Aug 04 10:41:31.807585 np0000006413 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 04 10:41:31.812672 np0000006413 devstack@c-api.service[100251]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 04 10:41:31.814875 np0000006413 devstack@c-api.service[100251]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Aug 4 10:41:31 2026] *** Aug 04 10:41:31.814875 np0000006413 devstack@c-api.service[100251]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 04 10:41:31.814875 np0000006413 devstack@c-api.service[100251]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 04 10:41:31.814875 np0000006413 devstack@c-api.service[100251]: nodename: np0000006413 Aug 04 10:41:31.814875 np0000006413 devstack@c-api.service[100251]: machine: x86_64 Aug 04 10:41:31.814875 np0000006413 devstack@c-api.service[100251]: clock source: unix Aug 04 10:41:31.814875 np0000006413 devstack@c-api.service[100251]: pcre jit disabled Aug 04 10:41:31.814875 np0000006413 devstack@c-api.service[100251]: detected number of CPU cores: 16 Aug 04 10:41:31.814875 np0000006413 devstack@c-api.service[100251]: current working directory: / Aug 04 10:41:31.814875 np0000006413 devstack@c-api.service[100251]: detected binary path: /usr/bin/uwsgi-core Aug 04 10:41:31.814875 np0000006413 devstack@c-api.service[100251]: your processes number limit is 257052 Aug 04 10:41:31.814875 np0000006413 devstack@c-api.service[100251]: your memory page size is 4096 bytes Aug 04 10:41:31.814875 np0000006413 devstack@c-api.service[100251]: detected max file descriptor number: 2048 Aug 04 10:41:31.814875 np0000006413 devstack@c-api.service[100251]: lock engine: pthread robust mutexes Aug 04 10:41:31.815207 np0000006413 devstack@c-api.service[100251]: thunder lock: enabled Aug 04 10:41:31.815234 np0000006413 devstack@c-api.service[100251]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 04 10:41:31.815311 np0000006413 devstack@c-api.service[100251]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 04 10:41:31.815311 np0000006413 devstack@c-api.service[100251]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 04 10:41:31.815311 np0000006413 devstack@c-api.service[100251]: Set PythonHome to /opt/stack/data/venv Aug 04 10:41:31.846968 np0000006413 devstack@c-api.service[100251]: Python main interpreter initialized at 0x76cc1c0a4668 Aug 04 10:41:31.846968 np0000006413 devstack@c-api.service[100251]: python threads support enabled Aug 04 10:41:31.846968 np0000006413 devstack@c-api.service[100251]: your server socket listen backlog is limited to 100 connections Aug 04 10:41:31.846968 np0000006413 devstack@c-api.service[100251]: your mercy for graceful operations on workers is 80 seconds Aug 04 10:41:31.847455 np0000006413 devstack@c-api.service[100251]: mapped 671795 bytes (656 KB) for 4 cores Aug 04 10:41:31.847592 np0000006413 devstack@c-api.service[100251]: *** Operational MODE: preforking *** Aug 04 10:41:31.847749 np0000006413 devstack@c-api.service[100251]: *** uWSGI is running in multiple interpreter mode *** Aug 04 10:41:31.847749 np0000006413 devstack@c-api.service[100251]: spawned uWSGI master process (pid: 100251) Aug 04 10:41:31.847897 np0000006413 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 04 10:41:31.848543 np0000006413 devstack@c-api.service[100251]: spawned uWSGI worker 1 (pid: 100252, cores: 1) Aug 04 10:41:31.848736 np0000006413 devstack@c-api.service[100251]: spawned uWSGI worker 2 (pid: 100253, cores: 1) Aug 04 10:41:31.849138 np0000006413 devstack@c-api.service[100251]: spawned uWSGI worker 3 (pid: 100254, cores: 1) Aug 04 10:41:31.849574 np0000006413 devstack@c-api.service[100251]: spawned uWSGI worker 4 (pid: 100255, cores: 1) Aug 04 10:41:31.849612 np0000006413 devstack@c-api.service[100251]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 04 10:41:31.965786 np0000006413 devstack@c-api.service[100254]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 04 10:41:31.965786 np0000006413 devstack@c-api.service[100254]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 04 10:41:31.965786 np0000006413 devstack@c-api.service[100254]: we strongly recommend against using it for new projects. Aug 04 10:41:31.965786 np0000006413 devstack@c-api.service[100254]: If you are already using Eventlet, we recommend migrating to a different Aug 04 10:41:31.965786 np0000006413 devstack@c-api.service[100254]: framework. For more detail see Aug 04 10:41:31.965786 np0000006413 devstack@c-api.service[100254]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 04 10:41:31.965786 np0000006413 devstack@c-api.service[100254]: import eventlet # noqa Aug 04 10:41:31.968549 np0000006413 devstack@c-api.service[100253]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 04 10:41:31.968549 np0000006413 devstack@c-api.service[100253]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 04 10:41:31.968549 np0000006413 devstack@c-api.service[100253]: we strongly recommend against using it for new projects. Aug 04 10:41:31.968549 np0000006413 devstack@c-api.service[100253]: If you are already using Eventlet, we recommend migrating to a different Aug 04 10:41:31.968549 np0000006413 devstack@c-api.service[100253]: framework. For more detail see Aug 04 10:41:31.968549 np0000006413 devstack@c-api.service[100253]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 04 10:41:31.968549 np0000006413 devstack@c-api.service[100253]: import eventlet # noqa Aug 04 10:41:31.970259 np0000006413 devstack@c-api.service[100255]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 04 10:41:31.970259 np0000006413 devstack@c-api.service[100255]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 04 10:41:31.970259 np0000006413 devstack@c-api.service[100255]: we strongly recommend against using it for new projects. Aug 04 10:41:31.970259 np0000006413 devstack@c-api.service[100255]: If you are already using Eventlet, we recommend migrating to a different Aug 04 10:41:31.970259 np0000006413 devstack@c-api.service[100255]: framework. For more detail see Aug 04 10:41:31.970259 np0000006413 devstack@c-api.service[100255]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 04 10:41:31.970259 np0000006413 devstack@c-api.service[100255]: import eventlet # noqa Aug 04 10:41:31.981358 np0000006413 devstack@c-api.service[100252]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 04 10:41:31.981358 np0000006413 devstack@c-api.service[100252]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 04 10:41:31.981358 np0000006413 devstack@c-api.service[100252]: we strongly recommend against using it for new projects. Aug 04 10:41:31.981358 np0000006413 devstack@c-api.service[100252]: If you are already using Eventlet, we recommend migrating to a different Aug 04 10:41:31.981358 np0000006413 devstack@c-api.service[100252]: framework. For more detail see Aug 04 10:41:31.981358 np0000006413 devstack@c-api.service[100252]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 04 10:41:31.981358 np0000006413 devstack@c-api.service[100252]: import eventlet # noqa Aug 04 10:41:32.115154 np0000006413 devstack@c-api.service[100253]: /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 04 10:41:32.115154 np0000006413 devstack@c-api.service[100253]: from cgi import parse_header Aug 04 10:41:32.116490 np0000006413 devstack@c-api.service[100254]: /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 04 10:41:32.116490 np0000006413 devstack@c-api.service[100254]: from cgi import parse_header Aug 04 10:41:32.127617 np0000006413 devstack@c-api.service[100255]: /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 04 10:41:32.127617 np0000006413 devstack@c-api.service[100255]: from cgi import parse_header Aug 04 10:41:32.134302 np0000006413 devstack@c-api.service[100252]: /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 04 10:41:32.134302 np0000006413 devstack@c-api.service[100252]: from cgi import parse_header Aug 04 10:41:32.149200 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 04 10:41:32.149200 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:41:32.149738 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 04 10:41:32.149738 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:41:32.159820 np0000006413 devstack@c-api.service[100254]: /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 04 10:41:32.159820 np0000006413 devstack@c-api.service[100254]: removals.removed_module( Aug 04 10:41:32.160420 np0000006413 devstack@c-api.service[100254]: /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 04 10:41:32.160420 np0000006413 devstack@c-api.service[100254]: removals.removed_module( Aug 04 10:41:32.160991 np0000006413 devstack@c-api.service[100253]: /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 04 10:41:32.160991 np0000006413 devstack@c-api.service[100253]: removals.removed_module( Aug 04 10:41:32.162010 np0000006413 devstack@c-api.service[100253]: /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 04 10:41:32.162010 np0000006413 devstack@c-api.service[100253]: removals.removed_module( Aug 04 10:41:32.163459 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 04 10:41:32.163459 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:41:32.174872 np0000006413 devstack@c-api.service[100255]: /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 04 10:41:32.174872 np0000006413 devstack@c-api.service[100255]: removals.removed_module( Aug 04 10:41:32.175684 np0000006413 devstack@c-api.service[100255]: /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 04 10:41:32.175684 np0000006413 devstack@c-api.service[100255]: removals.removed_module( Aug 04 10:41:32.178866 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 04 10:41:32.178866 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:41:32.192643 np0000006413 devstack@c-api.service[100252]: /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 04 10:41:32.192643 np0000006413 devstack@c-api.service[100252]: removals.removed_module( Aug 04 10:41:32.193865 np0000006413 devstack@c-api.service[100252]: /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 04 10:41:32.193865 np0000006413 devstack@c-api.service[100252]: removals.removed_module( Aug 04 10:41:32.872170 np0000006413 devstack@c-api.service[100254]: /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 04 10:41:32.872170 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:41:32.881753 np0000006413 devstack@c-api.service[100253]: /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 04 10:41:32.881753 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:41:32.908829 np0000006413 devstack@c-api.service[100252]: /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 04 10:41:32.908829 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:41:32.920820 np0000006413 devstack@c-api.service[100255]: /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 04 10:41:32.920820 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:41:32.921354 np0000006413 devstack@c-api.service[100254]: /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 04 10:41:32.921354 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:41:32.931957 np0000006413 devstack@c-api.service[100253]: /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 04 10:41:32.931957 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:41:32.958439 np0000006413 devstack@c-api.service[100252]: /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 04 10:41:32.958439 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:41:32.968816 np0000006413 devstack@c-api.service[100255]: /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 04 10:41:32.968816 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:41:33.096525 np0000006413 devstack@c-api.service[100254]: 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 04 10:41:33.096525 np0000006413 devstack@c-api.service[100254]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100254) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 04 10:41:33.096916 np0000006413 devstack@c-api.service[100253]: 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 04 10:41:33.096916 np0000006413 devstack@c-api.service[100253]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100253) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 04 10:41:33.120023 np0000006413 devstack@c-api.service[100252]: 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 04 10:41:33.120419 np0000006413 devstack@c-api.service[100252]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100252) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 04 10:41:33.137603 np0000006413 devstack@c-api.service[100255]: 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 04 10:41:33.137603 np0000006413 devstack@c-api.service[100255]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100255) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 04 10:41:33.173959 np0000006413 devstack@c-api.service[100254]: /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 04 10:41:33.173959 np0000006413 devstack@c-api.service[100254]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 04 10:41:33.174766 np0000006413 devstack@c-api.service[100253]: /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 04 10:41:33.174766 np0000006413 devstack@c-api.service[100253]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 04 10:41:33.182191 np0000006413 devstack@c-api.service[100252]: /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 04 10:41:33.182191 np0000006413 devstack@c-api.service[100252]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 04 10:41:33.197731 np0000006413 devstack@c-api.service[100255]: /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 04 10:41:33.197731 np0000006413 devstack@c-api.service[100255]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 04 10:41:33.619692 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100254) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 04 10:41:33.619866 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100252) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 04 10:41:33.619930 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100253) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 04 10:41:33.620046 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.620115 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.620317 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.620372 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.620415 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.620455 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.620493 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.620587 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.620634 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.620954 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100255) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 04 10:41:33.621321 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.621913 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.621913 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.622328 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.622393 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.622439 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.622488 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.622532 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.622585 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.622628 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.622678 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.622717 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.622758 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.622806 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.622847 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.622893 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.622932 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.622971 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.623018 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.625572 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.625632 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.625690 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.625731 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.625773 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.625825 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.625871 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.625911 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.625960 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.625960 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.625960 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.625960 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.626117 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.626157 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.626205 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.626432 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.626474 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.626517 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.626570 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.626611 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.626651 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.626690 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.626727 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.626766 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.626802 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.626841 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.626887 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.626932 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.626973 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.627011 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.627049 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.627088 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.627134 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.627181 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.627221 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.627275 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.627312 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.627350 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.627388 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.627427 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.627466 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.627503 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.627552 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.627591 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.627630 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.627667 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.627704 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.627741 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.627780 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.627817 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.627863 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.627905 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.627943 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.627982 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.628019 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.628057 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.628101 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.628143 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.628181 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.628226 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.629070 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.629121 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.629146 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.629166 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.629200 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.629200 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.629200 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.629200 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.629291 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.629291 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.629291 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.629369 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.629398 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.629423 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.629423 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.629463 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.629485 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.629507 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.629533 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.629556 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.629579 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.629601 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.629631 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.629662 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.629685 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.629708 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.629735 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.629778 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.629829 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.629857 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.629880 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.629880 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.629880 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.629880 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.629957 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.630003 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.630041 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.630083 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.630122 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.630122 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.630170 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.630194 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.630194 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.630234 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.630286 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.630312 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.630340 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.630419 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.630451 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.630474 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.630511 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.630552 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.630592 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.630630 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.630669 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.630706 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.630743 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.630789 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.630828 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.630866 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.630910 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.630947 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.630983 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.631022 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.631060 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.631060 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.631148 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.631195 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.631233 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.631306 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.631346 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.631385 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.631431 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.631474 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.631517 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.631554 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.631592 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.631639 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.631677 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.631715 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.631715 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.631787 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.631824 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.631860 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.631897 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.631935 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.631935 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.631935 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.631935 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.631935 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.631935 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.632123 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.632123 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.632200 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.632440 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.632440 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.632440 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.632440 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.632598 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.632654 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.632688 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.632711 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.632733 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.632753 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.634066 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.634135 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.634168 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.634168 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.634212 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.634265 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.634313 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.634344 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.634379 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.634405 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.634429 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.634461 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.634487 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.634508 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.634538 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.634562 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.634585 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.634615 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.634656 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.634688 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.634722 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.634753 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.634780 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.634805 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.634828 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.634850 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.634874 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.634897 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.634921 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.634948 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.634977 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.635011 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.635039 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.635063 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.635063 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.635116 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.635153 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.635153 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.635196 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.635219 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.635254 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.635289 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.635310 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.635310 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.635354 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.635354 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.635354 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.635354 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.635354 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.635354 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.635468 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.635489 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.635509 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.635509 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.635509 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.635509 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.635509 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.635509 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.635632 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.635632 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.635632 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.635632 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.635632 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.635632 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.635632 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.635769 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.635769 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.635769 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.635769 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.635769 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.635769 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.635769 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.638854 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.638940 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.638984 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.639040 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.639108 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.639914 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.639914 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.640013 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.640067 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.640129 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.640157 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.640181 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.640218 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.640278 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.640315 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.640344 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.640370 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.640392 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.640416 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.640416 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.640456 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.640482 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.640482 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.640529 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.640557 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.640583 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.640613 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.640654 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.640685 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.640707 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.640731 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.640758 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.640782 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.640805 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.640831 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.640852 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.640876 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.640897 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.640918 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.640918 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.640962 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.640987 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.641012 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.641012 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.641058 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.641275 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.641275 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.641275 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.641369 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.642310 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.642310 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.642310 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.642310 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.642310 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.642310 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.642310 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.642499 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.642527 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.642586 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.642631 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.642780 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.642813 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.642838 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.642863 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.642885 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.642909 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.642929 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.642956 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.642976 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.643007 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.643030 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.643052 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.643077 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.643107 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.643132 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.643157 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.643182 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.643202 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.643225 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.643283 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.643328 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.643355 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.643379 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.643413 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.643648 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.643712 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.643780 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.643842 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.643902 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.644054 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.644080 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.644126 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.644151 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.644177 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.644177 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.644177 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.644255 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.644293 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.645488 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.645547 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.645621 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.645695 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.645750 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.645780 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.645807 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.645860 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.645904 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.645967 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.646065 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.646174 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.646283 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.646398 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.646444 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.646472 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.646520 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.646557 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.646602 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.646649 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.646649 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.646720 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.646763 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.646804 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.646839 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.646869 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.646869 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.646911 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.647100 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.647133 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.647211 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.647252 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.647310 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.647340 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.647391 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.647422 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.647446 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.647493 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.647519 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.647559 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.647585 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.647679 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.649164 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.649223 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.649319 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.649355 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.649385 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.649423 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.649454 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.649480 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.649507 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.649539 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.649564 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.649585 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.649610 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.649632 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.649656 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.649680 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.649704 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.649726 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.649749 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.649795 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.649866 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.650376 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.650454 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.650512 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.650549 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.650577 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.650620 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.650647 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.650672 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.650697 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.650732 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.650764 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.650789 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.650812 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.650812 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.650853 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.650875 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.650909 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.650936 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.651016 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.651122 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.651223 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.651668 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.651768 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.651870 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.651978 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.652074 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.652174 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.652293 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.652324 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.652359 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.652428 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.652509 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.652571 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.652662 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.652734 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.653485 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.653557 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.653599 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.653634 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.653691 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.653726 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.653749 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.653778 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.653804 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.653829 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.653875 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.653901 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.653925 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.653959 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.654000 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.654127 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.654166 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.654189 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.654213 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.654292 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.654322 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.654347 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.654383 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.654411 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.654434 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.654460 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.654498 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.654524 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.654549 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.654573 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.654596 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.654620 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.654650 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.654674 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.654698 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.654727 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.654747 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.654769 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.654793 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.654821 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.654849 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.654877 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.654906 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.654932 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.654954 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.654975 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.654998 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.655023 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.655049 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.655073 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.655103 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.655133 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.655158 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.655182 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.655209 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.655233 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.655275 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.655300 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.655325 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.655346 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.655370 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.655399 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.655429 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.655451 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.655475 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.655509 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.655535 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.655557 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.655579 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.655598 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.655623 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.655644 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.655664 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.655684 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.655705 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.655725 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.655749 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.655773 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.655797 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.655820 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.655842 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.655870 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.655892 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.655917 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.655942 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.655980 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.656021 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.656057 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.656080 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.656114 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.656137 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.656169 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.656197 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.656222 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.656260 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.656286 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.656310 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.656335 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.656358 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.656409 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.656445 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.656445 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.656504 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.656504 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.656504 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.656504 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.656504 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.656504 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.656633 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.656675 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.656704 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.656780 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.656811 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.656843 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.656869 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.656897 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.656945 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.656997 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.657025 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.657066 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.657093 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.657166 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.657254 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.657323 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.657377 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.657437 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.657614 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.657650 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.657691 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.657728 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.657754 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.657805 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.657840 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.657866 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.657914 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.657943 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.657967 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.657967 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.658015 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.658041 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.658064 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.658092 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.658140 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.658165 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.658214 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.658269 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.658348 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.658374 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.658408 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.658435 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.658460 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.658491 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.658516 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.658550 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.658581 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.658606 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.658630 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.658653 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.658677 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.658700 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.658730 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.658755 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.658779 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.658801 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.658824 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.658844 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.658866 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.658889 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.658912 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.658933 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.658965 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.658990 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.659016 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.659040 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.659063 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.659087 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.659119 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.659147 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.659170 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.659199 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.659223 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.659261 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.659288 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.659312 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.659335 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.659357 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.659378 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.659401 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.659401 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.659401 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.659477 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.659582 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.659680 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.659775 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.659868 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.659975 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.661000 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.661079 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.661147 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.661210 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.661296 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.661353 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.661418 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.661449 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.661531 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.661597 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.661667 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.661727 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.661782 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.661842 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.661942 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.662011 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.662074 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.662158 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.662252 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.662351 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.662422 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.663379 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.663457 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.663519 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.663575 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.663634 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.663667 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.663693 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.663722 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.663746 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.663771 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.663848 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.663901 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.663952 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.663978 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.664038 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.664078 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.664261 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.664301 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.664328 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.664353 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.664389 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.664415 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.664439 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.664499 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.664527 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.664582 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.664611 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.664678 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.664994 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.665061 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.665166 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.665199 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.665231 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.665271 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.665336 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.665372 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.665398 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.665432 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.665458 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.665503 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.665543 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.665581 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.665581 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.665657 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.665700 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.665729 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.665750 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.665772 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.665791 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.665819 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.665841 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.665861 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.665881 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.665904 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.665929 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.666013 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.666716 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.666774 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.666832 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.666874 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.666914 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.666958 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.666999 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.667037 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.667072 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.667137 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.667188 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.667232 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.667299 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.667335 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.667373 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.667415 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.667454 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.667488 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.667526 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.667562 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.667597 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.667632 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.667679 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.667718 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.667817 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.667858 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.667898 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.667934 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.667934 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.667997 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.668037 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.668082 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.668129 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.668129 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.668129 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.668223 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.668223 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.668223 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.668327 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.668368 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.668405 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.668455 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.668493 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.668531 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.668598 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.668638 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.668689 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.668726 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.668781 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.668818 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.668875 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.668923 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.668961 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.668999 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.669037 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.669074 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.669134 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.669134 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.669205 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.669256 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.669256 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.669338 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.669376 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.672080 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.672218 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.672317 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.672378 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.672454 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.672526 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.672594 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.672811 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.672914 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.673010 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.673055 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.673124 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.673168 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.673209 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.673209 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.673293 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.673351 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.673393 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.673393 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.673393 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.673487 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.675345 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.675458 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.675574 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.675671 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.675763 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.675861 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.675978 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.677410 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.677503 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.677575 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.677636 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.677712 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.677797 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.677863 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.678159 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.678218 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.678312 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.678349 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.678395 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.678439 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.678487 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.678487 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.678558 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.678558 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.678627 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.678674 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.678674 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.678753 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.678794 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.678834 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.678834 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.678900 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.678940 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.678985 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.679024 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.679061 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.679116 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.679162 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.679201 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.679253 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.679297 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.679336 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.679373 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.679411 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.679449 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.679489 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.679539 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.679539 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.679539 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.679641 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.679641 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.679710 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.679802 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.679901 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.679994 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.680114 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.680573 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.680677 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.680772 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.680872 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.680978 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.681078 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.681206 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 10:41:33.681841 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.681915 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.682009 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.682091 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.682156 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.682201 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.682252 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.682294 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.682332 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.682376 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.682422 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.682461 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.682499 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.682536 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.682580 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.682617 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.682617 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100255) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.682683 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.683586 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 10:41:33.683683 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 10:41:33.683745 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 10:41:33.683813 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 10:41:33.683868 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 10:41:33.683926 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 10:41:33.724067 np0000006413 devstack@c-api.service[100252]: INFO dbcounter [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Registered counter for database cinder Aug 04 10:41:33.725075 np0000006413 devstack@c-api.service[100255]: INFO dbcounter [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Registered counter for database cinder Aug 04 10:41:33.727722 np0000006413 devstack@c-api.service[100254]: INFO dbcounter [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Registered counter for database cinder Aug 04 10:41:33.738264 np0000006413 devstack@c-api.service[100253]: INFO dbcounter [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Registered counter for database cinder Aug 04 10:41:33.765991 np0000006413 devstack@c-api.service[100255]: DEBUG oslo_db.sqlalchemy.engines [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 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=100255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:41:33.768147 np0000006413 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:41:33.772490 np0000006413 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 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=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:41:33.777418 np0000006413 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a 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=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:41:33.871668 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writer thread running {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 04 10:41:33.874322 np0000006413 devstack@c-api.service[100255]: INFO cinder.rpc [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Automatically selected cinder-scheduler objects version 1.40 as minimum service version. Aug 04 10:41:33.876912 np0000006413 devstack@c-api.service[100255]: INFO cinder.rpc [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 04 10:41:33.879255 np0000006413 devstack@c-api.service[100255]: INFO cinder.rpc [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Automatically selected cinder-volume objects version 1.40 as minimum service version. Aug 04 10:41:33.881307 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writer thread running {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 04 10:41:33.881589 np0000006413 devstack@c-api.service[100255]: INFO cinder.rpc [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 04 10:41:33.881918 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.882193 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.883922 np0000006413 devstack@c-api.service[100255]: WARNING cinder.keymgr.conf_key_mgr [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 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 04 10:41:33.884112 np0000006413 devstack@c-api.service[100253]: INFO cinder.rpc [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Automatically selected cinder-scheduler objects version 1.40 as minimum service version. Aug 04 10:41:33.886529 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.887021 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.887070 np0000006413 devstack@c-api.service[100253]: INFO cinder.rpc [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 04 10:41:33.887200 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writer thread running {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 04 10:41:33.888486 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writer thread running {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 04 10:41:33.889595 np0000006413 devstack@c-api.service[100253]: INFO cinder.rpc [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Automatically selected cinder-volume objects version 1.40 as minimum service version. Aug 04 10:41:33.890068 np0000006413 devstack@c-api.service[100254]: INFO cinder.rpc [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Automatically selected cinder-scheduler objects version 1.40 as minimum service version. Aug 04 10:41:33.891098 np0000006413 devstack@c-api.service[100252]: INFO cinder.rpc [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Automatically selected cinder-scheduler objects version 1.40 as minimum service version. Aug 04 10:41:33.891592 np0000006413 devstack@c-api.service[100253]: INFO cinder.rpc [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 04 10:41:33.891902 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.892175 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.892751 np0000006413 devstack@c-api.service[100254]: INFO cinder.rpc [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 04 10:41:33.892804 np0000006413 devstack@c-api.service[100253]: WARNING cinder.keymgr.conf_key_mgr [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a 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 04 10:41:33.893793 np0000006413 devstack@c-api.service[100252]: INFO cinder.rpc [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 04 10:41:33.895093 np0000006413 devstack@c-api.service[100254]: INFO cinder.rpc [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Automatically selected cinder-volume objects version 1.40 as minimum service version. Aug 04 10:41:33.895579 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.895728 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.896409 np0000006413 devstack@c-api.service[100252]: INFO cinder.rpc [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Automatically selected cinder-volume objects version 1.40 as minimum service version. Aug 04 10:41:33.897136 np0000006413 devstack@c-api.service[100254]: INFO cinder.rpc [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 04 10:41:33.897550 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.897831 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.898488 np0000006413 devstack@c-api.service[100252]: INFO cinder.rpc [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 04 10:41:33.898543 np0000006413 devstack@c-api.service[100254]: WARNING cinder.keymgr.conf_key_mgr [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 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 04 10:41:33.898833 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.899146 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.899845 np0000006413 devstack@c-api.service[100252]: WARNING cinder.keymgr.conf_key_mgr [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 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 04 10:41:33.901592 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.901750 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.902695 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.902830 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.916719 np0000006413 devstack@c-api.service[100255]: DEBUG oslo_db.sqlalchemy.engines [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 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=100255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:41:33.919416 np0000006413 devstack@c-api.service[100255]: INFO cinder.rpc [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Automatically selected cinder-backup objects version 1.40 as minimum service version. Aug 04 10:41:33.921415 np0000006413 devstack@c-api.service[100255]: INFO cinder.rpc [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 04 10:41:33.921774 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.922629 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.928411 np0000006413 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a 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=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:41:33.930747 np0000006413 devstack@c-api.service[100253]: INFO cinder.rpc [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Automatically selected cinder-backup objects version 1.40 as minimum service version. Aug 04 10:41:33.931331 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.932061 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.932849 np0000006413 devstack@c-api.service[100253]: INFO cinder.rpc [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 04 10:41:33.934025 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.934025 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.934106 np0000006413 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:41:33.934991 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.935052 np0000006413 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 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=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:41:33.935637 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.936462 np0000006413 devstack@c-api.service[100254]: INFO cinder.rpc [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Automatically selected cinder-backup objects version 1.40 as minimum service version. Aug 04 10:41:33.937381 np0000006413 devstack@c-api.service[100252]: INFO cinder.rpc [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Automatically selected cinder-backup objects version 1.40 as minimum service version. Aug 04 10:41:33.937519 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.937655 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.938591 np0000006413 devstack@c-api.service[100254]: INFO cinder.rpc [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 04 10:41:33.939367 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.939367 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.939468 np0000006413 devstack@c-api.service[100252]: INFO cinder.rpc [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 04 10:41:33.939795 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.939955 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.940490 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.940619 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.942644 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.942769 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.942808 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.943011 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.945018 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.945184 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.946764 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.946935 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.947327 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.947451 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.948871 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.949031 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.949134 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.949306 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.949362 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.949410 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.949455 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.949499 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.951340 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.951466 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.952165 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.952287 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.952345 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.952461 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.952730 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.952816 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.952865 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.952910 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.954213 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.954365 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.954580 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.954746 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.955032 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.955142 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.955193 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.955305 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.956738 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.956873 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.958130 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.958276 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.958313 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.958409 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.958445 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.958557 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.959372 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.959546 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.960361 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.960527 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.960799 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.960861 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.960910 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.960956 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.961634 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.961786 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.962136 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.962303 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.962679 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.962786 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.962858 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.962909 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.963153 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.963289 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.963929 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.963987 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.964095 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.964167 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.964825 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.964878 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.964941 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.964995 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.965313 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.965482 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.965545 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.965607 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.965882 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.966004 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.966645 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.966765 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.967075 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.967363 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.967444 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.967567 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.967619 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.967685 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.968105 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.968302 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.968562 np0000006413 devstack@c-api.service[100255]: WARNING cinder.api.contrib.hosts [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 04 10:41:33.968886 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.968947 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.969581 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.969669 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.969719 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.969798 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.970305 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extended resource: extensions {{(pid=100255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.970498 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.970616 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.970948 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.971079 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.971426 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extended resource: consistencygroups {{(pid=100255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.971817 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.971936 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.972167 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.972586 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.972632 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.972632 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.973845 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.973911 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extended resource: extra_specs {{(pid=100255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.975621 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.975681 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.975681 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.975778 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extended resource: capabilities {{(pid=100255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.976037 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.976203 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.976406 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.976444 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extended resource: backups {{(pid=100255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.976527 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.977128 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.977312 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.978033 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.978108 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extended resource: os-quota-sets {{(pid=100255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.978161 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.978436 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.978567 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.978897 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.979018 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.979310 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extended resource: qos-specs {{(pid=100255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.979785 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.979785 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.979866 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.979938 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.980586 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.980735 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.980881 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.980912 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.981023 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.981052 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.981262 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extended resource: encryption {{(pid=100255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.981435 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.981595 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.981837 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.981948 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.982240 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.982383 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.982535 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extended resource: encryption {{(pid=100255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.982594 np0000006413 devstack@c-api.service[100253]: WARNING cinder.api.contrib.hosts [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 04 10:41:33.982625 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.982755 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.982907 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.983058 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.983203 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.983341 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.983451 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.983567 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.983739 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extended resource: cgsnapshots {{(pid=100255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.983916 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.984078 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.984120 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.984276 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.984352 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.984496 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.984892 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extended resource: extensions {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.984949 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extended resource: scheduler-stats {{(pid=100255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.986109 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.986170 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.986205 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.986270 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.986309 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.986309 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.986377 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.986410 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extended resource: consistencygroups {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.986448 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.986482 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extended resource: os-volume-manage {{(pid=100255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.986522 np0000006413 devstack@c-api.service[100254]: WARNING cinder.api.contrib.hosts [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 04 10:41:33.986700 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.986749 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.986845 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.986895 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.987411 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extended resource: os-snapshot-manage {{(pid=100255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.987483 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.987531 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.987572 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.987630 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.988168 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extended resource: extensions {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.988447 np0000006413 devstack@c-api.service[100252]: WARNING cinder.api.contrib.hosts [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 04 10:41:33.988523 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extended resource: os-volume-transfer {{(pid=100255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.988735 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.988864 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.988993 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extended resource: extra_specs {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.989329 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extended resource: consistencygroups {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.989693 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.989834 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.989881 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extended resource: os-hosts {{(pid=100255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.990435 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extended resource: capabilities {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.990491 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extended resource: extensions {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.990963 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extended resource: os-volume-type-access {{(pid=100255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.991557 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extended resource: backups {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.991654 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extended resource: consistencygroups {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.991919 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extended resource: extra_specs {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.992256 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extended resource: os-availability-zone {{(pid=100255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.993286 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extended resource: capabilities {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.993348 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extended resource: os-quota-class-sets {{(pid=100255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.993379 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extended resource: os-quota-sets {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.994294 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extended resource: extra_specs {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.994517 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extended resource: qos-specs {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.994560 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extended resource: backups {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.994773 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.995529 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extended resource: capabilities {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.995591 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.996255 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extended resource: encryption {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.996296 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extended resource: os-quota-sets {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.996453 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.996556 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extended resource: backups {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.996597 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.997264 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.997388 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.997418 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extended resource: qos-specs {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.997637 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extended resource: encryption {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.997873 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.snapshot_actions [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] SnapshotActionsController initialized {{(pid=100255) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 04 10:41:33.998107 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extended resource: os-quota-sets {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.998165 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.998308 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.998864 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.998965 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extended resource: cgsnapshots {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.998994 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:33.999016 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extended resource: encryption {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.999192 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extended resource: qos-specs {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:33.999663 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:33.999778 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:34.000272 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extended resource: scheduler-stats {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.000312 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extended resource: encryption {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.000525 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:34.000639 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:34.000844 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extended resource: encryption {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.001198 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.001341 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.001444 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.001478 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extended resource: cgsnapshots {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.001540 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.001643 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.001707 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extended resource: os-volume-manage {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.001740 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.001827 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extension UsedLimits extending resource: limits {{(pid=100255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.001940 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.002050 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.002089 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extended resource: encryption {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.002163 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.002298 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extension AdminActions extending resource: volumes {{(pid=100255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.002412 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extension AdminActions extending resource: snapshots {{(pid=100255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.002514 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extension AdminActions extending resource: backups {{(pid=100255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.002610 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extension VolumeActions extending resource: volumes {{(pid=100255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.002638 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extended resource: scheduler-stats {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.002805 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.002919 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.router [None req-0ecfa1a9-80f5-4244-a5f0-f5d61db9a528 None None] Extension TypesManage extending resource: types {{(pid=100255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.003418 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extended resource: os-snapshot-manage {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.003452 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extended resource: cgsnapshots {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.003833 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extended resource: os-volume-manage {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.004623 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extended resource: os-volume-transfer {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.004734 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extended resource: scheduler-stats {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.004968 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extended resource: os-snapshot-manage {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.005959 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extended resource: os-volume-manage {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.006019 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extended resource: os-hosts {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.006111 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extended resource: os-volume-transfer {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.007235 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extended resource: os-volume-type-access {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.007522 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extended resource: os-snapshot-manage {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.007719 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extended resource: os-hosts {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.008652 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extended resource: os-availability-zone {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.008758 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extended resource: os-volume-transfer {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.008848 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extended resource: os-volume-type-access {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.009782 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extended resource: os-quota-class-sets {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.010046 np0000006413 devstack@c-api.service[100255]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76cc1c0a4668 pid: 100255 (default app) Aug 04 10:41:34.010168 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extended resource: os-hosts {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.010221 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extended resource: os-availability-zone {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.011216 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:34.011280 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extended resource: os-quota-class-sets {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.011409 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:34.011601 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extended resource: os-volume-type-access {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.012681 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:34.012887 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:34.013195 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:34.013376 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:34.013413 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extended resource: os-availability-zone {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.014082 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:34.014279 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:34.014822 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.snapshot_actions [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] SnapshotActionsController initialized {{(pid=100253) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 04 10:41:34.014922 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:34.015093 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:34.015144 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extended resource: os-quota-class-sets {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 10:41:34.015173 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:34.015351 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:34.015948 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:34.016014 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:34.016128 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:34.016163 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:34.016707 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.snapshot_actions [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] SnapshotActionsController initialized {{(pid=100254) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 04 10:41:34.016806 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:34.016957 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:34.016990 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:34.017102 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:34.017208 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:34.017424 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:34.017710 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:34.017767 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:34.017835 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:34.017938 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-cdf70ade-dc06-4fbd-b597-19df32d3e811 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:41:34.017977 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:34.018474 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:34.018510 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.018593 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:34.018670 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.018804 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.018950 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.019090 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.019229 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:34.019277 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.019378 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:34.019406 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extension UsedLimits extending resource: limits {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.019457 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:34.019592 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extension SnapshotActions extending resource: snapshots {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.019629 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:34.019661 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.019805 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extension VolumeTypeAccess extending resource: types {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.019871 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.019970 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extension AdminActions extending resource: volumes {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.020005 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.020098 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.020143 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extension AdminActions extending resource: snapshots {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.020222 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.020310 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extension AdminActions extending resource: backups {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.020398 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.020427 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.020462 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extension VolumeActions extending resource: volumes {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.020515 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extension UsedLimits extending resource: limits {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.020550 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:34.020607 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.020636 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.020723 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:34.020750 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.020772 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1/1] 10.4.3.232 () {60 vars in 925 bytes} [Tue Aug 4 10:41:34 2026] GET /volume/v3/ => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 04 10:41:34.020820 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.021132 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extension AdminActions extending resource: volumes {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.021132 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extension AdminActions extending resource: snapshots {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.021132 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extension AdminActions extending resource: backups {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.021211 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-82de8ad2-ed85-4c44-bb32-c4779b0f650a None None] Extension TypesManage extending resource: types {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.021263 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extension VolumeActions extending resource: volumes {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.021357 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.021399 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.snapshot_actions [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] SnapshotActionsController initialized {{(pid=100252) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 04 10:41:34.021522 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-b2cf024d-15e4-47d5-95bb-66fe5a06eec6 None None] Extension TypesManage extending resource: types {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.021744 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:34.021896 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:34.022524 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:34.022644 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:34.023277 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:34.023400 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:34.024208 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:41:34.024369 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:41:34.024891 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.025043 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.025186 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.025344 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.025488 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.025639 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.025794 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extension UsedLimits extending resource: limits {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.025934 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.026065 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.026213 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.026384 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extension AdminActions extending resource: volumes {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.026535 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extension AdminActions extending resource: snapshots {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.026663 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extension AdminActions extending resource: backups {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.026803 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extension VolumeActions extending resource: volumes {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.026981 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.027225 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-43ee4271-3ca9-4ead-bd69-5e978bf5ac38 None None] Extension TypesManage extending resource: types {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 10:41:34.028557 np0000006413 devstack@c-api.service[100254]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76cc1c0a4668 pid: 100254 (default app) Aug 04 10:41:34.029706 np0000006413 devstack@c-api.service[100253]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76cc1c0a4668 pid: 100253 (default app) Aug 04 10:41:34.034145 np0000006413 devstack@c-api.service[100252]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76cc1c0a4668 pid: 100252 (default app) Aug 04 10:41:38.702379 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-92592b4b-8260-414f-ab92-782a2cf12f45 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:41:39.297774 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-92592b4b-8260-414f-ab92-782a2cf12f45 admin admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:41:39.298551 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-92592b4b-8260-414f-ab92-782a2cf12f45 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:41:39.300410 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:41:39.300410 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:41:39.332120 np0000006413 devstack@c-api.service[100255]: DEBUG oslo_db.sqlalchemy.engines [None req-92592b4b-8260-414f-ab92-782a2cf12f45 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=100255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:41:39.357631 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-92592b4b-8260-414f-ab92-782a2cf12f45 admin admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:41:39.357988 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 2/2] 10.4.3.232 () {68 vars in 1302 bytes} [Tue Aug 4 10:41:38 2026] POST /volume/v3/types => generated 183 bytes in 656 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:41:39.375412 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bea433d3-d8d9-4af6-a58a-141b6866e1b9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:41:39.677495 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bea433d3-d8d9-4af6-a58a-141b6866e1b9 admin admin] POST https://10.4.3.232/volume/v3/types/65c354d1-b99b-406f-b9cc-6b38634013cf/extra_specs Aug 04 10:41:39.678220 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bea433d3-d8d9-4af6-a58a-141b6866e1b9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:41:39.680311 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:41:39.680311 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:41:39.721037 np0000006413 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-bea433d3-d8d9-4af6-a58a-141b6866e1b9 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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:41:39.776052 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bea433d3-d8d9-4af6-a58a-141b6866e1b9 admin admin] https://10.4.3.232/volume/v3/types/65c354d1-b99b-406f-b9cc-6b38634013cf/extra_specs returned with HTTP 200 Aug 04 10:41:39.776569 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1/3] 10.4.3.232 () {68 vars in 1449 bytes} [Tue Aug 4 10:41:39 2026] POST /volume/v3/types/65c354d1-b99b-406f-b9cc-6b38634013cf/extra_specs => generated 52 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:41:40.041237 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-082867a5-62f6-4800-ab4b-c181eb4154bf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:41:40.338987 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-082867a5-62f6-4800-ab4b-c181eb4154bf admin admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:41:40.339720 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-082867a5-62f6-4800-ab4b-c181eb4154bf admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:41:40.341502 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:41:40.341502 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:41:40.376123 np0000006413 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-082867a5-62f6-4800-ab4b-c181eb4154bf 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=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:41:40.402029 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-082867a5-62f6-4800-ab4b-c181eb4154bf admin admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:41:40.402509 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1/4] 10.4.3.232 () {68 vars in 1302 bytes} [Tue Aug 4 10:41:40 2026] POST /volume/v3/types => generated 186 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:41:40.425988 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f4dd108b-28a9-4639-afdd-d280dbec8a84 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:41:40.717681 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f4dd108b-28a9-4639-afdd-d280dbec8a84 admin admin] POST https://10.4.3.232/volume/v3/types/182f928d-2b5d-4d0c-822f-c5d106723b9c/extra_specs Aug 04 10:41:40.718215 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f4dd108b-28a9-4639-afdd-d280dbec8a84 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:41:40.719954 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:41:40.719954 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:41:40.753083 np0000006413 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-f4dd108b-28a9-4639-afdd-d280dbec8a84 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=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:41:40.814086 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f4dd108b-28a9-4639-afdd-d280dbec8a84 admin admin] https://10.4.3.232/volume/v3/types/182f928d-2b5d-4d0c-822f-c5d106723b9c/extra_specs returned with HTTP 200 Aug 04 10:41:40.814810 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1/5] 10.4.3.232 () {68 vars in 1449 bytes} [Tue Aug 4 10:41:40 2026] POST /volume/v3/types/182f928d-2b5d-4d0c-822f-c5d106723b9c/extra_specs => generated 45 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:41:49.355354 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:41:49.774863 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:41:50.399659 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:41:50.811893 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:42:06.295259 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-90309de6-18b3-40e9-b497-fda313ed7f52 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:42:06.295898 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-90309de6-18b3-40e9-b497-fda313ed7f52 None None] GET https://10.4.3.232/volume// Aug 04 10:42:06.296143 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-90309de6-18b3-40e9-b497-fda313ed7f52 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:42:06.296432 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-90309de6-18b3-40e9-b497-fda313ed7f52 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:42:06.296947 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-90309de6-18b3-40e9-b497-fda313ed7f52 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:42:06.297316 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 3/6] 10.4.3.232 () {66 vars in 1425 bytes} [Tue Aug 4 10:42:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:42:45.371018 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2688809c-d6fb-472c-bb19-f466f6885e8a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:42:45.645368 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2688809c-d6fb-472c-bb19-f466f6885e8a tempest-verify_tempest_config-1729369751 tempest-verify_tempest_config-1729369751-project-member] GET https://10.4.3.232/volume/v3/extensions Aug 04 10:42:45.645573 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2688809c-d6fb-472c-bb19-f466f6885e8a tempest-verify_tempest_config-1729369751 tempest-verify_tempest_config-1729369751-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:42:45.645781 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2688809c-d6fb-472c-bb19-f466f6885e8a tempest-verify_tempest_config-1729369751 tempest-verify_tempest_config-1729369751-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:42:45.646099 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2688809c-d6fb-472c-bb19-f466f6885e8a tempest-verify_tempest_config-1729369751 tempest-verify_tempest_config-1729369751-project-member] https://10.4.3.232/volume/v3/extensions returned with HTTP 200 Aug 04 10:42:45.646473 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 2/7] 10.4.3.232 () {66 vars in 1246 bytes} [Tue Aug 4 10:42:45 2026] GET /volume/v3/extensions => generated 5245 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:43:47.543671 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:43:47.546275 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:43:47.546478 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1341233877", "imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:43:47.548626 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1341233877', 'imageRef': 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:43:48.084260 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Create volume of 1 GB Aug 04 10:43:48.104492 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Availability zone cache updated, next update will occur around 2026-08-04 11:43:48.103805. {{(pid=100253) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 04 10:43:48.104654 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Availability Zones retrieved successfully. Aug 04 10:43:48.138320 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Flow 'volume_create_api' (c93b02f5-9d22-46d8-bb8d-6d0e4d6bfa07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:43:48.139648 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04a40df3-7ed1-4f0f-9124-d0c563051024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:43:48.140606 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:43:48.272788 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04a40df3-7ed1-4f0f-9124-d0c563051024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:43:48.274487 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ba99a31-4c23-4e97-a644-a1e56edf0f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:43:48.330613 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-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 04 10:43:48.330922 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-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 04 10:43:48.405013 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Created reservations ['bdf9750e-05ea-484b-af8a-c0effc828055', '6be1975c-26bd-48d2-9923-7ac0dee3e94a', '231fcb09-1778-43d4-9757-8954166bd8ba', '2e587e9f-f722-4798-9d39-62ae09936cf6'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:43:48.406172 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ba99a31-4c23-4e97-a644-a1e56edf0f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdf9750e-05ea-484b-af8a-c0effc828055', '6be1975c-26bd-48d2-9923-7ac0dee3e94a', '231fcb09-1778-43d4-9757-8954166bd8ba', '2e587e9f-f722-4798-9d39-62ae09936cf6']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:43:48.407570 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02ba89b5-6f33-4824-8040-b2aed2ca3618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:43:48.462591 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02ba89b5-6f33-4824-8040-b2aed2ca3618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73d645b8-319c-4fbb-8632-be8e038f048d', '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-1341233877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c0233f6367c49b781152610a4ab49ec',qos_specs=None,replication_status=,reservations=['bdf9750e-05ea-484b-af8a-c0effc828055','6be1975c-26bd-48d2-9923-7ac0dee3e94a','231fcb09-1778-43d4-9757-8954166bd8ba','2e587e9f-f722-4798-9d39-62ae09936cf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59a710109b82468bbb92caca4514a760',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:43:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1341233877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73d645b8-319c-4fbb-8632-be8e038f048d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c0233f6367c49b781152610a4ab49ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59a710109b82468bbb92caca4514a760',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:43:48.463738 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0a21dc4-af19-47ee-8499-e26e4a44c512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:43:48.501527 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0a21dc4-af19-47ee-8499-e26e4a44c512) transitioned into state 'SUCCESS' from state '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-1341233877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c0233f6367c49b781152610a4ab49ec',qos_specs=None,replication_status=,reservations=['bdf9750e-05ea-484b-af8a-c0effc828055','6be1975c-26bd-48d2-9923-7ac0dee3e94a','231fcb09-1778-43d4-9757-8954166bd8ba','2e587e9f-f722-4798-9d39-62ae09936cf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59a710109b82468bbb92caca4514a760',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:43:48.502386 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e9b3eb7-5b16-408b-bee2-599ffddb0af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:43:48.543431 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e9b3eb7-5b16-408b-bee2-599ffddb0af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:43:48.544531 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Flow 'volume_create_api' (c93b02f5-9d22-46d8-bb8d-6d0e4d6bfa07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:43:48.545016 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Create volume request issued successfully. Aug 04 10:43:48.546078 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c1a639fc-eff7-4fdb-8683-47ee04f55eb5 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:43:48.546694 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 2/8] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:43:47 2026] POST /volume/v3/volumes => generated 899 bytes in 1004 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:43:48.572047 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-04680988-3afa-471f-b873-25a1d1877740 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:43:48.576599 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-04680988-3afa-471f-b873-25a1d1877740 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] GET https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d Aug 04 10:43:48.576599 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-04680988-3afa-471f-b873-25a1d1877740 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:43:48.576599 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-04680988-3afa-471f-b873-25a1d1877740 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:43:48.625050 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:43:48.625050 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:43:48.634600 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-04680988-3afa-471f-b873-25a1d1877740 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Volume info retrieved successfully. Aug 04 10:43:48.646122 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-04680988-3afa-471f-b873-25a1d1877740 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d returned with HTTP 200 Aug 04 10:43:48.646530 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 2/9] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:43:48 2026] GET /volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d => generated 967 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:43:49.661859 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6f7bdb64-d856-495b-a9fb-b372bd233860 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:43:49.665915 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6f7bdb64-d856-495b-a9fb-b372bd233860 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] GET https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d Aug 04 10:43:49.666828 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6f7bdb64-d856-495b-a9fb-b372bd233860 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:43:49.667186 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6f7bdb64-d856-495b-a9fb-b372bd233860 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:43:49.722363 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:43:49.722363 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:43:49.733825 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6f7bdb64-d856-495b-a9fb-b372bd233860 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Volume info retrieved successfully. Aug 04 10:43:49.740854 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6f7bdb64-d856-495b-a9fb-b372bd233860 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d returned with HTTP 200 Aug 04 10:43:49.740854 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 4/10] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:43:49 2026] GET /volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d => generated 991 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:43:50.759423 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7a262624-661b-4283-98a4-6f2e1d328edc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:43:50.761952 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7a262624-661b-4283-98a4-6f2e1d328edc tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] GET https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d Aug 04 10:43:50.763002 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7a262624-661b-4283-98a4-6f2e1d328edc tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:43:50.763002 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7a262624-661b-4283-98a4-6f2e1d328edc tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:43:50.797852 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:43:50.797852 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:43:50.804738 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7a262624-661b-4283-98a4-6f2e1d328edc tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Volume info retrieved successfully. Aug 04 10:43:50.811042 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7a262624-661b-4283-98a4-6f2e1d328edc tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d returned with HTTP 200 Aug 04 10:43:50.811738 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 3/11] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:43:50 2026] GET /volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d => generated 991 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:43:51.826748 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c1419fb7-9777-47d6-9eef-e2d33878fe1d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:43:51.829002 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c1419fb7-9777-47d6-9eef-e2d33878fe1d tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] GET https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d Aug 04 10:43:51.829411 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c1419fb7-9777-47d6-9eef-e2d33878fe1d tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:43:51.829623 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c1419fb7-9777-47d6-9eef-e2d33878fe1d tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:43:51.838936 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:43:51.838936 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:43:51.847663 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c1419fb7-9777-47d6-9eef-e2d33878fe1d tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Volume info retrieved successfully. Aug 04 10:43:51.854944 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c1419fb7-9777-47d6-9eef-e2d33878fe1d tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d returned with HTTP 200 Aug 04 10:43:51.855506 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 3/12] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:43:51 2026] GET /volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d => generated 1052 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:43:52.719805 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ee3842dd-8839-48c4-ba99-a107542febdc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:43:52.720198 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:43:52.720507 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-267845243"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:43:52.722194 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-267845243'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:43:52.722925 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Create volume of 1 GB Aug 04 10:43:52.737208 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Availability zone cache updated, next update will occur around 2026-08-04 11:43:52.736704. {{(pid=100252) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 04 10:43:52.737389 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Availability Zones retrieved successfully. Aug 04 10:43:52.760303 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Flow 'volume_create_api' (61296e1e-be6e-4a05-8ec0-12b3bbc69c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:43:52.761282 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f31246da-716b-4d41-a6af-a9f649c61512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:43:52.762643 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:43:52.806579 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f31246da-716b-4d41-a6af-a9f649c61512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:43:52.807332 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cde3521d-dcf9-48ca-9830-7fd9197c3ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:43:52.850485 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-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 04 10:43:52.850870 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-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 04 10:43:52.868901 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6d3ea25e-dd2f-4a6d-8925-831827b23b1a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:43:52.870493 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6d3ea25e-dd2f-4a6d-8925-831827b23b1a tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] GET https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d Aug 04 10:43:52.870702 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6d3ea25e-dd2f-4a6d-8925-831827b23b1a tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:43:52.870900 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6d3ea25e-dd2f-4a6d-8925-831827b23b1a tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:43:52.880549 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:43:52.880549 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:43:52.884794 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6d3ea25e-dd2f-4a6d-8925-831827b23b1a tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Volume info retrieved successfully. Aug 04 10:43:52.889060 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6d3ea25e-dd2f-4a6d-8925-831827b23b1a tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d returned with HTTP 200 Aug 04 10:43:52.889485 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 5/13] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:43:52 2026] GET /volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d => generated 1052 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:43:52.902553 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Created reservations ['22a5ec89-3b35-4905-8c1c-84f709b32b8b', '9fb264ce-d8d6-4a28-8ebb-970d86f1ca96', '1cce8691-6e74-48a8-97d3-1a8558962e3e', 'fd75ef59-6f9f-4c89-ba30-260cba8bd94c'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:43:52.903815 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cde3521d-dcf9-48ca-9830-7fd9197c3ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22a5ec89-3b35-4905-8c1c-84f709b32b8b', '9fb264ce-d8d6-4a28-8ebb-970d86f1ca96', '1cce8691-6e74-48a8-97d3-1a8558962e3e', 'fd75ef59-6f9f-4c89-ba30-260cba8bd94c']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:43:52.905073 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (909f83ce-8837-4b07-9a2f-43a600cbffa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:43:52.940480 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (909f83ce-8837-4b07-9a2f-43a600cbffa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27f3b228-b8ac-4691-8cc9-5e6eb905cb83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-267845243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6011f3c21af24c04981aed19d4d7e4a2',qos_specs=None,replication_status=,reservations=['22a5ec89-3b35-4905-8c1c-84f709b32b8b','9fb264ce-d8d6-4a28-8ebb-970d86f1ca96','1cce8691-6e74-48a8-97d3-1a8558962e3e','fd75ef59-6f9f-4c89-ba30-260cba8bd94c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eb26ed19f544a3380c4816b8abd9010',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:43:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-267845243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27f3b228-b8ac-4691-8cc9-5e6eb905cb83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6011f3c21af24c04981aed19d4d7e4a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7eb26ed19f544a3380c4816b8abd9010',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:43:52.941196 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa17f141-70f3-47f4-8fb4-a2e70f663c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:43:52.968447 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa17f141-70f3-47f4-8fb4-a2e70f663c28) transitioned into state 'SUCCESS' from state '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-267845243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6011f3c21af24c04981aed19d4d7e4a2',qos_specs=None,replication_status=,reservations=['22a5ec89-3b35-4905-8c1c-84f709b32b8b','9fb264ce-d8d6-4a28-8ebb-970d86f1ca96','1cce8691-6e74-48a8-97d3-1a8558962e3e','fd75ef59-6f9f-4c89-ba30-260cba8bd94c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eb26ed19f544a3380c4816b8abd9010',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:43:52.969201 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f05f1093-e1ad-4d7c-8ea3-ba876d53c0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:43:52.992554 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f05f1093-e1ad-4d7c-8ea3-ba876d53c0fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:43:52.994031 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Flow 'volume_create_api' (61296e1e-be6e-4a05-8ec0-12b3bbc69c99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:43:52.994554 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Create volume request issued successfully. Aug 04 10:43:52.995426 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ee3842dd-8839-48c4-ba99-a107542febdc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:43:52.996079 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 3/14] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:43:52 2026] POST /volume/v3/volumes => generated 751 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:43:53.010045 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d5703b20-cfc6-4dfe-8a86-e9b13d3878d1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:43:53.011921 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d5703b20-cfc6-4dfe-8a86-e9b13d3878d1 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:43:53.012107 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d5703b20-cfc6-4dfe-8a86-e9b13d3878d1 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:43:53.013425 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d5703b20-cfc6-4dfe-8a86-e9b13d3878d1 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:43:53.019778 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:43:53.019778 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:43:53.024415 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d5703b20-cfc6-4dfe-8a86-e9b13d3878d1 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:43:53.030385 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d5703b20-cfc6-4dfe-8a86-e9b13d3878d1 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:43:53.030875 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 4/15] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:43:53 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:43:53.909309 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ca7b76c9-5aa9-4a94-a103-98b4128cbca0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:43:53.911348 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ca7b76c9-5aa9-4a94-a103-98b4128cbca0 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] GET https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d Aug 04 10:43:53.911673 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ca7b76c9-5aa9-4a94-a103-98b4128cbca0 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:43:53.911924 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ca7b76c9-5aa9-4a94-a103-98b4128cbca0 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:43:53.919891 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:43:53.919891 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:43:53.925810 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ca7b76c9-5aa9-4a94-a103-98b4128cbca0 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Volume info retrieved successfully. Aug 04 10:43:53.932291 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ca7b76c9-5aa9-4a94-a103-98b4128cbca0 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d returned with HTTP 200 Aug 04 10:43:53.932923 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 4/16] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:43:53 2026] GET /volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d => generated 1052 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:43:54.049833 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5907a7ac-70fa-4d20-bb8b-9915ebaeb8a5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:43:54.052300 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5907a7ac-70fa-4d20-bb8b-9915ebaeb8a5 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:43:54.052649 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5907a7ac-70fa-4d20-bb8b-9915ebaeb8a5 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:43:54.052945 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5907a7ac-70fa-4d20-bb8b-9915ebaeb8a5 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:43:54.065874 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:43:54.065874 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:43:54.072824 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5907a7ac-70fa-4d20-bb8b-9915ebaeb8a5 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:43:54.077369 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5907a7ac-70fa-4d20-bb8b-9915ebaeb8a5 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:43:54.077795 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 6/17] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:43:54 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:43:54.951161 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-17679931-c433-4cc5-9007-b901fb4ab2e6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:43:54.953630 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-17679931-c433-4cc5-9007-b901fb4ab2e6 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] GET https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d Aug 04 10:43:54.953907 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-17679931-c433-4cc5-9007-b901fb4ab2e6 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:43:54.954117 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-17679931-c433-4cc5-9007-b901fb4ab2e6 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:43:54.961501 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:43:54.961501 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:43:54.968849 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-17679931-c433-4cc5-9007-b901fb4ab2e6 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Volume info retrieved successfully. Aug 04 10:43:54.973412 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-17679931-c433-4cc5-9007-b901fb4ab2e6 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d returned with HTTP 200 Aug 04 10:43:54.973786 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 4/18] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:43:54 2026] GET /volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d => generated 1052 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:43:55.666385 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e87fbb43-7719-4294-98ed-c49bca53b433 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:43:55.856098 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:43:55.856200 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1751518103"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:43:55.857610 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1751518103'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:43:55.857961 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Create volume of 1 GB Aug 04 10:43:55.872995 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Availability zone cache updated, next update will occur around 2026-08-04 11:43:55.870062. {{(pid=100254) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 04 10:43:55.873113 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Availability Zones retrieved successfully. Aug 04 10:43:55.893462 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Flow 'volume_create_api' (eb357133-319d-43d2-8cc8-c41aef0a1b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:43:55.895448 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (660a69df-1ed4-4cf2-91d2-64f190ccea6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:43:55.895933 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:43:55.941406 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (660a69df-1ed4-4cf2-91d2-64f190ccea6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:43:55.942347 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dfd863c-4347-4ce9-9459-f01108664bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:43:55.981102 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:43:55.981216 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:43:55.989855 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d1f30c92-8c2a-4f05-a804-4879fa3e6521 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:43:55.992840 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d1f30c92-8c2a-4f05-a804-4879fa3e6521 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] GET https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d Aug 04 10:43:55.992919 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d1f30c92-8c2a-4f05-a804-4879fa3e6521 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:43:55.993113 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d1f30c92-8c2a-4f05-a804-4879fa3e6521 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:43:56.001745 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:43:56.001745 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:43:56.007784 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d1f30c92-8c2a-4f05-a804-4879fa3e6521 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Volume info retrieved successfully. Aug 04 10:43:56.013853 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d1f30c92-8c2a-4f05-a804-4879fa3e6521 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d returned with HTTP 200 Aug 04 10:43:56.014429 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 5/19] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:43:55 2026] GET /volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d => generated 1052 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:43:56.044355 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Created reservations ['01978a71-deea-4d1c-8ab8-5e70d91ba791', 'f319b021-8d9b-414b-bb8a-6b3ab13f24da', '1d3d06f3-198e-4dcc-a7fc-497547c774d2', '521dd1d3-a216-466c-b724-2f5c25f89d37'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:43:56.045106 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dfd863c-4347-4ce9-9459-f01108664bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01978a71-deea-4d1c-8ab8-5e70d91ba791', 'f319b021-8d9b-414b-bb8a-6b3ab13f24da', '1d3d06f3-198e-4dcc-a7fc-497547c774d2', '521dd1d3-a216-466c-b724-2f5c25f89d37']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:43:56.045850 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd646e01-2d64-496d-890e-90e103ea213d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:43:56.100544 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd646e01-2d64-496d-890e-90e103ea213d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1751518103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f7da693b2dc448e8f9b08f2ab2625fb',qos_specs=None,replication_status=,reservations=['01978a71-deea-4d1c-8ab8-5e70d91ba791','f319b021-8d9b-414b-bb8a-6b3ab13f24da','1d3d06f3-198e-4dcc-a7fc-497547c774d2','521dd1d3-a216-466c-b724-2f5c25f89d37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='376af03215c34198a8b7ae8e25fa9abb',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:43:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1751518103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f7da693b2dc448e8f9b08f2ab2625fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='376af03215c34198a8b7ae8e25fa9abb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:43:56.101283 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8f1635f-81db-4a0e-8e2f-b1bb6e33b57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:43:56.129155 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8f1635f-81db-4a0e-8e2f-b1bb6e33b57e) transitioned into state 'SUCCESS' from state '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-1751518103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f7da693b2dc448e8f9b08f2ab2625fb',qos_specs=None,replication_status=,reservations=['01978a71-deea-4d1c-8ab8-5e70d91ba791','f319b021-8d9b-414b-bb8a-6b3ab13f24da','1d3d06f3-198e-4dcc-a7fc-497547c774d2','521dd1d3-a216-466c-b724-2f5c25f89d37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='376af03215c34198a8b7ae8e25fa9abb',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:43:56.129993 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19d19125-da88-49f7-9ae8-8f8c50d0dbce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:43:56.157688 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19d19125-da88-49f7-9ae8-8f8c50d0dbce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:43:56.158697 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Flow 'volume_create_api' (eb357133-319d-43d2-8cc8-c41aef0a1b6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:43:56.159074 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Create volume request issued successfully. Aug 04 10:43:56.161949 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e87fbb43-7719-4294-98ed-c49bca53b433 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:43:56.162406 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 5/20] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:43:55 2026] POST /volume/v3/volumes => generated 785 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:43:56.177429 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-19ef468f-51dd-451b-a1e0-7086d7628c52 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:43:56.179921 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-19ef468f-51dd-451b-a1e0-7086d7628c52 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] GET https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 Aug 04 10:43:56.180204 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-19ef468f-51dd-451b-a1e0-7086d7628c52 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:43:56.180651 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-19ef468f-51dd-451b-a1e0-7086d7628c52 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:43:56.215841 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:43:56.215841 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:43:56.221342 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-19ef468f-51dd-451b-a1e0-7086d7628c52 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Volume info retrieved successfully. Aug 04 10:43:56.226539 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-19ef468f-51dd-451b-a1e0-7086d7628c52 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 returned with HTTP 200 Aug 04 10:43:56.227217 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 7/21] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:43:56 2026] GET /volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 => generated 964 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:43:57.034717 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2f3b250b-e049-4496-a302-0c57db139417 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:43:57.042258 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2f3b250b-e049-4496-a302-0c57db139417 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] GET https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d Aug 04 10:43:57.043328 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2f3b250b-e049-4496-a302-0c57db139417 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:43:57.043707 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2f3b250b-e049-4496-a302-0c57db139417 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:43:57.059058 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:43:57.059058 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:43:57.066836 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2f3b250b-e049-4496-a302-0c57db139417 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Volume info retrieved successfully. Aug 04 10:43:57.075576 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2f3b250b-e049-4496-a302-0c57db139417 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d returned with HTTP 200 Aug 04 10:43:57.075867 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 5/22] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:43:57 2026] GET /volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d => generated 1052 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:43:57.244043 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cc74c586-861c-494b-9f6d-a13c14268888 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:43:57.246635 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cc74c586-861c-494b-9f6d-a13c14268888 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] GET https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 Aug 04 10:43:57.246909 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cc74c586-861c-494b-9f6d-a13c14268888 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:43:57.247858 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cc74c586-861c-494b-9f6d-a13c14268888 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:43:57.281954 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:43:57.281954 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:43:57.286622 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cc74c586-861c-494b-9f6d-a13c14268888 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Volume info retrieved successfully. Aug 04 10:43:57.291963 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cc74c586-861c-494b-9f6d-a13c14268888 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 returned with HTTP 200 Aug 04 10:43:57.292417 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 6/23] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:43:57 2026] GET /volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:43:58.091495 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-04b57da1-6fb8-4d83-b93e-c7ebbf357cec None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:43:58.093912 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-04b57da1-6fb8-4d83-b93e-c7ebbf357cec tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] GET https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d Aug 04 10:43:58.094237 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-04b57da1-6fb8-4d83-b93e-c7ebbf357cec tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:43:58.094511 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-04b57da1-6fb8-4d83-b93e-c7ebbf357cec tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:43:58.105837 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:43:58.105837 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:43:58.112867 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-04b57da1-6fb8-4d83-b93e-c7ebbf357cec tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Volume info retrieved successfully. Aug 04 10:43:58.119168 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-04b57da1-6fb8-4d83-b93e-c7ebbf357cec tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d returned with HTTP 200 Aug 04 10:43:58.119848 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 6/24] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:43:58 2026] GET /volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d => generated 1052 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:43:59.137377 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-628a01e4-6fbd-49cc-8a7f-fb387ee3ce5a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:43:59.139966 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-628a01e4-6fbd-49cc-8a7f-fb387ee3ce5a tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] GET https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d Aug 04 10:43:59.140261 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-628a01e4-6fbd-49cc-8a7f-fb387ee3ce5a tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:43:59.141119 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-628a01e4-6fbd-49cc-8a7f-fb387ee3ce5a tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:43:59.150513 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:43:59.150513 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:43:59.158173 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-628a01e4-6fbd-49cc-8a7f-fb387ee3ce5a tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Volume info retrieved successfully. Aug 04 10:43:59.169926 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-628a01e4-6fbd-49cc-8a7f-fb387ee3ce5a tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d returned with HTTP 200 Aug 04 10:43:59.171955 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 8/25] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:43:59 2026] GET /volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d => generated 1572 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:43:59.231201 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-38956e03-9413-4ce8-99ea-aa4aedabf4ae None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:43:59.235292 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-050ebc8d-7b94-4627-abba-96e52258b88e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:43:59.240281 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-38956e03-9413-4ce8-99ea-aa4aedabf4ae tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] GET https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d Aug 04 10:43:59.240281 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-38956e03-9413-4ce8-99ea-aa4aedabf4ae tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:43:59.244544 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-38956e03-9413-4ce8-99ea-aa4aedabf4ae tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:43:59.252922 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:43:59.252922 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:43:59.258451 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-38956e03-9413-4ce8-99ea-aa4aedabf4ae tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Volume info retrieved successfully. Aug 04 10:43:59.271778 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-38956e03-9413-4ce8-99ea-aa4aedabf4ae tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d returned with HTTP 200 Aug 04 10:43:59.272194 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 6/26] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:43:59 2026] GET /volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d => generated 1392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:43:59.685154 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-050ebc8d-7b94-4627-abba-96e52258b88e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:43:59.685558 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-050ebc8d-7b94-4627-abba-96e52258b88e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-559951084"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:43:59.686997 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-050ebc8d-7b94-4627-abba-96e52258b88e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-559951084'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:43:59.691039 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-050ebc8d-7b94-4627-abba-96e52258b88e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Create volume of 1 GB Aug 04 10:43:59.691448 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:43:59.691448 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:43:59.692011 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-050ebc8d-7b94-4627-abba-96e52258b88e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Availability Zones retrieved successfully. Aug 04 10:43:59.697462 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-050ebc8d-7b94-4627-abba-96e52258b88e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Flow 'volume_create_api' (e14d5e5a-e51b-43a4-9d7b-f6d42bff1bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:43:59.698927 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-050ebc8d-7b94-4627-abba-96e52258b88e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bfb3888-3a6f-4c65-8c7d-701bceb0ab08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:43:59.709075 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-050ebc8d-7b94-4627-abba-96e52258b88e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:43:59.718121 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:43:59.718121 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:43:59.737799 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-050ebc8d-7b94-4627-abba-96e52258b88e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bfb3888-3a6f-4c65-8c7d-701bceb0ab08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=182f928d-2b5d-4d0c-822f-c5d106723b9c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '182f928d-2b5d-4d0c-822f-c5d106723b9c', 'encryption_key_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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:43:59.738512 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-050ebc8d-7b94-4627-abba-96e52258b88e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9975ed4b-5056-4e3c-a838-62a8368d1a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:43:59.779749 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-050ebc8d-7b94-4627-abba-96e52258b88e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-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 04 10:43:59.780174 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-050ebc8d-7b94-4627-abba-96e52258b88e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-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 04 10:43:59.834082 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-050ebc8d-7b94-4627-abba-96e52258b88e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Created reservations ['480a20bc-54f5-4a6c-abed-e2f2964962ed', '19864f24-00ac-4568-9364-fef71cc6e9c2', '0da751e1-2df3-48f6-b26c-116aa4c87831', '497266eb-2af4-479b-ad79-987bfdff8830'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:43:59.835176 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-050ebc8d-7b94-4627-abba-96e52258b88e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9975ed4b-5056-4e3c-a838-62a8368d1a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['480a20bc-54f5-4a6c-abed-e2f2964962ed', '19864f24-00ac-4568-9364-fef71cc6e9c2', '0da751e1-2df3-48f6-b26c-116aa4c87831', '497266eb-2af4-479b-ad79-987bfdff8830']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:43:59.836635 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-050ebc8d-7b94-4627-abba-96e52258b88e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (581482f9-28b7-4ed5-815b-8be4b3a9a1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:43:59.866274 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-050ebc8d-7b94-4627-abba-96e52258b88e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (581482f9-28b7-4ed5-815b-8be4b3a9a1b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '253331cc-3f68-4d82-866b-854a758a1430', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-559951084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a638b8b8700545dd8e346f3b0f24a9b1',qos_specs=None,replication_status=,reservations=['480a20bc-54f5-4a6c-abed-e2f2964962ed','19864f24-00ac-4568-9364-fef71cc6e9c2','0da751e1-2df3-48f6-b26c-116aa4c87831','497266eb-2af4-479b-ad79-987bfdff8830'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='250f2c1814044292b98f4d140c67fe91',volume_type_id=182f928d-2b5d-4d0c-822f-c5d106723b9c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:43:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-559951084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=253331cc-3f68-4d82-866b-854a758a1430,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a638b8b8700545dd8e346f3b0f24a9b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='250f2c1814044292b98f4d140c67fe91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(182f928d-2b5d-4d0c-822f-c5d106723b9c),volume_type_id=182f928d-2b5d-4d0c-822f-c5d106723b9c)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:43:59.867104 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-050ebc8d-7b94-4627-abba-96e52258b88e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (359d1a79-843b-4b65-a0c2-42193bd4acb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:43:59.900032 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-050ebc8d-7b94-4627-abba-96e52258b88e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (359d1a79-843b-4b65-a0c2-42193bd4acb3) transitioned into state 'SUCCESS' from state '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-559951084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a638b8b8700545dd8e346f3b0f24a9b1',qos_specs=None,replication_status=,reservations=['480a20bc-54f5-4a6c-abed-e2f2964962ed','19864f24-00ac-4568-9364-fef71cc6e9c2','0da751e1-2df3-48f6-b26c-116aa4c87831','497266eb-2af4-479b-ad79-987bfdff8830'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='250f2c1814044292b98f4d140c67fe91',volume_type_id=182f928d-2b5d-4d0c-822f-c5d106723b9c)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:43:59.901103 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-050ebc8d-7b94-4627-abba-96e52258b88e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f880f79d-5723-49de-be56-f044fa9d40bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:43:59.930985 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-050ebc8d-7b94-4627-abba-96e52258b88e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f880f79d-5723-49de-be56-f044fa9d40bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:43:59.932158 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-050ebc8d-7b94-4627-abba-96e52258b88e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Flow 'volume_create_api' (e14d5e5a-e51b-43a4-9d7b-f6d42bff1bc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:43:59.932904 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-050ebc8d-7b94-4627-abba-96e52258b88e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Create volume request issued successfully. Aug 04 10:43:59.934496 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-050ebc8d-7b94-4627-abba-96e52258b88e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:43:59.934949 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 7/27] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:43:59 2026] POST /volume/v3/volumes => generated 757 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:43:59.943997 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-b719579f-6cc7-429a-9f4d-4db17dc71e34 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:43:59.951822 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-78f444b9-cc96-4062-b150-74bd9385d4f5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:43:59.956879 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-b719579f-6cc7-429a-9f4d-4db17dc71e34 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] GET https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d Aug 04 10:43:59.956879 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-b719579f-6cc7-429a-9f4d-4db17dc71e34 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:43:59.956879 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-b719579f-6cc7-429a-9f4d-4db17dc71e34 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:43:59.957094 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-78f444b9-cc96-4062-b150-74bd9385d4f5 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:43:59.957751 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-78f444b9-cc96-4062-b150-74bd9385d4f5 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:43:59.957751 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-78f444b9-cc96-4062-b150-74bd9385d4f5 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:43:59.966252 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:43:59.966252 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:43:59.970148 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:43:59.970148 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:43:59.974442 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-78f444b9-cc96-4062-b150-74bd9385d4f5 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:43:59.979280 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-b719579f-6cc7-429a-9f4d-4db17dc71e34 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Volume info retrieved successfully. Aug 04 10:43:59.983727 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-78f444b9-cc96-4062-b150-74bd9385d4f5 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:43:59.984114 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 9/28] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:43:59 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:43:59.994572 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-b719579f-6cc7-429a-9f4d-4db17dc71e34 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d returned with HTTP 200 Aug 04 10:43:59.995837 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 7/29] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:43:59 2026] GET /volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d => generated 1392 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 10:44:00.018205 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f5928a06-af59-400e-bb1d-6246591a36b1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:00.018914 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5928a06-af59-400e-bb1d-6246591a36b1 None None] GET https://10.4.3.232/volume// Aug 04 10:44:00.019103 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f5928a06-af59-400e-bb1d-6246591a36b1 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:00.019400 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f5928a06-af59-400e-bb1d-6246591a36b1 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:00.019826 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5928a06-af59-400e-bb1d-6246591a36b1 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:00.020138 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 7/30] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:44:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:00.034400 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-99c14ad9-aaea-41aa-913b-1e459af26a23 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:00.040098 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-99c14ad9-aaea-41aa-913b-1e459af26a23 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:44:00.040226 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-99c14ad9-aaea-41aa-913b-1e459af26a23 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73d645b8-319c-4fbb-8632-be8e038f048d", "connector": null, "instance_uuid": "6c8b1994-e66a-4d1a-ad9c-31c516c23a9b"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:00.049127 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:00.049127 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:00.127735 np0000006413 devstack@c-api.service[100253]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 04 10:44:00.127735 np0000006413 devstack@c-api.service[100253]: .first() Aug 04 10:44:00.162957 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-99c14ad9-aaea-41aa-913b-1e459af26a23 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:44:00.163525 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 8/31] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:44:00 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 04 10:44:01.005337 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9b1e61ec-c45f-46b1-a7cf-53b8016fedb4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:01.011040 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9b1e61ec-c45f-46b1-a7cf-53b8016fedb4 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:44:01.011316 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9b1e61ec-c45f-46b1-a7cf-53b8016fedb4 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:01.012970 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9b1e61ec-c45f-46b1-a7cf-53b8016fedb4 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:01.027409 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:01.027409 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:01.033618 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-9b1e61ec-c45f-46b1-a7cf-53b8016fedb4 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:44:01.043413 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9b1e61ec-c45f-46b1-a7cf-53b8016fedb4 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:44:01.044263 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 10/32] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:01 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:01.056273 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b2b1d562-9560-418c-875d-530e7e42a1c7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:01.321328 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1f34e363-0079-4c91-9f50-674db1100d1a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:01.325044 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1f34e363-0079-4c91-9f50-674db1100d1a tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:44:01.325426 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1f34e363-0079-4c91-9f50-674db1100d1a tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1867625703"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:01.328011 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-1f34e363-0079-4c91-9f50-674db1100d1a tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1867625703'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:44:01.328093 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-1f34e363-0079-4c91-9f50-674db1100d1a tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Create volume of 1 GB Aug 04 10:44:01.339958 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1f34e363-0079-4c91-9f50-674db1100d1a tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Availability Zones retrieved successfully. Aug 04 10:44:01.348941 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1f34e363-0079-4c91-9f50-674db1100d1a tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Flow 'volume_create_api' (6a3f6280-eae6-44d8-9cc7-b563da648602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:44:01.352261 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1f34e363-0079-4c91-9f50-674db1100d1a tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba7f584a-f075-404f-9633-14f50a6a5237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:01.352261 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-1f34e363-0079-4c91-9f50-674db1100d1a tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:44:01.367080 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b2b1d562-9560-418c-875d-530e7e42a1c7 tempest-TestMultiAttachVolumeSwap-899308609 tempest-TestMultiAttachVolumeSwap-899308609-project-admin] POST https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430/action Aug 04 10:44:01.367995 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b2b1d562-9560-418c-875d-530e7e42a1c7 tempest-TestMultiAttachVolumeSwap-899308609 tempest-TestMultiAttachVolumeSwap-899308609-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:44:01.368185 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b2b1d562-9560-418c-875d-530e7e42a1c7 tempest-TestMultiAttachVolumeSwap-899308609 tempest-TestMultiAttachVolumeSwap-899308609-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:01.385481 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:01.385481 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:01.386141 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b2b1d562-9560-418c-875d-530e7e42a1c7 tempest-TestMultiAttachVolumeSwap-899308609 tempest-TestMultiAttachVolumeSwap-899308609-project-admin] Volume info retrieved successfully. Aug 04 10:44:01.396081 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1f34e363-0079-4c91-9f50-674db1100d1a tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba7f584a-f075-404f-9633-14f50a6a5237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:01.397108 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1f34e363-0079-4c91-9f50-674db1100d1a tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89fb8141-818a-4e11-b662-768315998a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:01.414229 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b2b1d562-9560-418c-875d-530e7e42a1c7 tempest-TestMultiAttachVolumeSwap-899308609 tempest-TestMultiAttachVolumeSwap-899308609-project-admin] Update volume admin metadata completed successfully. Aug 04 10:44:01.414229 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b2b1d562-9560-418c-875d-530e7e42a1c7 tempest-TestMultiAttachVolumeSwap-899308609 tempest-TestMultiAttachVolumeSwap-899308609-project-admin] Update readonly setting on volume completed successfully. Aug 04 10:44:01.414229 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b2b1d562-9560-418c-875d-530e7e42a1c7 tempest-TestMultiAttachVolumeSwap-899308609 tempest-TestMultiAttachVolumeSwap-899308609-project-admin] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430/action returned with HTTP 202 Aug 04 10:44:01.414229 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 8/33] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:44:01 2026] POST /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430/action => generated 0 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:44:01.426101 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f4f0f030-1627-4afb-b772-7e3795c8ddfe None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:01.428367 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f4f0f030-1627-4afb-b772-7e3795c8ddfe tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:44:01.428828 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f4f0f030-1627-4afb-b772-7e3795c8ddfe tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1498248866"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:01.430658 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-f4f0f030-1627-4afb-b772-7e3795c8ddfe tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1498248866'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:44:01.438577 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-f4f0f030-1627-4afb-b772-7e3795c8ddfe tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Create volume of 1 GB Aug 04 10:44:01.438577 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:01.438577 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:01.438577 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f4f0f030-1627-4afb-b772-7e3795c8ddfe tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Availability Zones retrieved successfully. Aug 04 10:44:01.446724 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4f0f030-1627-4afb-b772-7e3795c8ddfe tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Flow 'volume_create_api' (f63e63aa-efda-493b-a9c0-70d1f0a040f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:44:01.448572 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4f0f030-1627-4afb-b772-7e3795c8ddfe tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c360cbc6-9277-4d7f-9499-a441a7dbb3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:01.448818 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-f4f0f030-1627-4afb-b772-7e3795c8ddfe tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:44:01.457982 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:01.457982 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:01.481315 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4f0f030-1627-4afb-b772-7e3795c8ddfe tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c360cbc6-9277-4d7f-9499-a441a7dbb3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=182f928d-2b5d-4d0c-822f-c5d106723b9c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '182f928d-2b5d-4d0c-822f-c5d106723b9c', 'encryption_key_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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:01.483963 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4f0f030-1627-4afb-b772-7e3795c8ddfe tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15db5b1d-7ef4-453a-b999-86c8dd45fafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:01.484665 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-1f34e363-0079-4c91-9f50-674db1100d1a tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Created reservations ['ad0ba2e5-722b-441d-bb51-b7b8b6f2bd6f', '3f61b6c0-217f-4d0e-a991-b3b9684d26cb', 'c8f75ef7-d8e1-4212-99c1-63ee7fbaff0b', 'af531b6f-bc10-4067-8482-bef65b76c487'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:44:01.485671 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1f34e363-0079-4c91-9f50-674db1100d1a tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89fb8141-818a-4e11-b662-768315998a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad0ba2e5-722b-441d-bb51-b7b8b6f2bd6f', '3f61b6c0-217f-4d0e-a991-b3b9684d26cb', 'c8f75ef7-d8e1-4212-99c1-63ee7fbaff0b', 'af531b6f-bc10-4067-8482-bef65b76c487']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:01.486492 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1f34e363-0079-4c91-9f50-674db1100d1a tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b2c7d63-2974-466c-9941-c102c429bc42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:01.519141 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1f34e363-0079-4c91-9f50-674db1100d1a tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b2c7d63-2974-466c-9941-c102c429bc42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57d322c4-e626-4eb7-8341-f4716070fff5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1867625703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55e50481d64142f3b91d7ac980eb0e99',qos_specs=None,replication_status=,reservations=['ad0ba2e5-722b-441d-bb51-b7b8b6f2bd6f','3f61b6c0-217f-4d0e-a991-b3b9684d26cb','c8f75ef7-d8e1-4212-99c1-63ee7fbaff0b','af531b6f-bc10-4067-8482-bef65b76c487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55a11d02ef88436db983603a0848c2b8',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:44:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1867625703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57d322c4-e626-4eb7-8341-f4716070fff5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55e50481d64142f3b91d7ac980eb0e99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55a11d02ef88436db983603a0848c2b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:01.522669 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1f34e363-0079-4c91-9f50-674db1100d1a tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e2825c5-57fb-4681-a53f-61acb75e740d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:01.525721 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-f4f0f030-1627-4afb-b772-7e3795c8ddfe tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Created reservations ['7db24338-be3e-481f-9ed0-d51bc3f1abcf', '39792fe1-7d3d-4936-90b7-60a7a89d0111', '8e48e7f9-46d2-43ca-8c66-01f204444772', '2e1c5b16-4fdc-40ef-b8c1-f89af898d197'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:44:01.525776 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4f0f030-1627-4afb-b772-7e3795c8ddfe tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15db5b1d-7ef4-453a-b999-86c8dd45fafe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7db24338-be3e-481f-9ed0-d51bc3f1abcf', '39792fe1-7d3d-4936-90b7-60a7a89d0111', '8e48e7f9-46d2-43ca-8c66-01f204444772', '2e1c5b16-4fdc-40ef-b8c1-f89af898d197']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:01.526474 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4f0f030-1627-4afb-b772-7e3795c8ddfe tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9f9aaae-65e3-4731-b37f-9032b118c7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:01.551010 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1f34e363-0079-4c91-9f50-674db1100d1a tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e2825c5-57fb-4681-a53f-61acb75e740d) transitioned into state 'SUCCESS' from state '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-1867625703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55e50481d64142f3b91d7ac980eb0e99',qos_specs=None,replication_status=,reservations=['ad0ba2e5-722b-441d-bb51-b7b8b6f2bd6f','3f61b6c0-217f-4d0e-a991-b3b9684d26cb','c8f75ef7-d8e1-4212-99c1-63ee7fbaff0b','af531b6f-bc10-4067-8482-bef65b76c487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55a11d02ef88436db983603a0848c2b8',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:01.551676 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4f0f030-1627-4afb-b772-7e3795c8ddfe tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9f9aaae-65e3-4731-b37f-9032b118c7f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb00e249-acc9-4382-8905-fb1b48bdf6d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1498248866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a638b8b8700545dd8e346f3b0f24a9b1',qos_specs=None,replication_status=,reservations=['7db24338-be3e-481f-9ed0-d51bc3f1abcf','39792fe1-7d3d-4936-90b7-60a7a89d0111','8e48e7f9-46d2-43ca-8c66-01f204444772','2e1c5b16-4fdc-40ef-b8c1-f89af898d197'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='250f2c1814044292b98f4d140c67fe91',volume_type_id=182f928d-2b5d-4d0c-822f-c5d106723b9c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:44:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1498248866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb00e249-acc9-4382-8905-fb1b48bdf6d9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a638b8b8700545dd8e346f3b0f24a9b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='250f2c1814044292b98f4d140c67fe91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(182f928d-2b5d-4d0c-822f-c5d106723b9c),volume_type_id=182f928d-2b5d-4d0c-822f-c5d106723b9c)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:01.552089 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1f34e363-0079-4c91-9f50-674db1100d1a tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f16c0eb-0324-49f3-9b93-7291bb15c5d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:01.552482 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4f0f030-1627-4afb-b772-7e3795c8ddfe tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b251392-fe14-42e7-821b-33bda0f5a250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:01.579778 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4f0f030-1627-4afb-b772-7e3795c8ddfe tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b251392-fe14-42e7-821b-33bda0f5a250) transitioned into state 'SUCCESS' from state '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-1498248866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a638b8b8700545dd8e346f3b0f24a9b1',qos_specs=None,replication_status=,reservations=['7db24338-be3e-481f-9ed0-d51bc3f1abcf','39792fe1-7d3d-4936-90b7-60a7a89d0111','8e48e7f9-46d2-43ca-8c66-01f204444772','2e1c5b16-4fdc-40ef-b8c1-f89af898d197'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='250f2c1814044292b98f4d140c67fe91',volume_type_id=182f928d-2b5d-4d0c-822f-c5d106723b9c)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:01.580191 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4f0f030-1627-4afb-b772-7e3795c8ddfe tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8afd5a31-eff4-4d57-a4b9-fbc03bc68d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:01.585599 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1f34e363-0079-4c91-9f50-674db1100d1a tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f16c0eb-0324-49f3-9b93-7291bb15c5d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:01.586857 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1f34e363-0079-4c91-9f50-674db1100d1a tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Flow 'volume_create_api' (6a3f6280-eae6-44d8-9cc7-b563da648602) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:44:01.587319 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1f34e363-0079-4c91-9f50-674db1100d1a tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Create volume request issued successfully. Aug 04 10:44:01.588209 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1f34e363-0079-4c91-9f50-674db1100d1a tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:44:01.592258 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 8/34] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:44:01 2026] POST /volume/v3/volumes => generated 752 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:44:01.595067 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4f0f030-1627-4afb-b772-7e3795c8ddfe tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8afd5a31-eff4-4d57-a4b9-fbc03bc68d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:01.596074 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4f0f030-1627-4afb-b772-7e3795c8ddfe tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Flow 'volume_create_api' (f63e63aa-efda-493b-a9c0-70d1f0a040f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:44:01.596413 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f4f0f030-1627-4afb-b772-7e3795c8ddfe tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Create volume request issued successfully. Aug 04 10:44:01.597028 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f4f0f030-1627-4afb-b772-7e3795c8ddfe tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:44:01.597541 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 9/35] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:44:01 2026] POST /volume/v3/volumes => generated 758 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:44:01.606079 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1b310ded-bbc3-405e-8f85-30d098b2b3af None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:01.610459 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7a8a51c3-42b7-4647-a653-4613c85ab2fa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:01.611467 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1b310ded-bbc3-405e-8f85-30d098b2b3af tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] GET https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 Aug 04 10:44:01.611757 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1b310ded-bbc3-405e-8f85-30d098b2b3af tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:01.611968 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1b310ded-bbc3-405e-8f85-30d098b2b3af tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:01.612160 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7a8a51c3-42b7-4647-a653-4613c85ab2fa tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/bb00e249-acc9-4382-8905-fb1b48bdf6d9 Aug 04 10:44:01.612437 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7a8a51c3-42b7-4647-a653-4613c85ab2fa tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:01.612799 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7a8a51c3-42b7-4647-a653-4613c85ab2fa tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:01.628617 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:01.628617 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:01.628760 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:01.628760 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:01.633796 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7a8a51c3-42b7-4647-a653-4613c85ab2fa tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:44:01.639805 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-1b310ded-bbc3-405e-8f85-30d098b2b3af tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Volume info retrieved successfully. Aug 04 10:44:01.643498 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7a8a51c3-42b7-4647-a653-4613c85ab2fa tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/bb00e249-acc9-4382-8905-fb1b48bdf6d9 returned with HTTP 200 Aug 04 10:44:01.643889 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 9/36] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:01 2026] GET /volume/v3/volumes/bb00e249-acc9-4382-8905-fb1b48bdf6d9 => generated 826 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:01.646645 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1b310ded-bbc3-405e-8f85-30d098b2b3af tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 returned with HTTP 200 Aug 04 10:44:01.646885 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 11/37] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:01 2026] GET /volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 => generated 820 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:01.975312 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c124270b-7fbd-42ca-a073-1c8fcf176af3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:01.975833 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c124270b-7fbd-42ca-a073-1c8fcf176af3 None None] GET https://10.4.3.232/volume// Aug 04 10:44:01.976015 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c124270b-7fbd-42ca-a073-1c8fcf176af3 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:01.976297 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c124270b-7fbd-42ca-a073-1c8fcf176af3 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:01.977196 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c124270b-7fbd-42ca-a073-1c8fcf176af3 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:01.977662 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 9/38] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:44:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:02.060029 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-81abdb8a-7769-4085-8f36-40b534f948d9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:02.068645 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-81abdb8a-7769-4085-8f36-40b534f948d9 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] GET https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d Aug 04 10:44:02.068927 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-81abdb8a-7769-4085-8f36-40b534f948d9 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:02.069186 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-81abdb8a-7769-4085-8f36-40b534f948d9 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:02.112688 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:02.112688 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:02.124056 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-81abdb8a-7769-4085-8f36-40b534f948d9 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Volume info retrieved successfully. Aug 04 10:44:02.153652 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-81abdb8a-7769-4085-8f36-40b534f948d9 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d returned with HTTP 200 Aug 04 10:44:02.154529 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 10/39] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:44:02 2026] GET /volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d => generated 1571 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:44:02.661118 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2792bc48-0dcc-424b-87e7-627a5dfcc360 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:02.665381 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2792bc48-0dcc-424b-87e7-627a5dfcc360 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/bb00e249-acc9-4382-8905-fb1b48bdf6d9 Aug 04 10:44:02.665642 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2792bc48-0dcc-424b-87e7-627a5dfcc360 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:02.665778 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2792bc48-0dcc-424b-87e7-627a5dfcc360 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:02.668300 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-05dd582b-4346-4315-b5ff-c2b40a9beddd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:02.671286 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-05dd582b-4346-4315-b5ff-c2b40a9beddd tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] GET https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 Aug 04 10:44:02.671734 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-05dd582b-4346-4315-b5ff-c2b40a9beddd tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:02.672390 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-05dd582b-4346-4315-b5ff-c2b40a9beddd tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:02.676889 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:02.676889 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:02.681706 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:02.681706 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:02.683666 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2792bc48-0dcc-424b-87e7-627a5dfcc360 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:44:02.689669 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2792bc48-0dcc-424b-87e7-627a5dfcc360 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/bb00e249-acc9-4382-8905-fb1b48bdf6d9 returned with HTTP 200 Aug 04 10:44:02.690290 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 10/40] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:02 2026] GET /volume/v3/volumes/bb00e249-acc9-4382-8905-fb1b48bdf6d9 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:02.691574 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-05dd582b-4346-4315-b5ff-c2b40a9beddd tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Volume info retrieved successfully. Aug 04 10:44:02.697560 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-05dd582b-4346-4315-b5ff-c2b40a9beddd tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 returned with HTTP 200 Aug 04 10:44:02.697560 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 12/41] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:02 2026] GET /volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:02.837591 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-5fbad55a-8806-487d-abdb-78ddd7ec5c49 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:02.839954 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-5fbad55a-8806-487d-abdb-78ddd7ec5c49 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] GET https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 Aug 04 10:44:02.840213 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-5fbad55a-8806-487d-abdb-78ddd7ec5c49 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:02.840490 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-5fbad55a-8806-487d-abdb-78ddd7ec5c49 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:02.850089 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:02.850089 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:02.856781 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-5fbad55a-8806-487d-abdb-78ddd7ec5c49 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Volume info retrieved successfully. Aug 04 10:44:02.868292 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-5fbad55a-8806-487d-abdb-78ddd7ec5c49 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 returned with HTTP 200 Aug 04 10:44:02.868612 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 10/42] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:44:02 2026] GET /volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:03.090096 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-abfa0d73-57dd-4f9f-a7cd-2edb0cc99498 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:03.091461 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-abfa0d73-57dd-4f9f-a7cd-2edb0cc99498 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] PUT https://10.4.3.232/volume/v3/attachments/125cfe3d-8628-48c0-a926-988136734acb Aug 04 10:44:03.091780 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-abfa0d73-57dd-4f9f-a7cd-2edb0cc99498 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:03.100582 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-abfa0d73-57dd-4f9f-a7cd-2edb0cc99498 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Acquiring lock "cinder-attachment_update-73d645b8-319c-4fbb-8632-be8e038f048d-np0000006413" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:44:03.110392 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-abfa0d73-57dd-4f9f-a7cd-2edb0cc99498 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Lock "cinder-attachment_update-73d645b8-319c-4fbb-8632-be8e038f048d-np0000006413" acquired by "attachment_update" :: waited 0.007s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:44:03.110392 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:03.110392 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:03.313975 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-abfa0d73-57dd-4f9f-a7cd-2edb0cc99498 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Lock "cinder-attachment_update-73d645b8-319c-4fbb-8632-be8e038f048d-np0000006413" released by "attachment_update" :: held 0.207s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:44:03.314368 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-abfa0d73-57dd-4f9f-a7cd-2edb0cc99498 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/attachments/125cfe3d-8628-48c0-a926-988136734acb returned with HTTP 200 Aug 04 10:44:03.314875 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 11/43] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:44:03 2026] PUT /volume/v3/attachments/125cfe3d-8628-48c0-a926-988136734acb => generated 969 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:03.357927 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-31aa5eef-bf65-49a5-bb7e-603109a20566 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:03.361704 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-31aa5eef-bf65-49a5-bb7e-603109a20566 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] POST https://10.4.3.232/volume/v3/attachments/125cfe3d-8628-48c0-a926-988136734acb/action Aug 04 10:44:03.363029 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-31aa5eef-bf65-49a5-bb7e-603109a20566 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:44:03.363029 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-31aa5eef-bf65-49a5-bb7e-603109a20566 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:03.384462 np0000006413 devstack@c-api.service[100254]: /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 04 10:44:03.384462 np0000006413 devstack@c-api.service[100254]: .first() Aug 04 10:44:03.410617 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-000f6fea-b389-4897-8130-0c567abe96cd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:03.410617 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-000f6fea-b389-4897-8130-0c567abe96cd None None] GET https://10.4.3.232/volume// Aug 04 10:44:03.410617 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-000f6fea-b389-4897-8130-0c567abe96cd None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:03.410617 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-000f6fea-b389-4897-8130-0c567abe96cd None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:03.410617 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-000f6fea-b389-4897-8130-0c567abe96cd None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:03.410617 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 13/44] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:44:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:03.417616 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:03.417616 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:03.431541 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-a2c8e831-edf9-47c6-94a9-25cdde81ce59 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:03.444271 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1ee3e5b4-6804-4424-825a-ed7efed4c613 req-31aa5eef-bf65-49a5-bb7e-603109a20566 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/attachments/125cfe3d-8628-48c0-a926-988136734acb/action returned with HTTP 204 Aug 04 10:44:03.444835 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 11/45] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:44:03 2026] POST /volume/v3/attachments/125cfe3d-8628-48c0-a926-988136734acb/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:44:03.922737 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-a2c8e831-edf9-47c6-94a9-25cdde81ce59 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:44:03.923254 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-a2c8e831-edf9-47c6-94a9-25cdde81ce59 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "57d322c4-e626-4eb7-8341-f4716070fff5", "connector": null, "instance_uuid": "553b547f-010e-451a-85f5-eced818679e0"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:03.933503 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:03.933503 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:03.996578 np0000006413 devstack@c-api.service[100252]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 04 10:44:03.996578 np0000006413 devstack@c-api.service[100252]: .first() Aug 04 10:44:04.062893 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-a2c8e831-edf9-47c6-94a9-25cdde81ce59 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:44:04.063437 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 11/46] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:44:03 2026] POST /volume/v3/attachments => generated 273 bytes in 633 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:04.123491 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7b97f957-4a49-408c-b566-39df4b58b7bd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:04.125770 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7b97f957-4a49-408c-b566-39df4b58b7bd tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] GET https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 Aug 04 10:44:04.126111 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7b97f957-4a49-408c-b566-39df4b58b7bd tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:04.126429 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7b97f957-4a49-408c-b566-39df4b58b7bd tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:04.154109 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:04.154109 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:04.161423 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7b97f957-4a49-408c-b566-39df4b58b7bd tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Volume info retrieved successfully. Aug 04 10:44:04.167766 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7b97f957-4a49-408c-b566-39df4b58b7bd tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 returned with HTTP 200 Aug 04 10:44:04.168280 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 12/47] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:04 2026] GET /volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:04.199457 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-89318e93-cb6a-4a28-8ac4-2387476c4cd9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:04.199457 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-89318e93-cb6a-4a28-8ac4-2387476c4cd9 None None] GET https://10.4.3.232/volume// Aug 04 10:44:04.199457 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-89318e93-cb6a-4a28-8ac4-2387476c4cd9 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:04.199457 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-89318e93-cb6a-4a28-8ac4-2387476c4cd9 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:04.199457 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-89318e93-cb6a-4a28-8ac4-2387476c4cd9 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:04.199457 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 14/48] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:44:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:04.217537 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-92051046-7b37-49b2-a29d-4b7e4037eae6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:04.219704 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-92051046-7b37-49b2-a29d-4b7e4037eae6 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] GET https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 Aug 04 10:44:04.220357 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-92051046-7b37-49b2-a29d-4b7e4037eae6 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:04.220357 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-92051046-7b37-49b2-a29d-4b7e4037eae6 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:04.238740 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:04.238740 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:04.254933 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-92051046-7b37-49b2-a29d-4b7e4037eae6 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Volume info retrieved successfully. Aug 04 10:44:04.269542 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-92051046-7b37-49b2-a29d-4b7e4037eae6 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 returned with HTTP 200 Aug 04 10:44:04.270297 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 12/49] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:44:04 2026] GET /volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 => generated 1024 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 04 10:44:04.446597 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-76c02ead-aee5-4b06-9333-fe9c453d23c6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:04.454021 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-76c02ead-aee5-4b06-9333-fe9c453d23c6 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] PUT https://10.4.3.232/volume/v3/attachments/89c529d5-b6a0-47b0-a94c-0c2d98d09c4f Aug 04 10:44:04.454021 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-76c02ead-aee5-4b06-9333-fe9c453d23c6 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:04.474603 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-76c02ead-aee5-4b06-9333-fe9c453d23c6 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Acquiring lock "cinder-attachment_update-57d322c4-e626-4eb7-8341-f4716070fff5-np0000006413" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:44:04.489990 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-76c02ead-aee5-4b06-9333-fe9c453d23c6 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Lock "cinder-attachment_update-57d322c4-e626-4eb7-8341-f4716070fff5-np0000006413" acquired by "attachment_update" :: waited 0.013s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:44:04.489990 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:04.489990 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:04.657212 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-76c02ead-aee5-4b06-9333-fe9c453d23c6 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Lock "cinder-attachment_update-57d322c4-e626-4eb7-8341-f4716070fff5-np0000006413" released by "attachment_update" :: held 0.170s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:44:04.658497 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-76c02ead-aee5-4b06-9333-fe9c453d23c6 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] https://10.4.3.232/volume/v3/attachments/89c529d5-b6a0-47b0-a94c-0c2d98d09c4f returned with HTTP 200 Aug 04 10:44:04.659285 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 12/50] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:44:04 2026] PUT /volume/v3/attachments/89c529d5-b6a0-47b0-a94c-0c2d98d09c4f => generated 969 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:04.790304 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b6228d73-5e69-408f-9a5a-efee96b5fb89 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:04.792103 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b6228d73-5e69-408f-9a5a-efee96b5fb89 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:44:04.792641 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b6228d73-5e69-408f-9a5a-efee96b5fb89 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2057363076"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:04.796144 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-b6228d73-5e69-408f-9a5a-efee96b5fb89 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2057363076'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:44:04.796414 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-b6228d73-5e69-408f-9a5a-efee96b5fb89 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Create volume of 1 GB Aug 04 10:44:04.802048 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b6228d73-5e69-408f-9a5a-efee96b5fb89 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Availability Zones retrieved successfully. Aug 04 10:44:04.810368 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b6228d73-5e69-408f-9a5a-efee96b5fb89 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Flow 'volume_create_api' (16d456ae-45f8-4d80-939d-d9bd39433257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:44:04.811393 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b6228d73-5e69-408f-9a5a-efee96b5fb89 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ef52779-8f46-4200-91c4-2bece7ca51c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:04.812452 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-b6228d73-5e69-408f-9a5a-efee96b5fb89 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:44:04.857559 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b6228d73-5e69-408f-9a5a-efee96b5fb89 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ef52779-8f46-4200-91c4-2bece7ca51c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:04.858111 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b6228d73-5e69-408f-9a5a-efee96b5fb89 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (711cfa80-04fd-40a3-b4ff-a653407c1e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:04.972291 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-b6228d73-5e69-408f-9a5a-efee96b5fb89 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Created reservations ['ab3e2396-d4f5-4048-99bd-ebe9f41562dc', '916a5c2a-12e2-4cfa-972c-6ab4c5cd342f', '5a310407-fd9b-419f-a938-8fad5459f93e', 'e3dec90e-db33-42a0-a485-b815d0defc81'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:44:04.972291 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b6228d73-5e69-408f-9a5a-efee96b5fb89 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (711cfa80-04fd-40a3-b4ff-a653407c1e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab3e2396-d4f5-4048-99bd-ebe9f41562dc', '916a5c2a-12e2-4cfa-972c-6ab4c5cd342f', '5a310407-fd9b-419f-a938-8fad5459f93e', 'e3dec90e-db33-42a0-a485-b815d0defc81']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:04.972291 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b6228d73-5e69-408f-9a5a-efee96b5fb89 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffdf4af7-fa36-4682-8a01-5d80c395a84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:05.036011 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b6228d73-5e69-408f-9a5a-efee96b5fb89 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffdf4af7-fa36-4682-8a01-5d80c395a84c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34df12c0-e78e-4fea-9bbb-c423a4cddade', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2057363076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86658c778d5442df919cd1b171857a97',qos_specs=None,replication_status=,reservations=['ab3e2396-d4f5-4048-99bd-ebe9f41562dc','916a5c2a-12e2-4cfa-972c-6ab4c5cd342f','5a310407-fd9b-419f-a938-8fad5459f93e','e3dec90e-db33-42a0-a485-b815d0defc81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7d10302dc1f4fc6be59286b8815c4ba',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:44:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2057363076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34df12c0-e78e-4fea-9bbb-c423a4cddade,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86658c778d5442df919cd1b171857a97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7d10302dc1f4fc6be59286b8815c4ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:05.036885 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b6228d73-5e69-408f-9a5a-efee96b5fb89 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f0a9bdc-da42-42f1-95ea-dc3d6db2a9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:05.077420 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b6228d73-5e69-408f-9a5a-efee96b5fb89 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f0a9bdc-da42-42f1-95ea-dc3d6db2a9d0) transitioned into state 'SUCCESS' from state '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-2057363076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86658c778d5442df919cd1b171857a97',qos_specs=None,replication_status=,reservations=['ab3e2396-d4f5-4048-99bd-ebe9f41562dc','916a5c2a-12e2-4cfa-972c-6ab4c5cd342f','5a310407-fd9b-419f-a938-8fad5459f93e','e3dec90e-db33-42a0-a485-b815d0defc81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7d10302dc1f4fc6be59286b8815c4ba',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:05.080853 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b6228d73-5e69-408f-9a5a-efee96b5fb89 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c166bf0-e4cb-40cf-b933-ba7481af3e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:05.130254 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b6228d73-5e69-408f-9a5a-efee96b5fb89 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c166bf0-e4cb-40cf-b933-ba7481af3e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:05.130744 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b6228d73-5e69-408f-9a5a-efee96b5fb89 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Flow 'volume_create_api' (16d456ae-45f8-4d80-939d-d9bd39433257) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:44:05.131122 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b6228d73-5e69-408f-9a5a-efee96b5fb89 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Create volume request issued successfully. Aug 04 10:44:05.131793 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b6228d73-5e69-408f-9a5a-efee96b5fb89 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:44:05.132200 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 13/51] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:44:04 2026] POST /volume/v3/volumes => generated 755 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:44:05.145733 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-df6d954a-82e7-4c77-8419-4cf38d1ea2c9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:05.149585 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-df6d954a-82e7-4c77-8419-4cf38d1ea2c9 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] GET https://10.4.3.232/volume/v3/volumes/34df12c0-e78e-4fea-9bbb-c423a4cddade Aug 04 10:44:05.149813 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-df6d954a-82e7-4c77-8419-4cf38d1ea2c9 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:05.150036 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-df6d954a-82e7-4c77-8419-4cf38d1ea2c9 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:05.161000 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:05.161000 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:05.164317 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-df6d954a-82e7-4c77-8419-4cf38d1ea2c9 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Volume info retrieved successfully. Aug 04 10:44:05.170426 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-df6d954a-82e7-4c77-8419-4cf38d1ea2c9 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] https://10.4.3.232/volume/v3/volumes/34df12c0-e78e-4fea-9bbb-c423a4cddade returned with HTTP 200 Aug 04 10:44:05.170686 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 15/52] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:05 2026] GET /volume/v3/volumes/34df12c0-e78e-4fea-9bbb-c423a4cddade => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:05.187481 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-53deed5f-351b-457d-9368-f8acbbde5580 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:05.191266 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-53deed5f-351b-457d-9368-f8acbbde5580 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] GET https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 Aug 04 10:44:05.191266 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-53deed5f-351b-457d-9368-f8acbbde5580 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:05.191266 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-53deed5f-351b-457d-9368-f8acbbde5580 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:05.212443 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:05.212443 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:05.216721 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-53deed5f-351b-457d-9368-f8acbbde5580 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Volume info retrieved successfully. Aug 04 10:44:05.225448 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-53deed5f-351b-457d-9368-f8acbbde5580 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 returned with HTTP 200 Aug 04 10:44:05.226746 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 13/53] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:05 2026] GET /volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:06.189985 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e645ba89-33c9-4cc8-bef0-859dfb3166cb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:06.194265 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e645ba89-33c9-4cc8-bef0-859dfb3166cb tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] GET https://10.4.3.232/volume/v3/volumes/34df12c0-e78e-4fea-9bbb-c423a4cddade Aug 04 10:44:06.194265 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e645ba89-33c9-4cc8-bef0-859dfb3166cb tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:06.194265 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e645ba89-33c9-4cc8-bef0-859dfb3166cb tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:06.204822 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:06.204822 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:06.209961 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e645ba89-33c9-4cc8-bef0-859dfb3166cb tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Volume info retrieved successfully. Aug 04 10:44:06.216713 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e645ba89-33c9-4cc8-bef0-859dfb3166cb tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] https://10.4.3.232/volume/v3/volumes/34df12c0-e78e-4fea-9bbb-c423a4cddade returned with HTTP 200 Aug 04 10:44:06.217268 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 13/54] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:06 2026] GET /volume/v3/volumes/34df12c0-e78e-4fea-9bbb-c423a4cddade => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:06.249444 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-eba8ced4-01ff-45c2-8d89-749d4e445247 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:06.251756 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-eba8ced4-01ff-45c2-8d89-749d4e445247 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] GET https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 Aug 04 10:44:06.252114 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-eba8ced4-01ff-45c2-8d89-749d4e445247 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:06.252230 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-eba8ced4-01ff-45c2-8d89-749d4e445247 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:06.269829 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:06.269829 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:06.275002 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-eba8ced4-01ff-45c2-8d89-749d4e445247 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Volume info retrieved successfully. Aug 04 10:44:06.280830 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-eba8ced4-01ff-45c2-8d89-749d4e445247 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 returned with HTTP 200 Aug 04 10:44:06.281369 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 14/55] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:06 2026] GET /volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:06.592417 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-6c99e36a-8660-41e4-96ae-f62946586dfd req-3487cf94-34cd-4720-b689-0420db245cbd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:06.596343 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-6c99e36a-8660-41e4-96ae-f62946586dfd req-3487cf94-34cd-4720-b689-0420db245cbd tempest-VolumesAdminNegativeTest-60239804 tempest-VolumesAdminNegativeTest-60239804-project] GET https://10.4.3.232/volume/v3/volumes/1f53c287-cdaf-4b3d-89bb-1355c6125a7b Aug 04 10:44:06.596921 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-6c99e36a-8660-41e4-96ae-f62946586dfd req-3487cf94-34cd-4720-b689-0420db245cbd tempest-VolumesAdminNegativeTest-60239804 tempest-VolumesAdminNegativeTest-60239804-project] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:06.596921 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-6c99e36a-8660-41e4-96ae-f62946586dfd req-3487cf94-34cd-4720-b689-0420db245cbd tempest-VolumesAdminNegativeTest-60239804 tempest-VolumesAdminNegativeTest-60239804-project] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:06.605679 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-6c99e36a-8660-41e4-96ae-f62946586dfd req-3487cf94-34cd-4720-b689-0420db245cbd tempest-VolumesAdminNegativeTest-60239804 tempest-VolumesAdminNegativeTest-60239804-project] https://10.4.3.232/volume/v3/volumes/1f53c287-cdaf-4b3d-89bb-1355c6125a7b returned with HTTP 404 Aug 04 10:44:06.606330 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 16/56] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:44:06 2026] GET /volume/v3/volumes/1f53c287-cdaf-4b3d-89bb-1355c6125a7b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:44:06.618655 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7f9882be-a0b3-40c4-a1b6-4854699a3a0a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:06.620820 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7f9882be-a0b3-40c4-a1b6-4854699a3a0a tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] DELETE https://10.4.3.232/volume/v3/volumes/34df12c0-e78e-4fea-9bbb-c423a4cddade Aug 04 10:44:06.620820 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7f9882be-a0b3-40c4-a1b6-4854699a3a0a tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:06.620934 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7f9882be-a0b3-40c4-a1b6-4854699a3a0a tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:06.621174 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-7f9882be-a0b3-40c4-a1b6-4854699a3a0a tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Delete volume with id: 34df12c0-e78e-4fea-9bbb-c423a4cddade Aug 04 10:44:06.627443 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:06.627443 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:06.627906 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7f9882be-a0b3-40c4-a1b6-4854699a3a0a tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Volume info retrieved successfully. Aug 04 10:44:06.656175 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7f9882be-a0b3-40c4-a1b6-4854699a3a0a tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Delete volume request issued successfully. Aug 04 10:44:06.656395 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7f9882be-a0b3-40c4-a1b6-4854699a3a0a tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] https://10.4.3.232/volume/v3/volumes/34df12c0-e78e-4fea-9bbb-c423a4cddade returned with HTTP 202 Aug 04 10:44:06.656825 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 14/57] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:44:06 2026] DELETE /volume/v3/volumes/34df12c0-e78e-4fea-9bbb-c423a4cddade => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:44:06.663653 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b914261d-61fd-4213-93bf-4fe86f0b75a4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:06.665560 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b914261d-61fd-4213-93bf-4fe86f0b75a4 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] GET https://10.4.3.232/volume/v3/volumes/34df12c0-e78e-4fea-9bbb-c423a4cddade Aug 04 10:44:06.665704 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b914261d-61fd-4213-93bf-4fe86f0b75a4 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:06.665983 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b914261d-61fd-4213-93bf-4fe86f0b75a4 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:06.673491 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:06.673491 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:06.680716 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b914261d-61fd-4213-93bf-4fe86f0b75a4 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Volume info retrieved successfully. Aug 04 10:44:06.688024 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b914261d-61fd-4213-93bf-4fe86f0b75a4 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] https://10.4.3.232/volume/v3/volumes/34df12c0-e78e-4fea-9bbb-c423a4cddade returned with HTTP 200 Aug 04 10:44:06.688024 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 14/58] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:06 2026] GET /volume/v3/volumes/34df12c0-e78e-4fea-9bbb-c423a4cddade => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:07.298980 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a4d1978b-018a-44fe-a0de-0d801aa316f6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:07.304369 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a4d1978b-018a-44fe-a0de-0d801aa316f6 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] GET https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 Aug 04 10:44:07.304654 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a4d1978b-018a-44fe-a0de-0d801aa316f6 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:07.304932 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a4d1978b-018a-44fe-a0de-0d801aa316f6 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:07.316115 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:07.316115 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:07.319043 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a4d1978b-018a-44fe-a0de-0d801aa316f6 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Volume info retrieved successfully. Aug 04 10:44:07.323124 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a4d1978b-018a-44fe-a0de-0d801aa316f6 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 returned with HTTP 200 Aug 04 10:44:07.323833 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 15/59] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:07 2026] GET /volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:07.705965 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c2b68c1f-4f01-44a5-b8d0-2214d3101868 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:07.710663 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c2b68c1f-4f01-44a5-b8d0-2214d3101868 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] GET https://10.4.3.232/volume/v3/volumes/34df12c0-e78e-4fea-9bbb-c423a4cddade Aug 04 10:44:07.710923 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c2b68c1f-4f01-44a5-b8d0-2214d3101868 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:07.711149 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c2b68c1f-4f01-44a5-b8d0-2214d3101868 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:07.721971 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c2b68c1f-4f01-44a5-b8d0-2214d3101868 tempest-VolumesAdminNegativeTest-851767362 tempest-VolumesAdminNegativeTest-851767362-project-member] https://10.4.3.232/volume/v3/volumes/34df12c0-e78e-4fea-9bbb-c423a4cddade returned with HTTP 404 Aug 04 10:44:07.722629 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 17/60] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:07 2026] GET /volume/v3/volumes/34df12c0-e78e-4fea-9bbb-c423a4cddade => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:44:08.129853 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-5d63b7c0-e63d-4e50-93a1-abe208d079f9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:08.134734 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-5d63b7c0-e63d-4e50-93a1-abe208d079f9 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] POST https://10.4.3.232/volume/v3/attachments/89c529d5-b6a0-47b0-a94c-0c2d98d09c4f/action Aug 04 10:44:08.136851 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-5d63b7c0-e63d-4e50-93a1-abe208d079f9 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:44:08.137023 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-5d63b7c0-e63d-4e50-93a1-abe208d079f9 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:08.167805 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:08.167805 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:08.199294 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ffbc6346-fe7a-4c00-ac3f-bd2691e9a740 req-5d63b7c0-e63d-4e50-93a1-abe208d079f9 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] https://10.4.3.232/volume/v3/attachments/89c529d5-b6a0-47b0-a94c-0c2d98d09c4f/action returned with HTTP 204 Aug 04 10:44:08.199905 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 15/61] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:44:08 2026] POST /volume/v3/attachments/89c529d5-b6a0-47b0-a94c-0c2d98d09c4f/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:44:08.344390 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c1004cda-7eb1-4a21-aa43-70d8e0327591 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:08.351015 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c1004cda-7eb1-4a21-aa43-70d8e0327591 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] GET https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 Aug 04 10:44:08.351285 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c1004cda-7eb1-4a21-aa43-70d8e0327591 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:08.351514 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c1004cda-7eb1-4a21-aa43-70d8e0327591 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:08.366569 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:08.366569 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:08.370605 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c1004cda-7eb1-4a21-aa43-70d8e0327591 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Volume info retrieved successfully. Aug 04 10:44:08.375094 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c1004cda-7eb1-4a21-aa43-70d8e0327591 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 returned with HTTP 200 Aug 04 10:44:08.375507 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 15/62] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:08 2026] GET /volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:08.395966 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-98124fbb-0ff9-40c4-add8-292572f203cc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:08.400621 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-98124fbb-0ff9-40c4-add8-292572f203cc tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] GET https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 Aug 04 10:44:08.400821 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-98124fbb-0ff9-40c4-add8-292572f203cc tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:08.401027 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-98124fbb-0ff9-40c4-add8-292572f203cc tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:08.425314 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:08.425314 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:08.437976 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-98124fbb-0ff9-40c4-add8-292572f203cc tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Volume info retrieved successfully. Aug 04 10:44:08.447935 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-98124fbb-0ff9-40c4-add8-292572f203cc tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 returned with HTTP 200 Aug 04 10:44:08.448566 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 16/63] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:08 2026] GET /volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 => generated 1137 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 10:44:11.973431 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-8ce3defb-7164-40d0-b7d1-54dc50ffd11e req-70f1113f-423e-4400-8bb3-d1b2041b1343 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:11.976941 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-8ce3defb-7164-40d0-b7d1-54dc50ffd11e req-70f1113f-423e-4400-8bb3-d1b2041b1343 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] DELETE https://10.4.3.232/volume/v3/attachments/89c529d5-b6a0-47b0-a94c-0c2d98d09c4f Aug 04 10:44:11.977156 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-8ce3defb-7164-40d0-b7d1-54dc50ffd11e req-70f1113f-423e-4400-8bb3-d1b2041b1343 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:11.977389 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-8ce3defb-7164-40d0-b7d1-54dc50ffd11e req-70f1113f-423e-4400-8bb3-d1b2041b1343 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:11.993620 np0000006413 devstack@c-api.service[100255]: /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 04 10:44:11.993620 np0000006413 devstack@c-api.service[100255]: .first() Aug 04 10:44:12.009716 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:12.009716 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:12.138881 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-8ce3defb-7164-40d0-b7d1-54dc50ffd11e req-70f1113f-423e-4400-8bb3-d1b2041b1343 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] https://10.4.3.232/volume/v3/attachments/89c529d5-b6a0-47b0-a94c-0c2d98d09c4f returned with HTTP 200 Aug 04 10:44:12.139456 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 18/64] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:44:11 2026] DELETE /volume/v3/attachments/89c529d5-b6a0-47b0-a94c-0c2d98d09c4f => generated 19 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:13.322736 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3148b255-cff3-4b4a-981c-da2519177f78 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:13.325741 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3148b255-cff3-4b4a-981c-da2519177f78 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] GET https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 Aug 04 10:44:13.326459 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3148b255-cff3-4b4a-981c-da2519177f78 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:13.326739 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3148b255-cff3-4b4a-981c-da2519177f78 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:13.342653 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:13.342653 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:13.348162 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3148b255-cff3-4b4a-981c-da2519177f78 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Volume info retrieved successfully. Aug 04 10:44:13.354107 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3148b255-cff3-4b4a-981c-da2519177f78 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 returned with HTTP 200 Aug 04 10:44:13.354652 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 16/65] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:13 2026] GET /volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:13.370266 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-49eb5a2f-fbac-42a1-a0c8-7c8104b98008 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:13.371168 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-49eb5a2f-fbac-42a1-a0c8-7c8104b98008 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] GET https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 Aug 04 10:44:13.371481 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-49eb5a2f-fbac-42a1-a0c8-7c8104b98008 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:13.371748 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-49eb5a2f-fbac-42a1-a0c8-7c8104b98008 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:13.381828 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:13.381828 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:13.385770 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-49eb5a2f-fbac-42a1-a0c8-7c8104b98008 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Volume info retrieved successfully. Aug 04 10:44:13.390571 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-49eb5a2f-fbac-42a1-a0c8-7c8104b98008 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 returned with HTTP 200 Aug 04 10:44:13.391535 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 16/66] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:13 2026] GET /volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:13.454903 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5bfdf6b1-bf00-4b56-99c6-5d469e808782 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:13.456724 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5bfdf6b1-bf00-4b56-99c6-5d469e808782 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] GET https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 Aug 04 10:44:13.457100 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5bfdf6b1-bf00-4b56-99c6-5d469e808782 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:13.457332 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5bfdf6b1-bf00-4b56-99c6-5d469e808782 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:13.465765 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:13.465765 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:13.473660 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5bfdf6b1-bf00-4b56-99c6-5d469e808782 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Volume info retrieved successfully. Aug 04 10:44:13.481812 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5bfdf6b1-bf00-4b56-99c6-5d469e808782 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 returned with HTTP 200 Aug 04 10:44:13.482364 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 17/67] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:13 2026] GET /volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:13.512204 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-919b6286-5077-49d1-ab18-041daff96da1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:13.514282 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-919b6286-5077-49d1-ab18-041daff96da1 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] DELETE https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 Aug 04 10:44:13.514512 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-919b6286-5077-49d1-ab18-041daff96da1 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:13.514662 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-919b6286-5077-49d1-ab18-041daff96da1 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:13.514868 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-919b6286-5077-49d1-ab18-041daff96da1 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Delete volume with id: 57d322c4-e626-4eb7-8341-f4716070fff5 Aug 04 10:44:13.524135 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:13.524135 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:13.525331 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-919b6286-5077-49d1-ab18-041daff96da1 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Volume info retrieved successfully. Aug 04 10:44:13.560224 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-919b6286-5077-49d1-ab18-041daff96da1 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Delete volume request issued successfully. Aug 04 10:44:13.560620 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-919b6286-5077-49d1-ab18-041daff96da1 tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 returned with HTTP 202 Aug 04 10:44:13.561079 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 19/68] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:44:13 2026] DELETE /volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:44:13.569918 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-afd0a8b4-4304-4f18-a463-a11913bc440b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:13.576125 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-afd0a8b4-4304-4f18-a463-a11913bc440b tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] GET https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 Aug 04 10:44:13.576442 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-afd0a8b4-4304-4f18-a463-a11913bc440b tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:13.576713 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-afd0a8b4-4304-4f18-a463-a11913bc440b tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:13.587256 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:13.587256 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:13.591052 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-afd0a8b4-4304-4f18-a463-a11913bc440b tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Volume info retrieved successfully. Aug 04 10:44:13.595052 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-afd0a8b4-4304-4f18-a463-a11913bc440b tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 returned with HTTP 200 Aug 04 10:44:13.595611 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 17/69] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:13 2026] GET /volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:14.613801 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-addb16fa-1cbe-4429-be13-d58e85fb448c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:14.616115 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-addb16fa-1cbe-4429-be13-d58e85fb448c tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] GET https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 Aug 04 10:44:14.616445 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-addb16fa-1cbe-4429-be13-d58e85fb448c tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:14.616722 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-addb16fa-1cbe-4429-be13-d58e85fb448c tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:14.626878 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-addb16fa-1cbe-4429-be13-d58e85fb448c tempest-DeleteServersTestJSON-1627119519 tempest-DeleteServersTestJSON-1627119519-project-member] https://10.4.3.232/volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 returned with HTTP 404 Aug 04 10:44:14.627748 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 17/70] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:14 2026] GET /volume/v3/volumes/57d322c4-e626-4eb7-8341-f4716070fff5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:44:16.813828 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6f7eee84-05a9-457a-ad03-40cbe85ad770 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:16.816331 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6f7eee84-05a9-457a-ad03-40cbe85ad770 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] GET https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d Aug 04 10:44:16.816331 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6f7eee84-05a9-457a-ad03-40cbe85ad770 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:16.816557 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6f7eee84-05a9-457a-ad03-40cbe85ad770 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:16.835761 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:16.835761 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:16.845690 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6f7eee84-05a9-457a-ad03-40cbe85ad770 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Volume info retrieved successfully. Aug 04 10:44:16.852813 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6f7eee84-05a9-457a-ad03-40cbe85ad770 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d returned with HTTP 200 Aug 04 10:44:16.853360 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 18/71] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:44:16 2026] GET /volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d => generated 1864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:44:23.547605 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=55,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:44:23.594397 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=84,cinder:INSERT=12,cinder:UPDATE=17 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:44:24.622048 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=103,cinder:INSERT=21,cinder:UPDATE=27 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:44:26.851081 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=158,cinder:INSERT=37,cinder:UPDATE=51 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:44:28.210641 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:28.213512 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:44:28.214021 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-778928689", "imageRef": "c41eee13-1ef6-418b-9e64-d2416d1233a5", "size": 1}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:28.217275 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-778928689', 'imageRef': 'c41eee13-1ef6-418b-9e64-d2416d1233a5', 'size': 1}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:44:28.788900 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Create volume of 1 GB Aug 04 10:44:28.798380 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Availability zone cache updated, next update will occur around 2026-08-04 11:44:28.797771. {{(pid=100255) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 04 10:44:28.798551 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Availability Zones retrieved successfully. Aug 04 10:44:28.821346 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Flow 'volume_create_api' (c4ae512f-04df-4184-9a35-5a58b6af29ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:44:28.822964 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b58519-0ac5-450f-ab11-d8d6a4e568e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:28.824308 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:44:28.942837 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b58519-0ac5-450f-ab11-d8d6a4e568e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:28.943816 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4b74f28-effb-42a8-b39b-156efc533312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:29.009323 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-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 04 10:44:29.009831 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-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 04 10:44:29.112333 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Created reservations ['4bcdfd05-1fa7-4220-ad52-69e827fb18aa', 'ee3e4861-4378-4752-bb7d-8dcac1b74bf6', 'fd0568cf-2fb2-4f03-b025-3b16d4767189', 'c41c6a27-cef6-4da1-a910-b029fb1e7cb2'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:44:29.112671 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4b74f28-effb-42a8-b39b-156efc533312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bcdfd05-1fa7-4220-ad52-69e827fb18aa', 'ee3e4861-4378-4752-bb7d-8dcac1b74bf6', 'fd0568cf-2fb2-4f03-b025-3b16d4767189', 'c41c6a27-cef6-4da1-a910-b029fb1e7cb2']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:29.113514 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0edbf4d0-a551-4d35-bd22-3515b87204e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:29.140833 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0edbf4d0-a551-4d35-bd22-3515b87204e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e777bf10-e71f-49ba-81c3-79ae932e2572', '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-778928689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3eb48343e664d159e2b3db85bb55c60',qos_specs=None,replication_status=,reservations=['4bcdfd05-1fa7-4220-ad52-69e827fb18aa','ee3e4861-4378-4752-bb7d-8dcac1b74bf6','fd0568cf-2fb2-4f03-b025-3b16d4767189','c41c6a27-cef6-4da1-a910-b029fb1e7cb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a138b039bc4442d827d5357aed9cd95',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:44:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-778928689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e777bf10-e71f-49ba-81c3-79ae932e2572,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3eb48343e664d159e2b3db85bb55c60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a138b039bc4442d827d5357aed9cd95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:29.142051 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c8e6549-665b-4e5e-9c00-5b31299a0cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:29.171667 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c8e6549-665b-4e5e-9c00-5b31299a0cf5) transitioned into state 'SUCCESS' from state '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-778928689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3eb48343e664d159e2b3db85bb55c60',qos_specs=None,replication_status=,reservations=['4bcdfd05-1fa7-4220-ad52-69e827fb18aa','ee3e4861-4378-4752-bb7d-8dcac1b74bf6','fd0568cf-2fb2-4f03-b025-3b16d4767189','c41c6a27-cef6-4da1-a910-b029fb1e7cb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a138b039bc4442d827d5357aed9cd95',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:29.172333 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73924f91-0525-4123-8ef2-f354982e2dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:29.186206 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73924f91-0525-4123-8ef2-f354982e2dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:29.187138 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Flow 'volume_create_api' (c4ae512f-04df-4184-9a35-5a58b6af29ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:44:29.187565 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Create volume request issued successfully. Aug 04 10:44:29.188095 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-348532ef-ef2f-4ba1-89bd-4dbb04f946e1 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:44:29.188593 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 20/72] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:44:28 2026] POST /volume/v3/volumes => generated 752 bytes in 979 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:44:29.206055 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7a31a680-51fb-44a9-b3c1-0cb760d4843e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:29.209253 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7a31a680-51fb-44a9-b3c1-0cb760d4843e tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] GET https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 Aug 04 10:44:29.209253 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7a31a680-51fb-44a9-b3c1-0cb760d4843e tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:29.209253 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7a31a680-51fb-44a9-b3c1-0cb760d4843e tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:29.217635 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:29.217635 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:29.224171 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7a31a680-51fb-44a9-b3c1-0cb760d4843e tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Volume info retrieved successfully. Aug 04 10:44:29.234310 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7a31a680-51fb-44a9-b3c1-0cb760d4843e tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 returned with HTTP 200 Aug 04 10:44:29.235000 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 18/73] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:29 2026] GET /volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:29.299777 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fd6a5620-2380-4d37-8231-ac9147c0129f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:29.564038 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fd6a5620-2380-4d37-8231-ac9147c0129f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:44:29.564445 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fd6a5620-2380-4d37-8231-ac9147c0129f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1092832921", "imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:29.565998 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-fd6a5620-2380-4d37-8231-ac9147c0129f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1092832921', 'imageRef': 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:44:30.118975 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-fd6a5620-2380-4d37-8231-ac9147c0129f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Create volume of 1 GB Aug 04 10:44:30.126406 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fd6a5620-2380-4d37-8231-ac9147c0129f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Availability Zones retrieved successfully. Aug 04 10:44:30.134610 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fd6a5620-2380-4d37-8231-ac9147c0129f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Flow 'volume_create_api' (ea36fa7c-0e3c-49b5-99da-d0e24318d926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:44:30.136824 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fd6a5620-2380-4d37-8231-ac9147c0129f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (290b374e-400b-4140-9e38-4aa76c2c271d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:30.137651 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-fd6a5620-2380-4d37-8231-ac9147c0129f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:44:30.220374 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fd6a5620-2380-4d37-8231-ac9147c0129f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (290b374e-400b-4140-9e38-4aa76c2c271d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:30.221543 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fd6a5620-2380-4d37-8231-ac9147c0129f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b9a7622-172c-4be0-ad41-9fd55bd26e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:30.250113 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-dfaf99a7-b9f8-49e2-a1db-c246a8165e85 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:30.255472 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dfaf99a7-b9f8-49e2-a1db-c246a8165e85 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] GET https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 Aug 04 10:44:30.256384 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dfaf99a7-b9f8-49e2-a1db-c246a8165e85 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:30.256384 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dfaf99a7-b9f8-49e2-a1db-c246a8165e85 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:30.273207 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:30.273207 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:30.283711 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-dfaf99a7-b9f8-49e2-a1db-c246a8165e85 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Volume info retrieved successfully. Aug 04 10:44:30.291202 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dfaf99a7-b9f8-49e2-a1db-c246a8165e85 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 returned with HTTP 200 Aug 04 10:44:30.291202 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 19/74] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:30 2026] GET /volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:30.333485 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-fd6a5620-2380-4d37-8231-ac9147c0129f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Created reservations ['77f35646-11f6-4a12-881a-dc4fc963b4d6', '831532c6-898b-4e2a-b514-9425405b9fd0', '4d6b4936-9edf-42cd-bba3-d62677e388d2', 'f92c7b56-8215-40c9-9a22-610dab69c725'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:44:30.334641 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fd6a5620-2380-4d37-8231-ac9147c0129f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b9a7622-172c-4be0-ad41-9fd55bd26e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77f35646-11f6-4a12-881a-dc4fc963b4d6', '831532c6-898b-4e2a-b514-9425405b9fd0', '4d6b4936-9edf-42cd-bba3-d62677e388d2', 'f92c7b56-8215-40c9-9a22-610dab69c725']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:30.337744 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fd6a5620-2380-4d37-8231-ac9147c0129f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (958b42de-19d8-42cd-a4c0-5bb7d6d9be31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:30.368609 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fd6a5620-2380-4d37-8231-ac9147c0129f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (958b42de-19d8-42cd-a4c0-5bb7d6d9be31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dea74238-e8ed-476d-991a-be01ca44ef8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1092832921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be4731696b764153b93c23dd59e30147',qos_specs=None,replication_status=,reservations=['77f35646-11f6-4a12-881a-dc4fc963b4d6','831532c6-898b-4e2a-b514-9425405b9fd0','4d6b4936-9edf-42cd-bba3-d62677e388d2','f92c7b56-8215-40c9-9a22-610dab69c725'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66c5fb96335f401f9595ab1e6b0218e8',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:44:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1092832921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dea74238-e8ed-476d-991a-be01ca44ef8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be4731696b764153b93c23dd59e30147',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66c5fb96335f401f9595ab1e6b0218e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:30.369875 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fd6a5620-2380-4d37-8231-ac9147c0129f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0af32ff0-a072-4113-83e5-f761f6f90fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:30.398624 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fd6a5620-2380-4d37-8231-ac9147c0129f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0af32ff0-a072-4113-83e5-f761f6f90fad) transitioned into state 'SUCCESS' from state '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-1092832921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be4731696b764153b93c23dd59e30147',qos_specs=None,replication_status=,reservations=['77f35646-11f6-4a12-881a-dc4fc963b4d6','831532c6-898b-4e2a-b514-9425405b9fd0','4d6b4936-9edf-42cd-bba3-d62677e388d2','f92c7b56-8215-40c9-9a22-610dab69c725'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66c5fb96335f401f9595ab1e6b0218e8',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:30.399786 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fd6a5620-2380-4d37-8231-ac9147c0129f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc2a4ec7-642a-4c66-9e45-76b7ea030eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:30.435984 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fd6a5620-2380-4d37-8231-ac9147c0129f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc2a4ec7-642a-4c66-9e45-76b7ea030eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:30.437719 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fd6a5620-2380-4d37-8231-ac9147c0129f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Flow 'volume_create_api' (ea36fa7c-0e3c-49b5-99da-d0e24318d926) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:44:30.438190 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fd6a5620-2380-4d37-8231-ac9147c0129f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Create volume request issued successfully. Aug 04 10:44:30.439236 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fd6a5620-2380-4d37-8231-ac9147c0129f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:44:30.439932 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 18/75] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:44:29 2026] POST /volume/v3/volumes => generated 752 bytes in 1141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:44:30.454599 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1940df6b-07a9-471f-9e6e-a6e51aa26050 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:30.457257 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1940df6b-07a9-471f-9e6e-a6e51aa26050 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] GET https://10.4.3.232/volume/v3/volumes/dea74238-e8ed-476d-991a-be01ca44ef8b Aug 04 10:44:30.457516 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1940df6b-07a9-471f-9e6e-a6e51aa26050 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:30.457808 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1940df6b-07a9-471f-9e6e-a6e51aa26050 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:30.467796 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:30.467796 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:30.472698 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-1940df6b-07a9-471f-9e6e-a6e51aa26050 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Volume info retrieved successfully. Aug 04 10:44:30.479894 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1940df6b-07a9-471f-9e6e-a6e51aa26050 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes/dea74238-e8ed-476d-991a-be01ca44ef8b returned with HTTP 200 Aug 04 10:44:30.480498 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 21/76] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:30 2026] GET /volume/v3/volumes/dea74238-e8ed-476d-991a-be01ca44ef8b => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:31.305881 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-97e857bf-9325-44c5-8b32-ec9e06acc6d2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:31.307687 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-97e857bf-9325-44c5-8b32-ec9e06acc6d2 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] GET https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 Aug 04 10:44:31.307908 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-97e857bf-9325-44c5-8b32-ec9e06acc6d2 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:31.308133 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-97e857bf-9325-44c5-8b32-ec9e06acc6d2 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:31.315006 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:31.315006 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:31.318505 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-97e857bf-9325-44c5-8b32-ec9e06acc6d2 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Volume info retrieved successfully. Aug 04 10:44:31.324487 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-97e857bf-9325-44c5-8b32-ec9e06acc6d2 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 returned with HTTP 200 Aug 04 10:44:31.324487 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 19/77] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:31 2026] GET /volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:31.499639 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c9ebdd70-cd46-49ba-b3ef-7d8c9e5ced5b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:31.501649 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c9ebdd70-cd46-49ba-b3ef-7d8c9e5ced5b tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] GET https://10.4.3.232/volume/v3/volumes/dea74238-e8ed-476d-991a-be01ca44ef8b Aug 04 10:44:31.501963 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c9ebdd70-cd46-49ba-b3ef-7d8c9e5ced5b tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:31.502204 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c9ebdd70-cd46-49ba-b3ef-7d8c9e5ced5b tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:31.509507 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:31.509507 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:31.513497 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c9ebdd70-cd46-49ba-b3ef-7d8c9e5ced5b tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Volume info retrieved successfully. Aug 04 10:44:31.519160 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c9ebdd70-cd46-49ba-b3ef-7d8c9e5ced5b tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes/dea74238-e8ed-476d-991a-be01ca44ef8b returned with HTTP 200 Aug 04 10:44:31.519639 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 20/78] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:31 2026] GET /volume/v3/volumes/dea74238-e8ed-476d-991a-be01ca44ef8b => generated 1360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:31.533637 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fb5caa93-0934-46dc-88d4-bbf11cbdd61e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:31.535684 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fb5caa93-0934-46dc-88d4-bbf11cbdd61e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:44:31.536053 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fb5caa93-0934-46dc-88d4-bbf11cbdd61e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1495598097"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:31.537929 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-fb5caa93-0934-46dc-88d4-bbf11cbdd61e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1495598097'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:44:31.538104 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-fb5caa93-0934-46dc-88d4-bbf11cbdd61e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Create volume of 1 GB Aug 04 10:44:31.538403 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:31.538403 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:31.542213 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fb5caa93-0934-46dc-88d4-bbf11cbdd61e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Availability Zones retrieved successfully. Aug 04 10:44:31.548016 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb5caa93-0934-46dc-88d4-bbf11cbdd61e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Flow 'volume_create_api' (f795c940-fedf-47bb-b8c8-568b01bd973b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:44:31.551197 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb5caa93-0934-46dc-88d4-bbf11cbdd61e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (816dd481-51f4-47c9-a485-c24cce55a789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:31.552127 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-fb5caa93-0934-46dc-88d4-bbf11cbdd61e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:44:31.590284 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb5caa93-0934-46dc-88d4-bbf11cbdd61e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (816dd481-51f4-47c9-a485-c24cce55a789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:31.591022 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb5caa93-0934-46dc-88d4-bbf11cbdd61e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48662c55-214a-4426-b0d9-ebb5cdc9219a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:31.643038 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-fb5caa93-0934-46dc-88d4-bbf11cbdd61e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Created reservations ['1be21462-1d92-4430-bcd3-55178d5b48fe', '15e442bc-6656-4620-94cd-6f0bde1ebe42', 'ef115d7f-b28d-4ae1-a87b-a68daf7368f8', 'af3a3c78-ebdd-400d-924d-a7e2514e6b7f'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:44:31.643766 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb5caa93-0934-46dc-88d4-bbf11cbdd61e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48662c55-214a-4426-b0d9-ebb5cdc9219a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1be21462-1d92-4430-bcd3-55178d5b48fe', '15e442bc-6656-4620-94cd-6f0bde1ebe42', 'ef115d7f-b28d-4ae1-a87b-a68daf7368f8', 'af3a3c78-ebdd-400d-924d-a7e2514e6b7f']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:31.644509 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb5caa93-0934-46dc-88d4-bbf11cbdd61e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f45c0652-bdf6-43be-8f30-aaf9f422d946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:31.673728 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb5caa93-0934-46dc-88d4-bbf11cbdd61e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f45c0652-bdf6-43be-8f30-aaf9f422d946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70d426ac-4ba4-466b-88c5-ee4fa46b1857', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1495598097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be4731696b764153b93c23dd59e30147',qos_specs=None,replication_status=,reservations=['1be21462-1d92-4430-bcd3-55178d5b48fe','15e442bc-6656-4620-94cd-6f0bde1ebe42','ef115d7f-b28d-4ae1-a87b-a68daf7368f8','af3a3c78-ebdd-400d-924d-a7e2514e6b7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66c5fb96335f401f9595ab1e6b0218e8',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:44:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1495598097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70d426ac-4ba4-466b-88c5-ee4fa46b1857,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be4731696b764153b93c23dd59e30147',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66c5fb96335f401f9595ab1e6b0218e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:31.674754 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb5caa93-0934-46dc-88d4-bbf11cbdd61e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40b7e9b1-bb43-486a-b02f-e3a5d65e10ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:31.700372 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb5caa93-0934-46dc-88d4-bbf11cbdd61e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40b7e9b1-bb43-486a-b02f-e3a5d65e10ff) transitioned into state 'SUCCESS' from state '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-1495598097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be4731696b764153b93c23dd59e30147',qos_specs=None,replication_status=,reservations=['1be21462-1d92-4430-bcd3-55178d5b48fe','15e442bc-6656-4620-94cd-6f0bde1ebe42','ef115d7f-b28d-4ae1-a87b-a68daf7368f8','af3a3c78-ebdd-400d-924d-a7e2514e6b7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66c5fb96335f401f9595ab1e6b0218e8',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:31.701069 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb5caa93-0934-46dc-88d4-bbf11cbdd61e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b65ec945-a063-4b03-9302-35f07d740221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:31.717482 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb5caa93-0934-46dc-88d4-bbf11cbdd61e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b65ec945-a063-4b03-9302-35f07d740221) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:31.718644 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fb5caa93-0934-46dc-88d4-bbf11cbdd61e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Flow 'volume_create_api' (f795c940-fedf-47bb-b8c8-568b01bd973b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:44:31.719079 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fb5caa93-0934-46dc-88d4-bbf11cbdd61e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Create volume request issued successfully. Aug 04 10:44:31.719851 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fb5caa93-0934-46dc-88d4-bbf11cbdd61e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:44:31.720394 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 19/79] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:44:31 2026] POST /volume/v3/volumes => generated 752 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:44:31.735069 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ad42fa2e-2dd4-4c1a-8053-30f3c4e49f30 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:31.737576 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ad42fa2e-2dd4-4c1a-8053-30f3c4e49f30 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] GET https://10.4.3.232/volume/v3/volumes/70d426ac-4ba4-466b-88c5-ee4fa46b1857 Aug 04 10:44:31.737755 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ad42fa2e-2dd4-4c1a-8053-30f3c4e49f30 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:31.737939 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ad42fa2e-2dd4-4c1a-8053-30f3c4e49f30 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:31.749776 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:31.749776 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:31.756851 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ad42fa2e-2dd4-4c1a-8053-30f3c4e49f30 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Volume info retrieved successfully. Aug 04 10:44:31.761815 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ad42fa2e-2dd4-4c1a-8053-30f3c4e49f30 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes/70d426ac-4ba4-466b-88c5-ee4fa46b1857 returned with HTTP 200 Aug 04 10:44:31.762273 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 22/80] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:31 2026] GET /volume/v3/volumes/70d426ac-4ba4-466b-88c5-ee4fa46b1857 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:32.339191 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5d810849-4035-4f98-b3c0-624032b954a5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:32.344777 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5d810849-4035-4f98-b3c0-624032b954a5 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] GET https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 Aug 04 10:44:32.344777 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5d810849-4035-4f98-b3c0-624032b954a5 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:32.344777 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5d810849-4035-4f98-b3c0-624032b954a5 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:32.351606 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:32.351606 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:32.356630 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5d810849-4035-4f98-b3c0-624032b954a5 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Volume info retrieved successfully. Aug 04 10:44:32.361630 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5d810849-4035-4f98-b3c0-624032b954a5 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 returned with HTTP 200 Aug 04 10:44:32.362023 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 20/81] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:32 2026] GET /volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:32.775613 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-79baade0-0d6b-4188-91c9-1b2495abba67 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:32.777643 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-79baade0-0d6b-4188-91c9-1b2495abba67 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] GET https://10.4.3.232/volume/v3/volumes/70d426ac-4ba4-466b-88c5-ee4fa46b1857 Aug 04 10:44:32.777849 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-79baade0-0d6b-4188-91c9-1b2495abba67 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:32.778066 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-79baade0-0d6b-4188-91c9-1b2495abba67 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:32.786672 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:32.786672 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:32.790943 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-79baade0-0d6b-4188-91c9-1b2495abba67 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Volume info retrieved successfully. Aug 04 10:44:32.795444 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-79baade0-0d6b-4188-91c9-1b2495abba67 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes/70d426ac-4ba4-466b-88c5-ee4fa46b1857 returned with HTTP 200 Aug 04 10:44:32.795816 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 21/82] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:32 2026] GET /volume/v3/volumes/70d426ac-4ba4-466b-88c5-ee4fa46b1857 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:32.808424 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dbc857ef-debe-4e5d-9de6-3954a7da0deb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:32.811723 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dbc857ef-debe-4e5d-9de6-3954a7da0deb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:44:32.811723 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dbc857ef-debe-4e5d-9de6-3954a7da0deb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1647652709"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:32.813679 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-dbc857ef-debe-4e5d-9de6-3954a7da0deb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1647652709'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:44:32.813896 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-dbc857ef-debe-4e5d-9de6-3954a7da0deb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Create volume of 1 GB Aug 04 10:44:32.814301 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:32.814301 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:32.820065 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dbc857ef-debe-4e5d-9de6-3954a7da0deb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Availability Zones retrieved successfully. Aug 04 10:44:32.828967 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dbc857ef-debe-4e5d-9de6-3954a7da0deb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Flow 'volume_create_api' (b9115e11-e049-49b0-ad8e-13106c88170c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:44:32.830356 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dbc857ef-debe-4e5d-9de6-3954a7da0deb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a84f98f8-6830-4361-a9bd-c27d148ae031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:32.832275 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-dbc857ef-debe-4e5d-9de6-3954a7da0deb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:44:32.875518 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dbc857ef-debe-4e5d-9de6-3954a7da0deb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a84f98f8-6830-4361-a9bd-c27d148ae031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:32.876571 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dbc857ef-debe-4e5d-9de6-3954a7da0deb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e67c7f57-b6fe-41dc-ad9c-54c17f9e5dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:32.924695 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-dbc857ef-debe-4e5d-9de6-3954a7da0deb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Created reservations ['45efb20f-c65c-494b-a1b9-138747cade67', 'ec95c1c5-fdf1-4fea-ac71-48c2c28d07c1', '124b035b-a21d-4698-9699-1bc59f4bae63', '9771fd81-e0c4-45af-afff-eee72a02bf03'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:44:32.926066 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dbc857ef-debe-4e5d-9de6-3954a7da0deb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e67c7f57-b6fe-41dc-ad9c-54c17f9e5dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45efb20f-c65c-494b-a1b9-138747cade67', 'ec95c1c5-fdf1-4fea-ac71-48c2c28d07c1', '124b035b-a21d-4698-9699-1bc59f4bae63', '9771fd81-e0c4-45af-afff-eee72a02bf03']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:32.926220 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dbc857ef-debe-4e5d-9de6-3954a7da0deb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0875f2fa-7824-4772-9285-c096c6756a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:32.949508 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dbc857ef-debe-4e5d-9de6-3954a7da0deb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0875f2fa-7824-4772-9285-c096c6756a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc00a069-86eb-4d46-96fb-635dae7ab6f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1647652709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be4731696b764153b93c23dd59e30147',qos_specs=None,replication_status=,reservations=['45efb20f-c65c-494b-a1b9-138747cade67','ec95c1c5-fdf1-4fea-ac71-48c2c28d07c1','124b035b-a21d-4698-9699-1bc59f4bae63','9771fd81-e0c4-45af-afff-eee72a02bf03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66c5fb96335f401f9595ab1e6b0218e8',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:44:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1647652709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc00a069-86eb-4d46-96fb-635dae7ab6f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be4731696b764153b93c23dd59e30147',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66c5fb96335f401f9595ab1e6b0218e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:32.950268 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dbc857ef-debe-4e5d-9de6-3954a7da0deb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b116eca8-f0b3-4aa2-9b2d-da3a559cbd48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:32.974035 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dbc857ef-debe-4e5d-9de6-3954a7da0deb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b116eca8-f0b3-4aa2-9b2d-da3a559cbd48) transitioned into state 'SUCCESS' from state '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-1647652709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be4731696b764153b93c23dd59e30147',qos_specs=None,replication_status=,reservations=['45efb20f-c65c-494b-a1b9-138747cade67','ec95c1c5-fdf1-4fea-ac71-48c2c28d07c1','124b035b-a21d-4698-9699-1bc59f4bae63','9771fd81-e0c4-45af-afff-eee72a02bf03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66c5fb96335f401f9595ab1e6b0218e8',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:32.974826 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dbc857ef-debe-4e5d-9de6-3954a7da0deb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (908d15c2-d3e5-4df0-bb5d-299f9d5598ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:32.987270 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dbc857ef-debe-4e5d-9de6-3954a7da0deb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (908d15c2-d3e5-4df0-bb5d-299f9d5598ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:32.988509 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dbc857ef-debe-4e5d-9de6-3954a7da0deb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Flow 'volume_create_api' (b9115e11-e049-49b0-ad8e-13106c88170c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:44:32.988940 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dbc857ef-debe-4e5d-9de6-3954a7da0deb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Create volume request issued successfully. Aug 04 10:44:32.990000 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dbc857ef-debe-4e5d-9de6-3954a7da0deb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:44:32.990730 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 20/83] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:44:32 2026] POST /volume/v3/volumes => generated 752 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:44:33.003076 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5cefbba3-4b66-4a3b-b896-3817e7d9ed39 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:33.005206 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5cefbba3-4b66-4a3b-b896-3817e7d9ed39 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] GET https://10.4.3.232/volume/v3/volumes/bc00a069-86eb-4d46-96fb-635dae7ab6f2 Aug 04 10:44:33.005420 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5cefbba3-4b66-4a3b-b896-3817e7d9ed39 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:33.005604 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5cefbba3-4b66-4a3b-b896-3817e7d9ed39 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:33.014931 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:33.014931 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:33.018828 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5cefbba3-4b66-4a3b-b896-3817e7d9ed39 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Volume info retrieved successfully. Aug 04 10:44:33.023458 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5cefbba3-4b66-4a3b-b896-3817e7d9ed39 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes/bc00a069-86eb-4d46-96fb-635dae7ab6f2 returned with HTTP 200 Aug 04 10:44:33.023836 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 23/84] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:33 2026] GET /volume/v3/volumes/bc00a069-86eb-4d46-96fb-635dae7ab6f2 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:33.376084 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1c169a2e-53d1-4670-b1f2-bf2520cfa521 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:33.379265 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1c169a2e-53d1-4670-b1f2-bf2520cfa521 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] GET https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 Aug 04 10:44:33.379570 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1c169a2e-53d1-4670-b1f2-bf2520cfa521 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:33.379846 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1c169a2e-53d1-4670-b1f2-bf2520cfa521 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:33.390403 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:33.390403 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:33.396413 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1c169a2e-53d1-4670-b1f2-bf2520cfa521 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Volume info retrieved successfully. Aug 04 10:44:33.402737 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1c169a2e-53d1-4670-b1f2-bf2520cfa521 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 returned with HTTP 200 Aug 04 10:44:33.403192 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 21/85] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:33 2026] GET /volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:34.041121 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-488f1f83-6b46-4780-a79d-3fbc0205d3d8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:34.042746 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-488f1f83-6b46-4780-a79d-3fbc0205d3d8 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] GET https://10.4.3.232/volume/v3/volumes/bc00a069-86eb-4d46-96fb-635dae7ab6f2 Aug 04 10:44:34.043108 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-488f1f83-6b46-4780-a79d-3fbc0205d3d8 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:34.043388 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-488f1f83-6b46-4780-a79d-3fbc0205d3d8 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:34.050659 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:34.050659 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:34.053992 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-488f1f83-6b46-4780-a79d-3fbc0205d3d8 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Volume info retrieved successfully. Aug 04 10:44:34.057731 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-488f1f83-6b46-4780-a79d-3fbc0205d3d8 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes/bc00a069-86eb-4d46-96fb-635dae7ab6f2 returned with HTTP 200 Aug 04 10:44:34.058324 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 22/86] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:34 2026] GET /volume/v3/volumes/bc00a069-86eb-4d46-96fb-635dae7ab6f2 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:34.421266 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aa934aa4-0eff-4265-aacf-45c749ece343 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:34.426410 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aa934aa4-0eff-4265-aacf-45c749ece343 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] GET https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 Aug 04 10:44:34.427260 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aa934aa4-0eff-4265-aacf-45c749ece343 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:34.427260 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aa934aa4-0eff-4265-aacf-45c749ece343 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:34.447271 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:34.447271 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:34.451978 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-aa934aa4-0eff-4265-aacf-45c749ece343 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Volume info retrieved successfully. Aug 04 10:44:34.458387 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aa934aa4-0eff-4265-aacf-45c749ece343 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 returned with HTTP 200 Aug 04 10:44:34.458964 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 21/87] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:34 2026] GET /volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:35.477323 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4fc6dbfe-bb35-4be5-add4-9a90d5c92c39 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:35.479824 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4fc6dbfe-bb35-4be5-add4-9a90d5c92c39 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] GET https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 Aug 04 10:44:35.480098 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4fc6dbfe-bb35-4be5-add4-9a90d5c92c39 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:35.480431 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4fc6dbfe-bb35-4be5-add4-9a90d5c92c39 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:35.491442 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:35.491442 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:35.496987 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4fc6dbfe-bb35-4be5-add4-9a90d5c92c39 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Volume info retrieved successfully. Aug 04 10:44:35.502212 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4fc6dbfe-bb35-4be5-add4-9a90d5c92c39 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 returned with HTTP 200 Aug 04 10:44:35.502564 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 24/88] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:35 2026] GET /volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:36.522934 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-86e9bd8e-f97c-48ad-bf0f-a74c596caf7f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:36.528538 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-86e9bd8e-f97c-48ad-bf0f-a74c596caf7f tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] GET https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 Aug 04 10:44:36.528538 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-86e9bd8e-f97c-48ad-bf0f-a74c596caf7f tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:36.528538 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-86e9bd8e-f97c-48ad-bf0f-a74c596caf7f tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:36.537948 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:36.537948 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:36.544338 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-86e9bd8e-f97c-48ad-bf0f-a74c596caf7f tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Volume info retrieved successfully. Aug 04 10:44:36.552449 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-86e9bd8e-f97c-48ad-bf0f-a74c596caf7f tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 returned with HTTP 200 Aug 04 10:44:36.553054 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 22/89] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:36 2026] GET /volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 => generated 1159 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:36.599825 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-26c6f3d5-56a8-4cd4-96a6-cd61b51d1497 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:36.606259 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-26c6f3d5-56a8-4cd4-96a6-cd61b51d1497 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] GET https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 Aug 04 10:44:36.606259 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-26c6f3d5-56a8-4cd4-96a6-cd61b51d1497 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:36.606259 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-26c6f3d5-56a8-4cd4-96a6-cd61b51d1497 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:36.611542 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:36.611542 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:36.615522 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-26c6f3d5-56a8-4cd4-96a6-cd61b51d1497 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Volume info retrieved successfully. Aug 04 10:44:36.621552 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-26c6f3d5-56a8-4cd4-96a6-cd61b51d1497 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 returned with HTTP 200 Aug 04 10:44:36.621552 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 23/90] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:44:36 2026] GET /volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 => generated 1159 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:36.915950 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-2cdd2b99-ad8e-4ec0-8ee5-49667f98356e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:36.924780 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-2cdd2b99-ad8e-4ec0-8ee5-49667f98356e tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] GET https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 Aug 04 10:44:36.924943 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-2cdd2b99-ad8e-4ec0-8ee5-49667f98356e tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:36.925302 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-2cdd2b99-ad8e-4ec0-8ee5-49667f98356e tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:36.941042 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:36.941042 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:36.953772 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-2cdd2b99-ad8e-4ec0-8ee5-49667f98356e tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Volume info retrieved successfully. Aug 04 10:44:36.962841 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-2cdd2b99-ad8e-4ec0-8ee5-49667f98356e tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 returned with HTTP 200 Aug 04 10:44:36.962841 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 22/91] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:44:36 2026] GET /volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 => generated 1159 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:36.974112 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d64193cb-909b-406f-825d-e1cae220ac3a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:36.974642 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d64193cb-909b-406f-825d-e1cae220ac3a None None] GET https://10.4.3.232/volume// Aug 04 10:44:36.974848 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d64193cb-909b-406f-825d-e1cae220ac3a None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:36.975007 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d64193cb-909b-406f-825d-e1cae220ac3a None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:36.975421 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d64193cb-909b-406f-825d-e1cae220ac3a None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:36.975954 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 25/92] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:44:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:36.984956 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-162fd438-224e-4d02-8e48-6c47ae059125 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:36.989326 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-162fd438-224e-4d02-8e48-6c47ae059125 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:44:36.989774 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-162fd438-224e-4d02-8e48-6c47ae059125 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e777bf10-e71f-49ba-81c3-79ae932e2572", "connector": null, "instance_uuid": "adb776a1-fd34-4bac-98ac-97195df60ae8"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:37.003547 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:37.003547 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:37.049314 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-162fd438-224e-4d02-8e48-6c47ae059125 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:44:37.049787 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 23/93] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:44:36 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 04 10:44:38.381123 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f7cccd7c-3dbd-4f14-a921-b6962fcfeca6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:38.381817 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f7cccd7c-3dbd-4f14-a921-b6962fcfeca6 None None] GET https://10.4.3.232/volume// Aug 04 10:44:38.382006 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f7cccd7c-3dbd-4f14-a921-b6962fcfeca6 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:38.382371 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f7cccd7c-3dbd-4f14-a921-b6962fcfeca6 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:38.382783 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f7cccd7c-3dbd-4f14-a921-b6962fcfeca6 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:38.383047 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 24/94] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:44:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:38.401711 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-6239a25d-2964-4be5-92a0-e0da34175185 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:38.409495 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-6239a25d-2964-4be5-92a0-e0da34175185 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] GET https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 Aug 04 10:44:38.409495 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-6239a25d-2964-4be5-92a0-e0da34175185 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:38.409495 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-6239a25d-2964-4be5-92a0-e0da34175185 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:38.423525 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:38.423525 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:38.429002 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-6239a25d-2964-4be5-92a0-e0da34175185 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Volume info retrieved successfully. Aug 04 10:44:38.434557 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-6239a25d-2964-4be5-92a0-e0da34175185 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 returned with HTTP 200 Aug 04 10:44:38.435045 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 23/95] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:44:38 2026] GET /volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 => generated 1338 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:44:38.514736 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-2bc3cb23-94c4-48d5-be20-d34ac618f14f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:38.519485 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-2bc3cb23-94c4-48d5-be20-d34ac618f14f tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] PUT https://10.4.3.232/volume/v3/attachments/672934ad-1d17-42cb-88b1-01f79969532f Aug 04 10:44:38.519485 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-2bc3cb23-94c4-48d5-be20-d34ac618f14f tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:38.526006 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-2bc3cb23-94c4-48d5-be20-d34ac618f14f tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Acquiring lock "cinder-attachment_update-e777bf10-e71f-49ba-81c3-79ae932e2572-np0000006413" by "attachment_update" {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:44:38.533526 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-2bc3cb23-94c4-48d5-be20-d34ac618f14f tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Lock "cinder-attachment_update-e777bf10-e71f-49ba-81c3-79ae932e2572-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:44:38.533526 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:38.533526 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:38.641305 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-2bc3cb23-94c4-48d5-be20-d34ac618f14f tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Lock "cinder-attachment_update-e777bf10-e71f-49ba-81c3-79ae932e2572-np0000006413" released by "attachment_update" :: held 0.110s {{(pid=100255) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:44:38.641752 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-2bc3cb23-94c4-48d5-be20-d34ac618f14f tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/attachments/672934ad-1d17-42cb-88b1-01f79969532f returned with HTTP 200 Aug 04 10:44:38.642266 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 26/96] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:44:38 2026] PUT /volume/v3/attachments/672934ad-1d17-42cb-88b1-01f79969532f => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:38.667565 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-bbfdd678-c1e1-4fb6-8543-117487ac4618 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:38.669579 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-bbfdd678-c1e1-4fb6-8543-117487ac4618 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] POST https://10.4.3.232/volume/v3/attachments/672934ad-1d17-42cb-88b1-01f79969532f/action Aug 04 10:44:38.669910 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-bbfdd678-c1e1-4fb6-8543-117487ac4618 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:44:38.670044 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-bbfdd678-c1e1-4fb6-8543-117487ac4618 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:38.688596 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:38.688596 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:38.703732 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a377fff5-7f8e-4322-a29c-0ca61df9b408 req-bbfdd678-c1e1-4fb6-8543-117487ac4618 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/attachments/672934ad-1d17-42cb-88b1-01f79969532f/action returned with HTTP 204 Aug 04 10:44:38.704186 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 24/97] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:44:38 2026] POST /volume/v3/attachments/672934ad-1d17-42cb-88b1-01f79969532f/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:44:40.789193 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-5900215a-9fc6-42a2-8d6f-2c17a55a872a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:40.795188 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-5900215a-9fc6-42a2-8d6f-2c17a55a872a tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] GET https://10.4.3.232/volume/v3/volumes/dea74238-e8ed-476d-991a-be01ca44ef8b Aug 04 10:44:40.795507 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-5900215a-9fc6-42a2-8d6f-2c17a55a872a tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:40.795749 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-5900215a-9fc6-42a2-8d6f-2c17a55a872a tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:40.803990 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:40.803990 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:40.808027 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-5900215a-9fc6-42a2-8d6f-2c17a55a872a tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Volume info retrieved successfully. Aug 04 10:44:40.813639 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-5900215a-9fc6-42a2-8d6f-2c17a55a872a tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes/dea74238-e8ed-476d-991a-be01ca44ef8b returned with HTTP 200 Aug 04 10:44:40.814309 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 25/98] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:44:40 2026] GET /volume/v3/volumes/dea74238-e8ed-476d-991a-be01ca44ef8b => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:40.823656 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-0e7106c1-e0a9-488c-8c8b-19a109167981 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:40.825658 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-0e7106c1-e0a9-488c-8c8b-19a109167981 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] GET https://10.4.3.232/volume/v3/volumes/70d426ac-4ba4-466b-88c5-ee4fa46b1857 Aug 04 10:44:40.825848 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-0e7106c1-e0a9-488c-8c8b-19a109167981 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:40.826044 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-0e7106c1-e0a9-488c-8c8b-19a109167981 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:40.833322 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:40.833322 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:40.836934 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-0e7106c1-e0a9-488c-8c8b-19a109167981 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Volume info retrieved successfully. Aug 04 10:44:40.841270 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-0e7106c1-e0a9-488c-8c8b-19a109167981 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes/70d426ac-4ba4-466b-88c5-ee4fa46b1857 returned with HTTP 200 Aug 04 10:44:40.841614 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 24/99] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:44:40 2026] GET /volume/v3/volumes/70d426ac-4ba4-466b-88c5-ee4fa46b1857 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:40.850022 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-8c7c0781-f278-4f6a-915f-828d3cb6c025 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:40.854132 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-8c7c0781-f278-4f6a-915f-828d3cb6c025 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] GET https://10.4.3.232/volume/v3/volumes/bc00a069-86eb-4d46-96fb-635dae7ab6f2 Aug 04 10:44:40.854361 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-8c7c0781-f278-4f6a-915f-828d3cb6c025 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:40.854561 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-8c7c0781-f278-4f6a-915f-828d3cb6c025 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:40.871617 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:40.871617 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:40.874824 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-8c7c0781-f278-4f6a-915f-828d3cb6c025 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Volume info retrieved successfully. Aug 04 10:44:40.879396 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-8c7c0781-f278-4f6a-915f-828d3cb6c025 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes/bc00a069-86eb-4d46-96fb-635dae7ab6f2 returned with HTTP 200 Aug 04 10:44:40.879974 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 27/100] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:44:40 2026] GET /volume/v3/volumes/bc00a069-86eb-4d46-96fb-635dae7ab6f2 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:40.889770 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-53e2f5cf-e76e-47a6-a923-0cb4e61060ba None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:40.890469 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-53e2f5cf-e76e-47a6-a923-0cb4e61060ba None None] GET https://10.4.3.232/volume// Aug 04 10:44:40.890636 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-53e2f5cf-e76e-47a6-a923-0cb4e61060ba None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:40.890805 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-53e2f5cf-e76e-47a6-a923-0cb4e61060ba None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:40.891273 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-53e2f5cf-e76e-47a6-a923-0cb4e61060ba None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:40.891541 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 25/101] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:44:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:40.899450 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-4605535e-e1cf-46b7-b7a6-fbb859ca7f9b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:40.902168 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-4605535e-e1cf-46b7-b7a6-fbb859ca7f9b tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:44:40.902741 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-4605535e-e1cf-46b7-b7a6-fbb859ca7f9b tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dea74238-e8ed-476d-991a-be01ca44ef8b", "connector": null, "instance_uuid": "262e9c60-1763-4612-9213-0fccbbc0d61c"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:40.913953 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:40.913953 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:40.951707 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-4605535e-e1cf-46b7-b7a6-fbb859ca7f9b tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:44:40.952359 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 26/102] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:44:40 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 04 10:44:40.962434 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b0177764-3641-4713-9c65-26f9b74d5d8f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:40.962942 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b0177764-3641-4713-9c65-26f9b74d5d8f None None] GET https://10.4.3.232/volume// Aug 04 10:44:40.963130 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b0177764-3641-4713-9c65-26f9b74d5d8f None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:40.963349 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b0177764-3641-4713-9c65-26f9b74d5d8f None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:40.963662 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b0177764-3641-4713-9c65-26f9b74d5d8f None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:40.963933 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 25/103] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:44:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:40.972952 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-d5a5ada5-3e8a-4633-ad2f-1b9e526597ee None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:40.979351 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-d5a5ada5-3e8a-4633-ad2f-1b9e526597ee tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:44:40.979351 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-d5a5ada5-3e8a-4633-ad2f-1b9e526597ee tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70d426ac-4ba4-466b-88c5-ee4fa46b1857", "connector": null, "instance_uuid": "262e9c60-1763-4612-9213-0fccbbc0d61c"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:40.990968 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:40.990968 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:41.021692 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-d5a5ada5-3e8a-4633-ad2f-1b9e526597ee tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:44:41.021692 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 28/104] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:44:40 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 04 10:44:41.030114 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-20251c82-eec8-4be7-aa38-d422e0893caf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:41.030492 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-20251c82-eec8-4be7-aa38-d422e0893caf None None] GET https://10.4.3.232/volume// Aug 04 10:44:41.030736 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-20251c82-eec8-4be7-aa38-d422e0893caf None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:41.030991 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-20251c82-eec8-4be7-aa38-d422e0893caf None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:41.031459 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-20251c82-eec8-4be7-aa38-d422e0893caf None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:41.031812 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 26/105] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:44:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:41.041003 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-b802a154-aaa1-4017-81fd-8c5a3b6ec02f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:41.044230 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-b802a154-aaa1-4017-81fd-8c5a3b6ec02f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:44:41.044675 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-b802a154-aaa1-4017-81fd-8c5a3b6ec02f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc00a069-86eb-4d46-96fb-635dae7ab6f2", "connector": null, "instance_uuid": "262e9c60-1763-4612-9213-0fccbbc0d61c"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:41.056026 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:41.056026 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:41.086532 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-b802a154-aaa1-4017-81fd-8c5a3b6ec02f tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:44:41.086983 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 27/106] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:44:41 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:41.235262 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-716007c5-e446-4bbb-96f9-2bd2aec8936f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:41.241795 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-716007c5-e446-4bbb-96f9-2bd2aec8936f tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:44:41.242225 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-716007c5-e446-4bbb-96f9-2bd2aec8936f tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "a8fc1ab9-3706-4a03-ad2e-87d5df423f94-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:41.245185 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-716007c5-e446-4bbb-96f9-2bd2aec8936f tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'a8fc1ab9-3706-4a03-ad2e-87d5df423f94-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:44:41.245404 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-716007c5-e446-4bbb-96f9-2bd2aec8936f tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Create volume of 1 GB Aug 04 10:44:41.252761 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-716007c5-e446-4bbb-96f9-2bd2aec8936f tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Availability Zones retrieved successfully. Aug 04 10:44:41.259325 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-716007c5-e446-4bbb-96f9-2bd2aec8936f tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Flow 'volume_create_api' (3d1d7a75-20ce-4dd8-b8e5-7a3f03ca71e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:44:41.259325 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-716007c5-e446-4bbb-96f9-2bd2aec8936f tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1f02e85-0b18-4c20-b041-7d8b0fdb94e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:41.259881 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-716007c5-e446-4bbb-96f9-2bd2aec8936f tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:44:41.298670 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-716007c5-e446-4bbb-96f9-2bd2aec8936f tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1f02e85-0b18-4c20-b041-7d8b0fdb94e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:41.299498 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-716007c5-e446-4bbb-96f9-2bd2aec8936f tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34bbe087-d0be-4f41-94c6-f6c9f1990e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:41.393078 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-716007c5-e446-4bbb-96f9-2bd2aec8936f tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Created reservations ['0ab3d9ff-b5cb-42c7-beac-b4e21817f173', '69950308-77e3-40fe-8262-62df68858450', '6977a2ac-5f26-4aae-bb94-5a571e71c26e', 'e45e8c43-ca73-421e-8586-b259fe5ea9c5'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:44:41.393625 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-716007c5-e446-4bbb-96f9-2bd2aec8936f tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34bbe087-d0be-4f41-94c6-f6c9f1990e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ab3d9ff-b5cb-42c7-beac-b4e21817f173', '69950308-77e3-40fe-8262-62df68858450', '6977a2ac-5f26-4aae-bb94-5a571e71c26e', 'e45e8c43-ca73-421e-8586-b259fe5ea9c5']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:41.394425 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-716007c5-e446-4bbb-96f9-2bd2aec8936f tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2293b6fa-7e88-4af3-b54d-546400ae9e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:41.418671 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-716007c5-e446-4bbb-96f9-2bd2aec8936f tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2293b6fa-7e88-4af3-b54d-546400ae9e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '278f19d0-8805-4554-8537-127462b54081', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='a8fc1ab9-3706-4a03-ad2e-87d5df423f94-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32be66ded4ce4cb395c8034864fb146b',qos_specs=None,replication_status=,reservations=['0ab3d9ff-b5cb-42c7-beac-b4e21817f173','69950308-77e3-40fe-8262-62df68858450','6977a2ac-5f26-4aae-bb94-5a571e71c26e','e45e8c43-ca73-421e-8586-b259fe5ea9c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e500e0a951d44512bd1d65ed44cf7d74',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:44:41Z,deleted=False,deleted_at=None,display_description='',display_name='a8fc1ab9-3706-4a03-ad2e-87d5df423f94-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=278f19d0-8805-4554-8537-127462b54081,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32be66ded4ce4cb395c8034864fb146b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e500e0a951d44512bd1d65ed44cf7d74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:41.419576 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-716007c5-e446-4bbb-96f9-2bd2aec8936f tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c60f93a-d066-4109-a904-dbd00ed1f4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:41.439990 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-716007c5-e446-4bbb-96f9-2bd2aec8936f tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c60f93a-d066-4109-a904-dbd00ed1f4a7) transitioned into 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='a8fc1ab9-3706-4a03-ad2e-87d5df423f94-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32be66ded4ce4cb395c8034864fb146b',qos_specs=None,replication_status=,reservations=['0ab3d9ff-b5cb-42c7-beac-b4e21817f173','69950308-77e3-40fe-8262-62df68858450','6977a2ac-5f26-4aae-bb94-5a571e71c26e','e45e8c43-ca73-421e-8586-b259fe5ea9c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e500e0a951d44512bd1d65ed44cf7d74',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:41.440690 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-716007c5-e446-4bbb-96f9-2bd2aec8936f tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35c39998-c671-4358-8c2f-41f556e4f94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:41.451577 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-716007c5-e446-4bbb-96f9-2bd2aec8936f tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35c39998-c671-4358-8c2f-41f556e4f94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:41.452426 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-716007c5-e446-4bbb-96f9-2bd2aec8936f tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Flow 'volume_create_api' (3d1d7a75-20ce-4dd8-b8e5-7a3f03ca71e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:44:41.452757 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-716007c5-e446-4bbb-96f9-2bd2aec8936f tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Create volume request issued successfully. Aug 04 10:44:41.453399 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-716007c5-e446-4bbb-96f9-2bd2aec8936f tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:44:41.454154 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 26/107] 10.4.3.232 () {72 vars in 1541 bytes} [Tue Aug 4 10:44:41 2026] POST /volume/v3/volumes => generated 749 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:44:41.466677 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-2fa662a4-3a6c-48a3-b3c9-e6ae3235d899 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:41.469052 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-2fa662a4-3a6c-48a3-b3c9-e6ae3235d899 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] GET https://10.4.3.232/volume/v3/volumes/278f19d0-8805-4554-8537-127462b54081 Aug 04 10:44:41.469261 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-2fa662a4-3a6c-48a3-b3c9-e6ae3235d899 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:41.469349 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-2fa662a4-3a6c-48a3-b3c9-e6ae3235d899 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:41.476526 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:41.476526 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:41.480477 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-2fa662a4-3a6c-48a3-b3c9-e6ae3235d899 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Volume info retrieved successfully. Aug 04 10:44:41.487531 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-2fa662a4-3a6c-48a3-b3c9-e6ae3235d899 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] https://10.4.3.232/volume/v3/volumes/278f19d0-8805-4554-8537-127462b54081 returned with HTTP 200 Aug 04 10:44:41.488047 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 29/108] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:44:41 2026] GET /volume/v3/volumes/278f19d0-8805-4554-8537-127462b54081 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:41.501682 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-9013ae12-b39f-4af5-b768-e1addd981908 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:41.504850 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-9013ae12-b39f-4af5-b768-e1addd981908 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] GET https://10.4.3.232/volume/v3/volumes/278f19d0-8805-4554-8537-127462b54081 Aug 04 10:44:41.505210 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-9013ae12-b39f-4af5-b768-e1addd981908 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:41.505602 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-9013ae12-b39f-4af5-b768-e1addd981908 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:41.517136 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:41.517136 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:41.522330 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-9013ae12-b39f-4af5-b768-e1addd981908 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Volume info retrieved successfully. Aug 04 10:44:41.528497 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-9013ae12-b39f-4af5-b768-e1addd981908 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] https://10.4.3.232/volume/v3/volumes/278f19d0-8805-4554-8537-127462b54081 returned with HTTP 200 Aug 04 10:44:41.528982 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 27/109] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:44:41 2026] GET /volume/v3/volumes/278f19d0-8805-4554-8537-127462b54081 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:43.426258 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d22d5990-ba2c-48a9-93d9-366062e8b5a4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:43.426968 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d22d5990-ba2c-48a9-93d9-366062e8b5a4 None None] GET https://10.4.3.232/volume// Aug 04 10:44:43.427271 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d22d5990-ba2c-48a9-93d9-366062e8b5a4 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:43.427580 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d22d5990-ba2c-48a9-93d9-366062e8b5a4 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:43.428087 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d22d5990-ba2c-48a9-93d9-366062e8b5a4 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:43.428486 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 28/110] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:44:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:43.437013 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-946f044b-e981-444e-9e01-61c66774233d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:43.441620 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-946f044b-e981-444e-9e01-61c66774233d tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] GET https://10.4.3.232/volume/v3/volumes/dea74238-e8ed-476d-991a-be01ca44ef8b Aug 04 10:44:43.441847 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-946f044b-e981-444e-9e01-61c66774233d tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:43.442100 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-946f044b-e981-444e-9e01-61c66774233d tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:43.455230 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:43.455230 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:43.459663 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-946f044b-e981-444e-9e01-61c66774233d tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Volume info retrieved successfully. Aug 04 10:44:43.465142 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-946f044b-e981-444e-9e01-61c66774233d tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes/dea74238-e8ed-476d-991a-be01ca44ef8b returned with HTTP 200 Aug 04 10:44:43.465656 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 27/111] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:44:43 2026] GET /volume/v3/volumes/dea74238-e8ed-476d-991a-be01ca44ef8b => generated 1539 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:44:43.568384 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-2e8ba80e-7a46-4eb2-9420-d19ecb978b19 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:43.569375 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-2e8ba80e-7a46-4eb2-9420-d19ecb978b19 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] PUT https://10.4.3.232/volume/v3/attachments/fc8318fa-2ddd-4b1d-b91a-d7eaf32b0b4f Aug 04 10:44:43.569787 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-2e8ba80e-7a46-4eb2-9420-d19ecb978b19 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:43.583324 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-2e8ba80e-7a46-4eb2-9420-d19ecb978b19 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Acquiring lock "cinder-attachment_update-dea74238-e8ed-476d-991a-be01ca44ef8b-np0000006413" by "attachment_update" {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:44:43.592144 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-2e8ba80e-7a46-4eb2-9420-d19ecb978b19 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Lock "cinder-attachment_update-dea74238-e8ed-476d-991a-be01ca44ef8b-np0000006413" acquired by "attachment_update" :: waited 0.009s {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:44:43.593280 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:43.593280 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:43.717603 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-2e8ba80e-7a46-4eb2-9420-d19ecb978b19 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Lock "cinder-attachment_update-dea74238-e8ed-476d-991a-be01ca44ef8b-np0000006413" released by "attachment_update" :: held 0.125s {{(pid=100255) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:44:43.717935 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-2e8ba80e-7a46-4eb2-9420-d19ecb978b19 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/attachments/fc8318fa-2ddd-4b1d-b91a-d7eaf32b0b4f returned with HTTP 200 Aug 04 10:44:43.718507 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 30/112] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:44:43 2026] PUT /volume/v3/attachments/fc8318fa-2ddd-4b1d-b91a-d7eaf32b0b4f => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:43.743481 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-3f4abf16-ccad-4b56-829e-3b813be17b51 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:43.746080 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-3f4abf16-ccad-4b56-829e-3b813be17b51 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] POST https://10.4.3.232/volume/v3/attachments/fc8318fa-2ddd-4b1d-b91a-d7eaf32b0b4f/action Aug 04 10:44:43.746533 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-3f4abf16-ccad-4b56-829e-3b813be17b51 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:44:43.746694 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-3f4abf16-ccad-4b56-829e-3b813be17b51 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:43.765368 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:43.765368 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:43.776911 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-3f4abf16-ccad-4b56-829e-3b813be17b51 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/attachments/fc8318fa-2ddd-4b1d-b91a-d7eaf32b0b4f/action returned with HTTP 204 Aug 04 10:44:43.777370 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 28/113] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:44:43 2026] POST /volume/v3/attachments/fc8318fa-2ddd-4b1d-b91a-d7eaf32b0b4f/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:44:43.799415 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e7eb4f7e-cafb-44dc-895c-65b291cc331c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:43.799786 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e7eb4f7e-cafb-44dc-895c-65b291cc331c None None] GET https://10.4.3.232/volume// Aug 04 10:44:43.799947 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e7eb4f7e-cafb-44dc-895c-65b291cc331c None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:43.800148 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e7eb4f7e-cafb-44dc-895c-65b291cc331c None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:43.800448 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e7eb4f7e-cafb-44dc-895c-65b291cc331c None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:43.800729 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 29/114] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:44:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:43.809447 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-f24af1c3-7bd8-4f4d-a90d-a0755800eadb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:43.811444 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-f24af1c3-7bd8-4f4d-a90d-a0755800eadb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] GET https://10.4.3.232/volume/v3/volumes/70d426ac-4ba4-466b-88c5-ee4fa46b1857 Aug 04 10:44:43.811654 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-f24af1c3-7bd8-4f4d-a90d-a0755800eadb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:43.811830 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-f24af1c3-7bd8-4f4d-a90d-a0755800eadb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:43.820541 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:43.820541 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:43.823996 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-f24af1c3-7bd8-4f4d-a90d-a0755800eadb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Volume info retrieved successfully. Aug 04 10:44:43.829342 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-f24af1c3-7bd8-4f4d-a90d-a0755800eadb tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes/70d426ac-4ba4-466b-88c5-ee4fa46b1857 returned with HTTP 200 Aug 04 10:44:43.829569 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 28/115] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:44:43 2026] GET /volume/v3/volumes/70d426ac-4ba4-466b-88c5-ee4fa46b1857 => generated 1024 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:44:43.899809 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-9591266e-87e6-427d-8b28-b54cad54833b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:43.902472 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-9591266e-87e6-427d-8b28-b54cad54833b tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] PUT https://10.4.3.232/volume/v3/attachments/4fe6e706-4432-4ad9-b02e-a61e0ee2eab6 Aug 04 10:44:43.903013 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-9591266e-87e6-427d-8b28-b54cad54833b tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:43.913030 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-9591266e-87e6-427d-8b28-b54cad54833b tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Acquiring lock "cinder-attachment_update-70d426ac-4ba4-466b-88c5-ee4fa46b1857-np0000006413" by "attachment_update" {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:44:43.918655 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-9591266e-87e6-427d-8b28-b54cad54833b tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Lock "cinder-attachment_update-70d426ac-4ba4-466b-88c5-ee4fa46b1857-np0000006413" acquired by "attachment_update" :: waited 0.006s {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:44:43.920140 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:43.920140 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:44.029155 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-9591266e-87e6-427d-8b28-b54cad54833b tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Lock "cinder-attachment_update-70d426ac-4ba4-466b-88c5-ee4fa46b1857-np0000006413" released by "attachment_update" :: held 0.111s {{(pid=100255) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:44:44.029533 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-9591266e-87e6-427d-8b28-b54cad54833b tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/attachments/4fe6e706-4432-4ad9-b02e-a61e0ee2eab6 returned with HTTP 200 Aug 04 10:44:44.030094 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 31/116] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:44:43 2026] PUT /volume/v3/attachments/4fe6e706-4432-4ad9-b02e-a61e0ee2eab6 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:44.062055 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-edd5357e-3227-4cc3-a6d2-9749f3192b93 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:44.068073 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-edd5357e-3227-4cc3-a6d2-9749f3192b93 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] POST https://10.4.3.232/volume/v3/attachments/4fe6e706-4432-4ad9-b02e-a61e0ee2eab6/action Aug 04 10:44:44.068674 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-edd5357e-3227-4cc3-a6d2-9749f3192b93 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:44:44.068890 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-edd5357e-3227-4cc3-a6d2-9749f3192b93 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:44.089551 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:44.089551 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:44.100688 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-edd5357e-3227-4cc3-a6d2-9749f3192b93 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/attachments/4fe6e706-4432-4ad9-b02e-a61e0ee2eab6/action returned with HTTP 204 Aug 04 10:44:44.101308 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 29/117] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:44:44 2026] POST /volume/v3/attachments/4fe6e706-4432-4ad9-b02e-a61e0ee2eab6/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:44:44.118258 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-25082cd7-3aa1-4e5c-a9f9-c54628614375 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:44.121308 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-25082cd7-3aa1-4e5c-a9f9-c54628614375 None None] GET https://10.4.3.232/volume// Aug 04 10:44:44.121308 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-25082cd7-3aa1-4e5c-a9f9-c54628614375 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:44.121308 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-25082cd7-3aa1-4e5c-a9f9-c54628614375 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:44.121308 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-25082cd7-3aa1-4e5c-a9f9-c54628614375 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:44.121308 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 30/118] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:44:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:44.126913 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-2351513b-6cba-4f4d-9683-52a9b08b564e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:44.129731 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-2351513b-6cba-4f4d-9683-52a9b08b564e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] GET https://10.4.3.232/volume/v3/volumes/bc00a069-86eb-4d46-96fb-635dae7ab6f2 Aug 04 10:44:44.130072 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-2351513b-6cba-4f4d-9683-52a9b08b564e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:44.130263 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-2351513b-6cba-4f4d-9683-52a9b08b564e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:44.139895 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:44.139895 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:44.143345 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-2351513b-6cba-4f4d-9683-52a9b08b564e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Volume info retrieved successfully. Aug 04 10:44:44.148495 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-2351513b-6cba-4f4d-9683-52a9b08b564e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes/bc00a069-86eb-4d46-96fb-635dae7ab6f2 returned with HTTP 200 Aug 04 10:44:44.148640 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 29/119] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:44:44 2026] GET /volume/v3/volumes/bc00a069-86eb-4d46-96fb-635dae7ab6f2 => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:44:44.233119 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-7cd43261-fba4-4134-93a1-3cc091b9df62 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:44.235251 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-7cd43261-fba4-4134-93a1-3cc091b9df62 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] PUT https://10.4.3.232/volume/v3/attachments/1009d12e-e23d-438f-837d-b523cc482a60 Aug 04 10:44:44.235643 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-7cd43261-fba4-4134-93a1-3cc091b9df62 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:44.246577 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-7cd43261-fba4-4134-93a1-3cc091b9df62 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Acquiring lock "cinder-attachment_update-bc00a069-86eb-4d46-96fb-635dae7ab6f2-np0000006413" by "attachment_update" {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:44:44.251232 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-7cd43261-fba4-4134-93a1-3cc091b9df62 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Lock "cinder-attachment_update-bc00a069-86eb-4d46-96fb-635dae7ab6f2-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:44:44.252133 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:44.252133 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:44.356317 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-7cd43261-fba4-4134-93a1-3cc091b9df62 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Lock "cinder-attachment_update-bc00a069-86eb-4d46-96fb-635dae7ab6f2-np0000006413" released by "attachment_update" :: held 0.105s {{(pid=100255) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:44:44.357158 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-7cd43261-fba4-4134-93a1-3cc091b9df62 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/attachments/1009d12e-e23d-438f-837d-b523cc482a60 returned with HTTP 200 Aug 04 10:44:44.357354 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 32/120] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:44:44 2026] PUT /volume/v3/attachments/1009d12e-e23d-438f-837d-b523cc482a60 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:44.402027 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-ffb1eabd-20a2-4c10-9bd7-9025a33f96aa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:44.404471 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-ffb1eabd-20a2-4c10-9bd7-9025a33f96aa tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] POST https://10.4.3.232/volume/v3/attachments/1009d12e-e23d-438f-837d-b523cc482a60/action Aug 04 10:44:44.406947 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-ffb1eabd-20a2-4c10-9bd7-9025a33f96aa tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:44:44.406947 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-ffb1eabd-20a2-4c10-9bd7-9025a33f96aa tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:44.426785 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:44.426785 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:44.437532 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d75b2cbe-4a68-4326-baa8-08d668282ba8 req-ffb1eabd-20a2-4c10-9bd7-9025a33f96aa tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/attachments/1009d12e-e23d-438f-837d-b523cc482a60/action returned with HTTP 204 Aug 04 10:44:44.438084 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 30/121] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:44:44 2026] POST /volume/v3/attachments/1009d12e-e23d-438f-837d-b523cc482a60/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:44:44.547525 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-93296bcf-1580-4f0c-9757-43aca4eba10c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:44.549931 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-93296bcf-1580-4f0c-9757-43aca4eba10c tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] GET https://10.4.3.232/volume/v3/volumes/278f19d0-8805-4554-8537-127462b54081 Aug 04 10:44:44.550148 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-93296bcf-1580-4f0c-9757-43aca4eba10c tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:44.550426 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-93296bcf-1580-4f0c-9757-43aca4eba10c tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:44.558629 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:44.558629 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:44.562929 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-93296bcf-1580-4f0c-9757-43aca4eba10c tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Volume info retrieved successfully. Aug 04 10:44:44.570173 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-93296bcf-1580-4f0c-9757-43aca4eba10c tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] https://10.4.3.232/volume/v3/volumes/278f19d0-8805-4554-8537-127462b54081 returned with HTTP 200 Aug 04 10:44:44.570682 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 31/122] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:44:44 2026] GET /volume/v3/volumes/278f19d0-8805-4554-8537-127462b54081 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:44.579936 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-17663046-88d2-46ef-b6c0-cfc2cdfb8d83 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:44.580514 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-17663046-88d2-46ef-b6c0-cfc2cdfb8d83 None None] GET https://10.4.3.232/volume// Aug 04 10:44:44.580745 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-17663046-88d2-46ef-b6c0-cfc2cdfb8d83 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:44.580932 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-17663046-88d2-46ef-b6c0-cfc2cdfb8d83 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:44.581227 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-17663046-88d2-46ef-b6c0-cfc2cdfb8d83 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:44.581545 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 30/123] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:44:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:44.589882 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-2a58625e-13f1-45b9-80f5-354ef941b767 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:44.593048 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-2a58625e-13f1-45b9-80f5-354ef941b767 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:44:44.593569 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-2a58625e-13f1-45b9-80f5-354ef941b767 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "278f19d0-8805-4554-8537-127462b54081", "connector": null, "instance_uuid": "a8fc1ab9-3706-4a03-ad2e-87d5df423f94"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:44.607908 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:44.607908 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:44.643689 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-2a58625e-13f1-45b9-80f5-354ef941b767 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:44:44.644397 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 33/124] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:44:44 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 04 10:44:44.656133 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-edc021cb-2348-431e-94b2-582591d07928 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:44.656616 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-edc021cb-2348-431e-94b2-582591d07928 None None] GET https://10.4.3.232/volume// Aug 04 10:44:44.656810 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-edc021cb-2348-431e-94b2-582591d07928 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:44.657030 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-edc021cb-2348-431e-94b2-582591d07928 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:44.657469 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-edc021cb-2348-431e-94b2-582591d07928 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:44.657821 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 31/125] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:44:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:44.666640 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-0c8dde32-8c25-4e5a-ae1e-3ca12abc58bd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:44.668798 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-0c8dde32-8c25-4e5a-ae1e-3ca12abc58bd tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] GET https://10.4.3.232/volume/v3/volumes/278f19d0-8805-4554-8537-127462b54081 Aug 04 10:44:44.669069 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-0c8dde32-8c25-4e5a-ae1e-3ca12abc58bd tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:44.669360 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-0c8dde32-8c25-4e5a-ae1e-3ca12abc58bd tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:44.682282 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:44.682282 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:44.686900 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-0c8dde32-8c25-4e5a-ae1e-3ca12abc58bd tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Volume info retrieved successfully. Aug 04 10:44:44.691960 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-0c8dde32-8c25-4e5a-ae1e-3ca12abc58bd tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] https://10.4.3.232/volume/v3/volumes/278f19d0-8805-4554-8537-127462b54081 returned with HTTP 200 Aug 04 10:44:44.692459 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 32/126] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:44:44 2026] GET /volume/v3/volumes/278f19d0-8805-4554-8537-127462b54081 => generated 1021 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:44:44.782845 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-8ce28492-44ad-41ff-906e-149d4b6f98aa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:44.785508 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-8ce28492-44ad-41ff-906e-149d4b6f98aa tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] PUT https://10.4.3.232/volume/v3/attachments/b62c8d9f-e764-4af6-b237-59d0ec09ba1c Aug 04 10:44:44.786023 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-8ce28492-44ad-41ff-906e-149d4b6f98aa tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:44.796562 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-8ce28492-44ad-41ff-906e-149d4b6f98aa tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Acquiring lock "cinder-attachment_update-278f19d0-8805-4554-8537-127462b54081-np0000006413" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:44:44.801388 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-8ce28492-44ad-41ff-906e-149d4b6f98aa tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Lock "cinder-attachment_update-278f19d0-8805-4554-8537-127462b54081-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:44:44.802270 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:44.802270 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:44.904236 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-8ce28492-44ad-41ff-906e-149d4b6f98aa tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Lock "cinder-attachment_update-278f19d0-8805-4554-8537-127462b54081-np0000006413" released by "attachment_update" :: held 0.103s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:44:44.904563 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-8ce28492-44ad-41ff-906e-149d4b6f98aa tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] https://10.4.3.232/volume/v3/attachments/b62c8d9f-e764-4af6-b237-59d0ec09ba1c returned with HTTP 200 Aug 04 10:44:44.905669 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 31/127] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:44:44 2026] PUT /volume/v3/attachments/b62c8d9f-e764-4af6-b237-59d0ec09ba1c => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:44.941347 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-226d90b4-a41c-43ea-a0be-29862b80315d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:44.943377 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-226d90b4-a41c-43ea-a0be-29862b80315d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] POST https://10.4.3.232/volume/v3/attachments/b62c8d9f-e764-4af6-b237-59d0ec09ba1c/action Aug 04 10:44:44.944194 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-226d90b4-a41c-43ea-a0be-29862b80315d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:44:44.944194 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-226d90b4-a41c-43ea-a0be-29862b80315d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:44.963526 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:44.963526 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:44.987701 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-625a6f60-19bf-421f-b3e2-9760e9ab974d req-226d90b4-a41c-43ea-a0be-29862b80315d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] https://10.4.3.232/volume/v3/attachments/b62c8d9f-e764-4af6-b237-59d0ec09ba1c/action returned with HTTP 204 Aug 04 10:44:44.988160 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 34/128] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:44:44 2026] POST /volume/v3/attachments/b62c8d9f-e764-4af6-b237-59d0ec09ba1c/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:44:45.264998 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-17084ef8-26c1-414e-96b1-cc4bf9068d5d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:45.267033 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-17084ef8-26c1-414e-96b1-cc4bf9068d5d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:44:45.267447 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-17084ef8-26c1-414e-96b1-cc4bf9068d5d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1591820405"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:45.268857 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-17084ef8-26c1-414e-96b1-cc4bf9068d5d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1591820405'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:44:45.268988 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-17084ef8-26c1-414e-96b1-cc4bf9068d5d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Create volume of 1 GB Aug 04 10:44:45.273708 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-17084ef8-26c1-414e-96b1-cc4bf9068d5d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Availability Zones retrieved successfully. Aug 04 10:44:45.279361 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17084ef8-26c1-414e-96b1-cc4bf9068d5d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Flow 'volume_create_api' (1ecfb602-b0a6-47e6-94b4-142235834f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:44:45.280327 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17084ef8-26c1-414e-96b1-cc4bf9068d5d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00826629-318b-4fd2-aa46-be136045cee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:45.281742 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-17084ef8-26c1-414e-96b1-cc4bf9068d5d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:44:45.311777 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17084ef8-26c1-414e-96b1-cc4bf9068d5d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00826629-318b-4fd2-aa46-be136045cee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:45.312610 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17084ef8-26c1-414e-96b1-cc4bf9068d5d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17cb5ed2-6914-4ce9-9968-bed2e20f6c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:45.375925 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-17084ef8-26c1-414e-96b1-cc4bf9068d5d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Created reservations ['07d0980e-8c06-4ab1-ad8c-4b5ae4b45b85', '47f111c8-bb3f-4c97-97ea-32c3fd4eeaae', 'cd9fffa3-55f7-48cd-893f-77b0a2bf437c', '8cb0f4b9-1502-4230-8ba9-0301a02a5106'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:44:45.376747 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17084ef8-26c1-414e-96b1-cc4bf9068d5d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17cb5ed2-6914-4ce9-9968-bed2e20f6c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07d0980e-8c06-4ab1-ad8c-4b5ae4b45b85', '47f111c8-bb3f-4c97-97ea-32c3fd4eeaae', 'cd9fffa3-55f7-48cd-893f-77b0a2bf437c', '8cb0f4b9-1502-4230-8ba9-0301a02a5106']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:45.377617 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17084ef8-26c1-414e-96b1-cc4bf9068d5d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12aa02ab-ed19-4e6c-9e2c-671e63e2de0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:45.400374 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17084ef8-26c1-414e-96b1-cc4bf9068d5d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12aa02ab-ed19-4e6c-9e2c-671e63e2de0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fd8b331-02fd-4972-bd07-0a9f64db81a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1591820405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d6de820cba24dda9777d1d929fb4d0b',qos_specs=None,replication_status=,reservations=['07d0980e-8c06-4ab1-ad8c-4b5ae4b45b85','47f111c8-bb3f-4c97-97ea-32c3fd4eeaae','cd9fffa3-55f7-48cd-893f-77b0a2bf437c','8cb0f4b9-1502-4230-8ba9-0301a02a5106'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d22f85fc5cd489582517e0b8d15717e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:44:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1591820405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fd8b331-02fd-4972-bd07-0a9f64db81a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d6de820cba24dda9777d1d929fb4d0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d22f85fc5cd489582517e0b8d15717e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:45.401140 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17084ef8-26c1-414e-96b1-cc4bf9068d5d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e1f98b7-4b61-432a-a20c-f7a064b13aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:45.418585 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17084ef8-26c1-414e-96b1-cc4bf9068d5d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e1f98b7-4b61-432a-a20c-f7a064b13aae) transitioned into state 'SUCCESS' from state '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-1591820405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d6de820cba24dda9777d1d929fb4d0b',qos_specs=None,replication_status=,reservations=['07d0980e-8c06-4ab1-ad8c-4b5ae4b45b85','47f111c8-bb3f-4c97-97ea-32c3fd4eeaae','cd9fffa3-55f7-48cd-893f-77b0a2bf437c','8cb0f4b9-1502-4230-8ba9-0301a02a5106'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d22f85fc5cd489582517e0b8d15717e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:45.419204 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17084ef8-26c1-414e-96b1-cc4bf9068d5d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d73f5f54-da20-4471-a087-c59363576986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:44:45.428016 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17084ef8-26c1-414e-96b1-cc4bf9068d5d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d73f5f54-da20-4471-a087-c59363576986) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:44:45.428886 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17084ef8-26c1-414e-96b1-cc4bf9068d5d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Flow 'volume_create_api' (1ecfb602-b0a6-47e6-94b4-142235834f31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:44:45.429222 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-17084ef8-26c1-414e-96b1-cc4bf9068d5d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Create volume request issued successfully. Aug 04 10:44:45.429878 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-17084ef8-26c1-414e-96b1-cc4bf9068d5d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:44:45.430420 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 32/129] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:44:45 2026] POST /volume/v3/volumes => generated 755 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:44:45.443548 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a435cd58-8b05-4f60-b6f4-2bb40e620b65 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:45.445444 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a435cd58-8b05-4f60-b6f4-2bb40e620b65 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:44:45.445663 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a435cd58-8b05-4f60-b6f4-2bb40e620b65 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:45.445884 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a435cd58-8b05-4f60-b6f4-2bb40e620b65 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:45.453214 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:45.453214 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:45.456605 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a435cd58-8b05-4f60-b6f4-2bb40e620b65 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Volume info retrieved successfully. Aug 04 10:44:45.460416 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a435cd58-8b05-4f60-b6f4-2bb40e620b65 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 200 Aug 04 10:44:45.460793 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 33/130] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:45 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:46.301524 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-05c020f0-d1fe-4f32-9dd2-5ca14ec1fd90 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:46.302793 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-05c020f0-d1fe-4f32-9dd2-5ca14ec1fd90 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] GET https://10.4.3.232/volume/v3/limits Aug 04 10:44:46.302980 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-05c020f0-d1fe-4f32-9dd2-5ca14ec1fd90 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:46.303188 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-05c020f0-d1fe-4f32-9dd2-5ca14ec1fd90 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:46.329033 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-05c020f0-d1fe-4f32-9dd2-5ca14ec1fd90 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-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 04 10:44:46.329033 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-05c020f0-d1fe-4f32-9dd2-5ca14ec1fd90 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-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 04 10:44:46.329033 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-05c020f0-d1fe-4f32-9dd2-5ca14ec1fd90 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-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 04 10:44:46.329033 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-05c020f0-d1fe-4f32-9dd2-5ca14ec1fd90 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-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 04 10:44:46.329033 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-05c020f0-d1fe-4f32-9dd2-5ca14ec1fd90 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-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 04 10:44:46.329033 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-05c020f0-d1fe-4f32-9dd2-5ca14ec1fd90 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-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 04 10:44:46.332021 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-05c020f0-d1fe-4f32-9dd2-5ca14ec1fd90 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-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 04 10:44:46.332665 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:46.332665 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:46.476858 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5e41ddd9-fd80-42b1-ac5d-1c8c89fb22cc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:46.479117 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5e41ddd9-fd80-42b1-ac5d-1c8c89fb22cc tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:44:46.479439 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5e41ddd9-fd80-42b1-ac5d-1c8c89fb22cc tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:46.483475 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5e41ddd9-fd80-42b1-ac5d-1c8c89fb22cc tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:46.487724 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-05c020f0-d1fe-4f32-9dd2-5ca14ec1fd90 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/limits returned with HTTP 200 Aug 04 10:44:46.488761 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 32/131] 10.4.3.232 () {68 vars in 1484 bytes} [Tue Aug 4 10:44:46 2026] GET /volume/v3/limits => generated 302 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:46.490027 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:46.490027 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:46.496196 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5e41ddd9-fd80-42b1-ac5d-1c8c89fb22cc tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Volume info retrieved successfully. Aug 04 10:44:46.503336 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5e41ddd9-fd80-42b1-ac5d-1c8c89fb22cc tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 200 Aug 04 10:44:46.503934 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 35/132] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:46 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:46.578690 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-e35d7d50-4ce7-4863-b6a3-0c1a35e99b6f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:46.582451 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-e35d7d50-4ce7-4863-b6a3-0c1a35e99b6f tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:44:46.582878 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-e35d7d50-4ce7-4863-b6a3-0c1a35e99b6f tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:46.583172 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-e35d7d50-4ce7-4863-b6a3-0c1a35e99b6f tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:46.589458 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-1bea7697-cb1a-4447-9019-98b3d831759f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:46.594629 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:46.594629 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:46.596051 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-1bea7697-cb1a-4447-9019-98b3d831759f tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] GET https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 Aug 04 10:44:46.596233 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-1bea7697-cb1a-4447-9019-98b3d831759f tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:46.596454 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-1bea7697-cb1a-4447-9019-98b3d831759f tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:46.601501 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-e35d7d50-4ce7-4863-b6a3-0c1a35e99b6f tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Volume info retrieved successfully. Aug 04 10:44:46.608902 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-e35d7d50-4ce7-4863-b6a3-0c1a35e99b6f tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 200 Aug 04 10:44:46.609657 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 33/133] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:44:46 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:46.610895 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:46.610895 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:46.617283 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-1bea7697-cb1a-4447-9019-98b3d831759f tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Volume info retrieved successfully. Aug 04 10:44:46.623827 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-1bea7697-cb1a-4447-9019-98b3d831759f tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 returned with HTTP 200 Aug 04 10:44:46.624465 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 34/134] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:44:46 2026] GET /volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 => generated 1451 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:46.634732 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-6aa41b5d-ea0f-40e7-8cad-a634c84cd271 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:46.639225 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-6aa41b5d-ea0f-40e7-8cad-a634c84cd271 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:44:46.639767 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-6aa41b5d-ea0f-40e7-8cad-a634c84cd271 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e777bf10-e71f-49ba-81c3-79ae932e2572", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-247078981", "description": null, "metadata": {}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:46.659819 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:46.659819 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:46.660517 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-6aa41b5d-ea0f-40e7-8cad-a634c84cd271 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Volume info retrieved successfully. Aug 04 10:44:46.660687 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-6aa41b5d-ea0f-40e7-8cad-a634c84cd271 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Create snapshot from volume e777bf10-e71f-49ba-81c3-79ae932e2572 Aug 04 10:44:46.716606 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-6aa41b5d-ea0f-40e7-8cad-a634c84cd271 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Created reservations ['b0931d57-24d3-4808-a46b-d8de06c22ca3', '4db27c4e-823e-4d7c-9760-57c5f8cf9fc1', '29ef2c01-5102-41a8-914d-6ba580fe0524', '855e6c17-071d-4cae-b30c-6a001132504e'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:44:46.773169 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-6aa41b5d-ea0f-40e7-8cad-a634c84cd271 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Snapshot force create request issued successfully. Aug 04 10:44:46.773551 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c9203bb2-ed94-40cd-b1dd-ee6d79082eeb req-6aa41b5d-ea0f-40e7-8cad-a634c84cd271 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:44:46.773959 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 33/135] 10.4.3.232 () {72 vars in 1547 bytes} [Tue Aug 4 10:44:46 2026] POST /volume/v3/snapshots => generated 318 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:44:46.933683 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0f68ae6f-37da-4040-9d40-8c84ecda9774 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:46.934059 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0f68ae6f-37da-4040-9d40-8c84ecda9774 None None] GET https://10.4.3.232/volume// Aug 04 10:44:46.934215 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0f68ae6f-37da-4040-9d40-8c84ecda9774 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:46.934434 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0f68ae6f-37da-4040-9d40-8c84ecda9774 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:46.934734 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0f68ae6f-37da-4040-9d40-8c84ecda9774 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:46.934999 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 36/136] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:44:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:46.953121 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-ff992925-b107-44ed-95ef-22d809d76834 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:47.238369 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-ff992925-b107-44ed-95ef-22d809d76834 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:44:47.238832 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-ff992925-b107-44ed-95ef-22d809d76834 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2fd8b331-02fd-4972-bd07-0a9f64db81a4", "connector": null, "instance_uuid": "dc71cc7c-7988-4db2-b56b-973f29783cdb"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:47.256822 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:47.256822 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:47.289707 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-ff992925-b107-44ed-95ef-22d809d76834 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:44:47.289707 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 34/137] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:44:46 2026] POST /volume/v3/attachments => generated 273 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:47.327987 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c37a550f-6c63-4fe4-86c0-81b58e90b802 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:47.330200 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c37a550f-6c63-4fe4-86c0-81b58e90b802 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:44:47.330708 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c37a550f-6c63-4fe4-86c0-81b58e90b802 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:47.331097 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c37a550f-6c63-4fe4-86c0-81b58e90b802 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:47.349141 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-13f0dbce-a6b0-4543-a806-feff0c13cf71 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:47.349574 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-13f0dbce-a6b0-4543-a806-feff0c13cf71 None None] GET https://10.4.3.232/volume// Aug 04 10:44:47.351687 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-13f0dbce-a6b0-4543-a806-feff0c13cf71 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:47.351687 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-13f0dbce-a6b0-4543-a806-feff0c13cf71 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:47.351687 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-13f0dbce-a6b0-4543-a806-feff0c13cf71 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:47.351687 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 34/138] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:44:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:47.357479 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:47.357479 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:47.361709 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-c5dff1f5-dc13-4606-a5f6-35ebee07d1b8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:47.364411 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c37a550f-6c63-4fe4-86c0-81b58e90b802 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Volume info retrieved successfully. Aug 04 10:44:47.364900 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-c5dff1f5-dc13-4606-a5f6-35ebee07d1b8 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:44:47.365135 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-c5dff1f5-dc13-4606-a5f6-35ebee07d1b8 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:47.365353 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-c5dff1f5-dc13-4606-a5f6-35ebee07d1b8 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:47.366999 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c37a550f-6c63-4fe4-86c0-81b58e90b802 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 200 Aug 04 10:44:47.367534 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 35/139] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:47 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:47.380228 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:47.380228 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:47.385776 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-c5dff1f5-dc13-4606-a5f6-35ebee07d1b8 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Volume info retrieved successfully. Aug 04 10:44:47.391649 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-c5dff1f5-dc13-4606-a5f6-35ebee07d1b8 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 200 Aug 04 10:44:47.392972 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 37/140] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:44:47 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 1027 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:44:47.433176 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-010e8a93-f50d-4c7a-800d-07bace69a6d1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:47.435020 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-010e8a93-f50d-4c7a-800d-07bace69a6d1 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] GET https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 Aug 04 10:44:47.435360 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-010e8a93-f50d-4c7a-800d-07bace69a6d1 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:47.435665 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-010e8a93-f50d-4c7a-800d-07bace69a6d1 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:47.499177 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-277dc232-36d3-431f-9f60-cba315b08400 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:47.501987 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-277dc232-36d3-431f-9f60-cba315b08400 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] PUT https://10.4.3.232/volume/v3/attachments/4acbfcbf-5a7a-4bdc-8718-c1b81b84ed27 Aug 04 10:44:47.502385 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-277dc232-36d3-431f-9f60-cba315b08400 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:47.510744 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-277dc232-36d3-431f-9f60-cba315b08400 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Acquiring lock "cinder-attachment_update-2fd8b331-02fd-4972-bd07-0a9f64db81a4-np0000006413" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:44:47.515726 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-277dc232-36d3-431f-9f60-cba315b08400 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Lock "cinder-attachment_update-2fd8b331-02fd-4972-bd07-0a9f64db81a4-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:44:47.516866 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:47.516866 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:47.571407 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:47.571407 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:47.575295 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-010e8a93-f50d-4c7a-800d-07bace69a6d1 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Volume info retrieved successfully. Aug 04 10:44:47.579693 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-010e8a93-f50d-4c7a-800d-07bace69a6d1 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 returned with HTTP 200 Aug 04 10:44:47.580174 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 35/141] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:44:47 2026] GET /volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 => generated 1016 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:47.619949 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-277dc232-36d3-431f-9f60-cba315b08400 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Lock "cinder-attachment_update-2fd8b331-02fd-4972-bd07-0a9f64db81a4-np0000006413" released by "attachment_update" :: held 0.104s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:44:47.620297 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-277dc232-36d3-431f-9f60-cba315b08400 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] https://10.4.3.232/volume/v3/attachments/4acbfcbf-5a7a-4bdc-8718-c1b81b84ed27 returned with HTTP 200 Aug 04 10:44:47.620737 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 35/142] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:44:47 2026] PUT /volume/v3/attachments/4acbfcbf-5a7a-4bdc-8718-c1b81b84ed27 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:47.899292 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-014d644f-87ee-4a9b-b0f3-9e6ce7d5efd3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:47.899859 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-014d644f-87ee-4a9b-b0f3-9e6ce7d5efd3 None None] GET https://10.4.3.232/volume// Aug 04 10:44:47.900090 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-014d644f-87ee-4a9b-b0f3-9e6ce7d5efd3 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:47.900396 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-014d644f-87ee-4a9b-b0f3-9e6ce7d5efd3 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:47.900840 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-014d644f-87ee-4a9b-b0f3-9e6ce7d5efd3 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:47.901225 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 36/143] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:44:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:47.931952 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-70401dc0-f5c1-4ffe-b4db-3158c0d107c9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:48.194439 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-70401dc0-f5c1-4ffe-b4db-3158c0d107c9 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:44:48.194899 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-70401dc0-f5c1-4ffe-b4db-3158c0d107c9 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4", "connector": null, "instance_uuid": "b9f82719-6327-47cb-8d05-5076871470b1"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:48.353623 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:48.353623 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:48.389104 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-70401dc0-f5c1-4ffe-b4db-3158c0d107c9 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:44:48.389649 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 38/144] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:44:47 2026] POST /volume/v3/attachments => generated 273 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:48.390111 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b650692f-61f3-484d-b2c4-74a7a7ee22f8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:48.392484 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b650692f-61f3-484d-b2c4-74a7a7ee22f8 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:44:48.392739 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b650692f-61f3-484d-b2c4-74a7a7ee22f8 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:48.393022 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b650692f-61f3-484d-b2c4-74a7a7ee22f8 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:48.411722 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:48.411722 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:48.416551 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b650692f-61f3-484d-b2c4-74a7a7ee22f8 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Volume info retrieved successfully. Aug 04 10:44:48.421580 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b650692f-61f3-484d-b2c4-74a7a7ee22f8 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 200 Aug 04 10:44:48.422371 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 36/145] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:48 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:48.434818 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d51750b9-f4a5-4eb9-a8eb-c40fcc5f510d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:48.436296 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d51750b9-f4a5-4eb9-a8eb-c40fcc5f510d tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] GET https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 Aug 04 10:44:48.436372 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d51750b9-f4a5-4eb9-a8eb-c40fcc5f510d tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:48.438845 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d51750b9-f4a5-4eb9-a8eb-c40fcc5f510d tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:48.462363 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-279b1d0e-f4bc-4c23-8284-810ae33a2f41 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:48.463156 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-279b1d0e-f4bc-4c23-8284-810ae33a2f41 None None] GET https://10.4.3.232/volume// Aug 04 10:44:48.463156 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-279b1d0e-f4bc-4c23-8284-810ae33a2f41 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:48.463461 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-279b1d0e-f4bc-4c23-8284-810ae33a2f41 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:48.463927 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-279b1d0e-f4bc-4c23-8284-810ae33a2f41 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:48.464736 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 37/146] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:44:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:48.475267 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:48.475267 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:48.478110 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d51750b9-f4a5-4eb9-a8eb-c40fcc5f510d tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Volume info retrieved successfully. Aug 04 10:44:48.482562 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d51750b9-f4a5-4eb9-a8eb-c40fcc5f510d tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 returned with HTTP 200 Aug 04 10:44:48.482991 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 36/147] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:48 2026] GET /volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:48.490523 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-9b07e2ae-7a1b-4358-bd0a-3ce73b9f8853 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:48.495047 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-9b07e2ae-7a1b-4358-bd0a-3ce73b9f8853 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] GET https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 Aug 04 10:44:48.495312 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-9b07e2ae-7a1b-4358-bd0a-3ce73b9f8853 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:48.495538 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-9b07e2ae-7a1b-4358-bd0a-3ce73b9f8853 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:48.508735 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:48.508735 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:48.513316 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-9b07e2ae-7a1b-4358-bd0a-3ce73b9f8853 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Volume info retrieved successfully. Aug 04 10:44:48.519086 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-9b07e2ae-7a1b-4358-bd0a-3ce73b9f8853 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 returned with HTTP 200 Aug 04 10:44:48.519709 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 39/148] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:44:48 2026] GET /volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:44:48.606379 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-6cd29a9e-e8d3-4885-ae50-fad5e797882c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:48.609276 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-6cd29a9e-e8d3-4885-ae50-fad5e797882c tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] PUT https://10.4.3.232/volume/v3/attachments/60cd93ba-1d65-4829-9ed9-50387dfc4b18 Aug 04 10:44:48.609826 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-6cd29a9e-e8d3-4885-ae50-fad5e797882c tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:48.625922 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-6cd29a9e-e8d3-4885-ae50-fad5e797882c tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Acquiring lock "cinder-attachment_update-c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:44:48.633847 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-6cd29a9e-e8d3-4885-ae50-fad5e797882c tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Lock "cinder-attachment_update-c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4-np0000006413" acquired by "attachment_update" :: waited 0.008s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:44:48.634910 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:48.634910 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:48.779091 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-6cd29a9e-e8d3-4885-ae50-fad5e797882c tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Lock "cinder-attachment_update-c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4-np0000006413" released by "attachment_update" :: held 0.146s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:44:48.779603 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-6cd29a9e-e8d3-4885-ae50-fad5e797882c tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/attachments/60cd93ba-1d65-4829-9ed9-50387dfc4b18 returned with HTTP 200 Aug 04 10:44:48.780459 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 37/149] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:44:48 2026] PUT /volume/v3/attachments/60cd93ba-1d65-4829-9ed9-50387dfc4b18 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:49.437633 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fc3b8dac-f3b9-400e-86b8-1a23f1593beb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:49.439528 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fc3b8dac-f3b9-400e-86b8-1a23f1593beb tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:44:49.439721 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fc3b8dac-f3b9-400e-86b8-1a23f1593beb tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:49.439899 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fc3b8dac-f3b9-400e-86b8-1a23f1593beb tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:49.503268 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b81ad4be-a00e-46a0-84ef-cfd341861659 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:49.503268 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b81ad4be-a00e-46a0-84ef-cfd341861659 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] GET https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 Aug 04 10:44:49.503268 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b81ad4be-a00e-46a0-84ef-cfd341861659 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:49.503268 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b81ad4be-a00e-46a0-84ef-cfd341861659 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:49.514602 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:49.514602 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:49.519397 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b81ad4be-a00e-46a0-84ef-cfd341861659 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Volume info retrieved successfully. Aug 04 10:44:49.524193 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b81ad4be-a00e-46a0-84ef-cfd341861659 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 returned with HTTP 200 Aug 04 10:44:49.524717 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 37/150] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:49 2026] GET /volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:49.595030 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:49.595030 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:49.598808 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fc3b8dac-f3b9-400e-86b8-1a23f1593beb tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Volume info retrieved successfully. Aug 04 10:44:49.602947 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fc3b8dac-f3b9-400e-86b8-1a23f1593beb tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 200 Aug 04 10:44:49.603324 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 38/151] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:49 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 848 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:49.877200 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d7747f9f-c558-4fae-9c9e-902d86a05de0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:49.879711 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d7747f9f-c558-4fae-9c9e-902d86a05de0 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] GET https://10.4.3.232/volume/v3/snapshots/24b2c4f0-d499-4ad9-8616-855eaefd269e Aug 04 10:44:49.879989 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d7747f9f-c558-4fae-9c9e-902d86a05de0 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:49.880275 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d7747f9f-c558-4fae-9c9e-902d86a05de0 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:49.921363 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:49.921363 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:49.921363 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d7747f9f-c558-4fae-9c9e-902d86a05de0 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Snapshot retrieved successfully. Aug 04 10:44:49.925742 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d7747f9f-c558-4fae-9c9e-902d86a05de0 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/snapshots/24b2c4f0-d499-4ad9-8616-855eaefd269e returned with HTTP 200 Aug 04 10:44:49.926782 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 40/152] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:44:49 2026] GET /volume/v3/snapshots/24b2c4f0-d499-4ad9-8616-855eaefd269e => generated 477 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:50.192775 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-8b3482fb-0aa1-4307-827b-01a7cdcdd2dc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:50.195452 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-8b3482fb-0aa1-4307-827b-01a7cdcdd2dc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:44:50.195703 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-8b3482fb-0aa1-4307-827b-01a7cdcdd2dc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:50.195927 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-8b3482fb-0aa1-4307-827b-01a7cdcdd2dc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:50.205164 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:50.205164 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:50.211128 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-8b3482fb-0aa1-4307-827b-01a7cdcdd2dc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:44:50.217460 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-8b3482fb-0aa1-4307-827b-01a7cdcdd2dc tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:44:50.218153 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 38/153] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:44:50 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:50.333031 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6284b4e6-6c43-44dc-9029-f414cc523de0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:50.333426 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6284b4e6-6c43-44dc-9029-f414cc523de0 None None] GET https://10.4.3.232/volume// Aug 04 10:44:50.333727 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6284b4e6-6c43-44dc-9029-f414cc523de0 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:50.333727 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6284b4e6-6c43-44dc-9029-f414cc523de0 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:50.334053 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6284b4e6-6c43-44dc-9029-f414cc523de0 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:50.334358 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 38/154] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:44:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:50.342015 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-f0543d6c-8f3c-4bd4-95cb-bfb96e93e2d0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:50.344127 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-f0543d6c-8f3c-4bd4-95cb-bfb96e93e2d0 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:44:50.344538 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-f0543d6c-8f3c-4bd4-95cb-bfb96e93e2d0 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27f3b228-b8ac-4691-8cc9-5e6eb905cb83", "connector": null, "instance_uuid": "f22fefd9-1136-4e27-a8e2-48ca3f103c59"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:50.352834 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:50.352834 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:50.382008 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-f0543d6c-8f3c-4bd4-95cb-bfb96e93e2d0 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:44:50.382534 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 39/155] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:44:50 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:50.419757 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c10b3423-a02c-4335-9786-c0dbe2fa7740 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:50.421906 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c10b3423-a02c-4335-9786-c0dbe2fa7740 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:44:50.422201 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c10b3423-a02c-4335-9786-c0dbe2fa7740 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:50.422422 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c10b3423-a02c-4335-9786-c0dbe2fa7740 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:50.431524 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f12e2ecd-859c-4d0a-9349-ab0f0a018a7e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:50.431963 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f12e2ecd-859c-4d0a-9349-ab0f0a018a7e None None] GET https://10.4.3.232/volume// Aug 04 10:44:50.432144 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f12e2ecd-859c-4d0a-9349-ab0f0a018a7e None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:50.432382 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f12e2ecd-859c-4d0a-9349-ab0f0a018a7e None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:50.432708 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f12e2ecd-859c-4d0a-9349-ab0f0a018a7e None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:50.433024 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 39/156] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:44:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:50.435818 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:50.435818 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:50.439976 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c10b3423-a02c-4335-9786-c0dbe2fa7740 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:44:50.442117 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-3d260ec8-d5a7-4e09-993f-c0fe9c464cc6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:50.444402 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-3d260ec8-d5a7-4e09-993f-c0fe9c464cc6 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:44:50.444707 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-3d260ec8-d5a7-4e09-993f-c0fe9c464cc6 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:50.444890 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-3d260ec8-d5a7-4e09-993f-c0fe9c464cc6 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:50.445491 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c10b3423-a02c-4335-9786-c0dbe2fa7740 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:44:50.445902 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 41/157] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:50 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:50.462942 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:50.462942 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:50.467060 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-3d260ec8-d5a7-4e09-993f-c0fe9c464cc6 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:44:50.472421 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-3d260ec8-d5a7-4e09-993f-c0fe9c464cc6 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:44:50.472955 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 39/158] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:44:50 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 1023 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:44:50.498219 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e171a3bc-6cef-4338-89e0-484e6e6728e0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:50.499858 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e171a3bc-6cef-4338-89e0-484e6e6728e0 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/24b2c4f0-d499-4ad9-8616-855eaefd269e Aug 04 10:44:50.500055 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e171a3bc-6cef-4338-89e0-484e6e6728e0 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:50.500261 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e171a3bc-6cef-4338-89e0-484e6e6728e0 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:50.500374 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-e171a3bc-6cef-4338-89e0-484e6e6728e0 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Delete snapshot with id: 24b2c4f0-d499-4ad9-8616-855eaefd269e Aug 04 10:44:50.521154 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:50.521154 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:50.521639 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e171a3bc-6cef-4338-89e0-484e6e6728e0 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Snapshot retrieved successfully. Aug 04 10:44:50.544538 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-99cfa504-57a2-4f01-b220-0c01b6e52216 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:50.546365 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-99cfa504-57a2-4f01-b220-0c01b6e52216 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] GET https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 Aug 04 10:44:50.546559 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-99cfa504-57a2-4f01-b220-0c01b6e52216 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:50.546739 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-99cfa504-57a2-4f01-b220-0c01b6e52216 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:50.548589 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e171a3bc-6cef-4338-89e0-484e6e6728e0 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Snapshot delete request issued successfully. Aug 04 10:44:50.548771 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e171a3bc-6cef-4338-89e0-484e6e6728e0 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/snapshots/24b2c4f0-d499-4ad9-8616-855eaefd269e returned with HTTP 202 Aug 04 10:44:50.549319 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 40/159] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:44:50 2026] DELETE /volume/v3/snapshots/24b2c4f0-d499-4ad9-8616-855eaefd269e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:44:50.557212 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3d667025-0d62-4a5d-9042-20af48003e29 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:50.559193 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:50.559193 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:50.561370 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3d667025-0d62-4a5d-9042-20af48003e29 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] GET https://10.4.3.232/volume/v3/snapshots/24b2c4f0-d499-4ad9-8616-855eaefd269e Aug 04 10:44:50.561655 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3d667025-0d62-4a5d-9042-20af48003e29 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:50.561991 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3d667025-0d62-4a5d-9042-20af48003e29 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:50.562115 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-955d8596-9948-4b9a-947c-9973a6e31d5e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:50.563290 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-99cfa504-57a2-4f01-b220-0c01b6e52216 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Volume info retrieved successfully. Aug 04 10:44:50.564806 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-955d8596-9948-4b9a-947c-9973a6e31d5e tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] PUT https://10.4.3.232/volume/v3/attachments/79952c7d-0442-4d8a-b4a0-ccde76a60d4c Aug 04 10:44:50.565328 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-955d8596-9948-4b9a-947c-9973a6e31d5e tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:50.567608 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-99cfa504-57a2-4f01-b220-0c01b6e52216 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 returned with HTTP 200 Aug 04 10:44:50.568001 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 40/160] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:50 2026] GET /volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:50.574564 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-955d8596-9948-4b9a-947c-9973a6e31d5e tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Acquiring lock "cinder-attachment_update-27f3b228-b8ac-4691-8cc9-5e6eb905cb83-np0000006413" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:44:50.576184 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:50.576184 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:50.576776 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3d667025-0d62-4a5d-9042-20af48003e29 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Snapshot retrieved successfully. Aug 04 10:44:50.577832 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3d667025-0d62-4a5d-9042-20af48003e29 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/snapshots/24b2c4f0-d499-4ad9-8616-855eaefd269e returned with HTTP 200 Aug 04 10:44:50.579417 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 42/161] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:44:50 2026] GET /volume/v3/snapshots/24b2c4f0-d499-4ad9-8616-855eaefd269e => generated 476 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:50.579510 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-955d8596-9948-4b9a-947c-9973a6e31d5e tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Lock "cinder-attachment_update-27f3b228-b8ac-4691-8cc9-5e6eb905cb83-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:44:50.580775 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:50.580775 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:50.622927 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6574aa32-922c-4aef-96e8-ec92c5ff8897 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:50.624805 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6574aa32-922c-4aef-96e8-ec92c5ff8897 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:44:50.625004 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6574aa32-922c-4aef-96e8-ec92c5ff8897 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:50.625226 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6574aa32-922c-4aef-96e8-ec92c5ff8897 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:50.634335 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:50.634335 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:50.638165 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6574aa32-922c-4aef-96e8-ec92c5ff8897 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Volume info retrieved successfully. Aug 04 10:44:50.642693 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6574aa32-922c-4aef-96e8-ec92c5ff8897 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 200 Aug 04 10:44:50.643076 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 41/162] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:50 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:50.682085 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-955d8596-9948-4b9a-947c-9973a6e31d5e tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Lock "cinder-attachment_update-27f3b228-b8ac-4691-8cc9-5e6eb905cb83-np0000006413" released by "attachment_update" :: held 0.103s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:44:50.682419 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-955d8596-9948-4b9a-947c-9973a6e31d5e tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/attachments/79952c7d-0442-4d8a-b4a0-ccde76a60d4c returned with HTTP 200 Aug 04 10:44:50.683027 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 40/163] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:44:50 2026] PUT /volume/v3/attachments/79952c7d-0442-4d8a-b4a0-ccde76a60d4c => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:51.423835 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-3e830f83-0573-49e2-8213-387d7b9f822e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:51.425739 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-3e830f83-0573-49e2-8213-387d7b9f822e tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] POST https://10.4.3.232/volume/v3/attachments/4acbfcbf-5a7a-4bdc-8718-c1b81b84ed27/action Aug 04 10:44:51.426089 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-3e830f83-0573-49e2-8213-387d7b9f822e tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:44:51.426211 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-3e830f83-0573-49e2-8213-387d7b9f822e tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:51.443096 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:51.443096 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:51.456599 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1eacfc6a-41ab-4c58-a3a9-3a78ff85ae2e req-3e830f83-0573-49e2-8213-387d7b9f822e tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] https://10.4.3.232/volume/v3/attachments/4acbfcbf-5a7a-4bdc-8718-c1b81b84ed27/action returned with HTTP 204 Aug 04 10:44:51.457104 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 41/164] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:44:51 2026] POST /volume/v3/attachments/4acbfcbf-5a7a-4bdc-8718-c1b81b84ed27/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:44:51.463854 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5ea86251-41da-49d9-8234-d66140efd941 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:51.465570 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5ea86251-41da-49d9-8234-d66140efd941 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:44:51.465785 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5ea86251-41da-49d9-8234-d66140efd941 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:51.465986 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5ea86251-41da-49d9-8234-d66140efd941 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:51.477427 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:51.477427 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:51.482232 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5ea86251-41da-49d9-8234-d66140efd941 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:44:51.487315 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5ea86251-41da-49d9-8234-d66140efd941 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:44:51.487717 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 43/165] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:51 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:51.561616 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-cdf37285-334f-4a3b-bb66-c07f72cecb14 req-bf3b3ab7-4aec-488d-888a-714f464df526 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:51.563523 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cdf37285-334f-4a3b-bb66-c07f72cecb14 req-bf3b3ab7-4aec-488d-888a-714f464df526 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] GET https://10.4.3.232/volume/v3/volumes/278f19d0-8805-4554-8537-127462b54081 Aug 04 10:44:51.563735 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-cdf37285-334f-4a3b-bb66-c07f72cecb14 req-bf3b3ab7-4aec-488d-888a-714f464df526 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:51.563928 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-cdf37285-334f-4a3b-bb66-c07f72cecb14 req-bf3b3ab7-4aec-488d-888a-714f464df526 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:51.572889 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:51.572889 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:51.575818 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-cdf37285-334f-4a3b-bb66-c07f72cecb14 req-bf3b3ab7-4aec-488d-888a-714f464df526 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Volume info retrieved successfully. Aug 04 10:44:51.579135 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-952f7749-c95f-40a4-b163-a38ed0360af4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:51.580108 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cdf37285-334f-4a3b-bb66-c07f72cecb14 req-bf3b3ab7-4aec-488d-888a-714f464df526 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] https://10.4.3.232/volume/v3/volumes/278f19d0-8805-4554-8537-127462b54081 returned with HTTP 200 Aug 04 10:44:51.580527 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 42/166] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:44:51 2026] GET /volume/v3/volumes/278f19d0-8805-4554-8537-127462b54081 => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:51.580986 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-952f7749-c95f-40a4-b163-a38ed0360af4 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] GET https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 Aug 04 10:44:51.581177 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-952f7749-c95f-40a4-b163-a38ed0360af4 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:51.581380 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-952f7749-c95f-40a4-b163-a38ed0360af4 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:51.588107 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-684d9358-950a-4038-bac7-57b100ef4cad None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:51.589815 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-684d9358-950a-4038-bac7-57b100ef4cad tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] GET https://10.4.3.232/volume/v3/snapshots/24b2c4f0-d499-4ad9-8616-855eaefd269e Aug 04 10:44:51.589999 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-684d9358-950a-4038-bac7-57b100ef4cad tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:51.590127 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:51.590127 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:51.590188 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-684d9358-950a-4038-bac7-57b100ef4cad tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:51.593308 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-952f7749-c95f-40a4-b163-a38ed0360af4 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Volume info retrieved successfully. Aug 04 10:44:51.596794 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-952f7749-c95f-40a4-b163-a38ed0360af4 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 returned with HTTP 200 Aug 04 10:44:51.597128 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 41/167] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:51 2026] GET /volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:51.608062 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-684d9358-950a-4038-bac7-57b100ef4cad tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/snapshots/24b2c4f0-d499-4ad9-8616-855eaefd269e returned with HTTP 404 Aug 04 10:44:51.608640 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 42/168] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:44:51 2026] GET /volume/v3/snapshots/24b2c4f0-d499-4ad9-8616-855eaefd269e => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:44:51.657899 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8a804481-bcba-44b0-87b9-1856aaf0c725 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:51.660080 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8a804481-bcba-44b0-87b9-1856aaf0c725 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:44:51.660346 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8a804481-bcba-44b0-87b9-1856aaf0c725 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:51.660608 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8a804481-bcba-44b0-87b9-1856aaf0c725 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:51.670758 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:51.670758 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:51.674482 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8a804481-bcba-44b0-87b9-1856aaf0c725 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Volume info retrieved successfully. Aug 04 10:44:51.678519 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8a804481-bcba-44b0-87b9-1856aaf0c725 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 200 Aug 04 10:44:51.678874 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 44/169] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:51 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:51.691921 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3a076cf5-98ef-4ea7-9c83-e9f6e430dc0d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:51.693525 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3a076cf5-98ef-4ea7-9c83-e9f6e430dc0d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:44:51.693737 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3a076cf5-98ef-4ea7-9c83-e9f6e430dc0d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:51.694098 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3a076cf5-98ef-4ea7-9c83-e9f6e430dc0d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:51.705174 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:51.705174 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:51.708704 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3a076cf5-98ef-4ea7-9c83-e9f6e430dc0d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Volume info retrieved successfully. Aug 04 10:44:51.712881 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3a076cf5-98ef-4ea7-9c83-e9f6e430dc0d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 200 Aug 04 10:44:51.713254 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 43/170] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:51 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:51.724511 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0451a405-d99e-4cb3-9e73-108542cff91f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:51.726757 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0451a405-d99e-4cb3-9e73-108542cff91f tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:44:51.726972 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0451a405-d99e-4cb3-9e73-108542cff91f tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:51.727203 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0451a405-d99e-4cb3-9e73-108542cff91f tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:51.736278 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:51.736278 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:51.740397 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0451a405-d99e-4cb3-9e73-108542cff91f tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Volume info retrieved successfully. Aug 04 10:44:51.744546 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0451a405-d99e-4cb3-9e73-108542cff91f tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 200 Aug 04 10:44:51.744921 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 42/171] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:51 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:51.831562 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-c04811df-73aa-4f95-9f17-5449b5de38ae None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:51.833506 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-c04811df-73aa-4f95-9f17-5449b5de38ae tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:44:51.833700 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-c04811df-73aa-4f95-9f17-5449b5de38ae tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:51.833899 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-c04811df-73aa-4f95-9f17-5449b5de38ae tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:51.842649 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:51.842649 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:51.845521 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-c04811df-73aa-4f95-9f17-5449b5de38ae tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Volume info retrieved successfully. Aug 04 10:44:51.849478 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-c04811df-73aa-4f95-9f17-5449b5de38ae tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 200 Aug 04 10:44:51.849847 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 43/172] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:44:51 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:51.884738 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-c2ed2b6b-6e1b-4aea-ace0-4227ad68a682 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:51.886125 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-c2ed2b6b-6e1b-4aea-ace0-4227ad68a682 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] POST https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4/action Aug 04 10:44:51.886465 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-c2ed2b6b-6e1b-4aea-ace0-4227ad68a682 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:44:51.886845 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-c2ed2b6b-6e1b-4aea-ace0-4227ad68a682 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:51.896074 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:51.896074 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:51.896501 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-c2ed2b6b-6e1b-4aea-ace0-4227ad68a682 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Volume info retrieved successfully. Aug 04 10:44:51.904021 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-c2ed2b6b-6e1b-4aea-ace0-4227ad68a682 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Begin detaching volume completed successfully. Aug 04 10:44:51.904204 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-c2ed2b6b-6e1b-4aea-ace0-4227ad68a682 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4/action returned with HTTP 202 Aug 04 10:44:51.904596 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 45/173] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:44:51 2026] POST /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:44:51.926301 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0207a79e-635e-4de3-bb01-e73b77a8d962 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:51.928091 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0207a79e-635e-4de3-bb01-e73b77a8d962 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:44:51.928328 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0207a79e-635e-4de3-bb01-e73b77a8d962 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:51.928680 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0207a79e-635e-4de3-bb01-e73b77a8d962 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:51.938476 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:51.938476 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:51.942705 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0207a79e-635e-4de3-bb01-e73b77a8d962 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Volume info retrieved successfully. Aug 04 10:44:51.945990 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0207a79e-635e-4de3-bb01-e73b77a8d962 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 200 Aug 04 10:44:51.946358 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 44/174] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:51 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:51.954383 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-84c2fc2b-0823-4c2e-9aa5-bbd25e802c7d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:51.954953 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-84c2fc2b-0823-4c2e-9aa5-bbd25e802c7d None None] GET https://10.4.3.232/volume// Aug 04 10:44:51.955196 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-84c2fc2b-0823-4c2e-9aa5-bbd25e802c7d None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:51.955499 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-84c2fc2b-0823-4c2e-9aa5-bbd25e802c7d None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:51.955959 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-84c2fc2b-0823-4c2e-9aa5-bbd25e802c7d None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:51.956405 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 43/175] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:44:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:51.964207 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-f39ad378-d6ff-400c-bdc4-1efe7d16ea39 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:51.966481 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-f39ad378-d6ff-400c-bdc4-1efe7d16ea39 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:44:51.966699 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-f39ad378-d6ff-400c-bdc4-1efe7d16ea39 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:51.966894 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-f39ad378-d6ff-400c-bdc4-1efe7d16ea39 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:51.974953 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:51.974953 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:51.977820 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-f39ad378-d6ff-400c-bdc4-1efe7d16ea39 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Volume info retrieved successfully. Aug 04 10:44:51.981292 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-f39ad378-d6ff-400c-bdc4-1efe7d16ea39 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 200 Aug 04 10:44:51.981683 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 44/176] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:44:51 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 1323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:44:52.504470 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-95946caf-0301-464a-924d-ba2977dc8584 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:52.509313 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-95946caf-0301-464a-924d-ba2977dc8584 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:44:52.509962 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-95946caf-0301-464a-924d-ba2977dc8584 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:52.509962 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-95946caf-0301-464a-924d-ba2977dc8584 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:52.540437 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:52.540437 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:52.545156 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-95946caf-0301-464a-924d-ba2977dc8584 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:44:52.551497 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-95946caf-0301-464a-924d-ba2977dc8584 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:44:52.552033 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 46/177] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:52 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:52.609712 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e758d75f-a50e-4ec0-a329-4cb7e70e89af None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:52.611066 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e758d75f-a50e-4ec0-a329-4cb7e70e89af tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] GET https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 Aug 04 10:44:52.611306 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e758d75f-a50e-4ec0-a329-4cb7e70e89af tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:52.611724 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e758d75f-a50e-4ec0-a329-4cb7e70e89af tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:52.620236 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:52.620236 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:52.623474 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e758d75f-a50e-4ec0-a329-4cb7e70e89af tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Volume info retrieved successfully. Aug 04 10:44:52.626747 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e758d75f-a50e-4ec0-a329-4cb7e70e89af tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 returned with HTTP 200 Aug 04 10:44:52.627106 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 45/178] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:52 2026] GET /volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:52.961460 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f611396e-057b-4dc3-9f33-9323d696d24a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:52.963254 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f611396e-057b-4dc3-9f33-9323d696d24a tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:44:52.963472 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f611396e-057b-4dc3-9f33-9323d696d24a tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:52.963688 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f611396e-057b-4dc3-9f33-9323d696d24a tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:52.973124 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:52.973124 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:52.976814 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f611396e-057b-4dc3-9f33-9323d696d24a tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Volume info retrieved successfully. Aug 04 10:44:52.980848 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f611396e-057b-4dc3-9f33-9323d696d24a tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 200 Aug 04 10:44:52.981195 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 44/179] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:52 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:53.075174 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-a7b8ee68-3420-4fc2-9e70-a39be40cb6d9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:53.077069 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-a7b8ee68-3420-4fc2-9e70-a39be40cb6d9 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] GET https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d Aug 04 10:44:53.077263 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-a7b8ee68-3420-4fc2-9e70-a39be40cb6d9 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:53.077469 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-a7b8ee68-3420-4fc2-9e70-a39be40cb6d9 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:53.087151 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:53.087151 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:53.090168 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-a7b8ee68-3420-4fc2-9e70-a39be40cb6d9 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Volume info retrieved successfully. Aug 04 10:44:53.094171 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-a7b8ee68-3420-4fc2-9e70-a39be40cb6d9 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d returned with HTTP 200 Aug 04 10:44:53.094693 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 45/180] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:44:53 2026] GET /volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d => generated 1684 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:53.125620 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-0e086fd4-035e-4d62-a296-5ed95ba3cf49 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:53.128030 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-0e086fd4-035e-4d62-a296-5ed95ba3cf49 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] GET https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d Aug 04 10:44:53.128184 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-0e086fd4-035e-4d62-a296-5ed95ba3cf49 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:53.128347 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-0e086fd4-035e-4d62-a296-5ed95ba3cf49 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:53.137610 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:53.137610 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:53.141185 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-0e086fd4-035e-4d62-a296-5ed95ba3cf49 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Volume info retrieved successfully. Aug 04 10:44:53.146850 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-0e086fd4-035e-4d62-a296-5ed95ba3cf49 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d returned with HTTP 200 Aug 04 10:44:53.147460 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 47/181] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:44:53 2026] GET /volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d => generated 1684 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:53.564710 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fb15954f-a5a8-4ce8-b8de-22a429daf1c6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:53.566715 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb15954f-a5a8-4ce8-b8de-22a429daf1c6 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:44:53.566993 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb15954f-a5a8-4ce8-b8de-22a429daf1c6 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:53.567223 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb15954f-a5a8-4ce8-b8de-22a429daf1c6 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:53.579369 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:53.579369 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:53.583612 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fb15954f-a5a8-4ce8-b8de-22a429daf1c6 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:44:53.588737 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb15954f-a5a8-4ce8-b8de-22a429daf1c6 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:44:53.589450 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 46/182] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:53 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:53.641767 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6792c777-2601-48b9-b4d6-64e21d004fb6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:53.644532 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6792c777-2601-48b9-b4d6-64e21d004fb6 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] GET https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 Aug 04 10:44:53.644793 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6792c777-2601-48b9-b4d6-64e21d004fb6 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:53.645037 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6792c777-2601-48b9-b4d6-64e21d004fb6 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:53.654926 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:53.654926 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:53.658258 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6792c777-2601-48b9-b4d6-64e21d004fb6 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Volume info retrieved successfully. Aug 04 10:44:53.664122 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6792c777-2601-48b9-b4d6-64e21d004fb6 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 returned with HTTP 200 Aug 04 10:44:53.664122 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 45/183] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:53 2026] GET /volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:53.995111 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4b65fc4c-e4a1-4cec-a040-fce1a4aff37a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:53.997054 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4b65fc4c-e4a1-4cec-a040-fce1a4aff37a tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:44:53.997296 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4b65fc4c-e4a1-4cec-a040-fce1a4aff37a tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:53.997595 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4b65fc4c-e4a1-4cec-a040-fce1a4aff37a tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:54.006549 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:54.006549 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:54.010122 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4b65fc4c-e4a1-4cec-a040-fce1a4aff37a tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Volume info retrieved successfully. Aug 04 10:44:54.014214 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4b65fc4c-e4a1-4cec-a040-fce1a4aff37a tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 200 Aug 04 10:44:54.014582 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 46/184] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:53 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:54.120855 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-f9e30707-0498-49fa-a030-dc7379f3d53f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:54.122832 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-f9e30707-0498-49fa-a030-dc7379f3d53f tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:44:54.123013 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-f9e30707-0498-49fa-a030-dc7379f3d53f tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:54.123216 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-f9e30707-0498-49fa-a030-dc7379f3d53f tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:54.131641 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:54.131641 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:54.136121 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-f9e30707-0498-49fa-a030-dc7379f3d53f tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:44:54.139965 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-f9e30707-0498-49fa-a030-dc7379f3d53f tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:44:54.140340 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 48/185] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:44:54 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 868 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:54.217428 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3781aabb-199f-4131-9b2f-d76e50348099 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:54.217794 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3781aabb-199f-4131-9b2f-d76e50348099 None None] GET https://10.4.3.232/volume// Aug 04 10:44:54.217959 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3781aabb-199f-4131-9b2f-d76e50348099 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:54.218340 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3781aabb-199f-4131-9b2f-d76e50348099 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:54.218443 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3781aabb-199f-4131-9b2f-d76e50348099 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:54.218736 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 47/186] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:44:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:54.225574 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-dee273c6-9e83-46b0-a70e-761bcbf5bf10 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:54.228187 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-dee273c6-9e83-46b0-a70e-761bcbf5bf10 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:44:54.228373 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-dee273c6-9e83-46b0-a70e-761bcbf5bf10 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "253331cc-3f68-4d82-866b-854a758a1430", "connector": null, "instance_uuid": "5cfa0712-7ead-4d1f-89d9-16b42dbe1291"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:54.239455 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:54.239455 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:54.261925 np0000006413 devstack@c-api.service[100252]: WARNING cinder.volume.api [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-dee273c6-9e83-46b0-a70e-761bcbf5bf10 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 04 10:44:54.266257 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-dee273c6-9e83-46b0-a70e-761bcbf5bf10 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:44:54.266711 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 46/187] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:44:54 2026] POST /volume/v3/attachments => generated 271 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:54.294083 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-84dbb5ee-c24e-4a38-bb8b-f4c2d43de70c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:54.296364 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-84dbb5ee-c24e-4a38-bb8b-f4c2d43de70c tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:44:54.297026 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-84dbb5ee-c24e-4a38-bb8b-f4c2d43de70c tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:54.297026 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-84dbb5ee-c24e-4a38-bb8b-f4c2d43de70c tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:54.307409 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-427cd4bd-06e3-45fd-8b45-7e2d84a34139 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:54.307799 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-427cd4bd-06e3-45fd-8b45-7e2d84a34139 None None] GET https://10.4.3.232/volume// Aug 04 10:44:54.308090 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-427cd4bd-06e3-45fd-8b45-7e2d84a34139 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:54.308135 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-427cd4bd-06e3-45fd-8b45-7e2d84a34139 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:54.308474 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-427cd4bd-06e3-45fd-8b45-7e2d84a34139 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:54.308768 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 49/188] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:44:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:54.309141 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:54.309141 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:54.313188 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-84dbb5ee-c24e-4a38-bb8b-f4c2d43de70c tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:44:54.319916 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-84dbb5ee-c24e-4a38-bb8b-f4c2d43de70c tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:44:54.319979 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-00fffa47-9e33-42ec-b284-f543e4f408d6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:54.320024 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 47/189] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:54 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:54.320061 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-00fffa47-9e33-42ec-b284-f543e4f408d6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:44:54.320061 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-00fffa47-9e33-42ec-b284-f543e4f408d6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:54.320061 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-00fffa47-9e33-42ec-b284-f543e4f408d6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:54.328267 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:54.328267 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:54.331814 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-00fffa47-9e33-42ec-b284-f543e4f408d6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:44:54.335862 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-00fffa47-9e33-42ec-b284-f543e4f408d6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:44:54.336417 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 48/190] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:44:54 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 1047 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:44:54.424557 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-bb307370-74a9-4a58-bb86-9f9f160df5f6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:54.426567 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-bb307370-74a9-4a58-bb86-9f9f160df5f6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] PUT https://10.4.3.232/volume/v3/attachments/c1ce22aa-868a-4d0a-bc0d-28170b9b0e80 Aug 04 10:44:54.426940 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-bb307370-74a9-4a58-bb86-9f9f160df5f6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:54.434122 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-bb307370-74a9-4a58-bb86-9f9f160df5f6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Acquiring lock "cinder-attachment_update-253331cc-3f68-4d82-866b-854a758a1430-np0000006413" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:44:54.438791 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-bb307370-74a9-4a58-bb86-9f9f160df5f6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Lock "cinder-attachment_update-253331cc-3f68-4d82-866b-854a758a1430-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:44:54.439740 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:54.439740 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:54.449549 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-8e0eaa62-2235-4dfe-887c-33ffe2a798f6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:54.452128 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-8e0eaa62-2235-4dfe-887c-33ffe2a798f6 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] POST https://10.4.3.232/volume/v3/attachments/60cd93ba-1d65-4829-9ed9-50387dfc4b18/action Aug 04 10:44:54.452608 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-8e0eaa62-2235-4dfe-887c-33ffe2a798f6 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:44:54.452800 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-8e0eaa62-2235-4dfe-887c-33ffe2a798f6 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:54.470676 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:54.470676 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:54.491188 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2a39a7aa-fdff-43bd-8cad-c06f90f4bc2b req-8e0eaa62-2235-4dfe-887c-33ffe2a798f6 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/attachments/60cd93ba-1d65-4829-9ed9-50387dfc4b18/action returned with HTTP 204 Aug 04 10:44:54.491663 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 50/191] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:44:54 2026] POST /volume/v3/attachments/60cd93ba-1d65-4829-9ed9-50387dfc4b18/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:44:54.551796 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-bb307370-74a9-4a58-bb86-9f9f160df5f6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Lock "cinder-attachment_update-253331cc-3f68-4d82-866b-854a758a1430-np0000006413" released by "attachment_update" :: held 0.113s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:44:54.552151 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-bb307370-74a9-4a58-bb86-9f9f160df5f6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/attachments/c1ce22aa-868a-4d0a-bc0d-28170b9b0e80 returned with HTTP 200 Aug 04 10:44:54.553453 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 47/192] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:44:54 2026] PUT /volume/v3/attachments/c1ce22aa-868a-4d0a-bc0d-28170b9b0e80 => generated 967 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:54.604414 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f7788323-f08a-484b-ae88-2b9a006e5ac5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:54.609986 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f7788323-f08a-484b-ae88-2b9a006e5ac5 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:44:54.610274 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f7788323-f08a-484b-ae88-2b9a006e5ac5 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:54.612661 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f7788323-f08a-484b-ae88-2b9a006e5ac5 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:54.625772 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:54.625772 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:54.630262 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f7788323-f08a-484b-ae88-2b9a006e5ac5 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:44:54.633009 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f7788323-f08a-484b-ae88-2b9a006e5ac5 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:44:54.633364 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 48/193] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:54 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:54.675944 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-55897bbd-2bfa-45c6-9991-fa8597b45d90 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:54.678216 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-55897bbd-2bfa-45c6-9991-fa8597b45d90 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] GET https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 Aug 04 10:44:54.678455 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-55897bbd-2bfa-45c6-9991-fa8597b45d90 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:54.678820 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-55897bbd-2bfa-45c6-9991-fa8597b45d90 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:54.696923 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:54.696923 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:54.702576 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-55897bbd-2bfa-45c6-9991-fa8597b45d90 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Volume info retrieved successfully. Aug 04 10:44:54.707394 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-55897bbd-2bfa-45c6-9991-fa8597b45d90 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 returned with HTTP 200 Aug 04 10:44:54.707517 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 49/194] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:54 2026] GET /volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 => generated 1318 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:54.724094 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-864a091f-a3d3-4692-8e8b-5aa6c9082bd7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:54.725426 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-864a091f-a3d3-4692-8e8b-5aa6c9082bd7 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] GET https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 Aug 04 10:44:54.725727 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-864a091f-a3d3-4692-8e8b-5aa6c9082bd7 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:54.726008 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-864a091f-a3d3-4692-8e8b-5aa6c9082bd7 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:54.736279 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:54.736279 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:54.739712 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-864a091f-a3d3-4692-8e8b-5aa6c9082bd7 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Volume info retrieved successfully. Aug 04 10:44:54.743425 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-864a091f-a3d3-4692-8e8b-5aa6c9082bd7 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 returned with HTTP 200 Aug 04 10:44:54.743925 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 51/195] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:54 2026] GET /volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 => generated 1318 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:54.999055 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5d220dc5-431a-41ef-a909-4166334c5b20 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:55.000832 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5d220dc5-431a-41ef-a909-4166334c5b20 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] GET https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 Aug 04 10:44:55.001016 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5d220dc5-431a-41ef-a909-4166334c5b20 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:55.001228 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5d220dc5-431a-41ef-a909-4166334c5b20 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:55.010620 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:55.010620 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:55.014865 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5d220dc5-431a-41ef-a909-4166334c5b20 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Volume info retrieved successfully. Aug 04 10:44:55.021436 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5d220dc5-431a-41ef-a909-4166334c5b20 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 returned with HTTP 200 Aug 04 10:44:55.022022 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 48/196] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:54 2026] GET /volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:55.027882 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-de797df3-997d-41bc-848e-76ef9fca802e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:55.030289 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-de797df3-997d-41bc-848e-76ef9fca802e tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:44:55.030563 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-de797df3-997d-41bc-848e-76ef9fca802e tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:55.030845 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-de797df3-997d-41bc-848e-76ef9fca802e tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:55.041665 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:55.041665 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:55.045488 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-de797df3-997d-41bc-848e-76ef9fca802e tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Volume info retrieved successfully. Aug 04 10:44:55.051119 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-de797df3-997d-41bc-848e-76ef9fca802e tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 200 Aug 04 10:44:55.051533 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 49/197] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:55 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:55.074186 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-75de4be8-c14d-4a07-9137-4590a398b1bf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:55.076142 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-75de4be8-c14d-4a07-9137-4590a398b1bf tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] GET https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 Aug 04 10:44:55.076392 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-75de4be8-c14d-4a07-9137-4590a398b1bf tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:55.076587 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-75de4be8-c14d-4a07-9137-4590a398b1bf tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:55.085363 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:55.085363 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:55.088341 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-75de4be8-c14d-4a07-9137-4590a398b1bf tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Volume info retrieved successfully. Aug 04 10:44:55.091863 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-75de4be8-c14d-4a07-9137-4590a398b1bf tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 returned with HTTP 200 Aug 04 10:44:55.092232 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 50/198] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:44:55 2026] GET /volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 => generated 1318 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:55.126591 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-a5cfeaf6-d656-4f9d-b602-586a612f072f req-dae16eb2-03ae-46a7-a4c3-328596233f40 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:55.127119 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c73efc42-1064-4aee-b6b4-d9dc43fbc082 req-e33e2e74-eef2-4ee4-92ad-244f994a0a5c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:55.128543 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-a5cfeaf6-d656-4f9d-b602-586a612f072f req-dae16eb2-03ae-46a7-a4c3-328596233f40 tempest-VolumesAssistedSnapshotsTest-1087479508 tempest-VolumesAssistedSnapshotsTest-1087479508-project] POST https://10.4.3.232/volume/v3/snapshots/None/action Aug 04 10:44:55.128898 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-a5cfeaf6-d656-4f9d-b602-586a612f072f req-dae16eb2-03ae-46a7-a4c3-328596233f40 tempest-VolumesAssistedSnapshotsTest-1087479508 tempest-VolumesAssistedSnapshotsTest-1087479508-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:44:55.129020 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-a5cfeaf6-d656-4f9d-b602-586a612f072f req-dae16eb2-03ae-46a7-a4c3-328596233f40 tempest-VolumesAssistedSnapshotsTest-1087479508 tempest-VolumesAssistedSnapshotsTest-1087479508-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:55.129559 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c73efc42-1064-4aee-b6b4-d9dc43fbc082 req-e33e2e74-eef2-4ee4-92ad-244f994a0a5c tempest-VolumesAssistedSnapshotsTest-1087479508 tempest-VolumesAssistedSnapshotsTest-1087479508-project] POST https://10.4.3.232/volume/v3/snapshots/b2dac1ac-375f-4d8d-93cb-d20d104404d4/action Aug 04 10:44:55.130308 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.snapshot_actions [req-a5cfeaf6-d656-4f9d-b602-586a612f072f req-dae16eb2-03ae-46a7-a4c3-328596233f40 tempest-VolumesAssistedSnapshotsTest-1087479508 tempest-VolumesAssistedSnapshotsTest-1087479508-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100255) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 04 10:44:55.130351 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c73efc42-1064-4aee-b6b4-d9dc43fbc082 req-e33e2e74-eef2-4ee4-92ad-244f994a0a5c tempest-VolumesAssistedSnapshotsTest-1087479508 tempest-VolumesAssistedSnapshotsTest-1087479508-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:44:55.130515 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c73efc42-1064-4aee-b6b4-d9dc43fbc082 req-e33e2e74-eef2-4ee4-92ad-244f994a0a5c tempest-VolumesAssistedSnapshotsTest-1087479508 tempest-VolumesAssistedSnapshotsTest-1087479508-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:55.132165 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.snapshot_actions [req-c73efc42-1064-4aee-b6b4-d9dc43fbc082 req-e33e2e74-eef2-4ee4-92ad-244f994a0a5c tempest-VolumesAssistedSnapshotsTest-1087479508 tempest-VolumesAssistedSnapshotsTest-1087479508-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100252) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 04 10:44:55.145983 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-a5cfeaf6-d656-4f9d-b602-586a612f072f req-dae16eb2-03ae-46a7-a4c3-328596233f40 tempest-VolumesAssistedSnapshotsTest-1087479508 tempest-VolumesAssistedSnapshotsTest-1087479508-project] https://10.4.3.232/volume/v3/snapshots/None/action returned with HTTP 404 Aug 04 10:44:55.146552 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 52/199] 10.4.3.232 () {72 vars in 1582 bytes} [Tue Aug 4 10:44:55 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:44:55.152959 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c73efc42-1064-4aee-b6b4-d9dc43fbc082 req-e33e2e74-eef2-4ee4-92ad-244f994a0a5c tempest-VolumesAssistedSnapshotsTest-1087479508 tempest-VolumesAssistedSnapshotsTest-1087479508-project] https://10.4.3.232/volume/v3/snapshots/b2dac1ac-375f-4d8d-93cb-d20d104404d4/action returned with HTTP 404 Aug 04 10:44:55.154613 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 49/200] 10.4.3.232 () {72 vars in 1678 bytes} [Tue Aug 4 10:44:55 2026] POST /volume/v3/snapshots/b2dac1ac-375f-4d8d-93cb-d20d104404d4/action => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:44:55.301694 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-fab4084a-6bde-4f05-ab71-3bacf199b057 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:55.303858 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-fab4084a-6bde-4f05-ab71-3bacf199b057 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] POST https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4/action Aug 04 10:44:55.304337 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-fab4084a-6bde-4f05-ab71-3bacf199b057 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:44:55.304509 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-fab4084a-6bde-4f05-ab71-3bacf199b057 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:55.315925 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:55.315925 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:55.316257 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-fab4084a-6bde-4f05-ab71-3bacf199b057 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Volume info retrieved successfully. Aug 04 10:44:55.323687 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-fab4084a-6bde-4f05-ab71-3bacf199b057 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Begin detaching volume completed successfully. Aug 04 10:44:55.323812 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-fab4084a-6bde-4f05-ab71-3bacf199b057 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4/action returned with HTTP 202 Aug 04 10:44:55.324228 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 50/201] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:44:55 2026] POST /volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:44:55.332781 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e7711f0c-9a45-4815-9f5d-dcea531bc013 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:55.334698 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e7711f0c-9a45-4815-9f5d-dcea531bc013 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:44:55.336369 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e7711f0c-9a45-4815-9f5d-dcea531bc013 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:55.336369 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e7711f0c-9a45-4815-9f5d-dcea531bc013 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:55.345407 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:55.345407 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:55.349220 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e7711f0c-9a45-4815-9f5d-dcea531bc013 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:44:55.355189 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e7711f0c-9a45-4815-9f5d-dcea531bc013 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:44:55.355749 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 51/202] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:55 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:55.371451 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0d3206e6-a6cb-4321-8f3a-e92429a8268a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:55.371814 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0d3206e6-a6cb-4321-8f3a-e92429a8268a None None] GET https://10.4.3.232/volume// Aug 04 10:44:55.371976 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0d3206e6-a6cb-4321-8f3a-e92429a8268a None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:55.372186 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0d3206e6-a6cb-4321-8f3a-e92429a8268a None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:55.372620 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0d3206e6-a6cb-4321-8f3a-e92429a8268a None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:55.372620 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 53/203] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:44:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:55.381307 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-f833b0ef-b337-418f-8a17-93cfc5c2e662 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:55.383556 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-f833b0ef-b337-418f-8a17-93cfc5c2e662 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] GET https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 Aug 04 10:44:55.383821 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-f833b0ef-b337-418f-8a17-93cfc5c2e662 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:55.384036 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-f833b0ef-b337-418f-8a17-93cfc5c2e662 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:55.394362 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:55.394362 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:55.398518 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-f833b0ef-b337-418f-8a17-93cfc5c2e662 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Volume info retrieved successfully. Aug 04 10:44:55.403761 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-f833b0ef-b337-418f-8a17-93cfc5c2e662 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 returned with HTTP 200 Aug 04 10:44:55.403832 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 50/204] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:44:55 2026] GET /volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 => generated 1544 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:44:55.651257 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e08dc629-66a0-4fa3-84e2-e332dc42ecc4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:55.652576 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e08dc629-66a0-4fa3-84e2-e332dc42ecc4 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:44:55.652872 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e08dc629-66a0-4fa3-84e2-e332dc42ecc4 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:55.654120 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e08dc629-66a0-4fa3-84e2-e332dc42ecc4 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:55.662009 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:55.662009 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:55.664226 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e08dc629-66a0-4fa3-84e2-e332dc42ecc4 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:44:55.667845 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e08dc629-66a0-4fa3-84e2-e332dc42ecc4 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:44:55.668300 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 51/205] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:55 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:56.063395 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-08d27b0a-78b6-4f31-bc75-623d0decb60b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:56.064684 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-08d27b0a-78b6-4f31-bc75-623d0decb60b tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:44:56.064991 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-08d27b0a-78b6-4f31-bc75-623d0decb60b tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:56.065322 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-08d27b0a-78b6-4f31-bc75-623d0decb60b tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:56.074796 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:56.074796 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:56.077730 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-08d27b0a-78b6-4f31-bc75-623d0decb60b tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Volume info retrieved successfully. Aug 04 10:44:56.081172 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-08d27b0a-78b6-4f31-bc75-623d0decb60b tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 200 Aug 04 10:44:56.081601 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 52/206] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:56 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 1143 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:56.370216 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4dd745cb-c306-4af2-a9ed-8ec76d263ee5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:56.370216 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4dd745cb-c306-4af2-a9ed-8ec76d263ee5 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:44:56.370216 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4dd745cb-c306-4af2-a9ed-8ec76d263ee5 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:56.370216 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4dd745cb-c306-4af2-a9ed-8ec76d263ee5 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:56.378208 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:56.378208 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:56.382666 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4dd745cb-c306-4af2-a9ed-8ec76d263ee5 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:44:56.387978 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4dd745cb-c306-4af2-a9ed-8ec76d263ee5 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:44:56.387978 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 54/207] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:56 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:56.680361 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-67cdca2e-2695-46e3-a275-14c9a4c1e2a6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:56.682121 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-67cdca2e-2695-46e3-a275-14c9a4c1e2a6 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:44:56.682357 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-67cdca2e-2695-46e3-a275-14c9a4c1e2a6 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:56.682551 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-67cdca2e-2695-46e3-a275-14c9a4c1e2a6 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:56.692447 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:56.692447 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:56.696466 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-67cdca2e-2695-46e3-a275-14c9a4c1e2a6 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:44:56.701278 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-67cdca2e-2695-46e3-a275-14c9a4c1e2a6 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:44:56.701767 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 51/208] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:56 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:57.092885 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a40741a3-a3da-4766-b2f4-6148100bbbcd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:57.094612 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a40741a3-a3da-4766-b2f4-6148100bbbcd tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:44:57.094821 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a40741a3-a3da-4766-b2f4-6148100bbbcd tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:57.094997 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a40741a3-a3da-4766-b2f4-6148100bbbcd tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:57.104003 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:57.104003 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:57.107261 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a40741a3-a3da-4766-b2f4-6148100bbbcd tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Volume info retrieved successfully. Aug 04 10:44:57.110872 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a40741a3-a3da-4766-b2f4-6148100bbbcd tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 200 Aug 04 10:44:57.111192 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 52/209] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:57 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 1143 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:57.398599 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-653eec12-cb7d-49ab-9633-56e73844a7f2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:57.400313 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-653eec12-cb7d-49ab-9633-56e73844a7f2 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:44:57.400512 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-653eec12-cb7d-49ab-9633-56e73844a7f2 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:57.400690 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-653eec12-cb7d-49ab-9633-56e73844a7f2 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:57.413335 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:57.413335 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:57.417054 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-653eec12-cb7d-49ab-9633-56e73844a7f2 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:44:57.421072 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-653eec12-cb7d-49ab-9633-56e73844a7f2 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:44:57.421487 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 53/210] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:57 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:57.471513 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-cfeaa767-9e1c-46b3-8f1b-f90f9274288b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:57.473715 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-cfeaa767-9e1c-46b3-8f1b-f90f9274288b tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] POST https://10.4.3.232/volume/v3/attachments/79952c7d-0442-4d8a-b4a0-ccde76a60d4c/action Aug 04 10:44:57.474082 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-cfeaa767-9e1c-46b3-8f1b-f90f9274288b tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:44:57.474230 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-cfeaa767-9e1c-46b3-8f1b-f90f9274288b tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:57.489608 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:57.489608 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:57.499056 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-10d2aab6-45d7-401a-8df0-289eeef8554a req-cfeaa767-9e1c-46b3-8f1b-f90f9274288b tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/attachments/79952c7d-0442-4d8a-b4a0-ccde76a60d4c/action returned with HTTP 204 Aug 04 10:44:57.499566 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 55/211] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:44:57 2026] POST /volume/v3/attachments/79952c7d-0442-4d8a-b4a0-ccde76a60d4c/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:44:57.582929 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-8c245ffd-4d0a-4a4b-a75d-d639ab200c38 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:57.585003 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-8c245ffd-4d0a-4a4b-a75d-d639ab200c38 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] DELETE https://10.4.3.232/volume/v3/attachments/4acbfcbf-5a7a-4bdc-8718-c1b81b84ed27 Aug 04 10:44:57.585185 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-8c245ffd-4d0a-4a4b-a75d-d639ab200c38 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:57.585387 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-8c245ffd-4d0a-4a4b-a75d-d639ab200c38 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:57.592210 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:57.592210 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:57.649826 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ef2a4b4f-e5d4-46a4-96ec-b17e62c4202b req-8c245ffd-4d0a-4a4b-a75d-d639ab200c38 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] https://10.4.3.232/volume/v3/attachments/4acbfcbf-5a7a-4bdc-8718-c1b81b84ed27 returned with HTTP 200 Aug 04 10:44:57.650296 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 52/212] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:44:57 2026] DELETE /volume/v3/attachments/4acbfcbf-5a7a-4bdc-8718-c1b81b84ed27 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:57.713310 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-47adb761-6115-4f23-9790-e03c4b9fe7b1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:57.715092 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-47adb761-6115-4f23-9790-e03c4b9fe7b1 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:44:57.715299 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-47adb761-6115-4f23-9790-e03c4b9fe7b1 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:57.715499 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-47adb761-6115-4f23-9790-e03c4b9fe7b1 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:57.724748 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:57.724748 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:57.727811 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-47adb761-6115-4f23-9790-e03c4b9fe7b1 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:44:57.731806 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-47adb761-6115-4f23-9790-e03c4b9fe7b1 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:44:57.732195 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 53/213] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:57 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:57.744390 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9f313d9c-bf11-4453-be10-9e1119054438 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:57.746383 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9f313d9c-bf11-4453-be10-9e1119054438 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:44:57.746624 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9f313d9c-bf11-4453-be10-9e1119054438 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:57.746862 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9f313d9c-bf11-4453-be10-9e1119054438 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:57.756170 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:57.756170 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:57.759385 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9f313d9c-bf11-4453-be10-9e1119054438 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:44:57.763360 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9f313d9c-bf11-4453-be10-9e1119054438 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:44:57.763807 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 54/214] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:57 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:58.122793 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-39cd5d31-8a29-4a57-92ce-aa8334451f5e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:58.124590 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-39cd5d31-8a29-4a57-92ce-aa8334451f5e tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:44:58.124796 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-39cd5d31-8a29-4a57-92ce-aa8334451f5e tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:58.125011 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-39cd5d31-8a29-4a57-92ce-aa8334451f5e tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:58.132730 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:58.132730 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:58.136474 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-39cd5d31-8a29-4a57-92ce-aa8334451f5e tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] Volume info retrieved successfully. Aug 04 10:44:58.140894 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-39cd5d31-8a29-4a57-92ce-aa8334451f5e tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-reader] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 200 Aug 04 10:44:58.141293 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 56/215] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:58 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:58.197878 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-21e4d4d9-cfc3-446a-863b-dc28f8564062 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:58.198726 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-21e4d4d9-cfc3-446a-863b-dc28f8564062 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:44:58.198920 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-21e4d4d9-cfc3-446a-863b-dc28f8564062 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:58.199129 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-21e4d4d9-cfc3-446a-863b-dc28f8564062 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:58.207610 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:58.207610 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:58.211126 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-21e4d4d9-cfc3-446a-863b-dc28f8564062 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Volume info retrieved successfully. Aug 04 10:44:58.215110 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-21e4d4d9-cfc3-446a-863b-dc28f8564062 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 200 Aug 04 10:44:58.215479 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 53/216] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:58 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:58.288744 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8416ec11-67e2-45d1-923d-35f21d48575d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:58.290912 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8416ec11-67e2-45d1-923d-35f21d48575d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:44:58.291180 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8416ec11-67e2-45d1-923d-35f21d48575d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:58.291462 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8416ec11-67e2-45d1-923d-35f21d48575d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:58.295530 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-4aee936a-4a21-42ea-9bb6-256685518017 req-3261bf99-ba11-40f4-80bc-e4a86bbf4062 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:58.297469 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-4aee936a-4a21-42ea-9bb6-256685518017 req-3261bf99-ba11-40f4-80bc-e4a86bbf4062 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] DELETE https://10.4.3.232/volume/v3/attachments/672934ad-1d17-42cb-88b1-01f79969532f Aug 04 10:44:58.297647 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-4aee936a-4a21-42ea-9bb6-256685518017 req-3261bf99-ba11-40f4-80bc-e4a86bbf4062 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:58.297847 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-4aee936a-4a21-42ea-9bb6-256685518017 req-3261bf99-ba11-40f4-80bc-e4a86bbf4062 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:58.300215 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:58.300215 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:58.304130 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:58.304130 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:58.304370 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8416ec11-67e2-45d1-923d-35f21d48575d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Volume info retrieved successfully. Aug 04 10:44:58.312171 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8416ec11-67e2-45d1-923d-35f21d48575d tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 200 Aug 04 10:44:58.312551 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 54/217] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:58 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:58.363805 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-4aee936a-4a21-42ea-9bb6-256685518017 req-3261bf99-ba11-40f4-80bc-e4a86bbf4062 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/attachments/672934ad-1d17-42cb-88b1-01f79969532f returned with HTTP 200 Aug 04 10:44:58.364236 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 55/218] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:44:58 2026] DELETE /volume/v3/attachments/672934ad-1d17-42cb-88b1-01f79969532f => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:58.373105 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-4aee936a-4a21-42ea-9bb6-256685518017 req-57c032ee-a5b3-4d6f-9bb0-d98961efbee3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:58.377841 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-4aee936a-4a21-42ea-9bb6-256685518017 req-57c032ee-a5b3-4d6f-9bb0-d98961efbee3 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] DELETE https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 Aug 04 10:44:58.377988 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-4aee936a-4a21-42ea-9bb6-256685518017 req-57c032ee-a5b3-4d6f-9bb0-d98961efbee3 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:58.378183 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-4aee936a-4a21-42ea-9bb6-256685518017 req-57c032ee-a5b3-4d6f-9bb0-d98961efbee3 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:58.378384 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [req-4aee936a-4a21-42ea-9bb6-256685518017 req-57c032ee-a5b3-4d6f-9bb0-d98961efbee3 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Delete volume with id: e777bf10-e71f-49ba-81c3-79ae932e2572 Aug 04 10:44:58.385127 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:58.385127 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:58.385605 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-4aee936a-4a21-42ea-9bb6-256685518017 req-57c032ee-a5b3-4d6f-9bb0-d98961efbee3 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Volume info retrieved successfully. Aug 04 10:44:58.425916 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-4aee936a-4a21-42ea-9bb6-256685518017 req-57c032ee-a5b3-4d6f-9bb0-d98961efbee3 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] Delete volume request issued successfully. Aug 04 10:44:58.426102 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-4aee936a-4a21-42ea-9bb6-256685518017 req-57c032ee-a5b3-4d6f-9bb0-d98961efbee3 tempest-ImageDependencyTests-1744391054 tempest-ImageDependencyTests-1744391054-project-member] https://10.4.3.232/volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 returned with HTTP 202 Aug 04 10:44:58.426876 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 57/219] 10.4.3.232 () {70 vars in 1620 bytes} [Tue Aug 4 10:44:58 2026] DELETE /volume/v3/volumes/e777bf10-e71f-49ba-81c3-79ae932e2572 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 04 10:44:58.437333 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e8121461-b802-4b0a-bfc7-a4fb65242276 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:58.439519 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e8121461-b802-4b0a-bfc7-a4fb65242276 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:44:58.439772 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e8121461-b802-4b0a-bfc7-a4fb65242276 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:58.440229 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e8121461-b802-4b0a-bfc7-a4fb65242276 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:58.454205 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:58.454205 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:58.458232 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e8121461-b802-4b0a-bfc7-a4fb65242276 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:44:58.463880 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e8121461-b802-4b0a-bfc7-a4fb65242276 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:44:58.464264 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 54/220] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:58 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:59.480143 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-607b1119-f50c-4d05-b641-5aba7241bca1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:59.481866 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-607b1119-f50c-4d05-b641-5aba7241bca1 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:44:59.482071 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-607b1119-f50c-4d05-b641-5aba7241bca1 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:59.482264 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-607b1119-f50c-4d05-b641-5aba7241bca1 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:59.494481 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:59.494481 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:44:59.498750 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-607b1119-f50c-4d05-b641-5aba7241bca1 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:44:59.503766 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-607b1119-f50c-4d05-b641-5aba7241bca1 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:44:59.504203 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 55/221] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:59 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:44:59.723581 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-f3cd92a3-572b-4559-a6c4-887361af6072 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:59.726111 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-f3cd92a3-572b-4559-a6c4-887361af6072 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:44:59.726384 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-f3cd92a3-572b-4559-a6c4-887361af6072 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:59.726567 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-f3cd92a3-572b-4559-a6c4-887361af6072 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:59.739894 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:59.739894 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:59.744988 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-f3cd92a3-572b-4559-a6c4-887361af6072 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:44:59.749006 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-f3cd92a3-572b-4559-a6c4-887361af6072 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:44:59.749434 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 56/222] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:44:59 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:59.769425 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-c4c0c529-8f39-40fc-be33-368e7de76356 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:59.771746 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-c4c0c529-8f39-40fc-be33-368e7de76356 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] POST https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83/action Aug 04 10:44:59.772126 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-c4c0c529-8f39-40fc-be33-368e7de76356 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:44:59.772281 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-c4c0c529-8f39-40fc-be33-368e7de76356 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:44:59.781990 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:59.781990 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:44:59.782449 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-c4c0c529-8f39-40fc-be33-368e7de76356 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:44:59.798416 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-c4c0c529-8f39-40fc-be33-368e7de76356 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Begin detaching volume completed successfully. Aug 04 10:44:59.798667 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-c4c0c529-8f39-40fc-be33-368e7de76356 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83/action returned with HTTP 202 Aug 04 10:44:59.799150 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 58/223] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:44:59 2026] POST /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:44:59.826383 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a08f0d4a-8086-4ab1-891b-c4e015e6974f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:59.828705 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a08f0d4a-8086-4ab1-891b-c4e015e6974f tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:44:59.829017 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a08f0d4a-8086-4ab1-891b-c4e015e6974f tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:59.829271 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a08f0d4a-8086-4ab1-891b-c4e015e6974f tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:59.841732 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:59.841732 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:44:59.845724 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a08f0d4a-8086-4ab1-891b-c4e015e6974f tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:44:59.851776 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a08f0d4a-8086-4ab1-891b-c4e015e6974f tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:44:59.852350 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 55/224] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:44:59 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:44:59.866354 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5f0ecdae-6fae-40f5-bb10-9f0d719103b8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:59.866982 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5f0ecdae-6fae-40f5-bb10-9f0d719103b8 None None] GET https://10.4.3.232/volume// Aug 04 10:44:59.867216 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5f0ecdae-6fae-40f5-bb10-9f0d719103b8 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:59.867529 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5f0ecdae-6fae-40f5-bb10-9f0d719103b8 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:59.867993 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5f0ecdae-6fae-40f5-bb10-9f0d719103b8 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:44:59.868514 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 56/225] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:44:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:44:59.875214 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-1e08868e-27a1-4a61-bd68-d533848e139e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:44:59.877784 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-1e08868e-27a1-4a61-bd68-d533848e139e tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:44:59.878097 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-1e08868e-27a1-4a61-bd68-d533848e139e tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:44:59.878387 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-1e08868e-27a1-4a61-bd68-d533848e139e tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:44:59.889256 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:44:59.889256 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:44:59.893457 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-1e08868e-27a1-4a61-bd68-d533848e139e tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:44:59.897420 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-1e08868e-27a1-4a61-bd68-d533848e139e tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:44:59.897782 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 57/226] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:44:59 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 1319 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:45:00.517981 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1b5eba6a-5681-4054-b68f-62d5b2040f65 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:00.519703 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1b5eba6a-5681-4054-b68f-62d5b2040f65 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:00.519908 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1b5eba6a-5681-4054-b68f-62d5b2040f65 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:00.520120 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1b5eba6a-5681-4054-b68f-62d5b2040f65 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:00.529459 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:00.529459 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:00.532797 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-1b5eba6a-5681-4054-b68f-62d5b2040f65 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:00.536990 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1b5eba6a-5681-4054-b68f-62d5b2040f65 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:00.537423 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 59/227] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:00 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 868 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:00.868654 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bb19a906-239a-46c6-aaf8-dcbe1abfd8be None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:00.869355 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb19a906-239a-46c6-aaf8-dcbe1abfd8be tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:45:00.869569 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb19a906-239a-46c6-aaf8-dcbe1abfd8be tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:00.869759 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb19a906-239a-46c6-aaf8-dcbe1abfd8be tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:00.882958 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:00.882958 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:00.887261 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bb19a906-239a-46c6-aaf8-dcbe1abfd8be tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:45:00.894668 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb19a906-239a-46c6-aaf8-dcbe1abfd8be tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:45:00.895215 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 56/228] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:00 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:01.551437 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-620728c8-b3f7-4ebb-a04a-fd78a15b6239 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:01.553581 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-620728c8-b3f7-4ebb-a04a-fd78a15b6239 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:01.553864 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-620728c8-b3f7-4ebb-a04a-fd78a15b6239 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:01.554136 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-620728c8-b3f7-4ebb-a04a-fd78a15b6239 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:01.566566 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:01.566566 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:01.570883 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-620728c8-b3f7-4ebb-a04a-fd78a15b6239 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:01.576211 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-620728c8-b3f7-4ebb-a04a-fd78a15b6239 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:01.576738 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 57/229] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:01 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:01.786199 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-07167e4f-cbd7-4244-9fc5-ac618f725feb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:01.787760 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-07167e4f-cbd7-4244-9fc5-ac618f725feb tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] DELETE https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:45:01.787930 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-07167e4f-cbd7-4244-9fc5-ac618f725feb tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:01.788100 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-07167e4f-cbd7-4244-9fc5-ac618f725feb tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:01.788367 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-07167e4f-cbd7-4244-9fc5-ac618f725feb tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Delete volume with id: 2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:45:01.799960 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:01.799960 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:01.801490 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-07167e4f-cbd7-4244-9fc5-ac618f725feb tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Volume info retrieved successfully. Aug 04 10:45:01.829144 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-07167e4f-cbd7-4244-9fc5-ac618f725feb tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Delete volume request issued successfully. Aug 04 10:45:01.829455 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-07167e4f-cbd7-4244-9fc5-ac618f725feb tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 202 Aug 04 10:45:01.830044 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 58/230] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:45:01 2026] DELETE /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:45:01.837493 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-53cd43f6-bed3-4cc8-819e-3fe08b9154cc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:01.839623 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-53cd43f6-bed3-4cc8-819e-3fe08b9154cc tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:45:01.840082 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-53cd43f6-bed3-4cc8-819e-3fe08b9154cc tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:01.840082 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-53cd43f6-bed3-4cc8-819e-3fe08b9154cc tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:01.851409 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:01.851409 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:01.856006 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-53cd43f6-bed3-4cc8-819e-3fe08b9154cc tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Volume info retrieved successfully. Aug 04 10:45:01.861916 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-53cd43f6-bed3-4cc8-819e-3fe08b9154cc tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 200 Aug 04 10:45:01.862465 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 60/231] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:01 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:01.912551 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9cd96bc5-674d-4f18-b986-d0520becbe61 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:01.915096 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9cd96bc5-674d-4f18-b986-d0520becbe61 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:45:01.915345 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9cd96bc5-674d-4f18-b986-d0520becbe61 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:01.915760 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9cd96bc5-674d-4f18-b986-d0520becbe61 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:01.928167 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:01.928167 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:01.932522 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9cd96bc5-674d-4f18-b986-d0520becbe61 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:45:01.939394 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9cd96bc5-674d-4f18-b986-d0520becbe61 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:45:01.940103 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 57/232] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:01 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:02.419784 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-904487fa-4daa-4911-94f2-c4ba4364dd3f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:02.579476 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-904487fa-4daa-4911-94f2-c4ba4364dd3f tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:45:02.579869 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-904487fa-4daa-4911-94f2-c4ba4364dd3f tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-427969102"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:02.589002 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0ac7beb6-ba73-4b99-8232-d73d0f213e10 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:02.591127 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0ac7beb6-ba73-4b99-8232-d73d0f213e10 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:02.591377 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0ac7beb6-ba73-4b99-8232-d73d0f213e10 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:02.591616 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0ac7beb6-ba73-4b99-8232-d73d0f213e10 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:02.593324 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-904487fa-4daa-4911-94f2-c4ba4364dd3f tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:45:02.593697 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 58/233] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:45:02 2026] POST /volume/v3/types => generated 232 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:02.600358 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:02.600358 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:02.600997 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9646bb70-074f-4d43-a6cf-8724a4725061 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:02.602544 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9646bb70-074f-4d43-a6cf-8724a4725061 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:45:02.602879 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9646bb70-074f-4d43-a6cf-8724a4725061 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-214798527", "extra_specs": {"multiattach": " True"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:02.603607 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0ac7beb6-ba73-4b99-8232-d73d0f213e10 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:02.607532 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0ac7beb6-ba73-4b99-8232-d73d0f213e10 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:02.607880 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 59/234] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:02 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:02.622780 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9646bb70-074f-4d43-a6cf-8724a4725061 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:45:02.623153 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 61/235] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:45:02 2026] POST /volume/v3/types => generated 258 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:02.632011 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9bf195d9-08b0-4673-844a-3c3cab231715 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:02.807732 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9bf195d9-08b0-4673-844a-3c3cab231715 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:45:02.808119 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9bf195d9-08b0-4673-844a-3c3cab231715 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-427969102", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1957584956"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:02.809529 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-9bf195d9-08b0-4673-844a-3c3cab231715 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-427969102', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1957584956'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:45:02.812497 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-9bf195d9-08b0-4673-844a-3c3cab231715 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Create volume of 1 GB Aug 04 10:45:02.812746 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:02.812746 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:02.813253 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9bf195d9-08b0-4673-844a-3c3cab231715 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Availability Zones retrieved successfully. Aug 04 10:45:02.818361 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9bf195d9-08b0-4673-844a-3c3cab231715 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Flow 'volume_create_api' (0f3d5e65-45ef-4a98-8b3a-6cea40321f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:02.819320 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9bf195d9-08b0-4673-844a-3c3cab231715 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25cf608b-573a-487d-8ae4-eafb17a21755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:02.820332 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-9bf195d9-08b0-4673-844a-3c3cab231715 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:45:02.837595 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9bf195d9-08b0-4673-844a-3c3cab231715 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25cf608b-573a-487d-8ae4-eafb17a21755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:45:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6690c957-2e55-4d7b-b56d-09cc4da401ca,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-427969102',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6690c957-2e55-4d7b-b56d-09cc4da401ca', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:02.838472 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9bf195d9-08b0-4673-844a-3c3cab231715 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d63bb59c-f833-4ddc-9ef4-9045f3a4f522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:02.860348 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-9bf195d9-08b0-4673-844a-3c3cab231715 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-427969102 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-427969102, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:45:02.860639 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-9bf195d9-08b0-4673-844a-3c3cab231715 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-427969102 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-427969102, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:45:02.875185 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-650a253d-34d5-4ad1-af00-947acc478283 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:02.876850 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-650a253d-34d5-4ad1-af00-947acc478283 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] GET https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 Aug 04 10:45:02.877060 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-650a253d-34d5-4ad1-af00-947acc478283 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:02.877250 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-650a253d-34d5-4ad1-af00-947acc478283 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:02.882693 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-650a253d-34d5-4ad1-af00-947acc478283 tempest-AttachSCSIVolumeTestJSON-2092122036 tempest-AttachSCSIVolumeTestJSON-2092122036-project-member] https://10.4.3.232/volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 returned with HTTP 404 Aug 04 10:45:02.883204 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 59/236] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:02 2026] GET /volume/v3/volumes/2fd8b331-02fd-4972-bd07-0a9f64db81a4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:02.890213 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-9bf195d9-08b0-4673-844a-3c3cab231715 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Created reservations ['64f4fc32-e638-4c92-a6c0-3f368335ab27', '185f8ce7-d529-4189-946e-9239711e1239', '22cb8e93-9362-4bf4-9058-b639aa873417', 'e77aa9c8-3860-4d58-9a15-63d216b8f779'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:02.891039 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9bf195d9-08b0-4673-844a-3c3cab231715 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d63bb59c-f833-4ddc-9ef4-9045f3a4f522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64f4fc32-e638-4c92-a6c0-3f368335ab27', '185f8ce7-d529-4189-946e-9239711e1239', '22cb8e93-9362-4bf4-9058-b639aa873417', 'e77aa9c8-3860-4d58-9a15-63d216b8f779']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:02.891775 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9bf195d9-08b0-4673-844a-3c3cab231715 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38cb6733-e57b-4fa2-b408-2cf834fcc1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:02.914303 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9bf195d9-08b0-4673-844a-3c3cab231715 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38cb6733-e57b-4fa2-b408-2cf834fcc1a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb3061ef-9b8a-440f-96e3-eaac6864d562', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1957584956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c21ee4dadf1049d998e9762fdc5e38f1',qos_specs=None,replication_status=,reservations=['64f4fc32-e638-4c92-a6c0-3f368335ab27','185f8ce7-d529-4189-946e-9239711e1239','22cb8e93-9362-4bf4-9058-b639aa873417','e77aa9c8-3860-4d58-9a15-63d216b8f779'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3a120f95d4442bc98720a3b5f98823e',volume_type_id=6690c957-2e55-4d7b-b56d-09cc4da401ca), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:45:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1957584956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb3061ef-9b8a-440f-96e3-eaac6864d562,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c21ee4dadf1049d998e9762fdc5e38f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3a120f95d4442bc98720a3b5f98823e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6690c957-2e55-4d7b-b56d-09cc4da401ca),volume_type_id=6690c957-2e55-4d7b-b56d-09cc4da401ca)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:02.914969 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9bf195d9-08b0-4673-844a-3c3cab231715 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e078cd79-c45f-4430-b300-58e0bd29cbb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:02.938446 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9bf195d9-08b0-4673-844a-3c3cab231715 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e078cd79-c45f-4430-b300-58e0bd29cbb4) transitioned into state 'SUCCESS' from state '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-1957584956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c21ee4dadf1049d998e9762fdc5e38f1',qos_specs=None,replication_status=,reservations=['64f4fc32-e638-4c92-a6c0-3f368335ab27','185f8ce7-d529-4189-946e-9239711e1239','22cb8e93-9362-4bf4-9058-b639aa873417','e77aa9c8-3860-4d58-9a15-63d216b8f779'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3a120f95d4442bc98720a3b5f98823e',volume_type_id=6690c957-2e55-4d7b-b56d-09cc4da401ca)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:02.939138 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9bf195d9-08b0-4673-844a-3c3cab231715 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db41e296-c085-4db5-aff0-71deec822ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:02.953213 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-632b93db-3ae8-47a9-8fa3-613e3c16514b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:02.954935 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-632b93db-3ae8-47a9-8fa3-613e3c16514b tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:45:02.955140 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-632b93db-3ae8-47a9-8fa3-613e3c16514b tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:02.955351 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-632b93db-3ae8-47a9-8fa3-613e3c16514b tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:02.957523 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9bf195d9-08b0-4673-844a-3c3cab231715 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db41e296-c085-4db5-aff0-71deec822ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:02.958442 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9bf195d9-08b0-4673-844a-3c3cab231715 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Flow 'volume_create_api' (0f3d5e65-45ef-4a98-8b3a-6cea40321f88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:02.958773 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9bf195d9-08b0-4673-844a-3c3cab231715 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Create volume request issued successfully. Aug 04 10:45:02.959790 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9bf195d9-08b0-4673-844a-3c3cab231715 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:45:02.959909 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 58/237] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:45:02 2026] POST /volume/v3/volumes => generated 871 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:02.964932 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:02.964932 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:02.970704 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-632b93db-3ae8-47a9-8fa3-613e3c16514b tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:45:02.972780 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-632b93db-3ae8-47a9-8fa3-613e3c16514b tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:45:02.973559 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 60/238] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:02 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:02.974230 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-486ca561-9a6a-4166-ad52-0f51eab6c9a0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:02.976368 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-486ca561-9a6a-4166-ad52-0f51eab6c9a0 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] GET https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 Aug 04 10:45:02.976618 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-486ca561-9a6a-4166-ad52-0f51eab6c9a0 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:02.976846 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-486ca561-9a6a-4166-ad52-0f51eab6c9a0 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:02.984531 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:02.984531 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:02.989587 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-486ca561-9a6a-4166-ad52-0f51eab6c9a0 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Volume info retrieved successfully. Aug 04 10:45:02.994562 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-486ca561-9a6a-4166-ad52-0f51eab6c9a0 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 returned with HTTP 200 Aug 04 10:45:02.995031 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 62/239] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:02 2026] GET /volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 => generated 939 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:03.349556 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2cff86fb-e799-4636-940f-4f2c3d20a85f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:03.349941 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2cff86fb-e799-4636-940f-4f2c3d20a85f None None] GET https://10.4.3.232/volume// Aug 04 10:45:03.350123 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2cff86fb-e799-4636-940f-4f2c3d20a85f None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:03.350324 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2cff86fb-e799-4636-940f-4f2c3d20a85f None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:03.350637 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2cff86fb-e799-4636-940f-4f2c3d20a85f None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:45:03.350923 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 60/240] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:45:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:45:03.361420 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-e121e644-63c1-4c29-8575-0cc91ec30a94 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:03.364223 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-e121e644-63c1-4c29-8575-0cc91ec30a94 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:45:03.364712 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-e121e644-63c1-4c29-8575-0cc91ec30a94 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73d645b8-319c-4fbb-8632-be8e038f048d", "connector": null, "instance_uuid": "6c8b1994-e66a-4d1a-ad9c-31c516c23a9b"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:03.376349 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:03.376349 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:03.410015 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-e121e644-63c1-4c29-8575-0cc91ec30a94 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:45:03.410015 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 59/241] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:45:03 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 04 10:45:03.623347 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fb9b3413-d089-4d72-9454-22819d778bec None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:03.625799 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb9b3413-d089-4d72-9454-22819d778bec tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:03.626087 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb9b3413-d089-4d72-9454-22819d778bec tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:03.626384 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb9b3413-d089-4d72-9454-22819d778bec tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:03.641175 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:03.641175 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:03.645815 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fb9b3413-d089-4d72-9454-22819d778bec tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:03.650174 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb9b3413-d089-4d72-9454-22819d778bec tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:03.652283 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 61/242] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:03 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:03.989908 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1ec99745-e881-4ab0-a16c-bdd517700af5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:03.994014 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1ec99745-e881-4ab0-a16c-bdd517700af5 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:45:03.994314 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1ec99745-e881-4ab0-a16c-bdd517700af5 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:03.994574 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1ec99745-e881-4ab0-a16c-bdd517700af5 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:04.010719 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b47dd1c3-2bde-4c28-a74e-7c8ca2eb86bb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:04.014582 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b47dd1c3-2bde-4c28-a74e-7c8ca2eb86bb tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] GET https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 Aug 04 10:45:04.015319 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:04.015319 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:04.015487 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b47dd1c3-2bde-4c28-a74e-7c8ca2eb86bb tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:04.015487 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b47dd1c3-2bde-4c28-a74e-7c8ca2eb86bb tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:04.021643 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-1ec99745-e881-4ab0-a16c-bdd517700af5 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:45:04.023337 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:04.023337 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:04.028176 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b47dd1c3-2bde-4c28-a74e-7c8ca2eb86bb tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Volume info retrieved successfully. Aug 04 10:45:04.029910 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1ec99745-e881-4ab0-a16c-bdd517700af5 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:45:04.031281 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 63/243] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:03 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:04.037270 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b47dd1c3-2bde-4c28-a74e-7c8ca2eb86bb tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 returned with HTTP 200 Aug 04 10:45:04.037833 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 61/244] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:04 2026] GET /volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:04.050679 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-78fbe23f-8758-48f9-a140-2ae58bacea32 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:04.053038 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-78fbe23f-8758-48f9-a140-2ae58bacea32 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] GET https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 Aug 04 10:45:04.053234 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-78fbe23f-8758-48f9-a140-2ae58bacea32 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:04.053429 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-78fbe23f-8758-48f9-a140-2ae58bacea32 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:04.059939 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:04.059939 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:04.063413 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-78fbe23f-8758-48f9-a140-2ae58bacea32 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Volume info retrieved successfully. Aug 04 10:45:04.067025 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-78fbe23f-8758-48f9-a140-2ae58bacea32 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 returned with HTTP 200 Aug 04 10:45:04.067456 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 60/245] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:04 2026] GET /volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 => generated 1192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:45:04.079861 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2450558a-5f07-4f72-a7df-5fde8ddad68f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:04.081630 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2450558a-5f07-4f72-a7df-5fde8ddad68f tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] POST https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562/action Aug 04 10:45:04.082345 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2450558a-5f07-4f72-a7df-5fde8ddad68f tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-214798527", "migration_policy": "never"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:45:04.082496 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2450558a-5f07-4f72-a7df-5fde8ddad68f tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-214798527", "migration_policy": "never"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:04.090234 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:04.090234 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:04.090774 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2450558a-5f07-4f72-a7df-5fde8ddad68f tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Volume info retrieved successfully. Aug 04 10:45:04.094928 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:04.094928 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:04.109619 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-2450558a-5f07-4f72-a7df-5fde8ddad68f tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-214798527 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-214798527, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:45:04.109940 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-2450558a-5f07-4f72-a7df-5fde8ddad68f tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-214798527 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-214798527, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:45:04.132643 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-2450558a-5f07-4f72-a7df-5fde8ddad68f tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Created reservations ['2bc043f3-3af6-4507-bd62-6dd461e765f8', 'e580236a-2767-4740-b4e2-f832dc8744f8'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:04.148929 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-2450558a-5f07-4f72-a7df-5fde8ddad68f tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-427969102 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-427969102, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:45:04.149236 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-2450558a-5f07-4f72-a7df-5fde8ddad68f tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-427969102 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-427969102, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:45:04.158316 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-2450558a-5f07-4f72-a7df-5fde8ddad68f tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Created reservations ['8c69196d-e9fc-4e68-ad6b-91acb031fa9b', 'f98704b0-db74-4eb2-a732-7ccad85628af'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:04.191885 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2450558a-5f07-4f72-a7df-5fde8ddad68f tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Retype volume request issued successfully. Aug 04 10:45:04.192199 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2450558a-5f07-4f72-a7df-5fde8ddad68f tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562/action returned with HTTP 202 Aug 04 10:45:04.194154 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 62/246] 10.4.3.232 () {70 vars in 1432 bytes} [Tue Aug 4 10:45:04 2026] POST /volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 04 10:45:04.206506 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c3813263-7fc1-44dc-b73a-a1acbeb44dd6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:04.207880 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c3813263-7fc1-44dc-b73a-a1acbeb44dd6 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] GET https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 Aug 04 10:45:04.208211 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c3813263-7fc1-44dc-b73a-a1acbeb44dd6 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:04.208514 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c3813263-7fc1-44dc-b73a-a1acbeb44dd6 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:04.214908 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:04.214908 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:04.218217 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c3813263-7fc1-44dc-b73a-a1acbeb44dd6 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Volume info retrieved successfully. Aug 04 10:45:04.222515 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c3813263-7fc1-44dc-b73a-a1acbeb44dd6 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 returned with HTTP 200 Aug 04 10:45:04.222515 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 64/247] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:04 2026] GET /volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 => generated 996 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:04.663810 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f5baaf63-a7ae-43bc-872a-32e47d7f4a70 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:04.666150 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f5baaf63-a7ae-43bc-872a-32e47d7f4a70 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:04.666454 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f5baaf63-a7ae-43bc-872a-32e47d7f4a70 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:04.666717 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f5baaf63-a7ae-43bc-872a-32e47d7f4a70 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:04.678708 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:04.678708 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:04.684126 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f5baaf63-a7ae-43bc-872a-32e47d7f4a70 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:04.691814 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f5baaf63-a7ae-43bc-872a-32e47d7f4a70 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:04.692317 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 62/248] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:04 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:05.042908 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-09b48e9c-d160-4cf0-a39a-e4f6be7f4804 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:05.044620 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09b48e9c-d160-4cf0-a39a-e4f6be7f4804 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:45:05.044813 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-09b48e9c-d160-4cf0-a39a-e4f6be7f4804 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:05.044991 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-09b48e9c-d160-4cf0-a39a-e4f6be7f4804 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:05.054289 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:05.054289 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:05.057586 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-09b48e9c-d160-4cf0-a39a-e4f6be7f4804 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:45:05.061551 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09b48e9c-d160-4cf0-a39a-e4f6be7f4804 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:45:05.061905 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 61/249] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:05 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:05.234905 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-65de0d9f-2b87-40b5-8c53-44baab47c7f0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:05.237426 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-65de0d9f-2b87-40b5-8c53-44baab47c7f0 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] GET https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 Aug 04 10:45:05.237719 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-65de0d9f-2b87-40b5-8c53-44baab47c7f0 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:05.237985 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-65de0d9f-2b87-40b5-8c53-44baab47c7f0 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:05.246771 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:05.246771 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:05.251034 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-65de0d9f-2b87-40b5-8c53-44baab47c7f0 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Volume info retrieved successfully. Aug 04 10:45:05.256404 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-65de0d9f-2b87-40b5-8c53-44baab47c7f0 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 returned with HTTP 200 Aug 04 10:45:05.256896 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 63/250] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:05 2026] GET /volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:05.271709 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f0e0958e-5e1b-43a9-9112-d546de82c4a6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:05.277139 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f0e0958e-5e1b-43a9-9112-d546de82c4a6 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] GET https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 Aug 04 10:45:05.277139 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f0e0958e-5e1b-43a9-9112-d546de82c4a6 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:05.277139 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f0e0958e-5e1b-43a9-9112-d546de82c4a6 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:05.284769 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:05.284769 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:05.288305 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f0e0958e-5e1b-43a9-9112-d546de82c4a6 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Volume info retrieved successfully. Aug 04 10:45:05.292458 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f0e0958e-5e1b-43a9-9112-d546de82c4a6 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 returned with HTTP 200 Aug 04 10:45:05.292982 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 65/251] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:05 2026] GET /volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 => generated 1191 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:45:05.305765 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7f340934-9ea6-49b1-812b-e64920e91211 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:05.307422 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7f340934-9ea6-49b1-812b-e64920e91211 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] GET https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 Aug 04 10:45:05.307687 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7f340934-9ea6-49b1-812b-e64920e91211 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:05.307985 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7f340934-9ea6-49b1-812b-e64920e91211 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:05.314311 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:05.314311 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:05.317147 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7f340934-9ea6-49b1-812b-e64920e91211 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Volume info retrieved successfully. Aug 04 10:45:05.320733 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7f340934-9ea6-49b1-812b-e64920e91211 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 returned with HTTP 200 Aug 04 10:45:05.321079 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 63/252] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:05 2026] GET /volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 => generated 1191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:45:05.332899 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5cb560d1-ec26-45f3-9db4-197236915d10 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:05.334723 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5cb560d1-ec26-45f3-9db4-197236915d10 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] POST https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562/action Aug 04 10:45:05.335088 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5cb560d1-ec26-45f3-9db4-197236915d10 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-427969102", "migration_policy": "never"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:45:05.335211 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5cb560d1-ec26-45f3-9db4-197236915d10 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-427969102", "migration_policy": "never"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:05.342811 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:05.342811 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:05.343294 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5cb560d1-ec26-45f3-9db4-197236915d10 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Volume info retrieved successfully. Aug 04 10:45:05.372533 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-5cb560d1-ec26-45f3-9db4-197236915d10 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Created reservations ['d6f6ba3a-b1e3-4197-beb1-5167d2207f4c', 'c1211555-15cb-476f-bf41-12fea749a2e8'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:05.382218 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-5cb560d1-ec26-45f3-9db4-197236915d10 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-214798527 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-214798527, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:45:05.382484 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-5cb560d1-ec26-45f3-9db4-197236915d10 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-214798527 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-214798527, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:45:05.390407 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-5cb560d1-ec26-45f3-9db4-197236915d10 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Created reservations ['02711e75-0ffe-445e-b83f-a79e87d7b063', 'c029c0f0-ac6a-4cb5-875a-ca9f7f69d08b'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:05.430930 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5cb560d1-ec26-45f3-9db4-197236915d10 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Retype volume request issued successfully. Aug 04 10:45:05.431191 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5cb560d1-ec26-45f3-9db4-197236915d10 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562/action returned with HTTP 202 Aug 04 10:45:05.431638 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 62/253] 10.4.3.232 () {70 vars in 1432 bytes} [Tue Aug 4 10:45:05 2026] POST /volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 04 10:45:05.438757 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5841f218-66db-424b-89e1-9aa947187ff0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:05.442729 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5841f218-66db-424b-89e1-9aa947187ff0 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] GET https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 Aug 04 10:45:05.442999 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5841f218-66db-424b-89e1-9aa947187ff0 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:05.443257 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5841f218-66db-424b-89e1-9aa947187ff0 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:05.456913 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:05.456913 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:05.462998 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5841f218-66db-424b-89e1-9aa947187ff0 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Volume info retrieved successfully. Aug 04 10:45:05.472316 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5841f218-66db-424b-89e1-9aa947187ff0 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 returned with HTTP 200 Aug 04 10:45:05.472850 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 64/254] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:05 2026] GET /volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 => generated 997 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:05.707117 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9baa4784-9144-48b3-acf2-51daab59898b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:05.708604 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9baa4784-9144-48b3-acf2-51daab59898b tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:05.708933 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9baa4784-9144-48b3-acf2-51daab59898b tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:05.709289 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9baa4784-9144-48b3-acf2-51daab59898b tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:05.717877 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:05.717877 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:05.721448 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-9baa4784-9144-48b3-acf2-51daab59898b tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:05.726798 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9baa4784-9144-48b3-acf2-51daab59898b tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:05.727270 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 66/255] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:05 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:06.078695 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-387e9fc5-e808-4ec6-b3b3-60a4c49e618a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:06.080605 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-387e9fc5-e808-4ec6-b3b3-60a4c49e618a tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:45:06.080786 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-387e9fc5-e808-4ec6-b3b3-60a4c49e618a tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:06.080971 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-387e9fc5-e808-4ec6-b3b3-60a4c49e618a tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:06.089993 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:06.089993 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:06.093389 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-387e9fc5-e808-4ec6-b3b3-60a4c49e618a tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:45:06.097224 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-387e9fc5-e808-4ec6-b3b3-60a4c49e618a tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:45:06.097618 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 64/256] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:06 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:06.486883 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f59ef5df-ab6c-43c6-a0af-05730a598745 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:06.489529 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f59ef5df-ab6c-43c6-a0af-05730a598745 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] GET https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 Aug 04 10:45:06.489838 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f59ef5df-ab6c-43c6-a0af-05730a598745 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:06.490103 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f59ef5df-ab6c-43c6-a0af-05730a598745 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:06.499831 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:06.499831 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:06.507461 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f59ef5df-ab6c-43c6-a0af-05730a598745 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Volume info retrieved successfully. Aug 04 10:45:06.514824 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f59ef5df-ab6c-43c6-a0af-05730a598745 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 returned with HTTP 200 Aug 04 10:45:06.515395 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 63/257] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:06 2026] GET /volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 => generated 998 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:06.533523 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-51136354-d036-413d-b6a0-929582cf75fe None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:06.535054 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-51136354-d036-413d-b6a0-929582cf75fe tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] GET https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 Aug 04 10:45:06.535262 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-51136354-d036-413d-b6a0-929582cf75fe tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:06.535600 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-51136354-d036-413d-b6a0-929582cf75fe tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:06.546406 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:06.546406 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:06.550313 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-51136354-d036-413d-b6a0-929582cf75fe tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Volume info retrieved successfully. Aug 04 10:45:06.554709 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-51136354-d036-413d-b6a0-929582cf75fe tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 returned with HTTP 200 Aug 04 10:45:06.554765 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 65/258] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:06 2026] GET /volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 => generated 1192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:45:06.568832 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-dbd89703-a492-4d21-a5de-e6865e879994 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:06.571693 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dbd89703-a492-4d21-a5de-e6865e879994 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] GET https://10.4.3.232/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1957584956 Aug 04 10:45:06.571954 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dbd89703-a492-4d21-a5de-e6865e879994 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:06.572166 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dbd89703-a492-4d21-a5de-e6865e879994 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:06.573061 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-dbd89703-a492-4d21-a5de-e6865e879994 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1957584956'), ('all_tenants', True)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:06.591081 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-f6900e16-24ce-4ecb-9edf-51e524538d11 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:06.593199 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-f6900e16-24ce-4ecb-9edf-51e524538d11 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] POST https://10.4.3.232/volume/v3/attachments/c1ce22aa-868a-4d0a-bc0d-28170b9b0e80/action Aug 04 10:45:06.593688 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-f6900e16-24ce-4ecb-9edf-51e524538d11 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:45:06.593865 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-f6900e16-24ce-4ecb-9edf-51e524538d11 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:06.601836 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-dbd89703-a492-4d21-a5de-e6865e879994 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Get all volumes completed successfully. Aug 04 10:45:06.602521 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dbd89703-a492-4d21-a5de-e6865e879994 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] https://10.4.3.232/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1957584956 returned with HTTP 200 Aug 04 10:45:06.602950 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 67/259] 10.4.3.232 () {68 vars in 1429 bytes} [Tue Aug 4 10:45:06 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1957584956 => generated 342 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:06.614498 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a26730d5-c9ae-480e-9dc9-2bf24f2febe9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:06.616388 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a26730d5-c9ae-480e-9dc9-2bf24f2febe9 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] GET https://10.4.3.232/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1957584956 Aug 04 10:45:06.616709 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a26730d5-c9ae-480e-9dc9-2bf24f2febe9 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:06.617076 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a26730d5-c9ae-480e-9dc9-2bf24f2febe9 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:06.617941 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a26730d5-c9ae-480e-9dc9-2bf24f2febe9 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1957584956'), ('all_tenants', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:06.622787 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:06.622787 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:06.638778 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-cc6160b0-3861-4e1e-80b8-fbf297e8507d req-f6900e16-24ce-4ecb-9edf-51e524538d11 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/attachments/c1ce22aa-868a-4d0a-bc0d-28170b9b0e80/action returned with HTTP 204 Aug 04 10:45:06.638946 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-22ec9c33-99b4-4f04-af8a-fa530b9de66f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:06.639402 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 65/260] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:45:06 2026] POST /volume/v3/attachments/c1ce22aa-868a-4d0a-bc0d-28170b9b0e80/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:06.641085 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-22ec9c33-99b4-4f04-af8a-fa530b9de66f tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] DELETE https://10.4.3.232/volume/v3/attachments/60cd93ba-1d65-4829-9ed9-50387dfc4b18 Aug 04 10:45:06.641380 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-22ec9c33-99b4-4f04-af8a-fa530b9de66f tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:06.641576 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-22ec9c33-99b4-4f04-af8a-fa530b9de66f tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:06.651118 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:06.651118 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:06.653997 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a26730d5-c9ae-480e-9dc9-2bf24f2febe9 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Get all volumes completed successfully. Aug 04 10:45:06.654827 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a26730d5-c9ae-480e-9dc9-2bf24f2febe9 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] https://10.4.3.232/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1957584956 returned with HTTP 200 Aug 04 10:45:06.655450 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 64/261] 10.4.3.232 () {68 vars in 1429 bytes} [Tue Aug 4 10:45:06 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1957584956 => generated 342 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:06.664544 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-67173b1e-03bd-46ba-98e6-ed268ef6e344 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:06.667055 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-67173b1e-03bd-46ba-98e6-ed268ef6e344 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] GET https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 Aug 04 10:45:06.667393 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-67173b1e-03bd-46ba-98e6-ed268ef6e344 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:06.667621 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-67173b1e-03bd-46ba-98e6-ed268ef6e344 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:06.679875 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:06.679875 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:06.688591 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-67173b1e-03bd-46ba-98e6-ed268ef6e344 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Volume info retrieved successfully. Aug 04 10:45:06.695615 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-67173b1e-03bd-46ba-98e6-ed268ef6e344 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 returned with HTTP 200 Aug 04 10:45:06.696160 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 68/262] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:06 2026] GET /volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 => generated 998 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:06.710116 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c79e08df-c2e5-4a20-9032-f51f5ae9a9b8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:06.712288 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c79e08df-c2e5-4a20-9032-f51f5ae9a9b8 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] DELETE https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 Aug 04 10:45:06.712911 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c79e08df-c2e5-4a20-9032-f51f5ae9a9b8 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:06.712911 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c79e08df-c2e5-4a20-9032-f51f5ae9a9b8 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:06.712911 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-c79e08df-c2e5-4a20-9032-f51f5ae9a9b8 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Delete volume with id: bb3061ef-9b8a-440f-96e3-eaac6864d562 Aug 04 10:45:06.715671 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-33e77eeb-4f6b-4f1d-a1dd-978ffd0535bd req-22ec9c33-99b4-4f04-af8a-fa530b9de66f tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/attachments/60cd93ba-1d65-4829-9ed9-50387dfc4b18 returned with HTTP 200 Aug 04 10:45:06.716104 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 66/263] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:45:06 2026] DELETE /volume/v3/attachments/60cd93ba-1d65-4829-9ed9-50387dfc4b18 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:06.720608 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:06.720608 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:06.721101 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c79e08df-c2e5-4a20-9032-f51f5ae9a9b8 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Volume info retrieved successfully. Aug 04 10:45:06.739338 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-28fc0ce7-1f62-4f3e-ab5d-4e0ed41f702a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:06.741421 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28fc0ce7-1f62-4f3e-ab5d-4e0ed41f702a tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:06.741693 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-28fc0ce7-1f62-4f3e-ab5d-4e0ed41f702a tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:06.741948 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-28fc0ce7-1f62-4f3e-ab5d-4e0ed41f702a tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:06.746058 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c79e08df-c2e5-4a20-9032-f51f5ae9a9b8 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Delete volume request issued successfully. Aug 04 10:45:06.746394 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c79e08df-c2e5-4a20-9032-f51f5ae9a9b8 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 returned with HTTP 202 Aug 04 10:45:06.746882 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 66/264] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:45:06 2026] DELETE /volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:45:06.752464 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:06.752464 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:06.754592 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7239253d-021f-4ebe-a31b-bb71cde38875 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:06.757789 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7239253d-021f-4ebe-a31b-bb71cde38875 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] GET https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 Aug 04 10:45:06.758268 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7239253d-021f-4ebe-a31b-bb71cde38875 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:06.758564 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7239253d-021f-4ebe-a31b-bb71cde38875 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:06.760601 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-28fc0ce7-1f62-4f3e-ab5d-4e0ed41f702a tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:06.765769 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28fc0ce7-1f62-4f3e-ab5d-4e0ed41f702a tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:06.766667 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 65/265] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:06 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 1160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:06.772758 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:06.772758 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:06.779661 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7239253d-021f-4ebe-a31b-bb71cde38875 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Volume info retrieved successfully. Aug 04 10:45:06.787455 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7239253d-021f-4ebe-a31b-bb71cde38875 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 returned with HTTP 200 Aug 04 10:45:06.787455 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 69/266] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:06 2026] GET /volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 => generated 997 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:06.828501 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-270c0fe5-5e79-4ce2-9245-144c27b2741c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:06.835697 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-270c0fe5-5e79-4ce2-9245-144c27b2741c tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:06.835981 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-270c0fe5-5e79-4ce2-9245-144c27b2741c tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:06.836298 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-270c0fe5-5e79-4ce2-9245-144c27b2741c tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:06.860383 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:06.860383 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:06.865497 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-270c0fe5-5e79-4ce2-9245-144c27b2741c tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:06.872615 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-270c0fe5-5e79-4ce2-9245-144c27b2741c tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:06.873193 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 67/267] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:45:06 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 1160 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:06.887531 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b7b73ec1-798a-4236-8feb-3032c0606bab None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:06.889055 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b7b73ec1-798a-4236-8feb-3032c0606bab tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] GET https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 Aug 04 10:45:06.889388 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b7b73ec1-798a-4236-8feb-3032c0606bab tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:06.889704 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b7b73ec1-798a-4236-8feb-3032c0606bab tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:06.903497 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:06.903497 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:06.908006 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b7b73ec1-798a-4236-8feb-3032c0606bab tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Volume info retrieved successfully. Aug 04 10:45:06.912574 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b7b73ec1-798a-4236-8feb-3032c0606bab tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 returned with HTTP 200 Aug 04 10:45:06.913303 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 67/268] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:06 2026] GET /volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:06.928214 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4c6aecef-0ba4-4649-8efe-336dd40940b1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:06.932564 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4c6aecef-0ba4-4649-8efe-336dd40940b1 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 Aug 04 10:45:06.932855 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4c6aecef-0ba4-4649-8efe-336dd40940b1 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:06.933122 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4c6aecef-0ba4-4649-8efe-336dd40940b1 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:06.933393 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-4c6aecef-0ba4-4649-8efe-336dd40940b1 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Delete volume with id: c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 Aug 04 10:45:06.941854 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:06.941854 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:06.942314 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4c6aecef-0ba4-4649-8efe-336dd40940b1 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Volume info retrieved successfully. Aug 04 10:45:06.976840 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-be9115d4-5162-47d3-ba91-06a79835445e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:06.978123 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-be9115d4-5162-47d3-ba91-06a79835445e tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] DELETE https://10.4.3.232/volume/v3/attachments/79952c7d-0442-4d8a-b4a0-ccde76a60d4c Aug 04 10:45:06.978324 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-be9115d4-5162-47d3-ba91-06a79835445e tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:06.978456 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7af78260-26c3-478a-a001-84f95f08b92d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:06.978504 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-be9115d4-5162-47d3-ba91-06a79835445e tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:06.979002 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7af78260-26c3-478a-a001-84f95f08b92d None None] GET https://10.4.3.232/volume// Aug 04 10:45:06.979218 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7af78260-26c3-478a-a001-84f95f08b92d None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:06.983709 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7af78260-26c3-478a-a001-84f95f08b92d None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:06.983709 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7af78260-26c3-478a-a001-84f95f08b92d None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:45:06.983709 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 68/269] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:45:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:45:06.989300 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4c6aecef-0ba4-4649-8efe-336dd40940b1 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Delete volume request issued successfully. Aug 04 10:45:06.989300 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4c6aecef-0ba4-4649-8efe-336dd40940b1 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 returned with HTTP 202 Aug 04 10:45:06.989300 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 66/270] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:45:06 2026] DELETE /volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:45:06.989394 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-b528ed07-0e06-4593-bf6e-d4eb99402fbc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:06.990144 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-b528ed07-0e06-4593-bf6e-d4eb99402fbc tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:45:06.990621 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-b528ed07-0e06-4593-bf6e-d4eb99402fbc tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "253331cc-3f68-4d82-866b-854a758a1430", "connector": null, "instance_uuid": "c7c01469-30bd-4834-8434-e8e0cbfce4f6"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:06.995636 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7ff36972-34b6-44ca-b1d5-b52dc3c68e3e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:07.003191 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:07.003191 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:07.003571 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7ff36972-34b6-44ca-b1d5-b52dc3c68e3e tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] GET https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 Aug 04 10:45:07.003571 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7ff36972-34b6-44ca-b1d5-b52dc3c68e3e tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:07.003571 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7ff36972-34b6-44ca-b1d5-b52dc3c68e3e tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:07.003716 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:07.003716 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:07.007400 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:07.007400 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:07.014388 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7ff36972-34b6-44ca-b1d5-b52dc3c68e3e tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Volume info retrieved successfully. Aug 04 10:45:07.019713 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7ff36972-34b6-44ca-b1d5-b52dc3c68e3e tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 returned with HTTP 200 Aug 04 10:45:07.020382 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 69/271] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:06 2026] GET /volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:07.035222 np0000006413 devstack@c-api.service[100254]: WARNING cinder.volume.api [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-b528ed07-0e06-4593-bf6e-d4eb99402fbc tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 04 10:45:07.046634 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-b528ed07-0e06-4593-bf6e-d4eb99402fbc tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:45:07.047208 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 68/272] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:45:06 2026] POST /volume/v3/attachments => generated 271 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:07.065829 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b2977cc0-743a-4b25-9730-f1c8eecb9b95 req-be9115d4-5162-47d3-ba91-06a79835445e tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/attachments/79952c7d-0442-4d8a-b4a0-ccde76a60d4c returned with HTTP 200 Aug 04 10:45:07.066293 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 70/273] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:45:06 2026] DELETE /volume/v3/attachments/79952c7d-0442-4d8a-b4a0-ccde76a60d4c => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:07.083940 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f9a8a5a4-4036-4463-bfe2-5d42466e636b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:07.089225 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f9a8a5a4-4036-4463-bfe2-5d42466e636b tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:07.089225 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f9a8a5a4-4036-4463-bfe2-5d42466e636b tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:07.089225 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f9a8a5a4-4036-4463-bfe2-5d42466e636b tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:07.101683 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:07.101683 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:07.103074 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-55cc593f-f450-477f-aeff-2490b52827b9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:07.103550 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-55cc593f-f450-477f-aeff-2490b52827b9 None None] GET https://10.4.3.232/volume// Aug 04 10:45:07.104311 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-55cc593f-f450-477f-aeff-2490b52827b9 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:07.104311 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-55cc593f-f450-477f-aeff-2490b52827b9 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:07.104311 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-55cc593f-f450-477f-aeff-2490b52827b9 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:45:07.104719 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 70/274] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:45:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:45:07.106476 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f9a8a5a4-4036-4463-bfe2-5d42466e636b tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:07.110202 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f9a8a5a4-4036-4463-bfe2-5d42466e636b tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:07.110739 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 67/275] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:07 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:07.111920 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-427bc201-e9b8-4f3d-a68c-2aec0e525386 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:07.113787 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-427bc201-e9b8-4f3d-a68c-2aec0e525386 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:45:07.114014 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-427bc201-e9b8-4f3d-a68c-2aec0e525386 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:07.114210 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-427bc201-e9b8-4f3d-a68c-2aec0e525386 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:07.114677 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-02068e60-af56-427a-ab9d-3f06e8be3fca None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:07.117429 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-02068e60-af56-427a-ab9d-3f06e8be3fca tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:07.117725 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-02068e60-af56-427a-ab9d-3f06e8be3fca tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:07.117997 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-02068e60-af56-427a-ab9d-3f06e8be3fca tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:07.121478 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:07.121478 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:07.125379 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-427bc201-e9b8-4f3d-a68c-2aec0e525386 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:45:07.129646 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:07.129646 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:07.130562 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-427bc201-e9b8-4f3d-a68c-2aec0e525386 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:45:07.130950 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 69/276] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:07 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:07.134641 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-02068e60-af56-427a-ab9d-3f06e8be3fca tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:07.139074 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-02068e60-af56-427a-ab9d-3f06e8be3fca tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:07.139496 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 71/277] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:45:07 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 1342 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:45:07.214760 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-aeab2aff-0257-41ac-8afe-be422c3ee452 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:07.217029 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-aeab2aff-0257-41ac-8afe-be422c3ee452 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] PUT https://10.4.3.232/volume/v3/attachments/a97568eb-0b21-44d6-8a4a-565e3fe236d9 Aug 04 10:45:07.217029 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-aeab2aff-0257-41ac-8afe-be422c3ee452 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:07.224293 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-aeab2aff-0257-41ac-8afe-be422c3ee452 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Acquiring lock "cinder-attachment_update-253331cc-3f68-4d82-866b-854a758a1430-np0000006413" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:45:07.230674 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-aeab2aff-0257-41ac-8afe-be422c3ee452 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Lock "cinder-attachment_update-253331cc-3f68-4d82-866b-854a758a1430-np0000006413" acquired by "attachment_update" :: waited 0.006s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:45:07.232321 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:07.232321 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:07.316563 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-aeab2aff-0257-41ac-8afe-be422c3ee452 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Lock "cinder-attachment_update-253331cc-3f68-4d82-866b-854a758a1430-np0000006413" released by "attachment_update" :: held 0.086s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:45:07.316910 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-aeab2aff-0257-41ac-8afe-be422c3ee452 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/attachments/a97568eb-0b21-44d6-8a4a-565e3fe236d9 returned with HTTP 200 Aug 04 10:45:07.317510 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 71/278] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:45:07 2026] PUT /volume/v3/attachments/a97568eb-0b21-44d6-8a4a-565e3fe236d9 => generated 967 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:07.813670 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9bce3e4a-7834-47ac-a9b4-17ddc6ada3b3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:07.815481 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9bce3e4a-7834-47ac-a9b4-17ddc6ada3b3 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] GET https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 Aug 04 10:45:07.816077 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9bce3e4a-7834-47ac-a9b4-17ddc6ada3b3 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:07.816077 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9bce3e4a-7834-47ac-a9b4-17ddc6ada3b3 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:07.823460 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9bce3e4a-7834-47ac-a9b4-17ddc6ada3b3 tempest-VolumeRetypeMultiattachTest-338610825 tempest-VolumeRetypeMultiattachTest-338610825-project-member] https://10.4.3.232/volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 returned with HTTP 404 Aug 04 10:45:07.823978 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 68/279] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:07 2026] GET /volume/v3/volumes/bb3061ef-9b8a-440f-96e3-eaac6864d562 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:45:07.831639 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fd00fb83-1a62-4e93-98fe-a8e2507bb389 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:07.833778 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fd00fb83-1a62-4e93-98fe-a8e2507bb389 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] DELETE https://10.4.3.232/volume/v3/types/e9f650fc-ecff-4197-85bd-605c1be4340e Aug 04 10:45:07.834035 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fd00fb83-1a62-4e93-98fe-a8e2507bb389 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:07.834328 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fd00fb83-1a62-4e93-98fe-a8e2507bb389 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:07.883597 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fd00fb83-1a62-4e93-98fe-a8e2507bb389 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] https://10.4.3.232/volume/v3/types/e9f650fc-ecff-4197-85bd-605c1be4340e returned with HTTP 202 Aug 04 10:45:07.884125 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 70/280] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:45:07 2026] DELETE /volume/v3/types/e9f650fc-ecff-4197-85bd-605c1be4340e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:45:07.893316 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-649cfce4-b8cc-4dce-a000-20a5da8d2b6c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:07.896413 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-649cfce4-b8cc-4dce-a000-20a5da8d2b6c tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] GET https://10.4.3.232/volume/v3/types/e9f650fc-ecff-4197-85bd-605c1be4340e Aug 04 10:45:07.896413 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-649cfce4-b8cc-4dce-a000-20a5da8d2b6c tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:07.896413 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-649cfce4-b8cc-4dce-a000-20a5da8d2b6c tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:07.898425 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-649cfce4-b8cc-4dce-a000-20a5da8d2b6c tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] https://10.4.3.232/volume/v3/types/e9f650fc-ecff-4197-85bd-605c1be4340e returned with HTTP 404 Aug 04 10:45:07.898930 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 72/281] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:45:07 2026] GET /volume/v3/types/e9f650fc-ecff-4197-85bd-605c1be4340e => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:07.905371 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-69a895f2-cb68-4ef8-8c30-1d70fbfc1a21 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:07.907529 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-69a895f2-cb68-4ef8-8c30-1d70fbfc1a21 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] DELETE https://10.4.3.232/volume/v3/types/6690c957-2e55-4d7b-b56d-09cc4da401ca Aug 04 10:45:07.907529 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-69a895f2-cb68-4ef8-8c30-1d70fbfc1a21 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:07.907673 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-69a895f2-cb68-4ef8-8c30-1d70fbfc1a21 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:07.908179 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:07.908179 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:07.968342 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-69a895f2-cb68-4ef8-8c30-1d70fbfc1a21 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] https://10.4.3.232/volume/v3/types/6690c957-2e55-4d7b-b56d-09cc4da401ca returned with HTTP 202 Aug 04 10:45:07.968738 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 72/282] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:45:07 2026] DELETE /volume/v3/types/6690c957-2e55-4d7b-b56d-09cc4da401ca => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:45:07.975839 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4778566c-02e6-41d5-a0d4-365eca7fc937 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:07.977624 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4778566c-02e6-41d5-a0d4-365eca7fc937 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] GET https://10.4.3.232/volume/v3/types/6690c957-2e55-4d7b-b56d-09cc4da401ca Aug 04 10:45:07.977773 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4778566c-02e6-41d5-a0d4-365eca7fc937 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:07.978576 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4778566c-02e6-41d5-a0d4-365eca7fc937 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:07.986739 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4778566c-02e6-41d5-a0d4-365eca7fc937 tempest-VolumeRetypeMultiattachTest-867716900 tempest-VolumeRetypeMultiattachTest-867716900-project-admin] https://10.4.3.232/volume/v3/types/6690c957-2e55-4d7b-b56d-09cc4da401ca returned with HTTP 404 Aug 04 10:45:07.987279 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 69/283] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:45:07 2026] GET /volume/v3/types/6690c957-2e55-4d7b-b56d-09cc4da401ca => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:08.032570 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-35523d25-4519-480c-93d6-5bb1f50db769 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:08.035301 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-35523d25-4519-480c-93d6-5bb1f50db769 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] GET https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 Aug 04 10:45:08.035301 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-35523d25-4519-480c-93d6-5bb1f50db769 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:08.035301 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-35523d25-4519-480c-93d6-5bb1f50db769 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:08.046628 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-35523d25-4519-480c-93d6-5bb1f50db769 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 returned with HTTP 404 Aug 04 10:45:08.053657 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 71/284] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:08 2026] GET /volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:08.132109 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-fb75cddf-03c3-4f87-ae9a-9b42e1506723 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:08.135773 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fb75cddf-03c3-4f87-ae9a-9b42e1506723 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:08.135773 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fb75cddf-03c3-4f87-ae9a-9b42e1506723 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:08.135773 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fb75cddf-03c3-4f87-ae9a-9b42e1506723 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:08.164283 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:08.164283 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:08.164283 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-fb75cddf-03c3-4f87-ae9a-9b42e1506723 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:08.164283 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fb75cddf-03c3-4f87-ae9a-9b42e1506723 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:08.164283 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 73/285] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:08 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 1163 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:09.174973 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-980c67e4-cfb8-42cb-9d3e-0ff3c15c833c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:09.177835 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-980c67e4-cfb8-42cb-9d3e-0ff3c15c833c tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:09.177835 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-980c67e4-cfb8-42cb-9d3e-0ff3c15c833c tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:09.178065 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-980c67e4-cfb8-42cb-9d3e-0ff3c15c833c tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:09.191587 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:09.191587 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:09.196128 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-980c67e4-cfb8-42cb-9d3e-0ff3c15c833c tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:09.200263 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-980c67e4-cfb8-42cb-9d3e-0ff3c15c833c tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:09.200605 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 73/286] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:09 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 1163 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:09.852127 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-735ea210-efbc-4c68-99c0-7e617daf9ae3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:09.852585 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-735ea210-efbc-4c68-99c0-7e617daf9ae3 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:45:09.852585 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-735ea210-efbc-4c68-99c0-7e617daf9ae3 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:09.852630 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-735ea210-efbc-4c68-99c0-7e617daf9ae3 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:09.858853 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:09.858853 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:09.862513 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-735ea210-efbc-4c68-99c0-7e617daf9ae3 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:45:09.866409 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-735ea210-efbc-4c68-99c0-7e617daf9ae3 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:45:09.866825 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 70/287] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:09 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:09.918324 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-12753034-b20d-4cf0-b56d-233b1417f5c4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:09.920054 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-12753034-b20d-4cf0-b56d-233b1417f5c4 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:45:09.920296 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-12753034-b20d-4cf0-b56d-233b1417f5c4 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:09.920483 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-12753034-b20d-4cf0-b56d-233b1417f5c4 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:09.926787 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:09.926787 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:09.930056 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-12753034-b20d-4cf0-b56d-233b1417f5c4 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:45:09.933894 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-12753034-b20d-4cf0-b56d-233b1417f5c4 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:45:09.934323 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 72/288] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:09 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:10.217189 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2345eea3-4f80-45fa-b0ec-eed03e2a186e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:10.219464 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2345eea3-4f80-45fa-b0ec-eed03e2a186e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:10.219662 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2345eea3-4f80-45fa-b0ec-eed03e2a186e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:10.219875 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2345eea3-4f80-45fa-b0ec-eed03e2a186e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:10.233868 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:10.233868 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:10.240402 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2345eea3-4f80-45fa-b0ec-eed03e2a186e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:10.244311 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2345eea3-4f80-45fa-b0ec-eed03e2a186e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:10.244485 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 74/289] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:10 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 1163 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:10.384719 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-958c6b34-e4eb-4e61-8f03-9dbf2af1f7d1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:10.386596 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-958c6b34-e4eb-4e61-8f03-9dbf2af1f7d1 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:45:10.386981 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-958c6b34-e4eb-4e61-8f03-9dbf2af1f7d1 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1271166353", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:10.389311 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-958c6b34-e4eb-4e61-8f03-9dbf2af1f7d1 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1271166353', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:45:10.389785 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-958c6b34-e4eb-4e61-8f03-9dbf2af1f7d1 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Create volume of 1 GB Aug 04 10:45:10.396423 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-958c6b34-e4eb-4e61-8f03-9dbf2af1f7d1 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Availability Zones retrieved successfully. Aug 04 10:45:10.402603 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-958c6b34-e4eb-4e61-8f03-9dbf2af1f7d1 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Flow 'volume_create_api' (f17ba8ce-80df-437e-8c48-96d0cbff34a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:10.403628 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-958c6b34-e4eb-4e61-8f03-9dbf2af1f7d1 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd9eef16-65c9-423d-9cb0-e60085910d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:10.404603 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-958c6b34-e4eb-4e61-8f03-9dbf2af1f7d1 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:45:10.445697 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-958c6b34-e4eb-4e61-8f03-9dbf2af1f7d1 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd9eef16-65c9-423d-9cb0-e60085910d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:10.445697 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-958c6b34-e4eb-4e61-8f03-9dbf2af1f7d1 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2435b20-2dc4-4a14-a794-eb94dfe520ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:10.559022 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-958c6b34-e4eb-4e61-8f03-9dbf2af1f7d1 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Created reservations ['4b94c02b-849e-4cf8-9b72-0bfa5b937b67', 'fd1c9742-8a65-49bb-a416-a24bd2a6df70', 'd3db02c6-dd3d-4b00-bf43-9ea704c51539', '609b1ed6-0aff-4ce8-b5ad-4efbab097b00'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:10.560047 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-958c6b34-e4eb-4e61-8f03-9dbf2af1f7d1 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2435b20-2dc4-4a14-a794-eb94dfe520ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b94c02b-849e-4cf8-9b72-0bfa5b937b67', 'fd1c9742-8a65-49bb-a416-a24bd2a6df70', 'd3db02c6-dd3d-4b00-bf43-9ea704c51539', '609b1ed6-0aff-4ce8-b5ad-4efbab097b00']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:10.561027 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-958c6b34-e4eb-4e61-8f03-9dbf2af1f7d1 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb78f9e5-e650-4bbd-916e-f52ae64459f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:10.594878 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-958c6b34-e4eb-4e61-8f03-9dbf2af1f7d1 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb78f9e5-e650-4bbd-916e-f52ae64459f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea58a818-36f6-4f23-9204-9b0b5b91e7bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1271166353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c41e51f6d9f24d4bbaff38ff7e61ad0a',qos_specs=None,replication_status=,reservations=['4b94c02b-849e-4cf8-9b72-0bfa5b937b67','fd1c9742-8a65-49bb-a416-a24bd2a6df70','d3db02c6-dd3d-4b00-bf43-9ea704c51539','609b1ed6-0aff-4ce8-b5ad-4efbab097b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c37ea1592274f8cb181e0e7e2ecdbfe',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:45:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1271166353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea58a818-36f6-4f23-9204-9b0b5b91e7bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c41e51f6d9f24d4bbaff38ff7e61ad0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c37ea1592274f8cb181e0e7e2ecdbfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:10.595817 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-958c6b34-e4eb-4e61-8f03-9dbf2af1f7d1 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50ccba24-5314-42b2-8fa1-f4485819f20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:10.617945 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-958c6b34-e4eb-4e61-8f03-9dbf2af1f7d1 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50ccba24-5314-42b2-8fa1-f4485819f20e) transitioned into state 'SUCCESS' from state '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-1271166353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c41e51f6d9f24d4bbaff38ff7e61ad0a',qos_specs=None,replication_status=,reservations=['4b94c02b-849e-4cf8-9b72-0bfa5b937b67','fd1c9742-8a65-49bb-a416-a24bd2a6df70','d3db02c6-dd3d-4b00-bf43-9ea704c51539','609b1ed6-0aff-4ce8-b5ad-4efbab097b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c37ea1592274f8cb181e0e7e2ecdbfe',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:10.618644 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-958c6b34-e4eb-4e61-8f03-9dbf2af1f7d1 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2e80223-0390-49e6-b796-5164e89833c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:10.631748 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-958c6b34-e4eb-4e61-8f03-9dbf2af1f7d1 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2e80223-0390-49e6-b796-5164e89833c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:10.632567 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-958c6b34-e4eb-4e61-8f03-9dbf2af1f7d1 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Flow 'volume_create_api' (f17ba8ce-80df-437e-8c48-96d0cbff34a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:10.632873 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-958c6b34-e4eb-4e61-8f03-9dbf2af1f7d1 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Create volume request issued successfully. Aug 04 10:45:10.633543 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-958c6b34-e4eb-4e61-8f03-9dbf2af1f7d1 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:45:10.634457 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 74/290] 10.4.3.232 () {72 vars in 1541 bytes} [Tue Aug 4 10:45:10 2026] POST /volume/v3/volumes => generated 755 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:45:10.643135 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-432f042f-9105-446d-9610-abdf00ba86ea None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:10.643901 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-432f042f-9105-446d-9610-abdf00ba86ea tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] GET https://10.4.3.232/volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf Aug 04 10:45:10.644146 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-432f042f-9105-446d-9610-abdf00ba86ea tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:10.644455 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-432f042f-9105-446d-9610-abdf00ba86ea tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:10.651588 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:10.651588 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:10.658937 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-432f042f-9105-446d-9610-abdf00ba86ea tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Volume info retrieved successfully. Aug 04 10:45:10.663892 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-20f15975-9f2c-4abe-b4bc-2ddbac4a6e45 req-432f042f-9105-446d-9610-abdf00ba86ea tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] https://10.4.3.232/volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf returned with HTTP 200 Aug 04 10:45:10.664382 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 71/291] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:45:10 2026] GET /volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:10.693438 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-c5d17272-b396-49f2-8aff-e5a12ec6d58d req-07ca2c48-0da1-4625-8f57-9e97d47e47ff None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:10.695149 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c5d17272-b396-49f2-8aff-e5a12ec6d58d req-07ca2c48-0da1-4625-8f57-9e97d47e47ff tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] GET https://10.4.3.232/volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf Aug 04 10:45:10.696923 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c5d17272-b396-49f2-8aff-e5a12ec6d58d req-07ca2c48-0da1-4625-8f57-9e97d47e47ff tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:10.696923 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c5d17272-b396-49f2-8aff-e5a12ec6d58d req-07ca2c48-0da1-4625-8f57-9e97d47e47ff tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:10.703695 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:10.703695 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:10.707490 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-c5d17272-b396-49f2-8aff-e5a12ec6d58d req-07ca2c48-0da1-4625-8f57-9e97d47e47ff tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Volume info retrieved successfully. Aug 04 10:45:10.712346 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c5d17272-b396-49f2-8aff-e5a12ec6d58d req-07ca2c48-0da1-4625-8f57-9e97d47e47ff tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] https://10.4.3.232/volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf returned with HTTP 200 Aug 04 10:45:10.712864 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 73/292] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:45:10 2026] GET /volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:11.072607 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-211ba52a-01ce-4c48-8ebb-841e8e5b401c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:11.073686 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-211ba52a-01ce-4c48-8ebb-841e8e5b401c tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] DELETE https://10.4.3.232/volume/v3/attachments/125cfe3d-8628-48c0-a926-988136734acb Aug 04 10:45:11.073975 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-211ba52a-01ce-4c48-8ebb-841e8e5b401c tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:11.074282 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-211ba52a-01ce-4c48-8ebb-841e8e5b401c tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:11.085882 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:11.085882 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:11.183070 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-211ba52a-01ce-4c48-8ebb-841e8e5b401c tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/attachments/125cfe3d-8628-48c0-a926-988136734acb returned with HTTP 200 Aug 04 10:45:11.183731 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 75/293] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:45:11 2026] DELETE /volume/v3/attachments/125cfe3d-8628-48c0-a926-988136734acb => generated 192 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:11.258733 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5022fe9c-1cac-44d3-9ba5-9611b3133173 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:11.259742 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5022fe9c-1cac-44d3-9ba5-9611b3133173 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:11.259918 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5022fe9c-1cac-44d3-9ba5-9611b3133173 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:11.260092 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5022fe9c-1cac-44d3-9ba5-9611b3133173 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:11.275864 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:11.275864 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:11.283079 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5022fe9c-1cac-44d3-9ba5-9611b3133173 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:11.284609 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f5b2ef14-0214-4053-90e4-e87597e8747a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:11.284964 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5b2ef14-0214-4053-90e4-e87597e8747a None None] GET https://10.4.3.232/volume// Aug 04 10:45:11.285032 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f5b2ef14-0214-4053-90e4-e87597e8747a None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:11.285204 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f5b2ef14-0214-4053-90e4-e87597e8747a None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:11.285525 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5b2ef14-0214-4053-90e4-e87597e8747a None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:45:11.285808 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 72/294] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:45:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:45:11.293217 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5022fe9c-1cac-44d3-9ba5-9611b3133173 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:11.293632 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 75/295] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:11 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 1163 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:11.294715 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-bd8d74cd-ddc9-48ff-b009-719985b24575 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:11.296539 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-bd8d74cd-ddc9-48ff-b009-719985b24575 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] POST https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d/action Aug 04 10:45:11.296860 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-bd8d74cd-ddc9-48ff-b009-719985b24575 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Action body: b'{"os-reimage": {"image_id": "053fecc0-5edb-418e-9e31-2554cb786b9e", "reimage_reserved": true}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:45:11.296977 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-bd8d74cd-ddc9-48ff-b009-719985b24575 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "053fecc0-5edb-418e-9e31-2554cb786b9e", "reimage_reserved": true}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:11.333878 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:11.333878 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:11.334404 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-bd8d74cd-ddc9-48ff-b009-719985b24575 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Volume info retrieved successfully. Aug 04 10:45:11.740379 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-d6766437-8eec-4f82-bfb3-a2fd7bd25192 req-58148111-9ca1-432c-916f-a04e10a1abeb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:11.744198 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d6766437-8eec-4f82-bfb3-a2fd7bd25192 req-58148111-9ca1-432c-916f-a04e10a1abeb tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] GET https://10.4.3.232/volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf Aug 04 10:45:11.744428 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-d6766437-8eec-4f82-bfb3-a2fd7bd25192 req-58148111-9ca1-432c-916f-a04e10a1abeb tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:11.744614 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-d6766437-8eec-4f82-bfb3-a2fd7bd25192 req-58148111-9ca1-432c-916f-a04e10a1abeb tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:11.751991 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:11.751991 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:11.757642 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-d6766437-8eec-4f82-bfb3-a2fd7bd25192 req-58148111-9ca1-432c-916f-a04e10a1abeb tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Volume info retrieved successfully. Aug 04 10:45:11.764149 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d6766437-8eec-4f82-bfb3-a2fd7bd25192 req-58148111-9ca1-432c-916f-a04e10a1abeb tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] https://10.4.3.232/volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf returned with HTTP 200 Aug 04 10:45:11.764236 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-bd8d74cd-ddc9-48ff-b009-719985b24575 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d/action returned with HTTP 202 Aug 04 10:45:11.764691 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 74/296] 10.4.3.232 () {74 vars in 1713 bytes} [Tue Aug 4 10:45:11 2026] POST /volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d/action => generated 0 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 04 10:45:11.764752 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 76/297] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:45:11 2026] GET /volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:11.790487 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d3507e27-c170-4c73-a2a7-f1fecca8e5e6 req-c5369098-bbdf-49d7-a554-92c44f50c6a6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:11.793147 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d3507e27-c170-4c73-a2a7-f1fecca8e5e6 req-c5369098-bbdf-49d7-a554-92c44f50c6a6 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:45:11.793610 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d3507e27-c170-4c73-a2a7-f1fecca8e5e6 req-c5369098-bbdf-49d7-a554-92c44f50c6a6 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea58a818-36f6-4f23-9204-9b0b5b91e7bf", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1795837755", "description": null, "metadata": {}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:11.803345 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:11.803345 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:11.803908 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-d3507e27-c170-4c73-a2a7-f1fecca8e5e6 req-c5369098-bbdf-49d7-a554-92c44f50c6a6 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Volume info retrieved successfully. Aug 04 10:45:11.804086 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [req-d3507e27-c170-4c73-a2a7-f1fecca8e5e6 req-c5369098-bbdf-49d7-a554-92c44f50c6a6 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Create snapshot from volume ea58a818-36f6-4f23-9204-9b0b5b91e7bf Aug 04 10:45:11.841273 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [req-d3507e27-c170-4c73-a2a7-f1fecca8e5e6 req-c5369098-bbdf-49d7-a554-92c44f50c6a6 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Created reservations ['8d1d2bcb-3ec2-438e-bf03-489ebf4eb001', 'e517302a-8497-4bd0-b9cf-e5271ef16adf', 'e5437032-c009-49b7-a85c-c7fc20b1540e', 'df83381d-c058-4bc3-a021-8de7be778b1e'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:11.875777 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-d3507e27-c170-4c73-a2a7-f1fecca8e5e6 req-c5369098-bbdf-49d7-a554-92c44f50c6a6 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Snapshot create request issued successfully. Aug 04 10:45:11.875911 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d3507e27-c170-4c73-a2a7-f1fecca8e5e6 req-c5369098-bbdf-49d7-a554-92c44f50c6a6 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:45:11.876336 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 73/298] 10.4.3.232 () {72 vars in 1547 bytes} [Tue Aug 4 10:45:11 2026] POST /volume/v3/snapshots => generated 311 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:45:12.196904 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-31c7c92e-aacc-4491-9ec1-86c0f08fdc4f req-204587b7-5ffa-4d24-ab8d-5721026669b4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:12.196904 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-31c7c92e-aacc-4491-9ec1-86c0f08fdc4f req-204587b7-5ffa-4d24-ab8d-5721026669b4 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-reader] GET https://10.4.3.232/volume/v3/snapshots/28ad2f84-57df-40ff-86e7-1bf9368710d4 Aug 04 10:45:12.196904 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-31c7c92e-aacc-4491-9ec1-86c0f08fdc4f req-204587b7-5ffa-4d24-ab8d-5721026669b4 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-reader] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:12.196904 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-31c7c92e-aacc-4491-9ec1-86c0f08fdc4f req-204587b7-5ffa-4d24-ab8d-5721026669b4 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-reader] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:12.200475 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:12.200475 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:12.212478 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-31c7c92e-aacc-4491-9ec1-86c0f08fdc4f req-204587b7-5ffa-4d24-ab8d-5721026669b4 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-reader] Snapshot retrieved successfully. Aug 04 10:45:12.212478 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-31c7c92e-aacc-4491-9ec1-86c0f08fdc4f req-204587b7-5ffa-4d24-ab8d-5721026669b4 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-reader] https://10.4.3.232/volume/v3/snapshots/28ad2f84-57df-40ff-86e7-1bf9368710d4 returned with HTTP 200 Aug 04 10:45:12.212478 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 76/299] 10.4.3.232 () {68 vars in 1604 bytes} [Tue Aug 4 10:45:12 2026] GET /volume/v3/snapshots/28ad2f84-57df-40ff-86e7-1bf9368710d4 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:12.229909 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-a690b37a-8903-4edb-81b8-9bedd7ec4cae req-eb9b75aa-c854-4bc4-833b-da6ebf754ec6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:12.231836 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a690b37a-8903-4edb-81b8-9bedd7ec4cae req-eb9b75aa-c854-4bc4-833b-da6ebf754ec6 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-reader] GET https://10.4.3.232/volume/v3/snapshots/detail Aug 04 10:45:12.244784 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a690b37a-8903-4edb-81b8-9bedd7ec4cae req-eb9b75aa-c854-4bc4-833b-da6ebf754ec6 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:12.244784 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a690b37a-8903-4edb-81b8-9bedd7ec4cae req-eb9b75aa-c854-4bc4-833b-da6ebf754ec6 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-reader] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:12.244784 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [req-a690b37a-8903-4edb-81b8-9bedd7ec4cae req-eb9b75aa-c854-4bc4-833b-da6ebf754ec6 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-reader] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:12.244784 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:12.244784 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:12.244784 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.db.api [req-a690b37a-8903-4edb-81b8-9bedd7ec4cae req-eb9b75aa-c854-4bc4-833b-da6ebf754ec6 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-reader] Building query based on filter {{(pid=100254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:45:12.250169 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-a690b37a-8903-4edb-81b8-9bedd7ec4cae req-eb9b75aa-c854-4bc4-833b-da6ebf754ec6 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-reader] Get all snapshots completed successfully. Aug 04 10:45:12.251260 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:12.251260 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:12.251915 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a690b37a-8903-4edb-81b8-9bedd7ec4cae req-eb9b75aa-c854-4bc4-833b-da6ebf754ec6 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-reader] https://10.4.3.232/volume/v3/snapshots/detail returned with HTTP 200 Aug 04 10:45:12.252715 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 75/300] 10.4.3.232 () {68 vars in 1514 bytes} [Tue Aug 4 10:45:12 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:12.276852 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-61d0da3a-c861-42c0-a567-9230f06d3083 req-ef5b2bb6-8133-4d0e-afdf-73b403edf918 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:12.279549 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-61d0da3a-c861-42c0-a567-9230f06d3083 req-ef5b2bb6-8133-4d0e-afdf-73b403edf918 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] GET https://10.4.3.232/volume/v3/snapshots/28ad2f84-57df-40ff-86e7-1bf9368710d4 Aug 04 10:45:12.279739 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-61d0da3a-c861-42c0-a567-9230f06d3083 req-ef5b2bb6-8133-4d0e-afdf-73b403edf918 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:12.279918 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-61d0da3a-c861-42c0-a567-9230f06d3083 req-ef5b2bb6-8133-4d0e-afdf-73b403edf918 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:12.284627 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:12.284627 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:12.285050 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-61d0da3a-c861-42c0-a567-9230f06d3083 req-ef5b2bb6-8133-4d0e-afdf-73b403edf918 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Snapshot retrieved successfully. Aug 04 10:45:12.285799 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-61d0da3a-c861-42c0-a567-9230f06d3083 req-ef5b2bb6-8133-4d0e-afdf-73b403edf918 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] https://10.4.3.232/volume/v3/snapshots/28ad2f84-57df-40ff-86e7-1bf9368710d4 returned with HTTP 200 Aug 04 10:45:12.286172 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 77/301] 10.4.3.232 () {68 vars in 1604 bytes} [Tue Aug 4 10:45:12 2026] GET /volume/v3/snapshots/28ad2f84-57df-40ff-86e7-1bf9368710d4 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:12.305601 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5386900b-1008-4cec-90d5-600f7581acc6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:12.307366 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5386900b-1008-4cec-90d5-600f7581acc6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:12.307495 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5386900b-1008-4cec-90d5-600f7581acc6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:12.307667 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5386900b-1008-4cec-90d5-600f7581acc6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:12.310646 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-38dbad67-93e9-4ffe-b565-1b32ef1a9e01 req-612a6840-ff5c-48fd-87cd-42aadfd330bc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:12.313666 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-38dbad67-93e9-4ffe-b565-1b32ef1a9e01 req-612a6840-ff5c-48fd-87cd-42aadfd330bc tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/28ad2f84-57df-40ff-86e7-1bf9368710d4 Aug 04 10:45:12.313939 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-38dbad67-93e9-4ffe-b565-1b32ef1a9e01 req-612a6840-ff5c-48fd-87cd-42aadfd330bc tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:12.314092 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-38dbad67-93e9-4ffe-b565-1b32ef1a9e01 req-612a6840-ff5c-48fd-87cd-42aadfd330bc tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:12.314217 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [req-38dbad67-93e9-4ffe-b565-1b32ef1a9e01 req-612a6840-ff5c-48fd-87cd-42aadfd330bc tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Delete snapshot with id: 28ad2f84-57df-40ff-86e7-1bf9368710d4 Aug 04 10:45:12.321808 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:12.321808 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:12.321918 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:12.321918 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:12.322758 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-38dbad67-93e9-4ffe-b565-1b32ef1a9e01 req-612a6840-ff5c-48fd-87cd-42aadfd330bc tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Snapshot retrieved successfully. Aug 04 10:45:12.326055 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5386900b-1008-4cec-90d5-600f7581acc6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:12.331365 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5386900b-1008-4cec-90d5-600f7581acc6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:12.331722 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 74/302] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:12 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 1163 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:12.344120 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-38dbad67-93e9-4ffe-b565-1b32ef1a9e01 req-612a6840-ff5c-48fd-87cd-42aadfd330bc tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Snapshot delete request issued successfully. Aug 04 10:45:12.344419 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-38dbad67-93e9-4ffe-b565-1b32ef1a9e01 req-612a6840-ff5c-48fd-87cd-42aadfd330bc tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] https://10.4.3.232/volume/v3/snapshots/28ad2f84-57df-40ff-86e7-1bf9368710d4 returned with HTTP 202 Aug 04 10:45:12.345016 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 77/303] 10.4.3.232 () {70 vars in 1626 bytes} [Tue Aug 4 10:45:12 2026] DELETE /volume/v3/snapshots/28ad2f84-57df-40ff-86e7-1bf9368710d4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:45:12.357878 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6a7d6cfe-1a4b-4893-a6d6-25cb2797199f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:12.359709 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6a7d6cfe-1a4b-4893-a6d6-25cb2797199f tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 Aug 04 10:45:12.359882 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6a7d6cfe-1a4b-4893-a6d6-25cb2797199f tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:12.360075 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6a7d6cfe-1a4b-4893-a6d6-25cb2797199f tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:12.360321 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-6a7d6cfe-1a4b-4893-a6d6-25cb2797199f tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Delete volume with id: c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 Aug 04 10:45:12.366895 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6a7d6cfe-1a4b-4893-a6d6-25cb2797199f tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 returned with HTTP 404 Aug 04 10:45:12.367386 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 76/304] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:45:12 2026] DELETE /volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:12.369345 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-3402fcb8-707a-4549-bc6e-b0b17cd704b5 req-40895d77-2ffa-4aa0-be82-e85e6b164913 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:12.371225 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-3402fcb8-707a-4549-bc6e-b0b17cd704b5 req-40895d77-2ffa-4aa0-be82-e85e6b164913 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] GET https://10.4.3.232/volume/v3/snapshots/28ad2f84-57df-40ff-86e7-1bf9368710d4 Aug 04 10:45:12.371495 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-3402fcb8-707a-4549-bc6e-b0b17cd704b5 req-40895d77-2ffa-4aa0-be82-e85e6b164913 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:12.371734 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-3402fcb8-707a-4549-bc6e-b0b17cd704b5 req-40895d77-2ffa-4aa0-be82-e85e6b164913 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:12.373785 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c7ddfc33-c3be-4cb0-87ae-6537a15b4cc7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:12.375645 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c7ddfc33-c3be-4cb0-87ae-6537a15b4cc7 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] GET https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 Aug 04 10:45:12.375846 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c7ddfc33-c3be-4cb0-87ae-6537a15b4cc7 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:12.376034 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c7ddfc33-c3be-4cb0-87ae-6537a15b4cc7 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:12.377429 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:12.377429 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:12.378099 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-3402fcb8-707a-4549-bc6e-b0b17cd704b5 req-40895d77-2ffa-4aa0-be82-e85e6b164913 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Snapshot retrieved successfully. Aug 04 10:45:12.378938 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-3402fcb8-707a-4549-bc6e-b0b17cd704b5 req-40895d77-2ffa-4aa0-be82-e85e6b164913 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] https://10.4.3.232/volume/v3/snapshots/28ad2f84-57df-40ff-86e7-1bf9368710d4 returned with HTTP 200 Aug 04 10:45:12.379372 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 78/305] 10.4.3.232 () {68 vars in 1604 bytes} [Tue Aug 4 10:45:12 2026] GET /volume/v3/snapshots/28ad2f84-57df-40ff-86e7-1bf9368710d4 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:12.381512 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c7ddfc33-c3be-4cb0-87ae-6537a15b4cc7 tempest-VolumesAssistedSnapshotsTest-253709791 tempest-VolumesAssistedSnapshotsTest-253709791-project-admin] https://10.4.3.232/volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 returned with HTTP 404 Aug 04 10:45:12.381928 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 75/306] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:12 2026] GET /volume/v3/volumes/c4b967b5-4ead-4d7d-b5b9-af7e6af4c3f4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:13.130300 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fa147e9b-3513-4285-9b31-c0be77114849 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:13.337017 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-8ade7d23-d1c6-4d96-9bcb-dadde695e365 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:13.340741 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-8ade7d23-d1c6-4d96-9bcb-dadde695e365 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] POST https://10.4.3.232/volume/v3/attachments/a97568eb-0b21-44d6-8a4a-565e3fe236d9/action Aug 04 10:45:13.341181 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-8ade7d23-d1c6-4d96-9bcb-dadde695e365 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:45:13.341367 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-8ade7d23-d1c6-4d96-9bcb-dadde695e365 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:13.353134 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c8ac2aba-a816-462a-90e3-933af5d0fd19 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:13.356046 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c8ac2aba-a816-462a-90e3-933af5d0fd19 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:13.356346 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c8ac2aba-a816-462a-90e3-933af5d0fd19 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:13.356618 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c8ac2aba-a816-462a-90e3-933af5d0fd19 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:13.372563 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:13.372563 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:13.376340 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c8ac2aba-a816-462a-90e3-933af5d0fd19 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:13.377026 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:13.377026 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:13.380655 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c8ac2aba-a816-462a-90e3-933af5d0fd19 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:13.381062 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 79/307] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:13 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 1163 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:13.387678 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fa147e9b-3513-4285-9b31-c0be77114849 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:45:13.388325 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fa147e9b-3513-4285-9b31-c0be77114849 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:13.389682 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:13.389682 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:13.418371 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-dd00d2f7-1cec-42a0-a689-9cd480d96cf6 req-8ade7d23-d1c6-4d96-9bcb-dadde695e365 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/attachments/a97568eb-0b21-44d6-8a4a-565e3fe236d9/action returned with HTTP 204 Aug 04 10:45:13.418605 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 77/308] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:45:13 2026] POST /volume/v3/attachments/a97568eb-0b21-44d6-8a4a-565e3fe236d9/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:13.419341 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-eb4ac76d-1f71-457c-b2c8-d802f00e09e1 req-bd664d85-7d2a-4147-af0b-dbefcedf0904 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:13.421310 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-eb4ac76d-1f71-457c-b2c8-d802f00e09e1 req-bd664d85-7d2a-4147-af0b-dbefcedf0904 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] GET https://10.4.3.232/volume/v3/snapshots/28ad2f84-57df-40ff-86e7-1bf9368710d4 Aug 04 10:45:13.421445 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-eb4ac76d-1f71-457c-b2c8-d802f00e09e1 req-bd664d85-7d2a-4147-af0b-dbefcedf0904 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:13.421603 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-eb4ac76d-1f71-457c-b2c8-d802f00e09e1 req-bd664d85-7d2a-4147-af0b-dbefcedf0904 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:13.423261 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fa147e9b-3513-4285-9b31-c0be77114849 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:45:13.423672 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 78/309] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:45:13 2026] POST /volume/v3/types => generated 188 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:13.426500 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-eb4ac76d-1f71-457c-b2c8-d802f00e09e1 req-bd664d85-7d2a-4147-af0b-dbefcedf0904 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] https://10.4.3.232/volume/v3/snapshots/28ad2f84-57df-40ff-86e7-1bf9368710d4 returned with HTTP 404 Aug 04 10:45:13.426976 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 76/310] 10.4.3.232 () {68 vars in 1604 bytes} [Tue Aug 4 10:45:13 2026] GET /volume/v3/snapshots/28ad2f84-57df-40ff-86e7-1bf9368710d4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:13.434925 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-24707d81-bbc6-482a-9e0d-8ca830aa91c7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:13.436905 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-24707d81-bbc6-482a-9e0d-8ca830aa91c7 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:45:13.437297 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-24707d81-bbc6-482a-9e0d-8ca830aa91c7 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:13.444278 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e4256f64-8c94-4cde-ba66-49bd3cff4794 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:13.444834 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e4256f64-8c94-4cde-ba66-49bd3cff4794 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] DELETE https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:45:13.444993 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e4256f64-8c94-4cde-ba66-49bd3cff4794 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:13.445155 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e4256f64-8c94-4cde-ba66-49bd3cff4794 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:13.445371 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-e4256f64-8c94-4cde-ba66-49bd3cff4794 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Delete volume with id: 27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:45:13.453030 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:13.453030 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:13.453566 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e4256f64-8c94-4cde-ba66-49bd3cff4794 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:45:13.456032 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-24707d81-bbc6-482a-9e0d-8ca830aa91c7 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:45:13.456486 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 80/311] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:45:13 2026] POST /volume/v3/types => generated 188 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:13.456758 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-6eafcbf2-7d10-4245-a6ff-c3688916f1f3 req-56cbeccf-224e-4add-b597-b9ddf437680e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:13.458750 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6eafcbf2-7d10-4245-a6ff-c3688916f1f3 req-56cbeccf-224e-4add-b597-b9ddf437680e tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] DELETE https://10.4.3.232/volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf Aug 04 10:45:13.458947 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6eafcbf2-7d10-4245-a6ff-c3688916f1f3 req-56cbeccf-224e-4add-b597-b9ddf437680e tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:13.459159 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6eafcbf2-7d10-4245-a6ff-c3688916f1f3 req-56cbeccf-224e-4add-b597-b9ddf437680e tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:13.459403 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [req-6eafcbf2-7d10-4245-a6ff-c3688916f1f3 req-56cbeccf-224e-4add-b597-b9ddf437680e tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Delete volume with id: ea58a818-36f6-4f23-9204-9b0b5b91e7bf Aug 04 10:45:13.468650 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:13.470356 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:13.470356 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:13.470842 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-6eafcbf2-7d10-4245-a6ff-c3688916f1f3 req-56cbeccf-224e-4add-b597-b9ddf437680e tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Volume info retrieved successfully. Aug 04 10:45:13.479128 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e4256f64-8c94-4cde-ba66-49bd3cff4794 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Delete volume request issued successfully. Aug 04 10:45:13.479128 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e4256f64-8c94-4cde-ba66-49bd3cff4794 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 202 Aug 04 10:45:13.479372 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 78/312] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:45:13 2026] DELETE /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:45:13.490999 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-cd2fe8fe-6ff5-4582-98c0-e0a1d3cb28bb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:13.491905 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cd2fe8fe-6ff5-4582-98c0-e0a1d3cb28bb tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:45:13.492158 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cd2fe8fe-6ff5-4582-98c0-e0a1d3cb28bb tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:13.492456 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cd2fe8fe-6ff5-4582-98c0-e0a1d3cb28bb tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:13.502397 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:13.502397 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:13.507672 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-cd2fe8fe-6ff5-4582-98c0-e0a1d3cb28bb tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Volume info retrieved successfully. Aug 04 10:45:13.513599 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cd2fe8fe-6ff5-4582-98c0-e0a1d3cb28bb tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 200 Aug 04 10:45:13.514456 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-6eafcbf2-7d10-4245-a6ff-c3688916f1f3 req-56cbeccf-224e-4add-b597-b9ddf437680e tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Delete volume request issued successfully. Aug 04 10:45:13.514510 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 81/313] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:13 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:13.514670 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6eafcbf2-7d10-4245-a6ff-c3688916f1f3 req-56cbeccf-224e-4add-b597-b9ddf437680e tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] https://10.4.3.232/volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf returned with HTTP 202 Aug 04 10:45:13.515293 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 79/314] 10.4.3.232 () {70 vars in 1620 bytes} [Tue Aug 4 10:45:13 2026] DELETE /volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:45:13.540744 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-d2bd6d8f-73e0-4eb4-98d1-67e76a6e9e30 req-c4831875-90cc-4b82-8498-ff2ff00796fd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:13.543191 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d2bd6d8f-73e0-4eb4-98d1-67e76a6e9e30 req-c4831875-90cc-4b82-8498-ff2ff00796fd tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] GET https://10.4.3.232/volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf Aug 04 10:45:13.543659 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d2bd6d8f-73e0-4eb4-98d1-67e76a6e9e30 req-c4831875-90cc-4b82-8498-ff2ff00796fd tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:13.544168 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d2bd6d8f-73e0-4eb4-98d1-67e76a6e9e30 req-c4831875-90cc-4b82-8498-ff2ff00796fd tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:13.552097 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:13.552097 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:13.556304 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-d2bd6d8f-73e0-4eb4-98d1-67e76a6e9e30 req-c4831875-90cc-4b82-8498-ff2ff00796fd tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Volume info retrieved successfully. Aug 04 10:45:13.561456 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d2bd6d8f-73e0-4eb4-98d1-67e76a6e9e30 req-c4831875-90cc-4b82-8498-ff2ff00796fd tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] https://10.4.3.232/volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf returned with HTTP 200 Aug 04 10:45:13.561826 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 79/315] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:45:13 2026] GET /volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:13.683275 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:45:13.683275 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1488153025"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:13.684614 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1488153025'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:45:13.691555 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Create volume of 1 GB Aug 04 10:45:13.691555 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:13.691555 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:13.691555 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Availability Zones retrieved successfully. Aug 04 10:45:13.696813 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Flow 'volume_create_api' (566b478c-6e1f-4ba7-b52b-d04445b0619d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:13.698015 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e8e3a91-d62d-413a-a14f-30832574dcb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:13.698846 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:45:13.721444 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e8e3a91-d62d-413a-a14f-30832574dcb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:45:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6e25af27-7bb3-474e-b74a-8a9030f5b8ee,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6e25af27-7bb3-474e-b74a-8a9030f5b8ee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:13.724397 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d99e96e6-09f2-4cfc-9fd6-4fa94df50654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:13.746811 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-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 04 10:45:13.747089 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-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 04 10:45:13.776175 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Created reservations ['1a12926e-40ba-434c-adff-27429d4209f7', '7ea5bd28-4482-42f5-b790-45dded8c5fec', '8ec0b7e0-224a-4671-a0b9-17d6a5bc3373', '758a6827-fefc-4e90-91c6-dcfb5dadcd70'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:13.776923 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d99e96e6-09f2-4cfc-9fd6-4fa94df50654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a12926e-40ba-434c-adff-27429d4209f7', '7ea5bd28-4482-42f5-b790-45dded8c5fec', '8ec0b7e0-224a-4671-a0b9-17d6a5bc3373', '758a6827-fefc-4e90-91c6-dcfb5dadcd70']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:13.777640 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c9c7e4e-805b-4fb3-937e-2b37603378be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:13.796661 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c9c7e4e-805b-4fb3-937e-2b37603378be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31d78d86-d357-43e6-9cef-7c9ef6dabf6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1488153025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1412f1c05cc0459883bd03d0dff7f03c',qos_specs=None,replication_status=,reservations=['1a12926e-40ba-434c-adff-27429d4209f7','7ea5bd28-4482-42f5-b790-45dded8c5fec','8ec0b7e0-224a-4671-a0b9-17d6a5bc3373','758a6827-fefc-4e90-91c6-dcfb5dadcd70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c32934471e6425485f5fd9ef9a5e25a',volume_type_id=6e25af27-7bb3-474e-b74a-8a9030f5b8ee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:45:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1488153025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31d78d86-d357-43e6-9cef-7c9ef6dabf6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1412f1c05cc0459883bd03d0dff7f03c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c32934471e6425485f5fd9ef9a5e25a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6e25af27-7bb3-474e-b74a-8a9030f5b8ee),volume_type_id=6e25af27-7bb3-474e-b74a-8a9030f5b8ee)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:13.797788 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f65506e-7339-4c15-832a-43acd60d0ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:13.815259 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f65506e-7339-4c15-832a-43acd60d0ede) transitioned into state 'SUCCESS' from state '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-1488153025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1412f1c05cc0459883bd03d0dff7f03c',qos_specs=None,replication_status=,reservations=['1a12926e-40ba-434c-adff-27429d4209f7','7ea5bd28-4482-42f5-b790-45dded8c5fec','8ec0b7e0-224a-4671-a0b9-17d6a5bc3373','758a6827-fefc-4e90-91c6-dcfb5dadcd70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c32934471e6425485f5fd9ef9a5e25a',volume_type_id=6e25af27-7bb3-474e-b74a-8a9030f5b8ee)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:13.816062 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bfbe4b9-cf93-4c92-b471-771660012c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:13.827228 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bfbe4b9-cf93-4c92-b471-771660012c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:13.828124 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Flow 'volume_create_api' (566b478c-6e1f-4ba7-b52b-d04445b0619d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:13.828532 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Create volume request issued successfully. Aug 04 10:45:13.829102 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7d4d4e94-eec4-4b4f-8cd2-d20d825b713b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:45:13.829743 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 77/316] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:45:13 2026] POST /volume/v3/volumes => generated 768 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:45:13.844886 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-72ec92e6-6a37-4560-9e0e-44345e4fea1e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:13.847201 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-72ec92e6-6a37-4560-9e0e-44345e4fea1e tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] GET https://10.4.3.232/volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a Aug 04 10:45:13.847452 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-72ec92e6-6a37-4560-9e0e-44345e4fea1e tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:13.847872 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-72ec92e6-6a37-4560-9e0e-44345e4fea1e tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:13.857709 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:13.857709 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:13.862442 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-72ec92e6-6a37-4560-9e0e-44345e4fea1e tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Volume info retrieved successfully. Aug 04 10:45:13.867726 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-72ec92e6-6a37-4560-9e0e-44345e4fea1e tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] https://10.4.3.232/volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a returned with HTTP 200 Aug 04 10:45:13.868429 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 82/317] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:13 2026] GET /volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:14.399075 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5e3d6858-83b1-4cc2-b2b2-577c2d8bc3c6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:14.401211 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5e3d6858-83b1-4cc2-b2b2-577c2d8bc3c6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:14.401516 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5e3d6858-83b1-4cc2-b2b2-577c2d8bc3c6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:14.401743 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5e3d6858-83b1-4cc2-b2b2-577c2d8bc3c6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:14.414555 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:14.414555 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:14.417694 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5e3d6858-83b1-4cc2-b2b2-577c2d8bc3c6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:14.421627 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5e3d6858-83b1-4cc2-b2b2-577c2d8bc3c6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:14.422116 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 80/318] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:14 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 1457 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:14.528030 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bfc727d1-4fa1-4ff8-8a0a-22be674e8139 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:14.529841 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bfc727d1-4fa1-4ff8-8a0a-22be674e8139 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] GET https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 Aug 04 10:45:14.530069 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bfc727d1-4fa1-4ff8-8a0a-22be674e8139 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:14.530277 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bfc727d1-4fa1-4ff8-8a0a-22be674e8139 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:14.536742 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bfc727d1-4fa1-4ff8-8a0a-22be674e8139 tempest-TaggedAttachmentsTest-1912717855 tempest-TaggedAttachmentsTest-1912717855-project-member] https://10.4.3.232/volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 returned with HTTP 404 Aug 04 10:45:14.537269 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 80/319] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:14 2026] GET /volume/v3/volumes/27f3b228-b8ac-4691-8cc9-5e6eb905cb83 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:14.591145 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-badb94d5-9686-4c97-9acb-c4b20a303fba req-71da37be-fac1-4df2-9558-1da0317def57 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:14.591145 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-badb94d5-9686-4c97-9acb-c4b20a303fba req-71da37be-fac1-4df2-9558-1da0317def57 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] GET https://10.4.3.232/volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf Aug 04 10:45:14.591550 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-badb94d5-9686-4c97-9acb-c4b20a303fba req-71da37be-fac1-4df2-9558-1da0317def57 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:14.591550 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-badb94d5-9686-4c97-9acb-c4b20a303fba req-71da37be-fac1-4df2-9558-1da0317def57 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:14.597560 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-badb94d5-9686-4c97-9acb-c4b20a303fba req-71da37be-fac1-4df2-9558-1da0317def57 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] https://10.4.3.232/volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf returned with HTTP 404 Aug 04 10:45:14.598885 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 78/320] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:45:14 2026] GET /volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 04 10:45:14.619393 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-ede89119-a3c5-4348-99da-ddc534f1eeb5 req-69ced048-5523-4dae-8dd2-8ae95058a40c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:14.621201 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-ede89119-a3c5-4348-99da-ddc534f1eeb5 req-69ced048-5523-4dae-8dd2-8ae95058a40c tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] DELETE https://10.4.3.232/volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf Aug 04 10:45:14.621201 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-ede89119-a3c5-4348-99da-ddc534f1eeb5 req-69ced048-5523-4dae-8dd2-8ae95058a40c tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:14.621526 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-ede89119-a3c5-4348-99da-ddc534f1eeb5 req-69ced048-5523-4dae-8dd2-8ae95058a40c tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:14.621622 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [req-ede89119-a3c5-4348-99da-ddc534f1eeb5 req-69ced048-5523-4dae-8dd2-8ae95058a40c tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Delete volume with id: ea58a818-36f6-4f23-9204-9b0b5b91e7bf Aug 04 10:45:14.626938 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-ede89119-a3c5-4348-99da-ddc534f1eeb5 req-69ced048-5523-4dae-8dd2-8ae95058a40c tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] https://10.4.3.232/volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf returned with HTTP 404 Aug 04 10:45:14.627491 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 83/321] 10.4.3.232 () {70 vars in 1620 bytes} [Tue Aug 4 10:45:14 2026] DELETE /volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 04 10:45:14.649037 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-8aa8c7d2-1a4f-4b9e-bae7-9a65a2f3084d req-9a04f1b0-3fb4-49e7-a37f-033523e4e548 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:14.653017 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8aa8c7d2-1a4f-4b9e-bae7-9a65a2f3084d req-9a04f1b0-3fb4-49e7-a37f-033523e4e548 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] GET https://10.4.3.232/volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf Aug 04 10:45:14.653218 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-8aa8c7d2-1a4f-4b9e-bae7-9a65a2f3084d req-9a04f1b0-3fb4-49e7-a37f-033523e4e548 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:14.653862 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-8aa8c7d2-1a4f-4b9e-bae7-9a65a2f3084d req-9a04f1b0-3fb4-49e7-a37f-033523e4e548 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:14.660480 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8aa8c7d2-1a4f-4b9e-bae7-9a65a2f3084d req-9a04f1b0-3fb4-49e7-a37f-033523e4e548 tempest-VolumesSnapshotsTestJSON-1422445879 tempest-VolumesSnapshotsTestJSON-1422445879-project-member] https://10.4.3.232/volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf returned with HTTP 404 Aug 04 10:45:14.661030 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 81/322] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:45:14 2026] GET /volume/v3/volumes/ea58a818-36f6-4f23-9204-9b0b5b91e7bf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:14.728487 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-6bb786a6-56aa-4e13-a82e-91270e372ca4 req-ea5b7df9-54ab-40d9-9bfd-30f14c838c22 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:14.732230 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6bb786a6-56aa-4e13-a82e-91270e372ca4 req-ea5b7df9-54ab-40d9-9bfd-30f14c838c22 tempest-TestMultiAttachVolumeSwap-969035839 tempest-TestMultiAttachVolumeSwap-969035839-project] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:14.732230 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6bb786a6-56aa-4e13-a82e-91270e372ca4 req-ea5b7df9-54ab-40d9-9bfd-30f14c838c22 tempest-TestMultiAttachVolumeSwap-969035839 tempest-TestMultiAttachVolumeSwap-969035839-project] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:14.732230 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6bb786a6-56aa-4e13-a82e-91270e372ca4 req-ea5b7df9-54ab-40d9-9bfd-30f14c838c22 tempest-TestMultiAttachVolumeSwap-969035839 tempest-TestMultiAttachVolumeSwap-969035839-project] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:14.745620 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:14.745620 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:14.749787 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-6bb786a6-56aa-4e13-a82e-91270e372ca4 req-ea5b7df9-54ab-40d9-9bfd-30f14c838c22 tempest-TestMultiAttachVolumeSwap-969035839 tempest-TestMultiAttachVolumeSwap-969035839-project] Volume info retrieved successfully. Aug 04 10:45:14.755850 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6bb786a6-56aa-4e13-a82e-91270e372ca4 req-ea5b7df9-54ab-40d9-9bfd-30f14c838c22 tempest-TestMultiAttachVolumeSwap-969035839 tempest-TestMultiAttachVolumeSwap-969035839-project] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:14.756893 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 81/323] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:45:14 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 1650 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:14.766384 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f5570d0c-9386-4b04-98da-37cb1b61d6d2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:14.768055 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5570d0c-9386-4b04-98da-37cb1b61d6d2 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-reader] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:14.768515 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f5570d0c-9386-4b04-98da-37cb1b61d6d2 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:14.768515 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f5570d0c-9386-4b04-98da-37cb1b61d6d2 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-reader] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:14.778879 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:14.778879 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:14.781902 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f5570d0c-9386-4b04-98da-37cb1b61d6d2 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-reader] Volume info retrieved successfully. Aug 04 10:45:14.785971 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5570d0c-9386-4b04-98da-37cb1b61d6d2 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-reader] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:14.786193 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 79/324] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:14 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 1457 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:14.797803 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0fada9af-b50b-4025-b723-0408cf9005b7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:14.799882 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0fada9af-b50b-4025-b723-0408cf9005b7 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-reader] GET https://10.4.3.232/volume/v3/volumes/bb00e249-acc9-4382-8905-fb1b48bdf6d9 Aug 04 10:45:14.800078 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0fada9af-b50b-4025-b723-0408cf9005b7 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-reader] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:14.800480 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0fada9af-b50b-4025-b723-0408cf9005b7 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-reader] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:14.806877 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:14.806877 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:14.812402 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0fada9af-b50b-4025-b723-0408cf9005b7 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-reader] Volume info retrieved successfully. Aug 04 10:45:14.819030 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0fada9af-b50b-4025-b723-0408cf9005b7 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-reader] https://10.4.3.232/volume/v3/volumes/bb00e249-acc9-4382-8905-fb1b48bdf6d9 returned with HTTP 200 Aug 04 10:45:14.819940 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 84/325] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:14 2026] GET /volume/v3/volumes/bb00e249-acc9-4382-8905-fb1b48bdf6d9 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:14.882913 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-582ce887-c294-48eb-ad2b-17b48be708fc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:14.885656 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-582ce887-c294-48eb-ad2b-17b48be708fc tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] GET https://10.4.3.232/volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a Aug 04 10:45:14.885938 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-582ce887-c294-48eb-ad2b-17b48be708fc tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:14.886301 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-582ce887-c294-48eb-ad2b-17b48be708fc tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:14.895194 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:14.895194 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:14.899833 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-582ce887-c294-48eb-ad2b-17b48be708fc tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Volume info retrieved successfully. Aug 04 10:45:14.908547 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-582ce887-c294-48eb-ad2b-17b48be708fc tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] https://10.4.3.232/volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a returned with HTTP 200 Aug 04 10:45:14.909043 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 82/326] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:14 2026] GET /volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:14.912473 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6688df5f-a986-43e4-a1b7-2f0f10e09fdd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:14.915329 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6688df5f-a986-43e4-a1b7-2f0f10e09fdd tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:14.917591 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6688df5f-a986-43e4-a1b7-2f0f10e09fdd tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:14.917591 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6688df5f-a986-43e4-a1b7-2f0f10e09fdd tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:14.932289 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:14.932289 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:14.934545 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bd8c5e7b-6455-4c33-8584-a719346f0895 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:14.937020 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bd8c5e7b-6455-4c33-8584-a719346f0895 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] GET https://10.4.3.232/volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a Aug 04 10:45:14.937108 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6688df5f-a986-43e4-a1b7-2f0f10e09fdd tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:14.937206 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bd8c5e7b-6455-4c33-8584-a719346f0895 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:14.937423 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bd8c5e7b-6455-4c33-8584-a719346f0895 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:14.943085 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6688df5f-a986-43e4-a1b7-2f0f10e09fdd tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:14.943659 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 82/327] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:14 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:14.946286 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:14.946286 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:14.950384 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bd8c5e7b-6455-4c33-8584-a719346f0895 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] Volume info retrieved successfully. Aug 04 10:45:14.954305 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bd8c5e7b-6455-4c33-8584-a719346f0895 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] https://10.4.3.232/volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a returned with HTTP 200 Aug 04 10:45:14.954923 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 80/328] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:14 2026] GET /volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a => generated 1034 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:14.970608 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0dd62a9d-f3cf-4b71-b0fe-947c185487e3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:14.972594 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0dd62a9d-f3cf-4b71-b0fe-947c185487e3 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] POST https://10.4.3.232/volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a/action Aug 04 10:45:14.972913 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0dd62a9d-f3cf-4b71-b0fe-947c185487e3 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:45:14.973031 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0dd62a9d-f3cf-4b71-b0fe-947c185487e3 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:14.981144 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:14.981144 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:14.981535 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0dd62a9d-f3cf-4b71-b0fe-947c185487e3 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Volume info retrieved successfully. Aug 04 10:45:15.000417 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-fc159405-4504-427b-92f9-d7c4314faf16 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:15.003071 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-fc159405-4504-427b-92f9-d7c4314faf16 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:15.003298 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-fc159405-4504-427b-92f9-d7c4314faf16 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:15.003519 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-fc159405-4504-427b-92f9-d7c4314faf16 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:15.019884 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:15.019884 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:15.024097 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-fc159405-4504-427b-92f9-d7c4314faf16 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:15.029872 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-fc159405-4504-427b-92f9-d7c4314faf16 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:15.030420 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 83/329] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:45:14 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:15.067380 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-0dd62a9d-f3cf-4b71-b0fe-947c185487e3 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-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 04 10:45:15.068011 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-0dd62a9d-f3cf-4b71-b0fe-947c185487e3 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-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 04 10:45:15.088631 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-09071c06-aa55-4e09-bcab-ea4ecb2cd2ec None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:15.091788 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-09071c06-aa55-4e09-bcab-ea4ecb2cd2ec tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] POST https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430/action Aug 04 10:45:15.092049 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-09071c06-aa55-4e09-bcab-ea4ecb2cd2ec tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:45:15.092150 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-09071c06-aa55-4e09-bcab-ea4ecb2cd2ec tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:15.109911 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:15.109911 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:15.110792 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-09071c06-aa55-4e09-bcab-ea4ecb2cd2ec tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:15.130178 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-09071c06-aa55-4e09-bcab-ea4ecb2cd2ec tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Begin detaching volume completed successfully. Aug 04 10:45:15.130528 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-09071c06-aa55-4e09-bcab-ea4ecb2cd2ec tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430/action returned with HTTP 202 Aug 04 10:45:15.131044 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-0dd62a9d-f3cf-4b71-b0fe-947c185487e3 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Created reservations ['e638a458-1a69-4756-a15f-ec872d4e35a3', '7494b541-f9e9-4901-9165-f33018098277'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:15.131113 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 83/330] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:45:15 2026] POST /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:45:15.143327 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-0dd62a9d-f3cf-4b71-b0fe-947c185487e3 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-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 04 10:45:15.143689 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-0dd62a9d-f3cf-4b71-b0fe-947c185487e3 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-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 04 10:45:15.158075 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-0dd62a9d-f3cf-4b71-b0fe-947c185487e3 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Created reservations ['fbcacaf1-0b42-4692-a430-476a3a59df5b', '35fc879f-e5a0-4220-b31a-e1a8ca6a9da7'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:15.191191 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5f76ee92-aa22-43cd-907d-8a38a542f227 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:15.191556 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5f76ee92-aa22-43cd-907d-8a38a542f227 None None] GET https://10.4.3.232/volume// Aug 04 10:45:15.191724 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5f76ee92-aa22-43cd-907d-8a38a542f227 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:15.191905 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5f76ee92-aa22-43cd-907d-8a38a542f227 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:15.192211 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5f76ee92-aa22-43cd-907d-8a38a542f227 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:45:15.192521 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 81/331] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:45:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:45:15.203269 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-fd8e8262-22fd-4f94-8045-f3f483f16809 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:15.208201 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-fd8e8262-22fd-4f94-8045-f3f483f16809 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:15.208643 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-fd8e8262-22fd-4f94-8045-f3f483f16809 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:15.208771 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-fd8e8262-22fd-4f94-8045-f3f483f16809 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:15.211772 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0dd62a9d-f3cf-4b71-b0fe-947c185487e3 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Retype volume request issued successfully. Aug 04 10:45:15.212076 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0dd62a9d-f3cf-4b71-b0fe-947c185487e3 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] https://10.4.3.232/volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a/action returned with HTTP 202 Aug 04 10:45:15.212728 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 85/332] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:45:14 2026] POST /volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a/action => generated 0 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:45:15.223252 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e1ce74cf-f575-4d23-b6b1-23f62ee60cfb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:15.225261 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e1ce74cf-f575-4d23-b6b1-23f62ee60cfb tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] GET https://10.4.3.232/volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a Aug 04 10:45:15.225506 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e1ce74cf-f575-4d23-b6b1-23f62ee60cfb tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:15.225711 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e1ce74cf-f575-4d23-b6b1-23f62ee60cfb tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:15.225755 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:15.225755 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:15.230074 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-fd8e8262-22fd-4f94-8045-f3f483f16809 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:15.234284 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-fd8e8262-22fd-4f94-8045-f3f483f16809 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:15.234710 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 84/333] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:45:15 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 1640 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:45:15.234921 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:15.234921 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:15.240361 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e1ce74cf-f575-4d23-b6b1-23f62ee60cfb tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Volume info retrieved successfully. Aug 04 10:45:15.248263 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e1ce74cf-f575-4d23-b6b1-23f62ee60cfb tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] https://10.4.3.232/volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a returned with HTTP 200 Aug 04 10:45:15.248263 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 84/334] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:15 2026] GET /volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:15.785627 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-77899b4f-f5e4-46bb-9bc6-010b5711104c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:15.788297 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-77899b4f-f5e4-46bb-9bc6-010b5711104c tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:15.788502 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-77899b4f-f5e4-46bb-9bc6-010b5711104c tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:15.788653 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-77899b4f-f5e4-46bb-9bc6-010b5711104c tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:15.801686 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:15.801686 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:15.809199 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-77899b4f-f5e4-46bb-9bc6-010b5711104c tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:15.814456 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-77899b4f-f5e4-46bb-9bc6-010b5711104c tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:15.815087 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 82/335] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:45:15 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 1460 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:15.832391 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-38653aba-1d63-4bbe-ac55-b95b9e3e9849 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:15.835327 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-38653aba-1d63-4bbe-ac55-b95b9e3e9849 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] DELETE https://10.4.3.232/volume/v3/attachments/a97568eb-0b21-44d6-8a4a-565e3fe236d9 Aug 04 10:45:15.835883 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-38653aba-1d63-4bbe-ac55-b95b9e3e9849 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:15.836276 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-38653aba-1d63-4bbe-ac55-b95b9e3e9849 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:15.845493 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:15.845493 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:15.957102 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-9e568f88-216e-4e44-af97-6bcecdf36f5d req-38653aba-1d63-4bbe-ac55-b95b9e3e9849 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/attachments/a97568eb-0b21-44d6-8a4a-565e3fe236d9 returned with HTTP 200 Aug 04 10:45:15.957863 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 86/336] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:45:15 2026] DELETE /volume/v3/attachments/a97568eb-0b21-44d6-8a4a-565e3fe236d9 => generated 192 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:16.266823 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4e5cf318-e4ee-41c4-aa14-3fa50b35feb7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:16.267725 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4e5cf318-e4ee-41c4-aa14-3fa50b35feb7 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] GET https://10.4.3.232/volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a Aug 04 10:45:16.267984 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4e5cf318-e4ee-41c4-aa14-3fa50b35feb7 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:16.268225 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4e5cf318-e4ee-41c4-aa14-3fa50b35feb7 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:16.268898 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9be554c8-6f2a-4d22-aebb-336dcc1d4a38 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:16.271869 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9be554c8-6f2a-4d22-aebb-336dcc1d4a38 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:16.272328 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9be554c8-6f2a-4d22-aebb-336dcc1d4a38 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:16.272406 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9be554c8-6f2a-4d22-aebb-336dcc1d4a38 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:16.277331 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:16.277331 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:16.282472 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4e5cf318-e4ee-41c4-aa14-3fa50b35feb7 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Volume info retrieved successfully. Aug 04 10:45:16.291744 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:16.291744 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:16.292744 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4e5cf318-e4ee-41c4-aa14-3fa50b35feb7 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] https://10.4.3.232/volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a returned with HTTP 200 Aug 04 10:45:16.293656 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 85/337] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:16 2026] GET /volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:16.296946 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9be554c8-6f2a-4d22-aebb-336dcc1d4a38 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:16.302217 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9be554c8-6f2a-4d22-aebb-336dcc1d4a38 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:16.302788 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 85/338] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:16 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:16.309078 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eeb46239-9a30-4689-838a-04867ff999b1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:16.312969 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eeb46239-9a30-4689-838a-04867ff999b1 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] GET https://10.4.3.232/volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a Aug 04 10:45:16.312969 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eeb46239-9a30-4689-838a-04867ff999b1 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:16.312969 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eeb46239-9a30-4689-838a-04867ff999b1 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:16.324976 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:16.324976 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:16.331333 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eeb46239-9a30-4689-838a-04867ff999b1 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] Volume info retrieved successfully. Aug 04 10:45:16.335285 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eeb46239-9a30-4689-838a-04867ff999b1 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] https://10.4.3.232/volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a returned with HTTP 200 Aug 04 10:45:16.335653 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 83/339] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:16 2026] GET /volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a => generated 1034 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 10:45:16.359207 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-27b2cacd-c0f8-4d3f-b025-237efaabe9a8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:16.360621 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-27b2cacd-c0f8-4d3f-b025-237efaabe9a8 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] GET https://10.4.3.232/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1488153025 Aug 04 10:45:16.360621 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-27b2cacd-c0f8-4d3f-b025-237efaabe9a8 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:16.360621 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-27b2cacd-c0f8-4d3f-b025-237efaabe9a8 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:16.361848 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:16.361848 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:16.364519 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-27b2cacd-c0f8-4d3f-b025-237efaabe9a8 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1488153025'), ('all_tenants', True)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:16.380618 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-27b2cacd-c0f8-4d3f-b025-237efaabe9a8 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] Get all volumes completed successfully. Aug 04 10:45:16.380618 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-27b2cacd-c0f8-4d3f-b025-237efaabe9a8 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] https://10.4.3.232/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1488153025 returned with HTTP 200 Aug 04 10:45:16.380618 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 87/340] 10.4.3.232 () {66 vars in 1398 bytes} [Tue Aug 4 10:45:16 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1488153025 => generated 347 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:16.386776 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-ef7c8bdc-ed96-42d9-8c5f-90a8919c7f30 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:16.389263 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-ef7c8bdc-ed96-42d9-8c5f-90a8919c7f30 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:16.389744 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-ef7c8bdc-ed96-42d9-8c5f-90a8919c7f30 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:16.389836 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-ef7c8bdc-ed96-42d9-8c5f-90a8919c7f30 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:16.399527 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-142f3364-cb09-48a6-bb18-2ca9e4bd69ec None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:16.401911 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:16.401911 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:16.401979 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-142f3364-cb09-48a6-bb18-2ca9e4bd69ec tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] GET https://10.4.3.232/volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a Aug 04 10:45:16.401979 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-142f3364-cb09-48a6-bb18-2ca9e4bd69ec tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:16.402048 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-142f3364-cb09-48a6-bb18-2ca9e4bd69ec tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:16.405851 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-ef7c8bdc-ed96-42d9-8c5f-90a8919c7f30 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:16.409783 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-ef7c8bdc-ed96-42d9-8c5f-90a8919c7f30 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:16.410160 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 86/341] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:45:16 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 1160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 10:45:16.416463 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:16.416463 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:16.422199 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-142f3364-cb09-48a6-bb18-2ca9e4bd69ec tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Volume info retrieved successfully. Aug 04 10:45:16.426765 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-142f3364-cb09-48a6-bb18-2ca9e4bd69ec tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] https://10.4.3.232/volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a returned with HTTP 200 Aug 04 10:45:16.427125 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 86/342] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:16 2026] GET /volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:16.450619 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-341b137d-37fc-4cb7-9630-eb79a196535b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:16.450913 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-341b137d-37fc-4cb7-9630-eb79a196535b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] DELETE https://10.4.3.232/volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a Aug 04 10:45:16.451043 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-341b137d-37fc-4cb7-9630-eb79a196535b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:16.451306 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-1854949a-b9f4-4d93-8ff5-b1c5cc99179b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:16.451492 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-341b137d-37fc-4cb7-9630-eb79a196535b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:16.451492 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-341b137d-37fc-4cb7-9630-eb79a196535b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Delete volume with id: 31d78d86-d357-43e6-9cef-7c9ef6dabf6a Aug 04 10:45:16.456902 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-1854949a-b9f4-4d93-8ff5-b1c5cc99179b tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] POST https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430/action Aug 04 10:45:16.457230 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-1854949a-b9f4-4d93-8ff5-b1c5cc99179b tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:45:16.457230 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-1854949a-b9f4-4d93-8ff5-b1c5cc99179b tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:16.458770 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:16.458770 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:16.459443 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-341b137d-37fc-4cb7-9630-eb79a196535b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Volume info retrieved successfully. Aug 04 10:45:16.473107 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:16.473107 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:16.473791 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-1854949a-b9f4-4d93-8ff5-b1c5cc99179b tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:16.493420 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-1854949a-b9f4-4d93-8ff5-b1c5cc99179b tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Begin detaching volume completed successfully. Aug 04 10:45:16.493681 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-1854949a-b9f4-4d93-8ff5-b1c5cc99179b tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430/action returned with HTTP 202 Aug 04 10:45:16.494118 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 88/343] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:45:16 2026] POST /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:45:16.509199 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-341b137d-37fc-4cb7-9630-eb79a196535b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Delete volume request issued successfully. Aug 04 10:45:16.509199 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-341b137d-37fc-4cb7-9630-eb79a196535b tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] https://10.4.3.232/volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a returned with HTTP 202 Aug 04 10:45:16.509199 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 84/344] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:45:16 2026] DELETE /volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 04 10:45:16.518701 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ae9389b8-6dff-4a04-b1b8-ca51da8b6209 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:16.521488 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ae9389b8-6dff-4a04-b1b8-ca51da8b6209 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] GET https://10.4.3.232/volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a Aug 04 10:45:16.522181 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ae9389b8-6dff-4a04-b1b8-ca51da8b6209 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:16.522493 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ae9389b8-6dff-4a04-b1b8-ca51da8b6209 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:16.537268 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:16.537268 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:16.545200 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ae9389b8-6dff-4a04-b1b8-ca51da8b6209 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Volume info retrieved successfully. Aug 04 10:45:16.554937 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ae9389b8-6dff-4a04-b1b8-ca51da8b6209 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] https://10.4.3.232/volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a returned with HTTP 200 Aug 04 10:45:16.555521 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 87/345] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:16 2026] GET /volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:16.616368 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-51068566-a8d4-4733-932a-2d5f4e1b6e01 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:16.616790 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-51068566-a8d4-4733-932a-2d5f4e1b6e01 None None] GET https://10.4.3.232/volume// Aug 04 10:45:16.616971 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-51068566-a8d4-4733-932a-2d5f4e1b6e01 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:16.617255 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-51068566-a8d4-4733-932a-2d5f4e1b6e01 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:16.617621 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-51068566-a8d4-4733-932a-2d5f4e1b6e01 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:45:16.618069 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 87/346] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:45:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:45:16.644807 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-cc324d3a-d3f8-4401-9093-301082ace11a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:16.651833 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-cc324d3a-d3f8-4401-9093-301082ace11a tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:16.652070 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-cc324d3a-d3f8-4401-9093-301082ace11a tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:16.652374 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-cc324d3a-d3f8-4401-9093-301082ace11a tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:16.676770 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:16.676770 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:16.681367 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-cc324d3a-d3f8-4401-9093-301082ace11a tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:16.687906 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-cc324d3a-d3f8-4401-9093-301082ace11a tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:16.689426 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 89/347] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:45:16 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 1343 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:45:17.571835 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c97434e5-91d6-4937-b10f-34864d422325 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:17.576106 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c97434e5-91d6-4937-b10f-34864d422325 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] GET https://10.4.3.232/volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a Aug 04 10:45:17.576365 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c97434e5-91d6-4937-b10f-34864d422325 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:17.576643 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c97434e5-91d6-4937-b10f-34864d422325 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:17.585379 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c97434e5-91d6-4937-b10f-34864d422325 tempest-VolumeRetypeWithoutMigrationTest-635471545 tempest-VolumeRetypeWithoutMigrationTest-635471545-project-member] https://10.4.3.232/volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a returned with HTTP 404 Aug 04 10:45:17.587280 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 85/348] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:17 2026] GET /volume/v3/volumes/31d78d86-d357-43e6-9cef-7c9ef6dabf6a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:17.609189 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-448619ee-a45f-4eb9-b751-d042cc73193d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:17.610322 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-448619ee-a45f-4eb9-b751-d042cc73193d tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] DELETE https://10.4.3.232/volume/v3/types/3217372b-a086-42a9-a8c7-8fe6687507dd Aug 04 10:45:17.613292 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-448619ee-a45f-4eb9-b751-d042cc73193d tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:17.613292 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-448619ee-a45f-4eb9-b751-d042cc73193d tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:17.659183 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-448619ee-a45f-4eb9-b751-d042cc73193d tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] https://10.4.3.232/volume/v3/types/3217372b-a086-42a9-a8c7-8fe6687507dd returned with HTTP 202 Aug 04 10:45:17.660314 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 88/349] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:45:17 2026] DELETE /volume/v3/types/3217372b-a086-42a9-a8c7-8fe6687507dd => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:45:17.669582 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0fd306f7-98be-4510-b513-0c8a5ae15f6e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:17.672030 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0fd306f7-98be-4510-b513-0c8a5ae15f6e tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] GET https://10.4.3.232/volume/v3/types/3217372b-a086-42a9-a8c7-8fe6687507dd Aug 04 10:45:17.672466 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0fd306f7-98be-4510-b513-0c8a5ae15f6e tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:17.672744 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0fd306f7-98be-4510-b513-0c8a5ae15f6e tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:17.678218 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0fd306f7-98be-4510-b513-0c8a5ae15f6e tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] https://10.4.3.232/volume/v3/types/3217372b-a086-42a9-a8c7-8fe6687507dd returned with HTTP 404 Aug 04 10:45:17.678724 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 88/350] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:45:17 2026] GET /volume/v3/types/3217372b-a086-42a9-a8c7-8fe6687507dd => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:17.686231 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-42b317fa-3e74-4966-bc1c-1a9d0a159861 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:17.688046 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-42b317fa-3e74-4966-bc1c-1a9d0a159861 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] DELETE https://10.4.3.232/volume/v3/types/6e25af27-7bb3-474e-b74a-8a9030f5b8ee Aug 04 10:45:17.688289 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-42b317fa-3e74-4966-bc1c-1a9d0a159861 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:17.688541 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-42b317fa-3e74-4966-bc1c-1a9d0a159861 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] Calling method '_delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:17.735754 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-42b317fa-3e74-4966-bc1c-1a9d0a159861 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] https://10.4.3.232/volume/v3/types/6e25af27-7bb3-474e-b74a-8a9030f5b8ee returned with HTTP 202 Aug 04 10:45:17.736333 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 90/351] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:45:17 2026] DELETE /volume/v3/types/6e25af27-7bb3-474e-b74a-8a9030f5b8ee => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:45:17.745318 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8f2bc3a7-7394-46df-8b70-b322e2f42c47 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:17.748203 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8f2bc3a7-7394-46df-8b70-b322e2f42c47 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] GET https://10.4.3.232/volume/v3/types/6e25af27-7bb3-474e-b74a-8a9030f5b8ee Aug 04 10:45:17.748203 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8f2bc3a7-7394-46df-8b70-b322e2f42c47 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:17.748203 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8f2bc3a7-7394-46df-8b70-b322e2f42c47 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:17.750796 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8f2bc3a7-7394-46df-8b70-b322e2f42c47 tempest-VolumeRetypeWithoutMigrationTest-1365345577 tempest-VolumeRetypeWithoutMigrationTest-1365345577-project-admin] https://10.4.3.232/volume/v3/types/6e25af27-7bb3-474e-b74a-8a9030f5b8ee returned with HTTP 404 Aug 04 10:45:17.751219 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 86/352] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:45:17 2026] GET /volume/v3/types/6e25af27-7bb3-474e-b74a-8a9030f5b8ee => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:19.044919 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c7d0207d-aba4-4034-afe5-f325c124db40 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:19.354604 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c7d0207d-aba4-4034-afe5-f325c124db40 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:45:19.354883 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c7d0207d-aba4-4034-afe5-f325c124db40 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1528718936"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:19.373125 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c7d0207d-aba4-4034-afe5-f325c124db40 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:45:19.373170 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 89/353] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:45:19 2026] POST /volume/v3/types => generated 216 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:19.383933 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f057ecd9-a837-45be-8a8e-f07374fffb0c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:19.386675 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f057ecd9-a837-45be-8a8e-f07374fffb0c tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] POST https://10.4.3.232/volume/v3/group_types Aug 04 10:45:19.386675 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f057ecd9-a837-45be-8a8e-f07374fffb0c tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-566447762"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:19.415951 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f057ecd9-a837-45be-8a8e-f07374fffb0c tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] https://10.4.3.232/volume/v3/group_types returned with HTTP 202 Aug 04 10:45:19.416659 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 89/354] 10.4.3.232 () {70 vars in 1311 bytes} [Tue Aug 4 10:45:19 2026] POST /volume/v3/group_types => generated 172 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:19.427624 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-fc51ab93-102f-4359-b30a-e2fe8201d0cf None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:19.588592 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fc51ab93-102f-4359-b30a-e2fe8201d0cf tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] POST https://10.4.3.232/volume/v3/groups Aug 04 10:45:19.588592 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fc51ab93-102f-4359-b30a-e2fe8201d0cf tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "671b9c2c-acbb-450e-bf8e-5e28ccb370c4", "volume_types": ["e5489907-3f85-4e17-b4b6-72435657ba3e"], "name": "tempest-Group1-742436616"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:19.588592 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-fc51ab93-102f-4359-b30a-e2fe8201d0cf tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Creating new group {'group': {'group_type': '671b9c2c-acbb-450e-bf8e-5e28ccb370c4', 'volume_types': ['e5489907-3f85-4e17-b4b6-72435657ba3e'], 'name': 'tempest-Group1-742436616'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 04 10:45:19.608402 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.groups [None req-fc51ab93-102f-4359-b30a-e2fe8201d0cf tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Creating group tempest-Group1-742436616. Aug 04 10:45:19.625235 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-fc51ab93-102f-4359-b30a-e2fe8201d0cf tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Availability zone cache updated, next update will occur around 2026-08-04 11:45:19.624957. {{(pid=100255) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 04 10:45:19.625411 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-fc51ab93-102f-4359-b30a-e2fe8201d0cf tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Availability Zones retrieved successfully. Aug 04 10:45:19.666680 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-fc51ab93-102f-4359-b30a-e2fe8201d0cf tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Created reservations ['f16a2a16-6282-4ba3-9f15-0a18c5923244'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:19.741269 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fc51ab93-102f-4359-b30a-e2fe8201d0cf tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups returned with HTTP 202 Aug 04 10:45:19.741269 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 91/355] 10.4.3.232 () {70 vars in 1297 bytes} [Tue Aug 4 10:45:19 2026] POST /volume/v3/groups => generated 93 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:45:19.751220 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cdd671ef-7dee-4bf6-9ab3-efa8de69ccbd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:19.754409 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cdd671ef-7dee-4bf6-9ab3-efa8de69ccbd tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/groups/d2f23d62-d8af-442f-a57a-760886c6fe93 Aug 04 10:45:19.754563 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cdd671ef-7dee-4bf6-9ab3-efa8de69ccbd tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:19.758272 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cdd671ef-7dee-4bf6-9ab3-efa8de69ccbd tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:19.758272 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-cdd671ef-7dee-4bf6-9ab3-efa8de69ccbd tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] show called for member d2f23d62-d8af-442f-a57a-760886c6fe93 {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:45:19.761555 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:19.761555 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:19.791336 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cdd671ef-7dee-4bf6-9ab3-efa8de69ccbd tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/d2f23d62-d8af-442f-a57a-760886c6fe93 returned with HTTP 200 Aug 04 10:45:19.792075 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 87/356] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:45:19 2026] GET /volume/v3/groups/d2f23d62-d8af-442f-a57a-760886c6fe93 => generated 321 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:20.807777 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8402b663-711c-4f0f-a38c-7f03c396fa11 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:20.814831 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8402b663-711c-4f0f-a38c-7f03c396fa11 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/groups/d2f23d62-d8af-442f-a57a-760886c6fe93 Aug 04 10:45:20.814831 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8402b663-711c-4f0f-a38c-7f03c396fa11 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:20.814831 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8402b663-711c-4f0f-a38c-7f03c396fa11 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:20.814831 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-8402b663-711c-4f0f-a38c-7f03c396fa11 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] show called for member d2f23d62-d8af-442f-a57a-760886c6fe93 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:45:20.817284 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:20.817284 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:20.849312 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8402b663-711c-4f0f-a38c-7f03c396fa11 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/d2f23d62-d8af-442f-a57a-760886c6fe93 returned with HTTP 200 Aug 04 10:45:20.849914 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 90/357] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:45:20 2026] GET /volume/v3/groups/d2f23d62-d8af-442f-a57a-760886c6fe93 => generated 322 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:20.862105 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-89420f6e-2c35-431f-a65f-c59fa6622836 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:20.864464 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-89420f6e-2c35-431f-a65f-c59fa6622836 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] POST https://10.4.3.232/volume/v3/groups Aug 04 10:45:20.864916 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-89420f6e-2c35-431f-a65f-c59fa6622836 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "671b9c2c-acbb-450e-bf8e-5e28ccb370c4", "volume_types": ["e5489907-3f85-4e17-b4b6-72435657ba3e"], "name": "tempest-Group2-760604901"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:20.866837 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-89420f6e-2c35-431f-a65f-c59fa6622836 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Creating new group {'group': {'group_type': '671b9c2c-acbb-450e-bf8e-5e28ccb370c4', 'volume_types': ['e5489907-3f85-4e17-b4b6-72435657ba3e'], 'name': 'tempest-Group2-760604901'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 04 10:45:20.876345 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.groups [None req-89420f6e-2c35-431f-a65f-c59fa6622836 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Creating group tempest-Group2-760604901. Aug 04 10:45:20.904869 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-89420f6e-2c35-431f-a65f-c59fa6622836 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Availability zone cache updated, next update will occur around 2026-08-04 11:45:20.904444. {{(pid=100254) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 04 10:45:20.905068 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-89420f6e-2c35-431f-a65f-c59fa6622836 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Availability Zones retrieved successfully. Aug 04 10:45:20.923682 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-89420f6e-2c35-431f-a65f-c59fa6622836 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Created reservations ['74b5cd5d-b1bd-46d3-8f0a-ee29bc973998'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:20.959308 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-89420f6e-2c35-431f-a65f-c59fa6622836 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups returned with HTTP 202 Aug 04 10:45:20.960212 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 90/358] 10.4.3.232 () {70 vars in 1297 bytes} [Tue Aug 4 10:45:20 2026] POST /volume/v3/groups => generated 93 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:45:20.970351 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8ea848ea-83cf-45d8-8774-bfef23068601 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:20.974956 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8ea848ea-83cf-45d8-8774-bfef23068601 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/groups/9bf75b77-933e-42a3-ad3e-a3d887c20e21 Aug 04 10:45:20.975255 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8ea848ea-83cf-45d8-8774-bfef23068601 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:20.975605 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8ea848ea-83cf-45d8-8774-bfef23068601 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:20.975797 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-8ea848ea-83cf-45d8-8774-bfef23068601 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] show called for member 9bf75b77-933e-42a3-ad3e-a3d887c20e21 {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:45:20.984542 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:20.984542 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:21.031534 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8ea848ea-83cf-45d8-8774-bfef23068601 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/9bf75b77-933e-42a3-ad3e-a3d887c20e21 returned with HTTP 200 Aug 04 10:45:21.031534 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 92/359] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:45:20 2026] GET /volume/v3/groups/9bf75b77-933e-42a3-ad3e-a3d887c20e21 => generated 321 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:21.552848 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-10ef00dc-59a5-425a-b296-dec6a4736a5a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:21.556835 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-10ef00dc-59a5-425a-b296-dec6a4736a5a tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:21.557111 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-10ef00dc-59a5-425a-b296-dec6a4736a5a tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:21.557397 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-10ef00dc-59a5-425a-b296-dec6a4736a5a tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:21.567042 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:21.567042 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:21.570537 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-10ef00dc-59a5-425a-b296-dec6a4736a5a tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:21.575010 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-10ef00dc-59a5-425a-b296-dec6a4736a5a tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:21.575415 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 88/360] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:45:21 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 1163 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:21.991334 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-06f6378c-3f1f-4463-81c2-a6af52f22484 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:21.994184 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-06f6378c-3f1f-4463-81c2-a6af52f22484 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] DELETE https://10.4.3.232/volume/v3/attachments/c1ce22aa-868a-4d0a-bc0d-28170b9b0e80 Aug 04 10:45:21.994575 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-06f6378c-3f1f-4463-81c2-a6af52f22484 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:21.994690 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-06f6378c-3f1f-4463-81c2-a6af52f22484 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:22.007598 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:22.007598 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:22.044188 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-18985e8c-d5dd-42ab-ae36-b68d721594b7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:22.048255 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-18985e8c-d5dd-42ab-ae36-b68d721594b7 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/groups/9bf75b77-933e-42a3-ad3e-a3d887c20e21 Aug 04 10:45:22.049074 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-18985e8c-d5dd-42ab-ae36-b68d721594b7 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:22.049465 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-18985e8c-d5dd-42ab-ae36-b68d721594b7 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:22.049827 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-18985e8c-d5dd-42ab-ae36-b68d721594b7 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] show called for member 9bf75b77-933e-42a3-ad3e-a3d887c20e21 {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:45:22.057585 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:22.057585 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:22.071980 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d56870e8-f942-4c6f-a1bf-185bff4331ea req-06f6378c-3f1f-4463-81c2-a6af52f22484 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/attachments/c1ce22aa-868a-4d0a-bc0d-28170b9b0e80 returned with HTTP 200 Aug 04 10:45:22.072172 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 91/361] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:45:21 2026] DELETE /volume/v3/attachments/c1ce22aa-868a-4d0a-bc0d-28170b9b0e80 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:22.078198 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-18985e8c-d5dd-42ab-ae36-b68d721594b7 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/9bf75b77-933e-42a3-ad3e-a3d887c20e21 returned with HTTP 200 Aug 04 10:45:22.078198 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 91/362] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:45:22 2026] GET /volume/v3/groups/9bf75b77-933e-42a3-ad3e-a3d887c20e21 => generated 322 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:22.090763 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:22.095733 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:45:22.096185 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2040916882", "volume_type": "e5489907-3f85-4e17-b4b6-72435657ba3e", "group_id": "d2f23d62-d8af-442f-a57a-760886c6fe93", "size": 1}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:22.108799 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2040916882', 'volume_type': 'e5489907-3f85-4e17-b4b6-72435657ba3e', 'group_id': 'd2f23d62-d8af-442f-a57a-760886c6fe93', 'size': 1}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:45:22.119777 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:22.119777 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:22.120916 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Create volume of 1 GB Aug 04 10:45:22.127314 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Availability Zones retrieved successfully. Aug 04 10:45:22.134519 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Flow 'volume_create_api' (7f818e44-06cf-4553-81e8-6f5c9ffc8ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:22.135129 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (989bc4cb-ac3a-4d4f-ae46-b9e1f820743f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:22.135790 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:22.135790 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:22.136147 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:45:22.160478 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (989bc4cb-ac3a-4d4f-ae46-b9e1f820743f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:45:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e5489907-3f85-4e17-b4b6-72435657ba3e,is_public=True,name='tempest-GroupsTest-volume-type-1528718936',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e5489907-3f85-4e17-b4b6-72435657ba3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd2f23d62-d8af-442f-a57a-760886c6fe93', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:22.161863 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cc96ce1-bbc7-4664-956b-1cf791166eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:22.197845 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1528718936 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1528718936, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:45:22.198308 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1528718936 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1528718936, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:45:22.243874 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Created reservations ['4ec4f217-4e58-40f8-a081-579ebce39e45', 'f065f86a-0a26-4050-a0f1-4b060bc55cf1', '02904fa7-6365-4a7d-b221-c4f9e8529d5f', '5e5f9dc2-eb76-4b6f-b47f-8a79cb507edd'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:22.247268 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cc96ce1-bbc7-4664-956b-1cf791166eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ec4f217-4e58-40f8-a081-579ebce39e45', 'f065f86a-0a26-4050-a0f1-4b060bc55cf1', '02904fa7-6365-4a7d-b221-c4f9e8529d5f', '5e5f9dc2-eb76-4b6f-b47f-8a79cb507edd']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:22.249593 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (695b1bd7-6491-4c2f-8612-42d483cb9bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:22.303461 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (695b1bd7-6491-4c2f-8612-42d483cb9bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72849eba-161f-4462-9e41-8cd665d0b86c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2040916882',encryption_key_id=None,group_id=d2f23d62-d8af-442f-a57a-760886c6fe93,group_type_id=,metadata={},multiattach=False,project_id='ddce31ccb73844e4ba3b7ee270847eaa',qos_specs=None,replication_status=,reservations=['4ec4f217-4e58-40f8-a081-579ebce39e45','f065f86a-0a26-4050-a0f1-4b060bc55cf1','02904fa7-6365-4a7d-b221-c4f9e8529d5f','5e5f9dc2-eb76-4b6f-b47f-8a79cb507edd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4b25f3257624438954b10e0ecd99df8',volume_type_id=e5489907-3f85-4e17-b4b6-72435657ba3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:45:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2040916882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d2f23d62-d8af-442f-a57a-760886c6fe93,host=None,id=72849eba-161f-4462-9e41-8cd665d0b86c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddce31ccb73844e4ba3b7ee270847eaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4b25f3257624438954b10e0ecd99df8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e5489907-3f85-4e17-b4b6-72435657ba3e),volume_type_id=e5489907-3f85-4e17-b4b6-72435657ba3e)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:22.308654 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e6612c0-598e-4391-b68e-a35d4942ae6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:22.339427 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e6612c0-598e-4391-b68e-a35d4942ae6f) transitioned into state 'SUCCESS' from state '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-2040916882',encryption_key_id=None,group_id=d2f23d62-d8af-442f-a57a-760886c6fe93,group_type_id=,metadata={},multiattach=False,project_id='ddce31ccb73844e4ba3b7ee270847eaa',qos_specs=None,replication_status=,reservations=['4ec4f217-4e58-40f8-a081-579ebce39e45','f065f86a-0a26-4050-a0f1-4b060bc55cf1','02904fa7-6365-4a7d-b221-c4f9e8529d5f','5e5f9dc2-eb76-4b6f-b47f-8a79cb507edd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4b25f3257624438954b10e0ecd99df8',volume_type_id=e5489907-3f85-4e17-b4b6-72435657ba3e)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:22.340709 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aa3fe39-ec63-4aaa-b77b-aecdd587c9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:22.364458 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aa3fe39-ec63-4aaa-b77b-aecdd587c9dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:22.365798 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Flow 'volume_create_api' (7f818e44-06cf-4553-81e8-6f5c9ffc8ccf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:22.366294 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Create volume request issued successfully. Aug 04 10:45:22.367782 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:22.368257 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:22.438890 np0000006413 devstack@c-api.service[100255]: DEBUG oslo_db.sqlalchemy.engines [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:22.445670 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:22.445670 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:22.450943 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f02a6d29-31e5-48a5-8fdc-3178ab9c7d8a tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:45:22.451403 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 93/363] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:45:22 2026] POST /volume/v3/volumes => generated 815 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:22.462629 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ce35ce32-f460-4913-9ce8-6fb0da00abaf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:22.464211 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ce35ce32-f460-4913-9ce8-6fb0da00abaf tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/volumes/72849eba-161f-4462-9e41-8cd665d0b86c Aug 04 10:45:22.464448 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ce35ce32-f460-4913-9ce8-6fb0da00abaf tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:22.464678 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ce35ce32-f460-4913-9ce8-6fb0da00abaf tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:22.475423 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:22.475423 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:22.479925 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ce35ce32-f460-4913-9ce8-6fb0da00abaf tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Volume info retrieved successfully. Aug 04 10:45:22.480528 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-ce35ce32-f460-4913-9ce8-6fb0da00abaf tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:22.480672 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-ce35ce32-f460-4913-9ce8-6fb0da00abaf tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:22.524532 np0000006413 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-ce35ce32-f460-4913-9ce8-6fb0da00abaf tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:22.528319 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:22.528319 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:22.538489 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ce35ce32-f460-4913-9ce8-6fb0da00abaf tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/volumes/72849eba-161f-4462-9e41-8cd665d0b86c returned with HTTP 200 Aug 04 10:45:22.538981 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 89/364] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:22 2026] GET /volume/v3/volumes/72849eba-161f-4462-9e41-8cd665d0b86c => generated 907 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:23.554858 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5846254c-ee37-4f56-ba69-611900a6f171 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:23.556977 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5846254c-ee37-4f56-ba69-611900a6f171 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/volumes/72849eba-161f-4462-9e41-8cd665d0b86c Aug 04 10:45:23.557426 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5846254c-ee37-4f56-ba69-611900a6f171 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:23.559264 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5846254c-ee37-4f56-ba69-611900a6f171 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:23.568785 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:23.568785 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:23.573409 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5846254c-ee37-4f56-ba69-611900a6f171 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Volume info retrieved successfully. Aug 04 10:45:23.574373 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-5846254c-ee37-4f56-ba69-611900a6f171 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:23.574586 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-5846254c-ee37-4f56-ba69-611900a6f171 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:23.625807 np0000006413 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-5846254c-ee37-4f56-ba69-611900a6f171 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:23.630591 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:23.630591 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:23.640093 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5846254c-ee37-4f56-ba69-611900a6f171 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/volumes/72849eba-161f-4462-9e41-8cd665d0b86c returned with HTTP 200 Aug 04 10:45:23.640596 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 92/365] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:23 2026] GET /volume/v3/volumes/72849eba-161f-4462-9e41-8cd665d0b86c => generated 908 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:23.660314 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5ae51eb9-7c5a-49bb-a69e-85a23475c400 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:23.665707 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5ae51eb9-7c5a-49bb-a69e-85a23475c400 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/groups/d2f23d62-d8af-442f-a57a-760886c6fe93 Aug 04 10:45:23.665929 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5ae51eb9-7c5a-49bb-a69e-85a23475c400 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:23.666130 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5ae51eb9-7c5a-49bb-a69e-85a23475c400 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:23.666298 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-5ae51eb9-7c5a-49bb-a69e-85a23475c400 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] show called for member d2f23d62-d8af-442f-a57a-760886c6fe93 {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:45:23.669302 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2ea00f68-7d0f-4a02-a637-5c955df575e1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:23.669629 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=306,cinder:UPDATE=45,cinder:INSERT=20 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:45:23.670224 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:23.670224 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:23.679579 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5ae51eb9-7c5a-49bb-a69e-85a23475c400 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/d2f23d62-d8af-442f-a57a-760886c6fe93 returned with HTTP 200 Aug 04 10:45:23.680049 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 92/366] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:45:23 2026] GET /volume/v3/groups/d2f23d62-d8af-442f-a57a-760886c6fe93 => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:23.691231 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d7919fe4-a9c2-43c6-896d-4eeed8f966cc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:23.693493 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d7919fe4-a9c2-43c6-896d-4eeed8f966cc tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/groups/9bf75b77-933e-42a3-ad3e-a3d887c20e21 Aug 04 10:45:23.693493 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d7919fe4-a9c2-43c6-896d-4eeed8f966cc tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:23.693655 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d7919fe4-a9c2-43c6-896d-4eeed8f966cc tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:23.693655 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-d7919fe4-a9c2-43c6-896d-4eeed8f966cc tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] show called for member 9bf75b77-933e-42a3-ad3e-a3d887c20e21 {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:45:23.699449 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:23.699449 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:23.709291 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d7919fe4-a9c2-43c6-896d-4eeed8f966cc tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/9bf75b77-933e-42a3-ad3e-a3d887c20e21 returned with HTTP 200 Aug 04 10:45:23.709762 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 90/367] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:45:23 2026] GET /volume/v3/groups/9bf75b77-933e-42a3-ad3e-a3d887c20e21 => generated 322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:23.721098 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1858f43b-dbc7-4235-94be-a6bc08bd2141 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:23.724055 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1858f43b-dbc7-4235-94be-a6bc08bd2141 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/groups/detail Aug 04 10:45:23.726500 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1858f43b-dbc7-4235-94be-a6bc08bd2141 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:23.726829 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1858f43b-dbc7-4235-94be-a6bc08bd2141 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:23.756495 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1858f43b-dbc7-4235-94be-a6bc08bd2141 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/detail returned with HTTP 200 Aug 04 10:45:23.757090 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 93/368] 10.4.3.232 () {68 vars in 1296 bytes} [Tue Aug 4 10:45:23 2026] GET /volume/v3/groups/detail => generated 638 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:23.766965 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b1388d44-d4f6-400f-9303-a7c16bfdbe61 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:23.770045 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b1388d44-d4f6-400f-9303-a7c16bfdbe61 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:45:23.772255 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b1388d44-d4f6-400f-9303-a7c16bfdbe61 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:23.772255 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b1388d44-d4f6-400f-9303-a7c16bfdbe61 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:23.772255 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-b1388d44-d4f6-400f-9303-a7c16bfdbe61 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:23.772255 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:23.772255 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:23.772255 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1388d44-d4f6-400f-9303-a7c16bfdbe61 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:23.818750 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b1388d44-d4f6-400f-9303-a7c16bfdbe61 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Get all volumes completed successfully. Aug 04 10:45:23.819914 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b1388d44-d4f6-400f-9303-a7c16bfdbe61 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:23.820162 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b1388d44-d4f6-400f-9303-a7c16bfdbe61 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:23.880190 np0000006413 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-b1388d44-d4f6-400f-9303-a7c16bfdbe61 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:23.886181 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:23.886181 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:23.896157 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b1388d44-d4f6-400f-9303-a7c16bfdbe61 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:45:23.896805 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 93/369] 10.4.3.232 () {68 vars in 1299 bytes} [Tue Aug 4 10:45:23 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:23.915634 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9c8a0e96-61b4-4db5-8769-2ccf7d4924af None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:23.919381 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9c8a0e96-61b4-4db5-8769-2ccf7d4924af tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:45:23.919381 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9c8a0e96-61b4-4db5-8769-2ccf7d4924af tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:23.919381 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9c8a0e96-61b4-4db5-8769-2ccf7d4924af tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:23.919381 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-9c8a0e96-61b4-4db5-8769-2ccf7d4924af tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:23.919381 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:23.919381 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:23.920424 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9c8a0e96-61b4-4db5-8769-2ccf7d4924af tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:23.967587 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2ea00f68-7d0f-4a02-a637-5c955df575e1 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:45:23.967915 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2ea00f68-7d0f-4a02-a637-5c955df575e1 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1043372136"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:23.969227 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9c8a0e96-61b4-4db5-8769-2ccf7d4924af tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Get all volumes completed successfully. Aug 04 10:45:23.969484 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-2ea00f68-7d0f-4a02-a637-5c955df575e1 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1043372136'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:45:23.969593 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-2ea00f68-7d0f-4a02-a637-5c955df575e1 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Create volume of 1 GB Aug 04 10:45:23.970014 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-9c8a0e96-61b4-4db5-8769-2ccf7d4924af tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:23.970492 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-9c8a0e96-61b4-4db5-8769-2ccf7d4924af tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:23.974267 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=374,cinder:INSERT=37,cinder:UPDATE=64 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:45:23.978313 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2ea00f68-7d0f-4a02-a637-5c955df575e1 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Availability Zones retrieved successfully. Aug 04 10:45:23.985547 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2ea00f68-7d0f-4a02-a637-5c955df575e1 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Flow 'volume_create_api' (bc6d87c3-b327-4d2a-aafc-90152a9eae6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:23.987052 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2ea00f68-7d0f-4a02-a637-5c955df575e1 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d664aad-0dff-47b0-95fb-07d8a1b747b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:23.988606 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-2ea00f68-7d0f-4a02-a637-5c955df575e1 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:45:24.026433 np0000006413 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-9c8a0e96-61b4-4db5-8769-2ccf7d4924af tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:24.032186 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2ea00f68-7d0f-4a02-a637-5c955df575e1 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d664aad-0dff-47b0-95fb-07d8a1b747b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:24.032397 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:24.032397 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:24.032995 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2ea00f68-7d0f-4a02-a637-5c955df575e1 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (315fea99-239e-4fee-ae7e-e765faaa0a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:24.041494 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9c8a0e96-61b4-4db5-8769-2ccf7d4924af tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:45:24.041970 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 91/370] 10.4.3.232 () {68 vars in 1299 bytes} [Tue Aug 4 10:45:23 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:24.058430 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f87cbefb-d26a-48c8-b65c-96c91530c7e6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:24.061172 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f87cbefb-d26a-48c8-b65c-96c91530c7e6 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] POST https://10.4.3.232/volume/v3/groups/d2f23d62-d8af-442f-a57a-760886c6fe93/action Aug 04 10:45:24.064273 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f87cbefb-d26a-48c8-b65c-96c91530c7e6 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:45:24.064273 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f87cbefb-d26a-48c8-b65c-96c91530c7e6 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:24.064273 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-f87cbefb-d26a-48c8-b65c-96c91530c7e6 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] delete called for group d2f23d62-d8af-442f-a57a-760886c6fe93 {{(pid=100253) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 10:45:24.064273 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.groups [None req-f87cbefb-d26a-48c8-b65c-96c91530c7e6 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Delete group with id: d2f23d62-d8af-442f-a57a-760886c6fe93 Aug 04 10:45:24.069265 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:24.069265 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:24.090052 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-60e4ac9f-36df-461b-930e-a40f0e8920bf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:24.090755 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-60e4ac9f-36df-461b-930e-a40f0e8920bf None None] GET https://10.4.3.232/volume// Aug 04 10:45:24.093261 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-60e4ac9f-36df-461b-930e-a40f0e8920bf None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:24.093261 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-60e4ac9f-36df-461b-930e-a40f0e8920bf None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:24.093261 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-60e4ac9f-36df-461b-930e-a40f0e8920bf None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:45:24.093261 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 94/371] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:45:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:45:24.102917 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-6114f705-f6b9-4799-a63c-2f1f39968418 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:24.105348 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-6114f705-f6b9-4799-a63c-2f1f39968418 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] GET https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d Aug 04 10:45:24.105576 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-6114f705-f6b9-4799-a63c-2f1f39968418 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:24.105782 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-6114f705-f6b9-4799-a63c-2f1f39968418 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:24.126584 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:24.126584 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:24.136647 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-6114f705-f6b9-4799-a63c-2f1f39968418 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Volume info retrieved successfully. Aug 04 10:45:24.142263 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-6114f705-f6b9-4799-a63c-2f1f39968418 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d returned with HTTP 200 Aug 04 10:45:24.142681 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 92/372] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:45:24 2026] GET /volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d => generated 1540 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:45:24.163610 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-2ea00f68-7d0f-4a02-a637-5c955df575e1 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Created reservations ['5a6905b6-5594-4d07-9da6-39d409d8487d', '78769dca-2690-4c0e-a3d8-1af1d1236a4e', '003c13e5-c457-491e-a5ac-754529fe4e6c', '5f387d6a-d6cc-4f23-a40c-238de7a02b1e'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:24.163902 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2ea00f68-7d0f-4a02-a637-5c955df575e1 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (315fea99-239e-4fee-ae7e-e765faaa0a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a6905b6-5594-4d07-9da6-39d409d8487d', '78769dca-2690-4c0e-a3d8-1af1d1236a4e', '003c13e5-c457-491e-a5ac-754529fe4e6c', '5f387d6a-d6cc-4f23-a40c-238de7a02b1e']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:24.165014 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2ea00f68-7d0f-4a02-a637-5c955df575e1 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0799ae77-cc5d-47d5-a8c9-8a8fee329179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:24.166207 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f87cbefb-d26a-48c8-b65c-96c91530c7e6 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/d2f23d62-d8af-442f-a57a-760886c6fe93/action returned with HTTP 202 Aug 04 10:45:24.166901 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 94/373] 10.4.3.232 () {70 vars in 1428 bytes} [Tue Aug 4 10:45:24 2026] POST /volume/v3/groups/d2f23d62-d8af-442f-a57a-760886c6fe93/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:45:24.174951 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-23b0d6bc-2482-44dd-a900-eee19879b620 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:24.177284 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-23b0d6bc-2482-44dd-a900-eee19879b620 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/volumes/72849eba-161f-4462-9e41-8cd665d0b86c Aug 04 10:45:24.177493 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-23b0d6bc-2482-44dd-a900-eee19879b620 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:24.177689 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-23b0d6bc-2482-44dd-a900-eee19879b620 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:24.183764 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-dbd826f3-ae9f-4762-84bf-64089f3fa31d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:24.186434 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-dbd826f3-ae9f-4762-84bf-64089f3fa31d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:45:24.186931 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-dbd826f3-ae9f-4762-84bf-64089f3fa31d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-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": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "source_volid": null, "backup_id": null}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:24.188026 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:24.188026 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:24.189274 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-dbd826f3-ae9f-4762-84bf-64089f3fa31d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-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': 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'source_volid': None, 'backup_id': None}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:45:24.192415 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-23b0d6bc-2482-44dd-a900-eee19879b620 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Volume info retrieved successfully. Aug 04 10:45:24.193137 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-23b0d6bc-2482-44dd-a900-eee19879b620 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:24.193325 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-23b0d6bc-2482-44dd-a900-eee19879b620 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:24.202640 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2ea00f68-7d0f-4a02-a637-5c955df575e1 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0799ae77-cc5d-47d5-a8c9-8a8fee329179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24edfebd-8331-41e8-a67d-53bc03f2eb94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1043372136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ce3c3984ce54f66a6bf081175be12e3',qos_specs=None,replication_status=,reservations=['5a6905b6-5594-4d07-9da6-39d409d8487d','78769dca-2690-4c0e-a3d8-1af1d1236a4e','003c13e5-c457-491e-a5ac-754529fe4e6c','5f387d6a-d6cc-4f23-a40c-238de7a02b1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db79d344329943f5982e4d29bcdc4828',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:45:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1043372136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24edfebd-8331-41e8-a67d-53bc03f2eb94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ce3c3984ce54f66a6bf081175be12e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db79d344329943f5982e4d29bcdc4828',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:24.203729 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2ea00f68-7d0f-4a02-a637-5c955df575e1 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dfa4057-c067-4fbc-83f9-d2e5fc1c7774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:24.238469 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2ea00f68-7d0f-4a02-a637-5c955df575e1 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dfa4057-c067-4fbc-83f9-d2e5fc1c7774) transitioned into state 'SUCCESS' from state '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-1043372136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ce3c3984ce54f66a6bf081175be12e3',qos_specs=None,replication_status=,reservations=['5a6905b6-5594-4d07-9da6-39d409d8487d','78769dca-2690-4c0e-a3d8-1af1d1236a4e','003c13e5-c457-491e-a5ac-754529fe4e6c','5f387d6a-d6cc-4f23-a40c-238de7a02b1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db79d344329943f5982e4d29bcdc4828',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:24.239998 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2ea00f68-7d0f-4a02-a637-5c955df575e1 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d5890a5-4980-489d-a8b0-8264d5286325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:24.254094 np0000006413 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-23b0d6bc-2482-44dd-a900-eee19879b620 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:24.256618 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-235fbced-17ed-4e54-94a6-d4ab61b75835 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:24.258347 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-235fbced-17ed-4e54-94a6-d4ab61b75835 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] PUT https://10.4.3.232/volume/v3/attachments/a2408b3b-9d18-4b0c-8dc4-1409722cd3ed Aug 04 10:45:24.258752 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:24.258752 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:24.258825 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-235fbced-17ed-4e54-94a6-d4ab61b75835 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:24.260553 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2ea00f68-7d0f-4a02-a637-5c955df575e1 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d5890a5-4980-489d-a8b0-8264d5286325) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:24.261746 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2ea00f68-7d0f-4a02-a637-5c955df575e1 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Flow 'volume_create_api' (bc6d87c3-b327-4d2a-aafc-90152a9eae6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:24.262925 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2ea00f68-7d0f-4a02-a637-5c955df575e1 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Create volume request issued successfully. Aug 04 10:45:24.263857 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2ea00f68-7d0f-4a02-a637-5c955df575e1 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:45:24.264352 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 94/374] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:45:23 2026] POST /volume/v3/volumes => generated 819 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:24.276776 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-235fbced-17ed-4e54-94a6-d4ab61b75835 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Acquiring lock "cinder-attachment_update-73d645b8-319c-4fbb-8632-be8e038f048d-np0000006413" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:45:24.283660 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-23b0d6bc-2482-44dd-a900-eee19879b620 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/volumes/72849eba-161f-4462-9e41-8cd665d0b86c returned with HTTP 200 Aug 04 10:45:24.283660 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 95/375] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:24 2026] GET /volume/v3/volumes/72849eba-161f-4462-9e41-8cd665d0b86c => generated 907 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:24.283757 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b058b0e7-0093-4a00-a7be-9386afe771fd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:24.285956 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b058b0e7-0093-4a00-a7be-9386afe771fd tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] GET https://10.4.3.232/volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 Aug 04 10:45:24.288743 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b058b0e7-0093-4a00-a7be-9386afe771fd tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:24.288743 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b058b0e7-0093-4a00-a7be-9386afe771fd tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:24.290101 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-235fbced-17ed-4e54-94a6-d4ab61b75835 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Lock "cinder-attachment_update-73d645b8-319c-4fbb-8632-be8e038f048d-np0000006413" acquired by "attachment_update" :: waited 0.010s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:45:24.290101 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:24.290101 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:24.301157 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:24.301157 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:24.302336 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-dbd826f3-ae9f-4762-84bf-64089f3fa31d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Create volume of 1 GB Aug 04 10:45:24.306498 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b058b0e7-0093-4a00-a7be-9386afe771fd tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Volume info retrieved successfully. Aug 04 10:45:24.308774 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-dbd826f3-ae9f-4762-84bf-64089f3fa31d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Availability Zones retrieved successfully. Aug 04 10:45:24.311996 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b058b0e7-0093-4a00-a7be-9386afe771fd tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] https://10.4.3.232/volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 returned with HTTP 200 Aug 04 10:45:24.312206 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 95/376] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:24 2026] GET /volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 => generated 887 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:24.314939 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-dbd826f3-ae9f-4762-84bf-64089f3fa31d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Flow 'volume_create_api' (05a48cf5-b6d8-4d8f-81ec-fc8d6df56450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:24.316413 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-dbd826f3-ae9f-4762-84bf-64089f3fa31d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2706af41-d64f-42a6-a2eb-19e4ae9269e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:24.317475 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-dbd826f3-ae9f-4762-84bf-64089f3fa31d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:45:24.408853 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-dbd826f3-ae9f-4762-84bf-64089f3fa31d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2706af41-d64f-42a6-a2eb-19e4ae9269e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:24.409729 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-dbd826f3-ae9f-4762-84bf-64089f3fa31d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5008320c-10fa-4c54-9e3b-b7be943b9aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:24.487193 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-dbd826f3-ae9f-4762-84bf-64089f3fa31d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Created reservations ['a6f7a93d-fbfd-408f-9666-28cdf5370fd3', '3f5628c4-5c2f-4a26-b675-9b1ecc1773b7', '46a28898-6cdc-4039-9589-4c4e5ea73e3c', 'eba6bc7c-dbd0-4e59-9f09-e074b237b7d7'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:24.488746 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-dbd826f3-ae9f-4762-84bf-64089f3fa31d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5008320c-10fa-4c54-9e3b-b7be943b9aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6f7a93d-fbfd-408f-9666-28cdf5370fd3', '3f5628c4-5c2f-4a26-b675-9b1ecc1773b7', '46a28898-6cdc-4039-9589-4c4e5ea73e3c', 'eba6bc7c-dbd0-4e59-9f09-e074b237b7d7']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:24.488947 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-dbd826f3-ae9f-4762-84bf-64089f3fa31d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be72c25a-ea5d-47c4-bae7-0a45860123c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:24.514594 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-dbd826f3-ae9f-4762-84bf-64089f3fa31d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be72c25a-ea5d-47c4-bae7-0a45860123c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b480a03c-7926-4127-96a8-44538cf5793e', '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='32be66ded4ce4cb395c8034864fb146b',qos_specs=None,replication_status=,reservations=['a6f7a93d-fbfd-408f-9666-28cdf5370fd3','3f5628c4-5c2f-4a26-b675-9b1ecc1773b7','46a28898-6cdc-4039-9589-4c4e5ea73e3c','eba6bc7c-dbd0-4e59-9f09-e074b237b7d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e500e0a951d44512bd1d65ed44cf7d74',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:45:24Z,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=b480a03c-7926-4127-96a8-44538cf5793e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32be66ded4ce4cb395c8034864fb146b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e500e0a951d44512bd1d65ed44cf7d74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:24.515350 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-dbd826f3-ae9f-4762-84bf-64089f3fa31d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3767fe82-fe16-4dce-af09-b3b573efe392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:24.520135 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-235fbced-17ed-4e54-94a6-d4ab61b75835 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Lock "cinder-attachment_update-73d645b8-319c-4fbb-8632-be8e038f048d-np0000006413" released by "attachment_update" :: held 0.233s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:45:24.520486 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-235fbced-17ed-4e54-94a6-d4ab61b75835 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/attachments/a2408b3b-9d18-4b0c-8dc4-1409722cd3ed returned with HTTP 200 Aug 04 10:45:24.521232 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 95/377] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:45:24 2026] PUT /volume/v3/attachments/a2408b3b-9d18-4b0c-8dc4-1409722cd3ed => generated 969 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:24.539534 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-dbd826f3-ae9f-4762-84bf-64089f3fa31d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3767fe82-fe16-4dce-af09-b3b573efe392) transitioned into 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='32be66ded4ce4cb395c8034864fb146b',qos_specs=None,replication_status=,reservations=['a6f7a93d-fbfd-408f-9666-28cdf5370fd3','3f5628c4-5c2f-4a26-b675-9b1ecc1773b7','46a28898-6cdc-4039-9589-4c4e5ea73e3c','eba6bc7c-dbd0-4e59-9f09-e074b237b7d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e500e0a951d44512bd1d65ed44cf7d74',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:24.540714 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-dbd826f3-ae9f-4762-84bf-64089f3fa31d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ce8b69c-fe49-434f-86bb-751ae49f3a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:24.550945 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-dbd826f3-ae9f-4762-84bf-64089f3fa31d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ce8b69c-fe49-434f-86bb-751ae49f3a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:24.551817 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-dbd826f3-ae9f-4762-84bf-64089f3fa31d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Flow 'volume_create_api' (05a48cf5-b6d8-4d8f-81ec-fc8d6df56450) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:24.552126 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-dbd826f3-ae9f-4762-84bf-64089f3fa31d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Create volume request issued successfully. Aug 04 10:45:24.552707 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-dbd826f3-ae9f-4762-84bf-64089f3fa31d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:45:24.553323 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 93/378] 10.4.3.232 () {72 vars in 1541 bytes} [Tue Aug 4 10:45:24 2026] POST /volume/v3/volumes => generated 703 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:45:24.561817 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-4b783107-5a38-4630-bbee-4416849c4c06 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:24.566169 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-4b783107-5a38-4630-bbee-4416849c4c06 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] POST https://10.4.3.232/volume/v3/attachments/a2408b3b-9d18-4b0c-8dc4-1409722cd3ed/action Aug 04 10:45:24.568293 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-4b783107-5a38-4630-bbee-4416849c4c06 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:45:24.568293 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-4b783107-5a38-4630-bbee-4416849c4c06 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:24.568450 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-40edc2f0-fe9c-44de-813b-c09c55374c6d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:24.571854 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-40edc2f0-fe9c-44de-813b-c09c55374c6d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] GET https://10.4.3.232/volume/v3/volumes/b480a03c-7926-4127-96a8-44538cf5793e Aug 04 10:45:24.572485 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-40edc2f0-fe9c-44de-813b-c09c55374c6d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:24.572485 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-40edc2f0-fe9c-44de-813b-c09c55374c6d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:24.581042 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:24.581042 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:24.585889 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:24.585889 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:24.586287 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-40edc2f0-fe9c-44de-813b-c09c55374c6d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Volume info retrieved successfully. Aug 04 10:45:24.592386 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-40edc2f0-fe9c-44de-813b-c09c55374c6d tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] https://10.4.3.232/volume/v3/volumes/b480a03c-7926-4127-96a8-44538cf5793e returned with HTTP 200 Aug 04 10:45:24.592733 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 96/379] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:45:24 2026] GET /volume/v3/volumes/b480a03c-7926-4127-96a8-44538cf5793e => generated 771 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:24.598788 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-40dbc846-d791-48e6-acfb-e49ffb2d3000 req-4b783107-5a38-4630-bbee-4416849c4c06 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/attachments/a2408b3b-9d18-4b0c-8dc4-1409722cd3ed/action returned with HTTP 204 Aug 04 10:45:24.599266 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 96/380] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:45:24 2026] POST /volume/v3/attachments/a2408b3b-9d18-4b0c-8dc4-1409722cd3ed/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:24.603168 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-326d7d43-8e0a-4ea4-9c07-c6920a51054c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:24.609143 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-326d7d43-8e0a-4ea4-9c07-c6920a51054c tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] GET https://10.4.3.232/volume/v3/volumes/b480a03c-7926-4127-96a8-44538cf5793e Aug 04 10:45:24.609421 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-326d7d43-8e0a-4ea4-9c07-c6920a51054c tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:24.609550 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-326d7d43-8e0a-4ea4-9c07-c6920a51054c tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:24.618510 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:24.618510 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:24.624103 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-326d7d43-8e0a-4ea4-9c07-c6920a51054c tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Volume info retrieved successfully. Aug 04 10:45:24.630777 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-326d7d43-8e0a-4ea4-9c07-c6920a51054c tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] https://10.4.3.232/volume/v3/volumes/b480a03c-7926-4127-96a8-44538cf5793e returned with HTTP 200 Aug 04 10:45:24.632367 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 96/381] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:45:24 2026] GET /volume/v3/volumes/b480a03c-7926-4127-96a8-44538cf5793e => generated 771 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:25.302383 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a32146d1-f7c0-4c15-a908-1b9dcfbefdb3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:25.305305 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a32146d1-f7c0-4c15-a908-1b9dcfbefdb3 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/volumes/72849eba-161f-4462-9e41-8cd665d0b86c Aug 04 10:45:25.305622 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a32146d1-f7c0-4c15-a908-1b9dcfbefdb3 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:25.305908 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a32146d1-f7c0-4c15-a908-1b9dcfbefdb3 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:25.308299 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=468,cinder:INSERT=80,cinder:UPDATE=125 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:45:25.315926 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a32146d1-f7c0-4c15-a908-1b9dcfbefdb3 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/volumes/72849eba-161f-4462-9e41-8cd665d0b86c returned with HTTP 404 Aug 04 10:45:25.316545 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 94/382] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:25 2026] GET /volume/v3/volumes/72849eba-161f-4462-9e41-8cd665d0b86c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:45:25.327366 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c9ad05a0-f77a-4f49-942a-7dc17ec127d4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:25.327764 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9cc756ab-3678-4fe8-a814-0ae6b743f975 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:25.330005 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c9ad05a0-f77a-4f49-942a-7dc17ec127d4 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] GET https://10.4.3.232/volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 Aug 04 10:45:25.330559 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c9ad05a0-f77a-4f49-942a-7dc17ec127d4 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:25.330909 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c9ad05a0-f77a-4f49-942a-7dc17ec127d4 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:25.330998 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9cc756ab-3678-4fe8-a814-0ae6b743f975 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/groups/d2f23d62-d8af-442f-a57a-760886c6fe93 Aug 04 10:45:25.331734 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9cc756ab-3678-4fe8-a814-0ae6b743f975 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:25.331734 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9cc756ab-3678-4fe8-a814-0ae6b743f975 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:25.331734 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-9cc756ab-3678-4fe8-a814-0ae6b743f975 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] show called for member d2f23d62-d8af-442f-a57a-760886c6fe93 {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:45:25.336741 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9cc756ab-3678-4fe8-a814-0ae6b743f975 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/d2f23d62-d8af-442f-a57a-760886c6fe93 returned with HTTP 404 Aug 04 10:45:25.337292 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 97/383] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:45:25 2026] GET /volume/v3/groups/d2f23d62-d8af-442f-a57a-760886c6fe93 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:45:25.342082 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:25.342082 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:25.347977 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0360ad7e-d9ff-4d05-a8dc-9340b54035e8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:25.350039 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c9ad05a0-f77a-4f49-942a-7dc17ec127d4 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Volume info retrieved successfully. Aug 04 10:45:25.351777 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0360ad7e-d9ff-4d05-a8dc-9340b54035e8 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] POST https://10.4.3.232/volume/v3/groups/9bf75b77-933e-42a3-ad3e-a3d887c20e21/action Aug 04 10:45:25.352221 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0360ad7e-d9ff-4d05-a8dc-9340b54035e8 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:45:25.355065 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0360ad7e-d9ff-4d05-a8dc-9340b54035e8 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:25.355435 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-0360ad7e-d9ff-4d05-a8dc-9340b54035e8 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] delete called for group 9bf75b77-933e-42a3-ad3e-a3d887c20e21 {{(pid=100253) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 10:45:25.355599 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.groups [None req-0360ad7e-d9ff-4d05-a8dc-9340b54035e8 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Delete group with id: 9bf75b77-933e-42a3-ad3e-a3d887c20e21 Aug 04 10:45:25.357635 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c9ad05a0-f77a-4f49-942a-7dc17ec127d4 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] https://10.4.3.232/volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 returned with HTTP 200 Aug 04 10:45:25.358333 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 97/384] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:25 2026] GET /volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 => generated 946 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:25.362641 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:25.362641 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:25.376388 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-28901d5e-3e6b-47c0-8d5e-67b9d41ede6a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:25.378008 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28901d5e-3e6b-47c0-8d5e-67b9d41ede6a tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] POST https://10.4.3.232/volume/v3/volume-transfers Aug 04 10:45:25.378399 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-28901d5e-3e6b-47c0-8d5e-67b9d41ede6a tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "24edfebd-8331-41e8-a67d-53bc03f2eb94"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:25.379793 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volume_transfer [None req-28901d5e-3e6b-47c0-8d5e-67b9d41ede6a tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Creating new volume transfer {'transfer': {'volume_id': '24edfebd-8331-41e8-a67d-53bc03f2eb94'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 04 10:45:25.379934 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volume_transfer [None req-28901d5e-3e6b-47c0-8d5e-67b9d41ede6a tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Creating transfer of volume 24edfebd-8331-41e8-a67d-53bc03f2eb94 Aug 04 10:45:25.380046 np0000006413 devstack@c-api.service[100252]: INFO cinder.transfer.api [None req-28901d5e-3e6b-47c0-8d5e-67b9d41ede6a tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Generating transfer record for volume 24edfebd-8331-41e8-a67d-53bc03f2eb94 Aug 04 10:45:25.394271 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:25.394271 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:25.398534 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0360ad7e-d9ff-4d05-a8dc-9340b54035e8 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/9bf75b77-933e-42a3-ad3e-a3d887c20e21/action returned with HTTP 202 Aug 04 10:45:25.399077 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 97/385] 10.4.3.232 () {70 vars in 1428 bytes} [Tue Aug 4 10:45:25 2026] POST /volume/v3/groups/9bf75b77-933e-42a3-ad3e-a3d887c20e21/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:45:25.405743 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-931145df-37ac-45ee-961e-39f34d4551de None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:25.407821 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-931145df-37ac-45ee-961e-39f34d4551de tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/groups/9bf75b77-933e-42a3-ad3e-a3d887c20e21 Aug 04 10:45:25.408115 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-931145df-37ac-45ee-961e-39f34d4551de tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:25.408330 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-931145df-37ac-45ee-961e-39f34d4551de tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:25.408501 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-931145df-37ac-45ee-961e-39f34d4551de tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] show called for member 9bf75b77-933e-42a3-ad3e-a3d887c20e21 {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:45:25.410445 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28901d5e-3e6b-47c0-8d5e-67b9d41ede6a tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] https://10.4.3.232/volume/v3/volume-transfers returned with HTTP 202 Aug 04 10:45:25.411050 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 95/386] 10.4.3.232 () {70 vars in 1326 bytes} [Tue Aug 4 10:45:25 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:25.413597 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:25.413597 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:25.420829 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-135f05f3-c23b-4a05-b71d-9149b5e1a6e0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:25.424472 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-135f05f3-c23b-4a05-b71d-9149b5e1a6e0 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] GET https://10.4.3.232/volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 Aug 04 10:45:25.424472 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-135f05f3-c23b-4a05-b71d-9149b5e1a6e0 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:25.424472 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-135f05f3-c23b-4a05-b71d-9149b5e1a6e0 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:25.424559 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-931145df-37ac-45ee-961e-39f34d4551de tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/9bf75b77-933e-42a3-ad3e-a3d887c20e21 returned with HTTP 200 Aug 04 10:45:25.424759 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 98/387] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:45:25 2026] GET /volume/v3/groups/9bf75b77-933e-42a3-ad3e-a3d887c20e21 => generated 321 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:25.433764 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:25.433764 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:25.441998 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-135f05f3-c23b-4a05-b71d-9149b5e1a6e0 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Volume info retrieved successfully. Aug 04 10:45:25.452491 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-135f05f3-c23b-4a05-b71d-9149b5e1a6e0 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] https://10.4.3.232/volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 returned with HTTP 200 Aug 04 10:45:25.452491 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 98/388] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:25 2026] GET /volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 => generated 954 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:25.465492 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4e46e1b6-7572-4b04-ad08-c04a4ea9900d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:25.468564 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4e46e1b6-7572-4b04-ad08-c04a4ea9900d tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] GET https://10.4.3.232/volume/v3/volume-transfers/1abc70bc-f206-47db-abee-7e9095f6fec1 Aug 04 10:45:25.468861 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4e46e1b6-7572-4b04-ad08-c04a4ea9900d tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:25.469010 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4e46e1b6-7572-4b04-ad08-c04a4ea9900d tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:25.481087 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4e46e1b6-7572-4b04-ad08-c04a4ea9900d tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] https://10.4.3.232/volume/v3/volume-transfers/1abc70bc-f206-47db-abee-7e9095f6fec1 returned with HTTP 200 Aug 04 10:45:25.481087 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 98/389] 10.4.3.232 () {68 vars in 1416 bytes} [Tue Aug 4 10:45:25 2026] GET /volume/v3/volume-transfers/1abc70bc-f206-47db-abee-7e9095f6fec1 => generated 540 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:25.494998 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7182a773-a36c-4315-9d53-f6164ed18c6a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:25.497889 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7182a773-a36c-4315-9d53-f6164ed18c6a tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] GET https://10.4.3.232/volume/v3/volume-transfers Aug 04 10:45:25.497889 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7182a773-a36c-4315-9d53-f6164ed18c6a tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:25.497889 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7182a773-a36c-4315-9d53-f6164ed18c6a tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:25.498043 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volume_transfer [None req-7182a773-a36c-4315-9d53-f6164ed18c6a tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Listing volume transfers {{(pid=100252) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 04 10:45:25.505258 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7182a773-a36c-4315-9d53-f6164ed18c6a tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] https://10.4.3.232/volume/v3/volume-transfers returned with HTTP 200 Aug 04 10:45:25.505749 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 96/390] 10.4.3.232 () {68 vars in 1305 bytes} [Tue Aug 4 10:45:25 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:25.522294 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0c7f0d7c-c168-4743-883d-c223452b436e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:25.749150 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0c7f0d7c-c168-4743-883d-c223452b436e tempest-VolumesTransfersV357Test-115098944 tempest-VolumesTransfersV357Test-115098944-project-member] POST https://10.4.3.232/volume/v3/volume-transfers/1abc70bc-f206-47db-abee-7e9095f6fec1/accept Aug 04 10:45:25.749521 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0c7f0d7c-c168-4743-883d-c223452b436e tempest-VolumesTransfersV357Test-115098944 tempest-VolumesTransfersV357Test-115098944-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "4ec1349f754059da"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:25.750940 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.volume_transfer [None req-0c7f0d7c-c168-4743-883d-c223452b436e tempest-VolumesTransfersV357Test-115098944 tempest-VolumesTransfersV357Test-115098944-project-member] Accepting volume transfer 1abc70bc-f206-47db-abee-7e9095f6fec1 {{(pid=100254) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 04 10:45:25.750940 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.volume_transfer [None req-0c7f0d7c-c168-4743-883d-c223452b436e tempest-VolumesTransfersV357Test-115098944 tempest-VolumesTransfersV357Test-115098944-project-member] Accepting transfer 1abc70bc-f206-47db-abee-7e9095f6fec1 Aug 04 10:45:25.751253 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:25.751253 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:25.814723 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-0c7f0d7c-c168-4743-883d-c223452b436e tempest-VolumesTransfersV357Test-115098944 tempest-VolumesTransfersV357Test-115098944-project-member] Created reservations ['1606d341-52c8-4fda-9358-18a4b6553bcf', 'fdf5c45e-656b-4b21-b969-b9d3a0be7c43', '997fb804-aa83-41ac-ae7b-9890c90d3dae', '84bab1e5-a010-4eeb-96b5-29d13767f507'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:25.831808 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-0c7f0d7c-c168-4743-883d-c223452b436e tempest-VolumesTransfersV357Test-115098944 tempest-VolumesTransfersV357Test-115098944-project-member] Created reservations ['fb71ca3d-2367-436b-b5e6-1d0fcfffdce6', 'a0026dce-a073-44df-a941-51d45c44e163', 'a64a0a00-8329-4275-9f83-8463ccaf5a1e', '142bd458-74f2-49ee-bbe7-34927f0f01b6'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:25.851020 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-0c7f0d7c-c168-4743-883d-c223452b436e tempest-VolumesTransfersV357Test-115098944 tempest-VolumesTransfersV357Test-115098944-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 04 10:45:25.871118 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-0c7f0d7c-c168-4743-883d-c223452b436e tempest-VolumesTransfersV357Test-115098944 tempest-VolumesTransfersV357Test-115098944-project-member] Created reservations ['9fc8d520-6788-4864-9a9d-86a8a063415b', '6d0dba88-bf96-41a2-85e0-1ea784fdaaa4', '40466ede-1e9b-4c61-98a5-7050be918976', '4d1e3178-19ae-4d78-a707-71e4d24f2a42'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:25.905868 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-0c7f0d7c-c168-4743-883d-c223452b436e tempest-VolumesTransfersV357Test-115098944 tempest-VolumesTransfersV357Test-115098944-project-member] Created reservations ['8347996c-5239-43cd-a83f-5c74b1eceb9c', '0202a472-c355-42c2-9a9c-10761ce906c2', '2e31f105-08e2-43e7-912f-392a9968271d', '0d8ccd96-322b-4a15-a601-68307e72e563'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:25.924424 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0c7f0d7c-c168-4743-883d-c223452b436e tempest-VolumesTransfersV357Test-115098944 tempest-VolumesTransfersV357Test-115098944-project-member] Transfer volume completed successfully. Aug 04 10:45:26.073231 np0000006413 devstack@c-api.service[100254]: INFO cinder.transfer.api [None req-0c7f0d7c-c168-4743-883d-c223452b436e tempest-VolumesTransfersV357Test-115098944 tempest-VolumesTransfersV357Test-115098944-project-member] Volume 24edfebd-8331-41e8-a67d-53bc03f2eb94 has been transferred. Aug 04 10:45:26.083205 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0c7f0d7c-c168-4743-883d-c223452b436e tempest-VolumesTransfersV357Test-115098944 tempest-VolumesTransfersV357Test-115098944-project-member] https://10.4.3.232/volume/v3/volume-transfers/1abc70bc-f206-47db-abee-7e9095f6fec1/accept returned with HTTP 202 Aug 04 10:45:26.083715 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 99/391] 10.4.3.232 () {70 vars in 1458 bytes} [Tue Aug 4 10:45:25 2026] POST /volume/v3/volume-transfers/1abc70bc-f206-47db-abee-7e9095f6fec1/accept => generated 365 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:26.104177 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-fc6624fb-dedc-479f-8427-7cb266005a40 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:26.106387 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fc6624fb-dedc-479f-8427-7cb266005a40 tempest-VolumesTransfersV357Test-115098944 tempest-VolumesTransfersV357Test-115098944-project-member] GET https://10.4.3.232/volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 Aug 04 10:45:26.106611 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fc6624fb-dedc-479f-8427-7cb266005a40 tempest-VolumesTransfersV357Test-115098944 tempest-VolumesTransfersV357Test-115098944-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:26.109037 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fc6624fb-dedc-479f-8427-7cb266005a40 tempest-VolumesTransfersV357Test-115098944 tempest-VolumesTransfersV357Test-115098944-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:26.127181 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:26.127181 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:26.131788 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-fc6624fb-dedc-479f-8427-7cb266005a40 tempest-VolumesTransfersV357Test-115098944 tempest-VolumesTransfersV357Test-115098944-project-member] Volume info retrieved successfully. Aug 04 10:45:26.145671 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fc6624fb-dedc-479f-8427-7cb266005a40 tempest-VolumesTransfersV357Test-115098944 tempest-VolumesTransfersV357Test-115098944-project-member] https://10.4.3.232/volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 returned with HTTP 200 Aug 04 10:45:26.146930 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 99/392] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:26 2026] GET /volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 => generated 946 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:26.168205 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c2f3ea35-eaaa-4e4d-b7d4-ed33faaafcaa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:26.170154 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c2f3ea35-eaaa-4e4d-b7d4-ed33faaafcaa tempest-VolumesTransfersV357Test-115098944 tempest-VolumesTransfersV357Test-115098944-project-member] GET https://10.4.3.232/volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 Aug 04 10:45:26.171179 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c2f3ea35-eaaa-4e4d-b7d4-ed33faaafcaa tempest-VolumesTransfersV357Test-115098944 tempest-VolumesTransfersV357Test-115098944-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:26.171179 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c2f3ea35-eaaa-4e4d-b7d4-ed33faaafcaa tempest-VolumesTransfersV357Test-115098944 tempest-VolumesTransfersV357Test-115098944-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:26.181568 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:26.181568 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:26.187210 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c2f3ea35-eaaa-4e4d-b7d4-ed33faaafcaa tempest-VolumesTransfersV357Test-115098944 tempest-VolumesTransfersV357Test-115098944-project-member] Volume info retrieved successfully. Aug 04 10:45:26.192413 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c2f3ea35-eaaa-4e4d-b7d4-ed33faaafcaa tempest-VolumesTransfersV357Test-115098944 tempest-VolumesTransfersV357Test-115098944-project-member] https://10.4.3.232/volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 returned with HTTP 200 Aug 04 10:45:26.193151 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 99/393] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:26 2026] GET /volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:26.214848 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-28367116-1f11-48a8-bdd9-758feb15950b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:26.218904 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28367116-1f11-48a8-bdd9-758feb15950b tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] DELETE https://10.4.3.232/volume/v3/volume-transfers/1abc70bc-f206-47db-abee-7e9095f6fec1 Aug 04 10:45:26.219030 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-28367116-1f11-48a8-bdd9-758feb15950b tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:26.219231 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-28367116-1f11-48a8-bdd9-758feb15950b tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:26.219364 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.volume_transfer [None req-28367116-1f11-48a8-bdd9-758feb15950b tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Delete transfer with id: 1abc70bc-f206-47db-abee-7e9095f6fec1 Aug 04 10:45:26.225585 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28367116-1f11-48a8-bdd9-758feb15950b tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] https://10.4.3.232/volume/v3/volume-transfers/1abc70bc-f206-47db-abee-7e9095f6fec1 returned with HTTP 404 Aug 04 10:45:26.226134 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 97/394] 10.4.3.232 () {68 vars in 1419 bytes} [Tue Aug 4 10:45:26 2026] DELETE /volume/v3/volume-transfers/1abc70bc-f206-47db-abee-7e9095f6fec1 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:45:26.236742 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7bb7acca-775c-435c-bc1b-68062fdb7943 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:26.401279 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7bb7acca-775c-435c-bc1b-68062fdb7943 tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 Aug 04 10:45:26.401759 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7bb7acca-775c-435c-bc1b-68062fdb7943 tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:26.401899 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7bb7acca-775c-435c-bc1b-68062fdb7943 tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:26.402098 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-7bb7acca-775c-435c-bc1b-68062fdb7943 tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] Delete volume with id: 24edfebd-8331-41e8-a67d-53bc03f2eb94 Aug 04 10:45:26.410175 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:26.410175 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:26.411207 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7bb7acca-775c-435c-bc1b-68062fdb7943 tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] Volume info retrieved successfully. Aug 04 10:45:26.442261 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c2b9e96f-3652-4b9d-8bec-5fe2a078260d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:26.442261 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c2b9e96f-3652-4b9d-8bec-5fe2a078260d tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/groups/9bf75b77-933e-42a3-ad3e-a3d887c20e21 Aug 04 10:45:26.442261 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c2b9e96f-3652-4b9d-8bec-5fe2a078260d tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:26.442261 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c2b9e96f-3652-4b9d-8bec-5fe2a078260d tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:26.442261 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-c2b9e96f-3652-4b9d-8bec-5fe2a078260d tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] show called for member 9bf75b77-933e-42a3-ad3e-a3d887c20e21 {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:45:26.443107 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7bb7acca-775c-435c-bc1b-68062fdb7943 tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] Delete volume request issued successfully. Aug 04 10:45:26.443415 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7bb7acca-775c-435c-bc1b-68062fdb7943 tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] https://10.4.3.232/volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 returned with HTTP 202 Aug 04 10:45:26.443941 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 100/395] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:45:26 2026] DELETE /volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:45:26.446693 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c2b9e96f-3652-4b9d-8bec-5fe2a078260d tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/9bf75b77-933e-42a3-ad3e-a3d887c20e21 returned with HTTP 404 Aug 04 10:45:26.447333 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 100/396] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:45:26 2026] GET /volume/v3/groups/9bf75b77-933e-42a3-ad3e-a3d887c20e21 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:45:26.453270 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b8c95b46-3f23-4cd2-b780-214105e52c7c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:26.455782 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5ce8603c-9035-4f48-9241-3ee6316ba07d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:26.456134 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b8c95b46-3f23-4cd2-b780-214105e52c7c tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] GET https://10.4.3.232/volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 Aug 04 10:45:26.456134 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b8c95b46-3f23-4cd2-b780-214105e52c7c tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:26.456134 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b8c95b46-3f23-4cd2-b780-214105e52c7c tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:26.457255 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ce8603c-9035-4f48-9241-3ee6316ba07d tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/groups/detail Aug 04 10:45:26.457255 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5ce8603c-9035-4f48-9241-3ee6316ba07d tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:26.457387 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5ce8603c-9035-4f48-9241-3ee6316ba07d tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:26.462993 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:26.462993 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:26.463885 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ce8603c-9035-4f48-9241-3ee6316ba07d tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/detail returned with HTTP 200 Aug 04 10:45:26.465206 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 98/397] 10.4.3.232 () {68 vars in 1296 bytes} [Tue Aug 4 10:45:26 2026] GET /volume/v3/groups/detail => generated 14 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:26.469264 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b8c95b46-3f23-4cd2-b780-214105e52c7c tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] Volume info retrieved successfully. Aug 04 10:45:26.472723 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b8c95b46-3f23-4cd2-b780-214105e52c7c tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] https://10.4.3.232/volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 returned with HTTP 200 Aug 04 10:45:26.473159 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 100/398] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:26 2026] GET /volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 => generated 1130 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:45:26.477060 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b6562abe-3d25-4b16-87d1-bb0e5ae7ed87 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:26.478966 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b6562abe-3d25-4b16-87d1-bb0e5ae7ed87 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:45:26.479765 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b6562abe-3d25-4b16-87d1-bb0e5ae7ed87 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:26.479765 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b6562abe-3d25-4b16-87d1-bb0e5ae7ed87 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:26.479765 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-b6562abe-3d25-4b16-87d1-bb0e5ae7ed87 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:26.482497 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b6562abe-3d25-4b16-87d1-bb0e5ae7ed87 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:26.491661 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b6562abe-3d25-4b16-87d1-bb0e5ae7ed87 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Get all volumes completed successfully. Aug 04 10:45:26.493063 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b6562abe-3d25-4b16-87d1-bb0e5ae7ed87 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:45:26.493493 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 101/399] 10.4.3.232 () {68 vars in 1299 bytes} [Tue Aug 4 10:45:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:26.513899 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5ca0077c-50eb-46b0-9f31-207c2014478f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:26.516547 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5ca0077c-50eb-46b0-9f31-207c2014478f tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] POST https://10.4.3.232/volume/v3/groups/9bf75b77-933e-42a3-ad3e-a3d887c20e21/action Aug 04 10:45:26.517208 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5ca0077c-50eb-46b0-9f31-207c2014478f tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:45:26.517317 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5ca0077c-50eb-46b0-9f31-207c2014478f tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:26.518827 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-5ca0077c-50eb-46b0-9f31-207c2014478f tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] delete called for group 9bf75b77-933e-42a3-ad3e-a3d887c20e21 {{(pid=100255) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 10:45:26.518960 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.groups [None req-5ca0077c-50eb-46b0-9f31-207c2014478f tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Delete group with id: 9bf75b77-933e-42a3-ad3e-a3d887c20e21 Aug 04 10:45:26.524052 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5ca0077c-50eb-46b0-9f31-207c2014478f tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/9bf75b77-933e-42a3-ad3e-a3d887c20e21/action returned with HTTP 404 Aug 04 10:45:26.524716 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 101/400] 10.4.3.232 () {70 vars in 1428 bytes} [Tue Aug 4 10:45:26 2026] POST /volume/v3/groups/9bf75b77-933e-42a3-ad3e-a3d887c20e21/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:45:26.533521 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ed829446-7ce0-476c-b549-202d0dcdadcc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:26.536831 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ed829446-7ce0-476c-b549-202d0dcdadcc tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:45:26.537043 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ed829446-7ce0-476c-b549-202d0dcdadcc tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:26.537232 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ed829446-7ce0-476c-b549-202d0dcdadcc tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:26.537508 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-ed829446-7ce0-476c-b549-202d0dcdadcc tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:26.538272 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ed829446-7ce0-476c-b549-202d0dcdadcc tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:26.545292 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ed829446-7ce0-476c-b549-202d0dcdadcc tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Get all volumes completed successfully. Aug 04 10:45:26.547492 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ed829446-7ce0-476c-b549-202d0dcdadcc tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:45:26.547981 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 99/401] 10.4.3.232 () {68 vars in 1299 bytes} [Tue Aug 4 10:45:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:26.562667 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e9e3ea67-42de-471d-b0e3-ffd5331049d8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:26.568684 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e9e3ea67-42de-471d-b0e3-ffd5331049d8 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] POST https://10.4.3.232/volume/v3/groups/d2f23d62-d8af-442f-a57a-760886c6fe93/action Aug 04 10:45:26.569216 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e9e3ea67-42de-471d-b0e3-ffd5331049d8 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:45:26.569385 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e9e3ea67-42de-471d-b0e3-ffd5331049d8 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:26.571212 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-e9e3ea67-42de-471d-b0e3-ffd5331049d8 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] delete called for group d2f23d62-d8af-442f-a57a-760886c6fe93 {{(pid=100253) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 10:45:26.571382 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.groups [None req-e9e3ea67-42de-471d-b0e3-ffd5331049d8 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Delete group with id: d2f23d62-d8af-442f-a57a-760886c6fe93 Aug 04 10:45:26.575340 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e9e3ea67-42de-471d-b0e3-ffd5331049d8 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/d2f23d62-d8af-442f-a57a-760886c6fe93/action returned with HTTP 404 Aug 04 10:45:26.576010 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 101/402] 10.4.3.232 () {70 vars in 1428 bytes} [Tue Aug 4 10:45:26 2026] POST /volume/v3/groups/d2f23d62-d8af-442f-a57a-760886c6fe93/action => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:45:26.590606 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ff628925-5488-40c8-b743-5ec5212333b2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:26.592014 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ff628925-5488-40c8-b743-5ec5212333b2 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] DELETE https://10.4.3.232/volume/v3/group_types/671b9c2c-acbb-450e-bf8e-5e28ccb370c4 Aug 04 10:45:26.592472 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ff628925-5488-40c8-b743-5ec5212333b2 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:26.592808 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ff628925-5488-40c8-b743-5ec5212333b2 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:26.607456 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ff628925-5488-40c8-b743-5ec5212333b2 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] https://10.4.3.232/volume/v3/group_types/671b9c2c-acbb-450e-bf8e-5e28ccb370c4 returned with HTTP 202 Aug 04 10:45:26.608216 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 102/403] 10.4.3.232 () {68 vars in 1404 bytes} [Tue Aug 4 10:45:26 2026] DELETE /volume/v3/group_types/671b9c2c-acbb-450e-bf8e-5e28ccb370c4 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:45:26.626027 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5a5c6b37-77bc-4bbc-9269-03fec3cbef28 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:26.628823 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5a5c6b37-77bc-4bbc-9269-03fec3cbef28 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] DELETE https://10.4.3.232/volume/v3/types/e5489907-3f85-4e17-b4b6-72435657ba3e Aug 04 10:45:26.628823 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5a5c6b37-77bc-4bbc-9269-03fec3cbef28 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:26.628823 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5a5c6b37-77bc-4bbc-9269-03fec3cbef28 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] Calling method '_delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:26.662234 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5a5c6b37-77bc-4bbc-9269-03fec3cbef28 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] https://10.4.3.232/volume/v3/types/e5489907-3f85-4e17-b4b6-72435657ba3e returned with HTTP 202 Aug 04 10:45:26.662700 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 102/404] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:45:26 2026] DELETE /volume/v3/types/e5489907-3f85-4e17-b4b6-72435657ba3e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:45:26.671337 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eba5b76a-e6df-44f2-a835-ae3305349bcd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:26.672174 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eba5b76a-e6df-44f2-a835-ae3305349bcd tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] GET https://10.4.3.232/volume/v3/types/e5489907-3f85-4e17-b4b6-72435657ba3e Aug 04 10:45:26.672345 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eba5b76a-e6df-44f2-a835-ae3305349bcd tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:26.672345 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eba5b76a-e6df-44f2-a835-ae3305349bcd tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:26.675699 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eba5b76a-e6df-44f2-a835-ae3305349bcd tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] https://10.4.3.232/volume/v3/types/e5489907-3f85-4e17-b4b6-72435657ba3e returned with HTTP 404 Aug 04 10:45:26.676164 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 100/405] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:45:26 2026] GET /volume/v3/types/e5489907-3f85-4e17-b4b6-72435657ba3e => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:26.687134 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3ba7f410-e908-442a-89ab-9f90a20a84a9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:26.690776 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3ba7f410-e908-442a-89ab-9f90a20a84a9 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:45:26.692140 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3ba7f410-e908-442a-89ab-9f90a20a84a9 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1614141558"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:26.705009 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3ba7f410-e908-442a-89ab-9f90a20a84a9 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:45:26.705418 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 102/406] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:45:26 2026] POST /volume/v3/types => generated 216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:26.718716 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c9c0426f-5439-4325-87b8-622c5101eb59 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:26.720655 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c9c0426f-5439-4325-87b8-622c5101eb59 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] POST https://10.4.3.232/volume/v3/group_types Aug 04 10:45:26.721121 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c9c0426f-5439-4325-87b8-622c5101eb59 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-783987365"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:26.737387 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c9c0426f-5439-4325-87b8-622c5101eb59 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] https://10.4.3.232/volume/v3/group_types returned with HTTP 202 Aug 04 10:45:26.737387 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 103/407] 10.4.3.232 () {70 vars in 1311 bytes} [Tue Aug 4 10:45:26 2026] POST /volume/v3/group_types => generated 172 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:26.751842 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c1d54bfc-5533-4b1e-b9aa-a34e46691467 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:26.754108 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c1d54bfc-5533-4b1e-b9aa-a34e46691467 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] POST https://10.4.3.232/volume/v3/groups Aug 04 10:45:26.754633 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c1d54bfc-5533-4b1e-b9aa-a34e46691467 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "055dc675-7a2b-4fad-a3d4-e0ff87db0441", "volume_types": ["c492ee11-2108-45a9-b8b5-42f3b4d73b0f"], "name": "tempest-GroupsTest-Group-1118793070"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:26.756331 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-c1d54bfc-5533-4b1e-b9aa-a34e46691467 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Creating new group {'group': {'group_type': '055dc675-7a2b-4fad-a3d4-e0ff87db0441', 'volume_types': ['c492ee11-2108-45a9-b8b5-42f3b4d73b0f'], 'name': 'tempest-GroupsTest-Group-1118793070'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 04 10:45:26.761882 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.groups [None req-c1d54bfc-5533-4b1e-b9aa-a34e46691467 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Creating group tempest-GroupsTest-Group-1118793070. Aug 04 10:45:26.772485 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c1d54bfc-5533-4b1e-b9aa-a34e46691467 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Availability Zones retrieved successfully. Aug 04 10:45:26.791836 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-c1d54bfc-5533-4b1e-b9aa-a34e46691467 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Created reservations ['34e1154d-9f25-4528-a019-32b5ceb28a70'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:26.826420 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c1d54bfc-5533-4b1e-b9aa-a34e46691467 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups returned with HTTP 202 Aug 04 10:45:26.826872 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 103/408] 10.4.3.232 () {70 vars in 1297 bytes} [Tue Aug 4 10:45:26 2026] POST /volume/v3/groups => generated 104 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:26.836133 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-333ba62c-887f-4fb0-bc61-9f5debc7be0b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:26.838464 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-333ba62c-887f-4fb0-bc61-9f5debc7be0b tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b Aug 04 10:45:26.838702 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-333ba62c-887f-4fb0-bc61-9f5debc7be0b tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:26.838953 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-333ba62c-887f-4fb0-bc61-9f5debc7be0b tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:26.839078 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-333ba62c-887f-4fb0-bc61-9f5debc7be0b tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] show called for member 52e57427-3927-4617-8cb0-db2602add52b {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:45:26.842650 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:26.842650 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:26.850589 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-333ba62c-887f-4fb0-bc61-9f5debc7be0b tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b returned with HTTP 200 Aug 04 10:45:26.850957 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 101/409] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:45:26 2026] GET /volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b => generated 332 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:26.949418 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3e8dc54a-a403-46b1-8d21-d188cc97c3f4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:26.952367 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3e8dc54a-a403-46b1-8d21-d188cc97c3f4 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] DELETE https://10.4.3.232/volume/v3/volumes/bb00e249-acc9-4382-8905-fb1b48bdf6d9 Aug 04 10:45:26.952600 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3e8dc54a-a403-46b1-8d21-d188cc97c3f4 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:26.952873 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3e8dc54a-a403-46b1-8d21-d188cc97c3f4 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:26.953081 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-3e8dc54a-a403-46b1-8d21-d188cc97c3f4 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Delete volume with id: bb00e249-acc9-4382-8905-fb1b48bdf6d9 Aug 04 10:45:26.955064 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=398,cinder:UPDATE=48,cinder:INSERT=24 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:45:26.961982 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:26.961982 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:26.962464 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3e8dc54a-a403-46b1-8d21-d188cc97c3f4 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:26.988057 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3e8dc54a-a403-46b1-8d21-d188cc97c3f4 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Delete volume request issued successfully. Aug 04 10:45:26.988300 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3e8dc54a-a403-46b1-8d21-d188cc97c3f4 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/bb00e249-acc9-4382-8905-fb1b48bdf6d9 returned with HTTP 202 Aug 04 10:45:26.988836 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 103/410] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:45:26 2026] DELETE /volume/v3/volumes/bb00e249-acc9-4382-8905-fb1b48bdf6d9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:45:26.999053 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fe89d5db-184a-49aa-91a0-3ec711452b95 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:27.002997 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fe89d5db-184a-49aa-91a0-3ec711452b95 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/bb00e249-acc9-4382-8905-fb1b48bdf6d9 Aug 04 10:45:27.003272 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fe89d5db-184a-49aa-91a0-3ec711452b95 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:27.003578 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fe89d5db-184a-49aa-91a0-3ec711452b95 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:27.013696 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:27.013696 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:27.018095 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fe89d5db-184a-49aa-91a0-3ec711452b95 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:27.027670 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fe89d5db-184a-49aa-91a0-3ec711452b95 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/bb00e249-acc9-4382-8905-fb1b48bdf6d9 returned with HTTP 200 Aug 04 10:45:27.028116 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 104/411] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:26 2026] GET /volume/v3/volumes/bb00e249-acc9-4382-8905-fb1b48bdf6d9 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:27.492035 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e7507910-3a60-4147-bfcf-8bdf43cd4dc4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:27.494902 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e7507910-3a60-4147-bfcf-8bdf43cd4dc4 tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] GET https://10.4.3.232/volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 Aug 04 10:45:27.495878 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e7507910-3a60-4147-bfcf-8bdf43cd4dc4 tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:27.495878 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e7507910-3a60-4147-bfcf-8bdf43cd4dc4 tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:27.505917 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e7507910-3a60-4147-bfcf-8bdf43cd4dc4 tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] https://10.4.3.232/volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 returned with HTTP 404 Aug 04 10:45:27.506541 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 104/412] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:27 2026] GET /volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:45:27.522014 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-90ec4765-8e80-4aa2-a21a-175deb4f991a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:27.524179 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90ec4765-8e80-4aa2-a21a-175deb4f991a tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] GET https://10.4.3.232/volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 Aug 04 10:45:27.525016 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-90ec4765-8e80-4aa2-a21a-175deb4f991a tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:27.525325 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-90ec4765-8e80-4aa2-a21a-175deb4f991a tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:27.533400 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90ec4765-8e80-4aa2-a21a-175deb4f991a tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] https://10.4.3.232/volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 returned with HTTP 404 Aug 04 10:45:27.534167 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 102/413] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:27 2026] GET /volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 04 10:45:27.543912 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ac85da1e-687a-4f02-baa2-23e3a6c16af9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:27.546306 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ac85da1e-687a-4f02-baa2-23e3a6c16af9 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] DELETE https://10.4.3.232/volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 Aug 04 10:45:27.546541 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ac85da1e-687a-4f02-baa2-23e3a6c16af9 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:27.546760 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ac85da1e-687a-4f02-baa2-23e3a6c16af9 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:27.546976 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-ac85da1e-687a-4f02-baa2-23e3a6c16af9 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Delete volume with id: 24edfebd-8331-41e8-a67d-53bc03f2eb94 Aug 04 10:45:27.553319 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ac85da1e-687a-4f02-baa2-23e3a6c16af9 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] https://10.4.3.232/volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 returned with HTTP 404 Aug 04 10:45:27.553814 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 104/414] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:45:27 2026] DELETE /volume/v3/volumes/24edfebd-8331-41e8-a67d-53bc03f2eb94 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:45:27.561793 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-228dceda-06c9-4758-b0af-80d40dd9f609 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:27.563711 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-228dceda-06c9-4758-b0af-80d40dd9f609 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:45:27.564125 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-228dceda-06c9-4758-b0af-80d40dd9f609 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1231575689"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:27.565918 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-228dceda-06c9-4758-b0af-80d40dd9f609 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1231575689'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:45:27.566324 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-228dceda-06c9-4758-b0af-80d40dd9f609 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Create volume of 1 GB Aug 04 10:45:27.572589 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-228dceda-06c9-4758-b0af-80d40dd9f609 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Availability Zones retrieved successfully. Aug 04 10:45:27.584582 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-228dceda-06c9-4758-b0af-80d40dd9f609 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Flow 'volume_create_api' (d4e1078a-f282-4f28-a08d-e8dcebc22f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:27.584582 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-228dceda-06c9-4758-b0af-80d40dd9f609 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd7e8feb-b270-4d50-8540-f7e8572719a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:27.584582 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-228dceda-06c9-4758-b0af-80d40dd9f609 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:45:27.619359 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-228dceda-06c9-4758-b0af-80d40dd9f609 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd7e8feb-b270-4d50-8540-f7e8572719a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:27.620302 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-228dceda-06c9-4758-b0af-80d40dd9f609 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79009f1f-cff2-4982-b1b3-4e1e2ccdb561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:27.640901 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-ec2d3dd7-8e83-4b04-882d-726718962eb4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:27.643191 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-ec2d3dd7-8e83-4b04-882d-726718962eb4 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] GET https://10.4.3.232/volume/v3/volumes/b480a03c-7926-4127-96a8-44538cf5793e Aug 04 10:45:27.643191 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-ec2d3dd7-8e83-4b04-882d-726718962eb4 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:27.643342 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-ec2d3dd7-8e83-4b04-882d-726718962eb4 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:27.650605 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:27.650605 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:27.654358 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-ec2d3dd7-8e83-4b04-882d-726718962eb4 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Volume info retrieved successfully. Aug 04 10:45:27.659384 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-ec2d3dd7-8e83-4b04-882d-726718962eb4 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] https://10.4.3.232/volume/v3/volumes/b480a03c-7926-4127-96a8-44538cf5793e returned with HTTP 200 Aug 04 10:45:27.659803 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 105/415] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:45:27 2026] GET /volume/v3/volumes/b480a03c-7926-4127-96a8-44538cf5793e => generated 1311 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:27.667635 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d7223058-067a-477d-9bf1-8829b2935739 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:27.668087 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d7223058-067a-477d-9bf1-8829b2935739 None None] GET https://10.4.3.232/volume// Aug 04 10:45:27.668273 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d7223058-067a-477d-9bf1-8829b2935739 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:27.668480 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d7223058-067a-477d-9bf1-8829b2935739 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:27.668950 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d7223058-067a-477d-9bf1-8829b2935739 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:45:27.669217 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 103/416] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:45:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:45:27.674755 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-228dceda-06c9-4758-b0af-80d40dd9f609 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Created reservations ['70a01f3a-30da-4998-bc60-78ab61e627d1', '99f55a7f-29ff-459c-8411-6f026781d514', '564fed89-5fb0-4d43-9b31-219dc90141a6', '830ae4e2-f647-46f5-8eea-bca256e6e3bf'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:27.675883 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-228dceda-06c9-4758-b0af-80d40dd9f609 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79009f1f-cff2-4982-b1b3-4e1e2ccdb561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70a01f3a-30da-4998-bc60-78ab61e627d1', '99f55a7f-29ff-459c-8411-6f026781d514', '564fed89-5fb0-4d43-9b31-219dc90141a6', '830ae4e2-f647-46f5-8eea-bca256e6e3bf']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:27.676842 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-e2cf974d-a09e-4e6c-a141-9d61cd289756 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:27.676965 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-228dceda-06c9-4758-b0af-80d40dd9f609 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8226e073-8ffe-416d-aff5-629b2f236694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:27.678898 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-e2cf974d-a09e-4e6c-a141-9d61cd289756 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:45:27.679268 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-e2cf974d-a09e-4e6c-a141-9d61cd289756 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b480a03c-7926-4127-96a8-44538cf5793e", "connector": null, "instance_uuid": "a382a286-fe49-4a4e-bb94-c0d4244f563f"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:27.688579 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:27.688579 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:27.703530 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-228dceda-06c9-4758-b0af-80d40dd9f609 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8226e073-8ffe-416d-aff5-629b2f236694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12c3a2bf-3545-4c94-b788-9d3e3b36f92f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1231575689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ce3c3984ce54f66a6bf081175be12e3',qos_specs=None,replication_status=,reservations=['70a01f3a-30da-4998-bc60-78ab61e627d1','99f55a7f-29ff-459c-8411-6f026781d514','564fed89-5fb0-4d43-9b31-219dc90141a6','830ae4e2-f647-46f5-8eea-bca256e6e3bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db79d344329943f5982e4d29bcdc4828',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:45:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1231575689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12c3a2bf-3545-4c94-b788-9d3e3b36f92f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ce3c3984ce54f66a6bf081175be12e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db79d344329943f5982e4d29bcdc4828',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:27.704253 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-228dceda-06c9-4758-b0af-80d40dd9f609 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d557d354-77b8-42d1-a363-648652618c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:27.717123 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-e2cf974d-a09e-4e6c-a141-9d61cd289756 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:45:27.717896 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 105/417] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:45:27 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:27.725177 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8e41d1cd-bd69-4f00-86d6-1bc8d5108b2b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:27.725600 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8e41d1cd-bd69-4f00-86d6-1bc8d5108b2b None None] GET https://10.4.3.232/volume// Aug 04 10:45:27.725839 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8e41d1cd-bd69-4f00-86d6-1bc8d5108b2b None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:27.726134 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8e41d1cd-bd69-4f00-86d6-1bc8d5108b2b None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:27.726570 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8e41d1cd-bd69-4f00-86d6-1bc8d5108b2b None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:45:27.726954 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 106/418] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:45:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 04 10:45:27.730704 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-228dceda-06c9-4758-b0af-80d40dd9f609 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d557d354-77b8-42d1-a363-648652618c6c) transitioned into state 'SUCCESS' from state '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-1231575689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ce3c3984ce54f66a6bf081175be12e3',qos_specs=None,replication_status=,reservations=['70a01f3a-30da-4998-bc60-78ab61e627d1','99f55a7f-29ff-459c-8411-6f026781d514','564fed89-5fb0-4d43-9b31-219dc90141a6','830ae4e2-f647-46f5-8eea-bca256e6e3bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db79d344329943f5982e4d29bcdc4828',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:27.731464 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-228dceda-06c9-4758-b0af-80d40dd9f609 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d87919f5-0180-4111-a1fb-bced2273d797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:27.734951 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-a3647ea2-bee6-41df-930b-22dcacf862f5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:27.737657 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-a3647ea2-bee6-41df-930b-22dcacf862f5 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] GET https://10.4.3.232/volume/v3/volumes/b480a03c-7926-4127-96a8-44538cf5793e Aug 04 10:45:27.738043 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-a3647ea2-bee6-41df-930b-22dcacf862f5 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:27.738296 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-a3647ea2-bee6-41df-930b-22dcacf862f5 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:27.742804 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-228dceda-06c9-4758-b0af-80d40dd9f609 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d87919f5-0180-4111-a1fb-bced2273d797) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:27.743669 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-228dceda-06c9-4758-b0af-80d40dd9f609 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Flow 'volume_create_api' (d4e1078a-f282-4f28-a08d-e8dcebc22f93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:27.743962 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-228dceda-06c9-4758-b0af-80d40dd9f609 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Create volume request issued successfully. Aug 04 10:45:27.744530 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-228dceda-06c9-4758-b0af-80d40dd9f609 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:45:27.744916 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 105/419] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:45:27 2026] POST /volume/v3/volumes => generated 819 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:27.748155 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:27.748155 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:27.752818 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-a3647ea2-bee6-41df-930b-22dcacf862f5 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Volume info retrieved successfully. Aug 04 10:45:27.760185 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-308d65c1-7446-40f7-8ed0-8fc711c669e9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:27.765027 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-308d65c1-7446-40f7-8ed0-8fc711c669e9 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] GET https://10.4.3.232/volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f Aug 04 10:45:27.765287 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-308d65c1-7446-40f7-8ed0-8fc711c669e9 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:27.765561 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-308d65c1-7446-40f7-8ed0-8fc711c669e9 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:27.765634 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-a3647ea2-bee6-41df-930b-22dcacf862f5 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] https://10.4.3.232/volume/v3/volumes/b480a03c-7926-4127-96a8-44538cf5793e returned with HTTP 200 Aug 04 10:45:27.766486 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 104/420] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:45:27 2026] GET /volume/v3/volumes/b480a03c-7926-4127-96a8-44538cf5793e => generated 1490 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:45:27.790760 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:27.790760 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:27.797280 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-308d65c1-7446-40f7-8ed0-8fc711c669e9 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Volume info retrieved successfully. Aug 04 10:45:27.804580 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-308d65c1-7446-40f7-8ed0-8fc711c669e9 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] https://10.4.3.232/volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f returned with HTTP 200 Aug 04 10:45:27.805524 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 106/421] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:27 2026] GET /volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f => generated 887 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:27.867078 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-963d9fae-a31a-4992-8eb8-c60d10558320 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:27.868678 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-963d9fae-a31a-4992-8eb8-c60d10558320 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b Aug 04 10:45:27.869047 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-963d9fae-a31a-4992-8eb8-c60d10558320 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:27.870333 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-963d9fae-a31a-4992-8eb8-c60d10558320 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:27.870333 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-963d9fae-a31a-4992-8eb8-c60d10558320 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] show called for member 52e57427-3927-4617-8cb0-db2602add52b {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:45:27.876873 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:27.876873 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:27.886027 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-963d9fae-a31a-4992-8eb8-c60d10558320 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b returned with HTTP 200 Aug 04 10:45:27.886027 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 107/422] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:45:27 2026] GET /volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b => generated 333 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:27.898370 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-6f050057-8082-438d-9754-68938a7c7a38 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:27.900447 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f70e0205-a591-4184-8563-9456f0d456a5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:27.901578 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-6f050057-8082-438d-9754-68938a7c7a38 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] PUT https://10.4.3.232/volume/v3/attachments/248aa5cb-4672-4853-96f4-40958d81cdfe Aug 04 10:45:27.902117 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-6f050057-8082-438d-9754-68938a7c7a38 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:27.902885 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:45:27.905269 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-601049109", "volume_type": "c492ee11-2108-45a9-b8b5-42f3b4d73b0f", "group_id": "52e57427-3927-4617-8cb0-db2602add52b", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:27.906414 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-601049109', 'volume_type': 'c492ee11-2108-45a9-b8b5-42f3b4d73b0f', 'group_id': '52e57427-3927-4617-8cb0-db2602add52b', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:45:27.916147 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:27.916147 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:27.916703 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Create volume of 1 GB Aug 04 10:45:27.920400 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-6f050057-8082-438d-9754-68938a7c7a38 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Acquiring lock "cinder-attachment_update-b480a03c-7926-4127-96a8-44538cf5793e-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:45:27.927749 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Availability Zones retrieved successfully. Aug 04 10:45:27.932733 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-6f050057-8082-438d-9754-68938a7c7a38 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Lock "cinder-attachment_update-b480a03c-7926-4127-96a8-44538cf5793e-np0000006413" acquired by "attachment_update" :: waited 0.012s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:45:27.934471 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:27.934471 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:27.937333 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Flow 'volume_create_api' (c639d807-32d2-4b27-93b8-0efdba6cc926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:27.938932 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caf6581c-fbe2-4d5a-bc2d-99f0e51de4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:27.939730 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:27.939730 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:27.940353 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:45:27.982368 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caf6581c-fbe2-4d5a-bc2d-99f0e51de4cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:45:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c492ee11-2108-45a9-b8b5-42f3b4d73b0f,is_public=True,name='tempest-GroupsTest-volume-type-1614141558',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c492ee11-2108-45a9-b8b5-42f3b4d73b0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '52e57427-3927-4617-8cb0-db2602add52b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:27.982933 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6324c98a-61d5-4445-b70b-fb9470d6b3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:28.013146 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1614141558 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1614141558, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:45:28.013146 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1614141558 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1614141558, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:45:28.044758 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7cd8b470-5c86-4db9-93d8-238ddaafb3b6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:28.047172 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7cd8b470-5c86-4db9-93d8-238ddaafb3b6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/bb00e249-acc9-4382-8905-fb1b48bdf6d9 Aug 04 10:45:28.047479 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7cd8b470-5c86-4db9-93d8-238ddaafb3b6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:28.047737 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7cd8b470-5c86-4db9-93d8-238ddaafb3b6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:28.052791 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Created reservations ['203442b2-548c-4e92-879f-865b9486722d', 'c0fc79f1-9dfa-41de-b64e-7420757fce16', 'a772b1dd-6368-4560-8331-ec68fffb9f2f', '3c35d643-03b9-4191-8f5f-279571c89889'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:28.054068 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6324c98a-61d5-4445-b70b-fb9470d6b3a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['203442b2-548c-4e92-879f-865b9486722d', 'c0fc79f1-9dfa-41de-b64e-7420757fce16', 'a772b1dd-6368-4560-8331-ec68fffb9f2f', '3c35d643-03b9-4191-8f5f-279571c89889']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:28.054538 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7cd8b470-5c86-4db9-93d8-238ddaafb3b6 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/bb00e249-acc9-4382-8905-fb1b48bdf6d9 returned with HTTP 404 Aug 04 10:45:28.054965 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80fcfba1-f316-4286-8665-cd92c8858358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:28.055762 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 107/423] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:28 2026] GET /volume/v3/volumes/bb00e249-acc9-4382-8905-fb1b48bdf6d9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:28.059886 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-6f050057-8082-438d-9754-68938a7c7a38 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Lock "cinder-attachment_update-b480a03c-7926-4127-96a8-44538cf5793e-np0000006413" released by "attachment_update" :: held 0.127s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:45:28.060467 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-6f050057-8082-438d-9754-68938a7c7a38 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] https://10.4.3.232/volume/v3/attachments/248aa5cb-4672-4853-96f4-40958d81cdfe returned with HTTP 200 Aug 04 10:45:28.060887 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 106/424] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:45:27 2026] PUT /volume/v3/attachments/248aa5cb-4672-4853-96f4-40958d81cdfe => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:28.064808 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7bf3133e-f5ef-423c-91a9-22248f8a03d8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:28.067630 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7bf3133e-f5ef-423c-91a9-22248f8a03d8 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] DELETE https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:28.067940 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7bf3133e-f5ef-423c-91a9-22248f8a03d8 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:28.068225 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7bf3133e-f5ef-423c-91a9-22248f8a03d8 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:28.068486 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-7bf3133e-f5ef-423c-91a9-22248f8a03d8 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Delete volume with id: 253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:28.078347 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:28.078347 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:28.078652 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7bf3133e-f5ef-423c-91a9-22248f8a03d8 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:28.084766 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80fcfba1-f316-4286-8665-cd92c8858358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ab00573-79de-4018-8cff-d35921c26f2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-601049109',encryption_key_id=None,group_id=52e57427-3927-4617-8cb0-db2602add52b,group_type_id=,metadata={},multiattach=False,project_id='ddce31ccb73844e4ba3b7ee270847eaa',qos_specs=None,replication_status=,reservations=['203442b2-548c-4e92-879f-865b9486722d','c0fc79f1-9dfa-41de-b64e-7420757fce16','a772b1dd-6368-4560-8331-ec68fffb9f2f','3c35d643-03b9-4191-8f5f-279571c89889'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4b25f3257624438954b10e0ecd99df8',volume_type_id=c492ee11-2108-45a9-b8b5-42f3b4d73b0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:45:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-601049109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=52e57427-3927-4617-8cb0-db2602add52b,host=None,id=0ab00573-79de-4018-8cff-d35921c26f2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddce31ccb73844e4ba3b7ee270847eaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4b25f3257624438954b10e0ecd99df8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c492ee11-2108-45a9-b8b5-42f3b4d73b0f),volume_type_id=c492ee11-2108-45a9-b8b5-42f3b4d73b0f)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:28.085558 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44169375-b063-44e5-94ec-07de82e05d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:28.105487 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7bf3133e-f5ef-423c-91a9-22248f8a03d8 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Delete volume request issued successfully. Aug 04 10:45:28.105487 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7bf3133e-f5ef-423c-91a9-22248f8a03d8 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 202 Aug 04 10:45:28.105983 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 108/425] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:45:28 2026] DELETE /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:45:28.107099 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-a552aca6-fecf-4a8b-8ce2-9f6dd0ae606b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:28.112440 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44169375-b063-44e5-94ec-07de82e05d64) transitioned into state 'SUCCESS' from state '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-601049109',encryption_key_id=None,group_id=52e57427-3927-4617-8cb0-db2602add52b,group_type_id=,metadata={},multiattach=False,project_id='ddce31ccb73844e4ba3b7ee270847eaa',qos_specs=None,replication_status=,reservations=['203442b2-548c-4e92-879f-865b9486722d','c0fc79f1-9dfa-41de-b64e-7420757fce16','a772b1dd-6368-4560-8331-ec68fffb9f2f','3c35d643-03b9-4191-8f5f-279571c89889'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4b25f3257624438954b10e0ecd99df8',volume_type_id=c492ee11-2108-45a9-b8b5-42f3b4d73b0f)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:28.112597 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-a552aca6-fecf-4a8b-8ce2-9f6dd0ae606b tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] POST https://10.4.3.232/volume/v3/attachments/248aa5cb-4672-4853-96f4-40958d81cdfe/action Aug 04 10:45:28.113223 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-a552aca6-fecf-4a8b-8ce2-9f6dd0ae606b tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:45:28.113300 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a545d8ae-846a-4f12-8b16-794178f97d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:28.113387 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-a552aca6-fecf-4a8b-8ce2-9f6dd0ae606b tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:28.114988 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-859b264a-1bb2-4262-81dc-2d51ce7b262e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:28.117060 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-859b264a-1bb2-4262-81dc-2d51ce7b262e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:28.117060 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-859b264a-1bb2-4262-81dc-2d51ce7b262e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:28.117327 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-859b264a-1bb2-4262-81dc-2d51ce7b262e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:28.124046 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:28.124046 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:28.127946 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-859b264a-1bb2-4262-81dc-2d51ce7b262e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Volume info retrieved successfully. Aug 04 10:45:28.135563 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a545d8ae-846a-4f12-8b16-794178f97d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:28.136532 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Flow 'volume_create_api' (c639d807-32d2-4b27-93b8-0efdba6cc926) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:28.137025 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Create volume request issued successfully. Aug 04 10:45:28.138335 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-859b264a-1bb2-4262-81dc-2d51ce7b262e tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 200 Aug 04 10:45:28.140267 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 107/426] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:28 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:28.140411 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:28.140411 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:28.151783 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:28.151783 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:28.165758 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a84d2524-c97c-4ced-99fe-a386cfe000c5 req-a552aca6-fecf-4a8b-8ce2-9f6dd0ae606b tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] https://10.4.3.232/volume/v3/attachments/248aa5cb-4672-4853-96f4-40958d81cdfe/action returned with HTTP 204 Aug 04 10:45:28.166064 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 108/427] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:45:28 2026] POST /volume/v3/attachments/248aa5cb-4672-4853-96f4-40958d81cdfe/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:28.191005 np0000006413 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:28.194977 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:28.194977 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:28.200110 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f70e0205-a591-4184-8563-9456f0d456a5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:45:28.200534 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 105/428] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:45:27 2026] POST /volume/v3/volumes => generated 814 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:28.212980 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-93f3ae80-15d0-4a87-a2f1-178ca0937b43 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:28.215374 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-93f3ae80-15d0-4a87-a2f1-178ca0937b43 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/volumes/0ab00573-79de-4018-8cff-d35921c26f2b Aug 04 10:45:28.216284 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-93f3ae80-15d0-4a87-a2f1-178ca0937b43 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:28.216284 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-93f3ae80-15d0-4a87-a2f1-178ca0937b43 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:28.236149 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:28.236149 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:28.236149 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-93f3ae80-15d0-4a87-a2f1-178ca0937b43 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Volume info retrieved successfully. Aug 04 10:45:28.236426 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-93f3ae80-15d0-4a87-a2f1-178ca0937b43 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:28.237340 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-93f3ae80-15d0-4a87-a2f1-178ca0937b43 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:28.297910 np0000006413 devstack@c-api.service[100255]: DEBUG oslo_db.sqlalchemy.engines [None req-93f3ae80-15d0-4a87-a2f1-178ca0937b43 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:28.303039 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:28.303039 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:28.321480 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-93f3ae80-15d0-4a87-a2f1-178ca0937b43 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/volumes/0ab00573-79de-4018-8cff-d35921c26f2b returned with HTTP 200 Aug 04 10:45:28.322135 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 109/429] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:28 2026] GET /volume/v3/volumes/0ab00573-79de-4018-8cff-d35921c26f2b => generated 882 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:28.818686 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-90a03fc8-e280-4235-b1df-24bbf3313008 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:28.822027 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-90a03fc8-e280-4235-b1df-24bbf3313008 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] GET https://10.4.3.232/volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f Aug 04 10:45:28.822899 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-90a03fc8-e280-4235-b1df-24bbf3313008 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:28.822899 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-90a03fc8-e280-4235-b1df-24bbf3313008 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:28.829378 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:28.829378 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:28.833112 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-90a03fc8-e280-4235-b1df-24bbf3313008 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Volume info retrieved successfully. Aug 04 10:45:28.838893 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-90a03fc8-e280-4235-b1df-24bbf3313008 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] https://10.4.3.232/volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f returned with HTTP 200 Aug 04 10:45:28.839767 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 108/430] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:28 2026] GET /volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f => generated 946 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:28.852098 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b1c3663e-e3c5-49b8-b7d4-42feb69ba0db None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:28.854789 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b1c3663e-e3c5-49b8-b7d4-42feb69ba0db tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] POST https://10.4.3.232/volume/v3/volume-transfers Aug 04 10:45:28.855305 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b1c3663e-e3c5-49b8-b7d4-42feb69ba0db tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "12c3a2bf-3545-4c94-b788-9d3e3b36f92f"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:28.857902 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volume_transfer [None req-b1c3663e-e3c5-49b8-b7d4-42feb69ba0db tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Creating new volume transfer {'transfer': {'volume_id': '12c3a2bf-3545-4c94-b788-9d3e3b36f92f'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 04 10:45:28.858413 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volume_transfer [None req-b1c3663e-e3c5-49b8-b7d4-42feb69ba0db tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Creating transfer of volume 12c3a2bf-3545-4c94-b788-9d3e3b36f92f Aug 04 10:45:28.858583 np0000006413 devstack@c-api.service[100253]: INFO cinder.transfer.api [None req-b1c3663e-e3c5-49b8-b7d4-42feb69ba0db tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Generating transfer record for volume 12c3a2bf-3545-4c94-b788-9d3e3b36f92f Aug 04 10:45:28.867317 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:28.867317 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:28.878442 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b1c3663e-e3c5-49b8-b7d4-42feb69ba0db tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] https://10.4.3.232/volume/v3/volume-transfers returned with HTTP 202 Aug 04 10:45:28.878848 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 109/431] 10.4.3.232 () {70 vars in 1326 bytes} [Tue Aug 4 10:45:28 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:28.888508 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-34ed48d6-9af5-4fc6-bea2-60f6da1aecdd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:28.891147 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-34ed48d6-9af5-4fc6-bea2-60f6da1aecdd tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] GET https://10.4.3.232/volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f Aug 04 10:45:28.891575 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-34ed48d6-9af5-4fc6-bea2-60f6da1aecdd tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:28.891987 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-34ed48d6-9af5-4fc6-bea2-60f6da1aecdd tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:28.905308 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:28.905308 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:28.910579 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-34ed48d6-9af5-4fc6-bea2-60f6da1aecdd tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Volume info retrieved successfully. Aug 04 10:45:28.919109 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-34ed48d6-9af5-4fc6-bea2-60f6da1aecdd tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] https://10.4.3.232/volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f returned with HTTP 200 Aug 04 10:45:28.922402 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 106/432] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:28 2026] GET /volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f => generated 954 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:28.940373 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-58239444-da73-4c38-9f95-067bea4b354f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:28.942531 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-58239444-da73-4c38-9f95-067bea4b354f tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] GET https://10.4.3.232/volume/v3/volume-transfers/detail Aug 04 10:45:28.942772 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-58239444-da73-4c38-9f95-067bea4b354f tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:28.942978 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-58239444-da73-4c38-9f95-067bea4b354f tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Calling method 'detail' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:28.943141 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volume_transfer [None req-58239444-da73-4c38-9f95-067bea4b354f tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Listing volume transfers {{(pid=100255) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 04 10:45:28.951472 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-58239444-da73-4c38-9f95-067bea4b354f tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] https://10.4.3.232/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 04 10:45:28.951950 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 110/433] 10.4.3.232 () {68 vars in 1326 bytes} [Tue Aug 4 10:45:28 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:28.962002 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cdd333a8-cb76-487c-8fc5-9b33f5f4e569 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:28.964409 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cdd333a8-cb76-487c-8fc5-9b33f5f4e569 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] DELETE https://10.4.3.232/volume/v3/volume-transfers/6790ece4-dccf-4416-8add-4f138bfb573c Aug 04 10:45:28.964762 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cdd333a8-cb76-487c-8fc5-9b33f5f4e569 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:28.964961 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cdd333a8-cb76-487c-8fc5-9b33f5f4e569 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:28.965154 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.volume_transfer [None req-cdd333a8-cb76-487c-8fc5-9b33f5f4e569 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Delete transfer with id: 6790ece4-dccf-4416-8add-4f138bfb573c Aug 04 10:45:28.993151 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:28.993151 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:29.012500 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cdd333a8-cb76-487c-8fc5-9b33f5f4e569 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] https://10.4.3.232/volume/v3/volume-transfers/6790ece4-dccf-4416-8add-4f138bfb573c returned with HTTP 202 Aug 04 10:45:29.014420 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 109/434] 10.4.3.232 () {68 vars in 1419 bytes} [Tue Aug 4 10:45:28 2026] DELETE /volume/v3/volume-transfers/6790ece4-dccf-4416-8add-4f138bfb573c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:45:29.027267 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-636ce54c-994c-41f5-882a-2614c57082a3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:29.032002 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-636ce54c-994c-41f5-882a-2614c57082a3 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] GET https://10.4.3.232/volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f Aug 04 10:45:29.032002 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-636ce54c-994c-41f5-882a-2614c57082a3 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:29.032223 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-636ce54c-994c-41f5-882a-2614c57082a3 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:29.044194 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:29.044194 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:29.048665 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-636ce54c-994c-41f5-882a-2614c57082a3 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Volume info retrieved successfully. Aug 04 10:45:29.053970 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-636ce54c-994c-41f5-882a-2614c57082a3 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] https://10.4.3.232/volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f returned with HTTP 200 Aug 04 10:45:29.054519 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 110/435] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:29 2026] GET /volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f => generated 946 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:29.070300 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f06cc764-f3cd-438f-b222-f43ed878e945 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:29.072051 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f06cc764-f3cd-438f-b222-f43ed878e945 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] DELETE https://10.4.3.232/volume/v3/volume-transfers/6790ece4-dccf-4416-8add-4f138bfb573c Aug 04 10:45:29.072264 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f06cc764-f3cd-438f-b222-f43ed878e945 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:29.072485 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f06cc764-f3cd-438f-b222-f43ed878e945 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:29.072912 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.volume_transfer [None req-f06cc764-f3cd-438f-b222-f43ed878e945 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Delete transfer with id: 6790ece4-dccf-4416-8add-4f138bfb573c Aug 04 10:45:29.077687 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f06cc764-f3cd-438f-b222-f43ed878e945 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] https://10.4.3.232/volume/v3/volume-transfers/6790ece4-dccf-4416-8add-4f138bfb573c returned with HTTP 404 Aug 04 10:45:29.079948 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 107/436] 10.4.3.232 () {68 vars in 1419 bytes} [Tue Aug 4 10:45:29 2026] DELETE /volume/v3/volume-transfers/6790ece4-dccf-4416-8add-4f138bfb573c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:45:29.088746 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-89a3740b-046c-4724-9c3c-836a29495a26 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:29.091200 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-89a3740b-046c-4724-9c3c-836a29495a26 tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f Aug 04 10:45:29.093156 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-89a3740b-046c-4724-9c3c-836a29495a26 tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:29.093534 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-89a3740b-046c-4724-9c3c-836a29495a26 tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:29.094579 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-89a3740b-046c-4724-9c3c-836a29495a26 tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] Delete volume with id: 12c3a2bf-3545-4c94-b788-9d3e3b36f92f Aug 04 10:45:29.108507 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:29.108507 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:29.109067 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-89a3740b-046c-4724-9c3c-836a29495a26 tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] Volume info retrieved successfully. Aug 04 10:45:29.137159 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-89a3740b-046c-4724-9c3c-836a29495a26 tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] Delete volume request issued successfully. Aug 04 10:45:29.137388 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-89a3740b-046c-4724-9c3c-836a29495a26 tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] https://10.4.3.232/volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f returned with HTTP 202 Aug 04 10:45:29.137970 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 111/437] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:45:29 2026] DELETE /volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:45:29.146278 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cd30b6ad-5fd3-4e83-b775-ca4a4f22447e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:29.148722 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cd30b6ad-5fd3-4e83-b775-ca4a4f22447e tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] GET https://10.4.3.232/volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f Aug 04 10:45:29.149330 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cd30b6ad-5fd3-4e83-b775-ca4a4f22447e tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:29.149330 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cd30b6ad-5fd3-4e83-b775-ca4a4f22447e tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:29.155807 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8a226500-bf0c-47f1-b61e-7839680c2390 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:29.159327 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8a226500-bf0c-47f1-b61e-7839680c2390 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] GET https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 Aug 04 10:45:29.159327 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8a226500-bf0c-47f1-b61e-7839680c2390 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:29.159327 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8a226500-bf0c-47f1-b61e-7839680c2390 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:29.161526 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:29.161526 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:29.167331 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8a226500-bf0c-47f1-b61e-7839680c2390 tempest-TestMultiAttachVolumeSwap-337643383 tempest-TestMultiAttachVolumeSwap-337643383-project-member] https://10.4.3.232/volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 returned with HTTP 404 Aug 04 10:45:29.167958 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 111/438] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:29 2026] GET /volume/v3/volumes/253331cc-3f68-4d82-866b-854a758a1430 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:29.168843 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-cd30b6ad-5fd3-4e83-b775-ca4a4f22447e tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] Volume info retrieved successfully. Aug 04 10:45:29.177950 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cd30b6ad-5fd3-4e83-b775-ca4a4f22447e tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] https://10.4.3.232/volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f returned with HTTP 200 Aug 04 10:45:29.178447 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 110/439] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:29 2026] GET /volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f => generated 1130 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:45:29.345207 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6b17d5e3-9967-46d1-b184-d959992ea731 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:29.347665 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6b17d5e3-9967-46d1-b184-d959992ea731 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/volumes/0ab00573-79de-4018-8cff-d35921c26f2b Aug 04 10:45:29.347948 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6b17d5e3-9967-46d1-b184-d959992ea731 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:29.348076 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6b17d5e3-9967-46d1-b184-d959992ea731 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:29.359842 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:29.359842 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:29.363759 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6b17d5e3-9967-46d1-b184-d959992ea731 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Volume info retrieved successfully. Aug 04 10:45:29.364610 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-6b17d5e3-9967-46d1-b184-d959992ea731 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:29.364793 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-6b17d5e3-9967-46d1-b184-d959992ea731 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:29.422959 np0000006413 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-6b17d5e3-9967-46d1-b184-d959992ea731 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:29.432156 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:29.432156 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:29.446130 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6b17d5e3-9967-46d1-b184-d959992ea731 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/volumes/0ab00573-79de-4018-8cff-d35921c26f2b returned with HTTP 200 Aug 04 10:45:29.446277 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 108/440] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:29 2026] GET /volume/v3/volumes/0ab00573-79de-4018-8cff-d35921c26f2b => generated 907 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:29.465096 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:29.468040 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:45:29.468548 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-796900914", "volume_type": "c492ee11-2108-45a9-b8b5-42f3b4d73b0f", "group_id": "52e57427-3927-4617-8cb0-db2602add52b", "size": 1}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:29.471397 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-796900914', 'volume_type': 'c492ee11-2108-45a9-b8b5-42f3b4d73b0f', 'group_id': '52e57427-3927-4617-8cb0-db2602add52b', 'size': 1}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:45:29.481669 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:29.481669 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:29.481883 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Create volume of 1 GB Aug 04 10:45:29.491845 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Availability Zones retrieved successfully. Aug 04 10:45:29.497095 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Flow 'volume_create_api' (a2181e03-fb7b-49e6-965c-47c60a36109f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:29.498087 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b98dd444-68a7-4997-ab81-9ae8769cd73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:29.498628 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:29.498628 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:29.499032 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:45:29.523539 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b98dd444-68a7-4997-ab81-9ae8769cd73c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:45:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c492ee11-2108-45a9-b8b5-42f3b4d73b0f,is_public=True,name='tempest-GroupsTest-volume-type-1614141558',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c492ee11-2108-45a9-b8b5-42f3b4d73b0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '52e57427-3927-4617-8cb0-db2602add52b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:29.524301 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a0bf52-c114-4683-961b-005969b6614c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:29.556861 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1614141558 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1614141558, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:45:29.557283 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1614141558 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1614141558, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:45:29.574137 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Created reservations ['59090167-c923-4604-96ba-1f4b6e404c94', '88cbe6a4-7316-4899-aea0-a17d16daf27d', 'bc6cd371-98de-43f0-a298-2cc209deb631', 'eed58f84-7f12-4254-ab4f-51f06206cdcc'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:29.574137 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a0bf52-c114-4683-961b-005969b6614c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59090167-c923-4604-96ba-1f4b6e404c94', '88cbe6a4-7316-4899-aea0-a17d16daf27d', 'bc6cd371-98de-43f0-a298-2cc209deb631', 'eed58f84-7f12-4254-ab4f-51f06206cdcc']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:29.574612 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e36c1cd7-0899-4e30-8786-7fa90c22fdd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:29.608920 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e36c1cd7-0899-4e30-8786-7fa90c22fdd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4d9b6f6-f3d6-435e-8184-eb2cb27c7919', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-796900914',encryption_key_id=None,group_id=52e57427-3927-4617-8cb0-db2602add52b,group_type_id=,metadata={},multiattach=False,project_id='ddce31ccb73844e4ba3b7ee270847eaa',qos_specs=None,replication_status=,reservations=['59090167-c923-4604-96ba-1f4b6e404c94','88cbe6a4-7316-4899-aea0-a17d16daf27d','bc6cd371-98de-43f0-a298-2cc209deb631','eed58f84-7f12-4254-ab4f-51f06206cdcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4b25f3257624438954b10e0ecd99df8',volume_type_id=c492ee11-2108-45a9-b8b5-42f3b4d73b0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:45:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-796900914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=52e57427-3927-4617-8cb0-db2602add52b,host=None,id=d4d9b6f6-f3d6-435e-8184-eb2cb27c7919,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddce31ccb73844e4ba3b7ee270847eaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4b25f3257624438954b10e0ecd99df8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c492ee11-2108-45a9-b8b5-42f3b4d73b0f),volume_type_id=c492ee11-2108-45a9-b8b5-42f3b4d73b0f)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:29.608920 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef76f74-7792-412a-9faf-587a050e9d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:29.634861 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef76f74-7792-412a-9faf-587a050e9d08) transitioned into state 'SUCCESS' from state '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-796900914',encryption_key_id=None,group_id=52e57427-3927-4617-8cb0-db2602add52b,group_type_id=,metadata={},multiattach=False,project_id='ddce31ccb73844e4ba3b7ee270847eaa',qos_specs=None,replication_status=,reservations=['59090167-c923-4604-96ba-1f4b6e404c94','88cbe6a4-7316-4899-aea0-a17d16daf27d','bc6cd371-98de-43f0-a298-2cc209deb631','eed58f84-7f12-4254-ab4f-51f06206cdcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4b25f3257624438954b10e0ecd99df8',volume_type_id=c492ee11-2108-45a9-b8b5-42f3b4d73b0f)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:29.635591 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79f72727-3e3e-4ab3-a242-d8f4abbecb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:29.662712 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79f72727-3e3e-4ab3-a242-d8f4abbecb76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:29.665330 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Flow 'volume_create_api' (a2181e03-fb7b-49e6-965c-47c60a36109f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:29.665330 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Create volume request issued successfully. Aug 04 10:45:29.666093 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:29.666345 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:29.716486 np0000006413 devstack@c-api.service[100255]: DEBUG oslo_db.sqlalchemy.engines [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:29.721195 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:29.721195 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:29.726034 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8965c191-c94d-450e-8c97-c0f6049dcfd9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:45:29.726394 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 112/441] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:45:29 2026] POST /volume/v3/volumes => generated 814 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:29.745968 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8ff76ea1-01c6-44d6-9254-23d05fd93a55 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:29.749048 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8ff76ea1-01c6-44d6-9254-23d05fd93a55 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/volumes/d4d9b6f6-f3d6-435e-8184-eb2cb27c7919 Aug 04 10:45:29.749335 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8ff76ea1-01c6-44d6-9254-23d05fd93a55 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:29.749547 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8ff76ea1-01c6-44d6-9254-23d05fd93a55 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:29.761779 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:29.761779 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:29.768363 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8ff76ea1-01c6-44d6-9254-23d05fd93a55 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Volume info retrieved successfully. Aug 04 10:45:29.769523 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-8ff76ea1-01c6-44d6-9254-23d05fd93a55 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:29.769736 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-8ff76ea1-01c6-44d6-9254-23d05fd93a55 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:29.833891 np0000006413 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-8ff76ea1-01c6-44d6-9254-23d05fd93a55 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:29.838730 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:29.838730 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:29.850538 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8ff76ea1-01c6-44d6-9254-23d05fd93a55 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/volumes/d4d9b6f6-f3d6-435e-8184-eb2cb27c7919 returned with HTTP 200 Aug 04 10:45:29.850538 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 112/442] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:29 2026] GET /volume/v3/volumes/d4d9b6f6-f3d6-435e-8184-eb2cb27c7919 => generated 882 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:30.191956 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-77177973-22bf-47f0-8137-a141992d2afa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:30.193871 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-77177973-22bf-47f0-8137-a141992d2afa tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] GET https://10.4.3.232/volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f Aug 04 10:45:30.194158 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-77177973-22bf-47f0-8137-a141992d2afa tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:30.194447 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-77177973-22bf-47f0-8137-a141992d2afa tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:30.202316 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-77177973-22bf-47f0-8137-a141992d2afa tempest-VolumesTransfersV357Test-1722204452 tempest-VolumesTransfersV357Test-1722204452-project-admin] https://10.4.3.232/volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f returned with HTTP 404 Aug 04 10:45:30.203164 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 111/443] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:30 2026] GET /volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:45:30.211781 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6c4a6b7b-ca6f-4ff0-99ed-9fe4de350201 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:30.213964 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c4a6b7b-ca6f-4ff0-99ed-9fe4de350201 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] GET https://10.4.3.232/volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f Aug 04 10:45:30.214322 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6c4a6b7b-ca6f-4ff0-99ed-9fe4de350201 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:30.216068 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6c4a6b7b-ca6f-4ff0-99ed-9fe4de350201 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:30.221685 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c4a6b7b-ca6f-4ff0-99ed-9fe4de350201 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] https://10.4.3.232/volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f returned with HTTP 404 Aug 04 10:45:30.222225 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 109/444] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:30 2026] GET /volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:45:30.229949 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-38816333-2f17-4026-ab77-5615a664df93 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:30.231736 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-38816333-2f17-4026-ab77-5615a664df93 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] DELETE https://10.4.3.232/volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f Aug 04 10:45:30.231956 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-38816333-2f17-4026-ab77-5615a664df93 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:30.232128 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-38816333-2f17-4026-ab77-5615a664df93 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:30.232331 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-38816333-2f17-4026-ab77-5615a664df93 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] Delete volume with id: 12c3a2bf-3545-4c94-b788-9d3e3b36f92f Aug 04 10:45:30.238802 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-38816333-2f17-4026-ab77-5615a664df93 tempest-VolumesTransfersV357Test-1245235222 tempest-VolumesTransfersV357Test-1245235222-project-member] https://10.4.3.232/volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f returned with HTTP 404 Aug 04 10:45:30.239431 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 113/445] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:45:30 2026] DELETE /volume/v3/volumes/12c3a2bf-3545-4c94-b788-9d3e3b36f92f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:45:30.867852 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c162c4ad-4d15-42e6-8c94-b2a1019e65b1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:30.870515 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c162c4ad-4d15-42e6-8c94-b2a1019e65b1 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/volumes/d4d9b6f6-f3d6-435e-8184-eb2cb27c7919 Aug 04 10:45:30.870791 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c162c4ad-4d15-42e6-8c94-b2a1019e65b1 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:30.871006 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c162c4ad-4d15-42e6-8c94-b2a1019e65b1 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:30.880596 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:30.880596 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:30.891421 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c162c4ad-4d15-42e6-8c94-b2a1019e65b1 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Volume info retrieved successfully. Aug 04 10:45:30.892377 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-c162c4ad-4d15-42e6-8c94-b2a1019e65b1 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:30.893047 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-c162c4ad-4d15-42e6-8c94-b2a1019e65b1 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:30.938070 np0000006413 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-c162c4ad-4d15-42e6-8c94-b2a1019e65b1 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:30.943237 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:30.943237 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:30.954467 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c162c4ad-4d15-42e6-8c94-b2a1019e65b1 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/volumes/d4d9b6f6-f3d6-435e-8184-eb2cb27c7919 returned with HTTP 200 Aug 04 10:45:30.955066 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 113/446] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:30 2026] GET /volume/v3/volumes/d4d9b6f6-f3d6-435e-8184-eb2cb27c7919 => generated 907 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:30.967348 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-64a84523-f7ca-4555-862d-6df4610f5e5c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:30.969880 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-64a84523-f7ca-4555-862d-6df4610f5e5c tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] GET https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d Aug 04 10:45:30.971728 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-64a84523-f7ca-4555-862d-6df4610f5e5c tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:30.971991 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-64a84523-f7ca-4555-862d-6df4610f5e5c tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:30.974147 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ce664b02-f3bb-48fa-823b-869d70eec98e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:30.976327 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ce664b02-f3bb-48fa-823b-869d70eec98e tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] PUT https://10.4.3.232/volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b Aug 04 10:45:30.976767 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ce664b02-f3bb-48fa-823b-869d70eec98e tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "d4d9b6f6-f3d6-435e-8184-eb2cb27c7919"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:30.986108 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-ce664b02-f3bb-48fa-823b-869d70eec98e tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Update called for group 52e57427-3927-4617-8cb0-db2602add52b. {{(pid=100252) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 04 10:45:30.986305 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.groups [None req-ce664b02-f3bb-48fa-823b-869d70eec98e tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Updating group 52e57427-3927-4617-8cb0-db2602add52b with name new_group description: This is a new group add_volumes: None remove_volumes: d4d9b6f6-f3d6-435e-8184-eb2cb27c7919. Aug 04 10:45:30.993317 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:30.993317 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:30.997896 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:30.997896 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:31.005323 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-64a84523-f7ca-4555-862d-6df4610f5e5c tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Volume info retrieved successfully. Aug 04 10:45:31.012353 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-64a84523-f7ca-4555-862d-6df4610f5e5c tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d returned with HTTP 200 Aug 04 10:45:31.012353 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 112/447] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:30 2026] GET /volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d => generated 1833 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:45:31.048469 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ce664b02-f3bb-48fa-823b-869d70eec98e tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b returned with HTTP 202 Aug 04 10:45:31.048870 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 110/448] 10.4.3.232 () {70 vars in 1407 bytes} [Tue Aug 4 10:45:30 2026] PUT /volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:45:31.056039 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b2dac0f8-9f85-42a1-974a-4daa386a7b52 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:31.063005 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b2dac0f8-9f85-42a1-974a-4daa386a7b52 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b Aug 04 10:45:31.063572 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b2dac0f8-9f85-42a1-974a-4daa386a7b52 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:31.063968 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b2dac0f8-9f85-42a1-974a-4daa386a7b52 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:31.064704 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-b2dac0f8-9f85-42a1-974a-4daa386a7b52 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] show called for member 52e57427-3927-4617-8cb0-db2602add52b {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:45:31.079530 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:31.079530 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:31.103409 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b2dac0f8-9f85-42a1-974a-4daa386a7b52 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b returned with HTTP 200 Aug 04 10:45:31.104589 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 114/449] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:45:31 2026] GET /volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b => generated 323 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:32.116957 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-840333b4-d2d0-45d7-8d13-8d554bcc40af None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:32.119528 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-840333b4-d2d0-45d7-8d13-8d554bcc40af tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b Aug 04 10:45:32.119818 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-840333b4-d2d0-45d7-8d13-8d554bcc40af tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:32.120079 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-840333b4-d2d0-45d7-8d13-8d554bcc40af tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:32.120282 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-840333b4-d2d0-45d7-8d13-8d554bcc40af tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] show called for member 52e57427-3927-4617-8cb0-db2602add52b {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:45:32.124561 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:32.124561 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:32.133799 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-840333b4-d2d0-45d7-8d13-8d554bcc40af tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b returned with HTTP 200 Aug 04 10:45:32.134339 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 114/450] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:45:32 2026] GET /volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:32.145781 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c85c3586-4a45-4f2a-93e2-1637f87de8ef None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:32.148400 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c85c3586-4a45-4f2a-93e2-1637f87de8ef tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b Aug 04 10:45:32.148621 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c85c3586-4a45-4f2a-93e2-1637f87de8ef tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:32.148853 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c85c3586-4a45-4f2a-93e2-1637f87de8ef tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:32.149038 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-c85c3586-4a45-4f2a-93e2-1637f87de8ef tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] show called for member 52e57427-3927-4617-8cb0-db2602add52b {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:45:32.153191 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:32.153191 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:32.161813 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c85c3586-4a45-4f2a-93e2-1637f87de8ef tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b returned with HTTP 200 Aug 04 10:45:32.162361 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 113/451] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:45:32 2026] GET /volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:32.171978 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2954d631-71a5-4daa-bebc-d07880402600 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:32.174833 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2954d631-71a5-4daa-bebc-d07880402600 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:45:32.175524 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2954d631-71a5-4daa-bebc-d07880402600 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:32.175932 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2954d631-71a5-4daa-bebc-d07880402600 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:32.176326 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-2954d631-71a5-4daa-bebc-d07880402600 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:32.177742 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2954d631-71a5-4daa-bebc-d07880402600 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:32.187566 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2954d631-71a5-4daa-bebc-d07880402600 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Get all volumes completed successfully. Aug 04 10:45:32.189146 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-2954d631-71a5-4daa-bebc-d07880402600 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:32.189399 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-2954d631-71a5-4daa-bebc-d07880402600 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:32.244293 np0000006413 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-2954d631-71a5-4daa-bebc-d07880402600 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:32.250937 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:32.250937 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:32.264054 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2954d631-71a5-4daa-bebc-d07880402600 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:45:32.264648 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 111/452] 10.4.3.232 () {68 vars in 1299 bytes} [Tue Aug 4 10:45:32 2026] GET /volume/v3/volumes/detail => generated 1773 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:45:32.279540 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e7606533-1316-42f5-8208-58c3d3224cde None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:32.281767 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e7606533-1316-42f5-8208-58c3d3224cde tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] PUT https://10.4.3.232/volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b Aug 04 10:45:32.282516 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e7606533-1316-42f5-8208-58c3d3224cde tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d4d9b6f6-f3d6-435e-8184-eb2cb27c7919"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:32.292888 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-e7606533-1316-42f5-8208-58c3d3224cde tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Update called for group 52e57427-3927-4617-8cb0-db2602add52b. {{(pid=100255) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 04 10:45:32.292888 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.groups [None req-e7606533-1316-42f5-8208-58c3d3224cde tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Updating group 52e57427-3927-4617-8cb0-db2602add52b with name None description: None add_volumes: d4d9b6f6-f3d6-435e-8184-eb2cb27c7919 remove_volumes: None. Aug 04 10:45:32.296510 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:32.296510 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:32.355887 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e7606533-1316-42f5-8208-58c3d3224cde tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b returned with HTTP 202 Aug 04 10:45:32.356512 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 115/453] 10.4.3.232 () {70 vars in 1406 bytes} [Tue Aug 4 10:45:32 2026] PUT /volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:45:32.366334 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-81f73cce-64ba-4269-a25a-122b91fe7b8c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:32.368805 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-81f73cce-64ba-4269-a25a-122b91fe7b8c tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b Aug 04 10:45:32.368903 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-81f73cce-64ba-4269-a25a-122b91fe7b8c tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:32.369395 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-81f73cce-64ba-4269-a25a-122b91fe7b8c tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:32.369395 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-81f73cce-64ba-4269-a25a-122b91fe7b8c tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] show called for member 52e57427-3927-4617-8cb0-db2602add52b {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:45:32.375304 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:32.375304 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:32.388328 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-81f73cce-64ba-4269-a25a-122b91fe7b8c tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b returned with HTTP 200 Aug 04 10:45:32.388773 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 115/454] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:45:32 2026] GET /volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:33.402172 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2edfe782-1ad4-4b73-84e4-1831637897e9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:33.403928 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2edfe782-1ad4-4b73-84e4-1831637897e9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b Aug 04 10:45:33.404297 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2edfe782-1ad4-4b73-84e4-1831637897e9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:33.404586 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2edfe782-1ad4-4b73-84e4-1831637897e9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:33.404716 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-2edfe782-1ad4-4b73-84e4-1831637897e9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] show called for member 52e57427-3927-4617-8cb0-db2602add52b {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:45:33.410953 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:33.410953 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:33.422170 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2edfe782-1ad4-4b73-84e4-1831637897e9 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b returned with HTTP 200 Aug 04 10:45:33.423467 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 114/455] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:45:33 2026] GET /volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b => generated 324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:33.433140 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-98a2382b-cce4-44e8-9036-c21d420079b1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:33.441049 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-98a2382b-cce4-44e8-9036-c21d420079b1 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:45:33.443568 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-98a2382b-cce4-44e8-9036-c21d420079b1 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:33.443747 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-98a2382b-cce4-44e8-9036-c21d420079b1 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:33.443968 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-98a2382b-cce4-44e8-9036-c21d420079b1 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:33.444842 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-98a2382b-cce4-44e8-9036-c21d420079b1 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:33.456159 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-98a2382b-cce4-44e8-9036-c21d420079b1 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Get all volumes completed successfully. Aug 04 10:45:33.457365 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-98a2382b-cce4-44e8-9036-c21d420079b1 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:33.457578 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-98a2382b-cce4-44e8-9036-c21d420079b1 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:33.505781 np0000006413 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-98a2382b-cce4-44e8-9036-c21d420079b1 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:33.508388 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:33.508388 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:33.513715 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-98a2382b-cce4-44e8-9036-c21d420079b1 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:33.514258 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-98a2382b-cce4-44e8-9036-c21d420079b1 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:33.565029 np0000006413 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-98a2382b-cce4-44e8-9036-c21d420079b1 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:33.568545 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:33.568545 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:33.581263 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-98a2382b-cce4-44e8-9036-c21d420079b1 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:45:33.583875 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 112/456] 10.4.3.232 () {68 vars in 1299 bytes} [Tue Aug 4 10:45:33 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:45:33.598801 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d29c62dd-2e2c-4c34-8ba6-66c18d619bd5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:33.605359 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d29c62dd-2e2c-4c34-8ba6-66c18d619bd5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:45:33.605640 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d29c62dd-2e2c-4c34-8ba6-66c18d619bd5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:33.605923 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d29c62dd-2e2c-4c34-8ba6-66c18d619bd5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'detail' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:33.606255 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-d29c62dd-2e2c-4c34-8ba6-66c18d619bd5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:33.606624 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:33.606624 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:33.607066 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d29c62dd-2e2c-4c34-8ba6-66c18d619bd5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:33.652857 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d29c62dd-2e2c-4c34-8ba6-66c18d619bd5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Get all volumes completed successfully. Aug 04 10:45:33.653407 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-d29c62dd-2e2c-4c34-8ba6-66c18d619bd5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:33.653630 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-d29c62dd-2e2c-4c34-8ba6-66c18d619bd5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:33.708595 np0000006413 devstack@c-api.service[100255]: DEBUG oslo_db.sqlalchemy.engines [None req-d29c62dd-2e2c-4c34-8ba6-66c18d619bd5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:33.711865 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:33.711865 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:33.716945 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-d29c62dd-2e2c-4c34-8ba6-66c18d619bd5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:33.717207 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-d29c62dd-2e2c-4c34-8ba6-66c18d619bd5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:33.771470 np0000006413 devstack@c-api.service[100255]: DEBUG oslo_db.sqlalchemy.engines [None req-d29c62dd-2e2c-4c34-8ba6-66c18d619bd5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:33.776730 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:33.776730 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:33.785397 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d29c62dd-2e2c-4c34-8ba6-66c18d619bd5 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:45:33.785873 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 116/457] 10.4.3.232 () {68 vars in 1299 bytes} [Tue Aug 4 10:45:33 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:45:33.804741 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-836448da-1b36-4277-abde-65d897f91dac None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:33.806450 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-836448da-1b36-4277-abde-65d897f91dac tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] POST https://10.4.3.232/volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b/action Aug 04 10:45:33.806786 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-836448da-1b36-4277-abde-65d897f91dac tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:45:33.806927 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-836448da-1b36-4277-abde-65d897f91dac tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:33.808211 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-836448da-1b36-4277-abde-65d897f91dac tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] delete called for group 52e57427-3927-4617-8cb0-db2602add52b {{(pid=100253) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 10:45:33.808362 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.groups [None req-836448da-1b36-4277-abde-65d897f91dac tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Delete group with id: 52e57427-3927-4617-8cb0-db2602add52b Aug 04 10:45:33.812170 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:33.812170 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:33.871285 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-836448da-1b36-4277-abde-65d897f91dac tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b/action returned with HTTP 202 Aug 04 10:45:33.871866 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 116/458] 10.4.3.232 () {70 vars in 1428 bytes} [Tue Aug 4 10:45:33 2026] POST /volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:45:33.884987 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e295629f-485b-4f69-a9aa-c6d17d415966 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:33.886723 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e295629f-485b-4f69-a9aa-c6d17d415966 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/volumes/d4d9b6f6-f3d6-435e-8184-eb2cb27c7919 Aug 04 10:45:33.886890 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e295629f-485b-4f69-a9aa-c6d17d415966 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:33.887071 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e295629f-485b-4f69-a9aa-c6d17d415966 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:33.894878 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:33.894878 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:33.899261 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e295629f-485b-4f69-a9aa-c6d17d415966 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Volume info retrieved successfully. Aug 04 10:45:33.900377 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-e295629f-485b-4f69-a9aa-c6d17d415966 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:33.900820 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-e295629f-485b-4f69-a9aa-c6d17d415966 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:33.949493 np0000006413 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-e295629f-485b-4f69-a9aa-c6d17d415966 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:33.952722 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:33.952722 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:33.963835 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e295629f-485b-4f69-a9aa-c6d17d415966 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/volumes/d4d9b6f6-f3d6-435e-8184-eb2cb27c7919 returned with HTTP 200 Aug 04 10:45:33.964436 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 115/459] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:33 2026] GET /volume/v3/volumes/d4d9b6f6-f3d6-435e-8184-eb2cb27c7919 => generated 906 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:34.957688 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6e24e528-15d8-43e5-9a36-524924a58dfa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:34.981899 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6e653c22-7f1b-4415-8409-98ce788f45d8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:34.983648 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6e653c22-7f1b-4415-8409-98ce788f45d8 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/volumes/d4d9b6f6-f3d6-435e-8184-eb2cb27c7919 Aug 04 10:45:34.983815 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6e653c22-7f1b-4415-8409-98ce788f45d8 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:34.983986 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6e653c22-7f1b-4415-8409-98ce788f45d8 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:34.995957 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6e653c22-7f1b-4415-8409-98ce788f45d8 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/volumes/d4d9b6f6-f3d6-435e-8184-eb2cb27c7919 returned with HTTP 404 Aug 04 10:45:34.997057 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 117/460] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:34 2026] GET /volume/v3/volumes/d4d9b6f6-f3d6-435e-8184-eb2cb27c7919 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 04 10:45:35.014270 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1e21dd9b-4ab8-4337-8aa2-3a8992b9cb00 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:35.014705 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1e21dd9b-4ab8-4337-8aa2-3a8992b9cb00 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/volumes/0ab00573-79de-4018-8cff-d35921c26f2b Aug 04 10:45:35.015176 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1e21dd9b-4ab8-4337-8aa2-3a8992b9cb00 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:35.015435 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1e21dd9b-4ab8-4337-8aa2-3a8992b9cb00 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:35.024074 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1e21dd9b-4ab8-4337-8aa2-3a8992b9cb00 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/volumes/0ab00573-79de-4018-8cff-d35921c26f2b returned with HTTP 404 Aug 04 10:45:35.025200 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 117/461] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:35 2026] GET /volume/v3/volumes/0ab00573-79de-4018-8cff-d35921c26f2b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:45:35.034805 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c5718f05-0f43-45f9-b311-4ea7561477b4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:35.038552 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c5718f05-0f43-45f9-b311-4ea7561477b4 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] GET https://10.4.3.232/volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b Aug 04 10:45:35.038552 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c5718f05-0f43-45f9-b311-4ea7561477b4 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:35.038552 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c5718f05-0f43-45f9-b311-4ea7561477b4 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:35.038552 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-c5718f05-0f43-45f9-b311-4ea7561477b4 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] show called for member 52e57427-3927-4617-8cb0-db2602add52b {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:45:35.041527 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c5718f05-0f43-45f9-b311-4ea7561477b4 tempest-GroupsTest-1936456127 tempest-GroupsTest-1936456127-project-member] https://10.4.3.232/volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b returned with HTTP 404 Aug 04 10:45:35.042303 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 116/462] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:45:35 2026] GET /volume/v3/groups/52e57427-3927-4617-8cb0-db2602add52b => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:45:35.054161 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-149ab469-11d9-407b-a0ff-94208677a470 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:35.056638 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-149ab469-11d9-407b-a0ff-94208677a470 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] DELETE https://10.4.3.232/volume/v3/group_types/055dc675-7a2b-4fad-a3d4-e0ff87db0441 Aug 04 10:45:35.056973 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-149ab469-11d9-407b-a0ff-94208677a470 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:35.057300 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-149ab469-11d9-407b-a0ff-94208677a470 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:35.084584 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-149ab469-11d9-407b-a0ff-94208677a470 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] https://10.4.3.232/volume/v3/group_types/055dc675-7a2b-4fad-a3d4-e0ff87db0441 returned with HTTP 202 Aug 04 10:45:35.085020 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 118/463] 10.4.3.232 () {68 vars in 1404 bytes} [Tue Aug 4 10:45:35 2026] DELETE /volume/v3/group_types/055dc675-7a2b-4fad-a3d4-e0ff87db0441 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:45:35.094669 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-cb656f2d-b258-45cd-a8ac-5ac9d36b043f req-d425d1e6-e53e-4d2a-8b9b-14580c03a113 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:35.097697 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cb656f2d-b258-45cd-a8ac-5ac9d36b043f req-d425d1e6-e53e-4d2a-8b9b-14580c03a113 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] GET https://10.4.3.232/volume/v3/volumes/b480a03c-7926-4127-96a8-44538cf5793e Aug 04 10:45:35.097915 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-cb656f2d-b258-45cd-a8ac-5ac9d36b043f req-d425d1e6-e53e-4d2a-8b9b-14580c03a113 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:35.098148 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-cb656f2d-b258-45cd-a8ac-5ac9d36b043f req-d425d1e6-e53e-4d2a-8b9b-14580c03a113 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:35.101452 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f950ddd7-4e21-4531-b5f8-81e9bc83fd96 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:35.103626 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f950ddd7-4e21-4531-b5f8-81e9bc83fd96 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] DELETE https://10.4.3.232/volume/v3/types/c492ee11-2108-45a9-b8b5-42f3b4d73b0f Aug 04 10:45:35.105268 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f950ddd7-4e21-4531-b5f8-81e9bc83fd96 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:35.105268 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f950ddd7-4e21-4531-b5f8-81e9bc83fd96 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:35.111407 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:35.111407 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:35.116058 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-cb656f2d-b258-45cd-a8ac-5ac9d36b043f req-d425d1e6-e53e-4d2a-8b9b-14580c03a113 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Volume info retrieved successfully. Aug 04 10:45:35.122424 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cb656f2d-b258-45cd-a8ac-5ac9d36b043f req-d425d1e6-e53e-4d2a-8b9b-14580c03a113 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] https://10.4.3.232/volume/v3/volumes/b480a03c-7926-4127-96a8-44538cf5793e returned with HTTP 200 Aug 04 10:45:35.122943 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 118/464] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:45:35 2026] GET /volume/v3/volumes/b480a03c-7926-4127-96a8-44538cf5793e => generated 1603 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:35.133023 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f950ddd7-4e21-4531-b5f8-81e9bc83fd96 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] https://10.4.3.232/volume/v3/types/c492ee11-2108-45a9-b8b5-42f3b4d73b0f returned with HTTP 202 Aug 04 10:45:35.133775 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 117/465] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:45:35 2026] DELETE /volume/v3/types/c492ee11-2108-45a9-b8b5-42f3b4d73b0f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:45:35.146078 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e47b7253-113a-4fc4-b791-dba039419ff2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:35.148410 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e47b7253-113a-4fc4-b791-dba039419ff2 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] GET https://10.4.3.232/volume/v3/types/c492ee11-2108-45a9-b8b5-42f3b4d73b0f Aug 04 10:45:35.148906 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e47b7253-113a-4fc4-b791-dba039419ff2 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:35.149200 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e47b7253-113a-4fc4-b791-dba039419ff2 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:35.153862 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e47b7253-113a-4fc4-b791-dba039419ff2 tempest-GroupsTest-1195746420 tempest-GroupsTest-1195746420-project-admin] https://10.4.3.232/volume/v3/types/c492ee11-2108-45a9-b8b5-42f3b4d73b0f returned with HTTP 404 Aug 04 10:45:35.154547 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 119/466] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:45:35 2026] GET /volume/v3/types/c492ee11-2108-45a9-b8b5-42f3b4d73b0f => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:35.234736 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6e24e528-15d8-43e5-9a36-524924a58dfa tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:45:35.235066 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6e24e528-15d8-43e5-9a36-524924a58dfa tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-201134160"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:35.236605 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-6e24e528-15d8-43e5-9a36-524924a58dfa tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-201134160'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:45:35.236605 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-6e24e528-15d8-43e5-9a36-524924a58dfa tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Create volume of 2 GB Aug 04 10:45:35.242928 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6e24e528-15d8-43e5-9a36-524924a58dfa tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Availability Zones retrieved successfully. Aug 04 10:45:35.255030 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e24e528-15d8-43e5-9a36-524924a58dfa tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Flow 'volume_create_api' (2d29dd26-bc69-49fe-812d-4c10294f34f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:35.257476 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e24e528-15d8-43e5-9a36-524924a58dfa tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (031e76a1-65f3-42b7-ac88-da568fc1e512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:35.257976 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-6e24e528-15d8-43e5-9a36-524924a58dfa tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Validating volume size '2' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:45:35.300396 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e24e528-15d8-43e5-9a36-524924a58dfa tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (031e76a1-65f3-42b7-ac88-da568fc1e512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:35.303262 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e24e528-15d8-43e5-9a36-524924a58dfa tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3b647c2-8b0f-4e2e-aaa6-192aafd8d664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:35.371854 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-6e24e528-15d8-43e5-9a36-524924a58dfa tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Created reservations ['e1daa513-1943-400b-9a48-3a2eb9a130c5', 'f7df035a-23e2-4d1c-8800-0344572360e1', '90fd6dd4-7159-43f0-b9e3-2f9858e3e493', '74763d51-37f8-406c-b076-a650b30dafdb'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:35.372863 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e24e528-15d8-43e5-9a36-524924a58dfa tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3b647c2-8b0f-4e2e-aaa6-192aafd8d664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1daa513-1943-400b-9a48-3a2eb9a130c5', 'f7df035a-23e2-4d1c-8800-0344572360e1', '90fd6dd4-7159-43f0-b9e3-2f9858e3e493', '74763d51-37f8-406c-b076-a650b30dafdb']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:35.374047 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e24e528-15d8-43e5-9a36-524924a58dfa tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be6a8425-c686-47e1-a3ac-ea687aa71ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:35.410634 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e24e528-15d8-43e5-9a36-524924a58dfa tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be6a8425-c686-47e1-a3ac-ea687aa71ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68f19832-94d8-4b79-9755-3e68d4a5c1a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-201134160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='300dfde9cfc34b3d946d34f2093f4708',qos_specs=None,replication_status=,reservations=['e1daa513-1943-400b-9a48-3a2eb9a130c5','f7df035a-23e2-4d1c-8800-0344572360e1','90fd6dd4-7159-43f0-b9e3-2f9858e3e493','74763d51-37f8-406c-b076-a650b30dafdb'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0dd40719aa543ee8d1bbf1aa73df4b2',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:45:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-201134160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68f19832-94d8-4b79-9755-3e68d4a5c1a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='300dfde9cfc34b3d946d34f2093f4708',provider_auth=None,provider_geometry=None,provider_id=None,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='f0dd40719aa543ee8d1bbf1aa73df4b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:35.412572 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e24e528-15d8-43e5-9a36-524924a58dfa tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93db9f33-4e67-4d88-8922-06ef8f5ecd71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:35.437431 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e24e528-15d8-43e5-9a36-524924a58dfa tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93db9f33-4e67-4d88-8922-06ef8f5ecd71) transitioned into state 'SUCCESS' from state '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-201134160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='300dfde9cfc34b3d946d34f2093f4708',qos_specs=None,replication_status=,reservations=['e1daa513-1943-400b-9a48-3a2eb9a130c5','f7df035a-23e2-4d1c-8800-0344572360e1','90fd6dd4-7159-43f0-b9e3-2f9858e3e493','74763d51-37f8-406c-b076-a650b30dafdb'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0dd40719aa543ee8d1bbf1aa73df4b2',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:35.439470 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e24e528-15d8-43e5-9a36-524924a58dfa tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46832d43-a1b4-4ba4-a3f6-48dbab020dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:35.455908 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e24e528-15d8-43e5-9a36-524924a58dfa tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46832d43-a1b4-4ba4-a3f6-48dbab020dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:35.457009 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e24e528-15d8-43e5-9a36-524924a58dfa tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Flow 'volume_create_api' (2d29dd26-bc69-49fe-812d-4c10294f34f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:35.457009 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6e24e528-15d8-43e5-9a36-524924a58dfa tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Create volume request issued successfully. Aug 04 10:45:35.457792 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6e24e528-15d8-43e5-9a36-524924a58dfa tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:45:35.458136 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 113/467] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:45:34 2026] POST /volume/v3/volumes => generated 754 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:45:35.478397 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4fddbf6d-69b9-4b9d-a22e-b952855b001e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:35.481710 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4fddbf6d-69b9-4b9d-a22e-b952855b001e tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] GET https://10.4.3.232/volume/v3/volumes/68f19832-94d8-4b79-9755-3e68d4a5c1a2 Aug 04 10:45:35.482014 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4fddbf6d-69b9-4b9d-a22e-b952855b001e tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:35.482236 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4fddbf6d-69b9-4b9d-a22e-b952855b001e tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:35.491081 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:35.491081 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:35.495955 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4fddbf6d-69b9-4b9d-a22e-b952855b001e tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Volume info retrieved successfully. Aug 04 10:45:35.501776 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4fddbf6d-69b9-4b9d-a22e-b952855b001e tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] https://10.4.3.232/volume/v3/volumes/68f19832-94d8-4b79-9755-3e68d4a5c1a2 returned with HTTP 200 Aug 04 10:45:35.502302 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 119/468] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:35 2026] GET /volume/v3/volumes/68f19832-94d8-4b79-9755-3e68d4a5c1a2 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:36.522367 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ea3d5076-ee23-43ac-a0a7-88ecfad0596d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:36.525105 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ea3d5076-ee23-43ac-a0a7-88ecfad0596d tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] GET https://10.4.3.232/volume/v3/volumes/68f19832-94d8-4b79-9755-3e68d4a5c1a2 Aug 04 10:45:36.525409 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ea3d5076-ee23-43ac-a0a7-88ecfad0596d tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:36.525666 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ea3d5076-ee23-43ac-a0a7-88ecfad0596d tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:36.536661 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:36.536661 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:36.542322 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ea3d5076-ee23-43ac-a0a7-88ecfad0596d tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Volume info retrieved successfully. Aug 04 10:45:36.552109 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ea3d5076-ee23-43ac-a0a7-88ecfad0596d tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] https://10.4.3.232/volume/v3/volumes/68f19832-94d8-4b79-9755-3e68d4a5c1a2 returned with HTTP 200 Aug 04 10:45:36.552565 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 118/469] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:36 2026] GET /volume/v3/volumes/68f19832-94d8-4b79-9755-3e68d4a5c1a2 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:36.570810 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-614524a9-ded6-4c2b-9e14-3756479b7de7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:36.576193 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-614524a9-ded6-4c2b-9e14-3756479b7de7 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:45:36.576688 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-614524a9-ded6-4c2b-9e14-3756479b7de7 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "68f19832-94d8-4b79-9755-3e68d4a5c1a2"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:36.578560 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-614524a9-ded6-4c2b-9e14-3756479b7de7 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '68f19832-94d8-4b79-9755-3e68d4a5c1a2'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:45:36.587734 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:36.587734 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:36.587734 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-614524a9-ded6-4c2b-9e14-3756479b7de7 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Volume retrieved successfully. Aug 04 10:45:36.587734 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-614524a9-ded6-4c2b-9e14-3756479b7de7 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Create volume of 1 GB Aug 04 10:45:36.592765 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-614524a9-ded6-4c2b-9e14-3756479b7de7 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Availability Zones retrieved successfully. Aug 04 10:45:36.598632 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-614524a9-ded6-4c2b-9e14-3756479b7de7 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Flow 'volume_create_api' (565020f1-88c0-4a2c-8354-936c39608710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:36.599862 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-614524a9-ded6-4c2b-9e14-3756479b7de7 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b52b3047-500c-4072-b984-0f6987918073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:36.601003 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-614524a9-ded6-4c2b-9e14-3756479b7de7 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:45:36.602599 np0000006413 devstack@c-api.service[100255]: WARNING cinder.volume.api [None req-614524a9-ded6-4c2b-9e14-3756479b7de7 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b52b3047-500c-4072-b984-0f6987918073) transitioned into state 'FAILURE' from state 'RUNNING' Aug 04 10:45:36.602599 np0000006413 devstack@c-api.service[100255]: 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 04 10:45:36.604591 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-614524a9-ded6-4c2b-9e14-3756479b7de7 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b52b3047-500c-4072-b984-0f6987918073) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:36.605352 np0000006413 devstack@c-api.service[100255]: WARNING cinder.volume.api [None req-614524a9-ded6-4c2b-9e14-3756479b7de7 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b52b3047-500c-4072-b984-0f6987918073) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 04 10:45:36.606278 np0000006413 devstack@c-api.service[100255]: WARNING cinder.volume.api [None req-614524a9-ded6-4c2b-9e14-3756479b7de7 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Flow 'volume_create_api' (565020f1-88c0-4a2c-8354-936c39608710) transitioned into state 'REVERTED' from state 'RUNNING' Aug 04 10:45:36.606733 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-614524a9-ded6-4c2b-9e14-3756479b7de7 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 400 Aug 04 10:45:36.607309 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 120/470] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:45:36 2026] POST /volume/v3/volumes => generated 173 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 10:45:36.619915 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b8552fe2-de35-46cc-b8c4-a3fcf068b234 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:36.622983 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8552fe2-de35-46cc-b8c4-a3fcf068b234 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] GET https://10.4.3.232/volume/v3/volumes/68f19832-94d8-4b79-9755-3e68d4a5c1a2 Aug 04 10:45:36.623343 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8552fe2-de35-46cc-b8c4-a3fcf068b234 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:36.623560 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8552fe2-de35-46cc-b8c4-a3fcf068b234 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:36.644373 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:36.644373 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:36.648112 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b8552fe2-de35-46cc-b8c4-a3fcf068b234 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Volume info retrieved successfully. Aug 04 10:45:36.653543 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8552fe2-de35-46cc-b8c4-a3fcf068b234 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] https://10.4.3.232/volume/v3/volumes/68f19832-94d8-4b79-9755-3e68d4a5c1a2 returned with HTTP 200 Aug 04 10:45:36.656765 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 114/471] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:36 2026] GET /volume/v3/volumes/68f19832-94d8-4b79-9755-3e68d4a5c1a2 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:36.671338 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-76012f8b-b82d-4e8e-a2cf-1aa34d6e3671 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:36.675350 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-76012f8b-b82d-4e8e-a2cf-1aa34d6e3671 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] DELETE https://10.4.3.232/volume/v3/volumes/68f19832-94d8-4b79-9755-3e68d4a5c1a2 Aug 04 10:45:36.675350 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-76012f8b-b82d-4e8e-a2cf-1aa34d6e3671 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:36.675350 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-76012f8b-b82d-4e8e-a2cf-1aa34d6e3671 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:36.675350 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-76012f8b-b82d-4e8e-a2cf-1aa34d6e3671 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Delete volume with id: 68f19832-94d8-4b79-9755-3e68d4a5c1a2 Aug 04 10:45:36.684002 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:36.684002 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:36.684514 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-76012f8b-b82d-4e8e-a2cf-1aa34d6e3671 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Volume info retrieved successfully. Aug 04 10:45:36.717503 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-76012f8b-b82d-4e8e-a2cf-1aa34d6e3671 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Delete volume request issued successfully. Aug 04 10:45:36.717757 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-76012f8b-b82d-4e8e-a2cf-1aa34d6e3671 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] https://10.4.3.232/volume/v3/volumes/68f19832-94d8-4b79-9755-3e68d4a5c1a2 returned with HTTP 202 Aug 04 10:45:36.718177 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 120/472] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:45:36 2026] DELETE /volume/v3/volumes/68f19832-94d8-4b79-9755-3e68d4a5c1a2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:45:36.725915 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-54f865a5-7d39-4fec-ae50-532b1743fc28 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:36.730176 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-54f865a5-7d39-4fec-ae50-532b1743fc28 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] GET https://10.4.3.232/volume/v3/volumes/68f19832-94d8-4b79-9755-3e68d4a5c1a2 Aug 04 10:45:36.730499 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-54f865a5-7d39-4fec-ae50-532b1743fc28 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:36.730668 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-54f865a5-7d39-4fec-ae50-532b1743fc28 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:36.745419 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:36.745419 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:36.750426 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-54f865a5-7d39-4fec-ae50-532b1743fc28 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Volume info retrieved successfully. Aug 04 10:45:36.756147 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-54f865a5-7d39-4fec-ae50-532b1743fc28 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] https://10.4.3.232/volume/v3/volumes/68f19832-94d8-4b79-9755-3e68d4a5c1a2 returned with HTTP 200 Aug 04 10:45:36.756641 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 119/473] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:36 2026] GET /volume/v3/volumes/68f19832-94d8-4b79-9755-3e68d4a5c1a2 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:37.772238 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-004e8a50-20d8-46ff-b8d4-f73a8aa75fc5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:37.774487 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-004e8a50-20d8-46ff-b8d4-f73a8aa75fc5 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] GET https://10.4.3.232/volume/v3/volumes/68f19832-94d8-4b79-9755-3e68d4a5c1a2 Aug 04 10:45:37.774701 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-004e8a50-20d8-46ff-b8d4-f73a8aa75fc5 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:37.774954 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-004e8a50-20d8-46ff-b8d4-f73a8aa75fc5 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:37.785293 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-004e8a50-20d8-46ff-b8d4-f73a8aa75fc5 tempest-VolumesCloneNegativeTest-941163998 tempest-VolumesCloneNegativeTest-941163998-project-member] https://10.4.3.232/volume/v3/volumes/68f19832-94d8-4b79-9755-3e68d4a5c1a2 returned with HTTP 404 Aug 04 10:45:37.786110 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 121/474] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:37 2026] GET /volume/v3/volumes/68f19832-94d8-4b79-9755-3e68d4a5c1a2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:39.933346 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cc34c556-06de-4a64-b097-7872032d2c46 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:40.232989 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cc34c556-06de-4a64-b097-7872032d2c46 tempest-GroupsV314Test-736037999 tempest-GroupsV314Test-736037999-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:45:40.233470 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cc34c556-06de-4a64-b097-7872032d2c46 tempest-GroupsV314Test-736037999 tempest-GroupsV314Test-736037999-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1188330996"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:40.256330 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-56bea63b-6811-4bbb-a752-557f2def1777 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:40.257060 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cc34c556-06de-4a64-b097-7872032d2c46 tempest-GroupsV314Test-736037999 tempest-GroupsV314Test-736037999-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:45:40.257589 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 115/475] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:45:39 2026] POST /volume/v3/types => generated 220 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:40.265693 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f34e1781-9ed2-4680-84e4-fe036c7b9b4e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:40.270116 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f34e1781-9ed2-4680-84e4-fe036c7b9b4e tempest-GroupsV314Test-736037999 tempest-GroupsV314Test-736037999-project-admin] POST https://10.4.3.232/volume/v3/group_types Aug 04 10:45:40.270610 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f34e1781-9ed2-4680-84e4-fe036c7b9b4e tempest-GroupsV314Test-736037999 tempest-GroupsV314Test-736037999-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-375478737"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:40.295638 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f34e1781-9ed2-4680-84e4-fe036c7b9b4e tempest-GroupsV314Test-736037999 tempest-GroupsV314Test-736037999-project-admin] https://10.4.3.232/volume/v3/group_types returned with HTTP 202 Aug 04 10:45:40.296161 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 120/476] 10.4.3.232 () {70 vars in 1311 bytes} [Tue Aug 4 10:45:40 2026] POST /volume/v3/group_types => generated 176 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:40.306594 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-dcb56a8e-632f-4716-8691-16a4e7f12ba1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:40.500323 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-56bea63b-6811-4bbb-a752-557f2def1777 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes Aug 04 10:45:40.500517 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-56bea63b-6811-4bbb-a752-557f2def1777 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:40.500715 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-56bea63b-6811-4bbb-a752-557f2def1777 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:40.501167 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-56bea63b-6811-4bbb-a752-557f2def1777 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:40.501900 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-56bea63b-6811-4bbb-a752-557f2def1777 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:40.540967 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-56bea63b-6811-4bbb-a752-557f2def1777 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:40.541350 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-56bea63b-6811-4bbb-a752-557f2def1777 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 200 Aug 04 10:45:40.541805 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 121/477] 10.4.3.232 () {66 vars in 1237 bytes} [Tue Aug 4 10:45:40 2026] GET /volume/v3/volumes => generated 15 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:45:40.555424 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2a382a33-0860-41da-8575-73289272183f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:40.559738 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2a382a33-0860-41da-8575-73289272183f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:45:40.560214 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2a382a33-0860-41da-8575-73289272183f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1083001824"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:40.562617 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-2a382a33-0860-41da-8575-73289272183f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1083001824'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:45:40.562824 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-2a382a33-0860-41da-8575-73289272183f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Create volume of 1 GB Aug 04 10:45:40.570381 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2a382a33-0860-41da-8575-73289272183f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Availability Zones retrieved successfully. Aug 04 10:45:40.579480 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2a382a33-0860-41da-8575-73289272183f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Flow 'volume_create_api' (e42a931f-5138-4199-9456-09fb3ee0c1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:40.580441 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2a382a33-0860-41da-8575-73289272183f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7ddc6af-758a-439c-9004-6131af0c9bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:40.581643 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-2a382a33-0860-41da-8575-73289272183f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:45:40.593934 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dcb56a8e-632f-4716-8691-16a4e7f12ba1 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] POST https://10.4.3.232/volume/v3/groups Aug 04 10:45:40.594254 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dcb56a8e-632f-4716-8691-16a4e7f12ba1 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dadd1f71-b24a-44c7-a6bd-581f15e44c17", "volume_types": ["c15ccb2f-8ff6-4cfd-be22-191ae7b60a96"], "name": "tempest-GroupsV314Test-Group-1005204019"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:40.597444 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-dcb56a8e-632f-4716-8691-16a4e7f12ba1 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Creating new group {'group': {'group_type': 'dadd1f71-b24a-44c7-a6bd-581f15e44c17', 'volume_types': ['c15ccb2f-8ff6-4cfd-be22-191ae7b60a96'], 'name': 'tempest-GroupsV314Test-Group-1005204019'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 04 10:45:40.601280 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.groups [None req-dcb56a8e-632f-4716-8691-16a4e7f12ba1 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Creating group tempest-GroupsV314Test-Group-1005204019. Aug 04 10:45:40.610875 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-dcb56a8e-632f-4716-8691-16a4e7f12ba1 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Availability Zones retrieved successfully. Aug 04 10:45:40.621686 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2a382a33-0860-41da-8575-73289272183f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7ddc6af-758a-439c-9004-6131af0c9bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:40.622219 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2a382a33-0860-41da-8575-73289272183f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8766c7fa-dff8-46a5-8a7c-659fa56f1e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:40.637181 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-dcb56a8e-632f-4716-8691-16a4e7f12ba1 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Created reservations ['5280a4f8-f282-4c64-98d3-901c3e0c0b9a'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:40.685780 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-2a382a33-0860-41da-8575-73289272183f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Created reservations ['43e16fca-722c-4d55-bdad-55573e99d986', '5c2c53fd-c10b-424a-aff3-8cb2ce16f1f2', '97c41d3d-9cde-4d10-bfd9-cf7cde91de4f', 'bfc4381e-63f0-4e3a-9a71-625e6104d232'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:40.686666 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2a382a33-0860-41da-8575-73289272183f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8766c7fa-dff8-46a5-8a7c-659fa56f1e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43e16fca-722c-4d55-bdad-55573e99d986', '5c2c53fd-c10b-424a-aff3-8cb2ce16f1f2', '97c41d3d-9cde-4d10-bfd9-cf7cde91de4f', 'bfc4381e-63f0-4e3a-9a71-625e6104d232']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:40.687202 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dcb56a8e-632f-4716-8691-16a4e7f12ba1 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] https://10.4.3.232/volume/v3/groups returned with HTTP 202 Aug 04 10:45:40.687427 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2a382a33-0860-41da-8575-73289272183f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9336028d-ada4-4884-b2ef-3849ee9fe9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:40.687881 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 122/478] 10.4.3.232 () {70 vars in 1297 bytes} [Tue Aug 4 10:45:40 2026] POST /volume/v3/groups => generated 108 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:40.698425 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-344ef65c-1d89-4288-9125-09a3c9fe4b97 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:40.700621 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-344ef65c-1d89-4288-9125-09a3c9fe4b97 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] GET https://10.4.3.232/volume/v3/groups/ff0aec6b-463b-4bc2-b674-e5884168c775 Aug 04 10:45:40.700841 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-344ef65c-1d89-4288-9125-09a3c9fe4b97 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:40.701025 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-344ef65c-1d89-4288-9125-09a3c9fe4b97 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:40.701144 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-344ef65c-1d89-4288-9125-09a3c9fe4b97 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] show called for member ff0aec6b-463b-4bc2-b674-e5884168c775 {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:45:40.709388 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:40.709388 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:40.714509 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2a382a33-0860-41da-8575-73289272183f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9336028d-ada4-4884-b2ef-3849ee9fe9d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe53e137-b790-4a85-8fdc-e79f4b1b3a3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1083001824',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9d56e4d972df4f37882b713d5fab13a0',qos_specs=None,replication_status=,reservations=['43e16fca-722c-4d55-bdad-55573e99d986','5c2c53fd-c10b-424a-aff3-8cb2ce16f1f2','97c41d3d-9cde-4d10-bfd9-cf7cde91de4f','bfc4381e-63f0-4e3a-9a71-625e6104d232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='313eab60388649c4afbcc7a541f9bffe',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:45:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1083001824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe53e137-b790-4a85-8fdc-e79f4b1b3a3e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9d56e4d972df4f37882b713d5fab13a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='313eab60388649c4afbcc7a541f9bffe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:40.715328 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2a382a33-0860-41da-8575-73289272183f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (300a58dd-570f-436b-ad70-b4ad99dab555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:40.715466 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-344ef65c-1d89-4288-9125-09a3c9fe4b97 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] https://10.4.3.232/volume/v3/groups/ff0aec6b-463b-4bc2-b674-e5884168c775 returned with HTTP 200 Aug 04 10:45:40.716363 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 121/479] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:45:40 2026] GET /volume/v3/groups/ff0aec6b-463b-4bc2-b674-e5884168c775 => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:40.733339 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2a382a33-0860-41da-8575-73289272183f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (300a58dd-570f-436b-ad70-b4ad99dab555) transitioned into state 'SUCCESS' from state '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-1083001824',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9d56e4d972df4f37882b713d5fab13a0',qos_specs=None,replication_status=,reservations=['43e16fca-722c-4d55-bdad-55573e99d986','5c2c53fd-c10b-424a-aff3-8cb2ce16f1f2','97c41d3d-9cde-4d10-bfd9-cf7cde91de4f','bfc4381e-63f0-4e3a-9a71-625e6104d232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='313eab60388649c4afbcc7a541f9bffe',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:40.733726 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2a382a33-0860-41da-8575-73289272183f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6140f1d1-1454-4e8c-87fb-c1118b83292c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:40.742488 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2a382a33-0860-41da-8575-73289272183f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6140f1d1-1454-4e8c-87fb-c1118b83292c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:40.743363 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2a382a33-0860-41da-8575-73289272183f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Flow 'volume_create_api' (e42a931f-5138-4199-9456-09fb3ee0c1aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:40.743677 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2a382a33-0860-41da-8575-73289272183f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Create volume request issued successfully. Aug 04 10:45:40.744089 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2a382a33-0860-41da-8575-73289272183f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:45:40.744552 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 116/480] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:45:40 2026] POST /volume/v3/volumes => generated 764 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:45:40.761123 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-285adde2-d373-4922-88dd-748066661473 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:40.762744 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-285adde2-d373-4922-88dd-748066661473 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/fe53e137-b790-4a85-8fdc-e79f4b1b3a3e Aug 04 10:45:40.762988 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-285adde2-d373-4922-88dd-748066661473 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:40.763256 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-285adde2-d373-4922-88dd-748066661473 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:40.771650 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:40.771650 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:40.775569 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-285adde2-d373-4922-88dd-748066661473 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Volume info retrieved successfully. Aug 04 10:45:40.780392 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-285adde2-d373-4922-88dd-748066661473 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/fe53e137-b790-4a85-8fdc-e79f4b1b3a3e returned with HTTP 200 Aug 04 10:45:40.781111 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 122/481] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:40 2026] GET /volume/v3/volumes/fe53e137-b790-4a85-8fdc-e79f4b1b3a3e => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:41.725664 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7fff8c47-fe6b-4041-b7b5-4e82f8866baa None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:41.728534 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7fff8c47-fe6b-4041-b7b5-4e82f8866baa tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] GET https://10.4.3.232/volume/v3/groups/ff0aec6b-463b-4bc2-b674-e5884168c775 Aug 04 10:45:41.728534 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7fff8c47-fe6b-4041-b7b5-4e82f8866baa tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:41.728534 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7fff8c47-fe6b-4041-b7b5-4e82f8866baa tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:41.728534 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-7fff8c47-fe6b-4041-b7b5-4e82f8866baa tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] show called for member ff0aec6b-463b-4bc2-b674-e5884168c775 {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:45:41.732389 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:41.732389 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:41.743693 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7fff8c47-fe6b-4041-b7b5-4e82f8866baa tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] https://10.4.3.232/volume/v3/groups/ff0aec6b-463b-4bc2-b674-e5884168c775 returned with HTTP 200 Aug 04 10:45:41.743693 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 123/482] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:45:41 2026] GET /volume/v3/groups/ff0aec6b-463b-4bc2-b674-e5884168c775 => generated 389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:41.754527 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:41.756695 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:45:41.757167 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1936012961", "volume_type": "c15ccb2f-8ff6-4cfd-be22-191ae7b60a96", "group_id": "ff0aec6b-463b-4bc2-b674-e5884168c775", "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:41.759028 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1936012961', 'volume_type': 'c15ccb2f-8ff6-4cfd-be22-191ae7b60a96', 'group_id': 'ff0aec6b-463b-4bc2-b674-e5884168c775', 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:45:41.770007 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:41.770007 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:41.770497 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Create volume of 1 GB Aug 04 10:45:41.776830 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Availability Zones retrieved successfully. Aug 04 10:45:41.783230 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Flow 'volume_create_api' (6458400c-2201-48ab-a2f2-604abf6c978d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:41.784588 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (785c278e-eb84-476a-9743-f5194007e2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:41.785460 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:41.785460 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:41.785924 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:45:41.801171 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-025c70b4-3c76-4c8a-9285-adfd51779746 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:41.803436 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-025c70b4-3c76-4c8a-9285-adfd51779746 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/fe53e137-b790-4a85-8fdc-e79f4b1b3a3e Aug 04 10:45:41.803690 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-025c70b4-3c76-4c8a-9285-adfd51779746 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:41.803915 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-025c70b4-3c76-4c8a-9285-adfd51779746 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:41.817089 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:41.817089 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:41.819371 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (785c278e-eb84-476a-9743-f5194007e2bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:45:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c15ccb2f-8ff6-4cfd-be22-191ae7b60a96,is_public=True,name='tempest-GroupsV314Test-volume-type-1188330996',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c15ccb2f-8ff6-4cfd-be22-191ae7b60a96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ff0aec6b-463b-4bc2-b674-e5884168c775', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:41.819645 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fd0580d-829c-4b65-93db-b9b2fc644b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:41.826672 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-025c70b4-3c76-4c8a-9285-adfd51779746 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Volume info retrieved successfully. Aug 04 10:45:41.834164 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-025c70b4-3c76-4c8a-9285-adfd51779746 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/fe53e137-b790-4a85-8fdc-e79f4b1b3a3e returned with HTTP 200 Aug 04 10:45:41.834777 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 117/483] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:41 2026] GET /volume/v3/volumes/fe53e137-b790-4a85-8fdc-e79f4b1b3a3e => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:41.850056 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6d381644-da2c-4a79-b873-4ca68b3b9c89 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:41.851885 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6d381644-da2c-4a79-b873-4ca68b3b9c89 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/fe53e137-b790-4a85-8fdc-e79f4b1b3a3e Aug 04 10:45:41.852075 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6d381644-da2c-4a79-b873-4ca68b3b9c89 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:41.852268 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6d381644-da2c-4a79-b873-4ca68b3b9c89 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:41.858901 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:41.858901 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:41.859035 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1188330996 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1188330996, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:45:41.860984 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1188330996 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1188330996, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:45:41.864021 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6d381644-da2c-4a79-b873-4ca68b3b9c89 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Volume info retrieved successfully. Aug 04 10:45:41.871267 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6d381644-da2c-4a79-b873-4ca68b3b9c89 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/fe53e137-b790-4a85-8fdc-e79f4b1b3a3e returned with HTTP 200 Aug 04 10:45:41.871267 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 123/484] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:41 2026] GET /volume/v3/volumes/fe53e137-b790-4a85-8fdc-e79f4b1b3a3e => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:41.893533 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Created reservations ['02f4927f-e349-4c3c-80c5-04d439551030', '73ed693e-da60-427e-aaf2-41d4eff76f9a', 'd8db47ec-b218-4418-b1f9-8fc50d005fba', '5c9afda8-d11c-4b2e-bf68-de55f5f99fb9'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:41.893813 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-abb85780-900d-4826-89a4-f9bbc3d1b28e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:41.894425 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fd0580d-829c-4b65-93db-b9b2fc644b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02f4927f-e349-4c3c-80c5-04d439551030', '73ed693e-da60-427e-aaf2-41d4eff76f9a', 'd8db47ec-b218-4418-b1f9-8fc50d005fba', '5c9afda8-d11c-4b2e-bf68-de55f5f99fb9']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:41.897322 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fa2d56e-3cf6-43e9-9ad8-4130681bc96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:41.899202 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-abb85780-900d-4826-89a4-f9bbc3d1b28e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:45:41.900448 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-abb85780-900d-4826-89a4-f9bbc3d1b28e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-745824631"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:41.901145 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-abb85780-900d-4826-89a4-f9bbc3d1b28e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-745824631'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:45:41.901286 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-abb85780-900d-4826-89a4-f9bbc3d1b28e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Create volume of 1 GB Aug 04 10:45:41.901565 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:41.901565 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:41.905797 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-abb85780-900d-4826-89a4-f9bbc3d1b28e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Availability Zones retrieved successfully. Aug 04 10:45:41.911527 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-abb85780-900d-4826-89a4-f9bbc3d1b28e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Flow 'volume_create_api' (fd110d96-587c-4e0a-aa0e-7b0ce3d57dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:41.912646 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-abb85780-900d-4826-89a4-f9bbc3d1b28e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (910a2454-ad42-4743-b2cc-fb0365f70441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:41.913630 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-abb85780-900d-4826-89a4-f9bbc3d1b28e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:45:41.922150 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fa2d56e-3cf6-43e9-9ad8-4130681bc96a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bf902a8-90bd-4629-a2e8-f62f29e02b91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1936012961',encryption_key_id=None,group_id=ff0aec6b-463b-4bc2-b674-e5884168c775,group_type_id=,metadata={},multiattach=False,project_id='f020ad227f824b2e8d3b427288abf478',qos_specs=None,replication_status=,reservations=['02f4927f-e349-4c3c-80c5-04d439551030','73ed693e-da60-427e-aaf2-41d4eff76f9a','d8db47ec-b218-4418-b1f9-8fc50d005fba','5c9afda8-d11c-4b2e-bf68-de55f5f99fb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b087dbcd2a2421fb5373525abca3052',volume_type_id=c15ccb2f-8ff6-4cfd-be22-191ae7b60a96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:45:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1936012961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ff0aec6b-463b-4bc2-b674-e5884168c775,host=None,id=2bf902a8-90bd-4629-a2e8-f62f29e02b91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f020ad227f824b2e8d3b427288abf478',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b087dbcd2a2421fb5373525abca3052',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c15ccb2f-8ff6-4cfd-be22-191ae7b60a96),volume_type_id=c15ccb2f-8ff6-4cfd-be22-191ae7b60a96)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:41.922922 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef6362ec-757a-4e3c-b11b-8372830055bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:41.942345 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef6362ec-757a-4e3c-b11b-8372830055bc) transitioned into state 'SUCCESS' from state '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-1936012961',encryption_key_id=None,group_id=ff0aec6b-463b-4bc2-b674-e5884168c775,group_type_id=,metadata={},multiattach=False,project_id='f020ad227f824b2e8d3b427288abf478',qos_specs=None,replication_status=,reservations=['02f4927f-e349-4c3c-80c5-04d439551030','73ed693e-da60-427e-aaf2-41d4eff76f9a','d8db47ec-b218-4418-b1f9-8fc50d005fba','5c9afda8-d11c-4b2e-bf68-de55f5f99fb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b087dbcd2a2421fb5373525abca3052',volume_type_id=c15ccb2f-8ff6-4cfd-be22-191ae7b60a96)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:41.942950 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-abb85780-900d-4826-89a4-f9bbc3d1b28e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (910a2454-ad42-4743-b2cc-fb0365f70441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:41.944027 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2082b8e1-3a7f-4034-a12f-c218071fa82a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:41.945134 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-abb85780-900d-4826-89a4-f9bbc3d1b28e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d382ede7-9ad3-4457-8f7c-3f01eadace30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:41.961573 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2082b8e1-3a7f-4034-a12f-c218071fa82a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:41.962771 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Flow 'volume_create_api' (6458400c-2201-48ab-a2f2-604abf6c978d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:41.963270 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Create volume request issued successfully. Aug 04 10:45:41.964109 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:41.964297 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:41.995252 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-abb85780-900d-4826-89a4-f9bbc3d1b28e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Created reservations ['4fd336b7-be36-4921-bb8e-346a71556bde', '01efdc80-f2ed-4f32-aa5d-63665a3f3284', '99000cf7-722f-4f02-98db-9ec0ada8f54a', '96645cee-00b8-4d02-aa13-d85b3c89d7fd'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:41.996545 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-abb85780-900d-4826-89a4-f9bbc3d1b28e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d382ede7-9ad3-4457-8f7c-3f01eadace30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fd336b7-be36-4921-bb8e-346a71556bde', '01efdc80-f2ed-4f32-aa5d-63665a3f3284', '99000cf7-722f-4f02-98db-9ec0ada8f54a', '96645cee-00b8-4d02-aa13-d85b3c89d7fd']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:41.997643 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-abb85780-900d-4826-89a4-f9bbc3d1b28e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7fb0b4c-52fe-4dbd-901c-49a86032fecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:42.012523 np0000006413 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:42.015649 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:42.015649 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:42.019489 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b5e3ddee-5a86-4eb8-ba90-3b0907d56938 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:45:42.019951 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 122/485] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:45:41 2026] POST /volume/v3/volumes => generated 819 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:42.031388 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-abb85780-900d-4826-89a4-f9bbc3d1b28e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7fb0b4c-52fe-4dbd-901c-49a86032fecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d146821-340a-4544-ad13-0b46667f1a91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-745824631',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9d56e4d972df4f37882b713d5fab13a0',qos_specs=None,replication_status=,reservations=['4fd336b7-be36-4921-bb8e-346a71556bde','01efdc80-f2ed-4f32-aa5d-63665a3f3284','99000cf7-722f-4f02-98db-9ec0ada8f54a','96645cee-00b8-4d02-aa13-d85b3c89d7fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='313eab60388649c4afbcc7a541f9bffe',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:45:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-745824631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d146821-340a-4544-ad13-0b46667f1a91,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9d56e4d972df4f37882b713d5fab13a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='313eab60388649c4afbcc7a541f9bffe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:42.032464 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-abb85780-900d-4826-89a4-f9bbc3d1b28e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf215407-e25d-45e4-ab1a-ae96e38bff32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:42.038570 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1ad74ac9-cbcf-40ea-b8fd-85281cca9581 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:42.041794 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ad74ac9-cbcf-40ea-b8fd-85281cca9581 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] GET https://10.4.3.232/volume/v3/volumes/2bf902a8-90bd-4629-a2e8-f62f29e02b91 Aug 04 10:45:42.042044 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ad74ac9-cbcf-40ea-b8fd-85281cca9581 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:42.042314 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ad74ac9-cbcf-40ea-b8fd-85281cca9581 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:42.051068 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:42.051068 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:42.054762 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1ad74ac9-cbcf-40ea-b8fd-85281cca9581 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Volume info retrieved successfully. Aug 04 10:45:42.055564 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-1ad74ac9-cbcf-40ea-b8fd-85281cca9581 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:42.055656 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-1ad74ac9-cbcf-40ea-b8fd-85281cca9581 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:42.057076 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-abb85780-900d-4826-89a4-f9bbc3d1b28e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf215407-e25d-45e4-ab1a-ae96e38bff32) transitioned into state 'SUCCESS' from state '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-745824631',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9d56e4d972df4f37882b713d5fab13a0',qos_specs=None,replication_status=,reservations=['4fd336b7-be36-4921-bb8e-346a71556bde','01efdc80-f2ed-4f32-aa5d-63665a3f3284','99000cf7-722f-4f02-98db-9ec0ada8f54a','96645cee-00b8-4d02-aa13-d85b3c89d7fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='313eab60388649c4afbcc7a541f9bffe',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:42.059663 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-abb85780-900d-4826-89a4-f9bbc3d1b28e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b7bccfb-922f-47d7-b685-5c725e5437d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:42.075617 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-abb85780-900d-4826-89a4-f9bbc3d1b28e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b7bccfb-922f-47d7-b685-5c725e5437d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:42.076870 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-abb85780-900d-4826-89a4-f9bbc3d1b28e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Flow 'volume_create_api' (fd110d96-587c-4e0a-aa0e-7b0ce3d57dcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:42.077668 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-abb85780-900d-4826-89a4-f9bbc3d1b28e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Create volume request issued successfully. Aug 04 10:45:42.078130 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-abb85780-900d-4826-89a4-f9bbc3d1b28e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:45:42.078745 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 124/486] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:45:41 2026] POST /volume/v3/volumes => generated 763 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:45:42.091705 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b99ee540-3041-46ba-be09-4fcd48e0f813 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:42.094091 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b99ee540-3041-46ba-be09-4fcd48e0f813 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/0d146821-340a-4544-ad13-0b46667f1a91 Aug 04 10:45:42.094573 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b99ee540-3041-46ba-be09-4fcd48e0f813 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:42.094819 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b99ee540-3041-46ba-be09-4fcd48e0f813 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:42.104315 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:42.104315 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:42.108988 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b99ee540-3041-46ba-be09-4fcd48e0f813 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Volume info retrieved successfully. Aug 04 10:45:42.113623 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b99ee540-3041-46ba-be09-4fcd48e0f813 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/0d146821-340a-4544-ad13-0b46667f1a91 returned with HTTP 200 Aug 04 10:45:42.114171 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 124/487] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:42 2026] GET /volume/v3/volumes/0d146821-340a-4544-ad13-0b46667f1a91 => generated 831 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:42.122409 np0000006413 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-1ad74ac9-cbcf-40ea-b8fd-85281cca9581 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:42.126221 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:42.126221 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:42.135548 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ad74ac9-cbcf-40ea-b8fd-85281cca9581 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] https://10.4.3.232/volume/v3/volumes/2bf902a8-90bd-4629-a2e8-f62f29e02b91 returned with HTTP 200 Aug 04 10:45:42.136143 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 118/488] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:42 2026] GET /volume/v3/volumes/2bf902a8-90bd-4629-a2e8-f62f29e02b91 => generated 887 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:43.130213 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2dab604e-9739-4831-99f7-5d8ad3a0f547 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:43.133920 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2dab604e-9739-4831-99f7-5d8ad3a0f547 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/0d146821-340a-4544-ad13-0b46667f1a91 Aug 04 10:45:43.134213 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2dab604e-9739-4831-99f7-5d8ad3a0f547 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:43.134511 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2dab604e-9739-4831-99f7-5d8ad3a0f547 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:43.144049 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:43.144049 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:43.150787 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2dab604e-9739-4831-99f7-5d8ad3a0f547 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Volume info retrieved successfully. Aug 04 10:45:43.156873 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2dab604e-9739-4831-99f7-5d8ad3a0f547 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/0d146821-340a-4544-ad13-0b46667f1a91 returned with HTTP 200 Aug 04 10:45:43.157855 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 123/489] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:43 2026] GET /volume/v3/volumes/0d146821-340a-4544-ad13-0b46667f1a91 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:43.157909 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5547084e-567c-457a-90ee-02c55f93596a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:43.161456 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5547084e-567c-457a-90ee-02c55f93596a tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] GET https://10.4.3.232/volume/v3/volumes/2bf902a8-90bd-4629-a2e8-f62f29e02b91 Aug 04 10:45:43.161726 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5547084e-567c-457a-90ee-02c55f93596a tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:43.161950 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5547084e-567c-457a-90ee-02c55f93596a tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:43.171113 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:43.171113 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:43.174952 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5547084e-567c-457a-90ee-02c55f93596a tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Volume info retrieved successfully. Aug 04 10:45:43.175786 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-5547084e-567c-457a-90ee-02c55f93596a tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:43.176620 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-5547084e-567c-457a-90ee-02c55f93596a tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:43.181322 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7f728f32-0bfc-4a6e-8e21-b7c2101b9453 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:43.183217 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7f728f32-0bfc-4a6e-8e21-b7c2101b9453 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/0d146821-340a-4544-ad13-0b46667f1a91 Aug 04 10:45:43.183453 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7f728f32-0bfc-4a6e-8e21-b7c2101b9453 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:43.183634 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7f728f32-0bfc-4a6e-8e21-b7c2101b9453 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:43.194179 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:43.194179 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:43.198180 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7f728f32-0bfc-4a6e-8e21-b7c2101b9453 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Volume info retrieved successfully. Aug 04 10:45:43.202875 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7f728f32-0bfc-4a6e-8e21-b7c2101b9453 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/0d146821-340a-4544-ad13-0b46667f1a91 returned with HTTP 200 Aug 04 10:45:43.203573 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 125/490] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:43 2026] GET /volume/v3/volumes/0d146821-340a-4544-ad13-0b46667f1a91 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:43.219042 np0000006413 devstack@c-api.service[100255]: DEBUG oslo_db.sqlalchemy.engines [None req-5547084e-567c-457a-90ee-02c55f93596a tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:43.219560 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ffc79dc5-4c2b-4b55-aabb-45476d2d774b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:43.222061 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:43.222061 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:43.223209 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ffc79dc5-4c2b-4b55-aabb-45476d2d774b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:45:43.223695 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ffc79dc5-4c2b-4b55-aabb-45476d2d774b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-47982661"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:43.228519 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-ffc79dc5-4c2b-4b55-aabb-45476d2d774b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-47982661'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:45:43.228623 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5547084e-567c-457a-90ee-02c55f93596a tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] https://10.4.3.232/volume/v3/volumes/2bf902a8-90bd-4629-a2e8-f62f29e02b91 returned with HTTP 200 Aug 04 10:45:43.228680 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-ffc79dc5-4c2b-4b55-aabb-45476d2d774b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Create volume of 1 GB Aug 04 10:45:43.229071 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 125/491] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:43 2026] GET /volume/v3/volumes/2bf902a8-90bd-4629-a2e8-f62f29e02b91 => generated 912 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:43.249164 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ffc79dc5-4c2b-4b55-aabb-45476d2d774b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Availability Zones retrieved successfully. Aug 04 10:45:43.249345 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-443eafe9-ca9c-4c91-a9e3-1022743440c9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:43.251353 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-443eafe9-ca9c-4c91-a9e3-1022743440c9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] POST https://10.4.3.232/volume/v3/groups/action Aug 04 10:45:43.251904 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-443eafe9-ca9c-4c91-a9e3-1022743440c9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Action body: b'{"create-from-src": {"source_group_id": "ff0aec6b-463b-4bc2-b674-e5884168c775", "name": "tempest-Group_from_grp-2070077508"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:45:43.252117 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-443eafe9-ca9c-4c91-a9e3-1022743440c9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "ff0aec6b-463b-4bc2-b674-e5884168c775", "name": "tempest-Group_from_grp-2070077508"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:43.255517 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ffc79dc5-4c2b-4b55-aabb-45476d2d774b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Flow 'volume_create_api' (a40269ff-d054-4ebd-9189-9b324c484dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:43.259379 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-443eafe9-ca9c-4c91-a9e3-1022743440c9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Creating new group {'create-from-src': {'source_group_id': 'ff0aec6b-463b-4bc2-b674-e5884168c775', 'name': 'tempest-Group_from_grp-2070077508'}}. {{(pid=100254) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 04 10:45:43.259602 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ffc79dc5-4c2b-4b55-aabb-45476d2d774b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b9211f4-2aa0-4c01-877d-ccd0848b2498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:43.259673 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.groups [None req-443eafe9-ca9c-4c91-a9e3-1022743440c9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Creating group tempest-Group_from_grp-2070077508 from source group ff0aec6b-463b-4bc2-b674-e5884168c775. Aug 04 10:45:43.259728 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-ffc79dc5-4c2b-4b55-aabb-45476d2d774b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:45:43.261534 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:43.261534 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:43.268872 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:43.268872 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:43.295912 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ffc79dc5-4c2b-4b55-aabb-45476d2d774b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b9211f4-2aa0-4c01-877d-ccd0848b2498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:43.297300 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ffc79dc5-4c2b-4b55-aabb-45476d2d774b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6ed6304-49df-43fa-9d52-176cd3c3f016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:43.322410 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-443eafe9-ca9c-4c91-a9e3-1022743440c9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Created reservations ['da7b10ae-9945-4ee5-8631-527ba4feac81'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:43.351094 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-ffc79dc5-4c2b-4b55-aabb-45476d2d774b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Created reservations ['367ca38a-c0c2-4708-8365-7b423766d013', '777d4b9e-f8c0-4dd4-bfaa-47e6061d5caf', '7c7d62dc-ccd3-437c-b510-3945e80f83e7', '0090ccbd-96e4-472a-8a93-3ea6f3259a4f'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:43.351871 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ffc79dc5-4c2b-4b55-aabb-45476d2d774b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6ed6304-49df-43fa-9d52-176cd3c3f016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['367ca38a-c0c2-4708-8365-7b423766d013', '777d4b9e-f8c0-4dd4-bfaa-47e6061d5caf', '7c7d62dc-ccd3-437c-b510-3945e80f83e7', '0090ccbd-96e4-472a-8a93-3ea6f3259a4f']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:43.352576 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ffc79dc5-4c2b-4b55-aabb-45476d2d774b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d860e8cf-9904-49aa-b232-6b6ab9845345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:43.379090 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ffc79dc5-4c2b-4b55-aabb-45476d2d774b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d860e8cf-9904-49aa-b232-6b6ab9845345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69cd19c7-a7c3-478a-9814-98aad3b6f696', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-47982661',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9d56e4d972df4f37882b713d5fab13a0',qos_specs=None,replication_status=,reservations=['367ca38a-c0c2-4708-8365-7b423766d013','777d4b9e-f8c0-4dd4-bfaa-47e6061d5caf','7c7d62dc-ccd3-437c-b510-3945e80f83e7','0090ccbd-96e4-472a-8a93-3ea6f3259a4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='313eab60388649c4afbcc7a541f9bffe',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:45:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-47982661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69cd19c7-a7c3-478a-9814-98aad3b6f696,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9d56e4d972df4f37882b713d5fab13a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='313eab60388649c4afbcc7a541f9bffe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:43.379090 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ffc79dc5-4c2b-4b55-aabb-45476d2d774b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eef1839-6d02-4c94-9939-c851ad12142a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:43.400720 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ffc79dc5-4c2b-4b55-aabb-45476d2d774b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eef1839-6d02-4c94-9939-c851ad12142a) transitioned into state 'SUCCESS' from state '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-47982661',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9d56e4d972df4f37882b713d5fab13a0',qos_specs=None,replication_status=,reservations=['367ca38a-c0c2-4708-8365-7b423766d013','777d4b9e-f8c0-4dd4-bfaa-47e6061d5caf','7c7d62dc-ccd3-437c-b510-3945e80f83e7','0090ccbd-96e4-472a-8a93-3ea6f3259a4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='313eab60388649c4afbcc7a541f9bffe',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:43.401923 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ffc79dc5-4c2b-4b55-aabb-45476d2d774b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea81ee79-6f82-4a89-900f-4bdb757b4ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:43.402448 np0000006413 devstack@c-api.service[100254]: INFO cinder.group.api [None req-443eafe9-ca9c-4c91-a9e3-1022743440c9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] A mapping entry already exists for group 63d68b86-ac2b-424e-948d-eae955ecc2da and volume type c15ccb2f-8ff6-4cfd-be22-191ae7b60a96. Do not need to create again. Aug 04 10:45:43.402840 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:43.402840 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:43.403488 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-443eafe9-ca9c-4c91-a9e3-1022743440c9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Availability Zones retrieved successfully. Aug 04 10:45:43.411098 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-443eafe9-ca9c-4c91-a9e3-1022743440c9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Flow 'volume_create_api' (342e9300-14af-4ae6-8eae-729b9ce5fd09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:43.412370 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-443eafe9-ca9c-4c91-a9e3-1022743440c9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a89118d3-b46b-4b7c-b00a-cf57dceae02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:43.413187 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ffc79dc5-4c2b-4b55-aabb-45476d2d774b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea81ee79-6f82-4a89-900f-4bdb757b4ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:43.413747 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ffc79dc5-4c2b-4b55-aabb-45476d2d774b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Flow 'volume_create_api' (a40269ff-d054-4ebd-9189-9b324c484dc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:43.414071 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ffc79dc5-4c2b-4b55-aabb-45476d2d774b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Create volume request issued successfully. Aug 04 10:45:43.414138 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-443eafe9-ca9c-4c91-a9e3-1022743440c9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:45:43.414675 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ffc79dc5-4c2b-4b55-aabb-45476d2d774b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:45:43.415383 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 119/492] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:45:43 2026] POST /volume/v3/volumes => generated 762 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:45:43.429885 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4c05ca26-2a59-4090-b699-b903ae5ef68d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:43.431618 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4c05ca26-2a59-4090-b699-b903ae5ef68d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/69cd19c7-a7c3-478a-9814-98aad3b6f696 Aug 04 10:45:43.432806 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4c05ca26-2a59-4090-b699-b903ae5ef68d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:43.432806 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4c05ca26-2a59-4090-b699-b903ae5ef68d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:43.440209 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:43.440209 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:43.443957 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4c05ca26-2a59-4090-b699-b903ae5ef68d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Volume info retrieved successfully. Aug 04 10:45:43.444799 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-443eafe9-ca9c-4c91-a9e3-1022743440c9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a89118d3-b46b-4b7c-b00a-cf57dceae02c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2bf902a8-90bd-4629-a2e8-f62f29e02b91', 'volume_type': VolumeType(created_at=2026-08-04T10:45:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c15ccb2f-8ff6-4cfd-be22-191ae7b60a96,is_public=True,name='tempest-GroupsV314Test-volume-type-1188330996',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c15ccb2f-8ff6-4cfd-be22-191ae7b60a96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '63d68b86-ac2b-424e-948d-eae955ecc2da', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:43.445788 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-443eafe9-ca9c-4c91-a9e3-1022743440c9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc3c71eb-7f47-48db-ae7e-8289ed7a058f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:43.448965 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4c05ca26-2a59-4090-b699-b903ae5ef68d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/69cd19c7-a7c3-478a-9814-98aad3b6f696 returned with HTTP 200 Aug 04 10:45:43.449453 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 126/493] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:43 2026] GET /volume/v3/volumes/69cd19c7-a7c3-478a-9814-98aad3b6f696 => generated 830 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:43.497532 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-443eafe9-ca9c-4c91-a9e3-1022743440c9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Created reservations ['0fb6903d-d3a9-4d40-8e39-0c2dfd3bfac6', '48a538ad-4953-4cba-b833-2e446c487aa5', '948502b8-35d2-41c6-8719-045c2a8b8981', 'b7bc2ad6-46d4-4867-ac90-9e95b65f4b63'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:43.499388 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-443eafe9-ca9c-4c91-a9e3-1022743440c9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc3c71eb-7f47-48db-ae7e-8289ed7a058f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fb6903d-d3a9-4d40-8e39-0c2dfd3bfac6', '48a538ad-4953-4cba-b833-2e446c487aa5', '948502b8-35d2-41c6-8719-045c2a8b8981', 'b7bc2ad6-46d4-4867-ac90-9e95b65f4b63']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:43.500517 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-443eafe9-ca9c-4c91-a9e3-1022743440c9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22103904-3180-4ee7-bbb9-5307507bebd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:43.531953 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-443eafe9-ca9c-4c91-a9e3-1022743440c9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22103904-3180-4ee7-bbb9-5307507bebd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18430ccf-c976-4eb7-8d3d-ce59ef9f808a', '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=63d68b86-ac2b-424e-948d-eae955ecc2da,group_type_id=,metadata={},multiattach=False,project_id='f020ad227f824b2e8d3b427288abf478',qos_specs=None,replication_status=,reservations=['0fb6903d-d3a9-4d40-8e39-0c2dfd3bfac6','48a538ad-4953-4cba-b833-2e446c487aa5','948502b8-35d2-41c6-8719-045c2a8b8981','b7bc2ad6-46d4-4867-ac90-9e95b65f4b63'],size=1,snapshot_id=None,source_replicaid=,source_volid=2bf902a8-90bd-4629-a2e8-f62f29e02b91,status='creating',user_id='2b087dbcd2a2421fb5373525abca3052',volume_type_id=c15ccb2f-8ff6-4cfd-be22-191ae7b60a96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:45:43Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=63d68b86-ac2b-424e-948d-eae955ecc2da,host=None,id=18430ccf-c976-4eb7-8d3d-ce59ef9f808a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f020ad227f824b2e8d3b427288abf478',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2bf902a8-90bd-4629-a2e8-f62f29e02b91,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b087dbcd2a2421fb5373525abca3052',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c15ccb2f-8ff6-4cfd-be22-191ae7b60a96),volume_type_id=c15ccb2f-8ff6-4cfd-be22-191ae7b60a96)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:43.533014 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-443eafe9-ca9c-4c91-a9e3-1022743440c9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9a601a9-ee11-4e5a-8203-296a836fac24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:43.566333 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-443eafe9-ca9c-4c91-a9e3-1022743440c9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9a601a9-ee11-4e5a-8203-296a836fac24) transitioned into state 'SUCCESS' from 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=63d68b86-ac2b-424e-948d-eae955ecc2da,group_type_id=,metadata={},multiattach=False,project_id='f020ad227f824b2e8d3b427288abf478',qos_specs=None,replication_status=,reservations=['0fb6903d-d3a9-4d40-8e39-0c2dfd3bfac6','48a538ad-4953-4cba-b833-2e446c487aa5','948502b8-35d2-41c6-8719-045c2a8b8981','b7bc2ad6-46d4-4867-ac90-9e95b65f4b63'],size=1,snapshot_id=None,source_replicaid=,source_volid=2bf902a8-90bd-4629-a2e8-f62f29e02b91,status='creating',user_id='2b087dbcd2a2421fb5373525abca3052',volume_type_id=c15ccb2f-8ff6-4cfd-be22-191ae7b60a96)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:43.566333 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-443eafe9-ca9c-4c91-a9e3-1022743440c9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Flow 'volume_create_api' (342e9300-14af-4ae6-8eae-729b9ce5fd09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:43.566333 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-443eafe9-ca9c-4c91-a9e3-1022743440c9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Create volume request issued successfully. Aug 04 10:45:43.586584 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-443eafe9-ca9c-4c91-a9e3-1022743440c9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] https://10.4.3.232/volume/v3/groups/action returned with HTTP 202 Aug 04 10:45:43.587115 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 124/494] 10.4.3.232 () {70 vars in 1318 bytes} [Tue Aug 4 10:45:43 2026] POST /volume/v3/groups/action => generated 102 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:43.602205 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-18933ba1-77ff-4637-a777-aa5b38a9a260 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:43.605567 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-18933ba1-77ff-4637-a777-aa5b38a9a260 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:45:43.605919 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-18933ba1-77ff-4637-a777-aa5b38a9a260 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:43.606237 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-18933ba1-77ff-4637-a777-aa5b38a9a260 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Calling method 'detail' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:43.606610 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-18933ba1-77ff-4637-a777-aa5b38a9a260 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:43.607880 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-18933ba1-77ff-4637-a777-aa5b38a9a260 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:43.619798 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-18933ba1-77ff-4637-a777-aa5b38a9a260 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Get all volumes completed successfully. Aug 04 10:45:43.620631 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-18933ba1-77ff-4637-a777-aa5b38a9a260 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:43.620898 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-18933ba1-77ff-4637-a777-aa5b38a9a260 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:43.677878 np0000006413 devstack@c-api.service[100255]: DEBUG oslo_db.sqlalchemy.engines [None req-18933ba1-77ff-4637-a777-aa5b38a9a260 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:43.683172 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:43.683172 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:43.689606 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-18933ba1-77ff-4637-a777-aa5b38a9a260 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:43.690738 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-18933ba1-77ff-4637-a777-aa5b38a9a260 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:43.728904 np0000006413 devstack@c-api.service[100255]: DEBUG oslo_db.sqlalchemy.engines [None req-18933ba1-77ff-4637-a777-aa5b38a9a260 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:43.732129 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:43.732129 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:43.739397 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-18933ba1-77ff-4637-a777-aa5b38a9a260 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:45:43.739812 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 126/495] 10.4.3.232 () {68 vars in 1299 bytes} [Tue Aug 4 10:45:43 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:45:43.765560 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eede911f-102a-45e2-bdc9-a9f220ff2e9d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:43.769710 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eede911f-102a-45e2-bdc9-a9f220ff2e9d tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] GET https://10.4.3.232/volume/v3/volumes/18430ccf-c976-4eb7-8d3d-ce59ef9f808a Aug 04 10:45:43.769969 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eede911f-102a-45e2-bdc9-a9f220ff2e9d tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:43.770233 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eede911f-102a-45e2-bdc9-a9f220ff2e9d tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:43.777747 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:43.777747 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:43.782808 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eede911f-102a-45e2-bdc9-a9f220ff2e9d tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Volume info retrieved successfully. Aug 04 10:45:43.783819 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-eede911f-102a-45e2-bdc9-a9f220ff2e9d tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:43.784049 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-eede911f-102a-45e2-bdc9-a9f220ff2e9d tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:43.833060 np0000006413 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-eede911f-102a-45e2-bdc9-a9f220ff2e9d tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:43.838107 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:43.838107 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:43.847394 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eede911f-102a-45e2-bdc9-a9f220ff2e9d tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] https://10.4.3.232/volume/v3/volumes/18430ccf-c976-4eb7-8d3d-ce59ef9f808a returned with HTTP 200 Aug 04 10:45:43.848129 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 120/496] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:43 2026] GET /volume/v3/volumes/18430ccf-c976-4eb7-8d3d-ce59ef9f808a => generated 923 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:43.866760 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d7dcba2e-ca70-48d5-9032-43314edd1188 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:43.871319 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d7dcba2e-ca70-48d5-9032-43314edd1188 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] GET https://10.4.3.232/volume/v3/groups/63d68b86-ac2b-424e-948d-eae955ecc2da Aug 04 10:45:43.871319 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d7dcba2e-ca70-48d5-9032-43314edd1188 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:43.871319 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d7dcba2e-ca70-48d5-9032-43314edd1188 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:43.871319 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-d7dcba2e-ca70-48d5-9032-43314edd1188 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] show called for member 63d68b86-ac2b-424e-948d-eae955ecc2da {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:45:43.873850 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:43.873850 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:43.883138 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d7dcba2e-ca70-48d5-9032-43314edd1188 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] https://10.4.3.232/volume/v3/groups/63d68b86-ac2b-424e-948d-eae955ecc2da returned with HTTP 200 Aug 04 10:45:43.883884 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 127/497] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:45:43 2026] GET /volume/v3/groups/63d68b86-ac2b-424e-948d-eae955ecc2da => generated 417 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 10:45:43.894695 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-43700389-eb00-425d-90f9-a6f6f9d839bf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:43.898701 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-43700389-eb00-425d-90f9-a6f6f9d839bf tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:45:43.898894 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-43700389-eb00-425d-90f9-a6f6f9d839bf tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:43.899071 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-43700389-eb00-425d-90f9-a6f6f9d839bf tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:43.901006 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-43700389-eb00-425d-90f9-a6f6f9d839bf tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:43.901665 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:43.901665 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:43.902080 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-43700389-eb00-425d-90f9-a6f6f9d839bf tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:43.911938 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-43700389-eb00-425d-90f9-a6f6f9d839bf tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Get all volumes completed successfully. Aug 04 10:45:43.912719 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-43700389-eb00-425d-90f9-a6f6f9d839bf tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:43.912950 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-43700389-eb00-425d-90f9-a6f6f9d839bf tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:43.965202 np0000006413 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-43700389-eb00-425d-90f9-a6f6f9d839bf tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:43.967923 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:43.967923 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:43.972836 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-43700389-eb00-425d-90f9-a6f6f9d839bf tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:43.972993 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-43700389-eb00-425d-90f9-a6f6f9d839bf tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:44.021162 np0000006413 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-43700389-eb00-425d-90f9-a6f6f9d839bf tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:44.025281 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:44.025281 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:44.034627 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-43700389-eb00-425d-90f9-a6f6f9d839bf tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:45:44.035093 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 125/498] 10.4.3.232 () {68 vars in 1299 bytes} [Tue Aug 4 10:45:43 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:45:44.051510 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b658fa21-add4-434f-b6a9-7defe2485982 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:44.053157 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b658fa21-add4-434f-b6a9-7defe2485982 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] POST https://10.4.3.232/volume/v3/groups/63d68b86-ac2b-424e-948d-eae955ecc2da/action Aug 04 10:45:44.053667 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b658fa21-add4-434f-b6a9-7defe2485982 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:45:44.053745 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b658fa21-add4-434f-b6a9-7defe2485982 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:44.055434 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-b658fa21-add4-434f-b6a9-7defe2485982 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] delete called for group 63d68b86-ac2b-424e-948d-eae955ecc2da {{(pid=100255) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 10:45:44.055528 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.groups [None req-b658fa21-add4-434f-b6a9-7defe2485982 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Delete group with id: 63d68b86-ac2b-424e-948d-eae955ecc2da Aug 04 10:45:44.058955 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:44.058955 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:44.116626 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b658fa21-add4-434f-b6a9-7defe2485982 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] https://10.4.3.232/volume/v3/groups/63d68b86-ac2b-424e-948d-eae955ecc2da/action returned with HTTP 202 Aug 04 10:45:44.119261 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 127/499] 10.4.3.232 () {70 vars in 1428 bytes} [Tue Aug 4 10:45:44 2026] POST /volume/v3/groups/63d68b86-ac2b-424e-948d-eae955ecc2da/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:45:44.128160 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f74c14c6-3783-4891-9740-cb783ba85d1e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:44.131163 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f74c14c6-3783-4891-9740-cb783ba85d1e tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] GET https://10.4.3.232/volume/v3/volumes/18430ccf-c976-4eb7-8d3d-ce59ef9f808a Aug 04 10:45:44.132701 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f74c14c6-3783-4891-9740-cb783ba85d1e tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:44.132701 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f74c14c6-3783-4891-9740-cb783ba85d1e tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:44.140615 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:44.140615 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:44.145065 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f74c14c6-3783-4891-9740-cb783ba85d1e tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Volume info retrieved successfully. Aug 04 10:45:44.145878 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-f74c14c6-3783-4891-9740-cb783ba85d1e tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:44.146048 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-f74c14c6-3783-4891-9740-cb783ba85d1e tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:44.194904 np0000006413 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-f74c14c6-3783-4891-9740-cb783ba85d1e tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:44.198505 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:44.198505 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:44.205866 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f74c14c6-3783-4891-9740-cb783ba85d1e tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] https://10.4.3.232/volume/v3/volumes/18430ccf-c976-4eb7-8d3d-ce59ef9f808a returned with HTTP 200 Aug 04 10:45:44.206405 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 121/500] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:44 2026] GET /volume/v3/volumes/18430ccf-c976-4eb7-8d3d-ce59ef9f808a => generated 922 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:44.463870 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ec2fbcea-d429-4511-a3c8-f3fd4ed20be5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:44.466738 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ec2fbcea-d429-4511-a3c8-f3fd4ed20be5 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/69cd19c7-a7c3-478a-9814-98aad3b6f696 Aug 04 10:45:44.466994 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ec2fbcea-d429-4511-a3c8-f3fd4ed20be5 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:44.467330 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ec2fbcea-d429-4511-a3c8-f3fd4ed20be5 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:44.483357 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:44.483357 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:44.489408 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ec2fbcea-d429-4511-a3c8-f3fd4ed20be5 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Volume info retrieved successfully. Aug 04 10:45:44.498501 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ec2fbcea-d429-4511-a3c8-f3fd4ed20be5 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/69cd19c7-a7c3-478a-9814-98aad3b6f696 returned with HTTP 200 Aug 04 10:45:44.498979 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 128/501] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:44 2026] GET /volume/v3/volumes/69cd19c7-a7c3-478a-9814-98aad3b6f696 => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:44.512413 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-21cf79f2-6468-4005-abef-75eddee6246b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:44.514792 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-21cf79f2-6468-4005-abef-75eddee6246b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/69cd19c7-a7c3-478a-9814-98aad3b6f696 Aug 04 10:45:44.514958 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-21cf79f2-6468-4005-abef-75eddee6246b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:44.515128 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-21cf79f2-6468-4005-abef-75eddee6246b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:44.523872 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:44.523872 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:44.530879 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-21cf79f2-6468-4005-abef-75eddee6246b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Volume info retrieved successfully. Aug 04 10:45:44.540074 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-21cf79f2-6468-4005-abef-75eddee6246b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/69cd19c7-a7c3-478a-9814-98aad3b6f696 returned with HTTP 200 Aug 04 10:45:44.540074 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 126/502] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:44 2026] GET /volume/v3/volumes/69cd19c7-a7c3-478a-9814-98aad3b6f696 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:44.557031 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-030c94d6-63a0-4253-a18d-f83ddf6173e4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:44.559551 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-030c94d6-63a0-4253-a18d-f83ddf6173e4 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes Aug 04 10:45:44.559839 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-030c94d6-63a0-4253-a18d-f83ddf6173e4 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:44.560125 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-030c94d6-63a0-4253-a18d-f83ddf6173e4 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:44.560486 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-030c94d6-63a0-4253-a18d-f83ddf6173e4 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:44.561700 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-030c94d6-63a0-4253-a18d-f83ddf6173e4 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:44.572082 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-030c94d6-63a0-4253-a18d-f83ddf6173e4 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:44.573403 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-030c94d6-63a0-4253-a18d-f83ddf6173e4 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 200 Aug 04 10:45:44.574115 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 128/503] 10.4.3.232 () {66 vars in 1237 bytes} [Tue Aug 4 10:45:44 2026] GET /volume/v3/volumes => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:44.590913 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-86e9d9c7-0b14-49c6-80e5-aa06d9e4c1d1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:44.594183 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-86e9d9c7-0b14-49c6-80e5-aa06d9e4c1d1 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-47982661 Aug 04 10:45:44.594418 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-86e9d9c7-0b14-49c6-80e5-aa06d9e4c1d1 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:44.594646 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-86e9d9c7-0b14-49c6-80e5-aa06d9e4c1d1 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:44.594978 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-86e9d9c7-0b14-49c6-80e5-aa06d9e4c1d1 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:44.595753 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-86e9d9c7-0b14-49c6-80e5-aa06d9e4c1d1 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-47982661'), ('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:44.643333 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-86e9d9c7-0b14-49c6-80e5-aa06d9e4c1d1 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:44.644037 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-86e9d9c7-0b14-49c6-80e5-aa06d9e4c1d1 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-47982661 returned with HTTP 200 Aug 04 10:45:44.644966 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 122/504] 10.4.3.232 () {66 vars in 1334 bytes} [Tue Aug 4 10:45:44 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-47982661 => generated 332 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:44.660557 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-484038c6-9408-4728-bc49-71ec171989be None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:44.662414 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-484038c6-9408-4728-bc49-71ec171989be tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-745824631 Aug 04 10:45:44.664271 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-484038c6-9408-4728-bc49-71ec171989be tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:44.664271 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-484038c6-9408-4728-bc49-71ec171989be tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:44.664271 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-484038c6-9408-4728-bc49-71ec171989be tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:44.664918 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-484038c6-9408-4728-bc49-71ec171989be tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-745824631'), ('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:44.724806 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-484038c6-9408-4728-bc49-71ec171989be tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:44.725891 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:44.725891 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:44.732708 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-484038c6-9408-4728-bc49-71ec171989be tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-745824631 returned with HTTP 200 Aug 04 10:45:44.733508 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 129/505] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:45:44 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-745824631 => generated 859 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:44.758424 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0c370840-d6aa-42e2-9d21-53e2d3376997 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:44.763314 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0c370840-d6aa-42e2-9d21-53e2d3376997 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/detail?limit=1 Aug 04 10:45:44.763581 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0c370840-d6aa-42e2-9d21-53e2d3376997 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:44.763813 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0c370840-d6aa-42e2-9d21-53e2d3376997 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:44.764123 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-0c370840-d6aa-42e2-9d21-53e2d3376997 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:44.765104 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0c370840-d6aa-42e2-9d21-53e2d3376997 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:44.771261 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0c370840-d6aa-42e2-9d21-53e2d3376997 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:44.771945 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:44.771945 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:44.775481 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0c370840-d6aa-42e2-9d21-53e2d3376997 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 04 10:45:44.776589 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 127/506] 10.4.3.232 () {66 vars in 1273 bytes} [Tue Aug 4 10:45:44 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1001 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:44.797387 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b7af1ec9-9fd6-49a5-9b57-008f6211899f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:44.800052 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b7af1ec9-9fd6-49a5-9b57-008f6211899f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/detail?limit=1&marker=69cd19c7-a7c3-478a-9814-98aad3b6f696 Aug 04 10:45:44.800052 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b7af1ec9-9fd6-49a5-9b57-008f6211899f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:44.800052 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b7af1ec9-9fd6-49a5-9b57-008f6211899f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'detail' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:44.800052 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-b7af1ec9-9fd6-49a5-9b57-008f6211899f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:44.800052 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:44.800052 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:44.800429 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-b7af1ec9-9fd6-49a5-9b57-008f6211899f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:44.843893 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b7af1ec9-9fd6-49a5-9b57-008f6211899f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:44.845272 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:44.845272 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:44.851123 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b7af1ec9-9fd6-49a5-9b57-008f6211899f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/detail?limit=1&marker=69cd19c7-a7c3-478a-9814-98aad3b6f696 returned with HTTP 200 Aug 04 10:45:44.851655 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 129/507] 10.4.3.232 () {66 vars in 1361 bytes} [Tue Aug 4 10:45:44 2026] GET /volume/v3/volumes/detail?limit=1&marker=69cd19c7-a7c3-478a-9814-98aad3b6f696 => generated 1002 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:44.866580 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5e40a81b-ba1b-4023-b580-82e7f53a0e76 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:44.868400 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5e40a81b-ba1b-4023-b580-82e7f53a0e76 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/detail?limit=1&marker=0d146821-340a-4544-ad13-0b46667f1a91 Aug 04 10:45:44.868694 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5e40a81b-ba1b-4023-b580-82e7f53a0e76 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:44.868958 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5e40a81b-ba1b-4023-b580-82e7f53a0e76 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:44.869317 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-5e40a81b-ba1b-4023-b580-82e7f53a0e76 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:44.869746 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:44.869746 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:44.870360 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5e40a81b-ba1b-4023-b580-82e7f53a0e76 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:44.917175 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5e40a81b-ba1b-4023-b580-82e7f53a0e76 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:44.918257 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:44.918257 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:44.923452 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5e40a81b-ba1b-4023-b580-82e7f53a0e76 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/detail?limit=1&marker=0d146821-340a-4544-ad13-0b46667f1a91 returned with HTTP 200 Aug 04 10:45:44.923989 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 123/508] 10.4.3.232 () {66 vars in 1361 bytes} [Tue Aug 4 10:45:44 2026] GET /volume/v3/volumes/detail?limit=1&marker=0d146821-340a-4544-ad13-0b46667f1a91 => generated 1003 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:44.942313 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a1755325-54c6-4b9a-8c8b-5087b8930185 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:44.947147 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a1755325-54c6-4b9a-8c8b-5087b8930185 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/detail?limit=1&marker=fe53e137-b790-4a85-8fdc-e79f4b1b3a3e Aug 04 10:45:44.947147 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a1755325-54c6-4b9a-8c8b-5087b8930185 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:44.947147 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a1755325-54c6-4b9a-8c8b-5087b8930185 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:44.947147 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-a1755325-54c6-4b9a-8c8b-5087b8930185 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:44.948900 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a1755325-54c6-4b9a-8c8b-5087b8930185 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:44.996219 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a1755325-54c6-4b9a-8c8b-5087b8930185 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:44.997940 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a1755325-54c6-4b9a-8c8b-5087b8930185 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/detail?limit=1&marker=fe53e137-b790-4a85-8fdc-e79f4b1b3a3e returned with HTTP 200 Aug 04 10:45:44.998586 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 130/509] 10.4.3.232 () {66 vars in 1361 bytes} [Tue Aug 4 10:45:44 2026] GET /volume/v3/volumes/detail?limit=1&marker=fe53e137-b790-4a85-8fdc-e79f4b1b3a3e => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:45:45.012080 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-04297c09-ecf3-4f49-8db7-c973f7d85516 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:45.014670 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-04297c09-ecf3-4f49-8db7-c973f7d85516 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 04 10:45:45.014886 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-04297c09-ecf3-4f49-8db7-c973f7d85516 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:45.015158 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-04297c09-ecf3-4f49-8db7-c973f7d85516 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:45.015522 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-04297c09-ecf3-4f49-8db7-c973f7d85516 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:45.015833 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-04297c09-ecf3-4f49-8db7-c973f7d85516 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Could not evaluate value available, assuming string {{(pid=100254) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 10:45:45.017821 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-04297c09-ecf3-4f49-8db7-c973f7d85516 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:45.068093 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-04297c09-ecf3-4f49-8db7-c973f7d85516 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:45.069504 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:45.069504 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:45.078212 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-04297c09-ecf3-4f49-8db7-c973f7d85516 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 04 10:45:45.078741 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 128/510] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:45:45 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1889 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:45.096091 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-041f2eaf-83d6-4f92-8da7-5dc9f254b73e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:45.101265 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-041f2eaf-83d6-4f92-8da7-5dc9f254b73e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 04 10:45:45.101265 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-041f2eaf-83d6-4f92-8da7-5dc9f254b73e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:45.101265 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-041f2eaf-83d6-4f92-8da7-5dc9f254b73e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'detail' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:45.101265 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-041f2eaf-83d6-4f92-8da7-5dc9f254b73e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:45.101265 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-041f2eaf-83d6-4f92-8da7-5dc9f254b73e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Could not evaluate value available, assuming string {{(pid=100255) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 10:45:45.105264 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-041f2eaf-83d6-4f92-8da7-5dc9f254b73e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:45.144434 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-041f2eaf-83d6-4f92-8da7-5dc9f254b73e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:45.145938 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:45.145938 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:45.151033 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-041f2eaf-83d6-4f92-8da7-5dc9f254b73e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 04 10:45:45.151736 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 130/511] 10.4.3.232 () {66 vars in 1359 bytes} [Tue Aug 4 10:45:45 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1891 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:45.165771 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-48bbcecc-9062-4368-b25c-4cdb7fe355e0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:45.169747 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-48bbcecc-9062-4368-b25c-4cdb7fe355e0 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes?limit=1 Aug 04 10:45:45.170053 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-48bbcecc-9062-4368-b25c-4cdb7fe355e0 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:45.170373 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-48bbcecc-9062-4368-b25c-4cdb7fe355e0 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:45.170716 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-48bbcecc-9062-4368-b25c-4cdb7fe355e0 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:45.171746 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-48bbcecc-9062-4368-b25c-4cdb7fe355e0 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:45.181714 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-48bbcecc-9062-4368-b25c-4cdb7fe355e0 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:45.182386 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-48bbcecc-9062-4368-b25c-4cdb7fe355e0 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 04 10:45:45.182848 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 124/512] 10.4.3.232 () {66 vars in 1252 bytes} [Tue Aug 4 10:45:45 2026] GET /volume/v3/volumes?limit=1 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:45.191641 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fc1b2911-5341-41de-84b1-1528e4e061bd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:45.193667 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fc1b2911-5341-41de-84b1-1528e4e061bd tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes?limit=1&marker=69cd19c7-a7c3-478a-9814-98aad3b6f696 Aug 04 10:45:45.193926 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fc1b2911-5341-41de-84b1-1528e4e061bd tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:45.194156 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fc1b2911-5341-41de-84b1-1528e4e061bd tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:45.194485 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-fc1b2911-5341-41de-84b1-1528e4e061bd tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:45.195224 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-fc1b2911-5341-41de-84b1-1528e4e061bd tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:45.207340 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fc1b2911-5341-41de-84b1-1528e4e061bd tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:45.207996 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fc1b2911-5341-41de-84b1-1528e4e061bd tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes?limit=1&marker=69cd19c7-a7c3-478a-9814-98aad3b6f696 returned with HTTP 200 Aug 04 10:45:45.208445 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 131/513] 10.4.3.232 () {66 vars in 1340 bytes} [Tue Aug 4 10:45:45 2026] GET /volume/v3/volumes?limit=1&marker=69cd19c7-a7c3-478a-9814-98aad3b6f696 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:45.219536 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8d328751-1122-479c-bce2-7df98bb428a9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:45.222694 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8d328751-1122-479c-bce2-7df98bb428a9 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes?limit=1&marker=0d146821-340a-4544-ad13-0b46667f1a91 Aug 04 10:45:45.223583 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8d328751-1122-479c-bce2-7df98bb428a9 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:45.223583 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8d328751-1122-479c-bce2-7df98bb428a9 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:45.223710 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-66443bce-46e7-4bb9-8816-5fab242a52a9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:45.223747 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-8d328751-1122-479c-bce2-7df98bb428a9 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:45.224018 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8d328751-1122-479c-bce2-7df98bb428a9 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:45.225237 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-66443bce-46e7-4bb9-8816-5fab242a52a9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] GET https://10.4.3.232/volume/v3/volumes/18430ccf-c976-4eb7-8d3d-ce59ef9f808a Aug 04 10:45:45.225556 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-66443bce-46e7-4bb9-8816-5fab242a52a9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:45.225882 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-66443bce-46e7-4bb9-8816-5fab242a52a9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:45.233160 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-66443bce-46e7-4bb9-8816-5fab242a52a9 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] https://10.4.3.232/volume/v3/volumes/18430ccf-c976-4eb7-8d3d-ce59ef9f808a returned with HTTP 404 Aug 04 10:45:45.233924 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 131/514] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:45 2026] GET /volume/v3/volumes/18430ccf-c976-4eb7-8d3d-ce59ef9f808a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:45:45.241822 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a4a69f1b-ba26-453c-8377-027c9e39114d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:45.244737 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a4a69f1b-ba26-453c-8377-027c9e39114d tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] GET https://10.4.3.232/volume/v3/groups/63d68b86-ac2b-424e-948d-eae955ecc2da Aug 04 10:45:45.244996 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a4a69f1b-ba26-453c-8377-027c9e39114d tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:45.245221 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a4a69f1b-ba26-453c-8377-027c9e39114d tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:45.245408 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-a4a69f1b-ba26-453c-8377-027c9e39114d tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] show called for member 63d68b86-ac2b-424e-948d-eae955ecc2da {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:45:45.248500 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a4a69f1b-ba26-453c-8377-027c9e39114d tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] https://10.4.3.232/volume/v3/groups/63d68b86-ac2b-424e-948d-eae955ecc2da returned with HTTP 404 Aug 04 10:45:45.248990 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 125/515] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:45:45 2026] GET /volume/v3/groups/63d68b86-ac2b-424e-948d-eae955ecc2da => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:45:45.259719 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-92330509-2b7f-4d07-8e27-fee7e65184ee None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:45.261383 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-92330509-2b7f-4d07-8e27-fee7e65184ee tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:45:45.261500 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8d328751-1122-479c-bce2-7df98bb428a9 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:45.261622 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-92330509-2b7f-4d07-8e27-fee7e65184ee tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:45.261832 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-92330509-2b7f-4d07-8e27-fee7e65184ee tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:45.261988 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-92330509-2b7f-4d07-8e27-fee7e65184ee tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:45.262175 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8d328751-1122-479c-bce2-7df98bb428a9 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes?limit=1&marker=0d146821-340a-4544-ad13-0b46667f1a91 returned with HTTP 200 Aug 04 10:45:45.262310 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:45.262310 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:45.262655 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 129/516] 10.4.3.232 () {66 vars in 1340 bytes} [Tue Aug 4 10:45:45 2026] GET /volume/v3/volumes?limit=1&marker=0d146821-340a-4544-ad13-0b46667f1a91 => generated 470 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:45.262700 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-92330509-2b7f-4d07-8e27-fee7e65184ee tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:45.272546 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c96a1bd1-fe98-4bf0-b3bc-5bf4f386593a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:45.276365 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c96a1bd1-fe98-4bf0-b3bc-5bf4f386593a tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes?limit=1&marker=fe53e137-b790-4a85-8fdc-e79f4b1b3a3e Aug 04 10:45:45.276365 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c96a1bd1-fe98-4bf0-b3bc-5bf4f386593a tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:45.276365 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c96a1bd1-fe98-4bf0-b3bc-5bf4f386593a tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:45.276365 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-c96a1bd1-fe98-4bf0-b3bc-5bf4f386593a tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:45.276365 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c96a1bd1-fe98-4bf0-b3bc-5bf4f386593a tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:45.277833 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-92330509-2b7f-4d07-8e27-fee7e65184ee tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Get all volumes completed successfully. Aug 04 10:45:45.278543 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-92330509-2b7f-4d07-8e27-fee7e65184ee tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:45.278699 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-92330509-2b7f-4d07-8e27-fee7e65184ee tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:45.290988 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c96a1bd1-fe98-4bf0-b3bc-5bf4f386593a tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:45.290988 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c96a1bd1-fe98-4bf0-b3bc-5bf4f386593a tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes?limit=1&marker=fe53e137-b790-4a85-8fdc-e79f4b1b3a3e returned with HTTP 200 Aug 04 10:45:45.290988 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 132/517] 10.4.3.232 () {66 vars in 1340 bytes} [Tue Aug 4 10:45:45 2026] GET /volume/v3/volumes?limit=1&marker=fe53e137-b790-4a85-8fdc-e79f4b1b3a3e => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:45:45.301604 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8d0c8d6f-0285-447f-a7c6-3527373245f1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:45.303804 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8d0c8d6f-0285-447f-a7c6-3527373245f1 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1083001824&status=available Aug 04 10:45:45.304074 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8d0c8d6f-0285-447f-a7c6-3527373245f1 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:45.304371 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8d0c8d6f-0285-447f-a7c6-3527373245f1 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:45.304730 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-8d0c8d6f-0285-447f-a7c6-3527373245f1 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:45.305070 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8d0c8d6f-0285-447f-a7c6-3527373245f1 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Could not evaluate value available, assuming string {{(pid=100252) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 10:45:45.305555 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:45.305555 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:45.306135 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8d0c8d6f-0285-447f-a7c6-3527373245f1 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1083001824'), ('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:45.333128 np0000006413 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-92330509-2b7f-4d07-8e27-fee7e65184ee tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:45.337496 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:45.337496 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:45.339661 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8d0c8d6f-0285-447f-a7c6-3527373245f1 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:45.339903 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8d0c8d6f-0285-447f-a7c6-3527373245f1 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1083001824&status=available returned with HTTP 200 Aug 04 10:45:45.340339 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 126/518] 10.4.3.232 () {66 vars in 1372 bytes} [Tue Aug 4 10:45:45 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1083001824&status=available => generated 334 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:45.346346 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-92330509-2b7f-4d07-8e27-fee7e65184ee tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:45:45.348161 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 132/519] 10.4.3.232 () {68 vars in 1299 bytes} [Tue Aug 4 10:45:45 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:45.351228 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7fc050b4-fc7b-4a1b-8ec3-26fb70dd726e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:45.353119 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7fc050b4-fc7b-4a1b-8ec3-26fb70dd726e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1083001824&status=available Aug 04 10:45:45.353412 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7fc050b4-fc7b-4a1b-8ec3-26fb70dd726e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:45.353719 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7fc050b4-fc7b-4a1b-8ec3-26fb70dd726e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:45.353971 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-7fc050b4-fc7b-4a1b-8ec3-26fb70dd726e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:45.354224 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7fc050b4-fc7b-4a1b-8ec3-26fb70dd726e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Could not evaluate value available, assuming string {{(pid=100254) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 10:45:45.354610 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:45.354610 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:45.354966 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7fc050b4-fc7b-4a1b-8ec3-26fb70dd726e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1083001824'), ('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:45.363955 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c510b091-c48b-4c0c-8416-eb56fe418a7a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:45.368311 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c510b091-c48b-4c0c-8416-eb56fe418a7a tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] POST https://10.4.3.232/volume/v3/groups/ff0aec6b-463b-4bc2-b674-e5884168c775/action Aug 04 10:45:45.368311 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c510b091-c48b-4c0c-8416-eb56fe418a7a tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:45:45.368311 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c510b091-c48b-4c0c-8416-eb56fe418a7a tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:45.369669 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-c510b091-c48b-4c0c-8416-eb56fe418a7a tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] delete called for group ff0aec6b-463b-4bc2-b674-e5884168c775 {{(pid=100255) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 10:45:45.370056 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.groups [None req-c510b091-c48b-4c0c-8416-eb56fe418a7a tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Delete group with id: ff0aec6b-463b-4bc2-b674-e5884168c775 Aug 04 10:45:45.374635 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:45.374635 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:45.386812 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7fc050b4-fc7b-4a1b-8ec3-26fb70dd726e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:45.387324 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:45.387324 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:45.391475 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7fc050b4-fc7b-4a1b-8ec3-26fb70dd726e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1083001824&status=available returned with HTTP 200 Aug 04 10:45:45.391857 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 130/520] 10.4.3.232 () {66 vars in 1393 bytes} [Tue Aug 4 10:45:45 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1083001824&status=available => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:45.408762 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c6e0c72a-c176-4aa5-a042-49d572798cc9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:45.410619 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c6e0c72a-c176-4aa5-a042-49d572798cc9 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/detail?marker=fe53e137-b790-4a85-8fdc-e79f4b1b3a3e&sort=id%3Aasc Aug 04 10:45:45.410864 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c6e0c72a-c176-4aa5-a042-49d572798cc9 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:45.411096 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c6e0c72a-c176-4aa5-a042-49d572798cc9 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:45.411413 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-c6e0c72a-c176-4aa5-a042-49d572798cc9 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:45.411798 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:45.411798 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:45.412357 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c6e0c72a-c176-4aa5-a042-49d572798cc9 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:45.417675 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c510b091-c48b-4c0c-8416-eb56fe418a7a tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] https://10.4.3.232/volume/v3/groups/ff0aec6b-463b-4bc2-b674-e5884168c775/action returned with HTTP 202 Aug 04 10:45:45.418392 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 133/521] 10.4.3.232 () {70 vars in 1428 bytes} [Tue Aug 4 10:45:45 2026] POST /volume/v3/groups/ff0aec6b-463b-4bc2-b674-e5884168c775/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:45:45.428783 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-336736f6-f545-43cd-844f-b69543d864f4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:45.431566 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-336736f6-f545-43cd-844f-b69543d864f4 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] GET https://10.4.3.232/volume/v3/volumes/2bf902a8-90bd-4629-a2e8-f62f29e02b91 Aug 04 10:45:45.431882 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-336736f6-f545-43cd-844f-b69543d864f4 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:45.432153 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-336736f6-f545-43cd-844f-b69543d864f4 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:45.441863 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:45.441863 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:45.446283 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-336736f6-f545-43cd-844f-b69543d864f4 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Volume info retrieved successfully. Aug 04 10:45:45.446971 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-336736f6-f545-43cd-844f-b69543d864f4 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:45:45.447118 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-336736f6-f545-43cd-844f-b69543d864f4 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:45:45.462733 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c6e0c72a-c176-4aa5-a042-49d572798cc9 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:45.469054 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c6e0c72a-c176-4aa5-a042-49d572798cc9 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/detail?marker=fe53e137-b790-4a85-8fdc-e79f4b1b3a3e&sort=id%3Aasc returned with HTTP 200 Aug 04 10:45:45.469626 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 127/522] 10.4.3.232 () {66 vars in 1373 bytes} [Tue Aug 4 10:45:45 2026] GET /volume/v3/volumes/detail?marker=fe53e137-b790-4a85-8fdc-e79f4b1b3a3e&sort=id%3Aasc => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:45:45.482950 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ded329bf-bd58-42a7-bcad-d93b3f2b3fa7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:45.485051 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ded329bf-bd58-42a7-bcad-d93b3f2b3fa7 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 04 10:45:45.485595 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ded329bf-bd58-42a7-bcad-d93b3f2b3fa7 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:45.486001 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ded329bf-bd58-42a7-bcad-d93b3f2b3fa7 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:45.486366 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-ded329bf-bd58-42a7-bcad-d93b3f2b3fa7 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:45.487877 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ded329bf-bd58-42a7-bcad-d93b3f2b3fa7 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:45.493187 np0000006413 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-336736f6-f545-43cd-844f-b69543d864f4 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:45:45.497095 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:45.497095 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:45.506815 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-336736f6-f545-43cd-844f-b69543d864f4 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] https://10.4.3.232/volume/v3/volumes/2bf902a8-90bd-4629-a2e8-f62f29e02b91 returned with HTTP 200 Aug 04 10:45:45.507376 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 133/523] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:45 2026] GET /volume/v3/volumes/2bf902a8-90bd-4629-a2e8-f62f29e02b91 => generated 911 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:45.530503 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ded329bf-bd58-42a7-bcad-d93b3f2b3fa7 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:45.531420 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:45.531420 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:45.536701 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ded329bf-bd58-42a7-bcad-d93b3f2b3fa7 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 04 10:45:45.537092 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 131/524] 10.4.3.232 () {66 vars in 1337 bytes} [Tue Aug 4 10:45:45 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2551 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:45.559283 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7dd389ae-d6fc-4f5a-a282-58a433b6176d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:45.564327 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7dd389ae-d6fc-4f5a-a282-58a433b6176d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:45:45.564327 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7dd389ae-d6fc-4f5a-a282-58a433b6176d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:45.564327 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7dd389ae-d6fc-4f5a-a282-58a433b6176d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'detail' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:45.564327 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-7dd389ae-d6fc-4f5a-a282-58a433b6176d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:45.564327 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-7dd389ae-d6fc-4f5a-a282-58a433b6176d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:45.573611 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7dd389ae-d6fc-4f5a-a282-58a433b6176d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:45.574709 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:45.574709 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:45.580656 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7dd389ae-d6fc-4f5a-a282-58a433b6176d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:45:45.581411 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 134/525] 10.4.3.232 () {66 vars in 1258 bytes} [Tue Aug 4 10:45:45 2026] GET /volume/v3/volumes/detail => generated 2551 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:45.596839 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-79172444-7ee0-4811-aba7-8686e82c3c30 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:45.598954 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-79172444-7ee0-4811-aba7-8686e82c3c30 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 04 10:45:45.599202 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-79172444-7ee0-4811-aba7-8686e82c3c30 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:45.599510 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-79172444-7ee0-4811-aba7-8686e82c3c30 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:45.599858 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-79172444-7ee0-4811-aba7-8686e82c3c30 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:45.600953 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-79172444-7ee0-4811-aba7-8686e82c3c30 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:45.637081 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-79172444-7ee0-4811-aba7-8686e82c3c30 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:45.637933 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-79172444-7ee0-4811-aba7-8686e82c3c30 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 04 10:45:45.638499 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 128/526] 10.4.3.232 () {66 vars in 1316 bytes} [Tue Aug 4 10:45:45 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 973 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:45.653279 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2f0e04b5-944a-4059-8d8b-8eb1e98ef184 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:45.657770 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2f0e04b5-944a-4059-8d8b-8eb1e98ef184 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes?availability_zone=nova Aug 04 10:45:45.657999 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2f0e04b5-944a-4059-8d8b-8eb1e98ef184 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:45.658147 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2f0e04b5-944a-4059-8d8b-8eb1e98ef184 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:45.658461 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-2f0e04b5-944a-4059-8d8b-8eb1e98ef184 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:45.658735 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2f0e04b5-944a-4059-8d8b-8eb1e98ef184 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Could not evaluate value nova, assuming string {{(pid=100253) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 10:45:45.659508 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2f0e04b5-944a-4059-8d8b-8eb1e98ef184 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:45.709830 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2f0e04b5-944a-4059-8d8b-8eb1e98ef184 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:45.711725 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2f0e04b5-944a-4059-8d8b-8eb1e98ef184 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 04 10:45:45.711725 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 134/527] 10.4.3.232 () {66 vars in 1282 bytes} [Tue Aug 4 10:45:45 2026] GET /volume/v3/volumes?availability_zone=nova => generated 973 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:45.721837 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-672bfa18-4a5b-41cd-af48-da810587d882 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:45.724417 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-672bfa18-4a5b-41cd-af48-da810587d882 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes?availability_zone=nova Aug 04 10:45:45.724656 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-672bfa18-4a5b-41cd-af48-da810587d882 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:45.724877 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-672bfa18-4a5b-41cd-af48-da810587d882 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:45.725140 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-672bfa18-4a5b-41cd-af48-da810587d882 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:45.725421 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-672bfa18-4a5b-41cd-af48-da810587d882 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Could not evaluate value nova, assuming string {{(pid=100254) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 10:45:45.726119 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-672bfa18-4a5b-41cd-af48-da810587d882 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:45.767639 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-672bfa18-4a5b-41cd-af48-da810587d882 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:45.768438 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-672bfa18-4a5b-41cd-af48-da810587d882 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 04 10:45:45.769016 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 132/528] 10.4.3.232 () {66 vars in 1282 bytes} [Tue Aug 4 10:45:45 2026] GET /volume/v3/volumes?availability_zone=nova => generated 973 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:45.780370 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-db164f0b-d2d5-43cc-a9e3-ca0d5782c045 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:45.784708 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-db164f0b-d2d5-43cc-a9e3-ca0d5782c045 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes?bootable=false Aug 04 10:45:45.784819 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-db164f0b-d2d5-43cc-a9e3-ca0d5782c045 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:45.784931 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-db164f0b-d2d5-43cc-a9e3-ca0d5782c045 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:45.785175 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-db164f0b-d2d5-43cc-a9e3-ca0d5782c045 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:45.785913 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-db164f0b-d2d5-43cc-a9e3-ca0d5782c045 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:45.825654 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-db164f0b-d2d5-43cc-a9e3-ca0d5782c045 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:45.825890 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-db164f0b-d2d5-43cc-a9e3-ca0d5782c045 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 04 10:45:45.827352 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 135/529] 10.4.3.232 () {66 vars in 1266 bytes} [Tue Aug 4 10:45:45 2026] GET /volume/v3/volumes?bootable=false => generated 973 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:45.840709 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a428fca0-97c6-4b1c-9344-6e450d4a0b9d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:45.843111 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a428fca0-97c6-4b1c-9344-6e450d4a0b9d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes?bootable=false Aug 04 10:45:45.843378 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a428fca0-97c6-4b1c-9344-6e450d4a0b9d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:45.843657 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a428fca0-97c6-4b1c-9344-6e450d4a0b9d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:45.843929 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-a428fca0-97c6-4b1c-9344-6e450d4a0b9d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:45.844341 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:45.844341 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:45.847408 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a428fca0-97c6-4b1c-9344-6e450d4a0b9d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:46.057463 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a428fca0-97c6-4b1c-9344-6e450d4a0b9d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:46.058137 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a428fca0-97c6-4b1c-9344-6e450d4a0b9d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 04 10:45:46.058729 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 129/530] 10.4.3.232 () {66 vars in 1266 bytes} [Tue Aug 4 10:45:45 2026] GET /volume/v3/volumes?bootable=false => generated 973 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:46.077193 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-542373e8-ce71-4983-8ec7-75771b718251 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:46.082750 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-542373e8-ce71-4983-8ec7-75771b718251 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes?status=available Aug 04 10:45:46.083375 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-542373e8-ce71-4983-8ec7-75771b718251 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:46.083599 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-542373e8-ce71-4983-8ec7-75771b718251 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:46.083936 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-542373e8-ce71-4983-8ec7-75771b718251 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:46.084311 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-542373e8-ce71-4983-8ec7-75771b718251 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Could not evaluate value available, assuming string {{(pid=100253) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 10:45:46.087192 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:46.087192 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:46.087902 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-542373e8-ce71-4983-8ec7-75771b718251 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:46.126667 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-542373e8-ce71-4983-8ec7-75771b718251 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:46.126667 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-542373e8-ce71-4983-8ec7-75771b718251 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes?status=available returned with HTTP 200 Aug 04 10:45:46.126667 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 135/531] 10.4.3.232 () {66 vars in 1270 bytes} [Tue Aug 4 10:45:46 2026] GET /volume/v3/volumes?status=available => generated 973 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:46.139646 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b728e06f-b8f1-4140-b874-944fe6bafa1a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:46.898880 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b728e06f-b8f1-4140-b874-944fe6bafa1a tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes?status=available Aug 04 10:45:46.898880 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b728e06f-b8f1-4140-b874-944fe6bafa1a tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:46.898880 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b728e06f-b8f1-4140-b874-944fe6bafa1a tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:46.898880 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-b728e06f-b8f1-4140-b874-944fe6bafa1a tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:46.898880 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b728e06f-b8f1-4140-b874-944fe6bafa1a tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Could not evaluate value available, assuming string {{(pid=100254) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 10:45:46.898880 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:46.898880 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:46.898880 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b728e06f-b8f1-4140-b874-944fe6bafa1a tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:46.898880 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b728e06f-b8f1-4140-b874-944fe6bafa1a tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:46.898880 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b728e06f-b8f1-4140-b874-944fe6bafa1a tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes?status=available returned with HTTP 200 Aug 04 10:45:46.898880 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 133/532] 10.4.3.232 () {66 vars in 1270 bytes} [Tue Aug 4 10:45:46 2026] GET /volume/v3/volumes?status=available => generated 973 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:46.904956 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a35140ff-351c-4c1e-9bcf-25505ccb83e6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:46.904956 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a35140ff-351c-4c1e-9bcf-25505ccb83e6 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/detail?availability_zone=nova Aug 04 10:45:46.904956 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a35140ff-351c-4c1e-9bcf-25505ccb83e6 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:46.904956 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a35140ff-351c-4c1e-9bcf-25505ccb83e6 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'detail' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:46.904956 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-a35140ff-351c-4c1e-9bcf-25505ccb83e6 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:46.904956 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-a35140ff-351c-4c1e-9bcf-25505ccb83e6 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Could not evaluate value nova, assuming string {{(pid=100255) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 10:45:46.904956 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:46.904956 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:46.904956 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-a35140ff-351c-4c1e-9bcf-25505ccb83e6 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:46.904956 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a35140ff-351c-4c1e-9bcf-25505ccb83e6 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:46.904956 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:46.904956 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:46.904956 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a35140ff-351c-4c1e-9bcf-25505ccb83e6 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 04 10:45:46.904956 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 136/533] 10.4.3.232 () {66 vars in 1303 bytes} [Tue Aug 4 10:45:46 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2551 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:46.909136 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eece67d9-e2a0-4805-b587-f614a1c1669d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:46.909136 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eece67d9-e2a0-4805-b587-f614a1c1669d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/detail?bootable=false Aug 04 10:45:46.909136 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eece67d9-e2a0-4805-b587-f614a1c1669d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:46.909136 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eece67d9-e2a0-4805-b587-f614a1c1669d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:46.909136 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-eece67d9-e2a0-4805-b587-f614a1c1669d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:46.909136 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:46.909136 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:46.909136 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eece67d9-e2a0-4805-b587-f614a1c1669d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:46.909136 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eece67d9-e2a0-4805-b587-f614a1c1669d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:46.909136 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:46.909136 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:46.909136 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eece67d9-e2a0-4805-b587-f614a1c1669d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 04 10:45:46.909136 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 130/534] 10.4.3.232 () {66 vars in 1287 bytes} [Tue Aug 4 10:45:46 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2551 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:46.911500 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-69bd97db-5e2c-4d30-a59d-4050f328289b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:46.911500 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-69bd97db-5e2c-4d30-a59d-4050f328289b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/detail?status=available Aug 04 10:45:46.911500 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-69bd97db-5e2c-4d30-a59d-4050f328289b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:46.911500 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-69bd97db-5e2c-4d30-a59d-4050f328289b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:46.911500 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-69bd97db-5e2c-4d30-a59d-4050f328289b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:45:46.911500 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-69bd97db-5e2c-4d30-a59d-4050f328289b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Could not evaluate value available, assuming string {{(pid=100253) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 10:45:46.911500 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:46.911500 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:46.911500 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-69bd97db-5e2c-4d30-a59d-4050f328289b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:45:46.911500 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-69bd97db-5e2c-4d30-a59d-4050f328289b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Get all volumes completed successfully. Aug 04 10:45:46.911500 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:46.911500 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:46.911500 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-69bd97db-5e2c-4d30-a59d-4050f328289b tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 04 10:45:46.911500 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 136/535] 10.4.3.232 () {66 vars in 1291 bytes} [Tue Aug 4 10:45:46 2026] GET /volume/v3/volumes/detail?status=available => generated 2551 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:45:46.912919 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a25480f4-66bb-4363-81ec-4895dc9d5bb1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:46.912919 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a25480f4-66bb-4363-81ec-4895dc9d5bb1 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/69cd19c7-a7c3-478a-9814-98aad3b6f696 Aug 04 10:45:46.912919 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a25480f4-66bb-4363-81ec-4895dc9d5bb1 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:46.912919 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a25480f4-66bb-4363-81ec-4895dc9d5bb1 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:46.912919 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:46.912919 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:46.912919 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a25480f4-66bb-4363-81ec-4895dc9d5bb1 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Volume info retrieved successfully. Aug 04 10:45:46.912919 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a25480f4-66bb-4363-81ec-4895dc9d5bb1 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/69cd19c7-a7c3-478a-9814-98aad3b6f696 returned with HTTP 200 Aug 04 10:45:46.912919 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 134/536] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:46 2026] GET /volume/v3/volumes/69cd19c7-a7c3-478a-9814-98aad3b6f696 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:46.913699 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4e0ce482-1649-401e-91b4-da73c53296aa None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:46.913699 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4e0ce482-1649-401e-91b4-da73c53296aa tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] DELETE https://10.4.3.232/volume/v3/volumes/69cd19c7-a7c3-478a-9814-98aad3b6f696 Aug 04 10:45:46.913699 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4e0ce482-1649-401e-91b4-da73c53296aa tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:46.913699 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4e0ce482-1649-401e-91b4-da73c53296aa tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:46.913699 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-4e0ce482-1649-401e-91b4-da73c53296aa tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Delete volume with id: 69cd19c7-a7c3-478a-9814-98aad3b6f696 Aug 04 10:45:46.913699 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:46.913699 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:46.913699 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4e0ce482-1649-401e-91b4-da73c53296aa tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Volume info retrieved successfully. Aug 04 10:45:46.913699 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4e0ce482-1649-401e-91b4-da73c53296aa tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Delete volume request issued successfully. Aug 04 10:45:46.913699 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4e0ce482-1649-401e-91b4-da73c53296aa tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/69cd19c7-a7c3-478a-9814-98aad3b6f696 returned with HTTP 202 Aug 04 10:45:46.913699 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 137/537] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:45:46 2026] DELETE /volume/v3/volumes/69cd19c7-a7c3-478a-9814-98aad3b6f696 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:45:46.914803 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6844ae7b-979f-44ab-a3a6-c16d1109ca0a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:46.914803 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6844ae7b-979f-44ab-a3a6-c16d1109ca0a tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/69cd19c7-a7c3-478a-9814-98aad3b6f696 Aug 04 10:45:46.914803 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6844ae7b-979f-44ab-a3a6-c16d1109ca0a tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:46.914803 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6844ae7b-979f-44ab-a3a6-c16d1109ca0a tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:46.914803 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:46.914803 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:46.914803 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6844ae7b-979f-44ab-a3a6-c16d1109ca0a tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Volume info retrieved successfully. Aug 04 10:45:46.914803 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6844ae7b-979f-44ab-a3a6-c16d1109ca0a tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/69cd19c7-a7c3-478a-9814-98aad3b6f696 returned with HTTP 200 Aug 04 10:45:46.914803 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 131/538] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:46 2026] GET /volume/v3/volumes/69cd19c7-a7c3-478a-9814-98aad3b6f696 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:46.915170 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d9aaad96-7931-4339-a0e5-0bef27a84cc7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:46.915170 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d9aaad96-7931-4339-a0e5-0bef27a84cc7 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] GET https://10.4.3.232/volume/v3/volumes/2bf902a8-90bd-4629-a2e8-f62f29e02b91 Aug 04 10:45:46.915170 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d9aaad96-7931-4339-a0e5-0bef27a84cc7 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:46.915170 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d9aaad96-7931-4339-a0e5-0bef27a84cc7 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:46.915170 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d9aaad96-7931-4339-a0e5-0bef27a84cc7 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] https://10.4.3.232/volume/v3/volumes/2bf902a8-90bd-4629-a2e8-f62f29e02b91 returned with HTTP 404 Aug 04 10:45:46.915170 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 137/539] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:45:46 2026] GET /volume/v3/volumes/2bf902a8-90bd-4629-a2e8-f62f29e02b91 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:45:46.915723 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2552523f-24b5-46ef-b687-ffacafb97898 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:46.915723 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2552523f-24b5-46ef-b687-ffacafb97898 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] GET https://10.4.3.232/volume/v3/groups/ff0aec6b-463b-4bc2-b674-e5884168c775 Aug 04 10:45:46.915723 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2552523f-24b5-46ef-b687-ffacafb97898 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:46.915723 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2552523f-24b5-46ef-b687-ffacafb97898 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:46.915723 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-2552523f-24b5-46ef-b687-ffacafb97898 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] show called for member ff0aec6b-463b-4bc2-b674-e5884168c775 {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:45:46.915723 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2552523f-24b5-46ef-b687-ffacafb97898 tempest-GroupsV314Test-2071094554 tempest-GroupsV314Test-2071094554-project-member] https://10.4.3.232/volume/v3/groups/ff0aec6b-463b-4bc2-b674-e5884168c775 returned with HTTP 404 Aug 04 10:45:46.915723 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 135/540] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:45:46 2026] GET /volume/v3/groups/ff0aec6b-463b-4bc2-b674-e5884168c775 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:45:46.916469 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f33289ee-c038-4c4f-91c3-18fbfeeef66c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:46.916469 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f33289ee-c038-4c4f-91c3-18fbfeeef66c tempest-GroupsV314Test-736037999 tempest-GroupsV314Test-736037999-project-admin] DELETE https://10.4.3.232/volume/v3/group_types/dadd1f71-b24a-44c7-a6bd-581f15e44c17 Aug 04 10:45:46.916469 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f33289ee-c038-4c4f-91c3-18fbfeeef66c tempest-GroupsV314Test-736037999 tempest-GroupsV314Test-736037999-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:46.916469 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f33289ee-c038-4c4f-91c3-18fbfeeef66c tempest-GroupsV314Test-736037999 tempest-GroupsV314Test-736037999-project-admin] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:46.916469 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f33289ee-c038-4c4f-91c3-18fbfeeef66c tempest-GroupsV314Test-736037999 tempest-GroupsV314Test-736037999-project-admin] https://10.4.3.232/volume/v3/group_types/dadd1f71-b24a-44c7-a6bd-581f15e44c17 returned with HTTP 202 Aug 04 10:45:46.916469 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 138/541] 10.4.3.232 () {68 vars in 1404 bytes} [Tue Aug 4 10:45:46 2026] DELETE /volume/v3/group_types/dadd1f71-b24a-44c7-a6bd-581f15e44c17 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:45:46.917102 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7b6654f1-5be1-44b4-9f60-91a340ff0153 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:46.917102 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7b6654f1-5be1-44b4-9f60-91a340ff0153 tempest-GroupsV314Test-736037999 tempest-GroupsV314Test-736037999-project-admin] DELETE https://10.4.3.232/volume/v3/types/c15ccb2f-8ff6-4cfd-be22-191ae7b60a96 Aug 04 10:45:46.917102 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7b6654f1-5be1-44b4-9f60-91a340ff0153 tempest-GroupsV314Test-736037999 tempest-GroupsV314Test-736037999-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:46.917102 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7b6654f1-5be1-44b4-9f60-91a340ff0153 tempest-GroupsV314Test-736037999 tempest-GroupsV314Test-736037999-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:46.917102 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7b6654f1-5be1-44b4-9f60-91a340ff0153 tempest-GroupsV314Test-736037999 tempest-GroupsV314Test-736037999-project-admin] https://10.4.3.232/volume/v3/types/c15ccb2f-8ff6-4cfd-be22-191ae7b60a96 returned with HTTP 202 Aug 04 10:45:46.917102 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 132/542] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:45:46 2026] DELETE /volume/v3/types/c15ccb2f-8ff6-4cfd-be22-191ae7b60a96 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:45:46.917447 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-965dd33b-a0d5-450e-b058-fc6f2c7e7f35 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:46.917447 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-965dd33b-a0d5-450e-b058-fc6f2c7e7f35 tempest-GroupsV314Test-736037999 tempest-GroupsV314Test-736037999-project-admin] GET https://10.4.3.232/volume/v3/types/c15ccb2f-8ff6-4cfd-be22-191ae7b60a96 Aug 04 10:45:46.917447 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-965dd33b-a0d5-450e-b058-fc6f2c7e7f35 tempest-GroupsV314Test-736037999 tempest-GroupsV314Test-736037999-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:46.917447 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-965dd33b-a0d5-450e-b058-fc6f2c7e7f35 tempest-GroupsV314Test-736037999 tempest-GroupsV314Test-736037999-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:46.917447 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-965dd33b-a0d5-450e-b058-fc6f2c7e7f35 tempest-GroupsV314Test-736037999 tempest-GroupsV314Test-736037999-project-admin] https://10.4.3.232/volume/v3/types/c15ccb2f-8ff6-4cfd-be22-191ae7b60a96 returned with HTTP 404 Aug 04 10:45:46.917447 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 138/543] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:45:46 2026] GET /volume/v3/types/c15ccb2f-8ff6-4cfd-be22-191ae7b60a96 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:47.472915 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0bca5ce2-475f-47a8-9cf0-1a536698871f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:47.476863 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0bca5ce2-475f-47a8-9cf0-1a536698871f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/69cd19c7-a7c3-478a-9814-98aad3b6f696 Aug 04 10:45:47.477185 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0bca5ce2-475f-47a8-9cf0-1a536698871f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:47.477431 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0bca5ce2-475f-47a8-9cf0-1a536698871f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:47.481195 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-564556a4-7e01-400d-ad33-d537d53579f0 req-03899111-0552-4b7e-9609-25575e862243 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:47.483716 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-564556a4-7e01-400d-ad33-d537d53579f0 req-03899111-0552-4b7e-9609-25575e862243 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] DELETE https://10.4.3.232/volume/v3/attachments/248aa5cb-4672-4853-96f4-40958d81cdfe Aug 04 10:45:47.485173 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-564556a4-7e01-400d-ad33-d537d53579f0 req-03899111-0552-4b7e-9609-25575e862243 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:47.485173 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-564556a4-7e01-400d-ad33-d537d53579f0 req-03899111-0552-4b7e-9609-25575e862243 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:47.487895 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0bca5ce2-475f-47a8-9cf0-1a536698871f tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/69cd19c7-a7c3-478a-9814-98aad3b6f696 returned with HTTP 404 Aug 04 10:45:47.489189 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 136/544] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:47 2026] GET /volume/v3/volumes/69cd19c7-a7c3-478a-9814-98aad3b6f696 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:47.496187 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-072a5b32-ec1f-4c29-b03f-17b71e52f00d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:47.498801 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:47.498801 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:47.499062 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-072a5b32-ec1f-4c29-b03f-17b71e52f00d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/0d146821-340a-4544-ad13-0b46667f1a91 Aug 04 10:45:47.499422 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-072a5b32-ec1f-4c29-b03f-17b71e52f00d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:47.499738 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-072a5b32-ec1f-4c29-b03f-17b71e52f00d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:47.510355 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:47.510355 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:47.515337 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-072a5b32-ec1f-4c29-b03f-17b71e52f00d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Volume info retrieved successfully. Aug 04 10:45:47.524308 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-072a5b32-ec1f-4c29-b03f-17b71e52f00d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/0d146821-340a-4544-ad13-0b46667f1a91 returned with HTTP 200 Aug 04 10:45:47.524993 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 133/545] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:47 2026] GET /volume/v3/volumes/0d146821-340a-4544-ad13-0b46667f1a91 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:47.543237 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3a620bd6-de66-447c-b8b4-04b02faa99b5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:47.545034 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3a620bd6-de66-447c-b8b4-04b02faa99b5 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] DELETE https://10.4.3.232/volume/v3/volumes/0d146821-340a-4544-ad13-0b46667f1a91 Aug 04 10:45:47.545227 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3a620bd6-de66-447c-b8b4-04b02faa99b5 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:47.545880 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3a620bd6-de66-447c-b8b4-04b02faa99b5 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:47.545880 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-3a620bd6-de66-447c-b8b4-04b02faa99b5 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Delete volume with id: 0d146821-340a-4544-ad13-0b46667f1a91 Aug 04 10:45:47.555351 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:47.555351 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:47.556107 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3a620bd6-de66-447c-b8b4-04b02faa99b5 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Volume info retrieved successfully. Aug 04 10:45:47.580588 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-564556a4-7e01-400d-ad33-d537d53579f0 req-03899111-0552-4b7e-9609-25575e862243 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] https://10.4.3.232/volume/v3/attachments/248aa5cb-4672-4853-96f4-40958d81cdfe returned with HTTP 200 Aug 04 10:45:47.581488 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 139/546] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:45:47 2026] DELETE /volume/v3/attachments/248aa5cb-4672-4853-96f4-40958d81cdfe => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:47.581706 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3a620bd6-de66-447c-b8b4-04b02faa99b5 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Delete volume request issued successfully. Aug 04 10:45:47.581891 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3a620bd6-de66-447c-b8b4-04b02faa99b5 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/0d146821-340a-4544-ad13-0b46667f1a91 returned with HTTP 202 Aug 04 10:45:47.582334 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 139/547] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:45:47 2026] DELETE /volume/v3/volumes/0d146821-340a-4544-ad13-0b46667f1a91 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:45:47.592559 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3dd7fca7-f76e-41f4-ab50-ca7b3ce0089e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:47.596690 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3dd7fca7-f76e-41f4-ab50-ca7b3ce0089e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/0d146821-340a-4544-ad13-0b46667f1a91 Aug 04 10:45:47.596946 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3dd7fca7-f76e-41f4-ab50-ca7b3ce0089e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:47.597194 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3dd7fca7-f76e-41f4-ab50-ca7b3ce0089e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:47.600997 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-564556a4-7e01-400d-ad33-d537d53579f0 req-3ee91a1d-fdca-402e-97ef-dbf4e1b84643 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:47.603397 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-564556a4-7e01-400d-ad33-d537d53579f0 req-3ee91a1d-fdca-402e-97ef-dbf4e1b84643 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] DELETE https://10.4.3.232/volume/v3/volumes/b480a03c-7926-4127-96a8-44538cf5793e Aug 04 10:45:47.603655 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-564556a4-7e01-400d-ad33-d537d53579f0 req-3ee91a1d-fdca-402e-97ef-dbf4e1b84643 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:47.603860 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-564556a4-7e01-400d-ad33-d537d53579f0 req-3ee91a1d-fdca-402e-97ef-dbf4e1b84643 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:47.604027 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [req-564556a4-7e01-400d-ad33-d537d53579f0 req-3ee91a1d-fdca-402e-97ef-dbf4e1b84643 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Delete volume with id: b480a03c-7926-4127-96a8-44538cf5793e Aug 04 10:45:47.607518 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:47.607518 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:47.611477 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:47.611477 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:47.612073 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-564556a4-7e01-400d-ad33-d537d53579f0 req-3ee91a1d-fdca-402e-97ef-dbf4e1b84643 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Volume info retrieved successfully. Aug 04 10:45:47.614799 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3dd7fca7-f76e-41f4-ab50-ca7b3ce0089e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Volume info retrieved successfully. Aug 04 10:45:47.619874 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3dd7fca7-f76e-41f4-ab50-ca7b3ce0089e tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/0d146821-340a-4544-ad13-0b46667f1a91 returned with HTTP 200 Aug 04 10:45:47.620462 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 137/548] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:47 2026] GET /volume/v3/volumes/0d146821-340a-4544-ad13-0b46667f1a91 => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:47.639462 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-564556a4-7e01-400d-ad33-d537d53579f0 req-3ee91a1d-fdca-402e-97ef-dbf4e1b84643 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Delete volume request issued successfully. Aug 04 10:45:47.639826 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-564556a4-7e01-400d-ad33-d537d53579f0 req-3ee91a1d-fdca-402e-97ef-dbf4e1b84643 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] https://10.4.3.232/volume/v3/volumes/b480a03c-7926-4127-96a8-44538cf5793e returned with HTTP 202 Aug 04 10:45:47.640562 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 134/549] 10.4.3.232 () {70 vars in 1620 bytes} [Tue Aug 4 10:45:47 2026] DELETE /volume/v3/volumes/b480a03c-7926-4127-96a8-44538cf5793e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:45:48.632841 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-93130bbc-a8be-476c-9b03-81ce70af15b8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:48.634760 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-93130bbc-a8be-476c-9b03-81ce70af15b8 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/0d146821-340a-4544-ad13-0b46667f1a91 Aug 04 10:45:48.637422 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-93130bbc-a8be-476c-9b03-81ce70af15b8 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:48.637422 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-93130bbc-a8be-476c-9b03-81ce70af15b8 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:48.644686 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-93130bbc-a8be-476c-9b03-81ce70af15b8 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/0d146821-340a-4544-ad13-0b46667f1a91 returned with HTTP 404 Aug 04 10:45:48.644686 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 140/550] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:48 2026] GET /volume/v3/volumes/0d146821-340a-4544-ad13-0b46667f1a91 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:48.652432 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8c7c69b8-0608-49a6-b543-6ce909e211ef None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:48.654032 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8c7c69b8-0608-49a6-b543-6ce909e211ef tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/fe53e137-b790-4a85-8fdc-e79f4b1b3a3e Aug 04 10:45:48.654228 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8c7c69b8-0608-49a6-b543-6ce909e211ef tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:48.654422 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8c7c69b8-0608-49a6-b543-6ce909e211ef tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:48.665955 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:48.665955 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:48.670279 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8c7c69b8-0608-49a6-b543-6ce909e211ef tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Volume info retrieved successfully. Aug 04 10:45:48.678486 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8c7c69b8-0608-49a6-b543-6ce909e211ef tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/fe53e137-b790-4a85-8fdc-e79f4b1b3a3e returned with HTTP 200 Aug 04 10:45:48.678486 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 140/551] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:48 2026] GET /volume/v3/volumes/fe53e137-b790-4a85-8fdc-e79f4b1b3a3e => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:48.694273 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-aa097c6c-f41a-41ae-8213-54767608bc92 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:48.696510 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aa097c6c-f41a-41ae-8213-54767608bc92 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] DELETE https://10.4.3.232/volume/v3/volumes/fe53e137-b790-4a85-8fdc-e79f4b1b3a3e Aug 04 10:45:48.696825 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aa097c6c-f41a-41ae-8213-54767608bc92 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:48.697075 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aa097c6c-f41a-41ae-8213-54767608bc92 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:48.697329 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-aa097c6c-f41a-41ae-8213-54767608bc92 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Delete volume with id: fe53e137-b790-4a85-8fdc-e79f4b1b3a3e Aug 04 10:45:48.705025 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:48.705025 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:48.705599 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-aa097c6c-f41a-41ae-8213-54767608bc92 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Volume info retrieved successfully. Aug 04 10:45:48.728646 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-aa097c6c-f41a-41ae-8213-54767608bc92 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Delete volume request issued successfully. Aug 04 10:45:48.733508 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aa097c6c-f41a-41ae-8213-54767608bc92 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/fe53e137-b790-4a85-8fdc-e79f4b1b3a3e returned with HTTP 202 Aug 04 10:45:48.733508 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 138/552] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:45:48 2026] DELETE /volume/v3/volumes/fe53e137-b790-4a85-8fdc-e79f4b1b3a3e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:45:48.741398 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4b0a6a9a-2369-470c-8ffd-b3bdcf010156 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:48.742330 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b0a6a9a-2369-470c-8ffd-b3bdcf010156 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/fe53e137-b790-4a85-8fdc-e79f4b1b3a3e Aug 04 10:45:48.742546 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b0a6a9a-2369-470c-8ffd-b3bdcf010156 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:48.742799 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b0a6a9a-2369-470c-8ffd-b3bdcf010156 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:48.752104 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:48.752104 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:48.756513 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4b0a6a9a-2369-470c-8ffd-b3bdcf010156 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Volume info retrieved successfully. Aug 04 10:45:48.761226 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b0a6a9a-2369-470c-8ffd-b3bdcf010156 tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/fe53e137-b790-4a85-8fdc-e79f4b1b3a3e returned with HTTP 200 Aug 04 10:45:48.761794 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 135/553] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:48 2026] GET /volume/v3/volumes/fe53e137-b790-4a85-8fdc-e79f4b1b3a3e => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:49.781124 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ac600360-0c31-4e77-bf7e-13e366b98b9d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:49.782824 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ac600360-0c31-4e77-bf7e-13e366b98b9d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] GET https://10.4.3.232/volume/v3/volumes/fe53e137-b790-4a85-8fdc-e79f4b1b3a3e Aug 04 10:45:49.782985 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ac600360-0c31-4e77-bf7e-13e366b98b9d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:49.783175 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ac600360-0c31-4e77-bf7e-13e366b98b9d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:49.792266 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ac600360-0c31-4e77-bf7e-13e366b98b9d tempest-VolumesListTestJSON-1320008896 tempest-VolumesListTestJSON-1320008896-project-member] https://10.4.3.232/volume/v3/volumes/fe53e137-b790-4a85-8fdc-e79f4b1b3a3e returned with HTTP 404 Aug 04 10:45:49.792266 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 141/554] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:49 2026] GET /volume/v3/volumes/fe53e137-b790-4a85-8fdc-e79f4b1b3a3e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:51.278815 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6b763b70-831b-4570-8620-d799c89a3ab7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:51.506957 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6b763b70-831b-4570-8620-d799c89a3ab7 tempest-VolumeQuotasNegativeTestJSON-1488473091 tempest-VolumeQuotasNegativeTestJSON-1488473091-project-admin] GET https://10.4.3.232/volume/v3/os-quota-sets/3c4238a5d3b343d78f9473513b33fa52 Aug 04 10:45:51.507148 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6b763b70-831b-4570-8620-d799c89a3ab7 tempest-VolumeQuotasNegativeTestJSON-1488473091 tempest-VolumeQuotasNegativeTestJSON-1488473091-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:51.507359 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6b763b70-831b-4570-8620-d799c89a3ab7 tempest-VolumeQuotasNegativeTestJSON-1488473091 tempest-VolumeQuotasNegativeTestJSON-1488473091-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:51.515647 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-6b763b70-831b-4570-8620-d799c89a3ab7 tempest-VolumeQuotasNegativeTestJSON-1488473091 tempest-VolumeQuotasNegativeTestJSON-1488473091-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 04 10:45:51.516204 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-6b763b70-831b-4570-8620-d799c89a3ab7 tempest-VolumeQuotasNegativeTestJSON-1488473091 tempest-VolumeQuotasNegativeTestJSON-1488473091-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:45:51.516501 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-6b763b70-831b-4570-8620-d799c89a3ab7 tempest-VolumeQuotasNegativeTestJSON-1488473091 tempest-VolumeQuotasNegativeTestJSON-1488473091-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 04 10:45:51.516774 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-6b763b70-831b-4570-8620-d799c89a3ab7 tempest-VolumeQuotasNegativeTestJSON-1488473091 tempest-VolumeQuotasNegativeTestJSON-1488473091-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 04 10:45:51.517051 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-6b763b70-831b-4570-8620-d799c89a3ab7 tempest-VolumeQuotasNegativeTestJSON-1488473091 tempest-VolumeQuotasNegativeTestJSON-1488473091-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 04 10:45:51.522122 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6b763b70-831b-4570-8620-d799c89a3ab7 tempest-VolumeQuotasNegativeTestJSON-1488473091 tempest-VolumeQuotasNegativeTestJSON-1488473091-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/3c4238a5d3b343d78f9473513b33fa52 returned with HTTP 200 Aug 04 10:45:51.522355 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 141/555] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:45:51 2026] GET /volume/v3/os-quota-sets/3c4238a5d3b343d78f9473513b33fa52 => generated 437 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:51.531285 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b9096c0d-03e0-4de6-9956-f6b1dc5facee None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:51.782664 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b9096c0d-03e0-4de6-9956-f6b1dc5facee tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:45:51.783023 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b9096c0d-03e0-4de6-9956-f6b1dc5facee tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1985227834"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:51.784411 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-b9096c0d-03e0-4de6-9956-f6b1dc5facee tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1985227834'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:45:51.784494 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-b9096c0d-03e0-4de6-9956-f6b1dc5facee tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Create volume of 1 GB Aug 04 10:45:51.790469 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b9096c0d-03e0-4de6-9956-f6b1dc5facee tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Availability Zones retrieved successfully. Aug 04 10:45:51.806407 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b9096c0d-03e0-4de6-9956-f6b1dc5facee tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Flow 'volume_create_api' (0d5d1f47-552d-4a41-817f-1b2745752722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:51.806407 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b9096c0d-03e0-4de6-9956-f6b1dc5facee tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92957631-fc24-403e-8b1b-adb70ecaf592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:51.808084 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-b9096c0d-03e0-4de6-9956-f6b1dc5facee tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:45:51.846322 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b9096c0d-03e0-4de6-9956-f6b1dc5facee tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92957631-fc24-403e-8b1b-adb70ecaf592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:51.847489 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b9096c0d-03e0-4de6-9956-f6b1dc5facee tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6a025da-fe71-462a-ab8e-498fcbceee5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:51.927481 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-b9096c0d-03e0-4de6-9956-f6b1dc5facee tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Created reservations ['2f9fd79e-e245-41fe-bfdd-33363f7d8026', '0699a3a4-1ba0-4f3b-b54f-0c3e4e344a65', '652652df-2eda-42e8-8876-bc62a2021a51', '7ecc4442-0cfd-4c05-8686-d701d1f16699'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:51.928230 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b9096c0d-03e0-4de6-9956-f6b1dc5facee tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6a025da-fe71-462a-ab8e-498fcbceee5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f9fd79e-e245-41fe-bfdd-33363f7d8026', '0699a3a4-1ba0-4f3b-b54f-0c3e4e344a65', '652652df-2eda-42e8-8876-bc62a2021a51', '7ecc4442-0cfd-4c05-8686-d701d1f16699']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:51.928919 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b9096c0d-03e0-4de6-9956-f6b1dc5facee tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e60761-cfa6-4e15-a0c1-ee2db0884e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:51.960236 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b9096c0d-03e0-4de6-9956-f6b1dc5facee tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e60761-cfa6-4e15-a0c1-ee2db0884e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ece2254b-a65b-4090-b5d6-cc237180f7cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1985227834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c4238a5d3b343d78f9473513b33fa52',qos_specs=None,replication_status=,reservations=['2f9fd79e-e245-41fe-bfdd-33363f7d8026','0699a3a4-1ba0-4f3b-b54f-0c3e4e344a65','652652df-2eda-42e8-8876-bc62a2021a51','7ecc4442-0cfd-4c05-8686-d701d1f16699'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='644e95a6dca94889aefe924ce49b744b',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:45:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1985227834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ece2254b-a65b-4090-b5d6-cc237180f7cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c4238a5d3b343d78f9473513b33fa52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='644e95a6dca94889aefe924ce49b744b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:51.960685 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b9096c0d-03e0-4de6-9956-f6b1dc5facee tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (311cb192-85eb-4fa0-b5b3-4ee1df81654a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:52.004485 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b9096c0d-03e0-4de6-9956-f6b1dc5facee tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (311cb192-85eb-4fa0-b5b3-4ee1df81654a) transitioned into state 'SUCCESS' from state '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-1985227834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c4238a5d3b343d78f9473513b33fa52',qos_specs=None,replication_status=,reservations=['2f9fd79e-e245-41fe-bfdd-33363f7d8026','0699a3a4-1ba0-4f3b-b54f-0c3e4e344a65','652652df-2eda-42e8-8876-bc62a2021a51','7ecc4442-0cfd-4c05-8686-d701d1f16699'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='644e95a6dca94889aefe924ce49b744b',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:52.004485 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b9096c0d-03e0-4de6-9956-f6b1dc5facee tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b9bea9-7251-4be7-961a-4dd2c204f94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:52.019116 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b9096c0d-03e0-4de6-9956-f6b1dc5facee tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b9bea9-7251-4be7-961a-4dd2c204f94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:52.020342 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b9096c0d-03e0-4de6-9956-f6b1dc5facee tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Flow 'volume_create_api' (0d5d1f47-552d-4a41-817f-1b2745752722) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:52.020802 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b9096c0d-03e0-4de6-9956-f6b1dc5facee tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Create volume request issued successfully. Aug 04 10:45:52.021800 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b9096c0d-03e0-4de6-9956-f6b1dc5facee tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:45:52.022379 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 139/556] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:45:51 2026] POST /volume/v3/volumes => generated 759 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:45:52.034004 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9fd26835-701f-4289-ab72-cb8e0593d6a1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:52.038300 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9fd26835-701f-4289-ab72-cb8e0593d6a1 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] GET https://10.4.3.232/volume/v3/volumes/ece2254b-a65b-4090-b5d6-cc237180f7cc Aug 04 10:45:52.038574 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9fd26835-701f-4289-ab72-cb8e0593d6a1 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:52.038692 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9fd26835-701f-4289-ab72-cb8e0593d6a1 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:52.048173 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:52.048173 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:52.053936 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9fd26835-701f-4289-ab72-cb8e0593d6a1 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Volume info retrieved successfully. Aug 04 10:45:52.061152 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9fd26835-701f-4289-ab72-cb8e0593d6a1 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] https://10.4.3.232/volume/v3/volumes/ece2254b-a65b-4090-b5d6-cc237180f7cc returned with HTTP 200 Aug 04 10:45:52.063212 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 136/557] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:52 2026] GET /volume/v3/volumes/ece2254b-a65b-4090-b5d6-cc237180f7cc => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:53.079184 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c071ca06-d6a5-43e4-b754-e3e6ab2fbbbd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:53.082788 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c071ca06-d6a5-43e4-b754-e3e6ab2fbbbd tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] GET https://10.4.3.232/volume/v3/volumes/ece2254b-a65b-4090-b5d6-cc237180f7cc Aug 04 10:45:53.082891 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c071ca06-d6a5-43e4-b754-e3e6ab2fbbbd tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:53.083098 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c071ca06-d6a5-43e4-b754-e3e6ab2fbbbd tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:53.094814 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:53.094814 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:53.099693 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c071ca06-d6a5-43e4-b754-e3e6ab2fbbbd tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Volume info retrieved successfully. Aug 04 10:45:53.104620 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c071ca06-d6a5-43e4-b754-e3e6ab2fbbbd tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] https://10.4.3.232/volume/v3/volumes/ece2254b-a65b-4090-b5d6-cc237180f7cc returned with HTTP 200 Aug 04 10:45:53.105129 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 142/558] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:53 2026] GET /volume/v3/volumes/ece2254b-a65b-4090-b5d6-cc237180f7cc => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:53.123226 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-090b3797-9e13-4e0e-805b-1c9f25cdedb9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:53.125013 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-090b3797-9e13-4e0e-805b-1c9f25cdedb9 tempest-VolumeQuotasNegativeTestJSON-1488473091 tempest-VolumeQuotasNegativeTestJSON-1488473091-project-admin] PUT https://10.4.3.232/volume/v3/os-quota-sets/3c4238a5d3b343d78f9473513b33fa52 Aug 04 10:45:53.125335 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-090b3797-9e13-4e0e-805b-1c9f25cdedb9 tempest-VolumeQuotasNegativeTestJSON-1488473091 tempest-VolumeQuotasNegativeTestJSON-1488473091-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:53.175804 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-090b3797-9e13-4e0e-805b-1c9f25cdedb9 tempest-VolumeQuotasNegativeTestJSON-1488473091 tempest-VolumeQuotasNegativeTestJSON-1488473091-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/3c4238a5d3b343d78f9473513b33fa52 returned with HTTP 200 Aug 04 10:45:53.175804 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 142/559] 10.4.3.232 () {68 vars in 1374 bytes} [Tue Aug 4 10:45:53 2026] PUT /volume/v3/os-quota-sets/3c4238a5d3b343d78f9473513b33fa52 => generated 392 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:53.182319 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-80761f3d-1670-4b52-884a-f5c37ed539aa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:53.184523 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-80761f3d-1670-4b52-884a-f5c37ed539aa tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:45:53.184900 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-80761f3d-1670-4b52-884a-f5c37ed539aa tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:53.186388 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-80761f3d-1670-4b52-884a-f5c37ed539aa tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:45:53.186564 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-80761f3d-1670-4b52-884a-f5c37ed539aa tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Create volume of 2 GB Aug 04 10:45:53.186983 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:53.186983 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:53.191588 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-80761f3d-1670-4b52-884a-f5c37ed539aa tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Availability Zones retrieved successfully. Aug 04 10:45:53.198266 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-80761f3d-1670-4b52-884a-f5c37ed539aa tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Flow 'volume_create_api' (8b3d86b3-1d55-4dd2-bbd4-af7f95320fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:53.199416 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-80761f3d-1670-4b52-884a-f5c37ed539aa tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e1ab6bd-9f17-45db-8888-e03e827fb1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:53.200523 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-80761f3d-1670-4b52-884a-f5c37ed539aa tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Validating volume size '2' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:45:53.229136 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-80761f3d-1670-4b52-884a-f5c37ed539aa tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e1ab6bd-9f17-45db-8888-e03e827fb1f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:53.229984 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-80761f3d-1670-4b52-884a-f5c37ed539aa tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45b6edff-86ea-4960-afee-adeec2aec17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:53.262976 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota_utils [None req-80761f3d-1670-4b52-884a-f5c37ed539aa tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Quota exceeded for 3c4238a5d3b343d78f9473513b33fa52, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 04 10:45:53.265736 np0000006413 devstack@c-api.service[100254]: WARNING cinder.volume.api [None req-80761f3d-1670-4b52-884a-f5c37ed539aa tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45b6edff-86ea-4960-afee-adeec2aec17f) transitioned into state 'FAILURE' from state 'RUNNING' Aug 04 10:45:53.265736 np0000006413 devstack@c-api.service[100254]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 04 10:45:53.267828 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-80761f3d-1670-4b52-884a-f5c37ed539aa tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45b6edff-86ea-4960-afee-adeec2aec17f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:53.268564 np0000006413 devstack@c-api.service[100254]: WARNING cinder.volume.api [None req-80761f3d-1670-4b52-884a-f5c37ed539aa tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45b6edff-86ea-4960-afee-adeec2aec17f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 04 10:45:53.269174 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-80761f3d-1670-4b52-884a-f5c37ed539aa tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e1ab6bd-9f17-45db-8888-e03e827fb1f1) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:53.269916 np0000006413 devstack@c-api.service[100254]: WARNING cinder.volume.api [None req-80761f3d-1670-4b52-884a-f5c37ed539aa tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e1ab6bd-9f17-45db-8888-e03e827fb1f1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 04 10:45:53.270631 np0000006413 devstack@c-api.service[100254]: WARNING cinder.volume.api [None req-80761f3d-1670-4b52-884a-f5c37ed539aa tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Flow 'volume_create_api' (8b3d86b3-1d55-4dd2-bbd4-af7f95320fff) transitioned into state 'REVERTED' from state 'RUNNING' Aug 04 10:45:53.270955 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.middleware.fault [None req-80761f3d-1670-4b52-884a-f5c37ed539aa tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 413 Aug 04 10:45:53.271765 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 140/560] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:45:53 2026] POST /volume/v3/volumes => generated 208 bytes in 91 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Aug 04 10:45:53.280636 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d4f958e0-af00-40f9-b7bd-9ee2caf9fdd8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:53.282716 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d4f958e0-af00-40f9-b7bd-9ee2caf9fdd8 tempest-VolumeQuotasNegativeTestJSON-1488473091 tempest-VolumeQuotasNegativeTestJSON-1488473091-project-admin] PUT https://10.4.3.232/volume/v3/os-quota-sets/3c4238a5d3b343d78f9473513b33fa52 Aug 04 10:45:53.283049 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d4f958e0-af00-40f9-b7bd-9ee2caf9fdd8 tempest-VolumeQuotasNegativeTestJSON-1488473091 tempest-VolumeQuotasNegativeTestJSON-1488473091-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:53.331748 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d4f958e0-af00-40f9-b7bd-9ee2caf9fdd8 tempest-VolumeQuotasNegativeTestJSON-1488473091 tempest-VolumeQuotasNegativeTestJSON-1488473091-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/3c4238a5d3b343d78f9473513b33fa52 returned with HTTP 200 Aug 04 10:45:53.332169 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 137/561] 10.4.3.232 () {68 vars in 1374 bytes} [Tue Aug 4 10:45:53 2026] PUT /volume/v3/os-quota-sets/3c4238a5d3b343d78f9473513b33fa52 => generated 392 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:53.341209 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-674265ef-963b-4842-b711-a11c65431c88 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:53.342623 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-674265ef-963b-4842-b711-a11c65431c88 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:45:53.343089 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-674265ef-963b-4842-b711-a11c65431c88 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:53.344687 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-674265ef-963b-4842-b711-a11c65431c88 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:45:53.344963 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-674265ef-963b-4842-b711-a11c65431c88 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Create volume of 1 GB Aug 04 10:45:53.349844 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-674265ef-963b-4842-b711-a11c65431c88 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Availability Zones retrieved successfully. Aug 04 10:45:53.355966 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-674265ef-963b-4842-b711-a11c65431c88 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Flow 'volume_create_api' (867b1ca1-67d8-4c76-bb9b-164f7621b420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:53.358527 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-674265ef-963b-4842-b711-a11c65431c88 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7333de1-3189-4cda-9f0f-6eda09f86b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:53.358527 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-674265ef-963b-4842-b711-a11c65431c88 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:45:53.404188 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-674265ef-963b-4842-b711-a11c65431c88 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7333de1-3189-4cda-9f0f-6eda09f86b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:53.405505 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-674265ef-963b-4842-b711-a11c65431c88 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (618f0493-b92d-47a7-b797-e3b01b31b00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:53.453818 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota_utils [None req-674265ef-963b-4842-b711-a11c65431c88 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Quota exceeded for 3c4238a5d3b343d78f9473513b33fa52, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 04 10:45:53.457139 np0000006413 devstack@c-api.service[100255]: WARNING cinder.volume.api [None req-674265ef-963b-4842-b711-a11c65431c88 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (618f0493-b92d-47a7-b797-e3b01b31b00f) transitioned into state 'FAILURE' from state 'RUNNING' Aug 04 10:45:53.457139 np0000006413 devstack@c-api.service[100255]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 04 10:45:53.459408 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-674265ef-963b-4842-b711-a11c65431c88 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (618f0493-b92d-47a7-b797-e3b01b31b00f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:53.460271 np0000006413 devstack@c-api.service[100255]: WARNING cinder.volume.api [None req-674265ef-963b-4842-b711-a11c65431c88 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (618f0493-b92d-47a7-b797-e3b01b31b00f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 04 10:45:53.460846 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-674265ef-963b-4842-b711-a11c65431c88 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7333de1-3189-4cda-9f0f-6eda09f86b56) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:53.461623 np0000006413 devstack@c-api.service[100255]: WARNING cinder.volume.api [None req-674265ef-963b-4842-b711-a11c65431c88 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7333de1-3189-4cda-9f0f-6eda09f86b56) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 04 10:45:53.462509 np0000006413 devstack@c-api.service[100255]: WARNING cinder.volume.api [None req-674265ef-963b-4842-b711-a11c65431c88 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Flow 'volume_create_api' (867b1ca1-67d8-4c76-bb9b-164f7621b420) transitioned into state 'REVERTED' from state 'RUNNING' Aug 04 10:45:53.462649 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.middleware.fault [None req-674265ef-963b-4842-b711-a11c65431c88 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 413 Aug 04 10:45:53.464268 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 143/562] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:45:53 2026] POST /volume/v3/volumes => generated 150 bytes in 123 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 04 10:45:53.472487 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c98283aa-50ce-47ec-ac91-67625769f3bf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:53.475696 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c98283aa-50ce-47ec-ac91-67625769f3bf tempest-VolumeQuotasNegativeTestJSON-1488473091 tempest-VolumeQuotasNegativeTestJSON-1488473091-project-admin] PUT https://10.4.3.232/volume/v3/os-quota-sets/3c4238a5d3b343d78f9473513b33fa52 Aug 04 10:45:53.476110 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c98283aa-50ce-47ec-ac91-67625769f3bf tempest-VolumeQuotasNegativeTestJSON-1488473091 tempest-VolumeQuotasNegativeTestJSON-1488473091-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:53.516327 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c98283aa-50ce-47ec-ac91-67625769f3bf tempest-VolumeQuotasNegativeTestJSON-1488473091 tempest-VolumeQuotasNegativeTestJSON-1488473091-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/3c4238a5d3b343d78f9473513b33fa52 returned with HTTP 200 Aug 04 10:45:53.516757 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 143/563] 10.4.3.232 () {68 vars in 1374 bytes} [Tue Aug 4 10:45:53 2026] PUT /volume/v3/os-quota-sets/3c4238a5d3b343d78f9473513b33fa52 => generated 391 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:53.522721 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-6998eac8-0703-4e6e-8ffa-5297de8e338b req-40c02b8c-becd-4cb2-ba22-b5ab9eaaa612 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:53.526296 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6998eac8-0703-4e6e-8ffa-5297de8e338b req-40c02b8c-becd-4cb2-ba22-b5ab9eaaa612 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] DELETE https://10.4.3.232/volume/v3/attachments/b62c8d9f-e764-4af6-b237-59d0ec09ba1c Aug 04 10:45:53.526509 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6998eac8-0703-4e6e-8ffa-5297de8e338b req-40c02b8c-becd-4cb2-ba22-b5ab9eaaa612 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:53.526714 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6998eac8-0703-4e6e-8ffa-5297de8e338b req-40c02b8c-becd-4cb2-ba22-b5ab9eaaa612 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:53.528038 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-51f86588-bdcc-4691-b497-1f16ca1e1926 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:53.531667 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-51f86588-bdcc-4691-b497-1f16ca1e1926 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] POST https://10.4.3.232/volume/v3/volumes/ece2254b-a65b-4090-b5d6-cc237180f7cc/action Aug 04 10:45:53.532141 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-51f86588-bdcc-4691-b497-1f16ca1e1926 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:45:53.532330 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-51f86588-bdcc-4691-b497-1f16ca1e1926 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:53.540925 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:53.540925 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:53.545042 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:53.545042 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:53.546673 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-51f86588-bdcc-4691-b497-1f16ca1e1926 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Volume info retrieved successfully. Aug 04 10:45:53.591678 np0000006413 devstack@c-api.service[100252]: ERROR cinder.volume.api [None req-51f86588-bdcc-4691-b497-1f16ca1e1926 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Quota exceeded for 3c4238a5d3b343d78f9473513b33fa52, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 04 10:45:53.601500 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.middleware.fault [None req-51f86588-bdcc-4691-b497-1f16ca1e1926 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] https://10.4.3.232/volume/v3/volumes/ece2254b-a65b-4090-b5d6-cc237180f7cc/action returned with HTTP 413 Aug 04 10:45:53.602607 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 138/564] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:45:53 2026] POST /volume/v3/volumes/ece2254b-a65b-4090-b5d6-cc237180f7cc/action => generated 208 bytes in 75 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Aug 04 10:45:53.613689 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-55a5fee2-0341-4f2e-8f90-05d4f7513b9e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:53.615629 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-55a5fee2-0341-4f2e-8f90-05d4f7513b9e tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] GET https://10.4.3.232/volume/v3/volumes/ece2254b-a65b-4090-b5d6-cc237180f7cc Aug 04 10:45:53.616019 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-55a5fee2-0341-4f2e-8f90-05d4f7513b9e tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:53.616380 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-55a5fee2-0341-4f2e-8f90-05d4f7513b9e tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:53.626383 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:53.626383 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:53.630275 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6998eac8-0703-4e6e-8ffa-5297de8e338b req-40c02b8c-becd-4cb2-ba22-b5ab9eaaa612 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] https://10.4.3.232/volume/v3/attachments/b62c8d9f-e764-4af6-b237-59d0ec09ba1c returned with HTTP 200 Aug 04 10:45:53.630275 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 141/565] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:45:53 2026] DELETE /volume/v3/attachments/b62c8d9f-e764-4af6-b237-59d0ec09ba1c => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:53.631597 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-55a5fee2-0341-4f2e-8f90-05d4f7513b9e tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Volume info retrieved successfully. Aug 04 10:45:53.637384 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-55a5fee2-0341-4f2e-8f90-05d4f7513b9e tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] https://10.4.3.232/volume/v3/volumes/ece2254b-a65b-4090-b5d6-cc237180f7cc returned with HTTP 200 Aug 04 10:45:53.637886 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 144/566] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:53 2026] GET /volume/v3/volumes/ece2254b-a65b-4090-b5d6-cc237180f7cc => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:53.642605 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-6998eac8-0703-4e6e-8ffa-5297de8e338b req-84c88c9c-e513-477c-8050-6872be390c74 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:53.644863 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6998eac8-0703-4e6e-8ffa-5297de8e338b req-84c88c9c-e513-477c-8050-6872be390c74 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] DELETE https://10.4.3.232/volume/v3/volumes/278f19d0-8805-4554-8537-127462b54081 Aug 04 10:45:53.645047 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6998eac8-0703-4e6e-8ffa-5297de8e338b req-84c88c9c-e513-477c-8050-6872be390c74 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:53.645299 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6998eac8-0703-4e6e-8ffa-5297de8e338b req-84c88c9c-e513-477c-8050-6872be390c74 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:53.645802 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [req-6998eac8-0703-4e6e-8ffa-5297de8e338b req-84c88c9c-e513-477c-8050-6872be390c74 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Delete volume with id: 278f19d0-8805-4554-8537-127462b54081 Aug 04 10:45:53.652263 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ab352dac-ec66-4452-b4b6-40d9639a7f34 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:53.653025 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:53.653025 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:45:53.653673 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-6998eac8-0703-4e6e-8ffa-5297de8e338b req-84c88c9c-e513-477c-8050-6872be390c74 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Volume info retrieved successfully. Aug 04 10:45:53.654353 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab352dac-ec66-4452-b4b6-40d9639a7f34 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] DELETE https://10.4.3.232/volume/v3/volumes/ece2254b-a65b-4090-b5d6-cc237180f7cc Aug 04 10:45:53.654623 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab352dac-ec66-4452-b4b6-40d9639a7f34 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:53.654832 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab352dac-ec66-4452-b4b6-40d9639a7f34 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:53.655112 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-ab352dac-ec66-4452-b4b6-40d9639a7f34 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Delete volume with id: ece2254b-a65b-4090-b5d6-cc237180f7cc Aug 04 10:45:53.663126 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:53.663126 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:45:53.663633 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ab352dac-ec66-4452-b4b6-40d9639a7f34 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Volume info retrieved successfully. Aug 04 10:45:53.681415 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-6998eac8-0703-4e6e-8ffa-5297de8e338b req-84c88c9c-e513-477c-8050-6872be390c74 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] Delete volume request issued successfully. Aug 04 10:45:53.681582 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6998eac8-0703-4e6e-8ffa-5297de8e338b req-84c88c9c-e513-477c-8050-6872be390c74 tempest-ServerBootFromVolumeStableRescueTest-1826418359 tempest-ServerBootFromVolumeStableRescueTest-1826418359-project-member] https://10.4.3.232/volume/v3/volumes/278f19d0-8805-4554-8537-127462b54081 returned with HTTP 202 Aug 04 10:45:53.682005 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 144/567] 10.4.3.232 () {70 vars in 1620 bytes} [Tue Aug 4 10:45:53 2026] DELETE /volume/v3/volumes/278f19d0-8805-4554-8537-127462b54081 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:45:53.690720 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ab352dac-ec66-4452-b4b6-40d9639a7f34 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Delete volume request issued successfully. Aug 04 10:45:53.690990 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab352dac-ec66-4452-b4b6-40d9639a7f34 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] https://10.4.3.232/volume/v3/volumes/ece2254b-a65b-4090-b5d6-cc237180f7cc returned with HTTP 202 Aug 04 10:45:53.691570 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 139/568] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:45:53 2026] DELETE /volume/v3/volumes/ece2254b-a65b-4090-b5d6-cc237180f7cc => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:45:53.701001 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e9950199-a1af-446d-a65a-34e668298807 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:53.705874 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e9950199-a1af-446d-a65a-34e668298807 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] GET https://10.4.3.232/volume/v3/volumes/ece2254b-a65b-4090-b5d6-cc237180f7cc Aug 04 10:45:53.707371 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e9950199-a1af-446d-a65a-34e668298807 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:53.707371 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e9950199-a1af-446d-a65a-34e668298807 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:53.716847 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:53.716847 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:53.723897 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e9950199-a1af-446d-a65a-34e668298807 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Volume info retrieved successfully. Aug 04 10:45:53.729652 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e9950199-a1af-446d-a65a-34e668298807 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] https://10.4.3.232/volume/v3/volumes/ece2254b-a65b-4090-b5d6-cc237180f7cc returned with HTTP 200 Aug 04 10:45:53.730157 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 142/569] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:53 2026] GET /volume/v3/volumes/ece2254b-a65b-4090-b5d6-cc237180f7cc => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:54.747633 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-418a53eb-4e94-42dc-b9ee-8537875ab8c4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:54.750173 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-418a53eb-4e94-42dc-b9ee-8537875ab8c4 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] GET https://10.4.3.232/volume/v3/volumes/ece2254b-a65b-4090-b5d6-cc237180f7cc Aug 04 10:45:54.750297 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-418a53eb-4e94-42dc-b9ee-8537875ab8c4 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:54.750567 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-418a53eb-4e94-42dc-b9ee-8537875ab8c4 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:54.758640 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-418a53eb-4e94-42dc-b9ee-8537875ab8c4 tempest-VolumeQuotasNegativeTestJSON-291961459 tempest-VolumeQuotasNegativeTestJSON-291961459-project-member] https://10.4.3.232/volume/v3/volumes/ece2254b-a65b-4090-b5d6-cc237180f7cc returned with HTTP 404 Aug 04 10:45:54.759437 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 145/570] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:54 2026] GET /volume/v3/volumes/ece2254b-a65b-4090-b5d6-cc237180f7cc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:45:54.767112 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0e038b58-0e67-48eb-9533-07eee094fad1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:54.770656 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0e038b58-0e67-48eb-9533-07eee094fad1 tempest-VolumeQuotasNegativeTestJSON-1488473091 tempest-VolumeQuotasNegativeTestJSON-1488473091-project-admin] PUT https://10.4.3.232/volume/v3/os-quota-sets/3c4238a5d3b343d78f9473513b33fa52 Aug 04 10:45:54.770879 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0e038b58-0e67-48eb-9533-07eee094fad1 tempest-VolumeQuotasNegativeTestJSON-1488473091 tempest-VolumeQuotasNegativeTestJSON-1488473091-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=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:54.881880 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0e038b58-0e67-48eb-9533-07eee094fad1 tempest-VolumeQuotasNegativeTestJSON-1488473091 tempest-VolumeQuotasNegativeTestJSON-1488473091-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/3c4238a5d3b343d78f9473513b33fa52 returned with HTTP 200 Aug 04 10:45:54.882459 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 145/571] 10.4.3.232 () {68 vars in 1375 bytes} [Tue Aug 4 10:45:54 2026] PUT /volume/v3/os-quota-sets/3c4238a5d3b343d78f9473513b33fa52 => generated 395 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:58.599899 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7eb011d2-c9bd-4bbe-91c4-1de175c4e38d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:58.601828 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7eb011d2-c9bd-4bbe-91c4-1de175c4e38d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:45:58.602265 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7eb011d2-c9bd-4bbe-91c4-1de175c4e38d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1569913203"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:45:58.603741 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-7eb011d2-c9bd-4bbe-91c4-1de175c4e38d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Create volume request body: {'volume': {'imageRef': 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1569913203'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:45:58.700631 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-7eb011d2-c9bd-4bbe-91c4-1de175c4e38d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Create volume of 1 GB Aug 04 10:45:58.706349 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7eb011d2-c9bd-4bbe-91c4-1de175c4e38d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Availability Zones retrieved successfully. Aug 04 10:45:58.714371 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7eb011d2-c9bd-4bbe-91c4-1de175c4e38d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Flow 'volume_create_api' (473d0ac2-a0e7-491b-a431-3811f6a9d699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:58.715836 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7eb011d2-c9bd-4bbe-91c4-1de175c4e38d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eabcbca-e86e-4439-9fcc-6db4d64968fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:58.718621 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-7eb011d2-c9bd-4bbe-91c4-1de175c4e38d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:45:58.789704 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7eb011d2-c9bd-4bbe-91c4-1de175c4e38d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eabcbca-e86e-4439-9fcc-6db4d64968fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:58.790617 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7eb011d2-c9bd-4bbe-91c4-1de175c4e38d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c5bba3-4528-43eb-bad2-0c93e294d41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:58.848862 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-7eb011d2-c9bd-4bbe-91c4-1de175c4e38d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Created reservations ['827bc7b7-92fe-42d0-bf6b-2c4b2bee5c7d', '08325c8e-c275-465f-a618-e88596876b02', 'aeefa675-ba28-40a5-9c3e-308cec9ac6a9', 'fe1bac26-c3ad-4de1-955a-fa4cfc3c091f'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:45:58.849733 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7eb011d2-c9bd-4bbe-91c4-1de175c4e38d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c5bba3-4528-43eb-bad2-0c93e294d41a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['827bc7b7-92fe-42d0-bf6b-2c4b2bee5c7d', '08325c8e-c275-465f-a618-e88596876b02', 'aeefa675-ba28-40a5-9c3e-308cec9ac6a9', 'fe1bac26-c3ad-4de1-955a-fa4cfc3c091f']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:58.850562 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7eb011d2-c9bd-4bbe-91c4-1de175c4e38d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (360f3f6f-0381-4ef7-b750-450f2016c873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:58.873183 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7eb011d2-c9bd-4bbe-91c4-1de175c4e38d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (360f3f6f-0381-4ef7-b750-450f2016c873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e1749b2-4471-4ad3-aa3f-2a8e510d4e66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1569913203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff83943fe7c84d16b82a7a96ef8bde83',qos_specs=None,replication_status=,reservations=['827bc7b7-92fe-42d0-bf6b-2c4b2bee5c7d','08325c8e-c275-465f-a618-e88596876b02','aeefa675-ba28-40a5-9c3e-308cec9ac6a9','fe1bac26-c3ad-4de1-955a-fa4cfc3c091f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a695d0f21ab4bd6986327f0d6b0ce73',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:45:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1569913203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e1749b2-4471-4ad3-aa3f-2a8e510d4e66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff83943fe7c84d16b82a7a96ef8bde83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a695d0f21ab4bd6986327f0d6b0ce73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:58.873974 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7eb011d2-c9bd-4bbe-91c4-1de175c4e38d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3487467-1662-46f7-a2d1-d2c81578c34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:58.895492 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7eb011d2-c9bd-4bbe-91c4-1de175c4e38d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3487467-1662-46f7-a2d1-d2c81578c34f) transitioned into state 'SUCCESS' from state '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-1569913203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff83943fe7c84d16b82a7a96ef8bde83',qos_specs=None,replication_status=,reservations=['827bc7b7-92fe-42d0-bf6b-2c4b2bee5c7d','08325c8e-c275-465f-a618-e88596876b02','aeefa675-ba28-40a5-9c3e-308cec9ac6a9','fe1bac26-c3ad-4de1-955a-fa4cfc3c091f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a695d0f21ab4bd6986327f0d6b0ce73',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:58.896395 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7eb011d2-c9bd-4bbe-91c4-1de175c4e38d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20ef0045-34b3-4693-8260-268233126600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:45:58.908860 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7eb011d2-c9bd-4bbe-91c4-1de175c4e38d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20ef0045-34b3-4693-8260-268233126600) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:45:58.910029 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7eb011d2-c9bd-4bbe-91c4-1de175c4e38d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Flow 'volume_create_api' (473d0ac2-a0e7-491b-a431-3811f6a9d699) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:45:58.910213 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7eb011d2-c9bd-4bbe-91c4-1de175c4e38d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Create volume request issued successfully. Aug 04 10:45:58.910924 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7eb011d2-c9bd-4bbe-91c4-1de175c4e38d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:45:58.912201 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 140/572] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:45:58 2026] POST /volume/v3/volumes => generated 751 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:45:58.926922 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-be1706c4-e46a-4e6e-8421-dc983d255481 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:58.929416 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-be1706c4-e46a-4e6e-8421-dc983d255481 tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] GET https://10.4.3.232/volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66 Aug 04 10:45:58.929698 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-be1706c4-e46a-4e6e-8421-dc983d255481 tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:58.929987 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-be1706c4-e46a-4e6e-8421-dc983d255481 tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:58.942769 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:58.942769 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:45:58.955976 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-be1706c4-e46a-4e6e-8421-dc983d255481 tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Volume info retrieved successfully. Aug 04 10:45:58.963462 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-be1706c4-e46a-4e6e-8421-dc983d255481 tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] https://10.4.3.232/volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66 returned with HTTP 200 Aug 04 10:45:58.964019 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 143/573] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:58 2026] GET /volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:45:59.979528 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-578ab43e-c777-40da-bbc8-57cc4d61ff8f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:45:59.981887 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-578ab43e-c777-40da-bbc8-57cc4d61ff8f tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] GET https://10.4.3.232/volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66 Aug 04 10:45:59.982158 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-578ab43e-c777-40da-bbc8-57cc4d61ff8f tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:45:59.982422 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-578ab43e-c777-40da-bbc8-57cc4d61ff8f tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:45:59.991470 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:45:59.991470 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:45:59.995010 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-578ab43e-c777-40da-bbc8-57cc4d61ff8f tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Volume info retrieved successfully. Aug 04 10:45:59.999415 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-578ab43e-c777-40da-bbc8-57cc4d61ff8f tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] https://10.4.3.232/volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66 returned with HTTP 200 Aug 04 10:45:59.999749 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 146/574] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:45:59 2026] GET /volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:00.014005 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3721224a-5bb3-4eab-ac2a-d5e274f6be27 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:00.016641 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3721224a-5bb3-4eab-ac2a-d5e274f6be27 tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] POST https://10.4.3.232/volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66/action Aug 04 10:46:00.017371 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3721224a-5bb3-4eab-ac2a-d5e274f6be27 tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-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=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:46:00.017730 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3721224a-5bb3-4eab-ac2a-d5e274f6be27 tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-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=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:00.027927 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:00.027927 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:00.037295 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:00.037295 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:00.038379 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3721224a-5bb3-4eab-ac2a-d5e274f6be27 tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Volume info retrieved successfully. Aug 04 10:46:00.070756 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3721224a-5bb3-4eab-ac2a-d5e274f6be27 tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Update volume metadata completed successfully. Aug 04 10:46:00.071075 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3721224a-5bb3-4eab-ac2a-d5e274f6be27 tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] https://10.4.3.232/volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66/action returned with HTTP 200 Aug 04 10:46:00.071689 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 146/575] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:46:00 2026] POST /volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66/action => generated 563 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:00.085964 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-587faabe-77fe-41e0-814e-5941e43c1218 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:00.088482 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-587faabe-77fe-41e0-814e-5941e43c1218 tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] GET https://10.4.3.232/volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66 Aug 04 10:46:00.088690 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-587faabe-77fe-41e0-814e-5941e43c1218 tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:00.088889 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-587faabe-77fe-41e0-814e-5941e43c1218 tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:00.097188 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:00.097188 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:00.102031 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-587faabe-77fe-41e0-814e-5941e43c1218 tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Volume info retrieved successfully. Aug 04 10:46:00.107338 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-587faabe-77fe-41e0-814e-5941e43c1218 tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] https://10.4.3.232/volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66 returned with HTTP 200 Aug 04 10:46:00.107759 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 141/576] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:00 2026] GET /volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66 => generated 1419 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:00.124388 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-79d76597-504b-40ea-8b2d-16c7202d886d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:00.126135 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-79d76597-504b-40ea-8b2d-16c7202d886d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] POST https://10.4.3.232/volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66/action Aug 04 10:46:00.126485 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-79d76597-504b-40ea-8b2d-16c7202d886d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:46:00.126652 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-79d76597-504b-40ea-8b2d-16c7202d886d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:00.134601 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:00.134601 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:00.144996 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:00.144996 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:00.145483 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-79d76597-504b-40ea-8b2d-16c7202d886d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Volume info retrieved successfully. Aug 04 10:46:00.158155 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-79d76597-504b-40ea-8b2d-16c7202d886d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Get volume image-metadata completed successfully. Aug 04 10:46:00.172132 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-79d76597-504b-40ea-8b2d-16c7202d886d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Delete volume metadata completed successfully. Aug 04 10:46:00.172539 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-79d76597-504b-40ea-8b2d-16c7202d886d tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] https://10.4.3.232/volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66/action returned with HTTP 200 Aug 04 10:46:00.173200 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 144/577] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:46:00 2026] POST /volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66/action => generated 0 bytes in 49 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 04 10:46:00.181051 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8f48dbb0-c21b-4cf8-a24c-d8e91ada783b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:00.183359 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8f48dbb0-c21b-4cf8-a24c-d8e91ada783b tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] POST https://10.4.3.232/volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66/action Aug 04 10:46:00.183810 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8f48dbb0-c21b-4cf8-a24c-d8e91ada783b tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:46:00.184010 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8f48dbb0-c21b-4cf8-a24c-d8e91ada783b tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:00.196775 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:00.196775 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:00.197937 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8f48dbb0-c21b-4cf8-a24c-d8e91ada783b tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Volume info retrieved successfully. Aug 04 10:46:00.205419 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8f48dbb0-c21b-4cf8-a24c-d8e91ada783b tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Get volume image-metadata completed successfully. Aug 04 10:46:00.205809 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8f48dbb0-c21b-4cf8-a24c-d8e91ada783b tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] https://10.4.3.232/volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66/action returned with HTTP 200 Aug 04 10:46:00.206834 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 147/578] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:46:00 2026] POST /volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66/action => generated 537 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:00.216221 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fb713311-fe3c-45aa-9812-cdefa8931e1f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:00.218101 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb713311-fe3c-45aa-9812-cdefa8931e1f tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] GET https://10.4.3.232/volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66 Aug 04 10:46:00.218364 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb713311-fe3c-45aa-9812-cdefa8931e1f tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:00.218609 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb713311-fe3c-45aa-9812-cdefa8931e1f tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:00.225585 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:00.225585 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:00.229042 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fb713311-fe3c-45aa-9812-cdefa8931e1f tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Volume info retrieved successfully. Aug 04 10:46:00.233657 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb713311-fe3c-45aa-9812-cdefa8931e1f tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] https://10.4.3.232/volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66 returned with HTTP 200 Aug 04 10:46:00.234067 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 147/579] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:00 2026] GET /volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66 => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:00.251765 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-57a739ab-b4cd-4eba-9b96-ede67d396f53 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:00.253567 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-57a739ab-b4cd-4eba-9b96-ede67d396f53 tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] DELETE https://10.4.3.232/volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66 Aug 04 10:46:00.253770 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-57a739ab-b4cd-4eba-9b96-ede67d396f53 tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:00.253945 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-57a739ab-b4cd-4eba-9b96-ede67d396f53 tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:00.254117 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-57a739ab-b4cd-4eba-9b96-ede67d396f53 tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Delete volume with id: 6e1749b2-4471-4ad3-aa3f-2a8e510d4e66 Aug 04 10:46:00.260613 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:00.260613 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:00.261023 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-57a739ab-b4cd-4eba-9b96-ede67d396f53 tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Volume info retrieved successfully. Aug 04 10:46:00.279692 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-57a739ab-b4cd-4eba-9b96-ede67d396f53 tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Delete volume request issued successfully. Aug 04 10:46:00.279853 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-57a739ab-b4cd-4eba-9b96-ede67d396f53 tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] https://10.4.3.232/volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66 returned with HTTP 202 Aug 04 10:46:00.280269 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 142/580] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:46:00 2026] DELETE /volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:46:00.288440 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-edc4bde6-ec68-453c-b605-b688177cf5ee None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:00.291671 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-edc4bde6-ec68-453c-b605-b688177cf5ee tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] GET https://10.4.3.232/volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66 Aug 04 10:46:00.291913 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-edc4bde6-ec68-453c-b605-b688177cf5ee tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:00.292130 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-edc4bde6-ec68-453c-b605-b688177cf5ee tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:00.300651 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:00.300651 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:00.305269 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-edc4bde6-ec68-453c-b605-b688177cf5ee tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Volume info retrieved successfully. Aug 04 10:46:00.312621 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-edc4bde6-ec68-453c-b605-b688177cf5ee tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] https://10.4.3.232/volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66 returned with HTTP 200 Aug 04 10:46:00.313596 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 145/581] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:00 2026] GET /volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66 => generated 1392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:01.326311 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-08be9d66-323b-41cf-8e53-369550babaee None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:01.328087 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-08be9d66-323b-41cf-8e53-369550babaee tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] GET https://10.4.3.232/volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66 Aug 04 10:46:01.328309 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-08be9d66-323b-41cf-8e53-369550babaee tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:01.328501 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-08be9d66-323b-41cf-8e53-369550babaee tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:01.333995 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-08be9d66-323b-41cf-8e53-369550babaee tempest-VolumesImageMetadata-862466640 tempest-VolumesImageMetadata-862466640-project-member] https://10.4.3.232/volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66 returned with HTTP 404 Aug 04 10:46:01.334499 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 148/582] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:01 2026] GET /volume/v3/volumes/6e1749b2-4471-4ad3-aa3f-2a8e510d4e66 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:46:03.147348 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e7c8bb0b-e3b9-4330-a013-d9cbeefe8ca6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:03.292706 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e7c8bb0b-e3b9-4330-a013-d9cbeefe8ca6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:46:03.292706 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e7c8bb0b-e3b9-4330-a013-d9cbeefe8ca6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1077258129"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:03.294391 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-e7c8bb0b-e3b9-4330-a013-d9cbeefe8ca6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1077258129'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:46:03.294391 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-e7c8bb0b-e3b9-4330-a013-d9cbeefe8ca6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Create volume of 1 GB Aug 04 10:46:03.302489 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e7c8bb0b-e3b9-4330-a013-d9cbeefe8ca6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Availability Zones retrieved successfully. Aug 04 10:46:03.308808 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e7c8bb0b-e3b9-4330-a013-d9cbeefe8ca6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Flow 'volume_create_api' (2f327800-0102-4b3c-ba28-edc9b9bd619b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:03.309981 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e7c8bb0b-e3b9-4330-a013-d9cbeefe8ca6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bbb6704-a0cc-4f1e-a394-71bfadbdb901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:03.310942 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-e7c8bb0b-e3b9-4330-a013-d9cbeefe8ca6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:46:03.343494 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e7c8bb0b-e3b9-4330-a013-d9cbeefe8ca6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bbb6704-a0cc-4f1e-a394-71bfadbdb901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:03.344281 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e7c8bb0b-e3b9-4330-a013-d9cbeefe8ca6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a19405c-0634-44d3-aca5-f28ba095846d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:03.419090 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-e7c8bb0b-e3b9-4330-a013-d9cbeefe8ca6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Created reservations ['a9bcde7e-6530-4d4a-bdcb-8c9e01a8a0d5', 'e63c88dc-8569-49f3-ae08-f1e06dcb9bcc', '1b2d4f83-6e67-41e2-92d6-29d72bc3b8b0', 'e175a0fd-653d-4ab1-aa02-b2bd96959f3c'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:46:03.419690 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e7c8bb0b-e3b9-4330-a013-d9cbeefe8ca6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a19405c-0634-44d3-aca5-f28ba095846d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9bcde7e-6530-4d4a-bdcb-8c9e01a8a0d5', 'e63c88dc-8569-49f3-ae08-f1e06dcb9bcc', '1b2d4f83-6e67-41e2-92d6-29d72bc3b8b0', 'e175a0fd-653d-4ab1-aa02-b2bd96959f3c']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:03.420467 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e7c8bb0b-e3b9-4330-a013-d9cbeefe8ca6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e66825ea-a44c-4ce5-9391-d6c92b59b98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:03.454647 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e7c8bb0b-e3b9-4330-a013-d9cbeefe8ca6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e66825ea-a44c-4ce5-9391-d6c92b59b98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0051fc74-bd78-49d6-9bc3-784aea37fc0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1077258129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec11c4d0b6d4490faed0c09d3e869488',qos_specs=None,replication_status=,reservations=['a9bcde7e-6530-4d4a-bdcb-8c9e01a8a0d5','e63c88dc-8569-49f3-ae08-f1e06dcb9bcc','1b2d4f83-6e67-41e2-92d6-29d72bc3b8b0','e175a0fd-653d-4ab1-aa02-b2bd96959f3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2827d5705d4873ba143bda771cba2e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:46:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1077258129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0051fc74-bd78-49d6-9bc3-784aea37fc0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec11c4d0b6d4490faed0c09d3e869488',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b2827d5705d4873ba143bda771cba2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:03.455482 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e7c8bb0b-e3b9-4330-a013-d9cbeefe8ca6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d03908a-51fb-4a35-b087-0c688a2e4c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:03.476026 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e7c8bb0b-e3b9-4330-a013-d9cbeefe8ca6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d03908a-51fb-4a35-b087-0c688a2e4c3f) transitioned into state 'SUCCESS' from state '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-1077258129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec11c4d0b6d4490faed0c09d3e869488',qos_specs=None,replication_status=,reservations=['a9bcde7e-6530-4d4a-bdcb-8c9e01a8a0d5','e63c88dc-8569-49f3-ae08-f1e06dcb9bcc','1b2d4f83-6e67-41e2-92d6-29d72bc3b8b0','e175a0fd-653d-4ab1-aa02-b2bd96959f3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b2827d5705d4873ba143bda771cba2e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:03.476727 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e7c8bb0b-e3b9-4330-a013-d9cbeefe8ca6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d0289a3-09a4-4c25-bd83-060ed850b91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:03.489728 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e7c8bb0b-e3b9-4330-a013-d9cbeefe8ca6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d0289a3-09a4-4c25-bd83-060ed850b91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:03.490931 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e7c8bb0b-e3b9-4330-a013-d9cbeefe8ca6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Flow 'volume_create_api' (2f327800-0102-4b3c-ba28-edc9b9bd619b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:03.490931 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e7c8bb0b-e3b9-4330-a013-d9cbeefe8ca6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Create volume request issued successfully. Aug 04 10:46:03.491382 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e7c8bb0b-e3b9-4330-a013-d9cbeefe8ca6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:46:03.491795 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 148/583] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:46:03 2026] POST /volume/v3/volumes => generated 755 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:46:03.506395 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bff89896-cf2b-4b07-87ec-222b9829141d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:03.508364 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bff89896-cf2b-4b07-87ec-222b9829141d tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] GET https://10.4.3.232/volume/v3/volumes/0051fc74-bd78-49d6-9bc3-784aea37fc0a Aug 04 10:46:03.508763 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bff89896-cf2b-4b07-87ec-222b9829141d tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:03.508763 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bff89896-cf2b-4b07-87ec-222b9829141d tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:03.516154 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:03.516154 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:03.520386 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bff89896-cf2b-4b07-87ec-222b9829141d tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Volume info retrieved successfully. Aug 04 10:46:03.524158 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bff89896-cf2b-4b07-87ec-222b9829141d tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/volumes/0051fc74-bd78-49d6-9bc3-784aea37fc0a returned with HTTP 200 Aug 04 10:46:03.524514 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 143/584] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:03 2026] GET /volume/v3/volumes/0051fc74-bd78-49d6-9bc3-784aea37fc0a => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:04.542583 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c7d1833a-1268-4963-a4e0-c09682a39f7b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:04.544507 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c7d1833a-1268-4963-a4e0-c09682a39f7b tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] GET https://10.4.3.232/volume/v3/volumes/0051fc74-bd78-49d6-9bc3-784aea37fc0a Aug 04 10:46:04.544749 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c7d1833a-1268-4963-a4e0-c09682a39f7b tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:04.544986 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c7d1833a-1268-4963-a4e0-c09682a39f7b tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:04.552798 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:04.552798 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:04.557327 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c7d1833a-1268-4963-a4e0-c09682a39f7b tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Volume info retrieved successfully. Aug 04 10:46:04.561623 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c7d1833a-1268-4963-a4e0-c09682a39f7b tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/volumes/0051fc74-bd78-49d6-9bc3-784aea37fc0a returned with HTTP 200 Aug 04 10:46:04.562294 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 146/585] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:04 2026] GET /volume/v3/volumes/0051fc74-bd78-49d6-9bc3-784aea37fc0a => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:46:04.577074 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f111c80f-cef5-479d-a395-0036024890bb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:04.581145 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f111c80f-cef5-479d-a395-0036024890bb tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:46:04.581538 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f111c80f-cef5-479d-a395-0036024890bb tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0051fc74-bd78-49d6-9bc3-784aea37fc0a", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-969675074"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:04.595173 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:04.595173 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:04.595752 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f111c80f-cef5-479d-a395-0036024890bb tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Volume info retrieved successfully. Aug 04 10:46:04.596670 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-f111c80f-cef5-479d-a395-0036024890bb tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Create snapshot from volume 0051fc74-bd78-49d6-9bc3-784aea37fc0a Aug 04 10:46:04.619572 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-f111c80f-cef5-479d-a395-0036024890bb tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-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 04 10:46:04.655573 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-f111c80f-cef5-479d-a395-0036024890bb tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Created reservations ['b594a5f0-e8d6-4f77-9d58-e844e427b8ba', '20edec17-b6fd-4e28-8982-63eea13defdf', 'c008017f-d987-46be-a82c-cce3190ce23f', 'ad337cb2-4f67-48fc-8888-6c24da0cd7d6'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:46:04.700488 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f111c80f-cef5-479d-a395-0036024890bb tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Snapshot create request issued successfully. Aug 04 10:46:04.701473 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f111c80f-cef5-479d-a395-0036024890bb tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:46:04.702401 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 149/586] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:46:04 2026] POST /volume/v3/snapshots => generated 310 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:46:04.711021 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7a27ed8b-b330-4a07-88e2-c79fc9361d46 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:04.713299 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7a27ed8b-b330-4a07-88e2-c79fc9361d46 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] GET https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838 Aug 04 10:46:04.713656 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7a27ed8b-b330-4a07-88e2-c79fc9361d46 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:04.713933 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7a27ed8b-b330-4a07-88e2-c79fc9361d46 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:04.723669 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:04.723669 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:04.724123 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7a27ed8b-b330-4a07-88e2-c79fc9361d46 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Snapshot retrieved successfully. Aug 04 10:46:04.725002 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7a27ed8b-b330-4a07-88e2-c79fc9361d46 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838 returned with HTTP 200 Aug 04 10:46:04.726416 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 149/587] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:46:04 2026] GET /volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:05.735263 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e79e8447-fc21-4eb0-939e-38d16dc29354 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:05.737027 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e79e8447-fc21-4eb0-939e-38d16dc29354 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] GET https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838 Aug 04 10:46:05.737316 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e79e8447-fc21-4eb0-939e-38d16dc29354 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:05.737488 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e79e8447-fc21-4eb0-939e-38d16dc29354 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:05.742872 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:05.742872 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:05.743332 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e79e8447-fc21-4eb0-939e-38d16dc29354 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Snapshot retrieved successfully. Aug 04 10:46:05.744070 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e79e8447-fc21-4eb0-939e-38d16dc29354 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838 returned with HTTP 200 Aug 04 10:46:05.744445 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 144/588] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:46:05 2026] GET /volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:05.761361 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b05fc77a-9d26-4c5a-a781-33c6d10c9da6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:05.769272 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b05fc77a-9d26-4c5a-a781-33c6d10c9da6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] POST https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata Aug 04 10:46:05.769272 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b05fc77a-9d26-4c5a-a781-33c6d10c9da6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:05.776893 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:05.776893 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:05.777561 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b05fc77a-9d26-4c5a-a781-33c6d10c9da6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Snapshot retrieved successfully. Aug 04 10:46:05.827453 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b05fc77a-9d26-4c5a-a781-33c6d10c9da6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Update snapshot metadata completed successfully. Aug 04 10:46:05.827738 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b05fc77a-9d26-4c5a-a781-33c6d10c9da6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata returned with HTTP 200 Aug 04 10:46:05.828150 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 147/589] 10.4.3.232 () {68 vars in 1402 bytes} [Tue Aug 4 10:46:05 2026] POST /volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata => generated 68 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:46:05.838411 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4a22b1e6-c4b3-4225-99fe-e804b44ab8f1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:05.841366 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4a22b1e6-c4b3-4225-99fe-e804b44ab8f1 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] GET https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata Aug 04 10:46:05.841818 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4a22b1e6-c4b3-4225-99fe-e804b44ab8f1 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:05.842098 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4a22b1e6-c4b3-4225-99fe-e804b44ab8f1 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:05.850515 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:05.850515 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:05.851525 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4a22b1e6-c4b3-4225-99fe-e804b44ab8f1 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Snapshot retrieved successfully. Aug 04 10:46:05.852076 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4a22b1e6-c4b3-4225-99fe-e804b44ab8f1 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Get snapshot metadata completed successfully. Aug 04 10:46:05.852737 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4a22b1e6-c4b3-4225-99fe-e804b44ab8f1 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata returned with HTTP 200 Aug 04 10:46:05.853144 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 150/590] 10.4.3.232 () {66 vars in 1381 bytes} [Tue Aug 4 10:46:05 2026] GET /volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:46:05.863936 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e54e5f6f-295a-4bf8-a945-528031f6ca46 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:05.866156 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e54e5f6f-295a-4bf8-a945-528031f6ca46 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] PUT https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata Aug 04 10:46:05.867085 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e54e5f6f-295a-4bf8-a945-528031f6ca46 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:05.876846 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:05.876846 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:05.877432 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e54e5f6f-295a-4bf8-a945-528031f6ca46 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Snapshot retrieved successfully. Aug 04 10:46:05.915144 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e54e5f6f-295a-4bf8-a945-528031f6ca46 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Update snapshot metadata completed successfully. Aug 04 10:46:05.915463 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e54e5f6f-295a-4bf8-a945-528031f6ca46 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata returned with HTTP 200 Aug 04 10:46:05.915837 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 150/591] 10.4.3.232 () {68 vars in 1401 bytes} [Tue Aug 4 10:46:05 2026] PUT /volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata => generated 57 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:46:05.926224 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9ba156e4-2b4e-4245-8a42-2c63b990ec0b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:05.933217 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9ba156e4-2b4e-4245-8a42-2c63b990ec0b tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] GET https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata Aug 04 10:46:05.933217 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9ba156e4-2b4e-4245-8a42-2c63b990ec0b tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:05.933217 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9ba156e4-2b4e-4245-8a42-2c63b990ec0b tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:05.944135 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:05.944135 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:05.944851 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9ba156e4-2b4e-4245-8a42-2c63b990ec0b tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Snapshot retrieved successfully. Aug 04 10:46:05.946126 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9ba156e4-2b4e-4245-8a42-2c63b990ec0b tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Get snapshot metadata completed successfully. Aug 04 10:46:05.946777 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9ba156e4-2b4e-4245-8a42-2c63b990ec0b tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata returned with HTTP 200 Aug 04 10:46:05.947112 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 145/592] 10.4.3.232 () {66 vars in 1381 bytes} [Tue Aug 4 10:46:05 2026] GET /volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata => generated 57 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:46:05.959006 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-862668df-ab83-4c3e-8e3b-fee1c175ecbd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:05.963791 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-862668df-ab83-4c3e-8e3b-fee1c175ecbd tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata/key3 Aug 04 10:46:05.964193 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-862668df-ab83-4c3e-8e3b-fee1c175ecbd tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:05.964627 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-862668df-ab83-4c3e-8e3b-fee1c175ecbd tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:05.973873 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:05.973873 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:05.975856 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-862668df-ab83-4c3e-8e3b-fee1c175ecbd tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Snapshot retrieved successfully. Aug 04 10:46:05.976966 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-862668df-ab83-4c3e-8e3b-fee1c175ecbd tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Get snapshot metadata completed successfully. Aug 04 10:46:06.002873 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-862668df-ab83-4c3e-8e3b-fee1c175ecbd tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Delete snapshot metadata completed successfully. Aug 04 10:46:06.002873 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-862668df-ab83-4c3e-8e3b-fee1c175ecbd tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata/key3 returned with HTTP 200 Aug 04 10:46:06.003165 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 148/593] 10.4.3.232 () {66 vars in 1399 bytes} [Tue Aug 4 10:46:05 2026] DELETE /volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata/key3 => generated 0 bytes in 45 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 04 10:46:06.013047 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7b9b86ce-6391-497c-9adb-7e78ce0e84ce None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:06.015450 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7b9b86ce-6391-497c-9adb-7e78ce0e84ce tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] GET https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata Aug 04 10:46:06.015622 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7b9b86ce-6391-497c-9adb-7e78ce0e84ce tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:06.015807 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7b9b86ce-6391-497c-9adb-7e78ce0e84ce tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:06.021011 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:06.021011 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:06.021477 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7b9b86ce-6391-497c-9adb-7e78ce0e84ce tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Snapshot retrieved successfully. Aug 04 10:46:06.022450 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7b9b86ce-6391-497c-9adb-7e78ce0e84ce tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Get snapshot metadata completed successfully. Aug 04 10:46:06.022736 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7b9b86ce-6391-497c-9adb-7e78ce0e84ce tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata returned with HTTP 200 Aug 04 10:46:06.023219 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 151/594] 10.4.3.232 () {66 vars in 1381 bytes} [Tue Aug 4 10:46:06 2026] GET /volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata => generated 32 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:46:06.033140 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-61967946-b206-4117-b2e8-57687364db87 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:06.036995 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-61967946-b206-4117-b2e8-57687364db87 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] PUT https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata Aug 04 10:46:06.037055 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-61967946-b206-4117-b2e8-57687364db87 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:06.044140 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:06.044140 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:06.044592 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-61967946-b206-4117-b2e8-57687364db87 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Snapshot retrieved successfully. Aug 04 10:46:06.063256 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-61967946-b206-4117-b2e8-57687364db87 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Update snapshot metadata completed successfully. Aug 04 10:46:06.063666 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-61967946-b206-4117-b2e8-57687364db87 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata returned with HTTP 200 Aug 04 10:46:06.064272 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 151/595] 10.4.3.232 () {68 vars in 1401 bytes} [Tue Aug 4 10:46:06 2026] PUT /volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata => generated 16 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:46:06.074055 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8b227875-d184-4591-87eb-6f3a2971d363 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:06.075532 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8b227875-d184-4591-87eb-6f3a2971d363 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] POST https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata Aug 04 10:46:06.076148 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8b227875-d184-4591-87eb-6f3a2971d363 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:06.082457 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:06.082457 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:06.082861 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8b227875-d184-4591-87eb-6f3a2971d363 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Snapshot retrieved successfully. Aug 04 10:46:06.102419 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8b227875-d184-4591-87eb-6f3a2971d363 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Update snapshot metadata completed successfully. Aug 04 10:46:06.102618 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8b227875-d184-4591-87eb-6f3a2971d363 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata returned with HTTP 200 Aug 04 10:46:06.103001 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 146/596] 10.4.3.232 () {68 vars in 1402 bytes} [Tue Aug 4 10:46:06 2026] POST /volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata => generated 68 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:46:06.111717 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b46e7dc9-3607-4397-96ee-5ad42b000476 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:06.114074 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b46e7dc9-3607-4397-96ee-5ad42b000476 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] GET https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata Aug 04 10:46:06.114400 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b46e7dc9-3607-4397-96ee-5ad42b000476 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:06.114711 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b46e7dc9-3607-4397-96ee-5ad42b000476 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:06.121704 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:06.121704 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:06.122283 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b46e7dc9-3607-4397-96ee-5ad42b000476 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Snapshot retrieved successfully. Aug 04 10:46:06.123464 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b46e7dc9-3607-4397-96ee-5ad42b000476 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Get snapshot metadata completed successfully. Aug 04 10:46:06.123784 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b46e7dc9-3607-4397-96ee-5ad42b000476 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata returned with HTTP 200 Aug 04 10:46:06.124288 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 149/597] 10.4.3.232 () {66 vars in 1381 bytes} [Tue Aug 4 10:46:06 2026] GET /volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 04 10:46:06.132980 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-51c37d45-2006-4b40-a082-aba98163e2db None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:06.135166 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-51c37d45-2006-4b40-a082-aba98163e2db tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] PUT https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata/key3 Aug 04 10:46:06.135539 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-51c37d45-2006-4b40-a082-aba98163e2db tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:06.143041 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:06.143041 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:06.143621 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-51c37d45-2006-4b40-a082-aba98163e2db tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Snapshot retrieved successfully. Aug 04 10:46:06.167963 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-51c37d45-2006-4b40-a082-aba98163e2db tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Update snapshot metadata completed successfully. Aug 04 10:46:06.168381 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-51c37d45-2006-4b40-a082-aba98163e2db tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata/key3 returned with HTTP 200 Aug 04 10:46:06.168801 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 152/598] 10.4.3.232 () {68 vars in 1416 bytes} [Tue Aug 4 10:46:06 2026] PUT /volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata/key3 => generated 35 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:46:06.176717 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-469d6c7b-a468-4bca-8406-efe8703f6173 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:06.179023 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-469d6c7b-a468-4bca-8406-efe8703f6173 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] GET https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata/key3 Aug 04 10:46:06.179303 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-469d6c7b-a468-4bca-8406-efe8703f6173 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:06.179549 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-469d6c7b-a468-4bca-8406-efe8703f6173 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:06.187340 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:06.187340 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:06.187935 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-469d6c7b-a468-4bca-8406-efe8703f6173 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Snapshot retrieved successfully. Aug 04 10:46:06.189012 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-469d6c7b-a468-4bca-8406-efe8703f6173 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Get snapshot metadata completed successfully. Aug 04 10:46:06.189499 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-469d6c7b-a468-4bca-8406-efe8703f6173 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata/key3 returned with HTTP 200 Aug 04 10:46:06.190414 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 152/599] 10.4.3.232 () {66 vars in 1396 bytes} [Tue Aug 4 10:46:06 2026] GET /volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata/key3 => generated 35 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:46:06.203122 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4afd0489-6648-4298-9640-50c22242f273 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:06.203891 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4afd0489-6648-4298-9640-50c22242f273 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] GET https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata Aug 04 10:46:06.204510 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4afd0489-6648-4298-9640-50c22242f273 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:06.204730 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4afd0489-6648-4298-9640-50c22242f273 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:06.211143 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:06.211143 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:06.211780 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4afd0489-6648-4298-9640-50c22242f273 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Snapshot retrieved successfully. Aug 04 10:46:06.213092 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4afd0489-6648-4298-9640-50c22242f273 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Get snapshot metadata completed successfully. Aug 04 10:46:06.213437 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4afd0489-6648-4298-9640-50c22242f273 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata returned with HTTP 200 Aug 04 10:46:06.213876 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 147/600] 10.4.3.232 () {66 vars in 1381 bytes} [Tue Aug 4 10:46:06 2026] GET /volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata => generated 75 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:46:06.222794 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-df5b14cf-ae02-4488-a7f4-4b187f37ede2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:06.226229 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-df5b14cf-ae02-4488-a7f4-4b187f37ede2 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] PUT https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata Aug 04 10:46:06.226593 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-df5b14cf-ae02-4488-a7f4-4b187f37ede2 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:06.239265 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:06.239265 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:06.239265 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-df5b14cf-ae02-4488-a7f4-4b187f37ede2 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Snapshot retrieved successfully. Aug 04 10:46:06.273622 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-df5b14cf-ae02-4488-a7f4-4b187f37ede2 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Update snapshot metadata completed successfully. Aug 04 10:46:06.273868 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-df5b14cf-ae02-4488-a7f4-4b187f37ede2 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata returned with HTTP 200 Aug 04 10:46:06.274208 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 150/601] 10.4.3.232 () {68 vars in 1401 bytes} [Tue Aug 4 10:46:06 2026] PUT /volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838/metadata => generated 16 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:46:06.288182 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a1309bef-6c90-49a9-828f-c2162e341d55 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:06.290620 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a1309bef-6c90-49a9-828f-c2162e341d55 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838 Aug 04 10:46:06.290800 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a1309bef-6c90-49a9-828f-c2162e341d55 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:06.290992 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a1309bef-6c90-49a9-828f-c2162e341d55 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:06.291111 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-a1309bef-6c90-49a9-828f-c2162e341d55 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Delete snapshot with id: b2ae77df-e658-409b-b7c4-579af05bc838 Aug 04 10:46:06.298689 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:06.298689 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:06.299682 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a1309bef-6c90-49a9-828f-c2162e341d55 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Snapshot retrieved successfully. Aug 04 10:46:06.328082 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a1309bef-6c90-49a9-828f-c2162e341d55 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Snapshot delete request issued successfully. Aug 04 10:46:06.328362 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a1309bef-6c90-49a9-828f-c2162e341d55 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838 returned with HTTP 202 Aug 04 10:46:06.328856 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 153/602] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:46:06 2026] DELETE /volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:46:06.352882 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7309c8a8-0cbf-44b0-b731-4b2a425cc2d6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:06.357267 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7309c8a8-0cbf-44b0-b731-4b2a425cc2d6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] GET https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838 Aug 04 10:46:06.357466 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7309c8a8-0cbf-44b0-b731-4b2a425cc2d6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:06.357646 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7309c8a8-0cbf-44b0-b731-4b2a425cc2d6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:06.364222 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:06.364222 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:06.364911 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7309c8a8-0cbf-44b0-b731-4b2a425cc2d6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Snapshot retrieved successfully. Aug 04 10:46:06.366091 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7309c8a8-0cbf-44b0-b731-4b2a425cc2d6 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838 returned with HTTP 200 Aug 04 10:46:06.366721 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 153/603] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:46:06 2026] GET /volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:06.847610 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a084dabc-1893-4547-a7cd-39e37f95c290 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:06.965992 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a084dabc-1893-4547-a7cd-39e37f95c290 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:46:06.969147 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a084dabc-1893-4547-a7cd-39e37f95c290 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-214232376", "imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:06.969147 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-a084dabc-1893-4547-a7cd-39e37f95c290 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-214232376', 'imageRef': 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:46:07.084487 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-a084dabc-1893-4547-a7cd-39e37f95c290 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Create volume of 1 GB Aug 04 10:46:07.084880 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:07.084880 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:07.085584 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a084dabc-1893-4547-a7cd-39e37f95c290 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Availability Zones retrieved successfully. Aug 04 10:46:07.092927 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a084dabc-1893-4547-a7cd-39e37f95c290 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Flow 'volume_create_api' (2341e96c-efd4-49b3-9fce-fb0ab286cb68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:07.096139 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a084dabc-1893-4547-a7cd-39e37f95c290 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92f7ef75-8b67-4015-b9d0-7df5556e96eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:07.096139 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-a084dabc-1893-4547-a7cd-39e37f95c290 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:46:07.151696 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:07.151696 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:07.167469 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a084dabc-1893-4547-a7cd-39e37f95c290 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92f7ef75-8b67-4015-b9d0-7df5556e96eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=182f928d-2b5d-4d0c-822f-c5d106723b9c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '182f928d-2b5d-4d0c-822f-c5d106723b9c', 'encryption_key_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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:07.168367 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a084dabc-1893-4547-a7cd-39e37f95c290 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eada0603-b24b-40b8-ad12-2fcdffe73ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:07.249478 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-a084dabc-1893-4547-a7cd-39e37f95c290 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Created reservations ['ed6a7d39-c7ef-481d-ad4b-6238f0fbea64', '25ca8862-4bf4-4d13-8f35-13c2f63add32', '340b1482-63c8-4a5c-8f1c-fb2db46b6c8b', '1fbc3f59-7112-430e-9c46-e875267691e9'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:46:07.250267 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a084dabc-1893-4547-a7cd-39e37f95c290 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eada0603-b24b-40b8-ad12-2fcdffe73ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed6a7d39-c7ef-481d-ad4b-6238f0fbea64', '25ca8862-4bf4-4d13-8f35-13c2f63add32', '340b1482-63c8-4a5c-8f1c-fb2db46b6c8b', '1fbc3f59-7112-430e-9c46-e875267691e9']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:07.251067 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a084dabc-1893-4547-a7cd-39e37f95c290 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2ff3143-a710-4b81-b38d-91ea830a5d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:07.279191 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a084dabc-1893-4547-a7cd-39e37f95c290 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2ff3143-a710-4b81-b38d-91ea830a5d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8178d39c-ad87-4063-ba28-3c11e52c2c2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-214232376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b28ab01cda0b49d98156a931ff79d29c',qos_specs=None,replication_status=,reservations=['ed6a7d39-c7ef-481d-ad4b-6238f0fbea64','25ca8862-4bf4-4d13-8f35-13c2f63add32','340b1482-63c8-4a5c-8f1c-fb2db46b6c8b','1fbc3f59-7112-430e-9c46-e875267691e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebc5dc62dc0840beb4120bc3dd766a91',volume_type_id=182f928d-2b5d-4d0c-822f-c5d106723b9c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:46:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-214232376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8178d39c-ad87-4063-ba28-3c11e52c2c2b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b28ab01cda0b49d98156a931ff79d29c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebc5dc62dc0840beb4120bc3dd766a91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(182f928d-2b5d-4d0c-822f-c5d106723b9c),volume_type_id=182f928d-2b5d-4d0c-822f-c5d106723b9c)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:07.280117 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a084dabc-1893-4547-a7cd-39e37f95c290 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50f2c889-53ec-4b49-9d08-74d98aedd1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:07.307336 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a084dabc-1893-4547-a7cd-39e37f95c290 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50f2c889-53ec-4b49-9d08-74d98aedd1e9) transitioned into state 'SUCCESS' from state '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-214232376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b28ab01cda0b49d98156a931ff79d29c',qos_specs=None,replication_status=,reservations=['ed6a7d39-c7ef-481d-ad4b-6238f0fbea64','25ca8862-4bf4-4d13-8f35-13c2f63add32','340b1482-63c8-4a5c-8f1c-fb2db46b6c8b','1fbc3f59-7112-430e-9c46-e875267691e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebc5dc62dc0840beb4120bc3dd766a91',volume_type_id=182f928d-2b5d-4d0c-822f-c5d106723b9c)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:07.308131 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a084dabc-1893-4547-a7cd-39e37f95c290 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c9dc160-d9d6-4b99-941c-c994f870f81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:07.321409 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a084dabc-1893-4547-a7cd-39e37f95c290 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c9dc160-d9d6-4b99-941c-c994f870f81a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:07.322315 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a084dabc-1893-4547-a7cd-39e37f95c290 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Flow 'volume_create_api' (2341e96c-efd4-49b3-9fce-fb0ab286cb68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:07.322707 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a084dabc-1893-4547-a7cd-39e37f95c290 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Create volume request issued successfully. Aug 04 10:46:07.323496 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a084dabc-1893-4547-a7cd-39e37f95c290 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:46:07.324028 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 148/604] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:46:06 2026] POST /volume/v3/volumes => generated 759 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:46:07.340168 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-06787aa1-444e-4538-8538-2227f442422f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:07.342567 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-06787aa1-444e-4538-8538-2227f442422f tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b Aug 04 10:46:07.342835 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-06787aa1-444e-4538-8538-2227f442422f tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:07.343186 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-06787aa1-444e-4538-8538-2227f442422f tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:07.350040 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:07.350040 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:07.353438 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-06787aa1-444e-4538-8538-2227f442422f tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:07.356874 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-06787aa1-444e-4538-8538-2227f442422f tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b returned with HTTP 200 Aug 04 10:46:07.357498 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 151/605] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:07 2026] GET /volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:07.376272 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-484613ee-95b8-4a5b-9871-6574825b6d1f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:07.380817 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-484613ee-95b8-4a5b-9871-6574825b6d1f tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] GET https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838 Aug 04 10:46:07.381304 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-484613ee-95b8-4a5b-9871-6574825b6d1f tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:07.381304 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-484613ee-95b8-4a5b-9871-6574825b6d1f tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:07.391272 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-484613ee-95b8-4a5b-9871-6574825b6d1f tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838 returned with HTTP 404 Aug 04 10:46:07.391272 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 154/606] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:46:07 2026] GET /volume/v3/snapshots/b2ae77df-e658-409b-b7c4-579af05bc838 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:46:07.399580 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f7797dec-ed60-4dd6-8ff8-39e6118ea916 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:07.401496 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f7797dec-ed60-4dd6-8ff8-39e6118ea916 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] GET https://10.4.3.232/volume/v3/volumes/0051fc74-bd78-49d6-9bc3-784aea37fc0a Aug 04 10:46:07.401737 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f7797dec-ed60-4dd6-8ff8-39e6118ea916 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:07.401912 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f7797dec-ed60-4dd6-8ff8-39e6118ea916 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:07.415229 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:07.415229 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:07.420322 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f7797dec-ed60-4dd6-8ff8-39e6118ea916 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Volume info retrieved successfully. Aug 04 10:46:07.433975 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f7797dec-ed60-4dd6-8ff8-39e6118ea916 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/volumes/0051fc74-bd78-49d6-9bc3-784aea37fc0a returned with HTTP 200 Aug 04 10:46:07.434441 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 154/607] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:07 2026] GET /volume/v3/volumes/0051fc74-bd78-49d6-9bc3-784aea37fc0a => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:07.449491 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c57593ff-ba02-48d2-97d9-d41e5c2f4229 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:07.451349 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c57593ff-ba02-48d2-97d9-d41e5c2f4229 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] DELETE https://10.4.3.232/volume/v3/volumes/0051fc74-bd78-49d6-9bc3-784aea37fc0a Aug 04 10:46:07.451573 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c57593ff-ba02-48d2-97d9-d41e5c2f4229 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:07.451779 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c57593ff-ba02-48d2-97d9-d41e5c2f4229 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:07.451949 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-c57593ff-ba02-48d2-97d9-d41e5c2f4229 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Delete volume with id: 0051fc74-bd78-49d6-9bc3-784aea37fc0a Aug 04 10:46:07.458817 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:07.458817 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:07.459318 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c57593ff-ba02-48d2-97d9-d41e5c2f4229 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Volume info retrieved successfully. Aug 04 10:46:07.493001 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c57593ff-ba02-48d2-97d9-d41e5c2f4229 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Delete volume request issued successfully. Aug 04 10:46:07.493186 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c57593ff-ba02-48d2-97d9-d41e5c2f4229 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/volumes/0051fc74-bd78-49d6-9bc3-784aea37fc0a returned with HTTP 202 Aug 04 10:46:07.493622 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 149/608] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:46:07 2026] DELETE /volume/v3/volumes/0051fc74-bd78-49d6-9bc3-784aea37fc0a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:46:07.501042 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-02370ec4-9426-442d-8456-03c0bed3ab75 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:07.504525 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-02370ec4-9426-442d-8456-03c0bed3ab75 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] GET https://10.4.3.232/volume/v3/volumes/0051fc74-bd78-49d6-9bc3-784aea37fc0a Aug 04 10:46:07.504821 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-02370ec4-9426-442d-8456-03c0bed3ab75 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:07.505079 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-02370ec4-9426-442d-8456-03c0bed3ab75 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:07.514045 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:07.514045 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:07.518756 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-02370ec4-9426-442d-8456-03c0bed3ab75 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Volume info retrieved successfully. Aug 04 10:46:07.525441 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-02370ec4-9426-442d-8456-03c0bed3ab75 tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/volumes/0051fc74-bd78-49d6-9bc3-784aea37fc0a returned with HTTP 200 Aug 04 10:46:07.525441 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 152/609] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:07 2026] GET /volume/v3/volumes/0051fc74-bd78-49d6-9bc3-784aea37fc0a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:08.374084 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-18ed27ec-243a-4de7-b775-75a6dd4d348e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:08.377659 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-18ed27ec-243a-4de7-b775-75a6dd4d348e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b Aug 04 10:46:08.378000 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-18ed27ec-243a-4de7-b775-75a6dd4d348e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:08.378075 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-18ed27ec-243a-4de7-b775-75a6dd4d348e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:08.387191 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:08.387191 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:08.393336 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-18ed27ec-243a-4de7-b775-75a6dd4d348e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:08.399833 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-18ed27ec-243a-4de7-b775-75a6dd4d348e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b returned with HTTP 200 Aug 04 10:46:08.400193 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 155/610] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:08 2026] GET /volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:08.515650 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-20554bb2-a058-4697-9350-794a203e36d8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:08.518736 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-20554bb2-a058-4697-9350-794a203e36d8 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b Aug 04 10:46:08.519029 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-20554bb2-a058-4697-9350-794a203e36d8 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:08.519385 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-20554bb2-a058-4697-9350-794a203e36d8 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:08.530686 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:08.530686 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:08.536319 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-20554bb2-a058-4697-9350-794a203e36d8 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:08.541316 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e944b481-9ce7-41d5-ade4-181fde43d62b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:08.546270 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e944b481-9ce7-41d5-ade4-181fde43d62b tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] GET https://10.4.3.232/volume/v3/volumes/0051fc74-bd78-49d6-9bc3-784aea37fc0a Aug 04 10:46:08.549899 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e944b481-9ce7-41d5-ade4-181fde43d62b tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:08.549899 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e944b481-9ce7-41d5-ade4-181fde43d62b tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:08.550132 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-20554bb2-a058-4697-9350-794a203e36d8 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b returned with HTTP 200 Aug 04 10:46:08.550132 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 155/611] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:46:08 2026] GET /volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:08.555707 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e944b481-9ce7-41d5-ade4-181fde43d62b tempest-SnapshotMetadataTestJSON-1597275309 tempest-SnapshotMetadataTestJSON-1597275309-project-member] https://10.4.3.232/volume/v3/volumes/0051fc74-bd78-49d6-9bc3-784aea37fc0a returned with HTTP 404 Aug 04 10:46:08.556620 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 150/612] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:08 2026] GET /volume/v3/volumes/0051fc74-bd78-49d6-9bc3-784aea37fc0a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:46:09.271952 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-4ec97817-ae98-4469-91fd-ca6d4ee600cf req-c4835354-9cbd-4e69-9706-41e78244d118 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:09.273530 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4ec97817-ae98-4469-91fd-ca6d4ee600cf req-c4835354-9cbd-4e69-9706-41e78244d118 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] DELETE https://10.4.3.232/volume/v3/attachments/a2408b3b-9d18-4b0c-8dc4-1409722cd3ed Aug 04 10:46:09.274519 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4ec97817-ae98-4469-91fd-ca6d4ee600cf req-c4835354-9cbd-4e69-9706-41e78244d118 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:09.274519 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4ec97817-ae98-4469-91fd-ca6d4ee600cf req-c4835354-9cbd-4e69-9706-41e78244d118 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:09.283391 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:09.283391 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:09.355002 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4ec97817-ae98-4469-91fd-ca6d4ee600cf req-c4835354-9cbd-4e69-9706-41e78244d118 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/attachments/a2408b3b-9d18-4b0c-8dc4-1409722cd3ed returned with HTTP 200 Aug 04 10:46:09.355837 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 153/613] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:46:09 2026] DELETE /volume/v3/attachments/a2408b3b-9d18-4b0c-8dc4-1409722cd3ed => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:09.368919 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-4ec97817-ae98-4469-91fd-ca6d4ee600cf req-5d0ee1ee-72b8-4d68-af13-97344c959b59 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:09.371023 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-4ec97817-ae98-4469-91fd-ca6d4ee600cf req-5d0ee1ee-72b8-4d68-af13-97344c959b59 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] DELETE https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d Aug 04 10:46:09.371180 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-4ec97817-ae98-4469-91fd-ca6d4ee600cf req-5d0ee1ee-72b8-4d68-af13-97344c959b59 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:09.371386 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-4ec97817-ae98-4469-91fd-ca6d4ee600cf req-5d0ee1ee-72b8-4d68-af13-97344c959b59 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:09.371580 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [req-4ec97817-ae98-4469-91fd-ca6d4ee600cf req-5d0ee1ee-72b8-4d68-af13-97344c959b59 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Delete volume with id: 73d645b8-319c-4fbb-8632-be8e038f048d Aug 04 10:46:09.385973 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:09.385973 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:09.385973 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-4ec97817-ae98-4469-91fd-ca6d4ee600cf req-5d0ee1ee-72b8-4d68-af13-97344c959b59 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Volume info retrieved successfully. Aug 04 10:46:09.418740 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-4ec97817-ae98-4469-91fd-ca6d4ee600cf req-5d0ee1ee-72b8-4d68-af13-97344c959b59 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] Delete volume request issued successfully. Aug 04 10:46:09.418974 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-4ec97817-ae98-4469-91fd-ca6d4ee600cf req-5d0ee1ee-72b8-4d68-af13-97344c959b59 tempest-ServerActionsV293TestJSON-758050861 tempest-ServerActionsV293TestJSON-758050861-project-member] https://10.4.3.232/volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d returned with HTTP 202 Aug 04 10:46:09.419556 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 156/614] 10.4.3.232 () {70 vars in 1620 bytes} [Tue Aug 4 10:46:09 2026] DELETE /volume/v3/volumes/73d645b8-319c-4fbb-8632-be8e038f048d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 04 10:46:09.542531 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-df05c1c6-192e-469f-bdb6-6ecf8cba6a72 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:09.544528 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-df05c1c6-192e-469f-bdb6-6ecf8cba6a72 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b Aug 04 10:46:09.545297 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-df05c1c6-192e-469f-bdb6-6ecf8cba6a72 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:09.545297 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-df05c1c6-192e-469f-bdb6-6ecf8cba6a72 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:09.552553 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:09.552553 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:09.556411 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-df05c1c6-192e-469f-bdb6-6ecf8cba6a72 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:09.561126 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-df05c1c6-192e-469f-bdb6-6ecf8cba6a72 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b returned with HTTP 200 Aug 04 10:46:09.561741 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 156/615] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:46:09 2026] GET /volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:09.572176 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-54e5af21-3b53-4530-aac9-fbfa34a85153 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:09.572176 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-54e5af21-3b53-4530-aac9-fbfa34a85153 None None] GET https://10.4.3.232/volume// Aug 04 10:46:09.572176 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-54e5af21-3b53-4530-aac9-fbfa34a85153 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:09.572176 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-54e5af21-3b53-4530-aac9-fbfa34a85153 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:09.572569 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-54e5af21-3b53-4530-aac9-fbfa34a85153 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:46:09.572837 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 151/616] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:46:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:46:09.583674 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-edffb0b6-3d2d-44fb-b47a-cc0903111903 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:09.586811 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-edffb0b6-3d2d-44fb-b47a-cc0903111903 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:46:09.587175 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-edffb0b6-3d2d-44fb-b47a-cc0903111903 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8178d39c-ad87-4063-ba28-3c11e52c2c2b", "connector": null, "instance_uuid": "4cfb2393-8895-4f9d-b97c-c335adee7746"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:09.597478 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:09.597478 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:09.633226 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-edffb0b6-3d2d-44fb-b47a-cc0903111903 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:46:09.633780 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 154/617] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:46:09 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:10.365361 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4b3288eb-955d-4582-a3de-2b6db9b3c2e8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:10.368055 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4b3288eb-955d-4582-a3de-2b6db9b3c2e8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:46:10.369107 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4b3288eb-955d-4582-a3de-2b6db9b3c2e8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1781613177"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:10.371904 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-4b3288eb-955d-4582-a3de-2b6db9b3c2e8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Create volume request body: {'volume': {'imageRef': 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1781613177'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:46:10.499089 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-4b3288eb-955d-4582-a3de-2b6db9b3c2e8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Create volume of 1 GB Aug 04 10:46:10.504904 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4b3288eb-955d-4582-a3de-2b6db9b3c2e8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Availability Zones retrieved successfully. Aug 04 10:46:10.510157 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4b3288eb-955d-4582-a3de-2b6db9b3c2e8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Flow 'volume_create_api' (7332da43-93b8-43ee-9327-52ff83d398f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:10.511217 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4b3288eb-955d-4582-a3de-2b6db9b3c2e8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6641b3db-0aaa-4b4c-ad76-1dee4fd01902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:10.512096 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-4b3288eb-955d-4582-a3de-2b6db9b3c2e8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:46:10.513395 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-76a13a59-3bb3-4ed9-93e6-70effcb12851 req-e9da8f19-06f6-44b2-ae84-c32d5df4bd25 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:10.518447 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-76a13a59-3bb3-4ed9-93e6-70effcb12851 req-e9da8f19-06f6-44b2-ae84-c32d5df4bd25 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] DELETE https://10.4.3.232/volume/v3/attachments/fc8318fa-2ddd-4b1d-b91a-d7eaf32b0b4f Aug 04 10:46:10.519801 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-76a13a59-3bb3-4ed9-93e6-70effcb12851 req-e9da8f19-06f6-44b2-ae84-c32d5df4bd25 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:10.521586 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-76a13a59-3bb3-4ed9-93e6-70effcb12851 req-e9da8f19-06f6-44b2-ae84-c32d5df4bd25 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:10.528478 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:10.528478 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:10.594281 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-76a13a59-3bb3-4ed9-93e6-70effcb12851 req-e9da8f19-06f6-44b2-ae84-c32d5df4bd25 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/attachments/fc8318fa-2ddd-4b1d-b91a-d7eaf32b0b4f returned with HTTP 200 Aug 04 10:46:10.594281 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 157/618] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:46:10 2026] DELETE /volume/v3/attachments/fc8318fa-2ddd-4b1d-b91a-d7eaf32b0b4f => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:10.598846 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4b3288eb-955d-4582-a3de-2b6db9b3c2e8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6641b3db-0aaa-4b4c-ad76-1dee4fd01902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:10.599747 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4b3288eb-955d-4582-a3de-2b6db9b3c2e8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f29a6bd7-60d0-4954-9114-3520e6ba1630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:10.606598 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-76a13a59-3bb3-4ed9-93e6-70effcb12851 req-6d336630-2078-48a5-97a9-bb6d2d30e70c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:10.611801 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-76a13a59-3bb3-4ed9-93e6-70effcb12851 req-6d336630-2078-48a5-97a9-bb6d2d30e70c tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] DELETE https://10.4.3.232/volume/v3/attachments/4fe6e706-4432-4ad9-b02e-a61e0ee2eab6 Aug 04 10:46:10.613145 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-76a13a59-3bb3-4ed9-93e6-70effcb12851 req-6d336630-2078-48a5-97a9-bb6d2d30e70c tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:10.613145 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-76a13a59-3bb3-4ed9-93e6-70effcb12851 req-6d336630-2078-48a5-97a9-bb6d2d30e70c tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:10.620188 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:10.620188 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:10.685922 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-76a13a59-3bb3-4ed9-93e6-70effcb12851 req-6d336630-2078-48a5-97a9-bb6d2d30e70c tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/attachments/4fe6e706-4432-4ad9-b02e-a61e0ee2eab6 returned with HTTP 200 Aug 04 10:46:10.686473 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 152/619] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:46:10 2026] DELETE /volume/v3/attachments/4fe6e706-4432-4ad9-b02e-a61e0ee2eab6 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:10.690543 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-4b3288eb-955d-4582-a3de-2b6db9b3c2e8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Created reservations ['3e459dee-fec6-4546-8b6a-a75a3982e058', 'cda76d1d-cb5f-47d7-abf0-8dc55a1e8af0', '62615a7a-28bd-4629-9582-5f4088fbf354', '7514c6c1-e8cc-444e-88a5-bc30db2ca560'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:46:10.691302 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4b3288eb-955d-4582-a3de-2b6db9b3c2e8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f29a6bd7-60d0-4954-9114-3520e6ba1630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e459dee-fec6-4546-8b6a-a75a3982e058', 'cda76d1d-cb5f-47d7-abf0-8dc55a1e8af0', '62615a7a-28bd-4629-9582-5f4088fbf354', '7514c6c1-e8cc-444e-88a5-bc30db2ca560']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:10.692228 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4b3288eb-955d-4582-a3de-2b6db9b3c2e8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34015ad5-ac8d-47cb-906d-67dd34e42798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:10.708038 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-76a13a59-3bb3-4ed9-93e6-70effcb12851 req-620aee0f-c4b2-4352-bf4e-f6ca672be080 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:10.710122 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-76a13a59-3bb3-4ed9-93e6-70effcb12851 req-620aee0f-c4b2-4352-bf4e-f6ca672be080 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] DELETE https://10.4.3.232/volume/v3/attachments/1009d12e-e23d-438f-837d-b523cc482a60 Aug 04 10:46:10.710382 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-76a13a59-3bb3-4ed9-93e6-70effcb12851 req-620aee0f-c4b2-4352-bf4e-f6ca672be080 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:10.710564 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-76a13a59-3bb3-4ed9-93e6-70effcb12851 req-620aee0f-c4b2-4352-bf4e-f6ca672be080 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:10.719215 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4b3288eb-955d-4582-a3de-2b6db9b3c2e8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34015ad5-ac8d-47cb-906d-67dd34e42798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1781613177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e06a162708400da3f53f5263d1a293',qos_specs=None,replication_status=,reservations=['3e459dee-fec6-4546-8b6a-a75a3982e058','cda76d1d-cb5f-47d7-abf0-8dc55a1e8af0','62615a7a-28bd-4629-9582-5f4088fbf354','7514c6c1-e8cc-444e-88a5-bc30db2ca560'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14ab80aa6a724c55966dff6886433cdc',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:46:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1781613177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e06a162708400da3f53f5263d1a293',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14ab80aa6a724c55966dff6886433cdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:10.720217 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4b3288eb-955d-4582-a3de-2b6db9b3c2e8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (599beaaa-c00a-46a2-9a72-0f6388159c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:10.723546 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:10.723546 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:10.747662 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4b3288eb-955d-4582-a3de-2b6db9b3c2e8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (599beaaa-c00a-46a2-9a72-0f6388159c47) transitioned into state 'SUCCESS' from state '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-1781613177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e06a162708400da3f53f5263d1a293',qos_specs=None,replication_status=,reservations=['3e459dee-fec6-4546-8b6a-a75a3982e058','cda76d1d-cb5f-47d7-abf0-8dc55a1e8af0','62615a7a-28bd-4629-9582-5f4088fbf354','7514c6c1-e8cc-444e-88a5-bc30db2ca560'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14ab80aa6a724c55966dff6886433cdc',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:10.748631 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4b3288eb-955d-4582-a3de-2b6db9b3c2e8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42fdd6d3-7cff-4df7-a678-1abe30630e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:10.759488 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4b3288eb-955d-4582-a3de-2b6db9b3c2e8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42fdd6d3-7cff-4df7-a678-1abe30630e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:10.760336 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4b3288eb-955d-4582-a3de-2b6db9b3c2e8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Flow 'volume_create_api' (7332da43-93b8-43ee-9327-52ff83d398f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:10.760654 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4b3288eb-955d-4582-a3de-2b6db9b3c2e8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Create volume request issued successfully. Aug 04 10:46:10.761304 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4b3288eb-955d-4582-a3de-2b6db9b3c2e8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:46:10.761846 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 157/620] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:46:10 2026] POST /volume/v3/volumes => generated 747 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:46:10.788263 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e645ec31-fc33-43bc-86c0-426454b8a21b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:10.788263 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e645ec31-fc33-43bc-86c0-426454b8a21b tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] GET https://10.4.3.232/volume/v3/volumes/6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8 Aug 04 10:46:10.788263 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e645ec31-fc33-43bc-86c0-426454b8a21b tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:10.788263 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e645ec31-fc33-43bc-86c0-426454b8a21b tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:10.797992 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:10.797992 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:10.801032 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-76a13a59-3bb3-4ed9-93e6-70effcb12851 req-620aee0f-c4b2-4352-bf4e-f6ca672be080 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/attachments/1009d12e-e23d-438f-837d-b523cc482a60 returned with HTTP 200 Aug 04 10:46:10.801779 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 155/621] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:46:10 2026] DELETE /volume/v3/attachments/1009d12e-e23d-438f-837d-b523cc482a60 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:10.803210 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e645ec31-fc33-43bc-86c0-426454b8a21b tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Volume info retrieved successfully. Aug 04 10:46:10.810392 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e645ec31-fc33-43bc-86c0-426454b8a21b tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8 returned with HTTP 200 Aug 04 10:46:10.810901 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 158/622] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:10 2026] GET /volume/v3/volumes/6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:11.166527 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a6bc77e9-04c9-4235-804d-f936ef9db12c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:11.166894 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a6bc77e9-04c9-4235-804d-f936ef9db12c None None] GET https://10.4.3.232/volume// Aug 04 10:46:11.169297 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a6bc77e9-04c9-4235-804d-f936ef9db12c None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:11.169297 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a6bc77e9-04c9-4235-804d-f936ef9db12c None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:11.169297 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a6bc77e9-04c9-4235-804d-f936ef9db12c None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:46:11.169297 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 153/623] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:46:11 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:46:11.189525 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-c1d455b1-de0c-4ae9-a111-623923112de1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:11.191770 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-c1d455b1-de0c-4ae9-a111-623923112de1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b Aug 04 10:46:11.191992 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-c1d455b1-de0c-4ae9-a111-623923112de1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:11.192173 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-c1d455b1-de0c-4ae9-a111-623923112de1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:11.209428 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:11.209428 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:11.216777 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-c1d455b1-de0c-4ae9-a111-623923112de1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:11.226683 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-c1d455b1-de0c-4ae9-a111-623923112de1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b returned with HTTP 200 Aug 04 10:46:11.227425 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 158/624] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:46:11 2026] GET /volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b => generated 1546 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:46:11.327557 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-ecb4486c-f1a8-4b27-9309-e3b4eb47d7bb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:11.331475 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-ecb4486c-f1a8-4b27-9309-e3b4eb47d7bb tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] PUT https://10.4.3.232/volume/v3/attachments/dc64401d-0e89-475f-85e7-2807ea026f89 Aug 04 10:46:11.331475 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-ecb4486c-f1a8-4b27-9309-e3b4eb47d7bb tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:11.351107 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-ecb4486c-f1a8-4b27-9309-e3b4eb47d7bb tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Acquiring lock "cinder-attachment_update-8178d39c-ad87-4063-ba28-3c11e52c2c2b-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:46:11.358289 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-ecb4486c-f1a8-4b27-9309-e3b4eb47d7bb tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Lock "cinder-attachment_update-8178d39c-ad87-4063-ba28-3c11e52c2c2b-np0000006413" acquired by "attachment_update" :: waited 0.006s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:46:11.358289 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:11.358289 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:11.468473 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-ecb4486c-f1a8-4b27-9309-e3b4eb47d7bb tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Lock "cinder-attachment_update-8178d39c-ad87-4063-ba28-3c11e52c2c2b-np0000006413" released by "attachment_update" :: held 0.112s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:46:11.468850 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-ecb4486c-f1a8-4b27-9309-e3b4eb47d7bb tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/dc64401d-0e89-475f-85e7-2807ea026f89 returned with HTTP 200 Aug 04 10:46:11.470027 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 156/625] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:46:11 2026] PUT /volume/v3/attachments/dc64401d-0e89-475f-85e7-2807ea026f89 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:11.509565 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-f0dea058-bbc3-4140-b8ae-63e72b9ba2f2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:11.513333 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-f0dea058-bbc3-4140-b8ae-63e72b9ba2f2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/attachments/dc64401d-0e89-475f-85e7-2807ea026f89/action Aug 04 10:46:11.513799 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-f0dea058-bbc3-4140-b8ae-63e72b9ba2f2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:46:11.514131 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-f0dea058-bbc3-4140-b8ae-63e72b9ba2f2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:11.537648 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:11.537648 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:11.553474 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-36f892b1-4280-4de8-acff-1b4f4b3af9e2 req-f0dea058-bbc3-4140-b8ae-63e72b9ba2f2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/dc64401d-0e89-475f-85e7-2807ea026f89/action returned with HTTP 204 Aug 04 10:46:11.554034 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 159/626] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:46:11 2026] POST /volume/v3/attachments/dc64401d-0e89-475f-85e7-2807ea026f89/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:46:11.835039 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-518568cc-6a40-40a9-9229-c97f65c015ef None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:11.837359 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-518568cc-6a40-40a9-9229-c97f65c015ef tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] GET https://10.4.3.232/volume/v3/volumes/6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8 Aug 04 10:46:11.837604 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-518568cc-6a40-40a9-9229-c97f65c015ef tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:11.837852 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-518568cc-6a40-40a9-9229-c97f65c015ef tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:11.851431 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:11.851431 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:11.855813 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-518568cc-6a40-40a9-9229-c97f65c015ef tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Volume info retrieved successfully. Aug 04 10:46:11.861723 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-518568cc-6a40-40a9-9229-c97f65c015ef tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8 returned with HTTP 200 Aug 04 10:46:11.862131 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 154/627] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:11 2026] GET /volume/v3/volumes/6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8 => generated 1355 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:11.877450 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-10fba059-495d-44ec-88d6-140f1e7ed9f0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:11.883969 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-10fba059-495d-44ec-88d6-140f1e7ed9f0 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:46:11.884317 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-10fba059-495d-44ec-88d6-140f1e7ed9f0 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8", "size": 1, "name": "tempest-VolumesCloneTest-Volume-212524067"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:11.885989 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-10fba059-495d-44ec-88d6-140f1e7ed9f0 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Create volume request body: {'volume': {'source_volid': '6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-212524067'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:46:11.899495 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:11.899495 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:11.901985 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-10fba059-495d-44ec-88d6-140f1e7ed9f0 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Volume retrieved successfully. Aug 04 10:46:11.901985 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-10fba059-495d-44ec-88d6-140f1e7ed9f0 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Create volume of 1 GB Aug 04 10:46:11.905627 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-10fba059-495d-44ec-88d6-140f1e7ed9f0 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Availability Zones retrieved successfully. Aug 04 10:46:11.913411 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-10fba059-495d-44ec-88d6-140f1e7ed9f0 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Flow 'volume_create_api' (ea825788-dd19-42ce-a621-b1a924a9818e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:11.914734 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-10fba059-495d-44ec-88d6-140f1e7ed9f0 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa9a6dba-a486-424a-8a9a-d07ebfe671cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:11.917283 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-10fba059-495d-44ec-88d6-140f1e7ed9f0 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:46:11.940974 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-10fba059-495d-44ec-88d6-140f1e7ed9f0 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa9a6dba-a486-424a-8a9a-d07ebfe671cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8', 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:11.940974 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-10fba059-495d-44ec-88d6-140f1e7ed9f0 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d313806e-a64e-4483-9085-f0606bde9b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:11.984255 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-10fba059-495d-44ec-88d6-140f1e7ed9f0 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Created reservations ['f83768b3-965f-444d-803e-af931911a185', 'de0b0eb0-b10a-4e24-b712-9765b3b5ba96', '6972861d-7feb-48b2-a9ae-059bc38c498c', 'edff3919-5357-4125-a720-d09cbc3e59a4'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:46:11.985021 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-10fba059-495d-44ec-88d6-140f1e7ed9f0 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d313806e-a64e-4483-9085-f0606bde9b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f83768b3-965f-444d-803e-af931911a185', 'de0b0eb0-b10a-4e24-b712-9765b3b5ba96', '6972861d-7feb-48b2-a9ae-059bc38c498c', 'edff3919-5357-4125-a720-d09cbc3e59a4']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:11.985745 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-10fba059-495d-44ec-88d6-140f1e7ed9f0 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd3a0249-735d-4af7-a41e-a98812bc5614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:12.020819 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-10fba059-495d-44ec-88d6-140f1e7ed9f0 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd3a0249-735d-4af7-a41e-a98812bc5614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03f541b9-76fd-47b6-8b00-a1e5adb31d5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-212524067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e06a162708400da3f53f5263d1a293',qos_specs=None,replication_status=,reservations=['f83768b3-965f-444d-803e-af931911a185','de0b0eb0-b10a-4e24-b712-9765b3b5ba96','6972861d-7feb-48b2-a9ae-059bc38c498c','edff3919-5357-4125-a720-d09cbc3e59a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8,status='creating',user_id='14ab80aa6a724c55966dff6886433cdc',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), '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-04T10:46:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-212524067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03f541b9-76fd-47b6-8b00-a1e5adb31d5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e06a162708400da3f53f5263d1a293',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14ab80aa6a724c55966dff6886433cdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:12.022040 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-10fba059-495d-44ec-88d6-140f1e7ed9f0 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c0a3c4f-cc96-47f0-8c68-9357257493ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:12.043356 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-10fba059-495d-44ec-88d6-140f1e7ed9f0 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c0a3c4f-cc96-47f0-8c68-9357257493ca) transitioned into state 'SUCCESS' from state '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-212524067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e06a162708400da3f53f5263d1a293',qos_specs=None,replication_status=,reservations=['f83768b3-965f-444d-803e-af931911a185','de0b0eb0-b10a-4e24-b712-9765b3b5ba96','6972861d-7feb-48b2-a9ae-059bc38c498c','edff3919-5357-4125-a720-d09cbc3e59a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8,status='creating',user_id='14ab80aa6a724c55966dff6886433cdc',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:12.044333 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-10fba059-495d-44ec-88d6-140f1e7ed9f0 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f735999e-c0eb-476b-952c-085794e1fc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:12.066169 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-10fba059-495d-44ec-88d6-140f1e7ed9f0 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f735999e-c0eb-476b-952c-085794e1fc55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:12.069140 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-10fba059-495d-44ec-88d6-140f1e7ed9f0 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Flow 'volume_create_api' (ea825788-dd19-42ce-a621-b1a924a9818e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:12.069556 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-10fba059-495d-44ec-88d6-140f1e7ed9f0 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Create volume request issued successfully. Aug 04 10:46:12.070255 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-10fba059-495d-44ec-88d6-140f1e7ed9f0 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:46:12.070828 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 159/628] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:46:11 2026] POST /volume/v3/volumes => generated 779 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:46:12.089016 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-01975f4b-bca4-4fc2-805a-c8cb6adcc578 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:12.090799 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-01975f4b-bca4-4fc2-805a-c8cb6adcc578 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] GET https://10.4.3.232/volume/v3/volumes/03f541b9-76fd-47b6-8b00-a1e5adb31d5b Aug 04 10:46:12.091109 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-01975f4b-bca4-4fc2-805a-c8cb6adcc578 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:12.091353 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-01975f4b-bca4-4fc2-805a-c8cb6adcc578 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:12.100450 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:12.100450 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:12.105262 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-01975f4b-bca4-4fc2-805a-c8cb6adcc578 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Volume info retrieved successfully. Aug 04 10:46:12.110310 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-01975f4b-bca4-4fc2-805a-c8cb6adcc578 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/03f541b9-76fd-47b6-8b00-a1e5adb31d5b returned with HTTP 200 Aug 04 10:46:12.110687 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 157/629] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:12 2026] GET /volume/v3/volumes/03f541b9-76fd-47b6-8b00-a1e5adb31d5b => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:13.126290 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4658ce16-22e2-418f-8d68-db628dd4f096 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:13.128544 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4658ce16-22e2-418f-8d68-db628dd4f096 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] GET https://10.4.3.232/volume/v3/volumes/03f541b9-76fd-47b6-8b00-a1e5adb31d5b Aug 04 10:46:13.128853 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4658ce16-22e2-418f-8d68-db628dd4f096 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:13.129205 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4658ce16-22e2-418f-8d68-db628dd4f096 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:13.138097 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:13.138097 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:13.142374 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4658ce16-22e2-418f-8d68-db628dd4f096 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Volume info retrieved successfully. Aug 04 10:46:13.148205 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4658ce16-22e2-418f-8d68-db628dd4f096 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/03f541b9-76fd-47b6-8b00-a1e5adb31d5b returned with HTTP 200 Aug 04 10:46:13.148864 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 160/630] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:13 2026] GET /volume/v3/volumes/03f541b9-76fd-47b6-8b00-a1e5adb31d5b => generated 1388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:13.164790 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-be06881d-c4af-40ec-8655-2160f53bf58b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:13.167169 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be06881d-c4af-40ec-8655-2160f53bf58b tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] GET https://10.4.3.232/volume/v3/volumes/03f541b9-76fd-47b6-8b00-a1e5adb31d5b Aug 04 10:46:13.167518 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-be06881d-c4af-40ec-8655-2160f53bf58b tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:13.167735 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-be06881d-c4af-40ec-8655-2160f53bf58b tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:13.176555 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:13.176555 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:13.181355 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-be06881d-c4af-40ec-8655-2160f53bf58b tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Volume info retrieved successfully. Aug 04 10:46:13.187238 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be06881d-c4af-40ec-8655-2160f53bf58b tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/03f541b9-76fd-47b6-8b00-a1e5adb31d5b returned with HTTP 200 Aug 04 10:46:13.187767 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 155/631] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:13 2026] GET /volume/v3/volumes/03f541b9-76fd-47b6-8b00-a1e5adb31d5b => generated 1388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:13.201067 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7298e579-5098-44ed-b43c-64e2231ad731 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:13.205598 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7298e579-5098-44ed-b43c-64e2231ad731 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] GET https://10.4.3.232/volume/v3/volumes/03f541b9-76fd-47b6-8b00-a1e5adb31d5b Aug 04 10:46:13.205598 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7298e579-5098-44ed-b43c-64e2231ad731 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:13.205598 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7298e579-5098-44ed-b43c-64e2231ad731 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:13.214071 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:13.214071 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:13.221076 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7298e579-5098-44ed-b43c-64e2231ad731 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Volume info retrieved successfully. Aug 04 10:46:13.231866 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7298e579-5098-44ed-b43c-64e2231ad731 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/03f541b9-76fd-47b6-8b00-a1e5adb31d5b returned with HTTP 200 Aug 04 10:46:13.232606 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 160/632] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:13 2026] GET /volume/v3/volumes/03f541b9-76fd-47b6-8b00-a1e5adb31d5b => generated 1388 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:13.244486 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-afce64a1-8f6d-464d-a74f-94348bd97b59 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:13.246098 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-afce64a1-8f6d-464d-a74f-94348bd97b59 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] DELETE https://10.4.3.232/volume/v3/volumes/03f541b9-76fd-47b6-8b00-a1e5adb31d5b Aug 04 10:46:13.246402 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-afce64a1-8f6d-464d-a74f-94348bd97b59 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:13.246701 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-afce64a1-8f6d-464d-a74f-94348bd97b59 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:13.246921 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-afce64a1-8f6d-464d-a74f-94348bd97b59 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Delete volume with id: 03f541b9-76fd-47b6-8b00-a1e5adb31d5b Aug 04 10:46:13.259051 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:13.259051 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:13.259285 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-afce64a1-8f6d-464d-a74f-94348bd97b59 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Volume info retrieved successfully. Aug 04 10:46:13.279045 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-afce64a1-8f6d-464d-a74f-94348bd97b59 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Delete volume request issued successfully. Aug 04 10:46:13.279305 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-afce64a1-8f6d-464d-a74f-94348bd97b59 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/03f541b9-76fd-47b6-8b00-a1e5adb31d5b returned with HTTP 202 Aug 04 10:46:13.279811 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 158/633] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:46:13 2026] DELETE /volume/v3/volumes/03f541b9-76fd-47b6-8b00-a1e5adb31d5b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:46:13.290482 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-333c1df4-07d4-4880-93b6-adea8dce34e9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:13.297830 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-333c1df4-07d4-4880-93b6-adea8dce34e9 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] GET https://10.4.3.232/volume/v3/volumes/03f541b9-76fd-47b6-8b00-a1e5adb31d5b Aug 04 10:46:13.298152 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-333c1df4-07d4-4880-93b6-adea8dce34e9 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:13.298409 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-333c1df4-07d4-4880-93b6-adea8dce34e9 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:13.307733 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:13.307733 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:13.313506 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-333c1df4-07d4-4880-93b6-adea8dce34e9 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Volume info retrieved successfully. Aug 04 10:46:13.320343 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-333c1df4-07d4-4880-93b6-adea8dce34e9 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/03f541b9-76fd-47b6-8b00-a1e5adb31d5b returned with HTTP 200 Aug 04 10:46:13.320834 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 161/634] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:13 2026] GET /volume/v3/volumes/03f541b9-76fd-47b6-8b00-a1e5adb31d5b => generated 1387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:14.335745 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-880d2387-4fb4-4e7b-9c1e-f661fe893fc2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:14.340592 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-880d2387-4fb4-4e7b-9c1e-f661fe893fc2 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] GET https://10.4.3.232/volume/v3/volumes/03f541b9-76fd-47b6-8b00-a1e5adb31d5b Aug 04 10:46:14.340844 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-880d2387-4fb4-4e7b-9c1e-f661fe893fc2 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:14.341062 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-880d2387-4fb4-4e7b-9c1e-f661fe893fc2 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:14.348838 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-880d2387-4fb4-4e7b-9c1e-f661fe893fc2 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/03f541b9-76fd-47b6-8b00-a1e5adb31d5b returned with HTTP 404 Aug 04 10:46:14.349435 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 156/635] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:14 2026] GET /volume/v3/volumes/03f541b9-76fd-47b6-8b00-a1e5adb31d5b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:46:14.358458 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7fb96a45-6f60-431e-9049-36b9f0d0e087 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:14.361584 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7fb96a45-6f60-431e-9049-36b9f0d0e087 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] GET https://10.4.3.232/volume/v3/volumes/6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8 Aug 04 10:46:14.361861 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7fb96a45-6f60-431e-9049-36b9f0d0e087 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:14.361973 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7fb96a45-6f60-431e-9049-36b9f0d0e087 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:14.368697 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:14.368697 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:14.384211 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7fb96a45-6f60-431e-9049-36b9f0d0e087 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Volume info retrieved successfully. Aug 04 10:46:14.404709 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7fb96a45-6f60-431e-9049-36b9f0d0e087 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8 returned with HTTP 200 Aug 04 10:46:14.404709 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 161/636] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:14 2026] GET /volume/v3/volumes/6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8 => generated 1355 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:14.418732 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e23d740e-3a89-4b1a-9410-69847c47a531 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:14.421493 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e23d740e-3a89-4b1a-9410-69847c47a531 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] DELETE https://10.4.3.232/volume/v3/volumes/6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8 Aug 04 10:46:14.423975 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e23d740e-3a89-4b1a-9410-69847c47a531 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:14.423975 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e23d740e-3a89-4b1a-9410-69847c47a531 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:14.423975 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-e23d740e-3a89-4b1a-9410-69847c47a531 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Delete volume with id: 6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8 Aug 04 10:46:14.434540 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:14.434540 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:14.434540 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e23d740e-3a89-4b1a-9410-69847c47a531 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Volume info retrieved successfully. Aug 04 10:46:14.477695 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e23d740e-3a89-4b1a-9410-69847c47a531 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Delete volume request issued successfully. Aug 04 10:46:14.477943 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e23d740e-3a89-4b1a-9410-69847c47a531 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8 returned with HTTP 202 Aug 04 10:46:14.478399 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 159/637] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:46:14 2026] DELETE /volume/v3/volumes/6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:46:14.488823 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-84032d65-fcf3-4dbd-91dd-13b38e6dc391 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:14.490895 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-84032d65-fcf3-4dbd-91dd-13b38e6dc391 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] GET https://10.4.3.232/volume/v3/volumes/6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8 Aug 04 10:46:14.491492 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-84032d65-fcf3-4dbd-91dd-13b38e6dc391 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:14.493262 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-84032d65-fcf3-4dbd-91dd-13b38e6dc391 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:14.504661 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:14.504661 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:14.509917 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-84032d65-fcf3-4dbd-91dd-13b38e6dc391 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Volume info retrieved successfully. Aug 04 10:46:14.516532 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-84032d65-fcf3-4dbd-91dd-13b38e6dc391 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8 returned with HTTP 200 Aug 04 10:46:14.516960 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 162/638] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:14 2026] GET /volume/v3/volumes/6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8 => generated 1354 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:14.647520 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f320cfe3-af2b-46c7-bf22-ca679fe908ee None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:14.649639 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f320cfe3-af2b-46c7-bf22-ca679fe908ee tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] DELETE https://10.4.3.232/volume/v3/volumes/bc00a069-86eb-4d46-96fb-635dae7ab6f2 Aug 04 10:46:14.649882 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f320cfe3-af2b-46c7-bf22-ca679fe908ee tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:14.650129 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f320cfe3-af2b-46c7-bf22-ca679fe908ee tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:14.650367 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-f320cfe3-af2b-46c7-bf22-ca679fe908ee tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Delete volume with id: bc00a069-86eb-4d46-96fb-635dae7ab6f2 Aug 04 10:46:14.659011 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:14.659011 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:14.659538 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f320cfe3-af2b-46c7-bf22-ca679fe908ee tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Volume info retrieved successfully. Aug 04 10:46:14.686398 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f320cfe3-af2b-46c7-bf22-ca679fe908ee tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Delete volume request issued successfully. Aug 04 10:46:14.686640 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f320cfe3-af2b-46c7-bf22-ca679fe908ee tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes/bc00a069-86eb-4d46-96fb-635dae7ab6f2 returned with HTTP 202 Aug 04 10:46:14.687053 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 157/639] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:46:14 2026] DELETE /volume/v3/volumes/bc00a069-86eb-4d46-96fb-635dae7ab6f2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:46:14.694693 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4d0ff9ac-ca0d-47bb-963f-e9c426dd06c2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:14.696522 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4d0ff9ac-ca0d-47bb-963f-e9c426dd06c2 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] GET https://10.4.3.232/volume/v3/volumes/bc00a069-86eb-4d46-96fb-635dae7ab6f2 Aug 04 10:46:14.696662 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4d0ff9ac-ca0d-47bb-963f-e9c426dd06c2 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:14.696836 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4d0ff9ac-ca0d-47bb-963f-e9c426dd06c2 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:14.704526 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:14.704526 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:14.708118 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4d0ff9ac-ca0d-47bb-963f-e9c426dd06c2 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Volume info retrieved successfully. Aug 04 10:46:14.712692 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4d0ff9ac-ca0d-47bb-963f-e9c426dd06c2 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes/bc00a069-86eb-4d46-96fb-635dae7ab6f2 returned with HTTP 200 Aug 04 10:46:14.713123 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 162/640] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:14 2026] GET /volume/v3/volumes/bc00a069-86eb-4d46-96fb-635dae7ab6f2 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:15.325450 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-70343e0e-601e-408a-8ef9-4b537ac1bd70 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:15.327106 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-70343e0e-601e-408a-8ef9-4b537ac1bd70 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:46:15.327470 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-70343e0e-601e-408a-8ef9-4b537ac1bd70 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-564149863"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:15.329087 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-70343e0e-601e-408a-8ef9-4b537ac1bd70 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-564149863'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:46:15.329202 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-70343e0e-601e-408a-8ef9-4b537ac1bd70 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Create volume of 1 GB Aug 04 10:46:15.333120 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-70343e0e-601e-408a-8ef9-4b537ac1bd70 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Availability Zones retrieved successfully. Aug 04 10:46:15.338509 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70343e0e-601e-408a-8ef9-4b537ac1bd70 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Flow 'volume_create_api' (b756995a-cb0b-4179-a0ce-384528d8f8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:15.339387 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70343e0e-601e-408a-8ef9-4b537ac1bd70 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (652c8ba5-c528-453e-bdaa-5d12a244b4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:15.340262 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-70343e0e-601e-408a-8ef9-4b537ac1bd70 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:46:15.364389 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70343e0e-601e-408a-8ef9-4b537ac1bd70 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (652c8ba5-c528-453e-bdaa-5d12a244b4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:15.365035 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70343e0e-601e-408a-8ef9-4b537ac1bd70 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57fe2c6e-2597-4641-8f51-0dfcbaeb3fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:15.452223 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-70343e0e-601e-408a-8ef9-4b537ac1bd70 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Created reservations ['ea6544c7-442a-41ab-bdbd-d68283b0ec98', '33b30615-5d15-4d6c-b165-449553a437b3', '7f7e6019-a093-444b-b2dc-6e169a9d3ae8', '3ba0b9cd-00d9-4b83-bb15-b1bbca7a7713'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:46:15.452995 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70343e0e-601e-408a-8ef9-4b537ac1bd70 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57fe2c6e-2597-4641-8f51-0dfcbaeb3fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea6544c7-442a-41ab-bdbd-d68283b0ec98', '33b30615-5d15-4d6c-b165-449553a437b3', '7f7e6019-a093-444b-b2dc-6e169a9d3ae8', '3ba0b9cd-00d9-4b83-bb15-b1bbca7a7713']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:15.453774 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70343e0e-601e-408a-8ef9-4b537ac1bd70 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e58611a1-f0e7-44f8-82d9-04cba1bc3356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:15.486738 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70343e0e-601e-408a-8ef9-4b537ac1bd70 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e58611a1-f0e7-44f8-82d9-04cba1bc3356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4951530-bd67-43e5-b356-277ab4193a6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-564149863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94ebed8f38474aa3a80acb7fead1bc6c',qos_specs=None,replication_status=,reservations=['ea6544c7-442a-41ab-bdbd-d68283b0ec98','33b30615-5d15-4d6c-b165-449553a437b3','7f7e6019-a093-444b-b2dc-6e169a9d3ae8','3ba0b9cd-00d9-4b83-bb15-b1bbca7a7713'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='092381be293443e7915dc3fbcac7655a',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:46:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-564149863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4951530-bd67-43e5-b356-277ab4193a6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94ebed8f38474aa3a80acb7fead1bc6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='092381be293443e7915dc3fbcac7655a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:15.487472 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70343e0e-601e-408a-8ef9-4b537ac1bd70 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (551c5cff-6e5a-4163-80d7-7be7c815b363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:15.519854 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70343e0e-601e-408a-8ef9-4b537ac1bd70 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (551c5cff-6e5a-4163-80d7-7be7c815b363) transitioned into state 'SUCCESS' from state '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-564149863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94ebed8f38474aa3a80acb7fead1bc6c',qos_specs=None,replication_status=,reservations=['ea6544c7-442a-41ab-bdbd-d68283b0ec98','33b30615-5d15-4d6c-b165-449553a437b3','7f7e6019-a093-444b-b2dc-6e169a9d3ae8','3ba0b9cd-00d9-4b83-bb15-b1bbca7a7713'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='092381be293443e7915dc3fbcac7655a',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:15.520511 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70343e0e-601e-408a-8ef9-4b537ac1bd70 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b988e1ec-c329-44e1-a89d-50801f4b7585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:15.528857 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-692487a6-c298-4b13-8086-6d5eb1f1c656 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:15.530973 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-692487a6-c298-4b13-8086-6d5eb1f1c656 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] GET https://10.4.3.232/volume/v3/volumes/6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8 Aug 04 10:46:15.531194 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-692487a6-c298-4b13-8086-6d5eb1f1c656 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:15.531435 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-692487a6-c298-4b13-8086-6d5eb1f1c656 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:15.537151 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70343e0e-601e-408a-8ef9-4b537ac1bd70 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b988e1ec-c329-44e1-a89d-50801f4b7585) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:15.538062 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-692487a6-c298-4b13-8086-6d5eb1f1c656 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8 returned with HTTP 404 Aug 04 10:46:15.538137 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70343e0e-601e-408a-8ef9-4b537ac1bd70 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Flow 'volume_create_api' (b756995a-cb0b-4179-a0ce-384528d8f8e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:15.538471 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-70343e0e-601e-408a-8ef9-4b537ac1bd70 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Create volume request issued successfully. Aug 04 10:46:15.538610 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 163/641] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:15 2026] GET /volume/v3/volumes/6e3dc11c-4aa3-454b-8f8d-e4a7a5d9c9a8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:46:15.539108 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-70343e0e-601e-408a-8ef9-4b537ac1bd70 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:46:15.539569 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 160/642] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:46:15 2026] POST /volume/v3/volumes => generated 756 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:46:15.546985 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-20b3425b-0176-4ac4-965f-812405373929 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:15.548930 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-20b3425b-0176-4ac4-965f-812405373929 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:46:15.549109 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-20b3425b-0176-4ac4-965f-812405373929 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-405123718"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:15.550577 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-20b3425b-0176-4ac4-965f-812405373929 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-405123718'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:46:15.550699 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-20b3425b-0176-4ac4-965f-812405373929 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Create volume of 1 GB Aug 04 10:46:15.554441 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b508ef46-affe-4262-924e-0ec47eacd78d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:15.554924 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-20b3425b-0176-4ac4-965f-812405373929 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Availability Zones retrieved successfully. Aug 04 10:46:15.556915 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b508ef46-affe-4262-924e-0ec47eacd78d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] GET https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e Aug 04 10:46:15.557145 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b508ef46-affe-4262-924e-0ec47eacd78d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:15.557401 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b508ef46-affe-4262-924e-0ec47eacd78d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:15.560501 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20b3425b-0176-4ac4-965f-812405373929 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Flow 'volume_create_api' (ab4427f8-baac-472c-8998-dd382dd0f05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:15.561500 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20b3425b-0176-4ac4-965f-812405373929 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55c75dac-8d2f-40c8-bb32-ae6e26b6d5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:15.562512 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-20b3425b-0176-4ac4-965f-812405373929 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:46:15.565036 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:15.565036 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:15.568659 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b508ef46-affe-4262-924e-0ec47eacd78d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:46:15.573360 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b508ef46-affe-4262-924e-0ec47eacd78d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e returned with HTTP 200 Aug 04 10:46:15.573838 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 163/643] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:15 2026] GET /volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:15.587416 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20b3425b-0176-4ac4-965f-812405373929 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55c75dac-8d2f-40c8-bb32-ae6e26b6d5a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:15.588260 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20b3425b-0176-4ac4-965f-812405373929 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78fc80d7-d5f0-4950-97ec-0b68fba54a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:15.626323 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-20b3425b-0176-4ac4-965f-812405373929 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Created reservations ['69909cfe-9647-45a7-9364-4143c33e29c2', '67d5572f-2e09-4678-ac76-27444888be5a', '1bb0fe2a-7037-431a-93bd-128d8dcb2978', '16c79938-8b23-4021-9559-5f267568331a'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:46:15.626990 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20b3425b-0176-4ac4-965f-812405373929 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78fc80d7-d5f0-4950-97ec-0b68fba54a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69909cfe-9647-45a7-9364-4143c33e29c2', '67d5572f-2e09-4678-ac76-27444888be5a', '1bb0fe2a-7037-431a-93bd-128d8dcb2978', '16c79938-8b23-4021-9559-5f267568331a']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:15.627799 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20b3425b-0176-4ac4-965f-812405373929 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95454d7f-f326-4746-b71f-379f38d27994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:15.653254 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20b3425b-0176-4ac4-965f-812405373929 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95454d7f-f326-4746-b71f-379f38d27994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2cb0e62-bc9c-4f3b-9968-ae453d4f9576', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-405123718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e06a162708400da3f53f5263d1a293',qos_specs=None,replication_status=,reservations=['69909cfe-9647-45a7-9364-4143c33e29c2','67d5572f-2e09-4678-ac76-27444888be5a','1bb0fe2a-7037-431a-93bd-128d8dcb2978','16c79938-8b23-4021-9559-5f267568331a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14ab80aa6a724c55966dff6886433cdc',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:46:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-405123718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2cb0e62-bc9c-4f3b-9968-ae453d4f9576,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e06a162708400da3f53f5263d1a293',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14ab80aa6a724c55966dff6886433cdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:15.654300 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20b3425b-0176-4ac4-965f-812405373929 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a086e49-369e-4086-bed1-78122bdffbca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:15.674658 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20b3425b-0176-4ac4-965f-812405373929 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a086e49-369e-4086-bed1-78122bdffbca) transitioned into state 'SUCCESS' from state '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-405123718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e06a162708400da3f53f5263d1a293',qos_specs=None,replication_status=,reservations=['69909cfe-9647-45a7-9364-4143c33e29c2','67d5572f-2e09-4678-ac76-27444888be5a','1bb0fe2a-7037-431a-93bd-128d8dcb2978','16c79938-8b23-4021-9559-5f267568331a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14ab80aa6a724c55966dff6886433cdc',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:15.675310 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20b3425b-0176-4ac4-965f-812405373929 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f923026-3114-4425-a19f-a6cf08bf0a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:15.696713 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20b3425b-0176-4ac4-965f-812405373929 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f923026-3114-4425-a19f-a6cf08bf0a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:15.697879 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-20b3425b-0176-4ac4-965f-812405373929 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Flow 'volume_create_api' (ab4427f8-baac-472c-8998-dd382dd0f05f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:15.698177 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-20b3425b-0176-4ac4-965f-812405373929 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Create volume request issued successfully. Aug 04 10:46:15.698987 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-20b3425b-0176-4ac4-965f-812405373929 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:46:15.699553 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 158/644] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:46:15 2026] POST /volume/v3/volumes => generated 746 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:46:15.713706 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1df63529-7256-4122-9e01-99a9ceff2969 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:15.715680 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1df63529-7256-4122-9e01-99a9ceff2969 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] GET https://10.4.3.232/volume/v3/volumes/f2cb0e62-bc9c-4f3b-9968-ae453d4f9576 Aug 04 10:46:15.715898 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1df63529-7256-4122-9e01-99a9ceff2969 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:15.716137 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1df63529-7256-4122-9e01-99a9ceff2969 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:15.725810 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:15.725810 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:15.728308 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-453c084f-ff7d-41be-9b49-74f267ababb9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:15.730193 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-453c084f-ff7d-41be-9b49-74f267ababb9 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] GET https://10.4.3.232/volume/v3/volumes/bc00a069-86eb-4d46-96fb-635dae7ab6f2 Aug 04 10:46:15.730297 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1df63529-7256-4122-9e01-99a9ceff2969 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Volume info retrieved successfully. Aug 04 10:46:15.730379 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-453c084f-ff7d-41be-9b49-74f267ababb9 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:15.730379 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-453c084f-ff7d-41be-9b49-74f267ababb9 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:15.735745 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1df63529-7256-4122-9e01-99a9ceff2969 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/f2cb0e62-bc9c-4f3b-9968-ae453d4f9576 returned with HTTP 200 Aug 04 10:46:15.736215 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 164/645] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:15 2026] GET /volume/v3/volumes/f2cb0e62-bc9c-4f3b-9968-ae453d4f9576 => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:15.741369 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-453c084f-ff7d-41be-9b49-74f267ababb9 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes/bc00a069-86eb-4d46-96fb-635dae7ab6f2 returned with HTTP 404 Aug 04 10:46:15.742143 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 161/646] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:15 2026] GET /volume/v3/volumes/bc00a069-86eb-4d46-96fb-635dae7ab6f2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:46:15.751455 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b4b4a14f-81fb-46c9-bf19-bac239a945f7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:15.753532 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b4b4a14f-81fb-46c9-bf19-bac239a945f7 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] DELETE https://10.4.3.232/volume/v3/volumes/70d426ac-4ba4-466b-88c5-ee4fa46b1857 Aug 04 10:46:15.753769 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b4b4a14f-81fb-46c9-bf19-bac239a945f7 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:15.753997 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b4b4a14f-81fb-46c9-bf19-bac239a945f7 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:15.754200 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-b4b4a14f-81fb-46c9-bf19-bac239a945f7 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Delete volume with id: 70d426ac-4ba4-466b-88c5-ee4fa46b1857 Aug 04 10:46:15.762428 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:15.762428 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:15.762855 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b4b4a14f-81fb-46c9-bf19-bac239a945f7 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Volume info retrieved successfully. Aug 04 10:46:15.790189 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b4b4a14f-81fb-46c9-bf19-bac239a945f7 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Delete volume request issued successfully. Aug 04 10:46:15.790402 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b4b4a14f-81fb-46c9-bf19-bac239a945f7 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes/70d426ac-4ba4-466b-88c5-ee4fa46b1857 returned with HTTP 202 Aug 04 10:46:15.790981 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 164/647] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:46:15 2026] DELETE /volume/v3/volumes/70d426ac-4ba4-466b-88c5-ee4fa46b1857 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:46:15.798303 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ce0ae5c7-96bc-45f3-a461-5c95b242171c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:15.800227 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ce0ae5c7-96bc-45f3-a461-5c95b242171c tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] GET https://10.4.3.232/volume/v3/volumes/70d426ac-4ba4-466b-88c5-ee4fa46b1857 Aug 04 10:46:15.800227 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ce0ae5c7-96bc-45f3-a461-5c95b242171c tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:15.800403 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ce0ae5c7-96bc-45f3-a461-5c95b242171c tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:15.813189 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:15.813189 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:15.813189 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ce0ae5c7-96bc-45f3-a461-5c95b242171c tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Volume info retrieved successfully. Aug 04 10:46:15.815745 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ce0ae5c7-96bc-45f3-a461-5c95b242171c tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes/70d426ac-4ba4-466b-88c5-ee4fa46b1857 returned with HTTP 200 Aug 04 10:46:15.816126 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 159/648] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:15 2026] GET /volume/v3/volumes/70d426ac-4ba4-466b-88c5-ee4fa46b1857 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:16.587581 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0acd205b-b7d2-41a6-b9fe-298efbb1deb9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:16.589692 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0acd205b-b7d2-41a6-b9fe-298efbb1deb9 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] GET https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e Aug 04 10:46:16.589963 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0acd205b-b7d2-41a6-b9fe-298efbb1deb9 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:16.590259 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0acd205b-b7d2-41a6-b9fe-298efbb1deb9 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:16.597828 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:16.597828 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:16.602073 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0acd205b-b7d2-41a6-b9fe-298efbb1deb9 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:46:16.606967 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0acd205b-b7d2-41a6-b9fe-298efbb1deb9 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e returned with HTTP 200 Aug 04 10:46:16.607350 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 165/649] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:16 2026] GET /volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:16.756358 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-496468c9-0533-4750-976a-1bfeca99f1a4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:16.760968 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-496468c9-0533-4750-976a-1bfeca99f1a4 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] GET https://10.4.3.232/volume/v3/volumes/f2cb0e62-bc9c-4f3b-9968-ae453d4f9576 Aug 04 10:46:16.761265 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-496468c9-0533-4750-976a-1bfeca99f1a4 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:16.761553 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-496468c9-0533-4750-976a-1bfeca99f1a4 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:16.770780 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:16.770780 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:16.775446 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-496468c9-0533-4750-976a-1bfeca99f1a4 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Volume info retrieved successfully. Aug 04 10:46:16.780764 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-496468c9-0533-4750-976a-1bfeca99f1a4 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/f2cb0e62-bc9c-4f3b-9968-ae453d4f9576 returned with HTTP 200 Aug 04 10:46:16.781317 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 162/650] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:16 2026] GET /volume/v3/volumes/f2cb0e62-bc9c-4f3b-9968-ae453d4f9576 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:16.800325 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-347932d1-803e-4651-a726-7b15380a52ed None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:16.803189 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-347932d1-803e-4651-a726-7b15380a52ed tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:46:16.803593 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-347932d1-803e-4651-a726-7b15380a52ed tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f2cb0e62-bc9c-4f3b-9968-ae453d4f9576", "size": 2, "name": "tempest-VolumesCloneTest-Volume-732856194"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:16.806438 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-347932d1-803e-4651-a726-7b15380a52ed tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Create volume request body: {'volume': {'source_volid': 'f2cb0e62-bc9c-4f3b-9968-ae453d4f9576', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-732856194'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:46:16.816554 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:16.816554 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:16.817167 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-347932d1-803e-4651-a726-7b15380a52ed tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Volume retrieved successfully. Aug 04 10:46:16.817366 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-347932d1-803e-4651-a726-7b15380a52ed tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Create volume of 2 GB Aug 04 10:46:16.822127 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-347932d1-803e-4651-a726-7b15380a52ed tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Availability Zones retrieved successfully. Aug 04 10:46:16.832398 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-347932d1-803e-4651-a726-7b15380a52ed tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Flow 'volume_create_api' (7050de46-35cf-4b09-ba24-c0482ded8be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:16.834059 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-347932d1-803e-4651-a726-7b15380a52ed tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3f632f0-9fdb-4514-8b58-c7788ee65e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:16.834319 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-00c70945-62aa-425e-bf1e-7f3019732902 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:16.835369 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-347932d1-803e-4651-a726-7b15380a52ed tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:46:16.837294 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-00c70945-62aa-425e-bf1e-7f3019732902 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] GET https://10.4.3.232/volume/v3/volumes/70d426ac-4ba4-466b-88c5-ee4fa46b1857 Aug 04 10:46:16.837530 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-00c70945-62aa-425e-bf1e-7f3019732902 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:16.837852 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-00c70945-62aa-425e-bf1e-7f3019732902 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:16.851007 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-00c70945-62aa-425e-bf1e-7f3019732902 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes/70d426ac-4ba4-466b-88c5-ee4fa46b1857 returned with HTTP 404 Aug 04 10:46:16.851636 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 160/651] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:16 2026] GET /volume/v3/volumes/70d426ac-4ba4-466b-88c5-ee4fa46b1857 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:46:16.862018 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-347932d1-803e-4651-a726-7b15380a52ed tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3f632f0-9fdb-4514-8b58-c7788ee65e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'f2cb0e62-bc9c-4f3b-9968-ae453d4f9576', 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:16.862771 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-347932d1-803e-4651-a726-7b15380a52ed tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62d26c70-5cad-40b5-8504-c3b4adb55c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:16.865090 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-327bc62a-ab50-435e-8e23-356cc70f00fa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:16.867416 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-327bc62a-ab50-435e-8e23-356cc70f00fa tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] DELETE https://10.4.3.232/volume/v3/volumes/dea74238-e8ed-476d-991a-be01ca44ef8b Aug 04 10:46:16.867416 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-327bc62a-ab50-435e-8e23-356cc70f00fa tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:16.867588 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-327bc62a-ab50-435e-8e23-356cc70f00fa tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:16.867756 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-327bc62a-ab50-435e-8e23-356cc70f00fa tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Delete volume with id: dea74238-e8ed-476d-991a-be01ca44ef8b Aug 04 10:46:16.876625 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:16.876625 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:16.877086 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-327bc62a-ab50-435e-8e23-356cc70f00fa tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Volume info retrieved successfully. Aug 04 10:46:16.903218 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-327bc62a-ab50-435e-8e23-356cc70f00fa tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Delete volume request issued successfully. Aug 04 10:46:16.903559 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-327bc62a-ab50-435e-8e23-356cc70f00fa tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes/dea74238-e8ed-476d-991a-be01ca44ef8b returned with HTTP 202 Aug 04 10:46:16.904034 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 166/652] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:46:16 2026] DELETE /volume/v3/volumes/dea74238-e8ed-476d-991a-be01ca44ef8b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:46:16.915947 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-945b3d0f-906d-4577-b658-84c23a709308 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:16.915947 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-945b3d0f-906d-4577-b658-84c23a709308 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] GET https://10.4.3.232/volume/v3/volumes/dea74238-e8ed-476d-991a-be01ca44ef8b Aug 04 10:46:16.915947 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-945b3d0f-906d-4577-b658-84c23a709308 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:16.915947 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-945b3d0f-906d-4577-b658-84c23a709308 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:16.919313 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-347932d1-803e-4651-a726-7b15380a52ed tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Created reservations ['e60b21ed-2535-4524-9f07-57fd26b91663', '187c1d0f-36b9-4754-b4e2-86c83a9baaa0', '6152b01b-f08d-4456-8379-0b8252b1a608', '060ca8df-f38b-4380-9c61-a6e735942b33'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:46:16.920150 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-347932d1-803e-4651-a726-7b15380a52ed tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62d26c70-5cad-40b5-8504-c3b4adb55c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e60b21ed-2535-4524-9f07-57fd26b91663', '187c1d0f-36b9-4754-b4e2-86c83a9baaa0', '6152b01b-f08d-4456-8379-0b8252b1a608', '060ca8df-f38b-4380-9c61-a6e735942b33']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:16.921013 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-347932d1-803e-4651-a726-7b15380a52ed tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4397cab6-73cb-4e9f-9c43-a8825f7addf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:16.923228 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:16.923228 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:16.927984 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-945b3d0f-906d-4577-b658-84c23a709308 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Volume info retrieved successfully. Aug 04 10:46:16.935062 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-945b3d0f-906d-4577-b658-84c23a709308 tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes/dea74238-e8ed-476d-991a-be01ca44ef8b returned with HTTP 200 Aug 04 10:46:16.935531 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 163/653] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:16 2026] GET /volume/v3/volumes/dea74238-e8ed-476d-991a-be01ca44ef8b => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:16.972454 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-347932d1-803e-4651-a726-7b15380a52ed tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4397cab6-73cb-4e9f-9c43-a8825f7addf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f49dddd-46b4-450d-8b9d-34e492f529ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-732856194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e06a162708400da3f53f5263d1a293',qos_specs=None,replication_status=,reservations=['e60b21ed-2535-4524-9f07-57fd26b91663','187c1d0f-36b9-4754-b4e2-86c83a9baaa0','6152b01b-f08d-4456-8379-0b8252b1a608','060ca8df-f38b-4380-9c61-a6e735942b33'],size=2,snapshot_id=None,source_replicaid=,source_volid=f2cb0e62-bc9c-4f3b-9968-ae453d4f9576,status='creating',user_id='14ab80aa6a724c55966dff6886433cdc',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:46:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-732856194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f49dddd-46b4-450d-8b9d-34e492f529ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e06a162708400da3f53f5263d1a293',provider_auth=None,provider_geometry=None,provider_id=None,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=f2cb0e62-bc9c-4f3b-9968-ae453d4f9576,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14ab80aa6a724c55966dff6886433cdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:16.973110 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-347932d1-803e-4651-a726-7b15380a52ed tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8497462a-324a-4d13-af4f-7bc2c081dbd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:17.001860 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-347932d1-803e-4651-a726-7b15380a52ed tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8497462a-324a-4d13-af4f-7bc2c081dbd6) transitioned into state 'SUCCESS' from state '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-732856194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e06a162708400da3f53f5263d1a293',qos_specs=None,replication_status=,reservations=['e60b21ed-2535-4524-9f07-57fd26b91663','187c1d0f-36b9-4754-b4e2-86c83a9baaa0','6152b01b-f08d-4456-8379-0b8252b1a608','060ca8df-f38b-4380-9c61-a6e735942b33'],size=2,snapshot_id=None,source_replicaid=,source_volid=f2cb0e62-bc9c-4f3b-9968-ae453d4f9576,status='creating',user_id='14ab80aa6a724c55966dff6886433cdc',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:17.002916 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-347932d1-803e-4651-a726-7b15380a52ed tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (758c11ef-4121-474a-bbf7-13f5285e3ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:17.024069 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-347932d1-803e-4651-a726-7b15380a52ed tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (758c11ef-4121-474a-bbf7-13f5285e3ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:17.024950 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-347932d1-803e-4651-a726-7b15380a52ed tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Flow 'volume_create_api' (7050de46-35cf-4b09-ba24-c0482ded8be2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:17.025253 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-347932d1-803e-4651-a726-7b15380a52ed tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Create volume request issued successfully. Aug 04 10:46:17.025872 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-347932d1-803e-4651-a726-7b15380a52ed tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:46:17.026505 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 165/654] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:46:16 2026] POST /volume/v3/volumes => generated 780 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:46:17.041747 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0b0ac753-ce51-4ac5-8726-11b6a9d216b2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:17.044235 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0b0ac753-ce51-4ac5-8726-11b6a9d216b2 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] GET https://10.4.3.232/volume/v3/volumes/7f49dddd-46b4-450d-8b9d-34e492f529ca Aug 04 10:46:17.044235 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0b0ac753-ce51-4ac5-8726-11b6a9d216b2 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:17.044360 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0b0ac753-ce51-4ac5-8726-11b6a9d216b2 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:17.054477 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:17.054477 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:17.060599 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0b0ac753-ce51-4ac5-8726-11b6a9d216b2 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Volume info retrieved successfully. Aug 04 10:46:17.067396 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0b0ac753-ce51-4ac5-8726-11b6a9d216b2 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/7f49dddd-46b4-450d-8b9d-34e492f529ca returned with HTTP 200 Aug 04 10:46:17.067781 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 161/655] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:17 2026] GET /volume/v3/volumes/7f49dddd-46b4-450d-8b9d-34e492f529ca => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:17.948341 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8e6e5c3b-4c43-4e15-9f39-17909962708e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:17.950216 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8e6e5c3b-4c43-4e15-9f39-17909962708e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] GET https://10.4.3.232/volume/v3/volumes/dea74238-e8ed-476d-991a-be01ca44ef8b Aug 04 10:46:17.950553 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8e6e5c3b-4c43-4e15-9f39-17909962708e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:17.951155 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8e6e5c3b-4c43-4e15-9f39-17909962708e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:17.961593 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8e6e5c3b-4c43-4e15-9f39-17909962708e tempest-TaggedBootDevicesTest-1462122009 tempest-TaggedBootDevicesTest-1462122009-project-member] https://10.4.3.232/volume/v3/volumes/dea74238-e8ed-476d-991a-be01ca44ef8b returned with HTTP 404 Aug 04 10:46:17.961593 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 167/656] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:17 2026] GET /volume/v3/volumes/dea74238-e8ed-476d-991a-be01ca44ef8b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:46:18.080070 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-22604b99-caf8-4a69-9db5-950699b03a24 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:18.081861 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-22604b99-caf8-4a69-9db5-950699b03a24 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] GET https://10.4.3.232/volume/v3/volumes/7f49dddd-46b4-450d-8b9d-34e492f529ca Aug 04 10:46:18.082123 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-22604b99-caf8-4a69-9db5-950699b03a24 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:18.082420 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-22604b99-caf8-4a69-9db5-950699b03a24 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:18.095458 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:18.095458 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:18.100758 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-22604b99-caf8-4a69-9db5-950699b03a24 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Volume info retrieved successfully. Aug 04 10:46:18.111009 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-22604b99-caf8-4a69-9db5-950699b03a24 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/7f49dddd-46b4-450d-8b9d-34e492f529ca returned with HTTP 200 Aug 04 10:46:18.111451 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 164/657] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:18 2026] GET /volume/v3/volumes/7f49dddd-46b4-450d-8b9d-34e492f529ca => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:18.128068 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d87c6d7b-2d73-4a6b-a241-ae0befc56e3c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:18.131476 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d87c6d7b-2d73-4a6b-a241-ae0befc56e3c tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] GET https://10.4.3.232/volume/v3/volumes/7f49dddd-46b4-450d-8b9d-34e492f529ca Aug 04 10:46:18.131760 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d87c6d7b-2d73-4a6b-a241-ae0befc56e3c tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:18.132008 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d87c6d7b-2d73-4a6b-a241-ae0befc56e3c tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:18.144298 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:18.144298 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:18.147395 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d87c6d7b-2d73-4a6b-a241-ae0befc56e3c tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Volume info retrieved successfully. Aug 04 10:46:18.152195 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d87c6d7b-2d73-4a6b-a241-ae0befc56e3c tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/7f49dddd-46b4-450d-8b9d-34e492f529ca returned with HTTP 200 Aug 04 10:46:18.152758 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 166/658] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:18 2026] GET /volume/v3/volumes/7f49dddd-46b4-450d-8b9d-34e492f529ca => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:18.172204 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d3a39bc4-4407-4012-969e-3dbf4106dde8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:18.175207 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3a39bc4-4407-4012-969e-3dbf4106dde8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] GET https://10.4.3.232/volume/v3/volumes/7f49dddd-46b4-450d-8b9d-34e492f529ca Aug 04 10:46:18.175433 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3a39bc4-4407-4012-969e-3dbf4106dde8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:18.175631 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3a39bc4-4407-4012-969e-3dbf4106dde8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:18.187064 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:18.187064 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:18.195443 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d3a39bc4-4407-4012-969e-3dbf4106dde8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Volume info retrieved successfully. Aug 04 10:46:18.200686 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3a39bc4-4407-4012-969e-3dbf4106dde8 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/7f49dddd-46b4-450d-8b9d-34e492f529ca returned with HTTP 200 Aug 04 10:46:18.201113 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 162/659] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:18 2026] GET /volume/v3/volumes/7f49dddd-46b4-450d-8b9d-34e492f529ca => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:18.215515 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-23f12fb1-b04e-4909-97e8-2da96e33a984 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:18.219382 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-23f12fb1-b04e-4909-97e8-2da96e33a984 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] DELETE https://10.4.3.232/volume/v3/volumes/7f49dddd-46b4-450d-8b9d-34e492f529ca Aug 04 10:46:18.219382 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-23f12fb1-b04e-4909-97e8-2da96e33a984 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:18.219382 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-23f12fb1-b04e-4909-97e8-2da96e33a984 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:18.219382 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-23f12fb1-b04e-4909-97e8-2da96e33a984 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Delete volume with id: 7f49dddd-46b4-450d-8b9d-34e492f529ca Aug 04 10:46:18.226913 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:18.226913 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:18.227749 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-23f12fb1-b04e-4909-97e8-2da96e33a984 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Volume info retrieved successfully. Aug 04 10:46:18.256659 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-23f12fb1-b04e-4909-97e8-2da96e33a984 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Delete volume request issued successfully. Aug 04 10:46:18.257086 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-23f12fb1-b04e-4909-97e8-2da96e33a984 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/7f49dddd-46b4-450d-8b9d-34e492f529ca returned with HTTP 202 Aug 04 10:46:18.257672 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 168/660] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:46:18 2026] DELETE /volume/v3/volumes/7f49dddd-46b4-450d-8b9d-34e492f529ca => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:46:18.269693 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0421403f-274a-4d26-88d0-f04fbceb175a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:18.270010 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0421403f-274a-4d26-88d0-f04fbceb175a tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] GET https://10.4.3.232/volume/v3/volumes/7f49dddd-46b4-450d-8b9d-34e492f529ca Aug 04 10:46:18.270198 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0421403f-274a-4d26-88d0-f04fbceb175a tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:18.270571 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0421403f-274a-4d26-88d0-f04fbceb175a tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:18.449987 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:18.449987 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:18.453544 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0421403f-274a-4d26-88d0-f04fbceb175a tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/7f49dddd-46b4-450d-8b9d-34e492f529ca returned with HTTP 404 Aug 04 10:46:18.454403 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 165/661] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:18 2026] GET /volume/v3/volumes/7f49dddd-46b4-450d-8b9d-34e492f529ca => generated 109 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:46:18.465417 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f76592ac-9b9f-47cf-81f0-f6120c7bda16 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:18.466063 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f76592ac-9b9f-47cf-81f0-f6120c7bda16 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] GET https://10.4.3.232/volume/v3/volumes/f2cb0e62-bc9c-4f3b-9968-ae453d4f9576 Aug 04 10:46:18.466063 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f76592ac-9b9f-47cf-81f0-f6120c7bda16 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:18.466303 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f76592ac-9b9f-47cf-81f0-f6120c7bda16 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:18.482688 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:18.482688 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:18.488329 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f76592ac-9b9f-47cf-81f0-f6120c7bda16 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Volume info retrieved successfully. Aug 04 10:46:18.495535 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f76592ac-9b9f-47cf-81f0-f6120c7bda16 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/f2cb0e62-bc9c-4f3b-9968-ae453d4f9576 returned with HTTP 200 Aug 04 10:46:18.496464 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 167/662] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:18 2026] GET /volume/v3/volumes/f2cb0e62-bc9c-4f3b-9968-ae453d4f9576 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:18.513165 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3beef17d-0580-4895-8b8f-416f8a2a1233 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:18.514919 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3beef17d-0580-4895-8b8f-416f8a2a1233 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] DELETE https://10.4.3.232/volume/v3/volumes/f2cb0e62-bc9c-4f3b-9968-ae453d4f9576 Aug 04 10:46:18.515178 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3beef17d-0580-4895-8b8f-416f8a2a1233 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:18.515367 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3beef17d-0580-4895-8b8f-416f8a2a1233 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:18.515526 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-3beef17d-0580-4895-8b8f-416f8a2a1233 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Delete volume with id: f2cb0e62-bc9c-4f3b-9968-ae453d4f9576 Aug 04 10:46:18.524950 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:18.524950 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:18.525457 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3beef17d-0580-4895-8b8f-416f8a2a1233 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Volume info retrieved successfully. Aug 04 10:46:18.550535 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3beef17d-0580-4895-8b8f-416f8a2a1233 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Delete volume request issued successfully. Aug 04 10:46:18.550934 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3beef17d-0580-4895-8b8f-416f8a2a1233 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/f2cb0e62-bc9c-4f3b-9968-ae453d4f9576 returned with HTTP 202 Aug 04 10:46:18.551111 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 163/663] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:46:18 2026] DELETE /volume/v3/volumes/f2cb0e62-bc9c-4f3b-9968-ae453d4f9576 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:46:18.559568 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4300f81c-908b-443d-b5b0-157698fbe7a6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:18.561998 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4300f81c-908b-443d-b5b0-157698fbe7a6 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] GET https://10.4.3.232/volume/v3/volumes/f2cb0e62-bc9c-4f3b-9968-ae453d4f9576 Aug 04 10:46:18.563079 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4300f81c-908b-443d-b5b0-157698fbe7a6 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:18.563559 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4300f81c-908b-443d-b5b0-157698fbe7a6 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:18.573163 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:18.573163 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:18.579116 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4300f81c-908b-443d-b5b0-157698fbe7a6 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Volume info retrieved successfully. Aug 04 10:46:18.585142 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4300f81c-908b-443d-b5b0-157698fbe7a6 tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/f2cb0e62-bc9c-4f3b-9968-ae453d4f9576 returned with HTTP 200 Aug 04 10:46:18.585939 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 169/664] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:18 2026] GET /volume/v3/volumes/f2cb0e62-bc9c-4f3b-9968-ae453d4f9576 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:19.603438 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b7b3d424-b64e-4b6d-9213-e428758df90c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:19.606129 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b7b3d424-b64e-4b6d-9213-e428758df90c tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] GET https://10.4.3.232/volume/v3/volumes/f2cb0e62-bc9c-4f3b-9968-ae453d4f9576 Aug 04 10:46:19.606364 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b7b3d424-b64e-4b6d-9213-e428758df90c tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:19.606610 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b7b3d424-b64e-4b6d-9213-e428758df90c tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:19.613578 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b7b3d424-b64e-4b6d-9213-e428758df90c tempest-VolumesCloneTest-1313261200 tempest-VolumesCloneTest-1313261200-project-member] https://10.4.3.232/volume/v3/volumes/f2cb0e62-bc9c-4f3b-9968-ae453d4f9576 returned with HTTP 404 Aug 04 10:46:19.614214 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 166/665] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:19 2026] GET /volume/v3/volumes/f2cb0e62-bc9c-4f3b-9968-ae453d4f9576 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:46:24.552535 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-c4258333-00a1-45a8-97b7-e03bd887850e req-16d29657-958f-4b5e-bbe1-7dd338e33d16 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:24.557470 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-c4258333-00a1-45a8-97b7-e03bd887850e req-16d29657-958f-4b5e-bbe1-7dd338e33d16 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] GET https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e Aug 04 10:46:24.557691 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-c4258333-00a1-45a8-97b7-e03bd887850e req-16d29657-958f-4b5e-bbe1-7dd338e33d16 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:24.557882 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-c4258333-00a1-45a8-97b7-e03bd887850e req-16d29657-958f-4b5e-bbe1-7dd338e33d16 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:24.561057 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=407,cinder:INSERT=64,cinder:UPDATE=114 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:46:24.566047 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:24.566047 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:24.571663 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-c4258333-00a1-45a8-97b7-e03bd887850e req-16d29657-958f-4b5e-bbe1-7dd338e33d16 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:46:24.580771 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-c4258333-00a1-45a8-97b7-e03bd887850e req-16d29657-958f-4b5e-bbe1-7dd338e33d16 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e returned with HTTP 200 Aug 04 10:46:24.581228 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 168/666] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:46:24 2026] GET /volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:24.630120 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7535aeee-6e53-4b78-b771-75392ece6fb7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:24.630618 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7535aeee-6e53-4b78-b771-75392ece6fb7 None None] GET https://10.4.3.232/volume// Aug 04 10:46:24.630876 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7535aeee-6e53-4b78-b771-75392ece6fb7 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:24.631184 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7535aeee-6e53-4b78-b771-75392ece6fb7 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:24.631653 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7535aeee-6e53-4b78-b771-75392ece6fb7 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:46:24.632061 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 164/667] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:46:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:46:24.646633 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c4258333-00a1-45a8-97b7-e03bd887850e req-36fbd6da-5642-4e55-a850-a48026db833c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:24.649661 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c4258333-00a1-45a8-97b7-e03bd887850e req-36fbd6da-5642-4e55-a850-a48026db833c tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:46:24.650022 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c4258333-00a1-45a8-97b7-e03bd887850e req-36fbd6da-5642-4e55-a850-a48026db833c tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4951530-bd67-43e5-b356-277ab4193a6e", "connector": null, "instance_uuid": "9debb1ed-1034-4fe0-b0a1-b02db1278bac"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:24.663521 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:24.663521 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:24.738049 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c4258333-00a1-45a8-97b7-e03bd887850e req-36fbd6da-5642-4e55-a850-a48026db833c tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:46:24.740341 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 170/668] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:46:24 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:24.798955 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-c4258333-00a1-45a8-97b7-e03bd887850e req-86d4dbf7-58fc-4ea8-8d45-3eecd99b4731 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:24.801905 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c4258333-00a1-45a8-97b7-e03bd887850e req-86d4dbf7-58fc-4ea8-8d45-3eecd99b4731 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] POST https://10.4.3.232/volume/v3/attachments/73191f77-0f98-4b9e-b14b-1a44e83ce896/action Aug 04 10:46:24.802441 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c4258333-00a1-45a8-97b7-e03bd887850e req-86d4dbf7-58fc-4ea8-8d45-3eecd99b4731 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:46:24.802549 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c4258333-00a1-45a8-97b7-e03bd887850e req-86d4dbf7-58fc-4ea8-8d45-3eecd99b4731 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:24.805994 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=467,cinder:UPDATE=128,cinder:INSERT=78 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:46:24.828944 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:24.828944 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:24.870596 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c4258333-00a1-45a8-97b7-e03bd887850e req-86d4dbf7-58fc-4ea8-8d45-3eecd99b4731 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/attachments/73191f77-0f98-4b9e-b14b-1a44e83ce896/action returned with HTTP 204 Aug 04 10:46:24.871134 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 167/669] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:46:24 2026] POST /volume/v3/attachments/73191f77-0f98-4b9e-b14b-1a44e83ce896/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:46:24.901682 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-41a7616e-f9f2-454a-b8b6-4ada6221836d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:24.904856 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-41a7616e-f9f2-454a-b8b6-4ada6221836d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] GET https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e Aug 04 10:46:24.904856 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-41a7616e-f9f2-454a-b8b6-4ada6221836d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:24.904856 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-41a7616e-f9f2-454a-b8b6-4ada6221836d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:25.079491 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:25.079491 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:25.088751 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-41a7616e-f9f2-454a-b8b6-4ada6221836d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:46:25.094871 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-41a7616e-f9f2-454a-b8b6-4ada6221836d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e returned with HTTP 200 Aug 04 10:46:25.095692 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 169/670] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:24 2026] GET /volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e => generated 1111 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 10:46:25.111720 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9d0ab2ac-e488-49cb-b1d6-fb1d245d3f54 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:25.114437 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d0ab2ac-e488-49cb-b1d6-fb1d245d3f54 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] GET https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e Aug 04 10:46:25.114606 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9d0ab2ac-e488-49cb-b1d6-fb1d245d3f54 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:25.114892 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9d0ab2ac-e488-49cb-b1d6-fb1d245d3f54 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:25.130428 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:25.130428 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:25.137306 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9d0ab2ac-e488-49cb-b1d6-fb1d245d3f54 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:46:25.142689 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d0ab2ac-e488-49cb-b1d6-fb1d245d3f54 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e returned with HTTP 200 Aug 04 10:46:25.143128 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 165/671] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:25 2026] GET /volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e => generated 1111 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:26.889026 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1120b787-f1f4-4527-a8e1-6b69067895de None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:26.889026 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1120b787-f1f4-4527-a8e1-6b69067895de None None] GET https://10.4.3.232/volume// Aug 04 10:46:26.889026 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1120b787-f1f4-4527-a8e1-6b69067895de None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:26.889026 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1120b787-f1f4-4527-a8e1-6b69067895de None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:26.889026 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1120b787-f1f4-4527-a8e1-6b69067895de None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:46:26.889026 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 171/672] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:46:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:46:26.898669 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-d475191c-1f52-494d-83ce-37c61d132724 req-5b42c479-72d7-4b58-b8c3-9e58c383c3f2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:26.905084 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d475191c-1f52-494d-83ce-37c61d132724 req-5b42c479-72d7-4b58-b8c3-9e58c383c3f2 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] GET https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e Aug 04 10:46:26.905375 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d475191c-1f52-494d-83ce-37c61d132724 req-5b42c479-72d7-4b58-b8c3-9e58c383c3f2 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:26.905822 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d475191c-1f52-494d-83ce-37c61d132724 req-5b42c479-72d7-4b58-b8c3-9e58c383c3f2 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:26.921195 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:26.921195 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:26.926301 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-d475191c-1f52-494d-83ce-37c61d132724 req-5b42c479-72d7-4b58-b8c3-9e58c383c3f2 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:46:26.933712 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d475191c-1f52-494d-83ce-37c61d132724 req-5b42c479-72d7-4b58-b8c3-9e58c383c3f2 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e returned with HTTP 200 Aug 04 10:46:26.934141 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 168/673] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:46:26 2026] GET /volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e => generated 1291 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:46:27.049659 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-d475191c-1f52-494d-83ce-37c61d132724 req-f5803baa-acb4-4fc6-b122-3c3e3f189926 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:27.052095 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d475191c-1f52-494d-83ce-37c61d132724 req-f5803baa-acb4-4fc6-b122-3c3e3f189926 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] PUT https://10.4.3.232/volume/v3/attachments/73191f77-0f98-4b9e-b14b-1a44e83ce896 Aug 04 10:46:27.052574 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-d475191c-1f52-494d-83ce-37c61d132724 req-f5803baa-acb4-4fc6-b122-3c3e3f189926 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:27.067603 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-d475191c-1f52-494d-83ce-37c61d132724 req-f5803baa-acb4-4fc6-b122-3c3e3f189926 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Acquiring lock "cinder-attachment_update-d4951530-bd67-43e5-b356-277ab4193a6e-np0000006413" by "attachment_update" {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:46:27.073344 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-d475191c-1f52-494d-83ce-37c61d132724 req-f5803baa-acb4-4fc6-b122-3c3e3f189926 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Lock "cinder-attachment_update-d4951530-bd67-43e5-b356-277ab4193a6e-np0000006413" acquired by "attachment_update" :: waited 0.006s {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:46:27.074849 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:27.074849 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:27.191813 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-d475191c-1f52-494d-83ce-37c61d132724 req-f5803baa-acb4-4fc6-b122-3c3e3f189926 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Lock "cinder-attachment_update-d4951530-bd67-43e5-b356-277ab4193a6e-np0000006413" released by "attachment_update" :: held 0.119s {{(pid=100255) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:46:27.192474 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d475191c-1f52-494d-83ce-37c61d132724 req-f5803baa-acb4-4fc6-b122-3c3e3f189926 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/attachments/73191f77-0f98-4b9e-b14b-1a44e83ce896 returned with HTTP 200 Aug 04 10:46:27.193169 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 170/674] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:46:27 2026] PUT /volume/v3/attachments/73191f77-0f98-4b9e-b14b-1a44e83ce896 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:27.224074 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d475191c-1f52-494d-83ce-37c61d132724 req-2f063208-3f2c-4a83-8099-73facc77ca34 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:27.229105 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d475191c-1f52-494d-83ce-37c61d132724 req-2f063208-3f2c-4a83-8099-73facc77ca34 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] POST https://10.4.3.232/volume/v3/attachments/73191f77-0f98-4b9e-b14b-1a44e83ce896/action Aug 04 10:46:27.229654 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d475191c-1f52-494d-83ce-37c61d132724 req-2f063208-3f2c-4a83-8099-73facc77ca34 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:46:27.229831 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d475191c-1f52-494d-83ce-37c61d132724 req-2f063208-3f2c-4a83-8099-73facc77ca34 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:27.234757 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=381,cinder:UPDATE=104,cinder:INSERT=73 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:46:27.252993 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:27.252993 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:27.274309 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d475191c-1f52-494d-83ce-37c61d132724 req-2f063208-3f2c-4a83-8099-73facc77ca34 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/attachments/73191f77-0f98-4b9e-b14b-1a44e83ce896/action returned with HTTP 204 Aug 04 10:46:27.274309 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 166/675] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:46:27 2026] POST /volume/v3/attachments/73191f77-0f98-4b9e-b14b-1a44e83ce896/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:46:31.632785 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-89672c00-64c5-430e-9e6e-0941aea3fdf6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:31.636144 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-89672c00-64c5-430e-9e6e-0941aea3fdf6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:46:31.636648 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-89672c00-64c5-430e-9e6e-0941aea3fdf6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1802826272"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:31.638530 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-89672c00-64c5-430e-9e6e-0941aea3fdf6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1802826272'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:46:31.638871 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-89672c00-64c5-430e-9e6e-0941aea3fdf6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Create volume of 1 GB Aug 04 10:46:31.639015 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:31.639015 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:31.641203 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=301,cinder:UPDATE=44,cinder:INSERT=27 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:46:31.644139 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-89672c00-64c5-430e-9e6e-0941aea3fdf6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Availability Zones retrieved successfully. Aug 04 10:46:31.651699 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-89672c00-64c5-430e-9e6e-0941aea3fdf6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Flow 'volume_create_api' (5045f3a5-2373-4ce6-baf3-9b3329ba6507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:31.653282 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-89672c00-64c5-430e-9e6e-0941aea3fdf6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c9e3c8b-22cb-4f35-ade2-f01e14ca11f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:31.654818 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-89672c00-64c5-430e-9e6e-0941aea3fdf6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:46:31.691520 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-89672c00-64c5-430e-9e6e-0941aea3fdf6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c9e3c8b-22cb-4f35-ade2-f01e14ca11f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:31.692573 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-89672c00-64c5-430e-9e6e-0941aea3fdf6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb771665-e637-4626-abcc-b8d75c3d56b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:31.773214 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-89672c00-64c5-430e-9e6e-0941aea3fdf6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Created reservations ['5f4b14b1-bdd8-4b20-a844-6ff2780a8342', '5d527926-939f-4b1d-b7c8-3ff42ec868ba', '2b57209d-1ca7-4551-b401-81d7040e4b2c', '86716749-36fa-4426-9b87-51e7b2d357d0'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:46:31.774084 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-89672c00-64c5-430e-9e6e-0941aea3fdf6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb771665-e637-4626-abcc-b8d75c3d56b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f4b14b1-bdd8-4b20-a844-6ff2780a8342', '5d527926-939f-4b1d-b7c8-3ff42ec868ba', '2b57209d-1ca7-4551-b401-81d7040e4b2c', '86716749-36fa-4426-9b87-51e7b2d357d0']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:31.774956 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-89672c00-64c5-430e-9e6e-0941aea3fdf6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0752457-4da3-4b04-a510-274c840ddad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:31.797886 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-89672c00-64c5-430e-9e6e-0941aea3fdf6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0752457-4da3-4b04-a510-274c840ddad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28d551c7-c7b8-41a8-a752-79798ec5e362', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1802826272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040a82bb4b984eb898a966748d086d76',qos_specs=None,replication_status=,reservations=['5f4b14b1-bdd8-4b20-a844-6ff2780a8342','5d527926-939f-4b1d-b7c8-3ff42ec868ba','2b57209d-1ca7-4551-b401-81d7040e4b2c','86716749-36fa-4426-9b87-51e7b2d357d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e31543884aec4b6794be41bc32ce91d6',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:46:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1802826272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28d551c7-c7b8-41a8-a752-79798ec5e362,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='040a82bb4b984eb898a966748d086d76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e31543884aec4b6794be41bc32ce91d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:31.799281 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-89672c00-64c5-430e-9e6e-0941aea3fdf6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (166d6f33-f336-40f6-b243-a5e8453b604d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:31.819109 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-89672c00-64c5-430e-9e6e-0941aea3fdf6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (166d6f33-f336-40f6-b243-a5e8453b604d) transitioned into state 'SUCCESS' from state '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-1802826272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040a82bb4b984eb898a966748d086d76',qos_specs=None,replication_status=,reservations=['5f4b14b1-bdd8-4b20-a844-6ff2780a8342','5d527926-939f-4b1d-b7c8-3ff42ec868ba','2b57209d-1ca7-4551-b401-81d7040e4b2c','86716749-36fa-4426-9b87-51e7b2d357d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e31543884aec4b6794be41bc32ce91d6',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:31.820647 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-89672c00-64c5-430e-9e6e-0941aea3fdf6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a733b7ef-43e9-4d5c-8ed3-4c84037157cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:31.835178 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-89672c00-64c5-430e-9e6e-0941aea3fdf6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a733b7ef-43e9-4d5c-8ed3-4c84037157cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:31.836567 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-89672c00-64c5-430e-9e6e-0941aea3fdf6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Flow 'volume_create_api' (5045f3a5-2373-4ce6-baf3-9b3329ba6507) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:31.837010 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-89672c00-64c5-430e-9e6e-0941aea3fdf6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Create volume request issued successfully. Aug 04 10:46:31.838008 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-89672c00-64c5-430e-9e6e-0941aea3fdf6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:46:31.838799 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 172/676] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:46:31 2026] POST /volume/v3/volumes => generated 754 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:46:31.853183 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6be57041-94e2-4835-bd92-7fb25c041189 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:31.857931 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6be57041-94e2-4835-bd92-7fb25c041189 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] GET https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 Aug 04 10:46:31.858131 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6be57041-94e2-4835-bd92-7fb25c041189 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:31.858326 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6be57041-94e2-4835-bd92-7fb25c041189 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:31.870830 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:31.870830 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:31.877847 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6be57041-94e2-4835-bd92-7fb25c041189 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Volume info retrieved successfully. Aug 04 10:46:31.884457 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6be57041-94e2-4835-bd92-7fb25c041189 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 returned with HTTP 200 Aug 04 10:46:31.885018 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 169/677] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:31 2026] GET /volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:32.900777 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e00165ba-28c3-4722-9899-b1c814f24200 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:32.902596 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e00165ba-28c3-4722-9899-b1c814f24200 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] GET https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 Aug 04 10:46:32.902895 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e00165ba-28c3-4722-9899-b1c814f24200 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:32.904197 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e00165ba-28c3-4722-9899-b1c814f24200 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:32.918543 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:32.918543 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:32.930390 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e00165ba-28c3-4722-9899-b1c814f24200 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Volume info retrieved successfully. Aug 04 10:46:32.937649 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e00165ba-28c3-4722-9899-b1c814f24200 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 returned with HTTP 200 Aug 04 10:46:32.939662 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 171/678] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:32 2026] GET /volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:33.488605 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-371c8266-47ee-4a6b-b9ae-b26d0a8302d8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:33.492393 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-371c8266-47ee-4a6b-b9ae-b26d0a8302d8 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] GET https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 Aug 04 10:46:33.492393 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-371c8266-47ee-4a6b-b9ae-b26d0a8302d8 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:33.492393 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-371c8266-47ee-4a6b-b9ae-b26d0a8302d8 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:33.503612 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:33.503612 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:33.508003 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-371c8266-47ee-4a6b-b9ae-b26d0a8302d8 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Volume info retrieved successfully. Aug 04 10:46:33.513761 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-371c8266-47ee-4a6b-b9ae-b26d0a8302d8 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 returned with HTTP 200 Aug 04 10:46:33.514484 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 167/679] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:46:33 2026] GET /volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:33.631900 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b228058e-61d6-4bbd-a69e-f72e0407a779 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:33.632506 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b228058e-61d6-4bbd-a69e-f72e0407a779 None None] GET https://10.4.3.232/volume// Aug 04 10:46:33.632725 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b228058e-61d6-4bbd-a69e-f72e0407a779 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:33.632981 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b228058e-61d6-4bbd-a69e-f72e0407a779 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:33.634288 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b228058e-61d6-4bbd-a69e-f72e0407a779 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:46:33.634661 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 173/680] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:46:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:46:33.643476 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-8aacf6db-fc2d-4408-8479-f63e030c88d5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:33.646095 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-8aacf6db-fc2d-4408-8479-f63e030c88d5 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:46:33.646494 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-8aacf6db-fc2d-4408-8479-f63e030c88d5 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28d551c7-c7b8-41a8-a752-79798ec5e362", "connector": null, "instance_uuid": "2b999bb9-a0c6-4e14-8fc7-4698178f9f7b"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:33.654011 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:33.654011 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:33.687860 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-8aacf6db-fc2d-4408-8479-f63e030c88d5 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:46:33.688326 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 170/681] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:46:33 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:33.730278 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-46991962-ebe9-4284-b4b5-aa5f39ba6761 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:33.735204 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-46991962-ebe9-4284-b4b5-aa5f39ba6761 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] GET https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 Aug 04 10:46:33.735204 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-46991962-ebe9-4284-b4b5-aa5f39ba6761 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:33.735204 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-46991962-ebe9-4284-b4b5-aa5f39ba6761 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:33.756391 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:33.756391 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:33.757329 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3644ed55-1305-4b27-9ce2-a595b9570a5c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:33.757887 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3644ed55-1305-4b27-9ce2-a595b9570a5c None None] GET https://10.4.3.232/volume// Aug 04 10:46:33.758147 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3644ed55-1305-4b27-9ce2-a595b9570a5c None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:33.758484 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3644ed55-1305-4b27-9ce2-a595b9570a5c None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:33.758915 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3644ed55-1305-4b27-9ce2-a595b9570a5c None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:46:33.759352 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 168/682] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:46:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:46:33.760357 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-46991962-ebe9-4284-b4b5-aa5f39ba6761 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Volume info retrieved successfully. Aug 04 10:46:33.765836 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-46991962-ebe9-4284-b4b5-aa5f39ba6761 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 returned with HTTP 200 Aug 04 10:46:33.766392 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 172/683] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:33 2026] GET /volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:33.767498 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-803ad76c-f069-478c-83a2-f97ae219e84f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:33.772377 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-803ad76c-f069-478c-83a2-f97ae219e84f tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] GET https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 Aug 04 10:46:33.772595 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-803ad76c-f069-478c-83a2-f97ae219e84f tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:33.772802 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-803ad76c-f069-478c-83a2-f97ae219e84f tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:33.787906 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:33.787906 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:33.792524 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-803ad76c-f069-478c-83a2-f97ae219e84f tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Volume info retrieved successfully. Aug 04 10:46:33.797446 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-803ad76c-f069-478c-83a2-f97ae219e84f tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 returned with HTTP 200 Aug 04 10:46:33.797446 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 174/684] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:46:33 2026] GET /volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:46:33.901264 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-a6a63c2d-e945-43fd-b160-a4daaea61136 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:33.903985 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-a6a63c2d-e945-43fd-b160-a4daaea61136 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] PUT https://10.4.3.232/volume/v3/attachments/2564386c-c138-4f7a-9fa0-8d27da6da906 Aug 04 10:46:33.904622 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-a6a63c2d-e945-43fd-b160-a4daaea61136 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:33.918540 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-a6a63c2d-e945-43fd-b160-a4daaea61136 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Acquiring lock "cinder-attachment_update-28d551c7-c7b8-41a8-a752-79798ec5e362-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:46:33.925215 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-a6a63c2d-e945-43fd-b160-a4daaea61136 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Lock "cinder-attachment_update-28d551c7-c7b8-41a8-a752-79798ec5e362-np0000006413" acquired by "attachment_update" :: waited 0.007s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:46:33.926164 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:33.926164 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:34.037632 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-a6a63c2d-e945-43fd-b160-a4daaea61136 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Lock "cinder-attachment_update-28d551c7-c7b8-41a8-a752-79798ec5e362-np0000006413" released by "attachment_update" :: held 0.112s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:46:34.037920 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-a6a63c2d-e945-43fd-b160-a4daaea61136 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/attachments/2564386c-c138-4f7a-9fa0-8d27da6da906 returned with HTTP 200 Aug 04 10:46:34.038377 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 171/685] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:46:33 2026] PUT /volume/v3/attachments/2564386c-c138-4f7a-9fa0-8d27da6da906 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:34.784541 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d75b2633-710e-4d0c-9d44-d4fc72119483 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:34.787663 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d75b2633-710e-4d0c-9d44-d4fc72119483 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] GET https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 Aug 04 10:46:34.787809 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d75b2633-710e-4d0c-9d44-d4fc72119483 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:34.788103 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d75b2633-710e-4d0c-9d44-d4fc72119483 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:34.802132 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:34.802132 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:34.809376 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d75b2633-710e-4d0c-9d44-d4fc72119483 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Volume info retrieved successfully. Aug 04 10:46:34.815851 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d75b2633-710e-4d0c-9d44-d4fc72119483 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 returned with HTTP 200 Aug 04 10:46:34.816415 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 169/686] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:34 2026] GET /volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:35.393226 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-58a7d8f2-3f02-4e53-ad86-0d9ffaed9fb4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:35.395667 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-58a7d8f2-3f02-4e53-ad86-0d9ffaed9fb4 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:46:35.396102 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-58a7d8f2-3f02-4e53-ad86-0d9ffaed9fb4 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1929613895", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:35.398330 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-58a7d8f2-3f02-4e53-ad86-0d9ffaed9fb4 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1929613895', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:46:35.398517 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-58a7d8f2-3f02-4e53-ad86-0d9ffaed9fb4 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Create volume of 1 GB Aug 04 10:46:35.404329 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-58a7d8f2-3f02-4e53-ad86-0d9ffaed9fb4 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Availability Zones retrieved successfully. Aug 04 10:46:35.413144 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-58a7d8f2-3f02-4e53-ad86-0d9ffaed9fb4 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Flow 'volume_create_api' (3c6d2c6f-3b80-4aff-a90d-81a7fa12a679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:35.414997 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-58a7d8f2-3f02-4e53-ad86-0d9ffaed9fb4 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9201928b-3543-4666-a650-ed6bdb919bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:35.416092 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-58a7d8f2-3f02-4e53-ad86-0d9ffaed9fb4 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:46:35.446803 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-58a7d8f2-3f02-4e53-ad86-0d9ffaed9fb4 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9201928b-3543-4666-a650-ed6bdb919bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:35.446803 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-58a7d8f2-3f02-4e53-ad86-0d9ffaed9fb4 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fb41627-3124-47c7-9fb4-4612b8664477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:35.514277 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-58a7d8f2-3f02-4e53-ad86-0d9ffaed9fb4 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Created reservations ['be6a0428-ebc0-43a3-af03-f68c5596049c', '0c8ee07e-9967-4fdf-b97f-1f107c93f2f6', 'adfa8b9f-80c6-4707-b17b-1efe58b3a9e7', '374eeaa4-bea4-48c2-84d2-982e9e6492ab'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:46:35.514501 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-58a7d8f2-3f02-4e53-ad86-0d9ffaed9fb4 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fb41627-3124-47c7-9fb4-4612b8664477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be6a0428-ebc0-43a3-af03-f68c5596049c', '0c8ee07e-9967-4fdf-b97f-1f107c93f2f6', 'adfa8b9f-80c6-4707-b17b-1efe58b3a9e7', '374eeaa4-bea4-48c2-84d2-982e9e6492ab']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:35.515477 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-58a7d8f2-3f02-4e53-ad86-0d9ffaed9fb4 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (225beff2-684f-4452-be2c-ba719ae614f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:35.542329 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-58a7d8f2-3f02-4e53-ad86-0d9ffaed9fb4 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (225beff2-684f-4452-be2c-ba719ae614f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49514536-335d-4ba1-8cb7-6a70cefb8c52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1929613895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49a2f3f1e124422e9d6f0f88dd901835',qos_specs=None,replication_status=,reservations=['be6a0428-ebc0-43a3-af03-f68c5596049c','0c8ee07e-9967-4fdf-b97f-1f107c93f2f6','adfa8b9f-80c6-4707-b17b-1efe58b3a9e7','374eeaa4-bea4-48c2-84d2-982e9e6492ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='092102a539524ef6a6907c8fc91647b2',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:46:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1929613895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49514536-335d-4ba1-8cb7-6a70cefb8c52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49a2f3f1e124422e9d6f0f88dd901835',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='092102a539524ef6a6907c8fc91647b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:35.543584 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-58a7d8f2-3f02-4e53-ad86-0d9ffaed9fb4 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31410d61-3bf1-493c-a1ba-e5c85a39248c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:35.571878 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-58a7d8f2-3f02-4e53-ad86-0d9ffaed9fb4 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31410d61-3bf1-493c-a1ba-e5c85a39248c) transitioned into state 'SUCCESS' from state '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-1929613895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49a2f3f1e124422e9d6f0f88dd901835',qos_specs=None,replication_status=,reservations=['be6a0428-ebc0-43a3-af03-f68c5596049c','0c8ee07e-9967-4fdf-b97f-1f107c93f2f6','adfa8b9f-80c6-4707-b17b-1efe58b3a9e7','374eeaa4-bea4-48c2-84d2-982e9e6492ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='092102a539524ef6a6907c8fc91647b2',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:35.573119 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-58a7d8f2-3f02-4e53-ad86-0d9ffaed9fb4 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bf0786f-1a0b-41bc-94ed-59cb530f931f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:35.591569 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-58a7d8f2-3f02-4e53-ad86-0d9ffaed9fb4 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bf0786f-1a0b-41bc-94ed-59cb530f931f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:35.592439 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-58a7d8f2-3f02-4e53-ad86-0d9ffaed9fb4 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Flow 'volume_create_api' (3c6d2c6f-3b80-4aff-a90d-81a7fa12a679) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:35.592773 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-58a7d8f2-3f02-4e53-ad86-0d9ffaed9fb4 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Create volume request issued successfully. Aug 04 10:46:35.593395 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-58a7d8f2-3f02-4e53-ad86-0d9ffaed9fb4 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:46:35.593864 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 173/687] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:46: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 04 10:46:35.616357 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b213dadf-c2b5-4f85-b0ae-1837520fa3cb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:35.721774 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b213dadf-c2b5-4f85-b0ae-1837520fa3cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:46:35.721774 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b213dadf-c2b5-4f85-b0ae-1837520fa3cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-274546363", "imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:35.722498 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-b213dadf-c2b5-4f85-b0ae-1837520fa3cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-274546363', 'imageRef': 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:46:35.813776 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-b213dadf-c2b5-4f85-b0ae-1837520fa3cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Create volume of 1 GB Aug 04 10:46:35.820820 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b213dadf-c2b5-4f85-b0ae-1837520fa3cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Availability Zones retrieved successfully. Aug 04 10:46:35.826119 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b213dadf-c2b5-4f85-b0ae-1837520fa3cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Flow 'volume_create_api' (a37536e9-bbac-436a-936c-b34c25ae2a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:35.827233 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b213dadf-c2b5-4f85-b0ae-1837520fa3cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5be6704f-a572-4110-bb48-572597b30532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:35.828293 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-b213dadf-c2b5-4f85-b0ae-1837520fa3cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:46:35.829816 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4adb05a1-0ad1-4c77-a634-d1a8b9cdf63b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:35.833643 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4adb05a1-0ad1-4c77-a634-d1a8b9cdf63b tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] GET https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 Aug 04 10:46:35.833862 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4adb05a1-0ad1-4c77-a634-d1a8b9cdf63b tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:35.834060 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4adb05a1-0ad1-4c77-a634-d1a8b9cdf63b tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:35.848819 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:35.848819 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:35.853758 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4adb05a1-0ad1-4c77-a634-d1a8b9cdf63b tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Volume info retrieved successfully. Aug 04 10:46:35.858161 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4adb05a1-0ad1-4c77-a634-d1a8b9cdf63b tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 returned with HTTP 200 Aug 04 10:46:35.858438 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 172/688] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:35 2026] GET /volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:35.909419 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b213dadf-c2b5-4f85-b0ae-1837520fa3cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5be6704f-a572-4110-bb48-572597b30532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:35.910520 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b213dadf-c2b5-4f85-b0ae-1837520fa3cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c2e324f-ec3a-45d8-8fa7-7d0a127c2ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:36.003985 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-b213dadf-c2b5-4f85-b0ae-1837520fa3cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Created reservations ['ad766626-6e3d-4242-b1cd-c4e267ac977b', 'be68d118-09b1-4e77-96ab-a30e08e43909', 'd8de3291-f985-446c-9ad3-f205074d8736', 'a0f2b6b3-0a61-41d0-9895-eafd4c8f5be7'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:46:36.005019 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b213dadf-c2b5-4f85-b0ae-1837520fa3cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c2e324f-ec3a-45d8-8fa7-7d0a127c2ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad766626-6e3d-4242-b1cd-c4e267ac977b', 'be68d118-09b1-4e77-96ab-a30e08e43909', 'd8de3291-f985-446c-9ad3-f205074d8736', 'a0f2b6b3-0a61-41d0-9895-eafd4c8f5be7']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:36.005880 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b213dadf-c2b5-4f85-b0ae-1837520fa3cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d767ad8f-fd16-4b50-85dd-1aea9d24465b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:36.038179 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b213dadf-c2b5-4f85-b0ae-1837520fa3cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d767ad8f-fd16-4b50-85dd-1aea9d24465b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '443b1bcd-da45-4270-9783-d32709236d3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-274546363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9307b8b2e2d4076a373e7fa9faad826',qos_specs=None,replication_status=,reservations=['ad766626-6e3d-4242-b1cd-c4e267ac977b','be68d118-09b1-4e77-96ab-a30e08e43909','d8de3291-f985-446c-9ad3-f205074d8736','a0f2b6b3-0a61-41d0-9895-eafd4c8f5be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3f103cc44064e73af9b2c9c7dcaba8b',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:46:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-274546363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=443b1bcd-da45-4270-9783-d32709236d3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9307b8b2e2d4076a373e7fa9faad826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3f103cc44064e73af9b2c9c7dcaba8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:36.039562 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b213dadf-c2b5-4f85-b0ae-1837520fa3cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75d6fe44-c0fb-411f-adf9-f0460815e483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:36.065300 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b213dadf-c2b5-4f85-b0ae-1837520fa3cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75d6fe44-c0fb-411f-adf9-f0460815e483) transitioned into state 'SUCCESS' from state '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-274546363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9307b8b2e2d4076a373e7fa9faad826',qos_specs=None,replication_status=,reservations=['ad766626-6e3d-4242-b1cd-c4e267ac977b','be68d118-09b1-4e77-96ab-a30e08e43909','d8de3291-f985-446c-9ad3-f205074d8736','a0f2b6b3-0a61-41d0-9895-eafd4c8f5be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3f103cc44064e73af9b2c9c7dcaba8b',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:36.066256 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b213dadf-c2b5-4f85-b0ae-1837520fa3cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a7e29ca-20ec-4046-9da2-3ab7a13a0f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:36.079393 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b213dadf-c2b5-4f85-b0ae-1837520fa3cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a7e29ca-20ec-4046-9da2-3ab7a13a0f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:36.080297 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b213dadf-c2b5-4f85-b0ae-1837520fa3cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Flow 'volume_create_api' (a37536e9-bbac-436a-936c-b34c25ae2a93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:36.080634 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b213dadf-c2b5-4f85-b0ae-1837520fa3cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Create volume request issued successfully. Aug 04 10:46:36.081222 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b213dadf-c2b5-4f85-b0ae-1837520fa3cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:46:36.081806 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 175/689] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:46:35 2026] POST /volume/v3/volumes => generated 756 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:46:36.101905 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-85645cb8-51fc-4cc9-a432-2fcfb73428df None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:36.108484 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-85645cb8-51fc-4cc9-a432-2fcfb73428df tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] GET https://10.4.3.232/volume/v3/volumes/443b1bcd-da45-4270-9783-d32709236d3c Aug 04 10:46:36.108484 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-85645cb8-51fc-4cc9-a432-2fcfb73428df tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:36.108484 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-85645cb8-51fc-4cc9-a432-2fcfb73428df tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:36.119449 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:36.119449 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:36.125994 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-85645cb8-51fc-4cc9-a432-2fcfb73428df tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Volume info retrieved successfully. Aug 04 10:46:36.135087 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-85645cb8-51fc-4cc9-a432-2fcfb73428df tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes/443b1bcd-da45-4270-9783-d32709236d3c returned with HTTP 200 Aug 04 10:46:36.135087 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 170/690] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:36 2026] GET /volume/v3/volumes/443b1bcd-da45-4270-9783-d32709236d3c => generated 824 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:36.875861 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-49134f0a-dd94-4683-a546-7a879ace82b2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:36.877916 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-49134f0a-dd94-4683-a546-7a879ace82b2 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] GET https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 Aug 04 10:46:36.880843 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-49134f0a-dd94-4683-a546-7a879ace82b2 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:36.880843 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-49134f0a-dd94-4683-a546-7a879ace82b2 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:36.891300 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:36.891300 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:36.895497 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-49134f0a-dd94-4683-a546-7a879ace82b2 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Volume info retrieved successfully. Aug 04 10:46:36.900589 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-49134f0a-dd94-4683-a546-7a879ace82b2 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 returned with HTTP 200 Aug 04 10:46:36.901873 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 174/691] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:36 2026] GET /volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:37.153671 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-39e65c98-d40f-429c-b99f-45aaa233bd69 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:37.156973 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-39e65c98-d40f-429c-b99f-45aaa233bd69 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] GET https://10.4.3.232/volume/v3/volumes/443b1bcd-da45-4270-9783-d32709236d3c Aug 04 10:46:37.157535 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-39e65c98-d40f-429c-b99f-45aaa233bd69 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:37.157844 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-39e65c98-d40f-429c-b99f-45aaa233bd69 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:37.167763 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:37.167763 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:37.173236 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-39e65c98-d40f-429c-b99f-45aaa233bd69 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Volume info retrieved successfully. Aug 04 10:46:37.180706 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-39e65c98-d40f-429c-b99f-45aaa233bd69 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes/443b1bcd-da45-4270-9783-d32709236d3c returned with HTTP 200 Aug 04 10:46:37.181161 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 173/692] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:37 2026] GET /volume/v3/volumes/443b1bcd-da45-4270-9783-d32709236d3c => generated 1364 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:37.198145 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7be891b6-b231-4937-b60b-d35ef0244629 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:37.203838 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7be891b6-b231-4937-b60b-d35ef0244629 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:46:37.203838 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7be891b6-b231-4937-b60b-d35ef0244629 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1430060000"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:37.206213 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-7be891b6-b231-4937-b60b-d35ef0244629 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1430060000'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:46:37.206437 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-7be891b6-b231-4937-b60b-d35ef0244629 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Create volume of 1 GB Aug 04 10:46:37.206812 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:37.206812 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:37.212558 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7be891b6-b231-4937-b60b-d35ef0244629 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Availability Zones retrieved successfully. Aug 04 10:46:37.222658 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7be891b6-b231-4937-b60b-d35ef0244629 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Flow 'volume_create_api' (7fce525a-d492-4416-b59c-fc720ad257f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:37.223811 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7be891b6-b231-4937-b60b-d35ef0244629 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db1083d2-495d-49c1-b0fe-d5eb0f1db780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:37.225150 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-7be891b6-b231-4937-b60b-d35ef0244629 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:46:37.261423 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7be891b6-b231-4937-b60b-d35ef0244629 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db1083d2-495d-49c1-b0fe-d5eb0f1db780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:37.261979 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7be891b6-b231-4937-b60b-d35ef0244629 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0e5126e-e632-4d28-834b-2d15d0b39a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:37.343233 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-7be891b6-b231-4937-b60b-d35ef0244629 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Created reservations ['ea7508c7-1212-4c93-a563-6be217f37204', '2733dc07-feff-48a5-89d4-7335e26fc641', '13198c31-5c00-41ed-92dd-9ae2654394e9', 'ec48f6d0-da48-43f6-b3a5-a7fa58fd18a3'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:46:37.344283 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7be891b6-b231-4937-b60b-d35ef0244629 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0e5126e-e632-4d28-834b-2d15d0b39a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea7508c7-1212-4c93-a563-6be217f37204', '2733dc07-feff-48a5-89d4-7335e26fc641', '13198c31-5c00-41ed-92dd-9ae2654394e9', 'ec48f6d0-da48-43f6-b3a5-a7fa58fd18a3']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:37.345208 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7be891b6-b231-4937-b60b-d35ef0244629 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (165d2577-2bd3-4124-8b25-03b19aa4afe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:37.378087 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7be891b6-b231-4937-b60b-d35ef0244629 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (165d2577-2bd3-4124-8b25-03b19aa4afe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37f94663-672a-4559-83e7-e6d291296d16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1430060000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9307b8b2e2d4076a373e7fa9faad826',qos_specs=None,replication_status=,reservations=['ea7508c7-1212-4c93-a563-6be217f37204','2733dc07-feff-48a5-89d4-7335e26fc641','13198c31-5c00-41ed-92dd-9ae2654394e9','ec48f6d0-da48-43f6-b3a5-a7fa58fd18a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3f103cc44064e73af9b2c9c7dcaba8b',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:46:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1430060000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37f94663-672a-4559-83e7-e6d291296d16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9307b8b2e2d4076a373e7fa9faad826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3f103cc44064e73af9b2c9c7dcaba8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:37.379235 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7be891b6-b231-4937-b60b-d35ef0244629 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d87ccb-9ba9-4104-9ea4-2155f3b7dbdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:37.407980 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7be891b6-b231-4937-b60b-d35ef0244629 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d87ccb-9ba9-4104-9ea4-2155f3b7dbdd) transitioned into state 'SUCCESS' from state '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-1430060000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9307b8b2e2d4076a373e7fa9faad826',qos_specs=None,replication_status=,reservations=['ea7508c7-1212-4c93-a563-6be217f37204','2733dc07-feff-48a5-89d4-7335e26fc641','13198c31-5c00-41ed-92dd-9ae2654394e9','ec48f6d0-da48-43f6-b3a5-a7fa58fd18a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3f103cc44064e73af9b2c9c7dcaba8b',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:37.408788 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7be891b6-b231-4937-b60b-d35ef0244629 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4f43246-ffe3-46e1-a038-93a79caf4f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:37.421191 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7be891b6-b231-4937-b60b-d35ef0244629 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4f43246-ffe3-46e1-a038-93a79caf4f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:37.422670 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7be891b6-b231-4937-b60b-d35ef0244629 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Flow 'volume_create_api' (7fce525a-d492-4416-b59c-fc720ad257f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:37.423058 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7be891b6-b231-4937-b60b-d35ef0244629 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Create volume request issued successfully. Aug 04 10:46:37.423767 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7be891b6-b231-4937-b60b-d35ef0244629 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:46:37.424332 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 176/693] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:46:37 2026] POST /volume/v3/volumes => generated 757 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:46:37.440092 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-75370b0b-f201-44fb-a57d-38f30e488cd0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:37.442893 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-75370b0b-f201-44fb-a57d-38f30e488cd0 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] GET https://10.4.3.232/volume/v3/volumes/37f94663-672a-4559-83e7-e6d291296d16 Aug 04 10:46:37.443141 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-75370b0b-f201-44fb-a57d-38f30e488cd0 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:37.443371 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-75370b0b-f201-44fb-a57d-38f30e488cd0 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:37.453869 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:37.453869 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:37.458251 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-75370b0b-f201-44fb-a57d-38f30e488cd0 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Volume info retrieved successfully. Aug 04 10:46:37.466088 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-75370b0b-f201-44fb-a57d-38f30e488cd0 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes/37f94663-672a-4559-83e7-e6d291296d16 returned with HTTP 200 Aug 04 10:46:37.466598 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 171/694] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:37 2026] GET /volume/v3/volumes/37f94663-672a-4559-83e7-e6d291296d16 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:37.493897 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:37.496052 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:46:37.496424 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-459536785"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:37.497869 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-459536785'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:46:37.502403 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Create volume of 1 GB Aug 04 10:46:37.503102 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:37.503102 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:37.503383 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Availability Zones retrieved successfully. Aug 04 10:46:37.511841 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Flow 'volume_create_api' (65a081a5-84a6-49de-9ef7-04d2cdec291d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:37.513165 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a062ac99-c6aa-4e45-8ec4-1ddef9d86471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:37.514531 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:46:37.523645 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:37.523645 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:37.540921 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a062ac99-c6aa-4e45-8ec4-1ddef9d86471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=182f928d-2b5d-4d0c-822f-c5d106723b9c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '182f928d-2b5d-4d0c-822f-c5d106723b9c', 'encryption_key_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=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:37.541878 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30bda622-3842-47bb-96d3-e68d499616cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:37.576931 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-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 04 10:46:37.577257 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-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 04 10:46:37.596635 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Created reservations ['0034197a-79c3-412e-a63d-ada55b9bc792', '4b9c0da7-7411-4455-af96-d7eb368130f8', '696bbcf3-f689-4730-9865-a582548d1489', '57ae6989-b78d-4373-9260-f84dbf8d46c0'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:46:37.596873 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30bda622-3842-47bb-96d3-e68d499616cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0034197a-79c3-412e-a63d-ada55b9bc792', '4b9c0da7-7411-4455-af96-d7eb368130f8', '696bbcf3-f689-4730-9865-a582548d1489', '57ae6989-b78d-4373-9260-f84dbf8d46c0']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:37.597498 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd7bff03-1112-45f4-a7b6-e3e156831f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:37.622752 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd7bff03-1112-45f4-a7b6-e3e156831f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56110e19-1c26-41ae-a850-9113e7e0b2cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-459536785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b28ab01cda0b49d98156a931ff79d29c',qos_specs=None,replication_status=,reservations=['0034197a-79c3-412e-a63d-ada55b9bc792','4b9c0da7-7411-4455-af96-d7eb368130f8','696bbcf3-f689-4730-9865-a582548d1489','57ae6989-b78d-4373-9260-f84dbf8d46c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebc5dc62dc0840beb4120bc3dd766a91',volume_type_id=182f928d-2b5d-4d0c-822f-c5d106723b9c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:46:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-459536785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56110e19-1c26-41ae-a850-9113e7e0b2cc,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b28ab01cda0b49d98156a931ff79d29c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebc5dc62dc0840beb4120bc3dd766a91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(182f928d-2b5d-4d0c-822f-c5d106723b9c),volume_type_id=182f928d-2b5d-4d0c-822f-c5d106723b9c)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:37.623581 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85ee85b5-2d13-46ee-ac26-9e674de90e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:37.642818 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85ee85b5-2d13-46ee-ac26-9e674de90e62) transitioned into state 'SUCCESS' from state '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-459536785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b28ab01cda0b49d98156a931ff79d29c',qos_specs=None,replication_status=,reservations=['0034197a-79c3-412e-a63d-ada55b9bc792','4b9c0da7-7411-4455-af96-d7eb368130f8','696bbcf3-f689-4730-9865-a582548d1489','57ae6989-b78d-4373-9260-f84dbf8d46c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebc5dc62dc0840beb4120bc3dd766a91',volume_type_id=182f928d-2b5d-4d0c-822f-c5d106723b9c)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:37.643579 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (920031f6-be35-4f19-842c-32166b2cd791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:37.655533 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (920031f6-be35-4f19-842c-32166b2cd791) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:37.656694 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Flow 'volume_create_api' (65a081a5-84a6-49de-9ef7-04d2cdec291d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:37.656781 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Create volume request issued successfully. Aug 04 10:46:37.657381 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e8056a15-df9a-4a73-a99a-58d7d891cd30 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:46:37.657789 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 175/695] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:46:37 2026] POST /volume/v3/volumes => generated 759 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:46:37.668799 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bebb7163-56d0-4711-9a45-dbffe3bd4934 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:37.672544 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bebb7163-56d0-4711-9a45-dbffe3bd4934 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:37.672790 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bebb7163-56d0-4711-9a45-dbffe3bd4934 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:37.672979 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bebb7163-56d0-4711-9a45-dbffe3bd4934 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:37.682399 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:37.682399 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:37.687915 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bebb7163-56d0-4711-9a45-dbffe3bd4934 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:37.692666 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bebb7163-56d0-4711-9a45-dbffe3bd4934 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:37.693304 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 174/696] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:37 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:37.921431 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-86b4c2ce-f583-4321-b03f-38e8bf2bcf4a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:37.923403 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-86b4c2ce-f583-4321-b03f-38e8bf2bcf4a tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] GET https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 Aug 04 10:46:37.924469 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-86b4c2ce-f583-4321-b03f-38e8bf2bcf4a tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:37.924469 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-86b4c2ce-f583-4321-b03f-38e8bf2bcf4a tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:37.933738 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:37.933738 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:37.937322 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-86b4c2ce-f583-4321-b03f-38e8bf2bcf4a tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Volume info retrieved successfully. Aug 04 10:46:37.941863 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-86b4c2ce-f583-4321-b03f-38e8bf2bcf4a tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 returned with HTTP 200 Aug 04 10:46:37.942409 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 177/697] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:37 2026] GET /volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:38.486060 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f6f63e59-3d54-4d1b-85ea-31ea37afb6d2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:38.488622 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f6f63e59-3d54-4d1b-85ea-31ea37afb6d2 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] GET https://10.4.3.232/volume/v3/volumes/37f94663-672a-4559-83e7-e6d291296d16 Aug 04 10:46:38.488762 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f6f63e59-3d54-4d1b-85ea-31ea37afb6d2 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:38.489014 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f6f63e59-3d54-4d1b-85ea-31ea37afb6d2 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:38.498111 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:38.498111 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:38.502924 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f6f63e59-3d54-4d1b-85ea-31ea37afb6d2 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Volume info retrieved successfully. Aug 04 10:46:38.508899 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f6f63e59-3d54-4d1b-85ea-31ea37afb6d2 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes/37f94663-672a-4559-83e7-e6d291296d16 returned with HTTP 200 Aug 04 10:46:38.509460 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 172/698] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:38 2026] GET /volume/v3/volumes/37f94663-672a-4559-83e7-e6d291296d16 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:38.526594 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3611737d-bf5d-4633-b1bc-f20d9eafe133 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:38.528400 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3611737d-bf5d-4633-b1bc-f20d9eafe133 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:46:38.528678 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3611737d-bf5d-4633-b1bc-f20d9eafe133 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1714280275"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:38.530286 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-3611737d-bf5d-4633-b1bc-f20d9eafe133 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1714280275'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:46:38.530382 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-3611737d-bf5d-4633-b1bc-f20d9eafe133 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Create volume of 1 GB Aug 04 10:46:38.530635 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:38.530635 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:38.534468 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3611737d-bf5d-4633-b1bc-f20d9eafe133 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Availability Zones retrieved successfully. Aug 04 10:46:38.539847 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3611737d-bf5d-4633-b1bc-f20d9eafe133 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Flow 'volume_create_api' (08599f82-8f5b-4be8-9094-34e82335885c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:38.540708 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3611737d-bf5d-4633-b1bc-f20d9eafe133 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d750ed21-1d93-4893-bcbb-7d831117e574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:38.541710 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-3611737d-bf5d-4633-b1bc-f20d9eafe133 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:46:38.573105 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3611737d-bf5d-4633-b1bc-f20d9eafe133 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d750ed21-1d93-4893-bcbb-7d831117e574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:38.573755 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3611737d-bf5d-4633-b1bc-f20d9eafe133 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba276b0a-4edb-4f16-852e-4d1a76d99f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:38.615651 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-3611737d-bf5d-4633-b1bc-f20d9eafe133 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Created reservations ['6024333b-9a27-4310-9d92-f6c3467a2d1a', 'a3fb4edc-3798-4aa9-b061-cc78cdfc716b', 'd8eab327-79ac-4928-9a16-2ea2b7ed9614', '2fd9d1c2-f06e-4bcd-b5b2-d825f383aa23'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:46:38.616499 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3611737d-bf5d-4633-b1bc-f20d9eafe133 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba276b0a-4edb-4f16-852e-4d1a76d99f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6024333b-9a27-4310-9d92-f6c3467a2d1a', 'a3fb4edc-3798-4aa9-b061-cc78cdfc716b', 'd8eab327-79ac-4928-9a16-2ea2b7ed9614', '2fd9d1c2-f06e-4bcd-b5b2-d825f383aa23']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:38.617232 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3611737d-bf5d-4633-b1bc-f20d9eafe133 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92a6db1f-d752-48f1-a3bd-1650fc0771f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:38.641279 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3611737d-bf5d-4633-b1bc-f20d9eafe133 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92a6db1f-d752-48f1-a3bd-1650fc0771f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '624055e8-3a77-4134-b9fc-126e1234a3f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1714280275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9307b8b2e2d4076a373e7fa9faad826',qos_specs=None,replication_status=,reservations=['6024333b-9a27-4310-9d92-f6c3467a2d1a','a3fb4edc-3798-4aa9-b061-cc78cdfc716b','d8eab327-79ac-4928-9a16-2ea2b7ed9614','2fd9d1c2-f06e-4bcd-b5b2-d825f383aa23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3f103cc44064e73af9b2c9c7dcaba8b',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:46:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1714280275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=624055e8-3a77-4134-b9fc-126e1234a3f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9307b8b2e2d4076a373e7fa9faad826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3f103cc44064e73af9b2c9c7dcaba8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:38.642765 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3611737d-bf5d-4633-b1bc-f20d9eafe133 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16deea1b-29c7-421a-a91d-b0959ed63719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:38.661377 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3611737d-bf5d-4633-b1bc-f20d9eafe133 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16deea1b-29c7-421a-a91d-b0959ed63719) transitioned into state 'SUCCESS' from state '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-1714280275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9307b8b2e2d4076a373e7fa9faad826',qos_specs=None,replication_status=,reservations=['6024333b-9a27-4310-9d92-f6c3467a2d1a','a3fb4edc-3798-4aa9-b061-cc78cdfc716b','d8eab327-79ac-4928-9a16-2ea2b7ed9614','2fd9d1c2-f06e-4bcd-b5b2-d825f383aa23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3f103cc44064e73af9b2c9c7dcaba8b',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:38.662207 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3611737d-bf5d-4633-b1bc-f20d9eafe133 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d77c2a-9bb7-4395-9159-2c859fba2e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:38.673485 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3611737d-bf5d-4633-b1bc-f20d9eafe133 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d77c2a-9bb7-4395-9159-2c859fba2e25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:38.674462 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3611737d-bf5d-4633-b1bc-f20d9eafe133 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Flow 'volume_create_api' (08599f82-8f5b-4be8-9094-34e82335885c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:38.674769 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3611737d-bf5d-4633-b1bc-f20d9eafe133 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Create volume request issued successfully. Aug 04 10:46:38.675420 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3611737d-bf5d-4633-b1bc-f20d9eafe133 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:46:38.675870 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 176/699] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:46:38 2026] POST /volume/v3/volumes => generated 757 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:46:38.688233 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e44b3e0c-8e58-40ea-8055-77aef7fc9523 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:38.690106 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e44b3e0c-8e58-40ea-8055-77aef7fc9523 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] GET https://10.4.3.232/volume/v3/volumes/624055e8-3a77-4134-b9fc-126e1234a3f0 Aug 04 10:46:38.690347 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e44b3e0c-8e58-40ea-8055-77aef7fc9523 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:38.690550 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e44b3e0c-8e58-40ea-8055-77aef7fc9523 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:38.701225 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:38.701225 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:38.706035 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e44b3e0c-8e58-40ea-8055-77aef7fc9523 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Volume info retrieved successfully. Aug 04 10:46:38.709988 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-953ce768-b541-4d63-9ecd-a13c68e10e74 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:38.711194 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e44b3e0c-8e58-40ea-8055-77aef7fc9523 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes/624055e8-3a77-4134-b9fc-126e1234a3f0 returned with HTTP 200 Aug 04 10:46:38.711679 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 175/700] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:38 2026] GET /volume/v3/volumes/624055e8-3a77-4134-b9fc-126e1234a3f0 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:38.711731 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-953ce768-b541-4d63-9ecd-a13c68e10e74 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:38.711889 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-953ce768-b541-4d63-9ecd-a13c68e10e74 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:38.712072 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-953ce768-b541-4d63-9ecd-a13c68e10e74 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:38.725973 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:38.725973 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:38.732288 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-953ce768-b541-4d63-9ecd-a13c68e10e74 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:38.737917 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-953ce768-b541-4d63-9ecd-a13c68e10e74 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:38.738417 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 178/701] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:38 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:38.802652 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-dc413bcb-468d-4bf5-b125-6ec5fde6050e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:38.806420 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-dc413bcb-468d-4bf5-b125-6ec5fde6050e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:38.806600 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-dc413bcb-468d-4bf5-b125-6ec5fde6050e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:38.807037 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-dc413bcb-468d-4bf5-b125-6ec5fde6050e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:38.818830 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:38.818830 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:38.825257 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-dc413bcb-468d-4bf5-b125-6ec5fde6050e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:38.831855 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-dc413bcb-468d-4bf5-b125-6ec5fde6050e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:38.832516 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 173/702] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:46:38 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:38.953609 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1d5b364a-f6a4-4663-810a-a2ff98598ffd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:38.954449 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1d5b364a-f6a4-4663-810a-a2ff98598ffd None None] GET https://10.4.3.232/volume// Aug 04 10:46:38.954752 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1d5b364a-f6a4-4663-810a-a2ff98598ffd None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:38.955343 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1d5b364a-f6a4-4663-810a-a2ff98598ffd None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:38.955804 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1d5b364a-f6a4-4663-810a-a2ff98598ffd None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:46:38.956744 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 177/703] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:46:38 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:46:38.960533 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bafd575d-bf4f-4bd8-80df-c14ea802413a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:38.962528 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bafd575d-bf4f-4bd8-80df-c14ea802413a tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] GET https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 Aug 04 10:46:38.962734 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bafd575d-bf4f-4bd8-80df-c14ea802413a tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:38.962913 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bafd575d-bf4f-4bd8-80df-c14ea802413a tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:38.973875 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-8f17d90e-ab08-42b6-aa04-e0434b2891e3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:38.977057 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-8f17d90e-ab08-42b6-aa04-e0434b2891e3 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:46:38.978328 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-8f17d90e-ab08-42b6-aa04-e0434b2891e3 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56110e19-1c26-41ae-a850-9113e7e0b2cc", "connector": null, "instance_uuid": "7e3e8845-e1f1-4b94-b895-a49cf8f6ae36"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:38.982629 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:38.982629 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:38.987908 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bafd575d-bf4f-4bd8-80df-c14ea802413a tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Volume info retrieved successfully. Aug 04 10:46:38.995628 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bafd575d-bf4f-4bd8-80df-c14ea802413a tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 returned with HTTP 200 Aug 04 10:46:38.996349 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 176/704] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:38 2026] GET /volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:38.996426 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:38.996426 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:39.038009 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-8f17d90e-ab08-42b6-aa04-e0434b2891e3 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:46:39.038610 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 179/705] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:46:38 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 04 10:46:39.111593 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4d9f1084-5bb0-409f-81d8-853eb28dce59 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:39.113977 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4d9f1084-5bb0-409f-81d8-853eb28dce59 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:39.114258 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4d9f1084-5bb0-409f-81d8-853eb28dce59 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:39.114592 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4d9f1084-5bb0-409f-81d8-853eb28dce59 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:39.122859 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e3842d59-369e-4830-8908-b45415e81913 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:39.122859 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e3842d59-369e-4830-8908-b45415e81913 None None] GET https://10.4.3.232/volume// Aug 04 10:46:39.122859 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e3842d59-369e-4830-8908-b45415e81913 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:39.122859 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e3842d59-369e-4830-8908-b45415e81913 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:39.122859 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e3842d59-369e-4830-8908-b45415e81913 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:46:39.122859 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 178/706] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:46:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:46:39.133811 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:39.133811 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:39.135148 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-d258772f-9f64-4bd7-94b1-91d571e32cd9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:39.140910 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-d258772f-9f64-4bd7-94b1-91d571e32cd9 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:39.142165 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-d258772f-9f64-4bd7-94b1-91d571e32cd9 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:39.142486 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-d258772f-9f64-4bd7-94b1-91d571e32cd9 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:39.146989 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4d9f1084-5bb0-409f-81d8-853eb28dce59 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:39.153959 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4d9f1084-5bb0-409f-81d8-853eb28dce59 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:39.154628 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 174/707] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:39 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:39.159467 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:39.159467 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:39.163080 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-d258772f-9f64-4bd7-94b1-91d571e32cd9 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:39.167016 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-d258772f-9f64-4bd7-94b1-91d571e32cd9 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:39.167471 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 177/708] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:46:39 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1031 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 04 10:46:39.291527 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-60adf2b9-b59d-45fe-9ea7-66a7be187fcb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:39.295054 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-60adf2b9-b59d-45fe-9ea7-66a7be187fcb tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] PUT https://10.4.3.232/volume/v3/attachments/cf53ed36-57cd-4ca3-9756-c783f5c42f98 Aug 04 10:46:39.296562 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-60adf2b9-b59d-45fe-9ea7-66a7be187fcb tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:39.309487 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-60adf2b9-b59d-45fe-9ea7-66a7be187fcb tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Acquiring lock "cinder-attachment_update-56110e19-1c26-41ae-a850-9113e7e0b2cc-np0000006413" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:46:39.316311 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-60adf2b9-b59d-45fe-9ea7-66a7be187fcb tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Lock "cinder-attachment_update-56110e19-1c26-41ae-a850-9113e7e0b2cc-np0000006413" acquired by "attachment_update" :: waited 0.007s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:46:39.318460 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:39.318460 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:39.335019 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-4285a852-789d-48cc-8cf1-a55ab845eec0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:39.339369 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-4285a852-789d-48cc-8cf1-a55ab845eec0 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] POST https://10.4.3.232/volume/v3/attachments/2564386c-c138-4f7a-9fa0-8d27da6da906/action Aug 04 10:46:39.339369 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-4285a852-789d-48cc-8cf1-a55ab845eec0 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:46:39.339853 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-4285a852-789d-48cc-8cf1-a55ab845eec0 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:39.364377 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:39.364377 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:39.373976 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b46e7764-b5af-44db-b2b8-8488d163db3c req-4285a852-789d-48cc-8cf1-a55ab845eec0 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/attachments/2564386c-c138-4f7a-9fa0-8d27da6da906/action returned with HTTP 204 Aug 04 10:46:39.374925 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 179/709] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:46:39 2026] POST /volume/v3/attachments/2564386c-c138-4f7a-9fa0-8d27da6da906/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:46:39.444329 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-60adf2b9-b59d-45fe-9ea7-66a7be187fcb tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Lock "cinder-attachment_update-56110e19-1c26-41ae-a850-9113e7e0b2cc-np0000006413" released by "attachment_update" :: held 0.128s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:46:39.444664 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-60adf2b9-b59d-45fe-9ea7-66a7be187fcb tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/cf53ed36-57cd-4ca3-9756-c783f5c42f98 returned with HTTP 200 Aug 04 10:46:39.445140 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 180/710] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:46:39 2026] PUT /volume/v3/attachments/cf53ed36-57cd-4ca3-9756-c783f5c42f98 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:39.731817 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ae278e3b-e32c-4b1e-a77f-a50911d2d29c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:39.734744 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ae278e3b-e32c-4b1e-a77f-a50911d2d29c tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] GET https://10.4.3.232/volume/v3/volumes/624055e8-3a77-4134-b9fc-126e1234a3f0 Aug 04 10:46:39.734984 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ae278e3b-e32c-4b1e-a77f-a50911d2d29c tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:39.735270 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ae278e3b-e32c-4b1e-a77f-a50911d2d29c tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:39.743776 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:39.743776 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:39.755141 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ae278e3b-e32c-4b1e-a77f-a50911d2d29c tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Volume info retrieved successfully. Aug 04 10:46:39.764859 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ae278e3b-e32c-4b1e-a77f-a50911d2d29c tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes/624055e8-3a77-4134-b9fc-126e1234a3f0 returned with HTTP 200 Aug 04 10:46:39.765272 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 175/711] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:39 2026] GET /volume/v3/volumes/624055e8-3a77-4134-b9fc-126e1234a3f0 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:40.010263 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-25674829-81ef-448b-8896-6e2aea25c977 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:40.013092 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-25674829-81ef-448b-8896-6e2aea25c977 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] GET https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 Aug 04 10:46:40.013437 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-25674829-81ef-448b-8896-6e2aea25c977 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:40.013650 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-25674829-81ef-448b-8896-6e2aea25c977 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:40.037630 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:40.037630 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:40.044853 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-25674829-81ef-448b-8896-6e2aea25c977 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Volume info retrieved successfully. Aug 04 10:46:40.057379 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-25674829-81ef-448b-8896-6e2aea25c977 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 returned with HTTP 200 Aug 04 10:46:40.058015 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 178/712] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:40 2026] GET /volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 => generated 1139 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:40.070973 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-60e82c97-f917-49d8-b481-86b407b77381 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:40.074306 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-60e82c97-f917-49d8-b481-86b407b77381 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] GET https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 Aug 04 10:46:40.074306 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-60e82c97-f917-49d8-b481-86b407b77381 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:40.074624 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-60e82c97-f917-49d8-b481-86b407b77381 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:40.090699 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:40.090699 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:40.094879 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-60e82c97-f917-49d8-b481-86b407b77381 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Volume info retrieved successfully. Aug 04 10:46:40.100891 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-60e82c97-f917-49d8-b481-86b407b77381 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 returned with HTTP 200 Aug 04 10:46:40.101613 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 180/713] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:40 2026] GET /volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:40.170096 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-736163e8-aafd-47d6-93b3-c72f83df0076 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:40.171851 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-736163e8-aafd-47d6-93b3-c72f83df0076 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:40.172025 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-736163e8-aafd-47d6-93b3-c72f83df0076 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:40.172226 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-736163e8-aafd-47d6-93b3-c72f83df0076 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:40.187059 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:40.187059 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:40.194027 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-736163e8-aafd-47d6-93b3-c72f83df0076 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:40.200403 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-736163e8-aafd-47d6-93b3-c72f83df0076 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:40.201295 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 181/714] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:40 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:41.216325 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8ec8f8a4-18e6-4e78-ada0-98fe85545d8e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:41.223061 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ec8f8a4-18e6-4e78-ada0-98fe85545d8e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:41.223211 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8ec8f8a4-18e6-4e78-ada0-98fe85545d8e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:41.223499 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8ec8f8a4-18e6-4e78-ada0-98fe85545d8e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:41.240310 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:41.240310 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:41.247367 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8ec8f8a4-18e6-4e78-ada0-98fe85545d8e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:41.251561 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ec8f8a4-18e6-4e78-ada0-98fe85545d8e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:41.252082 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 176/715] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:41 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:42.266230 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ae3446f5-afd7-4fda-883b-3a47050fbd84 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:42.268058 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ae3446f5-afd7-4fda-883b-3a47050fbd84 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:42.268391 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ae3446f5-afd7-4fda-883b-3a47050fbd84 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:42.269998 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ae3446f5-afd7-4fda-883b-3a47050fbd84 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:42.280673 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:42.280673 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:42.284560 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ae3446f5-afd7-4fda-883b-3a47050fbd84 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:42.288902 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ae3446f5-afd7-4fda-883b-3a47050fbd84 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:42.289465 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 179/716] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:42 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:42.764354 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-917f1927-b2ec-49ec-8c60-23749f713468 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:42.771416 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-917f1927-b2ec-49ec-8c60-23749f713468 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/attachments/cf53ed36-57cd-4ca3-9756-c783f5c42f98/action Aug 04 10:46:42.771416 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-917f1927-b2ec-49ec-8c60-23749f713468 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:46:42.771416 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-917f1927-b2ec-49ec-8c60-23749f713468 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:42.812507 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:42.812507 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:42.829261 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-c96bf4df-9c9a-4aa3-bd3d-d99a1e5e71a9 req-917f1927-b2ec-49ec-8c60-23749f713468 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/cf53ed36-57cd-4ca3-9756-c783f5c42f98/action returned with HTTP 204 Aug 04 10:46:42.830524 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 181/717] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:46:42 2026] POST /volume/v3/attachments/cf53ed36-57cd-4ca3-9756-c783f5c42f98/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:46:43.308700 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c2d3b09d-7210-4f64-9629-752f36c294db None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:43.314391 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c2d3b09d-7210-4f64-9629-752f36c294db tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:43.314659 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c2d3b09d-7210-4f64-9629-752f36c294db tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:43.314877 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c2d3b09d-7210-4f64-9629-752f36c294db tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:43.328964 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:43.328964 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:43.335224 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c2d3b09d-7210-4f64-9629-752f36c294db tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:43.341471 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c2d3b09d-7210-4f64-9629-752f36c294db tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:43.342020 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 182/718] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:43 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:43.388925 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-ae3397ef-41fd-48a1-8a1c-a8ab56b686ed None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:43.393422 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-ae3397ef-41fd-48a1-8a1c-a8ab56b686ed tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:43.393422 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-ae3397ef-41fd-48a1-8a1c-a8ab56b686ed tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:43.393422 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-ae3397ef-41fd-48a1-8a1c-a8ab56b686ed tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:43.404465 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:43.404465 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:43.409735 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-ae3397ef-41fd-48a1-8a1c-a8ab56b686ed tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:43.416988 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-ae3397ef-41fd-48a1-8a1c-a8ab56b686ed tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:43.417430 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 177/719] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:46:43 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:43.521729 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b50eddd8-65eb-4262-8801-76e2cc6f8fa3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:43.522478 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b50eddd8-65eb-4262-8801-76e2cc6f8fa3 None None] GET https://10.4.3.232/volume// Aug 04 10:46:43.522781 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b50eddd8-65eb-4262-8801-76e2cc6f8fa3 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:43.523072 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b50eddd8-65eb-4262-8801-76e2cc6f8fa3 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:43.523900 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b50eddd8-65eb-4262-8801-76e2cc6f8fa3 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:46:43.524567 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 180/720] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:46:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:46:43.534641 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-ac147876-4c82-46ab-a253-4308230ff7e8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:43.540269 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-ac147876-4c82-46ab-a253-4308230ff7e8 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:46:43.540269 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-ac147876-4c82-46ab-a253-4308230ff7e8 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56110e19-1c26-41ae-a850-9113e7e0b2cc", "connector": null, "instance_uuid": "5d4e0276-b050-4992-abaf-2c7633c62f39"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:43.561756 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:43.561756 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:43.592506 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-ac147876-4c82-46ab-a253-4308230ff7e8 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:46:43.592978 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 182/721] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:46:43 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 04 10:46:43.631914 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-88e0c0dc-4f0e-4ef1-b4df-4590b08d3a3d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:43.634381 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-88e0c0dc-4f0e-4ef1-b4df-4590b08d3a3d tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:43.634636 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-88e0c0dc-4f0e-4ef1-b4df-4590b08d3a3d tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:43.634876 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-88e0c0dc-4f0e-4ef1-b4df-4590b08d3a3d tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:43.648032 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-45fb67e4-54e8-4cc6-88b4-cd0ac48bf634 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:43.648534 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-45fb67e4-54e8-4cc6-88b4-cd0ac48bf634 None None] GET https://10.4.3.232/volume// Aug 04 10:46:43.648795 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-45fb67e4-54e8-4cc6-88b4-cd0ac48bf634 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:43.649061 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-45fb67e4-54e8-4cc6-88b4-cd0ac48bf634 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:43.649531 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-45fb67e4-54e8-4cc6-88b4-cd0ac48bf634 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:46:43.649900 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 178/722] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:46:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:46:43.652371 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:43.652371 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:43.658697 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-88e0c0dc-4f0e-4ef1-b4df-4590b08d3a3d tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:43.660988 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-b782065e-4827-4481-8069-4d5a757439c4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:43.665116 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-88e0c0dc-4f0e-4ef1-b4df-4590b08d3a3d tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:43.666174 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 183/723] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:43 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:43.666292 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-b782065e-4827-4481-8069-4d5a757439c4 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:43.670388 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-b782065e-4827-4481-8069-4d5a757439c4 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:43.670388 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-b782065e-4827-4481-8069-4d5a757439c4 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:43.695687 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:43.695687 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:43.699820 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-b782065e-4827-4481-8069-4d5a757439c4 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:43.705043 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-b782065e-4827-4481-8069-4d5a757439c4 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:43.705494 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 181/724] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:46:43 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1326 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:46:43.824004 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-6a369e53-b800-43dc-9867-0174d24815a2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:43.826484 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-6a369e53-b800-43dc-9867-0174d24815a2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] PUT https://10.4.3.232/volume/v3/attachments/2607688b-00c2-442e-9c03-734e97aa2b50 Aug 04 10:46:43.827416 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-6a369e53-b800-43dc-9867-0174d24815a2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:43.837542 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-6a369e53-b800-43dc-9867-0174d24815a2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Acquiring lock "cinder-attachment_update-56110e19-1c26-41ae-a850-9113e7e0b2cc-np0000006413" by "attachment_update" {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:46:43.844355 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-6a369e53-b800-43dc-9867-0174d24815a2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Lock "cinder-attachment_update-56110e19-1c26-41ae-a850-9113e7e0b2cc-np0000006413" acquired by "attachment_update" :: waited 0.006s {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:46:43.845999 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:43.845999 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:43.955721 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-6a369e53-b800-43dc-9867-0174d24815a2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Lock "cinder-attachment_update-56110e19-1c26-41ae-a850-9113e7e0b2cc-np0000006413" released by "attachment_update" :: held 0.112s {{(pid=100255) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:46:43.956119 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-6a369e53-b800-43dc-9867-0174d24815a2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/2607688b-00c2-442e-9c03-734e97aa2b50 returned with HTTP 200 Aug 04 10:46:43.956738 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 183/725] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:46:43 2026] PUT /volume/v3/attachments/2607688b-00c2-442e-9c03-734e97aa2b50 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:44.691899 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5d6f0e8b-a851-473a-8a77-6ba1f25a9b5a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:44.694286 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5d6f0e8b-a851-473a-8a77-6ba1f25a9b5a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:44.694532 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5d6f0e8b-a851-473a-8a77-6ba1f25a9b5a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:44.694723 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5d6f0e8b-a851-473a-8a77-6ba1f25a9b5a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:44.709956 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:44.709956 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:44.715909 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5d6f0e8b-a851-473a-8a77-6ba1f25a9b5a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:44.722098 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5d6f0e8b-a851-473a-8a77-6ba1f25a9b5a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:44.722696 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 179/726] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:44 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:45.740333 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-793ede42-d9e7-48c5-b402-59908c6992a1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:45.744335 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-793ede42-d9e7-48c5-b402-59908c6992a1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:45.744335 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-793ede42-d9e7-48c5-b402-59908c6992a1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:45.744335 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-793ede42-d9e7-48c5-b402-59908c6992a1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:45.759679 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:45.759679 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:45.763974 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-793ede42-d9e7-48c5-b402-59908c6992a1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:45.769425 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-793ede42-d9e7-48c5-b402-59908c6992a1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:45.769846 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 184/727] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:45 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:46.243206 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-e7b37b10-ec82-43a2-8776-9fa8096bb047 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:46.245531 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-e7b37b10-ec82-43a2-8776-9fa8096bb047 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/attachments/2607688b-00c2-442e-9c03-734e97aa2b50/action Aug 04 10:46:46.245975 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-e7b37b10-ec82-43a2-8776-9fa8096bb047 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:46:46.246089 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-e7b37b10-ec82-43a2-8776-9fa8096bb047 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:46.270054 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:46.270054 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:46.285490 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-704f46e5-edd3-4686-a163-5d3de571b8d2 req-e7b37b10-ec82-43a2-8776-9fa8096bb047 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/2607688b-00c2-442e-9c03-734e97aa2b50/action returned with HTTP 204 Aug 04 10:46:46.286086 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 182/728] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:46:46 2026] POST /volume/v3/attachments/2607688b-00c2-442e-9c03-734e97aa2b50/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:46:46.687398 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d312af2b-bc7f-4b6b-bc95-c9f18ecb9ce2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:46.687818 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d312af2b-bc7f-4b6b-bc95-c9f18ecb9ce2 None None] GET https://10.4.3.232/volume// Aug 04 10:46:46.688051 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d312af2b-bc7f-4b6b-bc95-c9f18ecb9ce2 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:46.688163 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d312af2b-bc7f-4b6b-bc95-c9f18ecb9ce2 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:46.688514 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d312af2b-bc7f-4b6b-bc95-c9f18ecb9ce2 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:46:46.688817 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 184/729] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:46:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:46:46.697465 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-b174f4d0-6a0b-4f04-bb8d-a14c7bcf95a9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:46.700071 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-b174f4d0-6a0b-4f04-bb8d-a14c7bcf95a9 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:46:46.700588 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-b174f4d0-6a0b-4f04-bb8d-a14c7bcf95a9 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28d551c7-c7b8-41a8-a752-79798ec5e362", "connector": null, "instance_uuid": "2b999bb9-a0c6-4e14-8fc7-4698178f9f7b"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:46.716318 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:46.716318 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:46.747276 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-b174f4d0-6a0b-4f04-bb8d-a14c7bcf95a9 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:46:46.747629 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 180/730] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:46:46 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 04 10:46:46.756449 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-c958b552-ac6c-41a3-9a7f-cc2ffb795a16 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:46.757648 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-c958b552-ac6c-41a3-9a7f-cc2ffb795a16 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] DELETE https://10.4.3.232/volume/v3/attachments/2564386c-c138-4f7a-9fa0-8d27da6da906 Aug 04 10:46:46.757775 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-c958b552-ac6c-41a3-9a7f-cc2ffb795a16 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:46.757950 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-c958b552-ac6c-41a3-9a7f-cc2ffb795a16 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:46.765529 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:46.765529 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:46.787735 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ad1a9afe-10f3-45b6-a77c-759ea82cc47b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:46.789936 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ad1a9afe-10f3-45b6-a77c-759ea82cc47b tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:46.790189 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ad1a9afe-10f3-45b6-a77c-759ea82cc47b tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:46.790456 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ad1a9afe-10f3-45b6-a77c-759ea82cc47b tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:46.803780 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:46.803780 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:46.807366 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ad1a9afe-10f3-45b6-a77c-759ea82cc47b tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:46.811502 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ad1a9afe-10f3-45b6-a77c-759ea82cc47b tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:46.811971 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 183/731] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:46 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:46.826935 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d6a86729-da62-4af2-b098-37d017359dbc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:46.858886 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-c958b552-ac6c-41a3-9a7f-cc2ffb795a16 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/attachments/2564386c-c138-4f7a-9fa0-8d27da6da906 returned with HTTP 200 Aug 04 10:46:46.860133 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 185/732] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:46:46 2026] DELETE /volume/v3/attachments/2564386c-c138-4f7a-9fa0-8d27da6da906 => generated 192 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:46.897043 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d6a86729-da62-4af2-b098-37d017359dbc tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:46.897274 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d6a86729-da62-4af2-b098-37d017359dbc tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:46.897464 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d6a86729-da62-4af2-b098-37d017359dbc tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:46.910341 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:46.910341 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:46.915720 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d6a86729-da62-4af2-b098-37d017359dbc tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] Volume info retrieved successfully. Aug 04 10:46:46.919944 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d6a86729-da62-4af2-b098-37d017359dbc tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:46.920327 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 185/733] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:46 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1441 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:46.959942 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-77424df8-366b-424d-b008-b6b7ea43da38 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:46.962093 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-77424df8-366b-424d-b008-b6b7ea43da38 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] GET https://10.4.3.232/volume/v3/volumes/443b1bcd-da45-4270-9783-d32709236d3c Aug 04 10:46:46.962404 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-77424df8-366b-424d-b008-b6b7ea43da38 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:46.962697 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-77424df8-366b-424d-b008-b6b7ea43da38 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:46.978043 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-aa53dc02-5a1d-4f66-a8d1-2582542ae13e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:46.984826 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aa53dc02-5a1d-4f66-a8d1-2582542ae13e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:46.984916 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aa53dc02-5a1d-4f66-a8d1-2582542ae13e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:46.985216 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aa53dc02-5a1d-4f66-a8d1-2582542ae13e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:46.991674 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:46.991674 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:47.004117 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-77424df8-366b-424d-b008-b6b7ea43da38 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Volume info retrieved successfully. Aug 04 10:46:47.012825 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:47.012825 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:47.017787 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-aa53dc02-5a1d-4f66-a8d1-2582542ae13e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] Volume info retrieved successfully. Aug 04 10:46:47.022547 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-77424df8-366b-424d-b008-b6b7ea43da38 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes/443b1bcd-da45-4270-9783-d32709236d3c returned with HTTP 200 Aug 04 10:46:47.023212 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 181/734] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:46:46 2026] GET /volume/v3/volumes/443b1bcd-da45-4270-9783-d32709236d3c => generated 1364 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:47.023555 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aa53dc02-5a1d-4f66-a8d1-2582542ae13e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:47.024078 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 184/735] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:46 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1441 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:47.033478 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-f4804184-ad75-4004-aec2-2bb4f345b257 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:47.040565 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-f4804184-ad75-4004-aec2-2bb4f345b257 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] GET https://10.4.3.232/volume/v3/volumes/37f94663-672a-4559-83e7-e6d291296d16 Aug 04 10:46:47.040857 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-f4804184-ad75-4004-aec2-2bb4f345b257 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:47.041018 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-f4804184-ad75-4004-aec2-2bb4f345b257 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:47.050424 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:47.050424 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:47.054153 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-f4804184-ad75-4004-aec2-2bb4f345b257 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Volume info retrieved successfully. Aug 04 10:46:47.060857 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-f4804184-ad75-4004-aec2-2bb4f345b257 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes/37f94663-672a-4559-83e7-e6d291296d16 returned with HTTP 200 Aug 04 10:46:47.061315 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 186/736] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:46:47 2026] GET /volume/v3/volumes/37f94663-672a-4559-83e7-e6d291296d16 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:47.071861 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-64d6758f-ac57-478d-b2c5-8a02a2c8d9bb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:47.072718 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-82ce5a2a-cde5-4283-a769-b27a34c4d1d4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:47.073955 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-64d6758f-ac57-478d-b2c5-8a02a2c8d9bb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] GET https://10.4.3.232/volume/v3/volumes/624055e8-3a77-4134-b9fc-126e1234a3f0 Aug 04 10:46:47.074189 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-64d6758f-ac57-478d-b2c5-8a02a2c8d9bb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:47.074404 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-64d6758f-ac57-478d-b2c5-8a02a2c8d9bb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:47.074729 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-82ce5a2a-cde5-4283-a769-b27a34c4d1d4 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:47.074901 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-82ce5a2a-cde5-4283-a769-b27a34c4d1d4 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:47.075088 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-82ce5a2a-cde5-4283-a769-b27a34c4d1d4 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:47.081560 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:47.081560 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:47.085254 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-64d6758f-ac57-478d-b2c5-8a02a2c8d9bb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Volume info retrieved successfully. Aug 04 10:46:47.089015 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-64d6758f-ac57-478d-b2c5-8a02a2c8d9bb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes/624055e8-3a77-4134-b9fc-126e1234a3f0 returned with HTTP 200 Aug 04 10:46:47.089416 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 186/737] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:46:47 2026] GET /volume/v3/volumes/624055e8-3a77-4134-b9fc-126e1234a3f0 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:47.091863 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:47.091863 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:47.095737 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-82ce5a2a-cde5-4283-a769-b27a34c4d1d4 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:47.100783 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8519db45-51aa-4fac-b1dd-a3d3a26e25b4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:47.101228 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8519db45-51aa-4fac-b1dd-a3d3a26e25b4 None None] GET https://10.4.3.232/volume// Aug 04 10:46:47.101414 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8519db45-51aa-4fac-b1dd-a3d3a26e25b4 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:47.101620 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8519db45-51aa-4fac-b1dd-a3d3a26e25b4 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:47.101973 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8519db45-51aa-4fac-b1dd-a3d3a26e25b4 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:46:47.102312 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 185/738] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:46:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:46:47.105679 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-82ce5a2a-cde5-4283-a769-b27a34c4d1d4 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:47.106253 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 182/739] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:46:47 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1441 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:47.110066 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-114fed19-7c3c-427a-ab37-ca2d8460733a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:47.112915 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-114fed19-7c3c-427a-ab37-ca2d8460733a tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:46:47.113093 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-114fed19-7c3c-427a-ab37-ca2d8460733a tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "443b1bcd-da45-4270-9783-d32709236d3c", "connector": null, "instance_uuid": "ba7bf819-7fa3-4d5d-b227-7a0d04928214"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:47.121017 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:47.121017 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:47.141679 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-c0bdcdef-ca1d-4098-805a-1a2036ab46e3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:47.143673 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-c0bdcdef-ca1d-4098-805a-1a2036ab46e3 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc/action Aug 04 10:46:47.144055 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-c0bdcdef-ca1d-4098-805a-1a2036ab46e3 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:46:47.144214 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-c0bdcdef-ca1d-4098-805a-1a2036ab46e3 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:47.146124 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-114fed19-7c3c-427a-ab37-ca2d8460733a tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:46:47.146574 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 187/740] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:46:47 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 04 10:46:47.153987 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8c973d3e-d08e-46dd-9211-ab3ca00e038d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:47.154435 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8c973d3e-d08e-46dd-9211-ab3ca00e038d None None] GET https://10.4.3.232/volume// Aug 04 10:46:47.154655 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8c973d3e-d08e-46dd-9211-ab3ca00e038d None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:47.154874 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8c973d3e-d08e-46dd-9211-ab3ca00e038d None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:47.155223 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8c973d3e-d08e-46dd-9211-ab3ca00e038d None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:46:47.155564 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 186/741] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:46:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:46:47.158491 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:47.158491 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:47.158978 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-c0bdcdef-ca1d-4098-805a-1a2036ab46e3 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:47.162494 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-74510679-bc42-4dc8-856a-669bf678ba35 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:47.164447 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-74510679-bc42-4dc8-856a-669bf678ba35 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:46:47.164785 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-c0bdcdef-ca1d-4098-805a-1a2036ab46e3 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Begin detaching volume completed successfully. Aug 04 10:46:47.164831 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-74510679-bc42-4dc8-856a-669bf678ba35 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37f94663-672a-4559-83e7-e6d291296d16", "connector": null, "instance_uuid": "ba7bf819-7fa3-4d5d-b227-7a0d04928214"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:47.165028 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-c0bdcdef-ca1d-4098-805a-1a2036ab46e3 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc/action returned with HTTP 202 Aug 04 10:46:47.165650 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 187/742] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:46:47 2026] POST /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:46:47.173232 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:47.173232 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:47.187446 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-04f6c39d-c9a7-4db7-b951-46129dced406 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:47.188950 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-04f6c39d-c9a7-4db7-b951-46129dced406 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:47.189134 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-04f6c39d-c9a7-4db7-b951-46129dced406 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:47.189351 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-04f6c39d-c9a7-4db7-b951-46129dced406 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:47.203931 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:47.203931 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:47.209277 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-04f6c39d-c9a7-4db7-b951-46129dced406 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:47.210057 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-74510679-bc42-4dc8-856a-669bf678ba35 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:46:47.210569 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 183/743] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:46:47 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 04 10:46:47.218905 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-04f6c39d-c9a7-4db7-b951-46129dced406 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:47.219992 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 188/744] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:47 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1444 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:47.220837 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f8b0face-ee1f-45db-94fc-e8c63b463f86 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:47.221290 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f8b0face-ee1f-45db-94fc-e8c63b463f86 None None] GET https://10.4.3.232/volume// Aug 04 10:46:47.221408 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f8b0face-ee1f-45db-94fc-e8c63b463f86 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:47.221611 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f8b0face-ee1f-45db-94fc-e8c63b463f86 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:47.221910 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f8b0face-ee1f-45db-94fc-e8c63b463f86 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:46:47.222045 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a2b1f729-48d9-4d10-b92f-bbe3fb6021dc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:47.222186 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 187/745] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:46:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:46:47.222451 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a2b1f729-48d9-4d10-b92f-bbe3fb6021dc None None] GET https://10.4.3.232/volume// Aug 04 10:46:47.222635 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a2b1f729-48d9-4d10-b92f-bbe3fb6021dc None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:47.222818 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a2b1f729-48d9-4d10-b92f-bbe3fb6021dc None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:47.223171 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a2b1f729-48d9-4d10-b92f-bbe3fb6021dc None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:46:47.223539 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 188/746] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:46:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:46:47.230955 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-b8610f2f-c64b-49a6-8944-4194d9f788de None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:47.231731 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-879091cc-98f5-4466-9868-3db80c764989 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:47.233001 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-b8610f2f-c64b-49a6-8944-4194d9f788de tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:46:47.233466 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-b8610f2f-c64b-49a6-8944-4194d9f788de tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "624055e8-3a77-4134-b9fc-126e1234a3f0", "connector": null, "instance_uuid": "ba7bf819-7fa3-4d5d-b227-7a0d04928214"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:47.233917 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-879091cc-98f5-4466-9868-3db80c764989 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:47.234174 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-879091cc-98f5-4466-9868-3db80c764989 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:47.234523 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-879091cc-98f5-4466-9868-3db80c764989 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:47.242276 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:47.242276 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:47.245120 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:47.245120 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:47.248289 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-879091cc-98f5-4466-9868-3db80c764989 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:47.252237 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-879091cc-98f5-4466-9868-3db80c764989 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:47.252661 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 189/747] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:46:47 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:46:47.276867 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-b8610f2f-c64b-49a6-8944-4194d9f788de tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:46:47.277502 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 184/748] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:46:47 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 04 10:46:47.883210 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2294a703-c4d8-4eba-95c5-919585d91723 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:47.884609 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2294a703-c4d8-4eba-95c5-919585d91723 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:46:47.885018 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2294a703-c4d8-4eba-95c5-919585d91723 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1496831051"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:47.886793 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-2294a703-c4d8-4eba-95c5-919585d91723 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1496831051'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:46:47.886942 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-2294a703-c4d8-4eba-95c5-919585d91723 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Create volume of 1 GB Aug 04 10:46:47.893690 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2294a703-c4d8-4eba-95c5-919585d91723 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Availability Zones retrieved successfully. Aug 04 10:46:47.899645 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2294a703-c4d8-4eba-95c5-919585d91723 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Flow 'volume_create_api' (0c508d21-3be6-49bc-978e-ad90d2e6b359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:47.900936 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2294a703-c4d8-4eba-95c5-919585d91723 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (105bc1ef-225a-4652-858c-1eadb6b6792c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:47.902733 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-2294a703-c4d8-4eba-95c5-919585d91723 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:46:47.934117 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2294a703-c4d8-4eba-95c5-919585d91723 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (105bc1ef-225a-4652-858c-1eadb6b6792c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:47.936430 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2294a703-c4d8-4eba-95c5-919585d91723 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac8cd466-4171-4619-a740-3ee10bdf952e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:47.948591 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-b054c313-aef7-4c69-ad76-b830ec1799a2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:47.950874 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-b054c313-aef7-4c69-ad76-b830ec1799a2 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] PUT https://10.4.3.232/volume/v3/attachments/1f836138-35cd-498f-b760-3957a77e3d39 Aug 04 10:46:47.952771 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-b054c313-aef7-4c69-ad76-b830ec1799a2 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:47.960020 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-b054c313-aef7-4c69-ad76-b830ec1799a2 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Acquiring lock "cinder-attachment_update-28d551c7-c7b8-41a8-a752-79798ec5e362-np0000006413" by "attachment_update" {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:46:47.964568 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-b054c313-aef7-4c69-ad76-b830ec1799a2 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Lock "cinder-attachment_update-28d551c7-c7b8-41a8-a752-79798ec5e362-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:46:47.965518 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:47.965518 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:47.995133 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-e4beed98-00e7-4a54-8a27-07fbbb573b85 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:47.997512 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-e4beed98-00e7-4a54-8a27-07fbbb573b85 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:47.997754 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-e4beed98-00e7-4a54-8a27-07fbbb573b85 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:47.997963 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-e4beed98-00e7-4a54-8a27-07fbbb573b85 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:48.012343 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:48.012343 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:48.016022 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-e4beed98-00e7-4a54-8a27-07fbbb573b85 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:48.020197 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-e4beed98-00e7-4a54-8a27-07fbbb573b85 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:48.020585 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 190/749] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:46:47 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1444 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:48.021990 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-2294a703-c4d8-4eba-95c5-919585d91723 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Created reservations ['36dfec89-837e-4a6d-9990-e3ed09e3c0e2', '3b373d9e-3ed2-4985-aad3-0879f104b68f', '4e9072e9-81f3-4f77-b8fc-21d5b7004923', '231e6eee-d5a4-483c-b513-8fbf75c14d50'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:46:48.022756 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2294a703-c4d8-4eba-95c5-919585d91723 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac8cd466-4171-4619-a740-3ee10bdf952e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36dfec89-837e-4a6d-9990-e3ed09e3c0e2', '3b373d9e-3ed2-4985-aad3-0879f104b68f', '4e9072e9-81f3-4f77-b8fc-21d5b7004923', '231e6eee-d5a4-483c-b513-8fbf75c14d50']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:48.024123 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2294a703-c4d8-4eba-95c5-919585d91723 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86bdd493-4ad8-4283-aa10-1961a3b35e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:48.045558 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-3ff27919-7446-447d-82ca-a1e6d6640fd1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:48.048664 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-3ff27919-7446-447d-82ca-a1e6d6640fd1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] DELETE https://10.4.3.232/volume/v3/attachments/cf53ed36-57cd-4ca3-9756-c783f5c42f98 Aug 04 10:46:48.048926 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-3ff27919-7446-447d-82ca-a1e6d6640fd1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:48.049211 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-3ff27919-7446-447d-82ca-a1e6d6640fd1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:48.057849 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2294a703-c4d8-4eba-95c5-919585d91723 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86bdd493-4ad8-4283-aa10-1961a3b35e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1da587c1-ca0e-48cf-b258-3817951f6b88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1496831051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c7d2a05e7df4c5ca1fa0cbf09a087a2',qos_specs=None,replication_status=,reservations=['36dfec89-837e-4a6d-9990-e3ed09e3c0e2','3b373d9e-3ed2-4985-aad3-0879f104b68f','4e9072e9-81f3-4f77-b8fc-21d5b7004923','231e6eee-d5a4-483c-b513-8fbf75c14d50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b732b6ca5bf4a8e980f31d4b124b38c',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:46:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1496831051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1da587c1-ca0e-48cf-b258-3817951f6b88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c7d2a05e7df4c5ca1fa0cbf09a087a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b732b6ca5bf4a8e980f31d4b124b38c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:48.059713 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2294a703-c4d8-4eba-95c5-919585d91723 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (546e39a7-b76f-4dae-a781-104e9d77a324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:48.060239 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:48.060239 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:48.073320 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-b054c313-aef7-4c69-ad76-b830ec1799a2 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Lock "cinder-attachment_update-28d551c7-c7b8-41a8-a752-79798ec5e362-np0000006413" released by "attachment_update" :: held 0.108s {{(pid=100255) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:46:48.073320 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-b054c313-aef7-4c69-ad76-b830ec1799a2 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/attachments/1f836138-35cd-498f-b760-3957a77e3d39 returned with HTTP 200 Aug 04 10:46:48.074021 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 189/750] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:46:47 2026] PUT /volume/v3/attachments/1f836138-35cd-498f-b760-3957a77e3d39 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:48.086849 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-e7e2eafb-8d36-4c05-911d-ba266447c951 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:48.087434 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2294a703-c4d8-4eba-95c5-919585d91723 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (546e39a7-b76f-4dae-a781-104e9d77a324) transitioned into state 'SUCCESS' from state '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-1496831051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c7d2a05e7df4c5ca1fa0cbf09a087a2',qos_specs=None,replication_status=,reservations=['36dfec89-837e-4a6d-9990-e3ed09e3c0e2','3b373d9e-3ed2-4985-aad3-0879f104b68f','4e9072e9-81f3-4f77-b8fc-21d5b7004923','231e6eee-d5a4-483c-b513-8fbf75c14d50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b732b6ca5bf4a8e980f31d4b124b38c',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:48.088405 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2294a703-c4d8-4eba-95c5-919585d91723 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (519cda37-f5d1-49a3-a6ad-f820f15a7383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:48.088770 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-e7e2eafb-8d36-4c05-911d-ba266447c951 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] GET https://10.4.3.232/volume/v3/attachments/1f836138-35cd-498f-b760-3957a77e3d39 Aug 04 10:46:48.089036 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-e7e2eafb-8d36-4c05-911d-ba266447c951 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:48.089295 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-e7e2eafb-8d36-4c05-911d-ba266447c951 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:48.105880 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-e7e2eafb-8d36-4c05-911d-ba266447c951 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/attachments/1f836138-35cd-498f-b760-3957a77e3d39 returned with HTTP 200 Aug 04 10:46:48.105880 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 191/751] 10.4.3.232 () {70 vars in 1651 bytes} [Tue Aug 4 10:46:48 2026] GET /volume/v3/attachments/1f836138-35cd-498f-b760-3957a77e3d39 => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:48.106680 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2294a703-c4d8-4eba-95c5-919585d91723 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (519cda37-f5d1-49a3-a6ad-f820f15a7383) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:48.107796 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2294a703-c4d8-4eba-95c5-919585d91723 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Flow 'volume_create_api' (0c508d21-3be6-49bc-978e-ad90d2e6b359) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:48.108152 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2294a703-c4d8-4eba-95c5-919585d91723 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Create volume request issued successfully. Aug 04 10:46:48.108922 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2294a703-c4d8-4eba-95c5-919585d91723 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:46:48.109441 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 188/752] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:46:47 2026] POST /volume/v3/volumes => generated 754 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 04 10:46:48.127777 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-be8d32fa-58ac-46c8-8a94-78d09daac7d3 req-3ff27919-7446-447d-82ca-a1e6d6640fd1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/cf53ed36-57cd-4ca3-9756-c783f5c42f98 returned with HTTP 200 Aug 04 10:46:48.128380 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 185/753] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:46:48 2026] DELETE /volume/v3/attachments/cf53ed36-57cd-4ca3-9756-c783f5c42f98 => generated 192 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:48.240429 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2a7386f6-6e06-412d-9c11-e7511e01c9da None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:48.242238 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2a7386f6-6e06-412d-9c11-e7511e01c9da tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:48.242454 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2a7386f6-6e06-412d-9c11-e7511e01c9da tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:48.242643 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2a7386f6-6e06-412d-9c11-e7511e01c9da tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:48.252363 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:48.252363 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:48.255664 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2a7386f6-6e06-412d-9c11-e7511e01c9da tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:48.259636 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2a7386f6-6e06-412d-9c11-e7511e01c9da tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:48.260028 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 190/754] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:48 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:48.326216 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-faf48f4e-1b4a-43c1-853b-27091ddabef0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:48.328689 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-faf48f4e-1b4a-43c1-853b-27091ddabef0 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:48.328915 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-faf48f4e-1b4a-43c1-853b-27091ddabef0 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:48.329151 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-faf48f4e-1b4a-43c1-853b-27091ddabef0 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:48.341532 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:48.341532 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:48.346258 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-faf48f4e-1b4a-43c1-853b-27091ddabef0 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] Volume info retrieved successfully. Aug 04 10:46:48.352440 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-faf48f4e-1b4a-43c1-853b-27091ddabef0 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:48.352974 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 192/755] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:48 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1144 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:48.407610 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-507896c9-d6b8-466c-a061-b968556b615e req-92312c47-83b2-4860-90b7-47ec25255986 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:48.409574 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-507896c9-d6b8-466c-a061-b968556b615e req-92312c47-83b2-4860-90b7-47ec25255986 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:48.409877 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-507896c9-d6b8-466c-a061-b968556b615e req-92312c47-83b2-4860-90b7-47ec25255986 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:48.410175 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-507896c9-d6b8-466c-a061-b968556b615e req-92312c47-83b2-4860-90b7-47ec25255986 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:48.420702 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:48.420702 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:48.424531 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-507896c9-d6b8-466c-a061-b968556b615e req-92312c47-83b2-4860-90b7-47ec25255986 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:48.429066 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-507896c9-d6b8-466c-a061-b968556b615e req-92312c47-83b2-4860-90b7-47ec25255986 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:48.429381 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 189/756] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:46:48 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:48.448490 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-507896c9-d6b8-466c-a061-b968556b615e req-521c793d-1763-456a-b5f4-03360f1dfda0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:48.452027 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-507896c9-d6b8-466c-a061-b968556b615e req-521c793d-1763-456a-b5f4-03360f1dfda0 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc/action Aug 04 10:46:48.452473 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-507896c9-d6b8-466c-a061-b968556b615e req-521c793d-1763-456a-b5f4-03360f1dfda0 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:46:48.452593 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-507896c9-d6b8-466c-a061-b968556b615e req-521c793d-1763-456a-b5f4-03360f1dfda0 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:48.465031 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:48.465031 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:48.465031 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-507896c9-d6b8-466c-a061-b968556b615e req-521c793d-1763-456a-b5f4-03360f1dfda0 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:48.472901 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-507896c9-d6b8-466c-a061-b968556b615e req-521c793d-1763-456a-b5f4-03360f1dfda0 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Begin detaching volume completed successfully. Aug 04 10:46:48.473196 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-507896c9-d6b8-466c-a061-b968556b615e req-521c793d-1763-456a-b5f4-03360f1dfda0 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc/action returned with HTTP 202 Aug 04 10:46:48.473778 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 186/757] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:46:48 2026] POST /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:46:48.494330 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2f500da4-da6b-431e-8461-3e291a1f2abe None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:48.496906 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2f500da4-da6b-431e-8461-3e291a1f2abe tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:48.497027 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2f500da4-da6b-431e-8461-3e291a1f2abe tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:48.497203 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2f500da4-da6b-431e-8461-3e291a1f2abe tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:48.508906 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:48.508906 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:48.514850 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2f500da4-da6b-431e-8461-3e291a1f2abe tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:48.515179 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4df945e1-a367-4712-afd6-dc3b5e76ea72 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:48.516297 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4df945e1-a367-4712-afd6-dc3b5e76ea72 None None] GET https://10.4.3.232/volume// Aug 04 10:46:48.516297 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4df945e1-a367-4712-afd6-dc3b5e76ea72 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:48.516297 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4df945e1-a367-4712-afd6-dc3b5e76ea72 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:48.516488 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4df945e1-a367-4712-afd6-dc3b5e76ea72 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:46:48.516805 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 193/758] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:46:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:46:48.523008 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2f500da4-da6b-431e-8461-3e291a1f2abe tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:48.523571 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 191/759] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:48 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:48.535859 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-507896c9-d6b8-466c-a061-b968556b615e req-c03e19dc-de98-4417-a456-6052e12ebd79 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:48.539503 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-507896c9-d6b8-466c-a061-b968556b615e req-c03e19dc-de98-4417-a456-6052e12ebd79 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:48.539722 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-507896c9-d6b8-466c-a061-b968556b615e req-c03e19dc-de98-4417-a456-6052e12ebd79 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:48.539918 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-507896c9-d6b8-466c-a061-b968556b615e req-c03e19dc-de98-4417-a456-6052e12ebd79 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:48.550927 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:48.550927 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:48.555808 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-507896c9-d6b8-466c-a061-b968556b615e req-c03e19dc-de98-4417-a456-6052e12ebd79 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:48.561370 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-507896c9-d6b8-466c-a061-b968556b615e req-c03e19dc-de98-4417-a456-6052e12ebd79 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:48.561370 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 190/760] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:46:48 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1327 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:46:49.124448 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d561cfdb-c0e2-4565-a351-e0efe1455aaa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:49.125025 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d561cfdb-c0e2-4565-a351-e0efe1455aaa None None] GET https://10.4.3.232/volume// Aug 04 10:46:49.125273 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d561cfdb-c0e2-4565-a351-e0efe1455aaa None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:49.125541 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d561cfdb-c0e2-4565-a351-e0efe1455aaa None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:49.125999 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d561cfdb-c0e2-4565-a351-e0efe1455aaa None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:46:49.126943 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 187/761] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:46:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:46:49.135484 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-d519750e-3a98-49db-a614-1d94e48f86d8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:49.137708 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-d519750e-3a98-49db-a614-1d94e48f86d8 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] GET https://10.4.3.232/volume/v3/volumes/443b1bcd-da45-4270-9783-d32709236d3c Aug 04 10:46:49.137921 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-d519750e-3a98-49db-a614-1d94e48f86d8 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:49.138110 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-d519750e-3a98-49db-a614-1d94e48f86d8 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:49.149127 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:49.149127 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:49.153616 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-d519750e-3a98-49db-a614-1d94e48f86d8 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Volume info retrieved successfully. Aug 04 10:46:49.158039 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-d519750e-3a98-49db-a614-1d94e48f86d8 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes/443b1bcd-da45-4270-9783-d32709236d3c returned with HTTP 200 Aug 04 10:46:49.159029 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 194/762] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:46:49 2026] GET /volume/v3/volumes/443b1bcd-da45-4270-9783-d32709236d3c => generated 1543 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 04 10:46:49.263448 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-635c124e-3e97-4883-84b0-d0a1b0bb3da2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:49.269088 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-635c124e-3e97-4883-84b0-d0a1b0bb3da2 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] PUT https://10.4.3.232/volume/v3/attachments/e18bf48b-75be-475e-bd0c-4bd404e1661b Aug 04 10:46:49.269454 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-635c124e-3e97-4883-84b0-d0a1b0bb3da2 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:49.286965 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-635c124e-3e97-4883-84b0-d0a1b0bb3da2 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Acquiring lock "cinder-attachment_update-443b1bcd-da45-4270-9783-d32709236d3c-np0000006413" by "attachment_update" {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:46:49.292818 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-635c124e-3e97-4883-84b0-d0a1b0bb3da2 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Lock "cinder-attachment_update-443b1bcd-da45-4270-9783-d32709236d3c-np0000006413" acquired by "attachment_update" :: waited 0.006s {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:46:49.293808 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:49.293808 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:49.387723 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-635c124e-3e97-4883-84b0-d0a1b0bb3da2 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Lock "cinder-attachment_update-443b1bcd-da45-4270-9783-d32709236d3c-np0000006413" released by "attachment_update" :: held 0.095s {{(pid=100255) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:46:49.388161 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-635c124e-3e97-4883-84b0-d0a1b0bb3da2 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/attachments/e18bf48b-75be-475e-bd0c-4bd404e1661b returned with HTTP 200 Aug 04 10:46:49.388834 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 192/763] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:46:49 2026] PUT /volume/v3/attachments/e18bf48b-75be-475e-bd0c-4bd404e1661b => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:49.423833 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-5a3c8716-ba76-4f3b-b13b-a6366f170432 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:49.426578 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-5a3c8716-ba76-4f3b-b13b-a6366f170432 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] POST https://10.4.3.232/volume/v3/attachments/e18bf48b-75be-475e-bd0c-4bd404e1661b/action Aug 04 10:46:49.427039 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-5a3c8716-ba76-4f3b-b13b-a6366f170432 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:46:49.427197 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-5a3c8716-ba76-4f3b-b13b-a6366f170432 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:49.447060 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:49.447060 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:49.463986 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-5a3c8716-ba76-4f3b-b13b-a6366f170432 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/attachments/e18bf48b-75be-475e-bd0c-4bd404e1661b/action returned with HTTP 204 Aug 04 10:46:49.464536 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 191/764] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:46:49 2026] POST /volume/v3/attachments/e18bf48b-75be-475e-bd0c-4bd404e1661b/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:46:49.485569 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7689c745-b338-4726-9388-ed97b58e03af None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:49.485998 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7689c745-b338-4726-9388-ed97b58e03af None None] GET https://10.4.3.232/volume// Aug 04 10:46:49.486144 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7689c745-b338-4726-9388-ed97b58e03af None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:49.486353 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7689c745-b338-4726-9388-ed97b58e03af None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:49.486649 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7689c745-b338-4726-9388-ed97b58e03af None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:46:49.487103 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 188/765] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:46:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:46:49.493365 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-d52b4713-39c3-4350-8f37-bd1fd3a862bf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:49.496302 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-d52b4713-39c3-4350-8f37-bd1fd3a862bf tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] GET https://10.4.3.232/volume/v3/volumes/37f94663-672a-4559-83e7-e6d291296d16 Aug 04 10:46:49.496575 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-d52b4713-39c3-4350-8f37-bd1fd3a862bf tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:49.496798 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-d52b4713-39c3-4350-8f37-bd1fd3a862bf tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:49.508449 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:49.508449 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:49.512967 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-d52b4713-39c3-4350-8f37-bd1fd3a862bf tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Volume info retrieved successfully. Aug 04 10:46:49.517569 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-d52b4713-39c3-4350-8f37-bd1fd3a862bf tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes/37f94663-672a-4559-83e7-e6d291296d16 returned with HTTP 200 Aug 04 10:46:49.518068 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 195/766] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:46:49 2026] GET /volume/v3/volumes/37f94663-672a-4559-83e7-e6d291296d16 => generated 1029 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:46:49.539010 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5ec414e4-b89f-47ad-af9d-243e067a0685 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:49.541677 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5ec414e4-b89f-47ad-af9d-243e067a0685 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:49.541955 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5ec414e4-b89f-47ad-af9d-243e067a0685 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:49.542476 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5ec414e4-b89f-47ad-af9d-243e067a0685 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:49.554844 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:49.554844 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:49.560261 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5ec414e4-b89f-47ad-af9d-243e067a0685 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:49.565270 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5ec414e4-b89f-47ad-af9d-243e067a0685 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:49.565716 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 193/767] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:49 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:49.625379 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-702e850e-80fc-40b9-af4c-1f3f0f7b64b7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:49.627725 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-702e850e-80fc-40b9-af4c-1f3f0f7b64b7 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] PUT https://10.4.3.232/volume/v3/attachments/46e92ae8-8943-4a89-9bdc-cfd2364106a8 Aug 04 10:46:49.628064 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-702e850e-80fc-40b9-af4c-1f3f0f7b64b7 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:49.638018 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-702e850e-80fc-40b9-af4c-1f3f0f7b64b7 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Acquiring lock "cinder-attachment_update-37f94663-672a-4559-83e7-e6d291296d16-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:46:49.643913 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-702e850e-80fc-40b9-af4c-1f3f0f7b64b7 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Lock "cinder-attachment_update-37f94663-672a-4559-83e7-e6d291296d16-np0000006413" acquired by "attachment_update" :: waited 0.006s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:46:49.645207 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:49.645207 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:49.783522 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-702e850e-80fc-40b9-af4c-1f3f0f7b64b7 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Lock "cinder-attachment_update-37f94663-672a-4559-83e7-e6d291296d16-np0000006413" released by "attachment_update" :: held 0.139s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:46:49.783978 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-702e850e-80fc-40b9-af4c-1f3f0f7b64b7 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/attachments/46e92ae8-8943-4a89-9bdc-cfd2364106a8 returned with HTTP 200 Aug 04 10:46:49.784595 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 192/768] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:46:49 2026] PUT /volume/v3/attachments/46e92ae8-8943-4a89-9bdc-cfd2364106a8 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:49.823412 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-07c4bc2d-f72f-4611-a80a-d2708cb71288 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:49.825191 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-07c4bc2d-f72f-4611-a80a-d2708cb71288 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] POST https://10.4.3.232/volume/v3/attachments/46e92ae8-8943-4a89-9bdc-cfd2364106a8/action Aug 04 10:46:49.828031 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-07c4bc2d-f72f-4611-a80a-d2708cb71288 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:46:49.828031 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-07c4bc2d-f72f-4611-a80a-d2708cb71288 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:49.841208 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:49.841208 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:49.854788 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-07c4bc2d-f72f-4611-a80a-d2708cb71288 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/attachments/46e92ae8-8943-4a89-9bdc-cfd2364106a8/action returned with HTTP 204 Aug 04 10:46:49.855364 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 189/769] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:46:49 2026] POST /volume/v3/attachments/46e92ae8-8943-4a89-9bdc-cfd2364106a8/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:46:49.880739 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3a56bc8d-8e2c-4a95-861a-2432a4c00780 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:49.881195 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3a56bc8d-8e2c-4a95-861a-2432a4c00780 None None] GET https://10.4.3.232/volume// Aug 04 10:46:49.881447 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3a56bc8d-8e2c-4a95-861a-2432a4c00780 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:49.881745 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3a56bc8d-8e2c-4a95-861a-2432a4c00780 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:49.882191 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3a56bc8d-8e2c-4a95-861a-2432a4c00780 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:46:49.883721 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 196/770] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:46:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:46:49.891534 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-5eb5a8ad-3419-4dc9-a805-a71e5cc37ad2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:49.894145 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-5eb5a8ad-3419-4dc9-a805-a71e5cc37ad2 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] GET https://10.4.3.232/volume/v3/volumes/624055e8-3a77-4134-b9fc-126e1234a3f0 Aug 04 10:46:49.894817 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-5eb5a8ad-3419-4dc9-a805-a71e5cc37ad2 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:49.895064 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-5eb5a8ad-3419-4dc9-a805-a71e5cc37ad2 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:49.907332 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:49.907332 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:49.911396 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-5eb5a8ad-3419-4dc9-a805-a71e5cc37ad2 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Volume info retrieved successfully. Aug 04 10:46:49.915515 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-5eb5a8ad-3419-4dc9-a805-a71e5cc37ad2 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes/624055e8-3a77-4134-b9fc-126e1234a3f0 returned with HTTP 200 Aug 04 10:46:49.916086 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 194/771] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:46:49 2026] GET /volume/v3/volumes/624055e8-3a77-4134-b9fc-126e1234a3f0 => generated 1029 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:46:50.009328 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-9928eba4-1e27-4d1b-bd23-8012db1c81da None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:50.013300 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-9928eba4-1e27-4d1b-bd23-8012db1c81da tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] PUT https://10.4.3.232/volume/v3/attachments/3479cf0e-45f4-4f72-9fb5-e42b69020d21 Aug 04 10:46:50.013300 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-9928eba4-1e27-4d1b-bd23-8012db1c81da tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:50.022825 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-9928eba4-1e27-4d1b-bd23-8012db1c81da tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Acquiring lock "cinder-attachment_update-624055e8-3a77-4134-b9fc-126e1234a3f0-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:46:50.028262 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-9928eba4-1e27-4d1b-bd23-8012db1c81da tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Lock "cinder-attachment_update-624055e8-3a77-4134-b9fc-126e1234a3f0-np0000006413" acquired by "attachment_update" :: waited 0.004s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:46:50.028262 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:50.028262 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:50.130068 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-9928eba4-1e27-4d1b-bd23-8012db1c81da tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Lock "cinder-attachment_update-624055e8-3a77-4134-b9fc-126e1234a3f0-np0000006413" released by "attachment_update" :: held 0.103s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:46:50.130068 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-9928eba4-1e27-4d1b-bd23-8012db1c81da tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/attachments/3479cf0e-45f4-4f72-9fb5-e42b69020d21 returned with HTTP 200 Aug 04 10:46:50.130068 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 193/772] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:46:50 2026] PUT /volume/v3/attachments/3479cf0e-45f4-4f72-9fb5-e42b69020d21 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:50.159983 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-fb96c946-5e8f-41fc-b737-35a61ad678ee None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:50.162319 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-fb96c946-5e8f-41fc-b737-35a61ad678ee tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] POST https://10.4.3.232/volume/v3/attachments/3479cf0e-45f4-4f72-9fb5-e42b69020d21/action Aug 04 10:46:50.162738 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-fb96c946-5e8f-41fc-b737-35a61ad678ee tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:46:50.162846 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-fb96c946-5e8f-41fc-b737-35a61ad678ee tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:50.181177 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:50.181177 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:50.201335 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f79fc45c-e08a-463a-ab37-229799b483f4 req-fb96c946-5e8f-41fc-b737-35a61ad678ee tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/attachments/3479cf0e-45f4-4f72-9fb5-e42b69020d21/action returned with HTTP 204 Aug 04 10:46:50.201797 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 190/773] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:46:50 2026] POST /volume/v3/attachments/3479cf0e-45f4-4f72-9fb5-e42b69020d21/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:46:50.550497 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6fd7b273-0790-48c0-820b-8811c6ba7a3c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:50.554279 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6fd7b273-0790-48c0-820b-8811c6ba7a3c tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:46:50.554279 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6fd7b273-0790-48c0-820b-8811c6ba7a3c tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1579058392", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:50.557060 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-6fd7b273-0790-48c0-820b-8811c6ba7a3c tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1579058392', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:46:50.557197 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-6fd7b273-0790-48c0-820b-8811c6ba7a3c tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Create volume of 1 GB Aug 04 10:46:50.561418 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6fd7b273-0790-48c0-820b-8811c6ba7a3c tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Availability Zones retrieved successfully. Aug 04 10:46:50.567185 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6fd7b273-0790-48c0-820b-8811c6ba7a3c tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Flow 'volume_create_api' (6dc152d1-bb7d-4f56-94ae-197feddca764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:50.568633 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6fd7b273-0790-48c0-820b-8811c6ba7a3c tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22bbaf33-e46c-4500-ac7f-b109744b15bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:50.573530 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-6fd7b273-0790-48c0-820b-8811c6ba7a3c tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:46:50.579660 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-cb7271cb-b120-46a1-aa7d-99829c8d4fe6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:50.582973 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cb7271cb-b120-46a1-aa7d-99829c8d4fe6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:50.582973 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cb7271cb-b120-46a1-aa7d-99829c8d4fe6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:50.582973 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cb7271cb-b120-46a1-aa7d-99829c8d4fe6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:50.599306 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:50.599306 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:50.603895 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-cb7271cb-b120-46a1-aa7d-99829c8d4fe6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:50.604581 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6fd7b273-0790-48c0-820b-8811c6ba7a3c tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22bbaf33-e46c-4500-ac7f-b109744b15bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:50.605607 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6fd7b273-0790-48c0-820b-8811c6ba7a3c tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75ecd99d-abdf-4242-9e2d-33cb35c5f3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:50.608205 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cb7271cb-b120-46a1-aa7d-99829c8d4fe6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:50.608827 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 195/774] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:50 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:50.686582 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-6fd7b273-0790-48c0-820b-8811c6ba7a3c tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Created reservations ['6cd3265e-6573-40bf-a60d-6cd9878fcb60', 'cf089b5a-cc11-4a28-959d-3ab3003029a1', 'fd0cee68-86f3-4651-8d93-f55be82b7324', '0906543c-cf7a-48df-ae6a-2d18bfb4ce71'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:46:50.687420 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6fd7b273-0790-48c0-820b-8811c6ba7a3c tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75ecd99d-abdf-4242-9e2d-33cb35c5f3c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cd3265e-6573-40bf-a60d-6cd9878fcb60', 'cf089b5a-cc11-4a28-959d-3ab3003029a1', 'fd0cee68-86f3-4651-8d93-f55be82b7324', '0906543c-cf7a-48df-ae6a-2d18bfb4ce71']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:50.688157 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6fd7b273-0790-48c0-820b-8811c6ba7a3c tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff26a4f7-c87d-40c2-b0b6-a757e16146c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:50.712384 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6fd7b273-0790-48c0-820b-8811c6ba7a3c tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff26a4f7-c87d-40c2-b0b6-a757e16146c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93ef0720-0f85-48f1-b6d7-0914d4d31f27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1579058392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fa6b6fe2da540c8970277bc4f7c5570',qos_specs=None,replication_status=,reservations=['6cd3265e-6573-40bf-a60d-6cd9878fcb60','cf089b5a-cc11-4a28-959d-3ab3003029a1','fd0cee68-86f3-4651-8d93-f55be82b7324','0906543c-cf7a-48df-ae6a-2d18bfb4ce71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa2dad0ced104290979dee4e14693de8',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:46:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1579058392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93ef0720-0f85-48f1-b6d7-0914d4d31f27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fa6b6fe2da540c8970277bc4f7c5570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa2dad0ced104290979dee4e14693de8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:50.713656 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6fd7b273-0790-48c0-820b-8811c6ba7a3c tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3034bc8-f9ec-4f76-8b6c-a3242efc4024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:50.741431 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6fd7b273-0790-48c0-820b-8811c6ba7a3c tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3034bc8-f9ec-4f76-8b6c-a3242efc4024) transitioned into state 'SUCCESS' from state '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-1579058392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fa6b6fe2da540c8970277bc4f7c5570',qos_specs=None,replication_status=,reservations=['6cd3265e-6573-40bf-a60d-6cd9878fcb60','cf089b5a-cc11-4a28-959d-3ab3003029a1','fd0cee68-86f3-4651-8d93-f55be82b7324','0906543c-cf7a-48df-ae6a-2d18bfb4ce71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa2dad0ced104290979dee4e14693de8',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:50.742130 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6fd7b273-0790-48c0-820b-8811c6ba7a3c tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d99551f6-5bcb-444e-8496-1c8ef32fb960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:46:50.752637 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6fd7b273-0790-48c0-820b-8811c6ba7a3c tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d99551f6-5bcb-444e-8496-1c8ef32fb960) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:46:50.753417 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6fd7b273-0790-48c0-820b-8811c6ba7a3c tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Flow 'volume_create_api' (6dc152d1-bb7d-4f56-94ae-197feddca764) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:46:50.754349 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6fd7b273-0790-48c0-820b-8811c6ba7a3c tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Create volume request issued successfully. Aug 04 10:46:50.754349 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6fd7b273-0790-48c0-820b-8811c6ba7a3c tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:46:50.754779 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 197/775] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:46:50 2026] POST /volume/v3/volumes => generated 789 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:46:50.767400 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cc70a9c4-58cd-450f-bac0-66b758ddf60a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:50.770978 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cc70a9c4-58cd-450f-bac0-66b758ddf60a tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] GET https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 Aug 04 10:46:50.770978 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cc70a9c4-58cd-450f-bac0-66b758ddf60a tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:50.770978 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cc70a9c4-58cd-450f-bac0-66b758ddf60a tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:50.778341 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:50.778341 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:50.781515 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-cc70a9c4-58cd-450f-bac0-66b758ddf60a tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Volume info retrieved successfully. Aug 04 10:46:50.785479 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cc70a9c4-58cd-450f-bac0-66b758ddf60a tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 returned with HTTP 200 Aug 04 10:46:50.785950 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 194/776] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:46:50 2026] GET /volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:51.626159 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e69421f5-1b42-413d-95fa-b349ae440994 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:51.628048 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e69421f5-1b42-413d-95fa-b349ae440994 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:51.628048 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e69421f5-1b42-413d-95fa-b349ae440994 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:51.628122 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e69421f5-1b42-413d-95fa-b349ae440994 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:51.637725 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:51.637725 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:51.641394 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e69421f5-1b42-413d-95fa-b349ae440994 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:51.645625 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e69421f5-1b42-413d-95fa-b349ae440994 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:51.646006 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 191/777] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:51 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1147 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:51.807511 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e45294b4-a692-4f30-b7e9-688a5a4801cc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:51.811808 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e45294b4-a692-4f30-b7e9-688a5a4801cc tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] GET https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 Aug 04 10:46:51.811808 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e45294b4-a692-4f30-b7e9-688a5a4801cc tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:51.811980 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e45294b4-a692-4f30-b7e9-688a5a4801cc tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:51.822171 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:51.822171 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:51.825861 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e45294b4-a692-4f30-b7e9-688a5a4801cc tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Volume info retrieved successfully. Aug 04 10:46:51.830499 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e45294b4-a692-4f30-b7e9-688a5a4801cc tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 returned with HTTP 200 Aug 04 10:46:51.830889 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 196/778] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:46:51 2026] GET /volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:51.847263 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8fbac337-5a8e-4995-a09f-0cdd926f524e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:51.849802 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8fbac337-5a8e-4995-a09f-0cdd926f524e tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] GET https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 Aug 04 10:46:51.850779 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8fbac337-5a8e-4995-a09f-0cdd926f524e tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:51.851636 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8fbac337-5a8e-4995-a09f-0cdd926f524e tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:51.861957 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:51.861957 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:51.866947 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8fbac337-5a8e-4995-a09f-0cdd926f524e tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Volume info retrieved successfully. Aug 04 10:46:51.877720 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8fbac337-5a8e-4995-a09f-0cdd926f524e tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 returned with HTTP 200 Aug 04 10:46:51.878437 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 198/779] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:46:51 2026] GET /volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:51.936638 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-0746af16-4513-49be-b889-6319cd3196bf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:51.939809 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-0746af16-4513-49be-b889-6319cd3196bf tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] GET https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 Aug 04 10:46:51.940011 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-0746af16-4513-49be-b889-6319cd3196bf tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:51.940320 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-0746af16-4513-49be-b889-6319cd3196bf tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:51.950561 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:51.950561 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:51.958039 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-0746af16-4513-49be-b889-6319cd3196bf tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Volume info retrieved successfully. Aug 04 10:46:51.965388 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-0746af16-4513-49be-b889-6319cd3196bf tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 returned with HTTP 200 Aug 04 10:46:51.965996 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 195/780] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:46:51 2026] GET /volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 => generated 864 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:52.112086 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fda5ed69-36ac-4579-b776-0f110bf0e6e1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:52.112640 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fda5ed69-36ac-4579-b776-0f110bf0e6e1 None None] GET https://10.4.3.232/volume// Aug 04 10:46:52.112906 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fda5ed69-36ac-4579-b776-0f110bf0e6e1 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:52.113181 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fda5ed69-36ac-4579-b776-0f110bf0e6e1 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:52.113575 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fda5ed69-36ac-4579-b776-0f110bf0e6e1 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:46:52.113872 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 192/781] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:46:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:46:52.123577 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-323fc503-8d0f-4167-960a-c85beffc431d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:52.127209 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-323fc503-8d0f-4167-960a-c85beffc431d tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:46:52.127683 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-323fc503-8d0f-4167-960a-c85beffc431d tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93ef0720-0f85-48f1-b6d7-0914d4d31f27", "connector": null, "instance_uuid": "12c3ea74-5391-4bd8-a61b-005dcd49352d"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:52.141163 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:52.141163 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:52.190153 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-323fc503-8d0f-4167-960a-c85beffc431d tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:46:52.190570 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 197/782] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:46:52 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 10:46:52.229120 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7ffeb8ab-dfa4-43c4-953e-c99f6840ac2a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:52.231235 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7ffeb8ab-dfa4-43c4-953e-c99f6840ac2a tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] GET https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 Aug 04 10:46:52.231510 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7ffeb8ab-dfa4-43c4-953e-c99f6840ac2a tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:52.231738 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7ffeb8ab-dfa4-43c4-953e-c99f6840ac2a tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:52.239625 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8dda79d6-c34b-4f4e-bdaa-c606eefa8d00 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:52.240593 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8dda79d6-c34b-4f4e-bdaa-c606eefa8d00 None None] GET https://10.4.3.232/volume// Aug 04 10:46:52.240820 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8dda79d6-c34b-4f4e-bdaa-c606eefa8d00 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:52.241325 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8dda79d6-c34b-4f4e-bdaa-c606eefa8d00 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:52.241431 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:52.241431 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:52.242677 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8dda79d6-c34b-4f4e-bdaa-c606eefa8d00 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:46:52.243127 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 196/783] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:46:52 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:46:52.247354 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7ffeb8ab-dfa4-43c4-953e-c99f6840ac2a tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Volume info retrieved successfully. Aug 04 10:46:52.252590 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-74125d3b-bbe2-4161-af8a-1c15eedbc9c5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:52.253824 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7ffeb8ab-dfa4-43c4-953e-c99f6840ac2a tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 returned with HTTP 200 Aug 04 10:46:52.254388 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 199/784] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:46:52 2026] GET /volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:52.254938 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-74125d3b-bbe2-4161-af8a-1c15eedbc9c5 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] GET https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 Aug 04 10:46:52.255264 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-74125d3b-bbe2-4161-af8a-1c15eedbc9c5 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:52.255501 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-74125d3b-bbe2-4161-af8a-1c15eedbc9c5 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:52.265722 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:52.265722 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:52.270437 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-74125d3b-bbe2-4161-af8a-1c15eedbc9c5 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Volume info retrieved successfully. Aug 04 10:46:52.277966 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-74125d3b-bbe2-4161-af8a-1c15eedbc9c5 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 returned with HTTP 200 Aug 04 10:46:52.278566 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 193/785] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:46:52 2026] GET /volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 => generated 1043 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:46:52.377675 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-be8e88f9-f37c-4fb3-a826-689276df38d7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:52.379856 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-be8e88f9-f37c-4fb3-a826-689276df38d7 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] PUT https://10.4.3.232/volume/v3/attachments/11f4f22a-ad25-437a-b998-127a9c86004d Aug 04 10:46:52.380199 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-be8e88f9-f37c-4fb3-a826-689276df38d7 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:52.400734 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-be8e88f9-f37c-4fb3-a826-689276df38d7 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Acquiring lock "cinder-attachment_update-93ef0720-0f85-48f1-b6d7-0914d4d31f27-np0000006413" by "attachment_update" {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:46:52.405921 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-be8e88f9-f37c-4fb3-a826-689276df38d7 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Lock "cinder-attachment_update-93ef0720-0f85-48f1-b6d7-0914d4d31f27-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:46:52.407220 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:52.407220 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:52.496383 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-be8e88f9-f37c-4fb3-a826-689276df38d7 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Lock "cinder-attachment_update-93ef0720-0f85-48f1-b6d7-0914d4d31f27-np0000006413" released by "attachment_update" :: held 0.090s {{(pid=100255) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:46:52.496672 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-be8e88f9-f37c-4fb3-a826-689276df38d7 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/attachments/11f4f22a-ad25-437a-b998-127a9c86004d returned with HTTP 200 Aug 04 10:46:52.497293 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 198/786] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:46:52 2026] PUT /volume/v3/attachments/11f4f22a-ad25-437a-b998-127a9c86004d => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:52.659517 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8721e84c-4f90-4c88-851b-a129d6a8ee7f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:52.661829 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8721e84c-4f90-4c88-851b-a129d6a8ee7f tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:52.662046 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8721e84c-4f90-4c88-851b-a129d6a8ee7f tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:52.662499 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8721e84c-4f90-4c88-851b-a129d6a8ee7f tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:52.675214 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:52.675214 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:52.681386 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8721e84c-4f90-4c88-851b-a129d6a8ee7f tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:52.685699 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8721e84c-4f90-4c88-851b-a129d6a8ee7f tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:52.686611 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 197/787] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:52 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:53.168381 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-ef9dba14-7d26-4cf5-b776-6f98ade437a6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:53.170474 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-ef9dba14-7d26-4cf5-b776-6f98ade437a6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] POST https://10.4.3.232/volume/v3/attachments/1f836138-35cd-498f-b760-3957a77e3d39/action Aug 04 10:46:53.170864 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-ef9dba14-7d26-4cf5-b776-6f98ade437a6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:46:53.170980 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-ef9dba14-7d26-4cf5-b776-6f98ade437a6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:53.185888 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:53.185888 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:53.215191 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-5a7a9c48-907d-422d-81fc-15a03570c7a8 req-ef9dba14-7d26-4cf5-b776-6f98ade437a6 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/attachments/1f836138-35cd-498f-b760-3957a77e3d39/action returned with HTTP 204 Aug 04 10:46:53.215948 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 200/788] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:46:53 2026] POST /volume/v3/attachments/1f836138-35cd-498f-b760-3957a77e3d39/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:46:53.274144 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6996241e-68ca-456c-8bed-4fa77ca4090f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:53.278083 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6996241e-68ca-456c-8bed-4fa77ca4090f tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] GET https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 Aug 04 10:46:53.278371 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6996241e-68ca-456c-8bed-4fa77ca4090f tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:53.278563 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6996241e-68ca-456c-8bed-4fa77ca4090f tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:53.297624 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:53.297624 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:53.304229 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6996241e-68ca-456c-8bed-4fa77ca4090f tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Volume info retrieved successfully. Aug 04 10:46:53.309666 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6996241e-68ca-456c-8bed-4fa77ca4090f tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 returned with HTTP 200 Aug 04 10:46:53.310114 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 194/789] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:46:53 2026] GET /volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:53.702026 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-644029da-f0ab-4d2d-8c9b-b3d784cd00f2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:53.706601 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-644029da-f0ab-4d2d-8c9b-b3d784cd00f2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:53.706877 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-644029da-f0ab-4d2d-8c9b-b3d784cd00f2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:53.707161 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-644029da-f0ab-4d2d-8c9b-b3d784cd00f2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:53.729541 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:53.729541 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:53.733143 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-644029da-f0ab-4d2d-8c9b-b3d784cd00f2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:53.740457 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-644029da-f0ab-4d2d-8c9b-b3d784cd00f2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:53.740837 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 199/790] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:53 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1147 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:53.834708 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-507896c9-d6b8-466c-a061-b968556b615e req-341a0bed-72f2-4176-8b6a-e3f691975160 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:53.838149 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-507896c9-d6b8-466c-a061-b968556b615e req-341a0bed-72f2-4176-8b6a-e3f691975160 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:53.838389 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-507896c9-d6b8-466c-a061-b968556b615e req-341a0bed-72f2-4176-8b6a-e3f691975160 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:53.838599 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-507896c9-d6b8-466c-a061-b968556b615e req-341a0bed-72f2-4176-8b6a-e3f691975160 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:53.863026 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:53.863026 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:53.869063 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-507896c9-d6b8-466c-a061-b968556b615e req-341a0bed-72f2-4176-8b6a-e3f691975160 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:53.875955 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-507896c9-d6b8-466c-a061-b968556b615e req-341a0bed-72f2-4176-8b6a-e3f691975160 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:53.876170 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 198/791] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:46:53 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1147 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:54.323842 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-53d4d48e-9d95-40d2-b2ac-c31a2b6aa2c2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:54.325998 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-53d4d48e-9d95-40d2-b2ac-c31a2b6aa2c2 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] GET https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 Aug 04 10:46:54.326234 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-53d4d48e-9d95-40d2-b2ac-c31a2b6aa2c2 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:54.326484 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-53d4d48e-9d95-40d2-b2ac-c31a2b6aa2c2 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:54.338622 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:54.338622 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:54.342298 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-53d4d48e-9d95-40d2-b2ac-c31a2b6aa2c2 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Volume info retrieved successfully. Aug 04 10:46:54.346751 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-53d4d48e-9d95-40d2-b2ac-c31a2b6aa2c2 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 returned with HTTP 200 Aug 04 10:46:54.347162 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 201/792] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:46:54 2026] GET /volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:54.755776 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2038f0f5-1152-404b-a047-9e7acefc9a9f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:54.757622 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2038f0f5-1152-404b-a047-9e7acefc9a9f tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:54.757821 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2038f0f5-1152-404b-a047-9e7acefc9a9f tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:54.758023 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2038f0f5-1152-404b-a047-9e7acefc9a9f tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:54.768083 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:54.768083 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:54.771476 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2038f0f5-1152-404b-a047-9e7acefc9a9f tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:54.777126 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2038f0f5-1152-404b-a047-9e7acefc9a9f tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:54.777126 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 195/793] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:54 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:55.366046 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-74f2fab9-e0d0-411c-b6c8-ead9fc88104d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:55.369127 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-74f2fab9-e0d0-411c-b6c8-ead9fc88104d tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] GET https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 Aug 04 10:46:55.369508 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-74f2fab9-e0d0-411c-b6c8-ead9fc88104d tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:55.369781 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-74f2fab9-e0d0-411c-b6c8-ead9fc88104d tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:55.387141 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:55.387141 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:55.400128 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-74f2fab9-e0d0-411c-b6c8-ead9fc88104d tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Volume info retrieved successfully. Aug 04 10:46:55.402218 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-74f2fab9-e0d0-411c-b6c8-ead9fc88104d tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 returned with HTTP 200 Aug 04 10:46:55.404134 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 200/794] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:46:55 2026] GET /volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 => generated 882 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:55.794189 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9c4ff3d4-bb1d-4686-839e-11fccc146e89 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:55.800615 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9c4ff3d4-bb1d-4686-839e-11fccc146e89 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:55.800961 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9c4ff3d4-bb1d-4686-839e-11fccc146e89 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:55.801281 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9c4ff3d4-bb1d-4686-839e-11fccc146e89 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:55.805700 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-892890b6-120a-4533-9e3b-826259e41610 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:55.811209 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-892890b6-120a-4533-9e3b-826259e41610 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] POST https://10.4.3.232/volume/v3/attachments/11f4f22a-ad25-437a-b998-127a9c86004d/action Aug 04 10:46:55.811548 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-892890b6-120a-4533-9e3b-826259e41610 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:46:55.811656 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-892890b6-120a-4533-9e3b-826259e41610 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:55.814270 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:55.814270 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:55.819355 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9c4ff3d4-bb1d-4686-839e-11fccc146e89 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:55.825765 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9c4ff3d4-bb1d-4686-839e-11fccc146e89 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:55.826504 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 199/795] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:55 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:55.846439 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:55.846439 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:55.862781 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f36acb0b-9161-4f9a-87f2-d53b33522fc7 req-892890b6-120a-4533-9e3b-826259e41610 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/attachments/11f4f22a-ad25-437a-b998-127a9c86004d/action returned with HTTP 204 Aug 04 10:46:55.863775 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 202/796] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:46:55 2026] POST /volume/v3/attachments/11f4f22a-ad25-437a-b998-127a9c86004d/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:46:55.950774 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-507896c9-d6b8-466c-a061-b968556b615e req-56d531fa-85ab-4b80-b24b-be3eb4e4feb1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:55.953018 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-507896c9-d6b8-466c-a061-b968556b615e req-56d531fa-85ab-4b80-b24b-be3eb4e4feb1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] DELETE https://10.4.3.232/volume/v3/attachments/2607688b-00c2-442e-9c03-734e97aa2b50 Aug 04 10:46:55.953466 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-507896c9-d6b8-466c-a061-b968556b615e req-56d531fa-85ab-4b80-b24b-be3eb4e4feb1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:55.953521 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-507896c9-d6b8-466c-a061-b968556b615e req-56d531fa-85ab-4b80-b24b-be3eb4e4feb1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:55.963237 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:55.963237 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:56.024454 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-507896c9-d6b8-466c-a061-b968556b615e req-56d531fa-85ab-4b80-b24b-be3eb4e4feb1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/2607688b-00c2-442e-9c03-734e97aa2b50 returned with HTTP 200 Aug 04 10:46:56.025126 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 196/797] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:46:55 2026] DELETE /volume/v3/attachments/2607688b-00c2-442e-9c03-734e97aa2b50 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:56.311493 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a40ee711-417e-4f73-9e0b-cd520702e7b7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:56.312511 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a40ee711-417e-4f73-9e0b-cd520702e7b7 None None] GET https://10.4.3.232/volume// Aug 04 10:46:56.312511 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a40ee711-417e-4f73-9e0b-cd520702e7b7 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:56.312511 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a40ee711-417e-4f73-9e0b-cd520702e7b7 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:56.312662 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a40ee711-417e-4f73-9e0b-cd520702e7b7 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:46:56.312912 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 201/798] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:46:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 04 10:46:56.324905 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-c575a5a2-f82f-4a7d-9c65-830ab000d5f7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:56.329471 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-c575a5a2-f82f-4a7d-9c65-830ab000d5f7 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:46:56.329471 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-c575a5a2-f82f-4a7d-9c65-830ab000d5f7 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28d551c7-c7b8-41a8-a752-79798ec5e362", "connector": null, "instance_uuid": "2b999bb9-a0c6-4e14-8fc7-4698178f9f7b"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:56.339106 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:56.339106 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:56.370103 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-c575a5a2-f82f-4a7d-9c65-830ab000d5f7 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:46:56.370103 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 200/799] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:46: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 04 10:46:56.388151 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-9c7ef63a-34e9-4dfa-8d94-50500edb1116 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:56.390378 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-9c7ef63a-34e9-4dfa-8d94-50500edb1116 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] DELETE https://10.4.3.232/volume/v3/attachments/1f836138-35cd-498f-b760-3957a77e3d39 Aug 04 10:46:56.390547 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-9c7ef63a-34e9-4dfa-8d94-50500edb1116 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:56.390726 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-9c7ef63a-34e9-4dfa-8d94-50500edb1116 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:56.403601 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:56.403601 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:56.420665 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e4d5f73c-0166-490f-959b-6ea223025813 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:56.423983 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e4d5f73c-0166-490f-959b-6ea223025813 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] GET https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 Aug 04 10:46:56.423983 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e4d5f73c-0166-490f-959b-6ea223025813 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:56.423983 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e4d5f73c-0166-490f-959b-6ea223025813 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:56.434385 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:56.434385 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:56.439049 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e4d5f73c-0166-490f-959b-6ea223025813 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Volume info retrieved successfully. Aug 04 10:46:56.444390 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e4d5f73c-0166-490f-959b-6ea223025813 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 returned with HTTP 200 Aug 04 10:46:56.445016 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 197/800] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:46:56 2026] GET /volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 => generated 1174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:46:56.466764 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-672a2578-a59c-4936-9c5d-b62fe1dd6911 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:56.468423 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-672a2578-a59c-4936-9c5d-b62fe1dd6911 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] GET https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 Aug 04 10:46:56.468782 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-672a2578-a59c-4936-9c5d-b62fe1dd6911 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:56.469066 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-672a2578-a59c-4936-9c5d-b62fe1dd6911 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:56.478618 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-9c7ef63a-34e9-4dfa-8d94-50500edb1116 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/attachments/1f836138-35cd-498f-b760-3957a77e3d39 returned with HTTP 200 Aug 04 10:46:56.479118 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 203/801] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:46:56 2026] DELETE /volume/v3/attachments/1f836138-35cd-498f-b760-3957a77e3d39 => generated 192 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:56.487021 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:56.487021 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:56.491950 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-672a2578-a59c-4936-9c5d-b62fe1dd6911 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Volume info retrieved successfully. Aug 04 10:46:56.507658 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-672a2578-a59c-4936-9c5d-b62fe1dd6911 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 returned with HTTP 200 Aug 04 10:46:56.508028 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 202/802] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:46:56 2026] GET /volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 => generated 1174 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 04 10:46:56.525451 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-799c153b-585e-455d-9192-98360181da03 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:56.529262 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 201/803] 10.4.3.232 () {70 vars in 1611 bytes} [Tue Aug 4 10:46:56 2026] DELETE /volume/v3/attachments/11f4f22a-ad25-437a-b998-127a9c86004d => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 04 10:46:56.544546 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ecf505bc-c59d-48e8-86a5-5471093918da None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:56.573658 np0000006413 devstack@c-api.service[100252]: WARNING keystonemiddleware.auth_token [None req-ecf505bc-c59d-48e8-86a5-5471093918da None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 04 10:46:56.576145 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 198/804] 10.4.3.232 () {70 vars in 1611 bytes} [Tue Aug 4 10:46:56 2026] DELETE /volume/v3/attachments/11f4f22a-ad25-437a-b998-127a9c86004d => generated 114 bytes in 32 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 04 10:46:56.584339 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b1970e67-fa2e-4915-aec9-2b4a92a3dfaf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:56.586311 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b1970e67-fa2e-4915-aec9-2b4a92a3dfaf tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] DELETE https://10.4.3.232/volume/v3/attachments/11f4f22a-ad25-437a-b998-127a9c86004d Aug 04 10:46:56.586555 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b1970e67-fa2e-4915-aec9-2b4a92a3dfaf tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:56.586767 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b1970e67-fa2e-4915-aec9-2b4a92a3dfaf tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:56.598540 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:56.598540 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:56.656403 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b1970e67-fa2e-4915-aec9-2b4a92a3dfaf tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Attachment connected to vm 12c3ea74-5391-4bd8-a61b-005dcd49352d, checking data on nova Aug 04 10:46:56.656948 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.compute.nova [None req-b1970e67-fa2e-4915-aec9-2b4a92a3dfaf tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Creating Keystone token plugin using URL: https://10.4.3.232/identity {{(pid=100253) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 04 10:46:56.842779 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3ae46eb6-6682-4b34-9ca3-e35f930a26fd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:56.844513 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3ae46eb6-6682-4b34-9ca3-e35f930a26fd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:56.844736 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3ae46eb6-6682-4b34-9ca3-e35f930a26fd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:56.844881 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3ae46eb6-6682-4b34-9ca3-e35f930a26fd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:56.853576 np0000006413 devstack@c-api.service[100253]: DEBUG novaclient.v2.client [None req-b1970e67-fa2e-4915-aec9-2b4a92a3dfaf tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] REQ: curl -g -i -X GET https://10.4.3.232/compute/v2.1/servers/12c3ea74-5391-4bd8-a61b-005dcd49352d/os-volume_attachments/93ef0720-0f85-48f1-b6d7-0914d4d31f27 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7ca23f4ef48f0d823463cf5ced8295b9dcaa369421fb1f6173bac6de0389cd35" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b1970e67-fa2e-4915-aec9-2b4a92a3dfaf" -H "X-Service-Token: {SHA256}c76e3f0e00dc0a24797653b1a9d942215a8c5590fd8be75ac671b0527bd79e75" {{(pid=100253) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 04 10:46:56.855353 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:56.855353 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:56.861735 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3ae46eb6-6682-4b34-9ca3-e35f930a26fd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:56.869166 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3ae46eb6-6682-4b34-9ca3-e35f930a26fd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:56.870025 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 203/805] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:56 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:56.889955 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-676b031c-042c-4692-bcf8-3110ee322fe3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:56.891819 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-676b031c-042c-4692-bcf8-3110ee322fe3 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:56.892054 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-676b031c-042c-4692-bcf8-3110ee322fe3 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:56.892274 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-676b031c-042c-4692-bcf8-3110ee322fe3 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:56.902351 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:56.902351 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:56.908265 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-676b031c-042c-4692-bcf8-3110ee322fe3 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:56.914615 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-676b031c-042c-4692-bcf8-3110ee322fe3 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:56.915199 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 202/806] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:56 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:46:56.973820 np0000006413 devstack@c-api.service[100253]: DEBUG novaclient.v2.client [None req-b1970e67-fa2e-4915-aec9-2b4a92a3dfaf tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 04 Aug 2026 10:46:56 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-268142df-d225-4e1b-81f2-650733782462 x-openstack-request-id: req-268142df-d225-4e1b-81f2-650733782462 {{(pid=100253) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 04 10:46:56.974184 np0000006413 devstack@c-api.service[100253]: DEBUG novaclient.v2.client [None req-b1970e67-fa2e-4915-aec9-2b4a92a3dfaf tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "93ef0720-0f85-48f1-b6d7-0914d4d31f27", "serverId": "12c3ea74-5391-4bd8-a61b-005dcd49352d", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "11f4f22a-ad25-437a-b998-127a9c86004d", "bdm_uuid": "5b038c63-c5c1-4d2c-abc2-a308ec264323"}} {{(pid=100253) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 04 10:46:56.974524 np0000006413 devstack@c-api.service[100253]: DEBUG novaclient.v2.client [None req-b1970e67-fa2e-4915-aec9-2b4a92a3dfaf tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] GET call to compute for https://10.4.3.232/compute/v2.1/servers/12c3ea74-5391-4bd8-a61b-005dcd49352d/os-volume_attachments/93ef0720-0f85-48f1-b6d7-0914d4d31f27 used request id req-268142df-d225-4e1b-81f2-650733782462 {{(pid=100253) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 04 10:46:56.975192 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ea230b9b-5ad7-4ffe-9987-6976257249fa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:56.976819 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ea230b9b-5ad7-4ffe-9987-6976257249fa tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:46:56.977007 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ea230b9b-5ad7-4ffe-9987-6976257249fa tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:56.977183 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ea230b9b-5ad7-4ffe-9987-6976257249fa tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:56.977547 np0000006413 devstack@c-api.service[100253]: ERROR cinder.volume.api [None req-b1970e67-fa2e-4915-aec9-2b4a92a3dfaf tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-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 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault [None req-b1970e67-fa2e-4915-aec9-2b4a92a3dfaf tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Caught error: Detach volume from instance 12c3ea74-5391-4bd8-a61b-005dcd49352d using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 12c3ea74-5391-4bd8-a61b-005dcd49352d using the Compute API Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: 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 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 04 10:46:56.981130 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2672, in attachment_delete Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2663, in attachment_deletion_allowed Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 12c3ea74-5391-4bd8-a61b-005dcd49352d using the Compute API Aug 04 10:46:56.982540 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault Aug 04 10:46:56.983831 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.middleware.fault [None req-b1970e67-fa2e-4915-aec9-2b4a92a3dfaf tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/attachments/11f4f22a-ad25-437a-b998-127a9c86004d returned with HTTP 409 Aug 04 10:46:56.984825 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 204/807] 10.4.3.232 () {68 vars in 1404 bytes} [Tue Aug 4 10:46:56 2026] DELETE /volume/v3/attachments/11f4f22a-ad25-437a-b998-127a9c86004d => generated 167 bytes in 401 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:46:56.991458 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:56.991458 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:57.002026 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ea230b9b-5ad7-4ffe-9987-6976257249fa tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:46:57.007055 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ea230b9b-5ad7-4ffe-9987-6976257249fa tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:46:57.007514 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 199/808] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:46:56 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:57.039484 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-a18157a5-9c52-4efc-a032-016977a9eec1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:57.044123 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-a18157a5-9c52-4efc-a032-016977a9eec1 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] GET https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 Aug 04 10:46:57.044399 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-a18157a5-9c52-4efc-a032-016977a9eec1 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:57.044622 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-a18157a5-9c52-4efc-a032-016977a9eec1 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:57.058340 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:57.058340 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:57.063069 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-a18157a5-9c52-4efc-a032-016977a9eec1 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Volume info retrieved successfully. Aug 04 10:46:57.070762 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-a18157a5-9c52-4efc-a032-016977a9eec1 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 returned with HTTP 200 Aug 04 10:46:57.071417 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 204/809] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:46:57 2026] GET /volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 => generated 1156 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:57.091333 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-af83bf48-2757-446d-ad2d-3877599ef5a9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:57.093382 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-af83bf48-2757-446d-ad2d-3877599ef5a9 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] POST https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27/action Aug 04 10:46:57.093782 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-af83bf48-2757-446d-ad2d-3877599ef5a9 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:46:57.093951 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-af83bf48-2757-446d-ad2d-3877599ef5a9 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:57.106145 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:57.106145 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:57.106756 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-af83bf48-2757-446d-ad2d-3877599ef5a9 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Volume info retrieved successfully. Aug 04 10:46:57.113871 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-af83bf48-2757-446d-ad2d-3877599ef5a9 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Begin detaching volume completed successfully. Aug 04 10:46:57.114162 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-af83bf48-2757-446d-ad2d-3877599ef5a9 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27/action returned with HTTP 202 Aug 04 10:46:57.114643 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 203/810] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:46:57 2026] POST /volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:46:57.171395 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-24b3220d-6103-4079-80d7-0c7da6fa8dae None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:57.173264 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-24b3220d-6103-4079-80d7-0c7da6fa8dae None None] GET https://10.4.3.232/volume// Aug 04 10:46:57.173264 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-24b3220d-6103-4079-80d7-0c7da6fa8dae None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:57.173264 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-24b3220d-6103-4079-80d7-0c7da6fa8dae None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:57.173264 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-24b3220d-6103-4079-80d7-0c7da6fa8dae None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:46:57.174093 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 205/811] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:46:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:46:57.188999 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-db378129-98d0-4b14-b454-15870ec821bc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:57.191745 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-db378129-98d0-4b14-b454-15870ec821bc tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] GET https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 Aug 04 10:46:57.192083 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-db378129-98d0-4b14-b454-15870ec821bc tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:57.192372 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-db378129-98d0-4b14-b454-15870ec821bc tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:57.205530 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:57.205530 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:57.209571 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-db378129-98d0-4b14-b454-15870ec821bc tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Volume info retrieved successfully. Aug 04 10:46:57.214583 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-db378129-98d0-4b14-b454-15870ec821bc tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 returned with HTTP 200 Aug 04 10:46:57.215063 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 200/812] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:46:57 2026] GET /volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 => generated 1339 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:46:58.086051 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-4d0d6c96-c4c7-4164-8678-0c3bf97a45cd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:58.090717 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-4d0d6c96-c4c7-4164-8678-0c3bf97a45cd tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] DELETE https://10.4.3.232/volume/v3/attachments/11f4f22a-ad25-437a-b998-127a9c86004d Aug 04 10:46:58.091064 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-4d0d6c96-c4c7-4164-8678-0c3bf97a45cd tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:58.091418 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-4d0d6c96-c4c7-4164-8678-0c3bf97a45cd tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:58.101477 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:58.101477 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:58.175112 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b0f8de66-a8d9-4814-811b-c4e3626b194a req-4d0d6c96-c4c7-4164-8678-0c3bf97a45cd tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/attachments/11f4f22a-ad25-437a-b998-127a9c86004d returned with HTTP 200 Aug 04 10:46:58.175719 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 205/813] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:46:58 2026] DELETE /volume/v3/attachments/11f4f22a-ad25-437a-b998-127a9c86004d => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:58.285847 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-09d66786-dc3e-4dd2-8f2d-41bbcb6ec3c6 req-80983405-dd26-4c8a-a857-15c6d98cb756 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:58.285847 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-09d66786-dc3e-4dd2-8f2d-41bbcb6ec3c6 req-80983405-dd26-4c8a-a857-15c6d98cb756 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] GET https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 Aug 04 10:46:58.285847 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-09d66786-dc3e-4dd2-8f2d-41bbcb6ec3c6 req-80983405-dd26-4c8a-a857-15c6d98cb756 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:58.285847 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-09d66786-dc3e-4dd2-8f2d-41bbcb6ec3c6 req-80983405-dd26-4c8a-a857-15c6d98cb756 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:58.294997 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:58.294997 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:46:58.299585 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-09d66786-dc3e-4dd2-8f2d-41bbcb6ec3c6 req-80983405-dd26-4c8a-a857-15c6d98cb756 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Volume info retrieved successfully. Aug 04 10:46:58.304888 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-09d66786-dc3e-4dd2-8f2d-41bbcb6ec3c6 req-80983405-dd26-4c8a-a857-15c6d98cb756 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 returned with HTTP 200 Aug 04 10:46:58.304888 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 204/814] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:46:58 2026] GET /volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 => generated 864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:46:58.325460 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-76681efe-9355-4617-8580-0cff2870b210 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:58.332174 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-76681efe-9355-4617-8580-0cff2870b210 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] DELETE https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 Aug 04 10:46:58.332519 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-76681efe-9355-4617-8580-0cff2870b210 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:58.332789 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-76681efe-9355-4617-8580-0cff2870b210 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:58.333054 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-76681efe-9355-4617-8580-0cff2870b210 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Delete volume with id: 93ef0720-0f85-48f1-b6d7-0914d4d31f27 Aug 04 10:46:58.392537 np0000006413 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-76681efe-9355-4617-8580-0cff2870b210 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:46:58.405851 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:58.405851 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:46:58.406691 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-76681efe-9355-4617-8580-0cff2870b210 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Volume info retrieved successfully. Aug 04 10:46:58.442330 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-76681efe-9355-4617-8580-0cff2870b210 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Delete volume request issued successfully. Aug 04 10:46:58.442534 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-76681efe-9355-4617-8580-0cff2870b210 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 returned with HTTP 202 Aug 04 10:46:58.443012 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 206/815] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:46:58 2026] DELETE /volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:46:58.450318 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-27caa01a-7ad4-4552-bb36-f9cb0c554e4e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:58.453093 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27caa01a-7ad4-4552-bb36-f9cb0c554e4e tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] GET https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 Aug 04 10:46:58.453479 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27caa01a-7ad4-4552-bb36-f9cb0c554e4e tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:58.454434 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27caa01a-7ad4-4552-bb36-f9cb0c554e4e tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:58.465534 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:58.465534 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:46:58.470855 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-27caa01a-7ad4-4552-bb36-f9cb0c554e4e tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Volume info retrieved successfully. Aug 04 10:46:58.477530 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27caa01a-7ad4-4552-bb36-f9cb0c554e4e tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 returned with HTTP 200 Aug 04 10:46:58.478091 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 201/816] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:46:58 2026] GET /volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:58.515529 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-477cd67c-fd6f-4fe7-b3f7-ea5807b445ee None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:58.518628 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-477cd67c-fd6f-4fe7-b3f7-ea5807b445ee tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] PUT https://10.4.3.232/volume/v3/attachments/1ce3a1c9-4f33-434e-9f17-39649c7a0a98 Aug 04 10:46:58.519217 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-477cd67c-fd6f-4fe7-b3f7-ea5807b445ee tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:46:58.527222 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-477cd67c-fd6f-4fe7-b3f7-ea5807b445ee tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Acquiring lock "cinder-attachment_update-28d551c7-c7b8-41a8-a752-79798ec5e362-np0000006413" by "attachment_update" {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:46:58.532222 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-477cd67c-fd6f-4fe7-b3f7-ea5807b445ee tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Lock "cinder-attachment_update-28d551c7-c7b8-41a8-a752-79798ec5e362-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:46:58.533380 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:46:58.533380 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:46:58.642114 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-477cd67c-fd6f-4fe7-b3f7-ea5807b445ee tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Lock "cinder-attachment_update-28d551c7-c7b8-41a8-a752-79798ec5e362-np0000006413" released by "attachment_update" :: held 0.109s {{(pid=100255) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:46:58.642114 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-477cd67c-fd6f-4fe7-b3f7-ea5807b445ee tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/attachments/1ce3a1c9-4f33-434e-9f17-39649c7a0a98 returned with HTTP 200 Aug 04 10:46:58.642114 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 206/817] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:46:58 2026] PUT /volume/v3/attachments/1ce3a1c9-4f33-434e-9f17-39649c7a0a98 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:58.658770 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-ca8604f2-563a-4acc-afb4-2725546ea431 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:58.661578 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-ca8604f2-563a-4acc-afb4-2725546ea431 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] GET https://10.4.3.232/volume/v3/attachments/1ce3a1c9-4f33-434e-9f17-39649c7a0a98 Aug 04 10:46:58.661769 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-ca8604f2-563a-4acc-afb4-2725546ea431 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:58.662019 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-ca8604f2-563a-4acc-afb4-2725546ea431 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:58.679654 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-ca8604f2-563a-4acc-afb4-2725546ea431 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/attachments/1ce3a1c9-4f33-434e-9f17-39649c7a0a98 returned with HTTP 200 Aug 04 10:46:58.680158 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 205/818] 10.4.3.232 () {70 vars in 1651 bytes} [Tue Aug 4 10:46:58 2026] GET /volume/v3/attachments/1ce3a1c9-4f33-434e-9f17-39649c7a0a98 => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:46:59.490922 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f32e1eaf-7df5-4129-90f6-a9b636108af1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:46:59.493523 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f32e1eaf-7df5-4129-90f6-a9b636108af1 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] GET https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 Aug 04 10:46:59.495497 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f32e1eaf-7df5-4129-90f6-a9b636108af1 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:46:59.495497 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f32e1eaf-7df5-4129-90f6-a9b636108af1 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:46:59.508158 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f32e1eaf-7df5-4129-90f6-a9b636108af1 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550 tempest-TestServerVolumeAttachScenarioOldVersion-1794185550-project-member] https://10.4.3.232/volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 returned with HTTP 404 Aug 04 10:46:59.509022 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 207/819] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:46:59 2026] GET /volume/v3/volumes/93ef0720-0f85-48f1-b6d7-0914d4d31f27 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:47:03.717879 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-9f2f35ff-d56e-4f84-8dfa-ae6badae243c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:03.720035 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-9f2f35ff-d56e-4f84-8dfa-ae6badae243c tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] POST https://10.4.3.232/volume/v3/attachments/1ce3a1c9-4f33-434e-9f17-39649c7a0a98/action Aug 04 10:47:03.720436 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-9f2f35ff-d56e-4f84-8dfa-ae6badae243c tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:47:03.720597 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-9f2f35ff-d56e-4f84-8dfa-ae6badae243c tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:03.737173 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:03.737173 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:03.761941 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6cd6962f-b8a0-4cce-a2fe-c11443e5eeea req-9f2f35ff-d56e-4f84-8dfa-ae6badae243c tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/attachments/1ce3a1c9-4f33-434e-9f17-39649c7a0a98/action returned with HTTP 204 Aug 04 10:47:03.761941 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 202/820] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:47:03 2026] POST /volume/v3/attachments/1ce3a1c9-4f33-434e-9f17-39649c7a0a98/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:47:05.543052 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-40471241-2888-4792-9997-df88e91b0012 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:05.546021 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-40471241-2888-4792-9997-df88e91b0012 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:47:05.546490 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-40471241-2888-4792-9997-df88e91b0012 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1186655735"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:05.548394 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-40471241-2888-4792-9997-df88e91b0012 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1186655735'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:47:05.548537 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-40471241-2888-4792-9997-df88e91b0012 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Create volume of 1 GB Aug 04 10:47:05.548862 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:05.548862 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:05.555415 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-40471241-2888-4792-9997-df88e91b0012 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Availability Zones retrieved successfully. Aug 04 10:47:05.562046 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-40471241-2888-4792-9997-df88e91b0012 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Flow 'volume_create_api' (8043040f-cb94-431d-8a80-411f2b920ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:47:05.563494 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-40471241-2888-4792-9997-df88e91b0012 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e574eab5-abdb-422f-8f0b-eacd4efe3ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:05.564805 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-40471241-2888-4792-9997-df88e91b0012 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:47:05.602883 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-40471241-2888-4792-9997-df88e91b0012 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e574eab5-abdb-422f-8f0b-eacd4efe3ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:05.603736 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-40471241-2888-4792-9997-df88e91b0012 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (434ac5ae-1605-4a3a-8c77-5dc4cb7cd4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:05.690806 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-40471241-2888-4792-9997-df88e91b0012 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Created reservations ['b36e7608-88bc-4690-bb85-79f28ff84c1d', '0b9cd2e5-2a30-4d58-aa8e-afce40800a7e', '92de4906-1285-4a4d-b652-1a9a4bf5565c', '95683350-cc32-4992-bf77-1272dfe6cdea'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:47:05.691826 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-40471241-2888-4792-9997-df88e91b0012 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (434ac5ae-1605-4a3a-8c77-5dc4cb7cd4b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b36e7608-88bc-4690-bb85-79f28ff84c1d', '0b9cd2e5-2a30-4d58-aa8e-afce40800a7e', '92de4906-1285-4a4d-b652-1a9a4bf5565c', '95683350-cc32-4992-bf77-1272dfe6cdea']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:05.692812 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-40471241-2888-4792-9997-df88e91b0012 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40b8e7c5-a381-4db6-8171-aadacc495508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:05.725514 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-40471241-2888-4792-9997-df88e91b0012 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40b8e7c5-a381-4db6-8171-aadacc495508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3da9c9b6-8670-4afd-af86-ce121ab69ae5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1186655735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07e1cb30670c4f39998f0e7423b45959',qos_specs=None,replication_status=,reservations=['b36e7608-88bc-4690-bb85-79f28ff84c1d','0b9cd2e5-2a30-4d58-aa8e-afce40800a7e','92de4906-1285-4a4d-b652-1a9a4bf5565c','95683350-cc32-4992-bf77-1272dfe6cdea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e01bf7e0d0d442c9dd49bdd4825bc02',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:47:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1186655735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3da9c9b6-8670-4afd-af86-ce121ab69ae5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07e1cb30670c4f39998f0e7423b45959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e01bf7e0d0d442c9dd49bdd4825bc02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:05.726570 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-40471241-2888-4792-9997-df88e91b0012 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9655b962-897b-447e-ab69-593bf8ae03a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:05.747585 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-40471241-2888-4792-9997-df88e91b0012 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9655b962-897b-447e-ab69-593bf8ae03a2) transitioned into state 'SUCCESS' from state '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-1186655735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07e1cb30670c4f39998f0e7423b45959',qos_specs=None,replication_status=,reservations=['b36e7608-88bc-4690-bb85-79f28ff84c1d','0b9cd2e5-2a30-4d58-aa8e-afce40800a7e','92de4906-1285-4a4d-b652-1a9a4bf5565c','95683350-cc32-4992-bf77-1272dfe6cdea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e01bf7e0d0d442c9dd49bdd4825bc02',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:05.748606 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-40471241-2888-4792-9997-df88e91b0012 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37fa05ad-47d7-40bb-8262-f90467c1250a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:05.761752 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-40471241-2888-4792-9997-df88e91b0012 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37fa05ad-47d7-40bb-8262-f90467c1250a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:05.764782 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-40471241-2888-4792-9997-df88e91b0012 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Flow 'volume_create_api' (8043040f-cb94-431d-8a80-411f2b920ab6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:47:05.764782 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-40471241-2888-4792-9997-df88e91b0012 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Create volume request issued successfully. Aug 04 10:47:05.764782 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-40471241-2888-4792-9997-df88e91b0012 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:47:05.765258 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 207/821] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:47:05 2026] POST /volume/v3/volumes => generated 755 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:47:05.779631 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-82b9c089-4901-4704-bfe9-f1332f1dbdfa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:05.781374 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-82b9c089-4901-4704-bfe9-f1332f1dbdfa tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 Aug 04 10:47:05.781691 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-82b9c089-4901-4704-bfe9-f1332f1dbdfa tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:05.781958 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-82b9c089-4901-4704-bfe9-f1332f1dbdfa tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:05.790383 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:05.790383 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:05.793045 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-82b9c089-4901-4704-bfe9-f1332f1dbdfa tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:47:05.797449 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-82b9c089-4901-4704-bfe9-f1332f1dbdfa tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 returned with HTTP 200 Aug 04 10:47:05.797886 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 206/822] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:05 2026] GET /volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:06.811712 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-91db6ccf-36c6-4e7f-bbfb-3656c95f4862 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:06.813977 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-91db6ccf-36c6-4e7f-bbfb-3656c95f4862 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 Aug 04 10:47:06.814254 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-91db6ccf-36c6-4e7f-bbfb-3656c95f4862 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:06.814546 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-91db6ccf-36c6-4e7f-bbfb-3656c95f4862 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:06.824184 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:06.824184 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:06.828798 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-91db6ccf-36c6-4e7f-bbfb-3656c95f4862 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:47:06.834409 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-91db6ccf-36c6-4e7f-bbfb-3656c95f4862 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 returned with HTTP 200 Aug 04 10:47:06.834926 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 208/823] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:06 2026] GET /volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:06.881362 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-81bae761-35b3-4150-8d03-65027d0a0a9e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:06.884142 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-81bae761-35b3-4150-8d03-65027d0a0a9e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 Aug 04 10:47:06.884405 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-81bae761-35b3-4150-8d03-65027d0a0a9e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:06.884627 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-81bae761-35b3-4150-8d03-65027d0a0a9e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:06.893510 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:06.893510 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:06.897906 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-81bae761-35b3-4150-8d03-65027d0a0a9e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:47:06.903003 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-81bae761-35b3-4150-8d03-65027d0a0a9e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 returned with HTTP 200 Aug 04 10:47:06.903521 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 203/824] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:47:06 2026] GET /volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:07.000224 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f70e412e-3107-41da-8d8c-a6ffd8ff2ff5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:07.000677 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f70e412e-3107-41da-8d8c-a6ffd8ff2ff5 None None] GET https://10.4.3.232/volume// Aug 04 10:47:07.000837 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f70e412e-3107-41da-8d8c-a6ffd8ff2ff5 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:07.001019 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f70e412e-3107-41da-8d8c-a6ffd8ff2ff5 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:07.001338 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f70e412e-3107-41da-8d8c-a6ffd8ff2ff5 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:47:07.001622 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 208/825] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:47:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:47:07.009122 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-3f99ae3b-ea17-425e-af89-16044fd4cb7e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:07.011161 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-3f99ae3b-ea17-425e-af89-16044fd4cb7e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:47:07.011524 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-3f99ae3b-ea17-425e-af89-16044fd4cb7e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3da9c9b6-8670-4afd-af86-ce121ab69ae5", "connector": null, "instance_uuid": "1d409cd1-50dd-43f1-8056-568f5c0b35e3"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:07.020647 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:07.020647 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:07.043367 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-3f99ae3b-ea17-425e-af89-16044fd4cb7e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:47:07.043979 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 207/826] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:47:07 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:07.079768 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ef201c53-baa8-45a8-98a7-ee5f243412e3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:07.082255 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ef201c53-baa8-45a8-98a7-ee5f243412e3 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 Aug 04 10:47:07.082526 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ef201c53-baa8-45a8-98a7-ee5f243412e3 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:07.082764 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ef201c53-baa8-45a8-98a7-ee5f243412e3 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:07.089882 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f254149e-b07f-44ee-8c5e-e1ba8e495cb7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:07.089882 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f254149e-b07f-44ee-8c5e-e1ba8e495cb7 None None] GET https://10.4.3.232/volume// Aug 04 10:47:07.090103 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f254149e-b07f-44ee-8c5e-e1ba8e495cb7 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:07.090313 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f254149e-b07f-44ee-8c5e-e1ba8e495cb7 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:07.090668 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f254149e-b07f-44ee-8c5e-e1ba8e495cb7 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:47:07.091175 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 204/827] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:47:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:47:07.100895 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-6088502c-65b8-4ab0-8c74-8eeb0ff94e55 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:07.101532 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:07.101532 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:07.103010 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-6088502c-65b8-4ab0-8c74-8eeb0ff94e55 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 Aug 04 10:47:07.103170 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-6088502c-65b8-4ab0-8c74-8eeb0ff94e55 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:07.103388 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-6088502c-65b8-4ab0-8c74-8eeb0ff94e55 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:07.105973 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ef201c53-baa8-45a8-98a7-ee5f243412e3 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:47:07.111997 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:07.111997 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:07.112583 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ef201c53-baa8-45a8-98a7-ee5f243412e3 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 returned with HTTP 200 Aug 04 10:47:07.113160 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 209/828] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:07 2026] GET /volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:07.115274 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-6088502c-65b8-4ab0-8c74-8eeb0ff94e55 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:47:07.119103 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-6088502c-65b8-4ab0-8c74-8eeb0ff94e55 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 returned with HTTP 200 Aug 04 10:47:07.119487 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 209/829] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:47:07 2026] GET /volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 => generated 1027 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:47:07.214810 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-7ccaacf2-a3a6-48e0-9c23-7f520f1351ce None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:07.217132 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-7ccaacf2-a3a6-48e0-9c23-7f520f1351ce tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] PUT https://10.4.3.232/volume/v3/attachments/7f33d91c-82b8-4608-b491-f2dce064b438 Aug 04 10:47:07.217592 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-7ccaacf2-a3a6-48e0-9c23-7f520f1351ce tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:07.230041 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-7ccaacf2-a3a6-48e0-9c23-7f520f1351ce tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Acquiring lock "cinder-attachment_update-3da9c9b6-8670-4afd-af86-ce121ab69ae5-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:47:07.232589 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-7ccaacf2-a3a6-48e0-9c23-7f520f1351ce tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Lock "cinder-attachment_update-3da9c9b6-8670-4afd-af86-ce121ab69ae5-np0000006413" acquired by "attachment_update" :: waited 0.006s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:47:07.234713 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:07.234713 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:07.332133 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-7ccaacf2-a3a6-48e0-9c23-7f520f1351ce tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Lock "cinder-attachment_update-3da9c9b6-8670-4afd-af86-ce121ab69ae5-np0000006413" released by "attachment_update" :: held 0.099s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:47:07.332524 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-7ccaacf2-a3a6-48e0-9c23-7f520f1351ce tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/attachments/7f33d91c-82b8-4608-b491-f2dce064b438 returned with HTTP 200 Aug 04 10:47:07.333097 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 208/830] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:47:07 2026] PUT /volume/v3/attachments/7f33d91c-82b8-4608-b491-f2dce064b438 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:08.130193 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9c297f14-be8f-450d-b07b-7eec1f57e5a6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:08.133794 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9c297f14-be8f-450d-b07b-7eec1f57e5a6 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 Aug 04 10:47:08.134062 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9c297f14-be8f-450d-b07b-7eec1f57e5a6 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:08.134372 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9c297f14-be8f-450d-b07b-7eec1f57e5a6 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:08.147543 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:08.147543 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:08.152003 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9c297f14-be8f-450d-b07b-7eec1f57e5a6 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:47:08.156968 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9c297f14-be8f-450d-b07b-7eec1f57e5a6 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 returned with HTTP 200 Aug 04 10:47:08.157574 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 205/831] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:08 2026] GET /volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:09.090800 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-654b403f-45d4-4f72-876c-8cfdf331a424 req-686c71e9-3dae-4c7a-aece-70210ce9b0de None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:09.095031 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-654b403f-45d4-4f72-876c-8cfdf331a424 req-686c71e9-3dae-4c7a-aece-70210ce9b0de tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] DELETE https://10.4.3.232/volume/v3/attachments/1ce3a1c9-4f33-434e-9f17-39649c7a0a98 Aug 04 10:47:09.095031 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-654b403f-45d4-4f72-876c-8cfdf331a424 req-686c71e9-3dae-4c7a-aece-70210ce9b0de tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:09.095031 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-654b403f-45d4-4f72-876c-8cfdf331a424 req-686c71e9-3dae-4c7a-aece-70210ce9b0de tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:09.103634 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:09.103634 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:09.171112 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-654b403f-45d4-4f72-876c-8cfdf331a424 req-686c71e9-3dae-4c7a-aece-70210ce9b0de tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/attachments/1ce3a1c9-4f33-434e-9f17-39649c7a0a98 returned with HTTP 200 Aug 04 10:47:09.171738 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 210/832] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:47:09 2026] DELETE /volume/v3/attachments/1ce3a1c9-4f33-434e-9f17-39649c7a0a98 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:09.175132 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-19bef9ee-44fc-4ed2-ad02-840a140a3ca5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:09.177128 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-19bef9ee-44fc-4ed2-ad02-840a140a3ca5 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 Aug 04 10:47:09.177431 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-19bef9ee-44fc-4ed2-ad02-840a140a3ca5 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:09.177582 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-19bef9ee-44fc-4ed2-ad02-840a140a3ca5 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:09.196620 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:09.196620 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:09.204665 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-19bef9ee-44fc-4ed2-ad02-840a140a3ca5 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:47:09.213282 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-19bef9ee-44fc-4ed2-ad02-840a140a3ca5 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 returned with HTTP 200 Aug 04 10:47:09.216262 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 210/833] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:09 2026] GET /volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:09.672518 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2fa03d4d-8608-4f99-94bc-0d8616e22d8a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:09.674517 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2fa03d4d-8608-4f99-94bc-0d8616e22d8a tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] GET https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 Aug 04 10:47:09.674767 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2fa03d4d-8608-4f99-94bc-0d8616e22d8a tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:09.675480 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2fa03d4d-8608-4f99-94bc-0d8616e22d8a tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:09.683228 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:09.683228 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:09.689272 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2fa03d4d-8608-4f99-94bc-0d8616e22d8a tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Volume info retrieved successfully. Aug 04 10:47:09.692689 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2fa03d4d-8608-4f99-94bc-0d8616e22d8a tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 returned with HTTP 200 Aug 04 10:47:09.693101 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 209/834] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:09 2026] GET /volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:09.743015 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-30678a5b-85e0-4dbc-ab64-2f7988171b01 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:09.745104 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-30678a5b-85e0-4dbc-ab64-2f7988171b01 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] GET https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 Aug 04 10:47:09.745362 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-30678a5b-85e0-4dbc-ab64-2f7988171b01 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:09.745529 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-30678a5b-85e0-4dbc-ab64-2f7988171b01 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:09.754944 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:09.754944 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:09.759548 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-30678a5b-85e0-4dbc-ab64-2f7988171b01 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Volume info retrieved successfully. Aug 04 10:47:09.765833 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-30678a5b-85e0-4dbc-ab64-2f7988171b01 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 returned with HTTP 200 Aug 04 10:47:09.766387 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 206/835] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:09 2026] GET /volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:09.783723 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7b932b38-e8e0-44eb-be7b-795b59daa532 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:09.786822 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7b932b38-e8e0-44eb-be7b-795b59daa532 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] DELETE https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 Aug 04 10:47:09.787124 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7b932b38-e8e0-44eb-be7b-795b59daa532 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:09.787538 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7b932b38-e8e0-44eb-be7b-795b59daa532 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:09.787764 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-7b932b38-e8e0-44eb-be7b-795b59daa532 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Delete volume with id: 28d551c7-c7b8-41a8-a752-79798ec5e362 Aug 04 10:47:09.798414 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:09.798414 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:09.798879 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7b932b38-e8e0-44eb-be7b-795b59daa532 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Volume info retrieved successfully. Aug 04 10:47:09.817256 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7b932b38-e8e0-44eb-be7b-795b59daa532 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Delete volume request issued successfully. Aug 04 10:47:09.817518 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7b932b38-e8e0-44eb-be7b-795b59daa532 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 returned with HTTP 202 Aug 04 10:47:09.818128 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 211/836] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:47:09 2026] DELETE /volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:47:09.828211 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2bd151fa-cd8c-4ff6-a728-1d7c0dca27b8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:09.838185 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2bd151fa-cd8c-4ff6-a728-1d7c0dca27b8 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] GET https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 Aug 04 10:47:09.838531 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2bd151fa-cd8c-4ff6-a728-1d7c0dca27b8 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:09.838828 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2bd151fa-cd8c-4ff6-a728-1d7c0dca27b8 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:09.845879 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:09.845879 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:09.850423 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2bd151fa-cd8c-4ff6-a728-1d7c0dca27b8 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Volume info retrieved successfully. Aug 04 10:47:09.854960 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2bd151fa-cd8c-4ff6-a728-1d7c0dca27b8 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 returned with HTTP 200 Aug 04 10:47:09.855338 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 211/837] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:09 2026] GET /volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:10.231966 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fe8f45d3-4c2c-49e3-8656-7c8d9ffb9b75 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:10.233904 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fe8f45d3-4c2c-49e3-8656-7c8d9ffb9b75 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 Aug 04 10:47:10.234116 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fe8f45d3-4c2c-49e3-8656-7c8d9ffb9b75 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:10.234314 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fe8f45d3-4c2c-49e3-8656-7c8d9ffb9b75 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:10.245122 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:10.245122 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:10.248793 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fe8f45d3-4c2c-49e3-8656-7c8d9ffb9b75 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:47:10.252804 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fe8f45d3-4c2c-49e3-8656-7c8d9ffb9b75 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 returned with HTTP 200 Aug 04 10:47:10.253358 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 210/838] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:10 2026] GET /volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:10.875631 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-adcc0b3b-a7fd-443f-ab9c-08d1dabac902 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:10.875631 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-adcc0b3b-a7fd-443f-ab9c-08d1dabac902 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] GET https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 Aug 04 10:47:10.875631 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-adcc0b3b-a7fd-443f-ab9c-08d1dabac902 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:10.875631 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-adcc0b3b-a7fd-443f-ab9c-08d1dabac902 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:10.883708 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-adcc0b3b-a7fd-443f-ab9c-08d1dabac902 tempest-ServerActionsTestOtherB-779477700 tempest-ServerActionsTestOtherB-779477700-project-member] https://10.4.3.232/volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 returned with HTTP 404 Aug 04 10:47:10.884393 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 207/839] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:10 2026] GET /volume/v3/volumes/28d551c7-c7b8-41a8-a752-79798ec5e362 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:47:11.266021 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-361a444f-929d-45a8-8474-88eb422958b8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:11.267663 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-361a444f-929d-45a8-8474-88eb422958b8 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 Aug 04 10:47:11.267832 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-361a444f-929d-45a8-8474-88eb422958b8 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:11.268058 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-361a444f-929d-45a8-8474-88eb422958b8 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:11.279441 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:11.279441 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:11.283680 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-361a444f-929d-45a8-8474-88eb422958b8 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:47:11.289091 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-361a444f-929d-45a8-8474-88eb422958b8 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 returned with HTTP 200 Aug 04 10:47:11.289541 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 212/840] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:11 2026] GET /volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:11.627283 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-5f66802e-4d73-4fa1-a8c1-d8e1e5e9382c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:11.634717 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-5f66802e-4d73-4fa1-a8c1-d8e1e5e9382c tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] POST https://10.4.3.232/volume/v3/attachments/7f33d91c-82b8-4608-b491-f2dce064b438/action Aug 04 10:47:11.634717 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-5f66802e-4d73-4fa1-a8c1-d8e1e5e9382c tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:47:11.634717 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-5f66802e-4d73-4fa1-a8c1-d8e1e5e9382c tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:11.664922 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:11.664922 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:11.690576 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-f20a40bf-e880-4233-8981-caa6cccdc325 req-5f66802e-4d73-4fa1-a8c1-d8e1e5e9382c tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/attachments/7f33d91c-82b8-4608-b491-f2dce064b438/action returned with HTTP 204 Aug 04 10:47:11.691105 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 212/841] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:47:11 2026] POST /volume/v3/attachments/7f33d91c-82b8-4608-b491-f2dce064b438/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:47:12.305511 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f5996068-81ba-4fef-aa72-b3e6aa896d27 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:12.307710 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f5996068-81ba-4fef-aa72-b3e6aa896d27 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 Aug 04 10:47:12.307911 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f5996068-81ba-4fef-aa72-b3e6aa896d27 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:12.308094 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f5996068-81ba-4fef-aa72-b3e6aa896d27 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:12.317154 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:12.317154 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:12.320857 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f5996068-81ba-4fef-aa72-b3e6aa896d27 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:47:12.325734 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f5996068-81ba-4fef-aa72-b3e6aa896d27 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 returned with HTTP 200 Aug 04 10:47:12.326427 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 211/842] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:12 2026] GET /volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:12.340049 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-307ecf7b-1c85-4b1d-a9d5-51f15cd8da3e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:12.341897 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-307ecf7b-1c85-4b1d-a9d5-51f15cd8da3e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 Aug 04 10:47:12.342152 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-307ecf7b-1c85-4b1d-a9d5-51f15cd8da3e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:12.342403 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-307ecf7b-1c85-4b1d-a9d5-51f15cd8da3e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:12.352667 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:12.352667 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:12.356889 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-307ecf7b-1c85-4b1d-a9d5-51f15cd8da3e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:47:12.362278 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-307ecf7b-1c85-4b1d-a9d5-51f15cd8da3e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 returned with HTTP 200 Aug 04 10:47:12.362777 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 208/843] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:12 2026] GET /volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:13.403079 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-09e442ba-88a5-4fcf-a9eb-475194e15edd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:13.411529 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-09e442ba-88a5-4fcf-a9eb-475194e15edd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:47:13.411935 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-09e442ba-88a5-4fcf-a9eb-475194e15edd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-208293934"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:13.415420 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-09e442ba-88a5-4fcf-a9eb-475194e15edd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-208293934'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:47:13.422332 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-09e442ba-88a5-4fcf-a9eb-475194e15edd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Create volume of 1 GB Aug 04 10:47:13.422332 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:13.422332 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:13.422332 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-09e442ba-88a5-4fcf-a9eb-475194e15edd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Availability Zones retrieved successfully. Aug 04 10:47:13.426750 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-09e442ba-88a5-4fcf-a9eb-475194e15edd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Flow 'volume_create_api' (15d67fc0-d03e-4f2f-9cb3-a1439529dc5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:47:13.428393 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-09e442ba-88a5-4fcf-a9eb-475194e15edd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5a1f7e0-1b0a-4b55-bbd9-bed93f894867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:13.430049 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-09e442ba-88a5-4fcf-a9eb-475194e15edd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:47:13.440034 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:13.440034 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:13.456989 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-09e442ba-88a5-4fcf-a9eb-475194e15edd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5a1f7e0-1b0a-4b55-bbd9-bed93f894867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=182f928d-2b5d-4d0c-822f-c5d106723b9c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '182f928d-2b5d-4d0c-822f-c5d106723b9c', 'encryption_key_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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:13.460195 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-09e442ba-88a5-4fcf-a9eb-475194e15edd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (479a0d80-3120-4d26-a718-b66626a00490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:13.505032 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-09e442ba-88a5-4fcf-a9eb-475194e15edd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Created reservations ['f6383192-d1a9-4b95-bd77-de8d46ff935c', 'c259993d-ce94-43e8-b99e-cf62658b30de', '6c352935-16cc-4881-afa3-25ff3b850123', '1e8bf570-0237-4cf1-95e7-7d4fb6be8aa6'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:47:13.505872 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-09e442ba-88a5-4fcf-a9eb-475194e15edd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (479a0d80-3120-4d26-a718-b66626a00490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6383192-d1a9-4b95-bd77-de8d46ff935c', 'c259993d-ce94-43e8-b99e-cf62658b30de', '6c352935-16cc-4881-afa3-25ff3b850123', '1e8bf570-0237-4cf1-95e7-7d4fb6be8aa6']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:13.507100 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-09e442ba-88a5-4fcf-a9eb-475194e15edd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad63973e-c7f4-4c09-9f43-564fb5c28142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:13.530332 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-09e442ba-88a5-4fcf-a9eb-475194e15edd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad63973e-c7f4-4c09-9f43-564fb5c28142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '283a58d3-9cba-4708-a5b4-ec21079e5726', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-208293934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b28ab01cda0b49d98156a931ff79d29c',qos_specs=None,replication_status=,reservations=['f6383192-d1a9-4b95-bd77-de8d46ff935c','c259993d-ce94-43e8-b99e-cf62658b30de','6c352935-16cc-4881-afa3-25ff3b850123','1e8bf570-0237-4cf1-95e7-7d4fb6be8aa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebc5dc62dc0840beb4120bc3dd766a91',volume_type_id=182f928d-2b5d-4d0c-822f-c5d106723b9c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:47:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-208293934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=283a58d3-9cba-4708-a5b4-ec21079e5726,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b28ab01cda0b49d98156a931ff79d29c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebc5dc62dc0840beb4120bc3dd766a91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(182f928d-2b5d-4d0c-822f-c5d106723b9c),volume_type_id=182f928d-2b5d-4d0c-822f-c5d106723b9c)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:13.533027 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-09e442ba-88a5-4fcf-a9eb-475194e15edd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f46ee77d-aa74-4808-a9b6-e8bac5128bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:13.554576 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-09e442ba-88a5-4fcf-a9eb-475194e15edd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f46ee77d-aa74-4808-a9b6-e8bac5128bf4) transitioned into state 'SUCCESS' from state '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-208293934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b28ab01cda0b49d98156a931ff79d29c',qos_specs=None,replication_status=,reservations=['f6383192-d1a9-4b95-bd77-de8d46ff935c','c259993d-ce94-43e8-b99e-cf62658b30de','6c352935-16cc-4881-afa3-25ff3b850123','1e8bf570-0237-4cf1-95e7-7d4fb6be8aa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebc5dc62dc0840beb4120bc3dd766a91',volume_type_id=182f928d-2b5d-4d0c-822f-c5d106723b9c)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:13.555561 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-09e442ba-88a5-4fcf-a9eb-475194e15edd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50ac4598-0cd3-4f74-9c89-066534693099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:13.566602 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-09e442ba-88a5-4fcf-a9eb-475194e15edd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50ac4598-0cd3-4f74-9c89-066534693099) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:13.567357 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-09e442ba-88a5-4fcf-a9eb-475194e15edd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Flow 'volume_create_api' (15d67fc0-d03e-4f2f-9cb3-a1439529dc5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:47:13.567676 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-09e442ba-88a5-4fcf-a9eb-475194e15edd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Create volume request issued successfully. Aug 04 10:47:13.568162 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-09e442ba-88a5-4fcf-a9eb-475194e15edd tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:47:13.568604 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 213/844] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:47:13 2026] POST /volume/v3/volumes => generated 759 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:47:13.580894 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3bc6ffae-5e23-4163-a8f9-ee5fd680ab1e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:13.583922 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3bc6ffae-5e23-4163-a8f9-ee5fd680ab1e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:47:13.584148 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3bc6ffae-5e23-4163-a8f9-ee5fd680ab1e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:13.586264 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3bc6ffae-5e23-4163-a8f9-ee5fd680ab1e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:13.599218 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:13.599218 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:13.605833 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3bc6ffae-5e23-4163-a8f9-ee5fd680ab1e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:47:13.612269 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3bc6ffae-5e23-4163-a8f9-ee5fd680ab1e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:47:13.612797 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 213/845] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:13 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:14.637193 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-76ca8f35-a0f5-4c8e-a0f3-6a0d2fd74b3e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:14.652160 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-76ca8f35-a0f5-4c8e-a0f3-6a0d2fd74b3e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:47:14.652522 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-76ca8f35-a0f5-4c8e-a0f3-6a0d2fd74b3e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:14.652802 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-76ca8f35-a0f5-4c8e-a0f3-6a0d2fd74b3e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:14.669708 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:14.669708 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:14.677000 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-76ca8f35-a0f5-4c8e-a0f3-6a0d2fd74b3e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:47:14.688874 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-76ca8f35-a0f5-4c8e-a0f3-6a0d2fd74b3e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:47:14.689376 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 212/846] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:14 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:14.765034 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-f274095d-19eb-4744-bcda-df54330dc338 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:14.771730 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-f274095d-19eb-4744-bcda-df54330dc338 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:47:14.771951 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-f274095d-19eb-4744-bcda-df54330dc338 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:14.772152 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-f274095d-19eb-4744-bcda-df54330dc338 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:14.786521 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:14.786521 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:14.795283 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-f274095d-19eb-4744-bcda-df54330dc338 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:47:14.808656 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-f274095d-19eb-4744-bcda-df54330dc338 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:47:14.809292 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 209/847] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:47:14 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:14.952840 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-19900070-3179-4e58-b17f-b104705280e8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:14.952840 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-19900070-3179-4e58-b17f-b104705280e8 None None] GET https://10.4.3.232/volume// Aug 04 10:47:14.952840 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-19900070-3179-4e58-b17f-b104705280e8 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:14.952840 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-19900070-3179-4e58-b17f-b104705280e8 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:14.953221 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-19900070-3179-4e58-b17f-b104705280e8 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:47:14.957970 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 214/848] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:47:14 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:47:14.971051 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-610848a4-eda8-47bd-bd34-c35663c13d62 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:14.982122 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-610848a4-eda8-47bd-bd34-c35663c13d62 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:47:14.982783 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-610848a4-eda8-47bd-bd34-c35663c13d62 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "283a58d3-9cba-4708-a5b4-ec21079e5726", "connector": null, "instance_uuid": "a0f3cb94-a890-40d6-bf53-e190a32baa42"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:15.020326 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:15.020326 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:15.073383 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-610848a4-eda8-47bd-bd34-c35663c13d62 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:47:15.073917 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 214/849] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:47:14 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:15.138121 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6415775a-806c-4650-b12a-2f362ea24904 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:15.140101 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6415775a-806c-4650-b12a-2f362ea24904 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:47:15.140262 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6415775a-806c-4650-b12a-2f362ea24904 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:15.140475 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6415775a-806c-4650-b12a-2f362ea24904 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:15.165806 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-80958a5f-6a76-4dcf-a858-e486a8026b72 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:15.166305 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-80958a5f-6a76-4dcf-a858-e486a8026b72 None None] GET https://10.4.3.232/volume// Aug 04 10:47:15.166484 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-80958a5f-6a76-4dcf-a858-e486a8026b72 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:15.166676 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-80958a5f-6a76-4dcf-a858-e486a8026b72 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:15.166889 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-80958a5f-6a76-4dcf-a858-e486a8026b72 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:47:15.167184 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 210/850] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:47:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:47:15.176365 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:15.176365 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:15.183132 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-c6249561-9bfc-461f-906e-b6f147031eda None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:15.188609 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-c6249561-9bfc-461f-906e-b6f147031eda tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:47:15.190187 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-c6249561-9bfc-461f-906e-b6f147031eda tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:15.190187 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-c6249561-9bfc-461f-906e-b6f147031eda tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:15.190678 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6415775a-806c-4650-b12a-2f362ea24904 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:47:15.202283 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:15.202283 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:15.205005 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6415775a-806c-4650-b12a-2f362ea24904 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:47:15.205833 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 213/851] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:15 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:15.206932 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-c6249561-9bfc-461f-906e-b6f147031eda tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:47:15.212366 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-c6249561-9bfc-461f-906e-b6f147031eda tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:47:15.212873 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 215/852] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:47:15 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1031 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:47:15.394078 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-00a6959c-dec5-4317-9f68-85cdc84a41f6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:15.397405 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-00a6959c-dec5-4317-9f68-85cdc84a41f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] PUT https://10.4.3.232/volume/v3/attachments/d21b977f-e4d9-47c8-9259-5389c8be73ac Aug 04 10:47:15.397885 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-00a6959c-dec5-4317-9f68-85cdc84a41f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:15.416172 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-00a6959c-dec5-4317-9f68-85cdc84a41f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Acquiring lock "cinder-attachment_update-283a58d3-9cba-4708-a5b4-ec21079e5726-np0000006413" by "attachment_update" {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:47:15.420713 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-00a6959c-dec5-4317-9f68-85cdc84a41f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Lock "cinder-attachment_update-283a58d3-9cba-4708-a5b4-ec21079e5726-np0000006413" acquired by "attachment_update" :: waited 0.004s {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:47:15.421106 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:15.421106 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:15.596483 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-00a6959c-dec5-4317-9f68-85cdc84a41f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Lock "cinder-attachment_update-283a58d3-9cba-4708-a5b4-ec21079e5726-np0000006413" released by "attachment_update" :: held 0.176s {{(pid=100255) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:47:15.597265 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-00a6959c-dec5-4317-9f68-85cdc84a41f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/d21b977f-e4d9-47c8-9259-5389c8be73ac returned with HTTP 200 Aug 04 10:47:15.597494 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 215/853] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:47:15 2026] PUT /volume/v3/attachments/d21b977f-e4d9-47c8-9259-5389c8be73ac => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 10:47:15.859612 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-164c5f19-1510-49ac-9668-d6ca7ff3c147 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:15.864087 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-164c5f19-1510-49ac-9668-d6ca7ff3c147 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] GET https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e Aug 04 10:47:15.864338 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-164c5f19-1510-49ac-9668-d6ca7ff3c147 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:15.864607 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-164c5f19-1510-49ac-9668-d6ca7ff3c147 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:15.886585 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:15.886585 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:15.891477 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-164c5f19-1510-49ac-9668-d6ca7ff3c147 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:47:15.896953 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-164c5f19-1510-49ac-9668-d6ca7ff3c147 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e returned with HTTP 200 Aug 04 10:47:15.897437 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 211/854] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:15 2026] GET /volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e => generated 1141 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:15.965394 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-3ea3da53-baa9-4203-9e1d-cb589f25d01d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:15.970832 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-3ea3da53-baa9-4203-9e1d-cb589f25d01d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] GET https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e Aug 04 10:47:15.970832 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-3ea3da53-baa9-4203-9e1d-cb589f25d01d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:15.970832 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-3ea3da53-baa9-4203-9e1d-cb589f25d01d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:15.984317 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:15.984317 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:15.996065 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-3ea3da53-baa9-4203-9e1d-cb589f25d01d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:47:16.002954 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-3ea3da53-baa9-4203-9e1d-cb589f25d01d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e returned with HTTP 200 Aug 04 10:47:16.002954 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 214/855] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:47:15 2026] GET /volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e => generated 1141 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:16.023223 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-c217cdec-41e9-4a3c-9f24-c6ff8de4afd0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:16.026347 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-c217cdec-41e9-4a3c-9f24-c6ff8de4afd0 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] POST https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e/action Aug 04 10:47:16.026854 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-c217cdec-41e9-4a3c-9f24-c6ff8de4afd0 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:47:16.027051 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-c217cdec-41e9-4a3c-9f24-c6ff8de4afd0 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:16.043266 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:16.043266 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:16.043990 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-c217cdec-41e9-4a3c-9f24-c6ff8de4afd0 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:47:16.052739 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-c217cdec-41e9-4a3c-9f24-c6ff8de4afd0 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Begin detaching volume completed successfully. Aug 04 10:47:16.054128 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-c217cdec-41e9-4a3c-9f24-c6ff8de4afd0 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e/action returned with HTTP 202 Aug 04 10:47:16.054128 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 216/856] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:47:16 2026] POST /volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:47:16.121181 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1e8f8a59-7301-4225-9db8-318f6a881ffd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:16.121624 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1e8f8a59-7301-4225-9db8-318f6a881ffd None None] GET https://10.4.3.232/volume// Aug 04 10:47:16.121970 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1e8f8a59-7301-4225-9db8-318f6a881ffd None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:16.122134 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1e8f8a59-7301-4225-9db8-318f6a881ffd None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:16.122501 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1e8f8a59-7301-4225-9db8-318f6a881ffd None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:47:16.122815 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 216/857] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:47:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:47:16.142405 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-96a743ab-3a1a-45b9-84f4-6748ac58af97 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:16.147272 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-96a743ab-3a1a-45b9-84f4-6748ac58af97 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] GET https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e Aug 04 10:47:16.147434 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-96a743ab-3a1a-45b9-84f4-6748ac58af97 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:16.147689 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-96a743ab-3a1a-45b9-84f4-6748ac58af97 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:16.170236 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:16.170236 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:16.174426 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-96a743ab-3a1a-45b9-84f4-6748ac58af97 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:47:16.179202 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-96a743ab-3a1a-45b9-84f4-6748ac58af97 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e returned with HTTP 200 Aug 04 10:47:16.182140 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 212/858] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:47:16 2026] GET /volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e => generated 1324 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:47:16.225034 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9b1d34ff-b76b-45dc-9bcb-4a92c4512383 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:16.230853 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9b1d34ff-b76b-45dc-9bcb-4a92c4512383 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:47:16.233451 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9b1d34ff-b76b-45dc-9bcb-4a92c4512383 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:16.233687 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9b1d34ff-b76b-45dc-9bcb-4a92c4512383 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:16.256207 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:16.256207 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:16.261938 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9b1d34ff-b76b-45dc-9bcb-4a92c4512383 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:47:16.267470 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9b1d34ff-b76b-45dc-9bcb-4a92c4512383 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:47:16.268123 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 215/859] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:16 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:17.285460 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-976f9916-a1fc-4ac1-8709-5f7d73f335ed None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:17.291322 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-976f9916-a1fc-4ac1-8709-5f7d73f335ed tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:47:17.292282 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-976f9916-a1fc-4ac1-8709-5f7d73f335ed tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:17.292282 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-976f9916-a1fc-4ac1-8709-5f7d73f335ed tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:17.307173 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:17.307173 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:17.316378 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-976f9916-a1fc-4ac1-8709-5f7d73f335ed tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:47:17.323036 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-976f9916-a1fc-4ac1-8709-5f7d73f335ed tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:47:17.323537 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 217/860] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:17 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:18.302943 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a1606647-8f6d-486b-93d1-bd7bd0eefaf6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:18.338085 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4bfd2db9-f832-491b-baf7-02580cf70004 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:18.340448 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4bfd2db9-f832-491b-baf7-02580cf70004 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:47:18.340581 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4bfd2db9-f832-491b-baf7-02580cf70004 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:18.340856 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4bfd2db9-f832-491b-baf7-02580cf70004 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:18.352254 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:18.352254 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:18.356415 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4bfd2db9-f832-491b-baf7-02580cf70004 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:47:18.362256 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4bfd2db9-f832-491b-baf7-02580cf70004 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:47:18.362619 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 213/861] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:18 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:18.414511 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a1606647-8f6d-486b-93d1-bd7bd0eefaf6 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:47:18.414808 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a1606647-8f6d-486b-93d1-bd7bd0eefaf6 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-162530436", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:18.417414 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-a1606647-8f6d-486b-93d1-bd7bd0eefaf6 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-162530436', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:47:18.417606 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-a1606647-8f6d-486b-93d1-bd7bd0eefaf6 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Create volume of 1 GB Aug 04 10:47:18.418027 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:18.418027 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:18.424481 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a1606647-8f6d-486b-93d1-bd7bd0eefaf6 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Availability Zones retrieved successfully. Aug 04 10:47:18.439380 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-a1606647-8f6d-486b-93d1-bd7bd0eefaf6 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Flow 'volume_create_api' (79fc2595-a490-4fe3-a312-ceeeac346735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:47:18.440907 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-a1606647-8f6d-486b-93d1-bd7bd0eefaf6 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91654427-73f8-4824-aca1-33e6aa4b66f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:18.442046 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-a1606647-8f6d-486b-93d1-bd7bd0eefaf6 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:47:18.476229 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-a1606647-8f6d-486b-93d1-bd7bd0eefaf6 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91654427-73f8-4824-aca1-33e6aa4b66f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:18.477110 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-a1606647-8f6d-486b-93d1-bd7bd0eefaf6 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4515ff4f-c1b1-44ab-854c-47092ab0ec46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:18.568307 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-a1606647-8f6d-486b-93d1-bd7bd0eefaf6 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Created reservations ['ad52cbdd-6348-4f86-824c-a63c94f0acac', 'd9bc34ca-a5a1-4dc2-b9a2-d5de36b5285d', '765b79f3-8324-4f07-b05b-8788d66af60e', 'dfc0bdb1-b644-4805-a188-008952075e11'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:47:18.568647 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-a1606647-8f6d-486b-93d1-bd7bd0eefaf6 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4515ff4f-c1b1-44ab-854c-47092ab0ec46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad52cbdd-6348-4f86-824c-a63c94f0acac', 'd9bc34ca-a5a1-4dc2-b9a2-d5de36b5285d', '765b79f3-8324-4f07-b05b-8788d66af60e', 'dfc0bdb1-b644-4805-a188-008952075e11']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:18.569513 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-a1606647-8f6d-486b-93d1-bd7bd0eefaf6 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccd244a8-4f76-4666-980a-6454db2faad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:18.595445 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-a1606647-8f6d-486b-93d1-bd7bd0eefaf6 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccd244a8-4f76-4666-980a-6454db2faad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33993010-48cc-4025-8c53-e87c12bcb7bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-162530436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce7fa5e99df3438fbaa067b75c75292b',qos_specs=None,replication_status=,reservations=['ad52cbdd-6348-4f86-824c-a63c94f0acac','d9bc34ca-a5a1-4dc2-b9a2-d5de36b5285d','765b79f3-8324-4f07-b05b-8788d66af60e','dfc0bdb1-b644-4805-a188-008952075e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52161884fb904a91a386a1ca53cd10ca',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:47:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-162530436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33993010-48cc-4025-8c53-e87c12bcb7bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce7fa5e99df3438fbaa067b75c75292b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52161884fb904a91a386a1ca53cd10ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:18.596496 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-a1606647-8f6d-486b-93d1-bd7bd0eefaf6 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a2aa993-9d94-470e-90e9-37cd2869882b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:18.624926 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-a1606647-8f6d-486b-93d1-bd7bd0eefaf6 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a2aa993-9d94-470e-90e9-37cd2869882b) transitioned into state 'SUCCESS' from state '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-162530436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce7fa5e99df3438fbaa067b75c75292b',qos_specs=None,replication_status=,reservations=['ad52cbdd-6348-4f86-824c-a63c94f0acac','d9bc34ca-a5a1-4dc2-b9a2-d5de36b5285d','765b79f3-8324-4f07-b05b-8788d66af60e','dfc0bdb1-b644-4805-a188-008952075e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52161884fb904a91a386a1ca53cd10ca',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:18.625598 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-a1606647-8f6d-486b-93d1-bd7bd0eefaf6 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43d6b98f-5b64-4306-811f-cf44fa3a562a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:18.641340 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-a1606647-8f6d-486b-93d1-bd7bd0eefaf6 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43d6b98f-5b64-4306-811f-cf44fa3a562a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:18.641340 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-a1606647-8f6d-486b-93d1-bd7bd0eefaf6 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Flow 'volume_create_api' (79fc2595-a490-4fe3-a312-ceeeac346735) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:47:18.641340 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a1606647-8f6d-486b-93d1-bd7bd0eefaf6 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Create volume request issued successfully. Aug 04 10:47:18.641340 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a1606647-8f6d-486b-93d1-bd7bd0eefaf6 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:47:18.641340 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 217/862] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:47:18 2026] POST /volume/v3/volumes => generated 764 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:47:18.656282 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1660bf7b-9dd6-4f27-b903-de3483356c8e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:18.664273 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1660bf7b-9dd6-4f27-b903-de3483356c8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:47:18.664273 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1660bf7b-9dd6-4f27-b903-de3483356c8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-141257082", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:18.664273 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-1660bf7b-9dd6-4f27-b903-de3483356c8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-141257082', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:47:18.664273 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-1660bf7b-9dd6-4f27-b903-de3483356c8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Create volume of 1 GB Aug 04 10:47:18.669957 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1660bf7b-9dd6-4f27-b903-de3483356c8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Availability Zones retrieved successfully. Aug 04 10:47:18.677376 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1660bf7b-9dd6-4f27-b903-de3483356c8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Flow 'volume_create_api' (8e07c8f8-e7d8-42bd-bc02-cbb0e18ff4bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:47:18.678283 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1660bf7b-9dd6-4f27-b903-de3483356c8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7a2c0fb-c33b-4686-a0df-b49352e639ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:18.679809 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-1660bf7b-9dd6-4f27-b903-de3483356c8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:47:18.725763 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1660bf7b-9dd6-4f27-b903-de3483356c8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7a2c0fb-c33b-4686-a0df-b49352e639ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:18.726491 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1660bf7b-9dd6-4f27-b903-de3483356c8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a0eecb4-1840-4f45-b1e2-1591aae3db7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:18.790694 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-1660bf7b-9dd6-4f27-b903-de3483356c8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Created reservations ['2e0164ca-ea1a-44a3-b684-93e8a510bf24', 'cdef0e5d-873f-463a-9d6d-77d2b73cdcf9', '5f347e2a-fa5a-4fc5-a8f1-c6606d956f02', '7f6d36b2-3f24-405f-8d4a-9053abaa2255'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:47:18.791692 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1660bf7b-9dd6-4f27-b903-de3483356c8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a0eecb4-1840-4f45-b1e2-1591aae3db7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e0164ca-ea1a-44a3-b684-93e8a510bf24', 'cdef0e5d-873f-463a-9d6d-77d2b73cdcf9', '5f347e2a-fa5a-4fc5-a8f1-c6606d956f02', '7f6d36b2-3f24-405f-8d4a-9053abaa2255']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:18.792718 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1660bf7b-9dd6-4f27-b903-de3483356c8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0228246f-e796-42f3-8291-9a14b151c716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:18.824012 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1660bf7b-9dd6-4f27-b903-de3483356c8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0228246f-e796-42f3-8291-9a14b151c716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbb25c18-f38a-410f-9c87-ab7c22a8d3e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-141257082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce7fa5e99df3438fbaa067b75c75292b',qos_specs=None,replication_status=,reservations=['2e0164ca-ea1a-44a3-b684-93e8a510bf24','cdef0e5d-873f-463a-9d6d-77d2b73cdcf9','5f347e2a-fa5a-4fc5-a8f1-c6606d956f02','7f6d36b2-3f24-405f-8d4a-9053abaa2255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52161884fb904a91a386a1ca53cd10ca',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:47:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-141257082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbb25c18-f38a-410f-9c87-ab7c22a8d3e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce7fa5e99df3438fbaa067b75c75292b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52161884fb904a91a386a1ca53cd10ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:18.825943 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1660bf7b-9dd6-4f27-b903-de3483356c8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdd21437-1f1e-411e-b221-46b24bb291d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:18.855961 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1660bf7b-9dd6-4f27-b903-de3483356c8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdd21437-1f1e-411e-b221-46b24bb291d8) transitioned into state 'SUCCESS' from state '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-141257082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce7fa5e99df3438fbaa067b75c75292b',qos_specs=None,replication_status=,reservations=['2e0164ca-ea1a-44a3-b684-93e8a510bf24','cdef0e5d-873f-463a-9d6d-77d2b73cdcf9','5f347e2a-fa5a-4fc5-a8f1-c6606d956f02','7f6d36b2-3f24-405f-8d4a-9053abaa2255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52161884fb904a91a386a1ca53cd10ca',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:18.857361 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1660bf7b-9dd6-4f27-b903-de3483356c8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4e7e8fc-5b56-4eec-99f2-0e36072573a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:18.879907 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1660bf7b-9dd6-4f27-b903-de3483356c8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4e7e8fc-5b56-4eec-99f2-0e36072573a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:18.883267 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1660bf7b-9dd6-4f27-b903-de3483356c8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Flow 'volume_create_api' (8e07c8f8-e7d8-42bd-bc02-cbb0e18ff4bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:47:18.883267 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1660bf7b-9dd6-4f27-b903-de3483356c8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Create volume request issued successfully. Aug 04 10:47:18.883267 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1660bf7b-9dd6-4f27-b903-de3483356c8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:47:18.883650 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 216/863] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:47:18 2026] POST /volume/v3/volumes => generated 764 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:47:18.953418 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-3da2f3c1-7e60-4915-8741-00ed9d0129dc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:18.956182 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-3da2f3c1-7e60-4915-8741-00ed9d0129dc tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/attachments/d21b977f-e4d9-47c8-9259-5389c8be73ac/action Aug 04 10:47:18.956777 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-3da2f3c1-7e60-4915-8741-00ed9d0129dc tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:47:18.956966 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-3da2f3c1-7e60-4915-8741-00ed9d0129dc tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:18.989219 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:18.989219 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:19.019154 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-dd023784-3398-4df2-a7bb-c2fca891d5d7 req-3da2f3c1-7e60-4915-8741-00ed9d0129dc tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/d21b977f-e4d9-47c8-9259-5389c8be73ac/action returned with HTTP 204 Aug 04 10:47:19.020309 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 218/864] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:47:18 2026] POST /volume/v3/attachments/d21b977f-e4d9-47c8-9259-5389c8be73ac/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:47:19.077259 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-69f2b09e-22bc-4402-92f5-a99721e32f85 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:19.079777 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-69f2b09e-22bc-4402-92f5-a99721e32f85 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] DELETE https://10.4.3.232/volume/v3/attachments/73191f77-0f98-4b9e-b14b-1a44e83ce896 Aug 04 10:47:19.079777 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-69f2b09e-22bc-4402-92f5-a99721e32f85 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:19.079777 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-69f2b09e-22bc-4402-92f5-a99721e32f85 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:19.092757 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:19.092757 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:19.172273 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-115b1c3a-9307-49dc-a19b-e93c1c0a8758 req-69f2b09e-22bc-4402-92f5-a99721e32f85 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/attachments/73191f77-0f98-4b9e-b14b-1a44e83ce896 returned with HTTP 200 Aug 04 10:47:19.172273 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 214/865] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:47:19 2026] DELETE /volume/v3/attachments/73191f77-0f98-4b9e-b14b-1a44e83ce896 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:19.309369 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a6a71cb4-8714-4513-8bab-79ef7b68a14d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:19.314159 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a6a71cb4-8714-4513-8bab-79ef7b68a14d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] GET https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e Aug 04 10:47:19.314443 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a6a71cb4-8714-4513-8bab-79ef7b68a14d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:19.314798 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a6a71cb4-8714-4513-8bab-79ef7b68a14d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:19.323480 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:19.323480 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:19.329673 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a6a71cb4-8714-4513-8bab-79ef7b68a14d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:47:19.334306 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a6a71cb4-8714-4513-8bab-79ef7b68a14d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e returned with HTTP 200 Aug 04 10:47:19.334678 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 218/866] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:19 2026] GET /volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:19.382464 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-17675f9b-52de-4904-b570-b50606acce44 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:19.386426 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-17675f9b-52de-4904-b570-b50606acce44 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:47:19.386426 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-17675f9b-52de-4904-b570-b50606acce44 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:19.386426 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-17675f9b-52de-4904-b570-b50606acce44 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:19.400963 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:19.400963 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:19.408787 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-17675f9b-52de-4904-b570-b50606acce44 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:47:19.413983 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-17675f9b-52de-4904-b570-b50606acce44 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:47:19.414361 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 217/867] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:19 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:19.473763 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-33420e29-c2d5-4833-83c5-fede3deef502 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:19.480283 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-33420e29-c2d5-4833-83c5-fede3deef502 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:47:19.480283 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-33420e29-c2d5-4833-83c5-fede3deef502 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:19.480503 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-33420e29-c2d5-4833-83c5-fede3deef502 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:19.650703 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:19.650703 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:19.658441 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-33420e29-c2d5-4833-83c5-fede3deef502 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:47:19.664878 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-33420e29-c2d5-4833-83c5-fede3deef502 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:47:19.664878 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 219/868] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:47:19 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1144 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:19.820938 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0dabda44-6f59-45c5-97ac-8b46a69fbd20 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:19.821502 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0dabda44-6f59-45c5-97ac-8b46a69fbd20 None None] GET https://10.4.3.232/volume// Aug 04 10:47:19.821761 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0dabda44-6f59-45c5-97ac-8b46a69fbd20 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:19.822059 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0dabda44-6f59-45c5-97ac-8b46a69fbd20 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:19.822502 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0dabda44-6f59-45c5-97ac-8b46a69fbd20 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:47:19.822930 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 215/869] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:47:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:47:19.831621 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-f5f293d5-2b1e-4455-ad41-d8a6c77e635d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:19.834404 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-f5f293d5-2b1e-4455-ad41-d8a6c77e635d tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:47:19.834946 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-f5f293d5-2b1e-4455-ad41-d8a6c77e635d tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "283a58d3-9cba-4708-a5b4-ec21079e5726", "connector": null, "instance_uuid": "26b9f365-13f2-4ec7-bd74-f88a79622807"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:19.855604 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:19.855604 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:19.895186 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-f5f293d5-2b1e-4455-ad41-d8a6c77e635d tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:47:19.895186 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 219/870] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:47:19 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 04 10:47:19.935511 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5241e497-e5e7-42a6-8503-029c552d0cb4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:19.937602 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5241e497-e5e7-42a6-8503-029c552d0cb4 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:47:19.937814 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5241e497-e5e7-42a6-8503-029c552d0cb4 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:19.938014 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5241e497-e5e7-42a6-8503-029c552d0cb4 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:19.956775 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:19.956775 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:19.964614 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5241e497-e5e7-42a6-8503-029c552d0cb4 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:47:19.970077 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5241e497-e5e7-42a6-8503-029c552d0cb4 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:47:19.970642 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 218/871] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:19 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:19.981454 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9cfc0206-2359-4419-8d4d-83f31073b368 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:19.984203 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9cfc0206-2359-4419-8d4d-83f31073b368 None None] GET https://10.4.3.232/volume// Aug 04 10:47:19.985314 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9cfc0206-2359-4419-8d4d-83f31073b368 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:19.985314 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9cfc0206-2359-4419-8d4d-83f31073b368 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:19.985314 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9cfc0206-2359-4419-8d4d-83f31073b368 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:47:19.985701 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 220/872] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:47:19 2026] GET /volume/ => generated 386 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:47:20.001171 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-a88fd6d6-52aa-4861-adb3-04199a9fd58b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:20.005539 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-a88fd6d6-52aa-4861-adb3-04199a9fd58b tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:47:20.005930 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-a88fd6d6-52aa-4861-adb3-04199a9fd58b tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:20.006100 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-a88fd6d6-52aa-4861-adb3-04199a9fd58b tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:20.035008 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:20.035008 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:20.040223 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-a88fd6d6-52aa-4861-adb3-04199a9fd58b tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:47:20.048525 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-a88fd6d6-52aa-4861-adb3-04199a9fd58b tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:47:20.049566 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 216/873] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:47:20 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:47:20.182066 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-0517cb8c-9666-4da0-af77-715fabf677da None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:20.185097 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-0517cb8c-9666-4da0-af77-715fabf677da tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] PUT https://10.4.3.232/volume/v3/attachments/b5c984e1-227a-45f5-b59b-c6d7ccf383fd Aug 04 10:47:20.185172 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-0517cb8c-9666-4da0-af77-715fabf677da tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:20.197873 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-0517cb8c-9666-4da0-af77-715fabf677da tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Acquiring lock "cinder-attachment_update-283a58d3-9cba-4708-a5b4-ec21079e5726-np0000006413" by "attachment_update" {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:47:20.207026 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-0517cb8c-9666-4da0-af77-715fabf677da tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Lock "cinder-attachment_update-283a58d3-9cba-4708-a5b4-ec21079e5726-np0000006413" acquired by "attachment_update" :: waited 0.009s {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:47:20.208276 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:20.208276 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:20.330526 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-0517cb8c-9666-4da0-af77-715fabf677da tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Lock "cinder-attachment_update-283a58d3-9cba-4708-a5b4-ec21079e5726-np0000006413" released by "attachment_update" :: held 0.124s {{(pid=100255) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:47:20.331413 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-0517cb8c-9666-4da0-af77-715fabf677da tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/b5c984e1-227a-45f5-b59b-c6d7ccf383fd returned with HTTP 200 Aug 04 10:47:20.332469 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 220/874] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:47:20 2026] PUT /volume/v3/attachments/b5c984e1-227a-45f5-b59b-c6d7ccf383fd => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:20.736485 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0346e1f8-1383-437c-8b5c-2b2d4c3a2a59 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:20.738764 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0346e1f8-1383-437c-8b5c-2b2d4c3a2a59 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 Aug 04 10:47:20.739052 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0346e1f8-1383-437c-8b5c-2b2d4c3a2a59 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:20.739369 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0346e1f8-1383-437c-8b5c-2b2d4c3a2a59 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:20.749386 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:20.749386 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:20.754209 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0346e1f8-1383-437c-8b5c-2b2d4c3a2a59 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:47:20.759124 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0346e1f8-1383-437c-8b5c-2b2d4c3a2a59 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 returned with HTTP 200 Aug 04 10:47:20.759604 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 219/875] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:20 2026] GET /volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:20.772928 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2d0e5fc7-57d6-454d-9441-8dc3e0e4c49f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:20.775056 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2d0e5fc7-57d6-454d-9441-8dc3e0e4c49f tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 Aug 04 10:47:20.775478 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2d0e5fc7-57d6-454d-9441-8dc3e0e4c49f tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:20.776255 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2d0e5fc7-57d6-454d-9441-8dc3e0e4c49f tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:20.783511 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:20.783511 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:20.788078 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2d0e5fc7-57d6-454d-9441-8dc3e0e4c49f tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:47:20.794624 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2d0e5fc7-57d6-454d-9441-8dc3e0e4c49f tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 returned with HTTP 200 Aug 04 10:47:20.795083 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 221/876] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:20 2026] GET /volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:20.839616 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-dec6aa6c-6872-4133-8669-68a1858fdd4e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:20.842083 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-dec6aa6c-6872-4133-8669-68a1858fdd4e tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 Aug 04 10:47:20.842370 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-dec6aa6c-6872-4133-8669-68a1858fdd4e tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:20.842630 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-dec6aa6c-6872-4133-8669-68a1858fdd4e tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:20.853617 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:20.853617 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:20.858581 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-dec6aa6c-6872-4133-8669-68a1858fdd4e tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:47:20.864378 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-dec6aa6c-6872-4133-8669-68a1858fdd4e tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 returned with HTTP 200 Aug 04 10:47:20.864788 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 217/877] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:47:20 2026] GET /volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:47:20.946848 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-cc23d5f7-aaaf-44fe-b1ba-d09e48cad249 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:20.947230 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cc23d5f7-aaaf-44fe-b1ba-d09e48cad249 None None] GET https://10.4.3.232/volume// Aug 04 10:47:20.947436 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cc23d5f7-aaaf-44fe-b1ba-d09e48cad249 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:20.947624 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cc23d5f7-aaaf-44fe-b1ba-d09e48cad249 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:20.947946 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cc23d5f7-aaaf-44fe-b1ba-d09e48cad249 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:47:20.948225 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 221/878] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:47:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:47:20.955418 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-4979a9d1-27d6-4517-be04-b1bc3beae3a2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:20.959298 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-4979a9d1-27d6-4517-be04-b1bc3beae3a2 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:47:20.959811 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-4979a9d1-27d6-4517-be04-b1bc3beae3a2 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49514536-335d-4ba1-8cb7-6a70cefb8c52", "connector": null, "instance_uuid": "144afca4-8a43-42bb-b96c-1b997a076790"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:20.974138 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:20.974138 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:20.989782 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8204be0d-4a2f-4e4e-b270-9ea19b693309 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:20.992321 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8204be0d-4a2f-4e4e-b270-9ea19b693309 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:47:20.992575 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8204be0d-4a2f-4e4e-b270-9ea19b693309 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:20.992815 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8204be0d-4a2f-4e4e-b270-9ea19b693309 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:21.006477 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:21.006477 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:21.011264 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8204be0d-4a2f-4e4e-b270-9ea19b693309 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:47:21.016685 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8204be0d-4a2f-4e4e-b270-9ea19b693309 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:47:21.017366 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 222/879] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:20 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1147 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:21.020415 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-4979a9d1-27d6-4517-be04-b1bc3beae3a2 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:47:21.021133 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 220/880] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:47:20 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 04 10:47:21.073762 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-26b9ab5d-7bd6-4860-8da4-61f5ec9a60f7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:21.076001 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-26b9ab5d-7bd6-4860-8da4-61f5ec9a60f7 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 Aug 04 10:47:21.076284 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-26b9ab5d-7bd6-4860-8da4-61f5ec9a60f7 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:21.076546 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-26b9ab5d-7bd6-4860-8da4-61f5ec9a60f7 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:21.085356 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-65ef2642-d159-4421-b935-9287fe6b7b7e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:21.085773 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-65ef2642-d159-4421-b935-9287fe6b7b7e None None] GET https://10.4.3.232/volume// Aug 04 10:47:21.085957 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-65ef2642-d159-4421-b935-9287fe6b7b7e None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:21.086181 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-65ef2642-d159-4421-b935-9287fe6b7b7e None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:21.086567 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-65ef2642-d159-4421-b935-9287fe6b7b7e None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:47:21.086909 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 222/881] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:47:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:47:21.095898 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-b7b453e7-3beb-4cf7-9aa1-525783faa604 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:21.101261 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:21.101261 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:21.101371 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-b7b453e7-3beb-4cf7-9aa1-525783faa604 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 Aug 04 10:47:21.101371 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-b7b453e7-3beb-4cf7-9aa1-525783faa604 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:21.101371 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-b7b453e7-3beb-4cf7-9aa1-525783faa604 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:21.105743 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-26b9ab5d-7bd6-4860-8da4-61f5ec9a60f7 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:47:21.113539 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-26b9ab5d-7bd6-4860-8da4-61f5ec9a60f7 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 returned with HTTP 200 Aug 04 10:47:21.113933 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 218/882] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:21 2026] GET /volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:21.121252 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:21.121252 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:21.125920 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-b7b453e7-3beb-4cf7-9aa1-525783faa604 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:47:21.133185 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-b7b453e7-3beb-4cf7-9aa1-525783faa604 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 returned with HTTP 200 Aug 04 10:47:21.134549 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 223/883] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:47:21 2026] GET /volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 => generated 1019 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:47:21.246743 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-d93e097d-3ba7-4897-89cf-507c62beaddc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:21.249020 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-d93e097d-3ba7-4897-89cf-507c62beaddc tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] PUT https://10.4.3.232/volume/v3/attachments/8c5f6b14-59e6-480d-a04b-2e0c9072444c Aug 04 10:47:21.249485 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-d93e097d-3ba7-4897-89cf-507c62beaddc tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:21.257980 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-d93e097d-3ba7-4897-89cf-507c62beaddc tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Acquiring lock "cinder-attachment_update-49514536-335d-4ba1-8cb7-6a70cefb8c52-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:47:21.264426 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-d93e097d-3ba7-4897-89cf-507c62beaddc tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Lock "cinder-attachment_update-49514536-335d-4ba1-8cb7-6a70cefb8c52-np0000006413" acquired by "attachment_update" :: waited 0.006s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:47:21.265395 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:21.265395 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:21.368703 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-d93e097d-3ba7-4897-89cf-507c62beaddc tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Lock "cinder-attachment_update-49514536-335d-4ba1-8cb7-6a70cefb8c52-np0000006413" released by "attachment_update" :: held 0.105s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:47:21.369294 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-d93e097d-3ba7-4897-89cf-507c62beaddc tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/attachments/8c5f6b14-59e6-480d-a04b-2e0c9072444c returned with HTTP 200 Aug 04 10:47:21.369919 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 221/884] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:47:21 2026] PUT /volume/v3/attachments/8c5f6b14-59e6-480d-a04b-2e0c9072444c => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:22.035596 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7a3df415-cd46-4657-b99b-e5ea7e823d48 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:22.037935 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7a3df415-cd46-4657-b99b-e5ea7e823d48 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:47:22.038257 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7a3df415-cd46-4657-b99b-e5ea7e823d48 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:22.038569 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7a3df415-cd46-4657-b99b-e5ea7e823d48 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:22.055025 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:22.055025 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:22.059621 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7a3df415-cd46-4657-b99b-e5ea7e823d48 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:47:22.065540 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7a3df415-cd46-4657-b99b-e5ea7e823d48 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:47:22.065978 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 223/885] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:22 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:22.127655 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-36d06a15-ee7c-4c10-8df4-94c33c43f158 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:22.130355 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-36d06a15-ee7c-4c10-8df4-94c33c43f158 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 Aug 04 10:47:22.130606 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-36d06a15-ee7c-4c10-8df4-94c33c43f158 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:22.131225 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-36d06a15-ee7c-4c10-8df4-94c33c43f158 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:22.145646 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:22.145646 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:22.152921 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-36d06a15-ee7c-4c10-8df4-94c33c43f158 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:47:22.159920 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-36d06a15-ee7c-4c10-8df4-94c33c43f158 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 returned with HTTP 200 Aug 04 10:47:22.160470 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 219/886] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:22 2026] GET /volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:47:22.793085 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-e36263a9-08a4-420f-87da-fe15eebd122e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:22.795662 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-e36263a9-08a4-420f-87da-fe15eebd122e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/attachments/b5c984e1-227a-45f5-b59b-c6d7ccf383fd/action Aug 04 10:47:22.796128 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-e36263a9-08a4-420f-87da-fe15eebd122e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:47:22.796310 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-e36263a9-08a4-420f-87da-fe15eebd122e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:22.820264 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:22.820264 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:22.830725 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-92909e08-6438-45bf-b04a-abf8708ecde0 req-e36263a9-08a4-420f-87da-fe15eebd122e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/b5c984e1-227a-45f5-b59b-c6d7ccf383fd/action returned with HTTP 204 Aug 04 10:47:22.831252 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 224/887] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:47:22 2026] POST /volume/v3/attachments/b5c984e1-227a-45f5-b59b-c6d7ccf383fd/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:47:23.089025 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ab7e4443-5b6a-4c3d-9664-d16476a2bec6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:23.091973 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ab7e4443-5b6a-4c3d-9664-d16476a2bec6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:47:23.092319 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ab7e4443-5b6a-4c3d-9664-d16476a2bec6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:23.092659 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ab7e4443-5b6a-4c3d-9664-d16476a2bec6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:23.116993 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:23.116993 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:23.122955 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ab7e4443-5b6a-4c3d-9664-d16476a2bec6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:47:23.128363 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ab7e4443-5b6a-4c3d-9664-d16476a2bec6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:47:23.128783 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 222/888] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:23 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1441 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:23.174869 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-17fc8c34-aef2-48a7-a2e1-e45fdd450722 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:23.177501 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-17fc8c34-aef2-48a7-a2e1-e45fdd450722 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 Aug 04 10:47:23.178131 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-17fc8c34-aef2-48a7-a2e1-e45fdd450722 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:23.178387 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-17fc8c34-aef2-48a7-a2e1-e45fdd450722 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:23.197851 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:23.197851 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:23.205386 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-17fc8c34-aef2-48a7-a2e1-e45fdd450722 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:47:23.214052 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-17fc8c34-aef2-48a7-a2e1-e45fdd450722 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 returned with HTTP 200 Aug 04 10:47:23.214686 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 224/889] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:23 2026] GET /volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:24.233831 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3d37c82b-da44-47ce-b987-f66b30212c32 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:24.238929 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d37c82b-da44-47ce-b987-f66b30212c32 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 Aug 04 10:47:24.239127 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d37c82b-da44-47ce-b987-f66b30212c32 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:24.239343 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d37c82b-da44-47ce-b987-f66b30212c32 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:24.251048 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:24.251048 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:24.255949 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3d37c82b-da44-47ce-b987-f66b30212c32 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:47:24.263209 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d37c82b-da44-47ce-b987-f66b30212c32 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 returned with HTTP 200 Aug 04 10:47:24.263209 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 220/890] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:24 2026] GET /volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:25.282517 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9e76b038-cba9-4e7b-bd4d-aefcb3d6b589 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:25.284436 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9e76b038-cba9-4e7b-bd4d-aefcb3d6b589 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 Aug 04 10:47:25.284669 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9e76b038-cba9-4e7b-bd4d-aefcb3d6b589 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:25.284919 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9e76b038-cba9-4e7b-bd4d-aefcb3d6b589 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:25.306063 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:25.306063 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:25.316282 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9e76b038-cba9-4e7b-bd4d-aefcb3d6b589 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:47:25.320568 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9e76b038-cba9-4e7b-bd4d-aefcb3d6b589 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 returned with HTTP 200 Aug 04 10:47:25.320922 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 225/891] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:25 2026] GET /volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:25.730700 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-c8e3d7f5-da71-49f6-aa76-879deaa825e8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:25.733490 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-c8e3d7f5-da71-49f6-aa76-879deaa825e8 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] POST https://10.4.3.232/volume/v3/attachments/8c5f6b14-59e6-480d-a04b-2e0c9072444c/action Aug 04 10:47:25.734075 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-c8e3d7f5-da71-49f6-aa76-879deaa825e8 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:47:25.734178 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-c8e3d7f5-da71-49f6-aa76-879deaa825e8 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:25.738296 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=276,cinder:UPDATE=44,cinder:INSERT=20 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:47:25.758357 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:25.758357 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:25.772360 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f575df71-6dbe-46a7-a093-b224dcc18640 req-c8e3d7f5-da71-49f6-aa76-879deaa825e8 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/attachments/8c5f6b14-59e6-480d-a04b-2e0c9072444c/action returned with HTTP 204 Aug 04 10:47:25.772872 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 223/892] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:47:25 2026] POST /volume/v3/attachments/8c5f6b14-59e6-480d-a04b-2e0c9072444c/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:47:26.336914 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8258af44-430e-42c8-be0c-ccd0e2394420 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:26.342794 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8258af44-430e-42c8-be0c-ccd0e2394420 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 Aug 04 10:47:26.343020 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8258af44-430e-42c8-be0c-ccd0e2394420 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:26.343212 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8258af44-430e-42c8-be0c-ccd0e2394420 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:26.345661 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=328,cinder:UPDATE=86,cinder:INSERT=46 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:47:26.359151 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:26.359151 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:26.362468 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8258af44-430e-42c8-be0c-ccd0e2394420 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:47:26.371596 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8258af44-430e-42c8-be0c-ccd0e2394420 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 returned with HTTP 200 Aug 04 10:47:26.373283 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 225/893] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:26 2026] GET /volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:26.390310 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b1008d39-5397-4348-9961-134a436e2b8e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:26.393768 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b1008d39-5397-4348-9961-134a436e2b8e tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 Aug 04 10:47:26.394164 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b1008d39-5397-4348-9961-134a436e2b8e tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:26.394328 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b1008d39-5397-4348-9961-134a436e2b8e tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:26.405174 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:26.405174 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:26.408642 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b1008d39-5397-4348-9961-134a436e2b8e tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:47:26.414514 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b1008d39-5397-4348-9961-134a436e2b8e tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 returned with HTTP 200 Aug 04 10:47:26.414925 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 221/894] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:26 2026] GET /volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:29.483850 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-2372e5d0-c398-4ba8-9a72-a3c2304925c3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:29.486750 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-2372e5d0-c398-4ba8-9a72-a3c2304925c3 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:47:29.488652 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-2372e5d0-c398-4ba8-9a72-a3c2304925c3 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:29.488652 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-2372e5d0-c398-4ba8-9a72-a3c2304925c3 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:29.512089 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:29.512089 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:29.518968 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-2372e5d0-c398-4ba8-9a72-a3c2304925c3 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:47:29.523591 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-2372e5d0-c398-4ba8-9a72-a3c2304925c3 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:47:29.524096 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 226/895] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:47:29 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1441 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:30.020361 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f163d182-d929-43a6-ad43-3a7ae6ff335c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:30.020855 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f163d182-d929-43a6-ad43-3a7ae6ff335c None None] GET https://10.4.3.232/volume// Aug 04 10:47:30.021078 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f163d182-d929-43a6-ad43-3a7ae6ff335c None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:30.021337 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f163d182-d929-43a6-ad43-3a7ae6ff335c None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:30.021774 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f163d182-d929-43a6-ad43-3a7ae6ff335c None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:47:30.022135 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 224/896] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:47:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:47:30.030724 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-cb35fa81-6c23-4413-b8c0-d1f61e266d4a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:30.033223 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-cb35fa81-6c23-4413-b8c0-d1f61e266d4a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:47:30.033785 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-cb35fa81-6c23-4413-b8c0-d1f61e266d4a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "283a58d3-9cba-4708-a5b4-ec21079e5726", "connector": null, "instance_uuid": "a0f3cb94-a890-40d6-bf53-e190a32baa42"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:30.055558 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:30.055558 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:30.097032 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-cb35fa81-6c23-4413-b8c0-d1f61e266d4a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:47:30.097679 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 226/897] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:47:30 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:30.108382 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-7fc9cdf5-a2d8-4475-862c-f6ff59fb1a27 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:30.111692 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-7fc9cdf5-a2d8-4475-862c-f6ff59fb1a27 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] DELETE https://10.4.3.232/volume/v3/attachments/d21b977f-e4d9-47c8-9259-5389c8be73ac Aug 04 10:47:30.111925 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-7fc9cdf5-a2d8-4475-862c-f6ff59fb1a27 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:30.112189 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-7fc9cdf5-a2d8-4475-862c-f6ff59fb1a27 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:30.114076 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=236,cinder:UPDATE=24,cinder:INSERT=3 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:47:30.123072 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:30.123072 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:30.201208 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-7fc9cdf5-a2d8-4475-862c-f6ff59fb1a27 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/d21b977f-e4d9-47c8-9259-5389c8be73ac returned with HTTP 200 Aug 04 10:47:30.201876 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 222/898] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:47:30 2026] DELETE /volume/v3/attachments/d21b977f-e4d9-47c8-9259-5389c8be73ac => generated 367 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:30.471928 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-6fc7a7cd-20f7-460b-b803-73ed54b89b5a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:30.473927 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-6fc7a7cd-20f7-460b-b803-73ed54b89b5a tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 Aug 04 10:47:30.474160 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-6fc7a7cd-20f7-460b-b803-73ed54b89b5a tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:30.474376 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-6fc7a7cd-20f7-460b-b803-73ed54b89b5a tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:30.497904 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:30.497904 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:30.502254 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-6fc7a7cd-20f7-460b-b803-73ed54b89b5a tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:47:30.507576 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-6fc7a7cd-20f7-460b-b803-73ed54b89b5a tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 returned with HTTP 200 Aug 04 10:47:30.507945 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 227/899] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:47:30 2026] GET /volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:30.531653 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-163a9120-8a7f-4671-b560-43746e474dbc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:30.533535 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-163a9120-8a7f-4671-b560-43746e474dbc tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] POST https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52/action Aug 04 10:47:30.533871 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-163a9120-8a7f-4671-b560-43746e474dbc tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:47:30.534026 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-163a9120-8a7f-4671-b560-43746e474dbc tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:30.544980 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:30.544980 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:30.545664 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-163a9120-8a7f-4671-b560-43746e474dbc tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:47:30.552694 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-163a9120-8a7f-4671-b560-43746e474dbc tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Begin detaching volume completed successfully. Aug 04 10:47:30.553025 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-163a9120-8a7f-4671-b560-43746e474dbc tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52/action returned with HTTP 202 Aug 04 10:47:30.553645 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 225/900] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:47:30 2026] POST /volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:47:30.621786 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6a0481bc-15d9-4099-b19d-628899f0c18d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:30.622294 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6a0481bc-15d9-4099-b19d-628899f0c18d None None] GET https://10.4.3.232/volume// Aug 04 10:47:30.622523 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6a0481bc-15d9-4099-b19d-628899f0c18d None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:30.622740 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6a0481bc-15d9-4099-b19d-628899f0c18d None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:30.623285 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6a0481bc-15d9-4099-b19d-628899f0c18d None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:47:30.623596 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 227/901] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:47:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:47:30.633828 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-95c29834-65d6-43c3-8e66-63a56a29d2bc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:30.636026 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-95c29834-65d6-43c3-8e66-63a56a29d2bc tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 Aug 04 10:47:30.636369 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-95c29834-65d6-43c3-8e66-63a56a29d2bc tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:30.636772 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-95c29834-65d6-43c3-8e66-63a56a29d2bc tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:30.649072 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:30.649072 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:30.653007 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-95c29834-65d6-43c3-8e66-63a56a29d2bc tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:47:30.658567 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-95c29834-65d6-43c3-8e66-63a56a29d2bc tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 returned with HTTP 200 Aug 04 10:47:30.658567 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 223/902] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:47:30 2026] GET /volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 => generated 1315 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:47:31.404312 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-d9aaf650-3593-4a94-b850-68d6d1d1e804 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:31.406975 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-d9aaf650-3593-4a94-b850-68d6d1d1e804 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] PUT https://10.4.3.232/volume/v3/attachments/47140677-050e-4b8c-830f-ccea21813718 Aug 04 10:47:31.407819 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-d9aaf650-3593-4a94-b850-68d6d1d1e804 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:31.433537 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-d9aaf650-3593-4a94-b850-68d6d1d1e804 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Acquiring lock "cinder-attachment_update-283a58d3-9cba-4708-a5b4-ec21079e5726-np0000006413" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:47:31.440660 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-d9aaf650-3593-4a94-b850-68d6d1d1e804 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Lock "cinder-attachment_update-283a58d3-9cba-4708-a5b4-ec21079e5726-np0000006413" acquired by "attachment_update" :: waited 0.007s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:47:31.442017 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:31.442017 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:31.570806 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-d9aaf650-3593-4a94-b850-68d6d1d1e804 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Lock "cinder-attachment_update-283a58d3-9cba-4708-a5b4-ec21079e5726-np0000006413" released by "attachment_update" :: held 0.129s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:47:31.570806 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-d9aaf650-3593-4a94-b850-68d6d1d1e804 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/47140677-050e-4b8c-830f-ccea21813718 returned with HTTP 200 Aug 04 10:47:31.571326 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 228/903] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:47:31 2026] PUT /volume/v3/attachments/47140677-050e-4b8c-830f-ccea21813718 => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:31.604931 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-957dba08-f38b-48fd-97fb-b4c447e3beb9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:31.608479 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-957dba08-f38b-48fd-97fb-b4c447e3beb9 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/attachments/47140677-050e-4b8c-830f-ccea21813718 Aug 04 10:47:31.608733 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-957dba08-f38b-48fd-97fb-b4c447e3beb9 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:31.608960 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-957dba08-f38b-48fd-97fb-b4c447e3beb9 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:31.641076 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-957dba08-f38b-48fd-97fb-b4c447e3beb9 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/47140677-050e-4b8c-830f-ccea21813718 returned with HTTP 200 Aug 04 10:47:31.641642 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 226/904] 10.4.3.232 () {70 vars in 1651 bytes} [Tue Aug 4 10:47:31 2026] GET /volume/v3/attachments/47140677-050e-4b8c-830f-ccea21813718 => generated 994 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:31.782606 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-089ac0a1-3b8e-433e-9fe2-4714d810e299 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:31.782606 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-089ac0a1-3b8e-433e-9fe2-4714d810e299 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] DELETE https://10.4.3.232/volume/v3/attachments/8c5f6b14-59e6-480d-a04b-2e0c9072444c Aug 04 10:47:31.782984 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-089ac0a1-3b8e-433e-9fe2-4714d810e299 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:31.783367 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-089ac0a1-3b8e-433e-9fe2-4714d810e299 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:31.792022 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:31.792022 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:31.851901 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-5c212d5f-b06e-474e-aa16-f01fb71685eb req-089ac0a1-3b8e-433e-9fe2-4714d810e299 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/attachments/8c5f6b14-59e6-480d-a04b-2e0c9072444c returned with HTTP 200 Aug 04 10:47:31.854929 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 228/905] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:47:31 2026] DELETE /volume/v3/attachments/8c5f6b14-59e6-480d-a04b-2e0c9072444c => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:47:32.729060 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dac096d2-bdfe-4a8e-8411-8c2b8c56379f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:32.733452 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dac096d2-bdfe-4a8e-8411-8c2b8c56379f tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:47:32.733901 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dac096d2-bdfe-4a8e-8411-8c2b8c56379f tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49514536-335d-4ba1-8cb7-6a70cefb8c52", "force": false, "name": "tempest-TestStampPattern-snapshot-7664311", "description": null, "metadata": null}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:32.749305 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:32.749305 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:32.750058 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dac096d2-bdfe-4a8e-8411-8c2b8c56379f tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:47:32.750335 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-dac096d2-bdfe-4a8e-8411-8c2b8c56379f tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Create snapshot from volume 49514536-335d-4ba1-8cb7-6a70cefb8c52 Aug 04 10:47:32.802574 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-dac096d2-bdfe-4a8e-8411-8c2b8c56379f tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Created reservations ['3f6dd23e-4ce6-451c-9dcf-f072d2d46f65', '39dfcf7b-bb69-4c78-a086-0f4c08917b3c', 'fb87b6b2-7c6c-4965-9061-07bcf21091bc', 'f3a9835e-b35d-4d9d-af63-fdad6f5068ff'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:47:32.843765 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dac096d2-bdfe-4a8e-8411-8c2b8c56379f tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Snapshot create request issued successfully. Aug 04 10:47:32.844186 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dac096d2-bdfe-4a8e-8411-8c2b8c56379f tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:47:32.844611 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 224/906] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:47:32 2026] POST /volume/v3/snapshots => generated 300 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:47:32.854389 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f631764c-116c-48c7-a332-f2742ab9d92b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:32.857025 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f631764c-116c-48c7-a332-f2742ab9d92b tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/snapshots/d62c10b0-bed0-49e1-9522-7d236e36842f Aug 04 10:47:32.857217 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f631764c-116c-48c7-a332-f2742ab9d92b tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:32.857434 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f631764c-116c-48c7-a332-f2742ab9d92b tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:32.859462 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=351,cinder:INSERT=46,cinder:UPDATE=86 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:47:32.864594 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:32.864594 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:32.865164 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f631764c-116c-48c7-a332-f2742ab9d92b tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Snapshot retrieved successfully. Aug 04 10:47:32.866075 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f631764c-116c-48c7-a332-f2742ab9d92b tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/snapshots/d62c10b0-bed0-49e1-9522-7d236e36842f returned with HTTP 200 Aug 04 10:47:32.866533 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 229/907] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:47:32 2026] GET /volume/v3/snapshots/d62c10b0-bed0-49e1-9522-7d236e36842f => generated 432 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:33.524627 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-325817d6-7264-41ab-8d79-f9caeb277989 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:33.529066 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-325817d6-7264-41ab-8d79-f9caeb277989 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 Aug 04 10:47:33.529066 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-325817d6-7264-41ab-8d79-f9caeb277989 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:33.529066 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-325817d6-7264-41ab-8d79-f9caeb277989 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:33.542406 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:33.542406 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:33.547994 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-325817d6-7264-41ab-8d79-f9caeb277989 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:47:33.553915 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-325817d6-7264-41ab-8d79-f9caeb277989 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 returned with HTTP 200 Aug 04 10:47:33.554597 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 227/908] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:33 2026] GET /volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:33.613333 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-bc9d6847-e9f2-4151-847b-e7f6f72fbe6c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:33.617551 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-bc9d6847-e9f2-4151-847b-e7f6f72fbe6c tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 Aug 04 10:47:33.617884 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-bc9d6847-e9f2-4151-847b-e7f6f72fbe6c tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:33.619262 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-bc9d6847-e9f2-4151-847b-e7f6f72fbe6c tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:33.630176 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:33.630176 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:33.635067 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-bc9d6847-e9f2-4151-847b-e7f6f72fbe6c tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:47:33.640973 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-bc9d6847-e9f2-4151-847b-e7f6f72fbe6c tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 returned with HTTP 200 Aug 04 10:47:33.642001 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 229/909] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:47:33 2026] GET /volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:47:33.772182 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cd8e22e9-7413-4b82-9618-e7e5d9fb5313 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:33.772654 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cd8e22e9-7413-4b82-9618-e7e5d9fb5313 None None] GET https://10.4.3.232/volume// Aug 04 10:47:33.772832 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cd8e22e9-7413-4b82-9618-e7e5d9fb5313 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:33.773037 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cd8e22e9-7413-4b82-9618-e7e5d9fb5313 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:33.773451 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cd8e22e9-7413-4b82-9618-e7e5d9fb5313 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:47:33.774129 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 225/910] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:47:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:47:33.782954 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-f2a1babb-7a55-41f7-af54-b3e9b547d2b0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:33.785448 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-f2a1babb-7a55-41f7-af54-b3e9b547d2b0 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:47:33.785867 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-f2a1babb-7a55-41f7-af54-b3e9b547d2b0 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1da587c1-ca0e-48cf-b258-3817951f6b88", "connector": null, "instance_uuid": "cb4edd27-4eff-4b15-b924-9e001230a8ad"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:33.796677 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:33.796677 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:33.839702 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-f2a1babb-7a55-41f7-af54-b3e9b547d2b0 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:47:33.840278 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 230/911] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:47:33 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:33.874787 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ecc862ef-926f-4393-99cd-c9c3da178172 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:33.876546 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ecc862ef-926f-4393-99cd-c9c3da178172 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 Aug 04 10:47:33.876920 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ecc862ef-926f-4393-99cd-c9c3da178172 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:33.878261 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ecc862ef-926f-4393-99cd-c9c3da178172 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:33.879854 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4e79ba13-6b44-41fd-b14b-e27bc941462f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:33.884659 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4e79ba13-6b44-41fd-b14b-e27bc941462f tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/snapshots/d62c10b0-bed0-49e1-9522-7d236e36842f Aug 04 10:47:33.890316 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4e79ba13-6b44-41fd-b14b-e27bc941462f tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:33.890316 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4e79ba13-6b44-41fd-b14b-e27bc941462f tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:33.896271 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:33.896271 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:33.896420 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-de0ada8b-44c6-4476-b518-7016b64891b8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:33.896471 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:33.896471 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:33.896512 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4e79ba13-6b44-41fd-b14b-e27bc941462f tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Snapshot retrieved successfully. Aug 04 10:47:33.896535 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-de0ada8b-44c6-4476-b518-7016b64891b8 None None] GET https://10.4.3.232/volume// Aug 04 10:47:33.896535 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-de0ada8b-44c6-4476-b518-7016b64891b8 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:33.896535 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-de0ada8b-44c6-4476-b518-7016b64891b8 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:33.896687 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4e79ba13-6b44-41fd-b14b-e27bc941462f tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/snapshots/d62c10b0-bed0-49e1-9522-7d236e36842f returned with HTTP 200 Aug 04 10:47:33.896720 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-de0ada8b-44c6-4476-b518-7016b64891b8 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:47:33.896742 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 230/912] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:47:33 2026] GET /volume/v3/snapshots/d62c10b0-bed0-49e1-9522-7d236e36842f => generated 459 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:33.897979 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 226/913] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:47:33 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:47:33.899068 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ecc862ef-926f-4393-99cd-c9c3da178172 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:47:33.904329 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ecc862ef-926f-4393-99cd-c9c3da178172 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 returned with HTTP 200 Aug 04 10:47:33.904820 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 228/914] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:33 2026] GET /volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:33.905783 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1d6b68ba-dff3-4f25-959a-81239d2bbd84 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:33.908561 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1d6b68ba-dff3-4f25-959a-81239d2bbd84 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/snapshots/d62c10b0-bed0-49e1-9522-7d236e36842f Aug 04 10:47:33.908561 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1d6b68ba-dff3-4f25-959a-81239d2bbd84 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:33.908561 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1d6b68ba-dff3-4f25-959a-81239d2bbd84 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:33.914501 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:33.914501 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:33.915106 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1d6b68ba-dff3-4f25-959a-81239d2bbd84 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Snapshot retrieved successfully. Aug 04 10:47:33.916162 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1d6b68ba-dff3-4f25-959a-81239d2bbd84 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/snapshots/d62c10b0-bed0-49e1-9522-7d236e36842f returned with HTTP 200 Aug 04 10:47:33.916658 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 231/915] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:47:33 2026] GET /volume/v3/snapshots/d62c10b0-bed0-49e1-9522-7d236e36842f => generated 459 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:33.920436 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-c91758ad-467f-4fca-bdd5-7e238f1501cc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:33.922417 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-c91758ad-467f-4fca-bdd5-7e238f1501cc tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 Aug 04 10:47:33.922605 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-c91758ad-467f-4fca-bdd5-7e238f1501cc tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:33.922775 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-c91758ad-467f-4fca-bdd5-7e238f1501cc tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:33.933052 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:33.933052 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:33.937660 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-c91758ad-467f-4fca-bdd5-7e238f1501cc tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:47:33.942539 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-c91758ad-467f-4fca-bdd5-7e238f1501cc tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 returned with HTTP 200 Aug 04 10:47:33.942539 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 231/916] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:47:33 2026] GET /volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:47:34.072941 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-c53c1940-7b27-467d-b684-f109e5b5242f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:34.076563 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-c53c1940-7b27-467d-b684-f109e5b5242f tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] PUT https://10.4.3.232/volume/v3/attachments/2bd21816-cb80-4210-8e0d-d2dcfd0c05c2 Aug 04 10:47:34.077229 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-c53c1940-7b27-467d-b684-f109e5b5242f tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:34.092440 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-c53c1940-7b27-467d-b684-f109e5b5242f tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Acquiring lock "cinder-attachment_update-1da587c1-ca0e-48cf-b258-3817951f6b88-np0000006413" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:47:34.099237 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-c53c1940-7b27-467d-b684-f109e5b5242f tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Lock "cinder-attachment_update-1da587c1-ca0e-48cf-b258-3817951f6b88-np0000006413" acquired by "attachment_update" :: waited 0.007s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:47:34.100438 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:34.100438 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:34.207368 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-c53c1940-7b27-467d-b684-f109e5b5242f tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Lock "cinder-attachment_update-1da587c1-ca0e-48cf-b258-3817951f6b88-np0000006413" released by "attachment_update" :: held 0.107s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:47:34.207368 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-c53c1940-7b27-467d-b684-f109e5b5242f tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/attachments/2bd21816-cb80-4210-8e0d-d2dcfd0c05c2 returned with HTTP 200 Aug 04 10:47:34.207368 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 227/917] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:47:34 2026] PUT /volume/v3/attachments/2bd21816-cb80-4210-8e0d-d2dcfd0c05c2 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:34.922336 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-34430e06-9194-42eb-a31f-22a379924815 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:34.923654 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-34430e06-9194-42eb-a31f-22a379924815 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 Aug 04 10:47:34.923957 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-34430e06-9194-42eb-a31f-22a379924815 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:34.924238 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-34430e06-9194-42eb-a31f-22a379924815 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:34.934951 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:34.934951 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:34.939335 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-34430e06-9194-42eb-a31f-22a379924815 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:47:34.944638 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-34430e06-9194-42eb-a31f-22a379924815 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 returned with HTTP 200 Aug 04 10:47:34.945170 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 229/918] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:34 2026] GET /volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:35.959770 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ca4a230a-2100-4b28-a514-61bc571215d7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:35.961903 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ca4a230a-2100-4b28-a514-61bc571215d7 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 Aug 04 10:47:35.962140 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ca4a230a-2100-4b28-a514-61bc571215d7 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:35.962410 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ca4a230a-2100-4b28-a514-61bc571215d7 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:35.973257 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:35.973257 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:35.977100 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ca4a230a-2100-4b28-a514-61bc571215d7 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:47:35.984792 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ca4a230a-2100-4b28-a514-61bc571215d7 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 returned with HTTP 200 Aug 04 10:47:35.985351 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 232/919] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:35 2026] GET /volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:36.043148 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-e961a0ec-ea39-4499-922b-3111a7bb21c8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:36.048325 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-e961a0ec-ea39-4499-922b-3111a7bb21c8 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/attachments/47140677-050e-4b8c-830f-ccea21813718/action Aug 04 10:47:36.048325 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-e961a0ec-ea39-4499-922b-3111a7bb21c8 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:47:36.048325 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-e961a0ec-ea39-4499-922b-3111a7bb21c8 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:36.066928 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:36.066928 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:36.106851 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-23f50bcc-d407-4e9b-baf1-8725c2729980 req-e961a0ec-ea39-4499-922b-3111a7bb21c8 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/47140677-050e-4b8c-830f-ccea21813718/action returned with HTTP 204 Aug 04 10:47:36.107468 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 232/920] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:47:36 2026] POST /volume/v3/attachments/47140677-050e-4b8c-830f-ccea21813718/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:47:37.001352 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5aab17a9-a0a6-4bc5-8d82-bb32ebf8b507 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:37.003594 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5aab17a9-a0a6-4bc5-8d82-bb32ebf8b507 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 Aug 04 10:47:37.003856 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5aab17a9-a0a6-4bc5-8d82-bb32ebf8b507 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:37.004112 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5aab17a9-a0a6-4bc5-8d82-bb32ebf8b507 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:37.026114 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:37.026114 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:37.030433 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5aab17a9-a0a6-4bc5-8d82-bb32ebf8b507 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:47:37.035955 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5aab17a9-a0a6-4bc5-8d82-bb32ebf8b507 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 returned with HTTP 200 Aug 04 10:47:37.036489 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 228/921] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:37 2026] GET /volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:37.288920 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2002caa3-719d-4904-8b29-c4f9c21e80ba None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:37.291576 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2002caa3-719d-4904-8b29-c4f9c21e80ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:47:37.292310 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2002caa3-719d-4904-8b29-c4f9c21e80ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1340988582"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:37.293827 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-2002caa3-719d-4904-8b29-c4f9c21e80ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1340988582'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:47:37.293940 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-2002caa3-719d-4904-8b29-c4f9c21e80ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Create volume of 1 GB Aug 04 10:47:37.299495 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2002caa3-719d-4904-8b29-c4f9c21e80ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Availability Zones retrieved successfully. Aug 04 10:47:37.308680 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2002caa3-719d-4904-8b29-c4f9c21e80ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Flow 'volume_create_api' (455ed0db-a45d-4071-9e64-03aaeff6e0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:47:37.309900 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2002caa3-719d-4904-8b29-c4f9c21e80ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06ed223d-2a9a-4173-a4ad-832325c22c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:37.311318 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-2002caa3-719d-4904-8b29-c4f9c21e80ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:47:37.339824 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2002caa3-719d-4904-8b29-c4f9c21e80ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06ed223d-2a9a-4173-a4ad-832325c22c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:37.339824 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2002caa3-719d-4904-8b29-c4f9c21e80ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03c9263e-e657-4fbb-9fee-a2715fe94c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:37.416774 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-2002caa3-719d-4904-8b29-c4f9c21e80ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Created reservations ['2d1978c6-90bf-4b47-b7c7-ed24d1b25368', '313c594e-1bf2-44bd-8c79-8c9327413daf', 'c21a89a2-89da-4d03-b251-6ecce4a364e5', 'f7d28f87-7b67-4a19-be9d-2a180f864f69'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:47:37.417708 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2002caa3-719d-4904-8b29-c4f9c21e80ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03c9263e-e657-4fbb-9fee-a2715fe94c93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d1978c6-90bf-4b47-b7c7-ed24d1b25368', '313c594e-1bf2-44bd-8c79-8c9327413daf', 'c21a89a2-89da-4d03-b251-6ecce4a364e5', 'f7d28f87-7b67-4a19-be9d-2a180f864f69']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:37.418537 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2002caa3-719d-4904-8b29-c4f9c21e80ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfa551a6-52fe-42a0-86ba-36c771438dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:37.451180 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2002caa3-719d-4904-8b29-c4f9c21e80ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfa551a6-52fe-42a0-86ba-36c771438dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67a7a991-257d-48e2-bcf3-de4c18c1fd9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1340988582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='318647b6f8d54e099561bebe5e42d3f8',qos_specs=None,replication_status=,reservations=['2d1978c6-90bf-4b47-b7c7-ed24d1b25368','313c594e-1bf2-44bd-8c79-8c9327413daf','c21a89a2-89da-4d03-b251-6ecce4a364e5','f7d28f87-7b67-4a19-be9d-2a180f864f69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7522cef200d04dab9cdd2cfb40b436ef',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:47:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1340988582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67a7a991-257d-48e2-bcf3-de4c18c1fd9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='318647b6f8d54e099561bebe5e42d3f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7522cef200d04dab9cdd2cfb40b436ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:37.452179 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2002caa3-719d-4904-8b29-c4f9c21e80ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c396dde-6518-4d2e-b89c-a49ed305c5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:37.489081 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2002caa3-719d-4904-8b29-c4f9c21e80ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c396dde-6518-4d2e-b89c-a49ed305c5f1) transitioned into state 'SUCCESS' from state '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-1340988582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='318647b6f8d54e099561bebe5e42d3f8',qos_specs=None,replication_status=,reservations=['2d1978c6-90bf-4b47-b7c7-ed24d1b25368','313c594e-1bf2-44bd-8c79-8c9327413daf','c21a89a2-89da-4d03-b251-6ecce4a364e5','f7d28f87-7b67-4a19-be9d-2a180f864f69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7522cef200d04dab9cdd2cfb40b436ef',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:37.489891 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2002caa3-719d-4904-8b29-c4f9c21e80ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e951dfea-5159-422e-8e1f-596c8cb1188c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:37.503185 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2002caa3-719d-4904-8b29-c4f9c21e80ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e951dfea-5159-422e-8e1f-596c8cb1188c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:37.504267 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2002caa3-719d-4904-8b29-c4f9c21e80ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Flow 'volume_create_api' (455ed0db-a45d-4071-9e64-03aaeff6e0ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:47:37.504689 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2002caa3-719d-4904-8b29-c4f9c21e80ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Create volume request issued successfully. Aug 04 10:47:37.505400 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2002caa3-719d-4904-8b29-c4f9c21e80ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:47:37.505996 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 230/922] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:47:37 2026] POST /volume/v3/volumes => generated 759 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:47:37.518328 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cd206b99-2b72-4ac3-9070-f8ad9a4df721 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:37.522131 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cd206b99-2b72-4ac3-9070-f8ad9a4df721 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] GET https://10.4.3.232/volume/v3/volumes/67a7a991-257d-48e2-bcf3-de4c18c1fd9a Aug 04 10:47:37.522378 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cd206b99-2b72-4ac3-9070-f8ad9a4df721 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:37.522582 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cd206b99-2b72-4ac3-9070-f8ad9a4df721 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:37.534007 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:37.534007 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:37.543718 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cd206b99-2b72-4ac3-9070-f8ad9a4df721 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Volume info retrieved successfully. Aug 04 10:47:37.551866 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cd206b99-2b72-4ac3-9070-f8ad9a4df721 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/67a7a991-257d-48e2-bcf3-de4c18c1fd9a returned with HTTP 200 Aug 04 10:47:37.552692 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 233/923] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:37 2026] GET /volume/v3/volumes/67a7a991-257d-48e2-bcf3-de4c18c1fd9a => generated 827 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:37.646691 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-33789acb-729d-4b23-af2a-afb4f57d6877 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:37.651123 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-33789acb-729d-4b23-af2a-afb4f57d6877 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] POST https://10.4.3.232/volume/v3/attachments/2bd21816-cb80-4210-8e0d-d2dcfd0c05c2/action Aug 04 10:47:37.651514 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-33789acb-729d-4b23-af2a-afb4f57d6877 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:47:37.651647 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-33789acb-729d-4b23-af2a-afb4f57d6877 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:37.674312 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:37.674312 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:37.690533 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-925d72ce-ef8e-4896-875c-9009b30b08cc req-33789acb-729d-4b23-af2a-afb4f57d6877 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/attachments/2bd21816-cb80-4210-8e0d-d2dcfd0c05c2/action returned with HTTP 204 Aug 04 10:47:37.691084 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 233/924] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:47:37 2026] POST /volume/v3/attachments/2bd21816-cb80-4210-8e0d-d2dcfd0c05c2/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:47:38.051101 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-35ace2b4-e605-431c-8b72-5a0562187b8b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:38.051641 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-35ace2b4-e605-431c-8b72-5a0562187b8b tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 Aug 04 10:47:38.051677 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-35ace2b4-e605-431c-8b72-5a0562187b8b tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:38.051997 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-35ace2b4-e605-431c-8b72-5a0562187b8b tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:38.066170 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:38.066170 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:38.073033 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-35ace2b4-e605-431c-8b72-5a0562187b8b tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:47:38.081531 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-35ace2b4-e605-431c-8b72-5a0562187b8b tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 returned with HTTP 200 Aug 04 10:47:38.081531 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 229/925] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:38 2026] GET /volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:38.097995 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7a3d48b7-fbf7-4702-948f-8071577031dd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:38.100159 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7a3d48b7-fbf7-4702-948f-8071577031dd tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 Aug 04 10:47:38.100159 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7a3d48b7-fbf7-4702-948f-8071577031dd tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:38.100407 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7a3d48b7-fbf7-4702-948f-8071577031dd tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:38.113919 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:38.113919 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:38.119058 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7a3d48b7-fbf7-4702-948f-8071577031dd tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:47:38.127384 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7a3d48b7-fbf7-4702-948f-8071577031dd tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 returned with HTTP 200 Aug 04 10:47:38.127959 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 231/926] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:38 2026] GET /volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:38.572522 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fb3345ac-cc2f-4036-9ec7-96a1dcd8e0aa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:38.574809 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb3345ac-cc2f-4036-9ec7-96a1dcd8e0aa tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] GET https://10.4.3.232/volume/v3/volumes/67a7a991-257d-48e2-bcf3-de4c18c1fd9a Aug 04 10:47:38.575033 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb3345ac-cc2f-4036-9ec7-96a1dcd8e0aa tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:38.575230 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb3345ac-cc2f-4036-9ec7-96a1dcd8e0aa tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:38.586288 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:38.586288 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:47:38.595559 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fb3345ac-cc2f-4036-9ec7-96a1dcd8e0aa tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Volume info retrieved successfully. Aug 04 10:47:38.605806 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb3345ac-cc2f-4036-9ec7-96a1dcd8e0aa tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/67a7a991-257d-48e2-bcf3-de4c18c1fd9a returned with HTTP 200 Aug 04 10:47:38.606872 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 234/927] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:38 2026] GET /volume/v3/volumes/67a7a991-257d-48e2-bcf3-de4c18c1fd9a => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:38.627298 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-64a3e9fe-98ab-4004-9ae7-cd722db2f0d8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:38.633176 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-64a3e9fe-98ab-4004-9ae7-cd722db2f0d8 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 Aug 04 10:47:38.633412 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-64a3e9fe-98ab-4004-9ae7-cd722db2f0d8 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:38.633599 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-64a3e9fe-98ab-4004-9ae7-cd722db2f0d8 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:38.648281 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:38.648281 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:38.652885 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-64a3e9fe-98ab-4004-9ae7-cd722db2f0d8 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:47:38.658104 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-64a3e9fe-98ab-4004-9ae7-cd722db2f0d8 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 returned with HTTP 200 Aug 04 10:47:38.658621 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 234/928] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:47:38 2026] GET /volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:39.783163 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8f99cf17-cffe-4d34-ac9a-877f5cda7c19 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:39.783695 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8f99cf17-cffe-4d34-ac9a-877f5cda7c19 None None] GET https://10.4.3.232/volume// Aug 04 10:47:39.783852 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8f99cf17-cffe-4d34-ac9a-877f5cda7c19 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:39.784054 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8f99cf17-cffe-4d34-ac9a-877f5cda7c19 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:39.784707 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8f99cf17-cffe-4d34-ac9a-877f5cda7c19 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:47:39.784827 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 230/929] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:47:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:47:39.793629 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-5b9bdc25-2b5f-4fc5-a49c-f4983a045300 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:39.796481 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-5b9bdc25-2b5f-4fc5-a49c-f4983a045300 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:47:39.796824 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-5b9bdc25-2b5f-4fc5-a49c-f4983a045300 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1da587c1-ca0e-48cf-b258-3817951f6b88", "connector": null, "instance_uuid": "cb4edd27-4eff-4b15-b924-9e001230a8ad"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:39.813599 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:39.813599 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:39.865084 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-5b9bdc25-2b5f-4fc5-a49c-f4983a045300 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:47:39.870059 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 232/930] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:47:39 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 04 10:47:39.876548 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6441e410-ecc6-4f23-b60c-ab8c2b89587b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:39.877038 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6441e410-ecc6-4f23-b60c-ab8c2b89587b None None] GET https://10.4.3.232/volume// Aug 04 10:47:39.877276 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6441e410-ecc6-4f23-b60c-ab8c2b89587b None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:39.877532 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6441e410-ecc6-4f23-b60c-ab8c2b89587b None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:39.877943 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6441e410-ecc6-4f23-b60c-ab8c2b89587b None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:47:39.878423 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 235/931] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:47:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:47:39.889815 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-2cf7f5f7-611e-49ca-a0b4-e89aa62ca1e4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:39.891997 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-2cf7f5f7-611e-49ca-a0b4-e89aa62ca1e4 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 Aug 04 10:47:39.892239 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-2cf7f5f7-611e-49ca-a0b4-e89aa62ca1e4 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:39.892495 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-2cf7f5f7-611e-49ca-a0b4-e89aa62ca1e4 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:39.908581 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:39.908581 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:39.913769 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-2cf7f5f7-611e-49ca-a0b4-e89aa62ca1e4 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:47:39.915708 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b1d3540a-d837-443e-8e49-1fbaf2550e60 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:39.917518 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b1d3540a-d837-443e-8e49-1fbaf2550e60 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:47:39.917671 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-2cf7f5f7-611e-49ca-a0b4-e89aa62ca1e4 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 returned with HTTP 200 Aug 04 10:47:39.917871 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b1d3540a-d837-443e-8e49-1fbaf2550e60 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1368323215", "snapshot_id": "d62c10b0-bed0-49e1-9522-7d236e36842f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:39.918140 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 235/932] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:47:39 2026] GET /volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 04 10:47:39.919393 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-b1d3540a-d837-443e-8e49-1fbaf2550e60 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1368323215', 'snapshot_id': 'd62c10b0-bed0-49e1-9522-7d236e36842f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:47:39.929471 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:39.929471 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:39.930133 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b1d3540a-d837-443e-8e49-1fbaf2550e60 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Snapshot retrieved successfully. Aug 04 10:47:39.930292 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b1d3540a-d837-443e-8e49-1fbaf2550e60 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Create volume of 1 GB Aug 04 10:47:39.935236 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b1d3540a-d837-443e-8e49-1fbaf2550e60 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Availability Zones retrieved successfully. Aug 04 10:47:39.943831 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d3540a-d837-443e-8e49-1fbaf2550e60 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Flow 'volume_create_api' (c6471fef-84c0-4fa1-8486-2e512fbcae9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:47:39.945969 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d3540a-d837-443e-8e49-1fbaf2550e60 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40929267-ccd8-4eb3-8405-f13f1930c05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:39.947057 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-b1d3540a-d837-443e-8e49-1fbaf2550e60 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:47:39.993975 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d3540a-d837-443e-8e49-1fbaf2550e60 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40929267-ccd8-4eb3-8405-f13f1930c05e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd62c10b0-bed0-49e1-9522-7d236e36842f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:39.995062 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d3540a-d837-443e-8e49-1fbaf2550e60 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ec32502-460d-46c7-ad18-65c762aac481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:40.069573 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b1d3540a-d837-443e-8e49-1fbaf2550e60 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Created reservations ['4f4a8107-2c6b-42bc-80e8-9928bbc3b3ae', '778b0da1-54a9-44a6-8570-0c23621edb7d', '0f236781-3fd2-413c-9af9-2dae15d59436', '06138e53-0fe0-4f8c-9dc9-702411666a34'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:47:40.070461 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d3540a-d837-443e-8e49-1fbaf2550e60 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ec32502-460d-46c7-ad18-65c762aac481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f4a8107-2c6b-42bc-80e8-9928bbc3b3ae', '778b0da1-54a9-44a6-8570-0c23621edb7d', '0f236781-3fd2-413c-9af9-2dae15d59436', '06138e53-0fe0-4f8c-9dc9-702411666a34']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:40.071232 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d3540a-d837-443e-8e49-1fbaf2550e60 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (061d0ba5-b61c-496f-8da0-bfc023118588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:40.127644 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d3540a-d837-443e-8e49-1fbaf2550e60 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (061d0ba5-b61c-496f-8da0-bfc023118588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cef40fca-94d9-4ed5-bfd1-6316ca775d1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1368323215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49a2f3f1e124422e9d6f0f88dd901835',qos_specs=None,replication_status=,reservations=['4f4a8107-2c6b-42bc-80e8-9928bbc3b3ae','778b0da1-54a9-44a6-8570-0c23621edb7d','0f236781-3fd2-413c-9af9-2dae15d59436','06138e53-0fe0-4f8c-9dc9-702411666a34'],size=1,snapshot_id=d62c10b0-bed0-49e1-9522-7d236e36842f,source_replicaid=,source_volid=None,status='creating',user_id='092102a539524ef6a6907c8fc91647b2',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:47:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1368323215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cef40fca-94d9-4ed5-bfd1-6316ca775d1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49a2f3f1e124422e9d6f0f88dd901835',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d62c10b0-bed0-49e1-9522-7d236e36842f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='092102a539524ef6a6907c8fc91647b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:40.128670 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d3540a-d837-443e-8e49-1fbaf2550e60 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10d1e0d2-9af6-4f33-ba2b-8b1b012d7d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:40.151641 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d3540a-d837-443e-8e49-1fbaf2550e60 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10d1e0d2-9af6-4f33-ba2b-8b1b012d7d49) transitioned into state 'SUCCESS' from state '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-1368323215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49a2f3f1e124422e9d6f0f88dd901835',qos_specs=None,replication_status=,reservations=['4f4a8107-2c6b-42bc-80e8-9928bbc3b3ae','778b0da1-54a9-44a6-8570-0c23621edb7d','0f236781-3fd2-413c-9af9-2dae15d59436','06138e53-0fe0-4f8c-9dc9-702411666a34'],size=1,snapshot_id=d62c10b0-bed0-49e1-9522-7d236e36842f,source_replicaid=,source_volid=None,status='creating',user_id='092102a539524ef6a6907c8fc91647b2',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:40.152295 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d3540a-d837-443e-8e49-1fbaf2550e60 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c20371-17af-4fa5-b13f-ed258a882fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:40.190472 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d3540a-d837-443e-8e49-1fbaf2550e60 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c20371-17af-4fa5-b13f-ed258a882fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:40.191432 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d3540a-d837-443e-8e49-1fbaf2550e60 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Flow 'volume_create_api' (c6471fef-84c0-4fa1-8486-2e512fbcae9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:47:40.196351 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b1d3540a-d837-443e-8e49-1fbaf2550e60 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Create volume request issued successfully. Aug 04 10:47:40.196351 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b1d3540a-d837-443e-8e49-1fbaf2550e60 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:47:40.196351 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 231/933] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:47:39 2026] POST /volume/v3/volumes => generated 781 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:47:40.364918 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-109324fb-a87d-4248-ad8a-54a3fca5fe0a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:40.368010 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-109324fb-a87d-4248-ad8a-54a3fca5fe0a tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] DELETE https://10.4.3.232/volume/v3/attachments/2bd21816-cb80-4210-8e0d-d2dcfd0c05c2 Aug 04 10:47:40.368010 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-109324fb-a87d-4248-ad8a-54a3fca5fe0a tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:40.369296 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-109324fb-a87d-4248-ad8a-54a3fca5fe0a tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:40.379981 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:40.379981 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:40.523405 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-109324fb-a87d-4248-ad8a-54a3fca5fe0a tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/attachments/2bd21816-cb80-4210-8e0d-d2dcfd0c05c2 returned with HTTP 200 Aug 04 10:47:40.526943 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 233/934] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:47:40 2026] DELETE /volume/v3/attachments/2bd21816-cb80-4210-8e0d-d2dcfd0c05c2 => generated 192 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:40.850929 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bc267d84-e614-47e7-99f2-601f1fd78e9e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:40.851226 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bc267d84-e614-47e7-99f2-601f1fd78e9e None None] GET https://10.4.3.232/volume// Aug 04 10:47:40.851316 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bc267d84-e614-47e7-99f2-601f1fd78e9e None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:40.851493 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bc267d84-e614-47e7-99f2-601f1fd78e9e None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:40.851782 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bc267d84-e614-47e7-99f2-601f1fd78e9e None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:47:40.852145 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 236/935] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:47:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:47:40.860842 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-99e9d5eb-1d5e-4c3b-8287-e26cae6f7fa7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:40.863881 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-99e9d5eb-1d5e-4c3b-8287-e26cae6f7fa7 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 Aug 04 10:47:40.864179 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-99e9d5eb-1d5e-4c3b-8287-e26cae6f7fa7 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:40.864579 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-99e9d5eb-1d5e-4c3b-8287-e26cae6f7fa7 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:40.875303 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:40.875303 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:40.880014 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-99e9d5eb-1d5e-4c3b-8287-e26cae6f7fa7 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:47:40.885222 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-99e9d5eb-1d5e-4c3b-8287-e26cae6f7fa7 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 returned with HTTP 200 Aug 04 10:47:40.885740 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 236/936] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:47:40 2026] GET /volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:47:41.005476 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-85be4d2f-1782-4846-8b4e-f4f3ee141831 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:41.007607 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-85be4d2f-1782-4846-8b4e-f4f3ee141831 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] PUT https://10.4.3.232/volume/v3/attachments/7b68aba2-7c8d-44a0-96cd-ca7bb7a0d6ef Aug 04 10:47:41.007956 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-85be4d2f-1782-4846-8b4e-f4f3ee141831 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:41.018026 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-85be4d2f-1782-4846-8b4e-f4f3ee141831 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Acquiring lock "cinder-attachment_update-1da587c1-ca0e-48cf-b258-3817951f6b88-np0000006413" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:47:41.023039 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-85be4d2f-1782-4846-8b4e-f4f3ee141831 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Lock "cinder-attachment_update-1da587c1-ca0e-48cf-b258-3817951f6b88-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:47:41.024204 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:41.024204 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:41.113512 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-85be4d2f-1782-4846-8b4e-f4f3ee141831 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Lock "cinder-attachment_update-1da587c1-ca0e-48cf-b258-3817951f6b88-np0000006413" released by "attachment_update" :: held 0.091s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:47:41.113810 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-85be4d2f-1782-4846-8b4e-f4f3ee141831 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/attachments/7b68aba2-7c8d-44a0-96cd-ca7bb7a0d6ef returned with HTTP 200 Aug 04 10:47:41.114277 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 232/937] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:47:41 2026] PUT /volume/v3/attachments/7b68aba2-7c8d-44a0-96cd-ca7bb7a0d6ef => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:47:41.157605 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-c9bbf7ff-851f-4a4f-ba3d-f953ecbb4325 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:41.162495 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-c9bbf7ff-851f-4a4f-ba3d-f953ecbb4325 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] POST https://10.4.3.232/volume/v3/attachments/7b68aba2-7c8d-44a0-96cd-ca7bb7a0d6ef/action Aug 04 10:47:41.162912 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-c9bbf7ff-851f-4a4f-ba3d-f953ecbb4325 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:47:41.163328 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-c9bbf7ff-851f-4a4f-ba3d-f953ecbb4325 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:41.180724 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:41.180724 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:41.197632 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-bc3bda78-411b-480c-90f2-d99939a5ec84 req-c9bbf7ff-851f-4a4f-ba3d-f953ecbb4325 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/attachments/7b68aba2-7c8d-44a0-96cd-ca7bb7a0d6ef/action returned with HTTP 204 Aug 04 10:47:41.198089 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 234/938] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:47:41 2026] POST /volume/v3/attachments/7b68aba2-7c8d-44a0-96cd-ca7bb7a0d6ef/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:47:45.795174 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ddfc44da-b973-4741-89ea-b0f6442b127f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:45.796135 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ddfc44da-b973-4741-89ea-b0f6442b127f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:47:45.796524 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ddfc44da-b973-4741-89ea-b0f6442b127f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1879913488"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:47:45.797819 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-ddfc44da-b973-4741-89ea-b0f6442b127f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1879913488'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:47:45.797989 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-ddfc44da-b973-4741-89ea-b0f6442b127f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Create volume of 1 GB Aug 04 10:47:45.803842 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ddfc44da-b973-4741-89ea-b0f6442b127f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Availability Zones retrieved successfully. Aug 04 10:47:45.812198 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ddfc44da-b973-4741-89ea-b0f6442b127f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Flow 'volume_create_api' (39b10aa8-26df-4aca-93ae-5c6ba11a5146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:47:45.813584 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ddfc44da-b973-4741-89ea-b0f6442b127f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c946ba02-8acf-4f61-b314-ab897849bd16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:45.814730 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-ddfc44da-b973-4741-89ea-b0f6442b127f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:47:45.848552 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ddfc44da-b973-4741-89ea-b0f6442b127f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c946ba02-8acf-4f61-b314-ab897849bd16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:45.849427 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ddfc44da-b973-4741-89ea-b0f6442b127f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31308de9-ed16-481f-9799-a68714f8bffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:45.907751 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-ddfc44da-b973-4741-89ea-b0f6442b127f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Created reservations ['9be3c97f-112f-49ab-bbc9-3f6611af9a68', '30ac5854-2bdb-47df-8de6-7827990072ce', '39b15bb7-9887-40da-89e6-7a10ee307834', 'b7be6f1f-dae8-4e1f-8c11-028e504b639d'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:47:45.909145 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ddfc44da-b973-4741-89ea-b0f6442b127f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31308de9-ed16-481f-9799-a68714f8bffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9be3c97f-112f-49ab-bbc9-3f6611af9a68', '30ac5854-2bdb-47df-8de6-7827990072ce', '39b15bb7-9887-40da-89e6-7a10ee307834', 'b7be6f1f-dae8-4e1f-8c11-028e504b639d']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:45.911331 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ddfc44da-b973-4741-89ea-b0f6442b127f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e797698-918c-4e20-ae8b-ca9a45de3b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:45.936279 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ddfc44da-b973-4741-89ea-b0f6442b127f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e797698-918c-4e20-ae8b-ca9a45de3b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dea5e16f-87d0-4f98-8df2-8a11f50b9fa2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1879913488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='318647b6f8d54e099561bebe5e42d3f8',qos_specs=None,replication_status=,reservations=['9be3c97f-112f-49ab-bbc9-3f6611af9a68','30ac5854-2bdb-47df-8de6-7827990072ce','39b15bb7-9887-40da-89e6-7a10ee307834','b7be6f1f-dae8-4e1f-8c11-028e504b639d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7522cef200d04dab9cdd2cfb40b436ef',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:47:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1879913488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dea5e16f-87d0-4f98-8df2-8a11f50b9fa2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='318647b6f8d54e099561bebe5e42d3f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7522cef200d04dab9cdd2cfb40b436ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:45.936544 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ddfc44da-b973-4741-89ea-b0f6442b127f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cb95c33-f94e-41e8-9cb5-2a8d5904ce77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:45.967951 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ddfc44da-b973-4741-89ea-b0f6442b127f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cb95c33-f94e-41e8-9cb5-2a8d5904ce77) transitioned into state 'SUCCESS' from state '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-1879913488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='318647b6f8d54e099561bebe5e42d3f8',qos_specs=None,replication_status=,reservations=['9be3c97f-112f-49ab-bbc9-3f6611af9a68','30ac5854-2bdb-47df-8de6-7827990072ce','39b15bb7-9887-40da-89e6-7a10ee307834','b7be6f1f-dae8-4e1f-8c11-028e504b639d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7522cef200d04dab9cdd2cfb40b436ef',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:45.969397 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ddfc44da-b973-4741-89ea-b0f6442b127f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2728328c-2367-45b9-80de-3f13141acdbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:47:45.986662 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ddfc44da-b973-4741-89ea-b0f6442b127f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2728328c-2367-45b9-80de-3f13141acdbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:47:45.987585 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ddfc44da-b973-4741-89ea-b0f6442b127f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Flow 'volume_create_api' (39b10aa8-26df-4aca-93ae-5c6ba11a5146) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:47:45.988013 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ddfc44da-b973-4741-89ea-b0f6442b127f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Create volume request issued successfully. Aug 04 10:47:45.989066 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ddfc44da-b973-4741-89ea-b0f6442b127f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:47:45.989560 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 237/939] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:47:45 2026] POST /volume/v3/volumes => generated 759 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:47:46.008827 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f2d8fff9-20b3-4bb1-a143-985e0d2848ba None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:46.017439 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f2d8fff9-20b3-4bb1-a143-985e0d2848ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] GET https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 Aug 04 10:47:46.017439 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f2d8fff9-20b3-4bb1-a143-985e0d2848ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:46.017439 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f2d8fff9-20b3-4bb1-a143-985e0d2848ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:46.026180 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:46.026180 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:47:46.030562 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f2d8fff9-20b3-4bb1-a143-985e0d2848ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Volume info retrieved successfully. Aug 04 10:47:46.039323 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f2d8fff9-20b3-4bb1-a143-985e0d2848ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 returned with HTTP 200 Aug 04 10:47:46.039914 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 237/940] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:46 2026] GET /volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:47.058203 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6b970d8f-e2c1-45e6-89ad-74dcf8a89dad None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:47.059600 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6b970d8f-e2c1-45e6-89ad-74dcf8a89dad tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] GET https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 Aug 04 10:47:47.059814 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6b970d8f-e2c1-45e6-89ad-74dcf8a89dad tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:47.060012 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6b970d8f-e2c1-45e6-89ad-74dcf8a89dad tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:47.068734 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:47.068734 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:47:47.072823 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6b970d8f-e2c1-45e6-89ad-74dcf8a89dad tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Volume info retrieved successfully. Aug 04 10:47:47.077720 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6b970d8f-e2c1-45e6-89ad-74dcf8a89dad tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 returned with HTTP 200 Aug 04 10:47:47.078190 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 233/941] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:47:47 2026] GET /volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:47:51.191280 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=80,cinder:UPDATE=22,cinder:INSERT=11 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:47:55.977574 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=40,cinder:UPDATE=14,cinder:INSERT=7 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:47:56.034820 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=61,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:47:57.076305 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=78,cinder:UPDATE=29,cinder:INSERT=13 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:47:59.875612 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-c5bb8808-907d-49d0-aded-91e883dd8f32 req-2ab1fb4a-d8d6-4a25-89b2-621a0c6337af None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:47:59.878669 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c5bb8808-907d-49d0-aded-91e883dd8f32 req-2ab1fb4a-d8d6-4a25-89b2-621a0c6337af tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 Aug 04 10:47:59.878669 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c5bb8808-907d-49d0-aded-91e883dd8f32 req-2ab1fb4a-d8d6-4a25-89b2-621a0c6337af tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:47:59.878851 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c5bb8808-907d-49d0-aded-91e883dd8f32 req-2ab1fb4a-d8d6-4a25-89b2-621a0c6337af tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:47:59.888303 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:47:59.888303 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:47:59.891948 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-c5bb8808-907d-49d0-aded-91e883dd8f32 req-2ab1fb4a-d8d6-4a25-89b2-621a0c6337af tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:47:59.896368 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c5bb8808-907d-49d0-aded-91e883dd8f32 req-2ab1fb4a-d8d6-4a25-89b2-621a0c6337af tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 returned with HTTP 200 Aug 04 10:47:59.897196 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 235/942] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:47:59 2026] GET /volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:04.198538 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-079a5167-fcbb-43f3-b7dd-c70d805ef82a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:04.201049 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-079a5167-fcbb-43f3-b7dd-c70d805ef82a tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 Aug 04 10:48:04.201323 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-079a5167-fcbb-43f3-b7dd-c70d805ef82a tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:04.201577 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-079a5167-fcbb-43f3-b7dd-c70d805ef82a tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:04.215257 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:04.215257 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:04.220110 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-079a5167-fcbb-43f3-b7dd-c70d805ef82a tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:48:04.226310 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-079a5167-fcbb-43f3-b7dd-c70d805ef82a tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 returned with HTTP 200 Aug 04 10:48:04.226866 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 238/943] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:04 2026] GET /volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:04.271860 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-97eeb72d-3e09-4872-9596-83823938840c req-aa8b435c-2704-4937-87e0-0ddd9e071ea1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:04.273948 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-97eeb72d-3e09-4872-9596-83823938840c req-aa8b435c-2704-4937-87e0-0ddd9e071ea1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 Aug 04 10:48:04.274185 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-97eeb72d-3e09-4872-9596-83823938840c req-aa8b435c-2704-4937-87e0-0ddd9e071ea1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:04.274397 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-97eeb72d-3e09-4872-9596-83823938840c req-aa8b435c-2704-4937-87e0-0ddd9e071ea1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:04.284635 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:04.284635 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:04.288818 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-97eeb72d-3e09-4872-9596-83823938840c req-aa8b435c-2704-4937-87e0-0ddd9e071ea1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:48:04.293761 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-97eeb72d-3e09-4872-9596-83823938840c req-aa8b435c-2704-4937-87e0-0ddd9e071ea1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 returned with HTTP 200 Aug 04 10:48:04.294195 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 238/944] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:04 2026] GET /volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:04.312347 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-97eeb72d-3e09-4872-9596-83823938840c req-d4ecbb1f-3009-4e0b-b9b6-fb994a4d6499 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:04.315161 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-97eeb72d-3e09-4872-9596-83823938840c req-d4ecbb1f-3009-4e0b-b9b6-fb994a4d6499 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] POST https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5/action Aug 04 10:48:04.315713 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-97eeb72d-3e09-4872-9596-83823938840c req-d4ecbb1f-3009-4e0b-b9b6-fb994a4d6499 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:04.316190 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-97eeb72d-3e09-4872-9596-83823938840c req-d4ecbb1f-3009-4e0b-b9b6-fb994a4d6499 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:04.331640 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:04.331640 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:04.332429 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-97eeb72d-3e09-4872-9596-83823938840c req-d4ecbb1f-3009-4e0b-b9b6-fb994a4d6499 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:48:04.344221 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-97eeb72d-3e09-4872-9596-83823938840c req-d4ecbb1f-3009-4e0b-b9b6-fb994a4d6499 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Begin detaching volume completed successfully. Aug 04 10:48:04.344619 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-97eeb72d-3e09-4872-9596-83823938840c req-d4ecbb1f-3009-4e0b-b9b6-fb994a4d6499 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5/action returned with HTTP 202 Aug 04 10:48:04.345398 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 234/945] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:48:04 2026] POST /volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:04.398877 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6ef8c87f-af45-4a07-afc5-547c77d6af05 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:04.399363 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6ef8c87f-af45-4a07-afc5-547c77d6af05 None None] GET https://10.4.3.232/volume// Aug 04 10:48:04.399438 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6ef8c87f-af45-4a07-afc5-547c77d6af05 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:04.399790 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6ef8c87f-af45-4a07-afc5-547c77d6af05 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:04.400080 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6ef8c87f-af45-4a07-afc5-547c77d6af05 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:04.400511 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 236/946] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:48:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:04.409159 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-97eeb72d-3e09-4872-9596-83823938840c req-3106d0a0-a79e-482a-a1aa-5b5fa76df431 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:04.411388 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-97eeb72d-3e09-4872-9596-83823938840c req-3106d0a0-a79e-482a-a1aa-5b5fa76df431 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 Aug 04 10:48:04.411655 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-97eeb72d-3e09-4872-9596-83823938840c req-3106d0a0-a79e-482a-a1aa-5b5fa76df431 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:04.411880 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-97eeb72d-3e09-4872-9596-83823938840c req-3106d0a0-a79e-482a-a1aa-5b5fa76df431 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:04.421650 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:04.421650 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:04.426527 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-97eeb72d-3e09-4872-9596-83823938840c req-3106d0a0-a79e-482a-a1aa-5b5fa76df431 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:48:04.434172 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-97eeb72d-3e09-4872-9596-83823938840c req-3106d0a0-a79e-482a-a1aa-5b5fa76df431 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 returned with HTTP 200 Aug 04 10:48:04.434728 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 239/947] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:48:04 2026] GET /volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 => generated 1323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:48:05.334886 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-97eeb72d-3e09-4872-9596-83823938840c req-8261b4b9-084a-4153-9102-f298606a1ab8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:05.339265 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-97eeb72d-3e09-4872-9596-83823938840c req-8261b4b9-084a-4153-9102-f298606a1ab8 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] DELETE https://10.4.3.232/volume/v3/attachments/7f33d91c-82b8-4608-b491-f2dce064b438 Aug 04 10:48:05.339265 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-97eeb72d-3e09-4872-9596-83823938840c req-8261b4b9-084a-4153-9102-f298606a1ab8 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:05.339265 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-97eeb72d-3e09-4872-9596-83823938840c req-8261b4b9-084a-4153-9102-f298606a1ab8 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:05.347934 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:05.347934 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:05.406650 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-97eeb72d-3e09-4872-9596-83823938840c req-8261b4b9-084a-4153-9102-f298606a1ab8 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/attachments/7f33d91c-82b8-4608-b491-f2dce064b438 returned with HTTP 200 Aug 04 10:48:05.406650 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 239/948] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:48:05 2026] DELETE /volume/v3/attachments/7f33d91c-82b8-4608-b491-f2dce064b438 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:05.468006 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a711cd32-0730-4d79-8b6c-b80cc6af8f2b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:05.469786 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a711cd32-0730-4d79-8b6c-b80cc6af8f2b tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 Aug 04 10:48:05.470046 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a711cd32-0730-4d79-8b6c-b80cc6af8f2b tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:05.470470 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a711cd32-0730-4d79-8b6c-b80cc6af8f2b tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:05.480370 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:05.480370 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:05.485912 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a711cd32-0730-4d79-8b6c-b80cc6af8f2b tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:48:05.494036 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a711cd32-0730-4d79-8b6c-b80cc6af8f2b tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 returned with HTTP 200 Aug 04 10:48:05.494584 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 235/949] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:05 2026] GET /volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:05.517361 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-bef9b53a-1462-4cac-9aec-63e94a201f92 req-03375a63-0eaa-4b50-b245-88fdcb2839fa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:05.520461 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-bef9b53a-1462-4cac-9aec-63e94a201f92 req-03375a63-0eaa-4b50-b245-88fdcb2839fa tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] DELETE https://10.4.3.232/volume/v3/attachments/e18bf48b-75be-475e-bd0c-4bd404e1661b Aug 04 10:48:05.520672 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-bef9b53a-1462-4cac-9aec-63e94a201f92 req-03375a63-0eaa-4b50-b245-88fdcb2839fa tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:05.520856 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-bef9b53a-1462-4cac-9aec-63e94a201f92 req-03375a63-0eaa-4b50-b245-88fdcb2839fa tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:05.534083 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:05.534083 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:05.601413 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-bef9b53a-1462-4cac-9aec-63e94a201f92 req-03375a63-0eaa-4b50-b245-88fdcb2839fa tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/attachments/e18bf48b-75be-475e-bd0c-4bd404e1661b returned with HTTP 200 Aug 04 10:48:05.602806 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 237/950] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:48:05 2026] DELETE /volume/v3/attachments/e18bf48b-75be-475e-bd0c-4bd404e1661b => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:05.614909 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-bef9b53a-1462-4cac-9aec-63e94a201f92 req-2ad9fd72-1462-40fa-8f24-d2c7e681c001 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:05.616919 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-bef9b53a-1462-4cac-9aec-63e94a201f92 req-2ad9fd72-1462-40fa-8f24-d2c7e681c001 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] DELETE https://10.4.3.232/volume/v3/attachments/46e92ae8-8943-4a89-9bdc-cfd2364106a8 Aug 04 10:48:05.617124 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-bef9b53a-1462-4cac-9aec-63e94a201f92 req-2ad9fd72-1462-40fa-8f24-d2c7e681c001 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:05.617337 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-bef9b53a-1462-4cac-9aec-63e94a201f92 req-2ad9fd72-1462-40fa-8f24-d2c7e681c001 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:05.627213 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:05.627213 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:05.680642 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-bef9b53a-1462-4cac-9aec-63e94a201f92 req-2ad9fd72-1462-40fa-8f24-d2c7e681c001 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/attachments/46e92ae8-8943-4a89-9bdc-cfd2364106a8 returned with HTTP 200 Aug 04 10:48:05.681113 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 240/951] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:48:05 2026] DELETE /volume/v3/attachments/46e92ae8-8943-4a89-9bdc-cfd2364106a8 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:05.691383 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-bef9b53a-1462-4cac-9aec-63e94a201f92 req-287adea3-9a21-460e-bde8-61ec695b4565 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:05.693542 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-bef9b53a-1462-4cac-9aec-63e94a201f92 req-287adea3-9a21-460e-bde8-61ec695b4565 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] DELETE https://10.4.3.232/volume/v3/attachments/3479cf0e-45f4-4f72-9fb5-e42b69020d21 Aug 04 10:48:05.693893 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-bef9b53a-1462-4cac-9aec-63e94a201f92 req-287adea3-9a21-460e-bde8-61ec695b4565 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:05.694211 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-bef9b53a-1462-4cac-9aec-63e94a201f92 req-287adea3-9a21-460e-bde8-61ec695b4565 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:05.701990 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:05.701990 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:05.766743 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-bef9b53a-1462-4cac-9aec-63e94a201f92 req-287adea3-9a21-460e-bde8-61ec695b4565 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/attachments/3479cf0e-45f4-4f72-9fb5-e42b69020d21 returned with HTTP 200 Aug 04 10:48:05.766884 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 240/952] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:48:05 2026] DELETE /volume/v3/attachments/3479cf0e-45f4-4f72-9fb5-e42b69020d21 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:06.341713 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6968c3ed-773a-4b39-9771-f3763c3933dd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:06.343404 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6968c3ed-773a-4b39-9771-f3763c3933dd tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc Aug 04 10:48:06.343601 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6968c3ed-773a-4b39-9771-f3763c3933dd tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:06.343807 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6968c3ed-773a-4b39-9771-f3763c3933dd tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:06.350484 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:06.350484 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:06.353779 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6968c3ed-773a-4b39-9771-f3763c3933dd tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:06.359076 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6968c3ed-773a-4b39-9771-f3763c3933dd tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc returned with HTTP 200 Aug 04 10:48:06.359513 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 236/953] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:06 2026] GET /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:06.376146 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fcf1603f-0223-46bd-aa64-b05afd3bfed7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:06.377726 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fcf1603f-0223-46bd-aa64-b05afd3bfed7 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc Aug 04 10:48:06.378117 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fcf1603f-0223-46bd-aa64-b05afd3bfed7 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:06.378436 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fcf1603f-0223-46bd-aa64-b05afd3bfed7 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:06.386974 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:06.386974 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:06.390453 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fcf1603f-0223-46bd-aa64-b05afd3bfed7 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:06.394402 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fcf1603f-0223-46bd-aa64-b05afd3bfed7 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc returned with HTTP 200 Aug 04 10:48:06.395019 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 238/954] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:06 2026] GET /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:06.440818 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-ba4cc33d-f880-4a91-a96d-c61112ff1c6b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:06.442885 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-ba4cc33d-f880-4a91-a96d-c61112ff1c6b tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc Aug 04 10:48:06.443112 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-ba4cc33d-f880-4a91-a96d-c61112ff1c6b tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:06.443329 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-ba4cc33d-f880-4a91-a96d-c61112ff1c6b tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:06.450804 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:06.450804 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:06.455106 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-ba4cc33d-f880-4a91-a96d-c61112ff1c6b tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:06.459814 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-ba4cc33d-f880-4a91-a96d-c61112ff1c6b tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc returned with HTTP 200 Aug 04 10:48:06.460189 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 241/955] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:06 2026] GET /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:06.540356 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-54f88366-4628-49fa-a2cd-39c520f4fb83 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:06.540826 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-54f88366-4628-49fa-a2cd-39c520f4fb83 None None] GET https://10.4.3.232/volume// Aug 04 10:48:06.540907 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-54f88366-4628-49fa-a2cd-39c520f4fb83 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:06.541081 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-54f88366-4628-49fa-a2cd-39c520f4fb83 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:06.541476 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-54f88366-4628-49fa-a2cd-39c520f4fb83 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:06.541746 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 241/956] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:48:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:06.548334 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-6e4a2221-82a2-46f7-be41-a31bd2f653c7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:06.550260 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-6e4a2221-82a2-46f7-be41-a31bd2f653c7 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:48:06.550600 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-6e4a2221-82a2-46f7-be41-a31bd2f653c7 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33993010-48cc-4025-8c53-e87c12bcb7bc", "connector": null, "instance_uuid": "eddf3d27-8a60-4fb5-b117-a6724cddc5f8"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:06.562147 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:06.562147 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:06.592016 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-6e4a2221-82a2-46f7-be41-a31bd2f653c7 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:48:06.592569 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 237/957] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:48:06 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 04 10:48:06.632562 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-75838a56-c5ec-488b-96c4-b6c84edc576b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:06.634786 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-75838a56-c5ec-488b-96c4-b6c84edc576b tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc Aug 04 10:48:06.635330 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-75838a56-c5ec-488b-96c4-b6c84edc576b tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:06.635776 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-75838a56-c5ec-488b-96c4-b6c84edc576b tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:06.647384 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0cf2e47f-25b7-4a55-afaa-60f67dae77f3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:06.647918 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0cf2e47f-25b7-4a55-afaa-60f67dae77f3 None None] GET https://10.4.3.232/volume// Aug 04 10:48:06.648461 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0cf2e47f-25b7-4a55-afaa-60f67dae77f3 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:06.648738 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0cf2e47f-25b7-4a55-afaa-60f67dae77f3 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:06.649370 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0cf2e47f-25b7-4a55-afaa-60f67dae77f3 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:06.649591 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 242/958] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:48:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:06.650782 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:06.650782 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:06.655411 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-75838a56-c5ec-488b-96c4-b6c84edc576b tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:06.660512 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-75838a56-c5ec-488b-96c4-b6c84edc576b tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc returned with HTTP 200 Aug 04 10:48:06.661060 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 239/959] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:06 2026] GET /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:06.661844 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-19bba445-1b4c-4f7b-b429-fcd87469c17a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:06.664328 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-19bba445-1b4c-4f7b-b429-fcd87469c17a tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc Aug 04 10:48:06.664554 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-19bba445-1b4c-4f7b-b429-fcd87469c17a tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:06.664826 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-19bba445-1b4c-4f7b-b429-fcd87469c17a tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:06.676970 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:06.676970 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:06.681700 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-19bba445-1b4c-4f7b-b429-fcd87469c17a tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:06.688341 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-19bba445-1b4c-4f7b-b429-fcd87469c17a tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc returned with HTTP 200 Aug 04 10:48:06.688920 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 242/960] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:48:06 2026] GET /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc => generated 1036 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:48:06.807994 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-f89bf96a-394b-4569-bb10-d4d3120c4250 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:06.810900 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-f89bf96a-394b-4569-bb10-d4d3120c4250 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] PUT https://10.4.3.232/volume/v3/attachments/ab4ecf06-b875-4183-9e1a-c11bb4011c99 Aug 04 10:48:06.811255 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-f89bf96a-394b-4569-bb10-d4d3120c4250 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:06.819588 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-f89bf96a-394b-4569-bb10-d4d3120c4250 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Acquiring lock "cinder-attachment_update-33993010-48cc-4025-8c53-e87c12bcb7bc-np0000006413" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:48:06.824308 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-f89bf96a-394b-4569-bb10-d4d3120c4250 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Lock "cinder-attachment_update-33993010-48cc-4025-8c53-e87c12bcb7bc-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:48:06.825168 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:06.825168 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:06.923808 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-f89bf96a-394b-4569-bb10-d4d3120c4250 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Lock "cinder-attachment_update-33993010-48cc-4025-8c53-e87c12bcb7bc-np0000006413" released by "attachment_update" :: held 0.099s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:48:06.924140 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-f89bf96a-394b-4569-bb10-d4d3120c4250 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/attachments/ab4ecf06-b875-4183-9e1a-c11bb4011c99 returned with HTTP 200 Aug 04 10:48:06.924591 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 238/961] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:48:06 2026] PUT /volume/v3/attachments/ab4ecf06-b875-4183-9e1a-c11bb4011c99 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:07.674498 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8b52af51-031c-443a-9d99-ea7d7c880720 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:07.678058 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8b52af51-031c-443a-9d99-ea7d7c880720 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc Aug 04 10:48:07.678240 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8b52af51-031c-443a-9d99-ea7d7c880720 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:07.678471 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8b52af51-031c-443a-9d99-ea7d7c880720 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:07.697679 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:07.697679 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:07.704814 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8b52af51-031c-443a-9d99-ea7d7c880720 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:07.713098 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8b52af51-031c-443a-9d99-ea7d7c880720 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc returned with HTTP 200 Aug 04 10:48:07.713546 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 243/962] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:07 2026] GET /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:08.729679 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a1f98292-b0f7-40f9-b516-18dadfc327bd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:08.731672 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a1f98292-b0f7-40f9-b516-18dadfc327bd tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc Aug 04 10:48:08.731841 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a1f98292-b0f7-40f9-b516-18dadfc327bd tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:08.732053 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a1f98292-b0f7-40f9-b516-18dadfc327bd tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:08.743793 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:08.743793 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:08.748650 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a1f98292-b0f7-40f9-b516-18dadfc327bd tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:08.753870 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a1f98292-b0f7-40f9-b516-18dadfc327bd tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc returned with HTTP 200 Aug 04 10:48:08.754720 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 240/963] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:08 2026] GET /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:09.769657 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a961ef2f-74bb-4056-ba73-589d91a7a053 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:09.771871 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a961ef2f-74bb-4056-ba73-589d91a7a053 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc Aug 04 10:48:09.772137 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a961ef2f-74bb-4056-ba73-589d91a7a053 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:09.772414 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a961ef2f-74bb-4056-ba73-589d91a7a053 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:09.789935 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:09.789935 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:09.796754 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a961ef2f-74bb-4056-ba73-589d91a7a053 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:09.803061 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a961ef2f-74bb-4056-ba73-589d91a7a053 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc returned with HTTP 200 Aug 04 10:48:09.803501 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 243/964] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:09 2026] GET /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:10.239943 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-e32be59d-f903-4e7b-a854-8ad359636b5b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:10.241671 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-e32be59d-f903-4e7b-a854-8ad359636b5b tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] POST https://10.4.3.232/volume/v3/attachments/ab4ecf06-b875-4183-9e1a-c11bb4011c99/action Aug 04 10:48:10.244029 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-e32be59d-f903-4e7b-a854-8ad359636b5b tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:10.244029 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-e32be59d-f903-4e7b-a854-8ad359636b5b tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:10.261868 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:10.261868 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:10.275466 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-56ad9515-df42-4f8f-a1b1-712869a16b28 req-e32be59d-f903-4e7b-a854-8ad359636b5b tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/attachments/ab4ecf06-b875-4183-9e1a-c11bb4011c99/action returned with HTTP 204 Aug 04 10:48:10.276047 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 239/965] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:48:10 2026] POST /volume/v3/attachments/ab4ecf06-b875-4183-9e1a-c11bb4011c99/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:10.286944 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c44e2c39-e966-471c-b176-a10fb00d0a09 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:10.289415 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c44e2c39-e966-471c-b176-a10fb00d0a09 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] DELETE https://10.4.3.232/volume/v3/volumes/624055e8-3a77-4134-b9fc-126e1234a3f0 Aug 04 10:48:10.289706 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c44e2c39-e966-471c-b176-a10fb00d0a09 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:10.289973 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c44e2c39-e966-471c-b176-a10fb00d0a09 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:10.290401 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-c44e2c39-e966-471c-b176-a10fb00d0a09 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Delete volume with id: 624055e8-3a77-4134-b9fc-126e1234a3f0 Aug 04 10:48:10.301729 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:10.301729 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:10.301729 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c44e2c39-e966-471c-b176-a10fb00d0a09 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Volume info retrieved successfully. Aug 04 10:48:10.332406 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c44e2c39-e966-471c-b176-a10fb00d0a09 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Delete volume request issued successfully. Aug 04 10:48:10.332406 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c44e2c39-e966-471c-b176-a10fb00d0a09 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes/624055e8-3a77-4134-b9fc-126e1234a3f0 returned with HTTP 202 Aug 04 10:48:10.332406 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 244/966] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:48:10 2026] DELETE /volume/v3/volumes/624055e8-3a77-4134-b9fc-126e1234a3f0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:48:10.340637 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f077965c-e006-46d0-aeb7-28f298feefea None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:10.342772 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f077965c-e006-46d0-aeb7-28f298feefea tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] GET https://10.4.3.232/volume/v3/volumes/624055e8-3a77-4134-b9fc-126e1234a3f0 Aug 04 10:48:10.342772 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f077965c-e006-46d0-aeb7-28f298feefea tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:10.342772 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f077965c-e006-46d0-aeb7-28f298feefea tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:10.352064 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:10.352064 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:10.357147 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f077965c-e006-46d0-aeb7-28f298feefea tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Volume info retrieved successfully. Aug 04 10:48:10.364349 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f077965c-e006-46d0-aeb7-28f298feefea tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes/624055e8-3a77-4134-b9fc-126e1234a3f0 returned with HTTP 200 Aug 04 10:48:10.364865 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 241/967] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:10 2026] GET /volume/v3/volumes/624055e8-3a77-4134-b9fc-126e1234a3f0 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:10.817002 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-bd2b1db8-a642-4c5d-b376-10cb44318b1e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:10.821101 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bd2b1db8-a642-4c5d-b376-10cb44318b1e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc Aug 04 10:48:10.821338 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bd2b1db8-a642-4c5d-b376-10cb44318b1e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:10.821537 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bd2b1db8-a642-4c5d-b376-10cb44318b1e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:10.834020 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:10.834020 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:10.840912 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-bd2b1db8-a642-4c5d-b376-10cb44318b1e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:10.846651 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bd2b1db8-a642-4c5d-b376-10cb44318b1e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc returned with HTTP 200 Aug 04 10:48:10.847192 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 244/968] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:10 2026] GET /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc => generated 1149 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:10.861219 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5c5861b5-4157-499f-acb6-997dc27d1f65 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:10.862667 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5c5861b5-4157-499f-acb6-997dc27d1f65 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc Aug 04 10:48:10.862940 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5c5861b5-4157-499f-acb6-997dc27d1f65 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:10.863204 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5c5861b5-4157-499f-acb6-997dc27d1f65 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:10.873305 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:10.873305 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:10.877744 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5c5861b5-4157-499f-acb6-997dc27d1f65 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:10.882091 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5c5861b5-4157-499f-acb6-997dc27d1f65 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc returned with HTTP 200 Aug 04 10:48:10.882787 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 240/969] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:10 2026] GET /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc => generated 1149 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:10.895458 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-175ee902-5afe-46e7-a568-0517b4881e6c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:10.899175 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-175ee902-5afe-46e7-a568-0517b4881e6c tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] POST https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action Aug 04 10:48:10.899373 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-175ee902-5afe-46e7-a568-0517b4881e6c tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Action body: b'{"os-detach": {}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:10.899593 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-175ee902-5afe-46e7-a568-0517b4881e6c tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:10.911516 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:10.911516 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:10.912104 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-175ee902-5afe-46e7-a568-0517b4881e6c tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:10.916716 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-175ee902-5afe-46e7-a568-0517b4881e6c tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Attachment connected to vm eddf3d27-8a60-4fb5-b117-a6724cddc5f8, checking data on nova Aug 04 10:48:10.917134 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.compute.nova [None req-175ee902-5afe-46e7-a568-0517b4881e6c tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Creating Keystone token plugin using URL: https://10.4.3.232/identity {{(pid=100253) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 04 10:48:11.076543 np0000006413 devstack@c-api.service[100253]: DEBUG novaclient.v2.client [None req-175ee902-5afe-46e7-a568-0517b4881e6c tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] REQ: curl -g -i -X GET https://10.4.3.232/compute/v2.1/servers/eddf3d27-8a60-4fb5-b117-a6724cddc5f8/os-volume_attachments/33993010-48cc-4025-8c53-e87c12bcb7bc -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a12b2762511c52ca2df77f0ba7d7f30496e4e37f2ff8ae5cc2fe0a9644c4186e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-175ee902-5afe-46e7-a568-0517b4881e6c" -H "X-Service-Token: {SHA256}c76e3f0e00dc0a24797653b1a9d942215a8c5590fd8be75ac671b0527bd79e75" {{(pid=100253) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 04 10:48:11.187108 np0000006413 devstack@c-api.service[100253]: DEBUG novaclient.v2.client [None req-175ee902-5afe-46e7-a568-0517b4881e6c tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 04 Aug 2026 10:48:11 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-dea11f6e-57eb-4082-bd2d-9c8ecc402958 x-openstack-request-id: req-dea11f6e-57eb-4082-bd2d-9c8ecc402958 {{(pid=100253) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 04 10:48:11.187289 np0000006413 devstack@c-api.service[100253]: DEBUG novaclient.v2.client [None req-175ee902-5afe-46e7-a568-0517b4881e6c tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "33993010-48cc-4025-8c53-e87c12bcb7bc", "serverId": "eddf3d27-8a60-4fb5-b117-a6724cddc5f8", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ab4ecf06-b875-4183-9e1a-c11bb4011c99", "bdm_uuid": "d621ad30-df48-4669-aa57-91a0dcc0c729"}} {{(pid=100253) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 04 10:48:11.187424 np0000006413 devstack@c-api.service[100253]: DEBUG novaclient.v2.client [None req-175ee902-5afe-46e7-a568-0517b4881e6c tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET call to compute for https://10.4.3.232/compute/v2.1/servers/eddf3d27-8a60-4fb5-b117-a6724cddc5f8/os-volume_attachments/33993010-48cc-4025-8c53-e87c12bcb7bc used request id req-dea11f6e-57eb-4082-bd2d-9c8ecc402958 {{(pid=100253) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 04 10:48:11.189843 np0000006413 devstack@c-api.service[100253]: ERROR cinder.volume.api [None req-175ee902-5afe-46e7-a568-0517b4881e6c tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-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 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault [None req-175ee902-5afe-46e7-a568-0517b4881e6c tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Caught error: Detach volume from instance eddf3d27-8a60-4fb5-b117-a6724cddc5f8 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance eddf3d27-8a60-4fb5-b117-a6724cddc5f8 using the Compute API Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: 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 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 04 10:48:11.192981 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 871, in detach Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2663, in attachment_deletion_allowed Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance eddf3d27-8a60-4fb5-b117-a6724cddc5f8 using the Compute API Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault Aug 04 10:48:11.194316 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.middleware.fault [None req-175ee902-5afe-46e7-a568-0517b4881e6c tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action returned with HTTP 409 Aug 04 10:48:11.195486 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 245/970] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:48:10 2026] POST /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action => generated 167 bytes in 300 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:48:11.201124 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7b826d97-f2c0-4453-a5d1-47e45650fb32 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:11.201477 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-1e3ccc40-3113-4a93-a3c6-d320efbb8370 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:11.204537 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-1e3ccc40-3113-4a93-a3c6-d320efbb8370 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:48:11.204818 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-1e3ccc40-3113-4a93-a3c6-d320efbb8370 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:11.205041 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-1e3ccc40-3113-4a93-a3c6-d320efbb8370 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:11.205560 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7b826d97-f2c0-4453-a5d1-47e45650fb32 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] POST https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action Aug 04 10:48:11.205895 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7b826d97-f2c0-4453-a5d1-47e45650fb32 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:11.206011 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7b826d97-f2c0-4453-a5d1-47e45650fb32 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:11.217383 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:11.217383 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:11.220693 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-1e3ccc40-3113-4a93-a3c6-d320efbb8370 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:11.221016 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:11.221016 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:11.221490 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7b826d97-f2c0-4453-a5d1-47e45650fb32 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:11.224153 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-1e3ccc40-3113-4a93-a3c6-d320efbb8370 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:48:11.224588 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 242/971] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:11 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1441 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:11.296724 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7b826d97-f2c0-4453-a5d1-47e45650fb32 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Attachment connected to vm eddf3d27-8a60-4fb5-b117-a6724cddc5f8, checking data on nova Aug 04 10:48:11.297051 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.compute.nova [None req-7b826d97-f2c0-4453-a5d1-47e45650fb32 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Creating Keystone token plugin using URL: https://10.4.3.232/identity {{(pid=100255) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 04 10:48:11.383884 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e571e681-1f44-4be8-87e1-0e58b9d9ff82 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:11.386325 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e571e681-1f44-4be8-87e1-0e58b9d9ff82 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] GET https://10.4.3.232/volume/v3/volumes/624055e8-3a77-4134-b9fc-126e1234a3f0 Aug 04 10:48:11.386595 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e571e681-1f44-4be8-87e1-0e58b9d9ff82 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:11.386832 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e571e681-1f44-4be8-87e1-0e58b9d9ff82 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:11.393994 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e571e681-1f44-4be8-87e1-0e58b9d9ff82 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes/624055e8-3a77-4134-b9fc-126e1234a3f0 returned with HTTP 404 Aug 04 10:48:11.394931 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 241/972] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:11 2026] GET /volume/v3/volumes/624055e8-3a77-4134-b9fc-126e1234a3f0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:11.404486 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7b384805-3166-43ca-89c1-6ac612cee526 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:11.406341 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7b384805-3166-43ca-89c1-6ac612cee526 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] DELETE https://10.4.3.232/volume/v3/volumes/37f94663-672a-4559-83e7-e6d291296d16 Aug 04 10:48:11.406610 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7b384805-3166-43ca-89c1-6ac612cee526 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:11.407427 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7b384805-3166-43ca-89c1-6ac612cee526 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:11.407427 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-7b384805-3166-43ca-89c1-6ac612cee526 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Delete volume with id: 37f94663-672a-4559-83e7-e6d291296d16 Aug 04 10:48:11.438948 np0000006413 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-7b384805-3166-43ca-89c1-6ac612cee526 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:48:11.446021 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:11.446021 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:11.446497 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7b384805-3166-43ca-89c1-6ac612cee526 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Volume info retrieved successfully. Aug 04 10:48:11.455166 np0000006413 devstack@c-api.service[100255]: DEBUG novaclient.v2.client [None req-7b826d97-f2c0-4453-a5d1-47e45650fb32 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] REQ: curl -g -i -X GET https://10.4.3.232/compute/v2.1/servers/eddf3d27-8a60-4fb5-b117-a6724cddc5f8/os-volume_attachments/33993010-48cc-4025-8c53-e87c12bcb7bc -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b371e5a209e97ee524acd4080aa428833b8d4f904492a56c237b5c44c3c4ae34" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-7b826d97-f2c0-4453-a5d1-47e45650fb32" -H "X-Service-Token: {SHA256}25d81e107e5b946a0248810433e9d640b9d71ca35fa2fb5980d343bc4d60f3e4" {{(pid=100255) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 04 10:48:11.476983 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7b384805-3166-43ca-89c1-6ac612cee526 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Delete volume request issued successfully. Aug 04 10:48:11.477302 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7b384805-3166-43ca-89c1-6ac612cee526 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes/37f94663-672a-4559-83e7-e6d291296d16 returned with HTTP 202 Aug 04 10:48:11.477957 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 246/973] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:48:11 2026] DELETE /volume/v3/volumes/37f94663-672a-4559-83e7-e6d291296d16 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:48:11.489954 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-12ef6a44-16a3-4989-afcc-e56550098546 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:11.492103 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-12ef6a44-16a3-4989-afcc-e56550098546 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] GET https://10.4.3.232/volume/v3/volumes/37f94663-672a-4559-83e7-e6d291296d16 Aug 04 10:48:11.492362 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-12ef6a44-16a3-4989-afcc-e56550098546 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:11.492616 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-12ef6a44-16a3-4989-afcc-e56550098546 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:11.501336 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:11.501336 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:11.506299 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-12ef6a44-16a3-4989-afcc-e56550098546 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Volume info retrieved successfully. Aug 04 10:48:11.512662 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-12ef6a44-16a3-4989-afcc-e56550098546 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes/37f94663-672a-4559-83e7-e6d291296d16 returned with HTTP 200 Aug 04 10:48:11.513086 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 243/974] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:11 2026] GET /volume/v3/volumes/37f94663-672a-4559-83e7-e6d291296d16 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:11.561657 np0000006413 devstack@c-api.service[100255]: DEBUG novaclient.v2.client [None req-7b826d97-f2c0-4453-a5d1-47e45650fb32 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 04 Aug 2026 10:48:11 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-38e837ca-ca60-4725-8b97-a8dc85b25d41 x-openstack-request-id: req-38e837ca-ca60-4725-8b97-a8dc85b25d41 {{(pid=100255) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 04 10:48:11.561776 np0000006413 devstack@c-api.service[100255]: DEBUG novaclient.v2.client [None req-7b826d97-f2c0-4453-a5d1-47e45650fb32 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "33993010-48cc-4025-8c53-e87c12bcb7bc", "serverId": "eddf3d27-8a60-4fb5-b117-a6724cddc5f8", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ab4ecf06-b875-4183-9e1a-c11bb4011c99", "bdm_uuid": "d621ad30-df48-4669-aa57-91a0dcc0c729"}} {{(pid=100255) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 04 10:48:11.561900 np0000006413 devstack@c-api.service[100255]: DEBUG novaclient.v2.client [None req-7b826d97-f2c0-4453-a5d1-47e45650fb32 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET call to compute for https://10.4.3.232/compute/v2.1/servers/eddf3d27-8a60-4fb5-b117-a6724cddc5f8/os-volume_attachments/33993010-48cc-4025-8c53-e87c12bcb7bc used request id req-38e837ca-ca60-4725-8b97-a8dc85b25d41 {{(pid=100255) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 04 10:48:11.564562 np0000006413 devstack@c-api.service[100255]: ERROR cinder.volume.api [None req-7b826d97-f2c0-4453-a5d1-47e45650fb32 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-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 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault [None req-7b826d97-f2c0-4453-a5d1-47e45650fb32 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Caught error: Detach volume from instance eddf3d27-8a60-4fb5-b117-a6724cddc5f8 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance eddf3d27-8a60-4fb5-b117-a6724cddc5f8 using the Compute API Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: 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 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 04 10:48:11.566898 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 925, in terminate_connection Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2663, in attachment_deletion_allowed Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance eddf3d27-8a60-4fb5-b117-a6724cddc5f8 using the Compute API Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: ERROR cinder.api.middleware.fault Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.middleware.fault [None req-7b826d97-f2c0-4453-a5d1-47e45650fb32 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action returned with HTTP 409 Aug 04 10:48:11.568570 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 245/975] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:48:11 2026] POST /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action => generated 167 bytes in 367 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:48:11.579644 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-50f836b8-7d95-42e6-a660-5b6d7efcb8aa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:11.581337 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 242/976] 10.4.3.232 () {70 vars in 1597 bytes} [Tue Aug 4 10:48:11 2026] POST /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 04 10:48:11.590437 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-be42218f-2458-4300-b19d-edd4cf596ff5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:11.593479 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f2dd68ad-da2f-4378-aae0-de3391e44c18 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:11.593559 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 247/977] 10.4.3.232 () {70 vars in 1597 bytes} [Tue Aug 4 10:48:11 2026] POST /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 04 10:48:11.595442 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f2dd68ad-da2f-4378-aae0-de3391e44c18 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:48:11.595814 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f2dd68ad-da2f-4378-aae0-de3391e44c18 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-935937518"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:11.598405 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-f2dd68ad-da2f-4378-aae0-de3391e44c18 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-935937518'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:48:11.598405 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-f2dd68ad-da2f-4378-aae0-de3391e44c18 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Create volume of 1 GB Aug 04 10:48:11.601531 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-fab1bc8b-b31d-42bf-8bb2-a95f41f463c8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:11.603575 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f2dd68ad-da2f-4378-aae0-de3391e44c18 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Availability Zones retrieved successfully. Aug 04 10:48:11.611076 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f2dd68ad-da2f-4378-aae0-de3391e44c18 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Flow 'volume_create_api' (3c1d8819-26bd-4c78-99bf-96113dacccff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:11.612084 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f2dd68ad-da2f-4378-aae0-de3391e44c18 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c29e9944-3765-4a04-8873-9b0b9198df56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:11.614110 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-f2dd68ad-da2f-4378-aae0-de3391e44c18 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:48:11.652466 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f2dd68ad-da2f-4378-aae0-de3391e44c18 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c29e9944-3765-4a04-8873-9b0b9198df56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:11.653679 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f2dd68ad-da2f-4378-aae0-de3391e44c18 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74171b48-0f4a-4fed-b703-67130e31bfb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:11.661724 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8bd2c733-9cda-43eb-9ad2-b0523d5f2d4c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:11.661724 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8bd2c733-9cda-43eb-9ad2-b0523d5f2d4c None None] GET https://10.4.3.232/volume// Aug 04 10:48:11.661724 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8bd2c733-9cda-43eb-9ad2-b0523d5f2d4c None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:11.661724 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8bd2c733-9cda-43eb-9ad2-b0523d5f2d4c None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:11.661724 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8bd2c733-9cda-43eb-9ad2-b0523d5f2d4c None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:11.661724 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 243/978] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:48:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:11.677140 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-bfb6bfa3-4adf-4a6b-a0c5-6bac86dc7f7a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:11.679720 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-bfb6bfa3-4adf-4a6b-a0c5-6bac86dc7f7a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:48:11.680304 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-bfb6bfa3-4adf-4a6b-a0c5-6bac86dc7f7a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "283a58d3-9cba-4708-a5b4-ec21079e5726", "connector": null, "instance_uuid": "26b9f365-13f2-4ec7-bd74-f88a79622807"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:11.682860 np0000006413 devstack@c-api.service[100255]: WARNING keystonemiddleware.auth_token [None req-fab1bc8b-b31d-42bf-8bb2-a95f41f463c8 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 04 10:48:11.684078 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 246/979] 10.4.3.232 () {70 vars in 1597 bytes} [Tue Aug 4 10:48:11 2026] POST /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action => generated 114 bytes in 84 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 04 10:48:11.693049 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:11.693049 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:11.695451 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2ebbfd29-9856-438d-b162-098a02b999e5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:11.706885 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-f2dd68ad-da2f-4378-aae0-de3391e44c18 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Created reservations ['be841e12-3e26-4d25-b424-f24727a673d9', 'ad4432fb-cac7-4a17-b501-0c2ec8c49433', '8ebb62d2-ebb6-4a6d-8641-f01460eda371', '94bb054b-0dd7-4c24-9ebe-bd7c1908b2ec'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:48:11.708043 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f2dd68ad-da2f-4378-aae0-de3391e44c18 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74171b48-0f4a-4fed-b703-67130e31bfb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be841e12-3e26-4d25-b424-f24727a673d9', 'ad4432fb-cac7-4a17-b501-0c2ec8c49433', '8ebb62d2-ebb6-4a6d-8641-f01460eda371', '94bb054b-0dd7-4c24-9ebe-bd7c1908b2ec']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:11.709111 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f2dd68ad-da2f-4378-aae0-de3391e44c18 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c9d00ae-ca5d-4422-ae84-3a92c963006e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:11.723623 np0000006413 devstack@c-api.service[100252]: WARNING keystonemiddleware.auth_token [None req-2ebbfd29-9856-438d-b162-098a02b999e5 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 04 10:48:11.724580 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 244/980] 10.4.3.232 () {70 vars in 1597 bytes} [Tue Aug 4 10:48:11 2026] POST /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action => generated 114 bytes in 29 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 04 10:48:11.724992 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-bfb6bfa3-4adf-4a6b-a0c5-6bac86dc7f7a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:48:11.725532 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 248/981] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:48:11 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:11.734943 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-62393f58-6416-4a2b-9496-2b9c777fbd4a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:11.735071 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e42e62cb-4bef-4727-b7f1-066442794605 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:11.737424 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-62393f58-6416-4a2b-9496-2b9c777fbd4a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] DELETE https://10.4.3.232/volume/v3/attachments/b5c984e1-227a-45f5-b59b-c6d7ccf383fd Aug 04 10:48:11.737770 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-62393f58-6416-4a2b-9496-2b9c777fbd4a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:11.739099 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-62393f58-6416-4a2b-9496-2b9c777fbd4a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:11.742866 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f2dd68ad-da2f-4378-aae0-de3391e44c18 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c9d00ae-ca5d-4422-ae84-3a92c963006e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e465a460-a024-434f-bf70-ee85f1949086', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-935937518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94ebed8f38474aa3a80acb7fead1bc6c',qos_specs=None,replication_status=,reservations=['be841e12-3e26-4d25-b424-f24727a673d9','ad4432fb-cac7-4a17-b501-0c2ec8c49433','8ebb62d2-ebb6-4a6d-8641-f01460eda371','94bb054b-0dd7-4c24-9ebe-bd7c1908b2ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='092381be293443e7915dc3fbcac7655a',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:48:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-935937518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e465a460-a024-434f-bf70-ee85f1949086,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94ebed8f38474aa3a80acb7fead1bc6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='092381be293443e7915dc3fbcac7655a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:11.743912 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f2dd68ad-da2f-4378-aae0-de3391e44c18 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20175011-91c0-42ab-8802-33677fdb1929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:11.745414 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:11.745414 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:11.766688 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f2dd68ad-da2f-4378-aae0-de3391e44c18 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20175011-91c0-42ab-8802-33677fdb1929) transitioned into state 'SUCCESS' from state '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-935937518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94ebed8f38474aa3a80acb7fead1bc6c',qos_specs=None,replication_status=,reservations=['be841e12-3e26-4d25-b424-f24727a673d9','ad4432fb-cac7-4a17-b501-0c2ec8c49433','8ebb62d2-ebb6-4a6d-8641-f01460eda371','94bb054b-0dd7-4c24-9ebe-bd7c1908b2ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='092381be293443e7915dc3fbcac7655a',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:11.768402 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f2dd68ad-da2f-4378-aae0-de3391e44c18 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5006c857-d485-481c-814a-fb4956889161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:11.781192 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f2dd68ad-da2f-4378-aae0-de3391e44c18 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5006c857-d485-481c-814a-fb4956889161) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:11.783912 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f2dd68ad-da2f-4378-aae0-de3391e44c18 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Flow 'volume_create_api' (3c1d8819-26bd-4c78-99bf-96113dacccff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:11.783912 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f2dd68ad-da2f-4378-aae0-de3391e44c18 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Create volume request issued successfully. Aug 04 10:48:11.783912 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f2dd68ad-da2f-4378-aae0-de3391e44c18 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:48:11.784137 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 244/982] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:48:11 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 04 10:48:11.796892 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b93d9cb0-9584-4324-be79-8fdfe400c11d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:11.799032 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b93d9cb0-9584-4324-be79-8fdfe400c11d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] GET https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 Aug 04 10:48:11.799262 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b93d9cb0-9584-4324-be79-8fdfe400c11d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:11.799507 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b93d9cb0-9584-4324-be79-8fdfe400c11d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:11.805865 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-62393f58-6416-4a2b-9496-2b9c777fbd4a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/b5c984e1-227a-45f5-b59b-c6d7ccf383fd returned with HTTP 200 Aug 04 10:48:11.806357 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 245/983] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:48:11 2026] DELETE /volume/v3/attachments/b5c984e1-227a-45f5-b59b-c6d7ccf383fd => generated 367 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:11.810132 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:11.810132 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:11.815959 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b93d9cb0-9584-4324-be79-8fdfe400c11d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:48:11.821769 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b93d9cb0-9584-4324-be79-8fdfe400c11d tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 returned with HTTP 200 Aug 04 10:48:11.822451 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 249/984] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:11 2026] GET /volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:11.838056 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e42e62cb-4bef-4727-b7f1-066442794605 tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-project-admin] POST https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action Aug 04 10:48:11.838526 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e42e62cb-4bef-4727-b7f1-066442794605 tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:11.838686 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e42e62cb-4bef-4727-b7f1-066442794605 tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:11.903431 np0000006413 devstack@c-api.service[100255]: DEBUG oslo_db.sqlalchemy.engines [None req-e42e62cb-4bef-4727-b7f1-066442794605 tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-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=100255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:48:11.914847 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:11.914847 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:11.915370 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.admin_actions [None req-e42e62cb-4bef-4727-b7f1-066442794605 tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-project-admin] Updating volume '33993010-48cc-4025-8c53-e87c12bcb7bc' with '{'status': 'error'}' {{(pid=100255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 04 10:48:11.949886 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e42e62cb-4bef-4727-b7f1-066442794605 tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-project-admin] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action returned with HTTP 202 Aug 04 10:48:11.950442 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 247/985] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:48:11 2026] POST /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action => generated 0 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 04 10:48:11.963033 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-dab12f76-af8d-480e-9380-6c67aaa0198a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:11.965529 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dab12f76-af8d-480e-9380-6c67aaa0198a tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc Aug 04 10:48:11.965740 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dab12f76-af8d-480e-9380-6c67aaa0198a tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:11.965953 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dab12f76-af8d-480e-9380-6c67aaa0198a tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:11.977990 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:11.977990 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:11.982105 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-dab12f76-af8d-480e-9380-6c67aaa0198a tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:11.986608 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dab12f76-af8d-480e-9380-6c67aaa0198a tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc returned with HTTP 200 Aug 04 10:48:11.987005 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 245/986] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:11 2026] GET /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:12.004102 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7b985a98-4c74-4816-a1d2-3be45c9b528d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:12.008705 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7b985a98-4c74-4816-a1d2-3be45c9b528d tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-project-admin] POST https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action Aug 04 10:48:12.008705 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7b985a98-4c74-4816-a1d2-3be45c9b528d tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "ab4ecf06-b875-4183-9e1a-c11bb4011c99"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:12.008705 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7b985a98-4c74-4816-a1d2-3be45c9b528d tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "ab4ecf06-b875-4183-9e1a-c11bb4011c99"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:12.022057 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:12.022057 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:12.022465 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7b985a98-4c74-4816-a1d2-3be45c9b528d tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-project-admin] Volume info retrieved successfully. Aug 04 10:48:12.105969 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7b985a98-4c74-4816-a1d2-3be45c9b528d tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-project-admin] Attachment connected to vm eddf3d27-8a60-4fb5-b117-a6724cddc5f8, checking data on nova Aug 04 10:48:12.106405 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.compute.nova [None req-7b985a98-4c74-4816-a1d2-3be45c9b528d tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-project-admin] Creating Keystone token plugin using URL: https://10.4.3.232/identity {{(pid=100252) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 04 10:48:12.273139 np0000006413 devstack@c-api.service[100252]: DEBUG novaclient.v2.client [None req-7b985a98-4c74-4816-a1d2-3be45c9b528d tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-project-admin] REQ: curl -g -i -X GET https://10.4.3.232/compute/v2.1/servers/eddf3d27-8a60-4fb5-b117-a6724cddc5f8/os-volume_attachments/33993010-48cc-4025-8c53-e87c12bcb7bc -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9a457506fa399e4dac343e5b4f2eab7e7dbba2584d6d8ebc5d024ca3bdde0425" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-7b985a98-4c74-4816-a1d2-3be45c9b528d" -H "X-Service-Token: {SHA256}dd7bfa5e916fa3acc2af2e09866d24f8b9883ab4d7c1b6cb7cb4d99adaf8f3d6" {{(pid=100252) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 04 10:48:12.367485 np0000006413 devstack@c-api.service[100252]: DEBUG novaclient.v2.client [None req-7b985a98-4c74-4816-a1d2-3be45c9b528d tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 04 Aug 2026 10:48:12 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-14bf595c-2c83-4943-881c-8ebf6f3dca93 x-openstack-request-id: req-14bf595c-2c83-4943-881c-8ebf6f3dca93 {{(pid=100252) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 04 10:48:12.367621 np0000006413 devstack@c-api.service[100252]: DEBUG novaclient.v2.client [None req-7b985a98-4c74-4816-a1d2-3be45c9b528d tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "33993010-48cc-4025-8c53-e87c12bcb7bc", "serverId": "eddf3d27-8a60-4fb5-b117-a6724cddc5f8", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ab4ecf06-b875-4183-9e1a-c11bb4011c99", "bdm_uuid": "d621ad30-df48-4669-aa57-91a0dcc0c729"}} {{(pid=100252) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 04 10:48:12.367726 np0000006413 devstack@c-api.service[100252]: DEBUG novaclient.v2.client [None req-7b985a98-4c74-4816-a1d2-3be45c9b528d tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-project-admin] GET call to compute for https://10.4.3.232/compute/v2.1/servers/eddf3d27-8a60-4fb5-b117-a6724cddc5f8/os-volume_attachments/33993010-48cc-4025-8c53-e87c12bcb7bc used request id req-14bf595c-2c83-4943-881c-8ebf6f3dca93 {{(pid=100252) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 04 10:48:12.369504 np0000006413 devstack@c-api.service[100252]: ERROR cinder.volume.api [None req-7b985a98-4c74-4816-a1d2-3be45c9b528d tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-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 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault [None req-7b985a98-4c74-4816-a1d2-3be45c9b528d tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-project-admin] Caught error: Detach volume from instance eddf3d27-8a60-4fb5-b117-a6724cddc5f8 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance eddf3d27-8a60-4fb5-b117-a6724cddc5f8 using the Compute API Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: 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 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.371734 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 925, in terminate_connection Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2663, in attachment_deletion_allowed Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance eddf3d27-8a60-4fb5-b117-a6724cddc5f8 using the Compute API Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.middleware.fault [None req-7b985a98-4c74-4816-a1d2-3be45c9b528d tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-project-admin] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action returned with HTTP 409 Aug 04 10:48:12.373272 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 246/987] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:48:12 2026] POST /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action => generated 167 bytes in 369 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:48:12.385956 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f63c4732-601f-43d7-a408-bc2eb2ae82e5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:12.387295 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 250/988] 10.4.3.232 () {70 vars in 1597 bytes} [Tue Aug 4 10:48:12 2026] POST /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 04 10:48:12.397262 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6dc4c0f9-b769-4e50-b60c-f3487d780c39 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:12.428601 np0000006413 devstack@c-api.service[100255]: WARNING keystonemiddleware.auth_token [None req-6dc4c0f9-b769-4e50-b60c-f3487d780c39 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 04 10:48:12.429924 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 248/989] 10.4.3.232 () {70 vars in 1597 bytes} [Tue Aug 4 10:48:12 2026] POST /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action => generated 114 bytes in 33 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 04 10:48:12.438521 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6a13f89d-01c5-4e3a-9a8f-e225795cc636 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:12.443066 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6a13f89d-01c5-4e3a-9a8f-e225795cc636 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 Aug 04 10:48:12.443350 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6a13f89d-01c5-4e3a-9a8f-e225795cc636 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:12.443642 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6a13f89d-01c5-4e3a-9a8f-e225795cc636 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:12.454491 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:12.454491 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:12.459552 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6a13f89d-01c5-4e3a-9a8f-e225795cc636 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:12.465293 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6a13f89d-01c5-4e3a-9a8f-e225795cc636 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 returned with HTTP 200 Aug 04 10:48:12.465823 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 246/990] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:12 2026] GET /volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:12.477384 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c29f0dbf-81d3-458e-9887-4591a3d42da4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:12.479207 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c29f0dbf-81d3-458e-9887-4591a3d42da4 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 Aug 04 10:48:12.479478 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c29f0dbf-81d3-458e-9887-4591a3d42da4 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:12.479693 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c29f0dbf-81d3-458e-9887-4591a3d42da4 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:12.521806 np0000006413 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-c29f0dbf-81d3-458e-9887-4591a3d42da4 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:48:12.530023 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b8e9ab55-6bc0-4a9e-8474-7353abdc13f9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:12.532361 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:12.532361 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:12.534435 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b8e9ab55-6bc0-4a9e-8474-7353abdc13f9 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] GET https://10.4.3.232/volume/v3/volumes/37f94663-672a-4559-83e7-e6d291296d16 Aug 04 10:48:12.534606 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b8e9ab55-6bc0-4a9e-8474-7353abdc13f9 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:12.534773 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b8e9ab55-6bc0-4a9e-8474-7353abdc13f9 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:12.540807 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c29f0dbf-81d3-458e-9887-4591a3d42da4 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:12.544004 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b8e9ab55-6bc0-4a9e-8474-7353abdc13f9 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes/37f94663-672a-4559-83e7-e6d291296d16 returned with HTTP 404 Aug 04 10:48:12.544639 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 251/991] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:12 2026] GET /volume/v3/volumes/37f94663-672a-4559-83e7-e6d291296d16 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:12.547422 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c29f0dbf-81d3-458e-9887-4591a3d42da4 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 returned with HTTP 200 Aug 04 10:48:12.547906 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 247/992] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:12 2026] GET /volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 => generated 857 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:12.552271 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9a9cfa35-9d77-4122-89db-8a473fe0c2cb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:12.553059 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9a9cfa35-9d77-4122-89db-8a473fe0c2cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] DELETE https://10.4.3.232/volume/v3/volumes/443b1bcd-da45-4270-9783-d32709236d3c Aug 04 10:48:12.556560 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9a9cfa35-9d77-4122-89db-8a473fe0c2cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:12.556560 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9a9cfa35-9d77-4122-89db-8a473fe0c2cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:12.556560 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-9a9cfa35-9d77-4122-89db-8a473fe0c2cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Delete volume with id: 443b1bcd-da45-4270-9783-d32709236d3c Aug 04 10:48:12.561011 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:12.561011 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:12.562368 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-9a9cfa35-9d77-4122-89db-8a473fe0c2cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Volume info retrieved successfully. Aug 04 10:48:12.588280 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-9a9cfa35-9d77-4122-89db-8a473fe0c2cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Delete volume request issued successfully. Aug 04 10:48:12.588280 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9a9cfa35-9d77-4122-89db-8a473fe0c2cb tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes/443b1bcd-da45-4270-9783-d32709236d3c returned with HTTP 202 Aug 04 10:48:12.588280 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 249/993] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:48:12 2026] DELETE /volume/v3/volumes/443b1bcd-da45-4270-9783-d32709236d3c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:48:12.594701 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-edc7f6f0-9e99-43dc-a497-4d5280e95eb7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:12.597867 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-edc7f6f0-9e99-43dc-a497-4d5280e95eb7 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] GET https://10.4.3.232/volume/v3/volumes/443b1bcd-da45-4270-9783-d32709236d3c Aug 04 10:48:12.598552 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-edc7f6f0-9e99-43dc-a497-4d5280e95eb7 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:12.598552 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-edc7f6f0-9e99-43dc-a497-4d5280e95eb7 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:12.600164 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-91568796-1eaf-482f-aadf-0593999d76e0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:12.601906 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-91568796-1eaf-482f-aadf-0593999d76e0 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 Aug 04 10:48:12.602080 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-91568796-1eaf-482f-aadf-0593999d76e0 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:12.602293 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-91568796-1eaf-482f-aadf-0593999d76e0 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:12.607274 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:12.607274 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:12.609338 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:12.609338 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:12.613222 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-edc7f6f0-9e99-43dc-a497-4d5280e95eb7 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Volume info retrieved successfully. Aug 04 10:48:12.613339 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-91568796-1eaf-482f-aadf-0593999d76e0 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:12.618556 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-edc7f6f0-9e99-43dc-a497-4d5280e95eb7 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes/443b1bcd-da45-4270-9783-d32709236d3c returned with HTTP 200 Aug 04 10:48:12.618982 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 247/994] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:12 2026] GET /volume/v3/volumes/443b1bcd-da45-4270-9783-d32709236d3c => generated 1363 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:12.619027 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-91568796-1eaf-482f-aadf-0593999d76e0 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 returned with HTTP 200 Aug 04 10:48:12.619530 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 252/995] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:12 2026] GET /volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:12.747842 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-44342295-0f58-474f-b3d8-42f35ce5f086 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:12.748007 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-44342295-0f58-474f-b3d8-42f35ce5f086 None None] GET https://10.4.3.232/volume// Aug 04 10:48:12.748188 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-44342295-0f58-474f-b3d8-42f35ce5f086 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:12.748432 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-44342295-0f58-474f-b3d8-42f35ce5f086 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:12.748760 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-44342295-0f58-474f-b3d8-42f35ce5f086 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:12.749130 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 248/996] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:48:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:12.758349 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-7a97aa29-2757-4f79-9a08-56b734e40bc9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:12.760189 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-7a97aa29-2757-4f79-9a08-56b734e40bc9 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:48:12.760555 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-7a97aa29-2757-4f79-9a08-56b734e40bc9 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cbb25c18-f38a-410f-9c87-ab7c22a8d3e3", "connector": null, "instance_uuid": "eddf3d27-8a60-4fb5-b117-a6724cddc5f8"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:12.770579 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:12.770579 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:12.802766 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-7a97aa29-2757-4f79-9a08-56b734e40bc9 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:48:12.803150 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 250/997] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:48:12 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:12.838903 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-63c4ff79-faf1-4e4c-9c9d-7cd351c4ae5b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:12.840457 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b44babda-0d06-49f1-97c3-a50e37272eb5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:12.840936 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-63c4ff79-faf1-4e4c-9c9d-7cd351c4ae5b tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] GET https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 Aug 04 10:48:12.841139 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-63c4ff79-faf1-4e4c-9c9d-7cd351c4ae5b tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:12.841363 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-63c4ff79-faf1-4e4c-9c9d-7cd351c4ae5b tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:12.842149 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b44babda-0d06-49f1-97c3-a50e37272eb5 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 Aug 04 10:48:12.842456 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b44babda-0d06-49f1-97c3-a50e37272eb5 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:12.842644 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b44babda-0d06-49f1-97c3-a50e37272eb5 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:12.848258 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:12.848258 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:12.851872 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-63c4ff79-faf1-4e4c-9c9d-7cd351c4ae5b tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:48:12.852428 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:12.852428 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:12.856696 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-63c4ff79-faf1-4e4c-9c9d-7cd351c4ae5b tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 returned with HTTP 200 Aug 04 10:48:12.856734 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b44babda-0d06-49f1-97c3-a50e37272eb5 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:12.856759 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 248/998] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:12 2026] GET /volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:12.860782 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b44babda-0d06-49f1-97c3-a50e37272eb5 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 returned with HTTP 200 Aug 04 10:48:12.861208 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 253/999] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:12 2026] GET /volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:12.875407 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7a740309-f62c-45ed-85f1-e70dc579b116 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:12.876159 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7a740309-f62c-45ed-85f1-e70dc579b116 None None] GET https://10.4.3.232/volume// Aug 04 10:48:12.876229 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7a740309-f62c-45ed-85f1-e70dc579b116 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:12.876477 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7a740309-f62c-45ed-85f1-e70dc579b116 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:12.876824 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7a740309-f62c-45ed-85f1-e70dc579b116 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:12.877130 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 249/1000] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:48:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:12.907054 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-c9d4f999-d954-4660-abd0-ba5f87ac78fb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:12.909367 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-c9d4f999-d954-4660-abd0-ba5f87ac78fb tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 Aug 04 10:48:12.909782 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-c9d4f999-d954-4660-abd0-ba5f87ac78fb tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:12.909974 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-c9d4f999-d954-4660-abd0-ba5f87ac78fb tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:12.921918 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:12.921918 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:12.925836 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-c9d4f999-d954-4660-abd0-ba5f87ac78fb tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:12.929779 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-c9d4f999-d954-4660-abd0-ba5f87ac78fb tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 returned with HTTP 200 Aug 04 10:48:12.930204 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 251/1001] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:48:12 2026] GET /volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 => generated 1036 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:48:12.964219 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-ded72c64-ec5b-4f3d-9a2b-0b5b1d3753b9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:12.966727 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-ded72c64-ec5b-4f3d-9a2b-0b5b1d3753b9 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] PUT https://10.4.3.232/volume/v3/attachments/406accc9-0ce7-4ac7-a832-bd142e013f4e Aug 04 10:48:12.967309 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-ded72c64-ec5b-4f3d-9a2b-0b5b1d3753b9 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:12.975556 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-ded72c64-ec5b-4f3d-9a2b-0b5b1d3753b9 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Acquiring lock "cinder-attachment_update-283a58d3-9cba-4708-a5b4-ec21079e5726-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:48:12.980347 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-ded72c64-ec5b-4f3d-9a2b-0b5b1d3753b9 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Lock "cinder-attachment_update-283a58d3-9cba-4708-a5b4-ec21079e5726-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:48:12.981274 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:12.981274 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:13.032033 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-2b43e9cb-1016-4095-9e7f-402fd8f74fc2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:13.034456 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-2b43e9cb-1016-4095-9e7f-402fd8f74fc2 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] PUT https://10.4.3.232/volume/v3/attachments/3636e12a-7e36-49ba-8b01-c54bbf140f67 Aug 04 10:48:13.034944 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-2b43e9cb-1016-4095-9e7f-402fd8f74fc2 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:13.042379 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-2b43e9cb-1016-4095-9e7f-402fd8f74fc2 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Acquiring lock "cinder-attachment_update-cbb25c18-f38a-410f-9c87-ab7c22a8d3e3-np0000006413" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:48:13.046857 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-2b43e9cb-1016-4095-9e7f-402fd8f74fc2 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Lock "cinder-attachment_update-cbb25c18-f38a-410f-9c87-ab7c22a8d3e3-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:48:13.047886 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:13.047886 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:13.100837 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-ded72c64-ec5b-4f3d-9a2b-0b5b1d3753b9 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Lock "cinder-attachment_update-283a58d3-9cba-4708-a5b4-ec21079e5726-np0000006413" released by "attachment_update" :: held 0.120s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:48:13.101131 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-ded72c64-ec5b-4f3d-9a2b-0b5b1d3753b9 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/406accc9-0ce7-4ac7-a832-bd142e013f4e returned with HTTP 200 Aug 04 10:48:13.101798 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 249/1002] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:48:12 2026] PUT /volume/v3/attachments/406accc9-0ce7-4ac7-a832-bd142e013f4e => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:13.113731 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-05eb3393-8354-4523-aee9-256faa4e6886 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:13.115517 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-05eb3393-8354-4523-aee9-256faa4e6886 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/attachments/406accc9-0ce7-4ac7-a832-bd142e013f4e Aug 04 10:48:13.115752 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-05eb3393-8354-4523-aee9-256faa4e6886 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:13.115977 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-05eb3393-8354-4523-aee9-256faa4e6886 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:13.130952 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-05eb3393-8354-4523-aee9-256faa4e6886 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/406accc9-0ce7-4ac7-a832-bd142e013f4e returned with HTTP 200 Aug 04 10:48:13.131341 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 250/1003] 10.4.3.232 () {70 vars in 1651 bytes} [Tue Aug 4 10:48:13 2026] GET /volume/v3/attachments/406accc9-0ce7-4ac7-a832-bd142e013f4e => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:13.140512 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-2b43e9cb-1016-4095-9e7f-402fd8f74fc2 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Lock "cinder-attachment_update-cbb25c18-f38a-410f-9c87-ab7c22a8d3e3-np0000006413" released by "attachment_update" :: held 0.094s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:48:13.140789 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-2b43e9cb-1016-4095-9e7f-402fd8f74fc2 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/attachments/3636e12a-7e36-49ba-8b01-c54bbf140f67 returned with HTTP 200 Aug 04 10:48:13.141441 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 254/1004] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:48:13 2026] PUT /volume/v3/attachments/3636e12a-7e36-49ba-8b01-c54bbf140f67 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:13.635062 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-db212c8f-7e0c-43c7-930d-cee49b9f61a6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:13.639352 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-db212c8f-7e0c-43c7-930d-cee49b9f61a6 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] GET https://10.4.3.232/volume/v3/volumes/443b1bcd-da45-4270-9783-d32709236d3c Aug 04 10:48:13.639670 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-db212c8f-7e0c-43c7-930d-cee49b9f61a6 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:13.640048 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-db212c8f-7e0c-43c7-930d-cee49b9f61a6 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:13.647159 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-db212c8f-7e0c-43c7-930d-cee49b9f61a6 tempest-TaggedBootDevicesTest_v242-1601182426 tempest-TaggedBootDevicesTest_v242-1601182426-project-member] https://10.4.3.232/volume/v3/volumes/443b1bcd-da45-4270-9783-d32709236d3c returned with HTTP 404 Aug 04 10:48:13.647972 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 252/1005] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:13 2026] GET /volume/v3/volumes/443b1bcd-da45-4270-9783-d32709236d3c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:13.882422 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-99359411-4374-4f43-8a4f-9ec19c76c278 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:13.884981 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-99359411-4374-4f43-8a4f-9ec19c76c278 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 Aug 04 10:48:13.885237 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-99359411-4374-4f43-8a4f-9ec19c76c278 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:13.885504 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-99359411-4374-4f43-8a4f-9ec19c76c278 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:13.905142 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:13.905142 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:13.910847 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-99359411-4374-4f43-8a4f-9ec19c76c278 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:13.917476 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-99359411-4374-4f43-8a4f-9ec19c76c278 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 returned with HTTP 200 Aug 04 10:48:13.918450 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 250/1006] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:13 2026] GET /volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:14.938722 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a9d3769f-2e5c-4375-8490-16794fe96d06 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:14.940880 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a9d3769f-2e5c-4375-8490-16794fe96d06 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 Aug 04 10:48:14.941072 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a9d3769f-2e5c-4375-8490-16794fe96d06 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:14.941292 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a9d3769f-2e5c-4375-8490-16794fe96d06 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:14.951484 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:14.951484 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:14.954951 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a9d3769f-2e5c-4375-8490-16794fe96d06 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:14.959526 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a9d3769f-2e5c-4375-8490-16794fe96d06 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 returned with HTTP 200 Aug 04 10:48:14.959930 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 251/1007] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:14 2026] GET /volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:15.978547 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-67500aec-8660-4d41-a26f-3cd139f60914 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:15.980923 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-67500aec-8660-4d41-a26f-3cd139f60914 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 Aug 04 10:48:15.983436 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-67500aec-8660-4d41-a26f-3cd139f60914 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:15.983436 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-67500aec-8660-4d41-a26f-3cd139f60914 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:16.014441 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:16.014441 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:16.026025 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-67500aec-8660-4d41-a26f-3cd139f60914 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:16.034884 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-67500aec-8660-4d41-a26f-3cd139f60914 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 returned with HTTP 200 Aug 04 10:48:16.035879 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 255/1008] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:15 2026] GET /volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:16.406824 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-68fad8c2-ab24-4d6f-b7c3-522f61a8fef0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:16.408832 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-68fad8c2-ab24-4d6f-b7c3-522f61a8fef0 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] POST https://10.4.3.232/volume/v3/attachments/3636e12a-7e36-49ba-8b01-c54bbf140f67/action Aug 04 10:48:16.409112 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-68fad8c2-ab24-4d6f-b7c3-522f61a8fef0 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:16.409235 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-68fad8c2-ab24-4d6f-b7c3-522f61a8fef0 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:16.425166 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:16.425166 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:16.439209 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-6ab435a8-0446-471b-ad0b-1ab2c04b1bea req-68fad8c2-ab24-4d6f-b7c3-522f61a8fef0 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/attachments/3636e12a-7e36-49ba-8b01-c54bbf140f67/action returned with HTTP 204 Aug 04 10:48:16.439825 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 253/1009] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:48:16 2026] POST /volume/v3/attachments/3636e12a-7e36-49ba-8b01-c54bbf140f67/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:17.053262 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-94ef82b8-0765-47d1-a88a-576ef5a89917 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:17.058188 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-94ef82b8-0765-47d1-a88a-576ef5a89917 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 Aug 04 10:48:17.058527 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-94ef82b8-0765-47d1-a88a-576ef5a89917 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:17.059184 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-94ef82b8-0765-47d1-a88a-576ef5a89917 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:17.076756 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:17.076756 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:17.085512 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-94ef82b8-0765-47d1-a88a-576ef5a89917 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:17.093934 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-94ef82b8-0765-47d1-a88a-576ef5a89917 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 returned with HTTP 200 Aug 04 10:48:17.094542 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 251/1010] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:17 2026] GET /volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 => generated 1149 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:17.110132 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-75099f85-bd3f-4543-83e3-581d3a6b2998 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:17.111910 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-75099f85-bd3f-4543-83e3-581d3a6b2998 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 Aug 04 10:48:17.112091 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-75099f85-bd3f-4543-83e3-581d3a6b2998 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:17.112296 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-75099f85-bd3f-4543-83e3-581d3a6b2998 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:17.121336 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:17.121336 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:17.124694 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-75099f85-bd3f-4543-83e3-581d3a6b2998 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:17.129396 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-75099f85-bd3f-4543-83e3-581d3a6b2998 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 returned with HTTP 200 Aug 04 10:48:17.129754 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 252/1011] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:17 2026] GET /volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 => generated 1149 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:17.145316 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-382fec7f-fb3e-4db7-ac23-4134e4301293 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:17.147659 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-382fec7f-fb3e-4db7-ac23-4134e4301293 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] POST https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action Aug 04 10:48:17.148144 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-382fec7f-fb3e-4db7-ac23-4134e4301293 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Action body: b'{"os-detach": {"attachment_id": "3636e12a-7e36-49ba-8b01-c54bbf140f67"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:17.148359 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-382fec7f-fb3e-4db7-ac23-4134e4301293 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "3636e12a-7e36-49ba-8b01-c54bbf140f67"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:17.163196 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:17.163196 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:17.163682 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-382fec7f-fb3e-4db7-ac23-4134e4301293 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:17.169956 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-382fec7f-fb3e-4db7-ac23-4134e4301293 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action returned with HTTP 400 Aug 04 10:48:17.170423 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 256/1012] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:48:17 2026] POST /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action => generated 100 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 10:48:17.214661 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-b1c0b096-88ce-402f-b712-95991c2e094a req-f1a4edb2-3c54-47f2-91da-e094a9d3a843 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:17.216797 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b1c0b096-88ce-402f-b712-95991c2e094a req-f1a4edb2-3c54-47f2-91da-e094a9d3a843 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 Aug 04 10:48:17.216797 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b1c0b096-88ce-402f-b712-95991c2e094a req-f1a4edb2-3c54-47f2-91da-e094a9d3a843 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:17.217302 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b1c0b096-88ce-402f-b712-95991c2e094a req-f1a4edb2-3c54-47f2-91da-e094a9d3a843 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:17.226142 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:17.226142 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:17.230271 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-b1c0b096-88ce-402f-b712-95991c2e094a req-f1a4edb2-3c54-47f2-91da-e094a9d3a843 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:17.233510 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b1c0b096-88ce-402f-b712-95991c2e094a req-f1a4edb2-3c54-47f2-91da-e094a9d3a843 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 returned with HTTP 200 Aug 04 10:48:17.233936 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 254/1013] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:17 2026] GET /volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 => generated 1149 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:17.252058 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-b1c0b096-88ce-402f-b712-95991c2e094a req-f0936791-363c-42ce-8db7-82ffac07ea8e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:17.254091 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b1c0b096-88ce-402f-b712-95991c2e094a req-f0936791-363c-42ce-8db7-82ffac07ea8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] POST https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3/action Aug 04 10:48:17.254438 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b1c0b096-88ce-402f-b712-95991c2e094a req-f0936791-363c-42ce-8db7-82ffac07ea8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:17.254565 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b1c0b096-88ce-402f-b712-95991c2e094a req-f0936791-363c-42ce-8db7-82ffac07ea8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:17.266433 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:17.266433 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:17.266900 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-b1c0b096-88ce-402f-b712-95991c2e094a req-f0936791-363c-42ce-8db7-82ffac07ea8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:17.273852 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-b1c0b096-88ce-402f-b712-95991c2e094a req-f0936791-363c-42ce-8db7-82ffac07ea8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Begin detaching volume completed successfully. Aug 04 10:48:17.274158 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b1c0b096-88ce-402f-b712-95991c2e094a req-f0936791-363c-42ce-8db7-82ffac07ea8e tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3/action returned with HTTP 202 Aug 04 10:48:17.274791 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 252/1014] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:48:17 2026] POST /volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:17.326830 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-49561c96-f09f-4cb7-be2f-91455d089428 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:17.327333 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-49561c96-f09f-4cb7-be2f-91455d089428 None None] GET https://10.4.3.232/volume// Aug 04 10:48:17.327565 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-49561c96-f09f-4cb7-be2f-91455d089428 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:17.328708 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-49561c96-f09f-4cb7-be2f-91455d089428 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:17.328708 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-49561c96-f09f-4cb7-be2f-91455d089428 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:17.328708 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 253/1015] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:48:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:17.336314 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-b1c0b096-88ce-402f-b712-95991c2e094a req-ebe884f7-a161-496e-8e62-841df70f3720 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:17.340168 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b1c0b096-88ce-402f-b712-95991c2e094a req-ebe884f7-a161-496e-8e62-841df70f3720 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 Aug 04 10:48:17.340168 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b1c0b096-88ce-402f-b712-95991c2e094a req-ebe884f7-a161-496e-8e62-841df70f3720 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:17.340168 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b1c0b096-88ce-402f-b712-95991c2e094a req-ebe884f7-a161-496e-8e62-841df70f3720 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:17.353893 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:17.353893 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:17.358078 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-b1c0b096-88ce-402f-b712-95991c2e094a req-ebe884f7-a161-496e-8e62-841df70f3720 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:17.363801 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b1c0b096-88ce-402f-b712-95991c2e094a req-ebe884f7-a161-496e-8e62-841df70f3720 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 returned with HTTP 200 Aug 04 10:48:17.364346 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 257/1016] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:48:17 2026] GET /volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 => generated 1332 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:48:18.621516 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-b1c0b096-88ce-402f-b712-95991c2e094a req-7e049263-ba9a-4374-9326-c3c643b3dca5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:18.625327 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b1c0b096-88ce-402f-b712-95991c2e094a req-7e049263-ba9a-4374-9326-c3c643b3dca5 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] DELETE https://10.4.3.232/volume/v3/attachments/3636e12a-7e36-49ba-8b01-c54bbf140f67 Aug 04 10:48:18.625537 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b1c0b096-88ce-402f-b712-95991c2e094a req-7e049263-ba9a-4374-9326-c3c643b3dca5 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:18.625877 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b1c0b096-88ce-402f-b712-95991c2e094a req-7e049263-ba9a-4374-9326-c3c643b3dca5 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:18.634291 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:18.634291 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:18.687878 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b1c0b096-88ce-402f-b712-95991c2e094a req-7e049263-ba9a-4374-9326-c3c643b3dca5 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/attachments/3636e12a-7e36-49ba-8b01-c54bbf140f67 returned with HTTP 200 Aug 04 10:48:18.688390 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 255/1017] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:48:18 2026] DELETE /volume/v3/attachments/3636e12a-7e36-49ba-8b01-c54bbf140f67 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:19.428567 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e5d607e8-f02f-4c36-8d28-be9f5b606894 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:19.430899 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e5d607e8-f02f-4c36-8d28-be9f5b606894 tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-project-admin] POST https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action Aug 04 10:48:19.431511 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e5d607e8-f02f-4c36-8d28-be9f5b606894 tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:19.431717 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e5d607e8-f02f-4c36-8d28-be9f5b606894 tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:19.454291 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:19.454291 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:19.460961 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.admin_actions [None req-e5d607e8-f02f-4c36-8d28-be9f5b606894 tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-project-admin] Updating volume '33993010-48cc-4025-8c53-e87c12bcb7bc' with '{'status': 'in-use'}' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 04 10:48:19.495440 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e5d607e8-f02f-4c36-8d28-be9f5b606894 tempest-TestServerVolumeAttachmentScenario-747678488 tempest-TestServerVolumeAttachmentScenario-747678488-project-admin] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action returned with HTTP 202 Aug 04 10:48:19.496091 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 253/1018] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:48:19 2026] POST /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:19.504766 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a59b9df2-b12f-4890-8b82-13f1b79e9305 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:19.506614 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a59b9df2-b12f-4890-8b82-13f1b79e9305 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc Aug 04 10:48:19.506805 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a59b9df2-b12f-4890-8b82-13f1b79e9305 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:19.507009 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a59b9df2-b12f-4890-8b82-13f1b79e9305 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:19.519520 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:19.519520 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:19.523395 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a59b9df2-b12f-4890-8b82-13f1b79e9305 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:19.529795 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a59b9df2-b12f-4890-8b82-13f1b79e9305 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc returned with HTTP 200 Aug 04 10:48:19.530182 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 254/1019] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:19 2026] GET /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc => generated 1149 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:19.599856 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-1030572e-42eb-41c1-bf8c-92d85207565b req-9390e4cb-b8eb-47b7-93b4-ce10758487a8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:19.602282 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1030572e-42eb-41c1-bf8c-92d85207565b req-9390e4cb-b8eb-47b7-93b4-ce10758487a8 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc Aug 04 10:48:19.602464 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1030572e-42eb-41c1-bf8c-92d85207565b req-9390e4cb-b8eb-47b7-93b4-ce10758487a8 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:19.602660 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1030572e-42eb-41c1-bf8c-92d85207565b req-9390e4cb-b8eb-47b7-93b4-ce10758487a8 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:19.616306 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:19.616306 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:19.627185 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-1030572e-42eb-41c1-bf8c-92d85207565b req-9390e4cb-b8eb-47b7-93b4-ce10758487a8 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:19.635712 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1030572e-42eb-41c1-bf8c-92d85207565b req-9390e4cb-b8eb-47b7-93b4-ce10758487a8 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc returned with HTTP 200 Aug 04 10:48:19.636137 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 258/1020] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:19 2026] GET /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc => generated 1149 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:19.653783 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-1030572e-42eb-41c1-bf8c-92d85207565b req-8d3ae55b-d6d0-4878-bf70-718c6f5ba36a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:19.659210 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-1030572e-42eb-41c1-bf8c-92d85207565b req-8d3ae55b-d6d0-4878-bf70-718c6f5ba36a tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] POST https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action Aug 04 10:48:19.659563 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-1030572e-42eb-41c1-bf8c-92d85207565b req-8d3ae55b-d6d0-4878-bf70-718c6f5ba36a tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:19.659694 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-1030572e-42eb-41c1-bf8c-92d85207565b req-8d3ae55b-d6d0-4878-bf70-718c6f5ba36a tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:19.677733 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:19.677733 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:19.678186 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-1030572e-42eb-41c1-bf8c-92d85207565b req-8d3ae55b-d6d0-4878-bf70-718c6f5ba36a tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:19.686703 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-1030572e-42eb-41c1-bf8c-92d85207565b req-8d3ae55b-d6d0-4878-bf70-718c6f5ba36a tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Begin detaching volume completed successfully. Aug 04 10:48:19.686920 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-1030572e-42eb-41c1-bf8c-92d85207565b req-8d3ae55b-d6d0-4878-bf70-718c6f5ba36a tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action returned with HTTP 202 Aug 04 10:48:19.687367 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 256/1021] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:48:19 2026] POST /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:19.738076 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bba869c4-622e-46e2-ae0f-44282c71a929 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:19.738503 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bba869c4-622e-46e2-ae0f-44282c71a929 None None] GET https://10.4.3.232/volume// Aug 04 10:48:19.738681 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bba869c4-622e-46e2-ae0f-44282c71a929 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:19.738937 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bba869c4-622e-46e2-ae0f-44282c71a929 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:19.739160 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bba869c4-622e-46e2-ae0f-44282c71a929 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:19.739462 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 254/1022] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:48:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:19.752075 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-5e290095-139f-4f2e-b972-6e4ee76938ea None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:19.754157 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-1030572e-42eb-41c1-bf8c-92d85207565b req-26808443-1942-4b07-9966-0b768896ed8f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:19.756157 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-5e290095-139f-4f2e-b972-6e4ee76938ea tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/attachments/406accc9-0ce7-4ac7-a832-bd142e013f4e/action Aug 04 10:48:19.756233 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1030572e-42eb-41c1-bf8c-92d85207565b req-26808443-1942-4b07-9966-0b768896ed8f tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc Aug 04 10:48:19.756396 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1030572e-42eb-41c1-bf8c-92d85207565b req-26808443-1942-4b07-9966-0b768896ed8f tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:19.756595 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1030572e-42eb-41c1-bf8c-92d85207565b req-26808443-1942-4b07-9966-0b768896ed8f tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:19.756640 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-5e290095-139f-4f2e-b972-6e4ee76938ea tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:19.756789 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-5e290095-139f-4f2e-b972-6e4ee76938ea tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:19.767683 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:19.767683 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:19.772506 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-1030572e-42eb-41c1-bf8c-92d85207565b req-26808443-1942-4b07-9966-0b768896ed8f tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:19.779985 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1030572e-42eb-41c1-bf8c-92d85207565b req-26808443-1942-4b07-9966-0b768896ed8f tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc returned with HTTP 200 Aug 04 10:48:19.780441 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 259/1023] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:48:19 2026] GET /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc => generated 1332 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:48:19.782576 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:19.782576 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:19.793854 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6d70c3c7-029f-4c13-9bd0-114cd1a52a6b req-5e290095-139f-4f2e-b972-6e4ee76938ea tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/406accc9-0ce7-4ac7-a832-bd142e013f4e/action returned with HTTP 204 Aug 04 10:48:19.794473 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 255/1024] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:48:19 2026] POST /volume/v3/attachments/406accc9-0ce7-4ac7-a832-bd142e013f4e/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:20.175023 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f39d6e78-3792-4cfd-9eb4-ce67b575a74a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:20.270933 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f39d6e78-3792-4cfd-9eb4-ce67b575a74a tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:48:20.271400 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f39d6e78-3792-4cfd-9eb4-ce67b575a74a tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1770755220"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:20.288754 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f39d6e78-3792-4cfd-9eb4-ce67b575a74a tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:48:20.289183 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 257/1025] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:48:20 2026] POST /volume/v3/types => generated 228 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:20.296632 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-180ae1ee-2620-4679-8525-830d6d610056 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:20.298257 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-180ae1ee-2620-4679-8525-830d6d610056 tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] POST https://10.4.3.232/volume/v3/group_types Aug 04 10:48:20.298614 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-180ae1ee-2620-4679-8525-830d6d610056 tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1732561375"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:20.300010 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:20.300010 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:20.313155 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-180ae1ee-2620-4679-8525-830d6d610056 tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] https://10.4.3.232/volume/v3/group_types returned with HTTP 202 Aug 04 10:48:20.313549 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 255/1026] 10.4.3.232 () {70 vars in 1311 bytes} [Tue Aug 4 10:48:20 2026] POST /volume/v3/group_types => generated 185 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:20.323038 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c93dcae7-5255-4562-942e-930618151178 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:20.378944 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-87eb4586-c068-4f3d-8ad2-e5b709ff47ae req-91b1f0e6-a2f9-48d9-b323-94d6423d8789 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:20.381780 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-87eb4586-c068-4f3d-8ad2-e5b709ff47ae req-91b1f0e6-a2f9-48d9-b323-94d6423d8789 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] GET https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 Aug 04 10:48:20.381993 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-87eb4586-c068-4f3d-8ad2-e5b709ff47ae req-91b1f0e6-a2f9-48d9-b323-94d6423d8789 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:20.382207 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-87eb4586-c068-4f3d-8ad2-e5b709ff47ae req-91b1f0e6-a2f9-48d9-b323-94d6423d8789 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:20.390083 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:20.390083 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:20.394362 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-87eb4586-c068-4f3d-8ad2-e5b709ff47ae req-91b1f0e6-a2f9-48d9-b323-94d6423d8789 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:48:20.399204 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-87eb4586-c068-4f3d-8ad2-e5b709ff47ae req-91b1f0e6-a2f9-48d9-b323-94d6423d8789 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 returned with HTTP 200 Aug 04 10:48:20.399648 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 256/1027] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:20 2026] GET /volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:20.411726 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c93dcae7-5255-4562-942e-930618151178 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] POST https://10.4.3.232/volume/v3/groups Aug 04 10:48:20.412042 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c93dcae7-5255-4562-942e-930618151178 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7aa5014d-53d5-44ae-bc22-6ebc00b83b9b", "volume_types": ["62644c32-7d29-4ec9-881f-1e53c8a92459"], "name": "tempest-GroupSnapshotsV319Test-Group-70864342"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:20.413651 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-c93dcae7-5255-4562-942e-930618151178 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Creating new group {'group': {'group_type': '7aa5014d-53d5-44ae-bc22-6ebc00b83b9b', 'volume_types': ['62644c32-7d29-4ec9-881f-1e53c8a92459'], 'name': 'tempest-GroupSnapshotsV319Test-Group-70864342'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 04 10:48:20.416987 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.groups [None req-c93dcae7-5255-4562-942e-930618151178 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-70864342. Aug 04 10:48:20.431804 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d1a8e159-9f7b-4af0-8a6a-dd9fe677beb3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:20.432336 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d1a8e159-9f7b-4af0-8a6a-dd9fe677beb3 None None] GET https://10.4.3.232/volume// Aug 04 10:48:20.432593 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d1a8e159-9f7b-4af0-8a6a-dd9fe677beb3 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:20.432853 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d1a8e159-9f7b-4af0-8a6a-dd9fe677beb3 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:20.433233 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d1a8e159-9f7b-4af0-8a6a-dd9fe677beb3 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:20.433589 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 258/1028] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:48:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:20.434999 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c93dcae7-5255-4562-942e-930618151178 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Availability zone cache updated, next update will occur around 2026-08-04 11:48:20.434717. {{(pid=100253) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 04 10:48:20.435107 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c93dcae7-5255-4562-942e-930618151178 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Availability Zones retrieved successfully. Aug 04 10:48:20.445163 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-87eb4586-c068-4f3d-8ad2-e5b709ff47ae req-2c8e08f7-24bd-4dd1-a423-c24a4eeee154 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:20.447367 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-87eb4586-c068-4f3d-8ad2-e5b709ff47ae req-2c8e08f7-24bd-4dd1-a423-c24a4eeee154 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:48:20.447733 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-87eb4586-c068-4f3d-8ad2-e5b709ff47ae req-2c8e08f7-24bd-4dd1-a423-c24a4eeee154 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e465a460-a024-434f-bf70-ee85f1949086", "connector": null, "instance_uuid": "4c014699-8c9d-403f-a141-bff3f0082703"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:20.457407 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:20.457407 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:20.461485 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-c93dcae7-5255-4562-942e-930618151178 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Created reservations ['948c9fbc-34e0-428f-8b91-2d1823114c3c'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:48:20.491638 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-87eb4586-c068-4f3d-8ad2-e5b709ff47ae req-2c8e08f7-24bd-4dd1-a423-c24a4eeee154 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:48:20.492187 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 256/1029] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:48:20 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 04 10:48:20.495844 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c93dcae7-5255-4562-942e-930618151178 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/groups returned with HTTP 202 Aug 04 10:48:20.496377 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 260/1030] 10.4.3.232 () {70 vars in 1297 bytes} [Tue Aug 4 10:48:20 2026] POST /volume/v3/groups => generated 114 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:20.505286 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fbd5a852-24e2-492f-a829-04a4d0b18b1b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:20.507643 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fbd5a852-24e2-492f-a829-04a4d0b18b1b tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] GET https://10.4.3.232/volume/v3/groups/eac7d617-2663-473a-a785-d0ce18832444 Aug 04 10:48:20.507980 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fbd5a852-24e2-492f-a829-04a4d0b18b1b tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:20.508269 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fbd5a852-24e2-492f-a829-04a4d0b18b1b tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:20.508475 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-fbd5a852-24e2-492f-a829-04a4d0b18b1b tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] show called for member eac7d617-2663-473a-a785-d0ce18832444 {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:48:20.512912 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:20.512912 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:20.522785 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fbd5a852-24e2-492f-a829-04a4d0b18b1b tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/groups/eac7d617-2663-473a-a785-d0ce18832444 returned with HTTP 200 Aug 04 10:48:20.523331 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 257/1031] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:48:20 2026] GET /volume/v3/groups/eac7d617-2663-473a-a785-d0ce18832444 => generated 394 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:20.538918 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-87eb4586-c068-4f3d-8ad2-e5b709ff47ae req-1af7e64b-fa0f-4299-b558-5349d8ea7585 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:20.542768 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-87eb4586-c068-4f3d-8ad2-e5b709ff47ae req-1af7e64b-fa0f-4299-b558-5349d8ea7585 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] POST https://10.4.3.232/volume/v3/attachments/acd2595e-c976-4c76-afe0-df5f997e79ed/action Aug 04 10:48:20.542768 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-87eb4586-c068-4f3d-8ad2-e5b709ff47ae req-1af7e64b-fa0f-4299-b558-5349d8ea7585 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:20.542768 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-87eb4586-c068-4f3d-8ad2-e5b709ff47ae req-1af7e64b-fa0f-4299-b558-5349d8ea7585 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:20.562685 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:20.562685 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:20.576401 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-87eb4586-c068-4f3d-8ad2-e5b709ff47ae req-1af7e64b-fa0f-4299-b558-5349d8ea7585 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/attachments/acd2595e-c976-4c76-afe0-df5f997e79ed/action returned with HTTP 204 Aug 04 10:48:20.577080 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 259/1032] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:48:20 2026] POST /volume/v3/attachments/acd2595e-c976-4c76-afe0-df5f997e79ed/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:20.606277 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9d55903a-d06b-4f2d-b6bf-adb746d21f57 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:20.611377 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9d55903a-d06b-4f2d-b6bf-adb746d21f57 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] GET https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 Aug 04 10:48:20.611377 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9d55903a-d06b-4f2d-b6bf-adb746d21f57 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:20.611485 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9d55903a-d06b-4f2d-b6bf-adb746d21f57 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:20.621214 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:20.621214 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:20.624869 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9d55903a-d06b-4f2d-b6bf-adb746d21f57 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:48:20.631055 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9d55903a-d06b-4f2d-b6bf-adb746d21f57 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 returned with HTTP 200 Aug 04 10:48:20.631449 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 257/1033] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:20 2026] GET /volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 => generated 1111 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:20.644863 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f3bfda64-f6b8-4a8a-b9fa-3c61084d7fc4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:20.647237 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f3bfda64-f6b8-4a8a-b9fa-3c61084d7fc4 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] GET https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 Aug 04 10:48:20.647532 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f3bfda64-f6b8-4a8a-b9fa-3c61084d7fc4 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:20.647822 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f3bfda64-f6b8-4a8a-b9fa-3c61084d7fc4 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:20.662474 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:20.662474 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:20.666597 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f3bfda64-f6b8-4a8a-b9fa-3c61084d7fc4 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:48:20.671691 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f3bfda64-f6b8-4a8a-b9fa-3c61084d7fc4 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 returned with HTTP 200 Aug 04 10:48:20.672154 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 261/1034] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:20 2026] GET /volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 => generated 1111 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:20.697799 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-1030572e-42eb-41c1-bf8c-92d85207565b req-f6ee5f59-fa0c-4854-94a8-7e4c0083b726 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:20.699793 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1030572e-42eb-41c1-bf8c-92d85207565b req-f6ee5f59-fa0c-4854-94a8-7e4c0083b726 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] DELETE https://10.4.3.232/volume/v3/attachments/ab4ecf06-b875-4183-9e1a-c11bb4011c99 Aug 04 10:48:20.699971 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1030572e-42eb-41c1-bf8c-92d85207565b req-f6ee5f59-fa0c-4854-94a8-7e4c0083b726 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:20.700191 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1030572e-42eb-41c1-bf8c-92d85207565b req-f6ee5f59-fa0c-4854-94a8-7e4c0083b726 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:20.707843 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:20.707843 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:20.716688 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-81f25183-58ea-4fdf-b860-9660c4e09f03 req-474de5f9-93fc-4d23-aa68-cdaea7ad283a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:20.718669 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-81f25183-58ea-4fdf-b860-9660c4e09f03 req-474de5f9-93fc-4d23-aa68-cdaea7ad283a tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] GET https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 Aug 04 10:48:20.718857 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-81f25183-58ea-4fdf-b860-9660c4e09f03 req-474de5f9-93fc-4d23-aa68-cdaea7ad283a tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:20.719037 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-81f25183-58ea-4fdf-b860-9660c4e09f03 req-474de5f9-93fc-4d23-aa68-cdaea7ad283a tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:20.727513 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:20.727513 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:20.730935 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-81f25183-58ea-4fdf-b860-9660c4e09f03 req-474de5f9-93fc-4d23-aa68-cdaea7ad283a tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:48:20.735867 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-81f25183-58ea-4fdf-b860-9660c4e09f03 req-474de5f9-93fc-4d23-aa68-cdaea7ad283a tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 returned with HTTP 200 Aug 04 10:48:20.735867 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 260/1035] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:20 2026] GET /volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 => generated 1111 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:20.769608 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1030572e-42eb-41c1-bf8c-92d85207565b req-f6ee5f59-fa0c-4854-94a8-7e4c0083b726 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/attachments/ab4ecf06-b875-4183-9e1a-c11bb4011c99 returned with HTTP 200 Aug 04 10:48:20.770021 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 258/1036] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:48:20 2026] DELETE /volume/v3/attachments/ab4ecf06-b875-4183-9e1a-c11bb4011c99 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:20.773498 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-81f25183-58ea-4fdf-b860-9660c4e09f03 req-06588110-17c8-4b61-b90c-abb00396b498 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:20.775520 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-81f25183-58ea-4fdf-b860-9660c4e09f03 req-06588110-17c8-4b61-b90c-abb00396b498 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] DELETE https://10.4.3.232/volume/v3/attachments/acd2595e-c976-4c76-afe0-df5f997e79ed Aug 04 10:48:20.775817 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-81f25183-58ea-4fdf-b860-9660c4e09f03 req-06588110-17c8-4b61-b90c-abb00396b498 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:20.776043 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-81f25183-58ea-4fdf-b860-9660c4e09f03 req-06588110-17c8-4b61-b90c-abb00396b498 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:20.784440 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:20.784440 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:20.830835 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-81f25183-58ea-4fdf-b860-9660c4e09f03 req-06588110-17c8-4b61-b90c-abb00396b498 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/attachments/acd2595e-c976-4c76-afe0-df5f997e79ed returned with HTTP 200 Aug 04 10:48:20.831445 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 258/1037] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:48:20 2026] DELETE /volume/v3/attachments/acd2595e-c976-4c76-afe0-df5f997e79ed => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:20.888663 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a630fc52-b958-4e51-8faa-9b0dd55c2909 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:20.890764 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a630fc52-b958-4e51-8faa-9b0dd55c2909 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] GET https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 Aug 04 10:48:20.891010 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a630fc52-b958-4e51-8faa-9b0dd55c2909 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:20.891196 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a630fc52-b958-4e51-8faa-9b0dd55c2909 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:20.898312 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:20.898312 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:20.902161 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a630fc52-b958-4e51-8faa-9b0dd55c2909 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:48:20.907430 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a630fc52-b958-4e51-8faa-9b0dd55c2909 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 returned with HTTP 200 Aug 04 10:48:20.907948 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 262/1038] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:20 2026] GET /volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:21.532521 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-61bb7ee7-dd0d-4ec7-b5f9-8798ccbee9a1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:21.534694 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-61bb7ee7-dd0d-4ec7-b5f9-8798ccbee9a1 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] GET https://10.4.3.232/volume/v3/groups/eac7d617-2663-473a-a785-d0ce18832444 Aug 04 10:48:21.534969 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-61bb7ee7-dd0d-4ec7-b5f9-8798ccbee9a1 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:21.535207 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-61bb7ee7-dd0d-4ec7-b5f9-8798ccbee9a1 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:21.535389 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-61bb7ee7-dd0d-4ec7-b5f9-8798ccbee9a1 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] show called for member eac7d617-2663-473a-a785-d0ce18832444 {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:48:21.539320 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:21.539320 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:21.547538 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-61bb7ee7-dd0d-4ec7-b5f9-8798ccbee9a1 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/groups/eac7d617-2663-473a-a785-d0ce18832444 returned with HTTP 200 Aug 04 10:48:21.548233 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 261/1039] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:48:21 2026] GET /volume/v3/groups/eac7d617-2663-473a-a785-d0ce18832444 => generated 395 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:21.557094 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:21.558567 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:48:21.559019 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-271180290", "volume_type": "62644c32-7d29-4ec9-881f-1e53c8a92459", "group_id": "eac7d617-2663-473a-a785-d0ce18832444", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:21.560976 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-271180290', 'volume_type': '62644c32-7d29-4ec9-881f-1e53c8a92459', 'group_id': 'eac7d617-2663-473a-a785-d0ce18832444', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:48:21.569937 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:21.569937 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:21.571015 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Create volume of 1 GB Aug 04 10:48:21.577894 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Availability Zones retrieved successfully. Aug 04 10:48:21.586555 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Flow 'volume_create_api' (c822bbda-9418-4c46-a209-251899adcb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:21.590762 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f868ede-521f-413b-87d9-6a9acdc86934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:21.591306 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:21.591306 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:21.591866 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:48:21.619860 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f868ede-521f-413b-87d9-6a9acdc86934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:48:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62644c32-7d29-4ec9-881f-1e53c8a92459,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1770755220',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62644c32-7d29-4ec9-881f-1e53c8a92459', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'eac7d617-2663-473a-a785-d0ce18832444', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:21.620947 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b38608d1-fc96-4607-a0da-0bc2eb133d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:21.657846 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1770755220 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1770755220, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:48:21.658281 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1770755220 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1770755220, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:48:21.702078 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Created reservations ['9ed6cf4d-a829-4a4c-b35f-ee4eff83977a', '8307ea32-3666-49d7-a2da-63863a927a35', 'ef16e5b8-e4f6-437b-ae08-6b93224fa3dd', '5352565e-8c90-4eac-bdab-17a8488aa6ee'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:48:21.702891 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b38608d1-fc96-4607-a0da-0bc2eb133d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ed6cf4d-a829-4a4c-b35f-ee4eff83977a', '8307ea32-3666-49d7-a2da-63863a927a35', 'ef16e5b8-e4f6-437b-ae08-6b93224fa3dd', '5352565e-8c90-4eac-bdab-17a8488aa6ee']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:21.703677 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4750081a-aec5-4080-8a1e-439b43d25af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:21.732427 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4750081a-aec5-4080-8a1e-439b43d25af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2599c747-c0ad-4f07-ba46-0c1c409ce544', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-271180290',encryption_key_id=None,group_id=eac7d617-2663-473a-a785-d0ce18832444,group_type_id=,metadata={},multiattach=False,project_id='0d61770837294eceb1c3048dce47d854',qos_specs=None,replication_status=,reservations=['9ed6cf4d-a829-4a4c-b35f-ee4eff83977a','8307ea32-3666-49d7-a2da-63863a927a35','ef16e5b8-e4f6-437b-ae08-6b93224fa3dd','5352565e-8c90-4eac-bdab-17a8488aa6ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85d19b2ed7284d6aaabcef248fd9aca0',volume_type_id=62644c32-7d29-4ec9-881f-1e53c8a92459), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:48:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-271180290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=eac7d617-2663-473a-a785-d0ce18832444,host=None,id=2599c747-c0ad-4f07-ba46-0c1c409ce544,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d61770837294eceb1c3048dce47d854',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85d19b2ed7284d6aaabcef248fd9aca0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62644c32-7d29-4ec9-881f-1e53c8a92459),volume_type_id=62644c32-7d29-4ec9-881f-1e53c8a92459)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:21.733198 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (789c7971-1fd3-490f-8c3c-2b224fa676f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:21.754560 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (789c7971-1fd3-490f-8c3c-2b224fa676f8) transitioned into state 'SUCCESS' from state '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-271180290',encryption_key_id=None,group_id=eac7d617-2663-473a-a785-d0ce18832444,group_type_id=,metadata={},multiattach=False,project_id='0d61770837294eceb1c3048dce47d854',qos_specs=None,replication_status=,reservations=['9ed6cf4d-a829-4a4c-b35f-ee4eff83977a','8307ea32-3666-49d7-a2da-63863a927a35','ef16e5b8-e4f6-437b-ae08-6b93224fa3dd','5352565e-8c90-4eac-bdab-17a8488aa6ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85d19b2ed7284d6aaabcef248fd9aca0',volume_type_id=62644c32-7d29-4ec9-881f-1e53c8a92459)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:21.755588 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c821888-68ea-48f1-a106-444a3176b7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:21.775954 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c821888-68ea-48f1-a106-444a3176b7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:21.777114 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Flow 'volume_create_api' (c822bbda-9418-4c46-a209-251899adcb7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:21.777532 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Create volume request issued successfully. Aug 04 10:48:21.783602 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:48:21.783828 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:48:21.829153 np0000006413 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:48:21.832166 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:21.832166 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:21.837440 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fccf63ef-dea4-4b4a-9587-9782d4013546 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:48:21.838076 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 259/1040] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:48:21 2026] POST /volume/v3/volumes => generated 826 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:21.856955 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1b360bbf-887d-4b42-9823-5e7f14a428bd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:21.856955 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b360bbf-887d-4b42-9823-5e7f14a428bd tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] GET https://10.4.3.232/volume/v3/volumes/2599c747-c0ad-4f07-ba46-0c1c409ce544 Aug 04 10:48:21.856955 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1b360bbf-887d-4b42-9823-5e7f14a428bd tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:21.856955 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1b360bbf-887d-4b42-9823-5e7f14a428bd tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:21.865210 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:21.865210 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:21.869733 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1b360bbf-887d-4b42-9823-5e7f14a428bd tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Volume info retrieved successfully. Aug 04 10:48:21.870090 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-1b360bbf-887d-4b42-9823-5e7f14a428bd tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:48:21.870280 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-1b360bbf-887d-4b42-9823-5e7f14a428bd tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:48:21.909017 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-dbfd6c6e-86e2-44a6-8406-82226a5ce9bc req-e2e36f6f-2c8d-4675-b561-ef2eec2a6411 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:21.911911 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-dbfd6c6e-86e2-44a6-8406-82226a5ce9bc req-e2e36f6f-2c8d-4675-b561-ef2eec2a6411 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc Aug 04 10:48:21.911980 np0000006413 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-1b360bbf-887d-4b42-9823-5e7f14a428bd tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:48:21.912028 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-dbfd6c6e-86e2-44a6-8406-82226a5ce9bc req-e2e36f6f-2c8d-4675-b561-ef2eec2a6411 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:21.912028 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-dbfd6c6e-86e2-44a6-8406-82226a5ce9bc req-e2e36f6f-2c8d-4675-b561-ef2eec2a6411 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:21.919341 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:21.919341 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:21.922208 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:21.922208 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:21.927390 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b360bbf-887d-4b42-9823-5e7f14a428bd tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/volumes/2599c747-c0ad-4f07-ba46-0c1c409ce544 returned with HTTP 200 Aug 04 10:48:21.927530 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-dbfd6c6e-86e2-44a6-8406-82226a5ce9bc req-e2e36f6f-2c8d-4675-b561-ef2eec2a6411 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:21.927586 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 259/1041] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:48:21 2026] GET /volume/v3/volumes/2599c747-c0ad-4f07-ba46-0c1c409ce544 => generated 894 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:21.932542 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-dbfd6c6e-86e2-44a6-8406-82226a5ce9bc req-e2e36f6f-2c8d-4675-b561-ef2eec2a6411 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc returned with HTTP 200 Aug 04 10:48:21.933152 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 263/1042] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:21 2026] GET /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:22.939764 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-12185dda-fd39-4783-ba7c-ab26b784c268 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:22.941482 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-12185dda-fd39-4783-ba7c-ab26b784c268 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] GET https://10.4.3.232/volume/v3/volumes/2599c747-c0ad-4f07-ba46-0c1c409ce544 Aug 04 10:48:22.941703 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-12185dda-fd39-4783-ba7c-ab26b784c268 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:22.941902 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-12185dda-fd39-4783-ba7c-ab26b784c268 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:22.948562 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:22.948562 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:22.952075 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-12185dda-fd39-4783-ba7c-ab26b784c268 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Volume info retrieved successfully. Aug 04 10:48:22.952805 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-12185dda-fd39-4783-ba7c-ab26b784c268 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:48:22.952941 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-12185dda-fd39-4783-ba7c-ab26b784c268 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:48:22.988291 np0000006413 devstack@c-api.service[100255]: DEBUG oslo_db.sqlalchemy.engines [None req-12185dda-fd39-4783-ba7c-ab26b784c268 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:48:22.991204 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:22.991204 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:23.004409 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-12185dda-fd39-4783-ba7c-ab26b784c268 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/volumes/2599c747-c0ad-4f07-ba46-0c1c409ce544 returned with HTTP 200 Aug 04 10:48:23.004905 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 262/1043] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:48:22 2026] GET /volume/v3/volumes/2599c747-c0ad-4f07-ba46-0c1c409ce544 => generated 919 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:23.019754 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5723e3d6-bfcc-49b6-912e-095bc82a8b06 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:23.024026 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5723e3d6-bfcc-49b6-912e-095bc82a8b06 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] POST https://10.4.3.232/volume/v3/group_snapshots Aug 04 10:48:23.024026 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5723e3d6-bfcc-49b6-912e-095bc82a8b06 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "eac7d617-2663-473a-a785-d0ce18832444", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1308957770"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:23.024843 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-5723e3d6-bfcc-49b6-912e-095bc82a8b06 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'eac7d617-2663-473a-a785-d0ce18832444', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1308957770'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 04 10:48:23.030969 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:23.030969 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:23.038693 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.group_snapshots [None req-5723e3d6-bfcc-49b6-912e-095bc82a8b06 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1308957770. Aug 04 10:48:23.089879 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:23.089879 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:23.104153 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-5723e3d6-bfcc-49b6-912e-095bc82a8b06 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1770755220 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1770755220, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:48:23.135588 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-5723e3d6-bfcc-49b6-912e-095bc82a8b06 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Created reservations ['655c58d7-cd73-4476-8266-c2c5f3bca9b9', '8219f611-447e-43e7-b46f-9d765bdd8425', '5cf3e329-cd5e-46db-9dab-0066bf029806', 'a2ff9e3a-affb-45a0-99a4-e76396656ce1'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:48:23.164960 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5723e3d6-bfcc-49b6-912e-095bc82a8b06 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/group_snapshots returned with HTTP 202 Aug 04 10:48:23.165576 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 260/1044] 10.4.3.232 () {70 vars in 1324 bytes} [Tue Aug 4 10:48:23 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:23.176646 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6ce922fb-e6d5-4770-8b62-b19a5bbf3615 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:23.178823 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6ce922fb-e6d5-4770-8b62-b19a5bbf3615 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] GET https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 Aug 04 10:48:23.178942 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6ce922fb-e6d5-4770-8b62-b19a5bbf3615 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:23.179167 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6ce922fb-e6d5-4770-8b62-b19a5bbf3615 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:23.179335 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.group_snapshots [None req-6ce922fb-e6d5-4770-8b62-b19a5bbf3615 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] show called for member 023b10ac-cfd5-480f-a8b2-11b069b67535 {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 10:48:23.184506 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:23.184506 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:23.188612 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6ce922fb-e6d5-4770-8b62-b19a5bbf3615 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 returned with HTTP 200 Aug 04 10:48:23.189002 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 260/1045] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:48:23 2026] GET /volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:24.198266 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f51da558-0e25-408f-b6cd-fb5e33c15b14 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.200584 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f51da558-0e25-408f-b6cd-fb5e33c15b14 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] GET https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 Aug 04 10:48:24.200767 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f51da558-0e25-408f-b6cd-fb5e33c15b14 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:24.201001 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f51da558-0e25-408f-b6cd-fb5e33c15b14 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:24.201163 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.group_snapshots [None req-f51da558-0e25-408f-b6cd-fb5e33c15b14 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] show called for member 023b10ac-cfd5-480f-a8b2-11b069b67535 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 10:48:24.207553 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:24.207553 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:24.211235 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f51da558-0e25-408f-b6cd-fb5e33c15b14 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 returned with HTTP 200 Aug 04 10:48:24.211780 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 264/1046] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:48:24 2026] GET /volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 => generated 331 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:24.223076 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-52e28b20-05d4-4e2b-bf50-ac1dd1541762 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.227498 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-52e28b20-05d4-4e2b-bf50-ac1dd1541762 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] GET https://10.4.3.232/volume/v3/snapshots/detail Aug 04 10:48:24.227765 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-52e28b20-05d4-4e2b-bf50-ac1dd1541762 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:24.228025 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-52e28b20-05d4-4e2b-bf50-ac1dd1541762 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Calling method 'detail' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:24.228463 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-52e28b20-05d4-4e2b-bf50-ac1dd1541762 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:48:24.232970 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.db.api [None req-52e28b20-05d4-4e2b-bf50-ac1dd1541762 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Building query based on filter {{(pid=100255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:48:24.247221 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-52e28b20-05d4-4e2b-bf50-ac1dd1541762 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Get all snapshots completed successfully. Aug 04 10:48:24.247636 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:24.247636 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:24.248518 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-52e28b20-05d4-4e2b-bf50-ac1dd1541762 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/snapshots/detail returned with HTTP 200 Aug 04 10:48:24.248954 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 263/1047] 10.4.3.232 () {66 vars in 1264 bytes} [Tue Aug 4 10:48:24 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:24.260185 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f0f3eda4-758e-40e5-a1d6-5baa85e0f363 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.263634 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f0f3eda4-758e-40e5-a1d6-5baa85e0f363 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] GET https://10.4.3.232/volume/v3/snapshots/b09974a8-935b-4615-a889-c0f51a631f22 Aug 04 10:48:24.263634 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f0f3eda4-758e-40e5-a1d6-5baa85e0f363 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:24.263894 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f0f3eda4-758e-40e5-a1d6-5baa85e0f363 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:24.270318 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:24.270318 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:24.270708 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f0f3eda4-758e-40e5-a1d6-5baa85e0f363 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Snapshot retrieved successfully. Aug 04 10:48:24.271738 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f0f3eda4-758e-40e5-a1d6-5baa85e0f363 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/snapshots/b09974a8-935b-4615-a889-c0f51a631f22 returned with HTTP 200 Aug 04 10:48:24.272190 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 261/1048] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:24 2026] GET /volume/v3/snapshots/b09974a8-935b-4615-a889-c0f51a631f22 => generated 474 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:24.282381 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1010dcae-963a-4215-bd6b-4f3bee258fc6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.284677 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1010dcae-963a-4215-bd6b-4f3bee258fc6 tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] POST https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535/action Aug 04 10:48:24.285151 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1010dcae-963a-4215-bd6b-4f3bee258fc6 tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:24.285346 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1010dcae-963a-4215-bd6b-4f3bee258fc6 tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:24.287032 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.group_snapshots [None req-1010dcae-963a-4215-bd6b-4f3bee258fc6 tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] Updating group '023b10ac-cfd5-480f-a8b2-11b069b67535' with 'creating' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 04 10:48:24.292859 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:24.292859 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:24.307777 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1010dcae-963a-4215-bd6b-4f3bee258fc6 tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535/action returned with HTTP 202 Aug 04 10:48:24.308279 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 261/1049] 10.4.3.232 () {70 vars in 1455 bytes} [Tue Aug 4 10:48:24 2026] POST /volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:48:24.312131 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0397f528-37aa-4d5f-b738-8aa6cfb5c804 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.314297 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0397f528-37aa-4d5f-b738-8aa6cfb5c804 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 Aug 04 10:48:24.314713 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0397f528-37aa-4d5f-b738-8aa6cfb5c804 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:24.314713 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0397f528-37aa-4d5f-b738-8aa6cfb5c804 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:24.318638 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f47bff48-8dc0-47dd-9094-1a591961185d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.320291 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f47bff48-8dc0-47dd-9094-1a591961185d tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] GET https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 Aug 04 10:48:24.320585 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f47bff48-8dc0-47dd-9094-1a591961185d tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:24.320862 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f47bff48-8dc0-47dd-9094-1a591961185d tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:24.321071 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.group_snapshots [None req-f47bff48-8dc0-47dd-9094-1a591961185d tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] show called for member 023b10ac-cfd5-480f-a8b2-11b069b67535 {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 10:48:24.325098 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:24.325098 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:24.327044 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:24.327044 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:24.329049 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0397f528-37aa-4d5f-b738-8aa6cfb5c804 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:48:24.331123 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f47bff48-8dc0-47dd-9094-1a591961185d tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 returned with HTTP 200 Aug 04 10:48:24.331642 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 264/1050] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:48:24 2026] GET /volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:24.334839 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0397f528-37aa-4d5f-b738-8aa6cfb5c804 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 returned with HTTP 200 Aug 04 10:48:24.335334 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 265/1051] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:24 2026] GET /volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:24.346591 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0670b4c9-ddbc-4f51-b3b8-4773bc36cd36 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.349001 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0670b4c9-ddbc-4f51-b3b8-4773bc36cd36 tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] POST https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535/action Aug 04 10:48:24.349135 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0670b4c9-ddbc-4f51-b3b8-4773bc36cd36 tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:24.349205 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0670b4c9-ddbc-4f51-b3b8-4773bc36cd36 tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:24.350896 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-0670b4c9-ddbc-4f51-b3b8-4773bc36cd36 tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] Updating group '023b10ac-cfd5-480f-a8b2-11b069b67535' with 'available' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 04 10:48:24.358844 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:24.358844 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:24.371664 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0670b4c9-ddbc-4f51-b3b8-4773bc36cd36 tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535/action returned with HTTP 202 Aug 04 10:48:24.372291 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 262/1052] 10.4.3.232 () {70 vars in 1455 bytes} [Tue Aug 4 10:48:24 2026] POST /volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:48:24.381350 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ef4d192a-88a0-40ee-b93a-ba927ec224d5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.387501 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ef4d192a-88a0-40ee-b93a-ba927ec224d5 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] GET https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 Aug 04 10:48:24.387814 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ef4d192a-88a0-40ee-b93a-ba927ec224d5 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:24.389645 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ef4d192a-88a0-40ee-b93a-ba927ec224d5 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:24.389831 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.group_snapshots [None req-ef4d192a-88a0-40ee-b93a-ba927ec224d5 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] show called for member 023b10ac-cfd5-480f-a8b2-11b069b67535 {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 10:48:24.393731 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:24.393731 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:24.398608 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ef4d192a-88a0-40ee-b93a-ba927ec224d5 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 returned with HTTP 200 Aug 04 10:48:24.399089 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 262/1053] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:48:24 2026] GET /volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 => generated 331 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:24.413143 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7a47b98a-9607-4238-8fd5-5ec425e083ed None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.415212 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7a47b98a-9607-4238-8fd5-5ec425e083ed tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] POST https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535/action Aug 04 10:48:24.415580 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7a47b98a-9607-4238-8fd5-5ec425e083ed tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:24.415701 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7a47b98a-9607-4238-8fd5-5ec425e083ed tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:24.417003 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.group_snapshots [None req-7a47b98a-9607-4238-8fd5-5ec425e083ed tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] Updating group '023b10ac-cfd5-480f-a8b2-11b069b67535' with 'error' {{(pid=100255) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 04 10:48:24.420808 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:24.420808 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:24.431849 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7a47b98a-9607-4238-8fd5-5ec425e083ed tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535/action returned with HTTP 202 Aug 04 10:48:24.432389 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 265/1054] 10.4.3.232 () {70 vars in 1455 bytes} [Tue Aug 4 10:48:24 2026] POST /volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:48:24.440984 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a7f9cccc-cafc-451c-b04e-68a5dfcb596d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.443031 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a7f9cccc-cafc-451c-b04e-68a5dfcb596d tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] GET https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 Aug 04 10:48:24.443219 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a7f9cccc-cafc-451c-b04e-68a5dfcb596d tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:24.443431 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a7f9cccc-cafc-451c-b04e-68a5dfcb596d tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:24.443577 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.group_snapshots [None req-a7f9cccc-cafc-451c-b04e-68a5dfcb596d tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] show called for member 023b10ac-cfd5-480f-a8b2-11b069b67535 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 10:48:24.447449 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:24.447449 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:24.453905 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a7f9cccc-cafc-451c-b04e-68a5dfcb596d tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 returned with HTTP 200 Aug 04 10:48:24.454461 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 266/1055] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:48:24 2026] GET /volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 => generated 327 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:24.471669 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a590029a-d201-47fa-b17e-06b11c5f093c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.475362 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a590029a-d201-47fa-b17e-06b11c5f093c tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] POST https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535/action Aug 04 10:48:24.475362 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a590029a-d201-47fa-b17e-06b11c5f093c tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:24.475362 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a590029a-d201-47fa-b17e-06b11c5f093c tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:24.475997 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-a590029a-d201-47fa-b17e-06b11c5f093c tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] Updating group '023b10ac-cfd5-480f-a8b2-11b069b67535' with 'available' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 04 10:48:24.480178 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:24.480178 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:24.497860 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a590029a-d201-47fa-b17e-06b11c5f093c tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535/action returned with HTTP 202 Aug 04 10:48:24.501179 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 263/1056] 10.4.3.232 () {70 vars in 1455 bytes} [Tue Aug 4 10:48:24 2026] POST /volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 04 10:48:24.510100 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-85fc3554-ef4c-4326-8c62-f089a079431f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.511898 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-85fc3554-ef4c-4326-8c62-f089a079431f tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] GET https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 Aug 04 10:48:24.512100 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-85fc3554-ef4c-4326-8c62-f089a079431f tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:24.512306 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-85fc3554-ef4c-4326-8c62-f089a079431f tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:24.512438 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.group_snapshots [None req-85fc3554-ef4c-4326-8c62-f089a079431f tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] show called for member 023b10ac-cfd5-480f-a8b2-11b069b67535 {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 10:48:24.515572 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:24.515572 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:24.520349 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-85fc3554-ef4c-4326-8c62-f089a079431f tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 returned with HTTP 200 Aug 04 10:48:24.520753 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 263/1057] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:48:24 2026] GET /volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 => generated 331 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:24.530922 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-871faf80-542c-436e-9126-14b61f7461bd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.533497 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-871faf80-542c-436e-9126-14b61f7461bd tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] DELETE https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 Aug 04 10:48:24.533714 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-871faf80-542c-436e-9126-14b61f7461bd tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:24.533998 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-871faf80-542c-436e-9126-14b61f7461bd tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:24.534151 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.group_snapshots [None req-871faf80-542c-436e-9126-14b61f7461bd tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] delete called for member 023b10ac-cfd5-480f-a8b2-11b069b67535 {{(pid=100255) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 04 10:48:24.534373 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.group_snapshots [None req-871faf80-542c-436e-9126-14b61f7461bd tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Delete group_snapshot with id: 023b10ac-cfd5-480f-a8b2-11b069b67535 Aug 04 10:48:24.540362 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:24.540362 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:24.596376 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-871faf80-542c-436e-9126-14b61f7461bd tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 returned with HTTP 202 Aug 04 10:48:24.596894 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 266/1058] 10.4.3.232 () {68 vars in 1416 bytes} [Tue Aug 4 10:48:24 2026] DELETE /volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:48:24.605268 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3e7339a9-f3e4-4a1f-94a4-ceec982d6393 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.614219 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3e7339a9-f3e4-4a1f-94a4-ceec982d6393 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:48:24.614506 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3e7339a9-f3e4-4a1f-94a4-ceec982d6393 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:24.617262 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-031afd8f-5b09-4d7b-9719-0fc1f5c58d0d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.618087 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3e7339a9-f3e4-4a1f-94a4-ceec982d6393 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:24.618637 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-3e7339a9-f3e4-4a1f-94a4-ceec982d6393 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:48:24.619224 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-031afd8f-5b09-4d7b-9719-0fc1f5c58d0d tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 Aug 04 10:48:24.619340 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-031afd8f-5b09-4d7b-9719-0fc1f5c58d0d tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:24.619566 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-031afd8f-5b09-4d7b-9719-0fc1f5c58d0d tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:24.619688 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3e7339a9-f3e4-4a1f-94a4-ceec982d6393 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:48:24.626858 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3e7339a9-f3e4-4a1f-94a4-ceec982d6393 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Get all volumes completed successfully. Aug 04 10:48:24.627637 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-3e7339a9-f3e4-4a1f-94a4-ceec982d6393 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:48:24.627887 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-3e7339a9-f3e4-4a1f-94a4-ceec982d6393 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:48:24.630412 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:24.630412 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:24.634058 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-031afd8f-5b09-4d7b-9719-0fc1f5c58d0d tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:48:24.640911 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-031afd8f-5b09-4d7b-9719-0fc1f5c58d0d tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 returned with HTTP 200 Aug 04 10:48:24.641448 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 264/1059] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:24 2026] GET /volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:24.667252 np0000006413 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-3e7339a9-f3e4-4a1f-94a4-ceec982d6393 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:48:24.670474 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:24.670474 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:24.677904 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3e7339a9-f3e4-4a1f-94a4-ceec982d6393 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:48:24.678311 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 267/1060] 10.4.3.232 () {68 vars in 1299 bytes} [Tue Aug 4 10:48:24 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:24.691221 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-61faf976-24b5-47c5-80f6-f304ba195840 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.692988 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-61faf976-24b5-47c5-80f6-f304ba195840 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] GET https://10.4.3.232/volume/v3/snapshots/detail Aug 04 10:48:24.693214 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-61faf976-24b5-47c5-80f6-f304ba195840 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:24.693446 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-61faf976-24b5-47c5-80f6-f304ba195840 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:24.693676 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-fa43c654-85a2-4c6f-916f-89a481c7b491 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.693757 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-61faf976-24b5-47c5-80f6-f304ba195840 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:48:24.694804 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.db.api [None req-61faf976-24b5-47c5-80f6-f304ba195840 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Building query based on filter {{(pid=100254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:48:24.696924 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-fa43c654-85a2-4c6f-916f-89a481c7b491 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 Aug 04 10:48:24.696924 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-fa43c654-85a2-4c6f-916f-89a481c7b491 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:24.697069 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-fa43c654-85a2-4c6f-916f-89a481c7b491 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:24.698267 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-61faf976-24b5-47c5-80f6-f304ba195840 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Get all snapshots completed successfully. Aug 04 10:48:24.698955 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-61faf976-24b5-47c5-80f6-f304ba195840 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/snapshots/detail returned with HTTP 200 Aug 04 10:48:24.699290 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 264/1061] 10.4.3.232 () {66 vars in 1264 bytes} [Tue Aug 4 10:48:24 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:48:24.710625 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d94c6953-a8b1-4fe7-bdfd-59b29d9a712f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.713536 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:24.713536 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:24.713853 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d94c6953-a8b1-4fe7-bdfd-59b29d9a712f tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] GET https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 Aug 04 10:48:24.714038 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d94c6953-a8b1-4fe7-bdfd-59b29d9a712f tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:24.714228 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d94c6953-a8b1-4fe7-bdfd-59b29d9a712f tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:24.714367 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-d94c6953-a8b1-4fe7-bdfd-59b29d9a712f tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] show called for member 023b10ac-cfd5-480f-a8b2-11b069b67535 {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 10:48:24.717066 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-fa43c654-85a2-4c6f-916f-89a481c7b491 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:48:24.717213 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d94c6953-a8b1-4fe7-bdfd-59b29d9a712f tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 returned with HTTP 404 Aug 04 10:48:24.717687 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 265/1062] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:48:24 2026] GET /volume/v3/group_snapshots/023b10ac-cfd5-480f-a8b2-11b069b67535 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:48:24.724593 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-329c28cb-6115-425a-a258-1addd756e493 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.726111 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-fa43c654-85a2-4c6f-916f-89a481c7b491 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 returned with HTTP 200 Aug 04 10:48:24.726464 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-329c28cb-6115-425a-a258-1addd756e493 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:48:24.726704 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 267/1063] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:24 2026] GET /volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:24.726786 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-329c28cb-6115-425a-a258-1addd756e493 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:24.726852 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-329c28cb-6115-425a-a258-1addd756e493 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:24.727077 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-329c28cb-6115-425a-a258-1addd756e493 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:48:24.727787 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-329c28cb-6115-425a-a258-1addd756e493 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:48:24.735003 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-329c28cb-6115-425a-a258-1addd756e493 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Get all volumes completed successfully. Aug 04 10:48:24.735719 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-329c28cb-6115-425a-a258-1addd756e493 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:48:24.735923 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-329c28cb-6115-425a-a258-1addd756e493 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:48:24.744690 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-a38fff11-2cfb-4fd4-b83f-696c3fe06156 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.746669 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-a38fff11-2cfb-4fd4-b83f-696c3fe06156 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] POST https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88/action Aug 04 10:48:24.746999 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-a38fff11-2cfb-4fd4-b83f-696c3fe06156 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:24.747111 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-a38fff11-2cfb-4fd4-b83f-696c3fe06156 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:24.760207 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:24.760207 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:24.761326 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-a38fff11-2cfb-4fd4-b83f-696c3fe06156 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:48:24.768606 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-a38fff11-2cfb-4fd4-b83f-696c3fe06156 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Begin detaching volume completed successfully. Aug 04 10:48:24.768871 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-a38fff11-2cfb-4fd4-b83f-696c3fe06156 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88/action returned with HTTP 202 Aug 04 10:48:24.769307 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 265/1064] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:48:24 2026] POST /volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:24.776926 np0000006413 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-329c28cb-6115-425a-a258-1addd756e493 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:48:24.781013 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:24.781013 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:24.792404 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-329c28cb-6115-425a-a258-1addd756e493 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:48:24.792964 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 268/1065] 10.4.3.232 () {68 vars in 1299 bytes} [Tue Aug 4 10:48:24 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:24.811976 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-57f6bc5a-fb97-4642-b44d-caebf36a4c2d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.815182 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-57f6bc5a-fb97-4642-b44d-caebf36a4c2d tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] POST https://10.4.3.232/volume/v3/groups/eac7d617-2663-473a-a785-d0ce18832444/action Aug 04 10:48:24.815715 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-57f6bc5a-fb97-4642-b44d-caebf36a4c2d tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:24.815911 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-57f6bc5a-fb97-4642-b44d-caebf36a4c2d tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:24.820070 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-57f6bc5a-fb97-4642-b44d-caebf36a4c2d tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] delete called for group eac7d617-2663-473a-a785-d0ce18832444 {{(pid=100252) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 10:48:24.820173 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.groups [None req-57f6bc5a-fb97-4642-b44d-caebf36a4c2d tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Delete group with id: eac7d617-2663-473a-a785-d0ce18832444 Aug 04 10:48:24.824694 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:24.824694 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:24.824833 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7ad5d601-b5d7-471b-a3db-5b0d1b33b766 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.825259 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7ad5d601-b5d7-471b-a3db-5b0d1b33b766 None None] GET https://10.4.3.232/volume// Aug 04 10:48:24.825465 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7ad5d601-b5d7-471b-a3db-5b0d1b33b766 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:24.825690 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7ad5d601-b5d7-471b-a3db-5b0d1b33b766 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:24.826082 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7ad5d601-b5d7-471b-a3db-5b0d1b33b766 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:24.826443 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 268/1066] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:48:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:24.840704 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-50e2b6f9-0abb-4f26-87ff-9a9381d7f3d8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.846648 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-50e2b6f9-0abb-4f26-87ff-9a9381d7f3d8 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 Aug 04 10:48:24.846900 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-50e2b6f9-0abb-4f26-87ff-9a9381d7f3d8 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:24.847102 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-50e2b6f9-0abb-4f26-87ff-9a9381d7f3d8 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:24.863524 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:24.863524 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:24.868488 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-50e2b6f9-0abb-4f26-87ff-9a9381d7f3d8 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:48:24.875279 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-50e2b6f9-0abb-4f26-87ff-9a9381d7f3d8 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 returned with HTTP 200 Aug 04 10:48:24.875739 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 266/1067] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:48:24 2026] GET /volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 => generated 1322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:48:24.877232 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-57f6bc5a-fb97-4642-b44d-caebf36a4c2d tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/groups/eac7d617-2663-473a-a785-d0ce18832444/action returned with HTTP 202 Aug 04 10:48:24.877754 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 266/1068] 10.4.3.232 () {70 vars in 1428 bytes} [Tue Aug 4 10:48:24 2026] POST /volume/v3/groups/eac7d617-2663-473a-a785-d0ce18832444/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:48:24.887298 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-67ece1e4-6d6a-4f9e-8f41-2dcf7b824de4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:24.889586 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-67ece1e4-6d6a-4f9e-8f41-2dcf7b824de4 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] GET https://10.4.3.232/volume/v3/volumes/2599c747-c0ad-4f07-ba46-0c1c409ce544 Aug 04 10:48:24.889816 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-67ece1e4-6d6a-4f9e-8f41-2dcf7b824de4 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:24.890143 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-67ece1e4-6d6a-4f9e-8f41-2dcf7b824de4 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:24.902625 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:24.902625 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:24.907701 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-67ece1e4-6d6a-4f9e-8f41-2dcf7b824de4 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Volume info retrieved successfully. Aug 04 10:48:24.908762 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-67ece1e4-6d6a-4f9e-8f41-2dcf7b824de4 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:48:24.908990 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-67ece1e4-6d6a-4f9e-8f41-2dcf7b824de4 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:48:24.958396 np0000006413 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-67ece1e4-6d6a-4f9e-8f41-2dcf7b824de4 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:48:24.962012 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:24.962012 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:24.970142 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-67ece1e4-6d6a-4f9e-8f41-2dcf7b824de4 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/volumes/2599c747-c0ad-4f07-ba46-0c1c409ce544 returned with HTTP 200 Aug 04 10:48:24.970628 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 269/1069] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:48:24 2026] GET /volume/v3/volumes/2599c747-c0ad-4f07-ba46-0c1c409ce544 => generated 918 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:25.844168 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-02f3b81d-8135-4226-8786-16c3b7e8859f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:25.847563 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-02f3b81d-8135-4226-8786-16c3b7e8859f tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] DELETE https://10.4.3.232/volume/v3/attachments/7b68aba2-7c8d-44a0-96cd-ca7bb7a0d6ef Aug 04 10:48:25.847563 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-02f3b81d-8135-4226-8786-16c3b7e8859f tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:25.847563 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-02f3b81d-8135-4226-8786-16c3b7e8859f tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:25.859219 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:25.859219 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:25.914490 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-25470fbf-a620-4afd-ad5b-650ae82cebc3 req-02f3b81d-8135-4226-8786-16c3b7e8859f tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/attachments/7b68aba2-7c8d-44a0-96cd-ca7bb7a0d6ef returned with HTTP 200 Aug 04 10:48:25.914929 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 269/1070] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:48:25 2026] DELETE /volume/v3/attachments/7b68aba2-7c8d-44a0-96cd-ca7bb7a0d6ef => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:25.992113 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c0521a11-0e7a-498e-a5f4-1c5a1100746e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:25.995733 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c0521a11-0e7a-498e-a5f4-1c5a1100746e tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] GET https://10.4.3.232/volume/v3/volumes/2599c747-c0ad-4f07-ba46-0c1c409ce544 Aug 04 10:48:25.995733 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c0521a11-0e7a-498e-a5f4-1c5a1100746e tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:25.995733 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c0521a11-0e7a-498e-a5f4-1c5a1100746e tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:26.001092 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c0521a11-0e7a-498e-a5f4-1c5a1100746e tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/volumes/2599c747-c0ad-4f07-ba46-0c1c409ce544 returned with HTTP 404 Aug 04 10:48:26.001092 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 267/1071] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:48:25 2026] GET /volume/v3/volumes/2599c747-c0ad-4f07-ba46-0c1c409ce544 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:48:26.009701 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f331d046-2ba2-493a-a56d-777d83f32244 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:26.022864 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f331d046-2ba2-493a-a56d-777d83f32244 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] GET https://10.4.3.232/volume/v3/groups/eac7d617-2663-473a-a785-d0ce18832444 Aug 04 10:48:26.022864 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f331d046-2ba2-493a-a56d-777d83f32244 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:26.022864 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f331d046-2ba2-493a-a56d-777d83f32244 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:26.022864 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-f331d046-2ba2-493a-a56d-777d83f32244 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] show called for member eac7d617-2663-473a-a785-d0ce18832444 {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:48:26.022864 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f331d046-2ba2-493a-a56d-777d83f32244 tempest-GroupSnapshotsV319Test-1400609513 tempest-GroupSnapshotsV319Test-1400609513-project-member] https://10.4.3.232/volume/v3/groups/eac7d617-2663-473a-a785-d0ce18832444 returned with HTTP 404 Aug 04 10:48:26.022864 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 267/1072] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:48:26 2026] GET /volume/v3/groups/eac7d617-2663-473a-a785-d0ce18832444 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:48:26.029278 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-60f1d0b2-3f81-477e-9aa5-3861cb863304 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:26.035339 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-60f1d0b2-3f81-477e-9aa5-3861cb863304 tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] DELETE https://10.4.3.232/volume/v3/group_types/7aa5014d-53d5-44ae-bc22-6ebc00b83b9b Aug 04 10:48:26.035633 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-60f1d0b2-3f81-477e-9aa5-3861cb863304 tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:26.035932 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-60f1d0b2-3f81-477e-9aa5-3861cb863304 tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:26.074091 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-60f1d0b2-3f81-477e-9aa5-3861cb863304 tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] https://10.4.3.232/volume/v3/group_types/7aa5014d-53d5-44ae-bc22-6ebc00b83b9b returned with HTTP 202 Aug 04 10:48:26.074746 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 270/1073] 10.4.3.232 () {68 vars in 1404 bytes} [Tue Aug 4 10:48:26 2026] DELETE /volume/v3/group_types/7aa5014d-53d5-44ae-bc22-6ebc00b83b9b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:48:26.083953 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8f08c2b3-91b8-4121-9246-154a1cea8b0f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:26.086784 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8f08c2b3-91b8-4121-9246-154a1cea8b0f tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] DELETE https://10.4.3.232/volume/v3/types/62644c32-7d29-4ec9-881f-1e53c8a92459 Aug 04 10:48:26.087429 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8f08c2b3-91b8-4121-9246-154a1cea8b0f tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:26.087715 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8f08c2b3-91b8-4121-9246-154a1cea8b0f tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] Calling method '_delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:26.088142 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:26.088142 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:26.117064 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-290c14d7-6251-4d2c-b8f0-b14151f3e8c2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:26.119747 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-290c14d7-6251-4d2c-b8f0-b14151f3e8c2 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] DELETE https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 Aug 04 10:48:26.120023 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-290c14d7-6251-4d2c-b8f0-b14151f3e8c2 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:26.120317 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-290c14d7-6251-4d2c-b8f0-b14151f3e8c2 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:26.120538 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-290c14d7-6251-4d2c-b8f0-b14151f3e8c2 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Delete volume with id: cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 Aug 04 10:48:26.127568 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:26.127568 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:26.128029 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-290c14d7-6251-4d2c-b8f0-b14151f3e8c2 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:26.144639 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8f08c2b3-91b8-4121-9246-154a1cea8b0f tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] https://10.4.3.232/volume/v3/types/62644c32-7d29-4ec9-881f-1e53c8a92459 returned with HTTP 202 Aug 04 10:48:26.145195 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 270/1074] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:48:26 2026] DELETE /volume/v3/types/62644c32-7d29-4ec9-881f-1e53c8a92459 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:48:26.153910 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f82bb38e-725d-4711-8431-aee5d82d8b30 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:26.156198 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f82bb38e-725d-4711-8431-aee5d82d8b30 tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] GET https://10.4.3.232/volume/v3/types/62644c32-7d29-4ec9-881f-1e53c8a92459 Aug 04 10:48:26.156515 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f82bb38e-725d-4711-8431-aee5d82d8b30 tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:26.156790 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f82bb38e-725d-4711-8431-aee5d82d8b30 tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:26.160944 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f82bb38e-725d-4711-8431-aee5d82d8b30 tempest-GroupSnapshotsV319Test-692700705 tempest-GroupSnapshotsV319Test-692700705-project-admin] https://10.4.3.232/volume/v3/types/62644c32-7d29-4ec9-881f-1e53c8a92459 returned with HTTP 404 Aug 04 10:48:26.161677 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 268/1075] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:48:26 2026] GET /volume/v3/types/62644c32-7d29-4ec9-881f-1e53c8a92459 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:26.167628 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d8ebbb9c-6419-4442-884d-d126efb85862 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:26.169402 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d8ebbb9c-6419-4442-884d-d126efb85862 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c Aug 04 10:48:26.169586 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d8ebbb9c-6419-4442-884d-d126efb85862 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:26.169780 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d8ebbb9c-6419-4442-884d-d126efb85862 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:26.176871 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-290c14d7-6251-4d2c-b8f0-b14151f3e8c2 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Delete volume request issued successfully. Aug 04 10:48:26.177042 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:26.177042 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:26.177166 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-290c14d7-6251-4d2c-b8f0-b14151f3e8c2 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 returned with HTTP 202 Aug 04 10:48:26.177620 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 268/1076] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:48:26 2026] DELETE /volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:48:26.180665 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d8ebbb9c-6419-4442-884d-d126efb85862 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:48:26.185191 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d8ebbb9c-6419-4442-884d-d126efb85862 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c returned with HTTP 200 Aug 04 10:48:26.185555 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 271/1077] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:26 2026] GET /volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:26.188685 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-94cbcf5d-63a6-4f4e-92c9-3ba182d6edef None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:26.191584 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-94cbcf5d-63a6-4f4e-92c9-3ba182d6edef tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 Aug 04 10:48:26.191862 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-94cbcf5d-63a6-4f4e-92c9-3ba182d6edef tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:26.192156 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-94cbcf5d-63a6-4f4e-92c9-3ba182d6edef tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:26.203660 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:26.203660 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:26.204987 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d72bd3d2-162c-494f-9f53-193c07eac9a9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:26.209477 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d72bd3d2-162c-494f-9f53-193c07eac9a9 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c Aug 04 10:48:26.210136 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d72bd3d2-162c-494f-9f53-193c07eac9a9 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:26.210223 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d72bd3d2-162c-494f-9f53-193c07eac9a9 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:26.213067 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-94cbcf5d-63a6-4f4e-92c9-3ba182d6edef tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:26.222974 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-94cbcf5d-63a6-4f4e-92c9-3ba182d6edef tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 returned with HTTP 200 Aug 04 10:48:26.223691 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 271/1078] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:26 2026] GET /volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:26.228320 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:26.228320 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:26.233443 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d72bd3d2-162c-494f-9f53-193c07eac9a9 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:48:26.239460 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d72bd3d2-162c-494f-9f53-193c07eac9a9 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c returned with HTTP 200 Aug 04 10:48:26.240118 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 269/1079] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:26 2026] GET /volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:26.287144 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-52bd1cee-881c-42b7-94a0-e36e82f728ab None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:26.289538 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-52bd1cee-881c-42b7-94a0-e36e82f728ab tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c Aug 04 10:48:26.289735 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-52bd1cee-881c-42b7-94a0-e36e82f728ab tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:26.289946 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-52bd1cee-881c-42b7-94a0-e36e82f728ab tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:26.298020 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:26.298020 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:26.302273 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-52bd1cee-881c-42b7-94a0-e36e82f728ab tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:48:26.308026 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-52bd1cee-881c-42b7-94a0-e36e82f728ab tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c returned with HTTP 200 Aug 04 10:48:26.308470 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 269/1080] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:26 2026] GET /volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:26.412441 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4402418d-06b4-4477-af42-d4f2c69599cc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:26.414219 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4402418d-06b4-4477-af42-d4f2c69599cc None None] GET https://10.4.3.232/volume// Aug 04 10:48:26.414219 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4402418d-06b4-4477-af42-d4f2c69599cc None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:26.414219 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4402418d-06b4-4477-af42-d4f2c69599cc None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:26.414219 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4402418d-06b4-4477-af42-d4f2c69599cc None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:26.414219 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 272/1081] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:48:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:26.422893 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-8d42d637-bc72-4f17-94a3-a155a8d39680 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:26.424861 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-8d42d637-bc72-4f17-94a3-a155a8d39680 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:48:26.425219 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-8d42d637-bc72-4f17-94a3-a155a8d39680 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cef40fca-94d9-4ed5-bfd1-6316ca775d1c", "connector": null, "instance_uuid": "a8ec8aa1-50d8-4a79-a057-301370c8d651"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:26.433535 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:26.433535 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:26.466619 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-8d42d637-bc72-4f17-94a3-a155a8d39680 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:48:26.469259 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 272/1082] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:48:26 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:26.514010 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8880ed1f-dfae-4c90-86c9-6e335447ca95 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:26.516068 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8880ed1f-dfae-4c90-86c9-6e335447ca95 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c Aug 04 10:48:26.516319 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8880ed1f-dfae-4c90-86c9-6e335447ca95 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:26.516535 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8880ed1f-dfae-4c90-86c9-6e335447ca95 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:26.527987 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:26.527987 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:26.532451 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8880ed1f-dfae-4c90-86c9-6e335447ca95 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:48:26.532776 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-48b5bb56-09b3-4cec-9d8f-d5bcaedda09a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:26.533504 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-48b5bb56-09b3-4cec-9d8f-d5bcaedda09a None None] GET https://10.4.3.232/volume// Aug 04 10:48:26.533504 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-48b5bb56-09b3-4cec-9d8f-d5bcaedda09a None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:26.533636 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-48b5bb56-09b3-4cec-9d8f-d5bcaedda09a None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:26.533921 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-48b5bb56-09b3-4cec-9d8f-d5bcaedda09a None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:26.534224 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 270/1083] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:48:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:26.536636 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8880ed1f-dfae-4c90-86c9-6e335447ca95 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c returned with HTTP 200 Aug 04 10:48:26.537048 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 270/1084] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:26 2026] GET /volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:26.542018 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-6f4af6cd-5175-4422-addb-1e1204719845 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:26.544022 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-6f4af6cd-5175-4422-addb-1e1204719845 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c Aug 04 10:48:26.544209 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-6f4af6cd-5175-4422-addb-1e1204719845 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:26.544455 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-6f4af6cd-5175-4422-addb-1e1204719845 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:26.554005 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:26.554005 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:26.558808 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-6f4af6cd-5175-4422-addb-1e1204719845 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:48:26.565047 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-6f4af6cd-5175-4422-addb-1e1204719845 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c returned with HTTP 200 Aug 04 10:48:26.565648 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 273/1085] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:48:26 2026] GET /volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c => generated 1053 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:48:26.720469 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-afca9d74-a199-4254-ac5f-28dccb00edc5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:26.723640 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-afca9d74-a199-4254-ac5f-28dccb00edc5 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] PUT https://10.4.3.232/volume/v3/attachments/91899776-34b5-4f6f-a46b-d890da37c2f9 Aug 04 10:48:26.723640 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-afca9d74-a199-4254-ac5f-28dccb00edc5 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:26.732400 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-afca9d74-a199-4254-ac5f-28dccb00edc5 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Acquiring lock "cinder-attachment_update-cef40fca-94d9-4ed5-bfd1-6316ca775d1c-np0000006413" by "attachment_update" {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:48:26.737634 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-afca9d74-a199-4254-ac5f-28dccb00edc5 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Lock "cinder-attachment_update-cef40fca-94d9-4ed5-bfd1-6316ca775d1c-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:48:26.738941 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:26.738941 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:26.853745 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-afca9d74-a199-4254-ac5f-28dccb00edc5 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Lock "cinder-attachment_update-cef40fca-94d9-4ed5-bfd1-6316ca775d1c-np0000006413" released by "attachment_update" :: held 0.116s {{(pid=100255) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:48:26.854117 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-afca9d74-a199-4254-ac5f-28dccb00edc5 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/attachments/91899776-34b5-4f6f-a46b-d890da37c2f9 returned with HTTP 200 Aug 04 10:48:26.854625 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 273/1086] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:48:26 2026] PUT /volume/v3/attachments/91899776-34b5-4f6f-a46b-d890da37c2f9 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:26.959129 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5b0c7512-d26c-4dd4-a7af-3c6d69f75010 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:26.961123 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5b0c7512-d26c-4dd4-a7af-3c6d69f75010 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 Aug 04 10:48:26.961360 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5b0c7512-d26c-4dd4-a7af-3c6d69f75010 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:26.961671 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5b0c7512-d26c-4dd4-a7af-3c6d69f75010 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:26.969499 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:26.969499 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:26.976616 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5b0c7512-d26c-4dd4-a7af-3c6d69f75010 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:48:26.991130 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5b0c7512-d26c-4dd4-a7af-3c6d69f75010 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 returned with HTTP 200 Aug 04 10:48:26.991543 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 271/1087] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:26 2026] GET /volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:27.241861 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5db5ee2c-b3a8-4449-ae0a-61991c46b8f8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:27.244002 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5db5ee2c-b3a8-4449-ae0a-61991c46b8f8 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 Aug 04 10:48:27.244332 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5db5ee2c-b3a8-4449-ae0a-61991c46b8f8 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:27.244604 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5db5ee2c-b3a8-4449-ae0a-61991c46b8f8 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:27.254110 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5db5ee2c-b3a8-4449-ae0a-61991c46b8f8 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 returned with HTTP 404 Aug 04 10:48:27.254748 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 271/1088] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:27 2026] GET /volume/v3/volumes/cbb25c18-f38a-410f-9c87-ab7c22a8d3e3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:27.261577 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-681786d2-57b9-4d6a-b273-83b3e5fba219 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:27.263368 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-681786d2-57b9-4d6a-b273-83b3e5fba219 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] DELETE https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc Aug 04 10:48:27.263588 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-681786d2-57b9-4d6a-b273-83b3e5fba219 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:27.263765 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-681786d2-57b9-4d6a-b273-83b3e5fba219 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:27.264130 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-681786d2-57b9-4d6a-b273-83b3e5fba219 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Delete volume with id: 33993010-48cc-4025-8c53-e87c12bcb7bc Aug 04 10:48:27.272781 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:27.272781 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:27.273266 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-681786d2-57b9-4d6a-b273-83b3e5fba219 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:27.301135 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-681786d2-57b9-4d6a-b273-83b3e5fba219 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Delete volume request issued successfully. Aug 04 10:48:27.301361 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-681786d2-57b9-4d6a-b273-83b3e5fba219 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc returned with HTTP 202 Aug 04 10:48:27.303367 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 274/1089] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:48:27 2026] DELETE /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 04 10:48:27.312222 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-12a9b47c-c5ab-4034-841c-a4dd571faa14 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:27.313985 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-12a9b47c-c5ab-4034-841c-a4dd571faa14 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc Aug 04 10:48:27.314113 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-12a9b47c-c5ab-4034-841c-a4dd571faa14 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:27.314322 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-12a9b47c-c5ab-4034-841c-a4dd571faa14 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:27.323778 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:27.323778 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:27.328186 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-12a9b47c-c5ab-4034-841c-a4dd571faa14 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Volume info retrieved successfully. Aug 04 10:48:27.333375 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-12a9b47c-c5ab-4034-841c-a4dd571faa14 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc returned with HTTP 200 Aug 04 10:48:27.333951 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 274/1090] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:27 2026] GET /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:27.555568 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7b7c0b00-0e87-434d-92ba-0f6f74d45585 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:27.557439 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7b7c0b00-0e87-434d-92ba-0f6f74d45585 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c Aug 04 10:48:27.557628 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7b7c0b00-0e87-434d-92ba-0f6f74d45585 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:27.557844 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7b7c0b00-0e87-434d-92ba-0f6f74d45585 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:27.575776 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:27.575776 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:27.583789 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7b7c0b00-0e87-434d-92ba-0f6f74d45585 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:48:27.589615 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7b7c0b00-0e87-434d-92ba-0f6f74d45585 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c returned with HTTP 200 Aug 04 10:48:27.590302 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 272/1091] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:27 2026] GET /volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:28.355858 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9b43e0b2-c1c0-4f98-a013-4663c0e09488 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:28.358260 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9b43e0b2-c1c0-4f98-a013-4663c0e09488 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] GET https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc Aug 04 10:48:28.359230 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9b43e0b2-c1c0-4f98-a013-4663c0e09488 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:28.359230 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9b43e0b2-c1c0-4f98-a013-4663c0e09488 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:28.369599 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9b43e0b2-c1c0-4f98-a013-4663c0e09488 tempest-TestServerVolumeAttachmentScenario-1602656729 tempest-TestServerVolumeAttachmentScenario-1602656729-project-member] https://10.4.3.232/volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc returned with HTTP 404 Aug 04 10:48:28.370812 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 272/1092] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:28 2026] GET /volume/v3/volumes/33993010-48cc-4025-8c53-e87c12bcb7bc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:28.605523 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ed32f744-fa9b-4a4a-a2a7-f156e1aee3ea None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:28.609266 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ed32f744-fa9b-4a4a-a2a7-f156e1aee3ea tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c Aug 04 10:48:28.609266 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ed32f744-fa9b-4a4a-a2a7-f156e1aee3ea tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:28.609266 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ed32f744-fa9b-4a4a-a2a7-f156e1aee3ea tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:28.622133 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:28.622133 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:28.625515 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ed32f744-fa9b-4a4a-a2a7-f156e1aee3ea tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:48:28.629910 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ed32f744-fa9b-4a4a-a2a7-f156e1aee3ea tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c returned with HTTP 200 Aug 04 10:48:28.630441 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 275/1093] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:28 2026] GET /volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:28.884076 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-57bc943b-6253-4504-960b-7d2b1f69d8b6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:28.989056 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-57bc943b-6253-4504-960b-7d2b1f69d8b6 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] POST https://10.4.3.232/volume/v3/group_types Aug 04 10:48:28.990110 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-57bc943b-6253-4504-960b-7d2b1f69d8b6 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1999377367", "description": "tempest-group-type-description-1819527426", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:29.015478 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-57bc943b-6253-4504-960b-7d2b1f69d8b6 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] https://10.4.3.232/volume/v3/group_types returned with HTTP 202 Aug 04 10:48:29.016954 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 275/1094] 10.4.3.232 () {70 vars in 1312 bytes} [Tue Aug 4 10:48:28 2026] POST /volume/v3/group_types => generated 265 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:29.025704 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-91ec4e73-f816-4d99-bfa2-e9b5a5ada000 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:29.027942 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-91ec4e73-f816-4d99-bfa2-e9b5a5ada000 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] GET https://10.4.3.232/volume/v3/group_types Aug 04 10:48:29.029337 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-91ec4e73-f816-4d99-bfa2-e9b5a5ada000 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:29.029337 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-91ec4e73-f816-4d99-bfa2-e9b5a5ada000 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:29.043546 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-91ec4e73-f816-4d99-bfa2-e9b5a5ada000 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] https://10.4.3.232/volume/v3/group_types returned with HTTP 200 Aug 04 10:48:29.044272 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 273/1095] 10.4.3.232 () {68 vars in 1290 bytes} [Tue Aug 4 10:48:29 2026] GET /volume/v3/group_types => generated 499 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:29.052663 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6913ccd7-70b1-4f45-b09d-42092b0c4afb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:29.054393 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6913ccd7-70b1-4f45-b09d-42092b0c4afb tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] PUT https://10.4.3.232/volume/v3/group_types/1e0db90f-619b-404d-8fc0-90dd38e0c682 Aug 04 10:48:29.054755 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6913ccd7-70b1-4f45-b09d-42092b0c4afb tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1885943747", "description": "updated-group-type-desc"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:29.078448 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6913ccd7-70b1-4f45-b09d-42092b0c4afb tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] https://10.4.3.232/volume/v3/group_types/1e0db90f-619b-404d-8fc0-90dd38e0c682 returned with HTTP 200 Aug 04 10:48:29.079073 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 273/1096] 10.4.3.232 () {70 vars in 1422 bytes} [Tue Aug 4 10:48:29 2026] PUT /volume/v3/group_types/1e0db90f-619b-404d-8fc0-90dd38e0c682 => generated 255 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:29.088581 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ec60e17e-4ceb-493a-9398-7fdcf3f8b6df None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:29.090492 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ec60e17e-4ceb-493a-9398-7fdcf3f8b6df tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] GET https://10.4.3.232/volume/v3/group_types/1e0db90f-619b-404d-8fc0-90dd38e0c682 Aug 04 10:48:29.090742 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ec60e17e-4ceb-493a-9398-7fdcf3f8b6df tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:29.090939 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ec60e17e-4ceb-493a-9398-7fdcf3f8b6df tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:29.095568 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ec60e17e-4ceb-493a-9398-7fdcf3f8b6df tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] https://10.4.3.232/volume/v3/group_types/1e0db90f-619b-404d-8fc0-90dd38e0c682 returned with HTTP 200 Aug 04 10:48:29.096069 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 276/1097] 10.4.3.232 () {68 vars in 1401 bytes} [Tue Aug 4 10:48:29 2026] GET /volume/v3/group_types/1e0db90f-619b-404d-8fc0-90dd38e0c682 => generated 255 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:29.107468 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f2d69605-ab45-493e-a816-629fbbea259f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:29.109177 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f2d69605-ab45-493e-a816-629fbbea259f tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] DELETE https://10.4.3.232/volume/v3/group_types/1e0db90f-619b-404d-8fc0-90dd38e0c682 Aug 04 10:48:29.109589 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f2d69605-ab45-493e-a816-629fbbea259f tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:29.109692 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f2d69605-ab45-493e-a816-629fbbea259f tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:29.126105 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f2d69605-ab45-493e-a816-629fbbea259f tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] https://10.4.3.232/volume/v3/group_types/1e0db90f-619b-404d-8fc0-90dd38e0c682 returned with HTTP 202 Aug 04 10:48:29.126538 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 276/1098] 10.4.3.232 () {68 vars in 1404 bytes} [Tue Aug 4 10:48:29 2026] DELETE /volume/v3/group_types/1e0db90f-619b-404d-8fc0-90dd38e0c682 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:48:29.134570 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e2e2741d-68c1-41bb-a818-804727044469 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:29.136536 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e2e2741d-68c1-41bb-a818-804727044469 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] GET https://10.4.3.232/volume/v3/group_types Aug 04 10:48:29.137079 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e2e2741d-68c1-41bb-a818-804727044469 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:29.138264 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e2e2741d-68c1-41bb-a818-804727044469 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:29.144286 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e2e2741d-68c1-41bb-a818-804727044469 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] https://10.4.3.232/volume/v3/group_types returned with HTTP 200 Aug 04 10:48:29.145049 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 274/1099] 10.4.3.232 () {68 vars in 1290 bytes} [Tue Aug 4 10:48:29 2026] GET /volume/v3/group_types => generated 248 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:29.153996 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a124c7ec-991e-4c2b-8c51-7ccb3cfb9516 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:29.156346 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a124c7ec-991e-4c2b-8c51-7ccb3cfb9516 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] POST https://10.4.3.232/volume/v3/group_types Aug 04 10:48:29.156739 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a124c7ec-991e-4c2b-8c51-7ccb3cfb9516 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1642757846", "is_public": true}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:29.175270 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a124c7ec-991e-4c2b-8c51-7ccb3cfb9516 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] https://10.4.3.232/volume/v3/group_types returned with HTTP 202 Aug 04 10:48:29.175786 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 274/1100] 10.4.3.232 () {70 vars in 1311 bytes} [Tue Aug 4 10:48:29 2026] POST /volume/v3/group_types => generated 164 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:29.185639 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4d56682c-73fb-4334-bde6-76489e69e886 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:29.187541 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4d56682c-73fb-4334-bde6-76489e69e886 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] POST https://10.4.3.232/volume/v3/group_types Aug 04 10:48:29.188054 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4d56682c-73fb-4334-bde6-76489e69e886 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-2093458488", "is_public": false}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:29.209418 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4d56682c-73fb-4334-bde6-76489e69e886 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] https://10.4.3.232/volume/v3/group_types returned with HTTP 202 Aug 04 10:48:29.209875 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 277/1101] 10.4.3.232 () {70 vars in 1311 bytes} [Tue Aug 4 10:48:29 2026] POST /volume/v3/group_types => generated 165 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:29.220696 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e3b55f14-098e-462a-bf8e-1d4c56c973e0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:29.224834 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e3b55f14-098e-462a-bf8e-1d4c56c973e0 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] GET https://10.4.3.232/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 04 10:48:29.225148 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e3b55f14-098e-462a-bf8e-1d4c56c973e0 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:29.230045 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e3b55f14-098e-462a-bf8e-1d4c56c973e0 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:29.242354 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e3b55f14-098e-462a-bf8e-1d4c56c973e0 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] https://10.4.3.232/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 04 10:48:29.242710 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 277/1102] 10.4.3.232 () {68 vars in 1351 bytes} [Tue Aug 4 10:48:29 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:29.255521 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-296fccf1-5d65-483a-ac3f-f7210f23e1f7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:29.259079 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-296fccf1-5d65-483a-ac3f-f7210f23e1f7 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] GET https://10.4.3.232/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 04 10:48:29.259079 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-296fccf1-5d65-483a-ac3f-f7210f23e1f7 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:29.259079 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-296fccf1-5d65-483a-ac3f-f7210f23e1f7 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:29.273651 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-296fccf1-5d65-483a-ac3f-f7210f23e1f7 tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] https://10.4.3.232/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 04 10:48:29.273994 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 275/1103] 10.4.3.232 () {68 vars in 1353 bytes} [Tue Aug 4 10:48:29 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:29.287051 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3e5bff7a-a586-44fa-8eda-62fbb708cd7f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:29.288474 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3e5bff7a-a586-44fa-8eda-62fbb708cd7f tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] GET https://10.4.3.232/volume/v3/group_types?is_public=False Aug 04 10:48:29.288682 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3e5bff7a-a586-44fa-8eda-62fbb708cd7f tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:29.289661 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3e5bff7a-a586-44fa-8eda-62fbb708cd7f tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:29.299329 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3e5bff7a-a586-44fa-8eda-62fbb708cd7f tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] https://10.4.3.232/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 04 10:48:29.299672 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 275/1104] 10.4.3.232 () {68 vars in 1321 bytes} [Tue Aug 4 10:48:29 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:29.308556 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3d509d57-bc5c-4a19-b73f-fff028811d3d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:29.310227 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3d509d57-bc5c-4a19-b73f-fff028811d3d tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] GET https://10.4.3.232/volume/v3/group_types?is_public=True Aug 04 10:48:29.310454 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3d509d57-bc5c-4a19-b73f-fff028811d3d tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:29.310647 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3d509d57-bc5c-4a19-b73f-fff028811d3d tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:29.324598 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3d509d57-bc5c-4a19-b73f-fff028811d3d tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] https://10.4.3.232/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 04 10:48:29.324825 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 278/1105] 10.4.3.232 () {68 vars in 1319 bytes} [Tue Aug 4 10:48:29 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:29.333490 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2d155530-f7ba-4e8c-94fc-785543b0e5aa None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:29.337374 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2d155530-f7ba-4e8c-94fc-785543b0e5aa tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] DELETE https://10.4.3.232/volume/v3/group_types/110b6135-8f16-42fa-96ea-ca3900bbc83b Aug 04 10:48:29.337608 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2d155530-f7ba-4e8c-94fc-785543b0e5aa tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:29.337807 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2d155530-f7ba-4e8c-94fc-785543b0e5aa tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:29.359025 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2d155530-f7ba-4e8c-94fc-785543b0e5aa tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] https://10.4.3.232/volume/v3/group_types/110b6135-8f16-42fa-96ea-ca3900bbc83b returned with HTTP 202 Aug 04 10:48:29.359546 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 278/1106] 10.4.3.232 () {68 vars in 1404 bytes} [Tue Aug 4 10:48:29 2026] DELETE /volume/v3/group_types/110b6135-8f16-42fa-96ea-ca3900bbc83b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:48:29.367597 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6c8cadbc-6e14-4b0e-9c9f-4a721302733e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:29.369651 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6c8cadbc-6e14-4b0e-9c9f-4a721302733e tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] DELETE https://10.4.3.232/volume/v3/group_types/ed20c7bd-7d02-47ec-8dbf-e612929e186c Aug 04 10:48:29.369863 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6c8cadbc-6e14-4b0e-9c9f-4a721302733e tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:29.370066 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6c8cadbc-6e14-4b0e-9c9f-4a721302733e tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:29.388061 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6c8cadbc-6e14-4b0e-9c9f-4a721302733e tempest-GroupTypesTest-1301709597 tempest-GroupTypesTest-1301709597-project-admin] https://10.4.3.232/volume/v3/group_types/ed20c7bd-7d02-47ec-8dbf-e612929e186c returned with HTTP 202 Aug 04 10:48:29.388528 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 276/1107] 10.4.3.232 () {68 vars in 1404 bytes} [Tue Aug 4 10:48:29 2026] DELETE /volume/v3/group_types/ed20c7bd-7d02-47ec-8dbf-e612929e186c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:48:29.648028 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2bfc2620-5857-4e7e-8662-1605e1365854 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:29.649758 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2bfc2620-5857-4e7e-8662-1605e1365854 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c Aug 04 10:48:29.649979 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2bfc2620-5857-4e7e-8662-1605e1365854 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:29.650398 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2bfc2620-5857-4e7e-8662-1605e1365854 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:29.661646 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:29.661646 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:29.669205 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2bfc2620-5857-4e7e-8662-1605e1365854 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:48:29.690990 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2bfc2620-5857-4e7e-8662-1605e1365854 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c returned with HTTP 200 Aug 04 10:48:29.691533 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 276/1108] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:29 2026] GET /volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c => generated 874 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:30.233879 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-1a3d6f95-caad-4113-89bf-387b760ce1f0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:30.236082 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-1a3d6f95-caad-4113-89bf-387b760ce1f0 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] POST https://10.4.3.232/volume/v3/attachments/91899776-34b5-4f6f-a46b-d890da37c2f9/action Aug 04 10:48:30.236559 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-1a3d6f95-caad-4113-89bf-387b760ce1f0 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:30.236725 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-1a3d6f95-caad-4113-89bf-387b760ce1f0 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:30.254828 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:30.254828 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:30.270130 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-74d338c8-99c7-49ee-ae3e-ccc993eb2c16 req-1a3d6f95-caad-4113-89bf-387b760ce1f0 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/attachments/91899776-34b5-4f6f-a46b-d890da37c2f9/action returned with HTTP 204 Aug 04 10:48:30.270674 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 279/1109] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:48:30 2026] POST /volume/v3/attachments/91899776-34b5-4f6f-a46b-d890da37c2f9/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 04 10:48:30.498609 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7928619b-f7e3-433b-8696-ad964bf2bc77 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:30.500701 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7928619b-f7e3-433b-8696-ad964bf2bc77 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:48:30.501111 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7928619b-f7e3-433b-8696-ad964bf2bc77 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-215352828", "imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "size": 1}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:30.503134 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-7928619b-f7e3-433b-8696-ad964bf2bc77 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-215352828', 'imageRef': 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'size': 1}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:48:30.601931 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-7928619b-f7e3-433b-8696-ad964bf2bc77 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Create volume of 1 GB Aug 04 10:48:30.610519 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7928619b-f7e3-433b-8696-ad964bf2bc77 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Availability Zones retrieved successfully. Aug 04 10:48:30.619686 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-7928619b-f7e3-433b-8696-ad964bf2bc77 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Flow 'volume_create_api' (113b645b-0518-4a51-af3e-9685579789cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:30.623220 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-7928619b-f7e3-433b-8696-ad964bf2bc77 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcf05729-167b-4e32-9f2b-ba112cbb412c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:30.624657 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-7928619b-f7e3-433b-8696-ad964bf2bc77 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:48:30.698655 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-7928619b-f7e3-433b-8696-ad964bf2bc77 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcf05729-167b-4e32-9f2b-ba112cbb412c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:30.699450 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-7928619b-f7e3-433b-8696-ad964bf2bc77 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac86e3b1-2074-448d-98a5-9dfdf29e487b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:30.707790 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-32d44ddf-b478-4907-8bca-acdbce280b11 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:30.710366 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-32d44ddf-b478-4907-8bca-acdbce280b11 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c Aug 04 10:48:30.710677 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-32d44ddf-b478-4907-8bca-acdbce280b11 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:30.710946 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-32d44ddf-b478-4907-8bca-acdbce280b11 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:30.722824 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:30.722824 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:30.726453 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-32d44ddf-b478-4907-8bca-acdbce280b11 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:48:30.732475 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-32d44ddf-b478-4907-8bca-acdbce280b11 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c returned with HTTP 200 Aug 04 10:48:30.733036 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 277/1110] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:30 2026] GET /volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c => generated 1166 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:30.750078 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3d1d3224-7a3e-452a-af9a-c356ab44cc34 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:30.751484 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d1d3224-7a3e-452a-af9a-c356ab44cc34 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c Aug 04 10:48:30.751667 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d1d3224-7a3e-452a-af9a-c356ab44cc34 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:30.752672 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d1d3224-7a3e-452a-af9a-c356ab44cc34 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:30.755472 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-7928619b-f7e3-433b-8696-ad964bf2bc77 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Created reservations ['075e58e4-14f7-473b-9d71-649c5e25c3f4', '5b22ce00-bc1d-459f-bae9-0a779cc3af9e', 'e5e05db4-e45b-46e9-87eb-61a1e7199a73', 'e12bf0d8-47be-43b0-9daf-37833cf6e150'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:48:30.756381 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-7928619b-f7e3-433b-8696-ad964bf2bc77 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac86e3b1-2074-448d-98a5-9dfdf29e487b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['075e58e4-14f7-473b-9d71-649c5e25c3f4', '5b22ce00-bc1d-459f-bae9-0a779cc3af9e', 'e5e05db4-e45b-46e9-87eb-61a1e7199a73', 'e12bf0d8-47be-43b0-9daf-37833cf6e150']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:30.757250 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-7928619b-f7e3-433b-8696-ad964bf2bc77 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1135240-9af7-4a9b-9d15-1aa3a6700221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:30.761423 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:30.761423 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:30.765551 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3d1d3224-7a3e-452a-af9a-c356ab44cc34 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:48:30.770690 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d1d3224-7a3e-452a-af9a-c356ab44cc34 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c returned with HTTP 200 Aug 04 10:48:30.771317 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 277/1111] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:30 2026] GET /volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c => generated 1166 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:30.783926 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-7928619b-f7e3-433b-8696-ad964bf2bc77 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1135240-9af7-4a9b-9d15-1aa3a6700221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5006003-c9f1-489e-ad27-534c1da71134', '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-215352828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c7d2a05e7df4c5ca1fa0cbf09a087a2',qos_specs=None,replication_status=,reservations=['075e58e4-14f7-473b-9d71-649c5e25c3f4','5b22ce00-bc1d-459f-bae9-0a779cc3af9e','e5e05db4-e45b-46e9-87eb-61a1e7199a73','e12bf0d8-47be-43b0-9daf-37833cf6e150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b732b6ca5bf4a8e980f31d4b124b38c',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:48:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-215352828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5006003-c9f1-489e-ad27-534c1da71134,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c7d2a05e7df4c5ca1fa0cbf09a087a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b732b6ca5bf4a8e980f31d4b124b38c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:30.785134 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-7928619b-f7e3-433b-8696-ad964bf2bc77 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4848935-a356-4a58-89c7-9a13af32d749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:30.804687 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-7928619b-f7e3-433b-8696-ad964bf2bc77 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4848935-a356-4a58-89c7-9a13af32d749) transitioned into state 'SUCCESS' from state '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-215352828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c7d2a05e7df4c5ca1fa0cbf09a087a2',qos_specs=None,replication_status=,reservations=['075e58e4-14f7-473b-9d71-649c5e25c3f4','5b22ce00-bc1d-459f-bae9-0a779cc3af9e','e5e05db4-e45b-46e9-87eb-61a1e7199a73','e12bf0d8-47be-43b0-9daf-37833cf6e150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b732b6ca5bf4a8e980f31d4b124b38c',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:30.805486 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-7928619b-f7e3-433b-8696-ad964bf2bc77 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (252cfe12-57d7-4757-ac46-faf3af3954b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:30.820179 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-7928619b-f7e3-433b-8696-ad964bf2bc77 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (252cfe12-57d7-4757-ac46-faf3af3954b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:30.821091 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-7928619b-f7e3-433b-8696-ad964bf2bc77 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Flow 'volume_create_api' (113b645b-0518-4a51-af3e-9685579789cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:30.821370 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7928619b-f7e3-433b-8696-ad964bf2bc77 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Create volume request issued successfully. Aug 04 10:48:30.821913 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7928619b-f7e3-433b-8696-ad964bf2bc77 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:48:30.822333 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 279/1112] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:48:30 2026] POST /volume/v3/volumes => generated 752 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:48:30.837147 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4f60df63-7b84-4efe-99f3-68ced6830bbc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:30.838949 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4f60df63-7b84-4efe-99f3-68ced6830bbc tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/a5006003-c9f1-489e-ad27-534c1da71134 Aug 04 10:48:30.839197 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4f60df63-7b84-4efe-99f3-68ced6830bbc tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:30.839420 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4f60df63-7b84-4efe-99f3-68ced6830bbc tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:30.847443 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:30.847443 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:30.849467 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4f60df63-7b84-4efe-99f3-68ced6830bbc tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:48:30.855652 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4f60df63-7b84-4efe-99f3-68ced6830bbc tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/a5006003-c9f1-489e-ad27-534c1da71134 returned with HTTP 200 Aug 04 10:48:30.855652 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 280/1113] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:30 2026] GET /volume/v3/volumes/a5006003-c9f1-489e-ad27-534c1da71134 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:31.867861 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-609ddccb-6cbe-48e0-a93c-f856b3ecd21e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:31.873746 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-609ddccb-6cbe-48e0-a93c-f856b3ecd21e tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/a5006003-c9f1-489e-ad27-534c1da71134 Aug 04 10:48:31.873964 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-609ddccb-6cbe-48e0-a93c-f856b3ecd21e tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:31.874212 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-609ddccb-6cbe-48e0-a93c-f856b3ecd21e tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:31.880481 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f7dea3d2-efa7-46a2-aed9-30c30f2c7a22 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:31.884357 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:31.884357 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:31.888285 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-609ddccb-6cbe-48e0-a93c-f856b3ecd21e tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:48:31.892731 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-609ddccb-6cbe-48e0-a93c-f856b3ecd21e tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/a5006003-c9f1-489e-ad27-534c1da71134 returned with HTTP 200 Aug 04 10:48:31.893137 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 278/1114] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:31 2026] GET /volume/v3/volumes/a5006003-c9f1-489e-ad27-534c1da71134 => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:31.936812 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-1a640bc2-1258-4ff7-95e4-c24f0a87f816 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:31.940194 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-1a640bc2-1258-4ff7-95e4-c24f0a87f816 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/a5006003-c9f1-489e-ad27-534c1da71134 Aug 04 10:48:31.940194 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-1a640bc2-1258-4ff7-95e4-c24f0a87f816 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:31.940194 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-1a640bc2-1258-4ff7-95e4-c24f0a87f816 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:31.946106 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:31.946106 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:31.952475 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-1a640bc2-1258-4ff7-95e4-c24f0a87f816 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:48:31.955480 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-1a640bc2-1258-4ff7-95e4-c24f0a87f816 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/a5006003-c9f1-489e-ad27-534c1da71134 returned with HTTP 200 Aug 04 10:48:31.956111 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 280/1115] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:31 2026] GET /volume/v3/volumes/a5006003-c9f1-489e-ad27-534c1da71134 => generated 1360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:32.060233 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f7dea3d2-efa7-46a2-aed9-30c30f2c7a22 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:48:32.060803 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f7dea3d2-efa7-46a2-aed9-30c30f2c7a22 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-732294937"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:32.062441 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-f7dea3d2-efa7-46a2-aed9-30c30f2c7a22 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-732294937'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:48:32.062589 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-f7dea3d2-efa7-46a2-aed9-30c30f2c7a22 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Create volume of 1 GB Aug 04 10:48:32.069449 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f7dea3d2-efa7-46a2-aed9-30c30f2c7a22 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Availability Zones retrieved successfully. Aug 04 10:48:32.074743 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f7dea3d2-efa7-46a2-aed9-30c30f2c7a22 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Flow 'volume_create_api' (4ea192bf-ebbb-478f-90a3-c993955d2591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:32.075601 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f7dea3d2-efa7-46a2-aed9-30c30f2c7a22 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2b2a023-3e8c-4b5a-8a0c-9f4cf828e6fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:32.076630 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-f7dea3d2-efa7-46a2-aed9-30c30f2c7a22 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:48:32.113767 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f7dea3d2-efa7-46a2-aed9-30c30f2c7a22 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2b2a023-3e8c-4b5a-8a0c-9f4cf828e6fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:32.114611 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-bd0c902a-bbcf-4349-998c-61b4b595ca15 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:32.116490 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f7dea3d2-efa7-46a2-aed9-30c30f2c7a22 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a595aa92-b04e-4b68-aae0-c858af63a1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:32.117976 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-bd0c902a-bbcf-4349-998c-61b4b595ca15 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] GET https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 Aug 04 10:48:32.118136 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-bd0c902a-bbcf-4349-998c-61b4b595ca15 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:32.119052 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-bd0c902a-bbcf-4349-998c-61b4b595ca15 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:32.130138 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:32.130138 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:32.134343 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-bd0c902a-bbcf-4349-998c-61b4b595ca15 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Volume info retrieved successfully. Aug 04 10:48:32.138587 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-bd0c902a-bbcf-4349-998c-61b4b595ca15 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 returned with HTTP 200 Aug 04 10:48:32.138961 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 281/1116] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:32 2026] GET /volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:32.199085 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-f7dea3d2-efa7-46a2-aed9-30c30f2c7a22 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Created reservations ['853e9bed-baa2-477e-948e-95d779748e4f', '0a2144ae-1281-488b-b3af-fae6458b9843', '5d00ff51-66de-4f9f-b343-8bcf749523e8', '95693a76-43c1-41d6-9620-9d2a1843d288'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:48:32.200124 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f7dea3d2-efa7-46a2-aed9-30c30f2c7a22 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a595aa92-b04e-4b68-aae0-c858af63a1e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['853e9bed-baa2-477e-948e-95d779748e4f', '0a2144ae-1281-488b-b3af-fae6458b9843', '5d00ff51-66de-4f9f-b343-8bcf749523e8', '95693a76-43c1-41d6-9620-9d2a1843d288']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:32.201086 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f7dea3d2-efa7-46a2-aed9-30c30f2c7a22 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1472aec9-b12d-4537-b412-376df9afe16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:32.222956 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f7dea3d2-efa7-46a2-aed9-30c30f2c7a22 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1472aec9-b12d-4537-b412-376df9afe16d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bebc377-6aa3-44d6-9213-9b8f32b84dbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-732294937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d0b898e0d234d479678de9eb0015d53',qos_specs=None,replication_status=,reservations=['853e9bed-baa2-477e-948e-95d779748e4f','0a2144ae-1281-488b-b3af-fae6458b9843','5d00ff51-66de-4f9f-b343-8bcf749523e8','95693a76-43c1-41d6-9620-9d2a1843d288'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb81e8479484245aac89671ba834f4a',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:48:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-732294937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bebc377-6aa3-44d6-9213-9b8f32b84dbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d0b898e0d234d479678de9eb0015d53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddb81e8479484245aac89671ba834f4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:32.223932 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f7dea3d2-efa7-46a2-aed9-30c30f2c7a22 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85e150e3-599f-4804-9eb6-c4f53e036470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:32.234000 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5c9a9786-4c4d-44cc-b2f6-e182c2883dfc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:32.234537 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5c9a9786-4c4d-44cc-b2f6-e182c2883dfc None None] GET https://10.4.3.232/volume// Aug 04 10:48:32.234719 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5c9a9786-4c4d-44cc-b2f6-e182c2883dfc None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:32.234909 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5c9a9786-4c4d-44cc-b2f6-e182c2883dfc None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:32.235342 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5c9a9786-4c4d-44cc-b2f6-e182c2883dfc None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:32.235705 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 279/1117] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:48:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:32.245554 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-02fede2a-d9e5-439d-b326-b51f8fe45634 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:32.246260 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f7dea3d2-efa7-46a2-aed9-30c30f2c7a22 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85e150e3-599f-4804-9eb6-c4f53e036470) transitioned into state 'SUCCESS' from state '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-732294937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d0b898e0d234d479678de9eb0015d53',qos_specs=None,replication_status=,reservations=['853e9bed-baa2-477e-948e-95d779748e4f','0a2144ae-1281-488b-b3af-fae6458b9843','5d00ff51-66de-4f9f-b343-8bcf749523e8','95693a76-43c1-41d6-9620-9d2a1843d288'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddb81e8479484245aac89671ba834f4a',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:32.247087 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f7dea3d2-efa7-46a2-aed9-30c30f2c7a22 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1b5b552-9d89-43ab-a131-4250e6507a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:32.247512 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-02fede2a-d9e5-439d-b326-b51f8fe45634 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:48:32.247845 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-02fede2a-d9e5-439d-b326-b51f8fe45634 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dea5e16f-87d0-4f98-8df2-8a11f50b9fa2", "connector": null, "instance_uuid": "9c0eab10-781f-4118-9259-dad2867e9564"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:32.255869 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:32.255869 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:32.262977 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f7dea3d2-efa7-46a2-aed9-30c30f2c7a22 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1b5b552-9d89-43ab-a131-4250e6507a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:32.264135 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f7dea3d2-efa7-46a2-aed9-30c30f2c7a22 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Flow 'volume_create_api' (4ea192bf-ebbb-478f-90a3-c993955d2591) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:32.264296 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f7dea3d2-efa7-46a2-aed9-30c30f2c7a22 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Create volume request issued successfully. Aug 04 10:48:32.265567 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f7dea3d2-efa7-46a2-aed9-30c30f2c7a22 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:48:32.266441 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 278/1118] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:48:31 2026] POST /volume/v3/volumes => generated 750 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:48:32.282914 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ac7595c1-a0ca-40f3-a26d-4b2421ba3af6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:32.283411 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ac7595c1-a0ca-40f3-a26d-4b2421ba3af6 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/volumes/9bebc377-6aa3-44d6-9213-9b8f32b84dbe Aug 04 10:48:32.283621 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ac7595c1-a0ca-40f3-a26d-4b2421ba3af6 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:32.283860 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ac7595c1-a0ca-40f3-a26d-4b2421ba3af6 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:32.286766 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-02fede2a-d9e5-439d-b326-b51f8fe45634 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:48:32.287670 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 281/1119] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:48:32 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:32.292815 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:32.292815 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:32.297408 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ac7595c1-a0ca-40f3-a26d-4b2421ba3af6 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Volume info retrieved successfully. Aug 04 10:48:32.302463 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ac7595c1-a0ca-40f3-a26d-4b2421ba3af6 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/volumes/9bebc377-6aa3-44d6-9213-9b8f32b84dbe returned with HTTP 200 Aug 04 10:48:32.303319 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 282/1120] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:32 2026] GET /volume/v3/volumes/9bebc377-6aa3-44d6-9213-9b8f32b84dbe => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:32.335978 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a0bf9160-952f-4ee0-88f1-1c635b4893c5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:32.337578 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a0bf9160-952f-4ee0-88f1-1c635b4893c5 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] GET https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 Aug 04 10:48:32.337842 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a0bf9160-952f-4ee0-88f1-1c635b4893c5 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:32.338094 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a0bf9160-952f-4ee0-88f1-1c635b4893c5 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:32.349705 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:32.349705 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:32.357464 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a0bf9160-952f-4ee0-88f1-1c635b4893c5 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Volume info retrieved successfully. Aug 04 10:48:32.369648 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a0bf9160-952f-4ee0-88f1-1c635b4893c5 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 returned with HTTP 200 Aug 04 10:48:32.369648 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 280/1121] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:32 2026] GET /volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:32.369812 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-55aafd1f-788c-4e0c-93ae-f8c41c10031f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:32.370137 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-55aafd1f-788c-4e0c-93ae-f8c41c10031f None None] GET https://10.4.3.232/volume// Aug 04 10:48:32.370321 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-55aafd1f-788c-4e0c-93ae-f8c41c10031f None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:32.370536 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-55aafd1f-788c-4e0c-93ae-f8c41c10031f None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:32.370857 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-55aafd1f-788c-4e0c-93ae-f8c41c10031f None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:32.371156 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 279/1122] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:48:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:32.384956 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-3d157421-f113-4e4b-bdbc-a24113984096 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:32.387006 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-3d157421-f113-4e4b-bdbc-a24113984096 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] GET https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 Aug 04 10:48:32.387230 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-3d157421-f113-4e4b-bdbc-a24113984096 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:32.387435 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-3d157421-f113-4e4b-bdbc-a24113984096 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:32.398376 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:32.398376 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:32.401923 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-3d157421-f113-4e4b-bdbc-a24113984096 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Volume info retrieved successfully. Aug 04 10:48:32.406716 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-3d157421-f113-4e4b-bdbc-a24113984096 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 returned with HTTP 200 Aug 04 10:48:32.407087 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 282/1123] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:48:32 2026] GET /volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 => generated 1031 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:48:32.460925 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-913d1542-2ed7-4e5a-9406-b6cdbe883f21 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:32.464905 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-913d1542-2ed7-4e5a-9406-b6cdbe883f21 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/a5006003-c9f1-489e-ad27-534c1da71134 Aug 04 10:48:32.464905 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-913d1542-2ed7-4e5a-9406-b6cdbe883f21 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:32.464905 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-913d1542-2ed7-4e5a-9406-b6cdbe883f21 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:32.472146 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:32.472146 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:32.477181 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-913d1542-2ed7-4e5a-9406-b6cdbe883f21 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:48:32.483402 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-913d1542-2ed7-4e5a-9406-b6cdbe883f21 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/a5006003-c9f1-489e-ad27-534c1da71134 returned with HTTP 200 Aug 04 10:48:32.483915 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 283/1124] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:32 2026] GET /volume/v3/volumes/a5006003-c9f1-489e-ad27-534c1da71134 => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:32.494585 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ecabe761-63a2-4030-8679-0f9551077003 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:32.495134 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ecabe761-63a2-4030-8679-0f9551077003 None None] GET https://10.4.3.232/volume// Aug 04 10:48:32.495396 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ecabe761-63a2-4030-8679-0f9551077003 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:32.495687 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ecabe761-63a2-4030-8679-0f9551077003 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:32.496125 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ecabe761-63a2-4030-8679-0f9551077003 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:32.496561 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 281/1125] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:48:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:32.505175 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-08825ab8-da3a-43ab-b161-7178201f7c91 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:32.507913 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-08825ab8-da3a-43ab-b161-7178201f7c91 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:48:32.508705 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-08825ab8-da3a-43ab-b161-7178201f7c91 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5006003-c9f1-489e-ad27-534c1da71134", "connector": null, "instance_uuid": "2ff48e33-ebfe-47f4-9305-de821ece8b3a"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:32.525266 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:32.525266 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:32.536415 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-2e04d5c1-5aba-4738-8d12-582d3e4cfaa9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:32.538857 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-2e04d5c1-5aba-4738-8d12-582d3e4cfaa9 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] PUT https://10.4.3.232/volume/v3/attachments/fde67dcb-6309-4f6c-a868-7d4ba294d89c Aug 04 10:48:32.539344 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-2e04d5c1-5aba-4738-8d12-582d3e4cfaa9 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:32.547359 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-2e04d5c1-5aba-4738-8d12-582d3e4cfaa9 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Acquiring lock "cinder-attachment_update-dea5e16f-87d0-4f98-8df2-8a11f50b9fa2-np0000006413" by "attachment_update" {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:48:32.552274 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-2e04d5c1-5aba-4738-8d12-582d3e4cfaa9 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Lock "cinder-attachment_update-dea5e16f-87d0-4f98-8df2-8a11f50b9fa2-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:48:32.553185 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:32.553185 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:32.556884 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-08825ab8-da3a-43ab-b161-7178201f7c91 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:48:32.557409 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 280/1126] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:48:32 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 04 10:48:32.647312 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-2e04d5c1-5aba-4738-8d12-582d3e4cfaa9 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Lock "cinder-attachment_update-dea5e16f-87d0-4f98-8df2-8a11f50b9fa2-np0000006413" released by "attachment_update" :: held 0.095s {{(pid=100255) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:48:32.647699 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-2e04d5c1-5aba-4738-8d12-582d3e4cfaa9 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/attachments/fde67dcb-6309-4f6c-a868-7d4ba294d89c returned with HTTP 200 Aug 04 10:48:32.648622 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 283/1127] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:48:32 2026] PUT /volume/v3/attachments/fde67dcb-6309-4f6c-a868-7d4ba294d89c => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:33.320772 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c9a6a07f-1dcf-4b38-8ca5-4366c94591cb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:33.325583 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c9a6a07f-1dcf-4b38-8ca5-4366c94591cb tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/volumes/9bebc377-6aa3-44d6-9213-9b8f32b84dbe Aug 04 10:48:33.325583 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c9a6a07f-1dcf-4b38-8ca5-4366c94591cb tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:33.325583 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c9a6a07f-1dcf-4b38-8ca5-4366c94591cb tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:33.334790 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:33.334790 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:33.334915 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-0d224068-369f-407d-98c0-c171795d1ccd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:33.338399 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-0d224068-369f-407d-98c0-c171795d1ccd tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c Aug 04 10:48:33.338623 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-0d224068-369f-407d-98c0-c171795d1ccd tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:33.338849 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-0d224068-369f-407d-98c0-c171795d1ccd tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:33.340210 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c9a6a07f-1dcf-4b38-8ca5-4366c94591cb tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Volume info retrieved successfully. Aug 04 10:48:33.345833 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c9a6a07f-1dcf-4b38-8ca5-4366c94591cb tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/volumes/9bebc377-6aa3-44d6-9213-9b8f32b84dbe returned with HTTP 200 Aug 04 10:48:33.346622 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 284/1128] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:33 2026] GET /volume/v3/volumes/9bebc377-6aa3-44d6-9213-9b8f32b84dbe => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:33.353925 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:33.353925 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:33.357397 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-0d224068-369f-407d-98c0-c171795d1ccd tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:48:33.361894 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-015625d6-c74b-4d39-ae88-986c805843ba None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:33.362208 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-0d224068-369f-407d-98c0-c171795d1ccd tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c returned with HTTP 200 Aug 04 10:48:33.362477 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 282/1129] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:33 2026] GET /volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c => generated 1166 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:33.363986 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-015625d6-c74b-4d39-ae88-986c805843ba tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:48:33.364419 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-015625d6-c74b-4d39-ae88-986c805843ba tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9bebc377-6aa3-44d6-9213-9b8f32b84dbe", "name": "tempest-SnapshotsActionsTest-Snapshot-899393748"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:33.375420 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:33.375420 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:33.375946 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-015625d6-c74b-4d39-ae88-986c805843ba tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Volume info retrieved successfully. Aug 04 10:48:33.376081 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-015625d6-c74b-4d39-ae88-986c805843ba tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Create snapshot from volume 9bebc377-6aa3-44d6-9213-9b8f32b84dbe Aug 04 10:48:33.382236 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-60f0fee8-595e-4dbd-937d-575ad00634bc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:33.384724 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-7760577e-7a40-47a6-920d-bdb93a43bcf1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:33.386620 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-60f0fee8-595e-4dbd-937d-575ad00634bc tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] GET https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 Aug 04 10:48:33.388259 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-7760577e-7a40-47a6-920d-bdb93a43bcf1 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] POST https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c/action Aug 04 10:48:33.388341 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-60f0fee8-595e-4dbd-937d-575ad00634bc tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:33.388341 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-60f0fee8-595e-4dbd-937d-575ad00634bc tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:33.388435 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-7760577e-7a40-47a6-920d-bdb93a43bcf1 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:33.388435 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-7760577e-7a40-47a6-920d-bdb93a43bcf1 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:33.402353 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:33.402353 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:33.402623 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:33.402623 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:33.403296 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-7760577e-7a40-47a6-920d-bdb93a43bcf1 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:48:33.408770 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-60f0fee8-595e-4dbd-937d-575ad00634bc tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Volume info retrieved successfully. Aug 04 10:48:33.413685 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-60f0fee8-595e-4dbd-937d-575ad00634bc tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 returned with HTTP 200 Aug 04 10:48:33.414210 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 284/1130] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:33 2026] GET /volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:33.416865 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-7760577e-7a40-47a6-920d-bdb93a43bcf1 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Begin detaching volume completed successfully. Aug 04 10:48:33.416865 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-7760577e-7a40-47a6-920d-bdb93a43bcf1 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c/action returned with HTTP 202 Aug 04 10:48:33.416865 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 285/1131] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:48:33 2026] POST /volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:33.430036 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-015625d6-c74b-4d39-ae88-986c805843ba tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Created reservations ['b684763f-2481-4b33-9b69-9e0a51d29e1f', 'eb6acba4-4016-422f-b68c-7f2cbaf60fd9', '99e119eb-1193-46cd-b0d8-e04252fdf226', 'f125eb7c-7fda-486c-9ec3-cb812e411276'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:48:33.467944 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-015625d6-c74b-4d39-ae88-986c805843ba tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot create request issued successfully. Aug 04 10:48:33.468417 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-015625d6-c74b-4d39-ae88-986c805843ba tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:48:33.469693 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 281/1132] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:48:33 2026] POST /volume/v3/snapshots => generated 306 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:48:33.477830 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cb9845a1-19ac-4382-9963-66bac420f0a8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:33.480460 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cb9845a1-19ac-4382-9963-66bac420f0a8 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f Aug 04 10:48:33.480627 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cb9845a1-19ac-4382-9963-66bac420f0a8 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:33.480810 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cb9845a1-19ac-4382-9963-66bac420f0a8 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:33.488645 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:33.488645 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:33.489108 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-cb9845a1-19ac-4382-9963-66bac420f0a8 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:33.490149 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cb9845a1-19ac-4382-9963-66bac420f0a8 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f returned with HTTP 200 Aug 04 10:48:33.493434 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 283/1133] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:33 2026] GET /volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:33.515012 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-36dddae9-6d0c-4f05-b11f-f077a2d185ae None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:33.515380 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-36dddae9-6d0c-4f05-b11f-f077a2d185ae None None] GET https://10.4.3.232/volume// Aug 04 10:48:33.515552 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-36dddae9-6d0c-4f05-b11f-f077a2d185ae None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:33.515729 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-36dddae9-6d0c-4f05-b11f-f077a2d185ae None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:33.516021 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-36dddae9-6d0c-4f05-b11f-f077a2d185ae None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:33.516330 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 285/1134] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:48:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:33.526165 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-63e2dcda-21d2-45ce-966e-52996d870587 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:33.528385 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-63e2dcda-21d2-45ce-966e-52996d870587 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c Aug 04 10:48:33.530263 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-63e2dcda-21d2-45ce-966e-52996d870587 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:33.530263 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-63e2dcda-21d2-45ce-966e-52996d870587 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:33.539401 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:33.539401 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:33.545759 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-63e2dcda-21d2-45ce-966e-52996d870587 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:48:33.548399 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-63e2dcda-21d2-45ce-966e-52996d870587 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c returned with HTTP 200 Aug 04 10:48:33.548839 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 286/1135] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:48:33 2026] GET /volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c => generated 1349 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:48:33.973551 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5499d962-bf9a-4a23-a0b0-776a577cc111 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:34.081599 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5499d962-bf9a-4a23-a0b0-776a577cc111 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:48:34.082058 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5499d962-bf9a-4a23-a0b0-776a577cc111 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2086120463"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:34.084264 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-5499d962-bf9a-4a23-a0b0-776a577cc111 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2086120463'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:48:34.084488 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-5499d962-bf9a-4a23-a0b0-776a577cc111 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Create volume of 1 GB Aug 04 10:48:34.084906 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:34.084906 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:34.089739 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5499d962-bf9a-4a23-a0b0-776a577cc111 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Availability Zones retrieved successfully. Aug 04 10:48:34.096064 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5499d962-bf9a-4a23-a0b0-776a577cc111 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Flow 'volume_create_api' (0a223553-38b5-4d77-b0c7-7028e91b9d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:34.097100 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5499d962-bf9a-4a23-a0b0-776a577cc111 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a683ef7-f66f-41cb-b214-4ec76fbf9de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:34.098074 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-5499d962-bf9a-4a23-a0b0-776a577cc111 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:48:34.134740 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5499d962-bf9a-4a23-a0b0-776a577cc111 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a683ef7-f66f-41cb-b214-4ec76fbf9de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:34.135429 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5499d962-bf9a-4a23-a0b0-776a577cc111 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (528e3bff-2f51-4575-ab2f-d5ef4960261e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:34.207758 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-5499d962-bf9a-4a23-a0b0-776a577cc111 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Created reservations ['621b8ea9-f023-4d98-b303-8bb4b946781f', '69364d8c-2b6f-487b-a0e0-7a82e4a96286', 'd267eb94-263a-47eb-8355-fe6b0d24e4fb', '001f5ffd-b224-463b-baeb-591942804c75'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:48:34.208636 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5499d962-bf9a-4a23-a0b0-776a577cc111 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (528e3bff-2f51-4575-ab2f-d5ef4960261e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['621b8ea9-f023-4d98-b303-8bb4b946781f', '69364d8c-2b6f-487b-a0e0-7a82e4a96286', 'd267eb94-263a-47eb-8355-fe6b0d24e4fb', '001f5ffd-b224-463b-baeb-591942804c75']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:34.209349 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5499d962-bf9a-4a23-a0b0-776a577cc111 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6231b89c-2363-4d28-86c6-b83d3f6f166d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:34.234948 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5499d962-bf9a-4a23-a0b0-776a577cc111 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6231b89c-2363-4d28-86c6-b83d3f6f166d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5f64bb8-8f5f-46e1-b361-e2b61290a942', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2086120463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='134e63d4c4fe4c43a2555fa68c84fd42',qos_specs=None,replication_status=,reservations=['621b8ea9-f023-4d98-b303-8bb4b946781f','69364d8c-2b6f-487b-a0e0-7a82e4a96286','d267eb94-263a-47eb-8355-fe6b0d24e4fb','001f5ffd-b224-463b-baeb-591942804c75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3518f3c60c1546558973b3a7666297c1',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:48:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2086120463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5f64bb8-8f5f-46e1-b361-e2b61290a942,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='134e63d4c4fe4c43a2555fa68c84fd42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3518f3c60c1546558973b3a7666297c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:34.235713 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5499d962-bf9a-4a23-a0b0-776a577cc111 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fce0338b-47c4-4059-a0a8-6db5b56ba2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:34.259280 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5499d962-bf9a-4a23-a0b0-776a577cc111 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fce0338b-47c4-4059-a0a8-6db5b56ba2fc) transitioned into state 'SUCCESS' from state '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-2086120463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='134e63d4c4fe4c43a2555fa68c84fd42',qos_specs=None,replication_status=,reservations=['621b8ea9-f023-4d98-b303-8bb4b946781f','69364d8c-2b6f-487b-a0e0-7a82e4a96286','d267eb94-263a-47eb-8355-fe6b0d24e4fb','001f5ffd-b224-463b-baeb-591942804c75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3518f3c60c1546558973b3a7666297c1',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:34.260007 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5499d962-bf9a-4a23-a0b0-776a577cc111 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58be38e7-fe6a-4534-8d23-1aac03812efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:34.275742 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5499d962-bf9a-4a23-a0b0-776a577cc111 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58be38e7-fe6a-4534-8d23-1aac03812efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:34.276868 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5499d962-bf9a-4a23-a0b0-776a577cc111 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Flow 'volume_create_api' (0a223553-38b5-4d77-b0c7-7028e91b9d77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:34.277184 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5499d962-bf9a-4a23-a0b0-776a577cc111 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Create volume request issued successfully. Aug 04 10:48:34.277839 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5499d962-bf9a-4a23-a0b0-776a577cc111 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:48:34.278237 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 282/1136] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:48:33 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 04 10:48:34.292225 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f5322811-cb11-425d-b4b3-80b9898b5faa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:34.296289 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f5322811-cb11-425d-b4b3-80b9898b5faa tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/volumes/b5f64bb8-8f5f-46e1-b361-e2b61290a942 Aug 04 10:48:34.296289 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f5322811-cb11-425d-b4b3-80b9898b5faa tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:34.296289 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f5322811-cb11-425d-b4b3-80b9898b5faa tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:34.306359 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:34.306359 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:34.311448 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f5322811-cb11-425d-b4b3-80b9898b5faa tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Volume info retrieved successfully. Aug 04 10:48:34.321275 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f5322811-cb11-425d-b4b3-80b9898b5faa tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/b5f64bb8-8f5f-46e1-b361-e2b61290a942 returned with HTTP 200 Aug 04 10:48:34.321275 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 284/1137] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:34 2026] GET /volume/v3/volumes/b5f64bb8-8f5f-46e1-b361-e2b61290a942 => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:34.362266 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ea252759-1442-4961-991f-9c187fde8d43 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:34.362266 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ea252759-1442-4961-991f-9c187fde8d43 None None] GET https://10.4.3.232/volume// Aug 04 10:48:34.362266 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ea252759-1442-4961-991f-9c187fde8d43 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:34.362266 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ea252759-1442-4961-991f-9c187fde8d43 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:34.362266 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ea252759-1442-4961-991f-9c187fde8d43 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:34.362964 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 286/1138] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:48:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:34.376643 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-b5ac77d2-fa76-4192-8c15-d5d51e7785f9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:34.378572 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-b5ac77d2-fa76-4192-8c15-d5d51e7785f9 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/a5006003-c9f1-489e-ad27-534c1da71134 Aug 04 10:48:34.378674 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-b5ac77d2-fa76-4192-8c15-d5d51e7785f9 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:34.378830 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-b5ac77d2-fa76-4192-8c15-d5d51e7785f9 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:34.391402 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:34.391402 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:34.394665 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-b5ac77d2-fa76-4192-8c15-d5d51e7785f9 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:48:34.399345 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-b5ac77d2-fa76-4192-8c15-d5d51e7785f9 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/a5006003-c9f1-489e-ad27-534c1da71134 returned with HTTP 200 Aug 04 10:48:34.399700 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 287/1139] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:48:34 2026] GET /volume/v3/volumes/a5006003-c9f1-489e-ad27-534c1da71134 => generated 1539 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:48:34.431334 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7ff860d8-d28e-4b67-9f87-336edc1e58c6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:34.436146 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7ff860d8-d28e-4b67-9f87-336edc1e58c6 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] GET https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 Aug 04 10:48:34.436389 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7ff860d8-d28e-4b67-9f87-336edc1e58c6 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:34.436606 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7ff860d8-d28e-4b67-9f87-336edc1e58c6 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:34.450945 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:34.450945 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:34.455570 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7ff860d8-d28e-4b67-9f87-336edc1e58c6 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Volume info retrieved successfully. Aug 04 10:48:34.467095 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7ff860d8-d28e-4b67-9f87-336edc1e58c6 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 returned with HTTP 200 Aug 04 10:48:34.467605 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 283/1140] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:34 2026] GET /volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:34.500736 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-55716703-2ec2-4288-888c-4b3b0cce2abf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:34.502373 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-55716703-2ec2-4288-888c-4b3b0cce2abf tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f Aug 04 10:48:34.502630 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-55716703-2ec2-4288-888c-4b3b0cce2abf tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:34.502812 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-55716703-2ec2-4288-888c-4b3b0cce2abf tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:34.507734 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:34.507734 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:34.508329 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-55716703-2ec2-4288-888c-4b3b0cce2abf tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:34.509151 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-55716703-2ec2-4288-888c-4b3b0cce2abf tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f returned with HTTP 200 Aug 04 10:48:34.509540 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 285/1141] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:34 2026] GET /volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:34.518706 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e7cbe0b2-2260-4a7d-9e09-2598c1921ed0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:34.540076 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-940b7a2a-202e-4f0a-a813-8e621e689de9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:34.542803 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-940b7a2a-202e-4f0a-a813-8e621e689de9 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] PUT https://10.4.3.232/volume/v3/attachments/34ed1597-5d6f-4d31-a24b-b726e737b97a Aug 04 10:48:34.543321 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-940b7a2a-202e-4f0a-a813-8e621e689de9 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:34.552632 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-940b7a2a-202e-4f0a-a813-8e621e689de9 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Acquiring lock "cinder-attachment_update-a5006003-c9f1-489e-ad27-534c1da71134-np0000006413" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:48:34.558372 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-940b7a2a-202e-4f0a-a813-8e621e689de9 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Lock "cinder-attachment_update-a5006003-c9f1-489e-ad27-534c1da71134-np0000006413" acquired by "attachment_update" :: waited 0.006s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:48:34.559353 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:34.559353 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:34.612882 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e7cbe0b2-2260-4a7d-9e09-2598c1921ed0 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] POST https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action Aug 04 10:48:34.612882 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e7cbe0b2-2260-4a7d-9e09-2598c1921ed0 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:34.612882 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e7cbe0b2-2260-4a7d-9e09-2598c1921ed0 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:34.613891 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.admin_actions [None req-e7cbe0b2-2260-4a7d-9e09-2598c1921ed0 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Updating snapshot '9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f' with '{'status': 'creating'}' {{(pid=100255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 10:48:34.627879 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:34.627879 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:34.644184 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-940b7a2a-202e-4f0a-a813-8e621e689de9 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Lock "cinder-attachment_update-a5006003-c9f1-489e-ad27-534c1da71134-np0000006413" released by "attachment_update" :: held 0.086s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:48:34.644942 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-940b7a2a-202e-4f0a-a813-8e621e689de9 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/attachments/34ed1597-5d6f-4d31-a24b-b726e737b97a returned with HTTP 200 Aug 04 10:48:34.645200 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 288/1142] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:48:34 2026] PUT /volume/v3/attachments/34ed1597-5d6f-4d31-a24b-b726e737b97a => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:34.645274 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e7cbe0b2-2260-4a7d-9e09-2598c1921ed0 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action returned with HTTP 202 Aug 04 10:48:34.645830 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 287/1143] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 10:48:34 2026] POST /volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:34.652535 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f7b947c2-eaf1-4d7f-b0b7-05d904f44604 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:34.654773 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f7b947c2-eaf1-4d7f-b0b7-05d904f44604 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f Aug 04 10:48:34.655034 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f7b947c2-eaf1-4d7f-b0b7-05d904f44604 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:34.655270 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f7b947c2-eaf1-4d7f-b0b7-05d904f44604 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:34.660728 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:34.660728 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:34.661220 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f7b947c2-eaf1-4d7f-b0b7-05d904f44604 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:34.662024 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f7b947c2-eaf1-4d7f-b0b7-05d904f44604 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f returned with HTTP 200 Aug 04 10:48:34.662683 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 284/1144] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:34 2026] GET /volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:34.674232 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-52e65cad-5aa7-4677-bad2-a6c98e118517 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:34.675846 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-52e65cad-5aa7-4677-bad2-a6c98e118517 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] POST https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action Aug 04 10:48:34.676178 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-52e65cad-5aa7-4677-bad2-a6c98e118517 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:34.676361 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-52e65cad-5aa7-4677-bad2-a6c98e118517 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:34.677710 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.admin_actions [None req-52e65cad-5aa7-4677-bad2-a6c98e118517 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Updating snapshot '9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f' with '{'status': 'available'}' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 10:48:34.679058 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-26b64e58-05a3-451c-8e69-baf1f00a5deb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:34.681134 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-26b64e58-05a3-451c-8e69-baf1f00a5deb tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] POST https://10.4.3.232/volume/v3/attachments/34ed1597-5d6f-4d31-a24b-b726e737b97a/action Aug 04 10:48:34.681497 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-26b64e58-05a3-451c-8e69-baf1f00a5deb tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:34.681614 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-26b64e58-05a3-451c-8e69-baf1f00a5deb tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:34.702440 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:34.702440 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:34.711152 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:34.711152 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:34.713692 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-52e65cad-5aa7-4677-bad2-a6c98e118517 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action returned with HTTP 202 Aug 04 10:48:34.714081 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 286/1145] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 10:48:34 2026] POST /volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:34.721355 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-dc95aafc-6594-4b86-bf30-1e7cc193cd80 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:34.723228 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dc95aafc-6594-4b86-bf30-1e7cc193cd80 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f Aug 04 10:48:34.723433 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dc95aafc-6594-4b86-bf30-1e7cc193cd80 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:34.723635 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dc95aafc-6594-4b86-bf30-1e7cc193cd80 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:34.723907 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d63e886d-f324-489b-89c4-d6a4b99efd99 req-26b64e58-05a3-451c-8e69-baf1f00a5deb tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/attachments/34ed1597-5d6f-4d31-a24b-b726e737b97a/action returned with HTTP 204 Aug 04 10:48:34.724578 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 289/1146] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:48:34 2026] POST /volume/v3/attachments/34ed1597-5d6f-4d31-a24b-b726e737b97a/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:34.728869 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:34.728869 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:34.729271 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-dc95aafc-6594-4b86-bf30-1e7cc193cd80 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:34.729983 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dc95aafc-6594-4b86-bf30-1e7cc193cd80 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f returned with HTTP 200 Aug 04 10:48:34.730515 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 288/1147] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:34 2026] GET /volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:34.740307 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-41e46434-394f-47b6-8995-6a95a370f1b6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:34.742321 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41e46434-394f-47b6-8995-6a95a370f1b6 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:48:34.742708 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-41e46434-394f-47b6-8995-6a95a370f1b6 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9bebc377-6aa3-44d6-9213-9b8f32b84dbe", "name": "tempest-SnapshotsActionsTest-Snapshot-577583300"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:34.752815 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:34.752815 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:34.753393 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-41e46434-394f-47b6-8995-6a95a370f1b6 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Volume info retrieved successfully. Aug 04 10:48:34.753522 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-41e46434-394f-47b6-8995-6a95a370f1b6 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Create snapshot from volume 9bebc377-6aa3-44d6-9213-9b8f32b84dbe Aug 04 10:48:34.788177 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-41e46434-394f-47b6-8995-6a95a370f1b6 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Created reservations ['29eb26f5-2394-426b-b747-013464be6bcf', 'afad2cb0-2d68-4236-adb6-583604ba8ea9', 'deb58344-b3b8-4948-8505-5db9ed01e1f0', '16ab7849-b5cf-4b42-be3e-745970f46454'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:48:34.834638 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-41e46434-394f-47b6-8995-6a95a370f1b6 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot create request issued successfully. Aug 04 10:48:34.835036 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41e46434-394f-47b6-8995-6a95a370f1b6 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:48:34.835827 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 285/1148] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:48:34 2026] POST /volume/v3/snapshots => generated 306 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:48:34.844985 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5aa8016c-4069-4067-b5ed-765c293bedfa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:34.846701 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5aa8016c-4069-4067-b5ed-765c293bedfa tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6 Aug 04 10:48:34.846929 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5aa8016c-4069-4067-b5ed-765c293bedfa tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:34.847160 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5aa8016c-4069-4067-b5ed-765c293bedfa tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:34.852360 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:34.852360 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:34.852360 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5aa8016c-4069-4067-b5ed-765c293bedfa tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:34.852927 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5aa8016c-4069-4067-b5ed-765c293bedfa tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6 returned with HTTP 200 Aug 04 10:48:34.853356 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 287/1149] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:34 2026] GET /volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:35.333079 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3b492f3e-8da8-4e32-8b24-5fc7159ad779 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:35.334743 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3b492f3e-8da8-4e32-8b24-5fc7159ad779 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/volumes/b5f64bb8-8f5f-46e1-b361-e2b61290a942 Aug 04 10:48:35.334956 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3b492f3e-8da8-4e32-8b24-5fc7159ad779 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:35.335187 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3b492f3e-8da8-4e32-8b24-5fc7159ad779 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:35.342020 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:35.342020 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:35.346528 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3b492f3e-8da8-4e32-8b24-5fc7159ad779 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Volume info retrieved successfully. Aug 04 10:48:35.351026 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3b492f3e-8da8-4e32-8b24-5fc7159ad779 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/b5f64bb8-8f5f-46e1-b361-e2b61290a942 returned with HTTP 200 Aug 04 10:48:35.351812 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 290/1150] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:35 2026] GET /volume/v3/volumes/b5f64bb8-8f5f-46e1-b361-e2b61290a942 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:35.368902 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-51e76577-8c26-4bcc-9b0f-09236e9da89b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:35.371185 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-51e76577-8c26-4bcc-9b0f-09236e9da89b tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] POST https://10.4.3.232/volume/v3/backups Aug 04 10:48:35.371708 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-51e76577-8c26-4bcc-9b0f-09236e9da89b tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b5f64bb8-8f5f-46e1-b361-e2b61290a942", "name": "tempest-CreateVolumesFromBackupTest-Backup-892831112"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:35.373724 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.backups [None req-51e76577-8c26-4bcc-9b0f-09236e9da89b tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Creating new backup {'backup': {'volume_id': 'b5f64bb8-8f5f-46e1-b361-e2b61290a942', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-892831112'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:48:35.373907 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-51e76577-8c26-4bcc-9b0f-09236e9da89b tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Creating backup of volume b5f64bb8-8f5f-46e1-b361-e2b61290a942 in container None Aug 04 10:48:35.384258 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:35.384258 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:35.385121 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-51e76577-8c26-4bcc-9b0f-09236e9da89b tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Volume info retrieved successfully. Aug 04 10:48:35.417126 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-51e76577-8c26-4bcc-9b0f-09236e9da89b tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Created reservations ['fc47c6e1-4b79-47e5-b43b-6e8de165bf4a', '0740031b-1d98-401c-aef3-14f6ad542650'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:48:35.466924 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-51e76577-8c26-4bcc-9b0f-09236e9da89b tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:48:35.467555 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 289/1151] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:48:35 2026] POST /volume/v3/backups => generated 338 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:48:35.479308 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ba7ff29b-9f51-4472-b913-ca6f729fbe92 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:35.481193 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ccb93d32-88e4-46fe-bca3-210d2e64d580 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:35.481329 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ba7ff29b-9f51-4472-b913-ca6f729fbe92 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:35.481584 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ba7ff29b-9f51-4472-b913-ca6f729fbe92 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:35.481855 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ba7ff29b-9f51-4472-b913-ca6f729fbe92 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:35.482017 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ba7ff29b-9f51-4472-b913-ca6f729fbe92 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:35.484101 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ccb93d32-88e4-46fe-bca3-210d2e64d580 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] GET https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 Aug 04 10:48:35.484396 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ccb93d32-88e4-46fe-bca3-210d2e64d580 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:35.484650 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ccb93d32-88e4-46fe-bca3-210d2e64d580 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:35.498275 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:35.498275 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:35.502817 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ccb93d32-88e4-46fe-bca3-210d2e64d580 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Volume info retrieved successfully. Aug 04 10:48:35.508855 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:35.508855 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:35.516263 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ba7ff29b-9f51-4472-b913-ca6f729fbe92 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:35.516263 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 286/1152] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:35 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 745 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:35.516435 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ccb93d32-88e4-46fe-bca3-210d2e64d580 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 returned with HTTP 200 Aug 04 10:48:35.516435 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 288/1153] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:35 2026] GET /volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:35.870504 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a43ca11d-c83f-4210-8f08-c8ca4ce3e977 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:35.874176 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a43ca11d-c83f-4210-8f08-c8ca4ce3e977 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6 Aug 04 10:48:35.874396 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a43ca11d-c83f-4210-8f08-c8ca4ce3e977 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:35.874574 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a43ca11d-c83f-4210-8f08-c8ca4ce3e977 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:35.887065 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:35.887065 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:35.887601 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a43ca11d-c83f-4210-8f08-c8ca4ce3e977 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:35.888477 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a43ca11d-c83f-4210-8f08-c8ca4ce3e977 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6 returned with HTTP 200 Aug 04 10:48:35.889008 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 291/1154] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:35 2026] GET /volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:35.900296 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2dbba6ee-160c-4940-9387-0bf2b4c2a085 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:35.902230 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2dbba6ee-160c-4940-9387-0bf2b4c2a085 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] POST https://10.4.3.232/volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6/action Aug 04 10:48:35.902596 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2dbba6ee-160c-4940-9387-0bf2b4c2a085 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:35.902762 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2dbba6ee-160c-4940-9387-0bf2b4c2a085 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:35.904035 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.admin_actions [None req-2dbba6ee-160c-4940-9387-0bf2b4c2a085 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Updating snapshot '92e7c6c4-4429-45e8-956d-db266c13cfe6' with '{'status': 'creating'}' {{(pid=100255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 10:48:35.920221 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:35.920221 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:35.940026 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2dbba6ee-160c-4940-9387-0bf2b4c2a085 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] https://10.4.3.232/volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6/action returned with HTTP 202 Aug 04 10:48:35.940569 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 290/1155] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 10:48:35 2026] POST /volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:35.949560 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ad86c2c2-ce33-434a-b83d-27ca1a47e093 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:35.953336 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ad86c2c2-ce33-434a-b83d-27ca1a47e093 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6 Aug 04 10:48:35.953663 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ad86c2c2-ce33-434a-b83d-27ca1a47e093 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:35.954007 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ad86c2c2-ce33-434a-b83d-27ca1a47e093 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:35.964385 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-c1858ad1-0d31-425d-b3ea-53ee281f3491 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:35.964988 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:35.964988 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:35.965572 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ad86c2c2-ce33-434a-b83d-27ca1a47e093 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:35.966464 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ad86c2c2-ce33-434a-b83d-27ca1a47e093 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6 returned with HTTP 200 Aug 04 10:48:35.966791 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 287/1156] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:35 2026] GET /volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6 => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:35.967907 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-c1858ad1-0d31-425d-b3ea-53ee281f3491 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] POST https://10.4.3.232/volume/v3/attachments/fde67dcb-6309-4f6c-a868-7d4ba294d89c/action Aug 04 10:48:35.968270 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-c1858ad1-0d31-425d-b3ea-53ee281f3491 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:35.968380 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-c1858ad1-0d31-425d-b3ea-53ee281f3491 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:35.978664 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4414e560-a690-426a-9ebc-510367fd628b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:35.981093 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4414e560-a690-426a-9ebc-510367fd628b tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] POST https://10.4.3.232/volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6/action Aug 04 10:48:35.981809 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4414e560-a690-426a-9ebc-510367fd628b tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:35.982011 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4414e560-a690-426a-9ebc-510367fd628b tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:35.996840 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:35.996840 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:36.013327 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-13739855-af72-4a77-ba7f-06b7e3bb7472 req-c1858ad1-0d31-425d-b3ea-53ee281f3491 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/attachments/fde67dcb-6309-4f6c-a868-7d4ba294d89c/action returned with HTTP 204 Aug 04 10:48:36.013782 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 289/1157] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:48:35 2026] POST /volume/v3/attachments/fde67dcb-6309-4f6c-a868-7d4ba294d89c/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:36.015524 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:36.015524 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:36.015984 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4414e560-a690-426a-9ebc-510367fd628b tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Snapshot retrieved successfully. Aug 04 10:48:36.048487 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4414e560-a690-426a-9ebc-510367fd628b tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Snapshot delete request issued successfully. Aug 04 10:48:36.048746 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4414e560-a690-426a-9ebc-510367fd628b tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] https://10.4.3.232/volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6/action returned with HTTP 202 Aug 04 10:48:36.049457 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 292/1158] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 10:48:35 2026] POST /volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:36.060958 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-cd1d6467-73f8-4ad7-ac7f-f5347dbcecc6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:36.061179 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cd1d6467-73f8-4ad7-ac7f-f5347dbcecc6 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6 Aug 04 10:48:36.061434 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cd1d6467-73f8-4ad7-ac7f-f5347dbcecc6 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:36.061648 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cd1d6467-73f8-4ad7-ac7f-f5347dbcecc6 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:36.070755 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:36.070755 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:36.071207 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-cd1d6467-73f8-4ad7-ac7f-f5347dbcecc6 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:36.072271 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cd1d6467-73f8-4ad7-ac7f-f5347dbcecc6 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6 returned with HTTP 200 Aug 04 10:48:36.072532 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 291/1159] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:36 2026] GET /volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:36.094946 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-5b74b473-4477-4453-9503-8006ed8084d7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:36.098938 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-5b74b473-4477-4453-9503-8006ed8084d7 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] DELETE https://10.4.3.232/volume/v3/attachments/91899776-34b5-4f6f-a46b-d890da37c2f9 Aug 04 10:48:36.099157 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-5b74b473-4477-4453-9503-8006ed8084d7 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:36.099394 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-5b74b473-4477-4453-9503-8006ed8084d7 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:36.114775 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:36.114775 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:36.175840 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-82e9f70c-195d-4d39-a35c-b99f1606c029 req-5b74b473-4477-4453-9503-8006ed8084d7 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/attachments/91899776-34b5-4f6f-a46b-d890da37c2f9 returned with HTTP 200 Aug 04 10:48:36.177281 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 288/1160] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:48:36 2026] DELETE /volume/v3/attachments/91899776-34b5-4f6f-a46b-d890da37c2f9 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:36.522019 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-09b34f69-75b3-4eb3-89c4-63ff17cf24af None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:36.525288 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-09b34f69-75b3-4eb3-89c4-63ff17cf24af tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:36.525288 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-09b34f69-75b3-4eb3-89c4-63ff17cf24af tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:36.525288 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-09b34f69-75b3-4eb3-89c4-63ff17cf24af tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:36.525288 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-09b34f69-75b3-4eb3-89c4-63ff17cf24af tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:36.525683 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0d2ff676-3434-4072-b581-cd1363be775a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:36.528069 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0d2ff676-3434-4072-b581-cd1363be775a tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] GET https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 Aug 04 10:48:36.528395 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0d2ff676-3434-4072-b581-cd1363be775a tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:36.528690 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0d2ff676-3434-4072-b581-cd1363be775a tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:36.539383 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:36.539383 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:36.540387 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-09b34f69-75b3-4eb3-89c4-63ff17cf24af tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:36.540841 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 290/1161] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:36 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:36.541605 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:36.541605 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:36.546504 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0d2ff676-3434-4072-b581-cd1363be775a tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Volume info retrieved successfully. Aug 04 10:48:36.550943 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0d2ff676-3434-4072-b581-cd1363be775a tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 returned with HTTP 200 Aug 04 10:48:36.551455 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 293/1162] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:36 2026] GET /volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:36.564099 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-13c30c48-626f-4ce3-ba37-f4b1232fc0a6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:36.566013 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-13c30c48-626f-4ce3-ba37-f4b1232fc0a6 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] GET https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 Aug 04 10:48:36.566323 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-13c30c48-626f-4ce3-ba37-f4b1232fc0a6 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:36.566554 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-13c30c48-626f-4ce3-ba37-f4b1232fc0a6 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:36.578882 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:36.578882 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:36.582743 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-13c30c48-626f-4ce3-ba37-f4b1232fc0a6 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Volume info retrieved successfully. Aug 04 10:48:36.587583 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-13c30c48-626f-4ce3-ba37-f4b1232fc0a6 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 returned with HTTP 200 Aug 04 10:48:36.587990 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 292/1163] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:36 2026] GET /volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:36.637587 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-1a985b5c-6546-451d-97cc-ebc880c6793d req-a06d8ba8-3985-4f5f-b542-43500a13d75d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:36.639891 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1a985b5c-6546-451d-97cc-ebc880c6793d req-a06d8ba8-3985-4f5f-b542-43500a13d75d tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] GET https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 Aug 04 10:48:36.640078 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1a985b5c-6546-451d-97cc-ebc880c6793d req-a06d8ba8-3985-4f5f-b542-43500a13d75d tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:36.640406 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1a985b5c-6546-451d-97cc-ebc880c6793d req-a06d8ba8-3985-4f5f-b542-43500a13d75d tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:36.650699 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:36.650699 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:36.654383 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-1a985b5c-6546-451d-97cc-ebc880c6793d req-a06d8ba8-3985-4f5f-b542-43500a13d75d tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Volume info retrieved successfully. Aug 04 10:48:36.659016 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1a985b5c-6546-451d-97cc-ebc880c6793d req-a06d8ba8-3985-4f5f-b542-43500a13d75d tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 returned with HTTP 200 Aug 04 10:48:36.659427 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 289/1164] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:36 2026] GET /volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:37.082515 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-159612f0-980a-4a31-b855-709b6b598cb1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:37.084041 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-159612f0-980a-4a31-b855-709b6b598cb1 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6 Aug 04 10:48:37.084214 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-159612f0-980a-4a31-b855-709b6b598cb1 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:37.084408 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-159612f0-980a-4a31-b855-709b6b598cb1 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:37.088739 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-159612f0-980a-4a31-b855-709b6b598cb1 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6 returned with HTTP 404 Aug 04 10:48:37.089184 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 291/1165] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:37 2026] GET /volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:37.096489 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d8aa209f-502c-497a-928b-c151a0b910ba None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:37.099183 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d8aa209f-502c-497a-928b-c151a0b910ba tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] POST https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action Aug 04 10:48:37.099561 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d8aa209f-502c-497a-928b-c151a0b910ba tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:37.099708 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d8aa209f-502c-497a-928b-c151a0b910ba tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:37.101035 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.admin_actions [None req-d8aa209f-502c-497a-928b-c151a0b910ba tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Updating snapshot '9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f' with '{'status': 'available'}' {{(pid=100253) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 10:48:37.108443 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:37.108443 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:37.118637 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d8aa209f-502c-497a-928b-c151a0b910ba tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action returned with HTTP 202 Aug 04 10:48:37.119053 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 294/1166] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 10:48:37 2026] POST /volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:37.125668 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0ee5f6b2-93a0-4bad-915b-4e6ea0c70fc9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:37.127213 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0ee5f6b2-93a0-4bad-915b-4e6ea0c70fc9 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f Aug 04 10:48:37.127425 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0ee5f6b2-93a0-4bad-915b-4e6ea0c70fc9 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:37.127629 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0ee5f6b2-93a0-4bad-915b-4e6ea0c70fc9 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:37.131992 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:37.131992 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:37.132422 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0ee5f6b2-93a0-4bad-915b-4e6ea0c70fc9 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:37.133068 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0ee5f6b2-93a0-4bad-915b-4e6ea0c70fc9 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f returned with HTTP 200 Aug 04 10:48:37.133507 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 293/1167] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:37 2026] GET /volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:37.144403 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-492bbe2c-ef2a-40c2-9c26-3270a4264c1c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:37.146587 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-492bbe2c-ef2a-40c2-9c26-3270a4264c1c tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6 Aug 04 10:48:37.146827 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-492bbe2c-ef2a-40c2-9c26-3270a4264c1c tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:37.147050 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-492bbe2c-ef2a-40c2-9c26-3270a4264c1c tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:37.147184 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-492bbe2c-ef2a-40c2-9c26-3270a4264c1c tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Delete snapshot with id: 92e7c6c4-4429-45e8-956d-db266c13cfe6 Aug 04 10:48:37.151713 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-492bbe2c-ef2a-40c2-9c26-3270a4264c1c tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6 returned with HTTP 404 Aug 04 10:48:37.152122 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 290/1168] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:48:37 2026] DELETE /volume/v3/snapshots/92e7c6c4-4429-45e8-956d-db266c13cfe6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:37.166265 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-15d9d3f0-00c7-4756-ba9e-534a38cb22c9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:37.166265 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-15d9d3f0-00c7-4756-ba9e-534a38cb22c9 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:48:37.166265 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-15d9d3f0-00c7-4756-ba9e-534a38cb22c9 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9bebc377-6aa3-44d6-9213-9b8f32b84dbe", "name": "tempest-SnapshotsActionsTest-Snapshot-938365927"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:37.175907 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:37.175907 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:37.176533 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-15d9d3f0-00c7-4756-ba9e-534a38cb22c9 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Volume info retrieved successfully. Aug 04 10:48:37.176721 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-15d9d3f0-00c7-4756-ba9e-534a38cb22c9 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Create snapshot from volume 9bebc377-6aa3-44d6-9213-9b8f32b84dbe Aug 04 10:48:37.209163 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-15d9d3f0-00c7-4756-ba9e-534a38cb22c9 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Created reservations ['60fb600b-b3ab-4ef6-b2c6-abecb377a728', 'a6e29da3-4888-4bb4-b0d1-304b84449e0f', '18dc494b-5b2a-4b36-a647-0503702450e3', '5e0805f6-826e-427f-8343-4aa2e2ba9f3f'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:48:37.265335 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-15d9d3f0-00c7-4756-ba9e-534a38cb22c9 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot create request issued successfully. Aug 04 10:48:37.265335 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-15d9d3f0-00c7-4756-ba9e-534a38cb22c9 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:48:37.265335 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 292/1169] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:48:37 2026] POST /volume/v3/snapshots => generated 306 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:48:37.276702 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-efb019ff-9a73-4cab-bf00-7d6f7c0a0de9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:37.278786 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-efb019ff-9a73-4cab-bf00-7d6f7c0a0de9 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502 Aug 04 10:48:37.279045 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-efb019ff-9a73-4cab-bf00-7d6f7c0a0de9 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:37.279343 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-efb019ff-9a73-4cab-bf00-7d6f7c0a0de9 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:37.292486 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:37.292486 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:37.293085 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-efb019ff-9a73-4cab-bf00-7d6f7c0a0de9 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:37.293967 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-efb019ff-9a73-4cab-bf00-7d6f7c0a0de9 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502 returned with HTTP 200 Aug 04 10:48:37.294423 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 295/1170] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:37 2026] GET /volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502 => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:37.552063 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-bfe893f1-ed7b-484c-be4c-2475dcfdc740 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:37.554046 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bfe893f1-ed7b-484c-be4c-2475dcfdc740 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:37.554251 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bfe893f1-ed7b-484c-be4c-2475dcfdc740 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:37.554667 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bfe893f1-ed7b-484c-be4c-2475dcfdc740 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:37.554891 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-bfe893f1-ed7b-484c-be4c-2475dcfdc740 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:37.560198 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:37.560198 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:37.560936 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bfe893f1-ed7b-484c-be4c-2475dcfdc740 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:37.561372 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 294/1171] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:37 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:38.305294 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-17d3a3cd-4655-4eb5-ac4b-e10fe7a2d762 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:38.306900 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-17d3a3cd-4655-4eb5-ac4b-e10fe7a2d762 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502 Aug 04 10:48:38.307269 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-17d3a3cd-4655-4eb5-ac4b-e10fe7a2d762 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:38.308331 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-17d3a3cd-4655-4eb5-ac4b-e10fe7a2d762 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:38.313668 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:38.313668 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:38.314296 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-17d3a3cd-4655-4eb5-ac4b-e10fe7a2d762 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:38.315322 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-17d3a3cd-4655-4eb5-ac4b-e10fe7a2d762 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502 returned with HTTP 200 Aug 04 10:48:38.315767 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 291/1172] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:38 2026] GET /volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:38.324128 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6a2f72d6-520f-4787-afb9-408a1d758426 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:38.325880 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6a2f72d6-520f-4787-afb9-408a1d758426 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] POST https://10.4.3.232/volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502/action Aug 04 10:48:38.326342 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6a2f72d6-520f-4787-afb9-408a1d758426 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:38.326342 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6a2f72d6-520f-4787-afb9-408a1d758426 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:38.327985 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.admin_actions [None req-6a2f72d6-520f-4787-afb9-408a1d758426 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Updating snapshot '7e2de37f-06d6-49c4-ae41-da5e98f23502' with '{'status': 'deleting'}' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 10:48:38.340170 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:38.340170 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:38.349817 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6a2f72d6-520f-4787-afb9-408a1d758426 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] https://10.4.3.232/volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502/action returned with HTTP 202 Aug 04 10:48:38.350171 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 293/1173] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 10:48:38 2026] POST /volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:38.357631 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-306a2aba-48d4-472f-9962-d1f22e3b8aea None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:38.360949 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-306a2aba-48d4-472f-9962-d1f22e3b8aea tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502 Aug 04 10:48:38.361162 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-306a2aba-48d4-472f-9962-d1f22e3b8aea tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:38.361387 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-306a2aba-48d4-472f-9962-d1f22e3b8aea tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:38.366171 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:38.366171 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:38.366585 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-306a2aba-48d4-472f-9962-d1f22e3b8aea tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:38.367375 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-306a2aba-48d4-472f-9962-d1f22e3b8aea tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502 returned with HTTP 200 Aug 04 10:48:38.367686 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 296/1174] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:38 2026] GET /volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:38.376793 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0d99c315-f78f-4e1c-ac53-8a4a9d8ed815 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:38.379478 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0d99c315-f78f-4e1c-ac53-8a4a9d8ed815 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] POST https://10.4.3.232/volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502/action Aug 04 10:48:38.380191 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0d99c315-f78f-4e1c-ac53-8a4a9d8ed815 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:38.380840 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0d99c315-f78f-4e1c-ac53-8a4a9d8ed815 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:38.390833 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:38.390833 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:38.391480 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0d99c315-f78f-4e1c-ac53-8a4a9d8ed815 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Snapshot retrieved successfully. Aug 04 10:48:38.409842 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0d99c315-f78f-4e1c-ac53-8a4a9d8ed815 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Snapshot delete request issued successfully. Aug 04 10:48:38.410103 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0d99c315-f78f-4e1c-ac53-8a4a9d8ed815 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] https://10.4.3.232/volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502/action returned with HTTP 202 Aug 04 10:48:38.410648 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 295/1175] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 10:48:38 2026] POST /volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:38.417986 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6c646875-3cdd-4e5b-970f-363f9a5b586d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:38.421763 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c646875-3cdd-4e5b-970f-363f9a5b586d tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502 Aug 04 10:48:38.422001 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6c646875-3cdd-4e5b-970f-363f9a5b586d tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:38.423383 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6c646875-3cdd-4e5b-970f-363f9a5b586d tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:38.430725 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:38.430725 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:38.432199 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6c646875-3cdd-4e5b-970f-363f9a5b586d tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:38.433165 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c646875-3cdd-4e5b-970f-363f9a5b586d tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502 returned with HTTP 200 Aug 04 10:48:38.433611 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 292/1176] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:38 2026] GET /volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:38.571748 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-65880f7b-a01a-49ca-bde4-ea00be5960f1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:38.573479 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-65880f7b-a01a-49ca-bde4-ea00be5960f1 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:38.573703 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-65880f7b-a01a-49ca-bde4-ea00be5960f1 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:38.573932 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-65880f7b-a01a-49ca-bde4-ea00be5960f1 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:38.574089 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-65880f7b-a01a-49ca-bde4-ea00be5960f1 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:38.579541 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:38.579541 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:38.581569 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-65880f7b-a01a-49ca-bde4-ea00be5960f1 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:38.581569 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 294/1177] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:38 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:39.389263 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cf80201b-1b14-4593-8abb-543340af8317 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:39.392041 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cf80201b-1b14-4593-8abb-543340af8317 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] DELETE https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c Aug 04 10:48:39.392041 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cf80201b-1b14-4593-8abb-543340af8317 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:39.392041 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cf80201b-1b14-4593-8abb-543340af8317 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:39.392041 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-cf80201b-1b14-4593-8abb-543340af8317 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Delete volume with id: cef40fca-94d9-4ed5-bfd1-6316ca775d1c Aug 04 10:48:39.398825 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:39.398825 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:39.399304 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cf80201b-1b14-4593-8abb-543340af8317 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:48:39.419915 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cf80201b-1b14-4593-8abb-543340af8317 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Delete volume request issued successfully. Aug 04 10:48:39.420145 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cf80201b-1b14-4593-8abb-543340af8317 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c returned with HTTP 202 Aug 04 10:48:39.420592 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 297/1178] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:48:39 2026] DELETE /volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:48:39.430758 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d35cdd96-2ed4-45ba-9b41-9b27e558853e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:39.435885 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d35cdd96-2ed4-45ba-9b41-9b27e558853e tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c Aug 04 10:48:39.436165 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d35cdd96-2ed4-45ba-9b41-9b27e558853e tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:39.436789 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d35cdd96-2ed4-45ba-9b41-9b27e558853e tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:39.445017 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7bfca1cc-a864-4b10-9f5a-efa8ff07bf7a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:39.449402 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7bfca1cc-a864-4b10-9f5a-efa8ff07bf7a tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502 Aug 04 10:48:39.449604 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:39.449604 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:39.449660 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7bfca1cc-a864-4b10-9f5a-efa8ff07bf7a tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:39.449913 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7bfca1cc-a864-4b10-9f5a-efa8ff07bf7a tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:39.453815 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d35cdd96-2ed4-45ba-9b41-9b27e558853e tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:48:39.457377 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7bfca1cc-a864-4b10-9f5a-efa8ff07bf7a tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502 returned with HTTP 404 Aug 04 10:48:39.458030 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 293/1179] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:39 2026] GET /volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:39.458634 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d35cdd96-2ed4-45ba-9b41-9b27e558853e tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c returned with HTTP 200 Aug 04 10:48:39.459156 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 296/1180] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:39 2026] GET /volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:39.467255 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-02c85daf-1aa6-49aa-8ca3-7ca33a38b1f5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:39.469725 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-02c85daf-1aa6-49aa-8ca3-7ca33a38b1f5 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] POST https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action Aug 04 10:48:39.470205 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-02c85daf-1aa6-49aa-8ca3-7ca33a38b1f5 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:39.470416 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-02c85daf-1aa6-49aa-8ca3-7ca33a38b1f5 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:39.472620 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.admin_actions [None req-02c85daf-1aa6-49aa-8ca3-7ca33a38b1f5 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Updating snapshot '9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f' with '{'status': 'available'}' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 10:48:39.484595 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:39.484595 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:39.497977 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-02c85daf-1aa6-49aa-8ca3-7ca33a38b1f5 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action returned with HTTP 202 Aug 04 10:48:39.499007 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 295/1181] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 10:48:39 2026] POST /volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:39.507003 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-438cfb73-1aeb-466a-b0ac-e536d2d091fa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:39.509433 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-438cfb73-1aeb-466a-b0ac-e536d2d091fa tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f Aug 04 10:48:39.509713 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-438cfb73-1aeb-466a-b0ac-e536d2d091fa tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:39.509987 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-438cfb73-1aeb-466a-b0ac-e536d2d091fa tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:39.516083 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:39.516083 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:39.516770 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-438cfb73-1aeb-466a-b0ac-e536d2d091fa tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:39.517955 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-438cfb73-1aeb-466a-b0ac-e536d2d091fa tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f returned with HTTP 200 Aug 04 10:48:39.518525 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 298/1182] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:39 2026] GET /volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:39.530097 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-11817d2c-8b38-497c-a7f8-36a3148e6756 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:39.531867 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-11817d2c-8b38-497c-a7f8-36a3148e6756 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502 Aug 04 10:48:39.532092 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-11817d2c-8b38-497c-a7f8-36a3148e6756 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:39.532329 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-11817d2c-8b38-497c-a7f8-36a3148e6756 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:39.532434 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-11817d2c-8b38-497c-a7f8-36a3148e6756 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Delete snapshot with id: 7e2de37f-06d6-49c4-ae41-da5e98f23502 Aug 04 10:48:39.537625 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-11817d2c-8b38-497c-a7f8-36a3148e6756 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502 returned with HTTP 404 Aug 04 10:48:39.538056 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 294/1183] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:48:39 2026] DELETE /volume/v3/snapshots/7e2de37f-06d6-49c4-ae41-da5e98f23502 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:39.549211 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a4ea32c7-4035-43a4-b5dc-8f56e7d312ab None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:39.552233 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a4ea32c7-4035-43a4-b5dc-8f56e7d312ab tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:48:39.552233 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a4ea32c7-4035-43a4-b5dc-8f56e7d312ab tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9bebc377-6aa3-44d6-9213-9b8f32b84dbe", "name": "tempest-SnapshotsActionsTest-Snapshot-1572822218"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:39.563971 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:39.563971 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:39.564528 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a4ea32c7-4035-43a4-b5dc-8f56e7d312ab tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Volume info retrieved successfully. Aug 04 10:48:39.564674 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-a4ea32c7-4035-43a4-b5dc-8f56e7d312ab tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Create snapshot from volume 9bebc377-6aa3-44d6-9213-9b8f32b84dbe Aug 04 10:48:39.591386 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9bca6630-a169-4d88-91f5-4809b81404ea None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:39.593514 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9bca6630-a169-4d88-91f5-4809b81404ea tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:39.593719 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9bca6630-a169-4d88-91f5-4809b81404ea tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:39.593919 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9bca6630-a169-4d88-91f5-4809b81404ea tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:39.594046 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-9bca6630-a169-4d88-91f5-4809b81404ea tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:39.597440 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-a4ea32c7-4035-43a4-b5dc-8f56e7d312ab tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Created reservations ['03b67c26-bf5b-4cb1-9783-d7e2c4384e38', '15125de2-3d5d-40c5-8945-64c33b62d832', 'd7b32338-da26-4e64-8623-065fd7081f39', '50d3cd84-b1db-4594-bee3-65fac6a21539'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:48:39.598612 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:39.598612 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:39.599880 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9bca6630-a169-4d88-91f5-4809b81404ea tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:39.600117 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 296/1184] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:39 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:39.632971 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a4ea32c7-4035-43a4-b5dc-8f56e7d312ab tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot create request issued successfully. Aug 04 10:48:39.633420 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a4ea32c7-4035-43a4-b5dc-8f56e7d312ab tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:48:39.633908 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 297/1185] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:48:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:48:39.644453 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-af251664-0d76-4168-bf0b-b8392bae727a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:39.649507 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-af251664-0d76-4168-bf0b-b8392bae727a tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828 Aug 04 10:48:39.649507 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-af251664-0d76-4168-bf0b-b8392bae727a tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:39.649507 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-af251664-0d76-4168-bf0b-b8392bae727a tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:39.657482 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:39.657482 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:39.658016 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-af251664-0d76-4168-bf0b-b8392bae727a tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:39.658910 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-af251664-0d76-4168-bf0b-b8392bae727a tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828 returned with HTTP 200 Aug 04 10:48:39.659327 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 299/1186] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:39 2026] GET /volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:40.472156 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ab27e830-5c27-4708-9462-680d207801d7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:40.473928 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab27e830-5c27-4708-9462-680d207801d7 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c Aug 04 10:48:40.474115 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab27e830-5c27-4708-9462-680d207801d7 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:40.474398 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab27e830-5c27-4708-9462-680d207801d7 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:40.481676 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab27e830-5c27-4708-9462-680d207801d7 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c returned with HTTP 404 Aug 04 10:48:40.482419 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 295/1187] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:40 2026] GET /volume/v3/volumes/cef40fca-94d9-4ed5-bfd1-6316ca775d1c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:40.610628 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-64e0cf53-34a9-4348-a0d7-df6b62d8cde1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:40.612764 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-64e0cf53-34a9-4348-a0d7-df6b62d8cde1 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:40.612987 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-64e0cf53-34a9-4348-a0d7-df6b62d8cde1 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:40.613206 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-64e0cf53-34a9-4348-a0d7-df6b62d8cde1 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:40.613391 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-64e0cf53-34a9-4348-a0d7-df6b62d8cde1 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:40.620656 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:40.620656 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:40.620656 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-64e0cf53-34a9-4348-a0d7-df6b62d8cde1 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:40.621511 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 297/1188] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:40 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:40.669681 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4d36d456-3dd5-49ba-9ef6-71def1c30a58 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:40.671855 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4d36d456-3dd5-49ba-9ef6-71def1c30a58 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828 Aug 04 10:48:40.671855 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4d36d456-3dd5-49ba-9ef6-71def1c30a58 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:40.671855 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4d36d456-3dd5-49ba-9ef6-71def1c30a58 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:40.678183 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:40.678183 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:40.678871 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4d36d456-3dd5-49ba-9ef6-71def1c30a58 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:40.679525 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4d36d456-3dd5-49ba-9ef6-71def1c30a58 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828 returned with HTTP 200 Aug 04 10:48:40.680289 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 298/1189] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:40 2026] GET /volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:40.688188 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ce4dcef5-841f-49de-a1fb-551e10b4162f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:40.693323 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ce4dcef5-841f-49de-a1fb-551e10b4162f tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] POST https://10.4.3.232/volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828/action Aug 04 10:48:40.693737 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ce4dcef5-841f-49de-a1fb-551e10b4162f tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:40.694159 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ce4dcef5-841f-49de-a1fb-551e10b4162f tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:40.695340 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.admin_actions [None req-ce4dcef5-841f-49de-a1fb-551e10b4162f tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Updating snapshot 'a6d9a969-20fb-4d53-85f2-c65baf537828' with '{'status': 'error'}' {{(pid=100253) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 10:48:40.704877 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:40.704877 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:40.719662 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ce4dcef5-841f-49de-a1fb-551e10b4162f tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] https://10.4.3.232/volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828/action returned with HTTP 202 Aug 04 10:48:40.720142 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 300/1190] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 10:48:40 2026] POST /volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:40.729663 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eb01141a-d141-4ed3-b73f-b16c4e1918e8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:40.731833 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eb01141a-d141-4ed3-b73f-b16c4e1918e8 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828 Aug 04 10:48:40.732325 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eb01141a-d141-4ed3-b73f-b16c4e1918e8 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:40.732757 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eb01141a-d141-4ed3-b73f-b16c4e1918e8 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:40.738691 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:40.738691 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:40.739252 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eb01141a-d141-4ed3-b73f-b16c4e1918e8 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:40.740258 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eb01141a-d141-4ed3-b73f-b16c4e1918e8 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828 returned with HTTP 200 Aug 04 10:48:40.740737 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 296/1191] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:40 2026] GET /volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:40.755360 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c629b8aa-bb74-4c1d-bc51-fb98e10857ca None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:40.756854 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c629b8aa-bb74-4c1d-bc51-fb98e10857ca tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] POST https://10.4.3.232/volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828/action Aug 04 10:48:40.757220 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c629b8aa-bb74-4c1d-bc51-fb98e10857ca tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:40.757380 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c629b8aa-bb74-4c1d-bc51-fb98e10857ca tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:40.765137 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:40.765137 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:40.769329 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c629b8aa-bb74-4c1d-bc51-fb98e10857ca tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Snapshot retrieved successfully. Aug 04 10:48:40.792759 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c629b8aa-bb74-4c1d-bc51-fb98e10857ca tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Snapshot delete request issued successfully. Aug 04 10:48:40.793014 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c629b8aa-bb74-4c1d-bc51-fb98e10857ca tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] https://10.4.3.232/volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828/action returned with HTTP 202 Aug 04 10:48:40.793537 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 298/1192] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 10:48:40 2026] POST /volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:40.805667 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-24b0e8d0-fc4d-43bb-8f2c-97b29329e1eb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:40.808058 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-24b0e8d0-fc4d-43bb-8f2c-97b29329e1eb tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828 Aug 04 10:48:40.808358 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-24b0e8d0-fc4d-43bb-8f2c-97b29329e1eb tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:40.808620 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-24b0e8d0-fc4d-43bb-8f2c-97b29329e1eb tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:40.815483 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:40.815483 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:40.816206 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-24b0e8d0-fc4d-43bb-8f2c-97b29329e1eb tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:40.817326 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-24b0e8d0-fc4d-43bb-8f2c-97b29329e1eb tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828 returned with HTTP 200 Aug 04 10:48:40.817814 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 299/1193] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:40 2026] GET /volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:40.924893 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-6c642933-500d-4836-a17d-31b74517a343 req-c7857be9-f326-4f9c-995a-7433b336c9f7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:40.927026 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6c642933-500d-4836-a17d-31b74517a343 req-c7857be9-f326-4f9c-995a-7433b336c9f7 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] GET https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 Aug 04 10:48:40.927216 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6c642933-500d-4836-a17d-31b74517a343 req-c7857be9-f326-4f9c-995a-7433b336c9f7 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:40.927453 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6c642933-500d-4836-a17d-31b74517a343 req-c7857be9-f326-4f9c-995a-7433b336c9f7 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:40.931053 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6856d0cd-ae5c-48b1-9c3c-4bdbb28869c5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:40.932794 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6856d0cd-ae5c-48b1-9c3c-4bdbb28869c5 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/d62c10b0-bed0-49e1-9522-7d236e36842f Aug 04 10:48:40.932993 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6856d0cd-ae5c-48b1-9c3c-4bdbb28869c5 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:40.933132 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6856d0cd-ae5c-48b1-9c3c-4bdbb28869c5 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:40.933231 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-6856d0cd-ae5c-48b1-9c3c-4bdbb28869c5 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Delete snapshot with id: d62c10b0-bed0-49e1-9522-7d236e36842f Aug 04 10:48:40.938746 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:40.938746 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:40.939015 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:40.939015 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:40.939443 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6856d0cd-ae5c-48b1-9c3c-4bdbb28869c5 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Snapshot retrieved successfully. Aug 04 10:48:40.942446 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-6c642933-500d-4836-a17d-31b74517a343 req-c7857be9-f326-4f9c-995a-7433b336c9f7 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Volume info retrieved successfully. Aug 04 10:48:40.946504 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6c642933-500d-4836-a17d-31b74517a343 req-c7857be9-f326-4f9c-995a-7433b336c9f7 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 returned with HTTP 200 Aug 04 10:48:40.946796 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 301/1194] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:40 2026] GET /volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:40.956788 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6856d0cd-ae5c-48b1-9c3c-4bdbb28869c5 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Snapshot delete request issued successfully. Aug 04 10:48:40.956970 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6856d0cd-ae5c-48b1-9c3c-4bdbb28869c5 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/snapshots/d62c10b0-bed0-49e1-9522-7d236e36842f returned with HTTP 202 Aug 04 10:48:40.957383 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 297/1195] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:48:40 2026] DELETE /volume/v3/snapshots/d62c10b0-bed0-49e1-9522-7d236e36842f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:48:40.966337 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ac6e8e01-5e87-413e-87f8-4570d78bee7b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:40.972422 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ac6e8e01-5e87-413e-87f8-4570d78bee7b tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/snapshots/d62c10b0-bed0-49e1-9522-7d236e36842f Aug 04 10:48:40.972657 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ac6e8e01-5e87-413e-87f8-4570d78bee7b tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:40.972890 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ac6e8e01-5e87-413e-87f8-4570d78bee7b tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:40.983925 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:40.983925 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:40.985462 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ac6e8e01-5e87-413e-87f8-4570d78bee7b tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Snapshot retrieved successfully. Aug 04 10:48:40.986251 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ac6e8e01-5e87-413e-87f8-4570d78bee7b tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/snapshots/d62c10b0-bed0-49e1-9522-7d236e36842f returned with HTTP 200 Aug 04 10:48:40.988306 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 299/1196] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:40 2026] GET /volume/v3/snapshots/d62c10b0-bed0-49e1-9522-7d236e36842f => generated 458 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:41.633740 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f81524b8-a181-4a7e-b82d-d7dc41e0cb27 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:41.637538 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f81524b8-a181-4a7e-b82d-d7dc41e0cb27 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:41.637733 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f81524b8-a181-4a7e-b82d-d7dc41e0cb27 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:41.637954 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f81524b8-a181-4a7e-b82d-d7dc41e0cb27 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:41.638060 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-f81524b8-a181-4a7e-b82d-d7dc41e0cb27 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:41.647290 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:41.647290 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:41.648485 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f81524b8-a181-4a7e-b82d-d7dc41e0cb27 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:41.648877 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 300/1197] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:41 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 758 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:41.829171 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-355f8409-0860-421d-8c1a-b7687d723e3c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:41.831083 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-355f8409-0860-421d-8c1a-b7687d723e3c tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828 Aug 04 10:48:41.831425 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-355f8409-0860-421d-8c1a-b7687d723e3c tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:41.831680 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-355f8409-0860-421d-8c1a-b7687d723e3c tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:41.836693 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-355f8409-0860-421d-8c1a-b7687d723e3c tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828 returned with HTTP 404 Aug 04 10:48:41.837599 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 302/1198] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:41 2026] GET /volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:41.844566 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-74cfae09-1c98-45e7-a0d8-7d65c0ad3118 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:41.846585 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-74cfae09-1c98-45e7-a0d8-7d65c0ad3118 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] POST https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action Aug 04 10:48:41.846961 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-74cfae09-1c98-45e7-a0d8-7d65c0ad3118 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:41.847090 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-74cfae09-1c98-45e7-a0d8-7d65c0ad3118 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:41.848572 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.admin_actions [None req-74cfae09-1c98-45e7-a0d8-7d65c0ad3118 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Updating snapshot '9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f' with '{'status': 'available'}' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 10:48:41.858503 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:41.858503 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:41.871780 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-74cfae09-1c98-45e7-a0d8-7d65c0ad3118 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action returned with HTTP 202 Aug 04 10:48:41.872373 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 298/1199] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 10:48:41 2026] POST /volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:41.880818 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-360057fd-f46a-4758-99a4-8f22af853b74 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:41.883058 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-360057fd-f46a-4758-99a4-8f22af853b74 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f Aug 04 10:48:41.883564 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-360057fd-f46a-4758-99a4-8f22af853b74 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:41.885094 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-360057fd-f46a-4758-99a4-8f22af853b74 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:41.889875 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:41.889875 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:41.890776 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-360057fd-f46a-4758-99a4-8f22af853b74 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:41.892351 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-360057fd-f46a-4758-99a4-8f22af853b74 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f returned with HTTP 200 Aug 04 10:48:41.892351 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 300/1200] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:41 2026] GET /volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:41.912866 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-592fdb00-1451-4bea-a795-b32cb12a51ea None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:41.915031 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-592fdb00-1451-4bea-a795-b32cb12a51ea tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828 Aug 04 10:48:41.915314 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-592fdb00-1451-4bea-a795-b32cb12a51ea tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:41.915772 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-592fdb00-1451-4bea-a795-b32cb12a51ea tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:41.915866 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-592fdb00-1451-4bea-a795-b32cb12a51ea tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Delete snapshot with id: a6d9a969-20fb-4d53-85f2-c65baf537828 Aug 04 10:48:41.928768 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-592fdb00-1451-4bea-a795-b32cb12a51ea tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828 returned with HTTP 404 Aug 04 10:48:41.930603 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 301/1201] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:48:41 2026] DELETE /volume/v3/snapshots/a6d9a969-20fb-4d53-85f2-c65baf537828 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:41.941540 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a88be92b-340b-4607-827b-c450980b7ae0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:41.943682 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a88be92b-340b-4607-827b-c450980b7ae0 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:48:41.944122 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a88be92b-340b-4607-827b-c450980b7ae0 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9bebc377-6aa3-44d6-9213-9b8f32b84dbe", "name": "tempest-SnapshotsActionsTest-Snapshot-1874860833"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:41.955522 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:41.955522 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:41.956132 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a88be92b-340b-4607-827b-c450980b7ae0 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Volume info retrieved successfully. Aug 04 10:48:41.956309 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-a88be92b-340b-4607-827b-c450980b7ae0 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Create snapshot from volume 9bebc377-6aa3-44d6-9213-9b8f32b84dbe Aug 04 10:48:41.999273 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-a88be92b-340b-4607-827b-c450980b7ae0 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Created reservations ['5a2888c0-0840-4f05-bc75-e95a527f5e48', 'bdd9b51a-1d6a-4e92-88e2-3b5393f94fd3', '3c2b94bd-0dbf-4608-a4ff-3fba88c8a798', '80e81699-c45b-4b05-b336-dcec76864cc6'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:48:42.000259 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-664f14bd-02b8-41dc-8b5a-a470ac56a651 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:42.004622 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-664f14bd-02b8-41dc-8b5a-a470ac56a651 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/snapshots/d62c10b0-bed0-49e1-9522-7d236e36842f Aug 04 10:48:42.004848 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-664f14bd-02b8-41dc-8b5a-a470ac56a651 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:42.005063 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-664f14bd-02b8-41dc-8b5a-a470ac56a651 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:42.012029 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-664f14bd-02b8-41dc-8b5a-a470ac56a651 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/snapshots/d62c10b0-bed0-49e1-9522-7d236e36842f returned with HTTP 404 Aug 04 10:48:42.012557 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 299/1202] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:41 2026] GET /volume/v3/snapshots/d62c10b0-bed0-49e1-9522-7d236e36842f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:42.038889 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a88be92b-340b-4607-827b-c450980b7ae0 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot create request issued successfully. Aug 04 10:48:42.039317 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a88be92b-340b-4607-827b-c450980b7ae0 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:48:42.040477 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 303/1203] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:48:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:48:42.051316 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-97d634e6-831d-4576-9322-bf87ebf55141 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:42.054272 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-97d634e6-831d-4576-9322-bf87ebf55141 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a Aug 04 10:48:42.054272 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-97d634e6-831d-4576-9322-bf87ebf55141 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:42.054272 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-97d634e6-831d-4576-9322-bf87ebf55141 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:42.056429 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-37d2281a-79b6-47e4-8e61-f23ba52390ff req-0ca58f0d-77c0-4dbf-9bf5-d03ec2728f08 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:42.062150 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:42.062150 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:42.062150 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-97d634e6-831d-4576-9322-bf87ebf55141 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:42.062150 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-97d634e6-831d-4576-9322-bf87ebf55141 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a returned with HTTP 200 Aug 04 10:48:42.062150 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 301/1204] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:42 2026] GET /volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:48:42.062573 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-37d2281a-79b6-47e4-8e61-f23ba52390ff req-0ca58f0d-77c0-4dbf-9bf5-d03ec2728f08 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 Aug 04 10:48:42.062573 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-37d2281a-79b6-47e4-8e61-f23ba52390ff req-0ca58f0d-77c0-4dbf-9bf5-d03ec2728f08 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:42.062752 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-37d2281a-79b6-47e4-8e61-f23ba52390ff req-0ca58f0d-77c0-4dbf-9bf5-d03ec2728f08 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:42.071616 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:42.071616 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:42.075727 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-37d2281a-79b6-47e4-8e61-f23ba52390ff req-0ca58f0d-77c0-4dbf-9bf5-d03ec2728f08 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:48:42.081064 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-37d2281a-79b6-47e4-8e61-f23ba52390ff req-0ca58f0d-77c0-4dbf-9bf5-d03ec2728f08 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 returned with HTTP 200 Aug 04 10:48:42.081496 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 302/1205] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:42 2026] GET /volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:42.661189 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c850b397-8cd7-4182-996e-99c1e1eeaf59 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:42.663265 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c850b397-8cd7-4182-996e-99c1e1eeaf59 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:42.663705 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c850b397-8cd7-4182-996e-99c1e1eeaf59 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:42.663947 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c850b397-8cd7-4182-996e-99c1e1eeaf59 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:42.664080 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c850b397-8cd7-4182-996e-99c1e1eeaf59 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:42.671458 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:42.671458 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:42.673265 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c850b397-8cd7-4182-996e-99c1e1eeaf59 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:42.673714 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 300/1206] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:42 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:43.074796 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d9399a56-2f6e-499f-901c-0700c941283f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:43.077328 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d9399a56-2f6e-499f-901c-0700c941283f tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a Aug 04 10:48:43.077595 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d9399a56-2f6e-499f-901c-0700c941283f tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:43.077738 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d9399a56-2f6e-499f-901c-0700c941283f tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:43.083389 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:43.083389 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:43.083899 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d9399a56-2f6e-499f-901c-0700c941283f tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:43.084855 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d9399a56-2f6e-499f-901c-0700c941283f tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a returned with HTTP 200 Aug 04 10:48:43.085213 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 304/1207] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:43 2026] GET /volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:43.097773 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8a8ba3d9-4f8c-4c9b-9b80-9d52dd486295 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:43.101354 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a8ba3d9-4f8c-4c9b-9b80-9d52dd486295 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] POST https://10.4.3.232/volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a/action Aug 04 10:48:43.102104 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a8ba3d9-4f8c-4c9b-9b80-9d52dd486295 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:43.102204 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a8ba3d9-4f8c-4c9b-9b80-9d52dd486295 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:43.104510 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.admin_actions [None req-8a8ba3d9-4f8c-4c9b-9b80-9d52dd486295 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Updating snapshot '8ff8ef40-bbfb-4695-949c-32af2de2cf7a' with '{'status': 'error_deleting'}' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 10:48:43.115831 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:43.115831 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:43.142930 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a8ba3d9-4f8c-4c9b-9b80-9d52dd486295 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] https://10.4.3.232/volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a/action returned with HTTP 202 Aug 04 10:48:43.144109 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 302/1208] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 10:48:43 2026] POST /volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:43.157145 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8a081392-b0d9-422c-9da6-08bb4d7cda78 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:43.163115 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8a081392-b0d9-422c-9da6-08bb4d7cda78 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a Aug 04 10:48:43.163115 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8a081392-b0d9-422c-9da6-08bb4d7cda78 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:43.163115 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8a081392-b0d9-422c-9da6-08bb4d7cda78 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:43.171776 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:43.171776 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:43.173807 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8a081392-b0d9-422c-9da6-08bb4d7cda78 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:43.174305 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8a081392-b0d9-422c-9da6-08bb4d7cda78 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a returned with HTTP 200 Aug 04 10:48:43.174836 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 303/1209] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:43 2026] GET /volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:43.187108 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b1cb6d48-ae7b-4f56-9a20-b131ca655871 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:43.194057 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b1cb6d48-ae7b-4f56-9a20-b131ca655871 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] POST https://10.4.3.232/volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a/action Aug 04 10:48:43.197019 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b1cb6d48-ae7b-4f56-9a20-b131ca655871 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:43.197537 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b1cb6d48-ae7b-4f56-9a20-b131ca655871 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:43.205554 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:43.205554 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:43.205866 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b1cb6d48-ae7b-4f56-9a20-b131ca655871 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Snapshot retrieved successfully. Aug 04 10:48:43.240508 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b1cb6d48-ae7b-4f56-9a20-b131ca655871 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Snapshot delete request issued successfully. Aug 04 10:48:43.240794 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b1cb6d48-ae7b-4f56-9a20-b131ca655871 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] https://10.4.3.232/volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a/action returned with HTTP 202 Aug 04 10:48:43.241810 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 301/1210] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 10:48:43 2026] POST /volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:43.248641 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bfd891dc-fb3e-402a-9b48-4a1ff5aa7c0f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:43.250698 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bfd891dc-fb3e-402a-9b48-4a1ff5aa7c0f tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a Aug 04 10:48:43.250964 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bfd891dc-fb3e-402a-9b48-4a1ff5aa7c0f tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:43.251234 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bfd891dc-fb3e-402a-9b48-4a1ff5aa7c0f tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:43.256140 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:43.256140 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:43.257423 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bfd891dc-fb3e-402a-9b48-4a1ff5aa7c0f tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:43.258286 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bfd891dc-fb3e-402a-9b48-4a1ff5aa7c0f tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a returned with HTTP 200 Aug 04 10:48:43.258964 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 305/1211] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:43 2026] GET /volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:43.688466 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d371ddae-1297-42fb-b9e9-880acc2990d6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:43.691871 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d371ddae-1297-42fb-b9e9-880acc2990d6 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:43.692151 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d371ddae-1297-42fb-b9e9-880acc2990d6 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:43.692462 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d371ddae-1297-42fb-b9e9-880acc2990d6 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:43.692574 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-d371ddae-1297-42fb-b9e9-880acc2990d6 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:43.699119 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:43.699119 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:43.701031 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d371ddae-1297-42fb-b9e9-880acc2990d6 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:43.701712 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 303/1212] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:43 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 758 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:44.271376 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2a033d00-28c4-40d1-815d-b3c75f6b90bb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:44.273493 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2a033d00-28c4-40d1-815d-b3c75f6b90bb tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a Aug 04 10:48:44.273697 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2a033d00-28c4-40d1-815d-b3c75f6b90bb tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:44.273902 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2a033d00-28c4-40d1-815d-b3c75f6b90bb tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:44.279357 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2a033d00-28c4-40d1-815d-b3c75f6b90bb tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a returned with HTTP 404 Aug 04 10:48:44.280184 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 304/1213] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:44 2026] GET /volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:44.290186 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d74ded09-0ce9-46c2-a9da-df027f7d2d5a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:44.292830 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d74ded09-0ce9-46c2-a9da-df027f7d2d5a tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] POST https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action Aug 04 10:48:44.293236 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d74ded09-0ce9-46c2-a9da-df027f7d2d5a tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:44.293423 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d74ded09-0ce9-46c2-a9da-df027f7d2d5a tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:44.294972 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.admin_actions [None req-d74ded09-0ce9-46c2-a9da-df027f7d2d5a tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Updating snapshot '9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f' with '{'status': 'available'}' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 10:48:44.310416 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:44.310416 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:44.327806 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d74ded09-0ce9-46c2-a9da-df027f7d2d5a tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action returned with HTTP 202 Aug 04 10:48:44.328355 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 302/1214] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 10:48:44 2026] POST /volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:44.339671 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c0a4d59a-f17f-4544-a105-797930efc19a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:44.342454 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c0a4d59a-f17f-4544-a105-797930efc19a tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f Aug 04 10:48:44.342808 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c0a4d59a-f17f-4544-a105-797930efc19a tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:44.343164 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c0a4d59a-f17f-4544-a105-797930efc19a tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:44.350599 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:44.350599 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:44.351393 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c0a4d59a-f17f-4544-a105-797930efc19a tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:44.352525 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c0a4d59a-f17f-4544-a105-797930efc19a tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f returned with HTTP 200 Aug 04 10:48:44.353210 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 306/1215] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:44 2026] GET /volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:44.364287 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d31cba26-ed77-471b-a02b-e7e1063ae68e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:44.366650 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d31cba26-ed77-471b-a02b-e7e1063ae68e tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a Aug 04 10:48:44.366817 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d31cba26-ed77-471b-a02b-e7e1063ae68e tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:44.367046 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d31cba26-ed77-471b-a02b-e7e1063ae68e tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:44.367185 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-d31cba26-ed77-471b-a02b-e7e1063ae68e tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Delete snapshot with id: 8ff8ef40-bbfb-4695-949c-32af2de2cf7a Aug 04 10:48:44.376096 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d31cba26-ed77-471b-a02b-e7e1063ae68e tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a returned with HTTP 404 Aug 04 10:48:44.376987 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 304/1216] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:48:44 2026] DELETE /volume/v3/snapshots/8ff8ef40-bbfb-4695-949c-32af2de2cf7a => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:44.388854 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2f5c244c-f486-4811-b3ca-d8cbeb7e3db6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:44.393233 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2f5c244c-f486-4811-b3ca-d8cbeb7e3db6 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] POST https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action Aug 04 10:48:44.393661 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2f5c244c-f486-4811-b3ca-d8cbeb7e3db6 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:44.393848 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2f5c244c-f486-4811-b3ca-d8cbeb7e3db6 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:44.401097 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.admin_actions [None req-2f5c244c-f486-4811-b3ca-d8cbeb7e3db6 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Updating snapshot '9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f' with '{'status': 'creating'}' {{(pid=100255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 10:48:44.417371 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:44.417371 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:44.438041 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2f5c244c-f486-4811-b3ca-d8cbeb7e3db6 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action returned with HTTP 202 Aug 04 10:48:44.438041 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 305/1217] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 10:48:44 2026] POST /volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:44.448914 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-979bc40a-a268-419f-a7ad-7100b71b5f1e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:44.452139 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-979bc40a-a268-419f-a7ad-7100b71b5f1e tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f Aug 04 10:48:44.452461 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-979bc40a-a268-419f-a7ad-7100b71b5f1e tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:44.452737 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-979bc40a-a268-419f-a7ad-7100b71b5f1e tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:44.462971 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:44.462971 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:44.463622 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-979bc40a-a268-419f-a7ad-7100b71b5f1e tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:44.464801 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-979bc40a-a268-419f-a7ad-7100b71b5f1e tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f returned with HTTP 200 Aug 04 10:48:44.465375 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 303/1218] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:44 2026] GET /volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:44.476674 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f97ad5d5-ab2c-470e-9acf-d3b34c4fd608 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:44.482600 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f97ad5d5-ab2c-470e-9acf-d3b34c4fd608 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] POST https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action Aug 04 10:48:44.488085 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f97ad5d5-ab2c-470e-9acf-d3b34c4fd608 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:44.488085 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f97ad5d5-ab2c-470e-9acf-d3b34c4fd608 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:44.488085 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.snapshot_actions [None req-f97ad5d5-ab2c-470e-9acf-d3b34c4fd608 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100253) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 04 10:48:44.491796 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:44.491796 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:44.492620 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.snapshot_actions [None req-f97ad5d5-ab2c-470e-9acf-d3b34c4fd608 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Updating snapshot 9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f with info {'id': '9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f', 'status': 'error', 'progress': '80%'} Aug 04 10:48:44.515489 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f97ad5d5-ab2c-470e-9acf-d3b34c4fd608 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action returned with HTTP 202 Aug 04 10:48:44.516035 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 307/1219] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 10:48:44 2026] POST /volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 04 10:48:44.523726 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d45c60b8-04a3-4ac7-a04c-ae77b161cda5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:44.525656 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d45c60b8-04a3-4ac7-a04c-ae77b161cda5 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] GET https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f Aug 04 10:48:44.525858 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d45c60b8-04a3-4ac7-a04c-ae77b161cda5 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:44.526047 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d45c60b8-04a3-4ac7-a04c-ae77b161cda5 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:44.533305 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:44.533305 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:44.533724 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d45c60b8-04a3-4ac7-a04c-ae77b161cda5 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Snapshot retrieved successfully. Aug 04 10:48:44.534524 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d45c60b8-04a3-4ac7-a04c-ae77b161cda5 tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f returned with HTTP 200 Aug 04 10:48:44.535177 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 305/1220] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:44 2026] GET /volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f => generated 460 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:48:44.549267 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a6d88daa-3f4b-4ed2-bbf5-5e9e3ed594eb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:44.553264 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a6d88daa-3f4b-4ed2-bbf5-5e9e3ed594eb tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] POST https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action Aug 04 10:48:44.553264 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a6d88daa-3f4b-4ed2-bbf5-5e9e3ed594eb tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:44.553264 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a6d88daa-3f4b-4ed2-bbf5-5e9e3ed594eb tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:44.553660 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.admin_actions [None req-a6d88daa-3f4b-4ed2-bbf5-5e9e3ed594eb tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] Updating snapshot '9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f' with '{'status': 'available'}' {{(pid=100255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 10:48:44.574846 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:44.574846 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:44.590070 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a6d88daa-3f4b-4ed2-bbf5-5e9e3ed594eb tempest-SnapshotsActionsTest-1666358837 tempest-SnapshotsActionsTest-1666358837-project-admin] https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action returned with HTTP 202 Aug 04 10:48:44.590070 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 306/1221] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 10:48:44 2026] POST /volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:44.599220 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6860d858-7b60-41c1-9ee4-789e092f69ce None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:44.604896 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6860d858-7b60-41c1-9ee4-789e092f69ce tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f Aug 04 10:48:44.605071 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6860d858-7b60-41c1-9ee4-789e092f69ce tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:44.605264 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6860d858-7b60-41c1-9ee4-789e092f69ce tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:44.612790 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:44.612790 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:44.613273 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6860d858-7b60-41c1-9ee4-789e092f69ce tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:44.614377 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6860d858-7b60-41c1-9ee4-789e092f69ce tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f returned with HTTP 200 Aug 04 10:48:44.614870 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 304/1222] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:44 2026] GET /volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:44.625162 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8a742843-6ba9-44ea-9a62-97dd44ee9211 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:44.627029 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8a742843-6ba9-44ea-9a62-97dd44ee9211 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f Aug 04 10:48:44.627218 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8a742843-6ba9-44ea-9a62-97dd44ee9211 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:44.627443 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8a742843-6ba9-44ea-9a62-97dd44ee9211 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:44.627570 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-8a742843-6ba9-44ea-9a62-97dd44ee9211 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Delete snapshot with id: 9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f Aug 04 10:48:44.634316 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:44.634316 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:44.634496 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8a742843-6ba9-44ea-9a62-97dd44ee9211 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:44.654153 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8a742843-6ba9-44ea-9a62-97dd44ee9211 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot delete request issued successfully. Aug 04 10:48:44.654522 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8a742843-6ba9-44ea-9a62-97dd44ee9211 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f returned with HTTP 202 Aug 04 10:48:44.654993 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 308/1223] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:48:44 2026] DELETE /volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:48:44.663047 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-097de9b6-33e7-4a59-ba9c-0124bc65ca83 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:44.665896 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-097de9b6-33e7-4a59-ba9c-0124bc65ca83 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f Aug 04 10:48:44.666053 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-097de9b6-33e7-4a59-ba9c-0124bc65ca83 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:44.666450 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-097de9b6-33e7-4a59-ba9c-0124bc65ca83 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:44.673386 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:44.673386 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:44.673981 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-097de9b6-33e7-4a59-ba9c-0124bc65ca83 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Snapshot retrieved successfully. Aug 04 10:48:44.675739 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-097de9b6-33e7-4a59-ba9c-0124bc65ca83 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f returned with HTTP 200 Aug 04 10:48:44.676578 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 306/1224] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:44 2026] GET /volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:48:44.714570 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8cfb0fd9-317b-4c02-9d3a-d592e74217a0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:44.718504 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8cfb0fd9-317b-4c02-9d3a-d592e74217a0 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:44.718504 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8cfb0fd9-317b-4c02-9d3a-d592e74217a0 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:44.718504 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8cfb0fd9-317b-4c02-9d3a-d592e74217a0 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:44.718504 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-8cfb0fd9-317b-4c02-9d3a-d592e74217a0 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:44.722088 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:44.722088 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:44.723200 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8cfb0fd9-317b-4c02-9d3a-d592e74217a0 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:44.723914 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 307/1225] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:44 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:45.023200 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8cd416e9-1dd8-40dc-98d7-7d5bbe3b58e8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:45.026347 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8cd416e9-1dd8-40dc-98d7-7d5bbe3b58e8 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] DELETE https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 Aug 04 10:48:45.026347 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8cd416e9-1dd8-40dc-98d7-7d5bbe3b58e8 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:45.026347 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8cd416e9-1dd8-40dc-98d7-7d5bbe3b58e8 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:45.028752 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-8cd416e9-1dd8-40dc-98d7-7d5bbe3b58e8 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Delete volume with id: 49514536-335d-4ba1-8cb7-6a70cefb8c52 Aug 04 10:48:45.045400 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:45.045400 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:45.046124 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8cd416e9-1dd8-40dc-98d7-7d5bbe3b58e8 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:48:45.077471 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8cd416e9-1dd8-40dc-98d7-7d5bbe3b58e8 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Delete volume request issued successfully. Aug 04 10:48:45.077702 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8cd416e9-1dd8-40dc-98d7-7d5bbe3b58e8 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 returned with HTTP 202 Aug 04 10:48:45.078856 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 305/1226] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:48:45 2026] DELETE /volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:48:45.092925 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-40018d12-6d79-4d2b-a044-80fb21ce2f83 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:45.095404 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-40018d12-6d79-4d2b-a044-80fb21ce2f83 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 Aug 04 10:48:45.095970 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-40018d12-6d79-4d2b-a044-80fb21ce2f83 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:45.095970 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-40018d12-6d79-4d2b-a044-80fb21ce2f83 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:45.104997 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:45.104997 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:45.109500 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-40018d12-6d79-4d2b-a044-80fb21ce2f83 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Volume info retrieved successfully. Aug 04 10:48:45.116878 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-40018d12-6d79-4d2b-a044-80fb21ce2f83 tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 returned with HTTP 200 Aug 04 10:48:45.117518 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 309/1227] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:45 2026] GET /volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:45.689538 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-68da9a52-1c8d-40d6-847d-efab682921ac None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:45.693479 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-68da9a52-1c8d-40d6-847d-efab682921ac tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f Aug 04 10:48:45.693679 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-68da9a52-1c8d-40d6-847d-efab682921ac tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:45.696194 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-68da9a52-1c8d-40d6-847d-efab682921ac tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:45.701240 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-68da9a52-1c8d-40d6-847d-efab682921ac tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f returned with HTTP 404 Aug 04 10:48:45.701843 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 307/1228] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:48:45 2026] GET /volume/v3/snapshots/9fa0a0e9-1c0f-4169-a5cc-a4cb63559f0f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:45.710628 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-fc2d9840-abba-42bd-9029-802f88c4eaf1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:45.715835 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fc2d9840-abba-42bd-9029-802f88c4eaf1 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/volumes/9bebc377-6aa3-44d6-9213-9b8f32b84dbe Aug 04 10:48:45.716048 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fc2d9840-abba-42bd-9029-802f88c4eaf1 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:45.716275 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fc2d9840-abba-42bd-9029-802f88c4eaf1 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:45.729085 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:45.729085 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:45.735329 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-fc2d9840-abba-42bd-9029-802f88c4eaf1 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Volume info retrieved successfully. Aug 04 10:48:45.738176 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6198a4a8-9011-4aaf-8484-a757b3ad70f3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:45.740156 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6198a4a8-9011-4aaf-8484-a757b3ad70f3 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:45.740682 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6198a4a8-9011-4aaf-8484-a757b3ad70f3 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:45.740682 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6198a4a8-9011-4aaf-8484-a757b3ad70f3 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:45.740753 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-6198a4a8-9011-4aaf-8484-a757b3ad70f3 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:45.747552 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fc2d9840-abba-42bd-9029-802f88c4eaf1 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/volumes/9bebc377-6aa3-44d6-9213-9b8f32b84dbe returned with HTTP 200 Aug 04 10:48:45.747552 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 308/1229] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:45 2026] GET /volume/v3/volumes/9bebc377-6aa3-44d6-9213-9b8f32b84dbe => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:45.747730 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:45.747730 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:45.748682 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6198a4a8-9011-4aaf-8484-a757b3ad70f3 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:45.749207 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 306/1230] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:45 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:45.762628 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5a7ae621-a124-46a3-b6c3-42ba0dba491d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:45.764929 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5a7ae621-a124-46a3-b6c3-42ba0dba491d tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] DELETE https://10.4.3.232/volume/v3/volumes/9bebc377-6aa3-44d6-9213-9b8f32b84dbe Aug 04 10:48:45.765140 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5a7ae621-a124-46a3-b6c3-42ba0dba491d tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:45.765389 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5a7ae621-a124-46a3-b6c3-42ba0dba491d tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:45.765597 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-5a7ae621-a124-46a3-b6c3-42ba0dba491d tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Delete volume with id: 9bebc377-6aa3-44d6-9213-9b8f32b84dbe Aug 04 10:48:45.773494 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:45.773494 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:45.773955 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5a7ae621-a124-46a3-b6c3-42ba0dba491d tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Volume info retrieved successfully. Aug 04 10:48:45.799343 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5a7ae621-a124-46a3-b6c3-42ba0dba491d tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Delete volume request issued successfully. Aug 04 10:48:45.799538 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5a7ae621-a124-46a3-b6c3-42ba0dba491d tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/volumes/9bebc377-6aa3-44d6-9213-9b8f32b84dbe returned with HTTP 202 Aug 04 10:48:45.800084 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 310/1231] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:48:45 2026] DELETE /volume/v3/volumes/9bebc377-6aa3-44d6-9213-9b8f32b84dbe => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:48:45.809670 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6ab5d885-c64b-4315-bf01-057a51a08986 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:45.817746 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6ab5d885-c64b-4315-bf01-057a51a08986 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/volumes/9bebc377-6aa3-44d6-9213-9b8f32b84dbe Aug 04 10:48:45.817933 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6ab5d885-c64b-4315-bf01-057a51a08986 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:45.818100 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6ab5d885-c64b-4315-bf01-057a51a08986 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:45.835105 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:45.835105 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:45.840191 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6ab5d885-c64b-4315-bf01-057a51a08986 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Volume info retrieved successfully. Aug 04 10:48:45.845928 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6ab5d885-c64b-4315-bf01-057a51a08986 tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/volumes/9bebc377-6aa3-44d6-9213-9b8f32b84dbe returned with HTTP 200 Aug 04 10:48:45.846410 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 308/1232] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:45 2026] GET /volume/v3/volumes/9bebc377-6aa3-44d6-9213-9b8f32b84dbe => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:46.136206 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-bb0cfcd1-8649-4cf0-9a06-a66be11e712e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:46.138704 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bb0cfcd1-8649-4cf0-9a06-a66be11e712e tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] GET https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 Aug 04 10:48:46.138870 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bb0cfcd1-8649-4cf0-9a06-a66be11e712e tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:46.139040 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bb0cfcd1-8649-4cf0-9a06-a66be11e712e tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:46.144549 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bb0cfcd1-8649-4cf0-9a06-a66be11e712e tempest-TestStampPattern-167594549 tempest-TestStampPattern-167594549-project-member] https://10.4.3.232/volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 returned with HTTP 404 Aug 04 10:48:46.145044 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 309/1233] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:46 2026] GET /volume/v3/volumes/49514536-335d-4ba1-8cb7-6a70cefb8c52 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:46.764825 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bcd8aa32-ccdb-4d83-89cb-dd9c1b9c7c3e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:46.768465 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bcd8aa32-ccdb-4d83-89cb-dd9c1b9c7c3e tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:46.768945 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bcd8aa32-ccdb-4d83-89cb-dd9c1b9c7c3e tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:46.769112 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bcd8aa32-ccdb-4d83-89cb-dd9c1b9c7c3e tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:46.769292 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-bcd8aa32-ccdb-4d83-89cb-dd9c1b9c7c3e tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:46.774333 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:46.774333 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:46.775381 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bcd8aa32-ccdb-4d83-89cb-dd9c1b9c7c3e tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:46.775913 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 307/1234] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:46 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:46.861052 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-08ba01d1-78e3-45b7-9b9c-2fa38288494f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:46.863377 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-08ba01d1-78e3-45b7-9b9c-2fa38288494f tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] GET https://10.4.3.232/volume/v3/volumes/9bebc377-6aa3-44d6-9213-9b8f32b84dbe Aug 04 10:48:46.863642 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-08ba01d1-78e3-45b7-9b9c-2fa38288494f tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:46.863890 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-08ba01d1-78e3-45b7-9b9c-2fa38288494f tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:46.870819 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-08ba01d1-78e3-45b7-9b9c-2fa38288494f tempest-SnapshotsActionsTest-1429558772 tempest-SnapshotsActionsTest-1429558772-project-member] https://10.4.3.232/volume/v3/volumes/9bebc377-6aa3-44d6-9213-9b8f32b84dbe returned with HTTP 404 Aug 04 10:48:46.871457 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 311/1235] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:46 2026] GET /volume/v3/volumes/9bebc377-6aa3-44d6-9213-9b8f32b84dbe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:47.011923 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-110fdde6-58e9-43dd-9f20-f2a74043e38c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:47.014451 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-110fdde6-58e9-43dd-9f20-f2a74043e38c tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:48:47.014741 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-110fdde6-58e9-43dd-9f20-f2a74043e38c tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:47.014940 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-110fdde6-58e9-43dd-9f20-f2a74043e38c tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:47.032968 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:47.032968 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:47.037019 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-110fdde6-58e9-43dd-9f20-f2a74043e38c tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] Volume info retrieved successfully. Aug 04 10:48:47.042390 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-110fdde6-58e9-43dd-9f20-f2a74043e38c tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:48:47.043069 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 309/1236] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:47 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1441 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:47.098562 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-d0732cde-50db-440f-b3df-1b1cb3d6b92a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:47.101621 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-d0732cde-50db-440f-b3df-1b1cb3d6b92a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:48:47.101904 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-d0732cde-50db-440f-b3df-1b1cb3d6b92a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:47.102174 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-d0732cde-50db-440f-b3df-1b1cb3d6b92a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:47.121422 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:47.121422 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:47.127061 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-d0732cde-50db-440f-b3df-1b1cb3d6b92a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:47.134281 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-d0732cde-50db-440f-b3df-1b1cb3d6b92a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:48:47.134281 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 310/1237] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:47 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1441 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:47.135920 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3fe8aa97-2ece-4488-861f-9ada5fd34250 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:47.136357 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3fe8aa97-2ece-4488-861f-9ada5fd34250 None None] GET https://10.4.3.232/volume// Aug 04 10:48:47.136585 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3fe8aa97-2ece-4488-861f-9ada5fd34250 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:47.136770 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3fe8aa97-2ece-4488-861f-9ada5fd34250 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:47.137175 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3fe8aa97-2ece-4488-861f-9ada5fd34250 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:47.137522 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 308/1238] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:48:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:47.147108 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-1a608693-71b2-4a51-af9a-294403db347b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:47.150464 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-1a608693-71b2-4a51-af9a-294403db347b tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:48:47.150974 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-1a608693-71b2-4a51-af9a-294403db347b tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5006003-c9f1-489e-ad27-534c1da71134", "connector": null, "instance_uuid": "2ff48e33-ebfe-47f4-9305-de821ece8b3a"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:47.155917 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-336dbaf6-6035-495c-ade5-72375fcd9db5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:47.158597 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-336dbaf6-6035-495c-ade5-72375fcd9db5 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726/action Aug 04 10:48:47.159022 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-336dbaf6-6035-495c-ade5-72375fcd9db5 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:47.159190 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-336dbaf6-6035-495c-ade5-72375fcd9db5 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:47.168753 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:47.168753 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:47.175794 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:47.175794 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:47.176565 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-336dbaf6-6035-495c-ade5-72375fcd9db5 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:47.186934 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-336dbaf6-6035-495c-ade5-72375fcd9db5 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Begin detaching volume completed successfully. Aug 04 10:48:47.186934 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-336dbaf6-6035-495c-ade5-72375fcd9db5 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726/action returned with HTTP 202 Aug 04 10:48:47.186934 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 310/1239] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:48:47 2026] POST /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:47.214156 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2ecc2fe3-a720-49aa-9f87-514d18376810 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:47.216697 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2ecc2fe3-a720-49aa-9f87-514d18376810 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:48:47.216879 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2ecc2fe3-a720-49aa-9f87-514d18376810 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:47.217093 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2ecc2fe3-a720-49aa-9f87-514d18376810 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:47.231601 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-1a608693-71b2-4a51-af9a-294403db347b tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:48:47.234266 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 312/1240] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:48:47 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:47.242434 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:47.242434 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:47.245451 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-23e8b817-07f1-4fbd-bd89-282483949f82 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:47.246150 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-23e8b817-07f1-4fbd-bd89-282483949f82 None None] GET https://10.4.3.232/volume// Aug 04 10:48:47.246295 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-a80c447d-b607-4af3-9a2d-5b8b0250510f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:47.246642 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2ecc2fe3-a720-49aa-9f87-514d18376810 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:47.246880 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-23e8b817-07f1-4fbd-bd89-282483949f82 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:47.247307 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-23e8b817-07f1-4fbd-bd89-282483949f82 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:47.247870 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-23e8b817-07f1-4fbd-bd89-282483949f82 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:47.248365 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 309/1241] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:48:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:47.248464 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-a80c447d-b607-4af3-9a2d-5b8b0250510f tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] DELETE https://10.4.3.232/volume/v3/attachments/34ed1597-5d6f-4d31-a24b-b726e737b97a Aug 04 10:48:47.248698 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-a80c447d-b607-4af3-9a2d-5b8b0250510f tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:47.249108 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-a80c447d-b607-4af3-9a2d-5b8b0250510f tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:47.252220 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2ecc2fe3-a720-49aa-9f87-514d18376810 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:48:47.252220 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 311/1242] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:47 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1444 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:47.256531 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:47.256531 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:47.262259 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-b2d147d7-64f7-4fee-9d63-263a0d5b69ab None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:47.264633 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-b2d147d7-64f7-4fee-9d63-263a0d5b69ab tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:48:47.264905 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-b2d147d7-64f7-4fee-9d63-263a0d5b69ab tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:47.265168 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-b2d147d7-64f7-4fee-9d63-263a0d5b69ab tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:47.277704 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:47.277704 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:47.281037 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-b2d147d7-64f7-4fee-9d63-263a0d5b69ab tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:47.288235 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-b2d147d7-64f7-4fee-9d63-263a0d5b69ab tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:48:47.288698 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 313/1243] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:48:47 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:48:47.335629 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-a80c447d-b607-4af3-9a2d-5b8b0250510f tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/attachments/34ed1597-5d6f-4d31-a24b-b726e737b97a returned with HTTP 200 Aug 04 10:48:47.335977 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 311/1244] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:48:47 2026] DELETE /volume/v3/attachments/34ed1597-5d6f-4d31-a24b-b726e737b97a => generated 192 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:47.792841 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5a5431cc-192a-4967-b56e-cc035f7f6a1f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:47.796682 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5a5431cc-192a-4967-b56e-cc035f7f6a1f tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:47.797009 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5a5431cc-192a-4967-b56e-cc035f7f6a1f tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:47.798310 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5a5431cc-192a-4967-b56e-cc035f7f6a1f tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:47.798310 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5a5431cc-192a-4967-b56e-cc035f7f6a1f tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:47.804688 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:47.804688 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:47.808375 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5a5431cc-192a-4967-b56e-cc035f7f6a1f tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:47.808375 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 310/1245] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:47 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 758 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:48.052067 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-2be80956-fb40-408b-83d7-da7e9c7ab596 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:48.054719 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-2be80956-fb40-408b-83d7-da7e9c7ab596 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:48:48.055084 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-2be80956-fb40-408b-83d7-da7e9c7ab596 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:48.055400 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-2be80956-fb40-408b-83d7-da7e9c7ab596 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:48.073621 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:48.073621 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:48.080109 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-2be80956-fb40-408b-83d7-da7e9c7ab596 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:48.087226 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-2be80956-fb40-408b-83d7-da7e9c7ab596 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:48:48.087918 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 312/1246] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:48 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1444 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:48.108305 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-ee756fd9-15a0-44ed-a99a-1190b21eff24 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:48.113651 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-ee756fd9-15a0-44ed-a99a-1190b21eff24 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] DELETE https://10.4.3.232/volume/v3/attachments/47140677-050e-4b8c-830f-ccea21813718 Aug 04 10:48:48.113882 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-ee756fd9-15a0-44ed-a99a-1190b21eff24 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:48.114056 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-ee756fd9-15a0-44ed-a99a-1190b21eff24 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:48.127147 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:48.127147 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:48.194757 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d310c25e-efcc-4d08-95b0-51ecabe2687e req-ee756fd9-15a0-44ed-a99a-1190b21eff24 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/47140677-050e-4b8c-830f-ccea21813718 returned with HTTP 200 Aug 04 10:48:48.195166 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 314/1247] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:48:48 2026] DELETE /volume/v3/attachments/47140677-050e-4b8c-830f-ccea21813718 => generated 192 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:48.271303 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-61b92130-6802-4229-85e4-4b9f2d14852a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:48.279366 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-61b92130-6802-4229-85e4-4b9f2d14852a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:48:48.279645 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-61b92130-6802-4229-85e4-4b9f2d14852a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:48.279875 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-61b92130-6802-4229-85e4-4b9f2d14852a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:48.298610 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:48.298610 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:48.303787 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-61b92130-6802-4229-85e4-4b9f2d14852a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:48.309743 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-61b92130-6802-4229-85e4-4b9f2d14852a tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:48:48.310748 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 312/1248] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:48 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1144 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:48.323996 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-437144e1-f119-43f6-b946-147cb80f4a44 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:48.326324 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-437144e1-f119-43f6-b946-147cb80f4a44 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:48:48.326758 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-437144e1-f119-43f6-b946-147cb80f4a44 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:48.327086 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-437144e1-f119-43f6-b946-147cb80f4a44 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:48.345978 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:48.345978 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:48.352891 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-437144e1-f119-43f6-b946-147cb80f4a44 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] Volume info retrieved successfully. Aug 04 10:48:48.366706 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-437144e1-f119-43f6-b946-147cb80f4a44 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-reader] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:48:48.367315 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 311/1249] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:48 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1144 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:48.424036 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-fd691022-514c-4fc7-a680-8cdc15a00110 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:48.426493 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-fd691022-514c-4fc7-a680-8cdc15a00110 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:48:48.426803 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-fd691022-514c-4fc7-a680-8cdc15a00110 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:48.427077 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-fd691022-514c-4fc7-a680-8cdc15a00110 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:48.448618 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:48.448618 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:48.452847 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-fd691022-514c-4fc7-a680-8cdc15a00110 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:48.460435 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-fd691022-514c-4fc7-a680-8cdc15a00110 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:48:48.461138 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 313/1250] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:48 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 10:48:48.482682 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-75e2e9d8-98c7-492b-b5a2-c2b9cd00a462 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:48.484813 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-75e2e9d8-98c7-492b-b5a2-c2b9cd00a462 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726/action Aug 04 10:48:48.485281 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-75e2e9d8-98c7-492b-b5a2-c2b9cd00a462 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:48.485491 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-75e2e9d8-98c7-492b-b5a2-c2b9cd00a462 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:48.498837 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:48.498837 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:48.499536 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-75e2e9d8-98c7-492b-b5a2-c2b9cd00a462 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:48.508987 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-75e2e9d8-98c7-492b-b5a2-c2b9cd00a462 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Begin detaching volume completed successfully. Aug 04 10:48:48.509587 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-435d901f-1083-451f-bb5b-75a511be32be None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:48.509655 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-75e2e9d8-98c7-492b-b5a2-c2b9cd00a462 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726/action returned with HTTP 202 Aug 04 10:48:48.510092 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 315/1251] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:48:48 2026] POST /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:48.513138 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-435d901f-1083-451f-bb5b-75a511be32be tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] PUT https://10.4.3.232/volume/v3/attachments/4fab8961-c833-4220-8ba3-aa5d2efbfc7f Aug 04 10:48:48.513138 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-435d901f-1083-451f-bb5b-75a511be32be tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:48.521952 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-435d901f-1083-451f-bb5b-75a511be32be tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Acquiring lock "cinder-attachment_update-a5006003-c9f1-489e-ad27-534c1da71134-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:48:48.530265 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-435d901f-1083-451f-bb5b-75a511be32be tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Lock "cinder-attachment_update-a5006003-c9f1-489e-ad27-534c1da71134-np0000006413" acquired by "attachment_update" :: waited 0.006s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:48:48.530265 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:48.530265 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:48.530379 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-61d0552f-682b-48c9-94a4-edb39da0af57 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:48.533924 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-61d0552f-682b-48c9-94a4-edb39da0af57 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:48:48.534174 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-61d0552f-682b-48c9-94a4-edb39da0af57 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:48.534518 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-61d0552f-682b-48c9-94a4-edb39da0af57 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:48.548502 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:48.548502 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:48.554010 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-61d0552f-682b-48c9-94a4-edb39da0af57 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:48.564268 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-61d0552f-682b-48c9-94a4-edb39da0af57 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:48:48.564268 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 312/1252] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:48 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:48.579226 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-bee64e62-a926-4998-b7ce-9413795e0a72 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:48.582269 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bee64e62-a926-4998-b7ce-9413795e0a72 None None] GET https://10.4.3.232/volume// Aug 04 10:48:48.582269 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bee64e62-a926-4998-b7ce-9413795e0a72 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:48.582269 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bee64e62-a926-4998-b7ce-9413795e0a72 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:48.582269 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bee64e62-a926-4998-b7ce-9413795e0a72 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:48.582269 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 314/1253] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:48:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:48.591482 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-fca97239-6de5-4adb-8c57-55f743fb3474 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:48.594479 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-fca97239-6de5-4adb-8c57-55f743fb3474 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:48:48.595098 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-fca97239-6de5-4adb-8c57-55f743fb3474 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:48.595098 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-fca97239-6de5-4adb-8c57-55f743fb3474 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:48.612767 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:48.612767 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:48.617767 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-fca97239-6de5-4adb-8c57-55f743fb3474 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:48.625081 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-fca97239-6de5-4adb-8c57-55f743fb3474 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:48:48.625234 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 316/1254] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:48:48 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:48:48.656628 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-435d901f-1083-451f-bb5b-75a511be32be tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Lock "cinder-attachment_update-a5006003-c9f1-489e-ad27-534c1da71134-np0000006413" released by "attachment_update" :: held 0.129s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:48:48.657015 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-435d901f-1083-451f-bb5b-75a511be32be tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/attachments/4fab8961-c833-4220-8ba3-aa5d2efbfc7f returned with HTTP 200 Aug 04 10:48:48.657634 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 313/1255] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:48:48 2026] PUT /volume/v3/attachments/4fab8961-c833-4220-8ba3-aa5d2efbfc7f => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:48.668124 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-ab735573-b98d-48da-93ea-0c9b0be98ebb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:48.670831 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-ab735573-b98d-48da-93ea-0c9b0be98ebb tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/attachments/4fab8961-c833-4220-8ba3-aa5d2efbfc7f Aug 04 10:48:48.671130 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-ab735573-b98d-48da-93ea-0c9b0be98ebb tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:48.671392 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-ab735573-b98d-48da-93ea-0c9b0be98ebb tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:48.694771 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-ab735573-b98d-48da-93ea-0c9b0be98ebb tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/attachments/4fab8961-c833-4220-8ba3-aa5d2efbfc7f returned with HTTP 200 Aug 04 10:48:48.694771 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 313/1256] 10.4.3.232 () {70 vars in 1651 bytes} [Tue Aug 4 10:48:48 2026] GET /volume/v3/attachments/4fab8961-c833-4220-8ba3-aa5d2efbfc7f => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:48.823048 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-12dd8e4f-bcf8-4edc-b009-13bacfd0c40f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:48.826799 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-12dd8e4f-bcf8-4edc-b009-13bacfd0c40f tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:48.826931 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-12dd8e4f-bcf8-4edc-b009-13bacfd0c40f tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:48.827140 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-12dd8e4f-bcf8-4edc-b009-13bacfd0c40f tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:48.827293 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-12dd8e4f-bcf8-4edc-b009-13bacfd0c40f tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:48.832957 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:48.832957 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:48.834073 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-12dd8e4f-bcf8-4edc-b009-13bacfd0c40f tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:48.834594 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 315/1257] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:48 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:49.579148 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8f8792bc-dcac-43ce-8e77-4d930412c275 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:49.581016 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8f8792bc-dcac-43ce-8e77-4d930412c275 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:48:49.581151 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8f8792bc-dcac-43ce-8e77-4d930412c275 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:49.581297 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8f8792bc-dcac-43ce-8e77-4d930412c275 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:49.592155 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:49.592155 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:49.596422 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8f8792bc-dcac-43ce-8e77-4d930412c275 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:49.601512 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8f8792bc-dcac-43ce-8e77-4d930412c275 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:48:49.601951 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 317/1258] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:49 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:49.848921 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0f06e220-b4a0-4b19-b94f-5030244c8a36 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:49.851881 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0f06e220-b4a0-4b19-b94f-5030244c8a36 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:49.852195 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0f06e220-b4a0-4b19-b94f-5030244c8a36 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:49.852489 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0f06e220-b4a0-4b19-b94f-5030244c8a36 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:49.852659 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-0f06e220-b4a0-4b19-b94f-5030244c8a36 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:49.857945 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:49.857945 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:49.859100 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0f06e220-b4a0-4b19-b94f-5030244c8a36 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:49.859660 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 314/1259] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:49 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:50.104945 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7e05e973-e493-413a-ac10-a251bbf8730b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:50.268149 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e05e973-e493-413a-ac10-a251bbf8730b tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:48:50.269639 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e05e973-e493-413a-ac10-a251bbf8730b tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2121636334", "os-volume-type-access:is_public": false}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:50.271255 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:50.271255 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:50.287820 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e05e973-e493-413a-ac10-a251bbf8730b tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:48:50.288197 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 314/1260] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:48:50 2026] POST /volume/v3/types => generated 229 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:50.302341 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b4c843e2-f71e-483d-99bc-d41c64b6931b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:51.124279 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b4c843e2-f71e-483d-99bc-d41c64b6931b tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:48:51.124279 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b4c843e2-f71e-483d-99bc-d41c64b6931b tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9bfbe029-6e9b-4203-bea5-6720290d0293", "size": 1}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:51.124279 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-b4c843e2-f71e-483d-99bc-d41c64b6931b tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Create volume request body: {'volume': {'volume_type': '9bfbe029-6e9b-4203-bea5-6720290d0293', 'size': 1}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:48:51.124279 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b4c843e2-f71e-483d-99bc-d41c64b6931b tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 404 Aug 04 10:48:51.124279 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 316/1261] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:48:50 2026] POST /volume/v3/volumes => generated 114 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:51.128795 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e9564478-9504-4f85-b8a6-e37a6eb23488 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:51.128795 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e9564478-9504-4f85-b8a6-e37a6eb23488 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] POST https://10.4.3.232/volume/v3/types/9bfbe029-6e9b-4203-bea5-6720290d0293/action Aug 04 10:48:51.128795 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e9564478-9504-4f85-b8a6-e37a6eb23488 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Action body: b'{"addProjectAccess": {"project": "7c022069afdd4931958b21126038940c"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:51.128795 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e9564478-9504-4f85-b8a6-e37a6eb23488 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7c022069afdd4931958b21126038940c"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:51.128795 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e9564478-9504-4f85-b8a6-e37a6eb23488 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] https://10.4.3.232/volume/v3/types/9bfbe029-6e9b-4203-bea5-6720290d0293/action returned with HTTP 202 Aug 04 10:48:51.128795 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 318/1262] 10.4.3.232 () {68 vars in 1384 bytes} [Tue Aug 4 10:48:50 2026] POST /volume/v3/types/9bfbe029-6e9b-4203-bea5-6720290d0293/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:48:51.131654 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:51.131654 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:48:51.131654 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9bfbe029-6e9b-4203-bea5-6720290d0293", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1146811535"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:51.131654 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Create volume request body: {'volume': {'volume_type': '9bfbe029-6e9b-4203-bea5-6720290d0293', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1146811535'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:48:51.131654 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Create volume of 1 GB Aug 04 10:48:51.131654 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:51.131654 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:51.131654 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Availability Zones retrieved successfully. Aug 04 10:48:51.131654 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Flow 'volume_create_api' (b48dbe5a-dc4f-4fa3-b8e5-6accf35d02f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:51.131654 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf701063-bb44-4707-a66c-cb3851902c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:51.131654 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:48:51.131654 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf701063-bb44-4707-a66c-cb3851902c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:48:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9bfbe029-6e9b-4203-bea5-6720290d0293,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-2121636334',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9bfbe029-6e9b-4203-bea5-6720290d0293', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:51.131654 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca389e0b-186d-45bc-8898-1f94ff9d663c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:51.131654 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-2121636334 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-2121636334, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:48:51.131654 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-2121636334 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-2121636334, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:48:51.134424 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Created reservations ['95fa6d2a-97dc-4270-a71a-8f227f5ac468', 'b3f11b07-83e0-4a74-9bd3-d2f5193c709b', '8df5432e-d273-45d4-9fc2-20ee277ab3a4', 'c4f06c5f-c6d2-462f-a3f4-7f0c1acf005a'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:48:51.134424 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca389e0b-186d-45bc-8898-1f94ff9d663c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95fa6d2a-97dc-4270-a71a-8f227f5ac468', 'b3f11b07-83e0-4a74-9bd3-d2f5193c709b', '8df5432e-d273-45d4-9fc2-20ee277ab3a4', 'c4f06c5f-c6d2-462f-a3f4-7f0c1acf005a']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:51.134424 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc05fdc6-53bd-47ae-835a-f6805db6e55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:51.134424 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc05fdc6-53bd-47ae-835a-f6805db6e55e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae7301f7-8bdc-4787-a666-b61c27446c6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1146811535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c022069afdd4931958b21126038940c',qos_specs=None,replication_status=,reservations=['95fa6d2a-97dc-4270-a71a-8f227f5ac468','b3f11b07-83e0-4a74-9bd3-d2f5193c709b','8df5432e-d273-45d4-9fc2-20ee277ab3a4','c4f06c5f-c6d2-462f-a3f4-7f0c1acf005a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='052d4645382a4ceb89c7b718bc0768a4',volume_type_id=9bfbe029-6e9b-4203-bea5-6720290d0293), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:48:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1146811535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae7301f7-8bdc-4787-a666-b61c27446c6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c022069afdd4931958b21126038940c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='052d4645382a4ceb89c7b718bc0768a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9bfbe029-6e9b-4203-bea5-6720290d0293),volume_type_id=9bfbe029-6e9b-4203-bea5-6720290d0293)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:51.134424 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (210eafc5-5a45-492d-8ac5-4c3c1593c3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:51.135113 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-15149ac7-9d1c-46b8-90a3-1fc79fb8a803 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:51.135113 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-15149ac7-9d1c-46b8-90a3-1fc79fb8a803 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:48:51.135113 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-15149ac7-9d1c-46b8-90a3-1fc79fb8a803 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:51.135113 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-15149ac7-9d1c-46b8-90a3-1fc79fb8a803 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:51.135113 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:51.135113 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:51.136094 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (210eafc5-5a45-492d-8ac5-4c3c1593c3cf) transitioned into state 'SUCCESS' from state '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-1146811535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c022069afdd4931958b21126038940c',qos_specs=None,replication_status=,reservations=['95fa6d2a-97dc-4270-a71a-8f227f5ac468','b3f11b07-83e0-4a74-9bd3-d2f5193c709b','8df5432e-d273-45d4-9fc2-20ee277ab3a4','c4f06c5f-c6d2-462f-a3f4-7f0c1acf005a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='052d4645382a4ceb89c7b718bc0768a4',volume_type_id=9bfbe029-6e9b-4203-bea5-6720290d0293)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:51.136094 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13c13140-a7a1-4c55-9b08-83d741d94bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:51.136902 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-15149ac7-9d1c-46b8-90a3-1fc79fb8a803 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:51.136902 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-15149ac7-9d1c-46b8-90a3-1fc79fb8a803 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:48:51.136902 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 315/1263] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:50 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1147 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:51.137388 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13c13140-a7a1-4c55-9b08-83d741d94bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:51.137388 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Flow 'volume_create_api' (b48dbe5a-dc4f-4fa3-b8e5-6accf35d02f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:51.137388 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Create volume request issued successfully. Aug 04 10:48:51.137388 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b4a3ba24-d048-4b80-9c7f-b65b74684e76 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:48:51.137388 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 315/1264] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:48:50 2026] POST /volume/v3/volumes => generated 796 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:48:51.137775 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0d27acb7-dd56-4326-9e76-5d4ec468e4a9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:51.137775 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0d27acb7-dd56-4326-9e76-5d4ec468e4a9 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] GET https://10.4.3.232/volume/v3/volumes/ae7301f7-8bdc-4787-a666-b61c27446c6a Aug 04 10:48:51.137775 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0d27acb7-dd56-4326-9e76-5d4ec468e4a9 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:51.137775 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0d27acb7-dd56-4326-9e76-5d4ec468e4a9 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:51.137775 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:51.137775 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:51.137775 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0d27acb7-dd56-4326-9e76-5d4ec468e4a9 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Volume info retrieved successfully. Aug 04 10:48:51.137775 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0d27acb7-dd56-4326-9e76-5d4ec468e4a9 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] https://10.4.3.232/volume/v3/volumes/ae7301f7-8bdc-4787-a666-b61c27446c6a returned with HTTP 200 Aug 04 10:48:51.137775 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 317/1265] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:50 2026] GET /volume/v3/volumes/ae7301f7-8bdc-4787-a666-b61c27446c6a => generated 864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:51.138034 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-508eaae3-0e90-4997-b4e6-3c45cb5fbad1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:51.138034 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-508eaae3-0e90-4997-b4e6-3c45cb5fbad1 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:51.138034 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-508eaae3-0e90-4997-b4e6-3c45cb5fbad1 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:51.138034 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-508eaae3-0e90-4997-b4e6-3c45cb5fbad1 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:51.138034 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-508eaae3-0e90-4997-b4e6-3c45cb5fbad1 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:51.138034 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:51.138034 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:51.138034 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-508eaae3-0e90-4997-b4e6-3c45cb5fbad1 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:51.138034 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 319/1266] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:50 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 758 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:51.659856 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aa7f00ca-5d39-416b-992f-d1f708242cae None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:51.661607 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aa7f00ca-5d39-416b-992f-d1f708242cae tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:48:51.661836 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aa7f00ca-5d39-416b-992f-d1f708242cae tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:51.662032 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aa7f00ca-5d39-416b-992f-d1f708242cae tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:51.672993 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:51.672993 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:51.677508 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-aa7f00ca-5d39-416b-992f-d1f708242cae tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:51.683499 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aa7f00ca-5d39-416b-992f-d1f708242cae tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:48:51.684004 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 316/1267] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:51 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1147 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:51.727079 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ff659fb7-5dc0-4037-85b4-be4b8e60f185 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:51.728863 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ff659fb7-5dc0-4037-85b4-be4b8e60f185 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] GET https://10.4.3.232/volume/v3/volumes/ae7301f7-8bdc-4787-a666-b61c27446c6a Aug 04 10:48:51.729019 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ff659fb7-5dc0-4037-85b4-be4b8e60f185 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:51.729207 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ff659fb7-5dc0-4037-85b4-be4b8e60f185 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:51.731212 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=308,cinder:UPDATE=64,cinder:INSERT=24,cinder:DELETE=5 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:48:51.736655 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:51.736655 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:51.741739 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ff659fb7-5dc0-4037-85b4-be4b8e60f185 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Volume info retrieved successfully. Aug 04 10:48:51.748032 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ff659fb7-5dc0-4037-85b4-be4b8e60f185 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] https://10.4.3.232/volume/v3/volumes/ae7301f7-8bdc-4787-a666-b61c27446c6a returned with HTTP 200 Aug 04 10:48:51.748471 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 316/1268] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:51 2026] GET /volume/v3/volumes/ae7301f7-8bdc-4787-a666-b61c27446c6a => generated 889 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:51.770881 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-562bfea6-911b-4797-8c51-5cdb12c8dfef None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:51.772841 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-562bfea6-911b-4797-8c51-5cdb12c8dfef tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] GET https://10.4.3.232/volume/v3/volumes/ae7301f7-8bdc-4787-a666-b61c27446c6a Aug 04 10:48:51.773089 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-562bfea6-911b-4797-8c51-5cdb12c8dfef tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:51.773351 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-562bfea6-911b-4797-8c51-5cdb12c8dfef tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:51.780797 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:51.780797 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:51.784977 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-562bfea6-911b-4797-8c51-5cdb12c8dfef tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Volume info retrieved successfully. Aug 04 10:48:51.789423 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-562bfea6-911b-4797-8c51-5cdb12c8dfef tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] https://10.4.3.232/volume/v3/volumes/ae7301f7-8bdc-4787-a666-b61c27446c6a returned with HTTP 200 Aug 04 10:48:51.789810 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 318/1269] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:51 2026] GET /volume/v3/volumes/ae7301f7-8bdc-4787-a666-b61c27446c6a => generated 889 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:51.805386 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9e561108-57e6-4cb2-8237-a4ce40ae3914 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:51.808264 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9e561108-57e6-4cb2-8237-a4ce40ae3914 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] DELETE https://10.4.3.232/volume/v3/volumes/ae7301f7-8bdc-4787-a666-b61c27446c6a Aug 04 10:48:51.808562 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9e561108-57e6-4cb2-8237-a4ce40ae3914 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:51.808862 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9e561108-57e6-4cb2-8237-a4ce40ae3914 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:51.809097 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-9e561108-57e6-4cb2-8237-a4ce40ae3914 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Delete volume with id: ae7301f7-8bdc-4787-a666-b61c27446c6a Aug 04 10:48:51.818381 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:51.818381 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:51.819000 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9e561108-57e6-4cb2-8237-a4ce40ae3914 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Volume info retrieved successfully. Aug 04 10:48:51.843194 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9e561108-57e6-4cb2-8237-a4ce40ae3914 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Delete volume request issued successfully. Aug 04 10:48:51.843506 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9e561108-57e6-4cb2-8237-a4ce40ae3914 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] https://10.4.3.232/volume/v3/volumes/ae7301f7-8bdc-4787-a666-b61c27446c6a returned with HTTP 202 Aug 04 10:48:51.844036 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 320/1270] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:48:51 2026] DELETE /volume/v3/volumes/ae7301f7-8bdc-4787-a666-b61c27446c6a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:48:51.853864 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a3fcde44-a47b-4162-9a79-eddd8529a085 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:51.856070 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a3fcde44-a47b-4162-9a79-eddd8529a085 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] GET https://10.4.3.232/volume/v3/volumes/ae7301f7-8bdc-4787-a666-b61c27446c6a Aug 04 10:48:51.856370 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a3fcde44-a47b-4162-9a79-eddd8529a085 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:51.856584 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a3fcde44-a47b-4162-9a79-eddd8529a085 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:51.865687 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:51.865687 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:51.872678 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a3fcde44-a47b-4162-9a79-eddd8529a085 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Volume info retrieved successfully. Aug 04 10:48:51.881321 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a3fcde44-a47b-4162-9a79-eddd8529a085 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] https://10.4.3.232/volume/v3/volumes/ae7301f7-8bdc-4787-a666-b61c27446c6a returned with HTTP 200 Aug 04 10:48:51.881753 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 317/1271] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:51 2026] GET /volume/v3/volumes/ae7301f7-8bdc-4787-a666-b61c27446c6a => generated 888 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:51.919519 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-69023294-8818-404a-8043-aed79e9742af None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:51.921913 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-69023294-8818-404a-8043-aed79e9742af tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:51.922173 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-69023294-8818-404a-8043-aed79e9742af tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:51.922466 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-69023294-8818-404a-8043-aed79e9742af tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:51.922593 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-69023294-8818-404a-8043-aed79e9742af tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:51.928053 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:51.928053 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:51.928887 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-69023294-8818-404a-8043-aed79e9742af tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:51.929234 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 317/1272] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:51 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:52.665576 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3953fbc0-65c6-413e-b7ea-3a595a2a4ea1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:52.701269 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5aca0148-b307-459d-ac3f-7bf0e3dafcda None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:52.703089 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5aca0148-b307-459d-ac3f-7bf0e3dafcda tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:48:52.703595 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5aca0148-b307-459d-ac3f-7bf0e3dafcda tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:52.704006 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5aca0148-b307-459d-ac3f-7bf0e3dafcda tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:52.716160 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:52.716160 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:52.718751 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5aca0148-b307-459d-ac3f-7bf0e3dafcda tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:52.724143 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5aca0148-b307-459d-ac3f-7bf0e3dafcda tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:48:52.724706 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 321/1273] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:52 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1147 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:52.794256 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3953fbc0-65c6-413e-b7ea-3a595a2a4ea1 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:48:52.795320 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3953fbc0-65c6-413e-b7ea-3a595a2a4ea1 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-777853292"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:52.797933 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-3953fbc0-65c6-413e-b7ea-3a595a2a4ea1 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-777853292'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:48:52.798052 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-3953fbc0-65c6-413e-b7ea-3a595a2a4ea1 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Create volume of 1 GB Aug 04 10:48:52.805100 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3953fbc0-65c6-413e-b7ea-3a595a2a4ea1 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Availability Zones retrieved successfully. Aug 04 10:48:52.814059 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3953fbc0-65c6-413e-b7ea-3a595a2a4ea1 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Flow 'volume_create_api' (b602c1d1-b752-4f20-a660-e04dc3ed8687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:52.815183 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3953fbc0-65c6-413e-b7ea-3a595a2a4ea1 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c92e8e1-5f4f-4e57-a74f-b3dd2643723e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:52.816286 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-3953fbc0-65c6-413e-b7ea-3a595a2a4ea1 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:48:52.851266 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3953fbc0-65c6-413e-b7ea-3a595a2a4ea1 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c92e8e1-5f4f-4e57-a74f-b3dd2643723e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:52.852400 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3953fbc0-65c6-413e-b7ea-3a595a2a4ea1 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a5b361f-afc6-4d3a-8fce-c1b7abc670ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:52.899265 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5efb97c8-f728-43f7-a7ff-85ff8d1e3c61 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:52.904137 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5efb97c8-f728-43f7-a7ff-85ff8d1e3c61 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] GET https://10.4.3.232/volume/v3/volumes/ae7301f7-8bdc-4787-a666-b61c27446c6a Aug 04 10:48:52.904432 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5efb97c8-f728-43f7-a7ff-85ff8d1e3c61 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:52.904745 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5efb97c8-f728-43f7-a7ff-85ff8d1e3c61 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:52.917085 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5efb97c8-f728-43f7-a7ff-85ff8d1e3c61 tempest-VolumeTypesAccessTest-163229705 tempest-VolumeTypesAccessTest-163229705-project-member] https://10.4.3.232/volume/v3/volumes/ae7301f7-8bdc-4787-a666-b61c27446c6a returned with HTTP 404 Aug 04 10:48:52.917762 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 318/1274] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:52 2026] GET /volume/v3/volumes/ae7301f7-8bdc-4787-a666-b61c27446c6a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:52.925971 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-64c53ac5-e47d-4eeb-a1ff-caff8ced56d9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:52.928831 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-64c53ac5-e47d-4eeb-a1ff-caff8ced56d9 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] POST https://10.4.3.232/volume/v3/types/9bfbe029-6e9b-4203-bea5-6720290d0293/action Aug 04 10:48:52.929582 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-64c53ac5-e47d-4eeb-a1ff-caff8ced56d9 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Action body: b'{"removeProjectAccess": {"project": "7c022069afdd4931958b21126038940c"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:52.929759 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-64c53ac5-e47d-4eeb-a1ff-caff8ced56d9 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7c022069afdd4931958b21126038940c"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:52.940280 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-3953fbc0-65c6-413e-b7ea-3a595a2a4ea1 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Created reservations ['dff3ac8b-b4bb-4ba7-a6ad-ab3a6196a896', '14f8b67b-238e-4fe8-b06a-917d682414a8', 'c3ea88e9-d604-4d7d-a322-95e9d73b7a7f', 'db585d02-891a-40be-afde-42b7821b03f6'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:48:52.941513 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3953fbc0-65c6-413e-b7ea-3a595a2a4ea1 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a5b361f-afc6-4d3a-8fce-c1b7abc670ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dff3ac8b-b4bb-4ba7-a6ad-ab3a6196a896', '14f8b67b-238e-4fe8-b06a-917d682414a8', 'c3ea88e9-d604-4d7d-a322-95e9d73b7a7f', 'db585d02-891a-40be-afde-42b7821b03f6']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:52.942653 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3953fbc0-65c6-413e-b7ea-3a595a2a4ea1 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77e6d696-d233-4b7b-87c3-8859965f12c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:52.945823 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-813adf66-0b63-4515-8daf-ea5a5505edfb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:52.947259 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-813adf66-0b63-4515-8daf-ea5a5505edfb tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:52.947627 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-813adf66-0b63-4515-8daf-ea5a5505edfb tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:52.948020 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-813adf66-0b63-4515-8daf-ea5a5505edfb tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:52.948276 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-813adf66-0b63-4515-8daf-ea5a5505edfb tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:52.950205 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-64c53ac5-e47d-4eeb-a1ff-caff8ced56d9 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] https://10.4.3.232/volume/v3/types/9bfbe029-6e9b-4203-bea5-6720290d0293/action returned with HTTP 202 Aug 04 10:48:52.950778 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 318/1275] 10.4.3.232 () {68 vars in 1384 bytes} [Tue Aug 4 10:48:52 2026] POST /volume/v3/types/9bfbe029-6e9b-4203-bea5-6720290d0293/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:48:52.953586 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:52.953586 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:52.954366 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-813adf66-0b63-4515-8daf-ea5a5505edfb tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:52.954854 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 322/1276] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:52 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:52.957596 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d6098036-1a76-4017-8941-b919a23cb17b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:52.959611 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d6098036-1a76-4017-8941-b919a23cb17b tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] DELETE https://10.4.3.232/volume/v3/types/9bfbe029-6e9b-4203-bea5-6720290d0293 Aug 04 10:48:52.959842 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d6098036-1a76-4017-8941-b919a23cb17b tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:52.960041 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d6098036-1a76-4017-8941-b919a23cb17b tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:52.977923 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3953fbc0-65c6-413e-b7ea-3a595a2a4ea1 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77e6d696-d233-4b7b-87c3-8859965f12c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df3a06a3-cfff-41df-bfa8-5916ef4f14a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-777853292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05337d06740d437ea2a4da0dc6df113a',qos_specs=None,replication_status=,reservations=['dff3ac8b-b4bb-4ba7-a6ad-ab3a6196a896','14f8b67b-238e-4fe8-b06a-917d682414a8','c3ea88e9-d604-4d7d-a322-95e9d73b7a7f','db585d02-891a-40be-afde-42b7821b03f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76623a86f8eb49c088c70e4aa40a838e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:48:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-777853292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df3a06a3-cfff-41df-bfa8-5916ef4f14a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05337d06740d437ea2a4da0dc6df113a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76623a86f8eb49c088c70e4aa40a838e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:52.978956 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3953fbc0-65c6-413e-b7ea-3a595a2a4ea1 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0bf2380-8bbf-43a7-bcef-8fd04bbcba7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:52.997613 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d6098036-1a76-4017-8941-b919a23cb17b tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] https://10.4.3.232/volume/v3/types/9bfbe029-6e9b-4203-bea5-6720290d0293 returned with HTTP 202 Aug 04 10:48:52.998061 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 319/1277] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:48:52 2026] DELETE /volume/v3/types/9bfbe029-6e9b-4203-bea5-6720290d0293 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:48:53.004866 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6d423970-66bb-4b48-b643-6242cf241c8a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:53.007138 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6d423970-66bb-4b48-b643-6242cf241c8a tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] GET https://10.4.3.232/volume/v3/types/9bfbe029-6e9b-4203-bea5-6720290d0293 Aug 04 10:48:53.007428 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6d423970-66bb-4b48-b643-6242cf241c8a tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:53.008134 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6d423970-66bb-4b48-b643-6242cf241c8a tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:53.015143 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6d423970-66bb-4b48-b643-6242cf241c8a tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] https://10.4.3.232/volume/v3/types/9bfbe029-6e9b-4203-bea5-6720290d0293 returned with HTTP 404 Aug 04 10:48:53.015823 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 319/1278] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:48:53 2026] GET /volume/v3/types/9bfbe029-6e9b-4203-bea5-6720290d0293 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:53.020546 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3953fbc0-65c6-413e-b7ea-3a595a2a4ea1 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0bf2380-8bbf-43a7-bcef-8fd04bbcba7e) transitioned into state 'SUCCESS' from state '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-777853292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05337d06740d437ea2a4da0dc6df113a',qos_specs=None,replication_status=,reservations=['dff3ac8b-b4bb-4ba7-a6ad-ab3a6196a896','14f8b67b-238e-4fe8-b06a-917d682414a8','c3ea88e9-d604-4d7d-a322-95e9d73b7a7f','db585d02-891a-40be-afde-42b7821b03f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76623a86f8eb49c088c70e4aa40a838e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:53.021840 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3953fbc0-65c6-413e-b7ea-3a595a2a4ea1 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18e2c22e-1d0f-4c7f-a0d9-92d9eedf02fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:53.024349 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cbff6439-47b6-4eec-81e2-c1692153de69 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:53.027618 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cbff6439-47b6-4eec-81e2-c1692153de69 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:48:53.028373 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cbff6439-47b6-4eec-81e2-c1692153de69 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2086502052", "os-volume-type-access:is_public": false}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:53.036845 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3953fbc0-65c6-413e-b7ea-3a595a2a4ea1 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18e2c22e-1d0f-4c7f-a0d9-92d9eedf02fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:53.037978 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3953fbc0-65c6-413e-b7ea-3a595a2a4ea1 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Flow 'volume_create_api' (b602c1d1-b752-4f20-a660-e04dc3ed8687) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:53.038378 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3953fbc0-65c6-413e-b7ea-3a595a2a4ea1 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Create volume request issued successfully. Aug 04 10:48:53.039122 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3953fbc0-65c6-413e-b7ea-3a595a2a4ea1 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:48:53.039831 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 319/1279] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:48:52 2026] POST /volume/v3/volumes => generated 748 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:48:53.044545 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cbff6439-47b6-4eec-81e2-c1692153de69 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:48:53.044545 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 323/1280] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:48:53 2026] POST /volume/v3/types => generated 229 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:53.054713 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f86ddf62-14bc-44d3-82fa-8fe72d543b32 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:53.057015 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f86ddf62-14bc-44d3-82fa-8fe72d543b32 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/volumes/df3a06a3-cfff-41df-bfa8-5916ef4f14a9 Aug 04 10:48:53.057548 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f86ddf62-14bc-44d3-82fa-8fe72d543b32 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:53.057586 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f86ddf62-14bc-44d3-82fa-8fe72d543b32 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:53.058775 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-59d0d7c5-7df3-406c-9887-7c9a5cef41d2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:53.062795 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-59d0d7c5-7df3-406c-9887-7c9a5cef41d2 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] POST https://10.4.3.232/volume/v3/types/63d9ebc8-5ba2-4b90-98b6-7b2466dd7acc/action Aug 04 10:48:53.063144 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-59d0d7c5-7df3-406c-9887-7c9a5cef41d2 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Action body: b'{"addProjectAccess": {"project": "7c022069afdd4931958b21126038940c"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:53.063301 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-59d0d7c5-7df3-406c-9887-7c9a5cef41d2 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7c022069afdd4931958b21126038940c"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:53.066837 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:53.066837 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:53.071337 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f86ddf62-14bc-44d3-82fa-8fe72d543b32 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Volume info retrieved successfully. Aug 04 10:48:53.074229 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-59d0d7c5-7df3-406c-9887-7c9a5cef41d2 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] https://10.4.3.232/volume/v3/types/63d9ebc8-5ba2-4b90-98b6-7b2466dd7acc/action returned with HTTP 202 Aug 04 10:48:53.074711 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 320/1281] 10.4.3.232 () {68 vars in 1384 bytes} [Tue Aug 4 10:48:53 2026] POST /volume/v3/types/63d9ebc8-5ba2-4b90-98b6-7b2466dd7acc/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:48:53.077087 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f86ddf62-14bc-44d3-82fa-8fe72d543b32 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/volumes/df3a06a3-cfff-41df-bfa8-5916ef4f14a9 returned with HTTP 200 Aug 04 10:48:53.077563 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 320/1282] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:53 2026] GET /volume/v3/volumes/df3a06a3-cfff-41df-bfa8-5916ef4f14a9 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:53.085561 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a0f6e348-a7bb-4f6c-acbc-de3ba18487b6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:53.088404 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a0f6e348-a7bb-4f6c-acbc-de3ba18487b6 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] POST https://10.4.3.232/volume/v3/types/63d9ebc8-5ba2-4b90-98b6-7b2466dd7acc/action Aug 04 10:48:53.088738 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a0f6e348-a7bb-4f6c-acbc-de3ba18487b6 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Action body: b'{"addProjectAccess": {"project": "3d1c06ae4fe546b3964c3d84a1e83aae"}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:53.088839 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a0f6e348-a7bb-4f6c-acbc-de3ba18487b6 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3d1c06ae4fe546b3964c3d84a1e83aae"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:53.090304 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:53.090304 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:53.100488 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a0f6e348-a7bb-4f6c-acbc-de3ba18487b6 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] https://10.4.3.232/volume/v3/types/63d9ebc8-5ba2-4b90-98b6-7b2466dd7acc/action returned with HTTP 202 Aug 04 10:48:53.101028 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 320/1283] 10.4.3.232 () {68 vars in 1384 bytes} [Tue Aug 4 10:48:53 2026] POST /volume/v3/types/63d9ebc8-5ba2-4b90-98b6-7b2466dd7acc/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:48:53.108129 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-834148e7-83a7-4c34-b0da-e3656d0d228c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:53.111260 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-834148e7-83a7-4c34-b0da-e3656d0d228c tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] GET https://10.4.3.232/volume/v3/types/63d9ebc8-5ba2-4b90-98b6-7b2466dd7acc/os-volume-type-access Aug 04 10:48:53.111260 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-834148e7-83a7-4c34-b0da-e3656d0d228c tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:53.111260 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-834148e7-83a7-4c34-b0da-e3656d0d228c tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:53.123957 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-834148e7-83a7-4c34-b0da-e3656d0d228c tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] https://10.4.3.232/volume/v3/types/63d9ebc8-5ba2-4b90-98b6-7b2466dd7acc/os-volume-type-access returned with HTTP 200 Aug 04 10:48:53.124498 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 324/1284] 10.4.3.232 () {66 vars in 1408 bytes} [Tue Aug 4 10:48:53 2026] GET /volume/v3/types/63d9ebc8-5ba2-4b90-98b6-7b2466dd7acc/os-volume-type-access => generated 244 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:48:53.132852 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-36474493-a80a-4368-bcd6-ae347b76d57d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:53.134671 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-36474493-a80a-4368-bcd6-ae347b76d57d tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] POST https://10.4.3.232/volume/v3/types/63d9ebc8-5ba2-4b90-98b6-7b2466dd7acc/action Aug 04 10:48:53.135079 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-36474493-a80a-4368-bcd6-ae347b76d57d tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Action body: b'{"removeProjectAccess": {"project": "3d1c06ae4fe546b3964c3d84a1e83aae"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:53.135152 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-36474493-a80a-4368-bcd6-ae347b76d57d tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3d1c06ae4fe546b3964c3d84a1e83aae"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:53.146568 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-36474493-a80a-4368-bcd6-ae347b76d57d tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] https://10.4.3.232/volume/v3/types/63d9ebc8-5ba2-4b90-98b6-7b2466dd7acc/action returned with HTTP 202 Aug 04 10:48:53.147207 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 321/1285] 10.4.3.232 () {68 vars in 1384 bytes} [Tue Aug 4 10:48:53 2026] POST /volume/v3/types/63d9ebc8-5ba2-4b90-98b6-7b2466dd7acc/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:48:53.154194 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-371875c1-2add-49ca-a465-9c963d84cf38 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:53.156110 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-371875c1-2add-49ca-a465-9c963d84cf38 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] POST https://10.4.3.232/volume/v3/types/63d9ebc8-5ba2-4b90-98b6-7b2466dd7acc/action Aug 04 10:48:53.156576 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-371875c1-2add-49ca-a465-9c963d84cf38 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Action body: b'{"removeProjectAccess": {"project": "7c022069afdd4931958b21126038940c"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:53.156795 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-371875c1-2add-49ca-a465-9c963d84cf38 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7c022069afdd4931958b21126038940c"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:53.170590 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-371875c1-2add-49ca-a465-9c963d84cf38 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] https://10.4.3.232/volume/v3/types/63d9ebc8-5ba2-4b90-98b6-7b2466dd7acc/action returned with HTTP 202 Aug 04 10:48:53.171183 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 321/1286] 10.4.3.232 () {68 vars in 1384 bytes} [Tue Aug 4 10:48:53 2026] POST /volume/v3/types/63d9ebc8-5ba2-4b90-98b6-7b2466dd7acc/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:48:53.179529 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3e7dae7e-cf44-47d0-8576-d611de4f6931 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:53.181629 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3e7dae7e-cf44-47d0-8576-d611de4f6931 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] DELETE https://10.4.3.232/volume/v3/types/63d9ebc8-5ba2-4b90-98b6-7b2466dd7acc Aug 04 10:48:53.182487 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3e7dae7e-cf44-47d0-8576-d611de4f6931 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:53.182719 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3e7dae7e-cf44-47d0-8576-d611de4f6931 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Calling method '_delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:53.215729 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3e7dae7e-cf44-47d0-8576-d611de4f6931 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] https://10.4.3.232/volume/v3/types/63d9ebc8-5ba2-4b90-98b6-7b2466dd7acc returned with HTTP 202 Aug 04 10:48:53.216153 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 321/1287] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:48:53 2026] DELETE /volume/v3/types/63d9ebc8-5ba2-4b90-98b6-7b2466dd7acc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:48:53.226103 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-93d1aab9-f3d3-47f6-b9c9-5b8db2e45102 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:53.227485 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-93d1aab9-f3d3-47f6-b9c9-5b8db2e45102 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] GET https://10.4.3.232/volume/v3/types/63d9ebc8-5ba2-4b90-98b6-7b2466dd7acc Aug 04 10:48:53.227788 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-93d1aab9-f3d3-47f6-b9c9-5b8db2e45102 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:53.228028 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-93d1aab9-f3d3-47f6-b9c9-5b8db2e45102 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:53.231141 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-93d1aab9-f3d3-47f6-b9c9-5b8db2e45102 tempest-VolumeTypesAccessTest-729262384 tempest-VolumeTypesAccessTest-729262384-project-admin] https://10.4.3.232/volume/v3/types/63d9ebc8-5ba2-4b90-98b6-7b2466dd7acc returned with HTTP 404 Aug 04 10:48:53.231637 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 325/1288] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:48:53 2026] GET /volume/v3/types/63d9ebc8-5ba2-4b90-98b6-7b2466dd7acc => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:48:53.307206 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-9681a833-bbb2-4762-afa2-30d74f967cd9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:53.458880 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-9681a833-bbb2-4762-afa2-30d74f967cd9 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] POST https://10.4.3.232/volume/v3/attachments/4fab8961-c833-4220-8ba3-aa5d2efbfc7f/action Aug 04 10:48:53.459282 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-9681a833-bbb2-4762-afa2-30d74f967cd9 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:53.459411 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-9681a833-bbb2-4762-afa2-30d74f967cd9 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:53.479351 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:53.479351 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:53.497237 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4614c1fc-591a-4afd-bf96-d499ea875dac req-9681a833-bbb2-4762-afa2-30d74f967cd9 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/attachments/4fab8961-c833-4220-8ba3-aa5d2efbfc7f/action returned with HTTP 204 Aug 04 10:48:53.497891 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 322/1289] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:48:53 2026] POST /volume/v3/attachments/4fab8961-c833-4220-8ba3-aa5d2efbfc7f/action => generated 0 bytes in 191 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 04 10:48:53.502389 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-0c526464-d6a2-4592-be98-bc7d955bc444 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:53.508956 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-0c526464-d6a2-4592-be98-bc7d955bc444 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:48:53.509670 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-0c526464-d6a2-4592-be98-bc7d955bc444 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:53.509914 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-0c526464-d6a2-4592-be98-bc7d955bc444 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:53.524499 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:53.524499 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:53.530266 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-0c526464-d6a2-4592-be98-bc7d955bc444 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:53.536221 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-0c526464-d6a2-4592-be98-bc7d955bc444 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:48:53.536801 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 322/1290] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:53 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:53.603910 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-660abbe7-74a1-4e95-af68-f69771fa6c25 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:53.606293 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-660abbe7-74a1-4e95-af68-f69771fa6c25 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:48:53.606802 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-660abbe7-74a1-4e95-af68-f69771fa6c25 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1755562800"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:53.609080 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-660abbe7-74a1-4e95-af68-f69771fa6c25 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1755562800'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:48:53.609279 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-660abbe7-74a1-4e95-af68-f69771fa6c25 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Create volume of 1 GB Aug 04 10:48:53.614075 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-660abbe7-74a1-4e95-af68-f69771fa6c25 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Availability Zones retrieved successfully. Aug 04 10:48:53.621269 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-660abbe7-74a1-4e95-af68-f69771fa6c25 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Flow 'volume_create_api' (6c70bd5a-4da5-419b-b6f9-9cf114e25237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:53.622082 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-660abbe7-74a1-4e95-af68-f69771fa6c25 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dff3043c-6705-4c5f-8c29-0f2e9f42133b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:53.623269 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-660abbe7-74a1-4e95-af68-f69771fa6c25 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:48:53.653833 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-660abbe7-74a1-4e95-af68-f69771fa6c25 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dff3043c-6705-4c5f-8c29-0f2e9f42133b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:53.655080 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-660abbe7-74a1-4e95-af68-f69771fa6c25 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (578a1ecf-b3fe-441c-bad6-a6e2c773b484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:53.701882 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-660abbe7-74a1-4e95-af68-f69771fa6c25 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Created reservations ['99b1da98-596e-4345-af07-4a8f734c3545', '5f1b0aa1-ea7b-4497-b9f3-0a0c4a0af68c', 'd1e79b7d-34ed-4596-b2fe-e7105bfb0a88', 'd541ca63-a135-47a5-89dd-61d217a071de'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:48:53.702656 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-660abbe7-74a1-4e95-af68-f69771fa6c25 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (578a1ecf-b3fe-441c-bad6-a6e2c773b484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99b1da98-596e-4345-af07-4a8f734c3545', '5f1b0aa1-ea7b-4497-b9f3-0a0c4a0af68c', 'd1e79b7d-34ed-4596-b2fe-e7105bfb0a88', 'd541ca63-a135-47a5-89dd-61d217a071de']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:53.703592 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-660abbe7-74a1-4e95-af68-f69771fa6c25 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9109bccb-8090-48ba-ae70-2267e8dcb920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:53.726257 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-660abbe7-74a1-4e95-af68-f69771fa6c25 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9109bccb-8090-48ba-ae70-2267e8dcb920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fa017ac-fd34-4d92-ad8b-0f187f94c7b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1755562800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07e1cb30670c4f39998f0e7423b45959',qos_specs=None,replication_status=,reservations=['99b1da98-596e-4345-af07-4a8f734c3545','5f1b0aa1-ea7b-4497-b9f3-0a0c4a0af68c','d1e79b7d-34ed-4596-b2fe-e7105bfb0a88','d541ca63-a135-47a5-89dd-61d217a071de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e01bf7e0d0d442c9dd49bdd4825bc02',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:48:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1755562800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fa017ac-fd34-4d92-ad8b-0f187f94c7b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07e1cb30670c4f39998f0e7423b45959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e01bf7e0d0d442c9dd49bdd4825bc02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:53.727211 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-660abbe7-74a1-4e95-af68-f69771fa6c25 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c91a86dc-6a35-4043-8926-bac8288987f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:53.741894 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6951b41b-32ca-439f-916f-374d0d1ed219 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:53.744233 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6951b41b-32ca-439f-916f-374d0d1ed219 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:48:53.745974 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6951b41b-32ca-439f-916f-374d0d1ed219 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:53.745974 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6951b41b-32ca-439f-916f-374d0d1ed219 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:53.751637 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-660abbe7-74a1-4e95-af68-f69771fa6c25 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c91a86dc-6a35-4043-8926-bac8288987f4) transitioned into state 'SUCCESS' from state '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-1755562800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07e1cb30670c4f39998f0e7423b45959',qos_specs=None,replication_status=,reservations=['99b1da98-596e-4345-af07-4a8f734c3545','5f1b0aa1-ea7b-4497-b9f3-0a0c4a0af68c','d1e79b7d-34ed-4596-b2fe-e7105bfb0a88','d541ca63-a135-47a5-89dd-61d217a071de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e01bf7e0d0d442c9dd49bdd4825bc02',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:53.752385 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-660abbe7-74a1-4e95-af68-f69771fa6c25 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f4398b2-4774-4f98-a613-580915159c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:53.756408 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:53.756408 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:53.760477 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6951b41b-32ca-439f-916f-374d0d1ed219 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:53.762816 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-660abbe7-74a1-4e95-af68-f69771fa6c25 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f4398b2-4774-4f98-a613-580915159c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:53.765015 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-660abbe7-74a1-4e95-af68-f69771fa6c25 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Flow 'volume_create_api' (6c70bd5a-4da5-419b-b6f9-9cf114e25237) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:53.765015 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-660abbe7-74a1-4e95-af68-f69771fa6c25 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Create volume request issued successfully. Aug 04 10:48:53.765203 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-660abbe7-74a1-4e95-af68-f69771fa6c25 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:48:53.766256 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 322/1291] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:48:53 2026] POST /volume/v3/volumes => generated 755 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:48:53.770223 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6951b41b-32ca-439f-916f-374d0d1ed219 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:48:53.770223 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 326/1292] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:53 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:53.783647 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a61d6bbe-7d92-4b7a-9cd9-a2227b73d083 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:53.787769 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a61d6bbe-7d92-4b7a-9cd9-a2227b73d083 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 Aug 04 10:48:53.787994 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a61d6bbe-7d92-4b7a-9cd9-a2227b73d083 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:53.788260 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a61d6bbe-7d92-4b7a-9cd9-a2227b73d083 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:53.803347 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:53.803347 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:53.807820 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a61d6bbe-7d92-4b7a-9cd9-a2227b73d083 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:48:53.812918 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a61d6bbe-7d92-4b7a-9cd9-a2227b73d083 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 returned with HTTP 200 Aug 04 10:48:53.813308 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 323/1293] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:53 2026] GET /volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:53.906323 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-63f18d21-c66e-4b99-8bc8-cfeb4fe284ff None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:53.909484 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-63f18d21-c66e-4b99-8bc8-cfeb4fe284ff tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] DELETE https://10.4.3.232/volume/v3/attachments/406accc9-0ce7-4ac7-a832-bd142e013f4e Aug 04 10:48:53.909908 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-63f18d21-c66e-4b99-8bc8-cfeb4fe284ff tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:53.910181 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-63f18d21-c66e-4b99-8bc8-cfeb4fe284ff tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:53.924514 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:53.924514 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:53.970152 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2a5a3b53-b8e9-4d9f-b539-061f6aa4f478 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:53.972564 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2a5a3b53-b8e9-4d9f-b539-061f6aa4f478 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:53.972803 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2a5a3b53-b8e9-4d9f-b539-061f6aa4f478 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:53.972999 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2a5a3b53-b8e9-4d9f-b539-061f6aa4f478 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:53.973091 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-2a5a3b53-b8e9-4d9f-b539-061f6aa4f478 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:53.980008 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:53.980008 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:53.980914 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2a5a3b53-b8e9-4d9f-b539-061f6aa4f478 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:53.981306 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 323/1294] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:53 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:53.995358 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-8d350c1d-79ab-441f-a3e4-5fd5acc905b6 req-63f18d21-c66e-4b99-8bc8-cfeb4fe284ff tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/406accc9-0ce7-4ac7-a832-bd142e013f4e returned with HTTP 200 Aug 04 10:48:53.995852 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 323/1295] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:48:53 2026] DELETE /volume/v3/attachments/406accc9-0ce7-4ac7-a832-bd142e013f4e => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:54.094091 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-543018ea-b3c4-4f4d-b5c0-50f4520457cc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:54.097072 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-543018ea-b3c4-4f4d-b5c0-50f4520457cc tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/volumes/df3a06a3-cfff-41df-bfa8-5916ef4f14a9 Aug 04 10:48:54.097072 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-543018ea-b3c4-4f4d-b5c0-50f4520457cc tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:54.097072 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-543018ea-b3c4-4f4d-b5c0-50f4520457cc tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:54.105783 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:54.105783 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:54.114369 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-543018ea-b3c4-4f4d-b5c0-50f4520457cc tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Volume info retrieved successfully. Aug 04 10:48:54.117331 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-543018ea-b3c4-4f4d-b5c0-50f4520457cc tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/volumes/df3a06a3-cfff-41df-bfa8-5916ef4f14a9 returned with HTTP 200 Aug 04 10:48:54.117723 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 327/1296] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:54 2026] GET /volume/v3/volumes/df3a06a3-cfff-41df-bfa8-5916ef4f14a9 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:54.134219 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-eb61a270-9223-48b1-9d7c-a92e883adc7b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:54.136839 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eb61a270-9223-48b1-9d7c-a92e883adc7b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] POST https://10.4.3.232/volume/v3/backups Aug 04 10:48:54.137210 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eb61a270-9223-48b1-9d7c-a92e883adc7b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "df3a06a3-cfff-41df-bfa8-5916ef4f14a9", "name": "tempest-VolumesBackupsTest-Backup-1958800800"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:54.141987 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-eb61a270-9223-48b1-9d7c-a92e883adc7b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Creating new backup {'backup': {'volume_id': 'df3a06a3-cfff-41df-bfa8-5916ef4f14a9', 'name': 'tempest-VolumesBackupsTest-Backup-1958800800'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:48:54.142139 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-eb61a270-9223-48b1-9d7c-a92e883adc7b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Creating backup of volume df3a06a3-cfff-41df-bfa8-5916ef4f14a9 in container None Aug 04 10:48:54.155308 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:54.155308 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:54.158325 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-eb61a270-9223-48b1-9d7c-a92e883adc7b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Volume info retrieved successfully. Aug 04 10:48:54.194083 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-eb61a270-9223-48b1-9d7c-a92e883adc7b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Created reservations ['efb6f6bd-94b9-4c96-8d8b-390a921a4410', '41f5abe9-3323-48b8-b220-3a0b22a226e0'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:48:54.239611 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eb61a270-9223-48b1-9d7c-a92e883adc7b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:48:54.240078 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 324/1297] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:48:54 2026] POST /volume/v3/backups => generated 330 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:48:54.253997 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-906e69fb-a3f8-4042-be2f-c33a9e5fc631 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:54.253997 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-906e69fb-a3f8-4042-be2f-c33a9e5fc631 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 Aug 04 10:48:54.254295 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-906e69fb-a3f8-4042-be2f-c33a9e5fc631 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:54.254437 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-906e69fb-a3f8-4042-be2f-c33a9e5fc631 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:54.254585 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-906e69fb-a3f8-4042-be2f-c33a9e5fc631 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d2ce8948-2427-4b15-9605-a278640ed5d5. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:54.259265 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:54.259265 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:54.260131 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-906e69fb-a3f8-4042-be2f-c33a9e5fc631 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 returned with HTTP 200 Aug 04 10:48:54.260675 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 324/1298] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:54 2026] GET /volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:54.788783 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f20a75a5-fdd0-4756-a5ec-cdc731d6da4d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:54.791017 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f20a75a5-fdd0-4756-a5ec-cdc731d6da4d tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:48:54.791219 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f20a75a5-fdd0-4756-a5ec-cdc731d6da4d tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:54.791433 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f20a75a5-fdd0-4756-a5ec-cdc731d6da4d tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:54.799010 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:54.799010 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:54.802679 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f20a75a5-fdd0-4756-a5ec-cdc731d6da4d tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:54.807009 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f20a75a5-fdd0-4756-a5ec-cdc731d6da4d tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:48:54.807530 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 324/1299] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:54 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:54.821274 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d4ce4445-8142-4c61-9955-568630df4801 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:54.821274 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d4ce4445-8142-4c61-9955-568630df4801 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:48:54.821934 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d4ce4445-8142-4c61-9955-568630df4801 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:54.821934 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d4ce4445-8142-4c61-9955-568630df4801 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:54.829060 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:54.829060 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:54.829158 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-375d029b-0295-4006-8342-eaeebe6aabb5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:54.831145 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-375d029b-0295-4006-8342-eaeebe6aabb5 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 Aug 04 10:48:54.831340 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-375d029b-0295-4006-8342-eaeebe6aabb5 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:54.831530 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-375d029b-0295-4006-8342-eaeebe6aabb5 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:54.833604 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d4ce4445-8142-4c61-9955-568630df4801 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:54.838858 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:54.838858 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:54.840546 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d4ce4445-8142-4c61-9955-568630df4801 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:48:54.840962 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 328/1300] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:54 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:54.842691 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-375d029b-0295-4006-8342-eaeebe6aabb5 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:48:54.848122 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-375d029b-0295-4006-8342-eaeebe6aabb5 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 returned with HTTP 200 Aug 04 10:48:54.848555 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 325/1301] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:54 2026] GET /volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:54.890652 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-6282359b-b8e0-47c4-8c6d-0333545bf654 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:54.897083 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1a7dbbcb-6791-4237-b5bf-1121b3a0db91 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:54.899159 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1a7dbbcb-6791-4237-b5bf-1121b3a0db91 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:48:54.899372 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1a7dbbcb-6791-4237-b5bf-1121b3a0db91 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:54.899679 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1a7dbbcb-6791-4237-b5bf-1121b3a0db91 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:54.908082 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:54.908082 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:54.914166 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1a7dbbcb-6791-4237-b5bf-1121b3a0db91 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:54.921715 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1a7dbbcb-6791-4237-b5bf-1121b3a0db91 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:48:54.922112 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 325/1302] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:54 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:54.990179 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-50f42d02-bb60-49c8-b111-d2c4ded354f6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:54.992295 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7613b957-cb50-4cef-ae17-5919b8fc3fa8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:54.992397 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-50f42d02-bb60-49c8-b111-d2c4ded354f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:48:54.992694 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-50f42d02-bb60-49c8-b111-d2c4ded354f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2036624058", "imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:54.993824 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7613b957-cb50-4cef-ae17-5919b8fc3fa8 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:54.994110 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7613b957-cb50-4cef-ae17-5919b8fc3fa8 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:54.994387 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7613b957-cb50-4cef-ae17-5919b8fc3fa8 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:54.994506 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-7613b957-cb50-4cef-ae17-5919b8fc3fa8 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:54.994992 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-50f42d02-bb60-49c8-b111-d2c4ded354f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2036624058', 'imageRef': 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:48:55.001860 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:55.001860 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:55.002985 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7613b957-cb50-4cef-ae17-5919b8fc3fa8 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:55.003330 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 326/1303] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:54 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:55.065275 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-6282359b-b8e0-47c4-8c6d-0333545bf654 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 Aug 04 10:48:55.065557 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-6282359b-b8e0-47c4-8c6d-0333545bf654 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:55.065774 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-6282359b-b8e0-47c4-8c6d-0333545bf654 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:55.078270 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:55.078270 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:55.084544 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-6282359b-b8e0-47c4-8c6d-0333545bf654 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:48:55.089035 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-6282359b-b8e0-47c4-8c6d-0333545bf654 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 returned with HTTP 200 Aug 04 10:48:55.089445 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 325/1304] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:54 2026] GET /volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 => generated 848 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:55.192995 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d60aaf0b-f884-48d9-bd47-cc800582de51 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:55.194326 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d60aaf0b-f884-48d9-bd47-cc800582de51 None None] GET https://10.4.3.232/volume// Aug 04 10:48:55.196930 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d60aaf0b-f884-48d9-bd47-cc800582de51 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:55.196930 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d60aaf0b-f884-48d9-bd47-cc800582de51 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:55.197010 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d60aaf0b-f884-48d9-bd47-cc800582de51 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:55.197429 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 326/1305] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:48:55 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:55.206920 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-a04e2479-1e0c-4768-81b0-a4ec9312c2c4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:55.210578 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-a04e2479-1e0c-4768-81b0-a4ec9312c2c4 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:48:55.210996 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-a04e2479-1e0c-4768-81b0-a4ec9312c2c4 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1fa017ac-fd34-4d92-ad8b-0f187f94c7b0", "connector": null, "instance_uuid": "46375c19-090a-4d21-8a3e-54d665988e87"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:55.226765 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:55.226765 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:55.260566 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-a04e2479-1e0c-4768-81b0-a4ec9312c2c4 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:48:55.261149 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 327/1306] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:48:55 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 04 10:48:55.261999 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-50f42d02-bb60-49c8-b111-d2c4ded354f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Create volume of 1 GB Aug 04 10:48:55.262363 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:55.262363 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:55.263118 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-50f42d02-bb60-49c8-b111-d2c4ded354f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Availability Zones retrieved successfully. Aug 04 10:48:55.271314 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-50f42d02-bb60-49c8-b111-d2c4ded354f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Flow 'volume_create_api' (535a1584-b4db-464e-b426-18f54c9e9d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:55.272470 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-50f42d02-bb60-49c8-b111-d2c4ded354f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe2cd26c-4b22-4d49-91c6-c68529f89108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:55.273446 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3d4fd3d0-17eb-448d-92be-b50519ddfa8e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:55.273521 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-50f42d02-bb60-49c8-b111-d2c4ded354f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:48:55.276305 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3d4fd3d0-17eb-448d-92be-b50519ddfa8e tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 Aug 04 10:48:55.276637 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3d4fd3d0-17eb-448d-92be-b50519ddfa8e tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:55.276956 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3d4fd3d0-17eb-448d-92be-b50519ddfa8e tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:55.277137 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-3d4fd3d0-17eb-448d-92be-b50519ddfa8e tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d2ce8948-2427-4b15-9605-a278640ed5d5. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:55.284022 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:55.284022 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:55.285259 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3d4fd3d0-17eb-448d-92be-b50519ddfa8e tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 returned with HTTP 200 Aug 04 10:48:55.286446 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 326/1307] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:55 2026] GET /volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:55.304203 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-27937ebd-abc1-4d03-8677-d8ed215cb2b1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:55.306744 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27937ebd-abc1-4d03-8677-d8ed215cb2b1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 Aug 04 10:48:55.307039 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27937ebd-abc1-4d03-8677-d8ed215cb2b1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:55.307293 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27937ebd-abc1-4d03-8677-d8ed215cb2b1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:55.316394 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-930b199e-647d-402c-8329-c8024ed1abe8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:55.316803 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-930b199e-647d-402c-8329-c8024ed1abe8 None None] GET https://10.4.3.232/volume// Aug 04 10:48:55.317041 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-930b199e-647d-402c-8329-c8024ed1abe8 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:55.317261 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-930b199e-647d-402c-8329-c8024ed1abe8 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:55.317600 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-930b199e-647d-402c-8329-c8024ed1abe8 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:55.317657 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:55.317657 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:55.317898 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 328/1308] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:48:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:55.322011 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-27937ebd-abc1-4d03-8677-d8ed215cb2b1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:48:55.328108 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27937ebd-abc1-4d03-8677-d8ed215cb2b1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 returned with HTTP 200 Aug 04 10:48:55.328533 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 327/1309] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:55 2026] GET /volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:55.328872 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-444e95a3-4a4b-4104-92de-8c6c93417ad6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:55.330955 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-444e95a3-4a4b-4104-92de-8c6c93417ad6 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 Aug 04 10:48:55.331169 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-444e95a3-4a4b-4104-92de-8c6c93417ad6 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:55.331410 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-444e95a3-4a4b-4104-92de-8c6c93417ad6 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:55.335508 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:55.335508 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:55.340372 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:55.340372 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:55.344183 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-444e95a3-4a4b-4104-92de-8c6c93417ad6 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:48:55.349554 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-444e95a3-4a4b-4104-92de-8c6c93417ad6 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 returned with HTTP 200 Aug 04 10:48:55.350169 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 327/1310] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:48:55 2026] GET /volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 => generated 1027 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:48:55.357091 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-50f42d02-bb60-49c8-b111-d2c4ded354f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe2cd26c-4b22-4d49-91c6-c68529f89108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=182f928d-2b5d-4d0c-822f-c5d106723b9c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '182f928d-2b5d-4d0c-822f-c5d106723b9c', 'encryption_key_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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:55.358140 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-50f42d02-bb60-49c8-b111-d2c4ded354f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (266c680b-befb-4c4f-9864-dfc8c0e5e7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:55.407478 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-50f42d02-bb60-49c8-b111-d2c4ded354f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Created reservations ['84d7b50a-74fd-4427-8268-64e5b5db80c1', 'b260ce48-96f3-4d6c-a603-6edb5649dbdb', 'ea6a9778-9ef8-4edc-8d00-3f0c813c9cde', '3b6e77c0-26ca-4951-bb59-364aedbaa6db'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:48:55.408495 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-50f42d02-bb60-49c8-b111-d2c4ded354f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (266c680b-befb-4c4f-9864-dfc8c0e5e7f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84d7b50a-74fd-4427-8268-64e5b5db80c1', 'b260ce48-96f3-4d6c-a603-6edb5649dbdb', 'ea6a9778-9ef8-4edc-8d00-3f0c813c9cde', '3b6e77c0-26ca-4951-bb59-364aedbaa6db']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:55.409409 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-50f42d02-bb60-49c8-b111-d2c4ded354f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8645d6e-4b61-4361-9748-ec18aa8334ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:55.433164 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-50f42d02-bb60-49c8-b111-d2c4ded354f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8645d6e-4b61-4361-9748-ec18aa8334ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '410e436d-8362-433a-ace3-3e3adb775c20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2036624058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b28ab01cda0b49d98156a931ff79d29c',qos_specs=None,replication_status=,reservations=['84d7b50a-74fd-4427-8268-64e5b5db80c1','b260ce48-96f3-4d6c-a603-6edb5649dbdb','ea6a9778-9ef8-4edc-8d00-3f0c813c9cde','3b6e77c0-26ca-4951-bb59-364aedbaa6db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebc5dc62dc0840beb4120bc3dd766a91',volume_type_id=182f928d-2b5d-4d0c-822f-c5d106723b9c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:48:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2036624058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=410e436d-8362-433a-ace3-3e3adb775c20,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b28ab01cda0b49d98156a931ff79d29c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebc5dc62dc0840beb4120bc3dd766a91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(182f928d-2b5d-4d0c-822f-c5d106723b9c),volume_type_id=182f928d-2b5d-4d0c-822f-c5d106723b9c)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:55.434464 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-50f42d02-bb60-49c8-b111-d2c4ded354f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (343aac9b-dd75-4a23-942f-49a3d01b8de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:55.455659 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-232dcbea-23d0-4e11-af69-42a84d593692 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:55.455800 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-50f42d02-bb60-49c8-b111-d2c4ded354f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (343aac9b-dd75-4a23-942f-49a3d01b8de7) transitioned into state 'SUCCESS' from state '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-2036624058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b28ab01cda0b49d98156a931ff79d29c',qos_specs=None,replication_status=,reservations=['84d7b50a-74fd-4427-8268-64e5b5db80c1','b260ce48-96f3-4d6c-a603-6edb5649dbdb','ea6a9778-9ef8-4edc-8d00-3f0c813c9cde','3b6e77c0-26ca-4951-bb59-364aedbaa6db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebc5dc62dc0840beb4120bc3dd766a91',volume_type_id=182f928d-2b5d-4d0c-822f-c5d106723b9c)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:55.457977 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-50f42d02-bb60-49c8-b111-d2c4ded354f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be602a07-92a5-4641-b970-f1b9916927e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:55.458645 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-232dcbea-23d0-4e11-af69-42a84d593692 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] PUT https://10.4.3.232/volume/v3/attachments/76c0acda-711e-480b-bf91-70d937c88478 Aug 04 10:48:55.459171 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-232dcbea-23d0-4e11-af69-42a84d593692 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:55.468098 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-50f42d02-bb60-49c8-b111-d2c4ded354f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be602a07-92a5-4641-b970-f1b9916927e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:55.468902 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-50f42d02-bb60-49c8-b111-d2c4ded354f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Flow 'volume_create_api' (535a1584-b4db-464e-b426-18f54c9e9d97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:55.469005 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-232dcbea-23d0-4e11-af69-42a84d593692 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Acquiring lock "cinder-attachment_update-1fa017ac-fd34-4d92-ad8b-0f187f94c7b0-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:48:55.469218 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-50f42d02-bb60-49c8-b111-d2c4ded354f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Create volume request issued successfully. Aug 04 10:48:55.469783 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-50f42d02-bb60-49c8-b111-d2c4ded354f6 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:48:55.470226 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 329/1311] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:48:54 2026] POST /volume/v3/volumes => generated 760 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:48:55.475512 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-232dcbea-23d0-4e11-af69-42a84d593692 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Lock "cinder-attachment_update-1fa017ac-fd34-4d92-ad8b-0f187f94c7b0-np0000006413" acquired by "attachment_update" :: waited 0.007s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:48:55.476924 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:55.476924 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:55.485194 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f0f0c839-68c8-43d8-a266-1c18e8a103a2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:55.490808 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f0f0c839-68c8-43d8-a266-1c18e8a103a2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 Aug 04 10:48:55.494274 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f0f0c839-68c8-43d8-a266-1c18e8a103a2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:55.494274 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f0f0c839-68c8-43d8-a266-1c18e8a103a2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:55.503862 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:55.503862 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:55.510392 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f0f0c839-68c8-43d8-a266-1c18e8a103a2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:55.517053 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f0f0c839-68c8-43d8-a266-1c18e8a103a2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 returned with HTTP 200 Aug 04 10:48:55.517801 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 328/1312] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:55 2026] GET /volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 => generated 828 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:55.569995 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-232dcbea-23d0-4e11-af69-42a84d593692 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Lock "cinder-attachment_update-1fa017ac-fd34-4d92-ad8b-0f187f94c7b0-np0000006413" released by "attachment_update" :: held 0.092s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:48:55.569995 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-232dcbea-23d0-4e11-af69-42a84d593692 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/attachments/76c0acda-711e-480b-bf91-70d937c88478 returned with HTTP 200 Aug 04 10:48:55.569995 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 329/1313] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:48:55 2026] PUT /volume/v3/attachments/76c0acda-711e-480b-bf91-70d937c88478 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:56.016718 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-17ab4e0f-29dd-47ba-9700-2ba7070a4549 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:56.018977 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-17ab4e0f-29dd-47ba-9700-2ba7070a4549 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:56.019208 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-17ab4e0f-29dd-47ba-9700-2ba7070a4549 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:56.019413 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-17ab4e0f-29dd-47ba-9700-2ba7070a4549 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:56.019509 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-17ab4e0f-29dd-47ba-9700-2ba7070a4549 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:56.026065 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:56.026065 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:56.026943 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-17ab4e0f-29dd-47ba-9700-2ba7070a4549 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:56.027349 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 328/1314] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:56 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:56.297669 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a37e6938-50b1-4d59-a1e4-3d28aeb02633 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:56.299737 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a37e6938-50b1-4d59-a1e4-3d28aeb02633 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 Aug 04 10:48:56.299979 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a37e6938-50b1-4d59-a1e4-3d28aeb02633 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:56.300203 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a37e6938-50b1-4d59-a1e4-3d28aeb02633 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:56.300379 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-a37e6938-50b1-4d59-a1e4-3d28aeb02633 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d2ce8948-2427-4b15-9605-a278640ed5d5. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:56.302898 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=353,cinder:UPDATE=58,cinder:INSERT=26,cinder:DELETE=2 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:48:56.305325 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:56.305325 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:56.306935 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a37e6938-50b1-4d59-a1e4-3d28aeb02633 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 returned with HTTP 200 Aug 04 10:48:56.307236 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 330/1315] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:56 2026] GET /volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:56.342537 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a1c0017e-783e-417e-a3b5-d5c7308eeb7a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:56.344665 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a1c0017e-783e-417e-a3b5-d5c7308eeb7a tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 Aug 04 10:48:56.344904 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a1c0017e-783e-417e-a3b5-d5c7308eeb7a tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:56.345144 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a1c0017e-783e-417e-a3b5-d5c7308eeb7a tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:56.356295 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:56.356295 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:56.360058 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a1c0017e-783e-417e-a3b5-d5c7308eeb7a tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:48:56.364217 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a1c0017e-783e-417e-a3b5-d5c7308eeb7a tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 returned with HTTP 200 Aug 04 10:48:56.364677 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 329/1316] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:56 2026] GET /volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:56.533877 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fbd29930-4edd-4837-8d88-512409e1a397 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:56.536509 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fbd29930-4edd-4837-8d88-512409e1a397 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 Aug 04 10:48:56.536764 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fbd29930-4edd-4837-8d88-512409e1a397 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:56.536999 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fbd29930-4edd-4837-8d88-512409e1a397 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:56.547042 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:56.547042 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:56.551277 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fbd29930-4edd-4837-8d88-512409e1a397 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:56.556369 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fbd29930-4edd-4837-8d88-512409e1a397 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 returned with HTTP 200 Aug 04 10:48:56.556832 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 330/1317] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:56 2026] GET /volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 => generated 1368 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:56.703118 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-199d4e26-a14d-4044-8440-c2f69f96f7de None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:56.706189 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-199d4e26-a14d-4044-8440-c2f69f96f7de tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 Aug 04 10:48:56.706484 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-199d4e26-a14d-4044-8440-c2f69f96f7de tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:56.706723 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-199d4e26-a14d-4044-8440-c2f69f96f7de tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:56.709452 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=384,cinder:UPDATE=103,cinder:DELETE=5,cinder:INSERT=40 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:48:56.717620 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:56.717620 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:56.723098 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-199d4e26-a14d-4044-8440-c2f69f96f7de tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:56.732336 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-199d4e26-a14d-4044-8440-c2f69f96f7de tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 returned with HTTP 200 Aug 04 10:48:56.733026 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 329/1318] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:56 2026] GET /volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 => generated 1368 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:57.040056 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8abd2eff-a5c4-457d-9701-d940651f1b84 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:57.041911 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8abd2eff-a5c4-457d-9701-d940651f1b84 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:57.042127 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8abd2eff-a5c4-457d-9701-d940651f1b84 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:57.042347 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8abd2eff-a5c4-457d-9701-d940651f1b84 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:57.042465 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-8abd2eff-a5c4-457d-9701-d940651f1b84 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:57.048103 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:57.048103 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:57.049142 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8abd2eff-a5c4-457d-9701-d940651f1b84 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:57.049658 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 331/1319] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:57 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:57.276429 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-25f2b9f6-0039-4146-9587-5130385bde85 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:57.279353 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-25f2b9f6-0039-4146-9587-5130385bde85 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 Aug 04 10:48:57.280296 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-25f2b9f6-0039-4146-9587-5130385bde85 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:57.280296 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-25f2b9f6-0039-4146-9587-5130385bde85 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:57.283793 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=410,cinder:UPDATE=109,cinder:INSERT=55,cinder:DELETE=2 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:48:57.291073 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:57.291073 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:57.298961 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-25f2b9f6-0039-4146-9587-5130385bde85 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:57.307962 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-25f2b9f6-0039-4146-9587-5130385bde85 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 returned with HTTP 200 Aug 04 10:48:57.308505 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 330/1320] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:48:57 2026] GET /volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 => generated 1368 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:57.319469 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-31bffcb3-4d64-4c97-894b-4a1711526863 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:57.320495 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-31bffcb3-4d64-4c97-894b-4a1711526863 None None] GET https://10.4.3.232/volume// Aug 04 10:48:57.320495 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-31bffcb3-4d64-4c97-894b-4a1711526863 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:57.320495 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-31bffcb3-4d64-4c97-894b-4a1711526863 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:57.320648 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-31bffcb3-4d64-4c97-894b-4a1711526863 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:57.320966 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 331/1321] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:48:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:57.321851 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2799dae0-82a2-46b0-a8ff-1fe5dfb70125 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:57.323775 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2799dae0-82a2-46b0-a8ff-1fe5dfb70125 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 Aug 04 10:48:57.324030 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2799dae0-82a2-46b0-a8ff-1fe5dfb70125 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:57.324286 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2799dae0-82a2-46b0-a8ff-1fe5dfb70125 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:57.324435 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-2799dae0-82a2-46b0-a8ff-1fe5dfb70125 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d2ce8948-2427-4b15-9605-a278640ed5d5. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:57.328935 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:57.328935 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:57.329718 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2799dae0-82a2-46b0-a8ff-1fe5dfb70125 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 returned with HTTP 200 Aug 04 10:48:57.330358 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 330/1322] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:57 2026] GET /volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:57.331801 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-dc225b7b-e248-4dec-85b5-db1af1340b7e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:57.335637 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-dc225b7b-e248-4dec-85b5-db1af1340b7e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:48:57.336182 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-dc225b7b-e248-4dec-85b5-db1af1340b7e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "410e436d-8362-433a-ace3-3e3adb775c20", "connector": null, "instance_uuid": "09b1b5de-bae7-4451-aa07-fe3f9334db44"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:57.348300 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:57.348300 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:57.380595 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cbeb8435-6b75-4ec3-85bd-88075d76bd8d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:57.382811 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cbeb8435-6b75-4ec3-85bd-88075d76bd8d tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 Aug 04 10:48:57.383024 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cbeb8435-6b75-4ec3-85bd-88075d76bd8d tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:57.383287 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cbeb8435-6b75-4ec3-85bd-88075d76bd8d tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:57.388442 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-dc225b7b-e248-4dec-85b5-db1af1340b7e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:48:57.389042 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 332/1323] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:48:57 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:57.395439 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:57.395439 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:57.399948 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cbeb8435-6b75-4ec3-85bd-88075d76bd8d tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:48:57.405273 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cbeb8435-6b75-4ec3-85bd-88075d76bd8d tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 returned with HTTP 200 Aug 04 10:48:57.405900 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 331/1324] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:57 2026] GET /volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:58.065929 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-54562c88-98a3-4788-b36f-0be2c3236609 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:58.068238 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-54562c88-98a3-4788-b36f-0be2c3236609 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:58.068536 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-54562c88-98a3-4788-b36f-0be2c3236609 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:58.068780 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-54562c88-98a3-4788-b36f-0be2c3236609 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:58.068921 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-54562c88-98a3-4788-b36f-0be2c3236609 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:58.074853 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:58.074853 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:58.075726 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-54562c88-98a3-4788-b36f-0be2c3236609 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:58.076185 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 332/1325] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:58 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:58.087036 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ea7c00a3-50c1-4e26-b453-ca55f3988a38 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:58.089137 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ea7c00a3-50c1-4e26-b453-ca55f3988a38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:48:58.089595 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ea7c00a3-50c1-4e26-b453-ca55f3988a38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3915e632-670c-4de8-a6f3-61115ddadfb5", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1090858545"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:58.091219 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-ea7c00a3-50c1-4e26-b453-ca55f3988a38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Create volume request body: {'volume': {"'backup_id": '3915e632-670c-4de8-a6f3-61115ddadfb5', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1090858545'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:48:58.091473 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-ea7c00a3-50c1-4e26-b453-ca55f3988a38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Create volume of 1 GB Aug 04 10:48:58.095967 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ea7c00a3-50c1-4e26-b453-ca55f3988a38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Availability Zones retrieved successfully. Aug 04 10:48:58.103880 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ea7c00a3-50c1-4e26-b453-ca55f3988a38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Flow 'volume_create_api' (c60c8f59-ca26-4e6d-a564-5089399df018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:58.104947 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ea7c00a3-50c1-4e26-b453-ca55f3988a38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7302f679-c86e-48da-98e7-c06bf02a40e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:58.105962 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-ea7c00a3-50c1-4e26-b453-ca55f3988a38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:48:58.138082 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ea7c00a3-50c1-4e26-b453-ca55f3988a38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7302f679-c86e-48da-98e7-c06bf02a40e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:58.139041 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ea7c00a3-50c1-4e26-b453-ca55f3988a38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b67dc21-5a8b-4b93-8d97-d5ccd01083b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:58.203744 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-ea7c00a3-50c1-4e26-b453-ca55f3988a38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Created reservations ['defc50a2-3b13-47c2-aaf6-0ce62035e43c', 'a73c4859-74a2-4995-b010-fc47ef916dd7', '761d4169-407b-4db8-8555-f2d9b43e3c02', 'cc128987-bdc6-4547-a01e-d1c97c6f6562'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:48:58.203930 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ea7c00a3-50c1-4e26-b453-ca55f3988a38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b67dc21-5a8b-4b93-8d97-d5ccd01083b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['defc50a2-3b13-47c2-aaf6-0ce62035e43c', 'a73c4859-74a2-4995-b010-fc47ef916dd7', '761d4169-407b-4db8-8555-f2d9b43e3c02', 'cc128987-bdc6-4547-a01e-d1c97c6f6562']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:58.204857 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ea7c00a3-50c1-4e26-b453-ca55f3988a38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3c34722-17f2-4545-bb47-918e31afe087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:58.236545 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ea7c00a3-50c1-4e26-b453-ca55f3988a38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3c34722-17f2-4545-bb47-918e31afe087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d0b0ae9-7a2e-4c37-b71b-91fd3e7190fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1090858545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='134e63d4c4fe4c43a2555fa68c84fd42',qos_specs=None,replication_status=,reservations=['defc50a2-3b13-47c2-aaf6-0ce62035e43c','a73c4859-74a2-4995-b010-fc47ef916dd7','761d4169-407b-4db8-8555-f2d9b43e3c02','cc128987-bdc6-4547-a01e-d1c97c6f6562'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3518f3c60c1546558973b3a7666297c1',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:48:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1090858545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d0b0ae9-7a2e-4c37-b71b-91fd3e7190fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='134e63d4c4fe4c43a2555fa68c84fd42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3518f3c60c1546558973b3a7666297c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:58.237927 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ea7c00a3-50c1-4e26-b453-ca55f3988a38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78d68cc9-7136-4932-8693-d6cfe471c8f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:58.258562 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ea7c00a3-50c1-4e26-b453-ca55f3988a38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78d68cc9-7136-4932-8693-d6cfe471c8f8) transitioned into state 'SUCCESS' from state '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-1090858545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='134e63d4c4fe4c43a2555fa68c84fd42',qos_specs=None,replication_status=,reservations=['defc50a2-3b13-47c2-aaf6-0ce62035e43c','a73c4859-74a2-4995-b010-fc47ef916dd7','761d4169-407b-4db8-8555-f2d9b43e3c02','cc128987-bdc6-4547-a01e-d1c97c6f6562'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3518f3c60c1546558973b3a7666297c1',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:58.259128 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ea7c00a3-50c1-4e26-b453-ca55f3988a38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a6642bc-0b53-4f78-bf46-934abc304306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:58.272391 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ea7c00a3-50c1-4e26-b453-ca55f3988a38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a6642bc-0b53-4f78-bf46-934abc304306) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:58.273602 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ea7c00a3-50c1-4e26-b453-ca55f3988a38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Flow 'volume_create_api' (c60c8f59-ca26-4e6d-a564-5089399df018) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:58.273602 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ea7c00a3-50c1-4e26-b453-ca55f3988a38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Create volume request issued successfully. Aug 04 10:48:58.274595 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ea7c00a3-50c1-4e26-b453-ca55f3988a38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:48:58.275111 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 331/1326] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:48:58 2026] POST /volume/v3/volumes => generated 758 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:48:58.289704 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f61cee91-e5aa-4457-847d-e658c63b8e72 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:58.292687 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f61cee91-e5aa-4457-847d-e658c63b8e72 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:48:58.293041 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f61cee91-e5aa-4457-847d-e658c63b8e72 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3915e632-670c-4de8-a6f3-61115ddadfb5", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-341188081"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:58.294965 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-f61cee91-e5aa-4457-847d-e658c63b8e72 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Create volume request body: {'volume': {"'backup_id": '3915e632-670c-4de8-a6f3-61115ddadfb5', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-341188081'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:48:58.295090 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-f61cee91-e5aa-4457-847d-e658c63b8e72 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Create volume of 1 GB Aug 04 10:48:58.295377 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:58.295377 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:58.300717 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f61cee91-e5aa-4457-847d-e658c63b8e72 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Availability Zones retrieved successfully. Aug 04 10:48:58.308018 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f61cee91-e5aa-4457-847d-e658c63b8e72 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Flow 'volume_create_api' (ea3e8ce2-7b9e-45c4-853f-4a1cbfe175da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:58.309212 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f61cee91-e5aa-4457-847d-e658c63b8e72 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cb842ac-3f32-45b0-bbf3-fcae763da883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:58.310236 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-f61cee91-e5aa-4457-847d-e658c63b8e72 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:48:58.347595 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-42fcaa48-fd6d-47ca-b2ff-e404771082d5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:58.349630 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-42fcaa48-fd6d-47ca-b2ff-e404771082d5 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 Aug 04 10:48:58.349870 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-42fcaa48-fd6d-47ca-b2ff-e404771082d5 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:58.350549 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-42fcaa48-fd6d-47ca-b2ff-e404771082d5 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:58.350549 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-42fcaa48-fd6d-47ca-b2ff-e404771082d5 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d2ce8948-2427-4b15-9605-a278640ed5d5. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:58.356521 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:58.356521 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:58.360680 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-42fcaa48-fd6d-47ca-b2ff-e404771082d5 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 returned with HTTP 200 Aug 04 10:48:58.360680 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 332/1327] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:58 2026] GET /volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:58.360824 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f61cee91-e5aa-4457-847d-e658c63b8e72 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cb842ac-3f32-45b0-bbf3-fcae763da883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:58.362304 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f61cee91-e5aa-4457-847d-e658c63b8e72 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f93e47e8-ea31-44df-bf5c-5f233ad6fa10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:58.423614 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f0de58c1-deb0-47eb-98d2-84f632ddff52 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:58.426049 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f0de58c1-deb0-47eb-98d2-84f632ddff52 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 Aug 04 10:48:58.426450 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f0de58c1-deb0-47eb-98d2-84f632ddff52 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:58.426681 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f0de58c1-deb0-47eb-98d2-84f632ddff52 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:58.436339 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-f61cee91-e5aa-4457-847d-e658c63b8e72 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Created reservations ['082b46e2-8169-46e3-bb3a-8eb974a6dd12', 'f2950f49-7efc-46b0-b119-304ee5920929', 'b8920705-6cc7-4b53-b2fe-6393a01e9d39', '9b7e228a-1130-44a5-a915-ce4cc56f89f0'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:48:58.437755 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f61cee91-e5aa-4457-847d-e658c63b8e72 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f93e47e8-ea31-44df-bf5c-5f233ad6fa10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['082b46e2-8169-46e3-bb3a-8eb974a6dd12', 'f2950f49-7efc-46b0-b119-304ee5920929', 'b8920705-6cc7-4b53-b2fe-6393a01e9d39', '9b7e228a-1130-44a5-a915-ce4cc56f89f0']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:58.438829 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f61cee91-e5aa-4457-847d-e658c63b8e72 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2eb69b5-fe08-4636-94ff-3004380dd9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:58.446594 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:58.446594 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:58.453457 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f0de58c1-deb0-47eb-98d2-84f632ddff52 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:48:58.463845 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f0de58c1-deb0-47eb-98d2-84f632ddff52 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 returned with HTTP 200 Aug 04 10:48:58.464968 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 333/1328] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:58 2026] GET /volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:58.470868 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f61cee91-e5aa-4457-847d-e658c63b8e72 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2eb69b5-fe08-4636-94ff-3004380dd9f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1832fa8e-de21-426f-8f22-9dc7c23c35e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-341188081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='134e63d4c4fe4c43a2555fa68c84fd42',qos_specs=None,replication_status=,reservations=['082b46e2-8169-46e3-bb3a-8eb974a6dd12','f2950f49-7efc-46b0-b119-304ee5920929','b8920705-6cc7-4b53-b2fe-6393a01e9d39','9b7e228a-1130-44a5-a915-ce4cc56f89f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3518f3c60c1546558973b3a7666297c1',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:48:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-341188081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1832fa8e-de21-426f-8f22-9dc7c23c35e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='134e63d4c4fe4c43a2555fa68c84fd42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3518f3c60c1546558973b3a7666297c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:58.470868 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f61cee91-e5aa-4457-847d-e658c63b8e72 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68cfaf06-e32f-4a65-b8d1-36e2232836d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:58.491700 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f61cee91-e5aa-4457-847d-e658c63b8e72 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68cfaf06-e32f-4a65-b8d1-36e2232836d2) transitioned into state 'SUCCESS' from state '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-341188081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='134e63d4c4fe4c43a2555fa68c84fd42',qos_specs=None,replication_status=,reservations=['082b46e2-8169-46e3-bb3a-8eb974a6dd12','f2950f49-7efc-46b0-b119-304ee5920929','b8920705-6cc7-4b53-b2fe-6393a01e9d39','9b7e228a-1130-44a5-a915-ce4cc56f89f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3518f3c60c1546558973b3a7666297c1',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:58.493531 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f61cee91-e5aa-4457-847d-e658c63b8e72 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6c00edb-7b00-4da9-99a1-feea11fa2c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:58.508595 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f61cee91-e5aa-4457-847d-e658c63b8e72 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6c00edb-7b00-4da9-99a1-feea11fa2c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:58.512699 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f61cee91-e5aa-4457-847d-e658c63b8e72 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Flow 'volume_create_api' (ea3e8ce2-7b9e-45c4-853f-4a1cbfe175da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:58.512699 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f61cee91-e5aa-4457-847d-e658c63b8e72 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Create volume request issued successfully. Aug 04 10:48:58.512699 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f61cee91-e5aa-4457-847d-e658c63b8e72 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:48:58.512699 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 333/1329] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:48:58 2026] POST /volume/v3/volumes => generated 757 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:48:58.525613 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-da33b440-23b8-4332-82e2-1b8964397bfc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:58.529215 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-da33b440-23b8-4332-82e2-1b8964397bfc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:48:58.530436 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-da33b440-23b8-4332-82e2-1b8964397bfc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3915e632-670c-4de8-a6f3-61115ddadfb5", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1046306973"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:58.531586 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-da33b440-23b8-4332-82e2-1b8964397bfc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Create volume request body: {'volume': {"'backup_id": '3915e632-670c-4de8-a6f3-61115ddadfb5', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1046306973'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:48:58.531747 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-da33b440-23b8-4332-82e2-1b8964397bfc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Create volume of 1 GB Aug 04 10:48:58.532156 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:58.532156 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:58.536618 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-da33b440-23b8-4332-82e2-1b8964397bfc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Availability Zones retrieved successfully. Aug 04 10:48:58.545200 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-da33b440-23b8-4332-82e2-1b8964397bfc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Flow 'volume_create_api' (7bbb8e8f-cb4c-4e3e-8454-bf3bbd016725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:58.546546 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-da33b440-23b8-4332-82e2-1b8964397bfc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ef596b3-f867-48d9-bfae-f7991f349603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:58.548032 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-da33b440-23b8-4332-82e2-1b8964397bfc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:48:58.576733 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-da33b440-23b8-4332-82e2-1b8964397bfc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ef596b3-f867-48d9-bfae-f7991f349603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:58.577504 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-da33b440-23b8-4332-82e2-1b8964397bfc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c19ae13-4eec-4640-aceb-62d0efd834ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:58.628684 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-da33b440-23b8-4332-82e2-1b8964397bfc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Created reservations ['a0154f9a-5444-44cd-911e-1a9f21631009', 'aed4fbf7-7ca3-4624-b06d-dc3264d4b86c', '0d12c3a3-e345-42f9-9bde-a413eff39202', 'b671cc56-dc13-433b-a2ea-46860edb879f'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:48:58.631189 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-da33b440-23b8-4332-82e2-1b8964397bfc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c19ae13-4eec-4640-aceb-62d0efd834ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0154f9a-5444-44cd-911e-1a9f21631009', 'aed4fbf7-7ca3-4624-b06d-dc3264d4b86c', '0d12c3a3-e345-42f9-9bde-a413eff39202', 'b671cc56-dc13-433b-a2ea-46860edb879f']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:58.633343 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-da33b440-23b8-4332-82e2-1b8964397bfc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3b9d0e9-99d3-47af-987c-8ca13350baac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:58.677150 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-da33b440-23b8-4332-82e2-1b8964397bfc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3b9d0e9-99d3-47af-987c-8ca13350baac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '863bc1d4-09d1-49e7-8351-74973f3c13f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1046306973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='134e63d4c4fe4c43a2555fa68c84fd42',qos_specs=None,replication_status=,reservations=['a0154f9a-5444-44cd-911e-1a9f21631009','aed4fbf7-7ca3-4624-b06d-dc3264d4b86c','0d12c3a3-e345-42f9-9bde-a413eff39202','b671cc56-dc13-433b-a2ea-46860edb879f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3518f3c60c1546558973b3a7666297c1',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:48:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1046306973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=863bc1d4-09d1-49e7-8351-74973f3c13f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='134e63d4c4fe4c43a2555fa68c84fd42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3518f3c60c1546558973b3a7666297c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:58.678450 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-da33b440-23b8-4332-82e2-1b8964397bfc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b896e4a7-b72c-4a63-bdb7-25106ab2f366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:58.703635 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-da33b440-23b8-4332-82e2-1b8964397bfc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b896e4a7-b72c-4a63-bdb7-25106ab2f366) transitioned into state 'SUCCESS' from state '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-1046306973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='134e63d4c4fe4c43a2555fa68c84fd42',qos_specs=None,replication_status=,reservations=['a0154f9a-5444-44cd-911e-1a9f21631009','aed4fbf7-7ca3-4624-b06d-dc3264d4b86c','0d12c3a3-e345-42f9-9bde-a413eff39202','b671cc56-dc13-433b-a2ea-46860edb879f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3518f3c60c1546558973b3a7666297c1',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:58.704564 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-da33b440-23b8-4332-82e2-1b8964397bfc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12fafafc-e486-40b2-a20f-d51116497cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:58.717717 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-da33b440-23b8-4332-82e2-1b8964397bfc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12fafafc-e486-40b2-a20f-d51116497cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:58.719291 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-da33b440-23b8-4332-82e2-1b8964397bfc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Flow 'volume_create_api' (7bbb8e8f-cb4c-4e3e-8454-bf3bbd016725) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:58.719930 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-da33b440-23b8-4332-82e2-1b8964397bfc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Create volume request issued successfully. Aug 04 10:48:58.720906 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-da33b440-23b8-4332-82e2-1b8964397bfc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:48:58.721552 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 332/1330] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:48:58 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 04 10:48:58.743374 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-62b7c04f-5340-480a-8ab0-7f789ab99ecc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:58.746902 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-62b7c04f-5340-480a-8ab0-7f789ab99ecc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:48:58.747440 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-62b7c04f-5340-480a-8ab0-7f789ab99ecc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3915e632-670c-4de8-a6f3-61115ddadfb5", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-707958086"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:58.751035 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-62b7c04f-5340-480a-8ab0-7f789ab99ecc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Create volume request body: {'volume': {"'backup_id": '3915e632-670c-4de8-a6f3-61115ddadfb5', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-707958086'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:48:58.751143 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-62b7c04f-5340-480a-8ab0-7f789ab99ecc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Create volume of 1 GB Aug 04 10:48:58.760061 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-62b7c04f-5340-480a-8ab0-7f789ab99ecc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Availability Zones retrieved successfully. Aug 04 10:48:58.769910 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-62b7c04f-5340-480a-8ab0-7f789ab99ecc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Flow 'volume_create_api' (d3f135ed-1dd2-43d1-aee4-6f505a8187bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:58.773112 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-62b7c04f-5340-480a-8ab0-7f789ab99ecc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9117050f-3c78-4f74-8b7a-f1e841c7adf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:58.774172 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-62b7c04f-5340-480a-8ab0-7f789ab99ecc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:48:58.812629 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-62b7c04f-5340-480a-8ab0-7f789ab99ecc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9117050f-3c78-4f74-8b7a-f1e841c7adf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:58.813150 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-62b7c04f-5340-480a-8ab0-7f789ab99ecc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffbdbfc2-d7e1-4f3a-b43d-3db8bcc7edea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:58.881489 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-62b7c04f-5340-480a-8ab0-7f789ab99ecc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Created reservations ['29f2a956-03d6-4af8-8299-e493dcba33eb', '96119763-e97d-4176-8989-c49082cf0b6d', 'e79c6f79-bb55-47a1-b82a-c6e3fbde6a9d', '3979fda5-1945-48d3-81e6-b2c867912eec'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:48:58.882419 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-62b7c04f-5340-480a-8ab0-7f789ab99ecc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffbdbfc2-d7e1-4f3a-b43d-3db8bcc7edea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29f2a956-03d6-4af8-8299-e493dcba33eb', '96119763-e97d-4176-8989-c49082cf0b6d', 'e79c6f79-bb55-47a1-b82a-c6e3fbde6a9d', '3979fda5-1945-48d3-81e6-b2c867912eec']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:58.883544 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-62b7c04f-5340-480a-8ab0-7f789ab99ecc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c063af-69c1-43a5-8dc6-30e958372934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:58.909014 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-62b7c04f-5340-480a-8ab0-7f789ab99ecc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c063af-69c1-43a5-8dc6-30e958372934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0043132f-ba57-4c9e-99bd-28000a10c284', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-707958086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='134e63d4c4fe4c43a2555fa68c84fd42',qos_specs=None,replication_status=,reservations=['29f2a956-03d6-4af8-8299-e493dcba33eb','96119763-e97d-4176-8989-c49082cf0b6d','e79c6f79-bb55-47a1-b82a-c6e3fbde6a9d','3979fda5-1945-48d3-81e6-b2c867912eec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3518f3c60c1546558973b3a7666297c1',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:48:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-707958086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0043132f-ba57-4c9e-99bd-28000a10c284,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='134e63d4c4fe4c43a2555fa68c84fd42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3518f3c60c1546558973b3a7666297c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:58.910862 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-62b7c04f-5340-480a-8ab0-7f789ab99ecc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (596ffdc9-c771-43a9-a769-25f3e69b855d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:58.938505 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-62b7c04f-5340-480a-8ab0-7f789ab99ecc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (596ffdc9-c771-43a9-a769-25f3e69b855d) transitioned into state 'SUCCESS' from state '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-707958086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='134e63d4c4fe4c43a2555fa68c84fd42',qos_specs=None,replication_status=,reservations=['29f2a956-03d6-4af8-8299-e493dcba33eb','96119763-e97d-4176-8989-c49082cf0b6d','e79c6f79-bb55-47a1-b82a-c6e3fbde6a9d','3979fda5-1945-48d3-81e6-b2c867912eec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3518f3c60c1546558973b3a7666297c1',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:58.939082 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-62b7c04f-5340-480a-8ab0-7f789ab99ecc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6a7eea1-17f1-44e4-a69e-07b96a291556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:58.950720 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-62b7c04f-5340-480a-8ab0-7f789ab99ecc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6a7eea1-17f1-44e4-a69e-07b96a291556) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:58.951749 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-62b7c04f-5340-480a-8ab0-7f789ab99ecc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Flow 'volume_create_api' (d3f135ed-1dd2-43d1-aee4-6f505a8187bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:58.952324 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-62b7c04f-5340-480a-8ab0-7f789ab99ecc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Create volume request issued successfully. Aug 04 10:48:58.953041 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-62b7c04f-5340-480a-8ab0-7f789ab99ecc tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:48:58.953618 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 333/1331] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:48:58 2026] POST /volume/v3/volumes => generated 757 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:48:58.974450 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-da319597-8fbe-4a5c-a52e-dbd29c8c48a7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:58.978060 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-da319597-8fbe-4a5c-a52e-dbd29c8c48a7 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:48:58.978605 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-da319597-8fbe-4a5c-a52e-dbd29c8c48a7 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "3915e632-670c-4de8-a6f3-61115ddadfb5", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1123381484"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:58.980685 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-da319597-8fbe-4a5c-a52e-dbd29c8c48a7 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Create volume request body: {'volume': {"'backup_id": '3915e632-670c-4de8-a6f3-61115ddadfb5', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1123381484'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:48:58.980844 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-da319597-8fbe-4a5c-a52e-dbd29c8c48a7 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Create volume of 1 GB Aug 04 10:48:58.986080 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-da319597-8fbe-4a5c-a52e-dbd29c8c48a7 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Availability Zones retrieved successfully. Aug 04 10:48:58.994921 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-da319597-8fbe-4a5c-a52e-dbd29c8c48a7 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Flow 'volume_create_api' (bb2e77b6-9561-4af5-997a-12d8f48d64b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:58.996318 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-da319597-8fbe-4a5c-a52e-dbd29c8c48a7 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (602f07aa-24ac-42da-9e14-98ea232e99d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:58.997762 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-da319597-8fbe-4a5c-a52e-dbd29c8c48a7 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:48:59.048046 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-da319597-8fbe-4a5c-a52e-dbd29c8c48a7 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (602f07aa-24ac-42da-9e14-98ea232e99d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:59.049330 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-da319597-8fbe-4a5c-a52e-dbd29c8c48a7 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (769f7582-5cbc-4189-8c9c-539aafbcc1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:59.104971 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-da319597-8fbe-4a5c-a52e-dbd29c8c48a7 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Created reservations ['2d560962-51bc-4981-90a0-c9a748514aef', '2d5d5653-f654-4180-bb7a-5a6377c546b9', '5ea02a18-d568-4322-9def-a6411423acbd', '22ac0925-361c-402e-8910-e3e5ad3ae570'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:48:59.106124 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-da319597-8fbe-4a5c-a52e-dbd29c8c48a7 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (769f7582-5cbc-4189-8c9c-539aafbcc1aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d560962-51bc-4981-90a0-c9a748514aef', '2d5d5653-f654-4180-bb7a-5a6377c546b9', '5ea02a18-d568-4322-9def-a6411423acbd', '22ac0925-361c-402e-8910-e3e5ad3ae570']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:59.107251 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-da319597-8fbe-4a5c-a52e-dbd29c8c48a7 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42e3e913-8f7b-4e39-86d0-de871af23a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:59.145634 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-da319597-8fbe-4a5c-a52e-dbd29c8c48a7 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42e3e913-8f7b-4e39-86d0-de871af23a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '652a8578-d0c0-4714-bcb1-d532c53ce27e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1123381484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='134e63d4c4fe4c43a2555fa68c84fd42',qos_specs=None,replication_status=,reservations=['2d560962-51bc-4981-90a0-c9a748514aef','2d5d5653-f654-4180-bb7a-5a6377c546b9','5ea02a18-d568-4322-9def-a6411423acbd','22ac0925-361c-402e-8910-e3e5ad3ae570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3518f3c60c1546558973b3a7666297c1',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:48:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1123381484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=652a8578-d0c0-4714-bcb1-d532c53ce27e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='134e63d4c4fe4c43a2555fa68c84fd42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3518f3c60c1546558973b3a7666297c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:59.146764 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-da319597-8fbe-4a5c-a52e-dbd29c8c48a7 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5ce3432-b952-47b1-bc53-45c092464d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:59.179439 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-da319597-8fbe-4a5c-a52e-dbd29c8c48a7 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5ce3432-b952-47b1-bc53-45c092464d3b) transitioned into state 'SUCCESS' from state '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-1123381484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='134e63d4c4fe4c43a2555fa68c84fd42',qos_specs=None,replication_status=,reservations=['2d560962-51bc-4981-90a0-c9a748514aef','2d5d5653-f654-4180-bb7a-5a6377c546b9','5ea02a18-d568-4322-9def-a6411423acbd','22ac0925-361c-402e-8910-e3e5ad3ae570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3518f3c60c1546558973b3a7666297c1',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:59.181027 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-da319597-8fbe-4a5c-a52e-dbd29c8c48a7 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb421e0-b0c0-4f97-a307-5e5c6d1ccc68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:48:59.199044 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-da319597-8fbe-4a5c-a52e-dbd29c8c48a7 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb421e0-b0c0-4f97-a307-5e5c6d1ccc68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:48:59.200150 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-da319597-8fbe-4a5c-a52e-dbd29c8c48a7 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Flow 'volume_create_api' (bb2e77b6-9561-4af5-997a-12d8f48d64b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:48:59.200470 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-da319597-8fbe-4a5c-a52e-dbd29c8c48a7 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Create volume request issued successfully. Aug 04 10:48:59.201306 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-da319597-8fbe-4a5c-a52e-dbd29c8c48a7 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:48:59.201711 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 334/1332] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:48:58 2026] POST /volume/v3/volumes => generated 758 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:48:59.220956 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-efd8d121-629f-4564-a497-af13d42754c2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:59.223053 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-efd8d121-629f-4564-a497-af13d42754c2 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/volumes/6d0b0ae9-7a2e-4c37-b71b-91fd3e7190fb Aug 04 10:48:59.223308 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-efd8d121-629f-4564-a497-af13d42754c2 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:59.223462 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-efd8d121-629f-4564-a497-af13d42754c2 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:59.234215 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:59.234215 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:59.239334 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-efd8d121-629f-4564-a497-af13d42754c2 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Volume info retrieved successfully. Aug 04 10:48:59.246082 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-efd8d121-629f-4564-a497-af13d42754c2 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/6d0b0ae9-7a2e-4c37-b71b-91fd3e7190fb returned with HTTP 200 Aug 04 10:48:59.246573 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 334/1333] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:59 2026] GET /volume/v3/volumes/6d0b0ae9-7a2e-4c37-b71b-91fd3e7190fb => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:59.264612 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e92e0f8c-98c3-43e4-bd40-d0edeca3f1bf None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:59.270577 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e92e0f8c-98c3-43e4-bd40-d0edeca3f1bf tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/volumes/1832fa8e-de21-426f-8f22-9dc7c23c35e6 Aug 04 10:48:59.270845 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e92e0f8c-98c3-43e4-bd40-d0edeca3f1bf tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:59.271214 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e92e0f8c-98c3-43e4-bd40-d0edeca3f1bf tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:59.283928 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:59.283928 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:59.287881 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-abc6d3ce-810f-4c11-a6d3-ce815ce9ef34 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:59.289545 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-abc6d3ce-810f-4c11-a6d3-ce815ce9ef34 None None] GET https://10.4.3.232/volume// Aug 04 10:48:59.290492 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e92e0f8c-98c3-43e4-bd40-d0edeca3f1bf tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Volume info retrieved successfully. Aug 04 10:48:59.291625 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-abc6d3ce-810f-4c11-a6d3-ce815ce9ef34 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:59.291817 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-abc6d3ce-810f-4c11-a6d3-ce815ce9ef34 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:59.293542 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-abc6d3ce-810f-4c11-a6d3-ce815ce9ef34 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:48:59.295509 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 334/1334] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:48:59 2026] GET /volume/ => generated 386 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:48:59.297412 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e92e0f8c-98c3-43e4-bd40-d0edeca3f1bf tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/1832fa8e-de21-426f-8f22-9dc7c23c35e6 returned with HTTP 200 Aug 04 10:48:59.299301 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 333/1335] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:59 2026] GET /volume/v3/volumes/1832fa8e-de21-426f-8f22-9dc7c23c35e6 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:59.314947 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6acec16f-bf8f-4ab7-aa6d-bc7163eff558 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:59.315091 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-eb962e3b-1d54-46dd-9a1a-120b4480c41f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:59.316116 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6acec16f-bf8f-4ab7-aa6d-bc7163eff558 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/volumes/863bc1d4-09d1-49e7-8351-74973f3c13f5 Aug 04 10:48:59.316332 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6acec16f-bf8f-4ab7-aa6d-bc7163eff558 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:59.316950 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6acec16f-bf8f-4ab7-aa6d-bc7163eff558 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:59.317185 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-eb962e3b-1d54-46dd-9a1a-120b4480c41f tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 Aug 04 10:48:59.317540 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-eb962e3b-1d54-46dd-9a1a-120b4480c41f tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:59.317820 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-eb962e3b-1d54-46dd-9a1a-120b4480c41f tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:59.326134 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:59.326134 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:59.330980 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6acec16f-bf8f-4ab7-aa6d-bc7163eff558 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Volume info retrieved successfully. Aug 04 10:48:59.332060 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:59.332060 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:59.339111 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6acec16f-bf8f-4ab7-aa6d-bc7163eff558 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/863bc1d4-09d1-49e7-8351-74973f3c13f5 returned with HTTP 200 Aug 04 10:48:59.339111 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 335/1336] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:59 2026] GET /volume/v3/volumes/863bc1d4-09d1-49e7-8351-74973f3c13f5 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:59.341014 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-eb962e3b-1d54-46dd-9a1a-120b4480c41f tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:48:59.358339 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-eb962e3b-1d54-46dd-9a1a-120b4480c41f tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 returned with HTTP 200 Aug 04 10:48:59.359077 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 335/1337] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:48:59 2026] GET /volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 => generated 1547 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:48:59.368791 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1bc791de-7022-4701-bbb6-0c4432caf7e9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:59.372454 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-25e8981b-b3fb-467a-8a59-bdb7dabf6713 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:59.374354 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-25e8981b-b3fb-467a-8a59-bdb7dabf6713 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 Aug 04 10:48:59.374615 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1bc791de-7022-4701-bbb6-0c4432caf7e9 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/volumes/0043132f-ba57-4c9e-99bd-28000a10c284 Aug 04 10:48:59.374681 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-25e8981b-b3fb-467a-8a59-bdb7dabf6713 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:59.374771 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1bc791de-7022-4701-bbb6-0c4432caf7e9 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:59.374822 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-25e8981b-b3fb-467a-8a59-bdb7dabf6713 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:59.374855 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1bc791de-7022-4701-bbb6-0c4432caf7e9 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:59.374913 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-25e8981b-b3fb-467a-8a59-bdb7dabf6713 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d2ce8948-2427-4b15-9605-a278640ed5d5. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:59.380903 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:59.380903 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:59.382097 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-25e8981b-b3fb-467a-8a59-bdb7dabf6713 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 returned with HTTP 200 Aug 04 10:48:59.382748 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 334/1338] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:59 2026] GET /volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:59.401386 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:59.401386 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:59.418730 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1bc791de-7022-4701-bbb6-0c4432caf7e9 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Volume info retrieved successfully. Aug 04 10:48:59.431823 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1bc791de-7022-4701-bbb6-0c4432caf7e9 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/0043132f-ba57-4c9e-99bd-28000a10c284 returned with HTTP 200 Aug 04 10:48:59.434663 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 335/1339] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:59 2026] GET /volume/v3/volumes/0043132f-ba57-4c9e-99bd-28000a10c284 => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:59.452051 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-defa1c83-209d-4940-8d98-518714295a33 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:59.454560 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-defa1c83-209d-4940-8d98-518714295a33 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/volumes/652a8578-d0c0-4714-bcb1-d532c53ce27e Aug 04 10:48:59.454821 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-defa1c83-209d-4940-8d98-518714295a33 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:59.455055 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-defa1c83-209d-4940-8d98-518714295a33 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:59.464102 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:59.464102 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:59.469621 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-defa1c83-209d-4940-8d98-518714295a33 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Volume info retrieved successfully. Aug 04 10:48:59.475441 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-defa1c83-209d-4940-8d98-518714295a33 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/652a8578-d0c0-4714-bcb1-d532c53ce27e returned with HTTP 200 Aug 04 10:48:59.476724 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 336/1340] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:59 2026] GET /volume/v3/volumes/652a8578-d0c0-4714-bcb1-d532c53ce27e => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:59.486473 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7c0745bc-011e-4920-b452-0461e15bbce0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:59.488999 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7c0745bc-011e-4920-b452-0461e15bbce0 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 Aug 04 10:48:59.489374 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7c0745bc-011e-4920-b452-0461e15bbce0 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:59.489708 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7c0745bc-011e-4920-b452-0461e15bbce0 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:59.494839 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ba9e9881-f752-473a-afc9-184535d67cca None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:59.496808 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ba9e9881-f752-473a-afc9-184535d67cca tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] DELETE https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:59.498307 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ba9e9881-f752-473a-afc9-184535d67cca tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:59.498514 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ba9e9881-f752-473a-afc9-184535d67cca tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:59.498665 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-ba9e9881-f752-473a-afc9-184535d67cca tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Delete backup with id: 3915e632-670c-4de8-a6f3-61115ddadfb5. Aug 04 10:48:59.499980 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-9b8880ed-8530-4028-b96c-27b33054da77 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:59.501154 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:59.501154 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:59.502905 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-9b8880ed-8530-4028-b96c-27b33054da77 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] PUT https://10.4.3.232/volume/v3/attachments/4fb310b9-7b66-424e-bb8c-9930a0b09f1a Aug 04 10:48:59.503401 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-9b8880ed-8530-4028-b96c-27b33054da77 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:59.504055 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:59.504055 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:48:59.505649 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7c0745bc-011e-4920-b452-0461e15bbce0 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:48:59.509526 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7c0745bc-011e-4920-b452-0461e15bbce0 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 returned with HTTP 200 Aug 04 10:48:59.509982 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 336/1341] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:59 2026] GET /volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:59.516027 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-9b8880ed-8530-4028-b96c-27b33054da77 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Acquiring lock "cinder-attachment_update-410e436d-8362-433a-ace3-3e3adb775c20-np0000006413" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:48:59.526284 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-9b8880ed-8530-4028-b96c-27b33054da77 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Lock "cinder-attachment_update-410e436d-8362-433a-ace3-3e3adb775c20-np0000006413" acquired by "attachment_update" :: waited 0.009s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:48:59.526733 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:59.526733 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:48:59.533424 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.backup.rpcapi [None req-ba9e9881-f752-473a-afc9-184535d67cca tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] delete_backup rpcapi backup_id 3915e632-670c-4de8-a6f3-61115ddadfb5 {{(pid=100255) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:48:59.535367 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ba9e9881-f752-473a-afc9-184535d67cca tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 202 Aug 04 10:48:59.535367 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 335/1342] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:48:59 2026] DELETE /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:48:59.545333 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-57ee0025-f517-40b7-a0fe-6738547b24a3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:59.547209 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-57ee0025-f517-40b7-a0fe-6738547b24a3 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:48:59.547401 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-57ee0025-f517-40b7-a0fe-6738547b24a3 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:48:59.547639 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-57ee0025-f517-40b7-a0fe-6738547b24a3 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:48:59.547785 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-57ee0025-f517-40b7-a0fe-6738547b24a3 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:48:59.554858 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:59.554858 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:48:59.555788 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-57ee0025-f517-40b7-a0fe-6738547b24a3 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 200 Aug 04 10:48:59.556202 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 337/1343] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:48:59 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:48:59.632073 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-9b8880ed-8530-4028-b96c-27b33054da77 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Lock "cinder-attachment_update-410e436d-8362-433a-ace3-3e3adb775c20-np0000006413" released by "attachment_update" :: held 0.107s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:48:59.632421 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-9b8880ed-8530-4028-b96c-27b33054da77 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/4fb310b9-7b66-424e-bb8c-9930a0b09f1a returned with HTTP 200 Aug 04 10:48:59.632882 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 336/1344] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:48:59 2026] PUT /volume/v3/attachments/4fb310b9-7b66-424e-bb8c-9930a0b09f1a => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:48:59.660610 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-30ae24cc-dcf1-42aa-8d8c-f455a9719fed None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:48:59.663117 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-30ae24cc-dcf1-42aa-8d8c-f455a9719fed tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/attachments/4fb310b9-7b66-424e-bb8c-9930a0b09f1a/action Aug 04 10:48:59.663534 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-30ae24cc-dcf1-42aa-8d8c-f455a9719fed tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:48:59.663649 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-30ae24cc-dcf1-42aa-8d8c-f455a9719fed tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:48:59.684487 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:48:59.684487 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:48:59.700348 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-ea2cab4c-eed3-499e-9dfe-05be19e54cc5 req-30ae24cc-dcf1-42aa-8d8c-f455a9719fed tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/4fb310b9-7b66-424e-bb8c-9930a0b09f1a/action returned with HTTP 204 Aug 04 10:48:59.700847 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 337/1345] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:48:59 2026] POST /volume/v3/attachments/4fb310b9-7b66-424e-bb8c-9930a0b09f1a/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:00.351295 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-3be22863-f490-4550-a5aa-55bab54fdda3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:00.357283 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-3be22863-f490-4550-a5aa-55bab54fdda3 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] POST https://10.4.3.232/volume/v3/attachments/76c0acda-711e-480b-bf91-70d937c88478/action Aug 04 10:49:00.357283 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-3be22863-f490-4550-a5aa-55bab54fdda3 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:00.357283 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-3be22863-f490-4550-a5aa-55bab54fdda3 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:00.379813 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:00.379813 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:00.392144 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b49e7ef6-d816-46dc-aa35-e429e5f5a1b4 req-3be22863-f490-4550-a5aa-55bab54fdda3 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/attachments/76c0acda-711e-480b-bf91-70d937c88478/action returned with HTTP 204 Aug 04 10:49:00.392144 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 336/1346] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:49:00 2026] POST /volume/v3/attachments/76c0acda-711e-480b-bf91-70d937c88478/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:00.397440 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fc891615-ef62-48d4-9d57-a0a14bec1361 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:00.399174 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fc891615-ef62-48d4-9d57-a0a14bec1361 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 Aug 04 10:49:00.399415 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fc891615-ef62-48d4-9d57-a0a14bec1361 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:00.399648 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fc891615-ef62-48d4-9d57-a0a14bec1361 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:00.399683 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-fc891615-ef62-48d4-9d57-a0a14bec1361 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d2ce8948-2427-4b15-9605-a278640ed5d5. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:00.404123 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:00.404123 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:00.404819 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fc891615-ef62-48d4-9d57-a0a14bec1361 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 returned with HTTP 200 Aug 04 10:49:00.405181 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 338/1347] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:00 2026] GET /volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:00.526573 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5dd466fb-eda5-4716-a4e8-36d56df7b2a5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:00.528470 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5dd466fb-eda5-4716-a4e8-36d56df7b2a5 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 Aug 04 10:49:00.528716 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5dd466fb-eda5-4716-a4e8-36d56df7b2a5 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:00.528963 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5dd466fb-eda5-4716-a4e8-36d56df7b2a5 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:00.542982 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:00.542982 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:00.551009 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5dd466fb-eda5-4716-a4e8-36d56df7b2a5 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:49:00.555780 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5dd466fb-eda5-4716-a4e8-36d56df7b2a5 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 returned with HTTP 200 Aug 04 10:49:00.556476 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 337/1348] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:00 2026] GET /volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:00.574460 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-aa8f385e-c8ae-4dc9-bcd9-20700af4484b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:00.574460 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-aa8f385e-c8ae-4dc9-bcd9-20700af4484b tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 Aug 04 10:49:00.574460 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-aa8f385e-c8ae-4dc9-bcd9-20700af4484b tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:00.574460 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-aa8f385e-c8ae-4dc9-bcd9-20700af4484b tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:00.574460 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-aa8f385e-c8ae-4dc9-bcd9-20700af4484b tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Show backup with id 3915e632-670c-4de8-a6f3-61115ddadfb5. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:00.578484 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-56e5fcf7-9049-4143-b2f8-8271a7d5ad0e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:00.578929 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-aa8f385e-c8ae-4dc9-bcd9-20700af4484b tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 returned with HTTP 404 Aug 04 10:49:00.579491 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 338/1349] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:00 2026] GET /volume/v3/backups/3915e632-670c-4de8-a6f3-61115ddadfb5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:00.580712 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-56e5fcf7-9049-4143-b2f8-8271a7d5ad0e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 Aug 04 10:49:00.581098 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-56e5fcf7-9049-4143-b2f8-8271a7d5ad0e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:00.581382 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-56e5fcf7-9049-4143-b2f8-8271a7d5ad0e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:00.590502 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a211d8fe-5e71-4206-9587-565d33bafd3e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:00.594575 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a211d8fe-5e71-4206-9587-565d33bafd3e tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] DELETE https://10.4.3.232/volume/v3/volumes/652a8578-d0c0-4714-bcb1-d532c53ce27e Aug 04 10:49:00.594575 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a211d8fe-5e71-4206-9587-565d33bafd3e tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:00.594575 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a211d8fe-5e71-4206-9587-565d33bafd3e tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:00.594575 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-a211d8fe-5e71-4206-9587-565d33bafd3e tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Delete volume with id: 652a8578-d0c0-4714-bcb1-d532c53ce27e Aug 04 10:49:00.605763 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:00.605763 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:00.606946 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:00.606946 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:00.607596 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a211d8fe-5e71-4206-9587-565d33bafd3e tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Volume info retrieved successfully. Aug 04 10:49:00.612078 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-56e5fcf7-9049-4143-b2f8-8271a7d5ad0e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:49:00.620063 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-56e5fcf7-9049-4143-b2f8-8271a7d5ad0e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 returned with HTTP 200 Aug 04 10:49:00.620740 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 337/1350] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:00 2026] GET /volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:00.631753 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a211d8fe-5e71-4206-9587-565d33bafd3e tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Delete volume request issued successfully. Aug 04 10:49:00.632080 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a211d8fe-5e71-4206-9587-565d33bafd3e tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/652a8578-d0c0-4714-bcb1-d532c53ce27e returned with HTTP 202 Aug 04 10:49:00.632530 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 339/1351] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:00 2026] DELETE /volume/v3/volumes/652a8578-d0c0-4714-bcb1-d532c53ce27e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:00.641935 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a170ecd1-5fa7-4081-8f45-c34d0f90f2f6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:00.648434 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a170ecd1-5fa7-4081-8f45-c34d0f90f2f6 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/volumes/652a8578-d0c0-4714-bcb1-d532c53ce27e Aug 04 10:49:00.648632 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a170ecd1-5fa7-4081-8f45-c34d0f90f2f6 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:00.648984 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a170ecd1-5fa7-4081-8f45-c34d0f90f2f6 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:00.662034 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:00.662034 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:00.671024 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-e6acf9d6-78f9-4ca0-8869-9a474153d706 req-2d806d2e-1b62-4084-ba15-44a74f7d2a92 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:00.671060 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a170ecd1-5fa7-4081-8f45-c34d0f90f2f6 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Volume info retrieved successfully. Aug 04 10:49:00.671085 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e6acf9d6-78f9-4ca0-8869-9a474153d706 req-2d806d2e-1b62-4084-ba15-44a74f7d2a92 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 Aug 04 10:49:00.671192 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e6acf9d6-78f9-4ca0-8869-9a474153d706 req-2d806d2e-1b62-4084-ba15-44a74f7d2a92 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:00.671361 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e6acf9d6-78f9-4ca0-8869-9a474153d706 req-2d806d2e-1b62-4084-ba15-44a74f7d2a92 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:00.680186 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a170ecd1-5fa7-4081-8f45-c34d0f90f2f6 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/652a8578-d0c0-4714-bcb1-d532c53ce27e returned with HTTP 200 Aug 04 10:49:00.680809 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 338/1352] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:00 2026] GET /volume/v3/volumes/652a8578-d0c0-4714-bcb1-d532c53ce27e => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:00.684572 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:00.684572 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:00.689854 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-e6acf9d6-78f9-4ca0-8869-9a474153d706 req-2d806d2e-1b62-4084-ba15-44a74f7d2a92 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:49:00.695577 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e6acf9d6-78f9-4ca0-8869-9a474153d706 req-2d806d2e-1b62-4084-ba15-44a74f7d2a92 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 returned with HTTP 200 Aug 04 10:49:00.696039 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 339/1353] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:49:00 2026] GET /volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:00.718645 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e16a9ded-806f-48a0-9144-878f5c56a040 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:00.722145 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e16a9ded-806f-48a0-9144-878f5c56a040 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 Aug 04 10:49:00.722352 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e16a9ded-806f-48a0-9144-878f5c56a040 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:00.722546 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e16a9ded-806f-48a0-9144-878f5c56a040 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:00.735558 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:00.735558 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:00.739229 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e16a9ded-806f-48a0-9144-878f5c56a040 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:49:00.747964 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e16a9ded-806f-48a0-9144-878f5c56a040 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 returned with HTTP 200 Aug 04 10:49:00.748452 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 338/1354] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:00 2026] GET /volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:00.806611 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-f69cfec8-a3b5-4b2c-a1e7-85d6df41f088 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:00.809677 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-f69cfec8-a3b5-4b2c-a1e7-85d6df41f088 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 Aug 04 10:49:00.810019 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-f69cfec8-a3b5-4b2c-a1e7-85d6df41f088 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:00.810332 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-f69cfec8-a3b5-4b2c-a1e7-85d6df41f088 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:00.832325 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:00.832325 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:00.836016 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-f69cfec8-a3b5-4b2c-a1e7-85d6df41f088 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:49:00.840475 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-f69cfec8-a3b5-4b2c-a1e7-85d6df41f088 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 returned with HTTP 200 Aug 04 10:49:00.841048 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 340/1355] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:49:00 2026] GET /volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:00.870154 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-b1dac913-4d8e-4d7c-b411-62050bb40f82 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:00.873098 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-b1dac913-4d8e-4d7c-b411-62050bb40f82 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] POST https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0/action Aug 04 10:49:00.873623 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-b1dac913-4d8e-4d7c-b411-62050bb40f82 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:00.873888 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-b1dac913-4d8e-4d7c-b411-62050bb40f82 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:00.892711 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:00.892711 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:00.893437 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-b1dac913-4d8e-4d7c-b411-62050bb40f82 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:49:00.901308 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-b1dac913-4d8e-4d7c-b411-62050bb40f82 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Begin detaching volume completed successfully. Aug 04 10:49:00.901700 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-b1dac913-4d8e-4d7c-b411-62050bb40f82 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0/action returned with HTTP 202 Aug 04 10:49:00.902431 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 339/1356] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:49:00 2026] POST /volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:00.951022 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f138d665-7f53-4f2a-af5c-1036383e6eee None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:00.954189 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f138d665-7f53-4f2a-af5c-1036383e6eee None None] GET https://10.4.3.232/volume// Aug 04 10:49:00.954424 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f138d665-7f53-4f2a-af5c-1036383e6eee None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:00.954619 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f138d665-7f53-4f2a-af5c-1036383e6eee None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:00.954961 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f138d665-7f53-4f2a-af5c-1036383e6eee None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:49:00.955280 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 340/1357] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:49:00 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:49:00.967260 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-72172d2e-5429-4cde-a2c1-2ee8184b8fc8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:00.969139 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-72172d2e-5429-4cde-a2c1-2ee8184b8fc8 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 Aug 04 10:49:00.969383 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-72172d2e-5429-4cde-a2c1-2ee8184b8fc8 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:00.969583 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-72172d2e-5429-4cde-a2c1-2ee8184b8fc8 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:00.983757 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:00.983757 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:00.991139 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-72172d2e-5429-4cde-a2c1-2ee8184b8fc8 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:49:00.996101 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-72172d2e-5429-4cde-a2c1-2ee8184b8fc8 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 returned with HTTP 200 Aug 04 10:49:00.996502 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 339/1358] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:49:00 2026] GET /volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:49:01.420826 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6d5c83bc-afc2-4488-9514-15cc7abda45d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:01.423161 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6d5c83bc-afc2-4488-9514-15cc7abda45d tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 Aug 04 10:49:01.423448 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6d5c83bc-afc2-4488-9514-15cc7abda45d tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:01.423713 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6d5c83bc-afc2-4488-9514-15cc7abda45d tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:01.423892 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-6d5c83bc-afc2-4488-9514-15cc7abda45d tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d2ce8948-2427-4b15-9605-a278640ed5d5. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:01.429602 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:01.429602 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:01.430847 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6d5c83bc-afc2-4488-9514-15cc7abda45d tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 returned with HTTP 200 Aug 04 10:49:01.431396 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 341/1359] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:01 2026] GET /volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:01.694986 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5484b728-a71c-4a79-bca6-bee7de6b7b38 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:01.698921 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5484b728-a71c-4a79-bca6-bee7de6b7b38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/volumes/652a8578-d0c0-4714-bcb1-d532c53ce27e Aug 04 10:49:01.699115 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5484b728-a71c-4a79-bca6-bee7de6b7b38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:01.699330 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5484b728-a71c-4a79-bca6-bee7de6b7b38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:01.711428 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5484b728-a71c-4a79-bca6-bee7de6b7b38 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/652a8578-d0c0-4714-bcb1-d532c53ce27e returned with HTTP 404 Aug 04 10:49:01.711975 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 340/1360] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:01 2026] GET /volume/v3/volumes/652a8578-d0c0-4714-bcb1-d532c53ce27e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:01.719273 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7e4129ae-e376-41ca-8750-c236794f06c8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:01.721659 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7e4129ae-e376-41ca-8750-c236794f06c8 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] DELETE https://10.4.3.232/volume/v3/volumes/0043132f-ba57-4c9e-99bd-28000a10c284 Aug 04 10:49:01.721955 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7e4129ae-e376-41ca-8750-c236794f06c8 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:01.722206 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7e4129ae-e376-41ca-8750-c236794f06c8 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:01.722458 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-7e4129ae-e376-41ca-8750-c236794f06c8 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Delete volume with id: 0043132f-ba57-4c9e-99bd-28000a10c284 Aug 04 10:49:01.731221 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:01.731221 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:01.731872 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7e4129ae-e376-41ca-8750-c236794f06c8 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Volume info retrieved successfully. Aug 04 10:49:01.754827 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7e4129ae-e376-41ca-8750-c236794f06c8 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Delete volume request issued successfully. Aug 04 10:49:01.755085 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7e4129ae-e376-41ca-8750-c236794f06c8 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/0043132f-ba57-4c9e-99bd-28000a10c284 returned with HTTP 202 Aug 04 10:49:01.755670 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 341/1361] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:01 2026] DELETE /volume/v3/volumes/0043132f-ba57-4c9e-99bd-28000a10c284 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:01.764546 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2e9309f4-c1e9-4ed7-aa1c-687361de150c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:01.766358 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2e9309f4-c1e9-4ed7-aa1c-687361de150c tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/volumes/0043132f-ba57-4c9e-99bd-28000a10c284 Aug 04 10:49:01.766574 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2e9309f4-c1e9-4ed7-aa1c-687361de150c tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:01.766812 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2e9309f4-c1e9-4ed7-aa1c-687361de150c tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:01.774177 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:01.774177 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:01.778256 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2e9309f4-c1e9-4ed7-aa1c-687361de150c tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Volume info retrieved successfully. Aug 04 10:49:01.782656 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2e9309f4-c1e9-4ed7-aa1c-687361de150c tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/0043132f-ba57-4c9e-99bd-28000a10c284 returned with HTTP 200 Aug 04 10:49:01.783768 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 340/1362] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:01 2026] GET /volume/v3/volumes/0043132f-ba57-4c9e-99bd-28000a10c284 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:02.442185 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e246ca8d-3616-49d3-8192-871e5f329bf2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:02.444947 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e246ca8d-3616-49d3-8192-871e5f329bf2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 Aug 04 10:49:02.444947 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e246ca8d-3616-49d3-8192-871e5f329bf2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:02.444947 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e246ca8d-3616-49d3-8192-871e5f329bf2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:02.444947 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-e246ca8d-3616-49d3-8192-871e5f329bf2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d2ce8948-2427-4b15-9605-a278640ed5d5. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:02.450089 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:02.450089 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:02.450973 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e246ca8d-3616-49d3-8192-871e5f329bf2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 returned with HTTP 200 Aug 04 10:49:02.451423 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 342/1363] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:02 2026] GET /volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:02.801266 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c624198b-215f-4ba6-a1c3-85a4728a6834 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:02.801266 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c624198b-215f-4ba6-a1c3-85a4728a6834 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/volumes/0043132f-ba57-4c9e-99bd-28000a10c284 Aug 04 10:49:02.801266 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c624198b-215f-4ba6-a1c3-85a4728a6834 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:02.801782 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c624198b-215f-4ba6-a1c3-85a4728a6834 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:02.807908 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c624198b-215f-4ba6-a1c3-85a4728a6834 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/0043132f-ba57-4c9e-99bd-28000a10c284 returned with HTTP 404 Aug 04 10:49:02.808425 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 341/1364] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:02 2026] GET /volume/v3/volumes/0043132f-ba57-4c9e-99bd-28000a10c284 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:02.817331 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-11337a77-3965-4d62-92b8-0354e20a81f9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:02.819772 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-11337a77-3965-4d62-92b8-0354e20a81f9 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] DELETE https://10.4.3.232/volume/v3/volumes/863bc1d4-09d1-49e7-8351-74973f3c13f5 Aug 04 10:49:02.820047 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-11337a77-3965-4d62-92b8-0354e20a81f9 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:02.820333 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-11337a77-3965-4d62-92b8-0354e20a81f9 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:02.820565 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-11337a77-3965-4d62-92b8-0354e20a81f9 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Delete volume with id: 863bc1d4-09d1-49e7-8351-74973f3c13f5 Aug 04 10:49:02.829572 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:02.829572 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:02.831169 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-11337a77-3965-4d62-92b8-0354e20a81f9 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Volume info retrieved successfully. Aug 04 10:49:02.849004 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-11337a77-3965-4d62-92b8-0354e20a81f9 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Delete volume request issued successfully. Aug 04 10:49:02.849316 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-11337a77-3965-4d62-92b8-0354e20a81f9 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/863bc1d4-09d1-49e7-8351-74973f3c13f5 returned with HTTP 202 Aug 04 10:49:02.849935 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 342/1365] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:02 2026] DELETE /volume/v3/volumes/863bc1d4-09d1-49e7-8351-74973f3c13f5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:02.857416 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-35437f2c-a90f-4d9d-9988-5a805148093c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:02.862082 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-35437f2c-a90f-4d9d-9988-5a805148093c tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/volumes/863bc1d4-09d1-49e7-8351-74973f3c13f5 Aug 04 10:49:02.862082 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-35437f2c-a90f-4d9d-9988-5a805148093c tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:02.862082 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-35437f2c-a90f-4d9d-9988-5a805148093c tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:02.868590 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:02.868590 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:02.873035 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-35437f2c-a90f-4d9d-9988-5a805148093c tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Volume info retrieved successfully. Aug 04 10:49:02.877905 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-35437f2c-a90f-4d9d-9988-5a805148093c tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/863bc1d4-09d1-49e7-8351-74973f3c13f5 returned with HTTP 200 Aug 04 10:49:02.878494 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 341/1366] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:02 2026] GET /volume/v3/volumes/863bc1d4-09d1-49e7-8351-74973f3c13f5 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:03.461210 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3e971863-2780-4482-9dee-e61f44f963bf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:03.463148 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3e971863-2780-4482-9dee-e61f44f963bf tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 Aug 04 10:49:03.463439 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3e971863-2780-4482-9dee-e61f44f963bf tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:03.463685 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3e971863-2780-4482-9dee-e61f44f963bf tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:03.463841 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-3e971863-2780-4482-9dee-e61f44f963bf tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d2ce8948-2427-4b15-9605-a278640ed5d5. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:03.470835 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:03.470835 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:03.471661 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3e971863-2780-4482-9dee-e61f44f963bf tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 returned with HTTP 200 Aug 04 10:49:03.472430 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 343/1367] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:03 2026] GET /volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:03.895367 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-14cc3024-b24a-48aa-8029-7d0fb567daf6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:03.897266 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14cc3024-b24a-48aa-8029-7d0fb567daf6 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/volumes/863bc1d4-09d1-49e7-8351-74973f3c13f5 Aug 04 10:49:03.897523 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-14cc3024-b24a-48aa-8029-7d0fb567daf6 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:03.897731 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-14cc3024-b24a-48aa-8029-7d0fb567daf6 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:03.903567 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14cc3024-b24a-48aa-8029-7d0fb567daf6 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/863bc1d4-09d1-49e7-8351-74973f3c13f5 returned with HTTP 404 Aug 04 10:49:03.904028 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 342/1368] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:03 2026] GET /volume/v3/volumes/863bc1d4-09d1-49e7-8351-74973f3c13f5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:03.910744 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-07b4a5d4-6b56-45a3-8f35-3e9b1e5869be None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:03.912568 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-07b4a5d4-6b56-45a3-8f35-3e9b1e5869be tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] DELETE https://10.4.3.232/volume/v3/volumes/1832fa8e-de21-426f-8f22-9dc7c23c35e6 Aug 04 10:49:03.912803 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-07b4a5d4-6b56-45a3-8f35-3e9b1e5869be tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:03.912998 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-07b4a5d4-6b56-45a3-8f35-3e9b1e5869be tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:03.913165 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-07b4a5d4-6b56-45a3-8f35-3e9b1e5869be tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Delete volume with id: 1832fa8e-de21-426f-8f22-9dc7c23c35e6 Aug 04 10:49:03.919841 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:03.919841 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:03.920213 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-07b4a5d4-6b56-45a3-8f35-3e9b1e5869be tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Volume info retrieved successfully. Aug 04 10:49:03.935830 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-07b4a5d4-6b56-45a3-8f35-3e9b1e5869be tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Delete volume request issued successfully. Aug 04 10:49:03.936044 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-07b4a5d4-6b56-45a3-8f35-3e9b1e5869be tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/1832fa8e-de21-426f-8f22-9dc7c23c35e6 returned with HTTP 202 Aug 04 10:49:03.936514 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 343/1369] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:03 2026] DELETE /volume/v3/volumes/1832fa8e-de21-426f-8f22-9dc7c23c35e6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:03.944041 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c3544644-4295-4504-b681-f379f6ca7e87 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:03.947825 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c3544644-4295-4504-b681-f379f6ca7e87 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/volumes/1832fa8e-de21-426f-8f22-9dc7c23c35e6 Aug 04 10:49:03.948177 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c3544644-4295-4504-b681-f379f6ca7e87 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:03.948451 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c3544644-4295-4504-b681-f379f6ca7e87 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:03.955999 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:03.955999 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:03.960381 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c3544644-4295-4504-b681-f379f6ca7e87 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Volume info retrieved successfully. Aug 04 10:49:03.965519 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c3544644-4295-4504-b681-f379f6ca7e87 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/1832fa8e-de21-426f-8f22-9dc7c23c35e6 returned with HTTP 200 Aug 04 10:49:03.966380 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 342/1370] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:03 2026] GET /volume/v3/volumes/1832fa8e-de21-426f-8f22-9dc7c23c35e6 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:04.488312 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8c01dda2-c821-4444-8436-c86266b37050 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:04.491746 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8c01dda2-c821-4444-8436-c86266b37050 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 Aug 04 10:49:04.491873 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8c01dda2-c821-4444-8436-c86266b37050 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:04.492126 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8c01dda2-c821-4444-8436-c86266b37050 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:04.492397 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-8c01dda2-c821-4444-8436-c86266b37050 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d2ce8948-2427-4b15-9605-a278640ed5d5. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:04.501530 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:04.501530 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:04.502539 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8c01dda2-c821-4444-8436-c86266b37050 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 returned with HTTP 200 Aug 04 10:49:04.503004 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 344/1371] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:04 2026] GET /volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:04.646877 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-77d0dbd4-7705-480e-8268-f70fa6beebea None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:04.649512 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-77d0dbd4-7705-480e-8268-f70fa6beebea tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] DELETE https://10.4.3.232/volume/v3/attachments/76c0acda-711e-480b-bf91-70d937c88478 Aug 04 10:49:04.649902 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-77d0dbd4-7705-480e-8268-f70fa6beebea tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:04.650013 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-77d0dbd4-7705-480e-8268-f70fa6beebea tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:04.658721 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:04.658721 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:04.738428 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ba4c3689-d8f6-43ab-9820-cab6cc3c0254 req-77d0dbd4-7705-480e-8268-f70fa6beebea tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/attachments/76c0acda-711e-480b-bf91-70d937c88478 returned with HTTP 200 Aug 04 10:49:04.738428 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 343/1372] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:49:04 2026] DELETE /volume/v3/attachments/76c0acda-711e-480b-bf91-70d937c88478 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:04.985705 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2214250a-1bad-4ec7-ae20-10ec9e50c8bb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:04.988963 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2214250a-1bad-4ec7-ae20-10ec9e50c8bb tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/volumes/1832fa8e-de21-426f-8f22-9dc7c23c35e6 Aug 04 10:49:04.989208 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2214250a-1bad-4ec7-ae20-10ec9e50c8bb tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:04.989556 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2214250a-1bad-4ec7-ae20-10ec9e50c8bb tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:05.000013 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2214250a-1bad-4ec7-ae20-10ec9e50c8bb tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/1832fa8e-de21-426f-8f22-9dc7c23c35e6 returned with HTTP 404 Aug 04 10:49:05.000688 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 344/1373] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:04 2026] GET /volume/v3/volumes/1832fa8e-de21-426f-8f22-9dc7c23c35e6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:05.011335 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-dbb519c9-1a43-4b96-9934-f7806b163fa4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:05.014074 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dbb519c9-1a43-4b96-9934-f7806b163fa4 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] DELETE https://10.4.3.232/volume/v3/volumes/6d0b0ae9-7a2e-4c37-b71b-91fd3e7190fb Aug 04 10:49:05.015584 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dbb519c9-1a43-4b96-9934-f7806b163fa4 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:05.015854 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dbb519c9-1a43-4b96-9934-f7806b163fa4 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:05.016769 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-dbb519c9-1a43-4b96-9934-f7806b163fa4 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Delete volume with id: 6d0b0ae9-7a2e-4c37-b71b-91fd3e7190fb Aug 04 10:49:05.037680 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:05.037680 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:05.038664 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-dbb519c9-1a43-4b96-9934-f7806b163fa4 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Volume info retrieved successfully. Aug 04 10:49:05.066210 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-dbb519c9-1a43-4b96-9934-f7806b163fa4 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Delete volume request issued successfully. Aug 04 10:49:05.066531 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dbb519c9-1a43-4b96-9934-f7806b163fa4 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/6d0b0ae9-7a2e-4c37-b71b-91fd3e7190fb returned with HTTP 202 Aug 04 10:49:05.067171 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 343/1374] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:05 2026] DELETE /volume/v3/volumes/6d0b0ae9-7a2e-4c37-b71b-91fd3e7190fb => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:05.080135 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-82ce0cd0-09da-4a86-8f30-c88534d3f76a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:05.082194 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-82ce0cd0-09da-4a86-8f30-c88534d3f76a tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/volumes/6d0b0ae9-7a2e-4c37-b71b-91fd3e7190fb Aug 04 10:49:05.082485 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-82ce0cd0-09da-4a86-8f30-c88534d3f76a tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:05.082731 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-82ce0cd0-09da-4a86-8f30-c88534d3f76a tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:05.100964 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:05.100964 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:05.106526 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-82ce0cd0-09da-4a86-8f30-c88534d3f76a tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Volume info retrieved successfully. Aug 04 10:49:05.112184 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-82ce0cd0-09da-4a86-8f30-c88534d3f76a tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/6d0b0ae9-7a2e-4c37-b71b-91fd3e7190fb returned with HTTP 200 Aug 04 10:49:05.112769 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 345/1375] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:05 2026] GET /volume/v3/volumes/6d0b0ae9-7a2e-4c37-b71b-91fd3e7190fb => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:05.144395 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a0db94ef-6afe-4a73-a44b-48140bd825c9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:05.146478 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0db94ef-6afe-4a73-a44b-48140bd825c9 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 Aug 04 10:49:05.146759 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0db94ef-6afe-4a73-a44b-48140bd825c9 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:05.147022 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0db94ef-6afe-4a73-a44b-48140bd825c9 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:05.156629 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:05.156629 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:05.161335 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a0db94ef-6afe-4a73-a44b-48140bd825c9 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:49:05.166668 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0db94ef-6afe-4a73-a44b-48140bd825c9 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 returned with HTTP 200 Aug 04 10:49:05.167502 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 344/1376] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:05 2026] GET /volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:05.517810 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-71a432f8-512d-4512-b54f-21a8039982b0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:05.519982 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-71a432f8-512d-4512-b54f-21a8039982b0 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 Aug 04 10:49:05.520354 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-71a432f8-512d-4512-b54f-21a8039982b0 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:05.520588 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-71a432f8-512d-4512-b54f-21a8039982b0 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:05.520723 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-71a432f8-512d-4512-b54f-21a8039982b0 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d2ce8948-2427-4b15-9605-a278640ed5d5. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:05.525305 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:05.525305 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:05.526182 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-71a432f8-512d-4512-b54f-21a8039982b0 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 returned with HTTP 200 Aug 04 10:49:05.526655 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 345/1377] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:05 2026] GET /volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:06.132184 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8e121450-6c5e-4e90-a866-278076238a6d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:06.134959 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8e121450-6c5e-4e90-a866-278076238a6d tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/volumes/6d0b0ae9-7a2e-4c37-b71b-91fd3e7190fb Aug 04 10:49:06.134959 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8e121450-6c5e-4e90-a866-278076238a6d tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:06.135079 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8e121450-6c5e-4e90-a866-278076238a6d tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:06.142136 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8e121450-6c5e-4e90-a866-278076238a6d tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/6d0b0ae9-7a2e-4c37-b71b-91fd3e7190fb returned with HTTP 404 Aug 04 10:49:06.142923 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 344/1378] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:06 2026] GET /volume/v3/volumes/6d0b0ae9-7a2e-4c37-b71b-91fd3e7190fb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:06.152354 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4d071df9-64ca-4657-b70c-2511de524271 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:06.158795 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4d071df9-64ca-4657-b70c-2511de524271 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] DELETE https://10.4.3.232/volume/v3/volumes/b5f64bb8-8f5f-46e1-b361-e2b61290a942 Aug 04 10:49:06.159047 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4d071df9-64ca-4657-b70c-2511de524271 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:06.160330 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4d071df9-64ca-4657-b70c-2511de524271 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:06.160330 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-4d071df9-64ca-4657-b70c-2511de524271 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Delete volume with id: b5f64bb8-8f5f-46e1-b361-e2b61290a942 Aug 04 10:49:06.172034 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:06.172034 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:06.172545 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4d071df9-64ca-4657-b70c-2511de524271 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Volume info retrieved successfully. Aug 04 10:49:06.197632 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4d071df9-64ca-4657-b70c-2511de524271 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Delete volume request issued successfully. Aug 04 10:49:06.198929 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4d071df9-64ca-4657-b70c-2511de524271 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/b5f64bb8-8f5f-46e1-b361-e2b61290a942 returned with HTTP 202 Aug 04 10:49:06.199253 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 346/1379] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:06 2026] DELETE /volume/v3/volumes/b5f64bb8-8f5f-46e1-b361-e2b61290a942 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:06.208301 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d9c839ae-f54f-448b-9370-e0f6c08f7753 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:06.212506 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d9c839ae-f54f-448b-9370-e0f6c08f7753 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/volumes/b5f64bb8-8f5f-46e1-b361-e2b61290a942 Aug 04 10:49:06.212702 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d9c839ae-f54f-448b-9370-e0f6c08f7753 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:06.212957 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d9c839ae-f54f-448b-9370-e0f6c08f7753 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:06.222464 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:06.222464 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:06.228825 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d9c839ae-f54f-448b-9370-e0f6c08f7753 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Volume info retrieved successfully. Aug 04 10:49:06.235101 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d9c839ae-f54f-448b-9370-e0f6c08f7753 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/b5f64bb8-8f5f-46e1-b361-e2b61290a942 returned with HTTP 200 Aug 04 10:49:06.235892 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 345/1380] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:06 2026] GET /volume/v3/volumes/b5f64bb8-8f5f-46e1-b361-e2b61290a942 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:06.539989 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c85253c7-e839-4046-a1f2-8863ece24e68 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:06.543521 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c85253c7-e839-4046-a1f2-8863ece24e68 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 Aug 04 10:49:06.543521 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c85253c7-e839-4046-a1f2-8863ece24e68 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:06.543521 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c85253c7-e839-4046-a1f2-8863ece24e68 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:06.543521 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c85253c7-e839-4046-a1f2-8863ece24e68 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d2ce8948-2427-4b15-9605-a278640ed5d5. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:06.550781 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:06.550781 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:06.553762 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c85253c7-e839-4046-a1f2-8863ece24e68 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 returned with HTTP 200 Aug 04 10:49:06.553762 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 346/1381] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:06 2026] GET /volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:07.248987 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f8a04588-84fb-409b-a59c-c3e7020e1101 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:07.250878 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f8a04588-84fb-409b-a59c-c3e7020e1101 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] GET https://10.4.3.232/volume/v3/volumes/b5f64bb8-8f5f-46e1-b361-e2b61290a942 Aug 04 10:49:07.251065 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f8a04588-84fb-409b-a59c-c3e7020e1101 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:07.251301 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f8a04588-84fb-409b-a59c-c3e7020e1101 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:07.257772 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f8a04588-84fb-409b-a59c-c3e7020e1101 tempest-CreateVolumesFromBackupTest-736068204 tempest-CreateVolumesFromBackupTest-736068204-project-member] https://10.4.3.232/volume/v3/volumes/b5f64bb8-8f5f-46e1-b361-e2b61290a942 returned with HTTP 404 Aug 04 10:49:07.258468 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 345/1382] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:07 2026] GET /volume/v3/volumes/b5f64bb8-8f5f-46e1-b361-e2b61290a942 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:07.587733 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-67839750-dd27-4899-b642-86a21555572d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:07.592404 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-67839750-dd27-4899-b642-86a21555572d tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 Aug 04 10:49:07.592660 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-67839750-dd27-4899-b642-86a21555572d tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:07.593022 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-67839750-dd27-4899-b642-86a21555572d tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:07.593961 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-67839750-dd27-4899-b642-86a21555572d tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d2ce8948-2427-4b15-9605-a278640ed5d5. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:07.603976 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:07.603976 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:07.611318 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-67839750-dd27-4899-b642-86a21555572d tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 returned with HTTP 200 Aug 04 10:49:07.612356 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 347/1383] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:07 2026] GET /volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 => generated 750 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:08.013596 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4159928a-072a-4a25-be6f-acc1118a7b01 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:08.015475 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4159928a-072a-4a25-be6f-acc1118a7b01 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] GET https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 Aug 04 10:49:08.015639 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4159928a-072a-4a25-be6f-acc1118a7b01 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:08.015786 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4159928a-072a-4a25-be6f-acc1118a7b01 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:08.030860 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:08.030860 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:08.043538 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4159928a-072a-4a25-be6f-acc1118a7b01 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:49:08.057644 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4159928a-072a-4a25-be6f-acc1118a7b01 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 returned with HTTP 200 Aug 04 10:49:08.058280 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 346/1384] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:08 2026] GET /volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:08.140767 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5afe3117-80eb-4eb9-8e87-3a598d78ecf2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:08.142825 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5afe3117-80eb-4eb9-8e87-3a598d78ecf2 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] GET https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 Aug 04 10:49:08.143002 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5afe3117-80eb-4eb9-8e87-3a598d78ecf2 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:08.143325 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5afe3117-80eb-4eb9-8e87-3a598d78ecf2 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:08.151426 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:08.151426 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:08.157302 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5afe3117-80eb-4eb9-8e87-3a598d78ecf2 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:49:08.166496 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5afe3117-80eb-4eb9-8e87-3a598d78ecf2 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 returned with HTTP 200 Aug 04 10:49:08.167039 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 347/1385] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:08 2026] GET /volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:08.624650 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-efc29ed7-513d-472a-bd20-f2b146ca82e3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:08.626855 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-efc29ed7-513d-472a-bd20-f2b146ca82e3 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 Aug 04 10:49:08.627138 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-efc29ed7-513d-472a-bd20-f2b146ca82e3 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:08.627440 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-efc29ed7-513d-472a-bd20-f2b146ca82e3 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:08.627600 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-efc29ed7-513d-472a-bd20-f2b146ca82e3 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d2ce8948-2427-4b15-9605-a278640ed5d5. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:08.632911 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:08.632911 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:08.634021 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-efc29ed7-513d-472a-bd20-f2b146ca82e3 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 returned with HTTP 200 Aug 04 10:49:08.634639 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 346/1386] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:08 2026] GET /volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:08.892938 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-af7f25f0-c30b-46c9-9e89-60b37faaad56 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:09.023264 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af7f25f0-c30b-46c9-9e89-60b37faaad56 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:09.023356 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af7f25f0-c30b-46c9-9e89-60b37faaad56 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2132687809"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:09.025680 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-af7f25f0-c30b-46c9-9e89-60b37faaad56 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-2132687809'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:09.025830 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-af7f25f0-c30b-46c9-9e89-60b37faaad56 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Create volume of 1 GB Aug 04 10:49:09.038182 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-af7f25f0-c30b-46c9-9e89-60b37faaad56 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Availability Zones retrieved successfully. Aug 04 10:49:09.047474 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af7f25f0-c30b-46c9-9e89-60b37faaad56 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Flow 'volume_create_api' (7b287d44-078d-4cd8-9033-70762700a3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:09.049648 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af7f25f0-c30b-46c9-9e89-60b37faaad56 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e87344de-5a4e-44bf-afa9-d4f11218f53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:09.051895 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-af7f25f0-c30b-46c9-9e89-60b37faaad56 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:49:09.098655 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af7f25f0-c30b-46c9-9e89-60b37faaad56 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e87344de-5a4e-44bf-afa9-d4f11218f53a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:09.099953 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af7f25f0-c30b-46c9-9e89-60b37faaad56 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d65fbbcf-b289-449f-a5b1-a1c2d730070c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:09.187128 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-af7f25f0-c30b-46c9-9e89-60b37faaad56 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Created reservations ['611383af-08bf-4b21-a113-65750ca5d7f2', 'f97f5c5b-292f-4edc-853f-8483b3eb4788', '8c31c129-bf71-409a-9d7e-83125d246590', '987fd98f-6dd5-4213-9d3f-ff8376309fe5'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:09.188088 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af7f25f0-c30b-46c9-9e89-60b37faaad56 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d65fbbcf-b289-449f-a5b1-a1c2d730070c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['611383af-08bf-4b21-a113-65750ca5d7f2', 'f97f5c5b-292f-4edc-853f-8483b3eb4788', '8c31c129-bf71-409a-9d7e-83125d246590', '987fd98f-6dd5-4213-9d3f-ff8376309fe5']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:09.188962 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af7f25f0-c30b-46c9-9e89-60b37faaad56 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44452c59-3d07-46a8-a936-c0ffe1c23952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:09.219031 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af7f25f0-c30b-46c9-9e89-60b37faaad56 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44452c59-3d07-46a8-a936-c0ffe1c23952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3529e6fa-151b-4fc5-b3fb-380416882646', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2132687809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3db72d353c32460ab5a6a80c14c06260',qos_specs=None,replication_status=,reservations=['611383af-08bf-4b21-a113-65750ca5d7f2','f97f5c5b-292f-4edc-853f-8483b3eb4788','8c31c129-bf71-409a-9d7e-83125d246590','987fd98f-6dd5-4213-9d3f-ff8376309fe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34c169e62ea64b2986bc3c74889f2a2e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:49:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2132687809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3529e6fa-151b-4fc5-b3fb-380416882646,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3db72d353c32460ab5a6a80c14c06260',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34c169e62ea64b2986bc3c74889f2a2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:09.220174 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af7f25f0-c30b-46c9-9e89-60b37faaad56 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3deacbd-9aa3-410c-9833-1617dc032208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:09.253434 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af7f25f0-c30b-46c9-9e89-60b37faaad56 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3deacbd-9aa3-410c-9833-1617dc032208) transitioned into state 'SUCCESS' from state '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-2132687809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3db72d353c32460ab5a6a80c14c06260',qos_specs=None,replication_status=,reservations=['611383af-08bf-4b21-a113-65750ca5d7f2','f97f5c5b-292f-4edc-853f-8483b3eb4788','8c31c129-bf71-409a-9d7e-83125d246590','987fd98f-6dd5-4213-9d3f-ff8376309fe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34c169e62ea64b2986bc3c74889f2a2e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:09.254160 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af7f25f0-c30b-46c9-9e89-60b37faaad56 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d72a1d26-061e-4b43-bc85-b28de3f6458b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:09.273579 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af7f25f0-c30b-46c9-9e89-60b37faaad56 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d72a1d26-061e-4b43-bc85-b28de3f6458b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:09.274731 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af7f25f0-c30b-46c9-9e89-60b37faaad56 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Flow 'volume_create_api' (7b287d44-078d-4cd8-9033-70762700a3e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:09.275211 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-af7f25f0-c30b-46c9-9e89-60b37faaad56 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Create volume request issued successfully. Aug 04 10:49:09.276179 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af7f25f0-c30b-46c9-9e89-60b37faaad56 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:49:09.276844 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 348/1387] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:49:08 2026] POST /volume/v3/volumes => generated 766 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:09.293141 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0a5b7d48-77d4-4dc0-be51-5e19e84909b4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:09.298222 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0a5b7d48-77d4-4dc0-be51-5e19e84909b4 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] GET https://10.4.3.232/volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 Aug 04 10:49:09.298222 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0a5b7d48-77d4-4dc0-be51-5e19e84909b4 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:09.298222 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0a5b7d48-77d4-4dc0-be51-5e19e84909b4 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:09.315398 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:09.315398 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:09.321239 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0a5b7d48-77d4-4dc0-be51-5e19e84909b4 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Volume info retrieved successfully. Aug 04 10:49:09.337373 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0a5b7d48-77d4-4dc0-be51-5e19e84909b4 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 returned with HTTP 200 Aug 04 10:49:09.338987 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 347/1388] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:49:09 2026] GET /volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 => generated 834 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:09.656822 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-da36cd8a-d75d-4381-a58a-d13814e600af None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:09.659728 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-da36cd8a-d75d-4381-a58a-d13814e600af tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 Aug 04 10:49:09.659728 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-da36cd8a-d75d-4381-a58a-d13814e600af tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:09.659728 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-da36cd8a-d75d-4381-a58a-d13814e600af tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:09.659728 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-da36cd8a-d75d-4381-a58a-d13814e600af tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d2ce8948-2427-4b15-9605-a278640ed5d5. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:09.670722 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:09.670722 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:09.670722 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-da36cd8a-d75d-4381-a58a-d13814e600af tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 returned with HTTP 200 Aug 04 10:49:09.670722 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 348/1389] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:09 2026] GET /volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:10.273431 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-1714de7d-70aa-471e-86a3-8511b8dc708b req-52fca436-a381-47a8-a575-dc0ee5c20666 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:10.275850 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-1714de7d-70aa-471e-86a3-8511b8dc708b req-52fca436-a381-47a8-a575-dc0ee5c20666 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/limits Aug 04 10:49:10.276104 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-1714de7d-70aa-471e-86a3-8511b8dc708b req-52fca436-a381-47a8-a575-dc0ee5c20666 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:10.276356 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-1714de7d-70aa-471e-86a3-8511b8dc708b req-52fca436-a381-47a8-a575-dc0ee5c20666 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:10.286017 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [req-1714de7d-70aa-471e-86a3-8511b8dc708b req-52fca436-a381-47a8-a575-dc0ee5c20666 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-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 04 10:49:10.286730 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [req-1714de7d-70aa-471e-86a3-8511b8dc708b req-52fca436-a381-47a8-a575-dc0ee5c20666 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-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 04 10:49:10.287079 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [req-1714de7d-70aa-471e-86a3-8511b8dc708b req-52fca436-a381-47a8-a575-dc0ee5c20666 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-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 04 10:49:10.287426 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [req-1714de7d-70aa-471e-86a3-8511b8dc708b req-52fca436-a381-47a8-a575-dc0ee5c20666 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-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 04 10:49:10.303837 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-1714de7d-70aa-471e-86a3-8511b8dc708b req-52fca436-a381-47a8-a575-dc0ee5c20666 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/limits returned with HTTP 200 Aug 04 10:49:10.304140 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 347/1390] 10.4.3.232 () {68 vars in 1484 bytes} [Tue Aug 4 10:49:10 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 04 10:49:10.353125 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-1714de7d-70aa-471e-86a3-8511b8dc708b req-54844a85-6be9-48d0-995c-2c9784c14ab2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:10.357593 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a41f7e81-474b-498e-a727-67302d0615bd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:10.359973 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1714de7d-70aa-471e-86a3-8511b8dc708b req-54844a85-6be9-48d0-995c-2c9784c14ab2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 Aug 04 10:49:10.360095 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a41f7e81-474b-498e-a727-67302d0615bd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] GET https://10.4.3.232/volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 Aug 04 10:49:10.360177 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1714de7d-70aa-471e-86a3-8511b8dc708b req-54844a85-6be9-48d0-995c-2c9784c14ab2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:10.360324 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a41f7e81-474b-498e-a727-67302d0615bd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:10.360404 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1714de7d-70aa-471e-86a3-8511b8dc708b req-54844a85-6be9-48d0-995c-2c9784c14ab2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:10.360478 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a41f7e81-474b-498e-a727-67302d0615bd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:10.369225 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:10.369225 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:10.373131 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a41f7e81-474b-498e-a727-67302d0615bd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Volume info retrieved successfully. Aug 04 10:49:10.377877 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a41f7e81-474b-498e-a727-67302d0615bd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 returned with HTTP 200 Aug 04 10:49:10.378710 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 348/1391] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:49:10 2026] GET /volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:10.385155 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:10.385155 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:10.390541 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-1714de7d-70aa-471e-86a3-8511b8dc708b req-54844a85-6be9-48d0-995c-2c9784c14ab2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:49:10.395169 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a1580da3-a2cd-40a3-a07c-298607dad3e2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:10.396460 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1714de7d-70aa-471e-86a3-8511b8dc708b req-54844a85-6be9-48d0-995c-2c9784c14ab2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 returned with HTTP 200 Aug 04 10:49:10.396906 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 349/1392] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:49:10 2026] GET /volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 => generated 1660 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:10.397129 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a1580da3-a2cd-40a3-a07c-298607dad3e2 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:49:10.397489 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a1580da3-a2cd-40a3-a07c-298607dad3e2 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3529e6fa-151b-4fc5-b3fb-380416882646", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-827789840"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:10.406201 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:10.406201 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:10.406649 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a1580da3-a2cd-40a3-a07c-298607dad3e2 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Volume info retrieved successfully. Aug 04 10:49:10.406769 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-a1580da3-a2cd-40a3-a07c-298607dad3e2 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Create snapshot from volume 3529e6fa-151b-4fc5-b3fb-380416882646 Aug 04 10:49:10.411414 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-1714de7d-70aa-471e-86a3-8511b8dc708b req-08b6c578-5d95-438d-bcb3-a9caeeb991b8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:10.413994 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-1714de7d-70aa-471e-86a3-8511b8dc708b req-08b6c578-5d95-438d-bcb3-a9caeeb991b8 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:49:10.414441 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-1714de7d-70aa-471e-86a3-8511b8dc708b req-08b6c578-5d95-438d-bcb3-a9caeeb991b8 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "410e436d-8362-433a-ace3-3e3adb775c20", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:10.425295 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:10.425295 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:10.425808 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-1714de7d-70aa-471e-86a3-8511b8dc708b req-08b6c578-5d95-438d-bcb3-a9caeeb991b8 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:49:10.425956 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [req-1714de7d-70aa-471e-86a3-8511b8dc708b req-08b6c578-5d95-438d-bcb3-a9caeeb991b8 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Create snapshot from volume 410e436d-8362-433a-ace3-3e3adb775c20 Aug 04 10:49:10.458659 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-a1580da3-a2cd-40a3-a07c-298607dad3e2 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Created reservations ['c85bcc2c-ede8-46a1-9422-2478cf9ac7ba', '2802075a-a9f1-4d49-8830-4f915b4d9f76', '3c8b6260-81b9-42a4-a2cf-452ac27674e7', 'acd10fdc-5edf-4618-be3d-72ba689d12f4'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:10.480980 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [req-1714de7d-70aa-471e-86a3-8511b8dc708b req-08b6c578-5d95-438d-bcb3-a9caeeb991b8 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Created reservations ['87e56d2f-39c9-4fd5-b7df-8fb275615d4e', 'f836b3d7-408e-4501-a295-5b973e0d17c2', '9b0b323a-b118-4b04-b81c-1ca5074ba2ef', 'eb132145-bbb5-4881-be7d-2951b19b11ec'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:10.504427 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a1580da3-a2cd-40a3-a07c-298607dad3e2 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Snapshot create request issued successfully. Aug 04 10:49:10.504926 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a1580da3-a2cd-40a3-a07c-298607dad3e2 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:49:10.505480 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 349/1393] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:49:10 2026] POST /volume/v3/snapshots => generated 321 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:10.516725 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2bcdc92c-6700-446e-b364-fed34ea465eb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:10.522801 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2bcdc92c-6700-446e-b364-fed34ea465eb tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] GET https://10.4.3.232/volume/v3/snapshots/fb910366-30db-4226-9c55-dd479d90b7a4 Aug 04 10:49:10.523905 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2bcdc92c-6700-446e-b364-fed34ea465eb tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:10.524213 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2bcdc92c-6700-446e-b364-fed34ea465eb tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:10.530121 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-1714de7d-70aa-471e-86a3-8511b8dc708b req-08b6c578-5d95-438d-bcb3-a9caeeb991b8 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Snapshot force create request issued successfully. Aug 04 10:49:10.530474 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-1714de7d-70aa-471e-86a3-8511b8dc708b req-08b6c578-5d95-438d-bcb3-a9caeeb991b8 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:49:10.530928 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 348/1394] 10.4.3.232 () {72 vars in 1547 bytes} [Tue Aug 4 10:49:10 2026] POST /volume/v3/snapshots => generated 292 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:10.534310 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:10.534310 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:10.535111 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2bcdc92c-6700-446e-b364-fed34ea465eb tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Snapshot retrieved successfully. Aug 04 10:49:10.536483 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2bcdc92c-6700-446e-b364-fed34ea465eb tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/snapshots/fb910366-30db-4226-9c55-dd479d90b7a4 returned with HTTP 200 Aug 04 10:49:10.537183 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 349/1395] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:49:10 2026] GET /volume/v3/snapshots/fb910366-30db-4226-9c55-dd479d90b7a4 => generated 453 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:10.689289 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-57df604e-f7b2-4047-bff9-69e226ba13a7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:10.691762 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-57df604e-f7b2-4047-bff9-69e226ba13a7 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 Aug 04 10:49:10.693703 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-57df604e-f7b2-4047-bff9-69e226ba13a7 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:10.694141 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-57df604e-f7b2-4047-bff9-69e226ba13a7 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:10.694229 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-57df604e-f7b2-4047-bff9-69e226ba13a7 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d2ce8948-2427-4b15-9605-a278640ed5d5. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:10.699453 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:10.699453 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:10.700346 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-57df604e-f7b2-4047-bff9-69e226ba13a7 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 returned with HTTP 200 Aug 04 10:49:10.700816 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 350/1396] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:10 2026] GET /volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:11.549417 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1865c707-cff5-4a3b-a1db-2a607156a10a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:11.555017 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1865c707-cff5-4a3b-a1db-2a607156a10a tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] GET https://10.4.3.232/volume/v3/snapshots/fb910366-30db-4226-9c55-dd479d90b7a4 Aug 04 10:49:11.555266 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1865c707-cff5-4a3b-a1db-2a607156a10a tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:11.556064 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1865c707-cff5-4a3b-a1db-2a607156a10a tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:11.562131 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:11.562131 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:11.562726 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1865c707-cff5-4a3b-a1db-2a607156a10a tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Snapshot retrieved successfully. Aug 04 10:49:11.563933 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1865c707-cff5-4a3b-a1db-2a607156a10a tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/snapshots/fb910366-30db-4226-9c55-dd479d90b7a4 returned with HTTP 200 Aug 04 10:49:11.564394 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 350/1397] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:49:11 2026] GET /volume/v3/snapshots/fb910366-30db-4226-9c55-dd479d90b7a4 => generated 480 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:11.579802 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f7ff5453-ed8e-4099-a454-768e0ed65446 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:11.582516 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f7ff5453-ed8e-4099-a454-768e0ed65446 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] POST https://10.4.3.232/volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646/action Aug 04 10:49:11.583223 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f7ff5453-ed8e-4099-a454-768e0ed65446 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Action body: b'{"revert": {"snapshot_id": "fb910366-30db-4226-9c55-dd479d90b7a4"}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:11.583558 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f7ff5453-ed8e-4099-a454-768e0ed65446 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "fb910366-30db-4226-9c55-dd479d90b7a4"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:11.601130 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:11.601130 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:11.602222 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f7ff5453-ed8e-4099-a454-768e0ed65446 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Volume retrieved successfully. Aug 04 10:49:11.618930 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-f7ff5453-ed8e-4099-a454-768e0ed65446 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Reverting volume 3529e6fa-151b-4fc5-b3fb-380416882646 to snapshot fb910366-30db-4226-9c55-dd479d90b7a4. Aug 04 10:49:11.622034 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:11.622034 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:11.653099 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f7ff5453-ed8e-4099-a454-768e0ed65446 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646/action returned with HTTP 202 Aug 04 10:49:11.653476 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 349/1398] 10.4.3.232 () {70 vars in 1431 bytes} [Tue Aug 4 10:49:11 2026] POST /volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 04 10:49:11.664860 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c8ed115e-5d14-4178-a02e-784814da03dd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:11.668469 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c8ed115e-5d14-4178-a02e-784814da03dd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] GET https://10.4.3.232/volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 Aug 04 10:49:11.668469 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c8ed115e-5d14-4178-a02e-784814da03dd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:11.668635 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c8ed115e-5d14-4178-a02e-784814da03dd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:11.684179 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:11.684179 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:11.684179 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c8ed115e-5d14-4178-a02e-784814da03dd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Volume info retrieved successfully. Aug 04 10:49:11.685587 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c8ed115e-5d14-4178-a02e-784814da03dd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 returned with HTTP 200 Aug 04 10:49:11.686149 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 350/1399] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:49:11 2026] GET /volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:11.717655 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ff41f6ff-02eb-4720-a357-f0791af78ddf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:11.721823 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ff41f6ff-02eb-4720-a357-f0791af78ddf tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 Aug 04 10:49:11.722158 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ff41f6ff-02eb-4720-a357-f0791af78ddf tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:11.722450 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ff41f6ff-02eb-4720-a357-f0791af78ddf tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:11.722636 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ff41f6ff-02eb-4720-a357-f0791af78ddf tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d2ce8948-2427-4b15-9605-a278640ed5d5. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:11.734519 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:11.734519 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:11.735624 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ff41f6ff-02eb-4720-a357-f0791af78ddf tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 returned with HTTP 200 Aug 04 10:49:11.736126 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 351/1400] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:11 2026] GET /volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 => generated 752 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:49:11.751003 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-75cb2b6a-b57d-4fe0-a5e8-f2201bafb861 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:11.857401 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-75cb2b6a-b57d-4fe0-a5e8-f2201bafb861 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] POST https://10.4.3.232/volume/v3/backups Aug 04 10:49:11.857814 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-75cb2b6a-b57d-4fe0-a5e8-f2201bafb861 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "df3a06a3-cfff-41df-bfa8-5916ef4f14a9", "incremental": true}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:11.859168 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-75cb2b6a-b57d-4fe0-a5e8-f2201bafb861 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Creating new backup {'backup': {'volume_id': 'df3a06a3-cfff-41df-bfa8-5916ef4f14a9', 'incremental': True}} {{(pid=100253) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:49:11.859384 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-75cb2b6a-b57d-4fe0-a5e8-f2201bafb861 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Creating backup of volume df3a06a3-cfff-41df-bfa8-5916ef4f14a9 in container None Aug 04 10:49:11.870879 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:11.870879 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:11.871133 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-75cb2b6a-b57d-4fe0-a5e8-f2201bafb861 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Volume info retrieved successfully. Aug 04 10:49:11.919741 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-75cb2b6a-b57d-4fe0-a5e8-f2201bafb861 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Created reservations ['84db83bb-ea55-4894-b440-b4cc1ece9238', 'aa7c1c3e-fdbf-41d6-8ba0-673ea8c02bed'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:11.952557 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-75cb2b6a-b57d-4fe0-a5e8-f2201bafb861 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups returned with HTTP 400 Aug 04 10:49:11.953487 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 351/1401] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:49:11 2026] POST /volume/v3/backups => generated 109 bytes in 203 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 10:49:11.961365 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e11fb37f-e0c5-4d21-9fb9-961580f64109 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:11.963080 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e11fb37f-e0c5-4d21-9fb9-961580f64109 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] DELETE https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 Aug 04 10:49:11.963297 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e11fb37f-e0c5-4d21-9fb9-961580f64109 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:11.963486 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e11fb37f-e0c5-4d21-9fb9-961580f64109 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:11.963575 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-e11fb37f-e0c5-4d21-9fb9-961580f64109 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Delete backup with id: d2ce8948-2427-4b15-9605-a278640ed5d5. Aug 04 10:49:11.969935 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:11.969935 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:11.986056 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.backup.rpcapi [None req-e11fb37f-e0c5-4d21-9fb9-961580f64109 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] delete_backup rpcapi backup_id d2ce8948-2427-4b15-9605-a278640ed5d5 {{(pid=100255) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:49:11.987908 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e11fb37f-e0c5-4d21-9fb9-961580f64109 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 returned with HTTP 202 Aug 04 10:49:11.988335 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 350/1402] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:11 2026] DELETE /volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:12.001501 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2f17db47-0b1b-4ae7-a31b-ba1c2c105b32 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:12.004760 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2f17db47-0b1b-4ae7-a31b-ba1c2c105b32 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 Aug 04 10:49:12.005325 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2f17db47-0b1b-4ae7-a31b-ba1c2c105b32 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:12.005609 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2f17db47-0b1b-4ae7-a31b-ba1c2c105b32 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:12.005771 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-2f17db47-0b1b-4ae7-a31b-ba1c2c105b32 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d2ce8948-2427-4b15-9605-a278640ed5d5. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:12.022884 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:12.022884 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:12.024350 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2f17db47-0b1b-4ae7-a31b-ba1c2c105b32 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 returned with HTTP 200 Aug 04 10:49:12.025603 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 351/1403] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:12 2026] GET /volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 => generated 751 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:12.429120 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-eee40b76-4b6e-49bf-ac39-013cabd626b9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:12.431756 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eee40b76-4b6e-49bf-ac39-013cabd626b9 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] DELETE https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 Aug 04 10:49:12.431756 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eee40b76-4b6e-49bf-ac39-013cabd626b9 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:12.431756 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eee40b76-4b6e-49bf-ac39-013cabd626b9 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:12.431756 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-eee40b76-4b6e-49bf-ac39-013cabd626b9 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Delete volume with id: e465a460-a024-434f-bf70-ee85f1949086 Aug 04 10:49:12.439047 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:12.439047 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:12.439252 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-eee40b76-4b6e-49bf-ac39-013cabd626b9 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:49:12.463773 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-eee40b76-4b6e-49bf-ac39-013cabd626b9 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Delete volume request issued successfully. Aug 04 10:49:12.464018 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eee40b76-4b6e-49bf-ac39-013cabd626b9 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 returned with HTTP 202 Aug 04 10:49:12.464571 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 352/1404] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:12 2026] DELETE /volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:12.473964 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3e89d604-2fd8-4971-857a-a45db2ba9c3e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:12.476627 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3e89d604-2fd8-4971-857a-a45db2ba9c3e tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] GET https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 Aug 04 10:49:12.477930 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3e89d604-2fd8-4971-857a-a45db2ba9c3e tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:12.477930 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3e89d604-2fd8-4971-857a-a45db2ba9c3e tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:12.489788 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:12.489788 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:12.497397 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3e89d604-2fd8-4971-857a-a45db2ba9c3e tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:49:12.502458 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3e89d604-2fd8-4971-857a-a45db2ba9c3e tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 returned with HTTP 200 Aug 04 10:49:12.502896 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 352/1405] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:12 2026] GET /volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:12.703462 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7ffeabfe-fe03-4a96-a2d3-20038d6b878e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:12.707455 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7ffeabfe-fe03-4a96-a2d3-20038d6b878e tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] GET https://10.4.3.232/volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 Aug 04 10:49:12.707455 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7ffeabfe-fe03-4a96-a2d3-20038d6b878e tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:12.707455 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7ffeabfe-fe03-4a96-a2d3-20038d6b878e tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:12.716374 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:12.716374 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:12.723410 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7ffeabfe-fe03-4a96-a2d3-20038d6b878e tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Volume info retrieved successfully. Aug 04 10:49:12.726513 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7ffeabfe-fe03-4a96-a2d3-20038d6b878e tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 returned with HTTP 200 Aug 04 10:49:12.727097 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 351/1406] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:49:12 2026] GET /volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:12.739783 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7b83a2cb-ce44-4a3a-9f98-a38279f96d23 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:12.741675 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7b83a2cb-ce44-4a3a-9f98-a38279f96d23 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] GET https://10.4.3.232/volume/v3/snapshots/fb910366-30db-4226-9c55-dd479d90b7a4 Aug 04 10:49:12.741858 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7b83a2cb-ce44-4a3a-9f98-a38279f96d23 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:12.742492 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7b83a2cb-ce44-4a3a-9f98-a38279f96d23 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:12.748184 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:12.748184 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:12.748714 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7b83a2cb-ce44-4a3a-9f98-a38279f96d23 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Snapshot retrieved successfully. Aug 04 10:49:12.750431 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7b83a2cb-ce44-4a3a-9f98-a38279f96d23 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/snapshots/fb910366-30db-4226-9c55-dd479d90b7a4 returned with HTTP 200 Aug 04 10:49:12.750846 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 352/1407] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:49:12 2026] GET /volume/v3/snapshots/fb910366-30db-4226-9c55-dd479d90b7a4 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:12.761745 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bfc6691e-aacf-4395-bb4f-20000e9cba4e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:12.764307 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bfc6691e-aacf-4395-bb4f-20000e9cba4e tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] GET https://10.4.3.232/volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 Aug 04 10:49:12.764648 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bfc6691e-aacf-4395-bb4f-20000e9cba4e tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:12.765029 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bfc6691e-aacf-4395-bb4f-20000e9cba4e tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:12.774541 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:12.774541 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:12.782109 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bfc6691e-aacf-4395-bb4f-20000e9cba4e tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Volume info retrieved successfully. Aug 04 10:49:12.787032 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bfc6691e-aacf-4395-bb4f-20000e9cba4e tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 returned with HTTP 200 Aug 04 10:49:12.787473 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 353/1408] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:49:12 2026] GET /volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:12.804929 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4871dceb-58a3-4449-b564-5b880ad41bbd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:12.807318 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4871dceb-58a3-4449-b564-5b880ad41bbd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:12.807890 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4871dceb-58a3-4449-b564-5b880ad41bbd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1429478947"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:12.811726 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-4871dceb-58a3-4449-b564-5b880ad41bbd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1429478947'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:12.811918 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-4871dceb-58a3-4449-b564-5b880ad41bbd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Create volume of 1 GB Aug 04 10:49:12.817224 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4871dceb-58a3-4449-b564-5b880ad41bbd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Availability Zones retrieved successfully. Aug 04 10:49:12.825839 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4871dceb-58a3-4449-b564-5b880ad41bbd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Flow 'volume_create_api' (096702bd-860d-406f-82e0-1422b08f5a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:12.832153 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4871dceb-58a3-4449-b564-5b880ad41bbd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68d8694a-fdd7-4a98-b37b-88181c3a99b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:12.833097 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-4871dceb-58a3-4449-b564-5b880ad41bbd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:49:12.872128 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4871dceb-58a3-4449-b564-5b880ad41bbd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68d8694a-fdd7-4a98-b37b-88181c3a99b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:12.873079 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4871dceb-58a3-4449-b564-5b880ad41bbd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9fbcaba-fa00-4c82-830d-366626995032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:12.939345 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-4871dceb-58a3-4449-b564-5b880ad41bbd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Created reservations ['956599fb-dd41-400a-8d4f-66d0d9a3820d', '8460a7be-9b53-45fb-9f48-2dc32966b717', '2dca6c44-5c5e-4950-a734-0c45ef97a853', 'fd094aca-8849-4827-b001-4865f6a78a8a'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:12.939345 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4871dceb-58a3-4449-b564-5b880ad41bbd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9fbcaba-fa00-4c82-830d-366626995032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['956599fb-dd41-400a-8d4f-66d0d9a3820d', '8460a7be-9b53-45fb-9f48-2dc32966b717', '2dca6c44-5c5e-4950-a734-0c45ef97a853', 'fd094aca-8849-4827-b001-4865f6a78a8a']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:12.939345 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4871dceb-58a3-4449-b564-5b880ad41bbd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a86efed-5486-438a-92b6-25c13f8d58ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:12.972975 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4871dceb-58a3-4449-b564-5b880ad41bbd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a86efed-5486-438a-92b6-25c13f8d58ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00d4b36f-ba60-4b69-a520-294bdbed2f01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1429478947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3db72d353c32460ab5a6a80c14c06260',qos_specs=None,replication_status=,reservations=['956599fb-dd41-400a-8d4f-66d0d9a3820d','8460a7be-9b53-45fb-9f48-2dc32966b717','2dca6c44-5c5e-4950-a734-0c45ef97a853','fd094aca-8849-4827-b001-4865f6a78a8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34c169e62ea64b2986bc3c74889f2a2e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:49:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1429478947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00d4b36f-ba60-4b69-a520-294bdbed2f01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3db72d353c32460ab5a6a80c14c06260',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34c169e62ea64b2986bc3c74889f2a2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:12.973939 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4871dceb-58a3-4449-b564-5b880ad41bbd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (367a2647-3fb5-4eb6-a943-25e83929c71d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:13.030877 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4871dceb-58a3-4449-b564-5b880ad41bbd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (367a2647-3fb5-4eb6-a943-25e83929c71d) transitioned into state 'SUCCESS' from state '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-1429478947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3db72d353c32460ab5a6a80c14c06260',qos_specs=None,replication_status=,reservations=['956599fb-dd41-400a-8d4f-66d0d9a3820d','8460a7be-9b53-45fb-9f48-2dc32966b717','2dca6c44-5c5e-4950-a734-0c45ef97a853','fd094aca-8849-4827-b001-4865f6a78a8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34c169e62ea64b2986bc3c74889f2a2e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:13.031760 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4871dceb-58a3-4449-b564-5b880ad41bbd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8042f737-adb7-455d-a21d-cf0fd6717c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:13.039899 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-75ea148a-8de8-4b43-a8b3-808e0f165ac9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:13.043044 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-75ea148a-8de8-4b43-a8b3-808e0f165ac9 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 Aug 04 10:49:13.043274 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-75ea148a-8de8-4b43-a8b3-808e0f165ac9 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:13.043474 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-75ea148a-8de8-4b43-a8b3-808e0f165ac9 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:13.043572 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-75ea148a-8de8-4b43-a8b3-808e0f165ac9 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d2ce8948-2427-4b15-9605-a278640ed5d5. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:13.055219 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4871dceb-58a3-4449-b564-5b880ad41bbd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8042f737-adb7-455d-a21d-cf0fd6717c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:13.056145 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4871dceb-58a3-4449-b564-5b880ad41bbd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Flow 'volume_create_api' (096702bd-860d-406f-82e0-1422b08f5a00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:13.056530 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4871dceb-58a3-4449-b564-5b880ad41bbd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Create volume request issued successfully. Aug 04 10:49:13.057221 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4871dceb-58a3-4449-b564-5b880ad41bbd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:49:13.058120 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 353/1409] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:49:12 2026] POST /volume/v3/volumes => generated 766 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:13.058390 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-75ea148a-8de8-4b43-a8b3-808e0f165ac9 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 returned with HTTP 404 Aug 04 10:49:13.059109 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 352/1410] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:13 2026] GET /volume/v3/backups/d2ce8948-2427-4b15-9605-a278640ed5d5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:13.070137 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a1885a08-cef6-4430-ab9c-936a69894033 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:13.071748 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a1885a08-cef6-4430-ab9c-936a69894033 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:13.072933 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a1885a08-cef6-4430-ab9c-936a69894033 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-981842078"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:13.077343 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-a1885a08-cef6-4430-ab9c-936a69894033 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-981842078'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:13.077510 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-a1885a08-cef6-4430-ab9c-936a69894033 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Create volume of 1 GB Aug 04 10:49:13.078915 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cef1d256-a765-410f-9d2f-6b1c58cab72a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:13.081661 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cef1d256-a765-410f-9d2f-6b1c58cab72a tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] GET https://10.4.3.232/volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01 Aug 04 10:49:13.081830 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cef1d256-a765-410f-9d2f-6b1c58cab72a tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:13.081997 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cef1d256-a765-410f-9d2f-6b1c58cab72a tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:13.098910 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a1885a08-cef6-4430-ab9c-936a69894033 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Availability Zones retrieved successfully. Aug 04 10:49:13.100076 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:13.100076 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:13.109358 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a1885a08-cef6-4430-ab9c-936a69894033 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Flow 'volume_create_api' (8c3e6ed9-24cb-4b83-b702-8c48b22cabef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:13.111025 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a1885a08-cef6-4430-ab9c-936a69894033 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cfd56f5-9485-4e9f-b4a6-6043d15d9247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:13.112390 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-a1885a08-cef6-4430-ab9c-936a69894033 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:49:13.114625 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-cef1d256-a765-410f-9d2f-6b1c58cab72a tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Volume info retrieved successfully. Aug 04 10:49:13.127049 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cef1d256-a765-410f-9d2f-6b1c58cab72a tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01 returned with HTTP 200 Aug 04 10:49:13.127576 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 354/1411] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:49:13 2026] GET /volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01 => generated 834 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:13.165623 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a1885a08-cef6-4430-ab9c-936a69894033 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cfd56f5-9485-4e9f-b4a6-6043d15d9247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:13.166796 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a1885a08-cef6-4430-ab9c-936a69894033 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7201b249-3282-4658-a683-e3a0084b63dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:13.246873 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-a1885a08-cef6-4430-ab9c-936a69894033 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Created reservations ['aaffde77-4786-4291-b84f-6ca4bb000c9c', 'b7ecf247-ad19-4dd2-80b9-0dc88fc25d61', 'd4cf9c74-5ddc-4446-8cb5-cbf819f571ce', '79ce5640-fa1d-4315-843d-ddd82ba21749'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:13.248379 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a1885a08-cef6-4430-ab9c-936a69894033 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7201b249-3282-4658-a683-e3a0084b63dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aaffde77-4786-4291-b84f-6ca4bb000c9c', 'b7ecf247-ad19-4dd2-80b9-0dc88fc25d61', 'd4cf9c74-5ddc-4446-8cb5-cbf819f571ce', '79ce5640-fa1d-4315-843d-ddd82ba21749']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:13.249403 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a1885a08-cef6-4430-ab9c-936a69894033 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dbca23f-65d4-408d-a0c0-7a354fdebd67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:13.283188 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a1885a08-cef6-4430-ab9c-936a69894033 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dbca23f-65d4-408d-a0c0-7a354fdebd67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2e3477d-91dc-44d5-9a4b-39675c6eeec2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-981842078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05337d06740d437ea2a4da0dc6df113a',qos_specs=None,replication_status=,reservations=['aaffde77-4786-4291-b84f-6ca4bb000c9c','b7ecf247-ad19-4dd2-80b9-0dc88fc25d61','d4cf9c74-5ddc-4446-8cb5-cbf819f571ce','79ce5640-fa1d-4315-843d-ddd82ba21749'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76623a86f8eb49c088c70e4aa40a838e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:49:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-981842078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2e3477d-91dc-44d5-9a4b-39675c6eeec2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05337d06740d437ea2a4da0dc6df113a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76623a86f8eb49c088c70e4aa40a838e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:13.284016 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a1885a08-cef6-4430-ab9c-936a69894033 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04c3c8e7-c631-421e-804d-742451faf69a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:13.313761 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a1885a08-cef6-4430-ab9c-936a69894033 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04c3c8e7-c631-421e-804d-742451faf69a) transitioned into state 'SUCCESS' from state '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-981842078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05337d06740d437ea2a4da0dc6df113a',qos_specs=None,replication_status=,reservations=['aaffde77-4786-4291-b84f-6ca4bb000c9c','b7ecf247-ad19-4dd2-80b9-0dc88fc25d61','d4cf9c74-5ddc-4446-8cb5-cbf819f571ce','79ce5640-fa1d-4315-843d-ddd82ba21749'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76623a86f8eb49c088c70e4aa40a838e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:13.314787 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a1885a08-cef6-4430-ab9c-936a69894033 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29bef36e-9ff0-425a-b011-025add361467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:13.328081 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a1885a08-cef6-4430-ab9c-936a69894033 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29bef36e-9ff0-425a-b011-025add361467) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:13.329300 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a1885a08-cef6-4430-ab9c-936a69894033 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Flow 'volume_create_api' (8c3e6ed9-24cb-4b83-b702-8c48b22cabef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:13.329750 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a1885a08-cef6-4430-ab9c-936a69894033 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Create volume request issued successfully. Aug 04 10:49:13.330491 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a1885a08-cef6-4430-ab9c-936a69894033 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:49:13.330993 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 353/1412] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:49:13 2026] POST /volume/v3/volumes => generated 748 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:13.350236 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f91bf00f-d122-4703-9640-10e0817991dc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:13.352275 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f91bf00f-d122-4703-9640-10e0817991dc tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/volumes/d2e3477d-91dc-44d5-9a4b-39675c6eeec2 Aug 04 10:49:13.352567 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f91bf00f-d122-4703-9640-10e0817991dc tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:13.352793 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f91bf00f-d122-4703-9640-10e0817991dc tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:13.362565 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:13.362565 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:13.367897 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f91bf00f-d122-4703-9640-10e0817991dc tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Volume info retrieved successfully. Aug 04 10:49:13.373630 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f91bf00f-d122-4703-9640-10e0817991dc tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/volumes/d2e3477d-91dc-44d5-9a4b-39675c6eeec2 returned with HTTP 200 Aug 04 10:49:13.374046 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 354/1413] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:13 2026] GET /volume/v3/volumes/d2e3477d-91dc-44d5-9a4b-39675c6eeec2 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:13.520463 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-718498c6-9cd3-447b-abb0-e13884359107 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:13.522409 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-718498c6-9cd3-447b-abb0-e13884359107 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] GET https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 Aug 04 10:49:13.522641 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-718498c6-9cd3-447b-abb0-e13884359107 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:13.522852 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-718498c6-9cd3-447b-abb0-e13884359107 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:13.533901 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-718498c6-9cd3-447b-abb0-e13884359107 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 returned with HTTP 404 Aug 04 10:49:13.534473 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 353/1414] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:13 2026] GET /volume/v3/volumes/e465a460-a024-434f-bf70-ee85f1949086 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:13.618185 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-16e6d2f9-704d-4330-ba29-a8cb339062c9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:13.622204 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16e6d2f9-704d-4330-ba29-a8cb339062c9 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] DELETE https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e Aug 04 10:49:13.622416 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-16e6d2f9-704d-4330-ba29-a8cb339062c9 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:13.622613 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-16e6d2f9-704d-4330-ba29-a8cb339062c9 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:13.624388 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-16e6d2f9-704d-4330-ba29-a8cb339062c9 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Delete volume with id: d4951530-bd67-43e5-b356-277ab4193a6e Aug 04 10:49:13.633820 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:13.633820 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:13.634454 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-16e6d2f9-704d-4330-ba29-a8cb339062c9 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:49:13.653273 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-16e6d2f9-704d-4330-ba29-a8cb339062c9 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Delete volume request issued successfully. Aug 04 10:49:13.653273 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16e6d2f9-704d-4330-ba29-a8cb339062c9 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e returned with HTTP 202 Aug 04 10:49:13.653273 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 355/1415] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:13 2026] DELETE /volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:13.665498 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d147362c-265e-460c-a03c-454c9fb47302 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:13.670566 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d147362c-265e-460c-a03c-454c9fb47302 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] GET https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e Aug 04 10:49:13.671486 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d147362c-265e-460c-a03c-454c9fb47302 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:13.671899 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d147362c-265e-460c-a03c-454c9fb47302 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:13.679912 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:13.679912 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:13.684187 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d147362c-265e-460c-a03c-454c9fb47302 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Volume info retrieved successfully. Aug 04 10:49:13.689551 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d147362c-265e-460c-a03c-454c9fb47302 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e returned with HTTP 200 Aug 04 10:49:13.690052 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 354/1416] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:13 2026] GET /volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:13.824182 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c946a247-d192-485d-9fb9-2667fc53968e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:13.826508 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c946a247-d192-485d-9fb9-2667fc53968e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:13.826792 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c946a247-d192-485d-9fb9-2667fc53968e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-757745620"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:13.828651 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-c946a247-d192-485d-9fb9-2667fc53968e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-757745620'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:13.828820 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-c946a247-d192-485d-9fb9-2667fc53968e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Create volume of 1 GB Aug 04 10:49:13.834268 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c946a247-d192-485d-9fb9-2667fc53968e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Availability Zones retrieved successfully. Aug 04 10:49:13.835268 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-0dd09b19-99c3-4d56-9f23-421ac6ef4a21 req-66f75c9b-8dd3-41b2-a724-4fbc8228d4c9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:13.837336 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-0dd09b19-99c3-4d56-9f23-421ac6ef4a21 req-66f75c9b-8dd3-41b2-a724-4fbc8228d4c9 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 Aug 04 10:49:13.839196 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-0dd09b19-99c3-4d56-9f23-421ac6ef4a21 req-66f75c9b-8dd3-41b2-a724-4fbc8228d4c9 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:13.839196 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-0dd09b19-99c3-4d56-9f23-421ac6ef4a21 req-66f75c9b-8dd3-41b2-a724-4fbc8228d4c9 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:13.841662 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c946a247-d192-485d-9fb9-2667fc53968e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Flow 'volume_create_api' (cd54424b-7364-4192-80c3-5b9734b983ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:13.843030 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c946a247-d192-485d-9fb9-2667fc53968e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1b11516-7215-49da-a0ee-b1c4fac05bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:13.844394 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-c946a247-d192-485d-9fb9-2667fc53968e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:49:13.849377 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:13.849377 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:13.852948 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-0dd09b19-99c3-4d56-9f23-421ac6ef4a21 req-66f75c9b-8dd3-41b2-a724-4fbc8228d4c9 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:49:13.857439 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-0dd09b19-99c3-4d56-9f23-421ac6ef4a21 req-66f75c9b-8dd3-41b2-a724-4fbc8228d4c9 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 returned with HTTP 200 Aug 04 10:49:13.858126 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 354/1417] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:49:13 2026] GET /volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 => generated 1660 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:13.879136 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c946a247-d192-485d-9fb9-2667fc53968e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1b11516-7215-49da-a0ee-b1c4fac05bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:13.882194 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c946a247-d192-485d-9fb9-2667fc53968e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37de9c46-6259-4b35-aeba-e418d79a22cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:13.953899 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-c946a247-d192-485d-9fb9-2667fc53968e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Created reservations ['879cac97-5a93-4521-b56c-aa40b188160c', '3d4b513d-8f8e-4189-bc41-8ad0eba58398', 'f3518a3e-306e-45c9-8ea7-3a55a812b3ac', '1ff73779-c976-4022-9f58-0c580f1084f1'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:13.954669 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c946a247-d192-485d-9fb9-2667fc53968e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37de9c46-6259-4b35-aeba-e418d79a22cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['879cac97-5a93-4521-b56c-aa40b188160c', '3d4b513d-8f8e-4189-bc41-8ad0eba58398', 'f3518a3e-306e-45c9-8ea7-3a55a812b3ac', '1ff73779-c976-4022-9f58-0c580f1084f1']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:13.955354 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c946a247-d192-485d-9fb9-2667fc53968e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47d81f92-0b26-48f9-b443-3a948c86ae27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:13.980077 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c946a247-d192-485d-9fb9-2667fc53968e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47d81f92-0b26-48f9-b443-3a948c86ae27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38d6c304-0e59-408a-91e1-b06b65217972', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-757745620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e7a6d51bfcd43ac81a7d0ad4f2dc4b9',qos_specs=None,replication_status=,reservations=['879cac97-5a93-4521-b56c-aa40b188160c','3d4b513d-8f8e-4189-bc41-8ad0eba58398','f3518a3e-306e-45c9-8ea7-3a55a812b3ac','1ff73779-c976-4022-9f58-0c580f1084f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e82132750c95430db48d82eaada6abd9',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:49:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-757745620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38d6c304-0e59-408a-91e1-b06b65217972,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e7a6d51bfcd43ac81a7d0ad4f2dc4b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e82132750c95430db48d82eaada6abd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:13.980858 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c946a247-d192-485d-9fb9-2667fc53968e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c14739ed-9d2d-4abc-b1ff-58c07ddc5da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:14.008224 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c946a247-d192-485d-9fb9-2667fc53968e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c14739ed-9d2d-4abc-b1ff-58c07ddc5da7) transitioned into state 'SUCCESS' from state '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-757745620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e7a6d51bfcd43ac81a7d0ad4f2dc4b9',qos_specs=None,replication_status=,reservations=['879cac97-5a93-4521-b56c-aa40b188160c','3d4b513d-8f8e-4189-bc41-8ad0eba58398','f3518a3e-306e-45c9-8ea7-3a55a812b3ac','1ff73779-c976-4022-9f58-0c580f1084f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e82132750c95430db48d82eaada6abd9',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:14.008977 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c946a247-d192-485d-9fb9-2667fc53968e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87a36df0-a837-4cf8-b67f-ae5626b8940f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:14.020893 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c946a247-d192-485d-9fb9-2667fc53968e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87a36df0-a837-4cf8-b67f-ae5626b8940f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:14.021815 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c946a247-d192-485d-9fb9-2667fc53968e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Flow 'volume_create_api' (cd54424b-7364-4192-80c3-5b9734b983ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:14.022162 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c946a247-d192-485d-9fb9-2667fc53968e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Create volume request issued successfully. Aug 04 10:49:14.022988 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c946a247-d192-485d-9fb9-2667fc53968e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:49:14.023484 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 355/1418] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:49:13 2026] POST /volume/v3/volumes => generated 748 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:14.035667 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-50d1d890-057f-46af-a7fb-f0f1c25546d7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:14.037483 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-50d1d890-057f-46af-a7fb-f0f1c25546d7 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 Aug 04 10:49:14.037705 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-50d1d890-057f-46af-a7fb-f0f1c25546d7 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:14.037866 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-50d1d890-057f-46af-a7fb-f0f1c25546d7 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:14.045999 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:14.045999 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:14.051061 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-50d1d890-057f-46af-a7fb-f0f1c25546d7 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:14.059978 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-50d1d890-057f-46af-a7fb-f0f1c25546d7 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 returned with HTTP 200 Aug 04 10:49:14.059978 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 356/1419] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:14 2026] GET /volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:14.141744 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8520583f-2e04-4ebc-b175-5f113fd600e7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:14.147049 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8520583f-2e04-4ebc-b175-5f113fd600e7 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] GET https://10.4.3.232/volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01 Aug 04 10:49:14.147351 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8520583f-2e04-4ebc-b175-5f113fd600e7 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:14.147591 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8520583f-2e04-4ebc-b175-5f113fd600e7 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:14.160459 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:14.160459 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:14.164484 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8520583f-2e04-4ebc-b175-5f113fd600e7 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Volume info retrieved successfully. Aug 04 10:49:14.168753 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8520583f-2e04-4ebc-b175-5f113fd600e7 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01 returned with HTTP 200 Aug 04 10:49:14.169067 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 355/1420] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:49:14 2026] GET /volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:14.180908 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-10b73595-3576-4648-8a7f-d16276a988c1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:14.182618 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-10b73595-3576-4648-8a7f-d16276a988c1 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:49:14.182961 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-10b73595-3576-4648-8a7f-d16276a988c1 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "00d4b36f-ba60-4b69-a520-294bdbed2f01", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-762932465"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:14.191978 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:14.191978 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:14.192539 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-10b73595-3576-4648-8a7f-d16276a988c1 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Volume info retrieved successfully. Aug 04 10:49:14.192587 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-10b73595-3576-4648-8a7f-d16276a988c1 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Create snapshot from volume 00d4b36f-ba60-4b69-a520-294bdbed2f01 Aug 04 10:49:14.223119 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-10b73595-3576-4648-8a7f-d16276a988c1 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Created reservations ['bd998120-8ac8-41d5-9b88-4d10de4dea59', '88f9ac71-c581-4b1d-a725-02af6cd4614d', '8166a964-cd81-4176-956b-0e76e312bfe2', '915ccd36-7904-40d1-8904-f7ecf6977914'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:14.278153 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-10b73595-3576-4648-8a7f-d16276a988c1 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Snapshot create request issued successfully. Aug 04 10:49:14.278636 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-10b73595-3576-4648-8a7f-d16276a988c1 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:49:14.279662 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 355/1421] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:49:14 2026] POST /volume/v3/snapshots => generated 321 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:14.290276 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bdd63a37-07f4-48a2-a010-591c39dda5d2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:14.292638 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bdd63a37-07f4-48a2-a010-591c39dda5d2 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] GET https://10.4.3.232/volume/v3/snapshots/d176d803-6fb3-4275-99fe-c9beb1028af2 Aug 04 10:49:14.293699 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bdd63a37-07f4-48a2-a010-591c39dda5d2 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:14.293699 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bdd63a37-07f4-48a2-a010-591c39dda5d2 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:14.301270 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:14.301270 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:14.301931 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bdd63a37-07f4-48a2-a010-591c39dda5d2 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Snapshot retrieved successfully. Aug 04 10:49:14.303182 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bdd63a37-07f4-48a2-a010-591c39dda5d2 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/snapshots/d176d803-6fb3-4275-99fe-c9beb1028af2 returned with HTTP 200 Aug 04 10:49:14.303992 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 356/1422] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:49:14 2026] GET /volume/v3/snapshots/d176d803-6fb3-4275-99fe-c9beb1028af2 => generated 453 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:14.388559 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ad1d9d60-b4ed-406e-a0e0-77683a53b8c2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:14.390255 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ad1d9d60-b4ed-406e-a0e0-77683a53b8c2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/volumes/d2e3477d-91dc-44d5-9a4b-39675c6eeec2 Aug 04 10:49:14.390516 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ad1d9d60-b4ed-406e-a0e0-77683a53b8c2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:14.390724 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ad1d9d60-b4ed-406e-a0e0-77683a53b8c2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:14.402150 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:14.402150 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:14.407259 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ad1d9d60-b4ed-406e-a0e0-77683a53b8c2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Volume info retrieved successfully. Aug 04 10:49:14.413260 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ad1d9d60-b4ed-406e-a0e0-77683a53b8c2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/volumes/d2e3477d-91dc-44d5-9a4b-39675c6eeec2 returned with HTTP 200 Aug 04 10:49:14.413506 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 357/1423] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:14 2026] GET /volume/v3/volumes/d2e3477d-91dc-44d5-9a4b-39675c6eeec2 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:14.430076 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b2489ec5-c03e-4a28-95c2-ca058059834c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:14.434041 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2489ec5-c03e-4a28-95c2-ca058059834c tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] POST https://10.4.3.232/volume/v3/backups Aug 04 10:49:14.434423 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b2489ec5-c03e-4a28-95c2-ca058059834c tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d2e3477d-91dc-44d5-9a4b-39675c6eeec2", "name": "tempest-VolumesBackupsTest-Backup-351822248"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:14.436024 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-b2489ec5-c03e-4a28-95c2-ca058059834c tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Creating new backup {'backup': {'volume_id': 'd2e3477d-91dc-44d5-9a4b-39675c6eeec2', 'name': 'tempest-VolumesBackupsTest-Backup-351822248'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:49:14.436179 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-b2489ec5-c03e-4a28-95c2-ca058059834c tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Creating backup of volume d2e3477d-91dc-44d5-9a4b-39675c6eeec2 in container None Aug 04 10:49:14.444539 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:14.444539 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:14.445011 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b2489ec5-c03e-4a28-95c2-ca058059834c tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Volume info retrieved successfully. Aug 04 10:49:14.469462 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b2489ec5-c03e-4a28-95c2-ca058059834c tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Created reservations ['9c1176f6-2e45-4ba8-bbb4-b808eca678d6', 'ebc496a6-b346-4f02-924c-62ce92f49a7f'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:14.536279 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2489ec5-c03e-4a28-95c2-ca058059834c tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:49:14.536279 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 356/1424] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:49:14 2026] POST /volume/v3/backups => generated 329 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:14.548867 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-56dd7a9c-dd7f-4168-8d73-1362b2b16216 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:14.552870 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-56dd7a9c-dd7f-4168-8d73-1362b2b16216 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 Aug 04 10:49:14.553532 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-56dd7a9c-dd7f-4168-8d73-1362b2b16216 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:14.553532 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-56dd7a9c-dd7f-4168-8d73-1362b2b16216 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:14.553638 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-56dd7a9c-dd7f-4168-8d73-1362b2b16216 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 687b101d-2fbd-4539-95f8-11393f060827. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:14.569686 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:14.569686 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:14.570429 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-56dd7a9c-dd7f-4168-8d73-1362b2b16216 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 returned with HTTP 200 Aug 04 10:49:14.570830 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 356/1425] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:14 2026] GET /volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:14.709914 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-614718e8-1f0c-48ea-a137-98ff1b1b3ef1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:14.712122 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-614718e8-1f0c-48ea-a137-98ff1b1b3ef1 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] GET https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e Aug 04 10:49:14.712351 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-614718e8-1f0c-48ea-a137-98ff1b1b3ef1 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:14.712553 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-614718e8-1f0c-48ea-a137-98ff1b1b3ef1 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:14.717895 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-614718e8-1f0c-48ea-a137-98ff1b1b3ef1 tempest-AttachVolumeShelveTestJSON-1245920829 tempest-AttachVolumeShelveTestJSON-1245920829-project-member] https://10.4.3.232/volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e returned with HTTP 404 Aug 04 10:49:14.718351 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 357/1426] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:14 2026] GET /volume/v3/volumes/d4951530-bd67-43e5-b356-277ab4193a6e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:14.816492 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-0dd09b19-99c3-4d56-9f23-421ac6ef4a21 req-bf29be89-1325-4304-92de-566ad7236bd5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:14.818939 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-0dd09b19-99c3-4d56-9f23-421ac6ef4a21 req-bf29be89-1325-4304-92de-566ad7236bd5 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] DELETE https://10.4.3.232/volume/v3/attachments/4fb310b9-7b66-424e-bb8c-9930a0b09f1a Aug 04 10:49:14.819102 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-0dd09b19-99c3-4d56-9f23-421ac6ef4a21 req-bf29be89-1325-4304-92de-566ad7236bd5 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:14.819352 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-0dd09b19-99c3-4d56-9f23-421ac6ef4a21 req-bf29be89-1325-4304-92de-566ad7236bd5 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:14.827074 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:14.827074 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:14.877644 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-0dd09b19-99c3-4d56-9f23-421ac6ef4a21 req-bf29be89-1325-4304-92de-566ad7236bd5 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/4fb310b9-7b66-424e-bb8c-9930a0b09f1a returned with HTTP 200 Aug 04 10:49:14.878111 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 358/1427] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:49:14 2026] DELETE /volume/v3/attachments/4fb310b9-7b66-424e-bb8c-9930a0b09f1a => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:15.072508 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fb8a2986-4123-4214-8626-732b4005dec1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:15.074561 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fb8a2986-4123-4214-8626-732b4005dec1 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 Aug 04 10:49:15.074561 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fb8a2986-4123-4214-8626-732b4005dec1 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:15.074561 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fb8a2986-4123-4214-8626-732b4005dec1 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:15.087361 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:15.087361 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:15.093416 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fb8a2986-4123-4214-8626-732b4005dec1 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:15.099828 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fb8a2986-4123-4214-8626-732b4005dec1 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 returned with HTTP 200 Aug 04 10:49:15.100199 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 357/1428] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:15 2026] GET /volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:15.112982 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-186e1e9e-b20b-4c8e-a09c-a52e9f9e1b0d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:15.114971 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-186e1e9e-b20b-4c8e-a09c-a52e9f9e1b0d tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] POST https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972/action Aug 04 10:49:15.115401 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-186e1e9e-b20b-4c8e-a09c-a52e9f9e1b0d tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Action body: b'{"os-attach": {"instance_uuid": "d1badc89-c0f7-4f69-a0b6-3291baf5a669", "mountpoint": "/dev/vdb"}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:15.115509 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-186e1e9e-b20b-4c8e-a09c-a52e9f9e1b0d tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d1badc89-c0f7-4f69-a0b6-3291baf5a669", "mountpoint": "/dev/vdb"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:15.126452 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:15.126452 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:15.127005 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-186e1e9e-b20b-4c8e-a09c-a52e9f9e1b0d tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:15.139261 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-186e1e9e-b20b-4c8e-a09c-a52e9f9e1b0d tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Update volume admin metadata completed successfully. Aug 04 10:49:15.222939 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-186e1e9e-b20b-4c8e-a09c-a52e9f9e1b0d tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Attach volume completed successfully. Aug 04 10:49:15.223155 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-186e1e9e-b20b-4c8e-a09c-a52e9f9e1b0d tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972/action returned with HTTP 202 Aug 04 10:49:15.223661 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 357/1429] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:15 2026] POST /volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:15.231905 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-807053c2-a566-4925-b365-f50c1469716e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:15.234170 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-807053c2-a566-4925-b365-f50c1469716e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 Aug 04 10:49:15.234504 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-807053c2-a566-4925-b365-f50c1469716e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:15.234753 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-807053c2-a566-4925-b365-f50c1469716e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:15.250437 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:15.250437 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:15.255523 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-807053c2-a566-4925-b365-f50c1469716e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:15.261784 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-807053c2-a566-4925-b365-f50c1469716e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 returned with HTTP 200 Aug 04 10:49:15.262159 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 358/1430] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:15 2026] GET /volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 => generated 1175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:15.278378 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-50d66638-981c-48c7-a347-9e52a408a0eb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:15.280523 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-50d66638-981c-48c7-a347-9e52a408a0eb tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 Aug 04 10:49:15.280712 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-50d66638-981c-48c7-a347-9e52a408a0eb tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:15.280887 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-50d66638-981c-48c7-a347-9e52a408a0eb tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:15.292757 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:15.292757 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:15.296765 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-50d66638-981c-48c7-a347-9e52a408a0eb tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:15.303012 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-50d66638-981c-48c7-a347-9e52a408a0eb tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 returned with HTTP 200 Aug 04 10:49:15.303541 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 359/1431] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:15 2026] GET /volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 => generated 1175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:15.316657 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dc422864-5694-432d-8398-7b00b05ac198 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:15.317754 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3e394219-f75a-4866-a636-8d42deb6b3b4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:15.321110 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dc422864-5694-432d-8398-7b00b05ac198 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] GET https://10.4.3.232/volume/v3/snapshots/d176d803-6fb3-4275-99fe-c9beb1028af2 Aug 04 10:49:15.322211 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dc422864-5694-432d-8398-7b00b05ac198 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:15.324632 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dc422864-5694-432d-8398-7b00b05ac198 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:15.329967 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:15.329967 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:15.330516 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dc422864-5694-432d-8398-7b00b05ac198 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Snapshot retrieved successfully. Aug 04 10:49:15.331449 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dc422864-5694-432d-8398-7b00b05ac198 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/snapshots/d176d803-6fb3-4275-99fe-c9beb1028af2 returned with HTTP 200 Aug 04 10:49:15.331862 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 358/1432] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:49:15 2026] GET /volume/v3/snapshots/d176d803-6fb3-4275-99fe-c9beb1028af2 => generated 480 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:15.345616 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9e5f4700-99b3-4a1f-93d8-7309b31f8ceb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:15.347783 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9e5f4700-99b3-4a1f-93d8-7309b31f8ceb tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] POST https://10.4.3.232/volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01/action Aug 04 10:49:15.348746 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9e5f4700-99b3-4a1f-93d8-7309b31f8ceb tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:15.348746 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9e5f4700-99b3-4a1f-93d8-7309b31f8ceb tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:15.362065 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:15.362065 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:15.362554 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9e5f4700-99b3-4a1f-93d8-7309b31f8ceb tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Volume info retrieved successfully. Aug 04 10:49:15.415187 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3e394219-f75a-4866-a636-8d42deb6b3b4 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] POST https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972/action Aug 04 10:49:15.415636 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3e394219-f75a-4866-a636-8d42deb6b3b4 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:15.415810 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3e394219-f75a-4866-a636-8d42deb6b3b4 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:15.431551 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:15.431551 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:15.432025 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.admin_actions [None req-3e394219-f75a-4866-a636-8d42deb6b3b4 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Updating volume '38d6c304-0e59-408a-91e1-b06b65217972' with '{'status': 'error'}' {{(pid=100255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 04 10:49:15.433511 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-9e5f4700-99b3-4a1f-93d8-7309b31f8ceb tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Created reservations ['143a260b-9030-4231-a10e-6e49103b425b', 'b6ceef18-c589-4c70-9480-405c8d7c17b0'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:15.450084 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9e5f4700-99b3-4a1f-93d8-7309b31f8ceb tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Extend volume request issued successfully. Aug 04 10:49:15.450358 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9e5f4700-99b3-4a1f-93d8-7309b31f8ceb tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01/action returned with HTTP 202 Aug 04 10:49:15.450923 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 359/1433] 10.4.3.232 () {70 vars in 1431 bytes} [Tue Aug 4 10:49:15 2026] POST /volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 04 10:49:15.461503 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f33bd6dd-d601-4c12-b506-7369a6d1c8cd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:15.463837 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f33bd6dd-d601-4c12-b506-7369a6d1c8cd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] GET https://10.4.3.232/volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01 Aug 04 10:49:15.464104 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f33bd6dd-d601-4c12-b506-7369a6d1c8cd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:15.464336 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f33bd6dd-d601-4c12-b506-7369a6d1c8cd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:15.473936 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3e394219-f75a-4866-a636-8d42deb6b3b4 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972/action returned with HTTP 202 Aug 04 10:49:15.474051 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:15.474051 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:15.474433 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 358/1434] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:15 2026] POST /volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:15.478656 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f33bd6dd-d601-4c12-b506-7369a6d1c8cd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Volume info retrieved successfully. Aug 04 10:49:15.482774 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-53f56a9b-f3f8-4570-88a4-4696f5cb6cf5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:15.484570 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-53f56a9b-f3f8-4570-88a4-4696f5cb6cf5 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 Aug 04 10:49:15.484761 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-53f56a9b-f3f8-4570-88a4-4696f5cb6cf5 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:15.484933 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-53f56a9b-f3f8-4570-88a4-4696f5cb6cf5 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:15.484971 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f33bd6dd-d601-4c12-b506-7369a6d1c8cd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01 returned with HTTP 200 Aug 04 10:49:15.485450 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 360/1435] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:49:15 2026] GET /volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:15.495341 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:15.495341 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:15.499143 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-53f56a9b-f3f8-4570-88a4-4696f5cb6cf5 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:15.503791 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-53f56a9b-f3f8-4570-88a4-4696f5cb6cf5 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 returned with HTTP 200 Aug 04 10:49:15.504307 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 359/1436] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:15 2026] GET /volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:15.519691 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3036063a-5842-4091-9bed-d32fe927e789 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:15.525482 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3036063a-5842-4091-9bed-d32fe927e789 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] POST https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972/action Aug 04 10:49:15.525848 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3036063a-5842-4091-9bed-d32fe927e789 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "dc53f36b-18b3-4378-b5d7-6f33f099b6d8"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:15.526082 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3036063a-5842-4091-9bed-d32fe927e789 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "dc53f36b-18b3-4378-b5d7-6f33f099b6d8"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:15.545356 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:15.545356 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:15.545701 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3036063a-5842-4091-9bed-d32fe927e789 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Volume info retrieved successfully. Aug 04 10:49:15.564849 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3036063a-5842-4091-9bed-d32fe927e789 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Terminate volume connection completed successfully. Aug 04 10:49:15.572832 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3036063a-5842-4091-9bed-d32fe927e789 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100253) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:790}} Aug 04 10:49:15.581609 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-23ab4932-d1ca-42e0-8303-11faab4ee942 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:15.583135 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-23ab4932-d1ca-42e0-8303-11faab4ee942 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 Aug 04 10:49:15.583399 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-23ab4932-d1ca-42e0-8303-11faab4ee942 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:15.583566 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-23ab4932-d1ca-42e0-8303-11faab4ee942 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:15.583686 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-23ab4932-d1ca-42e0-8303-11faab4ee942 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 687b101d-2fbd-4539-95f8-11393f060827. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:15.588557 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:15.588557 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:15.589233 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-23ab4932-d1ca-42e0-8303-11faab4ee942 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 returned with HTTP 200 Aug 04 10:49:15.589652 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 359/1437] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:15 2026] GET /volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:15.652819 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3036063a-5842-4091-9bed-d32fe927e789 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Detach volume completed successfully. Aug 04 10:49:15.653718 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3036063a-5842-4091-9bed-d32fe927e789 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972/action returned with HTTP 202 Aug 04 10:49:15.653718 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 360/1438] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:15 2026] POST /volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:15.661703 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bf84c102-2bba-47fa-bfbc-f4e0e03dc2f9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:15.665338 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bf84c102-2bba-47fa-bfbc-f4e0e03dc2f9 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 Aug 04 10:49:15.665505 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bf84c102-2bba-47fa-bfbc-f4e0e03dc2f9 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:15.665646 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bf84c102-2bba-47fa-bfbc-f4e0e03dc2f9 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:15.673009 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:15.673009 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:15.676984 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bf84c102-2bba-47fa-bfbc-f4e0e03dc2f9 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:15.681578 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bf84c102-2bba-47fa-bfbc-f4e0e03dc2f9 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 returned with HTTP 200 Aug 04 10:49:15.682214 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 361/1439] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:15 2026] GET /volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:15.698451 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-60df74b2-e469-4c30-8cc7-20d71d6bebce None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:15.700162 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-60df74b2-e469-4c30-8cc7-20d71d6bebce tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 Aug 04 10:49:15.700410 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-60df74b2-e469-4c30-8cc7-20d71d6bebce tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:15.700595 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-60df74b2-e469-4c30-8cc7-20d71d6bebce tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:15.707980 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:15.707980 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:15.712462 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-60df74b2-e469-4c30-8cc7-20d71d6bebce tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:15.717652 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-60df74b2-e469-4c30-8cc7-20d71d6bebce tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 returned with HTTP 200 Aug 04 10:49:15.718031 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 360/1440] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:15 2026] GET /volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:15.732661 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-993b237a-123c-404a-ba2a-17dd1a8ffe65 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:15.738095 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-993b237a-123c-404a-ba2a-17dd1a8ffe65 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] POST https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972/action Aug 04 10:49:15.738471 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-993b237a-123c-404a-ba2a-17dd1a8ffe65 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Action body: b'{"os-detach": {}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:15.738588 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-993b237a-123c-404a-ba2a-17dd1a8ffe65 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:15.747933 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:15.747933 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:15.748485 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-993b237a-123c-404a-ba2a-17dd1a8ffe65 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:15.774009 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-993b237a-123c-404a-ba2a-17dd1a8ffe65 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Detach volume completed successfully. Aug 04 10:49:15.774314 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-993b237a-123c-404a-ba2a-17dd1a8ffe65 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972/action returned with HTTP 202 Aug 04 10:49:15.774800 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 360/1441] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:15 2026] POST /volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:15.782402 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-35d44a69-21cb-4580-8331-e9c6fa168a5e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:15.784123 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-35d44a69-21cb-4580-8331-e9c6fa168a5e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 Aug 04 10:49:15.784466 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-35d44a69-21cb-4580-8331-e9c6fa168a5e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:15.784739 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-35d44a69-21cb-4580-8331-e9c6fa168a5e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:15.792188 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:15.792188 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:15.797099 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-35d44a69-21cb-4580-8331-e9c6fa168a5e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:15.802553 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-35d44a69-21cb-4580-8331-e9c6fa168a5e tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 returned with HTTP 200 Aug 04 10:49:15.802553 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 361/1442] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:15 2026] GET /volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:15.817276 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ac9b935b-d31a-496e-8603-0f9b661242ad None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:15.819139 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ac9b935b-d31a-496e-8603-0f9b661242ad tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 Aug 04 10:49:15.819373 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ac9b935b-d31a-496e-8603-0f9b661242ad tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:15.819577 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ac9b935b-d31a-496e-8603-0f9b661242ad tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:15.826901 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:15.826901 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:15.830625 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ac9b935b-d31a-496e-8603-0f9b661242ad tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:15.838677 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ac9b935b-d31a-496e-8603-0f9b661242ad tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 returned with HTTP 200 Aug 04 10:49:15.839315 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 362/1443] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:15 2026] GET /volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:15.853119 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9b7c13d9-b827-4c99-b4f4-d996455ed444 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:15.855038 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9b7c13d9-b827-4c99-b4f4-d996455ed444 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] DELETE https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 Aug 04 10:49:15.855219 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9b7c13d9-b827-4c99-b4f4-d996455ed444 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:15.855461 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9b7c13d9-b827-4c99-b4f4-d996455ed444 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:15.855625 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-9b7c13d9-b827-4c99-b4f4-d996455ed444 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Delete volume with id: 38d6c304-0e59-408a-91e1-b06b65217972 Aug 04 10:49:15.863359 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:15.863359 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:15.863898 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9b7c13d9-b827-4c99-b4f4-d996455ed444 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:15.877841 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-974301eb-56fa-4057-ba78-46d5ca46bb6c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:15.879629 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-974301eb-56fa-4057-ba78-46d5ca46bb6c tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] DELETE https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20?cascade=True Aug 04 10:49:15.879850 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-974301eb-56fa-4057-ba78-46d5ca46bb6c tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:15.880035 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-974301eb-56fa-4057-ba78-46d5ca46bb6c tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:15.880200 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-974301eb-56fa-4057-ba78-46d5ca46bb6c tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Delete volume with id: 410e436d-8362-433a-ace3-3e3adb775c20 Aug 04 10:49:15.885091 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9b7c13d9-b827-4c99-b4f4-d996455ed444 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Delete volume request issued successfully. Aug 04 10:49:15.885300 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9b7c13d9-b827-4c99-b4f4-d996455ed444 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 returned with HTTP 202 Aug 04 10:49:15.885714 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 361/1444] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:15 2026] DELETE /volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:15.887684 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:15.887684 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:15.888388 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-974301eb-56fa-4057-ba78-46d5ca46bb6c tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:49:15.894380 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-47ff268f-059b-416f-9e02-db223bfb8f3f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:15.897457 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-47ff268f-059b-416f-9e02-db223bfb8f3f tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 Aug 04 10:49:15.897457 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-47ff268f-059b-416f-9e02-db223bfb8f3f tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:15.897457 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-47ff268f-059b-416f-9e02-db223bfb8f3f tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:15.906803 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:15.906803 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:15.912957 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-47ff268f-059b-416f-9e02-db223bfb8f3f tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:15.919599 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-47ff268f-059b-416f-9e02-db223bfb8f3f tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 returned with HTTP 200 Aug 04 10:49:15.919599 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 362/1445] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:15 2026] GET /volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:15.938636 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-974301eb-56fa-4057-ba78-46d5ca46bb6c tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Delete volume request issued successfully. Aug 04 10:49:15.938636 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-974301eb-56fa-4057-ba78-46d5ca46bb6c tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20?cascade=True returned with HTTP 202 Aug 04 10:49:15.938636 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 361/1446] 10.4.3.232 () {66 vars in 1376 bytes} [Tue Aug 4 10:49:15 2026] DELETE /volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20?cascade=True => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:15.939373 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-983d80c3-8aad-4de3-be33-f7ba0c79e692 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:15.941117 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-983d80c3-8aad-4de3-be33-f7ba0c79e692 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 Aug 04 10:49:15.941263 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-983d80c3-8aad-4de3-be33-f7ba0c79e692 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:15.941474 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-983d80c3-8aad-4de3-be33-f7ba0c79e692 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:15.948614 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:15.948614 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:15.953255 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-983d80c3-8aad-4de3-be33-f7ba0c79e692 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:49:15.959076 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-983d80c3-8aad-4de3-be33-f7ba0c79e692 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 returned with HTTP 200 Aug 04 10:49:15.959816 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 363/1447] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:15 2026] GET /volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:16.499753 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b9b25f38-44b9-46fb-bb61-2eba12765717 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:16.502293 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b9b25f38-44b9-46fb-bb61-2eba12765717 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] GET https://10.4.3.232/volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01 Aug 04 10:49:16.502586 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b9b25f38-44b9-46fb-bb61-2eba12765717 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:16.502946 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b9b25f38-44b9-46fb-bb61-2eba12765717 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:16.514801 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:16.514801 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:16.519790 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b9b25f38-44b9-46fb-bb61-2eba12765717 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Volume info retrieved successfully. Aug 04 10:49:16.526117 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b9b25f38-44b9-46fb-bb61-2eba12765717 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01 returned with HTTP 200 Aug 04 10:49:16.526613 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 362/1448] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:49:16 2026] GET /volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:16.542150 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-767337df-0106-4fdd-90cf-7c63e92eb461 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:16.543916 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-767337df-0106-4fdd-90cf-7c63e92eb461 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] POST https://10.4.3.232/volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01/action Aug 04 10:49:16.544344 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-767337df-0106-4fdd-90cf-7c63e92eb461 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Action body: b'{"revert": {"snapshot_id": "d176d803-6fb3-4275-99fe-c9beb1028af2"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:16.544456 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-767337df-0106-4fdd-90cf-7c63e92eb461 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "d176d803-6fb3-4275-99fe-c9beb1028af2"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:16.552556 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:16.552556 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:16.553013 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-767337df-0106-4fdd-90cf-7c63e92eb461 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Volume retrieved successfully. Aug 04 10:49:16.566412 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-767337df-0106-4fdd-90cf-7c63e92eb461 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] HTTP exception thrown: Can't revert volume 00d4b36f-ba60-4b69-a520-294bdbed2f01 to its latest snapshot d176d803-6fb3-4275-99fe-c9beb1028af2. The volume size must be equal to the snapshot size. Aug 04 10:49:16.566566 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-767337df-0106-4fdd-90cf-7c63e92eb461 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01/action returned with HTTP 400 Aug 04 10:49:16.567091 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 363/1449] 10.4.3.232 () {70 vars in 1431 bytes} [Tue Aug 4 10:49:16 2026] POST /volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01/action => generated 213 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 04 10:49:16.577828 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c77e93f3-11ed-442e-9a9f-eafaf92f1921 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:16.581401 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c77e93f3-11ed-442e-9a9f-eafaf92f1921 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/d176d803-6fb3-4275-99fe-c9beb1028af2 Aug 04 10:49:16.581567 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c77e93f3-11ed-442e-9a9f-eafaf92f1921 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:16.581740 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c77e93f3-11ed-442e-9a9f-eafaf92f1921 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:16.581847 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-c77e93f3-11ed-442e-9a9f-eafaf92f1921 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Delete snapshot with id: d176d803-6fb3-4275-99fe-c9beb1028af2 Aug 04 10:49:16.593444 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:16.593444 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:16.593921 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c77e93f3-11ed-442e-9a9f-eafaf92f1921 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Snapshot retrieved successfully. Aug 04 10:49:16.600335 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-49c8480b-599d-40da-9ca9-c951743d9a9b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:16.602019 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-49c8480b-599d-40da-9ca9-c951743d9a9b tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 Aug 04 10:49:16.602324 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-49c8480b-599d-40da-9ca9-c951743d9a9b tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:16.602582 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-49c8480b-599d-40da-9ca9-c951743d9a9b tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:16.602771 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-49c8480b-599d-40da-9ca9-c951743d9a9b tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 687b101d-2fbd-4539-95f8-11393f060827. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:16.618020 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:16.618020 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:16.619112 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-49c8480b-599d-40da-9ca9-c951743d9a9b tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 returned with HTTP 200 Aug 04 10:49:16.619575 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c77e93f3-11ed-442e-9a9f-eafaf92f1921 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Snapshot delete request issued successfully. Aug 04 10:49:16.619804 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c77e93f3-11ed-442e-9a9f-eafaf92f1921 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/snapshots/d176d803-6fb3-4275-99fe-c9beb1028af2 returned with HTTP 202 Aug 04 10:49:16.619897 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 364/1450] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:16 2026] GET /volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 => generated 738 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:16.620289 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 362/1451] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:49:16 2026] DELETE /volume/v3/snapshots/d176d803-6fb3-4275-99fe-c9beb1028af2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:16.633131 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c6eabc6e-d4b1-4144-9b92-074294e46baf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:16.634938 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c6eabc6e-d4b1-4144-9b92-074294e46baf tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] GET https://10.4.3.232/volume/v3/snapshots/d176d803-6fb3-4275-99fe-c9beb1028af2 Aug 04 10:49:16.635165 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c6eabc6e-d4b1-4144-9b92-074294e46baf tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:16.635353 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c6eabc6e-d4b1-4144-9b92-074294e46baf tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:16.645868 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:16.645868 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:16.646360 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c6eabc6e-d4b1-4144-9b92-074294e46baf tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Snapshot retrieved successfully. Aug 04 10:49:16.647144 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c6eabc6e-d4b1-4144-9b92-074294e46baf tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/snapshots/d176d803-6fb3-4275-99fe-c9beb1028af2 returned with HTTP 200 Aug 04 10:49:16.647542 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 363/1452] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:49:16 2026] GET /volume/v3/snapshots/d176d803-6fb3-4275-99fe-c9beb1028af2 => generated 479 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:16.936768 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ae02b5ca-962b-4a93-a877-4d8c457e5901 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:16.938927 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ae02b5ca-962b-4a93-a877-4d8c457e5901 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 Aug 04 10:49:16.939184 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ae02b5ca-962b-4a93-a877-4d8c457e5901 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:16.939487 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ae02b5ca-962b-4a93-a877-4d8c457e5901 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:16.949102 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ae02b5ca-962b-4a93-a877-4d8c457e5901 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 returned with HTTP 404 Aug 04 10:49:16.949296 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 364/1453] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:16 2026] GET /volume/v3/volumes/38d6c304-0e59-408a-91e1-b06b65217972 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:16.976945 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b81d40c1-99e8-43ec-99ef-b73ae631b615 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:16.978621 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b81d40c1-99e8-43ec-99ef-b73ae631b615 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 Aug 04 10:49:16.978992 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b81d40c1-99e8-43ec-99ef-b73ae631b615 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:16.979310 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b81d40c1-99e8-43ec-99ef-b73ae631b615 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:16.986983 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b81d40c1-99e8-43ec-99ef-b73ae631b615 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 returned with HTTP 404 Aug 04 10:49:16.987702 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 365/1454] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:16 2026] GET /volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:17.502779 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9c8cb0fa-2ee5-4698-8fa0-e47f2fc71742 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:17.505296 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9c8cb0fa-2ee5-4698-8fa0-e47f2fc71742 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] DELETE https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 Aug 04 10:49:17.505524 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9c8cb0fa-2ee5-4698-8fa0-e47f2fc71742 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:17.505780 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9c8cb0fa-2ee5-4698-8fa0-e47f2fc71742 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:17.505986 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-9c8cb0fa-2ee5-4698-8fa0-e47f2fc71742 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Delete volume with id: 410e436d-8362-433a-ace3-3e3adb775c20 Aug 04 10:49:17.514815 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9c8cb0fa-2ee5-4698-8fa0-e47f2fc71742 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 returned with HTTP 404 Aug 04 10:49:17.515520 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 363/1455] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:17 2026] DELETE /volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:17.527377 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5a01a2e6-eb33-45bc-9902-48dc3ff26e63 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:17.529338 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5a01a2e6-eb33-45bc-9902-48dc3ff26e63 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 Aug 04 10:49:17.529553 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5a01a2e6-eb33-45bc-9902-48dc3ff26e63 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:17.529784 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5a01a2e6-eb33-45bc-9902-48dc3ff26e63 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:17.539101 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5a01a2e6-eb33-45bc-9902-48dc3ff26e63 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 returned with HTTP 404 Aug 04 10:49:17.539648 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 364/1456] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:17 2026] GET /volume/v3/volumes/410e436d-8362-433a-ace3-3e3adb775c20 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:17.549554 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-827e1988-a699-4bc2-88fa-b3d5239a6fa2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:17.551439 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-827e1988-a699-4bc2-88fa-b3d5239a6fa2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] DELETE https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:49:17.553259 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-827e1988-a699-4bc2-88fa-b3d5239a6fa2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:17.553259 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-827e1988-a699-4bc2-88fa-b3d5239a6fa2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:17.553259 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-827e1988-a699-4bc2-88fa-b3d5239a6fa2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Delete volume with id: 283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:49:17.561170 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:17.561170 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:17.561799 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-827e1988-a699-4bc2-88fa-b3d5239a6fa2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:49:17.591641 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-827e1988-a699-4bc2-88fa-b3d5239a6fa2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Delete volume request issued successfully. Aug 04 10:49:17.591641 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-827e1988-a699-4bc2-88fa-b3d5239a6fa2 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 202 Aug 04 10:49:17.591641 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 365/1457] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:17 2026] DELETE /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:17.599518 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e9277fbf-03c6-411d-b01b-085adf11023c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:17.601778 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e9277fbf-03c6-411d-b01b-085adf11023c tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:49:17.602280 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e9277fbf-03c6-411d-b01b-085adf11023c tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:17.602373 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e9277fbf-03c6-411d-b01b-085adf11023c tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:17.618285 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:17.618285 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:17.626351 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e9277fbf-03c6-411d-b01b-085adf11023c tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:49:17.631228 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-986bdb45-57bb-4a7d-acda-60b9a4f03bf0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:17.634781 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-986bdb45-57bb-4a7d-acda-60b9a4f03bf0 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 Aug 04 10:49:17.635592 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-986bdb45-57bb-4a7d-acda-60b9a4f03bf0 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:17.635592 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-986bdb45-57bb-4a7d-acda-60b9a4f03bf0 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:17.635592 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-986bdb45-57bb-4a7d-acda-60b9a4f03bf0 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 687b101d-2fbd-4539-95f8-11393f060827. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:17.640285 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e9277fbf-03c6-411d-b01b-085adf11023c tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 200 Aug 04 10:49:17.640754 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 366/1458] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:17 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:17.644275 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:17.644275 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:17.644275 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-986bdb45-57bb-4a7d-acda-60b9a4f03bf0 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 returned with HTTP 200 Aug 04 10:49:17.648350 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 364/1459] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:17 2026] GET /volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:17.659918 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d56dd092-08bc-43cb-b1ff-ddbdbecd19b9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:17.665009 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d56dd092-08bc-43cb-b1ff-ddbdbecd19b9 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] GET https://10.4.3.232/volume/v3/snapshots/d176d803-6fb3-4275-99fe-c9beb1028af2 Aug 04 10:49:17.665223 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d56dd092-08bc-43cb-b1ff-ddbdbecd19b9 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:17.665451 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d56dd092-08bc-43cb-b1ff-ddbdbecd19b9 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:17.671560 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d56dd092-08bc-43cb-b1ff-ddbdbecd19b9 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/snapshots/d176d803-6fb3-4275-99fe-c9beb1028af2 returned with HTTP 404 Aug 04 10:49:17.672463 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 365/1460] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:49:17 2026] GET /volume/v3/snapshots/d176d803-6fb3-4275-99fe-c9beb1028af2 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:17.681463 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c4fe5053-0216-4699-a5c1-8574afc1b359 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:17.682966 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c4fe5053-0216-4699-a5c1-8574afc1b359 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] DELETE https://10.4.3.232/volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01 Aug 04 10:49:17.683341 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c4fe5053-0216-4699-a5c1-8574afc1b359 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:17.683609 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c4fe5053-0216-4699-a5c1-8574afc1b359 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:17.683869 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-c4fe5053-0216-4699-a5c1-8574afc1b359 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Delete volume with id: 00d4b36f-ba60-4b69-a520-294bdbed2f01 Aug 04 10:49:17.695678 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:17.695678 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:17.695678 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c4fe5053-0216-4699-a5c1-8574afc1b359 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Volume info retrieved successfully. Aug 04 10:49:17.717212 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c4fe5053-0216-4699-a5c1-8574afc1b359 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Delete volume request issued successfully. Aug 04 10:49:17.717212 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c4fe5053-0216-4699-a5c1-8574afc1b359 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01 returned with HTTP 202 Aug 04 10:49:17.717212 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 366/1461] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:49:17 2026] DELETE /volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:49:17.725354 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-24cf7eac-a0aa-45da-9c90-365879f58159 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:17.729911 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-24cf7eac-a0aa-45da-9c90-365879f58159 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] GET https://10.4.3.232/volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01 Aug 04 10:49:17.730188 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-24cf7eac-a0aa-45da-9c90-365879f58159 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:17.730503 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-24cf7eac-a0aa-45da-9c90-365879f58159 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:17.739641 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:17.739641 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:17.746182 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-24cf7eac-a0aa-45da-9c90-365879f58159 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Volume info retrieved successfully. Aug 04 10:49:17.752870 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-24cf7eac-a0aa-45da-9c90-365879f58159 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01 returned with HTTP 200 Aug 04 10:49:17.753462 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 367/1462] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:49:17 2026] GET /volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:18.275701 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f8b1c7e4-91e9-4e79-9809-e05eb9f637b8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:18.389901 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f8b1c7e4-91e9-4e79-9809-e05eb9f637b8 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:18.390274 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f8b1c7e4-91e9-4e79-9809-e05eb9f637b8 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1897953718"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:18.391630 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-f8b1c7e4-91e9-4e79-9809-e05eb9f637b8 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1897953718'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:18.391752 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-f8b1c7e4-91e9-4e79-9809-e05eb9f637b8 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Create volume of 1 GB Aug 04 10:49:18.396768 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f8b1c7e4-91e9-4e79-9809-e05eb9f637b8 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Availability Zones retrieved successfully. Aug 04 10:49:18.401984 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f8b1c7e4-91e9-4e79-9809-e05eb9f637b8 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Flow 'volume_create_api' (afea0074-5bd7-4bf9-bdc7-d762f690f7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:18.402936 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f8b1c7e4-91e9-4e79-9809-e05eb9f637b8 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b4d4583-7abb-4fd6-a205-d0ed044b96b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:18.403836 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-f8b1c7e4-91e9-4e79-9809-e05eb9f637b8 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:49:18.436809 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f8b1c7e4-91e9-4e79-9809-e05eb9f637b8 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b4d4583-7abb-4fd6-a205-d0ed044b96b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:18.437661 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f8b1c7e4-91e9-4e79-9809-e05eb9f637b8 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (444fcc6e-661f-4477-b592-e8da61dfcc82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:18.507320 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-f8b1c7e4-91e9-4e79-9809-e05eb9f637b8 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Created reservations ['08042d86-5c9a-4dd8-849d-d8edeb48c61f', 'f9a16f0d-9436-4400-a1ae-6bbcc38fb923', '26610f4f-a80c-4cbb-8ee2-96a81023a7a0', '10d72577-b135-412d-84e2-73eac0a98191'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:18.508262 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f8b1c7e4-91e9-4e79-9809-e05eb9f637b8 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (444fcc6e-661f-4477-b592-e8da61dfcc82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08042d86-5c9a-4dd8-849d-d8edeb48c61f', 'f9a16f0d-9436-4400-a1ae-6bbcc38fb923', '26610f4f-a80c-4cbb-8ee2-96a81023a7a0', '10d72577-b135-412d-84e2-73eac0a98191']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:18.509129 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f8b1c7e4-91e9-4e79-9809-e05eb9f637b8 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18bb6aeb-4503-4e28-8105-cd0f187619ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:18.536086 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f8b1c7e4-91e9-4e79-9809-e05eb9f637b8 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18bb6aeb-4503-4e28-8105-cd0f187619ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9cb85f7-4844-480d-ae80-2dc10e3667ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1897953718',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9855b8fa68b9498f9b5c3d46880c26cf',qos_specs=None,replication_status=,reservations=['08042d86-5c9a-4dd8-849d-d8edeb48c61f','f9a16f0d-9436-4400-a1ae-6bbcc38fb923','26610f4f-a80c-4cbb-8ee2-96a81023a7a0','10d72577-b135-412d-84e2-73eac0a98191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb18bcc56d94316873b20f3b0b8e1d4',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:49:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1897953718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9cb85f7-4844-480d-ae80-2dc10e3667ba,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9855b8fa68b9498f9b5c3d46880c26cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cb18bcc56d94316873b20f3b0b8e1d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:18.537111 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f8b1c7e4-91e9-4e79-9809-e05eb9f637b8 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38fe3ccf-5b4e-4029-9ffc-58e99f7540a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:18.567628 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f8b1c7e4-91e9-4e79-9809-e05eb9f637b8 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38fe3ccf-5b4e-4029-9ffc-58e99f7540a6) transitioned into state 'SUCCESS' from state '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-1897953718',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9855b8fa68b9498f9b5c3d46880c26cf',qos_specs=None,replication_status=,reservations=['08042d86-5c9a-4dd8-849d-d8edeb48c61f','f9a16f0d-9436-4400-a1ae-6bbcc38fb923','26610f4f-a80c-4cbb-8ee2-96a81023a7a0','10d72577-b135-412d-84e2-73eac0a98191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb18bcc56d94316873b20f3b0b8e1d4',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:18.568492 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f8b1c7e4-91e9-4e79-9809-e05eb9f637b8 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19fd75d7-b401-4d5f-af81-216cc43d2443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:18.589739 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f8b1c7e4-91e9-4e79-9809-e05eb9f637b8 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19fd75d7-b401-4d5f-af81-216cc43d2443) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:18.590804 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f8b1c7e4-91e9-4e79-9809-e05eb9f637b8 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Flow 'volume_create_api' (afea0074-5bd7-4bf9-bdc7-d762f690f7ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:18.591175 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f8b1c7e4-91e9-4e79-9809-e05eb9f637b8 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Create volume request issued successfully. Aug 04 10:49:18.591981 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f8b1c7e4-91e9-4e79-9809-e05eb9f637b8 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:49:18.592507 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 365/1463] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:49:18 2026] POST /volume/v3/volumes => generated 760 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:18.603912 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bb61b7cf-bdcf-4c4a-b599-761c08a4fa0a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:18.605957 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb61b7cf-bdcf-4c4a-b599-761c08a4fa0a tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] GET https://10.4.3.232/volume/v3/volumes/c9cb85f7-4844-480d-ae80-2dc10e3667ba Aug 04 10:49:18.606657 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb61b7cf-bdcf-4c4a-b599-761c08a4fa0a tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:18.606657 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb61b7cf-bdcf-4c4a-b599-761c08a4fa0a tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:18.613013 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:18.613013 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:18.616373 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bb61b7cf-bdcf-4c4a-b599-761c08a4fa0a tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Volume info retrieved successfully. Aug 04 10:49:18.620161 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb61b7cf-bdcf-4c4a-b599-761c08a4fa0a tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] https://10.4.3.232/volume/v3/volumes/c9cb85f7-4844-480d-ae80-2dc10e3667ba returned with HTTP 200 Aug 04 10:49:18.620528 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 366/1464] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:18 2026] GET /volume/v3/volumes/c9cb85f7-4844-480d-ae80-2dc10e3667ba => generated 828 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:18.655396 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4bc3ae5e-a9c5-4b39-a6d1-588506562d87 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:18.657741 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4bc3ae5e-a9c5-4b39-a6d1-588506562d87 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 Aug 04 10:49:18.657741 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4bc3ae5e-a9c5-4b39-a6d1-588506562d87 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:18.658155 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4bc3ae5e-a9c5-4b39-a6d1-588506562d87 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:18.659103 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-367c1508-aed6-4509-8139-bb59f8c4a488 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:18.661590 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-367c1508-aed6-4509-8139-bb59f8c4a488 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 Aug 04 10:49:18.661886 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-367c1508-aed6-4509-8139-bb59f8c4a488 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:18.662221 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-367c1508-aed6-4509-8139-bb59f8c4a488 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:18.662297 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-367c1508-aed6-4509-8139-bb59f8c4a488 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 687b101d-2fbd-4539-95f8-11393f060827. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:18.665096 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4bc3ae5e-a9c5-4b39-a6d1-588506562d87 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 returned with HTTP 404 Aug 04 10:49:18.665096 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 367/1465] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:18 2026] GET /volume/v3/volumes/283a58d3-9cba-4708-a5b4-ec21079e5726 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:18.668745 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:18.668745 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:18.668745 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-367c1508-aed6-4509-8139-bb59f8c4a488 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 returned with HTTP 200 Aug 04 10:49:18.669277 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 368/1466] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:18 2026] GET /volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:18.767075 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a9aa4c87-4255-4e7b-bbed-79374affd3bd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:18.769140 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a9aa4c87-4255-4e7b-bbed-79374affd3bd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] GET https://10.4.3.232/volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01 Aug 04 10:49:18.769384 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a9aa4c87-4255-4e7b-bbed-79374affd3bd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:18.769607 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a9aa4c87-4255-4e7b-bbed-79374affd3bd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:18.775865 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a9aa4c87-4255-4e7b-bbed-79374affd3bd tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01 returned with HTTP 404 Aug 04 10:49:18.776565 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 366/1467] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:49:18 2026] GET /volume/v3/volumes/00d4b36f-ba60-4b69-a520-294bdbed2f01 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:49:18.784321 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0ddba365-27ff-4968-bb8a-6453cc2bc9ee None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:18.786806 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0ddba365-27ff-4968-bb8a-6453cc2bc9ee tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/fb910366-30db-4226-9c55-dd479d90b7a4 Aug 04 10:49:18.787108 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0ddba365-27ff-4968-bb8a-6453cc2bc9ee tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:18.787401 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0ddba365-27ff-4968-bb8a-6453cc2bc9ee tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:18.787571 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-0ddba365-27ff-4968-bb8a-6453cc2bc9ee tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Delete snapshot with id: fb910366-30db-4226-9c55-dd479d90b7a4 Aug 04 10:49:18.793013 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:18.793013 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:18.793496 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0ddba365-27ff-4968-bb8a-6453cc2bc9ee tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Snapshot retrieved successfully. Aug 04 10:49:18.815263 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0ddba365-27ff-4968-bb8a-6453cc2bc9ee tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Snapshot delete request issued successfully. Aug 04 10:49:18.815484 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0ddba365-27ff-4968-bb8a-6453cc2bc9ee tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/snapshots/fb910366-30db-4226-9c55-dd479d90b7a4 returned with HTTP 202 Aug 04 10:49:18.815896 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 367/1468] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:49:18 2026] DELETE /volume/v3/snapshots/fb910366-30db-4226-9c55-dd479d90b7a4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:18.825664 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0fc3eaea-c8e6-4366-bd38-f351c03c4bf9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:18.827433 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0fc3eaea-c8e6-4366-bd38-f351c03c4bf9 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] GET https://10.4.3.232/volume/v3/snapshots/fb910366-30db-4226-9c55-dd479d90b7a4 Aug 04 10:49:18.827683 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0fc3eaea-c8e6-4366-bd38-f351c03c4bf9 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:18.827947 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0fc3eaea-c8e6-4366-bd38-f351c03c4bf9 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:18.833720 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:18.833720 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:18.834300 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0fc3eaea-c8e6-4366-bd38-f351c03c4bf9 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Snapshot retrieved successfully. Aug 04 10:49:18.835334 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0fc3eaea-c8e6-4366-bd38-f351c03c4bf9 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/snapshots/fb910366-30db-4226-9c55-dd479d90b7a4 returned with HTTP 200 Aug 04 10:49:18.835773 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 368/1469] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:49:18 2026] GET /volume/v3/snapshots/fb910366-30db-4226-9c55-dd479d90b7a4 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:19.507559 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e5940e2e-92ea-4e9e-8b68-7cdd9d497cbf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:19.514322 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e5940e2e-92ea-4e9e-8b68-7cdd9d497cbf tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:19.515455 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e5940e2e-92ea-4e9e-8b68-7cdd9d497cbf tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-630332152"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:19.517952 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-e5940e2e-92ea-4e9e-8b68-7cdd9d497cbf tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-630332152'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:19.517952 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-e5940e2e-92ea-4e9e-8b68-7cdd9d497cbf tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Create volume of 1 GB Aug 04 10:49:19.521517 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e5940e2e-92ea-4e9e-8b68-7cdd9d497cbf tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Availability Zones retrieved successfully. Aug 04 10:49:19.527621 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e5940e2e-92ea-4e9e-8b68-7cdd9d497cbf tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Flow 'volume_create_api' (273085c2-cd3e-4b71-a854-90746e8e3c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:19.528692 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e5940e2e-92ea-4e9e-8b68-7cdd9d497cbf tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a75ef15b-2ba6-4031-a354-a8aff6b2621c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:19.529828 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-e5940e2e-92ea-4e9e-8b68-7cdd9d497cbf tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:49:19.553487 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e5940e2e-92ea-4e9e-8b68-7cdd9d497cbf tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a75ef15b-2ba6-4031-a354-a8aff6b2621c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:19.553884 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e5940e2e-92ea-4e9e-8b68-7cdd9d497cbf tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e5bcc62-9783-4f92-8dfb-d094612c9ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:19.593204 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-e5940e2e-92ea-4e9e-8b68-7cdd9d497cbf tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Created reservations ['98f3532c-9a4c-432f-bb69-0b382892ffe2', '390601a8-f71d-44b9-b6e6-2e385355c3b8', 'b0ff63e7-30a1-44d4-a18e-f08d5491aa16', '935aea52-2c32-4ab0-9dd8-f47672c2a916'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:19.594009 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e5940e2e-92ea-4e9e-8b68-7cdd9d497cbf tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e5bcc62-9783-4f92-8dfb-d094612c9ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98f3532c-9a4c-432f-bb69-0b382892ffe2', '390601a8-f71d-44b9-b6e6-2e385355c3b8', 'b0ff63e7-30a1-44d4-a18e-f08d5491aa16', '935aea52-2c32-4ab0-9dd8-f47672c2a916']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:19.594922 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e5940e2e-92ea-4e9e-8b68-7cdd9d497cbf tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94eecf37-1315-44fe-b54c-ac5b9a16cd56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:19.616464 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e5940e2e-92ea-4e9e-8b68-7cdd9d497cbf tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94eecf37-1315-44fe-b54c-ac5b9a16cd56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9839fe0-33b3-4565-a9af-36b62c53aebc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-630332152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e7a6d51bfcd43ac81a7d0ad4f2dc4b9',qos_specs=None,replication_status=,reservations=['98f3532c-9a4c-432f-bb69-0b382892ffe2','390601a8-f71d-44b9-b6e6-2e385355c3b8','b0ff63e7-30a1-44d4-a18e-f08d5491aa16','935aea52-2c32-4ab0-9dd8-f47672c2a916'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e82132750c95430db48d82eaada6abd9',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:49:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-630332152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9839fe0-33b3-4565-a9af-36b62c53aebc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e7a6d51bfcd43ac81a7d0ad4f2dc4b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e82132750c95430db48d82eaada6abd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:19.617749 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e5940e2e-92ea-4e9e-8b68-7cdd9d497cbf tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26374d45-167a-49f4-a851-f65eda5946d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:19.636620 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e5940e2e-92ea-4e9e-8b68-7cdd9d497cbf tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26374d45-167a-49f4-a851-f65eda5946d5) transitioned into state 'SUCCESS' from state '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-630332152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e7a6d51bfcd43ac81a7d0ad4f2dc4b9',qos_specs=None,replication_status=,reservations=['98f3532c-9a4c-432f-bb69-0b382892ffe2','390601a8-f71d-44b9-b6e6-2e385355c3b8','b0ff63e7-30a1-44d4-a18e-f08d5491aa16','935aea52-2c32-4ab0-9dd8-f47672c2a916'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e82132750c95430db48d82eaada6abd9',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:19.637462 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e5940e2e-92ea-4e9e-8b68-7cdd9d497cbf tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80248bad-8702-47e9-8627-9e4824a33b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:19.648384 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e5940e2e-92ea-4e9e-8b68-7cdd9d497cbf tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80248bad-8702-47e9-8627-9e4824a33b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:19.649518 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e5940e2e-92ea-4e9e-8b68-7cdd9d497cbf tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Flow 'volume_create_api' (273085c2-cd3e-4b71-a854-90746e8e3c60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:19.649968 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e5940e2e-92ea-4e9e-8b68-7cdd9d497cbf tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Create volume request issued successfully. Aug 04 10:49:19.650686 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e5940e2e-92ea-4e9e-8b68-7cdd9d497cbf tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:49:19.651254 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 369/1470] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:49:19 2026] POST /volume/v3/volumes => generated 748 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:19.664597 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-035b14c4-d995-4313-8c21-4959751a5a5d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:19.668345 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-39e5adfd-4a10-4a54-bf13-dc311c5edb31 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:19.668781 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-035b14c4-d995-4313-8c21-4959751a5a5d tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc Aug 04 10:49:19.668781 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-035b14c4-d995-4313-8c21-4959751a5a5d tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:19.668781 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-035b14c4-d995-4313-8c21-4959751a5a5d tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:19.668904 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-39e5adfd-4a10-4a54-bf13-dc311c5edb31 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] GET https://10.4.3.232/volume/v3/volumes/c9cb85f7-4844-480d-ae80-2dc10e3667ba Aug 04 10:49:19.668904 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-39e5adfd-4a10-4a54-bf13-dc311c5edb31 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:19.668904 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-39e5adfd-4a10-4a54-bf13-dc311c5edb31 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:19.677933 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:19.677933 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:19.684020 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:19.684020 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:19.684110 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-035b14c4-d995-4313-8c21-4959751a5a5d tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:19.684177 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e20ade10-3887-455b-a37e-b4ff7e2b9feb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:19.684958 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-39e5adfd-4a10-4a54-bf13-dc311c5edb31 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Volume info retrieved successfully. Aug 04 10:49:19.686791 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-035b14c4-d995-4313-8c21-4959751a5a5d tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc returned with HTTP 200 Aug 04 10:49:19.687310 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 367/1471] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:19 2026] GET /volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:19.688190 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e20ade10-3887-455b-a37e-b4ff7e2b9feb tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 Aug 04 10:49:19.688418 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e20ade10-3887-455b-a37e-b4ff7e2b9feb tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:19.688601 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e20ade10-3887-455b-a37e-b4ff7e2b9feb tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:19.688709 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-e20ade10-3887-455b-a37e-b4ff7e2b9feb tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 687b101d-2fbd-4539-95f8-11393f060827. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:19.697104 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-39e5adfd-4a10-4a54-bf13-dc311c5edb31 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] https://10.4.3.232/volume/v3/volumes/c9cb85f7-4844-480d-ae80-2dc10e3667ba returned with HTTP 200 Aug 04 10:49:19.697678 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 368/1472] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:19 2026] GET /volume/v3/volumes/c9cb85f7-4844-480d-ae80-2dc10e3667ba => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:19.709114 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:19.709114 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:19.709863 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e20ade10-3887-455b-a37e-b4ff7e2b9feb tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 returned with HTTP 200 Aug 04 10:49:19.710501 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 369/1473] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:19 2026] GET /volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 => generated 749 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:19.727388 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-cbf8305d-0869-4113-a709-b09e6b02c12d req-39ca9e1c-45de-4db4-a71c-fc84bcd79e6e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:19.730486 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-cbf8305d-0869-4113-a709-b09e6b02c12d req-39ca9e1c-45de-4db4-a71c-fc84bcd79e6e tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] GET https://10.4.3.232/volume/v3/volumes/c9cb85f7-4844-480d-ae80-2dc10e3667ba Aug 04 10:49:19.730486 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-cbf8305d-0869-4113-a709-b09e6b02c12d req-39ca9e1c-45de-4db4-a71c-fc84bcd79e6e tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:19.731965 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-cbf8305d-0869-4113-a709-b09e6b02c12d req-39ca9e1c-45de-4db4-a71c-fc84bcd79e6e tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:19.737414 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:19.737414 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:19.741880 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-cbf8305d-0869-4113-a709-b09e6b02c12d req-39ca9e1c-45de-4db4-a71c-fc84bcd79e6e tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Volume info retrieved successfully. Aug 04 10:49:19.746601 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-cbf8305d-0869-4113-a709-b09e6b02c12d req-39ca9e1c-45de-4db4-a71c-fc84bcd79e6e tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] https://10.4.3.232/volume/v3/volumes/c9cb85f7-4844-480d-ae80-2dc10e3667ba returned with HTTP 200 Aug 04 10:49:19.746960 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 370/1474] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:49:19 2026] GET /volume/v3/volumes/c9cb85f7-4844-480d-ae80-2dc10e3667ba => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:19.765270 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2d83423b-d959-40f0-af80-fac02b2dda13 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:19.767656 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2d83423b-d959-40f0-af80-fac02b2dda13 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:19.768858 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2d83423b-d959-40f0-af80-fac02b2dda13 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-825637673"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:19.771491 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-2d83423b-d959-40f0-af80-fac02b2dda13 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-825637673'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:19.771491 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-2d83423b-d959-40f0-af80-fac02b2dda13 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Create volume of 1 GB Aug 04 10:49:19.776419 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2d83423b-d959-40f0-af80-fac02b2dda13 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Availability Zones retrieved successfully. Aug 04 10:49:19.782416 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d83423b-d959-40f0-af80-fac02b2dda13 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Flow 'volume_create_api' (c27c863f-c64b-49c6-8da3-661a70bc135b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:19.783593 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d83423b-d959-40f0-af80-fac02b2dda13 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ba2df09-dbbd-4d2d-bf69-065c20642968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:19.784673 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-2d83423b-d959-40f0-af80-fac02b2dda13 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:49:19.822461 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d83423b-d959-40f0-af80-fac02b2dda13 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ba2df09-dbbd-4d2d-bf69-065c20642968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:19.823483 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d83423b-d959-40f0-af80-fac02b2dda13 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdb39b1c-6a97-41b2-923b-ac67a2fe3650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:19.844425 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0bc00e65-7f16-4146-978a-4dbe5e0d8928 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:19.848666 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0bc00e65-7f16-4146-978a-4dbe5e0d8928 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] GET https://10.4.3.232/volume/v3/snapshots/fb910366-30db-4226-9c55-dd479d90b7a4 Aug 04 10:49:19.848863 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0bc00e65-7f16-4146-978a-4dbe5e0d8928 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:19.849072 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0bc00e65-7f16-4146-978a-4dbe5e0d8928 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:19.855826 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0bc00e65-7f16-4146-978a-4dbe5e0d8928 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/snapshots/fb910366-30db-4226-9c55-dd479d90b7a4 returned with HTTP 404 Aug 04 10:49:19.856353 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 369/1475] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:49:19 2026] GET /volume/v3/snapshots/fb910366-30db-4226-9c55-dd479d90b7a4 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:19.864502 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-14d86815-ea51-4d82-9907-3f1a28f26237 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:19.866363 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-14d86815-ea51-4d82-9907-3f1a28f26237 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] DELETE https://10.4.3.232/volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 Aug 04 10:49:19.866664 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-14d86815-ea51-4d82-9907-3f1a28f26237 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:19.866880 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-14d86815-ea51-4d82-9907-3f1a28f26237 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:19.867081 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-14d86815-ea51-4d82-9907-3f1a28f26237 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Delete volume with id: 3529e6fa-151b-4fc5-b3fb-380416882646 Aug 04 10:49:19.875267 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:19.875267 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:19.875731 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-14d86815-ea51-4d82-9907-3f1a28f26237 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Volume info retrieved successfully. Aug 04 10:49:19.897488 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-14d86815-ea51-4d82-9907-3f1a28f26237 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Delete volume request issued successfully. Aug 04 10:49:19.897762 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-14d86815-ea51-4d82-9907-3f1a28f26237 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 returned with HTTP 202 Aug 04 10:49:19.898356 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 370/1476] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:49:19 2026] DELETE /volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 04 10:49:19.906538 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0ac26a6e-a324-48a5-93cd-af05243a954b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:19.908907 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-2d83423b-d959-40f0-af80-fac02b2dda13 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Created reservations ['592b14de-def0-45b8-bef3-451f489997cd', 'b55f60df-79c1-462b-ba0b-d0103e250d45', 'bca80bb1-dd8a-4930-9b27-5bc75ce292e2', 'a71f0824-e05d-4b31-922a-cdfed92c5c99'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:19.909064 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0ac26a6e-a324-48a5-93cd-af05243a954b tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] GET https://10.4.3.232/volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 Aug 04 10:49:19.909397 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0ac26a6e-a324-48a5-93cd-af05243a954b tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:19.909702 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d83423b-d959-40f0-af80-fac02b2dda13 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdb39b1c-6a97-41b2-923b-ac67a2fe3650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['592b14de-def0-45b8-bef3-451f489997cd', 'b55f60df-79c1-462b-ba0b-d0103e250d45', 'bca80bb1-dd8a-4930-9b27-5bc75ce292e2', 'a71f0824-e05d-4b31-922a-cdfed92c5c99']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:19.909793 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0ac26a6e-a324-48a5-93cd-af05243a954b tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:19.910552 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d83423b-d959-40f0-af80-fac02b2dda13 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c3f235f-6f20-4a80-870d-2b6e3a3d0468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:19.920300 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:19.920300 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:19.928269 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0ac26a6e-a324-48a5-93cd-af05243a954b tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Volume info retrieved successfully. Aug 04 10:49:19.938147 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0ac26a6e-a324-48a5-93cd-af05243a954b tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 returned with HTTP 200 Aug 04 10:49:19.938758 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 371/1477] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:49:19 2026] GET /volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:19.946030 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d83423b-d959-40f0-af80-fac02b2dda13 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c3f235f-6f20-4a80-870d-2b6e3a3d0468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50bc5c86-016c-430c-aa81-227f0a0094e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-825637673',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9855b8fa68b9498f9b5c3d46880c26cf',qos_specs=None,replication_status=,reservations=['592b14de-def0-45b8-bef3-451f489997cd','b55f60df-79c1-462b-ba0b-d0103e250d45','bca80bb1-dd8a-4930-9b27-5bc75ce292e2','a71f0824-e05d-4b31-922a-cdfed92c5c99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb18bcc56d94316873b20f3b0b8e1d4',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:49:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-825637673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50bc5c86-016c-430c-aa81-227f0a0094e3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9855b8fa68b9498f9b5c3d46880c26cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cb18bcc56d94316873b20f3b0b8e1d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:19.946707 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d83423b-d959-40f0-af80-fac02b2dda13 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5052521-b624-4d69-91b1-4b820784ebcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:19.972065 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d83423b-d959-40f0-af80-fac02b2dda13 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5052521-b624-4d69-91b1-4b820784ebcd) transitioned into state 'SUCCESS' from state '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-825637673',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9855b8fa68b9498f9b5c3d46880c26cf',qos_specs=None,replication_status=,reservations=['592b14de-def0-45b8-bef3-451f489997cd','b55f60df-79c1-462b-ba0b-d0103e250d45','bca80bb1-dd8a-4930-9b27-5bc75ce292e2','a71f0824-e05d-4b31-922a-cdfed92c5c99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb18bcc56d94316873b20f3b0b8e1d4',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:19.972982 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d83423b-d959-40f0-af80-fac02b2dda13 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (690e7828-c1f9-40ed-9d03-9bca097f03c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:19.990748 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d83423b-d959-40f0-af80-fac02b2dda13 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (690e7828-c1f9-40ed-9d03-9bca097f03c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:19.992002 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d83423b-d959-40f0-af80-fac02b2dda13 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Flow 'volume_create_api' (c27c863f-c64b-49c6-8da3-661a70bc135b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:19.992433 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2d83423b-d959-40f0-af80-fac02b2dda13 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Create volume request issued successfully. Aug 04 10:49:19.993159 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2d83423b-d959-40f0-af80-fac02b2dda13 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:49:19.993769 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 368/1478] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:49:19 2026] POST /volume/v3/volumes => generated 759 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:20.006353 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f1b6ea26-9213-4eac-90ef-0e146229a88c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:20.008041 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1b6ea26-9213-4eac-90ef-0e146229a88c tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] GET https://10.4.3.232/volume/v3/volumes/50bc5c86-016c-430c-aa81-227f0a0094e3 Aug 04 10:49:20.008258 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1b6ea26-9213-4eac-90ef-0e146229a88c tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:20.008469 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1b6ea26-9213-4eac-90ef-0e146229a88c tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:20.017874 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:20.017874 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:20.021169 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f1b6ea26-9213-4eac-90ef-0e146229a88c tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Volume info retrieved successfully. Aug 04 10:49:20.025054 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1b6ea26-9213-4eac-90ef-0e146229a88c tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] https://10.4.3.232/volume/v3/volumes/50bc5c86-016c-430c-aa81-227f0a0094e3 returned with HTTP 200 Aug 04 10:49:20.025471 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 370/1479] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:20 2026] GET /volume/v3/volumes/50bc5c86-016c-430c-aa81-227f0a0094e3 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:20.703457 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-aa17b7cc-4ea8-4393-a0c2-ecfea4d9f3d4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:20.705156 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-aa17b7cc-4ea8-4393-a0c2-ecfea4d9f3d4 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc Aug 04 10:49:20.705356 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-aa17b7cc-4ea8-4393-a0c2-ecfea4d9f3d4 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:20.705534 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-aa17b7cc-4ea8-4393-a0c2-ecfea4d9f3d4 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:20.712465 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:20.712465 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:20.716057 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-aa17b7cc-4ea8-4393-a0c2-ecfea4d9f3d4 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:20.720045 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a27f06a2-2c40-4ae8-9310-2edebc3f6732 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:20.720126 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-aa17b7cc-4ea8-4393-a0c2-ecfea4d9f3d4 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc returned with HTTP 200 Aug 04 10:49:20.720529 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 371/1480] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:20 2026] GET /volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:20.721935 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a27f06a2-2c40-4ae8-9310-2edebc3f6732 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 Aug 04 10:49:20.722158 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a27f06a2-2c40-4ae8-9310-2edebc3f6732 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:20.722366 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a27f06a2-2c40-4ae8-9310-2edebc3f6732 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:20.722496 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-a27f06a2-2c40-4ae8-9310-2edebc3f6732 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 687b101d-2fbd-4539-95f8-11393f060827. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:20.726371 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:20.726371 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:20.726944 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a27f06a2-2c40-4ae8-9310-2edebc3f6732 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 returned with HTTP 200 Aug 04 10:49:20.727304 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 372/1481] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:20 2026] GET /volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:20.732283 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d235b20a-2cf1-4a25-a5a8-ba374185c648 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:20.734022 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d235b20a-2cf1-4a25-a5a8-ba374185c648 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] POST https://10.4.3.232/volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc/action Aug 04 10:49:20.734359 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d235b20a-2cf1-4a25-a5a8-ba374185c648 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:20.734480 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d235b20a-2cf1-4a25-a5a8-ba374185c648 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:20.742336 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:20.742336 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:20.742661 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.admin_actions [None req-d235b20a-2cf1-4a25-a5a8-ba374185c648 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Updating volume 'b9839fe0-33b3-4565-a9af-36b62c53aebc' with '{'status': 'attaching'}' {{(pid=100255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 04 10:49:20.758806 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d235b20a-2cf1-4a25-a5a8-ba374185c648 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] https://10.4.3.232/volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc/action returned with HTTP 202 Aug 04 10:49:20.759302 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 369/1482] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:20 2026] POST /volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:20.766114 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-411fb053-dec0-4301-b969-cf726b580099 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:20.767790 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-411fb053-dec0-4301-b969-cf726b580099 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc Aug 04 10:49:20.768004 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-411fb053-dec0-4301-b969-cf726b580099 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:20.768208 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-411fb053-dec0-4301-b969-cf726b580099 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:20.774402 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:20.774402 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:20.777480 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-411fb053-dec0-4301-b969-cf726b580099 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:20.780989 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-411fb053-dec0-4301-b969-cf726b580099 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc returned with HTTP 200 Aug 04 10:49:20.781332 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 371/1483] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:20 2026] GET /volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:20.792634 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c9657098-8cb9-4173-9e55-07c2718317bf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:20.794287 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c9657098-8cb9-4173-9e55-07c2718317bf tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] POST https://10.4.3.232/volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc/action Aug 04 10:49:20.794584 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c9657098-8cb9-4173-9e55-07c2718317bf tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:20.794695 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c9657098-8cb9-4173-9e55-07c2718317bf tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:20.802389 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:20.802389 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:20.802710 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c9657098-8cb9-4173-9e55-07c2718317bf tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Volume info retrieved successfully. Aug 04 10:49:20.821694 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c9657098-8cb9-4173-9e55-07c2718317bf tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Delete volume request issued successfully. Aug 04 10:49:20.825270 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c9657098-8cb9-4173-9e55-07c2718317bf tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] https://10.4.3.232/volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc/action returned with HTTP 202 Aug 04 10:49:20.825270 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 372/1484] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:20 2026] POST /volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:20.828917 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-63f2802c-0406-4a36-a3ab-ff7dc3f8ccf2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:20.831811 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-63f2802c-0406-4a36-a3ab-ff7dc3f8ccf2 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc Aug 04 10:49:20.831811 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-63f2802c-0406-4a36-a3ab-ff7dc3f8ccf2 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:20.831811 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-63f2802c-0406-4a36-a3ab-ff7dc3f8ccf2 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:20.838350 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:20.838350 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:20.841962 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-63f2802c-0406-4a36-a3ab-ff7dc3f8ccf2 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:20.846265 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-63f2802c-0406-4a36-a3ab-ff7dc3f8ccf2 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc returned with HTTP 200 Aug 04 10:49:20.846497 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 373/1485] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:20 2026] GET /volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:20.954666 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-eceec067-207b-416e-930b-19d810693e70 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:20.956675 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-eceec067-207b-416e-930b-19d810693e70 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] GET https://10.4.3.232/volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 Aug 04 10:49:20.956926 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-eceec067-207b-416e-930b-19d810693e70 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:20.957143 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-eceec067-207b-416e-930b-19d810693e70 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:20.967348 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-eceec067-207b-416e-930b-19d810693e70 tempest-VolumeRevertTests-1533550581 tempest-VolumeRevertTests-1533550581-project-member] https://10.4.3.232/volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 returned with HTTP 404 Aug 04 10:49:20.967812 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 370/1486] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:49:20 2026] GET /volume/v3/volumes/3529e6fa-151b-4fc5-b3fb-380416882646 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:49:21.056272 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-536cf30e-67e1-429d-81f5-301e7e889a7f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:21.058010 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-536cf30e-67e1-429d-81f5-301e7e889a7f tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] GET https://10.4.3.232/volume/v3/volumes/50bc5c86-016c-430c-aa81-227f0a0094e3 Aug 04 10:49:21.058210 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-536cf30e-67e1-429d-81f5-301e7e889a7f tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:21.058437 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-536cf30e-67e1-429d-81f5-301e7e889a7f tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:21.064989 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:21.064989 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:21.068468 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-536cf30e-67e1-429d-81f5-301e7e889a7f tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Volume info retrieved successfully. Aug 04 10:49:21.072460 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-536cf30e-67e1-429d-81f5-301e7e889a7f tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] https://10.4.3.232/volume/v3/volumes/50bc5c86-016c-430c-aa81-227f0a0094e3 returned with HTTP 200 Aug 04 10:49:21.072905 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 372/1487] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:21 2026] GET /volume/v3/volumes/50bc5c86-016c-430c-aa81-227f0a0094e3 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:21.096055 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c01d4658-4ce9-4888-84c4-b649792adc9b req-f16272d9-d461-413f-8de1-8627897de829 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:21.104581 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c01d4658-4ce9-4888-84c4-b649792adc9b req-f16272d9-d461-413f-8de1-8627897de829 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] GET https://10.4.3.232/volume/v3/volumes/50bc5c86-016c-430c-aa81-227f0a0094e3 Aug 04 10:49:21.104746 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c01d4658-4ce9-4888-84c4-b649792adc9b req-f16272d9-d461-413f-8de1-8627897de829 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:21.104939 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c01d4658-4ce9-4888-84c4-b649792adc9b req-f16272d9-d461-413f-8de1-8627897de829 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:21.126402 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:21.126402 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:21.134110 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-c01d4658-4ce9-4888-84c4-b649792adc9b req-f16272d9-d461-413f-8de1-8627897de829 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Volume info retrieved successfully. Aug 04 10:49:21.140052 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c01d4658-4ce9-4888-84c4-b649792adc9b req-f16272d9-d461-413f-8de1-8627897de829 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] https://10.4.3.232/volume/v3/volumes/50bc5c86-016c-430c-aa81-227f0a0094e3 returned with HTTP 200 Aug 04 10:49:21.141271 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 373/1488] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:49:21 2026] GET /volume/v3/volumes/50bc5c86-016c-430c-aa81-227f0a0094e3 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:21.152626 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-81100ea5-b00a-4cd8-ae0e-1e85e0e79e11 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:21.159572 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-81100ea5-b00a-4cd8-ae0e-1e85e0e79e11 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:21.159905 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-81100ea5-b00a-4cd8-ae0e-1e85e0e79e11 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-901250579"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:21.161672 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-81100ea5-b00a-4cd8-ae0e-1e85e0e79e11 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-901250579'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:21.161672 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-81100ea5-b00a-4cd8-ae0e-1e85e0e79e11 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Create volume of 1 GB Aug 04 10:49:21.165654 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-81100ea5-b00a-4cd8-ae0e-1e85e0e79e11 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Availability Zones retrieved successfully. Aug 04 10:49:21.171110 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81100ea5-b00a-4cd8-ae0e-1e85e0e79e11 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Flow 'volume_create_api' (a672504b-8188-4482-8d01-79acd8cef5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:21.172598 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81100ea5-b00a-4cd8-ae0e-1e85e0e79e11 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4360560-bbfa-4649-970d-9455d16d92de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:21.174270 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-81100ea5-b00a-4cd8-ae0e-1e85e0e79e11 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:49:21.201915 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81100ea5-b00a-4cd8-ae0e-1e85e0e79e11 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4360560-bbfa-4649-970d-9455d16d92de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:21.203043 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81100ea5-b00a-4cd8-ae0e-1e85e0e79e11 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d100f7c-1e59-4c03-80b5-f79117242ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:21.255633 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-81100ea5-b00a-4cd8-ae0e-1e85e0e79e11 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Created reservations ['8ebfd1c1-8926-4a62-a080-24c7ce348987', '474fcaa4-5424-49fd-beee-7c7c230e6053', 'b901557c-b6e8-4632-b0de-a99c310787b0', '61b28a64-e630-4520-879e-b90169e1e63b'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:21.256478 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81100ea5-b00a-4cd8-ae0e-1e85e0e79e11 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d100f7c-1e59-4c03-80b5-f79117242ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ebfd1c1-8926-4a62-a080-24c7ce348987', '474fcaa4-5424-49fd-beee-7c7c230e6053', 'b901557c-b6e8-4632-b0de-a99c310787b0', '61b28a64-e630-4520-879e-b90169e1e63b']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:21.257359 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81100ea5-b00a-4cd8-ae0e-1e85e0e79e11 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ac7c51-2115-43f6-aa12-f851221a0915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:21.294673 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81100ea5-b00a-4cd8-ae0e-1e85e0e79e11 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ac7c51-2115-43f6-aa12-f851221a0915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3086a065-09bf-4fa9-8a0c-34a5f5b57948', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-901250579',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9855b8fa68b9498f9b5c3d46880c26cf',qos_specs=None,replication_status=,reservations=['8ebfd1c1-8926-4a62-a080-24c7ce348987','474fcaa4-5424-49fd-beee-7c7c230e6053','b901557c-b6e8-4632-b0de-a99c310787b0','61b28a64-e630-4520-879e-b90169e1e63b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb18bcc56d94316873b20f3b0b8e1d4',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:49:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-901250579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3086a065-09bf-4fa9-8a0c-34a5f5b57948,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9855b8fa68b9498f9b5c3d46880c26cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cb18bcc56d94316873b20f3b0b8e1d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:21.295878 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81100ea5-b00a-4cd8-ae0e-1e85e0e79e11 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd1c04df-c3dc-479e-bc5b-bf24a3ba0e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:21.322062 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81100ea5-b00a-4cd8-ae0e-1e85e0e79e11 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd1c04df-c3dc-479e-bc5b-bf24a3ba0e40) transitioned into state 'SUCCESS' from state '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-901250579',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9855b8fa68b9498f9b5c3d46880c26cf',qos_specs=None,replication_status=,reservations=['8ebfd1c1-8926-4a62-a080-24c7ce348987','474fcaa4-5424-49fd-beee-7c7c230e6053','b901557c-b6e8-4632-b0de-a99c310787b0','61b28a64-e630-4520-879e-b90169e1e63b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb18bcc56d94316873b20f3b0b8e1d4',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:21.323550 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81100ea5-b00a-4cd8-ae0e-1e85e0e79e11 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (391648b3-b4e3-495a-ad48-c5014d6e0997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:21.333458 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81100ea5-b00a-4cd8-ae0e-1e85e0e79e11 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (391648b3-b4e3-495a-ad48-c5014d6e0997) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:21.334539 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81100ea5-b00a-4cd8-ae0e-1e85e0e79e11 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Flow 'volume_create_api' (a672504b-8188-4482-8d01-79acd8cef5b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:21.334907 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-81100ea5-b00a-4cd8-ae0e-1e85e0e79e11 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Create volume request issued successfully. Aug 04 10:49:21.335731 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-81100ea5-b00a-4cd8-ae0e-1e85e0e79e11 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:49:21.337477 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 374/1489] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:49:21 2026] POST /volume/v3/volumes => generated 759 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:21.363932 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a45fca86-2c37-4fa6-b334-08150c43a27b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:21.366214 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a45fca86-2c37-4fa6-b334-08150c43a27b tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] GET https://10.4.3.232/volume/v3/volumes/3086a065-09bf-4fa9-8a0c-34a5f5b57948 Aug 04 10:49:21.366465 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a45fca86-2c37-4fa6-b334-08150c43a27b tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:21.366733 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a45fca86-2c37-4fa6-b334-08150c43a27b tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:21.377913 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:21.377913 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:21.382885 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a45fca86-2c37-4fa6-b334-08150c43a27b tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Volume info retrieved successfully. Aug 04 10:49:21.388842 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a45fca86-2c37-4fa6-b334-08150c43a27b tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] https://10.4.3.232/volume/v3/volumes/3086a065-09bf-4fa9-8a0c-34a5f5b57948 returned with HTTP 200 Aug 04 10:49:21.389394 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 371/1490] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:21 2026] GET /volume/v3/volumes/3086a065-09bf-4fa9-8a0c-34a5f5b57948 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:21.740672 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f208fd57-bf8a-4419-818f-bb6bb3b655ed None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:21.742322 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f208fd57-bf8a-4419-818f-bb6bb3b655ed tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 Aug 04 10:49:21.742499 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f208fd57-bf8a-4419-818f-bb6bb3b655ed tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:21.742710 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f208fd57-bf8a-4419-818f-bb6bb3b655ed tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:21.742822 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f208fd57-bf8a-4419-818f-bb6bb3b655ed tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 687b101d-2fbd-4539-95f8-11393f060827. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:21.746650 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:21.746650 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:21.747204 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f208fd57-bf8a-4419-818f-bb6bb3b655ed tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 returned with HTTP 200 Aug 04 10:49:21.747554 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 373/1491] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:21 2026] GET /volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:21.862148 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-08e1141c-b706-4c89-b7cd-91ff7906bf5f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:21.865067 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-08e1141c-b706-4c89-b7cd-91ff7906bf5f tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc Aug 04 10:49:21.865296 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-08e1141c-b706-4c89-b7cd-91ff7906bf5f tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:21.865491 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-08e1141c-b706-4c89-b7cd-91ff7906bf5f tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:21.873624 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-08e1141c-b706-4c89-b7cd-91ff7906bf5f tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc returned with HTTP 404 Aug 04 10:49:21.874132 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 374/1492] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:21 2026] GET /volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:21.885175 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bbb6a158-e8e3-4c36-a833-593ef76d6961 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:21.888368 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bbb6a158-e8e3-4c36-a833-593ef76d6961 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc Aug 04 10:49:21.888610 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bbb6a158-e8e3-4c36-a833-593ef76d6961 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:21.888827 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bbb6a158-e8e3-4c36-a833-593ef76d6961 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:21.896962 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bbb6a158-e8e3-4c36-a833-593ef76d6961 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc returned with HTTP 404 Aug 04 10:49:21.897520 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 375/1493] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:21 2026] GET /volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:21.907334 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d6af7ef1-b3aa-43a0-beb9-6b47ac2ebb0a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:21.908955 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d6af7ef1-b3aa-43a0-beb9-6b47ac2ebb0a tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] DELETE https://10.4.3.232/volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc Aug 04 10:49:21.909135 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d6af7ef1-b3aa-43a0-beb9-6b47ac2ebb0a tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:21.909324 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d6af7ef1-b3aa-43a0-beb9-6b47ac2ebb0a tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:21.909523 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-d6af7ef1-b3aa-43a0-beb9-6b47ac2ebb0a tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Delete volume with id: b9839fe0-33b3-4565-a9af-36b62c53aebc Aug 04 10:49:21.916738 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d6af7ef1-b3aa-43a0-beb9-6b47ac2ebb0a tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc returned with HTTP 404 Aug 04 10:49:21.917233 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 372/1494] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:21 2026] DELETE /volume/v3/volumes/b9839fe0-33b3-4565-a9af-36b62c53aebc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:21.930340 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-da0fbdb5-6476-48a4-a739-d528e54ecc1b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:21.945152 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-da0fbdb5-6476-48a4-a739-d528e54ecc1b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:21.945606 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-da0fbdb5-6476-48a4-a739-d528e54ecc1b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1399445192"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:21.948941 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-da0fbdb5-6476-48a4-a739-d528e54ecc1b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1399445192'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:21.949095 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-da0fbdb5-6476-48a4-a739-d528e54ecc1b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Create volume of 1 GB Aug 04 10:49:21.955445 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-da0fbdb5-6476-48a4-a739-d528e54ecc1b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Availability Zones retrieved successfully. Aug 04 10:49:21.959004 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-da0fbdb5-6476-48a4-a739-d528e54ecc1b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Flow 'volume_create_api' (7fc4d1e5-5c31-4262-bdb0-efeab7b750dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:21.963007 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-da0fbdb5-6476-48a4-a739-d528e54ecc1b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45f87707-0420-4d0e-ae26-523aef5c63b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:21.963957 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-da0fbdb5-6476-48a4-a739-d528e54ecc1b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:49:21.996035 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-da0fbdb5-6476-48a4-a739-d528e54ecc1b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45f87707-0420-4d0e-ae26-523aef5c63b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:21.996830 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-da0fbdb5-6476-48a4-a739-d528e54ecc1b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a22067c-2d58-4c77-a950-fb180480b37c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:22.045270 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-da0fbdb5-6476-48a4-a739-d528e54ecc1b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Created reservations ['b1333522-7d55-454d-a200-1a8f30a4a1db', 'f334ef73-98d5-4711-871e-4045caa1c141', '00b4b428-2075-44ff-8958-84a287bcc801', 'f7088514-c680-4338-8f2a-571fda1a2ab1'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:22.045993 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-da0fbdb5-6476-48a4-a739-d528e54ecc1b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a22067c-2d58-4c77-a950-fb180480b37c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1333522-7d55-454d-a200-1a8f30a4a1db', 'f334ef73-98d5-4711-871e-4045caa1c141', '00b4b428-2075-44ff-8958-84a287bcc801', 'f7088514-c680-4338-8f2a-571fda1a2ab1']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:22.046685 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-da0fbdb5-6476-48a4-a739-d528e54ecc1b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bce6cdd-b156-4412-82c4-061011a94da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:22.071989 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-da0fbdb5-6476-48a4-a739-d528e54ecc1b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bce6cdd-b156-4412-82c4-061011a94da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1942d015-6f75-499f-a8ba-4ba312c2dc80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1399445192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e7a6d51bfcd43ac81a7d0ad4f2dc4b9',qos_specs=None,replication_status=,reservations=['b1333522-7d55-454d-a200-1a8f30a4a1db','f334ef73-98d5-4711-871e-4045caa1c141','00b4b428-2075-44ff-8958-84a287bcc801','f7088514-c680-4338-8f2a-571fda1a2ab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e82132750c95430db48d82eaada6abd9',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:49:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1399445192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1942d015-6f75-499f-a8ba-4ba312c2dc80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e7a6d51bfcd43ac81a7d0ad4f2dc4b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e82132750c95430db48d82eaada6abd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:22.073594 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-da0fbdb5-6476-48a4-a739-d528e54ecc1b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f604babc-a35b-48cd-8388-1f0231d8cb5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:22.103788 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-da0fbdb5-6476-48a4-a739-d528e54ecc1b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f604babc-a35b-48cd-8388-1f0231d8cb5b) transitioned into state 'SUCCESS' from state '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-1399445192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e7a6d51bfcd43ac81a7d0ad4f2dc4b9',qos_specs=None,replication_status=,reservations=['b1333522-7d55-454d-a200-1a8f30a4a1db','f334ef73-98d5-4711-871e-4045caa1c141','00b4b428-2075-44ff-8958-84a287bcc801','f7088514-c680-4338-8f2a-571fda1a2ab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e82132750c95430db48d82eaada6abd9',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:22.104572 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-da0fbdb5-6476-48a4-a739-d528e54ecc1b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6187fa9c-5ff4-4556-8c85-7d269fc5902b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:22.125659 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-da0fbdb5-6476-48a4-a739-d528e54ecc1b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6187fa9c-5ff4-4556-8c85-7d269fc5902b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:22.127032 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-da0fbdb5-6476-48a4-a739-d528e54ecc1b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Flow 'volume_create_api' (7fc4d1e5-5c31-4262-bdb0-efeab7b750dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:22.127343 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-da0fbdb5-6476-48a4-a739-d528e54ecc1b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Create volume request issued successfully. Aug 04 10:49:22.127911 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-da0fbdb5-6476-48a4-a739-d528e54ecc1b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:49:22.128497 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 374/1495] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:49:21 2026] POST /volume/v3/volumes => generated 749 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:22.142508 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a9423467-0b66-4044-be8a-25180e1ca5c0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:22.145255 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a9423467-0b66-4044-be8a-25180e1ca5c0 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80 Aug 04 10:49:22.145605 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a9423467-0b66-4044-be8a-25180e1ca5c0 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:22.145869 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a9423467-0b66-4044-be8a-25180e1ca5c0 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:22.155152 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:22.155152 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:22.163611 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a9423467-0b66-4044-be8a-25180e1ca5c0 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:22.170369 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a9423467-0b66-4044-be8a-25180e1ca5c0 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80 returned with HTTP 200 Aug 04 10:49:22.170859 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 375/1496] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:22 2026] GET /volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:22.241219 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f4468ec8-6fca-4a83-87fe-00b88e32d420 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:22.243991 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f4468ec8-6fca-4a83-87fe-00b88e32d420 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] GET https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 Aug 04 10:49:22.244296 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f4468ec8-6fca-4a83-87fe-00b88e32d420 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:22.244618 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f4468ec8-6fca-4a83-87fe-00b88e32d420 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:22.261689 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:22.261689 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:22.265687 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f4468ec8-6fca-4a83-87fe-00b88e32d420 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Volume info retrieved successfully. Aug 04 10:49:22.270170 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f4468ec8-6fca-4a83-87fe-00b88e32d420 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 returned with HTTP 200 Aug 04 10:49:22.270599 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 376/1497] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:22 2026] GET /volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:22.356516 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-bb4e125d-fd0e-43cc-98d2-1db1b8289ff2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:22.360870 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-bb4e125d-fd0e-43cc-98d2-1db1b8289ff2 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] GET https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 Aug 04 10:49:22.361079 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-bb4e125d-fd0e-43cc-98d2-1db1b8289ff2 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:22.361284 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-bb4e125d-fd0e-43cc-98d2-1db1b8289ff2 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:22.372299 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:22.372299 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:22.375963 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-bb4e125d-fd0e-43cc-98d2-1db1b8289ff2 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Volume info retrieved successfully. Aug 04 10:49:22.380743 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-bb4e125d-fd0e-43cc-98d2-1db1b8289ff2 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 returned with HTTP 200 Aug 04 10:49:22.380828 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 373/1498] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:49:22 2026] GET /volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:22.404016 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e15d8f3e-509f-4db2-bc96-511da531c880 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:22.405926 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e15d8f3e-509f-4db2-bc96-511da531c880 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] GET https://10.4.3.232/volume/v3/volumes/3086a065-09bf-4fa9-8a0c-34a5f5b57948 Aug 04 10:49:22.406125 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e15d8f3e-509f-4db2-bc96-511da531c880 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:22.406345 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e15d8f3e-509f-4db2-bc96-511da531c880 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:22.412158 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-b75a5819-4972-48a8-bd41-8a42723687ba None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:22.414367 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:22.414367 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:22.416330 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-b75a5819-4972-48a8-bd41-8a42723687ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] POST https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2/action Aug 04 10:49:22.416764 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-b75a5819-4972-48a8-bd41-8a42723687ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:22.416918 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-b75a5819-4972-48a8-bd41-8a42723687ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:22.416973 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e15d8f3e-509f-4db2-bc96-511da531c880 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Volume info retrieved successfully. Aug 04 10:49:22.421606 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e15d8f3e-509f-4db2-bc96-511da531c880 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] https://10.4.3.232/volume/v3/volumes/3086a065-09bf-4fa9-8a0c-34a5f5b57948 returned with HTTP 200 Aug 04 10:49:22.422028 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 375/1499] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:22 2026] GET /volume/v3/volumes/3086a065-09bf-4fa9-8a0c-34a5f5b57948 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:22.435141 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:22.435141 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:22.435908 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-b75a5819-4972-48a8-bd41-8a42723687ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Volume info retrieved successfully. Aug 04 10:49:22.445789 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-b75a5819-4972-48a8-bd41-8a42723687ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Begin detaching volume completed successfully. Aug 04 10:49:22.446040 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-b75a5819-4972-48a8-bd41-8a42723687ba tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2/action returned with HTTP 202 Aug 04 10:49:22.446550 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 376/1500] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:49:22 2026] POST /volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:22.452473 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-b545bb6c-32b4-486b-a832-afff11d94cb7 req-08324ec1-76eb-4a3b-aa79-a8142db6411c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:22.454483 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b545bb6c-32b4-486b-a832-afff11d94cb7 req-08324ec1-76eb-4a3b-aa79-a8142db6411c tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] GET https://10.4.3.232/volume/v3/volumes/3086a065-09bf-4fa9-8a0c-34a5f5b57948 Aug 04 10:49:22.454669 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b545bb6c-32b4-486b-a832-afff11d94cb7 req-08324ec1-76eb-4a3b-aa79-a8142db6411c tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:22.454857 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b545bb6c-32b4-486b-a832-afff11d94cb7 req-08324ec1-76eb-4a3b-aa79-a8142db6411c tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:22.461702 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:22.461702 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:22.468096 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-b545bb6c-32b4-486b-a832-afff11d94cb7 req-08324ec1-76eb-4a3b-aa79-a8142db6411c tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Volume info retrieved successfully. Aug 04 10:49:22.479296 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b545bb6c-32b4-486b-a832-afff11d94cb7 req-08324ec1-76eb-4a3b-aa79-a8142db6411c tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] https://10.4.3.232/volume/v3/volumes/3086a065-09bf-4fa9-8a0c-34a5f5b57948 returned with HTTP 200 Aug 04 10:49:22.479728 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 377/1501] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:49:22 2026] GET /volume/v3/volumes/3086a065-09bf-4fa9-8a0c-34a5f5b57948 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:22.512820 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-198107b8-1eda-460c-a5b0-c432e55fd960 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:22.513225 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-198107b8-1eda-460c-a5b0-c432e55fd960 None None] GET https://10.4.3.232/volume// Aug 04 10:49:22.513415 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-198107b8-1eda-460c-a5b0-c432e55fd960 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:22.513590 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-198107b8-1eda-460c-a5b0-c432e55fd960 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:22.514087 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-198107b8-1eda-460c-a5b0-c432e55fd960 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:49:22.514156 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 374/1502] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:49:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:49:22.524051 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-22c8754c-00c0-4fb2-ac72-b444ced57eef None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:22.526441 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-22c8754c-00c0-4fb2-ac72-b444ced57eef tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] GET https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 Aug 04 10:49:22.527798 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-22c8754c-00c0-4fb2-ac72-b444ced57eef tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:22.528012 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-22c8754c-00c0-4fb2-ac72-b444ced57eef tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:22.540027 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:22.540027 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:22.543599 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-22c8754c-00c0-4fb2-ac72-b444ced57eef tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Volume info retrieved successfully. Aug 04 10:49:22.548402 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-22c8754c-00c0-4fb2-ac72-b444ced57eef tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 returned with HTTP 200 Aug 04 10:49:22.552273 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 376/1503] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:49:22 2026] GET /volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 => generated 1327 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:49:22.637078 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-a6fcec49-aa51-468f-8d6b-1f037efb1583 req-efff28a2-bb5a-4ca9-b738-7b92a81f0a42 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:22.640137 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a6fcec49-aa51-468f-8d6b-1f037efb1583 req-efff28a2-bb5a-4ca9-b738-7b92a81f0a42 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:49:22.640304 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a6fcec49-aa51-468f-8d6b-1f037efb1583 req-efff28a2-bb5a-4ca9-b738-7b92a81f0a42 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:22.640553 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a6fcec49-aa51-468f-8d6b-1f037efb1583 req-efff28a2-bb5a-4ca9-b738-7b92a81f0a42 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:22.640928 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [req-a6fcec49-aa51-468f-8d6b-1f037efb1583 req-efff28a2-bb5a-4ca9-b738-7b92a81f0a42 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:49:22.642283 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-a6fcec49-aa51-468f-8d6b-1f037efb1583 req-efff28a2-bb5a-4ca9-b738-7b92a81f0a42 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:49:22.654040 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-a6fcec49-aa51-468f-8d6b-1f037efb1583 req-efff28a2-bb5a-4ca9-b738-7b92a81f0a42 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Get all volumes completed successfully. Aug 04 10:49:22.655735 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:22.655735 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:22.663529 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a6fcec49-aa51-468f-8d6b-1f037efb1583 req-efff28a2-bb5a-4ca9-b738-7b92a81f0a42 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:49:22.664076 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 377/1504] 10.4.3.232 () {68 vars in 1508 bytes} [Tue Aug 4 10:49:22 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:22.699278 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-1098664e-708c-4499-89f1-6561a1e7ddcb req-31a150a5-669e-4f68-a7f9-62951b741547 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:22.701820 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1098664e-708c-4499-89f1-6561a1e7ddcb req-31a150a5-669e-4f68-a7f9-62951b741547 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:49:22.702041 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1098664e-708c-4499-89f1-6561a1e7ddcb req-31a150a5-669e-4f68-a7f9-62951b741547 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:22.702303 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1098664e-708c-4499-89f1-6561a1e7ddcb req-31a150a5-669e-4f68-a7f9-62951b741547 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:22.702692 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [req-1098664e-708c-4499-89f1-6561a1e7ddcb req-31a150a5-669e-4f68-a7f9-62951b741547 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:49:22.703605 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-1098664e-708c-4499-89f1-6561a1e7ddcb req-31a150a5-669e-4f68-a7f9-62951b741547 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:49:22.712769 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-1098664e-708c-4499-89f1-6561a1e7ddcb req-31a150a5-669e-4f68-a7f9-62951b741547 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Get all volumes completed successfully. Aug 04 10:49:22.715171 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:22.715171 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:22.719641 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1098664e-708c-4499-89f1-6561a1e7ddcb req-31a150a5-669e-4f68-a7f9-62951b741547 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:49:22.720187 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 378/1505] 10.4.3.232 () {68 vars in 1508 bytes} [Tue Aug 4 10:49:22 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:22.747508 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-59d79150-d2d1-4c7a-927b-98afe57fe222 req-335dec54-c5b3-4378-b382-5e3785326a48 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:22.749425 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-59d79150-d2d1-4c7a-927b-98afe57fe222 req-335dec54-c5b3-4378-b382-5e3785326a48 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:49:22.749594 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-59d79150-d2d1-4c7a-927b-98afe57fe222 req-335dec54-c5b3-4378-b382-5e3785326a48 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:22.749793 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-59d79150-d2d1-4c7a-927b-98afe57fe222 req-335dec54-c5b3-4378-b382-5e3785326a48 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Calling method 'detail' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:22.750082 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [req-59d79150-d2d1-4c7a-927b-98afe57fe222 req-335dec54-c5b3-4378-b382-5e3785326a48 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:49:22.750766 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [req-59d79150-d2d1-4c7a-927b-98afe57fe222 req-335dec54-c5b3-4378-b382-5e3785326a48 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:49:22.757488 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e5d9c100-03fb-44fe-a9e3-15fceef54b28 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:22.759155 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e5d9c100-03fb-44fe-a9e3-15fceef54b28 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 Aug 04 10:49:22.759389 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e5d9c100-03fb-44fe-a9e3-15fceef54b28 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:22.759577 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e5d9c100-03fb-44fe-a9e3-15fceef54b28 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:22.759730 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e5d9c100-03fb-44fe-a9e3-15fceef54b28 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 687b101d-2fbd-4539-95f8-11393f060827. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:22.764410 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:22.764410 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:22.765134 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e5d9c100-03fb-44fe-a9e3-15fceef54b28 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 returned with HTTP 200 Aug 04 10:49:22.765601 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 377/1506] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:22 2026] GET /volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:22.768222 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-59d79150-d2d1-4c7a-927b-98afe57fe222 req-335dec54-c5b3-4378-b382-5e3785326a48 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Get all volumes completed successfully. Aug 04 10:49:22.769889 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:22.769889 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:22.779420 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-59d79150-d2d1-4c7a-927b-98afe57fe222 req-335dec54-c5b3-4378-b382-5e3785326a48 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:49:22.780058 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 375/1507] 10.4.3.232 () {68 vars in 1508 bytes} [Tue Aug 4 10:49:22 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:22.812616 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-88ad3ffc-6e9a-4989-9b86-1a3d824729c0 req-93ca7e9f-4161-4305-be72-868d241d8bc7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:22.814632 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-88ad3ffc-6e9a-4989-9b86-1a3d824729c0 req-93ca7e9f-4161-4305-be72-868d241d8bc7 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:49:22.814852 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-88ad3ffc-6e9a-4989-9b86-1a3d824729c0 req-93ca7e9f-4161-4305-be72-868d241d8bc7 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:22.815056 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-88ad3ffc-6e9a-4989-9b86-1a3d824729c0 req-93ca7e9f-4161-4305-be72-868d241d8bc7 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:22.815276 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [req-88ad3ffc-6e9a-4989-9b86-1a3d824729c0 req-93ca7e9f-4161-4305-be72-868d241d8bc7 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:49:22.815980 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-88ad3ffc-6e9a-4989-9b86-1a3d824729c0 req-93ca7e9f-4161-4305-be72-868d241d8bc7 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:49:22.823562 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-88ad3ffc-6e9a-4989-9b86-1a3d824729c0 req-93ca7e9f-4161-4305-be72-868d241d8bc7 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Get all volumes completed successfully. Aug 04 10:49:22.824439 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:22.824439 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:22.828834 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-88ad3ffc-6e9a-4989-9b86-1a3d824729c0 req-93ca7e9f-4161-4305-be72-868d241d8bc7 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:49:22.829293 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 378/1508] 10.4.3.232 () {68 vars in 1508 bytes} [Tue Aug 4 10:49:22 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:22.856466 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-8cc54841-095b-4b1a-b23f-e4a67c3134b6 req-1974d03b-a043-4145-90b8-e2f7a5adab3a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:22.856576 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b4a21761-13d2-45f9-9a16-f82167aaae8f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:22.857204 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-8cc54841-095b-4b1a-b23f-e4a67c3134b6 req-1974d03b-a043-4145-90b8-e2f7a5adab3a tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:49:22.857444 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-8cc54841-095b-4b1a-b23f-e4a67c3134b6 req-1974d03b-a043-4145-90b8-e2f7a5adab3a tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:22.857670 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-8cc54841-095b-4b1a-b23f-e4a67c3134b6 req-1974d03b-a043-4145-90b8-e2f7a5adab3a tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:22.857900 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [req-8cc54841-095b-4b1a-b23f-e4a67c3134b6 req-1974d03b-a043-4145-90b8-e2f7a5adab3a tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:49:22.858600 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-8cc54841-095b-4b1a-b23f-e4a67c3134b6 req-1974d03b-a043-4145-90b8-e2f7a5adab3a tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:49:22.866677 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-8cc54841-095b-4b1a-b23f-e4a67c3134b6 req-1974d03b-a043-4145-90b8-e2f7a5adab3a tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Get all volumes completed successfully. Aug 04 10:49:22.867550 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:22.867550 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:22.871533 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-8cc54841-095b-4b1a-b23f-e4a67c3134b6 req-1974d03b-a043-4145-90b8-e2f7a5adab3a tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:49:22.871966 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 379/1509] 10.4.3.232 () {68 vars in 1508 bytes} [Tue Aug 4 10:49:22 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:22.901821 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-fa8a19a9-7fa1-473c-94c8-fac7dd9ebdfe req-34cc3d29-8ab4-4ff7-ba08-730306f8ad4b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:22.904475 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-fa8a19a9-7fa1-473c-94c8-fac7dd9ebdfe req-34cc3d29-8ab4-4ff7-ba08-730306f8ad4b tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:49:22.904674 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-fa8a19a9-7fa1-473c-94c8-fac7dd9ebdfe req-34cc3d29-8ab4-4ff7-ba08-730306f8ad4b tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:22.904873 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-fa8a19a9-7fa1-473c-94c8-fac7dd9ebdfe req-34cc3d29-8ab4-4ff7-ba08-730306f8ad4b tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Calling method 'detail' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:22.905107 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [req-fa8a19a9-7fa1-473c-94c8-fac7dd9ebdfe req-34cc3d29-8ab4-4ff7-ba08-730306f8ad4b tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:49:22.905796 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [req-fa8a19a9-7fa1-473c-94c8-fac7dd9ebdfe req-34cc3d29-8ab4-4ff7-ba08-730306f8ad4b tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:49:22.913205 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-fa8a19a9-7fa1-473c-94c8-fac7dd9ebdfe req-34cc3d29-8ab4-4ff7-ba08-730306f8ad4b tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Get all volumes completed successfully. Aug 04 10:49:22.914210 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:22.914210 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:22.917978 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-fa8a19a9-7fa1-473c-94c8-fac7dd9ebdfe req-34cc3d29-8ab4-4ff7-ba08-730306f8ad4b tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:49:22.919534 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 376/1510] 10.4.3.232 () {68 vars in 1508 bytes} [Tue Aug 4 10:49:22 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:22.947174 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-980f9507-13ba-42a8-beb6-8941b331603b req-1ba93cfc-8e97-45ea-8bc7-9b54b05b5dec None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:22.949811 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-980f9507-13ba-42a8-beb6-8941b331603b req-1ba93cfc-8e97-45ea-8bc7-9b54b05b5dec tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:49:22.949948 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-980f9507-13ba-42a8-beb6-8941b331603b req-1ba93cfc-8e97-45ea-8bc7-9b54b05b5dec tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:22.950173 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-980f9507-13ba-42a8-beb6-8941b331603b req-1ba93cfc-8e97-45ea-8bc7-9b54b05b5dec tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:22.950478 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [req-980f9507-13ba-42a8-beb6-8941b331603b req-1ba93cfc-8e97-45ea-8bc7-9b54b05b5dec tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:49:22.951400 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-980f9507-13ba-42a8-beb6-8941b331603b req-1ba93cfc-8e97-45ea-8bc7-9b54b05b5dec tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:49:22.961232 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-980f9507-13ba-42a8-beb6-8941b331603b req-1ba93cfc-8e97-45ea-8bc7-9b54b05b5dec tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Get all volumes completed successfully. Aug 04 10:49:22.962417 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:22.962417 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:22.967860 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-980f9507-13ba-42a8-beb6-8941b331603b req-1ba93cfc-8e97-45ea-8bc7-9b54b05b5dec tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:49:22.969869 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 379/1511] 10.4.3.232 () {68 vars in 1508 bytes} [Tue Aug 4 10:49:22 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:22.980900 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b4a21761-13d2-45f9-9a16-f82167aaae8f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:22.981283 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b4a21761-13d2-45f9-9a16-f82167aaae8f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-424466120"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:22.982624 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-b4a21761-13d2-45f9-9a16-f82167aaae8f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-424466120'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:22.982745 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b4a21761-13d2-45f9-9a16-f82167aaae8f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Create volume of 1 GB Aug 04 10:49:22.987766 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b4a21761-13d2-45f9-9a16-f82167aaae8f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Availability Zones retrieved successfully. Aug 04 10:49:22.993477 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b4a21761-13d2-45f9-9a16-f82167aaae8f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Flow 'volume_create_api' (9bf54ffd-872f-4642-a393-aab534876dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:22.997137 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b4a21761-13d2-45f9-9a16-f82167aaae8f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d11b1d1-0b01-4ee3-bdbf-b6720e66ba18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:22.998423 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-b4a21761-13d2-45f9-9a16-f82167aaae8f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:49:23.001085 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-f5937717-e7ea-4576-9bfc-79dca2118b6f req-b68b38e1-5585-473f-a8f3-4dc7c2f28528 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:23.003047 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f5937717-e7ea-4576-9bfc-79dca2118b6f req-b68b38e1-5585-473f-a8f3-4dc7c2f28528 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:49:23.003229 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f5937717-e7ea-4576-9bfc-79dca2118b6f req-b68b38e1-5585-473f-a8f3-4dc7c2f28528 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:23.003434 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f5937717-e7ea-4576-9bfc-79dca2118b6f req-b68b38e1-5585-473f-a8f3-4dc7c2f28528 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:23.003692 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [req-f5937717-e7ea-4576-9bfc-79dca2118b6f req-b68b38e1-5585-473f-a8f3-4dc7c2f28528 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:49:23.004370 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-f5937717-e7ea-4576-9bfc-79dca2118b6f req-b68b38e1-5585-473f-a8f3-4dc7c2f28528 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:49:23.012008 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-f5937717-e7ea-4576-9bfc-79dca2118b6f req-b68b38e1-5585-473f-a8f3-4dc7c2f28528 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] Get all volumes completed successfully. Aug 04 10:49:23.013058 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:23.013058 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:23.017192 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f5937717-e7ea-4576-9bfc-79dca2118b6f req-b68b38e1-5585-473f-a8f3-4dc7c2f28528 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-reader] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:49:23.017662 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 380/1512] 10.4.3.232 () {68 vars in 1508 bytes} [Tue Aug 4 10:49:23 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:23.025814 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b4a21761-13d2-45f9-9a16-f82167aaae8f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d11b1d1-0b01-4ee3-bdbf-b6720e66ba18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:23.026562 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b4a21761-13d2-45f9-9a16-f82167aaae8f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a38e29d-4e8a-48b1-a11c-a58d0eb1f603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:23.034983 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6886acd1-b2ef-4992-998d-3f81b344d982 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:23.037749 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6886acd1-b2ef-4992-998d-3f81b344d982 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] DELETE https://10.4.3.232/volume/v3/volumes/3086a065-09bf-4fa9-8a0c-34a5f5b57948 Aug 04 10:49:23.037938 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6886acd1-b2ef-4992-998d-3f81b344d982 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:23.038191 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6886acd1-b2ef-4992-998d-3f81b344d982 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:23.038346 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-6886acd1-b2ef-4992-998d-3f81b344d982 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Delete volume with id: 3086a065-09bf-4fa9-8a0c-34a5f5b57948 Aug 04 10:49:23.045127 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:23.045127 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:23.045633 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6886acd1-b2ef-4992-998d-3f81b344d982 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Volume info retrieved successfully. Aug 04 10:49:23.071264 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6886acd1-b2ef-4992-998d-3f81b344d982 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Delete volume request issued successfully. Aug 04 10:49:23.071264 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6886acd1-b2ef-4992-998d-3f81b344d982 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] https://10.4.3.232/volume/v3/volumes/3086a065-09bf-4fa9-8a0c-34a5f5b57948 returned with HTTP 202 Aug 04 10:49:23.071264 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 377/1513] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:23 2026] DELETE /volume/v3/volumes/3086a065-09bf-4fa9-8a0c-34a5f5b57948 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:23.077545 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b3d8d255-e0eb-4498-a97b-4e461ac32e3c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:23.078497 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b3d8d255-e0eb-4498-a97b-4e461ac32e3c tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] GET https://10.4.3.232/volume/v3/volumes/3086a065-09bf-4fa9-8a0c-34a5f5b57948 Aug 04 10:49:23.079721 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b3d8d255-e0eb-4498-a97b-4e461ac32e3c tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:23.079721 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b3d8d255-e0eb-4498-a97b-4e461ac32e3c tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:23.084015 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b4a21761-13d2-45f9-9a16-f82167aaae8f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Created reservations ['593ce5a2-f3c0-48ad-9c13-1d10ceea96f6', '34ca02ec-2385-4274-b098-b22c07747afa', '878bb2d9-f720-450f-b065-eb584ce0afb4', '3159c438-de55-479f-a827-40d1101ffeab'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:23.084788 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b4a21761-13d2-45f9-9a16-f82167aaae8f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a38e29d-4e8a-48b1-a11c-a58d0eb1f603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['593ce5a2-f3c0-48ad-9c13-1d10ceea96f6', '34ca02ec-2385-4274-b098-b22c07747afa', '878bb2d9-f720-450f-b065-eb584ce0afb4', '3159c438-de55-479f-a827-40d1101ffeab']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:23.085825 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b4a21761-13d2-45f9-9a16-f82167aaae8f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9adacc5b-7687-4996-b921-dc221b176b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:23.091165 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:23.091165 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:23.096747 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b3d8d255-e0eb-4498-a97b-4e461ac32e3c tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Volume info retrieved successfully. Aug 04 10:49:23.101389 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b3d8d255-e0eb-4498-a97b-4e461ac32e3c tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] https://10.4.3.232/volume/v3/volumes/3086a065-09bf-4fa9-8a0c-34a5f5b57948 returned with HTTP 200 Aug 04 10:49:23.102037 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 380/1514] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:23 2026] GET /volume/v3/volumes/3086a065-09bf-4fa9-8a0c-34a5f5b57948 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:23.109605 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b4a21761-13d2-45f9-9a16-f82167aaae8f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9adacc5b-7687-4996-b921-dc221b176b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33ed8f07-4bc9-4a41-b226-7706b615aef0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-424466120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d7a0461ba64ecf8d6cb79c40c777e5',qos_specs=None,replication_status=,reservations=['593ce5a2-f3c0-48ad-9c13-1d10ceea96f6','34ca02ec-2385-4274-b098-b22c07747afa','878bb2d9-f720-450f-b065-eb584ce0afb4','3159c438-de55-479f-a827-40d1101ffeab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce5ec7f0b352429dab2aef64a55c86df',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:49:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-424466120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33ed8f07-4bc9-4a41-b226-7706b615aef0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0d7a0461ba64ecf8d6cb79c40c777e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce5ec7f0b352429dab2aef64a55c86df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:23.111353 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b4a21761-13d2-45f9-9a16-f82167aaae8f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a0b7674-28f7-4ab8-bbf0-33a0c99bbf32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:23.136984 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b4a21761-13d2-45f9-9a16-f82167aaae8f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a0b7674-28f7-4ab8-bbf0-33a0c99bbf32) transitioned into state 'SUCCESS' from state '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-424466120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d7a0461ba64ecf8d6cb79c40c777e5',qos_specs=None,replication_status=,reservations=['593ce5a2-f3c0-48ad-9c13-1d10ceea96f6','34ca02ec-2385-4274-b098-b22c07747afa','878bb2d9-f720-450f-b065-eb584ce0afb4','3159c438-de55-479f-a827-40d1101ffeab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce5ec7f0b352429dab2aef64a55c86df',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:23.137706 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b4a21761-13d2-45f9-9a16-f82167aaae8f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (549c7eab-bf6f-4023-9f69-ac8e36a87ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:23.149394 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b4a21761-13d2-45f9-9a16-f82167aaae8f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (549c7eab-bf6f-4023-9f69-ac8e36a87ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:23.150219 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b4a21761-13d2-45f9-9a16-f82167aaae8f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Flow 'volume_create_api' (9bf54ffd-872f-4642-a393-aab534876dd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:23.150563 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b4a21761-13d2-45f9-9a16-f82167aaae8f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Create volume request issued successfully. Aug 04 10:49:23.151544 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b4a21761-13d2-45f9-9a16-f82167aaae8f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:49:23.151670 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 378/1515] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 10:49:22 2026] POST /volume/v3/volumes => generated 777 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:23.163238 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6f5257c1-efa6-48b7-bbc4-4d61f88c08b0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:23.164912 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6f5257c1-efa6-48b7-bbc4-4d61f88c08b0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/volumes/33ed8f07-4bc9-4a41-b226-7706b615aef0 Aug 04 10:49:23.165113 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6f5257c1-efa6-48b7-bbc4-4d61f88c08b0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:23.165302 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6f5257c1-efa6-48b7-bbc4-4d61f88c08b0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:23.174758 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:23.174758 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:23.178233 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6f5257c1-efa6-48b7-bbc4-4d61f88c08b0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Volume info retrieved successfully. Aug 04 10:49:23.182992 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6f5257c1-efa6-48b7-bbc4-4d61f88c08b0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes/33ed8f07-4bc9-4a41-b226-7706b615aef0 returned with HTTP 200 Aug 04 10:49:23.183604 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 381/1516] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:23 2026] GET /volume/v3/volumes/33ed8f07-4bc9-4a41-b226-7706b615aef0 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:23.187782 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-79dd63e6-c811-46e1-a3e9-d0a2de62a09d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:23.190162 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-79dd63e6-c811-46e1-a3e9-d0a2de62a09d tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80 Aug 04 10:49:23.190425 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-79dd63e6-c811-46e1-a3e9-d0a2de62a09d tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:23.190596 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-79dd63e6-c811-46e1-a3e9-d0a2de62a09d tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:23.198268 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:23.198268 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:23.201513 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-79dd63e6-c811-46e1-a3e9-d0a2de62a09d tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:23.205639 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-79dd63e6-c811-46e1-a3e9-d0a2de62a09d tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80 returned with HTTP 200 Aug 04 10:49:23.206056 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 378/1517] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:23 2026] GET /volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:23.220325 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2d55327d-d767-4a2c-aa2b-1e9c2386262c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:23.222015 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2d55327d-d767-4a2c-aa2b-1e9c2386262c tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] POST https://10.4.3.232/volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80/action Aug 04 10:49:23.222417 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2d55327d-d767-4a2c-aa2b-1e9c2386262c tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:23.222472 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2d55327d-d767-4a2c-aa2b-1e9c2386262c tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:23.230200 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:23.230200 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:23.230544 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.admin_actions [None req-2d55327d-d767-4a2c-aa2b-1e9c2386262c tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Updating volume '1942d015-6f75-499f-a8ba-4ba312c2dc80' with '{'status': 'creating'}' {{(pid=100253) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 04 10:49:23.255532 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2d55327d-d767-4a2c-aa2b-1e9c2386262c tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] https://10.4.3.232/volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80/action returned with HTTP 202 Aug 04 10:49:23.256080 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 381/1518] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:23 2026] POST /volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:23.265427 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-21151f7d-a86d-4624-98cd-b3fc492bb9b1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:23.266138 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-21151f7d-a86d-4624-98cd-b3fc492bb9b1 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80 Aug 04 10:49:23.266138 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-21151f7d-a86d-4624-98cd-b3fc492bb9b1 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:23.266621 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-21151f7d-a86d-4624-98cd-b3fc492bb9b1 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:23.275857 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:23.275857 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:23.280539 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-21151f7d-a86d-4624-98cd-b3fc492bb9b1 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:23.286846 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-21151f7d-a86d-4624-98cd-b3fc492bb9b1 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80 returned with HTTP 200 Aug 04 10:49:23.286846 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 379/1519] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:23 2026] GET /volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:23.298468 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1c67e964-f880-4055-b647-22fadf3413d6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:23.300866 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1c67e964-f880-4055-b647-22fadf3413d6 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] POST https://10.4.3.232/volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80/action Aug 04 10:49:23.301140 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1c67e964-f880-4055-b647-22fadf3413d6 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:23.301140 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1c67e964-f880-4055-b647-22fadf3413d6 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:23.314194 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:23.314194 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:23.314777 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1c67e964-f880-4055-b647-22fadf3413d6 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Volume info retrieved successfully. Aug 04 10:49:23.336050 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1c67e964-f880-4055-b647-22fadf3413d6 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Delete volume request issued successfully. Aug 04 10:49:23.336293 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1c67e964-f880-4055-b647-22fadf3413d6 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] https://10.4.3.232/volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80/action returned with HTTP 202 Aug 04 10:49:23.336697 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 382/1520] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:23 2026] POST /volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:23.348409 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2a48c8e7-2a66-4976-9727-bad4182c1093 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:23.350148 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2a48c8e7-2a66-4976-9727-bad4182c1093 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80 Aug 04 10:49:23.350341 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2a48c8e7-2a66-4976-9727-bad4182c1093 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:23.350523 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2a48c8e7-2a66-4976-9727-bad4182c1093 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:23.359339 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:23.359339 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:23.369296 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2a48c8e7-2a66-4976-9727-bad4182c1093 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:23.374364 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2a48c8e7-2a66-4976-9727-bad4182c1093 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80 returned with HTTP 200 Aug 04 10:49:23.374879 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 379/1521] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:23 2026] GET /volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:23.509710 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-f000d6ed-325f-4e7d-a08f-78d4994aca1c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:23.511900 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-f000d6ed-325f-4e7d-a08f-78d4994aca1c tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] DELETE https://10.4.3.232/volume/v3/attachments/fde67dcb-6309-4f6c-a868-7d4ba294d89c Aug 04 10:49:23.512163 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-f000d6ed-325f-4e7d-a08f-78d4994aca1c tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:23.512384 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-f000d6ed-325f-4e7d-a08f-78d4994aca1c tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:23.519818 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:23.519818 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:23.565115 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c84bbd19-f0de-4247-a8a5-5a1ea82aee6d req-f000d6ed-325f-4e7d-a08f-78d4994aca1c tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/attachments/fde67dcb-6309-4f6c-a868-7d4ba294d89c returned with HTTP 200 Aug 04 10:49:23.565549 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 382/1522] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:49:23 2026] DELETE /volume/v3/attachments/fde67dcb-6309-4f6c-a868-7d4ba294d89c => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:23.715858 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b96d6dc8-fa23-45bd-be67-f0c9b92c78f1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:23.717555 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b96d6dc8-fa23-45bd-be67-f0c9b92c78f1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] DELETE https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:49:23.717747 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b96d6dc8-fa23-45bd-be67-f0c9b92c78f1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:23.717917 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b96d6dc8-fa23-45bd-be67-f0c9b92c78f1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:23.718102 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b96d6dc8-fa23-45bd-be67-f0c9b92c78f1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Delete volume with id: 56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:49:23.724972 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:23.724972 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:23.725438 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b96d6dc8-fa23-45bd-be67-f0c9b92c78f1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:49:23.741614 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b96d6dc8-fa23-45bd-be67-f0c9b92c78f1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Delete volume request issued successfully. Aug 04 10:49:23.741862 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b96d6dc8-fa23-45bd-be67-f0c9b92c78f1 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 202 Aug 04 10:49:23.742332 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 380/1523] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:23 2026] DELETE /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:23.751081 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-33247a69-a048-4bda-9768-0ea711d07f99 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:23.752826 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-33247a69-a048-4bda-9768-0ea711d07f99 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:49:23.753024 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-33247a69-a048-4bda-9768-0ea711d07f99 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:23.753258 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-33247a69-a048-4bda-9768-0ea711d07f99 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:23.760927 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:23.760927 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:23.764411 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-33247a69-a048-4bda-9768-0ea711d07f99 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:49:23.768722 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-33247a69-a048-4bda-9768-0ea711d07f99 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 200 Aug 04 10:49:23.769073 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 383/1524] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:23 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:23.778359 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-192fc774-b86a-44bd-a008-f57de50565bc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:23.780276 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-192fc774-b86a-44bd-a008-f57de50565bc tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 Aug 04 10:49:23.780546 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-192fc774-b86a-44bd-a008-f57de50565bc tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:23.780747 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-192fc774-b86a-44bd-a008-f57de50565bc tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:23.780871 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-192fc774-b86a-44bd-a008-f57de50565bc tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 687b101d-2fbd-4539-95f8-11393f060827. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:23.785074 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:23.785074 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:23.785749 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-192fc774-b86a-44bd-a008-f57de50565bc tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 returned with HTTP 200 Aug 04 10:49:23.786446 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 380/1525] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:23 2026] GET /volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:24.115502 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-adda366c-1d81-416a-8c88-e8d92110b8c1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:24.117465 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-adda366c-1d81-416a-8c88-e8d92110b8c1 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] GET https://10.4.3.232/volume/v3/volumes/3086a065-09bf-4fa9-8a0c-34a5f5b57948 Aug 04 10:49:24.117680 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-adda366c-1d81-416a-8c88-e8d92110b8c1 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:24.117890 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-adda366c-1d81-416a-8c88-e8d92110b8c1 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:24.123774 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-adda366c-1d81-416a-8c88-e8d92110b8c1 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] https://10.4.3.232/volume/v3/volumes/3086a065-09bf-4fa9-8a0c-34a5f5b57948 returned with HTTP 404 Aug 04 10:49:24.124261 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 383/1526] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:24 2026] GET /volume/v3/volumes/3086a065-09bf-4fa9-8a0c-34a5f5b57948 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:24.130460 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b001682a-b145-4d6d-b551-91351202eac1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:24.132016 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b001682a-b145-4d6d-b551-91351202eac1 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] DELETE https://10.4.3.232/volume/v3/volumes/50bc5c86-016c-430c-aa81-227f0a0094e3 Aug 04 10:49:24.132191 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b001682a-b145-4d6d-b551-91351202eac1 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:24.132377 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b001682a-b145-4d6d-b551-91351202eac1 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:24.132521 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b001682a-b145-4d6d-b551-91351202eac1 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Delete volume with id: 50bc5c86-016c-430c-aa81-227f0a0094e3 Aug 04 10:49:24.138736 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:24.138736 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:24.139134 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b001682a-b145-4d6d-b551-91351202eac1 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Volume info retrieved successfully. Aug 04 10:49:24.155200 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b001682a-b145-4d6d-b551-91351202eac1 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Delete volume request issued successfully. Aug 04 10:49:24.155362 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b001682a-b145-4d6d-b551-91351202eac1 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] https://10.4.3.232/volume/v3/volumes/50bc5c86-016c-430c-aa81-227f0a0094e3 returned with HTTP 202 Aug 04 10:49:24.155717 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 381/1527] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:24 2026] DELETE /volume/v3/volumes/50bc5c86-016c-430c-aa81-227f0a0094e3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:24.162879 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e3119e83-9d0b-48f8-913c-e3d43919a38d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:24.164548 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e3119e83-9d0b-48f8-913c-e3d43919a38d tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] GET https://10.4.3.232/volume/v3/volumes/50bc5c86-016c-430c-aa81-227f0a0094e3 Aug 04 10:49:24.164770 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e3119e83-9d0b-48f8-913c-e3d43919a38d tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:24.164954 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e3119e83-9d0b-48f8-913c-e3d43919a38d tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:24.172907 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:24.172907 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:24.177711 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e3119e83-9d0b-48f8-913c-e3d43919a38d tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Volume info retrieved successfully. Aug 04 10:49:24.181283 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e3119e83-9d0b-48f8-913c-e3d43919a38d tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] https://10.4.3.232/volume/v3/volumes/50bc5c86-016c-430c-aa81-227f0a0094e3 returned with HTTP 200 Aug 04 10:49:24.181675 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 384/1528] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:24 2026] GET /volume/v3/volumes/50bc5c86-016c-430c-aa81-227f0a0094e3 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:24.195542 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3d828016-c93f-40c5-8f1d-2bc40c229e2b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:24.197207 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3d828016-c93f-40c5-8f1d-2bc40c229e2b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/volumes/33ed8f07-4bc9-4a41-b226-7706b615aef0 Aug 04 10:49:24.197423 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3d828016-c93f-40c5-8f1d-2bc40c229e2b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:24.197633 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3d828016-c93f-40c5-8f1d-2bc40c229e2b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:24.204167 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:24.204167 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:24.207504 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3d828016-c93f-40c5-8f1d-2bc40c229e2b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Volume info retrieved successfully. Aug 04 10:49:24.211779 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3d828016-c93f-40c5-8f1d-2bc40c229e2b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes/33ed8f07-4bc9-4a41-b226-7706b615aef0 returned with HTTP 200 Aug 04 10:49:24.212215 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 381/1529] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:24 2026] GET /volume/v3/volumes/33ed8f07-4bc9-4a41-b226-7706b615aef0 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:24.226529 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f48bfb27-975f-4c42-89a4-5fd18c43476f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:24.228101 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f48bfb27-975f-4c42-89a4-5fd18c43476f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] POST https://10.4.3.232/volume/v3/backups Aug 04 10:49:24.228446 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f48bfb27-975f-4c42-89a4-5fd18c43476f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "33ed8f07-4bc9-4a41-b226-7706b615aef0", "name": "tempest-type-Backup-285059591"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:24.229976 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-f48bfb27-975f-4c42-89a4-5fd18c43476f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Creating new backup {'backup': {'volume_id': '33ed8f07-4bc9-4a41-b226-7706b615aef0', 'name': 'tempest-type-Backup-285059591'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:49:24.230135 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-f48bfb27-975f-4c42-89a4-5fd18c43476f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Creating backup of volume 33ed8f07-4bc9-4a41-b226-7706b615aef0 in container None Aug 04 10:49:24.238162 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:24.238162 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:24.238547 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f48bfb27-975f-4c42-89a4-5fd18c43476f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Volume info retrieved successfully. Aug 04 10:49:24.264376 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-f48bfb27-975f-4c42-89a4-5fd18c43476f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Created reservations ['8eec1202-34fc-4c08-805c-90789cfc655c', 'eb881fa6-9895-4466-add7-399abe3559f0'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:24.299072 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f48bfb27-975f-4c42-89a4-5fd18c43476f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:49:24.299922 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 384/1530] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:49:24 2026] POST /volume/v3/backups => generated 315 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:24.310077 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e9df75c9-3bb9-40f7-b359-a01ae167915e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:24.311798 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e9df75c9-3bb9-40f7-b359-a01ae167915e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:49:24.312008 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e9df75c9-3bb9-40f7-b359-a01ae167915e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:24.312201 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e9df75c9-3bb9-40f7-b359-a01ae167915e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:24.312334 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e9df75c9-3bb9-40f7-b359-a01ae167915e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:24.316451 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:24.316451 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:24.317039 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e9df75c9-3bb9-40f7-b359-a01ae167915e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:49:24.317505 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 382/1531] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:24 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:24.388265 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-58cf7a1a-acc7-4d64-bfd5-92ddaaace678 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:24.390062 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-58cf7a1a-acc7-4d64-bfd5-92ddaaace678 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80 Aug 04 10:49:24.390250 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-58cf7a1a-acc7-4d64-bfd5-92ddaaace678 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:24.390450 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-58cf7a1a-acc7-4d64-bfd5-92ddaaace678 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:24.396190 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-58cf7a1a-acc7-4d64-bfd5-92ddaaace678 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80 returned with HTTP 404 Aug 04 10:49:24.396671 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 385/1532] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:24 2026] GET /volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:24.403092 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a8f8bfb3-2a86-404d-a56f-ad8ca621a09b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:24.405070 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a8f8bfb3-2a86-404d-a56f-ad8ca621a09b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80 Aug 04 10:49:24.405260 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a8f8bfb3-2a86-404d-a56f-ad8ca621a09b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:24.405450 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a8f8bfb3-2a86-404d-a56f-ad8ca621a09b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:24.410849 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a8f8bfb3-2a86-404d-a56f-ad8ca621a09b tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80 returned with HTTP 404 Aug 04 10:49:24.411211 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 382/1533] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:24 2026] GET /volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:24.417926 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-38d5bea2-f6c3-445b-aa30-4f8af66720d7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:24.419876 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-38d5bea2-f6c3-445b-aa30-4f8af66720d7 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] DELETE https://10.4.3.232/volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80 Aug 04 10:49:24.420115 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-38d5bea2-f6c3-445b-aa30-4f8af66720d7 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:24.420385 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-38d5bea2-f6c3-445b-aa30-4f8af66720d7 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:24.420589 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-38d5bea2-f6c3-445b-aa30-4f8af66720d7 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Delete volume with id: 1942d015-6f75-499f-a8ba-4ba312c2dc80 Aug 04 10:49:24.426350 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-38d5bea2-f6c3-445b-aa30-4f8af66720d7 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80 returned with HTTP 404 Aug 04 10:49:24.426812 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 385/1534] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:24 2026] DELETE /volume/v3/volumes/1942d015-6f75-499f-a8ba-4ba312c2dc80 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:24.435826 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1058667f-e488-47c8-889b-a46af81f2a32 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:24.437739 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1058667f-e488-47c8-889b-a46af81f2a32 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:24.438120 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1058667f-e488-47c8-889b-a46af81f2a32 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-65098764"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:24.439816 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-1058667f-e488-47c8-889b-a46af81f2a32 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-65098764'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:24.439972 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-1058667f-e488-47c8-889b-a46af81f2a32 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Create volume of 1 GB Aug 04 10:49:24.445311 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1058667f-e488-47c8-889b-a46af81f2a32 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Availability Zones retrieved successfully. Aug 04 10:49:24.451975 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1058667f-e488-47c8-889b-a46af81f2a32 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Flow 'volume_create_api' (d339f656-f548-457f-9c5b-9bc0203d759f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:24.453079 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1058667f-e488-47c8-889b-a46af81f2a32 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b71d65a9-d432-4a87-a56f-81867dac1f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:24.454116 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-1058667f-e488-47c8-889b-a46af81f2a32 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:49:24.486113 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1058667f-e488-47c8-889b-a46af81f2a32 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b71d65a9-d432-4a87-a56f-81867dac1f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:24.486928 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1058667f-e488-47c8-889b-a46af81f2a32 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (412ff6b9-3423-4d36-8e62-3f176cd1f94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:24.536295 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-1058667f-e488-47c8-889b-a46af81f2a32 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Created reservations ['b5a6504c-f509-4860-aa45-16697cb0cbb6', 'e0ea87f3-19bf-4e65-887c-d316543211a9', 'ff3a0cf2-b9ae-4d95-ba00-5235a9b0b39d', '0a8d9dce-04e6-44e0-9fa1-816d9ceeddc3'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:24.538368 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1058667f-e488-47c8-889b-a46af81f2a32 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (412ff6b9-3423-4d36-8e62-3f176cd1f94f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5a6504c-f509-4860-aa45-16697cb0cbb6', 'e0ea87f3-19bf-4e65-887c-d316543211a9', 'ff3a0cf2-b9ae-4d95-ba00-5235a9b0b39d', '0a8d9dce-04e6-44e0-9fa1-816d9ceeddc3']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:24.538516 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1058667f-e488-47c8-889b-a46af81f2a32 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44b2f66e-f475-407e-bf2c-3ff6f50a519f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:24.568746 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1058667f-e488-47c8-889b-a46af81f2a32 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44b2f66e-f475-407e-bf2c-3ff6f50a519f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dd3081d-0480-4272-a0da-40db9a903835', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-65098764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e7a6d51bfcd43ac81a7d0ad4f2dc4b9',qos_specs=None,replication_status=,reservations=['b5a6504c-f509-4860-aa45-16697cb0cbb6','e0ea87f3-19bf-4e65-887c-d316543211a9','ff3a0cf2-b9ae-4d95-ba00-5235a9b0b39d','0a8d9dce-04e6-44e0-9fa1-816d9ceeddc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e82132750c95430db48d82eaada6abd9',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:49:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-65098764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dd3081d-0480-4272-a0da-40db9a903835,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e7a6d51bfcd43ac81a7d0ad4f2dc4b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e82132750c95430db48d82eaada6abd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:24.569098 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1058667f-e488-47c8-889b-a46af81f2a32 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9e5eb4c-570a-411b-af8a-6911175a9437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:24.595992 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1058667f-e488-47c8-889b-a46af81f2a32 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9e5eb4c-570a-411b-af8a-6911175a9437) transitioned into state 'SUCCESS' from state '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-65098764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e7a6d51bfcd43ac81a7d0ad4f2dc4b9',qos_specs=None,replication_status=,reservations=['b5a6504c-f509-4860-aa45-16697cb0cbb6','e0ea87f3-19bf-4e65-887c-d316543211a9','ff3a0cf2-b9ae-4d95-ba00-5235a9b0b39d','0a8d9dce-04e6-44e0-9fa1-816d9ceeddc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e82132750c95430db48d82eaada6abd9',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:24.596972 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4c53ee81-fc7d-4a10-99e7-5f7f44535d79 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:24.597857 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1058667f-e488-47c8-889b-a46af81f2a32 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83902824-7ddf-46a6-a267-d0ccbf39c06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:24.599391 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4c53ee81-fc7d-4a10-99e7-5f7f44535d79 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] GET https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 Aug 04 10:49:24.599391 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4c53ee81-fc7d-4a10-99e7-5f7f44535d79 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:24.599391 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4c53ee81-fc7d-4a10-99e7-5f7f44535d79 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:24.608407 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:24.608407 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:24.613615 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4c53ee81-fc7d-4a10-99e7-5f7f44535d79 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Volume info retrieved successfully. Aug 04 10:49:24.616095 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1058667f-e488-47c8-889b-a46af81f2a32 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83902824-7ddf-46a6-a267-d0ccbf39c06d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:24.617447 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1058667f-e488-47c8-889b-a46af81f2a32 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Flow 'volume_create_api' (d339f656-f548-457f-9c5b-9bc0203d759f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:24.617447 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1058667f-e488-47c8-889b-a46af81f2a32 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Create volume request issued successfully. Aug 04 10:49:24.618211 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1058667f-e488-47c8-889b-a46af81f2a32 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:49:24.618809 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 383/1535] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:49:24 2026] POST /volume/v3/volumes => generated 747 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:24.619542 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4c53ee81-fc7d-4a10-99e7-5f7f44535d79 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 returned with HTTP 200 Aug 04 10:49:24.621449 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 386/1536] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:24 2026] GET /volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:24.630371 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-663ff6b3-0041-47ce-ac07-69a4d0fcc69a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:24.632401 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-663ff6b3-0041-47ce-ac07-69a4d0fcc69a tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835 Aug 04 10:49:24.632401 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-663ff6b3-0041-47ce-ac07-69a4d0fcc69a tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:24.632562 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-663ff6b3-0041-47ce-ac07-69a4d0fcc69a tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:24.643832 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:24.643832 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:24.651274 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-663ff6b3-0041-47ce-ac07-69a4d0fcc69a tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:24.657111 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-663ff6b3-0041-47ce-ac07-69a4d0fcc69a tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835 returned with HTTP 200 Aug 04 10:49:24.657638 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 383/1537] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:24 2026] GET /volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835 => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:24.786633 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-74601a7d-2104-43e6-a0de-a81d6aebec6d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:24.788748 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-74601a7d-2104-43e6-a0de-a81d6aebec6d tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc Aug 04 10:49:24.789041 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-74601a7d-2104-43e6-a0de-a81d6aebec6d tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:24.789201 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-74601a7d-2104-43e6-a0de-a81d6aebec6d tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:24.796109 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-74601a7d-2104-43e6-a0de-a81d6aebec6d tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc returned with HTTP 404 Aug 04 10:49:24.796932 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6a8b84f5-68e3-4e39-98aa-22fdecf21ebc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:24.797008 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 386/1538] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:24 2026] GET /volume/v3/volumes/56110e19-1c26-41ae-a850-9113e7e0b2cc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:24.798304 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a8b84f5-68e3-4e39-98aa-22fdecf21ebc tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 Aug 04 10:49:24.798644 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a8b84f5-68e3-4e39-98aa-22fdecf21ebc tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:24.798917 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a8b84f5-68e3-4e39-98aa-22fdecf21ebc tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:24.799200 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-6a8b84f5-68e3-4e39-98aa-22fdecf21ebc tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 687b101d-2fbd-4539-95f8-11393f060827. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:24.807715 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:24.807715 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:24.807715 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a8b84f5-68e3-4e39-98aa-22fdecf21ebc tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 returned with HTTP 200 Aug 04 10:49:24.807715 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 384/1539] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:24 2026] GET /volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:25.196956 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3ffc3aa8-3170-4d74-9c0a-822b0632c873 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:25.202508 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3ffc3aa8-3170-4d74-9c0a-822b0632c873 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] GET https://10.4.3.232/volume/v3/volumes/50bc5c86-016c-430c-aa81-227f0a0094e3 Aug 04 10:49:25.203110 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3ffc3aa8-3170-4d74-9c0a-822b0632c873 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:25.203110 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3ffc3aa8-3170-4d74-9c0a-822b0632c873 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:25.211447 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3ffc3aa8-3170-4d74-9c0a-822b0632c873 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] https://10.4.3.232/volume/v3/volumes/50bc5c86-016c-430c-aa81-227f0a0094e3 returned with HTTP 404 Aug 04 10:49:25.212132 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 387/1540] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:25 2026] GET /volume/v3/volumes/50bc5c86-016c-430c-aa81-227f0a0094e3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:25.222923 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8464b15b-9dfa-4dbd-978d-7f3cfa629471 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:25.225400 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8464b15b-9dfa-4dbd-978d-7f3cfa629471 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] DELETE https://10.4.3.232/volume/v3/volumes/c9cb85f7-4844-480d-ae80-2dc10e3667ba Aug 04 10:49:25.225700 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8464b15b-9dfa-4dbd-978d-7f3cfa629471 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:25.225943 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8464b15b-9dfa-4dbd-978d-7f3cfa629471 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:25.226172 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-8464b15b-9dfa-4dbd-978d-7f3cfa629471 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Delete volume with id: c9cb85f7-4844-480d-ae80-2dc10e3667ba Aug 04 10:49:25.236609 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:25.236609 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:25.237356 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8464b15b-9dfa-4dbd-978d-7f3cfa629471 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Volume info retrieved successfully. Aug 04 10:49:25.268056 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8464b15b-9dfa-4dbd-978d-7f3cfa629471 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Delete volume request issued successfully. Aug 04 10:49:25.268213 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8464b15b-9dfa-4dbd-978d-7f3cfa629471 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] https://10.4.3.232/volume/v3/volumes/c9cb85f7-4844-480d-ae80-2dc10e3667ba returned with HTTP 202 Aug 04 10:49:25.268769 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 384/1541] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:25 2026] DELETE /volume/v3/volumes/c9cb85f7-4844-480d-ae80-2dc10e3667ba => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:25.280727 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4b4555fd-4068-44df-836f-f02f2947ee0b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:25.283321 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4b4555fd-4068-44df-836f-f02f2947ee0b tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] GET https://10.4.3.232/volume/v3/volumes/c9cb85f7-4844-480d-ae80-2dc10e3667ba Aug 04 10:49:25.283321 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4b4555fd-4068-44df-836f-f02f2947ee0b tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:25.283321 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4b4555fd-4068-44df-836f-f02f2947ee0b tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:25.294255 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:25.294255 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:25.299188 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4b4555fd-4068-44df-836f-f02f2947ee0b tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Volume info retrieved successfully. Aug 04 10:49:25.304926 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4b4555fd-4068-44df-836f-f02f2947ee0b tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] https://10.4.3.232/volume/v3/volumes/c9cb85f7-4844-480d-ae80-2dc10e3667ba returned with HTTP 200 Aug 04 10:49:25.305507 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 387/1542] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:25 2026] GET /volume/v3/volumes/c9cb85f7-4844-480d-ae80-2dc10e3667ba => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:25.330938 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4e9bdbff-3c2a-4853-a999-77c7ee16517b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:25.333799 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4e9bdbff-3c2a-4853-a999-77c7ee16517b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:49:25.334015 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4e9bdbff-3c2a-4853-a999-77c7ee16517b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:25.334300 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4e9bdbff-3c2a-4853-a999-77c7ee16517b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:25.334396 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4e9bdbff-3c2a-4853-a999-77c7ee16517b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:25.342847 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:25.342847 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:25.343580 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4e9bdbff-3c2a-4853-a999-77c7ee16517b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:49:25.343977 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 385/1543] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:25 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:25.672596 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8631b0ce-262d-4de2-9bfc-afd32b71f830 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:25.675079 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8631b0ce-262d-4de2-9bfc-afd32b71f830 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835 Aug 04 10:49:25.675362 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8631b0ce-262d-4de2-9bfc-afd32b71f830 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:25.675644 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8631b0ce-262d-4de2-9bfc-afd32b71f830 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:25.688518 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:25.688518 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:25.693047 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8631b0ce-262d-4de2-9bfc-afd32b71f830 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:25.697597 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8631b0ce-262d-4de2-9bfc-afd32b71f830 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835 returned with HTTP 200 Aug 04 10:49:25.698032 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 388/1544] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:25 2026] GET /volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:25.712199 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-71a6757a-ca17-432c-8bcb-7a64ef3f2d36 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:25.712562 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-71a6757a-ca17-432c-8bcb-7a64ef3f2d36 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] POST https://10.4.3.232/volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835/action Aug 04 10:49:25.713415 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-71a6757a-ca17-432c-8bcb-7a64ef3f2d36 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:25.713600 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-71a6757a-ca17-432c-8bcb-7a64ef3f2d36 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:25.729685 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:25.729685 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:25.730081 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.admin_actions [None req-71a6757a-ca17-432c-8bcb-7a64ef3f2d36 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Updating volume '8dd3081d-0480-4272-a0da-40db9a903835' with '{'status': 'error'}' {{(pid=100255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 04 10:49:25.753599 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-71a6757a-ca17-432c-8bcb-7a64ef3f2d36 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] https://10.4.3.232/volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835/action returned with HTTP 202 Aug 04 10:49:25.753599 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 385/1545] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:25 2026] POST /volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 04 10:49:25.762127 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d3aa3599-b2b6-4860-a5de-851580d4e933 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:25.764618 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d3aa3599-b2b6-4860-a5de-851580d4e933 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835 Aug 04 10:49:25.764906 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d3aa3599-b2b6-4860-a5de-851580d4e933 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:25.765313 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d3aa3599-b2b6-4860-a5de-851580d4e933 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:25.776103 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:25.776103 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:25.781994 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d3aa3599-b2b6-4860-a5de-851580d4e933 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:25.787902 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d3aa3599-b2b6-4860-a5de-851580d4e933 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835 returned with HTTP 200 Aug 04 10:49:25.788439 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 388/1546] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:25 2026] GET /volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835 => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:25.804399 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d495ced7-ac7b-475c-b9ad-0a05721b5674 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:25.805765 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d495ced7-ac7b-475c-b9ad-0a05721b5674 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] POST https://10.4.3.232/volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835/action Aug 04 10:49:25.806267 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d495ced7-ac7b-475c-b9ad-0a05721b5674 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:25.806508 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d495ced7-ac7b-475c-b9ad-0a05721b5674 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:25.816042 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:25.816042 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:25.816561 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d495ced7-ac7b-475c-b9ad-0a05721b5674 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Volume info retrieved successfully. Aug 04 10:49:25.825066 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8c89eb1d-938f-43e5-8b3e-7afb9ff4969a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:25.827656 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8c89eb1d-938f-43e5-8b3e-7afb9ff4969a tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 Aug 04 10:49:25.827933 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8c89eb1d-938f-43e5-8b3e-7afb9ff4969a tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:25.828904 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8c89eb1d-938f-43e5-8b3e-7afb9ff4969a tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:25.828904 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-8c89eb1d-938f-43e5-8b3e-7afb9ff4969a tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 687b101d-2fbd-4539-95f8-11393f060827. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:25.834140 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:25.834140 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:25.834647 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8c89eb1d-938f-43e5-8b3e-7afb9ff4969a tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 returned with HTTP 200 Aug 04 10:49:25.835835 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 389/1547] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:25 2026] GET /volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:25.855014 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d495ced7-ac7b-475c-b9ad-0a05721b5674 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Delete volume request issued successfully. Aug 04 10:49:25.855392 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d495ced7-ac7b-475c-b9ad-0a05721b5674 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] https://10.4.3.232/volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835/action returned with HTTP 202 Aug 04 10:49:25.855961 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 386/1548] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:25 2026] POST /volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:25.865374 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3d0d3889-00bc-4382-854e-2f8d27d9f108 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:25.867786 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3d0d3889-00bc-4382-854e-2f8d27d9f108 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835 Aug 04 10:49:25.868104 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3d0d3889-00bc-4382-854e-2f8d27d9f108 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:25.868452 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3d0d3889-00bc-4382-854e-2f8d27d9f108 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:25.875979 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:25.875979 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:25.880175 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3d0d3889-00bc-4382-854e-2f8d27d9f108 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:25.884585 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3d0d3889-00bc-4382-854e-2f8d27d9f108 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835 returned with HTTP 200 Aug 04 10:49:25.885188 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 386/1549] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:25 2026] GET /volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:26.317586 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-84acd8c7-0311-4f14-8b63-2464634654f7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:26.319363 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-84acd8c7-0311-4f14-8b63-2464634654f7 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] GET https://10.4.3.232/volume/v3/volumes/c9cb85f7-4844-480d-ae80-2dc10e3667ba Aug 04 10:49:26.319617 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-84acd8c7-0311-4f14-8b63-2464634654f7 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:26.319767 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-84acd8c7-0311-4f14-8b63-2464634654f7 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:26.325604 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-84acd8c7-0311-4f14-8b63-2464634654f7 tempest-VolumesTestJSON-524248752 tempest-VolumesTestJSON-524248752-project-member] https://10.4.3.232/volume/v3/volumes/c9cb85f7-4844-480d-ae80-2dc10e3667ba returned with HTTP 404 Aug 04 10:49:26.326233 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 389/1550] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:26 2026] GET /volume/v3/volumes/c9cb85f7-4844-480d-ae80-2dc10e3667ba => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:26.360167 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bbd55ee2-d694-442b-b53e-ec74f21bb7e3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:26.362398 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bbd55ee2-d694-442b-b53e-ec74f21bb7e3 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:49:26.365263 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bbd55ee2-d694-442b-b53e-ec74f21bb7e3 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:26.365263 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bbd55ee2-d694-442b-b53e-ec74f21bb7e3 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:26.365263 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-bbd55ee2-d694-442b-b53e-ec74f21bb7e3 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:26.370083 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:26.370083 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:26.370734 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bbd55ee2-d694-442b-b53e-ec74f21bb7e3 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:49:26.371141 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 390/1551] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:26 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:26.853119 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ba92d4c9-4378-4045-b338-be695638a47f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:26.854713 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ba92d4c9-4378-4045-b338-be695638a47f tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 Aug 04 10:49:26.854998 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ba92d4c9-4378-4045-b338-be695638a47f tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:26.855087 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ba92d4c9-4378-4045-b338-be695638a47f tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:26.855181 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ba92d4c9-4378-4045-b338-be695638a47f tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 687b101d-2fbd-4539-95f8-11393f060827. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:26.859568 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:26.859568 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:26.860309 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ba92d4c9-4378-4045-b338-be695638a47f tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 returned with HTTP 200 Aug 04 10:49:26.860751 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 387/1552] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:26 2026] GET /volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:26.898216 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-36b7c7cf-379d-407d-8b95-48414a490fbd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:26.900691 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-36b7c7cf-379d-407d-8b95-48414a490fbd tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835 Aug 04 10:49:26.900982 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-36b7c7cf-379d-407d-8b95-48414a490fbd tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:26.901209 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-36b7c7cf-379d-407d-8b95-48414a490fbd tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:26.907706 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-36b7c7cf-379d-407d-8b95-48414a490fbd tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835 returned with HTTP 404 Aug 04 10:49:26.908434 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 387/1553] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:26 2026] GET /volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:26.915642 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-11a81e31-9c7e-466d-87ea-6e45866e4724 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:26.917679 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-11a81e31-9c7e-466d-87ea-6e45866e4724 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835 Aug 04 10:49:26.917873 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-11a81e31-9c7e-466d-87ea-6e45866e4724 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:26.918048 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-11a81e31-9c7e-466d-87ea-6e45866e4724 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:26.926688 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-11a81e31-9c7e-466d-87ea-6e45866e4724 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835 returned with HTTP 404 Aug 04 10:49:26.932194 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 390/1554] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:26 2026] GET /volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:26.940218 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5ccad8df-7dbf-4ee5-9f23-f65b5b71d760 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:26.942156 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5ccad8df-7dbf-4ee5-9f23-f65b5b71d760 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] DELETE https://10.4.3.232/volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835 Aug 04 10:49:26.942450 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5ccad8df-7dbf-4ee5-9f23-f65b5b71d760 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:26.942575 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5ccad8df-7dbf-4ee5-9f23-f65b5b71d760 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:26.942742 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-5ccad8df-7dbf-4ee5-9f23-f65b5b71d760 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Delete volume with id: 8dd3081d-0480-4272-a0da-40db9a903835 Aug 04 10:49:26.948954 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5ccad8df-7dbf-4ee5-9f23-f65b5b71d760 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835 returned with HTTP 404 Aug 04 10:49:26.949526 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 391/1555] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:26 2026] DELETE /volume/v3/volumes/8dd3081d-0480-4272-a0da-40db9a903835 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:26.960196 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dd1196c2-3b34-4f61-887c-c5e0a11a369c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:26.962432 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dd1196c2-3b34-4f61-887c-c5e0a11a369c tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:26.963135 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dd1196c2-3b34-4f61-887c-c5e0a11a369c tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-242830887"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:26.965644 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-dd1196c2-3b34-4f61-887c-c5e0a11a369c tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-242830887'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:26.965821 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-dd1196c2-3b34-4f61-887c-c5e0a11a369c tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Create volume of 1 GB Aug 04 10:49:26.971796 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dd1196c2-3b34-4f61-887c-c5e0a11a369c tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Availability Zones retrieved successfully. Aug 04 10:49:26.982445 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dd1196c2-3b34-4f61-887c-c5e0a11a369c tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Flow 'volume_create_api' (b51bc97d-5135-4f32-987d-2da7bc16862e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:26.983334 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dd1196c2-3b34-4f61-887c-c5e0a11a369c tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b761b352-6ef6-41b6-8249-5376e4de11a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:26.984635 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-dd1196c2-3b34-4f61-887c-c5e0a11a369c tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:49:27.031966 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dd1196c2-3b34-4f61-887c-c5e0a11a369c tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b761b352-6ef6-41b6-8249-5376e4de11a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:27.033408 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dd1196c2-3b34-4f61-887c-c5e0a11a369c tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (004a4044-167d-4f31-803a-9711db30788b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:27.089259 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-dd1196c2-3b34-4f61-887c-c5e0a11a369c tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Created reservations ['9ba1e63e-8cae-4376-9991-26f8fc9e7a85', '4e0d7a29-929b-4a42-85e0-06f13c1a455f', 'c9d4d13f-57f1-4378-80d8-639591293e03', '00195bc0-5290-44f9-99d2-6d87fdc22aa8'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:27.090229 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dd1196c2-3b34-4f61-887c-c5e0a11a369c tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (004a4044-167d-4f31-803a-9711db30788b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ba1e63e-8cae-4376-9991-26f8fc9e7a85', '4e0d7a29-929b-4a42-85e0-06f13c1a455f', 'c9d4d13f-57f1-4378-80d8-639591293e03', '00195bc0-5290-44f9-99d2-6d87fdc22aa8']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:27.091365 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dd1196c2-3b34-4f61-887c-c5e0a11a369c tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8e28510-1328-4674-bcc7-7809f4fc4732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:27.123570 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dd1196c2-3b34-4f61-887c-c5e0a11a369c tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8e28510-1328-4674-bcc7-7809f4fc4732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '440dddb5-b736-4f87-b703-c3162db20553', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-242830887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e7a6d51bfcd43ac81a7d0ad4f2dc4b9',qos_specs=None,replication_status=,reservations=['9ba1e63e-8cae-4376-9991-26f8fc9e7a85','4e0d7a29-929b-4a42-85e0-06f13c1a455f','c9d4d13f-57f1-4378-80d8-639591293e03','00195bc0-5290-44f9-99d2-6d87fdc22aa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e82132750c95430db48d82eaada6abd9',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:49:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-242830887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=440dddb5-b736-4f87-b703-c3162db20553,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e7a6d51bfcd43ac81a7d0ad4f2dc4b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e82132750c95430db48d82eaada6abd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:27.124464 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dd1196c2-3b34-4f61-887c-c5e0a11a369c tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d89f7a1d-6210-4dcf-96ae-5b71e8f59ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:27.148642 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dd1196c2-3b34-4f61-887c-c5e0a11a369c tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d89f7a1d-6210-4dcf-96ae-5b71e8f59ec7) transitioned into state 'SUCCESS' from state '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-242830887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e7a6d51bfcd43ac81a7d0ad4f2dc4b9',qos_specs=None,replication_status=,reservations=['9ba1e63e-8cae-4376-9991-26f8fc9e7a85','4e0d7a29-929b-4a42-85e0-06f13c1a455f','c9d4d13f-57f1-4378-80d8-639591293e03','00195bc0-5290-44f9-99d2-6d87fdc22aa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e82132750c95430db48d82eaada6abd9',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:27.149716 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dd1196c2-3b34-4f61-887c-c5e0a11a369c tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16762ece-61a2-40de-a666-ff00085a9e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:27.165459 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dd1196c2-3b34-4f61-887c-c5e0a11a369c tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16762ece-61a2-40de-a666-ff00085a9e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:27.166646 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dd1196c2-3b34-4f61-887c-c5e0a11a369c tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Flow 'volume_create_api' (b51bc97d-5135-4f32-987d-2da7bc16862e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:27.167024 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dd1196c2-3b34-4f61-887c-c5e0a11a369c tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Create volume request issued successfully. Aug 04 10:49:27.167713 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dd1196c2-3b34-4f61-887c-c5e0a11a369c tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:49:27.168164 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 388/1556] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:49:26 2026] POST /volume/v3/volumes => generated 748 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:27.188911 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3c8d8b6a-e825-41ad-b32f-d5cf8df09064 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:27.191134 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3c8d8b6a-e825-41ad-b32f-d5cf8df09064 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553 Aug 04 10:49:27.191408 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3c8d8b6a-e825-41ad-b32f-d5cf8df09064 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:27.195709 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3c8d8b6a-e825-41ad-b32f-d5cf8df09064 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:27.207823 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:27.207823 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:27.216086 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3c8d8b6a-e825-41ad-b32f-d5cf8df09064 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:27.226023 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3c8d8b6a-e825-41ad-b32f-d5cf8df09064 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553 returned with HTTP 200 Aug 04 10:49:27.226657 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 388/1557] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:27 2026] GET /volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553 => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:27.386263 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5e21e56c-7a1d-473b-acbf-653f1483433c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:27.388872 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5e21e56c-7a1d-473b-acbf-653f1483433c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:49:27.389113 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5e21e56c-7a1d-473b-acbf-653f1483433c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:27.389347 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5e21e56c-7a1d-473b-acbf-653f1483433c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:27.389461 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-5e21e56c-7a1d-473b-acbf-653f1483433c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:27.393660 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:27.393660 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:27.394308 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5e21e56c-7a1d-473b-acbf-653f1483433c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:49:27.394692 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 391/1558] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:27 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:27.884313 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-26d51fdf-205c-431e-ab3d-99a330eb0678 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:27.888630 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-26d51fdf-205c-431e-ab3d-99a330eb0678 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 Aug 04 10:49:27.888815 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-26d51fdf-205c-431e-ab3d-99a330eb0678 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:27.889029 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-26d51fdf-205c-431e-ab3d-99a330eb0678 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:27.889123 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-26d51fdf-205c-431e-ab3d-99a330eb0678 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 687b101d-2fbd-4539-95f8-11393f060827. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:27.898976 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:27.898976 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:27.899584 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-26d51fdf-205c-431e-ab3d-99a330eb0678 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 returned with HTTP 200 Aug 04 10:49:27.899988 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 392/1559] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:27 2026] GET /volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:28.241736 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d5d1da08-a36b-4714-bd2a-a1ab46ebca40 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:28.244478 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d5d1da08-a36b-4714-bd2a-a1ab46ebca40 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553 Aug 04 10:49:28.244670 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d5d1da08-a36b-4714-bd2a-a1ab46ebca40 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:28.245072 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d5d1da08-a36b-4714-bd2a-a1ab46ebca40 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:28.253361 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:28.253361 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:28.257969 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d5d1da08-a36b-4714-bd2a-a1ab46ebca40 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:28.263814 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d5d1da08-a36b-4714-bd2a-a1ab46ebca40 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553 returned with HTTP 200 Aug 04 10:49:28.264182 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 389/1560] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:28 2026] GET /volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:28.279097 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ff3f6fd6-3204-4144-bae3-1ed8e0e81e74 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:28.284166 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ff3f6fd6-3204-4144-bae3-1ed8e0e81e74 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] POST https://10.4.3.232/volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553/action Aug 04 10:49:28.284622 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ff3f6fd6-3204-4144-bae3-1ed8e0e81e74 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:28.285896 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ff3f6fd6-3204-4144-bae3-1ed8e0e81e74 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:28.298748 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:28.298748 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:28.299221 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.admin_actions [None req-ff3f6fd6-3204-4144-bae3-1ed8e0e81e74 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Updating volume '440dddb5-b736-4f87-b703-c3162db20553' with '{'status': 'maintenance'}' {{(pid=100255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 04 10:49:28.328691 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ff3f6fd6-3204-4144-bae3-1ed8e0e81e74 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] https://10.4.3.232/volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553/action returned with HTTP 202 Aug 04 10:49:28.329200 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 389/1561] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:28 2026] POST /volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:28.338898 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2a10cae0-5c1d-4642-aa7a-1598c40a0e11 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:28.341124 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2a10cae0-5c1d-4642-aa7a-1598c40a0e11 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553 Aug 04 10:49:28.341466 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2a10cae0-5c1d-4642-aa7a-1598c40a0e11 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:28.341765 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2a10cae0-5c1d-4642-aa7a-1598c40a0e11 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:28.351091 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:28.351091 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:28.356698 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2a10cae0-5c1d-4642-aa7a-1598c40a0e11 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:28.361980 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2a10cae0-5c1d-4642-aa7a-1598c40a0e11 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553 returned with HTTP 200 Aug 04 10:49:28.362440 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 392/1562] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:28 2026] GET /volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:28.383591 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6e0a5f30-5868-4539-9f62-b1b58bf5467e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:28.386659 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6e0a5f30-5868-4539-9f62-b1b58bf5467e tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] POST https://10.4.3.232/volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553/action Aug 04 10:49:28.387064 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6e0a5f30-5868-4539-9f62-b1b58bf5467e tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:28.387196 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6e0a5f30-5868-4539-9f62-b1b58bf5467e tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:28.399124 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:28.399124 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:28.399637 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6e0a5f30-5868-4539-9f62-b1b58bf5467e tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Volume info retrieved successfully. Aug 04 10:49:28.407974 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e1e91fef-41db-4f31-98de-4ebff0dc024c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:28.410725 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e1e91fef-41db-4f31-98de-4ebff0dc024c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:49:28.412047 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e1e91fef-41db-4f31-98de-4ebff0dc024c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:28.412047 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e1e91fef-41db-4f31-98de-4ebff0dc024c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:28.412047 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e1e91fef-41db-4f31-98de-4ebff0dc024c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:28.418176 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:28.418176 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:28.419557 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e1e91fef-41db-4f31-98de-4ebff0dc024c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:49:28.419962 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 390/1563] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:28 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:28.435751 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6e0a5f30-5868-4539-9f62-b1b58bf5467e tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Delete volume request issued successfully. Aug 04 10:49:28.436749 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6e0a5f30-5868-4539-9f62-b1b58bf5467e tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] https://10.4.3.232/volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553/action returned with HTTP 202 Aug 04 10:49:28.436899 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 393/1564] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:28 2026] POST /volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:28.447165 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b167669c-cefb-45d9-953e-d84ba3c1b168 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:28.449113 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b167669c-cefb-45d9-953e-d84ba3c1b168 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553 Aug 04 10:49:28.449422 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b167669c-cefb-45d9-953e-d84ba3c1b168 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:28.449715 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b167669c-cefb-45d9-953e-d84ba3c1b168 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:28.457762 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:28.457762 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:28.464672 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b167669c-cefb-45d9-953e-d84ba3c1b168 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:28.470834 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b167669c-cefb-45d9-953e-d84ba3c1b168 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553 returned with HTTP 200 Aug 04 10:49:28.471507 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 390/1565] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:28 2026] GET /volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:28.680886 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ffc9dcbd-f2eb-47dd-a787-358eac4a0788 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:28.821804 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ffc9dcbd-f2eb-47dd-a787-358eac4a0788 tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] GET https://10.4.3.232/volume/v3/os-quota-class-sets/default Aug 04 10:49:28.821999 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ffc9dcbd-f2eb-47dd-a787-358eac4a0788 tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:28.822291 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ffc9dcbd-f2eb-47dd-a787-358eac4a0788 tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:28.840860 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ffc9dcbd-f2eb-47dd-a787-358eac4a0788 tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] https://10.4.3.232/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 04 10:49:28.841314 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 393/1566] 10.4.3.232 () {66 vars in 1297 bytes} [Tue Aug 4 10:49:28 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:28.856086 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-013a0160-2127-411d-81cc-22212b9d4e3f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:28.859454 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-013a0160-2127-411d-81cc-22212b9d4e3f tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] GET https://10.4.3.232/volume/v3/os-quota-class-sets/default Aug 04 10:49:28.859721 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-013a0160-2127-411d-81cc-22212b9d4e3f tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:28.859942 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-013a0160-2127-411d-81cc-22212b9d4e3f tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:28.877904 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-013a0160-2127-411d-81cc-22212b9d4e3f tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] https://10.4.3.232/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 04 10:49:28.878434 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 391/1567] 10.4.3.232 () {66 vars in 1297 bytes} [Tue Aug 4 10:49:28 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:28.886329 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-60dfd40e-7caf-4a29-97ba-3e4928c9e6ea None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:28.889273 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-60dfd40e-7caf-4a29-97ba-3e4928c9e6ea tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:49:28.889979 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-60dfd40e-7caf-4a29-97ba-3e4928c9e6ea tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-961243196"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:28.907345 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-60dfd40e-7caf-4a29-97ba-3e4928c9e6ea tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:49:28.908459 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 394/1568] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:49:28 2026] POST /volume/v3/types => generated 227 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:28.923691 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3a691ce2-a80b-44fe-ba7e-1e8d93f421bf None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:28.925608 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3a691ce2-a80b-44fe-ba7e-1e8d93f421bf tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] PUT https://10.4.3.232/volume/v3/os-quota-class-sets/default Aug 04 10:49:28.925952 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3a691ce2-a80b-44fe-ba7e-1e8d93f421bf tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-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-961243196": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-961243196": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-961243196": 4}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:28.926295 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0c67b5c7-3f08-49d6-8bc9-0a6da29d26f6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:28.928508 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0c67b5c7-3f08-49d6-8bc9-0a6da29d26f6 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 Aug 04 10:49:28.928815 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0c67b5c7-3f08-49d6-8bc9-0a6da29d26f6 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:28.929048 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0c67b5c7-3f08-49d6-8bc9-0a6da29d26f6 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:28.929267 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-0c67b5c7-3f08-49d6-8bc9-0a6da29d26f6 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 687b101d-2fbd-4539-95f8-11393f060827. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:28.931606 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f24cbbbe-812f-4523-8e37-8e327ecee81f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:28.933611 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f24cbbbe-812f-4523-8e37-8e327ecee81f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] DELETE https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 Aug 04 10:49:28.933845 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f24cbbbe-812f-4523-8e37-8e327ecee81f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:28.934081 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f24cbbbe-812f-4523-8e37-8e327ecee81f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:28.934328 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-f24cbbbe-812f-4523-8e37-8e327ecee81f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Delete volume with id: dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 Aug 04 10:49:28.934445 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:28.934445 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:28.935362 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0c67b5c7-3f08-49d6-8bc9-0a6da29d26f6 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 returned with HTTP 200 Aug 04 10:49:28.935857 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 394/1569] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:28 2026] GET /volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:28.945201 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:28.945201 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:28.945845 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f24cbbbe-812f-4523-8e37-8e327ecee81f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Volume info retrieved successfully. Aug 04 10:49:28.973308 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f24cbbbe-812f-4523-8e37-8e327ecee81f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Delete volume request issued successfully. Aug 04 10:49:28.973561 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f24cbbbe-812f-4523-8e37-8e327ecee81f tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 returned with HTTP 202 Aug 04 10:49:28.974104 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 392/1570] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:28 2026] DELETE /volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:28.984623 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6e726c37-ab30-4554-a374-a9b0cb972e9e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:28.986787 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6e726c37-ab30-4554-a374-a9b0cb972e9e tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] GET https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 Aug 04 10:49:28.987052 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6e726c37-ab30-4554-a374-a9b0cb972e9e tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:28.987426 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6e726c37-ab30-4554-a374-a9b0cb972e9e tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:28.997529 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:28.997529 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:29.002648 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6e726c37-ab30-4554-a374-a9b0cb972e9e tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Volume info retrieved successfully. Aug 04 10:49:29.011802 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6e726c37-ab30-4554-a374-a9b0cb972e9e tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 returned with HTTP 200 Aug 04 10:49:29.012915 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 395/1571] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:28 2026] GET /volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:29.121631 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3a691ce2-a80b-44fe-ba7e-1e8d93f421bf tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] https://10.4.3.232/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 04 10:49:29.122637 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 391/1572] 10.4.3.232 () {68 vars in 1318 bytes} [Tue Aug 4 10:49:28 2026] PUT /volume/v3/os-quota-class-sets/default => generated 606 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:29.136000 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7b4d2fad-4a87-483c-8f9f-b848cce7f99e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:29.138366 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7b4d2fad-4a87-483c-8f9f-b848cce7f99e tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] GET https://10.4.3.232/volume/v3/os-quota-sets/c8ebd89b7da6421db7c2b9eb74cc0ca3/defaults Aug 04 10:49:29.138739 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7b4d2fad-4a87-483c-8f9f-b848cce7f99e tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:29.138882 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7b4d2fad-4a87-483c-8f9f-b848cce7f99e tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] Calling method 'defaults' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:29.153617 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7b4d2fad-4a87-483c-8f9f-b848cce7f99e tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/c8ebd89b7da6421db7c2b9eb74cc0ca3/defaults returned with HTTP 200 Aug 04 10:49:29.154420 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 395/1573] 10.4.3.232 () {66 vars in 1381 bytes} [Tue Aug 4 10:49:29 2026] GET /volume/v3/os-quota-sets/c8ebd89b7da6421db7c2b9eb74cc0ca3/defaults => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:29.324148 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ab22e6ae-6ec7-41cc-9c81-a125dd828d4a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:29.325742 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab22e6ae-6ec7-41cc-9c81-a125dd828d4a tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] GET https://10.4.3.232/volume/v3/os-quota-sets/8e89a4fb7f1d43f89b65a38098d9f1af/defaults Aug 04 10:49:29.326030 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab22e6ae-6ec7-41cc-9c81-a125dd828d4a tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:29.326320 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab22e6ae-6ec7-41cc-9c81-a125dd828d4a tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] Calling method 'defaults' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:29.335374 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab22e6ae-6ec7-41cc-9c81-a125dd828d4a tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/8e89a4fb7f1d43f89b65a38098d9f1af/defaults returned with HTTP 200 Aug 04 10:49:29.336160 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 393/1574] 10.4.3.232 () {66 vars in 1381 bytes} [Tue Aug 4 10:49:29 2026] GET /volume/v3/os-quota-sets/8e89a4fb7f1d43f89b65a38098d9f1af/defaults => generated 642 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:29.417719 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-394f81a8-880a-4ad1-9e65-01ca38c79dd6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:29.421108 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-394f81a8-880a-4ad1-9e65-01ca38c79dd6 tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] DELETE https://10.4.3.232/volume/v3/types/57d42a16-44ea-4a34-a84e-3774e4e37254 Aug 04 10:49:29.421719 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-394f81a8-880a-4ad1-9e65-01ca38c79dd6 tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:29.421951 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-394f81a8-880a-4ad1-9e65-01ca38c79dd6 tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:29.434770 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-988a6a3d-0ad8-47c8-82eb-bb1a0aaa908f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:29.440013 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-988a6a3d-0ad8-47c8-82eb-bb1a0aaa908f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:49:29.440317 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-988a6a3d-0ad8-47c8-82eb-bb1a0aaa908f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:29.440539 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-988a6a3d-0ad8-47c8-82eb-bb1a0aaa908f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:29.440637 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-988a6a3d-0ad8-47c8-82eb-bb1a0aaa908f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:29.452190 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:29.452190 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:29.453205 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-988a6a3d-0ad8-47c8-82eb-bb1a0aaa908f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:49:29.453705 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 392/1575] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:29 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:29.460000 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-394f81a8-880a-4ad1-9e65-01ca38c79dd6 tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] https://10.4.3.232/volume/v3/types/57d42a16-44ea-4a34-a84e-3774e4e37254 returned with HTTP 202 Aug 04 10:49:29.460474 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 396/1576] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:49:29 2026] DELETE /volume/v3/types/57d42a16-44ea-4a34-a84e-3774e4e37254 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:29.467420 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-20f766cc-4c21-4f8b-8fe7-e63383cf4459 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:29.469575 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-20f766cc-4c21-4f8b-8fe7-e63383cf4459 tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] GET https://10.4.3.232/volume/v3/types/57d42a16-44ea-4a34-a84e-3774e4e37254 Aug 04 10:49:29.469740 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-20f766cc-4c21-4f8b-8fe7-e63383cf4459 tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:29.469933 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-20f766cc-4c21-4f8b-8fe7-e63383cf4459 tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:29.473295 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-20f766cc-4c21-4f8b-8fe7-e63383cf4459 tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] https://10.4.3.232/volume/v3/types/57d42a16-44ea-4a34-a84e-3774e4e37254 returned with HTTP 404 Aug 04 10:49:29.473737 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 396/1577] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:49:29 2026] GET /volume/v3/types/57d42a16-44ea-4a34-a84e-3774e4e37254 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:29.481083 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eddfb0c2-719e-4c3f-b503-a6b119e36a41 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:29.485267 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eddfb0c2-719e-4c3f-b503-a6b119e36a41 tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] PUT https://10.4.3.232/volume/v3/os-quota-class-sets/default Aug 04 10:49:29.485267 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eddfb0c2-719e-4c3f-b503-a6b119e36a41 tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-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=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:29.490450 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-fb2d662e-e6d3-4e24-bd15-e324606a21d2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:29.492595 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fb2d662e-e6d3-4e24-bd15-e324606a21d2 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553 Aug 04 10:49:29.492780 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fb2d662e-e6d3-4e24-bd15-e324606a21d2 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:29.492975 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fb2d662e-e6d3-4e24-bd15-e324606a21d2 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:29.498863 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fb2d662e-e6d3-4e24-bd15-e324606a21d2 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553 returned with HTTP 404 Aug 04 10:49:29.499460 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 393/1578] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:29 2026] GET /volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:29.508109 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-457d67fb-e2bc-4414-8b62-1b4c187a5c82 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:29.510813 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-457d67fb-e2bc-4414-8b62-1b4c187a5c82 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553 Aug 04 10:49:29.510813 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-457d67fb-e2bc-4414-8b62-1b4c187a5c82 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:29.511116 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-457d67fb-e2bc-4414-8b62-1b4c187a5c82 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:29.519925 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-457d67fb-e2bc-4414-8b62-1b4c187a5c82 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553 returned with HTTP 404 Aug 04 10:49:29.519925 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 397/1579] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:29 2026] GET /volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:29.529428 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2e095181-0fc1-44c8-b774-00513e7541c1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:29.531995 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2e095181-0fc1-44c8-b774-00513e7541c1 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] DELETE https://10.4.3.232/volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553 Aug 04 10:49:29.532325 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2e095181-0fc1-44c8-b774-00513e7541c1 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:29.532650 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2e095181-0fc1-44c8-b774-00513e7541c1 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:29.533594 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-2e095181-0fc1-44c8-b774-00513e7541c1 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Delete volume with id: 440dddb5-b736-4f87-b703-c3162db20553 Aug 04 10:49:29.542301 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2e095181-0fc1-44c8-b774-00513e7541c1 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553 returned with HTTP 404 Aug 04 10:49:29.542999 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 397/1580] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:29 2026] DELETE /volume/v3/volumes/440dddb5-b736-4f87-b703-c3162db20553 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:29.552696 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-53976534-6964-452c-b336-f80a0e9d2ef6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:29.554949 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-53976534-6964-452c-b336-f80a0e9d2ef6 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:29.555846 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-53976534-6964-452c-b336-f80a0e9d2ef6 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1606772366"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:29.557406 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-53976534-6964-452c-b336-f80a0e9d2ef6 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1606772366'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:29.557570 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-53976534-6964-452c-b336-f80a0e9d2ef6 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Create volume of 1 GB Aug 04 10:49:29.562603 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-53976534-6964-452c-b336-f80a0e9d2ef6 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Availability Zones retrieved successfully. Aug 04 10:49:29.567162 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eddfb0c2-719e-4c3f-b503-a6b119e36a41 tempest-VolumeQuotaClassesTest-358695650 tempest-VolumeQuotaClassesTest-358695650-project-admin] https://10.4.3.232/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 04 10:49:29.567162 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 394/1581] 10.4.3.232 () {68 vars in 1318 bytes} [Tue Aug 4 10:49:29 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:29.570196 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-53976534-6964-452c-b336-f80a0e9d2ef6 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Flow 'volume_create_api' (820be372-6b8e-4da8-a6be-8ef76fe1980b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:29.571458 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-53976534-6964-452c-b336-f80a0e9d2ef6 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc78b91d-19e3-4e45-85be-98983d4807e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:29.572687 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-53976534-6964-452c-b336-f80a0e9d2ef6 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:49:29.603991 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-53976534-6964-452c-b336-f80a0e9d2ef6 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc78b91d-19e3-4e45-85be-98983d4807e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:29.605025 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-53976534-6964-452c-b336-f80a0e9d2ef6 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c4e0e80-7a45-4e20-ba39-fb3a73d51d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:29.648687 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-53976534-6964-452c-b336-f80a0e9d2ef6 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Created reservations ['4592fd67-103c-48f4-88bc-c54686f84d5b', 'a0071415-c37d-44fd-960c-159e0d0117cd', 'de0d37e5-c181-4157-937c-e0d1cae47130', '6158f63e-f7e1-4913-afc2-7879ffa80797'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:29.649513 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-53976534-6964-452c-b336-f80a0e9d2ef6 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c4e0e80-7a45-4e20-ba39-fb3a73d51d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4592fd67-103c-48f4-88bc-c54686f84d5b', 'a0071415-c37d-44fd-960c-159e0d0117cd', 'de0d37e5-c181-4157-937c-e0d1cae47130', '6158f63e-f7e1-4913-afc2-7879ffa80797']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:29.650252 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-53976534-6964-452c-b336-f80a0e9d2ef6 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09dc3a9f-b527-4551-b513-0647e1c28a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:29.676436 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-53976534-6964-452c-b336-f80a0e9d2ef6 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09dc3a9f-b527-4551-b513-0647e1c28a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8deca76b-872d-4ad7-90fb-37bedf245eb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1606772366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e7a6d51bfcd43ac81a7d0ad4f2dc4b9',qos_specs=None,replication_status=,reservations=['4592fd67-103c-48f4-88bc-c54686f84d5b','a0071415-c37d-44fd-960c-159e0d0117cd','de0d37e5-c181-4157-937c-e0d1cae47130','6158f63e-f7e1-4913-afc2-7879ffa80797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e82132750c95430db48d82eaada6abd9',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:49:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1606772366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8deca76b-872d-4ad7-90fb-37bedf245eb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e7a6d51bfcd43ac81a7d0ad4f2dc4b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e82132750c95430db48d82eaada6abd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:29.677546 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-53976534-6964-452c-b336-f80a0e9d2ef6 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9124bebc-11e0-4dce-8c93-ce5ca6983075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:29.708302 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-53976534-6964-452c-b336-f80a0e9d2ef6 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9124bebc-11e0-4dce-8c93-ce5ca6983075) transitioned into state 'SUCCESS' from state '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-1606772366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e7a6d51bfcd43ac81a7d0ad4f2dc4b9',qos_specs=None,replication_status=,reservations=['4592fd67-103c-48f4-88bc-c54686f84d5b','a0071415-c37d-44fd-960c-159e0d0117cd','de0d37e5-c181-4157-937c-e0d1cae47130','6158f63e-f7e1-4913-afc2-7879ffa80797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e82132750c95430db48d82eaada6abd9',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:29.709121 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-53976534-6964-452c-b336-f80a0e9d2ef6 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52c3c806-563b-48d5-9d1a-42f2ffe64fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:29.723669 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-53976534-6964-452c-b336-f80a0e9d2ef6 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52c3c806-563b-48d5-9d1a-42f2ffe64fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:29.724966 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-53976534-6964-452c-b336-f80a0e9d2ef6 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Flow 'volume_create_api' (820be372-6b8e-4da8-a6be-8ef76fe1980b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:29.725474 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-53976534-6964-452c-b336-f80a0e9d2ef6 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Create volume request issued successfully. Aug 04 10:49:29.726402 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-53976534-6964-452c-b336-f80a0e9d2ef6 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:49:29.726991 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 394/1582] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:49:29 2026] POST /volume/v3/volumes => generated 749 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:29.745719 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-659fdd12-f500-486c-9493-76bd4d141c28 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:29.752026 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-659fdd12-f500-486c-9493-76bd4d141c28 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 Aug 04 10:49:29.752389 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-659fdd12-f500-486c-9493-76bd4d141c28 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:29.753103 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-659fdd12-f500-486c-9493-76bd4d141c28 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:29.767287 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:29.767287 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:29.773321 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-659fdd12-f500-486c-9493-76bd4d141c28 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:29.778228 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-659fdd12-f500-486c-9493-76bd4d141c28 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 returned with HTTP 200 Aug 04 10:49:29.778901 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 398/1583] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:29 2026] GET /volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:29.952169 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8ddeeac0-8f34-4c84-be21-268971003abf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:29.954704 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8ddeeac0-8f34-4c84-be21-268971003abf tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 Aug 04 10:49:29.954936 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8ddeeac0-8f34-4c84-be21-268971003abf tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:29.955209 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8ddeeac0-8f34-4c84-be21-268971003abf tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:29.955415 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-8ddeeac0-8f34-4c84-be21-268971003abf tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 687b101d-2fbd-4539-95f8-11393f060827. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:29.961431 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:29.961431 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:29.962663 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8ddeeac0-8f34-4c84-be21-268971003abf tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 returned with HTTP 200 Aug 04 10:49:29.963057 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 398/1584] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:29 2026] GET /volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:30.029345 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-528a42a9-8d53-4adc-82ed-8ef4ef170c19 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:30.032654 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-528a42a9-8d53-4adc-82ed-8ef4ef170c19 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] GET https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 Aug 04 10:49:30.032654 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-528a42a9-8d53-4adc-82ed-8ef4ef170c19 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:30.034122 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-528a42a9-8d53-4adc-82ed-8ef4ef170c19 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:30.043417 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-528a42a9-8d53-4adc-82ed-8ef4ef170c19 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 returned with HTTP 404 Aug 04 10:49:30.044180 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 395/1585] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:30 2026] GET /volume/v3/volumes/dea5e16f-87d0-4f98-8df2-8a11f50b9fa2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:30.053667 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0c91fdcc-3507-41e2-89b4-42b735d3b2f9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:30.055845 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0c91fdcc-3507-41e2-89b4-42b735d3b2f9 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] DELETE https://10.4.3.232/volume/v3/volumes/67a7a991-257d-48e2-bcf3-de4c18c1fd9a Aug 04 10:49:30.056045 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0c91fdcc-3507-41e2-89b4-42b735d3b2f9 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:30.056266 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0c91fdcc-3507-41e2-89b4-42b735d3b2f9 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:30.056433 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-0c91fdcc-3507-41e2-89b4-42b735d3b2f9 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Delete volume with id: 67a7a991-257d-48e2-bcf3-de4c18c1fd9a Aug 04 10:49:30.063893 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:30.063893 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:30.064355 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0c91fdcc-3507-41e2-89b4-42b735d3b2f9 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Volume info retrieved successfully. Aug 04 10:49:30.111841 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0c91fdcc-3507-41e2-89b4-42b735d3b2f9 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Delete volume request issued successfully. Aug 04 10:49:30.112091 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0c91fdcc-3507-41e2-89b4-42b735d3b2f9 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/67a7a991-257d-48e2-bcf3-de4c18c1fd9a returned with HTTP 202 Aug 04 10:49:30.112584 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 395/1586] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:30 2026] DELETE /volume/v3/volumes/67a7a991-257d-48e2-bcf3-de4c18c1fd9a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:30.121135 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7e85c04d-6eff-4058-9b20-2fa23a432ee8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:30.123816 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7e85c04d-6eff-4058-9b20-2fa23a432ee8 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] GET https://10.4.3.232/volume/v3/volumes/67a7a991-257d-48e2-bcf3-de4c18c1fd9a Aug 04 10:49:30.124262 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7e85c04d-6eff-4058-9b20-2fa23a432ee8 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:30.124583 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7e85c04d-6eff-4058-9b20-2fa23a432ee8 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:30.138424 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:30.138424 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:30.142831 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7e85c04d-6eff-4058-9b20-2fa23a432ee8 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Volume info retrieved successfully. Aug 04 10:49:30.152469 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7e85c04d-6eff-4058-9b20-2fa23a432ee8 tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/67a7a991-257d-48e2-bcf3-de4c18c1fd9a returned with HTTP 200 Aug 04 10:49:30.153605 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 399/1587] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:30 2026] GET /volume/v3/volumes/67a7a991-257d-48e2-bcf3-de4c18c1fd9a => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:30.464949 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8249e8ba-7e27-4886-87c7-53c8fbbd35fb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:30.466589 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8249e8ba-7e27-4886-87c7-53c8fbbd35fb tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:49:30.466812 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8249e8ba-7e27-4886-87c7-53c8fbbd35fb tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:30.467029 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8249e8ba-7e27-4886-87c7-53c8fbbd35fb tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:30.467172 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-8249e8ba-7e27-4886-87c7-53c8fbbd35fb tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:30.472668 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:30.472668 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:30.473602 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8249e8ba-7e27-4886-87c7-53c8fbbd35fb tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:49:30.474094 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 399/1588] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:30 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:30.793751 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5358f3c0-d474-4d5d-bd17-d6f9c41917d3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:30.795664 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5358f3c0-d474-4d5d-bd17-d6f9c41917d3 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 Aug 04 10:49:30.796644 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5358f3c0-d474-4d5d-bd17-d6f9c41917d3 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:30.796644 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5358f3c0-d474-4d5d-bd17-d6f9c41917d3 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:30.803622 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:30.803622 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:30.807481 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5358f3c0-d474-4d5d-bd17-d6f9c41917d3 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:30.812581 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5358f3c0-d474-4d5d-bd17-d6f9c41917d3 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 returned with HTTP 200 Aug 04 10:49:30.813131 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 396/1589] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:30 2026] GET /volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:30.833743 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e0809065-45b8-4f75-9c40-41ac7c2f69cb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:30.835506 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e0809065-45b8-4f75-9c40-41ac7c2f69cb tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] POST https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0/action Aug 04 10:49:30.835882 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e0809065-45b8-4f75-9c40-41ac7c2f69cb tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:30.836010 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e0809065-45b8-4f75-9c40-41ac7c2f69cb tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:30.845893 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:30.845893 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:30.846308 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.admin_actions [None req-e0809065-45b8-4f75-9c40-41ac7c2f69cb tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Updating volume '8deca76b-872d-4ad7-90fb-37bedf245eb0' with '{'status': 'error'}' {{(pid=100255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 04 10:49:30.870688 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e0809065-45b8-4f75-9c40-41ac7c2f69cb tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0/action returned with HTTP 202 Aug 04 10:49:30.871060 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 396/1590] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:30 2026] POST /volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:30.879594 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a8c012b5-68cb-403b-95d1-7730c2558f4a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:30.881980 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a8c012b5-68cb-403b-95d1-7730c2558f4a tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 Aug 04 10:49:30.882552 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a8c012b5-68cb-403b-95d1-7730c2558f4a tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:30.883174 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a8c012b5-68cb-403b-95d1-7730c2558f4a tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:30.894188 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:30.894188 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:30.901266 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a8c012b5-68cb-403b-95d1-7730c2558f4a tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:30.908944 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a8c012b5-68cb-403b-95d1-7730c2558f4a tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 returned with HTTP 200 Aug 04 10:49:30.909392 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 400/1591] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:30 2026] GET /volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:30.922267 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0d1fbf0d-22d1-43ea-a344-f91f04d0247f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:30.927765 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0d1fbf0d-22d1-43ea-a344-f91f04d0247f tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] POST https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0/action Aug 04 10:49:30.928209 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0d1fbf0d-22d1-43ea-a344-f91f04d0247f tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:30.928358 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0d1fbf0d-22d1-43ea-a344-f91f04d0247f tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:30.940307 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:30.940307 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:30.940581 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.admin_actions [None req-0d1fbf0d-22d1-43ea-a344-f91f04d0247f tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Updating volume '8deca76b-872d-4ad7-90fb-37bedf245eb0' with '{'status': 'available'}' {{(pid=100253) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 04 10:49:30.972068 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0d1fbf0d-22d1-43ea-a344-f91f04d0247f tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0/action returned with HTTP 202 Aug 04 10:49:30.972653 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 400/1592] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:30 2026] POST /volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:30.976980 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-613b0a06-9d24-454d-a6fc-b678475cbf63 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:30.979404 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-613b0a06-9d24-454d-a6fc-b678475cbf63 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 Aug 04 10:49:30.979713 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-613b0a06-9d24-454d-a6fc-b678475cbf63 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:30.979937 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-613b0a06-9d24-454d-a6fc-b678475cbf63 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:30.980195 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-613b0a06-9d24-454d-a6fc-b678475cbf63 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 687b101d-2fbd-4539-95f8-11393f060827. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:30.981833 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c02b6568-0762-4cad-899b-62638e1a01aa None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:30.984302 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c02b6568-0762-4cad-899b-62638e1a01aa tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 Aug 04 10:49:30.984302 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c02b6568-0762-4cad-899b-62638e1a01aa tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:30.984496 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c02b6568-0762-4cad-899b-62638e1a01aa tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:30.986582 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:30.986582 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:30.987582 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-613b0a06-9d24-454d-a6fc-b678475cbf63 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 returned with HTTP 200 Aug 04 10:49:30.988104 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 397/1593] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:30 2026] GET /volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:30.992325 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:30.992325 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:31.001233 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c02b6568-0762-4cad-899b-62638e1a01aa tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:31.003898 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b5ae624d-f1ab-4a2b-b150-67fac6d947f6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:31.007657 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b5ae624d-f1ab-4a2b-b150-67fac6d947f6 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] POST https://10.4.3.232/volume/v3/backups Aug 04 10:49:31.008408 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b5ae624d-f1ab-4a2b-b150-67fac6d947f6 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d2e3477d-91dc-44d5-9a4b-39675c6eeec2", "incremental": true}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:31.011393 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-b5ae624d-f1ab-4a2b-b150-67fac6d947f6 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Creating new backup {'backup': {'volume_id': 'd2e3477d-91dc-44d5-9a4b-39675c6eeec2', 'incremental': True}} {{(pid=100254) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:49:31.011621 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-b5ae624d-f1ab-4a2b-b150-67fac6d947f6 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Creating backup of volume d2e3477d-91dc-44d5-9a4b-39675c6eeec2 in container None Aug 04 10:49:31.014101 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c02b6568-0762-4cad-899b-62638e1a01aa tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 returned with HTTP 200 Aug 04 10:49:31.014741 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 397/1594] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:30 2026] GET /volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:31.027068 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:31.027068 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:31.028794 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b5ae624d-f1ab-4a2b-b150-67fac6d947f6 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Volume info retrieved successfully. Aug 04 10:49:31.035788 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f28c77e2-6cc1-4f5f-ab5e-f257e39c576d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:31.043807 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f28c77e2-6cc1-4f5f-ab5e-f257e39c576d tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] POST https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0/action Aug 04 10:49:31.043807 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f28c77e2-6cc1-4f5f-ab5e-f257e39c576d tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:31.043807 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f28c77e2-6cc1-4f5f-ab5e-f257e39c576d tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:31.051357 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:31.051357 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:31.052871 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.admin_actions [None req-f28c77e2-6cc1-4f5f-ab5e-f257e39c576d tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Updating volume '8deca76b-872d-4ad7-90fb-37bedf245eb0' with '{'status': 'maintenance'}' {{(pid=100253) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 04 10:49:31.071095 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-b5ae624d-f1ab-4a2b-b150-67fac6d947f6 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Created reservations ['97743f87-fa9b-4267-9681-8b4d9ad5e3ce', '567b1d2a-d116-4e99-8abb-d578b0e61abb'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:31.082811 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-19bb0772-740a-4b10-b0f8-5f42e341c514 req-e1ed645f-5fc1-4d74-8245-1e793babba37 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:31.086258 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-19bb0772-740a-4b10-b0f8-5f42e341c514 req-e1ed645f-5fc1-4d74-8245-1e793babba37 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b Aug 04 10:49:31.087161 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-19bb0772-740a-4b10-b0f8-5f42e341c514 req-e1ed645f-5fc1-4d74-8245-1e793babba37 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:31.087161 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-19bb0772-740a-4b10-b0f8-5f42e341c514 req-e1ed645f-5fc1-4d74-8245-1e793babba37 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:31.093978 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f28c77e2-6cc1-4f5f-ab5e-f257e39c576d tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0/action returned with HTTP 202 Aug 04 10:49:31.093978 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 401/1595] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:31 2026] POST /volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:31.101778 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b5ae624d-f1ab-4a2b-b150-67fac6d947f6 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 400 Aug 04 10:49:31.102631 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 401/1596] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:49:31 2026] POST /volume/v3/backups => generated 109 bytes in 100 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 10:49:31.103803 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:31.103803 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:31.109714 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-13e80950-e2e8-4936-8792-7678dd683ac0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:31.110790 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-19bb0772-740a-4b10-b0f8-5f42e341c514 req-e1ed645f-5fc1-4d74-8245-1e793babba37 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:49:31.110879 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-13e80950-e2e8-4936-8792-7678dd683ac0 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 Aug 04 10:49:31.110995 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-13e80950-e2e8-4936-8792-7678dd683ac0 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:31.112042 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-13e80950-e2e8-4936-8792-7678dd683ac0 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:31.114422 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1a92471b-3aaf-457b-9c78-90d9fd3443dc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:31.117120 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1a92471b-3aaf-457b-9c78-90d9fd3443dc tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] DELETE https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 Aug 04 10:49:31.117401 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1a92471b-3aaf-457b-9c78-90d9fd3443dc tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:31.117671 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1a92471b-3aaf-457b-9c78-90d9fd3443dc tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:31.117880 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-1a92471b-3aaf-457b-9c78-90d9fd3443dc tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Delete backup with id: 687b101d-2fbd-4539-95f8-11393f060827. Aug 04 10:49:31.119056 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-19bb0772-740a-4b10-b0f8-5f42e341c514 req-e1ed645f-5fc1-4d74-8245-1e793babba37 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b returned with HTTP 200 Aug 04 10:49:31.119964 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 398/1597] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:49:31 2026] GET /volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b => generated 1659 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:31.121738 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:31.121738 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:31.124894 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:31.124894 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:31.126089 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-13e80950-e2e8-4936-8792-7678dd683ac0 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:31.132852 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-13e80950-e2e8-4936-8792-7678dd683ac0 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 returned with HTTP 200 Aug 04 10:49:31.133402 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 398/1598] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:31 2026] GET /volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:31.147499 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-07e648e5-81eb-4836-a08e-50b4932d6433 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:31.149545 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-07e648e5-81eb-4836-a08e-50b4932d6433 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] POST https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0/action Aug 04 10:49:31.150002 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-07e648e5-81eb-4836-a08e-50b4932d6433 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:31.150165 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-07e648e5-81eb-4836-a08e-50b4932d6433 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:31.156624 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-1a92471b-3aaf-457b-9c78-90d9fd3443dc tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] delete_backup rpcapi backup_id 687b101d-2fbd-4539-95f8-11393f060827 {{(pid=100253) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:49:31.158998 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1a92471b-3aaf-457b-9c78-90d9fd3443dc tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 returned with HTTP 202 Aug 04 10:49:31.159371 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 402/1599] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:31 2026] DELETE /volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:31.159429 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:31.159429 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:31.163216 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.admin_actions [None req-07e648e5-81eb-4836-a08e-50b4932d6433 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] Updating volume '8deca76b-872d-4ad7-90fb-37bedf245eb0' with '{'status': 'available'}' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 04 10:49:31.169048 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8573191f-b283-44a2-935c-af1fa286b29a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:31.171303 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8573191f-b283-44a2-935c-af1fa286b29a tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] GET https://10.4.3.232/volume/v3/volumes/67a7a991-257d-48e2-bcf3-de4c18c1fd9a Aug 04 10:49:31.171611 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8573191f-b283-44a2-935c-af1fa286b29a tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:31.171979 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8573191f-b283-44a2-935c-af1fa286b29a tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:31.175705 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2107ca77-cd82-45f0-ada0-8bc4939c9333 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:31.182570 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2107ca77-cd82-45f0-ada0-8bc4939c9333 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 Aug 04 10:49:31.182570 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2107ca77-cd82-45f0-ada0-8bc4939c9333 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:31.182570 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2107ca77-cd82-45f0-ada0-8bc4939c9333 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:31.182570 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-2107ca77-cd82-45f0-ada0-8bc4939c9333 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 687b101d-2fbd-4539-95f8-11393f060827. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:31.182773 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8573191f-b283-44a2-935c-af1fa286b29a tempest-ServerRescueNegativeTestJSON-1875491797 tempest-ServerRescueNegativeTestJSON-1875491797-project-member] https://10.4.3.232/volume/v3/volumes/67a7a991-257d-48e2-bcf3-de4c18c1fd9a returned with HTTP 404 Aug 04 10:49:31.182773 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 399/1600] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:31 2026] GET /volume/v3/volumes/67a7a991-257d-48e2-bcf3-de4c18c1fd9a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:31.187609 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-07e648e5-81eb-4836-a08e-50b4932d6433 tempest-VolumesActionsTest-712213458 tempest-VolumesActionsTest-712213458-project-admin] https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0/action returned with HTTP 202 Aug 04 10:49:31.188006 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 402/1601] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:31 2026] POST /volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:31.188293 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:31.188293 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:31.190194 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2107ca77-cd82-45f0-ada0-8bc4939c9333 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 returned with HTTP 200 Aug 04 10:49:31.190676 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 399/1602] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:31 2026] GET /volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:31.198372 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-01106047-7ac4-4e65-bf8f-771b075c0e85 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:31.201341 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-01106047-7ac4-4e65-bf8f-771b075c0e85 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 Aug 04 10:49:31.201509 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-01106047-7ac4-4e65-bf8f-771b075c0e85 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:31.202019 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-01106047-7ac4-4e65-bf8f-771b075c0e85 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:31.213678 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:31.213678 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:31.219471 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-01106047-7ac4-4e65-bf8f-771b075c0e85 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:31.224776 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-01106047-7ac4-4e65-bf8f-771b075c0e85 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 returned with HTTP 200 Aug 04 10:49:31.225205 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 403/1603] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:31 2026] GET /volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:31.244545 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2da04f9a-c645-438a-9be7-ea17cdacc7da None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:31.248911 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2da04f9a-c645-438a-9be7-ea17cdacc7da tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 Aug 04 10:49:31.249147 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2da04f9a-c645-438a-9be7-ea17cdacc7da tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:31.249431 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2da04f9a-c645-438a-9be7-ea17cdacc7da tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:31.259583 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:31.259583 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:31.266462 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2da04f9a-c645-438a-9be7-ea17cdacc7da tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:31.274727 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2da04f9a-c645-438a-9be7-ea17cdacc7da tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 returned with HTTP 200 Aug 04 10:49:31.274727 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 400/1604] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:31 2026] GET /volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:31.288778 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1b678bba-631a-4cb5-9639-18d395655c53 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:31.289478 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b678bba-631a-4cb5-9639-18d395655c53 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] DELETE https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 Aug 04 10:49:31.289703 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1b678bba-631a-4cb5-9639-18d395655c53 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:31.290530 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1b678bba-631a-4cb5-9639-18d395655c53 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:31.290754 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-1b678bba-631a-4cb5-9639-18d395655c53 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Delete volume with id: 8deca76b-872d-4ad7-90fb-37bedf245eb0 Aug 04 10:49:31.300195 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:31.300195 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:31.300922 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1b678bba-631a-4cb5-9639-18d395655c53 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:31.327727 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1b678bba-631a-4cb5-9639-18d395655c53 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Delete volume request issued successfully. Aug 04 10:49:31.327980 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b678bba-631a-4cb5-9639-18d395655c53 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 returned with HTTP 202 Aug 04 10:49:31.328375 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 403/1605] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:31 2026] DELETE /volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:31.336724 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-85bdf5c4-e094-4a9a-94c3-0b5a007937e0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:31.338516 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-85bdf5c4-e094-4a9a-94c3-0b5a007937e0 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 Aug 04 10:49:31.338651 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-85bdf5c4-e094-4a9a-94c3-0b5a007937e0 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:31.338898 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-85bdf5c4-e094-4a9a-94c3-0b5a007937e0 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:31.347882 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:31.347882 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:31.354473 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-85bdf5c4-e094-4a9a-94c3-0b5a007937e0 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Volume info retrieved successfully. Aug 04 10:49:31.363612 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-85bdf5c4-e094-4a9a-94c3-0b5a007937e0 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 returned with HTTP 200 Aug 04 10:49:31.363612 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 400/1606] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:31 2026] GET /volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:31.488446 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b62ccb93-c9ae-48c5-af32-29090eb2464a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:31.490487 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b62ccb93-c9ae-48c5-af32-29090eb2464a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:49:31.490799 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b62ccb93-c9ae-48c5-af32-29090eb2464a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:31.491006 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b62ccb93-c9ae-48c5-af32-29090eb2464a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:31.491098 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-b62ccb93-c9ae-48c5-af32-29090eb2464a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:31.496069 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:31.496069 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:31.496849 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b62ccb93-c9ae-48c5-af32-29090eb2464a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:49:31.497273 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 404/1607] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:31 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:32.086731 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-19bb0772-740a-4b10-b0f8-5f42e341c514 req-a0061424-a8ee-48af-9e91-10a0be5349f5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:32.089908 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-19bb0772-740a-4b10-b0f8-5f42e341c514 req-a0061424-a8ee-48af-9e91-10a0be5349f5 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] DELETE https://10.4.3.232/volume/v3/attachments/dc64401d-0e89-475f-85e7-2807ea026f89 Aug 04 10:49:32.089981 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-19bb0772-740a-4b10-b0f8-5f42e341c514 req-a0061424-a8ee-48af-9e91-10a0be5349f5 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:32.090149 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-19bb0772-740a-4b10-b0f8-5f42e341c514 req-a0061424-a8ee-48af-9e91-10a0be5349f5 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:32.104974 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:32.104974 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:32.185294 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-19bb0772-740a-4b10-b0f8-5f42e341c514 req-a0061424-a8ee-48af-9e91-10a0be5349f5 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/attachments/dc64401d-0e89-475f-85e7-2807ea026f89 returned with HTTP 200 Aug 04 10:49:32.185741 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 401/1608] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:49:32 2026] DELETE /volume/v3/attachments/dc64401d-0e89-475f-85e7-2807ea026f89 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:32.202595 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b74d9ba4-fb79-402a-8ddc-90844da8e539 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:32.204518 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b74d9ba4-fb79-402a-8ddc-90844da8e539 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 Aug 04 10:49:32.204742 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b74d9ba4-fb79-402a-8ddc-90844da8e539 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:32.205010 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b74d9ba4-fb79-402a-8ddc-90844da8e539 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:32.205210 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-b74d9ba4-fb79-402a-8ddc-90844da8e539 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 687b101d-2fbd-4539-95f8-11393f060827. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:32.209670 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b74d9ba4-fb79-402a-8ddc-90844da8e539 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 returned with HTTP 404 Aug 04 10:49:32.210265 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 404/1609] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:32 2026] GET /volume/v3/backups/687b101d-2fbd-4539-95f8-11393f060827 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:32.223170 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-747b29f9-e134-49b8-87ee-994caf5a2de4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:32.224979 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-747b29f9-e134-49b8-87ee-994caf5a2de4 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:32.225364 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-747b29f9-e134-49b8-87ee-994caf5a2de4 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2123979370"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:32.226801 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-747b29f9-e134-49b8-87ee-994caf5a2de4 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2123979370'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:32.227023 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-747b29f9-e134-49b8-87ee-994caf5a2de4 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Create volume of 1 GB Aug 04 10:49:32.236076 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-747b29f9-e134-49b8-87ee-994caf5a2de4 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Availability Zones retrieved successfully. Aug 04 10:49:32.245575 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-747b29f9-e134-49b8-87ee-994caf5a2de4 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Flow 'volume_create_api' (141e541a-d80f-4316-9d8e-e9fe3a319229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:32.246452 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-747b29f9-e134-49b8-87ee-994caf5a2de4 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44ee8044-b752-416b-8924-9f5145e24f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:32.247279 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-747b29f9-e134-49b8-87ee-994caf5a2de4 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:49:32.336747 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-747b29f9-e134-49b8-87ee-994caf5a2de4 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44ee8044-b752-416b-8924-9f5145e24f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:32.337970 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-747b29f9-e134-49b8-87ee-994caf5a2de4 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a8cc00-093c-4346-b378-5580b8c4ea14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:32.378559 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-922b60ec-e0fb-4abd-9c5a-68e1b8b34261 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:32.382263 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-922b60ec-e0fb-4abd-9c5a-68e1b8b34261 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] GET https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 Aug 04 10:49:32.382638 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-922b60ec-e0fb-4abd-9c5a-68e1b8b34261 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:32.382893 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-922b60ec-e0fb-4abd-9c5a-68e1b8b34261 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:32.393985 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-922b60ec-e0fb-4abd-9c5a-68e1b8b34261 tempest-VolumesActionsTest-1480222551 tempest-VolumesActionsTest-1480222551-project-member] https://10.4.3.232/volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 returned with HTTP 404 Aug 04 10:49:32.394577 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 405/1610] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:32 2026] GET /volume/v3/volumes/8deca76b-872d-4ad7-90fb-37bedf245eb0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:32.428569 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-747b29f9-e134-49b8-87ee-994caf5a2de4 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Created reservations ['b7b2e258-b66a-4b06-b594-da5c22917b08', 'fbd2df45-2dcc-438b-ae0e-6375c24ce7a5', '14752914-df9e-4198-af8b-8d82e36d56c9', 'e53e0045-eb9c-4fca-b5cb-16691109c7ec'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:32.429335 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-747b29f9-e134-49b8-87ee-994caf5a2de4 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a8cc00-093c-4346-b378-5580b8c4ea14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7b2e258-b66a-4b06-b594-da5c22917b08', 'fbd2df45-2dcc-438b-ae0e-6375c24ce7a5', '14752914-df9e-4198-af8b-8d82e36d56c9', 'e53e0045-eb9c-4fca-b5cb-16691109c7ec']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:32.430029 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-747b29f9-e134-49b8-87ee-994caf5a2de4 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa38801f-3832-4c7b-8a81-500e9330591f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:32.453540 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-747b29f9-e134-49b8-87ee-994caf5a2de4 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa38801f-3832-4c7b-8a81-500e9330591f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4104385-a44f-4dff-9f82-6d48b0de6d9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2123979370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05337d06740d437ea2a4da0dc6df113a',qos_specs=None,replication_status=,reservations=['b7b2e258-b66a-4b06-b594-da5c22917b08','fbd2df45-2dcc-438b-ae0e-6375c24ce7a5','14752914-df9e-4198-af8b-8d82e36d56c9','e53e0045-eb9c-4fca-b5cb-16691109c7ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76623a86f8eb49c088c70e4aa40a838e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:49:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2123979370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4104385-a44f-4dff-9f82-6d48b0de6d9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05337d06740d437ea2a4da0dc6df113a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76623a86f8eb49c088c70e4aa40a838e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:32.454637 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-747b29f9-e134-49b8-87ee-994caf5a2de4 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3925a6f0-4c47-4d8b-9d0f-380eee9d2aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:32.485020 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-747b29f9-e134-49b8-87ee-994caf5a2de4 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3925a6f0-4c47-4d8b-9d0f-380eee9d2aed) transitioned into state 'SUCCESS' from state '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-2123979370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05337d06740d437ea2a4da0dc6df113a',qos_specs=None,replication_status=,reservations=['b7b2e258-b66a-4b06-b594-da5c22917b08','fbd2df45-2dcc-438b-ae0e-6375c24ce7a5','14752914-df9e-4198-af8b-8d82e36d56c9','e53e0045-eb9c-4fca-b5cb-16691109c7ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76623a86f8eb49c088c70e4aa40a838e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:32.485849 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-747b29f9-e134-49b8-87ee-994caf5a2de4 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1119a522-abfa-4b24-9c30-edf5666f6e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:32.499639 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-747b29f9-e134-49b8-87ee-994caf5a2de4 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1119a522-abfa-4b24-9c30-edf5666f6e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:32.501325 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-747b29f9-e134-49b8-87ee-994caf5a2de4 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Flow 'volume_create_api' (141e541a-d80f-4316-9d8e-e9fe3a319229) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:32.501325 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-747b29f9-e134-49b8-87ee-994caf5a2de4 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Create volume request issued successfully. Aug 04 10:49:32.502289 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-747b29f9-e134-49b8-87ee-994caf5a2de4 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:49:32.502289 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 401/1611] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:49:32 2026] POST /volume/v3/volumes => generated 749 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:32.512836 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a1f1152b-563c-4b09-9918-33440a679ef9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:32.515094 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a1f1152b-563c-4b09-9918-33440a679ef9 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:49:32.515383 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a1f1152b-563c-4b09-9918-33440a679ef9 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:32.515638 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a1f1152b-563c-4b09-9918-33440a679ef9 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:32.515795 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a1f1152b-563c-4b09-9918-33440a679ef9 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:32.519038 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9930e9a9-f717-4a16-bab9-85d100d67a2f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:32.520519 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:32.520519 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:32.521402 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a1f1152b-563c-4b09-9918-33440a679ef9 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:49:32.522092 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 402/1612] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:32 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:32.522929 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7bd2c3f3-f8fb-4490-bb47-1c7facbf8154 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:32.525540 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7bd2c3f3-f8fb-4490-bb47-1c7facbf8154 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/volumes/d4104385-a44f-4dff-9f82-6d48b0de6d9e Aug 04 10:49:32.525835 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7bd2c3f3-f8fb-4490-bb47-1c7facbf8154 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:32.526044 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7bd2c3f3-f8fb-4490-bb47-1c7facbf8154 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:32.536797 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:32.536797 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:32.542548 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7bd2c3f3-f8fb-4490-bb47-1c7facbf8154 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Volume info retrieved successfully. Aug 04 10:49:32.549584 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7bd2c3f3-f8fb-4490-bb47-1c7facbf8154 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/volumes/d4104385-a44f-4dff-9f82-6d48b0de6d9e returned with HTTP 200 Aug 04 10:49:32.550487 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 406/1613] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:32 2026] GET /volume/v3/volumes/d4104385-a44f-4dff-9f82-6d48b0de6d9e => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:32.633527 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9930e9a9-f717-4a16-bab9-85d100d67a2f tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:49:32.634313 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9930e9a9-f717-4a16-bab9-85d100d67a2f tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-792924751", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:32.653597 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9930e9a9-f717-4a16-bab9-85d100d67a2f tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:49:32.654170 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 405/1614] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:49:32 2026] POST /volume/v3/types => generated 274 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:32.669991 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a7f7a627-7584-487c-9781-970a46b74a2d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:32.673161 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a7f7a627-7584-487c-9781-970a46b74a2d tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:49:32.673617 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a7f7a627-7584-487c-9781-970a46b74a2d tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-406385012", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:32.677460 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:32.677460 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:32.690815 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a7f7a627-7584-487c-9781-970a46b74a2d tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:49:32.691169 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 402/1615] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:49:32 2026] POST /volume/v3/types => generated 274 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:32.699406 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1d03217d-84de-4deb-923f-631877b6de02 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:32.774493 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1d03217d-84de-4deb-923f-631877b6de02 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:32.774935 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1d03217d-84de-4deb-923f-631877b6de02 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1968858897", "volume_type": "7a69a707-2124-40c5-94e1-073040812f30", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:32.777582 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-1d03217d-84de-4deb-923f-631877b6de02 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1968858897', 'volume_type': '7a69a707-2124-40c5-94e1-073040812f30', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:32.786638 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-1d03217d-84de-4deb-923f-631877b6de02 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Create volume of 1 GB Aug 04 10:49:32.787043 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:32.787043 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:32.787749 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1d03217d-84de-4deb-923f-631877b6de02 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Availability Zones retrieved successfully. Aug 04 10:49:32.798606 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d03217d-84de-4deb-923f-631877b6de02 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Flow 'volume_create_api' (2beb09e6-1c52-4021-add6-4633182a20c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:32.800679 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d03217d-84de-4deb-923f-631877b6de02 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e617266a-af27-48cb-a6b1-17a6d119ff08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:32.801299 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-1d03217d-84de-4deb-923f-631877b6de02 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:49:32.827761 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d03217d-84de-4deb-923f-631877b6de02 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e617266a-af27-48cb-a6b1-17a6d119ff08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:49:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=7a69a707-2124-40c5-94e1-073040812f30,is_public=True,name='tempest-VolumeTypesTest-volume-type-792924751',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7a69a707-2124-40c5-94e1-073040812f30', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:32.828505 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d03217d-84de-4deb-923f-631877b6de02 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (178da029-f936-4c88-a882-08ccd94b6300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:32.853731 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-1d03217d-84de-4deb-923f-631877b6de02 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-792924751 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-792924751, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:49:32.854090 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-1d03217d-84de-4deb-923f-631877b6de02 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-792924751 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-792924751, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:49:32.894813 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-1d03217d-84de-4deb-923f-631877b6de02 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Created reservations ['c9b09dae-74af-40f5-bd5b-5fe81afb890d', 'f131a1ba-d22a-4234-b891-80ec5bae00ec', '59b94808-1508-4829-8a88-80f0fabee086', '228446a5-ea18-4093-847d-46a04da316bf'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:32.895898 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d03217d-84de-4deb-923f-631877b6de02 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (178da029-f936-4c88-a882-08ccd94b6300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9b09dae-74af-40f5-bd5b-5fe81afb890d', 'f131a1ba-d22a-4234-b891-80ec5bae00ec', '59b94808-1508-4829-8a88-80f0fabee086', '228446a5-ea18-4093-847d-46a04da316bf']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:32.896796 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d03217d-84de-4deb-923f-631877b6de02 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ffe4c6-3eae-44d9-a495-a4b3d8fb3383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:32.922539 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d03217d-84de-4deb-923f-631877b6de02 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ffe4c6-3eae-44d9-a495-a4b3d8fb3383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '775367a8-da19-4726-82af-70bbec26a1a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1968858897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae7bb8e446c4533b93697a6a01a684a',qos_specs=None,replication_status=,reservations=['c9b09dae-74af-40f5-bd5b-5fe81afb890d','f131a1ba-d22a-4234-b891-80ec5bae00ec','59b94808-1508-4829-8a88-80f0fabee086','228446a5-ea18-4093-847d-46a04da316bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72cbdc96a4fa44fbae2a1fc30d28656c',volume_type_id=7a69a707-2124-40c5-94e1-073040812f30), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:49:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1968858897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=775367a8-da19-4726-82af-70bbec26a1a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ae7bb8e446c4533b93697a6a01a684a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72cbdc96a4fa44fbae2a1fc30d28656c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7a69a707-2124-40c5-94e1-073040812f30),volume_type_id=7a69a707-2124-40c5-94e1-073040812f30)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:32.923520 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d03217d-84de-4deb-923f-631877b6de02 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa1a76a9-9d86-4081-b3db-bdffcd28395b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:32.947489 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d03217d-84de-4deb-923f-631877b6de02 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa1a76a9-9d86-4081-b3db-bdffcd28395b) transitioned into state 'SUCCESS' from state '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-1968858897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae7bb8e446c4533b93697a6a01a684a',qos_specs=None,replication_status=,reservations=['c9b09dae-74af-40f5-bd5b-5fe81afb890d','f131a1ba-d22a-4234-b891-80ec5bae00ec','59b94808-1508-4829-8a88-80f0fabee086','228446a5-ea18-4093-847d-46a04da316bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72cbdc96a4fa44fbae2a1fc30d28656c',volume_type_id=7a69a707-2124-40c5-94e1-073040812f30)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:32.948175 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d03217d-84de-4deb-923f-631877b6de02 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61cd0dc8-c0a4-4352-80ef-994173a52a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:32.958341 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d03217d-84de-4deb-923f-631877b6de02 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61cd0dc8-c0a4-4352-80ef-994173a52a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:32.959204 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1d03217d-84de-4deb-923f-631877b6de02 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Flow 'volume_create_api' (2beb09e6-1c52-4021-add6-4633182a20c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:32.959623 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1d03217d-84de-4deb-923f-631877b6de02 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Create volume request issued successfully. Aug 04 10:49:32.960266 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1d03217d-84de-4deb-923f-631877b6de02 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:49:32.960801 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 403/1616] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:49:32 2026] POST /volume/v3/volumes => generated 783 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:32.973082 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e6e23cd0-2a47-4947-98a2-8fc430ecb246 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:32.975553 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e6e23cd0-2a47-4947-98a2-8fc430ecb246 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] GET https://10.4.3.232/volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 Aug 04 10:49:32.975844 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e6e23cd0-2a47-4947-98a2-8fc430ecb246 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:32.976136 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e6e23cd0-2a47-4947-98a2-8fc430ecb246 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:32.987228 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:32.987228 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:32.992388 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e6e23cd0-2a47-4947-98a2-8fc430ecb246 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Volume info retrieved successfully. Aug 04 10:49:32.997825 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e6e23cd0-2a47-4947-98a2-8fc430ecb246 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] https://10.4.3.232/volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 returned with HTTP 200 Aug 04 10:49:32.998451 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 407/1617] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:32 2026] GET /volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:33.135133 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-519f53bd-fc62-425c-8809-41b300a8d52e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:33.137453 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-519f53bd-fc62-425c-8809-41b300a8d52e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] DELETE https://10.4.3.232/volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b Aug 04 10:49:33.137744 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-519f53bd-fc62-425c-8809-41b300a8d52e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:33.137975 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-519f53bd-fc62-425c-8809-41b300a8d52e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:33.138195 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-519f53bd-fc62-425c-8809-41b300a8d52e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Delete volume with id: 8178d39c-ad87-4063-ba28-3c11e52c2c2b Aug 04 10:49:33.152644 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:33.152644 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:33.153166 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-519f53bd-fc62-425c-8809-41b300a8d52e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:49:33.174279 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-519f53bd-fc62-425c-8809-41b300a8d52e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Delete volume request issued successfully. Aug 04 10:49:33.174482 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-519f53bd-fc62-425c-8809-41b300a8d52e tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b returned with HTTP 202 Aug 04 10:49:33.174884 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 406/1618] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:33 2026] DELETE /volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:33.188547 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a031e44c-9ff0-4a8e-82e2-aa3214bdba28 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:33.190437 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a031e44c-9ff0-4a8e-82e2-aa3214bdba28 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b Aug 04 10:49:33.190687 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a031e44c-9ff0-4a8e-82e2-aa3214bdba28 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:33.190983 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a031e44c-9ff0-4a8e-82e2-aa3214bdba28 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:33.198392 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:33.198392 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:33.202745 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a031e44c-9ff0-4a8e-82e2-aa3214bdba28 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Volume info retrieved successfully. Aug 04 10:49:33.208713 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a031e44c-9ff0-4a8e-82e2-aa3214bdba28 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b returned with HTTP 200 Aug 04 10:49:33.209182 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 403/1619] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:33 2026] GET /volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:33.537491 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-697d458b-5fd5-4fce-93ce-0d72e4605265 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:33.539770 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-697d458b-5fd5-4fce-93ce-0d72e4605265 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:49:33.539995 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-697d458b-5fd5-4fce-93ce-0d72e4605265 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:33.540227 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-697d458b-5fd5-4fce-93ce-0d72e4605265 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:33.540357 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-697d458b-5fd5-4fce-93ce-0d72e4605265 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:33.545315 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:33.545315 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:33.546150 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-697d458b-5fd5-4fce-93ce-0d72e4605265 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:49:33.546656 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 404/1620] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:33 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:33.568532 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9e842748-26dc-4201-bc8e-bb7271539397 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:33.570560 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9e842748-26dc-4201-bc8e-bb7271539397 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/volumes/d4104385-a44f-4dff-9f82-6d48b0de6d9e Aug 04 10:49:33.570832 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9e842748-26dc-4201-bc8e-bb7271539397 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:33.571157 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9e842748-26dc-4201-bc8e-bb7271539397 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:33.580231 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:33.580231 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:33.584910 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9e842748-26dc-4201-bc8e-bb7271539397 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Volume info retrieved successfully. Aug 04 10:49:33.589652 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9e842748-26dc-4201-bc8e-bb7271539397 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/volumes/d4104385-a44f-4dff-9f82-6d48b0de6d9e returned with HTTP 200 Aug 04 10:49:33.590123 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 408/1621] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:33 2026] GET /volume/v3/volumes/d4104385-a44f-4dff-9f82-6d48b0de6d9e => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:33.606239 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8c39d18f-56d5-45d3-b236-fa76c52707ad None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:33.611312 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8c39d18f-56d5-45d3-b236-fa76c52707ad tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] POST https://10.4.3.232/volume/v3/backups Aug 04 10:49:33.611312 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8c39d18f-56d5-45d3-b236-fa76c52707ad tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d4104385-a44f-4dff-9f82-6d48b0de6d9e", "name": "tempest-VolumesBackupsTest-Backup-1540407709"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:33.611312 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-8c39d18f-56d5-45d3-b236-fa76c52707ad tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Creating new backup {'backup': {'volume_id': 'd4104385-a44f-4dff-9f82-6d48b0de6d9e', 'name': 'tempest-VolumesBackupsTest-Backup-1540407709'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:49:33.611312 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-8c39d18f-56d5-45d3-b236-fa76c52707ad tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Creating backup of volume d4104385-a44f-4dff-9f82-6d48b0de6d9e in container None Aug 04 10:49:33.617254 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:33.617254 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:33.617653 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8c39d18f-56d5-45d3-b236-fa76c52707ad tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Volume info retrieved successfully. Aug 04 10:49:33.639594 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-8c39d18f-56d5-45d3-b236-fa76c52707ad tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Created reservations ['fa5f7514-c763-4fe4-9017-4d2c216aeb26', 'ddb9e056-0011-444b-bfbb-833573a4daf6'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:33.680379 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8c39d18f-56d5-45d3-b236-fa76c52707ad tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:49:33.680379 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 407/1622] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:49:33 2026] POST /volume/v3/backups => generated 330 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:33.686814 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5f4c0730-6e24-4cb9-95a4-57ae24abf342 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:33.688554 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5f4c0730-6e24-4cb9-95a4-57ae24abf342 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a Aug 04 10:49:33.689102 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5f4c0730-6e24-4cb9-95a4-57ae24abf342 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:33.689102 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5f4c0730-6e24-4cb9-95a4-57ae24abf342 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:33.689185 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-5f4c0730-6e24-4cb9-95a4-57ae24abf342 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 829795f6-a5ea-4038-b7f0-7c87c120fb3a. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:33.693961 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:33.693961 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:33.695006 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5f4c0730-6e24-4cb9-95a4-57ae24abf342 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a returned with HTTP 200 Aug 04 10:49:33.695006 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 404/1623] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:33 2026] GET /volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:34.012036 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-03414415-734a-49e0-ae77-c0f66c5ffe53 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:34.014049 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-03414415-734a-49e0-ae77-c0f66c5ffe53 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] GET https://10.4.3.232/volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 Aug 04 10:49:34.014217 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-03414415-734a-49e0-ae77-c0f66c5ffe53 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:34.014909 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-03414415-734a-49e0-ae77-c0f66c5ffe53 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:34.023943 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:34.023943 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:34.029644 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-03414415-734a-49e0-ae77-c0f66c5ffe53 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Volume info retrieved successfully. Aug 04 10:49:34.036177 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-03414415-734a-49e0-ae77-c0f66c5ffe53 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] https://10.4.3.232/volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 returned with HTTP 200 Aug 04 10:49:34.036677 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 405/1624] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:34 2026] GET /volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:34.049810 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-44519fcd-951d-4cce-8af1-0f94d10c025d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:34.052008 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-44519fcd-951d-4cce-8af1-0f94d10c025d tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] POST https://10.4.3.232/volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0/action Aug 04 10:49:34.052489 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-44519fcd-951d-4cce-8af1-0f94d10c025d tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Action body: b'{"os-retype": {"new_type": "93cae663-ba4b-4711-8dff-964ef4beda44"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:34.052720 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-44519fcd-951d-4cce-8af1-0f94d10c025d tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "93cae663-ba4b-4711-8dff-964ef4beda44"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:34.063860 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:34.063860 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:34.065099 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-44519fcd-951d-4cce-8af1-0f94d10c025d tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Volume info retrieved successfully. Aug 04 10:49:34.104000 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-44519fcd-951d-4cce-8af1-0f94d10c025d tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-406385012 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-406385012, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:49:34.104622 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-44519fcd-951d-4cce-8af1-0f94d10c025d tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-406385012 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-406385012, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:49:34.137046 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-44519fcd-951d-4cce-8af1-0f94d10c025d tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Created reservations ['2d540493-1b16-4258-88e3-29faab2a26af', 'c0bdfac1-b8d0-462e-9770-899b94561e13'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:34.152811 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-44519fcd-951d-4cce-8af1-0f94d10c025d tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-792924751 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-792924751, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:49:34.152811 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-44519fcd-951d-4cce-8af1-0f94d10c025d tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-792924751 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-792924751, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:49:34.162140 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-44519fcd-951d-4cce-8af1-0f94d10c025d tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Created reservations ['901852b9-1c4a-4cdd-bf40-175713ef3d63', '7d164626-1ef5-4308-aafb-bd6861163414'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:34.201269 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-44519fcd-951d-4cce-8af1-0f94d10c025d tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Retype volume request issued successfully. Aug 04 10:49:34.201269 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-44519fcd-951d-4cce-8af1-0f94d10c025d tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] https://10.4.3.232/volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0/action returned with HTTP 202 Aug 04 10:49:34.202004 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 409/1625] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:34 2026] POST /volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:34.211132 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d6fa5a7d-158f-440e-ace1-0382d07d22ef None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:34.213704 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d6fa5a7d-158f-440e-ace1-0382d07d22ef tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] GET https://10.4.3.232/volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 Aug 04 10:49:34.214144 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d6fa5a7d-158f-440e-ace1-0382d07d22ef tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:34.214265 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d6fa5a7d-158f-440e-ace1-0382d07d22ef tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:34.225412 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:34.225412 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:34.228203 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-80b2b4b8-69fa-4bb5-9875-7e2556f6b313 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:34.230810 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-80b2b4b8-69fa-4bb5-9875-7e2556f6b313 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] GET https://10.4.3.232/volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b Aug 04 10:49:34.231093 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-80b2b4b8-69fa-4bb5-9875-7e2556f6b313 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:34.231503 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-80b2b4b8-69fa-4bb5-9875-7e2556f6b313 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:34.231543 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d6fa5a7d-158f-440e-ace1-0382d07d22ef tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Volume info retrieved successfully. Aug 04 10:49:34.236792 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d6fa5a7d-158f-440e-ace1-0382d07d22ef tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] https://10.4.3.232/volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 returned with HTTP 200 Aug 04 10:49:34.236952 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 408/1626] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:34 2026] GET /volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:34.251270 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-80b2b4b8-69fa-4bb5-9875-7e2556f6b313 tempest-AttachVolumeMultiAttachTest-210140972 tempest-AttachVolumeMultiAttachTest-210140972-project-member] https://10.4.3.232/volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b returned with HTTP 404 Aug 04 10:49:34.251270 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 405/1627] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:34 2026] GET /volume/v3/volumes/8178d39c-ad87-4063-ba28-3c11e52c2c2b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:34.559957 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-069175b2-baa3-48f2-b514-c5f05676e674 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:34.562108 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-069175b2-baa3-48f2-b514-c5f05676e674 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:49:34.562406 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-069175b2-baa3-48f2-b514-c5f05676e674 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:34.562629 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-069175b2-baa3-48f2-b514-c5f05676e674 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:34.562808 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-069175b2-baa3-48f2-b514-c5f05676e674 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:34.569653 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:34.569653 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:34.570588 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-069175b2-baa3-48f2-b514-c5f05676e674 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:49:34.571108 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 406/1628] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:34 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:34.713475 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d7e09476-9cfd-4983-a733-21c0e55f17c5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:34.715569 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d7e09476-9cfd-4983-a733-21c0e55f17c5 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a Aug 04 10:49:34.715851 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d7e09476-9cfd-4983-a733-21c0e55f17c5 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:34.716451 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d7e09476-9cfd-4983-a733-21c0e55f17c5 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:34.716451 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d7e09476-9cfd-4983-a733-21c0e55f17c5 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 829795f6-a5ea-4038-b7f0-7c87c120fb3a. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:34.720774 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:34.720774 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:34.721541 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d7e09476-9cfd-4983-a733-21c0e55f17c5 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a returned with HTTP 200 Aug 04 10:49:34.721787 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 410/1629] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:34 2026] GET /volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:35.254184 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-97708e82-3abe-4993-887e-ddd9b08ed538 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:35.256463 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-97708e82-3abe-4993-887e-ddd9b08ed538 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] GET https://10.4.3.232/volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 Aug 04 10:49:35.257232 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-97708e82-3abe-4993-887e-ddd9b08ed538 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:35.257232 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-97708e82-3abe-4993-887e-ddd9b08ed538 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:35.266545 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:35.266545 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:35.272892 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-97708e82-3abe-4993-887e-ddd9b08ed538 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Volume info retrieved successfully. Aug 04 10:49:35.277478 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-97708e82-3abe-4993-887e-ddd9b08ed538 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] https://10.4.3.232/volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 returned with HTTP 200 Aug 04 10:49:35.277890 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 409/1630] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:35 2026] GET /volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:35.290027 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ab4b76a1-3a45-4315-8bc7-37144622b7a4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:35.291890 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ab4b76a1-3a45-4315-8bc7-37144622b7a4 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] GET https://10.4.3.232/volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 Aug 04 10:49:35.292102 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ab4b76a1-3a45-4315-8bc7-37144622b7a4 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:35.292339 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ab4b76a1-3a45-4315-8bc7-37144622b7a4 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:35.299045 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:35.299045 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:35.302683 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ab4b76a1-3a45-4315-8bc7-37144622b7a4 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Volume info retrieved successfully. Aug 04 10:49:35.306838 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ab4b76a1-3a45-4315-8bc7-37144622b7a4 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] https://10.4.3.232/volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 returned with HTTP 200 Aug 04 10:49:35.307427 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 406/1631] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:35 2026] GET /volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:35.318868 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cea6e969-ba7f-4a46-9fcd-8daec5dd0618 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:35.320887 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cea6e969-ba7f-4a46-9fcd-8daec5dd0618 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] GET https://10.4.3.232/volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 Aug 04 10:49:35.321274 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cea6e969-ba7f-4a46-9fcd-8daec5dd0618 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:35.321274 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cea6e969-ba7f-4a46-9fcd-8daec5dd0618 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:35.329470 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:35.329470 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:35.334565 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cea6e969-ba7f-4a46-9fcd-8daec5dd0618 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Volume info retrieved successfully. Aug 04 10:49:35.339765 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cea6e969-ba7f-4a46-9fcd-8daec5dd0618 tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] https://10.4.3.232/volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 returned with HTTP 200 Aug 04 10:49:35.340384 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 407/1632] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:35 2026] GET /volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:35.356922 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0cc04fc7-9e61-4fcd-8ff1-5e42063ead9b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:35.360632 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0cc04fc7-9e61-4fcd-8ff1-5e42063ead9b tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] DELETE https://10.4.3.232/volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 Aug 04 10:49:35.360632 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0cc04fc7-9e61-4fcd-8ff1-5e42063ead9b tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:35.360632 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0cc04fc7-9e61-4fcd-8ff1-5e42063ead9b tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:35.360632 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-0cc04fc7-9e61-4fcd-8ff1-5e42063ead9b tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Delete volume with id: 775367a8-da19-4726-82af-70bbec26a1a0 Aug 04 10:49:35.367399 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:35.367399 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:35.367906 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0cc04fc7-9e61-4fcd-8ff1-5e42063ead9b tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Volume info retrieved successfully. Aug 04 10:49:35.386822 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0cc04fc7-9e61-4fcd-8ff1-5e42063ead9b tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Delete volume request issued successfully. Aug 04 10:49:35.387019 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0cc04fc7-9e61-4fcd-8ff1-5e42063ead9b tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] https://10.4.3.232/volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 returned with HTTP 202 Aug 04 10:49:35.387376 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 411/1633] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:35 2026] DELETE /volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:35.395320 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-62a95fb1-e82f-44c8-b34d-7268d67eb67a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:35.397238 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-62a95fb1-e82f-44c8-b34d-7268d67eb67a tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] GET https://10.4.3.232/volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 Aug 04 10:49:35.397488 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-62a95fb1-e82f-44c8-b34d-7268d67eb67a tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:35.397717 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-62a95fb1-e82f-44c8-b34d-7268d67eb67a tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:35.404836 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:35.404836 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:35.408495 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-62a95fb1-e82f-44c8-b34d-7268d67eb67a tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Volume info retrieved successfully. Aug 04 10:49:35.415002 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-62a95fb1-e82f-44c8-b34d-7268d67eb67a tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] https://10.4.3.232/volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 returned with HTTP 200 Aug 04 10:49:35.415464 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 410/1634] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:35 2026] GET /volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:35.582686 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9cdf5956-e839-45f3-8af8-022a200a17f8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:35.586362 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9cdf5956-e839-45f3-8af8-022a200a17f8 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:49:35.586650 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9cdf5956-e839-45f3-8af8-022a200a17f8 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:35.586870 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9cdf5956-e839-45f3-8af8-022a200a17f8 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:35.587037 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-9cdf5956-e839-45f3-8af8-022a200a17f8 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:35.590846 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:35.590846 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:35.591423 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9cdf5956-e839-45f3-8af8-022a200a17f8 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:49:35.591775 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 407/1635] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:35 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:35.734151 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-09a29ee5-b1cf-4ed5-a061-e1204a6204b6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:35.735797 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09a29ee5-b1cf-4ed5-a061-e1204a6204b6 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a Aug 04 10:49:35.736013 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-09a29ee5-b1cf-4ed5-a061-e1204a6204b6 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:35.736189 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-09a29ee5-b1cf-4ed5-a061-e1204a6204b6 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:35.736313 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-09a29ee5-b1cf-4ed5-a061-e1204a6204b6 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 829795f6-a5ea-4038-b7f0-7c87c120fb3a. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:35.740650 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:35.740650 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:35.741360 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09a29ee5-b1cf-4ed5-a061-e1204a6204b6 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a returned with HTTP 200 Aug 04 10:49:35.741747 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 408/1636] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:35 2026] GET /volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:36.430333 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4d1da5b0-bc78-4e9d-a366-144212db81ac None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:36.432461 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4d1da5b0-bc78-4e9d-a366-144212db81ac tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] GET https://10.4.3.232/volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 Aug 04 10:49:36.432631 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4d1da5b0-bc78-4e9d-a366-144212db81ac tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:36.432848 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4d1da5b0-bc78-4e9d-a366-144212db81ac tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:36.439217 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4d1da5b0-bc78-4e9d-a366-144212db81ac tempest-VolumeTypesTest-1288674056 tempest-VolumeTypesTest-1288674056-project-member] https://10.4.3.232/volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 returned with HTTP 404 Aug 04 10:49:36.439741 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 412/1637] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:36 2026] GET /volume/v3/volumes/775367a8-da19-4726-82af-70bbec26a1a0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:36.447365 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3bc1eeaa-30fd-48e9-b87b-007cb7b12e88 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:36.449132 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3bc1eeaa-30fd-48e9-b87b-007cb7b12e88 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] DELETE https://10.4.3.232/volume/v3/types/93cae663-ba4b-4711-8dff-964ef4beda44 Aug 04 10:49:36.449426 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3bc1eeaa-30fd-48e9-b87b-007cb7b12e88 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:36.449741 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3bc1eeaa-30fd-48e9-b87b-007cb7b12e88 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:36.482606 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3bc1eeaa-30fd-48e9-b87b-007cb7b12e88 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types/93cae663-ba4b-4711-8dff-964ef4beda44 returned with HTTP 202 Aug 04 10:49:36.483020 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 411/1638] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:49:36 2026] DELETE /volume/v3/types/93cae663-ba4b-4711-8dff-964ef4beda44 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:36.491262 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c1e075df-52ee-424a-a664-8ac87ac39f0f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:36.493184 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c1e075df-52ee-424a-a664-8ac87ac39f0f tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] GET https://10.4.3.232/volume/v3/types/93cae663-ba4b-4711-8dff-964ef4beda44 Aug 04 10:49:36.493457 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c1e075df-52ee-424a-a664-8ac87ac39f0f tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:36.493678 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c1e075df-52ee-424a-a664-8ac87ac39f0f tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:36.499312 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c1e075df-52ee-424a-a664-8ac87ac39f0f tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types/93cae663-ba4b-4711-8dff-964ef4beda44 returned with HTTP 404 Aug 04 10:49:36.500112 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 408/1639] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:49:36 2026] GET /volume/v3/types/93cae663-ba4b-4711-8dff-964ef4beda44 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:36.508551 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f587bd4c-2adf-49ff-924f-f0305f5a86a5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:36.510376 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f587bd4c-2adf-49ff-924f-f0305f5a86a5 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] DELETE https://10.4.3.232/volume/v3/types/7a69a707-2124-40c5-94e1-073040812f30 Aug 04 10:49:36.510584 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f587bd4c-2adf-49ff-924f-f0305f5a86a5 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:36.510789 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f587bd4c-2adf-49ff-924f-f0305f5a86a5 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:36.538074 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f587bd4c-2adf-49ff-924f-f0305f5a86a5 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types/7a69a707-2124-40c5-94e1-073040812f30 returned with HTTP 202 Aug 04 10:49:36.538499 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 409/1640] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:49:36 2026] DELETE /volume/v3/types/7a69a707-2124-40c5-94e1-073040812f30 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:36.546359 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-00065909-f80f-4773-beef-ec1580c8159b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:36.548223 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-00065909-f80f-4773-beef-ec1580c8159b tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] GET https://10.4.3.232/volume/v3/types/7a69a707-2124-40c5-94e1-073040812f30 Aug 04 10:49:36.548449 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-00065909-f80f-4773-beef-ec1580c8159b tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:36.548660 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-00065909-f80f-4773-beef-ec1580c8159b tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:36.552062 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-00065909-f80f-4773-beef-ec1580c8159b tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types/7a69a707-2124-40c5-94e1-073040812f30 returned with HTTP 404 Aug 04 10:49:36.552602 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 413/1641] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:49:36 2026] GET /volume/v3/types/7a69a707-2124-40c5-94e1-073040812f30 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:36.562237 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-aeaa5f1f-13ac-444a-a786-b2afd1024e98 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:36.564507 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aeaa5f1f-13ac-444a-a786-b2afd1024e98 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:49:36.564988 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aeaa5f1f-13ac-444a-a786-b2afd1024e98 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-782857744", "description": "tempest-volume-type-description-625598682", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:36.589531 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aeaa5f1f-13ac-444a-a786-b2afd1024e98 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:49:36.590212 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 412/1642] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:49:36 2026] POST /volume/v3/types => generated 313 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:36.602159 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-40329491-9934-4e3e-b08c-03d8aff04735 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:36.602575 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-961c6edf-15d2-4df0-84d8-c931d8a296e4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:36.604143 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-40329491-9934-4e3e-b08c-03d8aff04735 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:49:36.604375 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-40329491-9934-4e3e-b08c-03d8aff04735 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:36.604613 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-40329491-9934-4e3e-b08c-03d8aff04735 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:36.604722 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-40329491-9934-4e3e-b08c-03d8aff04735 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:36.605298 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-961c6edf-15d2-4df0-84d8-c931d8a296e4 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] GET https://10.4.3.232/volume/v3/types/4cdfc0b8-3443-412d-86f2-98503cfe13ce Aug 04 10:49:36.605663 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-961c6edf-15d2-4df0-84d8-c931d8a296e4 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:36.605918 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-961c6edf-15d2-4df0-84d8-c931d8a296e4 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:36.611376 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:36.611376 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:36.612259 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-40329491-9934-4e3e-b08c-03d8aff04735 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:49:36.612836 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 409/1643] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:36 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:36.613122 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-961c6edf-15d2-4df0-84d8-c931d8a296e4 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types/4cdfc0b8-3443-412d-86f2-98503cfe13ce returned with HTTP 200 Aug 04 10:49:36.613634 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 410/1644] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:49:36 2026] GET /volume/v3/types/4cdfc0b8-3443-412d-86f2-98503cfe13ce => generated 335 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:36.626760 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c2673a11-f6ed-452d-a953-b3dca8dfff73 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:36.629220 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c2673a11-f6ed-452d-a953-b3dca8dfff73 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] DELETE https://10.4.3.232/volume/v3/types/4cdfc0b8-3443-412d-86f2-98503cfe13ce Aug 04 10:49:36.629558 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c2673a11-f6ed-452d-a953-b3dca8dfff73 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:36.629804 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c2673a11-f6ed-452d-a953-b3dca8dfff73 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:36.666630 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c2673a11-f6ed-452d-a953-b3dca8dfff73 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types/4cdfc0b8-3443-412d-86f2-98503cfe13ce returned with HTTP 202 Aug 04 10:49:36.667023 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 414/1645] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:49:36 2026] DELETE /volume/v3/types/4cdfc0b8-3443-412d-86f2-98503cfe13ce => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:36.675576 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b566d220-be0a-42bb-a8c7-4b423d7e0ac1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:36.677701 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b566d220-be0a-42bb-a8c7-4b423d7e0ac1 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] GET https://10.4.3.232/volume/v3/types/4cdfc0b8-3443-412d-86f2-98503cfe13ce Aug 04 10:49:36.677701 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b566d220-be0a-42bb-a8c7-4b423d7e0ac1 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:36.678067 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b566d220-be0a-42bb-a8c7-4b423d7e0ac1 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:36.681606 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b566d220-be0a-42bb-a8c7-4b423d7e0ac1 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types/4cdfc0b8-3443-412d-86f2-98503cfe13ce returned with HTTP 404 Aug 04 10:49:36.682177 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 413/1646] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:49:36 2026] GET /volume/v3/types/4cdfc0b8-3443-412d-86f2-98503cfe13ce => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:36.692496 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-741cc381-592a-4b63-86bc-5174f9c94979 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:36.694782 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-741cc381-592a-4b63-86bc-5174f9c94979 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:49:36.695214 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-741cc381-592a-4b63-86bc-5174f9c94979 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-691464455"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:36.715570 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-741cc381-592a-4b63-86bc-5174f9c94979 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:49:36.715939 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 410/1647] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:49:36 2026] POST /volume/v3/types => generated 220 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:36.725443 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4dd2c4aa-ad7d-479f-b77e-77e1a7b5f1ac None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:36.727711 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4dd2c4aa-ad7d-479f-b77e-77e1a7b5f1ac tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] POST https://10.4.3.232/volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption Aug 04 10:49:36.728129 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4dd2c4aa-ad7d-479f-b77e-77e1a7b5f1ac tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:36.753992 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4a14434c-e5a4-4073-a08a-8c2376add575 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:36.755784 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4a14434c-e5a4-4073-a08a-8c2376add575 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a Aug 04 10:49:36.756269 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4a14434c-e5a4-4073-a08a-8c2376add575 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:36.756699 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4a14434c-e5a4-4073-a08a-8c2376add575 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:36.756949 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-4a14434c-e5a4-4073-a08a-8c2376add575 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 829795f6-a5ea-4038-b7f0-7c87c120fb3a. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:36.763379 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:36.763379 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:36.764374 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4a14434c-e5a4-4073-a08a-8c2376add575 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a returned with HTTP 200 Aug 04 10:49:36.765016 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 415/1648] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:36 2026] GET /volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:49:36.769266 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4dd2c4aa-ad7d-479f-b77e-77e1a7b5f1ac tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption returned with HTTP 200 Aug 04 10:49:36.770040 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 411/1649] 10.4.3.232 () {68 vars in 1397 bytes} [Tue Aug 4 10:49:36 2026] POST /volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:36.781967 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-85111615-52cd-49a7-97c9-ed6b451d1bed None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:36.783964 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-85111615-52cd-49a7-97c9-ed6b451d1bed tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] GET https://10.4.3.232/volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption Aug 04 10:49:36.784178 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-85111615-52cd-49a7-97c9-ed6b451d1bed tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:36.784498 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-85111615-52cd-49a7-97c9-ed6b451d1bed tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:36.790501 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-85111615-52cd-49a7-97c9-ed6b451d1bed tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption returned with HTTP 200 Aug 04 10:49:36.790952 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 414/1650] 10.4.3.232 () {66 vars in 1375 bytes} [Tue Aug 4 10:49:36 2026] GET /volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:36.804212 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3c483837-2c54-48fe-8a15-2e097ff99fcb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:36.806527 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3c483837-2c54-48fe-8a15-2e097ff99fcb tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] PUT https://10.4.3.232/volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption/8575eda3-faf2-4c51-8b0d-00dbb61e9702 Aug 04 10:49:36.806983 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3c483837-2c54-48fe-8a15-2e097ff99fcb tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:36.846938 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3c483837-2c54-48fe-8a15-2e097ff99fcb tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption/8575eda3-faf2-4c51-8b0d-00dbb61e9702 returned with HTTP 200 Aug 04 10:49:36.847397 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 411/1651] 10.4.3.232 () {68 vars in 1507 bytes} [Tue Aug 4 10:49:36 2026] PUT /volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption/8575eda3-faf2-4c51-8b0d-00dbb61e9702 => generated 122 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:36.864658 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8dde8660-df25-48c1-bce8-2421dcc29131 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:36.868482 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8dde8660-df25-48c1-bce8-2421dcc29131 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] GET https://10.4.3.232/volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption Aug 04 10:49:36.868929 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8dde8660-df25-48c1-bce8-2421dcc29131 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:36.869347 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8dde8660-df25-48c1-bce8-2421dcc29131 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:36.877537 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8dde8660-df25-48c1-bce8-2421dcc29131 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption returned with HTTP 200 Aug 04 10:49:36.878293 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 416/1652] 10.4.3.232 () {66 vars in 1375 bytes} [Tue Aug 4 10:49:36 2026] GET /volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption => generated 347 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:36.890028 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d3e8f9e1-908b-46a5-bcb0-c1a32c94c5bb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:36.893821 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3e8f9e1-908b-46a5-bcb0-c1a32c94c5bb tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] GET https://10.4.3.232/volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption/cipher Aug 04 10:49:36.894068 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3e8f9e1-908b-46a5-bcb0-c1a32c94c5bb tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:36.894302 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3e8f9e1-908b-46a5-bcb0-c1a32c94c5bb tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:36.905988 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3e8f9e1-908b-46a5-bcb0-c1a32c94c5bb tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption/cipher returned with HTTP 200 Aug 04 10:49:36.905988 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 412/1653] 10.4.3.232 () {66 vars in 1396 bytes} [Tue Aug 4 10:49:36 2026] GET /volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption/cipher => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:49:36.920104 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5c6245d2-6f7e-4531-b4fb-bb80bfb6c96f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:36.923616 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5c6245d2-6f7e-4531-b4fb-bb80bfb6c96f tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] DELETE https://10.4.3.232/volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption/8575eda3-faf2-4c51-8b0d-00dbb61e9702 Aug 04 10:49:36.923988 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5c6245d2-6f7e-4531-b4fb-bb80bfb6c96f tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:36.924211 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5c6245d2-6f7e-4531-b4fb-bb80bfb6c96f tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:36.960321 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5c6245d2-6f7e-4531-b4fb-bb80bfb6c96f tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption/8575eda3-faf2-4c51-8b0d-00dbb61e9702 returned with HTTP 202 Aug 04 10:49:36.960784 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 415/1654] 10.4.3.232 () {66 vars in 1489 bytes} [Tue Aug 4 10:49:36 2026] DELETE /volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption/8575eda3-faf2-4c51-8b0d-00dbb61e9702 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:36.973794 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4b3e585a-f769-4529-a2e3-1b3b204e8912 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:36.977285 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4b3e585a-f769-4529-a2e3-1b3b204e8912 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] GET https://10.4.3.232/volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption Aug 04 10:49:36.977523 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4b3e585a-f769-4529-a2e3-1b3b204e8912 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:36.977714 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4b3e585a-f769-4529-a2e3-1b3b204e8912 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:36.985968 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4b3e585a-f769-4529-a2e3-1b3b204e8912 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption returned with HTTP 200 Aug 04 10:49:36.986869 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 412/1655] 10.4.3.232 () {66 vars in 1375 bytes} [Tue Aug 4 10:49:36 2026] GET /volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption => generated 2 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 04 10:49:36.999353 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9f1d821f-4698-4923-8b8d-4bbdbc9dc0f6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:37.002852 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9f1d821f-4698-4923-8b8d-4bbdbc9dc0f6 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] GET https://10.4.3.232/volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption Aug 04 10:49:37.002852 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9f1d821f-4698-4923-8b8d-4bbdbc9dc0f6 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:37.002852 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9f1d821f-4698-4923-8b8d-4bbdbc9dc0f6 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:37.010996 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9f1d821f-4698-4923-8b8d-4bbdbc9dc0f6 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption returned with HTTP 200 Aug 04 10:49:37.011205 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 417/1656] 10.4.3.232 () {66 vars in 1375 bytes} [Tue Aug 4 10:49:36 2026] GET /volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820/encryption => generated 2 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 04 10:49:37.022643 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b06e96e1-59b5-4592-9c4a-d70e8f7516aa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:37.025055 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b06e96e1-59b5-4592-9c4a-d70e8f7516aa tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] DELETE https://10.4.3.232/volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820 Aug 04 10:49:37.025355 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b06e96e1-59b5-4592-9c4a-d70e8f7516aa tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:37.025704 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b06e96e1-59b5-4592-9c4a-d70e8f7516aa tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:37.073146 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b06e96e1-59b5-4592-9c4a-d70e8f7516aa tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820 returned with HTTP 202 Aug 04 10:49:37.073789 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 413/1657] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:49:37 2026] DELETE /volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:37.081895 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-efe669d1-20e9-4c49-b5c4-f9d64b1dc7fb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:37.083828 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-efe669d1-20e9-4c49-b5c4-f9d64b1dc7fb tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] GET https://10.4.3.232/volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820 Aug 04 10:49:37.084063 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-efe669d1-20e9-4c49-b5c4-f9d64b1dc7fb tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:37.084460 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-efe669d1-20e9-4c49-b5c4-f9d64b1dc7fb tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:37.087688 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-efe669d1-20e9-4c49-b5c4-f9d64b1dc7fb tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820 returned with HTTP 404 Aug 04 10:49:37.088397 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 416/1658] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:49:37 2026] GET /volume/v3/types/10da4af2-1dcc-416e-b1c3-6443b25cd820 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:37.097454 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-43c72b41-68de-4e18-9126-cf1ca3e85248 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:37.100634 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-43c72b41-68de-4e18-9126-cf1ca3e85248 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] GET https://10.4.3.232/volume/v3/types Aug 04 10:49:37.100634 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-43c72b41-68de-4e18-9126-cf1ca3e85248 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:37.100634 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-43c72b41-68de-4e18-9126-cf1ca3e85248 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:37.118625 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-43c72b41-68de-4e18-9126-cf1ca3e85248 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:49:37.118964 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 413/1659] 10.4.3.232 () {66 vars in 1231 bytes} [Tue Aug 4 10:49:37 2026] GET /volume/v3/types => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:37.130869 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1ae879b7-4cdb-4671-b0bc-9164cacb8b92 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:37.135330 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1ae879b7-4cdb-4671-b0bc-9164cacb8b92 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:49:37.135330 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1ae879b7-4cdb-4671-b0bc-9164cacb8b92 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-695075140"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:37.157960 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1ae879b7-4cdb-4671-b0bc-9164cacb8b92 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:49:37.158607 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 418/1660] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:49:37 2026] POST /volume/v3/types => generated 220 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:37.171375 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d8c59ab0-f47f-493d-b7e9-c1879b1d961a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:37.174118 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d8c59ab0-f47f-493d-b7e9-c1879b1d961a tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] PUT https://10.4.3.232/volume/v3/types/fc195e28-6b0d-4297-9e9c-a86e30776883 Aug 04 10:49:37.174665 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d8c59ab0-f47f-493d-b7e9-c1879b1d961a tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-203650767", "description": "tempest-volume-type-description-562401453", "is_public": false}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:37.201225 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-298e0beb-d416-4bf0-9135-513b87dc0fbf req-fe7e533a-247a-4c1a-8a26-b615a7725c32 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:37.203705 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-298e0beb-d416-4bf0-9135-513b87dc0fbf req-fe7e533a-247a-4c1a-8a26-b615a7725c32 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] DELETE https://10.4.3.232/volume/v3/attachments/4fab8961-c833-4220-8ba3-aa5d2efbfc7f Aug 04 10:49:37.204620 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-298e0beb-d416-4bf0-9135-513b87dc0fbf req-fe7e533a-247a-4c1a-8a26-b615a7725c32 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:37.204620 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-298e0beb-d416-4bf0-9135-513b87dc0fbf req-fe7e533a-247a-4c1a-8a26-b615a7725c32 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:37.231651 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:37.231651 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:37.284779 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d8c59ab0-f47f-493d-b7e9-c1879b1d961a tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types/fc195e28-6b0d-4297-9e9c-a86e30776883 returned with HTTP 200 Aug 04 10:49:37.285343 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 414/1661] 10.4.3.232 () {68 vars in 1363 bytes} [Tue Aug 4 10:49:37 2026] PUT /volume/v3/types/fc195e28-6b0d-4297-9e9c-a86e30776883 => generated 203 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:37.295174 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-56213d3e-b87d-4fcd-8591-c31a95006c8c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:37.297598 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-56213d3e-b87d-4fcd-8591-c31a95006c8c tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] GET https://10.4.3.232/volume/v3/types/fc195e28-6b0d-4297-9e9c-a86e30776883 Aug 04 10:49:37.298010 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-56213d3e-b87d-4fcd-8591-c31a95006c8c tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:37.298211 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-56213d3e-b87d-4fcd-8591-c31a95006c8c tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:37.304282 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-56213d3e-b87d-4fcd-8591-c31a95006c8c tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types/fc195e28-6b0d-4297-9e9c-a86e30776883 returned with HTTP 200 Aug 04 10:49:37.304685 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 414/1662] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:49:37 2026] GET /volume/v3/types/fc195e28-6b0d-4297-9e9c-a86e30776883 => generated 267 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:37.312848 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-298e0beb-d416-4bf0-9135-513b87dc0fbf req-fe7e533a-247a-4c1a-8a26-b615a7725c32 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/attachments/4fab8961-c833-4220-8ba3-aa5d2efbfc7f returned with HTTP 200 Aug 04 10:49:37.312911 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-29935f43-8585-4170-82d4-dd7212968a35 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:37.313435 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 417/1663] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:49:37 2026] DELETE /volume/v3/attachments/4fab8961-c833-4220-8ba3-aa5d2efbfc7f => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:37.315410 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-29935f43-8585-4170-82d4-dd7212968a35 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] DELETE https://10.4.3.232/volume/v3/types/fc195e28-6b0d-4297-9e9c-a86e30776883 Aug 04 10:49:37.315410 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-29935f43-8585-4170-82d4-dd7212968a35 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:37.315688 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-29935f43-8585-4170-82d4-dd7212968a35 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:37.325785 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-298e0beb-d416-4bf0-9135-513b87dc0fbf req-7eadbaf1-34ae-4311-ba9c-d68efe69222a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:37.328154 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-298e0beb-d416-4bf0-9135-513b87dc0fbf req-7eadbaf1-34ae-4311-ba9c-d68efe69222a tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] DELETE https://10.4.3.232/volume/v3/volumes/a5006003-c9f1-489e-ad27-534c1da71134 Aug 04 10:49:37.328539 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-298e0beb-d416-4bf0-9135-513b87dc0fbf req-7eadbaf1-34ae-4311-ba9c-d68efe69222a tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:37.328924 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-298e0beb-d416-4bf0-9135-513b87dc0fbf req-7eadbaf1-34ae-4311-ba9c-d68efe69222a tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:37.329228 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [req-298e0beb-d416-4bf0-9135-513b87dc0fbf req-7eadbaf1-34ae-4311-ba9c-d68efe69222a tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Delete volume with id: a5006003-c9f1-489e-ad27-534c1da71134 Aug 04 10:49:37.339525 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:37.339525 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:37.340140 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-298e0beb-d416-4bf0-9135-513b87dc0fbf req-7eadbaf1-34ae-4311-ba9c-d68efe69222a tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:49:37.373453 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-29935f43-8585-4170-82d4-dd7212968a35 tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types/fc195e28-6b0d-4297-9e9c-a86e30776883 returned with HTTP 202 Aug 04 10:49:37.373959 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 419/1664] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:49:37 2026] DELETE /volume/v3/types/fc195e28-6b0d-4297-9e9c-a86e30776883 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:37.384213 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-298e0beb-d416-4bf0-9135-513b87dc0fbf req-7eadbaf1-34ae-4311-ba9c-d68efe69222a tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Delete volume request issued successfully. Aug 04 10:49:37.384516 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-298e0beb-d416-4bf0-9135-513b87dc0fbf req-7eadbaf1-34ae-4311-ba9c-d68efe69222a tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/a5006003-c9f1-489e-ad27-534c1da71134 returned with HTTP 202 Aug 04 10:49:37.384839 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6218b58b-9dd6-434d-951d-90936fb5179b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:37.385073 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 415/1665] 10.4.3.232 () {70 vars in 1620 bytes} [Tue Aug 4 10:49:37 2026] DELETE /volume/v3/volumes/a5006003-c9f1-489e-ad27-534c1da71134 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:37.387454 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6218b58b-9dd6-434d-951d-90936fb5179b tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] GET https://10.4.3.232/volume/v3/types/fc195e28-6b0d-4297-9e9c-a86e30776883 Aug 04 10:49:37.387739 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6218b58b-9dd6-434d-951d-90936fb5179b tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:37.388016 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6218b58b-9dd6-434d-951d-90936fb5179b tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:37.399389 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6218b58b-9dd6-434d-951d-90936fb5179b tempest-VolumeTypesTest-1940915292 tempest-VolumeTypesTest-1940915292-project-admin] https://10.4.3.232/volume/v3/types/fc195e28-6b0d-4297-9e9c-a86e30776883 returned with HTTP 404 Aug 04 10:49:37.399899 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 415/1666] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:49:37 2026] GET /volume/v3/types/fc195e28-6b0d-4297-9e9c-a86e30776883 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:37.625839 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-51ff3b6f-086c-436b-bef4-6913fb5af99c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:37.627724 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-51ff3b6f-086c-436b-bef4-6913fb5af99c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:49:37.627975 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-51ff3b6f-086c-436b-bef4-6913fb5af99c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:37.628182 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-51ff3b6f-086c-436b-bef4-6913fb5af99c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:37.628340 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-51ff3b6f-086c-436b-bef4-6913fb5af99c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:37.635016 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:37.635016 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:37.635784 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-51ff3b6f-086c-436b-bef4-6913fb5af99c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:49:37.636170 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 418/1667] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:37 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:37.784169 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fa0f5aaa-2b62-4885-a429-9cedc4330558 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:37.786509 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fa0f5aaa-2b62-4885-a429-9cedc4330558 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a Aug 04 10:49:37.786988 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fa0f5aaa-2b62-4885-a429-9cedc4330558 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:37.787049 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fa0f5aaa-2b62-4885-a429-9cedc4330558 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:37.787812 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-fa0f5aaa-2b62-4885-a429-9cedc4330558 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 829795f6-a5ea-4038-b7f0-7c87c120fb3a. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:37.793487 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:37.793487 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:37.794208 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fa0f5aaa-2b62-4885-a429-9cedc4330558 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a returned with HTTP 200 Aug 04 10:49:37.794626 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 420/1668] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:37 2026] GET /volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:38.214524 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-91e12575-ee30-41bf-94ae-994ba3178668 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:38.216426 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-91e12575-ee30-41bf-94ae-994ba3178668 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] DELETE https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 Aug 04 10:49:38.216749 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-91e12575-ee30-41bf-94ae-994ba3178668 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:38.217038 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-91e12575-ee30-41bf-94ae-994ba3178668 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:38.217346 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-91e12575-ee30-41bf-94ae-994ba3178668 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Delete volume with id: 1da587c1-ca0e-48cf-b258-3817951f6b88 Aug 04 10:49:38.231188 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:38.231188 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:38.231705 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-91e12575-ee30-41bf-94ae-994ba3178668 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:49:38.276055 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-91e12575-ee30-41bf-94ae-994ba3178668 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Delete volume request issued successfully. Aug 04 10:49:38.276220 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-91e12575-ee30-41bf-94ae-994ba3178668 tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 returned with HTTP 202 Aug 04 10:49:38.276969 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 416/1669] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:38 2026] DELETE /volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:38.297200 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a925446e-ff04-4943-b726-8a5affc72f5b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:38.299728 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a925446e-ff04-4943-b726-8a5affc72f5b tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 Aug 04 10:49:38.303264 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a925446e-ff04-4943-b726-8a5affc72f5b tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:38.303264 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a925446e-ff04-4943-b726-8a5affc72f5b tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:38.313411 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:38.313411 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:38.317743 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a925446e-ff04-4943-b726-8a5affc72f5b tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Volume info retrieved successfully. Aug 04 10:49:38.324222 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a925446e-ff04-4943-b726-8a5affc72f5b tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 returned with HTTP 200 Aug 04 10:49:38.324788 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 416/1670] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:38 2026] GET /volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:38.417615 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2c7b89f8-d286-4ee8-8751-584796ba112e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:38.635141 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2c7b89f8-d286-4ee8-8751-584796ba112e tempest-AvailabilityZoneTestJSON-1567133206 tempest-AvailabilityZoneTestJSON-1567133206-project-member] GET https://10.4.3.232/volume/v3/os-availability-zone Aug 04 10:49:38.635677 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2c7b89f8-d286-4ee8-8751-584796ba112e tempest-AvailabilityZoneTestJSON-1567133206 tempest-AvailabilityZoneTestJSON-1567133206-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:38.635677 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2c7b89f8-d286-4ee8-8751-584796ba112e tempest-AvailabilityZoneTestJSON-1567133206 tempest-AvailabilityZoneTestJSON-1567133206-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:38.638559 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2c7b89f8-d286-4ee8-8751-584796ba112e tempest-AvailabilityZoneTestJSON-1567133206 tempest-AvailabilityZoneTestJSON-1567133206-project-member] Availability Zones retrieved successfully. Aug 04 10:49:38.638770 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2c7b89f8-d286-4ee8-8751-584796ba112e tempest-AvailabilityZoneTestJSON-1567133206 tempest-AvailabilityZoneTestJSON-1567133206-project-member] https://10.4.3.232/volume/v3/os-availability-zone returned with HTTP 200 Aug 04 10:49:38.639082 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 419/1671] 10.4.3.232 () {66 vars in 1276 bytes} [Tue Aug 4 10:49:38 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:49:38.652614 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-26e107d9-04af-4b8d-8913-909b290b52c6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:38.655627 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-26e107d9-04af-4b8d-8913-909b290b52c6 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:49:38.655859 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-26e107d9-04af-4b8d-8913-909b290b52c6 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:38.656096 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-26e107d9-04af-4b8d-8913-909b290b52c6 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:38.656224 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-26e107d9-04af-4b8d-8913-909b290b52c6 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:38.662224 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:38.662224 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:38.663162 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-26e107d9-04af-4b8d-8913-909b290b52c6 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:49:38.663741 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 421/1672] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:38 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:38.811973 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4769acf0-df4c-49e8-9714-e668c2049fa8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:38.814350 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4769acf0-df4c-49e8-9714-e668c2049fa8 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a Aug 04 10:49:38.814629 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4769acf0-df4c-49e8-9714-e668c2049fa8 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:38.815089 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4769acf0-df4c-49e8-9714-e668c2049fa8 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:38.815089 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4769acf0-df4c-49e8-9714-e668c2049fa8 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 829795f6-a5ea-4038-b7f0-7c87c120fb3a. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:38.820127 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:38.820127 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:38.821030 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4769acf0-df4c-49e8-9714-e668c2049fa8 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a returned with HTTP 200 Aug 04 10:49:38.821562 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 417/1673] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:38 2026] GET /volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:39.340510 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-48010ce4-3b8b-48be-be1b-d5a8a28b702f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:39.343423 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-48010ce4-3b8b-48be-be1b-d5a8a28b702f tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] GET https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 Aug 04 10:49:39.343700 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-48010ce4-3b8b-48be-be1b-d5a8a28b702f tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:39.343951 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-48010ce4-3b8b-48be-be1b-d5a8a28b702f tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:39.351944 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-48010ce4-3b8b-48be-be1b-d5a8a28b702f tempest-ServerActionsTestOtherA-1087042203 tempest-ServerActionsTestOtherA-1087042203-project-member] https://10.4.3.232/volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 returned with HTTP 404 Aug 04 10:49:39.355878 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 417/1674] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:39 2026] GET /volume/v3/volumes/1da587c1-ca0e-48cf-b258-3817951f6b88 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:39.676428 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5ecb935f-7887-4155-86b4-ccda2ba631f6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:39.678386 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5ecb935f-7887-4155-86b4-ccda2ba631f6 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:49:39.678627 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5ecb935f-7887-4155-86b4-ccda2ba631f6 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:39.678885 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5ecb935f-7887-4155-86b4-ccda2ba631f6 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:39.679080 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-5ecb935f-7887-4155-86b4-ccda2ba631f6 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:39.685427 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:39.685427 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:39.686735 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5ecb935f-7887-4155-86b4-ccda2ba631f6 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:49:39.686873 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 420/1675] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:39 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:39.811184 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5247a9dd-e69a-42cf-8553-c76176aa32dc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:39.834827 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2b2c201d-68c0-409a-8ce7-e0a576cb9da8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:39.836837 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2b2c201d-68c0-409a-8ce7-e0a576cb9da8 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a Aug 04 10:49:39.837033 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2b2c201d-68c0-409a-8ce7-e0a576cb9da8 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:39.837547 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2b2c201d-68c0-409a-8ce7-e0a576cb9da8 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:39.837547 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-2b2c201d-68c0-409a-8ce7-e0a576cb9da8 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 829795f6-a5ea-4038-b7f0-7c87c120fb3a. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:39.842582 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:39.842582 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:39.843356 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2b2c201d-68c0-409a-8ce7-e0a576cb9da8 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a returned with HTTP 200 Aug 04 10:49:39.843795 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 418/1676] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:39 2026] GET /volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:39.956719 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5247a9dd-e69a-42cf-8553-c76176aa32dc tempest-ExtensionsTestJSON-982796127 tempest-ExtensionsTestJSON-982796127-project-member] GET https://10.4.3.232/volume/v3/extensions Aug 04 10:49:39.956719 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5247a9dd-e69a-42cf-8553-c76176aa32dc tempest-ExtensionsTestJSON-982796127 tempest-ExtensionsTestJSON-982796127-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:39.956838 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5247a9dd-e69a-42cf-8553-c76176aa32dc tempest-ExtensionsTestJSON-982796127 tempest-ExtensionsTestJSON-982796127-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:39.957320 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5247a9dd-e69a-42cf-8553-c76176aa32dc tempest-ExtensionsTestJSON-982796127 tempest-ExtensionsTestJSON-982796127-project-member] https://10.4.3.232/volume/v3/extensions returned with HTTP 200 Aug 04 10:49:39.958168 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 422/1677] 10.4.3.232 () {66 vars in 1246 bytes} [Tue Aug 4 10:49:39 2026] GET /volume/v3/extensions => generated 5245 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:40.700388 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b8e6eb9e-49e8-4ab1-a58e-0653660c9f7c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:40.704633 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b8e6eb9e-49e8-4ab1-a58e-0653660c9f7c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:49:40.704881 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b8e6eb9e-49e8-4ab1-a58e-0653660c9f7c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:40.705517 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b8e6eb9e-49e8-4ab1-a58e-0653660c9f7c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:40.705517 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-b8e6eb9e-49e8-4ab1-a58e-0653660c9f7c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:40.710817 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:40.710817 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:40.711398 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b8e6eb9e-49e8-4ab1-a58e-0653660c9f7c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:49:40.713445 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 418/1678] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:40 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:40.724943 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1803c1b8-aae7-4664-88df-e55558aa1209 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:40.858198 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5133e9c0-8169-4f3f-b9c9-f8030a3239cb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:40.860282 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5133e9c0-8169-4f3f-b9c9-f8030a3239cb tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a Aug 04 10:49:40.861127 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5133e9c0-8169-4f3f-b9c9-f8030a3239cb tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:40.861127 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5133e9c0-8169-4f3f-b9c9-f8030a3239cb tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:40.861127 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5133e9c0-8169-4f3f-b9c9-f8030a3239cb tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 829795f6-a5ea-4038-b7f0-7c87c120fb3a. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:40.866559 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:40.866559 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:40.867457 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5133e9c0-8169-4f3f-b9c9-f8030a3239cb tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a returned with HTTP 200 Aug 04 10:49:40.867879 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 419/1679] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:40 2026] GET /volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:40.891573 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1803c1b8-aae7-4664-88df-e55558aa1209 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] POST https://10.4.3.232/volume/v3/backups Aug 04 10:49:40.892411 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1803c1b8-aae7-4664-88df-e55558aa1209 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "33ed8f07-4bc9-4a41-b226-7706b615aef0"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:40.894668 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-1803c1b8-aae7-4664-88df-e55558aa1209 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Creating new backup {'backup': {'volume_id': '33ed8f07-4bc9-4a41-b226-7706b615aef0'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:49:40.894929 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-1803c1b8-aae7-4664-88df-e55558aa1209 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Creating backup of volume 33ed8f07-4bc9-4a41-b226-7706b615aef0 in container None Aug 04 10:49:40.908879 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:40.908879 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:40.909807 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1803c1b8-aae7-4664-88df-e55558aa1209 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Volume info retrieved successfully. Aug 04 10:49:40.934410 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-1803c1b8-aae7-4664-88df-e55558aa1209 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Created reservations ['bfbaea9f-c092-4a53-a1f5-4b872dc4d80f', '635c3dd3-6574-438b-9867-be0fa470031b'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:40.965596 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-182b79eb-e606-44a0-8d74-521307524463 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:40.978005 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1803c1b8-aae7-4664-88df-e55558aa1209 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:49:40.978585 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 421/1680] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 10:49:40 2026] POST /volume/v3/backups => generated 288 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:40.987890 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ee3bd97a-cce9-472b-a848-a152aa4eef52 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:40.991310 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ee3bd97a-cce9-472b-a848-a152aa4eef52 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b Aug 04 10:49:40.991310 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ee3bd97a-cce9-472b-a848-a152aa4eef52 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:40.991505 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ee3bd97a-cce9-472b-a848-a152aa4eef52 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:40.991623 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-ee3bd97a-cce9-472b-a848-a152aa4eef52 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id bdbc0615-e868-4a5d-959c-13d7cf395a1b. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:41.005532 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:41.005532 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:41.006311 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ee3bd97a-cce9-472b-a848-a152aa4eef52 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b returned with HTTP 200 Aug 04 10:49:41.006751 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 419/1681] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:40 2026] GET /volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b => generated 695 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:41.064607 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-182b79eb-e606-44a0-8d74-521307524463 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] POST https://10.4.3.232/volume/v3/qos-specs Aug 04 10:49:41.065033 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-182b79eb-e606-44a0-8d74-521307524463 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1605146308", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:41.067078 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.qos_specs [None req-182b79eb-e606-44a0-8d74-521307524463 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1605146308', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100253) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 04 10:49:41.075310 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-182b79eb-e606-44a0-8d74-521307524463 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] DB qos_specs_create(): root {'id': '73e899a4-52e3-40d6-8d4c-c7cf920bdc85', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1605146308'} {{(pid=100253) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5659}} Aug 04 10:49:41.090428 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-182b79eb-e606-44a0-8d74-521307524463 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs returned with HTTP 200 Aug 04 10:49:41.091074 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 423/1682] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:49:40 2026] POST /volume/v3/qos-specs => generated 393 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:41.101753 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dcac0c40-7648-4286-9a02-e8ee6b4ea732 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.103380 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dcac0c40-7648-4286-9a02-e8ee6b4ea732 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:49:41.104097 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dcac0c40-7648-4286-9a02-e8ee6b4ea732 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1253756141"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:41.130131 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dcac0c40-7648-4286-9a02-e8ee6b4ea732 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:49:41.130602 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 420/1683] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:49:41 2026] POST /volume/v3/types => generated 222 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:41.143470 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0e26d9de-da85-422f-9bba-aa0e8aa36289 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.145410 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0e26d9de-da85-422f-9bba-aa0e8aa36289 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:49:41.145817 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0e26d9de-da85-422f-9bba-aa0e8aa36289 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1607120844"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:41.147539 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:41.147539 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:41.163356 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0e26d9de-da85-422f-9bba-aa0e8aa36289 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:49:41.164174 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 422/1684] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:49:41 2026] POST /volume/v3/types => generated 222 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:41.172217 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0a91d08c-ccc7-4c78-a8b7-83cc77de4f16 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.174144 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0a91d08c-ccc7-4c78-a8b7-83cc77de4f16 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:49:41.174541 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0a91d08c-ccc7-4c78-a8b7-83cc77de4f16 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-98527470"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:41.192549 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0a91d08c-ccc7-4c78-a8b7-83cc77de4f16 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:49:41.193016 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 420/1685] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:49:41 2026] POST /volume/v3/types => generated 220 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:41.201401 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ed012920-d2d6-4ea8-810c-46e4c2565e2f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.203235 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ed012920-d2d6-4ea8-810c-46e4c2565e2f tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/associate?vol_type_id=f27f52c6-354e-4dbc-9412-c376d224a4e2 Aug 04 10:49:41.203496 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ed012920-d2d6-4ea8-810c-46e4c2565e2f tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.203682 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ed012920-d2d6-4ea8-810c-46e4c2565e2f tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'associate' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.203910 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:41.203910 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:41.204399 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ed012920-d2d6-4ea8-810c-46e4c2565e2f tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Associate qos_spec: 73e899a4-52e3-40d6-8d4c-c7cf920bdc85 with type: f27f52c6-354e-4dbc-9412-c376d224a4e2 {{(pid=100253) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 04 10:49:41.230752 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ed012920-d2d6-4ea8-810c-46e4c2565e2f tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/associate?vol_type_id=f27f52c6-354e-4dbc-9412-c376d224a4e2 returned with HTTP 202 Aug 04 10:49:41.231531 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 424/1686] 10.4.3.232 () {66 vars in 1481 bytes} [Tue Aug 4 10:49:41 2026] GET /volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/associate?vol_type_id=f27f52c6-354e-4dbc-9412-c376d224a4e2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:41.238967 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6f981fb4-0da7-48a0-ac3a-1543c9f64a05 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.243272 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f981fb4-0da7-48a0-ac3a-1543c9f64a05 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/associate?vol_type_id=bf8c0f6f-1202-446a-a916-d0a57806988a Aug 04 10:49:41.243272 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f981fb4-0da7-48a0-ac3a-1543c9f64a05 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.243272 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f981fb4-0da7-48a0-ac3a-1543c9f64a05 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'associate' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.243272 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6f981fb4-0da7-48a0-ac3a-1543c9f64a05 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Associate qos_spec: 73e899a4-52e3-40d6-8d4c-c7cf920bdc85 with type: bf8c0f6f-1202-446a-a916-d0a57806988a {{(pid=100252) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 04 10:49:41.272582 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f981fb4-0da7-48a0-ac3a-1543c9f64a05 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/associate?vol_type_id=bf8c0f6f-1202-446a-a916-d0a57806988a returned with HTTP 202 Aug 04 10:49:41.273590 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 421/1687] 10.4.3.232 () {66 vars in 1481 bytes} [Tue Aug 4 10:49:41 2026] GET /volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/associate?vol_type_id=bf8c0f6f-1202-446a-a916-d0a57806988a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:41.280991 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-82e9c725-afd6-45d2-8eeb-5f90a1bfac06 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.283127 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-82e9c725-afd6-45d2-8eeb-5f90a1bfac06 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/associate?vol_type_id=0a40444b-cd2c-4a05-a501-6dfb10380288 Aug 04 10:49:41.283339 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-82e9c725-afd6-45d2-8eeb-5f90a1bfac06 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.283643 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-82e9c725-afd6-45d2-8eeb-5f90a1bfac06 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'associate' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.284314 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.qos_specs_manage [None req-82e9c725-afd6-45d2-8eeb-5f90a1bfac06 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Associate qos_spec: 73e899a4-52e3-40d6-8d4c-c7cf920bdc85 with type: 0a40444b-cd2c-4a05-a501-6dfb10380288 {{(pid=100254) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 04 10:49:41.308869 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-82e9c725-afd6-45d2-8eeb-5f90a1bfac06 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/associate?vol_type_id=0a40444b-cd2c-4a05-a501-6dfb10380288 returned with HTTP 202 Aug 04 10:49:41.309465 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 423/1688] 10.4.3.232 () {66 vars in 1481 bytes} [Tue Aug 4 10:49:41 2026] GET /volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/associate?vol_type_id=0a40444b-cd2c-4a05-a501-6dfb10380288 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:41.320492 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-67b5951a-eadc-4d52-9505-4cb253752004 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.322455 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-67b5951a-eadc-4d52-9505-4cb253752004 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/associations Aug 04 10:49:41.322737 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-67b5951a-eadc-4d52-9505-4cb253752004 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.323134 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-67b5951a-eadc-4d52-9505-4cb253752004 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'associations' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.323862 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.qos_specs_manage [None req-67b5951a-eadc-4d52-9505-4cb253752004 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Get associations for qos_spec id: 73e899a4-52e3-40d6-8d4c-c7cf920bdc85 {{(pid=100255) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 04 10:49:41.346170 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-67b5951a-eadc-4d52-9505-4cb253752004 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/associations returned with HTTP 200 Aug 04 10:49:41.346644 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 421/1689] 10.4.3.232 () {66 vars in 1393 bytes} [Tue Aug 4 10:49:41 2026] GET /volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/associations => generated 446 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:41.354431 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b594e5b4-6193-4e6a-95c8-c91cd5566cf1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.356159 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b594e5b4-6193-4e6a-95c8-c91cd5566cf1 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/disassociate?vol_type_id=f27f52c6-354e-4dbc-9412-c376d224a4e2 Aug 04 10:49:41.356373 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b594e5b4-6193-4e6a-95c8-c91cd5566cf1 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.356555 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b594e5b4-6193-4e6a-95c8-c91cd5566cf1 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'disassociate' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.356782 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:41.356782 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:41.357148 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b594e5b4-6193-4e6a-95c8-c91cd5566cf1 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Disassociate qos_spec: 73e899a4-52e3-40d6-8d4c-c7cf920bdc85 from type: f27f52c6-354e-4dbc-9412-c376d224a4e2 {{(pid=100253) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 04 10:49:41.377548 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b594e5b4-6193-4e6a-95c8-c91cd5566cf1 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/disassociate?vol_type_id=f27f52c6-354e-4dbc-9412-c376d224a4e2 returned with HTTP 202 Aug 04 10:49:41.378010 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 425/1690] 10.4.3.232 () {66 vars in 1490 bytes} [Tue Aug 4 10:49:41 2026] GET /volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/disassociate?vol_type_id=f27f52c6-354e-4dbc-9412-c376d224a4e2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:41.385104 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-69de4204-5b21-4f13-b5ef-de833958d0af None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.386909 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-69de4204-5b21-4f13-b5ef-de833958d0af tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/associations Aug 04 10:49:41.387208 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-69de4204-5b21-4f13-b5ef-de833958d0af tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.387423 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-69de4204-5b21-4f13-b5ef-de833958d0af tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'associations' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.387677 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:41.387677 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:41.387959 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.qos_specs_manage [None req-69de4204-5b21-4f13-b5ef-de833958d0af tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Get associations for qos_spec id: 73e899a4-52e3-40d6-8d4c-c7cf920bdc85 {{(pid=100252) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 04 10:49:41.407517 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-69de4204-5b21-4f13-b5ef-de833958d0af tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/associations returned with HTTP 200 Aug 04 10:49:41.407957 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 422/1691] 10.4.3.232 () {66 vars in 1393 bytes} [Tue Aug 4 10:49:41 2026] GET /volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/associations => generated 304 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:41.416621 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a1f867bb-5727-4a63-a957-c27caefdb442 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.419125 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a1f867bb-5727-4a63-a957-c27caefdb442 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/disassociate_all Aug 04 10:49:41.419389 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a1f867bb-5727-4a63-a957-c27caefdb442 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.419621 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a1f867bb-5727-4a63-a957-c27caefdb442 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'disassociate_all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.419853 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:41.419853 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:41.420158 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a1f867bb-5727-4a63-a957-c27caefdb442 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Disassociate qos_spec: 73e899a4-52e3-40d6-8d4c-c7cf920bdc85 from all. {{(pid=100254) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 04 10:49:41.441838 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a1f867bb-5727-4a63-a957-c27caefdb442 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/disassociate_all returned with HTTP 202 Aug 04 10:49:41.442388 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 424/1692] 10.4.3.232 () {66 vars in 1405 bytes} [Tue Aug 4 10:49:41 2026] GET /volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/disassociate_all => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:41.449822 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c48b972a-42db-4e13-8a58-bc13ff9a2e1a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.451694 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c48b972a-42db-4e13-8a58-bc13ff9a2e1a tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/associations Aug 04 10:49:41.451930 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c48b972a-42db-4e13-8a58-bc13ff9a2e1a tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.452108 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c48b972a-42db-4e13-8a58-bc13ff9a2e1a tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'associations' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.452415 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:41.452415 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:41.452806 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c48b972a-42db-4e13-8a58-bc13ff9a2e1a tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Get associations for qos_spec id: 73e899a4-52e3-40d6-8d4c-c7cf920bdc85 {{(pid=100255) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 04 10:49:41.465924 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c48b972a-42db-4e13-8a58-bc13ff9a2e1a tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/associations returned with HTTP 200 Aug 04 10:49:41.466388 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 422/1693] 10.4.3.232 () {66 vars in 1393 bytes} [Tue Aug 4 10:49:41 2026] GET /volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/associations => generated 24 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:49:41.474852 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ce025837-19c4-4211-98d2-c8b4659c7560 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.476837 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ce025837-19c4-4211-98d2-c8b4659c7560 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] DELETE https://10.4.3.232/volume/v3/types/0a40444b-cd2c-4a05-a501-6dfb10380288 Aug 04 10:49:41.477104 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ce025837-19c4-4211-98d2-c8b4659c7560 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.477398 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ce025837-19c4-4211-98d2-c8b4659c7560 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.477665 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:41.477665 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:41.506701 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ce025837-19c4-4211-98d2-c8b4659c7560 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/types/0a40444b-cd2c-4a05-a501-6dfb10380288 returned with HTTP 202 Aug 04 10:49:41.507214 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 426/1694] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:49:41 2026] DELETE /volume/v3/types/0a40444b-cd2c-4a05-a501-6dfb10380288 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:41.514984 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6116d879-9c53-49e1-a0bb-7412c90182db None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.517613 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6116d879-9c53-49e1-a0bb-7412c90182db tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/types/0a40444b-cd2c-4a05-a501-6dfb10380288 Aug 04 10:49:41.517909 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6116d879-9c53-49e1-a0bb-7412c90182db tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.518185 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6116d879-9c53-49e1-a0bb-7412c90182db tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.522078 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6116d879-9c53-49e1-a0bb-7412c90182db tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/types/0a40444b-cd2c-4a05-a501-6dfb10380288 returned with HTTP 404 Aug 04 10:49:41.522679 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 423/1695] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:49:41 2026] GET /volume/v3/types/0a40444b-cd2c-4a05-a501-6dfb10380288 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:41.531346 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d2951771-365e-4e6a-a8c5-d9a473022b16 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.534020 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d2951771-365e-4e6a-a8c5-d9a473022b16 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] DELETE https://10.4.3.232/volume/v3/types/bf8c0f6f-1202-446a-a916-d0a57806988a Aug 04 10:49:41.534020 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d2951771-365e-4e6a-a8c5-d9a473022b16 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.534384 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d2951771-365e-4e6a-a8c5-d9a473022b16 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.534610 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:41.534610 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:41.563800 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d2951771-365e-4e6a-a8c5-d9a473022b16 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/types/bf8c0f6f-1202-446a-a916-d0a57806988a returned with HTTP 202 Aug 04 10:49:41.563800 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 425/1696] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:49:41 2026] DELETE /volume/v3/types/bf8c0f6f-1202-446a-a916-d0a57806988a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:41.571634 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a139b682-aae6-4cc2-b4fa-a01a8f89ec7a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.574021 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a139b682-aae6-4cc2-b4fa-a01a8f89ec7a tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/types/bf8c0f6f-1202-446a-a916-d0a57806988a Aug 04 10:49:41.574021 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a139b682-aae6-4cc2-b4fa-a01a8f89ec7a tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.574332 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a139b682-aae6-4cc2-b4fa-a01a8f89ec7a tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.579643 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a139b682-aae6-4cc2-b4fa-a01a8f89ec7a tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/types/bf8c0f6f-1202-446a-a916-d0a57806988a returned with HTTP 404 Aug 04 10:49:41.579643 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 423/1697] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:49:41 2026] GET /volume/v3/types/bf8c0f6f-1202-446a-a916-d0a57806988a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:41.589511 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-102ffd69-2c7d-4e21-9087-f117b4f70137 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.594753 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-102ffd69-2c7d-4e21-9087-f117b4f70137 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] DELETE https://10.4.3.232/volume/v3/types/f27f52c6-354e-4dbc-9412-c376d224a4e2 Aug 04 10:49:41.595444 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-102ffd69-2c7d-4e21-9087-f117b4f70137 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.596361 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-102ffd69-2c7d-4e21-9087-f117b4f70137 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.644619 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-102ffd69-2c7d-4e21-9087-f117b4f70137 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/types/f27f52c6-354e-4dbc-9412-c376d224a4e2 returned with HTTP 202 Aug 04 10:49:41.645211 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 427/1698] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:49:41 2026] DELETE /volume/v3/types/f27f52c6-354e-4dbc-9412-c376d224a4e2 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:41.653394 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9334fe23-6e51-4d3d-889f-35b13bae1c94 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.655875 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9334fe23-6e51-4d3d-889f-35b13bae1c94 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/types/f27f52c6-354e-4dbc-9412-c376d224a4e2 Aug 04 10:49:41.655875 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9334fe23-6e51-4d3d-889f-35b13bae1c94 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.656011 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9334fe23-6e51-4d3d-889f-35b13bae1c94 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.659651 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9334fe23-6e51-4d3d-889f-35b13bae1c94 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/types/f27f52c6-354e-4dbc-9412-c376d224a4e2 returned with HTTP 404 Aug 04 10:49:41.660106 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 424/1699] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:49:41 2026] GET /volume/v3/types/f27f52c6-354e-4dbc-9412-c376d224a4e2 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:41.669010 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-83f8b2f4-c2a2-46ea-827a-b92bdd5109bf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.670504 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-83f8b2f4-c2a2-46ea-827a-b92bdd5109bf tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] POST https://10.4.3.232/volume/v3/qos-specs Aug 04 10:49:41.670965 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-83f8b2f4-c2a2-46ea-827a-b92bdd5109bf tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-231269389", "consumer": "back-end"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:41.674041 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.qos_specs [None req-83f8b2f4-c2a2-46ea-827a-b92bdd5109bf tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-231269389', 'consumer': 'back-end', 'specs': {}} {{(pid=100254) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 04 10:49:41.681326 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.db.api [None req-83f8b2f4-c2a2-46ea-827a-b92bdd5109bf tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] DB qos_specs_create(): root {'id': '392be414-5831-40a7-a91e-a9183d037fe4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-231269389'} {{(pid=100254) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5659}} Aug 04 10:49:41.691764 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-83f8b2f4-c2a2-46ea-827a-b92bdd5109bf tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs returned with HTTP 200 Aug 04 10:49:41.692390 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 426/1700] 10.4.3.232 () {68 vars in 1264 bytes} [Tue Aug 4 10:49:41 2026] POST /volume/v3/qos-specs => generated 368 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:41.703852 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0cf8a0d4-3285-4231-a2b4-1f735ac183ae None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.706477 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0cf8a0d4-3285-4231-a2b4-1f735ac183ae tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] DELETE https://10.4.3.232/volume/v3/qos-specs/392be414-5831-40a7-a91e-a9183d037fe4?force=False Aug 04 10:49:41.706762 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0cf8a0d4-3285-4231-a2b4-1f735ac183ae tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.707062 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0cf8a0d4-3285-4231-a2b4-1f735ac183ae tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.707466 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:41.707466 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:41.707982 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0cf8a0d4-3285-4231-a2b4-1f735ac183ae tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Delete qos_spec: 392be414-5831-40a7-a91e-a9183d037fe4, force: False {{(pid=100255) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 04 10:49:41.734786 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0cf8a0d4-3285-4231-a2b4-1f735ac183ae tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/392be414-5831-40a7-a91e-a9183d037fe4?force=False returned with HTTP 202 Aug 04 10:49:41.735396 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 424/1701] 10.4.3.232 () {66 vars in 1380 bytes} [Tue Aug 4 10:49:41 2026] DELETE /volume/v3/qos-specs/392be414-5831-40a7-a91e-a9183d037fe4?force=False => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:41.743150 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-801a2f56-7c35-4ec4-8ed0-2180f3c58632 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.747534 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-801a2f56-7c35-4ec4-8ed0-2180f3c58632 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/qos-specs/392be414-5831-40a7-a91e-a9183d037fe4 Aug 04 10:49:41.747534 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-801a2f56-7c35-4ec4-8ed0-2180f3c58632 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.747860 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-801a2f56-7c35-4ec4-8ed0-2180f3c58632 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.748825 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-be8f4d2b-891d-4da4-b35a-a3db2b173783 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.752842 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-801a2f56-7c35-4ec4-8ed0-2180f3c58632 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/392be414-5831-40a7-a91e-a9183d037fe4 returned with HTTP 404 Aug 04 10:49:41.753667 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 428/1702] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:49:41 2026] GET /volume/v3/qos-specs/392be414-5831-40a7-a91e-a9183d037fe4 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:41.762858 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-72c0c082-c374-4470-9b2e-27b0618792eb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.765582 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-72c0c082-c374-4470-9b2e-27b0618792eb tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/qos-specs Aug 04 10:49:41.765767 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-72c0c082-c374-4470-9b2e-27b0618792eb tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.765962 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-72c0c082-c374-4470-9b2e-27b0618792eb tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.766253 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:41.766253 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:41.774870 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-72c0c082-c374-4470-9b2e-27b0618792eb tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs returned with HTTP 200 Aug 04 10:49:41.775170 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 427/1703] 10.4.3.232 () {66 vars in 1243 bytes} [Tue Aug 4 10:49:41 2026] GET /volume/v3/qos-specs => generated 175 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:41.784191 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-619b7041-2c09-40da-9b2f-5f98e6d768c9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.786068 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-619b7041-2c09-40da-9b2f-5f98e6d768c9 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] DELETE https://10.4.3.232/volume/v3/qos-specs/392be414-5831-40a7-a91e-a9183d037fe4?force=False Aug 04 10:49:41.786312 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-619b7041-2c09-40da-9b2f-5f98e6d768c9 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.786529 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-619b7041-2c09-40da-9b2f-5f98e6d768c9 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.786764 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:41.786764 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:41.787121 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.qos_specs_manage [None req-619b7041-2c09-40da-9b2f-5f98e6d768c9 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Delete qos_spec: 392be414-5831-40a7-a91e-a9183d037fe4, force: False {{(pid=100255) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 04 10:49:41.790739 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-619b7041-2c09-40da-9b2f-5f98e6d768c9 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/392be414-5831-40a7-a91e-a9183d037fe4?force=False returned with HTTP 404 Aug 04 10:49:41.791403 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 425/1704] 10.4.3.232 () {66 vars in 1380 bytes} [Tue Aug 4 10:49:41 2026] DELETE /volume/v3/qos-specs/392be414-5831-40a7-a91e-a9183d037fe4?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 04 10:49:41.802414 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-63501c96-d377-4597-9561-2933a284197f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.804077 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-63501c96-d377-4597-9561-2933a284197f tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/qos-specs/392be414-5831-40a7-a91e-a9183d037fe4 Aug 04 10:49:41.804618 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-63501c96-d377-4597-9561-2933a284197f tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.804835 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-63501c96-d377-4597-9561-2933a284197f tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.808485 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-63501c96-d377-4597-9561-2933a284197f tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/392be414-5831-40a7-a91e-a9183d037fe4 returned with HTTP 404 Aug 04 10:49:41.809087 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 429/1705] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:49:41 2026] GET /volume/v3/qos-specs/392be414-5831-40a7-a91e-a9183d037fe4 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:41.816650 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d2993678-b6aa-4c8e-a0aa-382d9125a724 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.818732 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d2993678-b6aa-4c8e-a0aa-382d9125a724 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] POST https://10.4.3.232/volume/v3/qos-specs Aug 04 10:49:41.819103 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d2993678-b6aa-4c8e-a0aa-382d9125a724 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2106854351", "consumer": "both"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:41.820746 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:41.820746 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:41.821102 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.qos_specs [None req-d2993678-b6aa-4c8e-a0aa-382d9125a724 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2106854351', 'consumer': 'both', 'specs': {}} {{(pid=100254) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 04 10:49:41.825625 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.db.api [None req-d2993678-b6aa-4c8e-a0aa-382d9125a724 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] DB qos_specs_create(): root {'id': '8bcc2466-6578-4c93-af75-d4f666c38bb9', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2106854351'} {{(pid=100254) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5659}} Aug 04 10:49:41.833585 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d2993678-b6aa-4c8e-a0aa-382d9125a724 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs returned with HTTP 200 Aug 04 10:49:41.834300 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 428/1706] 10.4.3.232 () {68 vars in 1264 bytes} [Tue Aug 4 10:49:41 2026] POST /volume/v3/qos-specs => generated 365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:41.842121 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-266c951d-91e4-434b-8135-9c66f7145914 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.844218 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-266c951d-91e4-434b-8135-9c66f7145914 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] DELETE https://10.4.3.232/volume/v3/qos-specs/8bcc2466-6578-4c93-af75-d4f666c38bb9?force=False Aug 04 10:49:41.844405 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-266c951d-91e4-434b-8135-9c66f7145914 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.844559 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-266c951d-91e4-434b-8135-9c66f7145914 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.845147 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.qos_specs_manage [None req-266c951d-91e4-434b-8135-9c66f7145914 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Delete qos_spec: 8bcc2466-6578-4c93-af75-d4f666c38bb9, force: False {{(pid=100255) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 04 10:49:41.863267 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be8f4d2b-891d-4da4-b35a-a3db2b173783 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:41.863267 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-be8f4d2b-891d-4da4-b35a-a3db2b173783 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-83661187"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:41.863267 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-be8f4d2b-891d-4da4-b35a-a3db2b173783 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-83661187'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:41.863267 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-be8f4d2b-891d-4da4-b35a-a3db2b173783 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Create volume of 1 GB Aug 04 10:49:41.864338 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:41.864338 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:41.866571 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-266c951d-91e4-434b-8135-9c66f7145914 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/8bcc2466-6578-4c93-af75-d4f666c38bb9?force=False returned with HTTP 202 Aug 04 10:49:41.867381 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 426/1707] 10.4.3.232 () {66 vars in 1380 bytes} [Tue Aug 4 10:49:41 2026] DELETE /volume/v3/qos-specs/8bcc2466-6578-4c93-af75-d4f666c38bb9?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:41.869049 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-be8f4d2b-891d-4da4-b35a-a3db2b173783 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Availability Zones retrieved successfully. Aug 04 10:49:41.874597 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-83988752-5a6c-4bba-86c7-2535099fa7ed None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.879273 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be8f4d2b-891d-4da4-b35a-a3db2b173783 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Flow 'volume_create_api' (9ce4f8e4-ef66-4da3-8283-756636fe33a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:41.879498 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-83988752-5a6c-4bba-86c7-2535099fa7ed tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/qos-specs/8bcc2466-6578-4c93-af75-d4f666c38bb9 Aug 04 10:49:41.879544 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-83988752-5a6c-4bba-86c7-2535099fa7ed tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.879752 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-83988752-5a6c-4bba-86c7-2535099fa7ed tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.879816 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ea1b5732-6199-45fd-a557-59694936e363 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.880106 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be8f4d2b-891d-4da4-b35a-a3db2b173783 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c943654-c895-484e-b82c-11b29c071e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:41.882160 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-be8f4d2b-891d-4da4-b35a-a3db2b173783 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:49:41.883069 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ea1b5732-6199-45fd-a557-59694936e363 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a Aug 04 10:49:41.883069 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ea1b5732-6199-45fd-a557-59694936e363 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.883343 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ea1b5732-6199-45fd-a557-59694936e363 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.883404 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ea1b5732-6199-45fd-a557-59694936e363 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 829795f6-a5ea-4038-b7f0-7c87c120fb3a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:41.884164 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-83988752-5a6c-4bba-86c7-2535099fa7ed tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/8bcc2466-6578-4c93-af75-d4f666c38bb9 returned with HTTP 404 Aug 04 10:49:41.884543 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 430/1708] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:49:41 2026] GET /volume/v3/qos-specs/8bcc2466-6578-4c93-af75-d4f666c38bb9 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:41.889505 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:41.889505 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:41.889505 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ea1b5732-6199-45fd-a557-59694936e363 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a returned with HTTP 200 Aug 04 10:49:41.889505 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 429/1709] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:41 2026] GET /volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:41.893291 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b963284f-0b25-4583-bfcb-56bc41519212 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.896317 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b963284f-0b25-4583-bfcb-56bc41519212 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/qos-specs Aug 04 10:49:41.896564 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b963284f-0b25-4583-bfcb-56bc41519212 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.896814 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b963284f-0b25-4583-bfcb-56bc41519212 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.897157 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:41.897157 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:41.912650 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be8f4d2b-891d-4da4-b35a-a3db2b173783 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c943654-c895-484e-b82c-11b29c071e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:41.912792 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b963284f-0b25-4583-bfcb-56bc41519212 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs returned with HTTP 200 Aug 04 10:49:41.913510 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 427/1710] 10.4.3.232 () {66 vars in 1243 bytes} [Tue Aug 4 10:49:41 2026] GET /volume/v3/qos-specs => generated 175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:41.914105 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be8f4d2b-891d-4da4-b35a-a3db2b173783 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03102a19-b05f-4758-9f9c-09c86f10dc18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:41.921663 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f1d65d91-6f3d-4e59-9bd0-de3a3a751c6a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.924523 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f1d65d91-6f3d-4e59-9bd0-de3a3a751c6a tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] DELETE https://10.4.3.232/volume/v3/qos-specs/8bcc2466-6578-4c93-af75-d4f666c38bb9?force=False Aug 04 10:49:41.924727 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f1d65d91-6f3d-4e59-9bd0-de3a3a751c6a tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.924938 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f1d65d91-6f3d-4e59-9bd0-de3a3a751c6a tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.925493 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f1d65d91-6f3d-4e59-9bd0-de3a3a751c6a tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Delete qos_spec: 8bcc2466-6578-4c93-af75-d4f666c38bb9, force: False {{(pid=100253) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 04 10:49:41.929922 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f1d65d91-6f3d-4e59-9bd0-de3a3a751c6a tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/8bcc2466-6578-4c93-af75-d4f666c38bb9?force=False returned with HTTP 404 Aug 04 10:49:41.930376 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 431/1711] 10.4.3.232 () {66 vars in 1380 bytes} [Tue Aug 4 10:49:41 2026] DELETE /volume/v3/qos-specs/8bcc2466-6578-4c93-af75-d4f666c38bb9?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:41.938492 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-deefc303-ca34-474d-9622-606db3e36209 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.940225 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-deefc303-ca34-474d-9622-606db3e36209 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/qos-specs/8bcc2466-6578-4c93-af75-d4f666c38bb9 Aug 04 10:49:41.940438 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-deefc303-ca34-474d-9622-606db3e36209 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.940628 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-deefc303-ca34-474d-9622-606db3e36209 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.943967 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-deefc303-ca34-474d-9622-606db3e36209 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/8bcc2466-6578-4c93-af75-d4f666c38bb9 returned with HTTP 404 Aug 04 10:49:41.944447 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 430/1712] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:49:41 2026] GET /volume/v3/qos-specs/8bcc2466-6578-4c93-af75-d4f666c38bb9 => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:41.955886 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-05740f9e-18a3-4881-b964-dc6b81c7cf13 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.957656 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-05740f9e-18a3-4881-b964-dc6b81c7cf13 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] POST https://10.4.3.232/volume/v3/qos-specs Aug 04 10:49:41.958022 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-05740f9e-18a3-4881-b964-dc6b81c7cf13 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-103064207", "consumer": "front-end"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:41.960052 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:41.960052 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:41.960414 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.qos_specs [None req-05740f9e-18a3-4881-b964-dc6b81c7cf13 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-103064207', 'consumer': 'front-end', 'specs': {}} {{(pid=100255) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 04 10:49:41.967215 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.db.api [None req-05740f9e-18a3-4881-b964-dc6b81c7cf13 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] DB qos_specs_create(): root {'id': '9ce2d870-fd08-4cf2-b3cb-7769394bc0e4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-103064207'} {{(pid=100255) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5659}} Aug 04 10:49:41.979410 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-05740f9e-18a3-4881-b964-dc6b81c7cf13 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs returned with HTTP 200 Aug 04 10:49:41.979891 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 428/1713] 10.4.3.232 () {68 vars in 1264 bytes} [Tue Aug 4 10:49:41 2026] POST /volume/v3/qos-specs => generated 369 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:41.989079 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-420a8469-26ea-4cf8-9813-9b2657440f59 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:41.990732 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-420a8469-26ea-4cf8-9813-9b2657440f59 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] DELETE https://10.4.3.232/volume/v3/qos-specs/9ce2d870-fd08-4cf2-b3cb-7769394bc0e4?force=False Aug 04 10:49:41.990935 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-420a8469-26ea-4cf8-9813-9b2657440f59 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:41.991266 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-420a8469-26ea-4cf8-9813-9b2657440f59 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:41.991801 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.qos_specs_manage [None req-420a8469-26ea-4cf8-9813-9b2657440f59 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Delete qos_spec: 9ce2d870-fd08-4cf2-b3cb-7769394bc0e4, force: False {{(pid=100253) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 04 10:49:41.994253 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-be8f4d2b-891d-4da4-b35a-a3db2b173783 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Created reservations ['a6664ea5-6e13-46c6-856f-bd59aa9eb130', '25e8e9cd-461e-4754-a956-a678fe1dc727', '270ca322-7866-4e0e-bca0-5976b9122e13', '1c86e951-e8cc-44a3-a116-f6f98737b1d2'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:41.995173 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be8f4d2b-891d-4da4-b35a-a3db2b173783 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03102a19-b05f-4758-9f9c-09c86f10dc18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6664ea5-6e13-46c6-856f-bd59aa9eb130', '25e8e9cd-461e-4754-a956-a678fe1dc727', '270ca322-7866-4e0e-bca0-5976b9122e13', '1c86e951-e8cc-44a3-a116-f6f98737b1d2']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:41.995953 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be8f4d2b-891d-4da4-b35a-a3db2b173783 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36beaf71-58e0-41ba-a66b-41c21d190115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:42.020795 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-92e680f9-c8d6-4fac-95ae-86cca5981810 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:42.022704 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-92e680f9-c8d6-4fac-95ae-86cca5981810 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b Aug 04 10:49:42.022923 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-92e680f9-c8d6-4fac-95ae-86cca5981810 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:42.023114 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-92e680f9-c8d6-4fac-95ae-86cca5981810 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:42.023226 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-92e680f9-c8d6-4fac-95ae-86cca5981810 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id bdbc0615-e868-4a5d-959c-13d7cf395a1b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:42.023720 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-420a8469-26ea-4cf8-9813-9b2657440f59 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/9ce2d870-fd08-4cf2-b3cb-7769394bc0e4?force=False returned with HTTP 202 Aug 04 10:49:42.024075 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 432/1714] 10.4.3.232 () {66 vars in 1380 bytes} [Tue Aug 4 10:49:41 2026] DELETE /volume/v3/qos-specs/9ce2d870-fd08-4cf2-b3cb-7769394bc0e4?force=False => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:42.027788 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:42.027788 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:42.028441 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-92e680f9-c8d6-4fac-95ae-86cca5981810 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b returned with HTTP 200 Aug 04 10:49:42.028930 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 431/1715] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:42 2026] GET /volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:42.031796 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d3da783d-2acb-4fea-902c-30104f055c39 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:42.033831 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d3da783d-2acb-4fea-902c-30104f055c39 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/qos-specs/9ce2d870-fd08-4cf2-b3cb-7769394bc0e4 Aug 04 10:49:42.034037 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d3da783d-2acb-4fea-902c-30104f055c39 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:42.034255 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d3da783d-2acb-4fea-902c-30104f055c39 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:42.034482 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:42.034482 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:42.042479 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be8f4d2b-891d-4da4-b35a-a3db2b173783 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36beaf71-58e0-41ba-a66b-41c21d190115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed4002cd-8fab-4ff2-9ea5-addc0607882e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-83661187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b69543f35be43e5957ec713ec5901c3',qos_specs=None,replication_status=,reservations=['a6664ea5-6e13-46c6-856f-bd59aa9eb130','25e8e9cd-461e-4754-a956-a678fe1dc727','270ca322-7866-4e0e-bca0-5976b9122e13','1c86e951-e8cc-44a3-a116-f6f98737b1d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c85db14728914a2794d8bdfab1e345aa',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:49:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-83661187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed4002cd-8fab-4ff2-9ea5-addc0607882e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b69543f35be43e5957ec713ec5901c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c85db14728914a2794d8bdfab1e345aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:42.043463 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be8f4d2b-891d-4da4-b35a-a3db2b173783 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37033748-6f61-4ea1-8b68-1015f0309a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:42.045937 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d3da783d-2acb-4fea-902c-30104f055c39 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/9ce2d870-fd08-4cf2-b3cb-7769394bc0e4 returned with HTTP 404 Aug 04 10:49:42.046557 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 429/1716] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:49:42 2026] GET /volume/v3/qos-specs/9ce2d870-fd08-4cf2-b3cb-7769394bc0e4 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:42.054006 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d8a1d33d-916b-42e5-a782-d49331925867 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:42.056730 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d8a1d33d-916b-42e5-a782-d49331925867 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/qos-specs Aug 04 10:49:42.056730 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d8a1d33d-916b-42e5-a782-d49331925867 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:42.056828 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d8a1d33d-916b-42e5-a782-d49331925867 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:42.057214 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:42.057214 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:42.069896 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d8a1d33d-916b-42e5-a782-d49331925867 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs returned with HTTP 200 Aug 04 10:49:42.070516 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 433/1717] 10.4.3.232 () {66 vars in 1243 bytes} [Tue Aug 4 10:49:42 2026] GET /volume/v3/qos-specs => generated 175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:42.079754 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b4f27f5b-442b-4aee-9095-391fe56079c9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:42.080505 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be8f4d2b-891d-4da4-b35a-a3db2b173783 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37033748-6f61-4ea1-8b68-1015f0309a01) transitioned into state 'SUCCESS' from state '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-83661187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b69543f35be43e5957ec713ec5901c3',qos_specs=None,replication_status=,reservations=['a6664ea5-6e13-46c6-856f-bd59aa9eb130','25e8e9cd-461e-4754-a956-a678fe1dc727','270ca322-7866-4e0e-bca0-5976b9122e13','1c86e951-e8cc-44a3-a116-f6f98737b1d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c85db14728914a2794d8bdfab1e345aa',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:42.081219 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be8f4d2b-891d-4da4-b35a-a3db2b173783 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e67dbcb-7e4e-4182-a5b9-3f953bb83090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:42.081493 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b4f27f5b-442b-4aee-9095-391fe56079c9 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] DELETE https://10.4.3.232/volume/v3/qos-specs/9ce2d870-fd08-4cf2-b3cb-7769394bc0e4?force=False Aug 04 10:49:42.081666 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b4f27f5b-442b-4aee-9095-391fe56079c9 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:42.081871 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b4f27f5b-442b-4aee-9095-391fe56079c9 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:42.082420 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b4f27f5b-442b-4aee-9095-391fe56079c9 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Delete qos_spec: 9ce2d870-fd08-4cf2-b3cb-7769394bc0e4, force: False {{(pid=100254) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 04 10:49:42.086422 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b4f27f5b-442b-4aee-9095-391fe56079c9 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/9ce2d870-fd08-4cf2-b3cb-7769394bc0e4?force=False returned with HTTP 404 Aug 04 10:49:42.086971 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 432/1718] 10.4.3.232 () {66 vars in 1380 bytes} [Tue Aug 4 10:49:42 2026] DELETE /volume/v3/qos-specs/9ce2d870-fd08-4cf2-b3cb-7769394bc0e4?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:42.095590 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be8f4d2b-891d-4da4-b35a-a3db2b173783 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e67dbcb-7e4e-4182-a5b9-3f953bb83090) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:42.096346 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be8f4d2b-891d-4da4-b35a-a3db2b173783 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Flow 'volume_create_api' (9ce4f8e4-ef66-4da3-8283-756636fe33a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:42.096666 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-be8f4d2b-891d-4da4-b35a-a3db2b173783 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Create volume request issued successfully. Aug 04 10:49:42.097258 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be8f4d2b-891d-4da4-b35a-a3db2b173783 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:49:42.097854 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-472fa4ca-772f-465f-9b8d-b94d4aec5694 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:42.098094 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 425/1719] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:49:41 2026] POST /volume/v3/volumes => generated 748 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:42.103073 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-472fa4ca-772f-465f-9b8d-b94d4aec5694 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/qos-specs/9ce2d870-fd08-4cf2-b3cb-7769394bc0e4 Aug 04 10:49:42.103434 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-472fa4ca-772f-465f-9b8d-b94d4aec5694 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:42.104396 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-472fa4ca-772f-465f-9b8d-b94d4aec5694 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:42.112037 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-40b7e3e7-8e2e-4e88-9240-b603b3e91c4f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:42.112086 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-472fa4ca-772f-465f-9b8d-b94d4aec5694 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/9ce2d870-fd08-4cf2-b3cb-7769394bc0e4 returned with HTTP 404 Aug 04 10:49:42.113371 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 430/1720] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:49:42 2026] GET /volume/v3/qos-specs/9ce2d870-fd08-4cf2-b3cb-7769394bc0e4 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:42.113887 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-40b7e3e7-8e2e-4e88-9240-b603b3e91c4f tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] GET https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e Aug 04 10:49:42.114184 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-40b7e3e7-8e2e-4e88-9240-b603b3e91c4f tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:42.114357 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-40b7e3e7-8e2e-4e88-9240-b603b3e91c4f tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:42.124397 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e240a5a3-442b-4bcd-9c77-9c53ea71f287 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:42.128635 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e240a5a3-442b-4bcd-9c77-9c53ea71f287 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85 Aug 04 10:49:42.128870 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:42.128870 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:42.128953 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e240a5a3-442b-4bcd-9c77-9c53ea71f287 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:42.129187 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e240a5a3-442b-4bcd-9c77-9c53ea71f287 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:42.137969 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e240a5a3-442b-4bcd-9c77-9c53ea71f287 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85 returned with HTTP 200 Aug 04 10:49:42.137969 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 433/1721] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:49:42 2026] GET /volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:42.141693 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-40b7e3e7-8e2e-4e88-9240-b603b3e91c4f tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Volume info retrieved successfully. Aug 04 10:49:42.148541 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f8ea144e-bd40-4913-a25e-4cdcfb4a5044 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:42.150969 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f8ea144e-bd40-4913-a25e-4cdcfb4a5044 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/qos-specs Aug 04 10:49:42.151377 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f8ea144e-bd40-4913-a25e-4cdcfb4a5044 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:42.151710 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f8ea144e-bd40-4913-a25e-4cdcfb4a5044 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:42.155113 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:42.155113 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:42.161497 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-40b7e3e7-8e2e-4e88-9240-b603b3e91c4f tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e returned with HTTP 200 Aug 04 10:49:42.161957 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 434/1722] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:42 2026] GET /volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e => generated 816 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:42.163676 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f8ea144e-bd40-4913-a25e-4cdcfb4a5044 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs returned with HTTP 200 Aug 04 10:49:42.164311 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 426/1723] 10.4.3.232 () {66 vars in 1243 bytes} [Tue Aug 4 10:49:42 2026] GET /volume/v3/qos-specs => generated 175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:42.175091 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-cc340f81-af19-4358-a2ee-61da5f4a6179 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:42.176864 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cc340f81-af19-4358-a2ee-61da5f4a6179 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] PUT https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85 Aug 04 10:49:42.177426 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cc340f81-af19-4358-a2ee-61da5f4a6179 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:42.183405 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.qos_specs [None req-cc340f81-af19-4358-a2ee-61da5f4a6179 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100255) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 04 10:49:42.192155 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.db.api [None req-cc340f81-af19-4358-a2ee-61da5f4a6179 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] qos_specs_update() value: {'id': 'c86a9f29-a8bc-4d25-92ff-35d7e8e9199d', 'key': 'iops_bytes', 'value': '500', 'specs_id': '73e899a4-52e3-40d6-8d4c-c7cf920bdc85', 'deleted': False} {{(pid=100255) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6022}} Aug 04 10:49:42.222063 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cc340f81-af19-4358-a2ee-61da5f4a6179 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85 returned with HTTP 200 Aug 04 10:49:42.222673 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 431/1724] 10.4.3.232 () {68 vars in 1374 bytes} [Tue Aug 4 10:49:42 2026] PUT /volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85 => generated 36 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:49:42.231450 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a8484f21-589c-4098-b226-444264bf7c0a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:42.233324 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a8484f21-589c-4098-b226-444264bf7c0a tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85 Aug 04 10:49:42.234131 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a8484f21-589c-4098-b226-444264bf7c0a tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:42.234131 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a8484f21-589c-4098-b226-444264bf7c0a tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:42.234131 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:42.234131 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:42.238937 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a8484f21-589c-4098-b226-444264bf7c0a tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85 returned with HTTP 200 Aug 04 10:49:42.239556 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 434/1725] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:49:42 2026] GET /volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85 => generated 414 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:42.250874 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c836226a-fdeb-492b-8b0a-9a311cae4589 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:42.252914 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c836226a-fdeb-492b-8b0a-9a311cae4589 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] PUT https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/delete_keys Aug 04 10:49:42.253384 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c836226a-fdeb-492b-8b0a-9a311cae4589 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:42.255305 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c836226a-fdeb-492b-8b0a-9a311cae4589 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Delete_key spec: 73e899a4-52e3-40d6-8d4c-c7cf920bdc85, keys: ['iops_bytes'] {{(pid=100253) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 04 10:49:42.278625 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c836226a-fdeb-492b-8b0a-9a311cae4589 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/delete_keys returned with HTTP 202 Aug 04 10:49:42.279219 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 435/1726] 10.4.3.232 () {68 vars in 1410 bytes} [Tue Aug 4 10:49:42 2026] PUT /volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85/delete_keys => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:42.286961 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e2847137-b29e-410d-89bc-cc6da7d9c494 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:42.289080 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e2847137-b29e-410d-89bc-cc6da7d9c494 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85 Aug 04 10:49:42.289366 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e2847137-b29e-410d-89bc-cc6da7d9c494 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:42.293455 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e2847137-b29e-410d-89bc-cc6da7d9c494 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:42.293795 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:42.293795 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:42.300186 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e2847137-b29e-410d-89bc-cc6da7d9c494 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85 returned with HTTP 200 Aug 04 10:49:42.301334 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 427/1727] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:49:42 2026] GET /volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85 => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:42.315660 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b8b0dfee-3f29-4ae0-8817-1fea7e797447 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:42.318839 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b8b0dfee-3f29-4ae0-8817-1fea7e797447 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85 Aug 04 10:49:42.319056 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b8b0dfee-3f29-4ae0-8817-1fea7e797447 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:42.319230 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b8b0dfee-3f29-4ae0-8817-1fea7e797447 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:42.319511 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:42.319511 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:42.323358 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b8b0dfee-3f29-4ae0-8817-1fea7e797447 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85 returned with HTTP 200 Aug 04 10:49:42.323720 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 432/1728] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:49:42 2026] GET /volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85 => generated 393 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:49:42.333528 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-34472846-5481-47f5-b684-20e10483dc91 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:42.336293 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-34472846-5481-47f5-b684-20e10483dc91 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] DELETE https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85?force=False Aug 04 10:49:42.336581 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-34472846-5481-47f5-b684-20e10483dc91 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:42.336805 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-34472846-5481-47f5-b684-20e10483dc91 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:42.337181 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:42.337181 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:42.337678 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.qos_specs_manage [None req-34472846-5481-47f5-b684-20e10483dc91 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Delete qos_spec: 73e899a4-52e3-40d6-8d4c-c7cf920bdc85, force: False {{(pid=100254) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 04 10:49:42.374650 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-34472846-5481-47f5-b684-20e10483dc91 tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85?force=False returned with HTTP 202 Aug 04 10:49:42.375254 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 435/1729] 10.4.3.232 () {66 vars in 1380 bytes} [Tue Aug 4 10:49:42 2026] DELETE /volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85?force=False => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:42.383839 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6402b398-328d-4000-8142-91e9c749512d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:42.386684 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6402b398-328d-4000-8142-91e9c749512d tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] GET https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85 Aug 04 10:49:42.386684 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6402b398-328d-4000-8142-91e9c749512d tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:42.386939 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6402b398-328d-4000-8142-91e9c749512d tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:42.387314 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:42.387314 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:42.392076 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6402b398-328d-4000-8142-91e9c749512d tempest-QosSpecsTestJSON-1315737074 tempest-QosSpecsTestJSON-1315737074-project-admin] https://10.4.3.232/volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85 returned with HTTP 404 Aug 04 10:49:42.392921 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 436/1730] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:49:42 2026] GET /volume/v3/qos-specs/73e899a4-52e3-40d6-8d4c-c7cf920bdc85 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:42.901536 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7fa4d610-16fd-43a9-a903-1ea06de5e1c5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:42.903838 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7fa4d610-16fd-43a9-a903-1ea06de5e1c5 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a Aug 04 10:49:42.904143 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7fa4d610-16fd-43a9-a903-1ea06de5e1c5 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:42.904423 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7fa4d610-16fd-43a9-a903-1ea06de5e1c5 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:42.904585 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-7fa4d610-16fd-43a9-a903-1ea06de5e1c5 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 829795f6-a5ea-4038-b7f0-7c87c120fb3a. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:42.910348 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:42.910348 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:42.911404 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7fa4d610-16fd-43a9-a903-1ea06de5e1c5 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a returned with HTTP 200 Aug 04 10:49:42.912108 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 428/1731] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:42 2026] GET /volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:43.044263 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-029612d4-ded7-4e5a-97e3-eecb14a4e49c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:43.044263 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-029612d4-ded7-4e5a-97e3-eecb14a4e49c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b Aug 04 10:49:43.044263 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-029612d4-ded7-4e5a-97e3-eecb14a4e49c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:43.044263 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-029612d4-ded7-4e5a-97e3-eecb14a4e49c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:43.044263 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-029612d4-ded7-4e5a-97e3-eecb14a4e49c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id bdbc0615-e868-4a5d-959c-13d7cf395a1b. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:43.050905 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:43.050905 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:43.051819 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-029612d4-ded7-4e5a-97e3-eecb14a4e49c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b returned with HTTP 200 Aug 04 10:49:43.052285 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 433/1732] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:43 2026] GET /volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:43.179275 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0f2f2aec-ee81-4e45-ae2f-1e48b4aff6ef None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:43.180018 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0f2f2aec-ee81-4e45-ae2f-1e48b4aff6ef tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] GET https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e Aug 04 10:49:43.180379 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0f2f2aec-ee81-4e45-ae2f-1e48b4aff6ef tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:43.180646 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0f2f2aec-ee81-4e45-ae2f-1e48b4aff6ef tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:43.192009 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:43.192009 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:43.198824 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0f2f2aec-ee81-4e45-ae2f-1e48b4aff6ef tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Volume info retrieved successfully. Aug 04 10:49:43.207277 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0f2f2aec-ee81-4e45-ae2f-1e48b4aff6ef tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e returned with HTTP 200 Aug 04 10:49:43.207277 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 436/1733] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:43 2026] GET /volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:43.927500 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-da9d6527-81c6-43fe-93b0-2b12a3488231 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:43.932655 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-da9d6527-81c6-43fe-93b0-2b12a3488231 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a Aug 04 10:49:43.933422 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-da9d6527-81c6-43fe-93b0-2b12a3488231 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:43.933830 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-da9d6527-81c6-43fe-93b0-2b12a3488231 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:43.935342 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-da9d6527-81c6-43fe-93b0-2b12a3488231 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 829795f6-a5ea-4038-b7f0-7c87c120fb3a. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:43.941096 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:43.941096 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:43.942263 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-da9d6527-81c6-43fe-93b0-2b12a3488231 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a returned with HTTP 200 Aug 04 10:49:43.942263 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 437/1734] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:43 2026] GET /volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:44.070285 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7312eeef-2868-47e5-8d6f-22f64bae8e7e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:44.073901 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7312eeef-2868-47e5-8d6f-22f64bae8e7e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b Aug 04 10:49:44.074261 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7312eeef-2868-47e5-8d6f-22f64bae8e7e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:44.074381 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7312eeef-2868-47e5-8d6f-22f64bae8e7e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:44.074524 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-7312eeef-2868-47e5-8d6f-22f64bae8e7e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id bdbc0615-e868-4a5d-959c-13d7cf395a1b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:44.081292 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:44.081292 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:44.082061 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7312eeef-2868-47e5-8d6f-22f64bae8e7e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b returned with HTTP 200 Aug 04 10:49:44.083938 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 429/1735] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:44 2026] GET /volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:44.952959 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b44b258b-2f78-469b-b5b9-74e448c071a0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:44.955421 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b44b258b-2f78-469b-b5b9-74e448c071a0 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a Aug 04 10:49:44.955979 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b44b258b-2f78-469b-b5b9-74e448c071a0 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:44.956490 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b44b258b-2f78-469b-b5b9-74e448c071a0 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:44.956632 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-b44b258b-2f78-469b-b5b9-74e448c071a0 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 829795f6-a5ea-4038-b7f0-7c87c120fb3a. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:44.962717 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:44.962717 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:44.962999 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b44b258b-2f78-469b-b5b9-74e448c071a0 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a returned with HTTP 200 Aug 04 10:49:44.963442 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 434/1736] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:44 2026] GET /volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:45.095430 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ce46e8aa-4809-4eb2-be22-785839106d06 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:45.098007 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ce46e8aa-4809-4eb2-be22-785839106d06 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b Aug 04 10:49:45.099336 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ce46e8aa-4809-4eb2-be22-785839106d06 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:45.099336 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ce46e8aa-4809-4eb2-be22-785839106d06 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:45.099336 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ce46e8aa-4809-4eb2-be22-785839106d06 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id bdbc0615-e868-4a5d-959c-13d7cf395a1b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:45.104443 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:45.104443 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:45.105345 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ce46e8aa-4809-4eb2-be22-785839106d06 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b returned with HTTP 200 Aug 04 10:49:45.105692 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 437/1737] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:45 2026] GET /volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:45.289103 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f324cfa7-ba73-41ef-b397-edcffce52f25 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:45.497038 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f324cfa7-ba73-41ef-b397-edcffce52f25 tempest-VolumeHostsAdminTestsJSON-1055924625 tempest-VolumeHostsAdminTestsJSON-1055924625-project-admin] GET https://10.4.3.232/volume/v3/os-hosts Aug 04 10:49:45.497336 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f324cfa7-ba73-41ef-b397-edcffce52f25 tempest-VolumeHostsAdminTestsJSON-1055924625 tempest-VolumeHostsAdminTestsJSON-1055924625-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:45.497844 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f324cfa7-ba73-41ef-b397-edcffce52f25 tempest-VolumeHostsAdminTestsJSON-1055924625 tempest-VolumeHostsAdminTestsJSON-1055924625-project-admin] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:45.505026 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.hosts [None req-f324cfa7-ba73-41ef-b397-edcffce52f25 tempest-VolumeHostsAdminTestsJSON-1055924625 tempest-VolumeHostsAdminTestsJSON-1055924625-project-admin] status, active and update: available, enabled, 2026-08-04 10:49:41+00:00 {{(pid=100253) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 04 10:49:45.505192 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.hosts [None req-f324cfa7-ba73-41ef-b397-edcffce52f25 tempest-VolumeHostsAdminTestsJSON-1055924625 tempest-VolumeHostsAdminTestsJSON-1055924625-project-admin] status, active and update: available, enabled, 2026-08-04 10:49:38+00:00 {{(pid=100253) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 04 10:49:45.505359 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.hosts [None req-f324cfa7-ba73-41ef-b397-edcffce52f25 tempest-VolumeHostsAdminTestsJSON-1055924625 tempest-VolumeHostsAdminTestsJSON-1055924625-project-admin] status, active and update: available, enabled, 2026-08-04 10:49:18+00:00 {{(pid=100253) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 04 10:49:45.505889 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f324cfa7-ba73-41ef-b397-edcffce52f25 tempest-VolumeHostsAdminTestsJSON-1055924625 tempest-VolumeHostsAdminTestsJSON-1055924625-project-admin] https://10.4.3.232/volume/v3/os-hosts returned with HTTP 200 Aug 04 10:49:45.506143 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 438/1738] 10.4.3.232 () {66 vars in 1240 bytes} [Tue Aug 4 10:49:45 2026] GET /volume/v3/os-hosts => generated 560 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:45.516784 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0889a401-54c9-4bd5-91c1-54ffb3c67c4c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:45.519925 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0889a401-54c9-4bd5-91c1-54ffb3c67c4c tempest-VolumeHostsAdminTestsJSON-1055924625 tempest-VolumeHostsAdminTestsJSON-1055924625-project-admin] GET https://10.4.3.232/volume/v3/os-hosts Aug 04 10:49:45.520114 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0889a401-54c9-4bd5-91c1-54ffb3c67c4c tempest-VolumeHostsAdminTestsJSON-1055924625 tempest-VolumeHostsAdminTestsJSON-1055924625-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:45.520319 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0889a401-54c9-4bd5-91c1-54ffb3c67c4c tempest-VolumeHostsAdminTestsJSON-1055924625 tempest-VolumeHostsAdminTestsJSON-1055924625-project-admin] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:45.531068 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.hosts [None req-0889a401-54c9-4bd5-91c1-54ffb3c67c4c tempest-VolumeHostsAdminTestsJSON-1055924625 tempest-VolumeHostsAdminTestsJSON-1055924625-project-admin] status, active and update: available, enabled, 2026-08-04 10:49:41+00:00 {{(pid=100252) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 04 10:49:45.531149 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.hosts [None req-0889a401-54c9-4bd5-91c1-54ffb3c67c4c tempest-VolumeHostsAdminTestsJSON-1055924625 tempest-VolumeHostsAdminTestsJSON-1055924625-project-admin] status, active and update: available, enabled, 2026-08-04 10:49:38+00:00 {{(pid=100252) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 04 10:49:45.531233 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.hosts [None req-0889a401-54c9-4bd5-91c1-54ffb3c67c4c tempest-VolumeHostsAdminTestsJSON-1055924625 tempest-VolumeHostsAdminTestsJSON-1055924625-project-admin] status, active and update: available, enabled, 2026-08-04 10:49:18+00:00 {{(pid=100252) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 04 10:49:45.531914 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0889a401-54c9-4bd5-91c1-54ffb3c67c4c tempest-VolumeHostsAdminTestsJSON-1055924625 tempest-VolumeHostsAdminTestsJSON-1055924625-project-admin] https://10.4.3.232/volume/v3/os-hosts returned with HTTP 200 Aug 04 10:49:45.531914 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 430/1739] 10.4.3.232 () {66 vars in 1240 bytes} [Tue Aug 4 10:49:45 2026] GET /volume/v3/os-hosts => generated 560 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:45.543170 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-20118e8b-c666-4e14-9678-5f793173a029 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:45.545650 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-20118e8b-c666-4e14-9678-5f793173a029 tempest-VolumeHostsAdminTestsJSON-1055924625 tempest-VolumeHostsAdminTestsJSON-1055924625-project-admin] GET https://10.4.3.232/volume/v3/os-hosts/np0000006413@storpool Aug 04 10:49:45.545650 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-20118e8b-c666-4e14-9678-5f793173a029 tempest-VolumeHostsAdminTestsJSON-1055924625 tempest-VolumeHostsAdminTestsJSON-1055924625-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:45.545802 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-20118e8b-c666-4e14-9678-5f793173a029 tempest-VolumeHostsAdminTestsJSON-1055924625 tempest-VolumeHostsAdminTestsJSON-1055924625-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:45.612436 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-20118e8b-c666-4e14-9678-5f793173a029 tempest-VolumeHostsAdminTestsJSON-1055924625 tempest-VolumeHostsAdminTestsJSON-1055924625-project-admin] https://10.4.3.232/volume/v3/os-hosts/np0000006413@storpool returned with HTTP 200 Aug 04 10:49:45.612831 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 435/1740] 10.4.3.232 () {66 vars in 1306 bytes} [Tue Aug 4 10:49:45 2026] GET /volume/v3/os-hosts/np0000006413@storpool => generated 1125 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:45.979012 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f75da44d-46ab-45ec-9112-408bd99b79a6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:45.981988 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f75da44d-46ab-45ec-9112-408bd99b79a6 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a Aug 04 10:49:45.982295 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f75da44d-46ab-45ec-9112-408bd99b79a6 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:45.982610 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f75da44d-46ab-45ec-9112-408bd99b79a6 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:45.982704 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-f75da44d-46ab-45ec-9112-408bd99b79a6 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 829795f6-a5ea-4038-b7f0-7c87c120fb3a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:45.989379 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:45.989379 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:45.990163 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f75da44d-46ab-45ec-9112-408bd99b79a6 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a returned with HTTP 200 Aug 04 10:49:45.990460 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 438/1741] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:45 2026] GET /volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:46.068598 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-74303ea8-4bcb-40b3-927e-9749547acb7c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:46.123224 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0a8bfb19-10af-4c84-927d-939afd3d2a34 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:46.126640 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0a8bfb19-10af-4c84-927d-939afd3d2a34 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b Aug 04 10:49:46.127024 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0a8bfb19-10af-4c84-927d-939afd3d2a34 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:46.127573 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0a8bfb19-10af-4c84-927d-939afd3d2a34 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:46.127573 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-0a8bfb19-10af-4c84-927d-939afd3d2a34 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id bdbc0615-e868-4a5d-959c-13d7cf395a1b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:46.134495 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:46.134495 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:46.135483 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0a8bfb19-10af-4c84-927d-939afd3d2a34 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b returned with HTTP 200 Aug 04 10:49:46.136047 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 431/1742] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:46 2026] GET /volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:46.216104 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-74303ea8-4bcb-40b3-927e-9749547acb7c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:46.216420 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-74303ea8-4bcb-40b3-927e-9749547acb7c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1889000363"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:46.217921 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-74303ea8-4bcb-40b3-927e-9749547acb7c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1889000363'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:46.218027 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-74303ea8-4bcb-40b3-927e-9749547acb7c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Create volume of 1 GB Aug 04 10:49:46.222558 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-74303ea8-4bcb-40b3-927e-9749547acb7c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Availability Zones retrieved successfully. Aug 04 10:49:46.228623 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-74303ea8-4bcb-40b3-927e-9749547acb7c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Flow 'volume_create_api' (56272c13-23f3-42b2-b2d1-2f3bdf7d7bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:46.229808 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-74303ea8-4bcb-40b3-927e-9749547acb7c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d242263-2d9c-4d0a-aea1-d909a81ec040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:46.230853 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-74303ea8-4bcb-40b3-927e-9749547acb7c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:49:46.259339 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-74303ea8-4bcb-40b3-927e-9749547acb7c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d242263-2d9c-4d0a-aea1-d909a81ec040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:46.260741 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-74303ea8-4bcb-40b3-927e-9749547acb7c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a534c9d-6434-420e-9591-e5d01fb29bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:46.340548 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-74303ea8-4bcb-40b3-927e-9749547acb7c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Created reservations ['7c702fd3-2bf3-49d1-88d0-44c94c1a5481', '47704a08-47d9-47d1-8dda-42bfb4675457', '114211d2-bf7b-41a1-a702-b26d9faf5984', '7c89efd8-5b12-4c8b-95d1-48b9dc44fe0c'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:46.341628 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-74303ea8-4bcb-40b3-927e-9749547acb7c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a534c9d-6434-420e-9591-e5d01fb29bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c702fd3-2bf3-49d1-88d0-44c94c1a5481', '47704a08-47d9-47d1-8dda-42bfb4675457', '114211d2-bf7b-41a1-a702-b26d9faf5984', '7c89efd8-5b12-4c8b-95d1-48b9dc44fe0c']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:46.342820 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-74303ea8-4bcb-40b3-927e-9749547acb7c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (196359db-95ec-40fb-aca4-2bf85fe3f840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:46.378058 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-74303ea8-4bcb-40b3-927e-9749547acb7c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (196359db-95ec-40fb-aca4-2bf85fe3f840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f32f24d0-512c-48d7-a855-d80f20e53d4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1889000363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7af3a63a395443ed8b694149b70789cb',qos_specs=None,replication_status=,reservations=['7c702fd3-2bf3-49d1-88d0-44c94c1a5481','47704a08-47d9-47d1-8dda-42bfb4675457','114211d2-bf7b-41a1-a702-b26d9faf5984','7c89efd8-5b12-4c8b-95d1-48b9dc44fe0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb169b23256d451d8396adc4fba85d4e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:49:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1889000363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f32f24d0-512c-48d7-a855-d80f20e53d4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7af3a63a395443ed8b694149b70789cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb169b23256d451d8396adc4fba85d4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:46.382188 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-74303ea8-4bcb-40b3-927e-9749547acb7c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f43bbcb-47a8-47b8-aa18-c5312ced1b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:46.421007 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-74303ea8-4bcb-40b3-927e-9749547acb7c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f43bbcb-47a8-47b8-aa18-c5312ced1b35) transitioned into state 'SUCCESS' from state '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-1889000363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7af3a63a395443ed8b694149b70789cb',qos_specs=None,replication_status=,reservations=['7c702fd3-2bf3-49d1-88d0-44c94c1a5481','47704a08-47d9-47d1-8dda-42bfb4675457','114211d2-bf7b-41a1-a702-b26d9faf5984','7c89efd8-5b12-4c8b-95d1-48b9dc44fe0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb169b23256d451d8396adc4fba85d4e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:46.421782 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-74303ea8-4bcb-40b3-927e-9749547acb7c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcc08103-e4be-42eb-b1e1-2bb62567c4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:46.440997 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-74303ea8-4bcb-40b3-927e-9749547acb7c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcc08103-e4be-42eb-b1e1-2bb62567c4b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:46.441914 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-74303ea8-4bcb-40b3-927e-9749547acb7c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Flow 'volume_create_api' (56272c13-23f3-42b2-b2d1-2f3bdf7d7bb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:46.442271 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-74303ea8-4bcb-40b3-927e-9749547acb7c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Create volume request issued successfully. Aug 04 10:49:46.443623 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-74303ea8-4bcb-40b3-927e-9749547acb7c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:49:46.443623 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 439/1743] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:49:46 2026] POST /volume/v3/volumes => generated 749 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:46.458873 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-17de499d-efaf-405f-95c5-963abac013e7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:46.461541 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-17de499d-efaf-405f-95c5-963abac013e7 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:49:46.461815 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-17de499d-efaf-405f-95c5-963abac013e7 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:46.462067 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-17de499d-efaf-405f-95c5-963abac013e7 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:46.474971 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:46.474971 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:46.484483 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-17de499d-efaf-405f-95c5-963abac013e7 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:49:46.492710 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-17de499d-efaf-405f-95c5-963abac013e7 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:49:46.493371 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 436/1744] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:46 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:47.007143 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8bdf6536-6541-4176-9aaf-4c8ec7d9ec0c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:47.009305 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8bdf6536-6541-4176-9aaf-4c8ec7d9ec0c tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a Aug 04 10:49:47.009462 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8bdf6536-6541-4176-9aaf-4c8ec7d9ec0c tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:47.009674 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8bdf6536-6541-4176-9aaf-4c8ec7d9ec0c tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:47.009817 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-8bdf6536-6541-4176-9aaf-4c8ec7d9ec0c tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 829795f6-a5ea-4038-b7f0-7c87c120fb3a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:47.016930 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:47.016930 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:47.017647 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8bdf6536-6541-4176-9aaf-4c8ec7d9ec0c tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a returned with HTTP 200 Aug 04 10:49:47.018283 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 439/1745] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:47 2026] GET /volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:49:47.158545 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cc458731-2e28-40e6-9b87-68605cca751e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:47.160681 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cc458731-2e28-40e6-9b87-68605cca751e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b Aug 04 10:49:47.160971 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cc458731-2e28-40e6-9b87-68605cca751e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:47.161327 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cc458731-2e28-40e6-9b87-68605cca751e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:47.161394 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-cc458731-2e28-40e6-9b87-68605cca751e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id bdbc0615-e868-4a5d-959c-13d7cf395a1b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:47.168651 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:47.168651 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:47.169488 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cc458731-2e28-40e6-9b87-68605cca751e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b returned with HTTP 200 Aug 04 10:49:47.169998 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 432/1746] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:47 2026] GET /volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:47.512442 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-447690ae-519d-4343-97e0-d969e9c30482 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:47.515854 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-447690ae-519d-4343-97e0-d969e9c30482 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:49:47.516124 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-447690ae-519d-4343-97e0-d969e9c30482 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:47.516848 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-447690ae-519d-4343-97e0-d969e9c30482 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:47.527203 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:47.527203 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:47.533557 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-447690ae-519d-4343-97e0-d969e9c30482 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:49:47.539729 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-447690ae-519d-4343-97e0-d969e9c30482 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:49:47.540260 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 440/1747] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:47 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:48.038711 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-438f5bf8-9417-4c6b-b250-510550855a80 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:48.040789 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-438f5bf8-9417-4c6b-b250-510550855a80 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a Aug 04 10:49:48.041292 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-438f5bf8-9417-4c6b-b250-510550855a80 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:48.041342 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-438f5bf8-9417-4c6b-b250-510550855a80 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:48.041543 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-438f5bf8-9417-4c6b-b250-510550855a80 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 829795f6-a5ea-4038-b7f0-7c87c120fb3a. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:48.050392 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:48.050392 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:48.051068 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-438f5bf8-9417-4c6b-b250-510550855a80 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a returned with HTTP 200 Aug 04 10:49:48.051490 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 437/1748] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:48 2026] GET /volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:48.187142 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3279084b-1e68-4066-ba7b-f43b9f9f3987 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:48.190079 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3279084b-1e68-4066-ba7b-f43b9f9f3987 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b Aug 04 10:49:48.190359 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3279084b-1e68-4066-ba7b-f43b9f9f3987 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:48.190500 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3279084b-1e68-4066-ba7b-f43b9f9f3987 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:48.192119 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-3279084b-1e68-4066-ba7b-f43b9f9f3987 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id bdbc0615-e868-4a5d-959c-13d7cf395a1b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:48.197035 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:48.197035 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:48.197743 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3279084b-1e68-4066-ba7b-f43b9f9f3987 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b returned with HTTP 200 Aug 04 10:49:48.198206 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 440/1749] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:48 2026] GET /volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:48.691478 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a097e7a3-095b-4c47-884e-642612c685df None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:48.868322 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a097e7a3-095b-4c47-884e-642612c685df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:48.869342 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a097e7a3-095b-4c47-884e-642612c685df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1733140459"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:48.871867 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-a097e7a3-095b-4c47-884e-642612c685df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1733140459'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:48.872011 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-a097e7a3-095b-4c47-884e-642612c685df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Create volume of 1 GB Aug 04 10:49:48.876530 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a097e7a3-095b-4c47-884e-642612c685df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Availability Zones retrieved successfully. Aug 04 10:49:48.884954 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a097e7a3-095b-4c47-884e-642612c685df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Flow 'volume_create_api' (366b66ed-86fa-4412-b544-aeb94189246b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:48.890120 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a097e7a3-095b-4c47-884e-642612c685df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4b95e8d-2ffc-492c-9d45-78d2c486b459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:48.890950 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-a097e7a3-095b-4c47-884e-642612c685df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:49:48.927872 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a097e7a3-095b-4c47-884e-642612c685df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4b95e8d-2ffc-492c-9d45-78d2c486b459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:48.928051 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a097e7a3-095b-4c47-884e-642612c685df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff73a000-680a-45bc-b5aa-84b570ce2edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:49.004145 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-a097e7a3-095b-4c47-884e-642612c685df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Created reservations ['e53fa4f3-2a4a-4a23-9f8b-594398067db6', '77ec3d26-6298-4d4a-b5e9-f86ec89fea2c', 'ad25aef1-0db3-46bd-aff2-9e7f9f6f3e1c', '5e0fabdc-43f7-44ad-95a8-5af4e8b41e82'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:49.005497 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a097e7a3-095b-4c47-884e-642612c685df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff73a000-680a-45bc-b5aa-84b570ce2edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e53fa4f3-2a4a-4a23-9f8b-594398067db6', '77ec3d26-6298-4d4a-b5e9-f86ec89fea2c', 'ad25aef1-0db3-46bd-aff2-9e7f9f6f3e1c', '5e0fabdc-43f7-44ad-95a8-5af4e8b41e82']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:49.006371 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a097e7a3-095b-4c47-884e-642612c685df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b00fb8b8-1860-42bb-8293-21de3a36c35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:49.036794 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a097e7a3-095b-4c47-884e-642612c685df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b00fb8b8-1860-42bb-8293-21de3a36c35c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb0d4575-f8c2-46e4-864c-c91b8b01876f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1733140459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a44941d030e947b38aadd974c9ec0894',qos_specs=None,replication_status=,reservations=['e53fa4f3-2a4a-4a23-9f8b-594398067db6','77ec3d26-6298-4d4a-b5e9-f86ec89fea2c','ad25aef1-0db3-46bd-aff2-9e7f9f6f3e1c','5e0fabdc-43f7-44ad-95a8-5af4e8b41e82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05c4cc55eeae47fd896f8005bf97e9b2',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:49:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1733140459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb0d4575-f8c2-46e4-864c-c91b8b01876f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a44941d030e947b38aadd974c9ec0894',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05c4cc55eeae47fd896f8005bf97e9b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:49.038207 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a097e7a3-095b-4c47-884e-642612c685df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d2a0cc3-f030-4814-bdd8-ef7f94267bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:49.062486 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-09704156-9560-4003-a6da-38f61fc97afb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:49.064862 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-09704156-9560-4003-a6da-38f61fc97afb tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a Aug 04 10:49:49.065129 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-09704156-9560-4003-a6da-38f61fc97afb tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:49.065447 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-09704156-9560-4003-a6da-38f61fc97afb tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:49.065596 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-09704156-9560-4003-a6da-38f61fc97afb tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 829795f6-a5ea-4038-b7f0-7c87c120fb3a. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:49.070521 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a097e7a3-095b-4c47-884e-642612c685df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d2a0cc3-f030-4814-bdd8-ef7f94267bd8) transitioned into state 'SUCCESS' from state '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-1733140459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a44941d030e947b38aadd974c9ec0894',qos_specs=None,replication_status=,reservations=['e53fa4f3-2a4a-4a23-9f8b-594398067db6','77ec3d26-6298-4d4a-b5e9-f86ec89fea2c','ad25aef1-0db3-46bd-aff2-9e7f9f6f3e1c','5e0fabdc-43f7-44ad-95a8-5af4e8b41e82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05c4cc55eeae47fd896f8005bf97e9b2',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:49.071460 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a097e7a3-095b-4c47-884e-642612c685df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (141ba095-861b-4208-a2fc-8c4756968bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:49.071684 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:49.071684 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:49.072435 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-09704156-9560-4003-a6da-38f61fc97afb tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a returned with HTTP 200 Aug 04 10:49:49.072889 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 441/1750] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:49 2026] GET /volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:49.089030 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a097e7a3-095b-4c47-884e-642612c685df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (141ba095-861b-4208-a2fc-8c4756968bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:49.090080 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a097e7a3-095b-4c47-884e-642612c685df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Flow 'volume_create_api' (366b66ed-86fa-4412-b544-aeb94189246b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:49.090512 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a097e7a3-095b-4c47-884e-642612c685df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Create volume request issued successfully. Aug 04 10:49:49.091343 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a097e7a3-095b-4c47-884e-642612c685df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:49:49.096910 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 433/1751] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:49:48 2026] POST /volume/v3/volumes => generated 754 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:49.110524 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b4d66ef8-5443-4c5f-a0f8-41229e702a5a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:49.119307 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b4d66ef8-5443-4c5f-a0f8-41229e702a5a tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/volumes/bb0d4575-f8c2-46e4-864c-c91b8b01876f Aug 04 10:49:49.119584 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b4d66ef8-5443-4c5f-a0f8-41229e702a5a tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:49.119791 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b4d66ef8-5443-4c5f-a0f8-41229e702a5a tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:49.128759 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:49.128759 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:49.133259 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b4d66ef8-5443-4c5f-a0f8-41229e702a5a tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Volume info retrieved successfully. Aug 04 10:49:49.140727 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b4d66ef8-5443-4c5f-a0f8-41229e702a5a tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/volumes/bb0d4575-f8c2-46e4-864c-c91b8b01876f returned with HTTP 200 Aug 04 10:49:49.141152 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 438/1752] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:49 2026] GET /volume/v3/volumes/bb0d4575-f8c2-46e4-864c-c91b8b01876f => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:49.209998 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f78e6da8-3bb8-499f-8ece-541c885d7aa0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:49.212323 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f78e6da8-3bb8-499f-8ece-541c885d7aa0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b Aug 04 10:49:49.212630 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f78e6da8-3bb8-499f-8ece-541c885d7aa0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:49.212873 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f78e6da8-3bb8-499f-8ece-541c885d7aa0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:49.213015 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-f78e6da8-3bb8-499f-8ece-541c885d7aa0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id bdbc0615-e868-4a5d-959c-13d7cf395a1b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:49.218295 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:49.218295 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:49.219049 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f78e6da8-3bb8-499f-8ece-541c885d7aa0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b returned with HTTP 200 Aug 04 10:49:49.219573 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 441/1753] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:49 2026] GET /volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:50.086563 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d465f795-4374-47da-9199-962b0b899041 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:50.092282 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d465f795-4374-47da-9199-962b0b899041 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a Aug 04 10:49:50.092477 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d465f795-4374-47da-9199-962b0b899041 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:50.093529 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d465f795-4374-47da-9199-962b0b899041 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:50.093529 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d465f795-4374-47da-9199-962b0b899041 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 829795f6-a5ea-4038-b7f0-7c87c120fb3a. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:50.100701 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:50.100701 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:50.101625 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d465f795-4374-47da-9199-962b0b899041 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a returned with HTTP 200 Aug 04 10:49:50.102061 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 442/1754] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:50 2026] GET /volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:50.157956 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4894781a-15f1-42ff-8466-47c98a9feb5c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:50.160288 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4894781a-15f1-42ff-8466-47c98a9feb5c tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/volumes/bb0d4575-f8c2-46e4-864c-c91b8b01876f Aug 04 10:49:50.160508 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4894781a-15f1-42ff-8466-47c98a9feb5c tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:50.160698 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4894781a-15f1-42ff-8466-47c98a9feb5c tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:50.172445 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:50.172445 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:50.178350 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4894781a-15f1-42ff-8466-47c98a9feb5c tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Volume info retrieved successfully. Aug 04 10:49:50.185133 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4894781a-15f1-42ff-8466-47c98a9feb5c tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/volumes/bb0d4575-f8c2-46e4-864c-c91b8b01876f returned with HTTP 200 Aug 04 10:49:50.185648 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 434/1755] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:50 2026] GET /volume/v3/volumes/bb0d4575-f8c2-46e4-864c-c91b8b01876f => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:50.207794 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6a4ff007-185b-4078-bff1-457b164c177c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:50.211612 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6a4ff007-185b-4078-bff1-457b164c177c tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] POST https://10.4.3.232/volume/v3/backups Aug 04 10:49:50.212089 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6a4ff007-185b-4078-bff1-457b164c177c tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb0d4575-f8c2-46e4-864c-c91b8b01876f", "name": "tempest-VolumesBackupsAdminTest-Backup-476278474", "container": "tempest-volumesbackupsadmintest-backup-container-991096450"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:50.217811 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.backups [None req-6a4ff007-185b-4078-bff1-457b164c177c tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Creating new backup {'backup': {'volume_id': 'bb0d4575-f8c2-46e4-864c-c91b8b01876f', 'name': 'tempest-VolumesBackupsAdminTest-Backup-476278474', 'container': 'tempest-volumesbackupsadmintest-backup-container-991096450'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:49:50.218000 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-6a4ff007-185b-4078-bff1-457b164c177c tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Creating backup of volume bb0d4575-f8c2-46e4-864c-c91b8b01876f in container tempest-volumesbackupsadmintest-backup-container-991096450 Aug 04 10:49:50.227119 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:50.227119 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:50.227713 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6a4ff007-185b-4078-bff1-457b164c177c tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Volume info retrieved successfully. Aug 04 10:49:50.236631 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ba2fff07-1b58-4b4e-8604-0de20fb55ccd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:50.238919 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ba2fff07-1b58-4b4e-8604-0de20fb55ccd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b Aug 04 10:49:50.238919 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ba2fff07-1b58-4b4e-8604-0de20fb55ccd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:50.238919 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ba2fff07-1b58-4b4e-8604-0de20fb55ccd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:50.238919 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ba2fff07-1b58-4b4e-8604-0de20fb55ccd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id bdbc0615-e868-4a5d-959c-13d7cf395a1b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:50.251965 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:50.251965 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:50.252744 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ba2fff07-1b58-4b4e-8604-0de20fb55ccd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b returned with HTTP 200 Aug 04 10:49:50.253372 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 442/1756] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:50 2026] GET /volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:50.266381 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-6a4ff007-185b-4078-bff1-457b164c177c tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Created reservations ['c256b02b-48a5-40e5-aaef-815f7b419c4b', 'c21fa588-a5ee-418a-a013-4d363f7e8ff1'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:50.310760 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6a4ff007-185b-4078-bff1-457b164c177c tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:49:50.312713 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 439/1757] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:49:50 2026] POST /volume/v3/backups => generated 334 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:50.322023 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6057d734-f589-418b-a1aa-719d42cfc62e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:50.326149 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6057d734-f589-418b-a1aa-719d42cfc62e tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:49:50.326463 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6057d734-f589-418b-a1aa-719d42cfc62e tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:50.327037 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6057d734-f589-418b-a1aa-719d42cfc62e tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:50.327220 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6057d734-f589-418b-a1aa-719d42cfc62e tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:50.335766 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:50.335766 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:50.336797 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6057d734-f589-418b-a1aa-719d42cfc62e tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:49:50.337268 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 443/1758] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:50 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:51.117909 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bb410005-3915-44fe-b2ed-812e007d9bb1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:51.120546 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb410005-3915-44fe-b2ed-812e007d9bb1 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a Aug 04 10:49:51.120776 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb410005-3915-44fe-b2ed-812e007d9bb1 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:51.120962 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb410005-3915-44fe-b2ed-812e007d9bb1 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:51.121070 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-bb410005-3915-44fe-b2ed-812e007d9bb1 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 829795f6-a5ea-4038-b7f0-7c87c120fb3a. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:51.125338 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:51.125338 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:51.125938 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb410005-3915-44fe-b2ed-812e007d9bb1 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a returned with HTTP 200 Aug 04 10:49:51.126283 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 435/1759] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:51 2026] GET /volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:51.135823 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-647c5252-0221-436c-8b0b-12ef5de37406 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:51.138393 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-647c5252-0221-436c-8b0b-12ef5de37406 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] POST https://10.4.3.232/volume/v3/backups Aug 04 10:49:51.138786 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-647c5252-0221-436c-8b0b-12ef5de37406 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d4104385-a44f-4dff-9f82-6d48b0de6d9e", "name": "tempest-VolumesBackupsTest-Backup-1189137065"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:51.140195 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-647c5252-0221-436c-8b0b-12ef5de37406 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Creating new backup {'backup': {'volume_id': 'd4104385-a44f-4dff-9f82-6d48b0de6d9e', 'name': 'tempest-VolumesBackupsTest-Backup-1189137065'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:49:51.140516 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-647c5252-0221-436c-8b0b-12ef5de37406 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Creating backup of volume d4104385-a44f-4dff-9f82-6d48b0de6d9e in container None Aug 04 10:49:51.147014 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:51.147014 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:51.147559 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-647c5252-0221-436c-8b0b-12ef5de37406 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Volume info retrieved successfully. Aug 04 10:49:51.165527 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-647c5252-0221-436c-8b0b-12ef5de37406 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Created reservations ['abf5557b-6b5c-4222-822e-27466cce57db', 'ad9e5c2a-a230-4c8b-a0b3-ce12386ef2c0'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:51.198702 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-647c5252-0221-436c-8b0b-12ef5de37406 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:49:51.198984 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 443/1760] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:49:51 2026] POST /volume/v3/backups => generated 330 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:51.213124 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e674c502-026f-4b7f-b7ab-b27ed6638c91 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:51.215649 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e674c502-026f-4b7f-b7ab-b27ed6638c91 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:49:51.215826 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e674c502-026f-4b7f-b7ab-b27ed6638c91 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:51.216022 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e674c502-026f-4b7f-b7ab-b27ed6638c91 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:51.216164 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-e674c502-026f-4b7f-b7ab-b27ed6638c91 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:51.221476 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:51.221476 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:51.222480 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e674c502-026f-4b7f-b7ab-b27ed6638c91 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:49:51.222951 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 440/1761] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:51 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:51.263916 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-38880186-a8ed-4ff7-be21-267dc08681e4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:51.265697 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-38880186-a8ed-4ff7-be21-267dc08681e4 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b Aug 04 10:49:51.265937 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-38880186-a8ed-4ff7-be21-267dc08681e4 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:51.266155 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-38880186-a8ed-4ff7-be21-267dc08681e4 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:51.266273 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-38880186-a8ed-4ff7-be21-267dc08681e4 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id bdbc0615-e868-4a5d-959c-13d7cf395a1b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:51.274594 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:51.274594 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:51.275456 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-38880186-a8ed-4ff7-be21-267dc08681e4 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b returned with HTTP 200 Aug 04 10:49:51.275944 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 444/1762] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:51 2026] GET /volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:51.352017 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7bd26966-24c0-4121-beea-942175a40385 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:51.354444 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7bd26966-24c0-4121-beea-942175a40385 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:49:51.354733 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7bd26966-24c0-4121-beea-942175a40385 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:51.354992 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7bd26966-24c0-4121-beea-942175a40385 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:51.356107 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-7bd26966-24c0-4121-beea-942175a40385 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:51.360092 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:51.360092 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:51.361030 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7bd26966-24c0-4121-beea-942175a40385 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:49:51.361568 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 436/1763] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:51 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:51.657178 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cad8721a-b3a4-4024-ba6d-35d97deb1287 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:51.661603 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cad8721a-b3a4-4024-ba6d-35d97deb1287 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] POST https://10.4.3.232/volume/v3/volumes/3a2e9166-090e-4925-89e1-65107f8ddd6a/action Aug 04 10:49:51.661982 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cad8721a-b3a4-4024-ba6d-35d97deb1287 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action body: b'{"os-attach": {"instance_uuid": "b12556e6-4e8f-4af4-a66b-4733de1e04f9", "mountpoint": "/dev/vdc"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:51.662128 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cad8721a-b3a4-4024-ba6d-35d97deb1287 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b12556e6-4e8f-4af4-a66b-4733de1e04f9", "mountpoint": "/dev/vdc"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:51.675190 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cad8721a-b3a4-4024-ba6d-35d97deb1287 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/3a2e9166-090e-4925-89e1-65107f8ddd6a/action returned with HTTP 404 Aug 04 10:49:51.676118 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 444/1764] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:51 2026] POST /volume/v3/volumes/3a2e9166-090e-4925-89e1-65107f8ddd6a/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:52.149413 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b7bc352c-65cb-4731-b452-bff97299ded8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:52.236388 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-da62be79-38e2-4461-9a70-b00bda27d08f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:52.241288 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-da62be79-38e2-4461-9a70-b00bda27d08f tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:49:52.241862 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-da62be79-38e2-4461-9a70-b00bda27d08f tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:52.241862 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-da62be79-38e2-4461-9a70-b00bda27d08f tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:52.241989 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-da62be79-38e2-4461-9a70-b00bda27d08f tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:52.257546 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:52.257546 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:52.257705 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-da62be79-38e2-4461-9a70-b00bda27d08f tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:49:52.258488 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 445/1765] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:52 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 739 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:52.289086 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d646dda2-d7e4-4be1-bf4e-c92e3ae63850 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:52.290986 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d646dda2-d7e4-4be1-bf4e-c92e3ae63850 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b Aug 04 10:49:52.292261 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d646dda2-d7e4-4be1-bf4e-c92e3ae63850 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:52.292261 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d646dda2-d7e4-4be1-bf4e-c92e3ae63850 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:52.292261 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-d646dda2-d7e4-4be1-bf4e-c92e3ae63850 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id bdbc0615-e868-4a5d-959c-13d7cf395a1b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:52.297123 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:52.297123 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:52.298113 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d646dda2-d7e4-4be1-bf4e-c92e3ae63850 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b returned with HTTP 200 Aug 04 10:49:52.299790 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 437/1766] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:52 2026] GET /volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:52.309703 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b7bc352c-65cb-4731-b452-bff97299ded8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:52.311153 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b7bc352c-65cb-4731-b452-bff97299ded8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-732358016"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:52.311593 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-b7bc352c-65cb-4731-b452-bff97299ded8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-732358016'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:52.311772 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-b7bc352c-65cb-4731-b452-bff97299ded8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Create volume of 1 GB Aug 04 10:49:52.316591 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b7bc352c-65cb-4731-b452-bff97299ded8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Availability Zones retrieved successfully. Aug 04 10:49:52.326438 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-b7bc352c-65cb-4731-b452-bff97299ded8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Flow 'volume_create_api' (ac7a2834-7b85-4c83-825b-80fed10bd2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:52.328877 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-b7bc352c-65cb-4731-b452-bff97299ded8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f2e44b9-edeb-462d-a6a1-1315a205f5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:52.329411 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-b7bc352c-65cb-4731-b452-bff97299ded8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:49:52.363839 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-b7bc352c-65cb-4731-b452-bff97299ded8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f2e44b9-edeb-462d-a6a1-1315a205f5dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:52.364743 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-b7bc352c-65cb-4731-b452-bff97299ded8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1905b7c-6df7-4cc5-8e39-7c11de81ae16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:52.376232 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4ab20219-2569-4e77-9766-5fe46f347e30 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:52.379131 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4ab20219-2569-4e77-9766-5fe46f347e30 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:49:52.379387 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4ab20219-2569-4e77-9766-5fe46f347e30 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:52.379630 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4ab20219-2569-4e77-9766-5fe46f347e30 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:52.379763 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-4ab20219-2569-4e77-9766-5fe46f347e30 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:52.382750 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=468,cinder:UPDATE=124,cinder:INSERT=67,cinder:DELETE=1 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:49:52.388167 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:52.388167 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:52.389176 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4ab20219-2569-4e77-9766-5fe46f347e30 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:49:52.389752 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 445/1767] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:52 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:52.449116 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-b7bc352c-65cb-4731-b452-bff97299ded8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Created reservations ['4c1d7743-19ed-4ca7-add4-9af9cc5fe1b5', '24c6ca9d-8487-4290-a683-f7d23b7c7bc2', '15e594ef-94b3-43b0-82e0-f1f5882ee98d', '57a0e53f-4d0f-4def-bfba-24a7fffcb0d5'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:52.450092 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-b7bc352c-65cb-4731-b452-bff97299ded8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1905b7c-6df7-4cc5-8e39-7c11de81ae16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c1d7743-19ed-4ca7-add4-9af9cc5fe1b5', '24c6ca9d-8487-4290-a683-f7d23b7c7bc2', '15e594ef-94b3-43b0-82e0-f1f5882ee98d', '57a0e53f-4d0f-4def-bfba-24a7fffcb0d5']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:52.450989 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-b7bc352c-65cb-4731-b452-bff97299ded8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cae6961-899a-4ba1-ac94-42088038ff48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:52.491283 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-b7bc352c-65cb-4731-b452-bff97299ded8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cae6961-899a-4ba1-ac94-42088038ff48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38902dca-227d-42d0-b313-508796e6289d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-732358016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8214df71a484f098fa17ff5bff72978',qos_specs=None,replication_status=,reservations=['4c1d7743-19ed-4ca7-add4-9af9cc5fe1b5','24c6ca9d-8487-4290-a683-f7d23b7c7bc2','15e594ef-94b3-43b0-82e0-f1f5882ee98d','57a0e53f-4d0f-4def-bfba-24a7fffcb0d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd789c7809a94e65a53f7e3786e2c075',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:49:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-732358016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38902dca-227d-42d0-b313-508796e6289d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8214df71a484f098fa17ff5bff72978',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd789c7809a94e65a53f7e3786e2c075',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:52.493773 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-b7bc352c-65cb-4731-b452-bff97299ded8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (545ce113-944f-4e1e-930d-73539f0c2a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:52.515078 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-b7bc352c-65cb-4731-b452-bff97299ded8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (545ce113-944f-4e1e-930d-73539f0c2a1f) transitioned into state 'SUCCESS' from state '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-732358016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8214df71a484f098fa17ff5bff72978',qos_specs=None,replication_status=,reservations=['4c1d7743-19ed-4ca7-add4-9af9cc5fe1b5','24c6ca9d-8487-4290-a683-f7d23b7c7bc2','15e594ef-94b3-43b0-82e0-f1f5882ee98d','57a0e53f-4d0f-4def-bfba-24a7fffcb0d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd789c7809a94e65a53f7e3786e2c075',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:52.516148 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-b7bc352c-65cb-4731-b452-bff97299ded8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33ce8f3c-ee2a-4f71-9b5d-5d0998bc686c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:52.529601 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-b7bc352c-65cb-4731-b452-bff97299ded8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33ce8f3c-ee2a-4f71-9b5d-5d0998bc686c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:52.530569 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-b7bc352c-65cb-4731-b452-bff97299ded8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Flow 'volume_create_api' (ac7a2834-7b85-4c83-825b-80fed10bd2ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:52.530916 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b7bc352c-65cb-4731-b452-bff97299ded8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Create volume request issued successfully. Aug 04 10:49:52.531576 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b7bc352c-65cb-4731-b452-bff97299ded8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:49:52.534517 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 441/1768] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:49:52 2026] POST /volume/v3/volumes => generated 758 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:53.271183 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-29c9259d-b268-4a61-971a-2c80c8d5cc64 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:53.273892 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-29c9259d-b268-4a61-971a-2c80c8d5cc64 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:49:53.274066 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-29c9259d-b268-4a61-971a-2c80c8d5cc64 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:53.274535 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-29c9259d-b268-4a61-971a-2c80c8d5cc64 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:53.274725 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-29c9259d-b268-4a61-971a-2c80c8d5cc64 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:53.283783 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:53.283783 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:53.284575 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-29c9259d-b268-4a61-971a-2c80c8d5cc64 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:49:53.284910 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 446/1769] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:53 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:53.317555 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-41360a5a-c4ef-4a0b-868e-e2b9f4f83dcf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:53.320988 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41360a5a-c4ef-4a0b-868e-e2b9f4f83dcf tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b Aug 04 10:49:53.325726 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-41360a5a-c4ef-4a0b-868e-e2b9f4f83dcf tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:53.325726 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-41360a5a-c4ef-4a0b-868e-e2b9f4f83dcf tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:53.325726 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-41360a5a-c4ef-4a0b-868e-e2b9f4f83dcf tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id bdbc0615-e868-4a5d-959c-13d7cf395a1b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:53.330059 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:53.330059 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:53.330958 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41360a5a-c4ef-4a0b-868e-e2b9f4f83dcf tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b returned with HTTP 200 Aug 04 10:49:53.331462 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 438/1770] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:53 2026] GET /volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:53.402028 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-90cd06d0-65d7-4994-924a-dc676895b493 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:53.406293 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-90cd06d0-65d7-4994-924a-dc676895b493 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:49:53.406496 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-90cd06d0-65d7-4994-924a-dc676895b493 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:53.406699 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-90cd06d0-65d7-4994-924a-dc676895b493 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:53.406791 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-90cd06d0-65d7-4994-924a-dc676895b493 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:53.419951 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:53.419951 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:53.420850 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-90cd06d0-65d7-4994-924a-dc676895b493 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:49:53.421231 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 446/1771] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:53 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:53.508411 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d8e64759-f110-451e-b76e-b651aa3398f1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:53.510662 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d8e64759-f110-451e-b76e-b651aa3398f1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:53.511177 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d8e64759-f110-451e-b76e-b651aa3398f1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1981395207"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:53.512767 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-d8e64759-f110-451e-b76e-b651aa3398f1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1981395207'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:53.512987 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-d8e64759-f110-451e-b76e-b651aa3398f1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Create volume of 1 GB Aug 04 10:49:53.513323 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:53.513323 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:53.517902 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d8e64759-f110-451e-b76e-b651aa3398f1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Availability Zones retrieved successfully. Aug 04 10:49:53.525483 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8e64759-f110-451e-b76e-b651aa3398f1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Flow 'volume_create_api' (e262fa2b-4d00-4f4e-ac74-9db22c6b33cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:53.526688 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8e64759-f110-451e-b76e-b651aa3398f1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02701ac2-dcdb-4e3b-b13b-8e41c281f200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:53.528098 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-d8e64759-f110-451e-b76e-b651aa3398f1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:49:53.561519 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8e64759-f110-451e-b76e-b651aa3398f1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02701ac2-dcdb-4e3b-b13b-8e41c281f200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:53.562930 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8e64759-f110-451e-b76e-b651aa3398f1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1da9eb75-cd58-4233-9616-c02e85f7e0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:53.620452 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-d8e64759-f110-451e-b76e-b651aa3398f1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Created reservations ['3adc6099-f32e-415f-8bcb-d371f4960108', '1cea5353-9972-4e71-b535-5cea189347d9', 'fef8c299-4aa3-4ec1-94a2-3336640732e2', '048b28ef-b1a1-4545-96c1-f5b8de528191'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:53.621470 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8e64759-f110-451e-b76e-b651aa3398f1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1da9eb75-cd58-4233-9616-c02e85f7e0c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3adc6099-f32e-415f-8bcb-d371f4960108', '1cea5353-9972-4e71-b535-5cea189347d9', 'fef8c299-4aa3-4ec1-94a2-3336640732e2', '048b28ef-b1a1-4545-96c1-f5b8de528191']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:53.622494 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8e64759-f110-451e-b76e-b651aa3398f1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (042ddafa-81ef-4d0c-a11b-f4285ff9e12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:53.650988 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8e64759-f110-451e-b76e-b651aa3398f1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (042ddafa-81ef-4d0c-a11b-f4285ff9e12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd04a4f51-69ee-4797-a36e-7dc194d03b20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1981395207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07e1cb30670c4f39998f0e7423b45959',qos_specs=None,replication_status=,reservations=['3adc6099-f32e-415f-8bcb-d371f4960108','1cea5353-9972-4e71-b535-5cea189347d9','fef8c299-4aa3-4ec1-94a2-3336640732e2','048b28ef-b1a1-4545-96c1-f5b8de528191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e01bf7e0d0d442c9dd49bdd4825bc02',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:49:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1981395207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d04a4f51-69ee-4797-a36e-7dc194d03b20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07e1cb30670c4f39998f0e7423b45959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e01bf7e0d0d442c9dd49bdd4825bc02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:53.652015 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8e64759-f110-451e-b76e-b651aa3398f1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0e6d3e0-b7d7-4fce-a509-da7acb484d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:53.677058 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8e64759-f110-451e-b76e-b651aa3398f1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0e6d3e0-b7d7-4fce-a509-da7acb484d0b) transitioned into state 'SUCCESS' from state '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-1981395207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07e1cb30670c4f39998f0e7423b45959',qos_specs=None,replication_status=,reservations=['3adc6099-f32e-415f-8bcb-d371f4960108','1cea5353-9972-4e71-b535-5cea189347d9','fef8c299-4aa3-4ec1-94a2-3336640732e2','048b28ef-b1a1-4545-96c1-f5b8de528191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e01bf7e0d0d442c9dd49bdd4825bc02',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:53.677830 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8e64759-f110-451e-b76e-b651aa3398f1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (696a8362-b754-4493-a8c8-586be46bdfb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:53.696338 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8e64759-f110-451e-b76e-b651aa3398f1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (696a8362-b754-4493-a8c8-586be46bdfb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:53.697532 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8e64759-f110-451e-b76e-b651aa3398f1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Flow 'volume_create_api' (e262fa2b-4d00-4f4e-ac74-9db22c6b33cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:53.697918 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d8e64759-f110-451e-b76e-b651aa3398f1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Create volume request issued successfully. Aug 04 10:49:53.698537 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d8e64759-f110-451e-b76e-b651aa3398f1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:49:53.698997 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 442/1772] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:49:53 2026] POST /volume/v3/volumes => generated 755 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:53.716226 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e4ae91a2-26b9-4db6-b717-e35cd08543fa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:53.720197 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e4ae91a2-26b9-4db6-b717-e35cd08543fa tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 Aug 04 10:49:53.721500 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e4ae91a2-26b9-4db6-b717-e35cd08543fa tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:53.721709 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e4ae91a2-26b9-4db6-b717-e35cd08543fa tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:53.734964 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:53.734964 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:53.739764 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e4ae91a2-26b9-4db6-b717-e35cd08543fa tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:49:53.746572 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e4ae91a2-26b9-4db6-b717-e35cd08543fa tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 returned with HTTP 200 Aug 04 10:49:53.746572 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 447/1773] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:53 2026] GET /volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:54.297054 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1fa69391-53c3-44ba-be70-5e8bace9de3e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:54.299261 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1fa69391-53c3-44ba-be70-5e8bace9de3e tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:49:54.299594 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1fa69391-53c3-44ba-be70-5e8bace9de3e tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:54.299836 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1fa69391-53c3-44ba-be70-5e8bace9de3e tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:54.299917 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-1fa69391-53c3-44ba-be70-5e8bace9de3e tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:54.306412 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:54.306412 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:54.307501 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1fa69391-53c3-44ba-be70-5e8bace9de3e tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:49:54.307941 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 439/1774] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:54 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:54.343844 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-dfde4312-ba52-4c3d-95f8-16b20ad2018e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:54.346090 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dfde4312-ba52-4c3d-95f8-16b20ad2018e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b Aug 04 10:49:54.346361 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dfde4312-ba52-4c3d-95f8-16b20ad2018e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:54.346719 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dfde4312-ba52-4c3d-95f8-16b20ad2018e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:54.346874 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-dfde4312-ba52-4c3d-95f8-16b20ad2018e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id bdbc0615-e868-4a5d-959c-13d7cf395a1b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:54.351691 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:54.351691 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:54.353026 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dfde4312-ba52-4c3d-95f8-16b20ad2018e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b returned with HTTP 200 Aug 04 10:49:54.353026 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 447/1775] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:54 2026] GET /volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:54.436008 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4579e53a-2ddf-44d2-8b62-2d5d9d679bbd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:54.438213 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4579e53a-2ddf-44d2-8b62-2d5d9d679bbd tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:49:54.438438 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4579e53a-2ddf-44d2-8b62-2d5d9d679bbd tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:54.438664 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4579e53a-2ddf-44d2-8b62-2d5d9d679bbd tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:54.438784 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-4579e53a-2ddf-44d2-8b62-2d5d9d679bbd tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:54.443944 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:54.443944 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:54.444855 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4579e53a-2ddf-44d2-8b62-2d5d9d679bbd tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:49:54.445322 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 443/1776] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:54 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:54.762439 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9c90464c-87a2-4cc1-8614-7e4859f8da19 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:54.764147 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9c90464c-87a2-4cc1-8614-7e4859f8da19 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 Aug 04 10:49:54.764360 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9c90464c-87a2-4cc1-8614-7e4859f8da19 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:54.764549 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9c90464c-87a2-4cc1-8614-7e4859f8da19 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:54.784174 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:54.784174 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:54.791852 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9c90464c-87a2-4cc1-8614-7e4859f8da19 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:49:54.803579 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9c90464c-87a2-4cc1-8614-7e4859f8da19 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 returned with HTTP 200 Aug 04 10:49:54.804485 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 448/1777] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:54 2026] GET /volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:54.863941 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-6a97af1b-4222-4a63-a4fd-d32df5d53165 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:54.867188 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-6a97af1b-4222-4a63-a4fd-d32df5d53165 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 Aug 04 10:49:54.867614 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-6a97af1b-4222-4a63-a4fd-d32df5d53165 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:54.868005 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-6a97af1b-4222-4a63-a4fd-d32df5d53165 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:54.877456 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:54.877456 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:54.883099 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-6a97af1b-4222-4a63-a4fd-d32df5d53165 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:49:54.886539 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-6a97af1b-4222-4a63-a4fd-d32df5d53165 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 returned with HTTP 200 Aug 04 10:49:54.886539 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 440/1778] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:49:54 2026] GET /volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:54.917737 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c227170b-91aa-46f3-a019-0ea07d4c3dda None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:54.920135 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c227170b-91aa-46f3-a019-0ea07d4c3dda tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] POST https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action Aug 04 10:49:54.920662 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c227170b-91aa-46f3-a019-0ea07d4c3dda tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action body: b'{"os-attach": {"instance_uuid": "538ec13f-3fca-47a8-bda9-d93bd917e63a", "mountpoint": "/dev/vdb"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:54.921048 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c227170b-91aa-46f3-a019-0ea07d4c3dda tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "538ec13f-3fca-47a8-bda9-d93bd917e63a", "mountpoint": "/dev/vdb"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:54.932098 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:54.932098 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:54.933208 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c227170b-91aa-46f3-a019-0ea07d4c3dda tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:49:54.943675 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c227170b-91aa-46f3-a019-0ea07d4c3dda tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Update volume admin metadata completed successfully. Aug 04 10:49:54.975217 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b0d9ba21-57dc-4e7d-b802-462c770e1c39 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:54.975637 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b0d9ba21-57dc-4e7d-b802-462c770e1c39 None None] GET https://10.4.3.232/volume// Aug 04 10:49:54.975809 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b0d9ba21-57dc-4e7d-b802-462c770e1c39 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:54.975998 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b0d9ba21-57dc-4e7d-b802-462c770e1c39 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:54.976328 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b0d9ba21-57dc-4e7d-b802-462c770e1c39 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:49:54.976623 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 444/1779] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:49:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:49:54.985924 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-b87a7b5a-e1b5-4268-85a8-5747e8b9d10b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:55.024286 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c227170b-91aa-46f3-a019-0ea07d4c3dda tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Attach volume completed successfully. Aug 04 10:49:55.024655 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c227170b-91aa-46f3-a019-0ea07d4c3dda tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action returned with HTTP 202 Aug 04 10:49:55.025445 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 448/1780] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:54 2026] POST /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:55.032781 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-969c41b8-a247-4ce1-a2a1-c3d0601f5063 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:55.036412 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-969c41b8-a247-4ce1-a2a1-c3d0601f5063 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:49:55.036583 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-969c41b8-a247-4ce1-a2a1-c3d0601f5063 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:55.036744 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-969c41b8-a247-4ce1-a2a1-c3d0601f5063 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:55.050732 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:55.050732 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:55.055545 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-969c41b8-a247-4ce1-a2a1-c3d0601f5063 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:49:55.060733 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-969c41b8-a247-4ce1-a2a1-c3d0601f5063 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:49:55.061462 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 441/1781] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:55 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 1176 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:55.082985 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b46552c4-467d-485f-a50e-4505eb54c057 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:55.085213 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b46552c4-467d-485f-a50e-4505eb54c057 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] POST https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action Aug 04 10:49:55.085788 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b46552c4-467d-485f-a50e-4505eb54c057 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action body: b'{"os-detach": {}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:55.086162 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b46552c4-467d-485f-a50e-4505eb54c057 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:55.101059 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-b87a7b5a-e1b5-4268-85a8-5747e8b9d10b tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:49:55.104265 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-b87a7b5a-e1b5-4268-85a8-5747e8b9d10b tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d04a4f51-69ee-4797-a36e-7dc194d03b20", "connector": null, "instance_uuid": "5ea28653-aaeb-4668-a95d-ebfa3bf8e135"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:55.107932 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:55.107932 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:55.108671 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b46552c4-467d-485f-a50e-4505eb54c057 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:49:55.116178 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:55.116178 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:55.154168 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-b87a7b5a-e1b5-4268-85a8-5747e8b9d10b tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:49:55.154168 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 449/1782] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:49:54 2026] POST /volume/v3/attachments => generated 273 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:55.159833 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b46552c4-467d-485f-a50e-4505eb54c057 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Detach volume completed successfully. Aug 04 10:49:55.160149 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b46552c4-467d-485f-a50e-4505eb54c057 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action returned with HTTP 202 Aug 04 10:49:55.160664 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 445/1783] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:55 2026] POST /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:55.170164 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3a84666e-9988-4260-a63c-3eb59f9be152 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:55.171785 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3a84666e-9988-4260-a63c-3eb59f9be152 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:49:55.172176 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3a84666e-9988-4260-a63c-3eb59f9be152 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:55.172600 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3a84666e-9988-4260-a63c-3eb59f9be152 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:55.181807 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:55.181807 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:55.185215 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3a84666e-9988-4260-a63c-3eb59f9be152 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:49:55.190485 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3a84666e-9988-4260-a63c-3eb59f9be152 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:49:55.191048 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 449/1784] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:55 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:55.236359 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fb9b5c32-8af5-4a92-99dc-d4360cedd00c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:55.238630 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fb9b5c32-8af5-4a92-99dc-d4360cedd00c tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 Aug 04 10:49:55.239030 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fb9b5c32-8af5-4a92-99dc-d4360cedd00c tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:55.239559 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fb9b5c32-8af5-4a92-99dc-d4360cedd00c tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:55.255615 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:55.255615 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:55.263106 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fb9b5c32-8af5-4a92-99dc-d4360cedd00c tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:49:55.264046 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-664a5790-4694-40cc-9b05-68c124cb7539 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:55.266524 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-664a5790-4694-40cc-9b05-68c124cb7539 None None] GET https://10.4.3.232/volume// Aug 04 10:49:55.266524 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-664a5790-4694-40cc-9b05-68c124cb7539 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:55.266524 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-664a5790-4694-40cc-9b05-68c124cb7539 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:55.266524 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-664a5790-4694-40cc-9b05-68c124cb7539 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:49:55.266524 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 450/1785] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:49:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:49:55.270772 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fb9b5c32-8af5-4a92-99dc-d4360cedd00c tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 returned with HTTP 200 Aug 04 10:49:55.271357 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 442/1786] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:55 2026] GET /volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:55.282025 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-e232c18f-9914-4dca-a6b3-f9637c739e1b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:55.284540 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-e232c18f-9914-4dca-a6b3-f9637c739e1b tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 Aug 04 10:49:55.284725 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-e232c18f-9914-4dca-a6b3-f9637c739e1b tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:55.284952 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-e232c18f-9914-4dca-a6b3-f9637c739e1b tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:55.302833 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:55.302833 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:55.308907 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-e232c18f-9914-4dca-a6b3-f9637c739e1b tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:49:55.314441 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-e232c18f-9914-4dca-a6b3-f9637c739e1b tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 returned with HTTP 200 Aug 04 10:49:55.315043 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 446/1787] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:49:55 2026] GET /volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 => generated 1027 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:49:55.320663 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e581e920-ac70-40f2-9d3b-dc9c764fcbd3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:55.323026 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e581e920-ac70-40f2-9d3b-dc9c764fcbd3 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:49:55.324280 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e581e920-ac70-40f2-9d3b-dc9c764fcbd3 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:55.324280 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e581e920-ac70-40f2-9d3b-dc9c764fcbd3 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:55.324280 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-e581e920-ac70-40f2-9d3b-dc9c764fcbd3 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:55.331276 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:55.331276 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:55.332350 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e581e920-ac70-40f2-9d3b-dc9c764fcbd3 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:49:55.332894 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 450/1788] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:55 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:55.368385 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-56e4cef8-d785-4223-a6ef-7dce09e8676d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:55.373629 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-56e4cef8-d785-4223-a6ef-7dce09e8676d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b Aug 04 10:49:55.373935 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-56e4cef8-d785-4223-a6ef-7dce09e8676d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:55.374213 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-56e4cef8-d785-4223-a6ef-7dce09e8676d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:55.374352 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-56e4cef8-d785-4223-a6ef-7dce09e8676d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id bdbc0615-e868-4a5d-959c-13d7cf395a1b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:55.379551 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:55.379551 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:55.380311 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-56e4cef8-d785-4223-a6ef-7dce09e8676d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b returned with HTTP 200 Aug 04 10:49:55.380809 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 451/1789] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:55 2026] GET /volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:55.462059 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ef984bf8-3915-45f6-9e2b-963d86b476e6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:55.462891 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-fddaef67-68a6-41ed-b544-dcb9d8b9982d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:55.464758 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-fddaef67-68a6-41ed-b544-dcb9d8b9982d tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] PUT https://10.4.3.232/volume/v3/attachments/4183f7fb-779a-4159-aee2-affaf153184c Aug 04 10:49:55.464949 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ef984bf8-3915-45f6-9e2b-963d86b476e6 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:49:55.465176 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ef984bf8-3915-45f6-9e2b-963d86b476e6 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:55.465409 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ef984bf8-3915-45f6-9e2b-963d86b476e6 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:55.465641 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-fddaef67-68a6-41ed-b544-dcb9d8b9982d tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:55.465943 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ef984bf8-3915-45f6-9e2b-963d86b476e6 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:55.473717 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:55.473717 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:55.475232 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ef984bf8-3915-45f6-9e2b-963d86b476e6 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:49:55.476363 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 443/1790] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:55 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:55.479008 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-fddaef67-68a6-41ed-b544-dcb9d8b9982d tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Acquiring lock "cinder-attachment_update-d04a4f51-69ee-4797-a36e-7dc194d03b20-np0000006413" by "attachment_update" {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:49:55.483622 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-fddaef67-68a6-41ed-b544-dcb9d8b9982d tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Lock "cinder-attachment_update-d04a4f51-69ee-4797-a36e-7dc194d03b20-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:49:55.487215 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:55.487215 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:55.584491 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-fddaef67-68a6-41ed-b544-dcb9d8b9982d tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Lock "cinder-attachment_update-d04a4f51-69ee-4797-a36e-7dc194d03b20-np0000006413" released by "attachment_update" :: held 0.101s {{(pid=100255) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:49:55.585477 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-fddaef67-68a6-41ed-b544-dcb9d8b9982d tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/attachments/4183f7fb-779a-4159-aee2-affaf153184c returned with HTTP 200 Aug 04 10:49:55.585477 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 447/1791] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:49:55 2026] PUT /volume/v3/attachments/4183f7fb-779a-4159-aee2-affaf153184c => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:55.883742 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0763f4fb-3a9f-4df5-a5f0-48c513f3aaa5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:55.886845 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0763f4fb-3a9f-4df5-a5f0-48c513f3aaa5 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:55.887108 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0763f4fb-3a9f-4df5-a5f0-48c513f3aaa5 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "18484356-1f3f-44a2-97e5-c8a25e69c89a", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1645490423"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:55.888993 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-0763f4fb-3a9f-4df5-a5f0-48c513f3aaa5 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Create volume request body: {'volume': {'imageRef': '18484356-1f3f-44a2-97e5-c8a25e69c89a', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1645490423'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:56.004688 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-0763f4fb-3a9f-4df5-a5f0-48c513f3aaa5 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Create volume of 2 GB Aug 04 10:49:56.009736 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0763f4fb-3a9f-4df5-a5f0-48c513f3aaa5 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Availability Zones retrieved successfully. Aug 04 10:49:56.018330 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0763f4fb-3a9f-4df5-a5f0-48c513f3aaa5 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Flow 'volume_create_api' (b2e7ed29-11ef-4b57-b354-b148ce455bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:56.019560 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0763f4fb-3a9f-4df5-a5f0-48c513f3aaa5 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f4cb626-a8e0-45ea-907c-ca1db8ce6e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:56.020742 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-0763f4fb-3a9f-4df5-a5f0-48c513f3aaa5 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Validating volume size '2' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:49:56.076890 np0000006413 devstack@c-api.service[100254]: WARNING cinder.volume.api [None req-0763f4fb-3a9f-4df5-a5f0-48c513f3aaa5 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f4cb626-a8e0-45ea-907c-ca1db8ce6e3c) transitioned into state 'FAILURE' from state 'RUNNING' Aug 04 10:49:56.076890 np0000006413 devstack@c-api.service[100254]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 18484356-1f3f-44a2-97e5-c8a25e69c89a is not active. Aug 04 10:49:56.078945 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0763f4fb-3a9f-4df5-a5f0-48c513f3aaa5 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f4cb626-a8e0-45ea-907c-ca1db8ce6e3c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:56.080056 np0000006413 devstack@c-api.service[100254]: WARNING cinder.volume.api [None req-0763f4fb-3a9f-4df5-a5f0-48c513f3aaa5 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f4cb626-a8e0-45ea-907c-ca1db8ce6e3c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 04 10:49:56.081316 np0000006413 devstack@c-api.service[100254]: WARNING cinder.volume.api [None req-0763f4fb-3a9f-4df5-a5f0-48c513f3aaa5 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Flow 'volume_create_api' (b2e7ed29-11ef-4b57-b354-b148ce455bfc) transitioned into state 'REVERTED' from state 'RUNNING' Aug 04 10:49:56.081644 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0763f4fb-3a9f-4df5-a5f0-48c513f3aaa5 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 400 Aug 04 10:49:56.082183 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 451/1792] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:49:55 2026] POST /volume/v3/volumes => generated 125 bytes in 199 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 10:49:56.288025 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-32e3c8d3-8c35-4d35-bbc9-4759f6f5e7dc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:56.290132 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-32e3c8d3-8c35-4d35-bbc9-4759f6f5e7dc tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 Aug 04 10:49:56.290406 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-32e3c8d3-8c35-4d35-bbc9-4759f6f5e7dc tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:56.290632 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-32e3c8d3-8c35-4d35-bbc9-4759f6f5e7dc tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:56.304510 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:56.304510 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:56.309548 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-32e3c8d3-8c35-4d35-bbc9-4759f6f5e7dc tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:49:56.316266 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-32e3c8d3-8c35-4d35-bbc9-4759f6f5e7dc tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 returned with HTTP 200 Aug 04 10:49:56.316871 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 452/1793] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:56 2026] GET /volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:56.344296 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-231485f4-896f-47a6-bfa1-7731ea7c7b63 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:56.346583 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-231485f4-896f-47a6-bfa1-7731ea7c7b63 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:49:56.346885 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-231485f4-896f-47a6-bfa1-7731ea7c7b63 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:56.347140 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-231485f4-896f-47a6-bfa1-7731ea7c7b63 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:56.347302 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-231485f4-896f-47a6-bfa1-7731ea7c7b63 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:56.354929 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:56.354929 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:56.356407 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-231485f4-896f-47a6-bfa1-7731ea7c7b63 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:49:56.356548 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 444/1794] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:56 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:56.395478 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-36846dbd-bcf6-4133-8c59-41eeab346d32 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:56.396904 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-36846dbd-bcf6-4133-8c59-41eeab346d32 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b Aug 04 10:49:56.397114 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-36846dbd-bcf6-4133-8c59-41eeab346d32 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:56.397314 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-36846dbd-bcf6-4133-8c59-41eeab346d32 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:56.397421 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-36846dbd-bcf6-4133-8c59-41eeab346d32 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id bdbc0615-e868-4a5d-959c-13d7cf395a1b. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:56.401312 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:56.401312 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:56.401865 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-36846dbd-bcf6-4133-8c59-41eeab346d32 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b returned with HTTP 200 Aug 04 10:49:56.402213 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 448/1795] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:56 2026] GET /volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:56.498587 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3d55fbc5-9f87-427c-afae-6d49216b5bb9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:56.514431 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3d55fbc5-9f87-427c-afae-6d49216b5bb9 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:49:56.516730 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3d55fbc5-9f87-427c-afae-6d49216b5bb9 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:56.517620 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3d55fbc5-9f87-427c-afae-6d49216b5bb9 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:56.517744 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-3d55fbc5-9f87-427c-afae-6d49216b5bb9 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:56.541609 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:56.541609 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:56.545002 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3d55fbc5-9f87-427c-afae-6d49216b5bb9 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:49:56.545002 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 452/1796] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:56 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 799 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:57.335565 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-24efd493-0190-45a4-aa0b-88912f75d682 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:57.337832 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-24efd493-0190-45a4-aa0b-88912f75d682 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 Aug 04 10:49:57.338032 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-24efd493-0190-45a4-aa0b-88912f75d682 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:57.338230 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-24efd493-0190-45a4-aa0b-88912f75d682 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:57.340447 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=464,cinder:UPDATE=124,cinder:INSERT=71,cinder:DELETE=3 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:49:57.350195 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:57.350195 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:57.358270 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-24efd493-0190-45a4-aa0b-88912f75d682 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:49:57.362550 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-24efd493-0190-45a4-aa0b-88912f75d682 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 returned with HTTP 200 Aug 04 10:49:57.362810 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 453/1797] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:57 2026] GET /volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:57.367718 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-19479421-4c8a-4c4a-be5e-ce7dd1d4006b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:57.369708 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-19479421-4c8a-4c4a-be5e-ce7dd1d4006b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:49:57.369946 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-19479421-4c8a-4c4a-be5e-ce7dd1d4006b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:57.370124 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-19479421-4c8a-4c4a-be5e-ce7dd1d4006b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:57.370290 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-19479421-4c8a-4c4a-be5e-ce7dd1d4006b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:57.372108 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=527,cinder:INSERT=82,cinder:UPDATE=147 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:49:57.374991 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:57.374991 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:57.375727 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-19479421-4c8a-4c4a-be5e-ce7dd1d4006b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:49:57.376140 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 445/1798] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:57 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:57.416078 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e30785af-b62c-4098-b0b7-361c8a43dc77 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:57.419027 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e30785af-b62c-4098-b0b7-361c8a43dc77 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b Aug 04 10:49:57.419266 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e30785af-b62c-4098-b0b7-361c8a43dc77 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:57.419463 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e30785af-b62c-4098-b0b7-361c8a43dc77 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:57.419586 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-e30785af-b62c-4098-b0b7-361c8a43dc77 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id bdbc0615-e868-4a5d-959c-13d7cf395a1b. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:57.422462 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=520,cinder:INSERT=93,cinder:UPDATE=155,cinder:DELETE=5 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:49:57.428771 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:57.428771 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:57.429567 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e30785af-b62c-4098-b0b7-361c8a43dc77 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b returned with HTTP 200 Aug 04 10:49:57.429963 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 449/1799] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:57 2026] GET /volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b => generated 709 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:57.564106 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f015bce2-bff0-4806-be6b-86c590d523cf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:57.566353 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f015bce2-bff0-4806-be6b-86c590d523cf tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:49:57.566764 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f015bce2-bff0-4806-be6b-86c590d523cf tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:57.567115 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f015bce2-bff0-4806-be6b-86c590d523cf tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:57.567358 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-f015bce2-bff0-4806-be6b-86c590d523cf tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:57.573080 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:57.573080 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:57.574168 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f015bce2-bff0-4806-be6b-86c590d523cf tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:49:57.574764 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 453/1800] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:57 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:58.061976 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-48f928fd-d451-4b3a-aebd-24b6ece1ae4a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.063835 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-48f928fd-d451-4b3a-aebd-24b6ece1ae4a tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:58.064315 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-48f928fd-d451-4b3a-aebd-24b6ece1ae4a tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "5a30687c-6a62-4255-92db-cb0167f4e421"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:58.066289 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-48f928fd-d451-4b3a-aebd-24b6ece1ae4a tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '5a30687c-6a62-4255-92db-cb0167f4e421'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:58.179365 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-48f928fd-d451-4b3a-aebd-24b6ece1ae4a tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Create volume of 1 GB Aug 04 10:49:58.193742 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-48f928fd-d451-4b3a-aebd-24b6ece1ae4a tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Availability Zones retrieved successfully. Aug 04 10:49:58.199302 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-48f928fd-d451-4b3a-aebd-24b6ece1ae4a tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Flow 'volume_create_api' (0687797d-ea82-4dd9-815c-2446398fa0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:58.200397 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-48f928fd-d451-4b3a-aebd-24b6ece1ae4a tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c953db92-b151-46fc-818f-1551609ea89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:58.201401 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-48f928fd-d451-4b3a-aebd-24b6ece1ae4a tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:49:58.242886 np0000006413 devstack@c-api.service[100253]: WARNING cinder.volume.api [None req-48f928fd-d451-4b3a-aebd-24b6ece1ae4a tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c953db92-b151-46fc-818f-1551609ea89c) transitioned into state 'FAILURE' from state 'RUNNING' Aug 04 10:49:58.242886 np0000006413 devstack@c-api.service[100253]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 04 10:49:58.244546 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-48f928fd-d451-4b3a-aebd-24b6ece1ae4a tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c953db92-b151-46fc-818f-1551609ea89c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:58.245326 np0000006413 devstack@c-api.service[100253]: WARNING cinder.volume.api [None req-48f928fd-d451-4b3a-aebd-24b6ece1ae4a tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c953db92-b151-46fc-818f-1551609ea89c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 04 10:49:58.246004 np0000006413 devstack@c-api.service[100253]: WARNING cinder.volume.api [None req-48f928fd-d451-4b3a-aebd-24b6ece1ae4a tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Flow 'volume_create_api' (0687797d-ea82-4dd9-815c-2446398fa0a5) transitioned into state 'REVERTED' from state 'RUNNING' Aug 04 10:49:58.246340 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-48f928fd-d451-4b3a-aebd-24b6ece1ae4a tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 400 Aug 04 10:49:58.246835 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 454/1801] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:49:58 2026] POST /volume/v3/volumes => generated 134 bytes in 185 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 10:49:58.380323 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cf1fb178-7497-4776-a08c-ee2a14b747ac None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.382183 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cf1fb178-7497-4776-a08c-ee2a14b747ac tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 Aug 04 10:49:58.382474 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cf1fb178-7497-4776-a08c-ee2a14b747ac tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:58.382720 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cf1fb178-7497-4776-a08c-ee2a14b747ac tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:58.390342 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-11c2b298-541e-4f45-aba5-7237b72c391c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.392751 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-11c2b298-541e-4f45-aba5-7237b72c391c tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:49:58.393022 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-11c2b298-541e-4f45-aba5-7237b72c391c tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:58.393290 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-11c2b298-541e-4f45-aba5-7237b72c391c tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:58.393453 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-11c2b298-541e-4f45-aba5-7237b72c391c tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:58.397560 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:58.397560 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:58.400067 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:58.400067 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:58.401539 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-11c2b298-541e-4f45-aba5-7237b72c391c tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:49:58.402008 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 450/1802] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:58 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:58.402867 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cf1fb178-7497-4776-a08c-ee2a14b747ac tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:49:58.408538 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cf1fb178-7497-4776-a08c-ee2a14b747ac tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 returned with HTTP 200 Aug 04 10:49:58.409134 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 446/1803] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:58 2026] GET /volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:58.429071 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1852d380-a38d-4bb0-bed3-80cf586d1beb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.431457 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1852d380-a38d-4bb0-bed3-80cf586d1beb tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:58.431813 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1852d380-a38d-4bb0-bed3-80cf586d1beb tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:58.434213 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1852d380-a38d-4bb0-bed3-80cf586d1beb tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 400 Aug 04 10:49:58.435496 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 454/1804] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:49:58 2026] POST /volume/v3/volumes => generated 127 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 10:49:58.444860 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-644e6819-e878-4494-9dbc-7d9320679826 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.445489 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7402dae6-f779-423b-bb87-5f874dc65b20 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.447865 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-644e6819-e878-4494-9dbc-7d9320679826 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b Aug 04 10:49:58.448006 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7402dae6-f779-423b-bb87-5f874dc65b20 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:58.448219 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-644e6819-e878-4494-9dbc-7d9320679826 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:58.448406 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7402dae6-f779-423b-bb87-5f874dc65b20 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "1e17290a-2309-4c64-abb1-a7a5a3daff04"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:58.448512 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-644e6819-e878-4494-9dbc-7d9320679826 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:58.448664 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-644e6819-e878-4494-9dbc-7d9320679826 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id bdbc0615-e868-4a5d-959c-13d7cf395a1b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:58.451109 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-7402dae6-f779-423b-bb87-5f874dc65b20 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '1e17290a-2309-4c64-abb1-a7a5a3daff04'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:58.458161 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7402dae6-f779-423b-bb87-5f874dc65b20 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 404 Aug 04 10:49:58.458979 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 451/1805] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:49:58 2026] POST /volume/v3/volumes => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:58.463844 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:58.463844 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:58.464376 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-644e6819-e878-4494-9dbc-7d9320679826 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b returned with HTTP 200 Aug 04 10:49:58.464972 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 455/1806] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:58 2026] GET /volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b => generated 709 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:58.466790 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a5f5e0bc-2438-47c7-9825-abff977bf36d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.469581 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a5f5e0bc-2438-47c7-9825-abff977bf36d tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:58.469581 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a5f5e0bc-2438-47c7-9825-abff977bf36d tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "61bf1c15-8c70-4cab-bec0-e82c7ab65bad"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:58.470201 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-a5f5e0bc-2438-47c7-9825-abff977bf36d tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '61bf1c15-8c70-4cab-bec0-e82c7ab65bad'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:58.476076 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a5f5e0bc-2438-47c7-9825-abff977bf36d tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 404 Aug 04 10:49:58.476753 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 447/1807] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:49:58 2026] POST /volume/v3/volumes => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:58.489600 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a898ffe6-d6f3-4413-973f-c13d36434be4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.491620 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a898ffe6-d6f3-4413-973f-c13d36434be4 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:58.492128 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a898ffe6-d6f3-4413-973f-c13d36434be4 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "2a17f5a5-609d-44b4-9c21-66e118d91e81"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:58.494380 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-a898ffe6-d6f3-4413-973f-c13d36434be4 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '2a17f5a5-609d-44b4-9c21-66e118d91e81'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:58.502372 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a898ffe6-d6f3-4413-973f-c13d36434be4 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 404 Aug 04 10:49:58.503374 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 455/1808] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:49:58 2026] POST /volume/v3/volumes => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:58.513920 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-86640282-c9c8-4ccc-922d-00c8cfa36562 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.516599 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-86640282-c9c8-4ccc-922d-00c8cfa36562 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:58.517111 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-86640282-c9c8-4ccc-922d-00c8cfa36562 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:58.519106 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-86640282-c9c8-4ccc-922d-00c8cfa36562 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 400 Aug 04 10:49:58.520271 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 452/1809] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:49:58 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 04 10:49:58.530590 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6e713f0a-5fd0-4955-a2c4-a2b4bca9aa04 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.534284 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6e713f0a-5fd0-4955-a2c4-a2b4bca9aa04 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:58.534711 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6e713f0a-5fd0-4955-a2c4-a2b4bca9aa04 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:58.537567 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6e713f0a-5fd0-4955-a2c4-a2b4bca9aa04 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 400 Aug 04 10:49:58.538063 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 456/1810] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:49:58 2026] POST /volume/v3/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 10:49:58.548170 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b08e9bea-e160-4202-991d-aace0caf19f3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.549976 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b08e9bea-e160-4202-991d-aace0caf19f3 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:58.550443 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b08e9bea-e160-4202-991d-aace0caf19f3 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:58.552190 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b08e9bea-e160-4202-991d-aace0caf19f3 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 400 Aug 04 10:49:58.552984 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 448/1811] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:49:58 2026] POST /volume/v3/volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 10:49:58.563825 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f3fcd71b-2338-445a-9bc0-c2ce13ec9041 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.567003 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f3fcd71b-2338-445a-9bc0-c2ce13ec9041 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] DELETE https://10.4.3.232/volume/v3/volumes/tempest-invalid-1886289978 Aug 04 10:49:58.567003 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f3fcd71b-2338-445a-9bc0-c2ce13ec9041 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:58.567381 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f3fcd71b-2338-445a-9bc0-c2ce13ec9041 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:58.567381 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-f3fcd71b-2338-445a-9bc0-c2ce13ec9041 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Delete volume with id: tempest-invalid-1886289978 Aug 04 10:49:58.579204 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f3fcd71b-2338-445a-9bc0-c2ce13ec9041 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/tempest-invalid-1886289978 returned with HTTP 404 Aug 04 10:49:58.579621 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 456/1812] 10.4.3.232 () {66 vars in 1321 bytes} [Tue Aug 4 10:49:58 2026] DELETE /volume/v3/volumes/tempest-invalid-1886289978 => generated 99 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:58.588452 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b52a8e74-2348-4e1d-a425-541588309177 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.590621 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b52a8e74-2348-4e1d-a425-541588309177 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:49:58.590724 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7e95cb98-112a-4789-b82a-0f6f89a7e9f6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.591079 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b52a8e74-2348-4e1d-a425-541588309177 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:58.591390 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b52a8e74-2348-4e1d-a425-541588309177 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:58.591568 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-b52a8e74-2348-4e1d-a425-541588309177 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:58.593282 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 457/1813] 10.4.3.232 () {66 vars in 1243 bytes} [Tue Aug 4 10:49:58 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 04 10:49:58.597854 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:58.597854 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:58.598850 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b52a8e74-2348-4e1d-a425-541588309177 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:49:58.599492 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 453/1814] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:58 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:58.606131 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9334fb9f-4908-491a-a935-a4d97afeabc7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.610499 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9334fb9f-4908-491a-a935-a4d97afeabc7 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] POST https://10.4.3.232/volume/v3/volumes/xxx/action Aug 04 10:49:58.611015 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9334fb9f-4908-491a-a935-a4d97afeabc7 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action body: b'{"os-detach": {}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:58.611210 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9334fb9f-4908-491a-a935-a4d97afeabc7 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:58.634438 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9334fb9f-4908-491a-a935-a4d97afeabc7 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 04 10:49:58.635261 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 449/1815] 10.4.3.232 () {68 vars in 1291 bytes} [Tue Aug 4 10:49:58 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:58.644923 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3b30166c-3b26-406d-805c-c62d06319602 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.649064 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3b30166c-3b26-406d-805c-c62d06319602 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] GET https://10.4.3.232/volume/v3/volumes/tempest-invalid-2138986375 Aug 04 10:49:58.649064 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3b30166c-3b26-406d-805c-c62d06319602 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:58.649281 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3b30166c-3b26-406d-805c-c62d06319602 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:58.655519 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3b30166c-3b26-406d-805c-c62d06319602 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/tempest-invalid-2138986375 returned with HTTP 404 Aug 04 10:49:58.656152 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 457/1816] 10.4.3.232 () {66 vars in 1318 bytes} [Tue Aug 4 10:49:58 2026] GET /volume/v3/volumes/tempest-invalid-2138986375 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:58.670911 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5739431c-d88e-40a0-9152-c40d8851fea1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.674857 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 458/1817] 10.4.3.232 () {66 vars in 1240 bytes} [Tue Aug 4 10:49:58 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 04 10:49:58.684956 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8c3b250e-2eda-43d2-a143-2870910e093e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.690854 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8c3b250e-2eda-43d2-a143-2870910e093e tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] GET https://10.4.3.232/volume/v3/volumes/detail?status=null Aug 04 10:49:58.691054 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8c3b250e-2eda-43d2-a143-2870910e093e tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:58.691262 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8c3b250e-2eda-43d2-a143-2870910e093e tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Calling method 'detail' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:58.691697 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-8c3b250e-2eda-43d2-a143-2870910e093e tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:49:58.691772 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8c3b250e-2eda-43d2-a143-2870910e093e tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Could not evaluate value null, assuming string {{(pid=100255) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 10:49:58.692721 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8c3b250e-2eda-43d2-a143-2870910e093e tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:49:58.732061 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8c3b250e-2eda-43d2-a143-2870910e093e tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Get all volumes completed successfully. Aug 04 10:49:58.734843 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8c3b250e-2eda-43d2-a143-2870910e093e tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 04 10:49:58.735426 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 454/1818] 10.4.3.232 () {66 vars in 1281 bytes} [Tue Aug 4 10:49:58 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:49:58.754530 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0ffd612d-c1bb-4134-943d-2a90faed31bf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.754530 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0ffd612d-c1bb-4134-943d-2a90faed31bf tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] GET https://10.4.3.232/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-370736813 Aug 04 10:49:58.754530 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0ffd612d-c1bb-4134-943d-2a90faed31bf tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:58.754530 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0ffd612d-c1bb-4134-943d-2a90faed31bf tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:58.754530 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-0ffd612d-c1bb-4134-943d-2a90faed31bf tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:49:58.755397 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0ffd612d-c1bb-4134-943d-2a90faed31bf tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-370736813'), ('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:49:58.764161 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0ffd612d-c1bb-4134-943d-2a90faed31bf tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Get all volumes completed successfully. Aug 04 10:49:58.766749 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0ffd612d-c1bb-4134-943d-2a90faed31bf tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-370736813 returned with HTTP 200 Aug 04 10:49:58.767317 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 450/1819] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:49:58 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-370736813 => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:49:58.788259 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6b9e62ba-ac05-4baa-8b9a-06bf4d56870e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.790775 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6b9e62ba-ac05-4baa-8b9a-06bf4d56870e tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] GET https://10.4.3.232/volume/v3/volumes?status=null Aug 04 10:49:58.790962 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6b9e62ba-ac05-4baa-8b9a-06bf4d56870e tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:58.791140 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6b9e62ba-ac05-4baa-8b9a-06bf4d56870e tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:58.791400 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-6b9e62ba-ac05-4baa-8b9a-06bf4d56870e tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:49:58.791639 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6b9e62ba-ac05-4baa-8b9a-06bf4d56870e tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Could not evaluate value null, assuming string {{(pid=100254) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 10:49:58.792217 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6b9e62ba-ac05-4baa-8b9a-06bf4d56870e tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:49:58.800825 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6b9e62ba-ac05-4baa-8b9a-06bf4d56870e tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Get all volumes completed successfully. Aug 04 10:49:58.801168 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6b9e62ba-ac05-4baa-8b9a-06bf4d56870e tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes?status=null returned with HTTP 200 Aug 04 10:49:58.801580 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 458/1820] 10.4.3.232 () {66 vars in 1260 bytes} [Tue Aug 4 10:49:58 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:49:58.815134 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3c4180b1-7261-4172-9986-bac57fc85403 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.817033 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3c4180b1-7261-4172-9986-bac57fc85403 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] GET https://10.4.3.232/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-458551366 Aug 04 10:49:58.817466 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3c4180b1-7261-4172-9986-bac57fc85403 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:58.817466 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3c4180b1-7261-4172-9986-bac57fc85403 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:58.817715 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-3c4180b1-7261-4172-9986-bac57fc85403 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:49:58.818456 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3c4180b1-7261-4172-9986-bac57fc85403 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-458551366'), ('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:49:58.831572 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3c4180b1-7261-4172-9986-bac57fc85403 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Get all volumes completed successfully. Aug 04 10:49:58.831572 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3c4180b1-7261-4172-9986-bac57fc85403 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-458551366 returned with HTTP 200 Aug 04 10:49:58.831689 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 459/1821] 10.4.3.232 () {66 vars in 1336 bytes} [Tue Aug 4 10:49:58 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-458551366 => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:49:58.843256 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-cbb8ea8c-45a6-4703-b12d-de171bac6870 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.845204 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cbb8ea8c-45a6-4703-b12d-de171bac6870 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] POST https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e/action Aug 04 10:49:58.845619 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cbb8ea8c-45a6-4703-b12d-de171bac6870 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:58.845815 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cbb8ea8c-45a6-4703-b12d-de171bac6870 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:58.859652 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:58.859652 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:58.859652 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-cbb8ea8c-45a6-4703-b12d-de171bac6870 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Volume info retrieved successfully. Aug 04 10:49:58.885116 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-cbb8ea8c-45a6-4703-b12d-de171bac6870 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Reserve volume completed successfully. Aug 04 10:49:58.885414 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cbb8ea8c-45a6-4703-b12d-de171bac6870 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e/action returned with HTTP 202 Aug 04 10:49:58.885876 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 455/1822] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:58 2026] POST /volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:58.898740 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7ab40e99-3237-4aad-a84c-654314115964 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.901025 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7ab40e99-3237-4aad-a84c-654314115964 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] POST https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e/action Aug 04 10:49:58.901465 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7ab40e99-3237-4aad-a84c-654314115964 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:58.901629 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7ab40e99-3237-4aad-a84c-654314115964 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:58.914843 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:58.914843 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:58.919039 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7ab40e99-3237-4aad-a84c-654314115964 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Volume info retrieved successfully. Aug 04 10:49:58.928701 np0000006413 devstack@c-api.service[100252]: ERROR cinder.volume.api [None req-7ab40e99-3237-4aad-a84c-654314115964 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Volume status must be available to reserve, but the status is attaching. Aug 04 10:49:58.929194 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7ab40e99-3237-4aad-a84c-654314115964 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e/action returned with HTTP 400 Aug 04 10:49:58.929895 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 451/1823] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:58 2026] POST /volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e/action => generated 132 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 10:49:58.937708 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bf7663e9-1e53-4274-8b62-31d7d3069718 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.939572 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bf7663e9-1e53-4274-8b62-31d7d3069718 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] POST https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e/action Aug 04 10:49:58.939913 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bf7663e9-1e53-4274-8b62-31d7d3069718 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:58.940026 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bf7663e9-1e53-4274-8b62-31d7d3069718 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:58.953620 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:58.953620 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:58.954075 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bf7663e9-1e53-4274-8b62-31d7d3069718 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Volume info retrieved successfully. Aug 04 10:49:58.976605 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bf7663e9-1e53-4274-8b62-31d7d3069718 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Unreserve volume completed successfully. Aug 04 10:49:58.976901 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bf7663e9-1e53-4274-8b62-31d7d3069718 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e/action returned with HTTP 202 Aug 04 10:49:58.977391 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 459/1824] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:58 2026] POST /volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:58.980497 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-cae08fb4-2644-4121-8837-612b4bd3222a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.984204 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-cae08fb4-2644-4121-8837-612b4bd3222a tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] POST https://10.4.3.232/volume/v3/attachments/4183f7fb-779a-4159-aee2-affaf153184c/action Aug 04 10:49:58.984592 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-cae08fb4-2644-4121-8837-612b4bd3222a tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:58.984709 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-cae08fb4-2644-4121-8837-612b4bd3222a tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:58.991454 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-62aa328c-c984-4f7b-84a7-05a8af49fda4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:58.993565 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-62aa328c-c984-4f7b-84a7-05a8af49fda4 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] POST https://10.4.3.232/volume/v3/volumes/623e6206-584a-4b06-8770-974a407b0ea2/action Aug 04 10:49:58.993954 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-62aa328c-c984-4f7b-84a7-05a8af49fda4 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:58.994098 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-62aa328c-c984-4f7b-84a7-05a8af49fda4 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:59.006032 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-62aa328c-c984-4f7b-84a7-05a8af49fda4 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/623e6206-584a-4b06-8770-974a407b0ea2/action returned with HTTP 404 Aug 04 10:49:59.006817 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 456/1825] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:58 2026] POST /volume/v3/volumes/623e6206-584a-4b06-8770-974a407b0ea2/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:59.009143 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:59.009143 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:59.018586 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9c8d0fa3-ee15-452c-bc9d-e5392766ba19 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.023657 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9c8d0fa3-ee15-452c-bc9d-e5392766ba19 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] POST https://10.4.3.232/volume/v3/volumes/dfff7769-22f7-4db0-9e9d-066a72003682/action Aug 04 10:49:59.024010 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9c8d0fa3-ee15-452c-bc9d-e5392766ba19 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:59.024289 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9c8d0fa3-ee15-452c-bc9d-e5392766ba19 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:59.034942 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-688e472e-f416-4f10-aa3a-8247a8832c86 req-cae08fb4-2644-4121-8837-612b4bd3222a tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/attachments/4183f7fb-779a-4159-aee2-affaf153184c/action returned with HTTP 204 Aug 04 10:49:59.035829 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 460/1826] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:49:58 2026] POST /volume/v3/attachments/4183f7fb-779a-4159-aee2-affaf153184c/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:59.041710 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9c8d0fa3-ee15-452c-bc9d-e5392766ba19 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/dfff7769-22f7-4db0-9e9d-066a72003682/action returned with HTTP 404 Aug 04 10:49:59.042333 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 452/1827] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:59 2026] POST /volume/v3/volumes/dfff7769-22f7-4db0-9e9d-066a72003682/action => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:59.054001 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-65b1365e-4f33-4478-a5b5-8a0dcb8535a8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.057754 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 460/1828] 10.4.3.232 () {68 vars in 1260 bytes} [Tue Aug 4 10:49:59 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 04 10:49:59.068825 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-fa079c3e-55c4-49ad-8139-78e43a471e52 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.070648 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fa079c3e-55c4-49ad-8139-78e43a471e52 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] PUT https://10.4.3.232/volume/v3/volumes/tempest-invalid-1851578902 Aug 04 10:49:59.071065 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fa079c3e-55c4-49ad-8139-78e43a471e52 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:59.082286 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fa079c3e-55c4-49ad-8139-78e43a471e52 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/tempest-invalid-1851578902 returned with HTTP 404 Aug 04 10:49:59.082840 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 457/1829] 10.4.3.232 () {68 vars in 1338 bytes} [Tue Aug 4 10:49:59 2026] PUT /volume/v3/volumes/tempest-invalid-1851578902 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:59.095065 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2db0663f-7e81-4b2b-8fa4-d681bf5da246 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.097373 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2db0663f-7e81-4b2b-8fa4-d681bf5da246 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] PUT https://10.4.3.232/volume/v3/volumes/c3649060-5885-41aa-812e-885f15bc2f38 Aug 04 10:49:59.097844 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2db0663f-7e81-4b2b-8fa4-d681bf5da246 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:59.106169 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2db0663f-7e81-4b2b-8fa4-d681bf5da246 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/c3649060-5885-41aa-812e-885f15bc2f38 returned with HTTP 404 Aug 04 10:49:59.106708 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 461/1830] 10.4.3.232 () {68 vars in 1368 bytes} [Tue Aug 4 10:49:59 2026] PUT /volume/v3/volumes/c3649060-5885-41aa-812e-885f15bc2f38 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:59.116188 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0575d153-9711-4def-883a-9a186bf84dcf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.121569 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0575d153-9711-4def-883a-9a186bf84dcf tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] DELETE https://10.4.3.232/volume/v3/volumes/d867405c-7276-415b-82a7-566623bab058 Aug 04 10:49:59.121854 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0575d153-9711-4def-883a-9a186bf84dcf tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:59.122113 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0575d153-9711-4def-883a-9a186bf84dcf tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:59.122366 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-0575d153-9711-4def-883a-9a186bf84dcf tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Delete volume with id: d867405c-7276-415b-82a7-566623bab058 Aug 04 10:49:59.134285 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0575d153-9711-4def-883a-9a186bf84dcf tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/d867405c-7276-415b-82a7-566623bab058 returned with HTTP 404 Aug 04 10:49:59.136007 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 453/1831] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:59 2026] DELETE /volume/v3/volumes/d867405c-7276-415b-82a7-566623bab058 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:59.144923 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2fd17155-f95c-4619-a68a-67c7bc764550 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.147822 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2fd17155-f95c-4619-a68a-67c7bc764550 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] POST https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e/action Aug 04 10:49:59.148299 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2fd17155-f95c-4619-a68a-67c7bc764550 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:59.148491 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2fd17155-f95c-4619-a68a-67c7bc764550 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:59.152030 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2fd17155-f95c-4619-a68a-67c7bc764550 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e/action returned with HTTP 400 Aug 04 10:49:59.155309 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 461/1832] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:59 2026] POST /volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e/action => generated 140 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 10:49:59.165797 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7fac9655-50a5-4855-a1e0-aabaedabfd85 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.167996 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7fac9655-50a5-4855-a1e0-aabaedabfd85 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] POST https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e/action Aug 04 10:49:59.168418 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7fac9655-50a5-4855-a1e0-aabaedabfd85 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:59.168561 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7fac9655-50a5-4855-a1e0-aabaedabfd85 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:59.174434 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7fac9655-50a5-4855-a1e0-aabaedabfd85 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e/action returned with HTTP 400 Aug 04 10:49:59.175180 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 458/1833] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:59 2026] POST /volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e/action => generated 131 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 10:49:59.185639 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-279cb79e-873f-47de-9999-ae3c2a108735 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.188164 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-279cb79e-873f-47de-9999-ae3c2a108735 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] POST https://10.4.3.232/volume/v3/volumes/d4586bf7-bc74-4836-925d-19ad341cd6c5/action Aug 04 10:49:59.188729 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-279cb79e-873f-47de-9999-ae3c2a108735 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:59.188897 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-279cb79e-873f-47de-9999-ae3c2a108735 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:59.200754 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-279cb79e-873f-47de-9999-ae3c2a108735 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/d4586bf7-bc74-4836-925d-19ad341cd6c5/action returned with HTTP 404 Aug 04 10:49:59.201448 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 462/1834] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:59 2026] POST /volume/v3/volumes/d4586bf7-bc74-4836-925d-19ad341cd6c5/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:59.216895 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6eb30655-00b5-40de-9c57-699fcdaf09fe None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.219919 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6eb30655-00b5-40de-9c57-699fcdaf09fe tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] POST https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e/action Aug 04 10:49:59.220332 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6eb30655-00b5-40de-9c57-699fcdaf09fe tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:59.220454 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6eb30655-00b5-40de-9c57-699fcdaf09fe tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:59.222303 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6eb30655-00b5-40de-9c57-699fcdaf09fe tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e/action returned with HTTP 400 Aug 04 10:49:59.222777 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 454/1835] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:49:59 2026] POST /volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 10:49:59.235078 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5a12691f-0a20-4ffd-8e69-55d6d772dda8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.238259 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5a12691f-0a20-4ffd-8e69-55d6d772dda8 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] POST https://10.4.3.232/volume/v3/volumes/None/action Aug 04 10:49:59.238259 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5a12691f-0a20-4ffd-8e69-55d6d772dda8 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:59.238259 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5a12691f-0a20-4ffd-8e69-55d6d772dda8 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:59.244970 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5a12691f-0a20-4ffd-8e69-55d6d772dda8 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/None/action returned with HTTP 404 Aug 04 10:49:59.245412 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 462/1836] 10.4.3.232 () {68 vars in 1294 bytes} [Tue Aug 4 10:49:59 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:59.254588 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-062d1b48-8acf-4d1b-8aa9-1e353949dc66 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.258504 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-062d1b48-8acf-4d1b-8aa9-1e353949dc66 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] GET https://10.4.3.232/volume/v3/volumes/5daa2cf4-c2b4-4473-862b-b576a6b0a9ec Aug 04 10:49:59.260583 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-062d1b48-8acf-4d1b-8aa9-1e353949dc66 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:59.260890 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-062d1b48-8acf-4d1b-8aa9-1e353949dc66 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:59.268764 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-062d1b48-8acf-4d1b-8aa9-1e353949dc66 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/5daa2cf4-c2b4-4473-862b-b576a6b0a9ec returned with HTTP 404 Aug 04 10:49:59.268889 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 459/1837] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:59 2026] GET /volume/v3/volumes/5daa2cf4-c2b4-4473-862b-b576a6b0a9ec => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:49:59.276997 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-be378452-3c48-4b34-a5e4-4c6f98325332 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.281560 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-be378452-3c48-4b34-a5e4-4c6f98325332 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] GET https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e Aug 04 10:49:59.281764 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-be378452-3c48-4b34-a5e4-4c6f98325332 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:59.281989 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-be378452-3c48-4b34-a5e4-4c6f98325332 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:59.291049 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:59.291049 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:59.296034 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-be378452-3c48-4b34-a5e4-4c6f98325332 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Volume info retrieved successfully. Aug 04 10:49:59.301512 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-be378452-3c48-4b34-a5e4-4c6f98325332 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e returned with HTTP 200 Aug 04 10:49:59.301985 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 463/1838] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:59 2026] GET /volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:59.316006 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-00cbd659-d3a7-4914-a08b-f32a23592e37 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.319221 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-00cbd659-d3a7-4914-a08b-f32a23592e37 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] DELETE https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e Aug 04 10:49:59.319759 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-00cbd659-d3a7-4914-a08b-f32a23592e37 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:59.319941 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-00cbd659-d3a7-4914-a08b-f32a23592e37 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:59.320124 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-00cbd659-d3a7-4914-a08b-f32a23592e37 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Delete volume with id: ed4002cd-8fab-4ff2-9ea5-addc0607882e Aug 04 10:49:59.332184 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:59.332184 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:59.333136 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-00cbd659-d3a7-4914-a08b-f32a23592e37 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Volume info retrieved successfully. Aug 04 10:49:59.359262 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-00cbd659-d3a7-4914-a08b-f32a23592e37 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Delete volume request issued successfully. Aug 04 10:49:59.359494 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-00cbd659-d3a7-4914-a08b-f32a23592e37 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e returned with HTTP 202 Aug 04 10:49:59.359947 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 455/1839] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:59 2026] DELETE /volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:49:59.370639 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e6a998dc-08c5-419c-9dbe-1d868bea1f90 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.373628 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e6a998dc-08c5-419c-9dbe-1d868bea1f90 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] GET https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e Aug 04 10:49:59.373829 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e6a998dc-08c5-419c-9dbe-1d868bea1f90 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:59.374052 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e6a998dc-08c5-419c-9dbe-1d868bea1f90 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:59.386169 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:59.386169 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:59.395820 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e6a998dc-08c5-419c-9dbe-1d868bea1f90 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Volume info retrieved successfully. Aug 04 10:49:59.402551 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e6a998dc-08c5-419c-9dbe-1d868bea1f90 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e returned with HTTP 200 Aug 04 10:49:59.403218 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 463/1840] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:59 2026] GET /volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:59.414205 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a45582de-cac5-498d-9de2-bab8bd8e4ef7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.418043 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a45582de-cac5-498d-9de2-bab8bd8e4ef7 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:49:59.418298 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a45582de-cac5-498d-9de2-bab8bd8e4ef7 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:59.418505 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a45582de-cac5-498d-9de2-bab8bd8e4ef7 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:59.418637 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-a45582de-cac5-498d-9de2-bab8bd8e4ef7 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:59.423442 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2fb6b2cc-ed29-4d42-b3d8-21a523c728ea None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.425420 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2fb6b2cc-ed29-4d42-b3d8-21a523c728ea tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 Aug 04 10:49:59.425679 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2fb6b2cc-ed29-4d42-b3d8-21a523c728ea tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:59.425855 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2fb6b2cc-ed29-4d42-b3d8-21a523c728ea tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:59.430037 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:59.430037 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:59.431299 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a45582de-cac5-498d-9de2-bab8bd8e4ef7 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:49:59.431884 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 460/1841] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:59 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:59.439311 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:59.439311 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:59.442906 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2fb6b2cc-ed29-4d42-b3d8-21a523c728ea tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:49:59.447306 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2fb6b2cc-ed29-4d42-b3d8-21a523c728ea tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 returned with HTTP 200 Aug 04 10:49:59.447680 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 464/1842] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:59 2026] GET /volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:59.459956 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-513b5036-4cf7-46a6-a53e-f241f12e0f96 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.461962 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-513b5036-4cf7-46a6-a53e-f241f12e0f96 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 Aug 04 10:49:59.462082 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-513b5036-4cf7-46a6-a53e-f241f12e0f96 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:59.462311 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-513b5036-4cf7-46a6-a53e-f241f12e0f96 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:59.473908 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:59.473908 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:59.477196 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fa11cafb-b49f-4d73-8063-888d26d29fe4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.480045 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-513b5036-4cf7-46a6-a53e-f241f12e0f96 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:49:59.481570 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fa11cafb-b49f-4d73-8063-888d26d29fe4 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b Aug 04 10:49:59.481749 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fa11cafb-b49f-4d73-8063-888d26d29fe4 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:59.481995 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fa11cafb-b49f-4d73-8063-888d26d29fe4 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:59.482136 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-fa11cafb-b49f-4d73-8063-888d26d29fe4 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id bdbc0615-e868-4a5d-959c-13d7cf395a1b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:59.485743 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-513b5036-4cf7-46a6-a53e-f241f12e0f96 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 returned with HTTP 200 Aug 04 10:49:59.486138 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 456/1843] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:59 2026] GET /volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:59.487498 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:59.487498 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:49:59.488419 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fa11cafb-b49f-4d73-8063-888d26d29fe4 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b returned with HTTP 200 Aug 04 10:49:59.488879 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 464/1844] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:59 2026] GET /volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b => generated 710 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:59.499997 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-548434ea-3f4d-4b66-9fe2-2bfc9814a6dc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.500062 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-60ca4d9d-fe60-43af-b9f3-ad716f3385fd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.502935 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-548434ea-3f4d-4b66-9fe2-2bfc9814a6dc tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] DELETE https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 Aug 04 10:49:59.502935 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-548434ea-3f4d-4b66-9fe2-2bfc9814a6dc tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:59.503047 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-60ca4d9d-fe60-43af-b9f3-ad716f3385fd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] DELETE https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b Aug 04 10:49:59.503101 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-548434ea-3f4d-4b66-9fe2-2bfc9814a6dc tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:59.503101 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-548434ea-3f4d-4b66-9fe2-2bfc9814a6dc tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Delete volume with id: d04a4f51-69ee-4797-a36e-7dc194d03b20 Aug 04 10:49:59.503379 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-60ca4d9d-fe60-43af-b9f3-ad716f3385fd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:59.503379 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-60ca4d9d-fe60-43af-b9f3-ad716f3385fd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:59.503379 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-60ca4d9d-fe60-43af-b9f3-ad716f3385fd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Delete backup with id: bdbc0615-e868-4a5d-959c-13d7cf395a1b. Aug 04 10:49:59.507193 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:59.507193 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:59.513138 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:59.513138 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:59.513763 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-548434ea-3f4d-4b66-9fe2-2bfc9814a6dc tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:49:59.519754 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-548434ea-3f4d-4b66-9fe2-2bfc9814a6dc tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-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 04 10:49:59.520112 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-548434ea-3f4d-4b66-9fe2-2bfc9814a6dc tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 returned with HTTP 400 Aug 04 10:49:59.520635 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 465/1845] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:49:59 2026] DELETE /volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 => generated 307 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 10:49:59.523154 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.backup.rpcapi [None req-60ca4d9d-fe60-43af-b9f3-ad716f3385fd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] delete_backup rpcapi backup_id bdbc0615-e868-4a5d-959c-13d7cf395a1b {{(pid=100255) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:49:59.525949 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-60ca4d9d-fe60-43af-b9f3-ad716f3385fd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b returned with HTTP 202 Aug 04 10:49:59.526467 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 461/1846] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:49:59 2026] DELETE /volume/v3/backups/bdbc0615-e868-4a5d-959c-13d7cf395a1b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:59.530319 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bfd746ba-821c-44dd-91cf-509f3299498e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.532402 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bfd746ba-821c-44dd-91cf-509f3299498e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 Aug 04 10:49:59.532617 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bfd746ba-821c-44dd-91cf-509f3299498e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:59.532819 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bfd746ba-821c-44dd-91cf-509f3299498e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:59.535219 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0dc94081-be0c-4b2e-8219-7382c0e463be None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.537228 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0dc94081-be0c-4b2e-8219-7382c0e463be tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:49:59.537706 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0dc94081-be0c-4b2e-8219-7382c0e463be tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-372497442"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:59.539450 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-0dc94081-be0c-4b2e-8219-7382c0e463be tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-372497442'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:49:59.539677 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-0dc94081-be0c-4b2e-8219-7382c0e463be tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Create volume of 1 GB Aug 04 10:49:59.543944 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0dc94081-be0c-4b2e-8219-7382c0e463be tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Availability Zones retrieved successfully. Aug 04 10:49:59.545226 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:59.545226 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:59.550428 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bfd746ba-821c-44dd-91cf-509f3299498e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:49:59.551640 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0dc94081-be0c-4b2e-8219-7382c0e463be tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Flow 'volume_create_api' (24e217df-16b3-4f76-8696-492ba6e5fa88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:59.552402 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bfd746ba-821c-44dd-91cf-509f3299498e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 returned with HTTP 200 Aug 04 10:49:59.552507 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0dc94081-be0c-4b2e-8219-7382c0e463be tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f9890e1-ac81-4600-b68b-e46bf9f8a164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:59.552787 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 457/1847] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:59 2026] GET /volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:59.553541 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-0dc94081-be0c-4b2e-8219-7382c0e463be tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:49:59.581969 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0dc94081-be0c-4b2e-8219-7382c0e463be tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f9890e1-ac81-4600-b68b-e46bf9f8a164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:59.583072 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0dc94081-be0c-4b2e-8219-7382c0e463be tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dccc524f-6ce3-403c-90e6-145b5789a2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:59.607839 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-f60e187a-0203-4cb8-b8f1-45cf503d8f4f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.610023 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-95282b6f-aed5-4918-a799-9ab82033fc81 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.611830 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-95282b6f-aed5-4918-a799-9ab82033fc81 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:49:59.612018 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-95282b6f-aed5-4918-a799-9ab82033fc81 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:59.612654 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-95282b6f-aed5-4918-a799-9ab82033fc81 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:59.612654 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-95282b6f-aed5-4918-a799-9ab82033fc81 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:49:59.613818 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-f60e187a-0203-4cb8-b8f1-45cf503d8f4f tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 Aug 04 10:49:59.617295 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-f60e187a-0203-4cb8-b8f1-45cf503d8f4f tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:59.617295 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-f60e187a-0203-4cb8-b8f1-45cf503d8f4f tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:59.617688 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:59.617688 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:59.618707 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-95282b6f-aed5-4918-a799-9ab82033fc81 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:49:59.619064 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 462/1848] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:49:59 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:59.629558 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:59.629558 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:49:59.636392 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-f60e187a-0203-4cb8-b8f1-45cf503d8f4f tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:49:59.645822 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-f60e187a-0203-4cb8-b8f1-45cf503d8f4f tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 returned with HTTP 200 Aug 04 10:49:59.646489 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 466/1849] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:49:59 2026] GET /volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:49:59.657698 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-0dc94081-be0c-4b2e-8219-7382c0e463be tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Created reservations ['9c057af1-96dc-425a-9fc1-ced5074b6f47', 'c5cfff8d-0df5-42d3-bec1-459d33d8dd1c', '3e71ddd7-420e-4af7-a279-de870db0556b', '6b323d47-6603-41f9-b0e8-e55961a3596b'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:49:59.658695 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0dc94081-be0c-4b2e-8219-7382c0e463be tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dccc524f-6ce3-403c-90e6-145b5789a2d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c057af1-96dc-425a-9fc1-ced5074b6f47', 'c5cfff8d-0df5-42d3-bec1-459d33d8dd1c', '3e71ddd7-420e-4af7-a279-de870db0556b', '6b323d47-6603-41f9-b0e8-e55961a3596b']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:59.659402 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0dc94081-be0c-4b2e-8219-7382c0e463be tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1509ab35-3b4d-49c8-a965-9e7ca6924c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:59.677160 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-05810810-2e35-49a0-9ccd-4e93db717cc6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.679278 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-05810810-2e35-49a0-9ccd-4e93db717cc6 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] POST https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20/action Aug 04 10:49:59.679675 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-05810810-2e35-49a0-9ccd-4e93db717cc6 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:49:59.679884 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-05810810-2e35-49a0-9ccd-4e93db717cc6 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:49:59.687658 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0dc94081-be0c-4b2e-8219-7382c0e463be tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1509ab35-3b4d-49c8-a965-9e7ca6924c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d253723-a24f-48b5-a63d-3d774720dade', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-372497442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d7a0461ba64ecf8d6cb79c40c777e5',qos_specs=None,replication_status=,reservations=['9c057af1-96dc-425a-9fc1-ced5074b6f47','c5cfff8d-0df5-42d3-bec1-459d33d8dd1c','3e71ddd7-420e-4af7-a279-de870db0556b','6b323d47-6603-41f9-b0e8-e55961a3596b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce5ec7f0b352429dab2aef64a55c86df',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:49:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-372497442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d253723-a24f-48b5-a63d-3d774720dade,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0d7a0461ba64ecf8d6cb79c40c777e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce5ec7f0b352429dab2aef64a55c86df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:59.691518 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0dc94081-be0c-4b2e-8219-7382c0e463be tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (847e4843-9dc0-4220-9b39-75e7855a9fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:59.698375 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:59.698375 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:59.699045 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-05810810-2e35-49a0-9ccd-4e93db717cc6 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:49:59.705855 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-05810810-2e35-49a0-9ccd-4e93db717cc6 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Begin detaching volume completed successfully. Aug 04 10:49:59.706084 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-05810810-2e35-49a0-9ccd-4e93db717cc6 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20/action returned with HTTP 202 Aug 04 10:49:59.706375 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 458/1850] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:49:59 2026] POST /volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:49:59.720708 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0dc94081-be0c-4b2e-8219-7382c0e463be tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (847e4843-9dc0-4220-9b39-75e7855a9fdf) transitioned into state 'SUCCESS' from state '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-372497442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d7a0461ba64ecf8d6cb79c40c777e5',qos_specs=None,replication_status=,reservations=['9c057af1-96dc-425a-9fc1-ced5074b6f47','c5cfff8d-0df5-42d3-bec1-459d33d8dd1c','3e71ddd7-420e-4af7-a279-de870db0556b','6b323d47-6603-41f9-b0e8-e55961a3596b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce5ec7f0b352429dab2aef64a55c86df',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:59.722327 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0dc94081-be0c-4b2e-8219-7382c0e463be tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e665e432-cde7-4e5e-903d-46d6eed982cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:49:59.735811 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0dc94081-be0c-4b2e-8219-7382c0e463be tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e665e432-cde7-4e5e-903d-46d6eed982cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:49:59.737075 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0dc94081-be0c-4b2e-8219-7382c0e463be tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Flow 'volume_create_api' (24e217df-16b3-4f76-8696-492ba6e5fa88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:49:59.737430 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0dc94081-be0c-4b2e-8219-7382c0e463be tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Create volume request issued successfully. Aug 04 10:49:59.738183 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0dc94081-be0c-4b2e-8219-7382c0e463be tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:49:59.739099 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 465/1851] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 10:49:59 2026] POST /volume/v3/volumes => generated 777 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:49:59.762803 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-229ede38-e1fd-4fd9-9424-dbeedbaba050 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.762803 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-229ede38-e1fd-4fd9-9424-dbeedbaba050 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/volumes/3d253723-a24f-48b5-a63d-3d774720dade Aug 04 10:49:59.762803 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-229ede38-e1fd-4fd9-9424-dbeedbaba050 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:59.762918 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-229ede38-e1fd-4fd9-9424-dbeedbaba050 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:59.775636 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:59.775636 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:49:59.784993 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-229ede38-e1fd-4fd9-9424-dbeedbaba050 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Volume info retrieved successfully. Aug 04 10:49:59.790877 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-229ede38-e1fd-4fd9-9424-dbeedbaba050 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes/3d253723-a24f-48b5-a63d-3d774720dade returned with HTTP 200 Aug 04 10:49:59.791687 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 463/1852] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:49:59 2026] GET /volume/v3/volumes/3d253723-a24f-48b5-a63d-3d774720dade => generated 956 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:49:59.822415 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-404ae9b1-cfe0-4165-8fd6-f3ac4519f522 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.822415 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-404ae9b1-cfe0-4165-8fd6-f3ac4519f522 None None] GET https://10.4.3.232/volume// Aug 04 10:49:59.822415 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-404ae9b1-cfe0-4165-8fd6-f3ac4519f522 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:59.822415 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-404ae9b1-cfe0-4165-8fd6-f3ac4519f522 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:59.822415 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-404ae9b1-cfe0-4165-8fd6-f3ac4519f522 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:49:59.822552 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 467/1853] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:49:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 04 10:49:59.835401 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-3f45270e-1734-4c17-9f9b-4af4db4a6f14 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:49:59.839415 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-3f45270e-1734-4c17-9f9b-4af4db4a6f14 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 Aug 04 10:49:59.839476 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-3f45270e-1734-4c17-9f9b-4af4db4a6f14 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:49:59.839672 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-3f45270e-1734-4c17-9f9b-4af4db4a6f14 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:49:59.852218 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:49:59.852218 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:49:59.856469 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-3f45270e-1734-4c17-9f9b-4af4db4a6f14 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:49:59.862370 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-3f45270e-1734-4c17-9f9b-4af4db4a6f14 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 returned with HTTP 200 Aug 04 10:49:59.862809 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 459/1854] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:49:59 2026] GET /volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:50:00.415852 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6542da88-a4ec-4e85-8f03-06390b51bd98 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:00.421075 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6542da88-a4ec-4e85-8f03-06390b51bd98 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] GET https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e Aug 04 10:50:00.421340 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6542da88-a4ec-4e85-8f03-06390b51bd98 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:00.421613 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6542da88-a4ec-4e85-8f03-06390b51bd98 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:00.429420 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6542da88-a4ec-4e85-8f03-06390b51bd98 tempest-VolumesNegativeTest-782728360 tempest-VolumesNegativeTest-782728360-project-member] https://10.4.3.232/volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e returned with HTTP 404 Aug 04 10:50:00.429938 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 466/1855] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:00 2026] GET /volume/v3/volumes/ed4002cd-8fab-4ff2-9ea5-addc0607882e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:00.446626 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-92b4bacf-df44-4cb0-8d12-4ba42301f21b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:00.451774 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-92b4bacf-df44-4cb0-8d12-4ba42301f21b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:50:00.454347 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-92b4bacf-df44-4cb0-8d12-4ba42301f21b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:00.454647 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-92b4bacf-df44-4cb0-8d12-4ba42301f21b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:00.454767 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-92b4bacf-df44-4cb0-8d12-4ba42301f21b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:00.465082 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:00.465082 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:00.466302 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-92b4bacf-df44-4cb0-8d12-4ba42301f21b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:50:00.466897 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 464/1856] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:00 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:00.630004 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fef8e0c5-20b9-4729-83b7-add83ba69380 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:00.632851 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fef8e0c5-20b9-4729-83b7-add83ba69380 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:00.633318 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fef8e0c5-20b9-4729-83b7-add83ba69380 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:00.634133 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fef8e0c5-20b9-4729-83b7-add83ba69380 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:00.634488 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-fef8e0c5-20b9-4729-83b7-add83ba69380 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:00.641049 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:00.641049 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:00.642277 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fef8e0c5-20b9-4729-83b7-add83ba69380 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:00.642277 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 468/1857] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:00 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:00.809981 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-65fbb447-b9b0-48ff-a5ee-5d341ccf83fd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:00.812258 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-65fbb447-b9b0-48ff-a5ee-5d341ccf83fd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/volumes/3d253723-a24f-48b5-a63d-3d774720dade Aug 04 10:50:00.812506 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-65fbb447-b9b0-48ff-a5ee-5d341ccf83fd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:00.812708 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-65fbb447-b9b0-48ff-a5ee-5d341ccf83fd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:00.823267 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:00.823267 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:00.827660 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-65fbb447-b9b0-48ff-a5ee-5d341ccf83fd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Volume info retrieved successfully. Aug 04 10:50:00.833070 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-65fbb447-b9b0-48ff-a5ee-5d341ccf83fd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes/3d253723-a24f-48b5-a63d-3d774720dade returned with HTTP 200 Aug 04 10:50:00.833517 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 460/1858] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:00 2026] GET /volume/v3/volumes/3d253723-a24f-48b5-a63d-3d774720dade => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:00.852499 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e23c3691-14f1-48a9-8ea2-c0d87990c03a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:00.854550 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e23c3691-14f1-48a9-8ea2-c0d87990c03a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] POST https://10.4.3.232/volume/v3/backups Aug 04 10:50:00.855020 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e23c3691-14f1-48a9-8ea2-c0d87990c03a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3d253723-a24f-48b5-a63d-3d774720dade", "name": "tempest-type-Backup-1593318068"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:00.856950 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-e23c3691-14f1-48a9-8ea2-c0d87990c03a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Creating new backup {'backup': {'volume_id': '3d253723-a24f-48b5-a63d-3d774720dade', 'name': 'tempest-type-Backup-1593318068'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:50:00.857077 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-e23c3691-14f1-48a9-8ea2-c0d87990c03a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Creating backup of volume 3d253723-a24f-48b5-a63d-3d774720dade in container None Aug 04 10:50:00.873156 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:00.873156 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:00.873688 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e23c3691-14f1-48a9-8ea2-c0d87990c03a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Volume info retrieved successfully. Aug 04 10:50:00.901413 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-e23c3691-14f1-48a9-8ea2-c0d87990c03a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Created reservations ['6cbd71ff-5b0b-46c0-b474-895aefd2ded8', 'e77e0747-490f-46e7-a3ca-b763457a5d0f'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:00.916475 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-860f5910-6d79-4093-97b7-859a8a8d8893 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:00.919666 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-860f5910-6d79-4093-97b7-859a8a8d8893 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] DELETE https://10.4.3.232/volume/v3/attachments/4183f7fb-779a-4159-aee2-affaf153184c Aug 04 10:50:00.919855 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-860f5910-6d79-4093-97b7-859a8a8d8893 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:00.920048 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-860f5910-6d79-4093-97b7-859a8a8d8893 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:00.928962 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:00.928962 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:00.949540 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e23c3691-14f1-48a9-8ea2-c0d87990c03a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:50:00.949992 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 467/1859] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:50:00 2026] POST /volume/v3/backups => generated 316 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:00.960512 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-febc828d-51f8-4499-8779-3179e3fcf5f0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:00.965732 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-febc828d-51f8-4499-8779-3179e3fcf5f0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb Aug 04 10:50:00.965732 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-febc828d-51f8-4499-8779-3179e3fcf5f0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:00.965732 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-febc828d-51f8-4499-8779-3179e3fcf5f0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:00.965732 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-febc828d-51f8-4499-8779-3179e3fcf5f0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id b38cdcf3-3649-4856-ac05-39e67cff02bb. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:00.969907 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:00.969907 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:00.970939 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-febc828d-51f8-4499-8779-3179e3fcf5f0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb returned with HTTP 200 Aug 04 10:50:00.971263 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 469/1860] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:00 2026] GET /volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:01.007990 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-af970415-cc92-4554-b0ee-958018f0c6b9 req-860f5910-6d79-4093-97b7-859a8a8d8893 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/attachments/4183f7fb-779a-4159-aee2-affaf153184c returned with HTTP 200 Aug 04 10:50:01.008443 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 465/1861] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:50:00 2026] DELETE /volume/v3/attachments/4183f7fb-779a-4159-aee2-affaf153184c => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:01.482230 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b6eea144-603e-48b6-a7a7-05f48c577053 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:01.486327 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b6eea144-603e-48b6-a7a7-05f48c577053 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:50:01.486327 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b6eea144-603e-48b6-a7a7-05f48c577053 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:01.486327 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b6eea144-603e-48b6-a7a7-05f48c577053 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:01.486327 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b6eea144-603e-48b6-a7a7-05f48c577053 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:01.491997 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:01.491997 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:01.493938 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b6eea144-603e-48b6-a7a7-05f48c577053 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:50:01.493938 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 461/1862] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:01 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:01.666657 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-51364a5b-386b-468c-8780-8c93eecd38e8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:01.670519 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-51364a5b-386b-468c-8780-8c93eecd38e8 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:01.670802 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-51364a5b-386b-468c-8780-8c93eecd38e8 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:01.671095 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-51364a5b-386b-468c-8780-8c93eecd38e8 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:01.671412 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-51364a5b-386b-468c-8780-8c93eecd38e8 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:01.679310 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:01.679310 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:01.680302 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-51364a5b-386b-468c-8780-8c93eecd38e8 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:01.681001 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 468/1863] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:01 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:01.857591 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-406b9d24-5b7d-46d5-97ce-5e2a0954b38e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:01.920519 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0164913a-2804-46f2-92c6-35f6ce785cb0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:01.922705 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0164913a-2804-46f2-92c6-35f6ce785cb0 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 Aug 04 10:50:01.922868 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0164913a-2804-46f2-92c6-35f6ce785cb0 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:01.923439 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0164913a-2804-46f2-92c6-35f6ce785cb0 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:01.932087 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:01.932087 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:01.944511 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0164913a-2804-46f2-92c6-35f6ce785cb0 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:50:01.949972 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0164913a-2804-46f2-92c6-35f6ce785cb0 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 returned with HTTP 200 Aug 04 10:50:01.950348 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 466/1864] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:01 2026] GET /volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:01.984900 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8df1b607-d020-4a47-bc6a-1a957a7cf56c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:01.988001 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8df1b607-d020-4a47-bc6a-1a957a7cf56c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb Aug 04 10:50:01.988089 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8df1b607-d020-4a47-bc6a-1a957a7cf56c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:01.988301 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8df1b607-d020-4a47-bc6a-1a957a7cf56c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:01.988512 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-8df1b607-d020-4a47-bc6a-1a957a7cf56c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id b38cdcf3-3649-4856-ac05-39e67cff02bb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:01.997855 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:01.997855 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:01.998571 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8df1b607-d020-4a47-bc6a-1a957a7cf56c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb returned with HTTP 200 Aug 04 10:50:01.999375 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 462/1865] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:01 2026] GET /volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:02.011865 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-406b9d24-5b7d-46d5-97ce-5e2a0954b38e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:50:02.012577 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-406b9d24-5b7d-46d5-97ce-5e2a0954b38e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "baf57488-a05e-4ad7-8669-60a923eb39aa", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-71147714"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:02.027792 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-406b9d24-5b7d-46d5-97ce-5e2a0954b38e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 404 Aug 04 10:50:02.028217 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 470/1866] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:50:01 2026] POST /volume/v3/snapshots => generated 109 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:02.039784 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-112a0b93-00c7-4eef-804c-eea46838e32a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:02.043939 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-112a0b93-00c7-4eef-804c-eea46838e32a tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:50:02.044370 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-112a0b93-00c7-4eef-804c-eea46838e32a tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-633251821"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:02.086679 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-112a0b93-00c7-4eef-804c-eea46838e32a tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 404 Aug 04 10:50:02.087319 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 469/1867] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:50:02 2026] POST /volume/v3/snapshots => generated 77 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:02.108382 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-399e3446-8e87-4003-9b9e-11bd1440033f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:02.110582 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-399e3446-8e87-4003-9b9e-11bd1440033f tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] GET https://10.4.3.232/volume/v3/snapshots?limit=invalid Aug 04 10:50:02.110941 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-399e3446-8e87-4003-9b9e-11bd1440033f tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:02.111009 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-399e3446-8e87-4003-9b9e-11bd1440033f tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:02.111652 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-399e3446-8e87-4003-9b9e-11bd1440033f tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] HTTP exception thrown: limit param must be an integer Aug 04 10:50:02.111793 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-399e3446-8e87-4003-9b9e-11bd1440033f tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] https://10.4.3.232/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 04 10:50:02.115353 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 467/1868] 10.4.3.232 () {66 vars in 1270 bytes} [Tue Aug 4 10:50:02 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:50:02.121904 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6e401bfe-0595-464a-accc-af072430f135 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:02.126229 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6e401bfe-0595-464a-accc-af072430f135 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] GET https://10.4.3.232/volume/v3/snapshots?marker=d86b272b-001b-4afe-a91c-f7dbda74e4e3 Aug 04 10:50:02.126734 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6e401bfe-0595-464a-accc-af072430f135 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:02.126920 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6e401bfe-0595-464a-accc-af072430f135 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:02.127336 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-6e401bfe-0595-464a-accc-af072430f135 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:50:02.129054 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-6e401bfe-0595-464a-accc-af072430f135 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:50:02.134946 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6e401bfe-0595-464a-accc-af072430f135 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] https://10.4.3.232/volume/v3/snapshots?marker=d86b272b-001b-4afe-a91c-f7dbda74e4e3 returned with HTTP 404 Aug 04 10:50:02.135666 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 463/1869] 10.4.3.232 () {66 vars in 1330 bytes} [Tue Aug 4 10:50:02 2026] GET /volume/v3/snapshots?marker=d86b272b-001b-4afe-a91c-f7dbda74e4e3 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:02.151999 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9201fdd3-2603-4759-8c72-270da9363074 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:02.154541 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9201fdd3-2603-4759-8c72-270da9363074 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] GET https://10.4.3.232/volume/v3/snapshots?sort_key=invalid Aug 04 10:50:02.154737 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9201fdd3-2603-4759-8c72-270da9363074 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:02.154948 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9201fdd3-2603-4759-8c72-270da9363074 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:02.155173 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-9201fdd3-2603-4759-8c72-270da9363074 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:50:02.156256 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-9201fdd3-2603-4759-8c72-270da9363074 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Building query based on filter {{(pid=100253) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:50:02.156741 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9201fdd3-2603-4759-8c72-270da9363074 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] https://10.4.3.232/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 04 10:50:02.157177 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 471/1870] 10.4.3.232 () {66 vars in 1276 bytes} [Tue Aug 4 10:50:02 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:50:02.175847 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-974e9d05-3129-4644-b017-379b0864696e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:02.179262 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-974e9d05-3129-4644-b017-379b0864696e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:50:02.179262 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-974e9d05-3129-4644-b017-379b0864696e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1909783031"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:02.180618 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-974e9d05-3129-4644-b017-379b0864696e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1909783031'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:50:02.180904 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-974e9d05-3129-4644-b017-379b0864696e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Create volume of 2 GB Aug 04 10:50:02.185852 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-974e9d05-3129-4644-b017-379b0864696e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Availability Zones retrieved successfully. Aug 04 10:50:02.193382 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-974e9d05-3129-4644-b017-379b0864696e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Flow 'volume_create_api' (c0cf5f90-498f-465e-929b-b97eff02de62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:02.194755 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-974e9d05-3129-4644-b017-379b0864696e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac7897f3-915f-4945-9e1d-c65defd887be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:02.196031 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-974e9d05-3129-4644-b017-379b0864696e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Validating volume size '2' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:50:02.224258 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-974e9d05-3129-4644-b017-379b0864696e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac7897f3-915f-4945-9e1d-c65defd887be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:02.225234 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-974e9d05-3129-4644-b017-379b0864696e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0dc2582-7c4c-41bc-9d0e-cabec16e218f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:02.319073 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-974e9d05-3129-4644-b017-379b0864696e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Created reservations ['16d43177-c2fd-4370-90fd-d522e9dfe89f', '0111d1f2-3c75-4466-9a63-faf742f2f463', 'f31583fa-b2c6-4941-a910-a1d900f0b305', '3b6bcbc9-cb6a-432f-b1b5-d47f13c0caf6'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:02.319073 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-974e9d05-3129-4644-b017-379b0864696e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0dc2582-7c4c-41bc-9d0e-cabec16e218f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16d43177-c2fd-4370-90fd-d522e9dfe89f', '0111d1f2-3c75-4466-9a63-faf742f2f463', 'f31583fa-b2c6-4941-a910-a1d900f0b305', '3b6bcbc9-cb6a-432f-b1b5-d47f13c0caf6']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:02.319073 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-974e9d05-3129-4644-b017-379b0864696e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a98dd83-3f72-48af-82eb-498edf952916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:02.343745 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-974e9d05-3129-4644-b017-379b0864696e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a98dd83-3f72-48af-82eb-498edf952916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '684c23d7-652f-4b31-895f-49539ac81204', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1909783031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e2bbbedf178483f89ad27c7e850091d',qos_specs=None,replication_status=,reservations=['16d43177-c2fd-4370-90fd-d522e9dfe89f','0111d1f2-3c75-4466-9a63-faf742f2f463','f31583fa-b2c6-4941-a910-a1d900f0b305','3b6bcbc9-cb6a-432f-b1b5-d47f13c0caf6'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f4b0ec28d634a76b6d03535eff757c2',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:50:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1909783031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=684c23d7-652f-4b31-895f-49539ac81204,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e2bbbedf178483f89ad27c7e850091d',provider_auth=None,provider_geometry=None,provider_id=None,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='0f4b0ec28d634a76b6d03535eff757c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:02.344515 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-974e9d05-3129-4644-b017-379b0864696e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae47ea8-979d-403e-a53f-a0280f1f24b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:02.367925 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-974e9d05-3129-4644-b017-379b0864696e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae47ea8-979d-403e-a53f-a0280f1f24b4) transitioned into state 'SUCCESS' from state '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-1909783031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e2bbbedf178483f89ad27c7e850091d',qos_specs=None,replication_status=,reservations=['16d43177-c2fd-4370-90fd-d522e9dfe89f','0111d1f2-3c75-4466-9a63-faf742f2f463','f31583fa-b2c6-4941-a910-a1d900f0b305','3b6bcbc9-cb6a-432f-b1b5-d47f13c0caf6'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f4b0ec28d634a76b6d03535eff757c2',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:02.369038 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-974e9d05-3129-4644-b017-379b0864696e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fb29aba-01e7-41e6-b99e-82ecd1900048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:02.385894 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-974e9d05-3129-4644-b017-379b0864696e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fb29aba-01e7-41e6-b99e-82ecd1900048) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:02.386995 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-974e9d05-3129-4644-b017-379b0864696e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Flow 'volume_create_api' (c0cf5f90-498f-465e-929b-b97eff02de62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:02.387357 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-974e9d05-3129-4644-b017-379b0864696e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Create volume request issued successfully. Aug 04 10:50:02.388223 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-974e9d05-3129-4644-b017-379b0864696e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:50:02.388852 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 470/1871] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:50:02 2026] POST /volume/v3/volumes => generated 762 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:02.401143 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d8422f98-62ba-43cd-bde5-9377a2c1a37f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:02.403308 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d8422f98-62ba-43cd-bde5-9377a2c1a37f tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] GET https://10.4.3.232/volume/v3/volumes/684c23d7-652f-4b31-895f-49539ac81204 Aug 04 10:50:02.403600 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d8422f98-62ba-43cd-bde5-9377a2c1a37f tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:02.403879 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d8422f98-62ba-43cd-bde5-9377a2c1a37f tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:02.420360 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:02.420360 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:02.427211 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d8422f98-62ba-43cd-bde5-9377a2c1a37f tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Volume info retrieved successfully. Aug 04 10:50:02.432822 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d8422f98-62ba-43cd-bde5-9377a2c1a37f tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] https://10.4.3.232/volume/v3/volumes/684c23d7-652f-4b31-895f-49539ac81204 returned with HTTP 200 Aug 04 10:50:02.433492 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 468/1872] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:02 2026] GET /volume/v3/volumes/684c23d7-652f-4b31-895f-49539ac81204 => generated 830 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:02.504164 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9a102714-6551-46e8-8781-2eb64e845657 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:02.507083 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9a102714-6551-46e8-8781-2eb64e845657 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:50:02.507272 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9a102714-6551-46e8-8781-2eb64e845657 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:02.507632 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9a102714-6551-46e8-8781-2eb64e845657 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:02.507759 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9a102714-6551-46e8-8781-2eb64e845657 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:02.512949 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:02.512949 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:02.513869 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9a102714-6551-46e8-8781-2eb64e845657 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:50:02.514270 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 464/1873] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:02 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:02.712277 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-772168cd-ca42-47e0-91f2-377fb9c1508a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:02.715187 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-772168cd-ca42-47e0-91f2-377fb9c1508a tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:02.715519 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-772168cd-ca42-47e0-91f2-377fb9c1508a tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:02.715799 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-772168cd-ca42-47e0-91f2-377fb9c1508a tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:02.715944 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-772168cd-ca42-47e0-91f2-377fb9c1508a tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:02.722788 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:02.722788 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:02.724920 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-772168cd-ca42-47e0-91f2-377fb9c1508a tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:02.724920 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 472/1874] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:02 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:03.017374 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f7d64649-262f-40fe-966b-d251c727bc8d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:03.019541 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f7d64649-262f-40fe-966b-d251c727bc8d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb Aug 04 10:50:03.019833 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f7d64649-262f-40fe-966b-d251c727bc8d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:03.020085 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f7d64649-262f-40fe-966b-d251c727bc8d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:03.020228 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-f7d64649-262f-40fe-966b-d251c727bc8d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id b38cdcf3-3649-4856-ac05-39e67cff02bb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:03.027458 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:03.027458 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:03.028342 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f7d64649-262f-40fe-966b-d251c727bc8d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb returned with HTTP 200 Aug 04 10:50:03.029086 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 471/1875] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:03 2026] GET /volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:50:03.456741 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8625b85d-c99e-43e3-b624-43132a4934fa None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:03.463232 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8625b85d-c99e-43e3-b624-43132a4934fa tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] GET https://10.4.3.232/volume/v3/volumes/684c23d7-652f-4b31-895f-49539ac81204 Aug 04 10:50:03.463502 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8625b85d-c99e-43e3-b624-43132a4934fa tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:03.463719 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8625b85d-c99e-43e3-b624-43132a4934fa tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:03.480824 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:03.480824 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:03.487334 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8625b85d-c99e-43e3-b624-43132a4934fa tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Volume info retrieved successfully. Aug 04 10:50:03.495164 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8625b85d-c99e-43e3-b624-43132a4934fa tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] https://10.4.3.232/volume/v3/volumes/684c23d7-652f-4b31-895f-49539ac81204 returned with HTTP 200 Aug 04 10:50:03.497723 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 469/1876] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:03 2026] GET /volume/v3/volumes/684c23d7-652f-4b31-895f-49539ac81204 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:50:03.520166 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d44e4c26-f905-47fe-acc8-dbc71b6c7c0a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:03.524480 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d44e4c26-f905-47fe-acc8-dbc71b6c7c0a tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:50:03.524480 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d44e4c26-f905-47fe-acc8-dbc71b6c7c0a tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "684c23d7-652f-4b31-895f-49539ac81204", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-232204435"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:03.532089 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3b50c436-eab0-4fdf-ba21-2894910bd577 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:03.536367 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3b50c436-eab0-4fdf-ba21-2894910bd577 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:50:03.536708 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3b50c436-eab0-4fdf-ba21-2894910bd577 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:03.537001 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3b50c436-eab0-4fdf-ba21-2894910bd577 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:03.537063 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:03.537063 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:03.537618 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-3b50c436-eab0-4fdf-ba21-2894910bd577 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:03.538106 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d44e4c26-f905-47fe-acc8-dbc71b6c7c0a tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Volume info retrieved successfully. Aug 04 10:50:03.538106 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-d44e4c26-f905-47fe-acc8-dbc71b6c7c0a tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Create snapshot from volume 684c23d7-652f-4b31-895f-49539ac81204 Aug 04 10:50:03.548501 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:03.548501 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:03.548836 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3b50c436-eab0-4fdf-ba21-2894910bd577 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:50:03.549062 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 473/1877] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:03 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:03.593900 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-d44e4c26-f905-47fe-acc8-dbc71b6c7c0a tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Created reservations ['606bdd1d-f51b-4a9d-8173-49e33f32d78b', '5a057335-3683-49f3-a9a0-c33b08eca27c', '4854bad2-b7df-47a0-92f5-2c0754ffe89f', 'bfeb9502-f9ab-4360-8550-079ca0280832'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:03.642113 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d44e4c26-f905-47fe-acc8-dbc71b6c7c0a tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Snapshot create request issued successfully. Aug 04 10:50:03.642620 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d44e4c26-f905-47fe-acc8-dbc71b6c7c0a tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:50:03.643289 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 465/1878] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:50:03 2026] POST /volume/v3/snapshots => generated 317 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:03.655420 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fa9aa18a-d431-4ecd-9b85-f6a92a08b9ff None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:03.657381 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fa9aa18a-d431-4ecd-9b85-f6a92a08b9ff tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] GET https://10.4.3.232/volume/v3/snapshots/d1112847-b84f-4578-aa39-96e71aff666e Aug 04 10:50:03.657722 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fa9aa18a-d431-4ecd-9b85-f6a92a08b9ff tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:03.657975 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fa9aa18a-d431-4ecd-9b85-f6a92a08b9ff tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:03.664816 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:03.664816 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:03.665421 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fa9aa18a-d431-4ecd-9b85-f6a92a08b9ff tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Snapshot retrieved successfully. Aug 04 10:50:03.669697 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fa9aa18a-d431-4ecd-9b85-f6a92a08b9ff tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] https://10.4.3.232/volume/v3/snapshots/d1112847-b84f-4578-aa39-96e71aff666e returned with HTTP 200 Aug 04 10:50:03.670025 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 472/1879] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:50:03 2026] GET /volume/v3/snapshots/d1112847-b84f-4578-aa39-96e71aff666e => generated 449 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:03.757486 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-282bac75-f850-4bb3-8923-7055e8a4a877 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:03.762690 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-282bac75-f850-4bb3-8923-7055e8a4a877 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:03.762896 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-282bac75-f850-4bb3-8923-7055e8a4a877 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:03.763078 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-282bac75-f850-4bb3-8923-7055e8a4a877 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:03.763183 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-282bac75-f850-4bb3-8923-7055e8a4a877 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:03.770347 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:03.770347 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:03.770549 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-282bac75-f850-4bb3-8923-7055e8a4a877 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:03.770949 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 470/1880] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:03 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:04.043808 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f4d8f17e-b916-4daf-ac95-bfd65a133ef2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:04.048137 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f4d8f17e-b916-4daf-ac95-bfd65a133ef2 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb Aug 04 10:50:04.048704 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f4d8f17e-b916-4daf-ac95-bfd65a133ef2 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:04.049204 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f4d8f17e-b916-4daf-ac95-bfd65a133ef2 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:04.049533 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-f4d8f17e-b916-4daf-ac95-bfd65a133ef2 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id b38cdcf3-3649-4856-ac05-39e67cff02bb. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:04.056895 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:04.056895 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:04.058415 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f4d8f17e-b916-4daf-ac95-bfd65a133ef2 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb returned with HTTP 200 Aug 04 10:50:04.059313 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 474/1881] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:04 2026] GET /volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:04.574632 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-593a08eb-8cc8-4631-a257-3818a973ec18 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:04.577169 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-593a08eb-8cc8-4631-a257-3818a973ec18 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:50:04.577432 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-593a08eb-8cc8-4631-a257-3818a973ec18 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:04.577675 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-593a08eb-8cc8-4631-a257-3818a973ec18 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:04.577806 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-593a08eb-8cc8-4631-a257-3818a973ec18 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:04.585007 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:04.585007 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:04.585007 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-593a08eb-8cc8-4631-a257-3818a973ec18 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:50:04.585212 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 466/1882] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:04 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:04.686170 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b879050f-5c13-477e-870a-d6c40b3a5521 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:04.689368 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b879050f-5c13-477e-870a-d6c40b3a5521 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] GET https://10.4.3.232/volume/v3/snapshots/d1112847-b84f-4578-aa39-96e71aff666e Aug 04 10:50:04.689612 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b879050f-5c13-477e-870a-d6c40b3a5521 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:04.689848 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b879050f-5c13-477e-870a-d6c40b3a5521 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:04.698067 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:04.698067 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:04.698636 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b879050f-5c13-477e-870a-d6c40b3a5521 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Snapshot retrieved successfully. Aug 04 10:50:04.699616 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b879050f-5c13-477e-870a-d6c40b3a5521 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] https://10.4.3.232/volume/v3/snapshots/d1112847-b84f-4578-aa39-96e71aff666e returned with HTTP 200 Aug 04 10:50:04.700054 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 473/1883] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:50:04 2026] GET /volume/v3/snapshots/d1112847-b84f-4578-aa39-96e71aff666e => generated 476 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:04.713701 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-484b6de0-af42-447d-9e45-03391b6f8309 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:04.718300 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-484b6de0-af42-447d-9e45-03391b6f8309 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:50:04.718749 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-484b6de0-af42-447d-9e45-03391b6f8309 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "d1112847-b84f-4578-aa39-96e71aff666e"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:04.721291 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-484b6de0-af42-447d-9e45-03391b6f8309 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'd1112847-b84f-4578-aa39-96e71aff666e'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:50:04.735978 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:04.735978 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:04.736651 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-484b6de0-af42-447d-9e45-03391b6f8309 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Snapshot retrieved successfully. Aug 04 10:50:04.736750 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-484b6de0-af42-447d-9e45-03391b6f8309 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Create volume of 1 GB Aug 04 10:50:04.743042 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-484b6de0-af42-447d-9e45-03391b6f8309 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Availability Zones retrieved successfully. Aug 04 10:50:04.749233 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-484b6de0-af42-447d-9e45-03391b6f8309 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Flow 'volume_create_api' (eb36b404-a068-454b-ad7a-85a957e3f11b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:04.750426 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-484b6de0-af42-447d-9e45-03391b6f8309 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a05ae622-c5b1-403a-9a35-248c23fa71b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:04.751459 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-484b6de0-af42-447d-9e45-03391b6f8309 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:50:04.752568 np0000006413 devstack@c-api.service[100255]: WARNING cinder.volume.api [None req-484b6de0-af42-447d-9e45-03391b6f8309 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a05ae622-c5b1-403a-9a35-248c23fa71b0) transitioned into state 'FAILURE' from state 'RUNNING' Aug 04 10:50:04.752568 np0000006413 devstack@c-api.service[100255]: 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 04 10:50:04.754257 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-484b6de0-af42-447d-9e45-03391b6f8309 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a05ae622-c5b1-403a-9a35-248c23fa71b0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:04.754967 np0000006413 devstack@c-api.service[100255]: WARNING cinder.volume.api [None req-484b6de0-af42-447d-9e45-03391b6f8309 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a05ae622-c5b1-403a-9a35-248c23fa71b0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 04 10:50:04.755897 np0000006413 devstack@c-api.service[100255]: WARNING cinder.volume.api [None req-484b6de0-af42-447d-9e45-03391b6f8309 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Flow 'volume_create_api' (eb36b404-a068-454b-ad7a-85a957e3f11b) transitioned into state 'REVERTED' from state 'RUNNING' Aug 04 10:50:04.756320 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-484b6de0-af42-447d-9e45-03391b6f8309 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 400 Aug 04 10:50:04.756868 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 471/1884] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:50:04 2026] POST /volume/v3/volumes => generated 171 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 04 10:50:04.764489 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d2e6851d-bc6c-4634-9b29-2038df1c1fee None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:04.766703 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d2e6851d-bc6c-4634-9b29-2038df1c1fee tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/d1112847-b84f-4578-aa39-96e71aff666e Aug 04 10:50:04.767228 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d2e6851d-bc6c-4634-9b29-2038df1c1fee tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:04.768319 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d2e6851d-bc6c-4634-9b29-2038df1c1fee tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:04.768319 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-d2e6851d-bc6c-4634-9b29-2038df1c1fee tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Delete snapshot with id: d1112847-b84f-4578-aa39-96e71aff666e Aug 04 10:50:04.774204 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:04.774204 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:04.774985 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d2e6851d-bc6c-4634-9b29-2038df1c1fee tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Snapshot retrieved successfully. Aug 04 10:50:04.782299 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d02c6316-e724-4bcb-8db8-afdca7ae73e6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:04.782881 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d02c6316-e724-4bcb-8db8-afdca7ae73e6 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:04.783085 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d02c6316-e724-4bcb-8db8-afdca7ae73e6 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:04.783337 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d02c6316-e724-4bcb-8db8-afdca7ae73e6 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:04.783457 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-d02c6316-e724-4bcb-8db8-afdca7ae73e6 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:04.787934 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:04.787934 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:04.788744 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d02c6316-e724-4bcb-8db8-afdca7ae73e6 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:04.789103 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 467/1885] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:04 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:04.798225 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d2e6851d-bc6c-4634-9b29-2038df1c1fee tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Snapshot delete request issued successfully. Aug 04 10:50:04.799316 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d2e6851d-bc6c-4634-9b29-2038df1c1fee tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] https://10.4.3.232/volume/v3/snapshots/d1112847-b84f-4578-aa39-96e71aff666e returned with HTTP 202 Aug 04 10:50:04.799316 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 475/1886] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:50:04 2026] DELETE /volume/v3/snapshots/d1112847-b84f-4578-aa39-96e71aff666e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:50:04.807482 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b0f31573-5d7f-4b88-b988-59ce25b4e8d4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:04.809747 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b0f31573-5d7f-4b88-b988-59ce25b4e8d4 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] GET https://10.4.3.232/volume/v3/snapshots/d1112847-b84f-4578-aa39-96e71aff666e Aug 04 10:50:04.810046 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b0f31573-5d7f-4b88-b988-59ce25b4e8d4 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:04.810415 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b0f31573-5d7f-4b88-b988-59ce25b4e8d4 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:04.819773 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:04.819773 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:04.820232 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b0f31573-5d7f-4b88-b988-59ce25b4e8d4 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Snapshot retrieved successfully. Aug 04 10:50:04.821258 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b0f31573-5d7f-4b88-b988-59ce25b4e8d4 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] https://10.4.3.232/volume/v3/snapshots/d1112847-b84f-4578-aa39-96e71aff666e returned with HTTP 200 Aug 04 10:50:04.821995 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 474/1887] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:50:04 2026] GET /volume/v3/snapshots/d1112847-b84f-4578-aa39-96e71aff666e => generated 475 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:04.926064 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2a03ac7f-13ad-4c48-ba2d-94c0a103afd9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:04.927971 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2a03ac7f-13ad-4c48-ba2d-94c0a103afd9 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] POST https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action Aug 04 10:50:04.928472 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2a03ac7f-13ad-4c48-ba2d-94c0a103afd9 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action body: b'{"os-attach": {"instance_uuid": "dac9d284-9961-4bcd-828f-4c1642a3a3c4", "mountpoint": "/dev/vdb"}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:50:04.928604 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2a03ac7f-13ad-4c48-ba2d-94c0a103afd9 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "dac9d284-9961-4bcd-828f-4c1642a3a3c4", "mountpoint": "/dev/vdb"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:04.938513 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:04.938513 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:04.939045 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2a03ac7f-13ad-4c48-ba2d-94c0a103afd9 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:04.945054 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2a03ac7f-13ad-4c48-ba2d-94c0a103afd9 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Update volume admin metadata completed successfully. Aug 04 10:50:05.004831 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2a03ac7f-13ad-4c48-ba2d-94c0a103afd9 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Attach volume completed successfully. Aug 04 10:50:05.005043 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2a03ac7f-13ad-4c48-ba2d-94c0a103afd9 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action returned with HTTP 202 Aug 04 10:50:05.005499 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 472/1888] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:50:04 2026] POST /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:50:05.014912 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9c96c195-02e5-42c9-8b86-92490a20b939 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:05.017258 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9c96c195-02e5-42c9-8b86-92490a20b939 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:05.017544 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9c96c195-02e5-42c9-8b86-92490a20b939 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:05.017787 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9c96c195-02e5-42c9-8b86-92490a20b939 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:05.030561 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:05.030561 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:05.035787 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9c96c195-02e5-42c9-8b86-92490a20b939 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:05.046411 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9c96c195-02e5-42c9-8b86-92490a20b939 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:50:05.046608 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 468/1889] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:05 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 1176 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:05.062784 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-41b0122b-8102-4d1f-a511-031ece36699b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:05.065486 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-41b0122b-8102-4d1f-a511-031ece36699b tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:05.065773 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-41b0122b-8102-4d1f-a511-031ece36699b tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:05.065873 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-41b0122b-8102-4d1f-a511-031ece36699b tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:05.070196 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a42af496-9468-4d39-ac15-5198eccc6c74 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:05.071953 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a42af496-9468-4d39-ac15-5198eccc6c74 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb Aug 04 10:50:05.072156 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a42af496-9468-4d39-ac15-5198eccc6c74 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:05.072457 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a42af496-9468-4d39-ac15-5198eccc6c74 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:05.072572 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-a42af496-9468-4d39-ac15-5198eccc6c74 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id b38cdcf3-3649-4856-ac05-39e67cff02bb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:05.078618 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:05.078618 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:05.078618 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a42af496-9468-4d39-ac15-5198eccc6c74 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb returned with HTTP 200 Aug 04 10:50:05.078944 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 475/1890] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:05 2026] GET /volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:05.085766 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:05.085766 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:05.091134 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-41b0122b-8102-4d1f-a511-031ece36699b tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:05.098352 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-41b0122b-8102-4d1f-a511-031ece36699b tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:50:05.098963 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 476/1891] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:05 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 1176 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:05.116427 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e40c6935-a73b-41a2-9d7d-bff68c7c7fae None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:05.120850 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e40c6935-a73b-41a2-9d7d-bff68c7c7fae tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] POST https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action Aug 04 10:50:05.121385 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e40c6935-a73b-41a2-9d7d-bff68c7c7fae tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action body: b'{"os-detach": {}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:50:05.121495 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e40c6935-a73b-41a2-9d7d-bff68c7c7fae tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:05.133294 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:05.133294 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:05.133660 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e40c6935-a73b-41a2-9d7d-bff68c7c7fae tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:05.200572 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e40c6935-a73b-41a2-9d7d-bff68c7c7fae tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Detach volume completed successfully. Aug 04 10:50:05.201510 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e40c6935-a73b-41a2-9d7d-bff68c7c7fae tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action returned with HTTP 202 Aug 04 10:50:05.202435 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 473/1892] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:50:05 2026] POST /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:50:05.211326 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-63926b1e-eb73-490b-b8ed-cdf726a5b20e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:05.214359 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-63926b1e-eb73-490b-b8ed-cdf726a5b20e tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:05.215133 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-63926b1e-eb73-490b-b8ed-cdf726a5b20e tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:05.215457 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-63926b1e-eb73-490b-b8ed-cdf726a5b20e tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:05.228423 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:05.228423 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:05.235161 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-63926b1e-eb73-490b-b8ed-cdf726a5b20e tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:05.245673 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-63926b1e-eb73-490b-b8ed-cdf726a5b20e tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:50:05.246076 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 469/1893] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:05 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 861 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:05.273793 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-11620489-a4b0-46cd-8d23-42334bd80a1e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:05.278898 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-11620489-a4b0-46cd-8d23-42334bd80a1e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] DELETE https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 Aug 04 10:50:05.279159 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-11620489-a4b0-46cd-8d23-42334bd80a1e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:05.279508 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-11620489-a4b0-46cd-8d23-42334bd80a1e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:05.279742 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-11620489-a4b0-46cd-8d23-42334bd80a1e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Delete volume with id: d04a4f51-69ee-4797-a36e-7dc194d03b20 Aug 04 10:50:05.291569 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:05.291569 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:05.292207 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-11620489-a4b0-46cd-8d23-42334bd80a1e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:50:05.316848 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-11620489-a4b0-46cd-8d23-42334bd80a1e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Delete volume request issued successfully. Aug 04 10:50:05.317131 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-11620489-a4b0-46cd-8d23-42334bd80a1e tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 returned with HTTP 202 Aug 04 10:50:05.317734 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 476/1894] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:50:05 2026] DELETE /volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:50:05.333769 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6406986c-2b3f-40d7-90de-b6a8afc9a716 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:05.336312 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6406986c-2b3f-40d7-90de-b6a8afc9a716 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 Aug 04 10:50:05.336661 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6406986c-2b3f-40d7-90de-b6a8afc9a716 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:05.336908 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6406986c-2b3f-40d7-90de-b6a8afc9a716 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:05.347567 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:05.347567 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:05.354270 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6406986c-2b3f-40d7-90de-b6a8afc9a716 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:50:05.358483 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6406986c-2b3f-40d7-90de-b6a8afc9a716 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 returned with HTTP 200 Aug 04 10:50:05.359043 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 477/1895] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:05 2026] GET /volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:05.604117 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b12ea5b5-203c-4d07-a2d8-9f7c21afbce2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:05.605776 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b12ea5b5-203c-4d07-a2d8-9f7c21afbce2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:50:05.605982 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b12ea5b5-203c-4d07-a2d8-9f7c21afbce2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:05.606197 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b12ea5b5-203c-4d07-a2d8-9f7c21afbce2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:05.606352 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-b12ea5b5-203c-4d07-a2d8-9f7c21afbce2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:05.613465 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:05.613465 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:05.614258 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b12ea5b5-203c-4d07-a2d8-9f7c21afbce2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:50:05.614641 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 474/1896] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:05 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:05.804573 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-97111a6f-490b-4af6-899c-39797e428f65 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:05.806841 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-97111a6f-490b-4af6-899c-39797e428f65 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:05.807021 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-97111a6f-490b-4af6-899c-39797e428f65 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:05.807267 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-97111a6f-490b-4af6-899c-39797e428f65 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:05.807418 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-97111a6f-490b-4af6-899c-39797e428f65 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:05.812117 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:05.812117 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:05.812961 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-97111a6f-490b-4af6-899c-39797e428f65 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:05.813373 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 470/1897] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:05 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:05.832467 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-57219685-612e-412d-903e-939699345115 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:05.834655 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-57219685-612e-412d-903e-939699345115 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] GET https://10.4.3.232/volume/v3/snapshots/d1112847-b84f-4578-aa39-96e71aff666e Aug 04 10:50:05.835051 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-57219685-612e-412d-903e-939699345115 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:05.835379 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-57219685-612e-412d-903e-939699345115 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:05.840853 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-57219685-612e-412d-903e-939699345115 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] https://10.4.3.232/volume/v3/snapshots/d1112847-b84f-4578-aa39-96e71aff666e returned with HTTP 404 Aug 04 10:50:05.841679 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 477/1898] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:50:05 2026] GET /volume/v3/snapshots/d1112847-b84f-4578-aa39-96e71aff666e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:05.849927 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-85563f2e-f67f-4b38-8a5d-a2ce349be78e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:05.853153 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-85563f2e-f67f-4b38-8a5d-a2ce349be78e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] GET https://10.4.3.232/volume/v3/volumes/684c23d7-652f-4b31-895f-49539ac81204 Aug 04 10:50:05.853477 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-85563f2e-f67f-4b38-8a5d-a2ce349be78e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:05.853788 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-85563f2e-f67f-4b38-8a5d-a2ce349be78e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:05.861603 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:05.861603 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:05.865960 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-85563f2e-f67f-4b38-8a5d-a2ce349be78e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Volume info retrieved successfully. Aug 04 10:50:05.874630 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-85563f2e-f67f-4b38-8a5d-a2ce349be78e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] https://10.4.3.232/volume/v3/volumes/684c23d7-652f-4b31-895f-49539ac81204 returned with HTTP 200 Aug 04 10:50:05.875142 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 478/1899] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:05 2026] GET /volume/v3/volumes/684c23d7-652f-4b31-895f-49539ac81204 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:05.889188 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1c0acb2a-ade1-471c-b382-01e10ab6898e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:05.891529 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1c0acb2a-ade1-471c-b382-01e10ab6898e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] DELETE https://10.4.3.232/volume/v3/volumes/684c23d7-652f-4b31-895f-49539ac81204 Aug 04 10:50:05.891795 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1c0acb2a-ade1-471c-b382-01e10ab6898e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:05.892091 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1c0acb2a-ade1-471c-b382-01e10ab6898e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:05.892346 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-1c0acb2a-ade1-471c-b382-01e10ab6898e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Delete volume with id: 684c23d7-652f-4b31-895f-49539ac81204 Aug 04 10:50:05.906514 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:05.906514 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:05.906514 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-1c0acb2a-ade1-471c-b382-01e10ab6898e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Volume info retrieved successfully. Aug 04 10:50:05.930963 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-1c0acb2a-ade1-471c-b382-01e10ab6898e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Delete volume request issued successfully. Aug 04 10:50:05.930963 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1c0acb2a-ade1-471c-b382-01e10ab6898e tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] https://10.4.3.232/volume/v3/volumes/684c23d7-652f-4b31-895f-49539ac81204 returned with HTTP 202 Aug 04 10:50:05.931112 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 475/1900] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:50:05 2026] DELETE /volume/v3/volumes/684c23d7-652f-4b31-895f-49539ac81204 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:50:05.945263 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b12139c0-c90a-44e8-b25d-50e7adf1a9d4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:05.950174 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b12139c0-c90a-44e8-b25d-50e7adf1a9d4 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] GET https://10.4.3.232/volume/v3/volumes/684c23d7-652f-4b31-895f-49539ac81204 Aug 04 10:50:05.951914 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b12139c0-c90a-44e8-b25d-50e7adf1a9d4 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:05.952384 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b12139c0-c90a-44e8-b25d-50e7adf1a9d4 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:05.961325 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:05.961325 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:05.966135 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b12139c0-c90a-44e8-b25d-50e7adf1a9d4 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Volume info retrieved successfully. Aug 04 10:50:05.970775 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b12139c0-c90a-44e8-b25d-50e7adf1a9d4 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] https://10.4.3.232/volume/v3/volumes/684c23d7-652f-4b31-895f-49539ac81204 returned with HTTP 200 Aug 04 10:50:05.971328 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 471/1901] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:05 2026] GET /volume/v3/volumes/684c23d7-652f-4b31-895f-49539ac81204 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:06.090766 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1fabcbd3-9f4c-4d8d-9a3d-76efbecbe24d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:06.092951 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1fabcbd3-9f4c-4d8d-9a3d-76efbecbe24d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb Aug 04 10:50:06.093386 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1fabcbd3-9f4c-4d8d-9a3d-76efbecbe24d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:06.093645 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1fabcbd3-9f4c-4d8d-9a3d-76efbecbe24d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:06.093843 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-1fabcbd3-9f4c-4d8d-9a3d-76efbecbe24d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id b38cdcf3-3649-4856-ac05-39e67cff02bb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:06.099817 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:06.099817 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:06.101073 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1fabcbd3-9f4c-4d8d-9a3d-76efbecbe24d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb returned with HTTP 200 Aug 04 10:50:06.101723 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 478/1902] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:06 2026] GET /volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:06.378680 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-38f5a217-baff-4043-b543-a0ba994deca0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:06.381804 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-38f5a217-baff-4043-b543-a0ba994deca0 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 Aug 04 10:50:06.382127 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-38f5a217-baff-4043-b543-a0ba994deca0 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:06.382345 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-38f5a217-baff-4043-b543-a0ba994deca0 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:06.389982 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-38f5a217-baff-4043-b543-a0ba994deca0 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 returned with HTTP 404 Aug 04 10:50:06.390890 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 479/1903] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:06 2026] GET /volume/v3/volumes/d04a4f51-69ee-4797-a36e-7dc194d03b20 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 04 10:50:06.454946 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3a975b41-bce1-4d47-8d06-c3101b4aa1af None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:06.456404 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3a975b41-bce1-4d47-8d06-c3101b4aa1af tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] DELETE https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 Aug 04 10:50:06.456726 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3a975b41-bce1-4d47-8d06-c3101b4aa1af tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:06.456998 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3a975b41-bce1-4d47-8d06-c3101b4aa1af tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:06.457289 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-3a975b41-bce1-4d47-8d06-c3101b4aa1af tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Delete volume with id: 1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 Aug 04 10:50:06.471202 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:06.471202 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:06.472340 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3a975b41-bce1-4d47-8d06-c3101b4aa1af tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:50:06.506989 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3a975b41-bce1-4d47-8d06-c3101b4aa1af tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Delete volume request issued successfully. Aug 04 10:50:06.507285 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3a975b41-bce1-4d47-8d06-c3101b4aa1af tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 returned with HTTP 202 Aug 04 10:50:06.507847 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 476/1904] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:50:06 2026] DELETE /volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:50:06.515480 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aecc6907-f231-401c-a9f5-9c98215912b9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:06.517449 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aecc6907-f231-401c-a9f5-9c98215912b9 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 Aug 04 10:50:06.517699 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aecc6907-f231-401c-a9f5-9c98215912b9 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:06.517892 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aecc6907-f231-401c-a9f5-9c98215912b9 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:06.526694 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:06.526694 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:06.531775 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-aecc6907-f231-401c-a9f5-9c98215912b9 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:50:06.536444 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aecc6907-f231-401c-a9f5-9c98215912b9 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 returned with HTTP 200 Aug 04 10:50:06.536444 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 472/1905] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:06 2026] GET /volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:06.626138 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-385ed686-183b-4c45-bd45-7d1a641db736 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:06.627963 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-385ed686-183b-4c45-bd45-7d1a641db736 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:50:06.628171 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-385ed686-183b-4c45-bd45-7d1a641db736 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:06.628382 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-385ed686-183b-4c45-bd45-7d1a641db736 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:06.628493 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-385ed686-183b-4c45-bd45-7d1a641db736 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:06.634411 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:06.634411 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:06.635538 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-385ed686-183b-4c45-bd45-7d1a641db736 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:50:06.636134 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 479/1906] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:06 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:06.828592 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f2911558-c0b4-49ab-a686-91305f942111 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:06.833307 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f2911558-c0b4-49ab-a686-91305f942111 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:06.833307 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f2911558-c0b4-49ab-a686-91305f942111 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:06.833307 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f2911558-c0b4-49ab-a686-91305f942111 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:06.833307 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-f2911558-c0b4-49ab-a686-91305f942111 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:06.835803 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:06.835803 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:06.836823 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f2911558-c0b4-49ab-a686-91305f942111 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:06.837288 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 480/1907] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:06 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:06.989883 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-21c5c936-45b9-4c25-b473-98ea41a40155 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:06.993259 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-21c5c936-45b9-4c25-b473-98ea41a40155 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] GET https://10.4.3.232/volume/v3/volumes/684c23d7-652f-4b31-895f-49539ac81204 Aug 04 10:50:06.993468 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-21c5c936-45b9-4c25-b473-98ea41a40155 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:06.993684 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-21c5c936-45b9-4c25-b473-98ea41a40155 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:07.005281 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-21c5c936-45b9-4c25-b473-98ea41a40155 tempest-VolumesSnapshotNegativeTestJSON-949567157 tempest-VolumesSnapshotNegativeTestJSON-949567157-project-member] https://10.4.3.232/volume/v3/volumes/684c23d7-652f-4b31-895f-49539ac81204 returned with HTTP 404 Aug 04 10:50:07.005857 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 477/1908] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:06 2026] GET /volume/v3/volumes/684c23d7-652f-4b31-895f-49539ac81204 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:07.116269 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f0c2f12e-a9c0-40e9-a5bd-386bc6b45d2d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:07.118397 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f0c2f12e-a9c0-40e9-a5bd-386bc6b45d2d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb Aug 04 10:50:07.118835 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f0c2f12e-a9c0-40e9-a5bd-386bc6b45d2d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:07.119233 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f0c2f12e-a9c0-40e9-a5bd-386bc6b45d2d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:07.119508 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f0c2f12e-a9c0-40e9-a5bd-386bc6b45d2d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id b38cdcf3-3649-4856-ac05-39e67cff02bb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:07.126193 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:07.126193 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:07.126193 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f0c2f12e-a9c0-40e9-a5bd-386bc6b45d2d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb returned with HTTP 200 Aug 04 10:50:07.126193 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 473/1909] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:07 2026] GET /volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:07.548081 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-de04160f-5940-4520-ac42-785ecbbfa1fd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:07.550581 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-de04160f-5940-4520-ac42-785ecbbfa1fd tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 Aug 04 10:50:07.550886 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-de04160f-5940-4520-ac42-785ecbbfa1fd tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:07.550995 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-de04160f-5940-4520-ac42-785ecbbfa1fd tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:07.558432 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-de04160f-5940-4520-ac42-785ecbbfa1fd tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 returned with HTTP 404 Aug 04 10:50:07.558929 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 480/1910] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:07 2026] GET /volume/v3/volumes/1fa017ac-fd34-4d92-ad8b-0f187f94c7b0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:07.647612 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-93927847-e8a7-4deb-9ad0-9d2c1e91fc0d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:07.652747 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-93927847-e8a7-4deb-9ad0-9d2c1e91fc0d tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:50:07.656040 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-93927847-e8a7-4deb-9ad0-9d2c1e91fc0d tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:07.656040 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-93927847-e8a7-4deb-9ad0-9d2c1e91fc0d tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:07.656040 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-93927847-e8a7-4deb-9ad0-9d2c1e91fc0d tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:07.661757 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:07.661757 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:07.663283 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-93927847-e8a7-4deb-9ad0-9d2c1e91fc0d tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:50:07.663283 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 481/1911] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:07 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:07.699599 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-462ab4a0-1b6b-4fd5-aecd-07d01e5971d3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:07.703321 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-462ab4a0-1b6b-4fd5-aecd-07d01e5971d3 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] DELETE https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 Aug 04 10:50:07.703321 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-462ab4a0-1b6b-4fd5-aecd-07d01e5971d3 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:07.703321 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-462ab4a0-1b6b-4fd5-aecd-07d01e5971d3 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:07.703321 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-462ab4a0-1b6b-4fd5-aecd-07d01e5971d3 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Delete volume with id: 3da9c9b6-8670-4afd-af86-ce121ab69ae5 Aug 04 10:50:07.713271 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:07.713271 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:07.713271 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-462ab4a0-1b6b-4fd5-aecd-07d01e5971d3 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:50:07.740623 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-462ab4a0-1b6b-4fd5-aecd-07d01e5971d3 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Delete volume request issued successfully. Aug 04 10:50:07.741216 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-462ab4a0-1b6b-4fd5-aecd-07d01e5971d3 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 returned with HTTP 202 Aug 04 10:50:07.741857 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 478/1912] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:50:07 2026] DELETE /volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:50:07.752210 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c1fc78d4-0d8e-4780-a0aa-f73ee7961dca None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:07.754703 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c1fc78d4-0d8e-4780-a0aa-f73ee7961dca tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 Aug 04 10:50:07.754929 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c1fc78d4-0d8e-4780-a0aa-f73ee7961dca tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:07.755112 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c1fc78d4-0d8e-4780-a0aa-f73ee7961dca tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:07.764562 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:07.764562 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:07.769171 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c1fc78d4-0d8e-4780-a0aa-f73ee7961dca tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Volume info retrieved successfully. Aug 04 10:50:07.775081 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c1fc78d4-0d8e-4780-a0aa-f73ee7961dca tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 returned with HTTP 200 Aug 04 10:50:07.775800 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 474/1913] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:07 2026] GET /volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:07.829784 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b4fc7fb3-c1de-4366-8eaa-848433b03bf3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:07.832418 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b4fc7fb3-c1de-4366-8eaa-848433b03bf3 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] POST https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action Aug 04 10:50:07.832983 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b4fc7fb3-c1de-4366-8eaa-848433b03bf3 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:50:07.833180 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b4fc7fb3-c1de-4366-8eaa-848433b03bf3 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:07.847415 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:07.847415 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:07.848006 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b4fc7fb3-c1de-4366-8eaa-848433b03bf3 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:07.854343 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7fcfed4d-3089-441c-ae21-1f7881395a62 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:07.860310 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7fcfed4d-3089-441c-ae21-1f7881395a62 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:07.860310 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7fcfed4d-3089-441c-ae21-1f7881395a62 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:07.860310 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7fcfed4d-3089-441c-ae21-1f7881395a62 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:07.860310 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-7fcfed4d-3089-441c-ae21-1f7881395a62 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:07.860687 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b4fc7fb3-c1de-4366-8eaa-848433b03bf3 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Reserve volume completed successfully. Aug 04 10:50:07.860687 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b4fc7fb3-c1de-4366-8eaa-848433b03bf3 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action returned with HTTP 202 Aug 04 10:50:07.864271 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 481/1914] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:50:07 2026] POST /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:50:07.871046 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b758d71c-c4f2-4460-95c4-a4f136d69326 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:07.875235 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:07.875235 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:07.875329 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b758d71c-c4f2-4460-95c4-a4f136d69326 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:07.875329 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b758d71c-c4f2-4460-95c4-a4f136d69326 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:07.875392 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7fcfed4d-3089-441c-ae21-1f7881395a62 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:07.875918 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b758d71c-c4f2-4460-95c4-a4f136d69326 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:07.876028 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 482/1915] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:07 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 801 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:07.883158 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:07.883158 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:07.889965 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b758d71c-c4f2-4460-95c4-a4f136d69326 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:07.893632 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9496da64-8896-4fdd-94e4-2cac4536dc00 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:07.895519 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b758d71c-c4f2-4460-95c4-a4f136d69326 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:50:07.895976 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 479/1916] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:07 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:07.896041 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9496da64-8896-4fdd-94e4-2cac4536dc00 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/volumes/bb0d4575-f8c2-46e4-864c-c91b8b01876f Aug 04 10:50:07.896342 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9496da64-8896-4fdd-94e4-2cac4536dc00 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:07.896539 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9496da64-8896-4fdd-94e4-2cac4536dc00 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:07.907084 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:07.907084 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:07.913126 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7877456f-dc99-4ae7-89c4-b5c8a92366c5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:07.914375 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9496da64-8896-4fdd-94e4-2cac4536dc00 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Volume info retrieved successfully. Aug 04 10:50:07.916733 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7877456f-dc99-4ae7-89c4-b5c8a92366c5 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] POST https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action Aug 04 10:50:07.917156 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7877456f-dc99-4ae7-89c4-b5c8a92366c5 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:50:07.917344 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7877456f-dc99-4ae7-89c4-b5c8a92366c5 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:07.929888 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9496da64-8896-4fdd-94e4-2cac4536dc00 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/volumes/bb0d4575-f8c2-46e4-864c-c91b8b01876f returned with HTTP 200 Aug 04 10:50:07.930677 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 475/1917] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:07 2026] GET /volume/v3/volumes/bb0d4575-f8c2-46e4-864c-c91b8b01876f => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:07.935810 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:07.935810 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:07.937960 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7877456f-dc99-4ae7-89c4-b5c8a92366c5 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:07.947882 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-97b389fc-1a37-4c66-ae03-a765551a8bc5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:07.957156 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7877456f-dc99-4ae7-89c4-b5c8a92366c5 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Unreserve volume completed successfully. Aug 04 10:50:07.957501 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7877456f-dc99-4ae7-89c4-b5c8a92366c5 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action returned with HTTP 202 Aug 04 10:50:07.958124 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 482/1918] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:50:07 2026] POST /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:50:07.967417 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-aedf28ee-3430-4503-894a-c4f9d408b735 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:07.971986 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-aedf28ee-3430-4503-894a-c4f9d408b735 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:07.972285 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-aedf28ee-3430-4503-894a-c4f9d408b735 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:07.972581 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-aedf28ee-3430-4503-894a-c4f9d408b735 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:07.988666 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:07.988666 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:07.998596 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-aedf28ee-3430-4503-894a-c4f9d408b735 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:08.005122 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-aedf28ee-3430-4503-894a-c4f9d408b735 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:50:08.005691 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 480/1919] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:07 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 861 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:08.025761 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8b91840c-4608-46bc-a305-993885a8da9d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:08.027960 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8b91840c-4608-46bc-a305-993885a8da9d tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] POST https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action Aug 04 10:50:08.028440 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8b91840c-4608-46bc-a305-993885a8da9d tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:50:08.028587 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8b91840c-4608-46bc-a305-993885a8da9d tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:08.041578 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:08.041578 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:08.042146 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8b91840c-4608-46bc-a305-993885a8da9d tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:08.058858 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8b91840c-4608-46bc-a305-993885a8da9d tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume updated successfully. Aug 04 10:50:08.059181 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8b91840c-4608-46bc-a305-993885a8da9d tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action returned with HTTP 200 Aug 04 10:50:08.059659 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 476/1920] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:50:08 2026] POST /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action => generated 0 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 04 10:50:08.066852 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d5737daa-0a91-4fe4-8084-d970bad81e74 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:08.068806 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d5737daa-0a91-4fe4-8084-d970bad81e74 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:08.069051 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d5737daa-0a91-4fe4-8084-d970bad81e74 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:08.069256 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d5737daa-0a91-4fe4-8084-d970bad81e74 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:08.077192 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:08.077192 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:08.082297 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d5737daa-0a91-4fe4-8084-d970bad81e74 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:08.088347 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d5737daa-0a91-4fe4-8084-d970bad81e74 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:50:08.088829 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 483/1921] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:08 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:08.104886 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a89efefb-2368-4365-89af-9eb6393e855b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:08.107341 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a89efefb-2368-4365-89af-9eb6393e855b tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] POST https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action Aug 04 10:50:08.107799 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a89efefb-2368-4365-89af-9eb6393e855b tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:50:08.107997 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a89efefb-2368-4365-89af-9eb6393e855b tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:08.118457 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:08.118457 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:08.119154 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a89efefb-2368-4365-89af-9eb6393e855b tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:08.132845 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a89efefb-2368-4365-89af-9eb6393e855b tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume updated successfully. Aug 04 10:50:08.133149 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a89efefb-2368-4365-89af-9eb6393e855b tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action returned with HTTP 200 Aug 04 10:50:08.134214 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 481/1922] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:50:08 2026] POST /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 04 10:50:08.142226 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-50646a5e-1242-488f-8d4b-86f79110dd1c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:08.144262 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-50646a5e-1242-488f-8d4b-86f79110dd1c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb Aug 04 10:50:08.144478 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-50646a5e-1242-488f-8d4b-86f79110dd1c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:08.144722 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-50646a5e-1242-488f-8d4b-86f79110dd1c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:08.145472 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-50646a5e-1242-488f-8d4b-86f79110dd1c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id b38cdcf3-3649-4856-ac05-39e67cff02bb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:08.147582 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f27a6004-8930-4a63-919e-e2e89e62260c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:08.150766 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f27a6004-8930-4a63-919e-e2e89e62260c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:08.151026 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f27a6004-8930-4a63-919e-e2e89e62260c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:08.151231 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f27a6004-8930-4a63-919e-e2e89e62260c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:08.153763 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:08.153763 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:08.154560 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-50646a5e-1242-488f-8d4b-86f79110dd1c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb returned with HTTP 200 Aug 04 10:50:08.154980 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 477/1923] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:08 2026] GET /volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:08.161335 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:08.161335 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:08.165100 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f27a6004-8930-4a63-919e-e2e89e62260c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:08.166526 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-97b389fc-1a37-4c66-ae03-a765551a8bc5 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b/export_record Aug 04 10:50:08.166818 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-97b389fc-1a37-4c66-ae03-a765551a8bc5 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:08.167910 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-97b389fc-1a37-4c66-ae03-a765551a8bc5 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Calling method 'export_record' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:08.167910 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-97b389fc-1a37-4c66-ae03-a765551a8bc5 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Export record for backup 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100253) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 04 10:50:08.169473 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f27a6004-8930-4a63-919e-e2e89e62260c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:50:08.169828 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 484/1924] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:08 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:08.178947 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:08.178947 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:08.178947 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.backup.api [None req-97b389fc-1a37-4c66-ae03-a765551a8bc5 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Calling RPCAPI with context: , host: np0000006413, backup: 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100253) export_record /opt/stack/cinder/cinder/backup/api.py:569}} Aug 04 10:50:08.186920 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-97b389fc-1a37-4c66-ae03-a765551a8bc5 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] export_record in rpcapi backup_id 1e3f9281-3cd8-4079-8f3a-ab18f700270b on host np0000006413. {{(pid=100253) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 04 10:50:08.188998 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b9305ff3-e837-4649-b6a6-733c1872e280 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:08.193304 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b9305ff3-e837-4649-b6a6-733c1872e280 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] POST https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action Aug 04 10:50:08.193304 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b9305ff3-e837-4649-b6a6-733c1872e280 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:50:08.193304 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b9305ff3-e837-4649-b6a6-733c1872e280 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:08.200098 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-97b389fc-1a37-4c66-ae03-a765551a8bc5 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWUzZjkyODEtM2NkOC00MDc5LThmM2EtYWIxOGY3MDAyNzBiIiwgInVzZXJfaWQiOiAiMDVjNGNjNTVlZWFlNDdmZDg5NmY4MDA1YmY5N2U5YjIiLCAicHJvamVjdF9pZCI6ICJhNDQ5NDFkMDMwZTk0N2IzOGFhZGQ5NzRjOWVjMDg5NCIsICJ2b2x1bWVfaWQiOiAiYmIwZDQ1NzUtZjhjMi00NmU0LTg2NGMtYzkxYjhiMDE4NzZmIiwgImhvc3QiOiAibnAwMDAwMDA2NDEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05OTEwOTY0NTAiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNDc2Mjc4NDc0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmIwZDQ1NzUtZjhjMi00NmU0LTg2NGMtYzkxYjhiMDE4NzZmLzIwMjYwODA0MTA0OTUzL2F6X25vdmFfYmFja3VwXzFlM2Y5MjgxLTNjZDgtNDA3OS04ZjNhLWFiMThmNzAwMjcwYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMTA6NDk6NTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJmaW5pc2hlZF9hdCI6ICIyMDI2LTA4LTA0VDEwOjUwOjA4WiIsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMTA6NDk6NTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQxMDo1MDowOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100253) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 04 10:50:08.200516 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-97b389fc-1a37-4c66-ae03-a765551a8bc5 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b/export_record returned with HTTP 200 Aug 04 10:50:08.201385 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 483/1925] 10.4.3.232 () {66 vars in 1390 bytes} [Tue Aug 4 10:50:07 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b/export_record => generated 1560 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:08.203691 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:08.203691 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:08.204404 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b9305ff3-e837-4649-b6a6-733c1872e280 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:08.209907 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-de8f188f-1eba-4411-80cd-149312cea1d1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:08.211954 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-de8f188f-1eba-4411-80cd-149312cea1d1 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] POST https://10.4.3.232/volume/v3/backups/import_record Aug 04 10:50:08.212513 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-de8f188f-1eba-4411-80cd-149312cea1d1 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWI4NTM2OTAtOWMwNS00ODQxLTkwYzktMjZiOTMwOGFiZmY0IiwgInVzZXJfaWQiOiAiMDVjNGNjNTVlZWFlNDdmZDg5NmY4MDA1YmY5N2U5YjIiLCAicHJvamVjdF9pZCI6ICJhNDQ5NDFkMDMwZTk0N2IzOGFhZGQ5NzRjOWVjMDg5NCIsICJ2b2x1bWVfaWQiOiAiYmIwZDQ1NzUtZjhjMi00NmU0LTg2NGMtYzkxYjhiMDE4NzZmIiwgImhvc3QiOiAibnAwMDAwMDA2NDEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05OTEwOTY0NTAiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNDc2Mjc4NDc0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmIwZDQ1NzUtZjhjMi00NmU0LTg2NGMtYzkxYjhiMDE4NzZmLzIwMjYwODA0MTA0OTUzL2F6X25vdmFfYmFja3VwXzFlM2Y5MjgxLTNjZDgtNDA3OS04ZjNhLWFiMThmNzAwMjcwYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMTA6NDk6NTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJmaW5pc2hlZF9hdCI6ICIyMDI2LTA4LTA0VDEwOjUwOjA4WiIsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMTA6NDk6NTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQxMDo1MDowOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:08.214222 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-de8f188f-1eba-4411-80cd-149312cea1d1 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWI4NTM2OTAtOWMwNS00ODQxLTkwYzktMjZiOTMwOGFiZmY0IiwgInVzZXJfaWQiOiAiMDVjNGNjNTVlZWFlNDdmZDg5NmY4MDA1YmY5N2U5YjIiLCAicHJvamVjdF9pZCI6ICJhNDQ5NDFkMDMwZTk0N2IzOGFhZGQ5NzRjOWVjMDg5NCIsICJ2b2x1bWVfaWQiOiAiYmIwZDQ1NzUtZjhjMi00NmU0LTg2NGMtYzkxYjhiMDE4NzZmIiwgImhvc3QiOiAibnAwMDAwMDA2NDEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05OTEwOTY0NTAiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNDc2Mjc4NDc0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmIwZDQ1NzUtZjhjMi00NmU0LTg2NGMtYzkxYjhiMDE4NzZmLzIwMjYwODA0MTA0OTUzL2F6X25vdmFfYmFja3VwXzFlM2Y5MjgxLTNjZDgtNDA3OS04ZjNhLWFiMThmNzAwMjcwYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMTA6NDk6NTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJmaW5pc2hlZF9hdCI6ICIyMDI2LTA4LTA0VDEwOjUwOjA4WiIsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMTA6NDk6NTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQxMDo1MDowOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100252) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 04 10:50:08.214380 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-de8f188f-1eba-4411-80cd-149312cea1d1 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWI4NTM2OTAtOWMwNS00ODQxLTkwYzktMjZiOTMwOGFiZmY0IiwgInVzZXJfaWQiOiAiMDVjNGNjNTVlZWFlNDdmZDg5NmY4MDA1YmY5N2U5YjIiLCAicHJvamVjdF9pZCI6ICJhNDQ5NDFkMDMwZTk0N2IzOGFhZGQ5NzRjOWVjMDg5NCIsICJ2b2x1bWVfaWQiOiAiYmIwZDQ1NzUtZjhjMi00NmU0LTg2NGMtYzkxYjhiMDE4NzZmIiwgImhvc3QiOiAibnAwMDAwMDA2NDEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05OTEwOTY0NTAiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNDc2Mjc4NDc0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmIwZDQ1NzUtZjhjMi00NmU0LTg2NGMtYzkxYjhiMDE4NzZmLzIwMjYwODA0MTA0OTUzL2F6X25vdmFfYmFja3VwXzFlM2Y5MjgxLTNjZDgtNDA3OS04ZjNhLWFiMThmNzAwMjcwYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMTA6NDk6NTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJmaW5pc2hlZF9hdCI6ICIyMDI2LTA4LTA0VDEwOjUwOjA4WiIsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMTA6NDk6NTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQxMDo1MDowOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100252) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 04 10:50:08.219405 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b9305ff3-e837-4649-b6a6-733c1872e280 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Update volume admin metadata completed successfully. Aug 04 10:50:08.219546 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b9305ff3-e837-4649-b6a6-733c1872e280 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Update readonly setting on volume completed successfully. Aug 04 10:50:08.219755 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b9305ff3-e837-4649-b6a6-733c1872e280 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action returned with HTTP 202 Aug 04 10:50:08.220310 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 482/1926] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:50:08 2026] POST /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:50:08.227782 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c9ff26f4-eaa0-4f82-8cdf-a4b523bf2615 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:08.231952 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c9ff26f4-eaa0-4f82-8cdf-a4b523bf2615 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:08.232313 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c9ff26f4-eaa0-4f82-8cdf-a4b523bf2615 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:08.232548 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c9ff26f4-eaa0-4f82-8cdf-a4b523bf2615 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:08.243808 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:08.243808 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:08.249038 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c9ff26f4-eaa0-4f82-8cdf-a4b523bf2615 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:08.255671 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c9ff26f4-eaa0-4f82-8cdf-a4b523bf2615 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:50:08.255671 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 485/1927] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:08 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:08.268011 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c962eae9-1fae-4804-bc18-5eba30c514ad None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:08.271561 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c962eae9-1fae-4804-bc18-5eba30c514ad tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] POST https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action Aug 04 10:50:08.271894 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c962eae9-1fae-4804-bc18-5eba30c514ad tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:50:08.272030 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c962eae9-1fae-4804-bc18-5eba30c514ad tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:08.281643 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:08.281643 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:08.282225 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c962eae9-1fae-4804-bc18-5eba30c514ad tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:08.292050 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-de8f188f-1eba-4411-80cd-149312cea1d1 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Created reservations ['216e4141-d76a-446f-8e0d-c4a7dafb2abe', '215bf53b-4bad-4a6d-a57c-910410c0956b'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:08.297640 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c962eae9-1fae-4804-bc18-5eba30c514ad tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Update volume admin metadata completed successfully. Aug 04 10:50:08.298171 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c962eae9-1fae-4804-bc18-5eba30c514ad tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Update readonly setting on volume completed successfully. Aug 04 10:50:08.298308 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c962eae9-1fae-4804-bc18-5eba30c514ad tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action returned with HTTP 202 Aug 04 10:50:08.298957 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 484/1928] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:50:08 2026] POST /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:50:08.310716 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4d859ba8-b2ab-4d17-83f0-9334d162140c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:08.312867 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4d859ba8-b2ab-4d17-83f0-9334d162140c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:08.313108 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4d859ba8-b2ab-4d17-83f0-9334d162140c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:08.313557 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4d859ba8-b2ab-4d17-83f0-9334d162140c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:08.319277 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-de8f188f-1eba-4411-80cd-149312cea1d1 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] import_record rpcapi backup id ab853690-9c05-4841-90c9-26b9308abff4 on host np0000006413 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWI4NTM2OTAtOWMwNS00ODQxLTkwYzktMjZiOTMwOGFiZmY0IiwgInVzZXJfaWQiOiAiMDVjNGNjNTVlZWFlNDdmZDg5NmY4MDA1YmY5N2U5YjIiLCAicHJvamVjdF9pZCI6ICJhNDQ5NDFkMDMwZTk0N2IzOGFhZGQ5NzRjOWVjMDg5NCIsICJ2b2x1bWVfaWQiOiAiYmIwZDQ1NzUtZjhjMi00NmU0LTg2NGMtYzkxYjhiMDE4NzZmIiwgImhvc3QiOiAibnAwMDAwMDA2NDEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05OTEwOTY0NTAiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNDc2Mjc4NDc0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmIwZDQ1NzUtZjhjMi00NmU0LTg2NGMtYzkxYjhiMDE4NzZmLzIwMjYwODA0MTA0OTUzL2F6X25vdmFfYmFja3VwXzFlM2Y5MjgxLTNjZDgtNDA3OS04ZjNhLWFiMThmNzAwMjcwYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMTA6NDk6NTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJmaW5pc2hlZF9hdCI6ICIyMDI2LTA4LTA0VDEwOjUwOjA4WiIsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMTA6NDk6NTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQxMDo1MDowOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100252) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 04 10:50:08.321761 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-de8f188f-1eba-4411-80cd-149312cea1d1 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Import record output: {'backup': {'id': 'ab853690-9c05-4841-90c9-26b9308abff4', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.232/volume/v3/backups/ab853690-9c05-4841-90c9-26b9308abff4'}, {'rel': 'bookmark', 'href': 'https://10.4.3.232/volume/backups/ab853690-9c05-4841-90c9-26b9308abff4'}]}}. {{(pid=100252) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 04 10:50:08.322065 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-de8f188f-1eba-4411-80cd-149312cea1d1 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] https://10.4.3.232/volume/v3/backups/import_record returned with HTTP 201 Aug 04 10:50:08.322374 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:08.322374 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:08.322662 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 478/1929] 10.4.3.232 () {68 vars in 1302 bytes} [Tue Aug 4 10:50:08 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 113 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 04 10:50:08.327172 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4d859ba8-b2ab-4d17-83f0-9334d162140c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:08.333317 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4d859ba8-b2ab-4d17-83f0-9334d162140c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:50:08.333317 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 483/1930] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:08 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:08.333468 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d04caa6c-0de6-4332-9a98-8119e23ed538 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:08.335189 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d04caa6c-0de6-4332-9a98-8119e23ed538 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] GET https://10.4.3.232/volume/v3/backups/ab853690-9c05-4841-90c9-26b9308abff4 Aug 04 10:50:08.335682 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d04caa6c-0de6-4332-9a98-8119e23ed538 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:08.336050 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d04caa6c-0de6-4332-9a98-8119e23ed538 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:08.336329 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-d04caa6c-0de6-4332-9a98-8119e23ed538 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Show backup with id ab853690-9c05-4841-90c9-26b9308abff4. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:08.341814 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:08.341814 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:08.342875 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d04caa6c-0de6-4332-9a98-8119e23ed538 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] https://10.4.3.232/volume/v3/backups/ab853690-9c05-4841-90c9-26b9308abff4 returned with HTTP 200 Aug 04 10:50:08.343505 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 486/1931] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:08 2026] GET /volume/v3/backups/ab853690-9c05-4841-90c9-26b9308abff4 => generated 647 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:08.346324 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-127d462d-5825-4058-8398-d5e8a679eee9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:08.347812 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-127d462d-5825-4058-8398-d5e8a679eee9 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] POST https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action Aug 04 10:50:08.348160 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-127d462d-5825-4058-8398-d5e8a679eee9 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-213610661", "disk_format": "raw"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:50:08.348314 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-127d462d-5825-4058-8398-d5e8a679eee9 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-213610661", "disk_format": "raw"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:08.357953 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:08.357953 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:08.358583 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-127d462d-5825-4058-8398-d5e8a679eee9 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:08.375126 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:08.375126 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:08.380826 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.image.image_utils [None req-127d462d-5825-4058-8398-d5e8a679eee9 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-213610661'}] 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-213610661'}]. {{(pid=100253) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 04 10:50:08.676144 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4af0ad35-f992-4e8e-b568-979c76e0be1d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:08.677488 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4af0ad35-f992-4e8e-b568-979c76e0be1d tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:50:08.677692 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4af0ad35-f992-4e8e-b568-979c76e0be1d tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:08.677879 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4af0ad35-f992-4e8e-b568-979c76e0be1d tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:08.678005 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4af0ad35-f992-4e8e-b568-979c76e0be1d tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:08.688406 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:08.688406 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:08.692495 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4af0ad35-f992-4e8e-b568-979c76e0be1d tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:50:08.692811 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 479/1932] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:08 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:08.789823 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8b3680db-0f8f-4958-9569-885aff1458d1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:08.791772 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8b3680db-0f8f-4958-9569-885aff1458d1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] GET https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 Aug 04 10:50:08.792024 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8b3680db-0f8f-4958-9569-885aff1458d1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:08.792231 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8b3680db-0f8f-4958-9569-885aff1458d1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:08.798000 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8b3680db-0f8f-4958-9569-885aff1458d1 tempest-AttachVolumeNegativeTest-1136813052 tempest-AttachVolumeNegativeTest-1136813052-project-member] https://10.4.3.232/volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 returned with HTTP 404 Aug 04 10:50:08.798851 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 484/1933] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:08 2026] GET /volume/v3/volumes/3da9c9b6-8670-4afd-af86-ce121ab69ae5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:08.925754 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-127d462d-5825-4058-8398-d5e8a679eee9 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Copy volume to image completed successfully. Aug 04 10:50:08.928528 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-127d462d-5825-4058-8398-d5e8a679eee9 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action returned with HTTP 202 Aug 04 10:50:08.928528 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 485/1934] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:50:08 2026] POST /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action => generated 686 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:09.165577 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4f0f6cef-7d12-4443-8c05-115c5465a62b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:09.167498 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4f0f6cef-7d12-4443-8c05-115c5465a62b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb Aug 04 10:50:09.167713 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4f0f6cef-7d12-4443-8c05-115c5465a62b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:09.167917 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4f0f6cef-7d12-4443-8c05-115c5465a62b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:09.168070 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-4f0f6cef-7d12-4443-8c05-115c5465a62b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id b38cdcf3-3649-4856-ac05-39e67cff02bb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:09.174319 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:09.174319 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:09.174949 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4f0f6cef-7d12-4443-8c05-115c5465a62b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb returned with HTTP 200 Aug 04 10:50:09.175354 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 487/1935] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:09 2026] GET /volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:09.355882 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-db67b75e-eef9-4ead-b6cf-8b1819ca76ba None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:09.357986 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-db67b75e-eef9-4ead-b6cf-8b1819ca76ba tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] GET https://10.4.3.232/volume/v3/backups/ab853690-9c05-4841-90c9-26b9308abff4 Aug 04 10:50:09.358264 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-db67b75e-eef9-4ead-b6cf-8b1819ca76ba tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:09.358500 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-db67b75e-eef9-4ead-b6cf-8b1819ca76ba tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:09.358654 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-db67b75e-eef9-4ead-b6cf-8b1819ca76ba tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Show backup with id ab853690-9c05-4841-90c9-26b9308abff4. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:09.365175 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:09.365175 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:09.365452 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-db67b75e-eef9-4ead-b6cf-8b1819ca76ba tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] https://10.4.3.232/volume/v3/backups/ab853690-9c05-4841-90c9-26b9308abff4 returned with HTTP 200 Aug 04 10:50:09.366338 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 480/1936] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:09 2026] GET /volume/v3/backups/ab853690-9c05-4841-90c9-26b9308abff4 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:09.379329 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-77693e56-85e2-46c8-91a4-ccfef4397b7e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:09.381100 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-77693e56-85e2-46c8-91a4-ccfef4397b7e tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] GET https://10.4.3.232/volume/v3/backups Aug 04 10:50:09.381326 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-77693e56-85e2-46c8-91a4-ccfef4397b7e tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:09.381505 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-77693e56-85e2-46c8-91a4-ccfef4397b7e tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:09.393327 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-77693e56-85e2-46c8-91a4-ccfef4397b7e tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] https://10.4.3.232/volume/v3/backups returned with HTTP 200 Aug 04 10:50:09.393729 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 485/1937] 10.4.3.232 () {66 vars in 1237 bytes} [Tue Aug 4 10:50:09 2026] GET /volume/v3/backups => generated 337 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:09.403285 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e988f12f-086f-4182-b24b-14cc2bf6473f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:09.405364 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] POST https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b/restore Aug 04 10:50:09.405696 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:09.407369 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Restoring backup 1e3f9281-3cd8-4079-8f3a-ab18f700270b ({'restore': {}}) {{(pid=100253) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 04 10:50:09.407492 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Restoring backup 1e3f9281-3cd8-4079-8f3a-ab18f700270b to volume None. Aug 04 10:50:09.412028 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:09.412028 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:09.413934 np0000006413 devstack@c-api.service[100253]: INFO cinder.backup.api [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Creating volume of 1 GB for restore of backup 1e3f9281-3cd8-4079-8f3a-ab18f700270b. Aug 04 10:50:09.425985 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Availability zone cache updated, next update will occur around 2026-08-04 11:50:09.425750. {{(pid=100253) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 04 10:50:09.426313 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Availability Zones retrieved successfully. Aug 04 10:50:09.433493 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Flow 'volume_create_api' (4f579f30-8bdb-425a-95e3-f24df28968e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:09.435077 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a6e1607-75d8-4baa-a3fc-7aa92c20df8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:09.436439 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:50:09.468454 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a6e1607-75d8-4baa-a3fc-7aa92c20df8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:09.469261 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29bf3b2e-323c-4c7a-8ee1-c1750443503e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:09.509282 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Created reservations ['93236af6-6c8d-468c-9899-33118335518b', '906cc388-a9b7-4951-8413-8d64a85a3c27', 'dc13aed0-6281-4c46-b348-12953f8ccb0e', '95c23574-2381-4683-b223-b39e315c14b4'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:09.510597 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29bf3b2e-323c-4c7a-8ee1-c1750443503e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93236af6-6c8d-468c-9899-33118335518b', '906cc388-a9b7-4951-8413-8d64a85a3c27', 'dc13aed0-6281-4c46-b348-12953f8ccb0e', '95c23574-2381-4683-b223-b39e315c14b4']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:09.511728 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (525fc238-38f2-48b4-964a-5a9e5eedfd2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:09.548413 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (525fc238-38f2-48b4-964a-5a9e5eedfd2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e26aaada-b244-4663-9cd3-fda508f25fe4', '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_1e3f9281-3cd8-4079-8f3a-ab18f700270b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a44941d030e947b38aadd974c9ec0894',qos_specs=None,replication_status=,reservations=['93236af6-6c8d-468c-9899-33118335518b','906cc388-a9b7-4951-8413-8d64a85a3c27','dc13aed0-6281-4c46-b348-12953f8ccb0e','95c23574-2381-4683-b223-b39e315c14b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05c4cc55eeae47fd896f8005bf97e9b2',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:50:09Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_1e3f9281-3cd8-4079-8f3a-ab18f700270b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e26aaada-b244-4663-9cd3-fda508f25fe4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a44941d030e947b38aadd974c9ec0894',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05c4cc55eeae47fd896f8005bf97e9b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:09.549839 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8481cc49-ad1c-432a-9d4a-6e283aecb8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:09.574474 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8481cc49-ad1c-432a-9d4a-6e283aecb8a0) transitioned into 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_1e3f9281-3cd8-4079-8f3a-ab18f700270b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a44941d030e947b38aadd974c9ec0894',qos_specs=None,replication_status=,reservations=['93236af6-6c8d-468c-9899-33118335518b','906cc388-a9b7-4951-8413-8d64a85a3c27','dc13aed0-6281-4c46-b348-12953f8ccb0e','95c23574-2381-4683-b223-b39e315c14b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05c4cc55eeae47fd896f8005bf97e9b2',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:09.575416 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce00d063-338f-4673-b8b6-23cfd8810fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:09.592520 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce00d063-338f-4673-b8b6-23cfd8810fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:09.593732 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Flow 'volume_create_api' (4f579f30-8bdb-425a-95e3-f24df28968e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:09.594151 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Create volume request issued successfully. Aug 04 10:50:09.603196 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:09.603196 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:09.603980 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Volume info retrieved successfully. Aug 04 10:50:09.705154 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-804d2fbc-c69f-462a-b448-51f6b3e5ed35 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:09.707553 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-804d2fbc-c69f-462a-b448-51f6b3e5ed35 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:50:09.707885 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-804d2fbc-c69f-462a-b448-51f6b3e5ed35 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:09.708143 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-804d2fbc-c69f-462a-b448-51f6b3e5ed35 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:09.708277 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-804d2fbc-c69f-462a-b448-51f6b3e5ed35 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:09.714066 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:09.714066 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:09.715229 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-804d2fbc-c69f-462a-b448-51f6b3e5ed35 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:50:09.715749 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 488/1938] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:09 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:10.190350 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c6df7841-5d92-47f3-8df0-c334ab9111c8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:10.190541 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c6df7841-5d92-47f3-8df0-c334ab9111c8 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb Aug 04 10:50:10.190747 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c6df7841-5d92-47f3-8df0-c334ab9111c8 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:10.190940 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c6df7841-5d92-47f3-8df0-c334ab9111c8 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:10.191045 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c6df7841-5d92-47f3-8df0-c334ab9111c8 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id b38cdcf3-3649-4856-ac05-39e67cff02bb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:10.201411 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:10.201411 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:10.202338 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c6df7841-5d92-47f3-8df0-c334ab9111c8 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb returned with HTTP 200 Aug 04 10:50:10.202838 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 481/1939] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:10 2026] GET /volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:10.614191 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:10.614191 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:10.614884 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Volume info retrieved successfully. Aug 04 10:50:10.615064 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.backup.api [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Checking backup size 1 against volume size 1 {{(pid=100253) restore /opt/stack/cinder/cinder/backup/api.py:494}} Aug 04 10:50:10.615418 np0000006413 devstack@c-api.service[100253]: INFO cinder.backup.api [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Overwriting volume e26aaada-b244-4663-9cd3-fda508f25fe4 with restore of backup 1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:10.634688 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] restore_backup in rpcapi backup_id 1e3f9281-3cd8-4079-8f3a-ab18f700270b {{(pid=100253) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 04 10:50:10.636169 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e988f12f-086f-4182-b24b-14cc2bf6473f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b/restore returned with HTTP 202 Aug 04 10:50:10.640152 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 486/1940] 10.4.3.232 () {68 vars in 1393 bytes} [Tue Aug 4 10:50:09 2026] POST /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b/restore => generated 189 bytes in 1234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:10.653350 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6f8e44a5-254e-44d8-ba47-1a5aea91a261 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:10.656366 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6f8e44a5-254e-44d8-ba47-1a5aea91a261 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:10.656366 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6f8e44a5-254e-44d8-ba47-1a5aea91a261 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:10.656366 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6f8e44a5-254e-44d8-ba47-1a5aea91a261 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:10.656366 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-6f8e44a5-254e-44d8-ba47-1a5aea91a261 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:10.663004 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:10.663004 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:10.663004 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6f8e44a5-254e-44d8-ba47-1a5aea91a261 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:10.663004 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 486/1941] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:10 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:10.731057 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9db6d70d-4d68-496b-832b-10b751901201 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:10.734910 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9db6d70d-4d68-496b-832b-10b751901201 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:50:10.735111 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9db6d70d-4d68-496b-832b-10b751901201 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:10.735351 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9db6d70d-4d68-496b-832b-10b751901201 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:10.735461 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-9db6d70d-4d68-496b-832b-10b751901201 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:10.740629 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:10.740629 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:10.741545 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9db6d70d-4d68-496b-832b-10b751901201 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:50:10.741949 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 489/1942] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:10 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:11.215997 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5e4a5dd4-c693-4263-a902-fb83d0a78b5e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:11.219824 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5e4a5dd4-c693-4263-a902-fb83d0a78b5e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb Aug 04 10:50:11.220048 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5e4a5dd4-c693-4263-a902-fb83d0a78b5e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:11.220302 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5e4a5dd4-c693-4263-a902-fb83d0a78b5e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:11.220477 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5e4a5dd4-c693-4263-a902-fb83d0a78b5e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id b38cdcf3-3649-4856-ac05-39e67cff02bb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:11.226001 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:11.226001 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:11.226884 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5e4a5dd4-c693-4263-a902-fb83d0a78b5e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb returned with HTTP 200 Aug 04 10:50:11.227420 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 482/1943] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:11 2026] GET /volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:11.676476 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-351d99b8-0e30-4e28-8c19-b0f6355b251d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:11.682373 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-351d99b8-0e30-4e28-8c19-b0f6355b251d tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:11.682590 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-351d99b8-0e30-4e28-8c19-b0f6355b251d tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:11.682920 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-351d99b8-0e30-4e28-8c19-b0f6355b251d tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:11.683071 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-351d99b8-0e30-4e28-8c19-b0f6355b251d tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:11.690335 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:11.690335 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:11.691059 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-351d99b8-0e30-4e28-8c19-b0f6355b251d tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:11.694480 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 487/1944] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:11 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:11.754550 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-576fe202-c9f4-4bc2-8bb8-d695575cfbd9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:11.756423 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-576fe202-c9f4-4bc2-8bb8-d695575cfbd9 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:50:11.756701 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-576fe202-c9f4-4bc2-8bb8-d695575cfbd9 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:11.757267 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-576fe202-c9f4-4bc2-8bb8-d695575cfbd9 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:11.757431 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-576fe202-c9f4-4bc2-8bb8-d695575cfbd9 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:11.761527 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:11.761527 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:11.762382 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-576fe202-c9f4-4bc2-8bb8-d695575cfbd9 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:50:11.762723 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 487/1945] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:11 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:12.240207 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-255314f9-f171-42a5-928a-1f33b254e343 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:12.242441 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-255314f9-f171-42a5-928a-1f33b254e343 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb Aug 04 10:50:12.242861 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-255314f9-f171-42a5-928a-1f33b254e343 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:12.243397 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-255314f9-f171-42a5-928a-1f33b254e343 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:12.243612 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-255314f9-f171-42a5-928a-1f33b254e343 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id b38cdcf3-3649-4856-ac05-39e67cff02bb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:12.249415 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:12.249415 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:12.250352 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-255314f9-f171-42a5-928a-1f33b254e343 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb returned with HTTP 200 Aug 04 10:50:12.251123 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 490/1946] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:12 2026] GET /volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:12.711324 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e1634d1d-3ea3-4195-bd4b-4607202f3912 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:12.716756 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e1634d1d-3ea3-4195-bd4b-4607202f3912 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:12.717047 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e1634d1d-3ea3-4195-bd4b-4607202f3912 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:12.717388 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e1634d1d-3ea3-4195-bd4b-4607202f3912 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:12.717524 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e1634d1d-3ea3-4195-bd4b-4607202f3912 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:12.723807 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:12.723807 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:12.724930 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e1634d1d-3ea3-4195-bd4b-4607202f3912 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:12.725468 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 483/1947] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:12 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:12.775294 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e43c66de-ec17-43e7-aebb-d79142b4746f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:12.777026 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e43c66de-ec17-43e7-aebb-d79142b4746f tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:50:12.777308 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e43c66de-ec17-43e7-aebb-d79142b4746f tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:12.777577 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e43c66de-ec17-43e7-aebb-d79142b4746f tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:12.777755 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-e43c66de-ec17-43e7-aebb-d79142b4746f tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:12.782118 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:12.782118 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:12.782827 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e43c66de-ec17-43e7-aebb-d79142b4746f tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:50:12.783226 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 488/1948] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:12 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:12.796311 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f602ee06-8dfe-4a73-a061-06b6767c3b0a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:12.797926 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f602ee06-8dfe-4a73-a061-06b6767c3b0a tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a Aug 04 10:50:12.798171 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f602ee06-8dfe-4a73-a061-06b6767c3b0a tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:12.798477 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f602ee06-8dfe-4a73-a061-06b6767c3b0a tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:12.798477 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-f602ee06-8dfe-4a73-a061-06b6767c3b0a tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 829795f6-a5ea-4038-b7f0-7c87c120fb3a. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:12.802701 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:12.802701 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:12.803676 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f602ee06-8dfe-4a73-a061-06b6767c3b0a tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a returned with HTTP 200 Aug 04 10:50:12.804047 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 488/1949] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:12 2026] GET /volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:12.820412 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-866bee5f-8cb6-417d-b19c-01ac457ef018 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:12.822329 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-866bee5f-8cb6-417d-b19c-01ac457ef018 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] POST https://10.4.3.232/volume/v3/backups Aug 04 10:50:12.822713 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-866bee5f-8cb6-417d-b19c-01ac457ef018 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d4104385-a44f-4dff-9f82-6d48b0de6d9e", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2104331021"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:12.824326 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-866bee5f-8cb6-417d-b19c-01ac457ef018 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Creating new backup {'backup': {'volume_id': 'd4104385-a44f-4dff-9f82-6d48b0de6d9e', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2104331021'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:50:12.824326 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-866bee5f-8cb6-417d-b19c-01ac457ef018 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Creating backup of volume d4104385-a44f-4dff-9f82-6d48b0de6d9e in container None Aug 04 10:50:12.834733 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:12.834733 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:12.835131 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-866bee5f-8cb6-417d-b19c-01ac457ef018 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Volume info retrieved successfully. Aug 04 10:50:12.837848 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-492c07f6-8149-4c40-a97f-1edcbe7bf722 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:12.856385 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-866bee5f-8cb6-417d-b19c-01ac457ef018 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Created reservations ['dbdadbf8-dea2-4bfd-914c-b0ac28ec4466', '9827929e-20af-4403-bd3a-29bdd8b01c4b'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:12.901384 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-866bee5f-8cb6-417d-b19c-01ac457ef018 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:50:12.901943 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 491/1950] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:50:12 2026] POST /volume/v3/backups => generated 330 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:12.907161 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-492c07f6-8149-4c40-a97f-1edcbe7bf722 tempest-BackendsCapabilitiesAdminTestsJSON-973145409 tempest-BackendsCapabilitiesAdminTestsJSON-973145409-project-admin] GET https://10.4.3.232/volume/v3/scheduler-stats/get_pools Aug 04 10:50:12.907378 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-492c07f6-8149-4c40-a97f-1edcbe7bf722 tempest-BackendsCapabilitiesAdminTestsJSON-973145409 tempest-BackendsCapabilitiesAdminTestsJSON-973145409-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:12.908465 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-492c07f6-8149-4c40-a97f-1edcbe7bf722 tempest-BackendsCapabilitiesAdminTestsJSON-973145409 tempest-BackendsCapabilitiesAdminTestsJSON-973145409-project-admin] Calling method 'get_pools' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:12.909675 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-dee3d690-fb82-4801-8124-015f4fb11649 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:12.912165 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dee3d690-fb82-4801-8124-015f4fb11649 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 Aug 04 10:50:12.912392 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dee3d690-fb82-4801-8124-015f4fb11649 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:12.912566 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dee3d690-fb82-4801-8124-015f4fb11649 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:12.912676 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-dee3d690-fb82-4801-8124-015f4fb11649 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 7040c132-294d-4b95-9cdf-59c92605d731. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:12.916858 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:12.916858 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:12.917423 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dee3d690-fb82-4801-8124-015f4fb11649 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 returned with HTTP 200 Aug 04 10:50:12.917776 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 489/1951] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:12 2026] GET /volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:12.968820 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-492c07f6-8149-4c40-a97f-1edcbe7bf722 tempest-BackendsCapabilitiesAdminTestsJSON-973145409 tempest-BackendsCapabilitiesAdminTestsJSON-973145409-project-admin] https://10.4.3.232/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 04 10:50:12.968820 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 484/1952] 10.4.3.232 () {66 vars in 1291 bytes} [Tue Aug 4 10:50:12 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 04 10:50:12.980308 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-65b910aa-ca82-4026-b4ad-a351fa171bfe None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:12.981930 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-65b910aa-ca82-4026-b4ad-a351fa171bfe tempest-BackendsCapabilitiesAdminTestsJSON-973145409 tempest-BackendsCapabilitiesAdminTestsJSON-973145409-project-admin] GET https://10.4.3.232/volume/v3/scheduler-stats/get_pools?detail=True Aug 04 10:50:12.981930 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-65b910aa-ca82-4026-b4ad-a351fa171bfe tempest-BackendsCapabilitiesAdminTestsJSON-973145409 tempest-BackendsCapabilitiesAdminTestsJSON-973145409-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:12.981930 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-65b910aa-ca82-4026-b4ad-a351fa171bfe tempest-BackendsCapabilitiesAdminTestsJSON-973145409 tempest-BackendsCapabilitiesAdminTestsJSON-973145409-project-admin] Calling method 'get_pools' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:12.990542 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-65b910aa-ca82-4026-b4ad-a351fa171bfe tempest-BackendsCapabilitiesAdminTestsJSON-973145409 tempest-BackendsCapabilitiesAdminTestsJSON-973145409-project-admin] https://10.4.3.232/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 04 10:50:12.990940 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 489/1953] 10.4.3.232 () {66 vars in 1314 bytes} [Tue Aug 4 10:50:12 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:12.999455 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-152b33d9-6a94-4571-a84e-87837d18f0a0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:13.002647 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-152b33d9-6a94-4571-a84e-87837d18f0a0 tempest-BackendsCapabilitiesAdminTestsJSON-973145409 tempest-BackendsCapabilitiesAdminTestsJSON-973145409-project-admin] GET https://10.4.3.232/volume/v3/capabilities/np0000006413@storpool Aug 04 10:50:13.002858 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-152b33d9-6a94-4571-a84e-87837d18f0a0 tempest-BackendsCapabilitiesAdminTestsJSON-973145409 tempest-BackendsCapabilitiesAdminTestsJSON-973145409-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:13.003041 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-152b33d9-6a94-4571-a84e-87837d18f0a0 tempest-BackendsCapabilitiesAdminTestsJSON-973145409 tempest-BackendsCapabilitiesAdminTestsJSON-973145409-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:13.003303 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:13.003303 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:13.014201 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-152b33d9-6a94-4571-a84e-87837d18f0a0 tempest-BackendsCapabilitiesAdminTestsJSON-973145409 tempest-BackendsCapabilitiesAdminTestsJSON-973145409-project-admin] https://10.4.3.232/volume/v3/capabilities/np0000006413@storpool returned with HTTP 200 Aug 04 10:50:13.014995 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 492/1954] 10.4.3.232 () {66 vars in 1318 bytes} [Tue Aug 4 10:50:12 2026] GET /volume/v3/capabilities/np0000006413@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:13.027677 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f6a97ca3-3d5e-4ba7-877d-22cfa72a7f7e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:13.029844 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f6a97ca3-3d5e-4ba7-877d-22cfa72a7f7e tempest-BackendsCapabilitiesAdminTestsJSON-973145409 tempest-BackendsCapabilitiesAdminTestsJSON-973145409-project-admin] GET https://10.4.3.232/volume/v3/capabilities/np0000006413@storpool Aug 04 10:50:13.030103 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f6a97ca3-3d5e-4ba7-877d-22cfa72a7f7e tempest-BackendsCapabilitiesAdminTestsJSON-973145409 tempest-BackendsCapabilitiesAdminTestsJSON-973145409-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:13.030364 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f6a97ca3-3d5e-4ba7-877d-22cfa72a7f7e tempest-BackendsCapabilitiesAdminTestsJSON-973145409 tempest-BackendsCapabilitiesAdminTestsJSON-973145409-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:13.051419 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f6a97ca3-3d5e-4ba7-877d-22cfa72a7f7e tempest-BackendsCapabilitiesAdminTestsJSON-973145409 tempest-BackendsCapabilitiesAdminTestsJSON-973145409-project-admin] https://10.4.3.232/volume/v3/capabilities/np0000006413@storpool returned with HTTP 200 Aug 04 10:50:13.052162 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 490/1955] 10.4.3.232 () {66 vars in 1318 bytes} [Tue Aug 4 10:50:13 2026] GET /volume/v3/capabilities/np0000006413@storpool => generated 703 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:13.064822 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c065a043-2f82-477a-8aed-03749f39f8b6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:13.066720 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c065a043-2f82-477a-8aed-03749f39f8b6 tempest-BackendsCapabilitiesAdminTestsJSON-973145409 tempest-BackendsCapabilitiesAdminTestsJSON-973145409-project-admin] GET https://10.4.3.232/volume/v3/capabilities/np0000006413@storpool Aug 04 10:50:13.066875 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c065a043-2f82-477a-8aed-03749f39f8b6 tempest-BackendsCapabilitiesAdminTestsJSON-973145409 tempest-BackendsCapabilitiesAdminTestsJSON-973145409-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:13.067033 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c065a043-2f82-477a-8aed-03749f39f8b6 tempest-BackendsCapabilitiesAdminTestsJSON-973145409 tempest-BackendsCapabilitiesAdminTestsJSON-973145409-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:13.086891 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c065a043-2f82-477a-8aed-03749f39f8b6 tempest-BackendsCapabilitiesAdminTestsJSON-973145409 tempest-BackendsCapabilitiesAdminTestsJSON-973145409-project-admin] https://10.4.3.232/volume/v3/capabilities/np0000006413@storpool returned with HTTP 200 Aug 04 10:50:13.087509 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 485/1956] 10.4.3.232 () {66 vars in 1318 bytes} [Tue Aug 4 10:50:13 2026] GET /volume/v3/capabilities/np0000006413@storpool => generated 703 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:13.266837 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-195f3825-4388-43f2-89f6-450c01cb5f9b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:13.268814 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-195f3825-4388-43f2-89f6-450c01cb5f9b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb Aug 04 10:50:13.269072 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-195f3825-4388-43f2-89f6-450c01cb5f9b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:13.269455 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-195f3825-4388-43f2-89f6-450c01cb5f9b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:13.269655 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-195f3825-4388-43f2-89f6-450c01cb5f9b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id b38cdcf3-3649-4856-ac05-39e67cff02bb. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:13.274446 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:13.274446 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:13.275092 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-195f3825-4388-43f2-89f6-450c01cb5f9b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb returned with HTTP 200 Aug 04 10:50:13.275512 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 490/1957] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:13 2026] GET /volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:13.737533 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8eb6e0d1-832d-4971-920d-b8610728dd57 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:13.739782 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8eb6e0d1-832d-4971-920d-b8610728dd57 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:13.740016 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8eb6e0d1-832d-4971-920d-b8610728dd57 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:13.740199 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8eb6e0d1-832d-4971-920d-b8610728dd57 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:13.740344 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-8eb6e0d1-832d-4971-920d-b8610728dd57 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:13.752296 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:13.752296 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:13.752296 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8eb6e0d1-832d-4971-920d-b8610728dd57 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:13.752296 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 493/1958] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:13 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:13.928858 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0edb3454-65e9-40cd-bcb0-0bc5a8674b8a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:13.930984 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0edb3454-65e9-40cd-bcb0-0bc5a8674b8a tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 Aug 04 10:50:13.931278 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0edb3454-65e9-40cd-bcb0-0bc5a8674b8a tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:13.931592 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0edb3454-65e9-40cd-bcb0-0bc5a8674b8a tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:13.931737 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-0edb3454-65e9-40cd-bcb0-0bc5a8674b8a tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 7040c132-294d-4b95-9cdf-59c92605d731. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:13.938082 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:13.938082 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:13.939206 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0edb3454-65e9-40cd-bcb0-0bc5a8674b8a tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 returned with HTTP 200 Aug 04 10:50:13.939702 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 491/1959] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:13 2026] GET /volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:14.288830 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-480aa3aa-643e-4fe3-bf00-48d5a48dd44a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:14.295349 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-480aa3aa-643e-4fe3-bf00-48d5a48dd44a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb Aug 04 10:50:14.295349 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-480aa3aa-643e-4fe3-bf00-48d5a48dd44a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:14.295349 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-480aa3aa-643e-4fe3-bf00-48d5a48dd44a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:14.295349 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-480aa3aa-643e-4fe3-bf00-48d5a48dd44a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id b38cdcf3-3649-4856-ac05-39e67cff02bb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:14.301872 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:14.301872 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:14.302830 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-480aa3aa-643e-4fe3-bf00-48d5a48dd44a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb returned with HTTP 200 Aug 04 10:50:14.303364 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 486/1960] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:14 2026] GET /volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:14.763578 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-27488fad-04cb-4ef4-a0bb-2da9fa7e2f6c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:14.767276 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-27488fad-04cb-4ef4-a0bb-2da9fa7e2f6c tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:14.767541 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-27488fad-04cb-4ef4-a0bb-2da9fa7e2f6c tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:14.767821 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-27488fad-04cb-4ef4-a0bb-2da9fa7e2f6c tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:14.768034 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-27488fad-04cb-4ef4-a0bb-2da9fa7e2f6c tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:14.773096 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:14.773096 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:14.773954 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-27488fad-04cb-4ef4-a0bb-2da9fa7e2f6c tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:14.774597 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 491/1961] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:14 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:14.953235 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cdce91a5-1283-4001-abc9-a2982892d1c1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:14.955316 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cdce91a5-1283-4001-abc9-a2982892d1c1 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 Aug 04 10:50:14.955555 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cdce91a5-1283-4001-abc9-a2982892d1c1 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:14.955752 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cdce91a5-1283-4001-abc9-a2982892d1c1 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:14.955858 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-cdce91a5-1283-4001-abc9-a2982892d1c1 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 7040c132-294d-4b95-9cdf-59c92605d731. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:14.965073 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:14.965073 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:14.965516 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cdce91a5-1283-4001-abc9-a2982892d1c1 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 returned with HTTP 200 Aug 04 10:50:14.970729 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 494/1962] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:14 2026] GET /volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:15.314987 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0f66fe33-a4cc-40ff-8479-7cc0dff9390d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:15.316720 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0f66fe33-a4cc-40ff-8479-7cc0dff9390d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb Aug 04 10:50:15.316937 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0f66fe33-a4cc-40ff-8479-7cc0dff9390d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:15.317189 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0f66fe33-a4cc-40ff-8479-7cc0dff9390d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:15.317387 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-0f66fe33-a4cc-40ff-8479-7cc0dff9390d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id b38cdcf3-3649-4856-ac05-39e67cff02bb. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:15.321873 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:15.321873 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:15.322552 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0f66fe33-a4cc-40ff-8479-7cc0dff9390d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb returned with HTTP 200 Aug 04 10:50:15.322901 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 492/1963] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:15 2026] GET /volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:15.788095 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1a60fdee-c403-4638-9cdf-509e6a917255 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:15.790555 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1a60fdee-c403-4638-9cdf-509e6a917255 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:15.790794 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1a60fdee-c403-4638-9cdf-509e6a917255 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:15.791051 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1a60fdee-c403-4638-9cdf-509e6a917255 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:15.791217 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-1a60fdee-c403-4638-9cdf-509e6a917255 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:15.797745 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:15.797745 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:15.797745 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1a60fdee-c403-4638-9cdf-509e6a917255 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:15.798018 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 487/1964] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:15 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:15.978442 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-427fede1-1405-4033-96b2-49a877188dda None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:15.981515 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-427fede1-1405-4033-96b2-49a877188dda tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 Aug 04 10:50:15.981515 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-427fede1-1405-4033-96b2-49a877188dda tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:15.981515 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-427fede1-1405-4033-96b2-49a877188dda tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:15.981515 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-427fede1-1405-4033-96b2-49a877188dda tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 7040c132-294d-4b95-9cdf-59c92605d731. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:15.985910 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:15.985910 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:15.986639 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-427fede1-1405-4033-96b2-49a877188dda tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 returned with HTTP 200 Aug 04 10:50:15.987694 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 492/1965] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:15 2026] GET /volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:16.337882 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d58a4ddf-7efe-4e85-98c7-db075b46405c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:16.339860 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d58a4ddf-7efe-4e85-98c7-db075b46405c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb Aug 04 10:50:16.340116 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d58a4ddf-7efe-4e85-98c7-db075b46405c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:16.340324 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d58a4ddf-7efe-4e85-98c7-db075b46405c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:16.340447 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-d58a4ddf-7efe-4e85-98c7-db075b46405c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id b38cdcf3-3649-4856-ac05-39e67cff02bb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:16.348631 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:16.348631 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:16.349575 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d58a4ddf-7efe-4e85-98c7-db075b46405c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb returned with HTTP 200 Aug 04 10:50:16.350681 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 495/1966] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:16 2026] GET /volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:16.395035 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-420236ca-1f7f-42b6-87af-f0ceecfae471 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:16.580352 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-420236ca-1f7f-42b6-87af-f0ceecfae471 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:50:16.580352 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-420236ca-1f7f-42b6-87af-f0ceecfae471 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-273005229"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:16.600078 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-420236ca-1f7f-42b6-87af-f0ceecfae471 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:50:16.600727 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 493/1967] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:50:16 2026] POST /volume/v3/types => generated 219 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:16.614182 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f89bfe11-003c-462a-8af0-369c96837c31 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:16.617372 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f89bfe11-003c-462a-8af0-369c96837c31 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] POST https://10.4.3.232/volume/v3/group_types Aug 04 10:50:16.617372 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f89bfe11-003c-462a-8af0-369c96837c31 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-2012223326"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:16.640420 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f89bfe11-003c-462a-8af0-369c96837c31 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] https://10.4.3.232/volume/v3/group_types returned with HTTP 202 Aug 04 10:50:16.640420 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 488/1968] 10.4.3.232 () {70 vars in 1311 bytes} [Tue Aug 4 10:50:16 2026] POST /volume/v3/group_types => generated 177 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:16.659308 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-34f1e5db-ccd9-49bc-b472-3e484f9d10af None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:16.774989 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-34f1e5db-ccd9-49bc-b472-3e484f9d10af tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] POST https://10.4.3.232/volume/v3/groups Aug 04 10:50:16.775529 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-34f1e5db-ccd9-49bc-b472-3e484f9d10af tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "09d08944-cbe7-417b-a692-687927b2084f", "volume_types": ["c1fc2717-9f46-4bbe-9b67-de050716db2e"], "name": "tempest-GroupsV320Test-Group-1732056856"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:16.779724 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-34f1e5db-ccd9-49bc-b472-3e484f9d10af tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Creating new group {'group': {'group_type': '09d08944-cbe7-417b-a692-687927b2084f', 'volume_types': ['c1fc2717-9f46-4bbe-9b67-de050716db2e'], 'name': 'tempest-GroupsV320Test-Group-1732056856'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 04 10:50:16.786207 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.groups [None req-34f1e5db-ccd9-49bc-b472-3e484f9d10af tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Creating group tempest-GroupsV320Test-Group-1732056856. Aug 04 10:50:16.799378 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-34f1e5db-ccd9-49bc-b472-3e484f9d10af tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Availability Zones retrieved successfully. Aug 04 10:50:16.814488 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8119fe9a-eb05-4fa3-81b8-cf7b436cc854 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:16.818817 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8119fe9a-eb05-4fa3-81b8-cf7b436cc854 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:16.819083 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8119fe9a-eb05-4fa3-81b8-cf7b436cc854 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:16.819351 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8119fe9a-eb05-4fa3-81b8-cf7b436cc854 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:16.819504 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-8119fe9a-eb05-4fa3-81b8-cf7b436cc854 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:16.827522 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-34f1e5db-ccd9-49bc-b472-3e484f9d10af tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Created reservations ['22273ec3-45c3-4275-8187-0a2d31bc97ac'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:16.830332 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:16.830332 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:16.831300 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8119fe9a-eb05-4fa3-81b8-cf7b436cc854 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:16.831807 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 496/1969] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:16 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:16.874671 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-34f1e5db-ccd9-49bc-b472-3e484f9d10af tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] https://10.4.3.232/volume/v3/groups returned with HTTP 202 Aug 04 10:50:16.875081 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 493/1970] 10.4.3.232 () {70 vars in 1297 bytes} [Tue Aug 4 10:50:16 2026] POST /volume/v3/groups => generated 108 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:16.885728 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f1bc850e-fa23-42c4-82e8-2d11fdea00fe None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:16.889118 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f1bc850e-fa23-42c4-82e8-2d11fdea00fe tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] GET https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 Aug 04 10:50:16.889991 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f1bc850e-fa23-42c4-82e8-2d11fdea00fe tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:16.889991 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f1bc850e-fa23-42c4-82e8-2d11fdea00fe tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:16.890227 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-f1bc850e-fa23-42c4-82e8-2d11fdea00fe tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] show called for member b5aacb60-7680-41ed-bae4-9b3e5173ce43 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:50:16.897261 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:16.897261 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:16.908766 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f1bc850e-fa23-42c4-82e8-2d11fdea00fe tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 returned with HTTP 200 Aug 04 10:50:16.909290 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 494/1971] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:50:16 2026] GET /volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 => generated 388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:17.001418 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a7ab305d-c855-4234-b9d9-bae88d7a76a8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:17.007319 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a7ab305d-c855-4234-b9d9-bae88d7a76a8 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 Aug 04 10:50:17.007319 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a7ab305d-c855-4234-b9d9-bae88d7a76a8 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:17.007319 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a7ab305d-c855-4234-b9d9-bae88d7a76a8 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:17.007319 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a7ab305d-c855-4234-b9d9-bae88d7a76a8 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 7040c132-294d-4b95-9cdf-59c92605d731. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:17.013317 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:17.013317 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:17.013974 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a7ab305d-c855-4234-b9d9-bae88d7a76a8 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 returned with HTTP 200 Aug 04 10:50:17.014394 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 489/1972] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:17 2026] GET /volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:17.365007 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-90ad3b77-c59e-46d0-b103-6c82f6b75b33 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:17.370518 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-90ad3b77-c59e-46d0-b103-6c82f6b75b33 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb Aug 04 10:50:17.370794 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-90ad3b77-c59e-46d0-b103-6c82f6b75b33 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:17.371044 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-90ad3b77-c59e-46d0-b103-6c82f6b75b33 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:17.371181 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-90ad3b77-c59e-46d0-b103-6c82f6b75b33 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id b38cdcf3-3649-4856-ac05-39e67cff02bb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:17.379038 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:17.379038 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:17.379181 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-90ad3b77-c59e-46d0-b103-6c82f6b75b33 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb returned with HTTP 200 Aug 04 10:50:17.379630 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 497/1973] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:17 2026] GET /volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:17.847771 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d8010c16-8c85-4a0f-8c61-7f55a10259ee None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:17.849549 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d8010c16-8c85-4a0f-8c61-7f55a10259ee tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:17.851644 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d8010c16-8c85-4a0f-8c61-7f55a10259ee tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:17.851644 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d8010c16-8c85-4a0f-8c61-7f55a10259ee tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:17.851644 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-d8010c16-8c85-4a0f-8c61-7f55a10259ee tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:17.856800 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:17.856800 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:17.857769 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d8010c16-8c85-4a0f-8c61-7f55a10259ee tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:17.858292 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 494/1974] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:17 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:50:17.926506 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3d30cd96-4be3-43bd-ba1d-1ddd505bab84 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:17.929050 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3d30cd96-4be3-43bd-ba1d-1ddd505bab84 tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] GET https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 Aug 04 10:50:17.929501 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3d30cd96-4be3-43bd-ba1d-1ddd505bab84 tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:17.929914 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3d30cd96-4be3-43bd-ba1d-1ddd505bab84 tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:17.929914 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-3d30cd96-4be3-43bd-ba1d-1ddd505bab84 tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] show called for member b5aacb60-7680-41ed-bae4-9b3e5173ce43 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:50:17.934804 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:17.934804 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:17.950830 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3d30cd96-4be3-43bd-ba1d-1ddd505bab84 tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 returned with HTTP 200 Aug 04 10:50:17.951561 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 495/1975] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:50:17 2026] GET /volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 => generated 389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:17.984363 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d9502d0f-dcdb-488d-a587-3b0149c89106 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:17.993644 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d9502d0f-dcdb-488d-a587-3b0149c89106 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] POST https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43/action Aug 04 10:50:17.994197 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d9502d0f-dcdb-488d-a587-3b0149c89106 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:50:17.994436 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d9502d0f-dcdb-488d-a587-3b0149c89106 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:18.002783 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-d9502d0f-dcdb-488d-a587-3b0149c89106 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] Updating group 'b5aacb60-7680-41ed-bae4-9b3e5173ce43' with 'creating' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 04 10:50:18.011503 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:18.011503 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:18.024791 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d9502d0f-dcdb-488d-a587-3b0149c89106 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43/action returned with HTTP 202 Aug 04 10:50:18.025236 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 490/1976] 10.4.3.232 () {70 vars in 1428 bytes} [Tue Aug 4 10:50:17 2026] POST /volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:50:18.025909 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9a586c53-f2fe-4f1d-88f7-70dec5e81470 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:18.028969 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9a586c53-f2fe-4f1d-88f7-70dec5e81470 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 Aug 04 10:50:18.029088 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9a586c53-f2fe-4f1d-88f7-70dec5e81470 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:18.029335 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9a586c53-f2fe-4f1d-88f7-70dec5e81470 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:18.029483 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-9a586c53-f2fe-4f1d-88f7-70dec5e81470 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 7040c132-294d-4b95-9cdf-59c92605d731. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:18.034270 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:18.034270 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:18.034859 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9a586c53-f2fe-4f1d-88f7-70dec5e81470 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 returned with HTTP 200 Aug 04 10:50:18.035342 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 498/1977] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:18 2026] GET /volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:18.038486 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-05f2058f-fdf2-4080-a459-8cb93bb1ad9b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:18.044752 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-05f2058f-fdf2-4080-a459-8cb93bb1ad9b tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] GET https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 Aug 04 10:50:18.045094 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-05f2058f-fdf2-4080-a459-8cb93bb1ad9b tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:18.045343 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-05f2058f-fdf2-4080-a459-8cb93bb1ad9b tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:18.045710 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-05f2058f-fdf2-4080-a459-8cb93bb1ad9b tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] show called for member b5aacb60-7680-41ed-bae4-9b3e5173ce43 {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:50:18.056497 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:18.056497 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:18.074675 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-05f2058f-fdf2-4080-a459-8cb93bb1ad9b tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 returned with HTTP 200 Aug 04 10:50:18.077314 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 495/1978] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:50:18 2026] GET /volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 => generated 388 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:18.099579 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2ce1b985-c10c-4cf0-8d2b-35c206c5ca58 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:18.105363 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2ce1b985-c10c-4cf0-8d2b-35c206c5ca58 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] POST https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43/action Aug 04 10:50:18.105869 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2ce1b985-c10c-4cf0-8d2b-35c206c5ca58 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:50:18.106125 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2ce1b985-c10c-4cf0-8d2b-35c206c5ca58 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:18.112073 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-2ce1b985-c10c-4cf0-8d2b-35c206c5ca58 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] Updating group 'b5aacb60-7680-41ed-bae4-9b3e5173ce43' with 'available' {{(pid=100253) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 04 10:50:18.123679 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:18.123679 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:18.138032 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2ce1b985-c10c-4cf0-8d2b-35c206c5ca58 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43/action returned with HTTP 202 Aug 04 10:50:18.138032 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 496/1979] 10.4.3.232 () {70 vars in 1428 bytes} [Tue Aug 4 10:50:18 2026] POST /volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:50:18.172136 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-67cacbe2-206f-4444-b4a1-90e187c532b3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:18.174319 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-67cacbe2-206f-4444-b4a1-90e187c532b3 tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] GET https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 Aug 04 10:50:18.174422 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-67cacbe2-206f-4444-b4a1-90e187c532b3 tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:18.174596 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-67cacbe2-206f-4444-b4a1-90e187c532b3 tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:18.174720 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-67cacbe2-206f-4444-b4a1-90e187c532b3 tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] show called for member b5aacb60-7680-41ed-bae4-9b3e5173ce43 {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:50:18.182156 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:18.182156 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:18.196512 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-67cacbe2-206f-4444-b4a1-90e187c532b3 tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 returned with HTTP 200 Aug 04 10:50:18.197054 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 491/1980] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:50:18 2026] GET /volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 => generated 389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:18.222594 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4774a258-1826-4876-ba2d-d09b14cb18e7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:18.224466 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4774a258-1826-4876-ba2d-d09b14cb18e7 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] POST https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43/action Aug 04 10:50:18.226681 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4774a258-1826-4876-ba2d-d09b14cb18e7 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:50:18.226681 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4774a258-1826-4876-ba2d-d09b14cb18e7 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:18.226681 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-4774a258-1826-4876-ba2d-d09b14cb18e7 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] Updating group 'b5aacb60-7680-41ed-bae4-9b3e5173ce43' with 'error' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 04 10:50:18.234214 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:18.234214 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:18.245739 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4774a258-1826-4876-ba2d-d09b14cb18e7 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43/action returned with HTTP 202 Aug 04 10:50:18.246191 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 499/1981] 10.4.3.232 () {70 vars in 1428 bytes} [Tue Aug 4 10:50:18 2026] POST /volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:50:18.266655 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-bc3cda7d-d0b6-486c-b8eb-f024303512fa None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:18.271174 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bc3cda7d-d0b6-486c-b8eb-f024303512fa tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] GET https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 Aug 04 10:50:18.272632 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bc3cda7d-d0b6-486c-b8eb-f024303512fa tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:18.273218 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bc3cda7d-d0b6-486c-b8eb-f024303512fa tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:18.273218 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-bc3cda7d-d0b6-486c-b8eb-f024303512fa tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] show called for member b5aacb60-7680-41ed-bae4-9b3e5173ce43 {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:50:18.278339 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:18.278339 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:18.290693 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bc3cda7d-d0b6-486c-b8eb-f024303512fa tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 returned with HTTP 200 Aug 04 10:50:18.291312 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 496/1982] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:50:18 2026] GET /volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 => generated 385 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:18.297672 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-da092f80-7bc9-4408-bcc4-c40975578575 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:18.309703 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e42df8c4-7cee-4522-b562-9c6b541346fc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:18.311877 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e42df8c4-7cee-4522-b562-9c6b541346fc tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] POST https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43/action Aug 04 10:50:18.312992 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e42df8c4-7cee-4522-b562-9c6b541346fc tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:50:18.312992 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e42df8c4-7cee-4522-b562-9c6b541346fc tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:18.314048 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-e42df8c4-7cee-4522-b562-9c6b541346fc tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] Updating group 'b5aacb60-7680-41ed-bae4-9b3e5173ce43' with 'available' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 04 10:50:18.319563 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:18.319563 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:18.328880 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e42df8c4-7cee-4522-b562-9c6b541346fc tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43/action returned with HTTP 202 Aug 04 10:50:18.329165 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 492/1983] 10.4.3.232 () {70 vars in 1428 bytes} [Tue Aug 4 10:50:18 2026] POST /volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:50:18.338789 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4c7e5091-2abf-455f-8f00-65f99c15cd71 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:18.341993 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4c7e5091-2abf-455f-8f00-65f99c15cd71 tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] GET https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 Aug 04 10:50:18.342333 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4c7e5091-2abf-455f-8f00-65f99c15cd71 tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:18.342617 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4c7e5091-2abf-455f-8f00-65f99c15cd71 tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:18.342770 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-4c7e5091-2abf-455f-8f00-65f99c15cd71 tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] show called for member b5aacb60-7680-41ed-bae4-9b3e5173ce43 {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:50:18.347112 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:18.347112 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:18.358623 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4c7e5091-2abf-455f-8f00-65f99c15cd71 tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 returned with HTTP 200 Aug 04 10:50:18.359124 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 500/1984] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:50:18 2026] GET /volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 => generated 389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:18.360954 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-da092f80-7bc9-4408-bcc4-c40975578575 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:50:18.361428 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-da092f80-7bc9-4408-bcc4-c40975578575 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1678818170-830816794", "extra_specs": {}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:18.372813 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a270bc5f-3d93-45c9-921b-cd79498c358a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:18.375102 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a270bc5f-3d93-45c9-921b-cd79498c358a tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:50:18.375450 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a270bc5f-3d93-45c9-921b-cd79498c358a tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:18.378565 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a270bc5f-3d93-45c9-921b-cd79498c358a tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Calling method 'detail' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:18.378565 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-a270bc5f-3d93-45c9-921b-cd79498c358a tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:50:18.378565 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:18.378565 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:18.378565 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-a270bc5f-3d93-45c9-921b-cd79498c358a tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:50:18.387360 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a270bc5f-3d93-45c9-921b-cd79498c358a tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Get all volumes completed successfully. Aug 04 10:50:18.387744 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a270bc5f-3d93-45c9-921b-cd79498c358a tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:50:18.388129 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-da092f80-7bc9-4408-bcc4-c40975578575 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:50:18.388252 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 497/1985] 10.4.3.232 () {68 vars in 1299 bytes} [Tue Aug 4 10:50:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:18.388599 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 497/1986] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:50:18 2026] POST /volume/v3/types => generated 268 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:18.392616 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f8ea2e47-1e7e-429c-8b72-7acecfbc5c9c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:18.394461 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f8ea2e47-1e7e-429c-8b72-7acecfbc5c9c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb Aug 04 10:50:18.395730 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f8ea2e47-1e7e-429c-8b72-7acecfbc5c9c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:18.395730 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f8ea2e47-1e7e-429c-8b72-7acecfbc5c9c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:18.395730 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f8ea2e47-1e7e-429c-8b72-7acecfbc5c9c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id b38cdcf3-3649-4856-ac05-39e67cff02bb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:18.401421 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:18.401421 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:18.402060 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f8ea2e47-1e7e-429c-8b72-7acecfbc5c9c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb returned with HTTP 200 Aug 04 10:50:18.402498 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 493/1987] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:18 2026] GET /volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:18.408166 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a1b87207-1c79-4765-8bc1-b05a648a23ec None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:18.412824 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a1b87207-1c79-4765-8bc1-b05a648a23ec tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] POST https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43/action Aug 04 10:50:18.413595 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a1b87207-1c79-4765-8bc1-b05a648a23ec tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:50:18.413595 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a1b87207-1c79-4765-8bc1-b05a648a23ec tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:18.415664 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-a1b87207-1c79-4765-8bc1-b05a648a23ec tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] delete called for group b5aacb60-7680-41ed-bae4-9b3e5173ce43 {{(pid=100254) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 10:50:18.415664 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.groups [None req-a1b87207-1c79-4765-8bc1-b05a648a23ec tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Delete group with id: b5aacb60-7680-41ed-bae4-9b3e5173ce43 Aug 04 10:50:18.422420 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:18.422420 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:18.465832 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a1b87207-1c79-4765-8bc1-b05a648a23ec tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43/action returned with HTTP 202 Aug 04 10:50:18.466467 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 501/1988] 10.4.3.232 () {70 vars in 1428 bytes} [Tue Aug 4 10:50:18 2026] POST /volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:50:18.474444 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e76b5e5c-dcb0-4b31-a0ef-ed42810e0f4c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:18.476175 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e76b5e5c-dcb0-4b31-a0ef-ed42810e0f4c tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] GET https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 Aug 04 10:50:18.476475 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e76b5e5c-dcb0-4b31-a0ef-ed42810e0f4c tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:18.476698 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e76b5e5c-dcb0-4b31-a0ef-ed42810e0f4c tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:18.476841 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-e76b5e5c-dcb0-4b31-a0ef-ed42810e0f4c tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] show called for member b5aacb60-7680-41ed-bae4-9b3e5173ce43 {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:50:18.480418 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:18.480418 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:18.491260 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e76b5e5c-dcb0-4b31-a0ef-ed42810e0f4c tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 returned with HTTP 200 Aug 04 10:50:18.491260 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 498/1989] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:50:18 2026] GET /volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 => generated 388 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:18.870153 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-dbd07216-5d2d-4476-8c55-e9fb22064fba None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:18.872071 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dbd07216-5d2d-4476-8c55-e9fb22064fba tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:18.872297 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dbd07216-5d2d-4476-8c55-e9fb22064fba tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:18.872505 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dbd07216-5d2d-4476-8c55-e9fb22064fba tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:18.872622 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-dbd07216-5d2d-4476-8c55-e9fb22064fba tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:18.882477 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:18.882477 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:18.883454 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dbd07216-5d2d-4476-8c55-e9fb22064fba tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:18.883888 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 498/1990] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:18 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:19.052933 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c9b7ab0e-d538-4638-8267-cfb1765593f3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:19.055382 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c9b7ab0e-d538-4638-8267-cfb1765593f3 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 Aug 04 10:50:19.055684 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c9b7ab0e-d538-4638-8267-cfb1765593f3 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:19.055922 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c9b7ab0e-d538-4638-8267-cfb1765593f3 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:19.056089 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c9b7ab0e-d538-4638-8267-cfb1765593f3 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 7040c132-294d-4b95-9cdf-59c92605d731. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:19.060921 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:19.060921 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:19.061728 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c9b7ab0e-d538-4638-8267-cfb1765593f3 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 returned with HTTP 200 Aug 04 10:50:19.062194 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 494/1991] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:19 2026] GET /volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:19.417584 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4b132242-f82e-497b-a2c0-37aaa7dd8b97 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:19.419713 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4b132242-f82e-497b-a2c0-37aaa7dd8b97 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb Aug 04 10:50:19.420418 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4b132242-f82e-497b-a2c0-37aaa7dd8b97 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:19.420867 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4b132242-f82e-497b-a2c0-37aaa7dd8b97 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:19.421089 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-4b132242-f82e-497b-a2c0-37aaa7dd8b97 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id b38cdcf3-3649-4856-ac05-39e67cff02bb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:19.428059 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:19.428059 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:19.428978 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4b132242-f82e-497b-a2c0-37aaa7dd8b97 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb returned with HTTP 200 Aug 04 10:50:19.429589 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 502/1992] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:19 2026] GET /volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:19.445074 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4e427183-89a9-448a-b0f8-70dd2df17cee None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:19.450305 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4e427183-89a9-448a-b0f8-70dd2df17cee tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] DELETE https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb Aug 04 10:50:19.450656 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4e427183-89a9-448a-b0f8-70dd2df17cee tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:19.450966 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4e427183-89a9-448a-b0f8-70dd2df17cee tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:19.451184 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-4e427183-89a9-448a-b0f8-70dd2df17cee tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Delete backup with id: b38cdcf3-3649-4856-ac05-39e67cff02bb. Aug 04 10:50:19.460477 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:19.460477 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:19.487043 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.backup.rpcapi [None req-4e427183-89a9-448a-b0f8-70dd2df17cee tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] delete_backup rpcapi backup_id b38cdcf3-3649-4856-ac05-39e67cff02bb {{(pid=100255) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:50:19.488884 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4e427183-89a9-448a-b0f8-70dd2df17cee tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] https://10.4.3.232/volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb returned with HTTP 202 Aug 04 10:50:19.489407 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 499/1993] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:50:19 2026] DELETE /volume/v3/backups/b38cdcf3-3649-4856-ac05-39e67cff02bb => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:50:19.505807 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-134ceeb3-97ce-4864-864f-d264c3cf8a36 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:19.507433 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ab5ba48d-893f-4d58-b2aa-9af502aab3ff None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:19.511268 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-134ceeb3-97ce-4864-864f-d264c3cf8a36 tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] GET https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 Aug 04 10:50:19.511268 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-134ceeb3-97ce-4864-864f-d264c3cf8a36 tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:19.511404 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab5ba48d-893f-4d58-b2aa-9af502aab3ff tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/3d253723-a24f-48b5-a63d-3d774720dade Aug 04 10:50:19.511441 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-134ceeb3-97ce-4864-864f-d264c3cf8a36 tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:19.511481 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab5ba48d-893f-4d58-b2aa-9af502aab3ff tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:19.511514 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-134ceeb3-97ce-4864-864f-d264c3cf8a36 tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] show called for member b5aacb60-7680-41ed-bae4-9b3e5173ce43 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:50:19.511542 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab5ba48d-893f-4d58-b2aa-9af502aab3ff tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:19.511542 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-ab5ba48d-893f-4d58-b2aa-9af502aab3ff tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Delete volume with id: 3d253723-a24f-48b5-a63d-3d774720dade Aug 04 10:50:19.513481 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-134ceeb3-97ce-4864-864f-d264c3cf8a36 tempest-GroupsV320Test-1552792847 tempest-GroupsV320Test-1552792847-project-member] https://10.4.3.232/volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 returned with HTTP 404 Aug 04 10:50:19.514132 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 499/1994] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:50:19 2026] GET /volume/v3/groups/b5aacb60-7680-41ed-bae4-9b3e5173ce43 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:50:19.517675 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:19.517675 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:19.518062 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ab5ba48d-893f-4d58-b2aa-9af502aab3ff tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Volume info retrieved successfully. Aug 04 10:50:19.521358 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-88f1548a-6422-421e-994c-c557ad5f072d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:19.523448 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-88f1548a-6422-421e-994c-c557ad5f072d tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] DELETE https://10.4.3.232/volume/v3/group_types/09d08944-cbe7-417b-a692-687927b2084f Aug 04 10:50:19.524964 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-88f1548a-6422-421e-994c-c557ad5f072d tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:19.525307 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-88f1548a-6422-421e-994c-c557ad5f072d tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:19.545848 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ab5ba48d-893f-4d58-b2aa-9af502aab3ff tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Delete volume request issued successfully. Aug 04 10:50:19.546299 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab5ba48d-893f-4d58-b2aa-9af502aab3ff tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes/3d253723-a24f-48b5-a63d-3d774720dade returned with HTTP 202 Aug 04 10:50:19.546559 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 495/1995] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:50:19 2026] DELETE /volume/v3/volumes/3d253723-a24f-48b5-a63d-3d774720dade => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:50:19.560087 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0832f99e-94de-46f1-807f-cdf85240709f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:19.564499 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0832f99e-94de-46f1-807f-cdf85240709f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/volumes/3d253723-a24f-48b5-a63d-3d774720dade Aug 04 10:50:19.564842 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0832f99e-94de-46f1-807f-cdf85240709f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:19.565149 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0832f99e-94de-46f1-807f-cdf85240709f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:19.565944 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-88f1548a-6422-421e-994c-c557ad5f072d tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] https://10.4.3.232/volume/v3/group_types/09d08944-cbe7-417b-a692-687927b2084f returned with HTTP 202 Aug 04 10:50:19.566619 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 503/1996] 10.4.3.232 () {68 vars in 1404 bytes} [Tue Aug 4 10:50:19 2026] DELETE /volume/v3/group_types/09d08944-cbe7-417b-a692-687927b2084f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:50:19.577588 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-916671e1-df62-4783-9d7c-786957810b20 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:19.579128 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:19.579128 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:19.583350 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-916671e1-df62-4783-9d7c-786957810b20 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] DELETE https://10.4.3.232/volume/v3/types/c1fc2717-9f46-4bbe-9b67-de050716db2e Aug 04 10:50:19.583350 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-916671e1-df62-4783-9d7c-786957810b20 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:19.583350 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-916671e1-df62-4783-9d7c-786957810b20 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:19.584039 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0832f99e-94de-46f1-807f-cdf85240709f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Volume info retrieved successfully. Aug 04 10:50:19.590759 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0832f99e-94de-46f1-807f-cdf85240709f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes/3d253723-a24f-48b5-a63d-3d774720dade returned with HTTP 200 Aug 04 10:50:19.591500 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 500/1997] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:19 2026] GET /volume/v3/volumes/3d253723-a24f-48b5-a63d-3d774720dade => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:19.612697 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-916671e1-df62-4783-9d7c-786957810b20 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] https://10.4.3.232/volume/v3/types/c1fc2717-9f46-4bbe-9b67-de050716db2e returned with HTTP 202 Aug 04 10:50:19.613405 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 500/1998] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:50:19 2026] DELETE /volume/v3/types/c1fc2717-9f46-4bbe-9b67-de050716db2e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:50:19.627843 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6e98f939-09a6-4f49-992a-0b43bbf67bc5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:19.629640 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6e98f939-09a6-4f49-992a-0b43bbf67bc5 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] GET https://10.4.3.232/volume/v3/types/c1fc2717-9f46-4bbe-9b67-de050716db2e Aug 04 10:50:19.629640 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6e98f939-09a6-4f49-992a-0b43bbf67bc5 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:19.633266 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6e98f939-09a6-4f49-992a-0b43bbf67bc5 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:19.634765 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6e98f939-09a6-4f49-992a-0b43bbf67bc5 tempest-GroupsV320Test-1110883891 tempest-GroupsV320Test-1110883891-project-admin] https://10.4.3.232/volume/v3/types/c1fc2717-9f46-4bbe-9b67-de050716db2e returned with HTTP 404 Aug 04 10:50:19.635309 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 496/1999] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:50:19 2026] GET /volume/v3/types/c1fc2717-9f46-4bbe-9b67-de050716db2e => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:19.896062 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8d7c9da2-59ec-445b-b211-ec650f91a594 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:19.898227 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8d7c9da2-59ec-445b-b211-ec650f91a594 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:19.898444 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8d7c9da2-59ec-445b-b211-ec650f91a594 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:19.898729 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8d7c9da2-59ec-445b-b211-ec650f91a594 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:19.898856 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-8d7c9da2-59ec-445b-b211-ec650f91a594 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:19.904907 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:19.904907 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:19.905640 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8d7c9da2-59ec-445b-b211-ec650f91a594 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:19.906147 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 504/2000] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:19 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:20.076590 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-bb61bfc1-7053-4048-9020-1812c4f0a79c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:20.078544 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bb61bfc1-7053-4048-9020-1812c4f0a79c tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 Aug 04 10:50:20.078762 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bb61bfc1-7053-4048-9020-1812c4f0a79c tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:20.078949 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bb61bfc1-7053-4048-9020-1812c4f0a79c tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:20.079082 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-bb61bfc1-7053-4048-9020-1812c4f0a79c tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 7040c132-294d-4b95-9cdf-59c92605d731. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:20.084920 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:20.084920 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:20.085992 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bb61bfc1-7053-4048-9020-1812c4f0a79c tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 returned with HTTP 200 Aug 04 10:50:20.085992 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 501/2001] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:20 2026] GET /volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:20.608790 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3ea24627-e917-4081-ac9a-0b76c9119700 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:20.611813 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3ea24627-e917-4081-ac9a-0b76c9119700 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/volumes/3d253723-a24f-48b5-a63d-3d774720dade Aug 04 10:50:20.612051 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3ea24627-e917-4081-ac9a-0b76c9119700 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:20.612982 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3ea24627-e917-4081-ac9a-0b76c9119700 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:20.620357 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3ea24627-e917-4081-ac9a-0b76c9119700 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes/3d253723-a24f-48b5-a63d-3d774720dade returned with HTTP 404 Aug 04 10:50:20.621002 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 501/2002] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:20 2026] GET /volume/v3/volumes/3d253723-a24f-48b5-a63d-3d774720dade => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 04 10:50:20.643668 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b530c592-6062-4445-b276-8a4a72988472 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:20.645640 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b530c592-6062-4445-b276-8a4a72988472 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1/export_record Aug 04 10:50:20.645988 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b530c592-6062-4445-b276-8a4a72988472 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:20.646132 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b530c592-6062-4445-b276-8a4a72988472 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Calling method 'export_record' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:20.646205 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-b530c592-6062-4445-b276-8a4a72988472 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Export record for backup 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100252) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 04 10:50:20.656937 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:20.656937 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:20.656937 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-b530c592-6062-4445-b276-8a4a72988472 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '7e7afd1d3e214da5a46e89566c0207a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0d7a0461ba64ecf8d6cb79c40c777e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:50:20.657886 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b530c592-6062-4445-b276-8a4a72988472 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1/export_record returned with HTTP 403 Aug 04 10:50:20.661103 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 497/2003] 10.4.3.232 () {68 vars in 1430 bytes} [Tue Aug 4 10:50:20 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1/export_record => generated 101 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:20.669853 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9044cf1e-19fc-43e9-bb9a-9e3b27c672dd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:20.673379 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9044cf1e-19fc-43e9-bb9a-9e3b27c672dd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:50:20.674352 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9044cf1e-19fc-43e9-bb9a-9e3b27c672dd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-263873732"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:20.678940 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-9044cf1e-19fc-43e9-bb9a-9e3b27c672dd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-263873732'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:50:20.679131 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-9044cf1e-19fc-43e9-bb9a-9e3b27c672dd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Create volume of 1 GB Aug 04 10:50:20.687997 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9044cf1e-19fc-43e9-bb9a-9e3b27c672dd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Availability Zones retrieved successfully. Aug 04 10:50:20.696919 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9044cf1e-19fc-43e9-bb9a-9e3b27c672dd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Flow 'volume_create_api' (6a96168d-8a9a-4bfc-a008-1ee0a55aee2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:20.699949 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9044cf1e-19fc-43e9-bb9a-9e3b27c672dd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30e3c852-59b6-48bb-8524-39fc3afc6cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:20.700332 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-9044cf1e-19fc-43e9-bb9a-9e3b27c672dd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:50:20.747115 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9044cf1e-19fc-43e9-bb9a-9e3b27c672dd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30e3c852-59b6-48bb-8524-39fc3afc6cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:20.749077 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9044cf1e-19fc-43e9-bb9a-9e3b27c672dd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a155fc47-a599-4dbd-9527-3ee53b0a4cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:20.831859 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-9044cf1e-19fc-43e9-bb9a-9e3b27c672dd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Created reservations ['12fca187-5834-4742-acde-6cb604f4070b', 'c41cadfe-7a9f-45ca-a1e0-43b49e509cbc', '46e9e6d3-cd45-4cc7-8694-adba4dcecc34', 'b4acf10e-13ad-4c02-adb9-241b7b15892a'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:20.833162 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9044cf1e-19fc-43e9-bb9a-9e3b27c672dd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a155fc47-a599-4dbd-9527-3ee53b0a4cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12fca187-5834-4742-acde-6cb604f4070b', 'c41cadfe-7a9f-45ca-a1e0-43b49e509cbc', '46e9e6d3-cd45-4cc7-8694-adba4dcecc34', 'b4acf10e-13ad-4c02-adb9-241b7b15892a']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:20.834554 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9044cf1e-19fc-43e9-bb9a-9e3b27c672dd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b18e14ef-3461-4ed4-92db-df62dd5cb088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:20.874434 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9044cf1e-19fc-43e9-bb9a-9e3b27c672dd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b18e14ef-3461-4ed4-92db-df62dd5cb088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '459d28de-9343-482a-af80-7e17be4dc410', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-263873732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d7a0461ba64ecf8d6cb79c40c777e5',qos_specs=None,replication_status=,reservations=['12fca187-5834-4742-acde-6cb604f4070b','c41cadfe-7a9f-45ca-a1e0-43b49e509cbc','46e9e6d3-cd45-4cc7-8694-adba4dcecc34','b4acf10e-13ad-4c02-adb9-241b7b15892a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce5ec7f0b352429dab2aef64a55c86df',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:50:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-263873732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=459d28de-9343-482a-af80-7e17be4dc410,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0d7a0461ba64ecf8d6cb79c40c777e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce5ec7f0b352429dab2aef64a55c86df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:20.876049 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9044cf1e-19fc-43e9-bb9a-9e3b27c672dd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec16305b-898d-49d1-9550-924727a76738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:20.919685 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9044cf1e-19fc-43e9-bb9a-9e3b27c672dd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec16305b-898d-49d1-9550-924727a76738) transitioned into state 'SUCCESS' from state '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-263873732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d7a0461ba64ecf8d6cb79c40c777e5',qos_specs=None,replication_status=,reservations=['12fca187-5834-4742-acde-6cb604f4070b','c41cadfe-7a9f-45ca-a1e0-43b49e509cbc','46e9e6d3-cd45-4cc7-8694-adba4dcecc34','b4acf10e-13ad-4c02-adb9-241b7b15892a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce5ec7f0b352429dab2aef64a55c86df',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:20.919685 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9044cf1e-19fc-43e9-bb9a-9e3b27c672dd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45ae7bb4-9ffa-4c59-a953-b3d1327c0ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:20.919797 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-861360d2-e02d-4272-b33e-27ea82f9e09e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:20.922996 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-861360d2-e02d-4272-b33e-27ea82f9e09e tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:20.923203 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-861360d2-e02d-4272-b33e-27ea82f9e09e tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:20.923437 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-861360d2-e02d-4272-b33e-27ea82f9e09e tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:20.923636 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-861360d2-e02d-4272-b33e-27ea82f9e09e tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:20.932140 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9044cf1e-19fc-43e9-bb9a-9e3b27c672dd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45ae7bb4-9ffa-4c59-a953-b3d1327c0ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:20.934044 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9044cf1e-19fc-43e9-bb9a-9e3b27c672dd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Flow 'volume_create_api' (6a96168d-8a9a-4bfc-a008-1ee0a55aee2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:20.934044 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9044cf1e-19fc-43e9-bb9a-9e3b27c672dd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Create volume request issued successfully. Aug 04 10:50:20.935004 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:20.935004 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:20.937626 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9044cf1e-19fc-43e9-bb9a-9e3b27c672dd tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:50:20.938788 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 505/2004] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 10:50:20 2026] POST /volume/v3/volumes => generated 777 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:20.940197 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-861360d2-e02d-4272-b33e-27ea82f9e09e tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:20.940869 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 502/2005] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:20 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 801 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:20.959276 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-13c271be-ca7f-4048-963c-4c0b89283aa0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:20.962288 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-13c271be-ca7f-4048-963c-4c0b89283aa0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/volumes/459d28de-9343-482a-af80-7e17be4dc410 Aug 04 10:50:20.962343 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-13c271be-ca7f-4048-963c-4c0b89283aa0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:20.962856 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-13c271be-ca7f-4048-963c-4c0b89283aa0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:20.980912 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:20.980912 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:20.989005 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-13c271be-ca7f-4048-963c-4c0b89283aa0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Volume info retrieved successfully. Aug 04 10:50:20.995666 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-13c271be-ca7f-4048-963c-4c0b89283aa0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes/459d28de-9343-482a-af80-7e17be4dc410 returned with HTTP 200 Aug 04 10:50:20.996477 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 502/2006] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:20 2026] GET /volume/v3/volumes/459d28de-9343-482a-af80-7e17be4dc410 => generated 956 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:21.098937 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d2f6021f-a20a-4135-bd8b-6067e4ec8b85 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:21.101045 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d2f6021f-a20a-4135-bd8b-6067e4ec8b85 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 Aug 04 10:50:21.101815 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d2f6021f-a20a-4135-bd8b-6067e4ec8b85 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:21.104266 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d2f6021f-a20a-4135-bd8b-6067e4ec8b85 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:21.104266 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-d2f6021f-a20a-4135-bd8b-6067e4ec8b85 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 7040c132-294d-4b95-9cdf-59c92605d731. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:21.107328 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:21.107328 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:21.108098 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d2f6021f-a20a-4135-bd8b-6067e4ec8b85 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 returned with HTTP 200 Aug 04 10:50:21.108506 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 498/2007] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:21 2026] GET /volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:21.220901 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ad88f50f-241e-4653-aa60-02ac0f262ff7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:21.226453 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ad88f50f-241e-4653-aa60-02ac0f262ff7 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:50:21.226848 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ad88f50f-241e-4653-aa60-02ac0f262ff7 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1936275787-170748776", "extra_specs": {}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:21.229878 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:21.229878 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:21.255531 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ad88f50f-241e-4653-aa60-02ac0f262ff7 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:50:21.255901 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 506/2008] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:50:21 2026] POST /volume/v3/types => generated 268 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:21.271523 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8cad1c0c-7fd6-4cfb-bb71-149e83169695 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:21.278504 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8cad1c0c-7fd6-4cfb-bb71-149e83169695 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:50:21.278940 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8cad1c0c-7fd6-4cfb-bb71-149e83169695 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-885264550-1415570347", "extra_specs": {}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:21.298912 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8cad1c0c-7fd6-4cfb-bb71-149e83169695 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:50:21.299623 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 503/2009] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:50:21 2026] POST /volume/v3/types => generated 268 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:21.311113 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-03282a45-a66a-4145-949a-3de0bc720d46 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:21.313279 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-03282a45-a66a-4145-949a-3de0bc720d46 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:50:21.313739 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-03282a45-a66a-4145-949a-3de0bc720d46 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-419833671", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1936275787-170748776", "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:21.315675 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-03282a45-a66a-4145-949a-3de0bc720d46 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-419833671', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1936275787-170748776', 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:50:21.320690 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-03282a45-a66a-4145-949a-3de0bc720d46 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Create volume of 1 GB Aug 04 10:50:21.321088 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:21.321088 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:21.321752 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-03282a45-a66a-4145-949a-3de0bc720d46 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Availability Zones retrieved successfully. Aug 04 10:50:21.329433 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-03282a45-a66a-4145-949a-3de0bc720d46 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Flow 'volume_create_api' (cd2292d2-b7c5-4806-a7ef-2605c137e6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:21.330516 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-03282a45-a66a-4145-949a-3de0bc720d46 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (269b3297-28e5-441c-b401-17825225ad06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:21.331482 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-03282a45-a66a-4145-949a-3de0bc720d46 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:50:21.352912 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-03282a45-a66a-4145-949a-3de0bc720d46 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (269b3297-28e5-441c-b401-17825225ad06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9da468f8-f106-44eb-b850-5c8a7cb3c460,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1936275787-170748776',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9da468f8-f106-44eb-b850-5c8a7cb3c460', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:21.353872 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-03282a45-a66a-4145-949a-3de0bc720d46 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2723d4c-293f-4499-b1b7-1f75536a8b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:21.390497 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-03282a45-a66a-4145-949a-3de0bc720d46 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1936275787-170748776 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1936275787-170748776, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:50:21.390898 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-03282a45-a66a-4145-949a-3de0bc720d46 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1936275787-170748776 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1936275787-170748776, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:50:21.430381 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-03282a45-a66a-4145-949a-3de0bc720d46 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Created reservations ['b88a0aff-461d-4056-bc44-44ce9280d83e', '9c45e6ec-b77f-476e-8707-90d8f9901404', '34e117f2-036b-426d-a1e6-165840f0dace', '7f4391fd-d5a0-4b99-a5a7-0703ef9e2786'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:21.431287 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-03282a45-a66a-4145-949a-3de0bc720d46 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2723d4c-293f-4499-b1b7-1f75536a8b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b88a0aff-461d-4056-bc44-44ce9280d83e', '9c45e6ec-b77f-476e-8707-90d8f9901404', '34e117f2-036b-426d-a1e6-165840f0dace', '7f4391fd-d5a0-4b99-a5a7-0703ef9e2786']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:21.432211 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-03282a45-a66a-4145-949a-3de0bc720d46 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc2b4e58-29fe-4c41-b656-2d3ce0b6029c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:21.462579 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-03282a45-a66a-4145-949a-3de0bc720d46 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc2b4e58-29fe-4c41-b656-2d3ce0b6029c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53947384-4cef-4db1-bb3c-8c0671348c12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-419833671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c7c0023b89c40a69b7d501c600baedd',qos_specs=None,replication_status=,reservations=['b88a0aff-461d-4056-bc44-44ce9280d83e','9c45e6ec-b77f-476e-8707-90d8f9901404','34e117f2-036b-426d-a1e6-165840f0dace','7f4391fd-d5a0-4b99-a5a7-0703ef9e2786'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e728a766d14bfd8f09fd74c686168a',volume_type_id=9da468f8-f106-44eb-b850-5c8a7cb3c460), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:50:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-419833671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53947384-4cef-4db1-bb3c-8c0671348c12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c7c0023b89c40a69b7d501c600baedd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8e728a766d14bfd8f09fd74c686168a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9da468f8-f106-44eb-b850-5c8a7cb3c460),volume_type_id=9da468f8-f106-44eb-b850-5c8a7cb3c460)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:21.462579 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-03282a45-a66a-4145-949a-3de0bc720d46 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebe087a6-556e-483b-a7a0-afd2662abcba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:21.484120 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-03282a45-a66a-4145-949a-3de0bc720d46 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebe087a6-556e-483b-a7a0-afd2662abcba) transitioned into state 'SUCCESS' from state '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-419833671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c7c0023b89c40a69b7d501c600baedd',qos_specs=None,replication_status=,reservations=['b88a0aff-461d-4056-bc44-44ce9280d83e','9c45e6ec-b77f-476e-8707-90d8f9901404','34e117f2-036b-426d-a1e6-165840f0dace','7f4391fd-d5a0-4b99-a5a7-0703ef9e2786'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e728a766d14bfd8f09fd74c686168a',volume_type_id=9da468f8-f106-44eb-b850-5c8a7cb3c460)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:21.485265 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-03282a45-a66a-4145-949a-3de0bc720d46 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05f5a70b-d670-4ea7-8962-a488126a3dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:21.502286 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-03282a45-a66a-4145-949a-3de0bc720d46 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05f5a70b-d670-4ea7-8962-a488126a3dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:21.503370 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-03282a45-a66a-4145-949a-3de0bc720d46 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Flow 'volume_create_api' (cd2292d2-b7c5-4806-a7ef-2605c137e6ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:21.503750 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-03282a45-a66a-4145-949a-3de0bc720d46 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Create volume request issued successfully. Aug 04 10:50:21.504960 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-03282a45-a66a-4145-949a-3de0bc720d46 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:50:21.505199 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 503/2010] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:50:21 2026] POST /volume/v3/volumes => generated 845 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:21.517842 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:21.524074 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:50:21.524522 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1187071631", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-885264550-1415570347", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:21.528634 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1187071631', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-885264550-1415570347', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:50:21.539579 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Create volume of 1 GB Aug 04 10:50:21.540222 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:21.540222 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:21.540891 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Availability Zones retrieved successfully. Aug 04 10:50:21.548896 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Flow 'volume_create_api' (afd3c7f0-0e12-4fb4-9dc9-7dccde1037d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:21.548896 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79dcf4a5-4717-4960-9e6b-fefa4b955072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:21.549368 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:50:21.580774 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79dcf4a5-4717-4960-9e6b-fefa4b955072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:50:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7565619-572c-47c2-9d37-70ddd4f9117e,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-885264550-1415570347',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7565619-572c-47c2-9d37-70ddd4f9117e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:21.581833 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b66da7c-f9f0-4e74-bbca-068a10803769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:21.620385 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-885264550-1415570347 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-885264550-1415570347, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:50:21.620805 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-885264550-1415570347 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-885264550-1415570347, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:50:21.662427 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Created reservations ['bd82be94-be94-4dfb-99d1-9d79e5da1d6a', 'dc4953c7-b07d-4f55-b471-cbe46969e573', '27be6eea-f7e4-459f-a4c7-7b5f7d553db7', '8a1cb5aa-c61d-4fff-8292-8ccc6ca80113'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:21.663702 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b66da7c-f9f0-4e74-bbca-068a10803769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd82be94-be94-4dfb-99d1-9d79e5da1d6a', 'dc4953c7-b07d-4f55-b471-cbe46969e573', '27be6eea-f7e4-459f-a4c7-7b5f7d553db7', '8a1cb5aa-c61d-4fff-8292-8ccc6ca80113']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:21.664796 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30fcc312-1577-4f41-9c8a-fbbe1588f29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:21.699278 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30fcc312-1577-4f41-9c8a-fbbe1588f29c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cc8be52-5859-4839-ba76-d9a33094510f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1187071631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c7c0023b89c40a69b7d501c600baedd',qos_specs=None,replication_status=,reservations=['bd82be94-be94-4dfb-99d1-9d79e5da1d6a','dc4953c7-b07d-4f55-b471-cbe46969e573','27be6eea-f7e4-459f-a4c7-7b5f7d553db7','8a1cb5aa-c61d-4fff-8292-8ccc6ca80113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e728a766d14bfd8f09fd74c686168a',volume_type_id=c7565619-572c-47c2-9d37-70ddd4f9117e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:50:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1187071631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cc8be52-5859-4839-ba76-d9a33094510f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c7c0023b89c40a69b7d501c600baedd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8e728a766d14bfd8f09fd74c686168a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7565619-572c-47c2-9d37-70ddd4f9117e),volume_type_id=c7565619-572c-47c2-9d37-70ddd4f9117e)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:21.701466 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7d30f61-b173-4670-9e06-c51f979d5c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:21.728127 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7d30f61-b173-4670-9e06-c51f979d5c3e) transitioned into state 'SUCCESS' from state '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-1187071631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c7c0023b89c40a69b7d501c600baedd',qos_specs=None,replication_status=,reservations=['bd82be94-be94-4dfb-99d1-9d79e5da1d6a','dc4953c7-b07d-4f55-b471-cbe46969e573','27be6eea-f7e4-459f-a4c7-7b5f7d553db7','8a1cb5aa-c61d-4fff-8292-8ccc6ca80113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e728a766d14bfd8f09fd74c686168a',volume_type_id=c7565619-572c-47c2-9d37-70ddd4f9117e)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:21.729193 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd6f0657-254f-45f2-8f15-f3b237ae882a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:21.742728 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd6f0657-254f-45f2-8f15-f3b237ae882a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:21.743714 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Flow 'volume_create_api' (afd3c7f0-0e12-4fb4-9dc9-7dccde1037d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:21.744022 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Create volume request issued successfully. Aug 04 10:50:21.744747 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-96f455d3-abf0-4842-9cf2-198ff2a609d3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:50:21.745263 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 499/2011] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:50:21 2026] POST /volume/v3/volumes => generated 846 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:21.785887 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:21.790490 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:50:21.790977 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-377469158", "snapshot_id": null, "imageRef": "a05027c9-08ea-4a0e-ae23-ad52c9686e21", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1678818170-830816794", "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:21.796964 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-377469158', 'snapshot_id': None, 'imageRef': 'a05027c9-08ea-4a0e-ae23-ad52c9686e21', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1678818170-830816794', 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:50:21.960448 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-dfe3ca77-7922-48f6-a5e0-09b85acd2099 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:21.962447 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dfe3ca77-7922-48f6-a5e0-09b85acd2099 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:21.962722 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dfe3ca77-7922-48f6-a5e0-09b85acd2099 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:21.962924 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dfe3ca77-7922-48f6-a5e0-09b85acd2099 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:21.963042 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-dfe3ca77-7922-48f6-a5e0-09b85acd2099 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:21.970966 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:21.970966 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:21.971937 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dfe3ca77-7922-48f6-a5e0-09b85acd2099 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:21.972436 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 504/2012] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:21 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:22.014181 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5b314ddc-4207-4d90-93ea-e8c54d55d708 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:22.018072 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5b314ddc-4207-4d90-93ea-e8c54d55d708 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/volumes/459d28de-9343-482a-af80-7e17be4dc410 Aug 04 10:50:22.018309 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5b314ddc-4207-4d90-93ea-e8c54d55d708 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:22.018500 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5b314ddc-4207-4d90-93ea-e8c54d55d708 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:22.036901 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:22.036901 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:22.045790 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5b314ddc-4207-4d90-93ea-e8c54d55d708 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Volume info retrieved successfully. Aug 04 10:50:22.053906 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5b314ddc-4207-4d90-93ea-e8c54d55d708 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes/459d28de-9343-482a-af80-7e17be4dc410 returned with HTTP 200 Aug 04 10:50:22.054464 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 504/2013] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:22 2026] GET /volume/v3/volumes/459d28de-9343-482a-af80-7e17be4dc410 => generated 1017 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:22.075733 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-be788df1-df75-4300-b3bf-59d12912eb5f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:22.081672 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be788df1-df75-4300-b3bf-59d12912eb5f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] POST https://10.4.3.232/volume/v3/backups Aug 04 10:50:22.082594 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-be788df1-df75-4300-b3bf-59d12912eb5f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "459d28de-9343-482a-af80-7e17be4dc410", "name": "tempest-type-Backup-1447029458"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:22.086490 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-be788df1-df75-4300-b3bf-59d12912eb5f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Creating new backup {'backup': {'volume_id': '459d28de-9343-482a-af80-7e17be4dc410', 'name': 'tempest-type-Backup-1447029458'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:50:22.086490 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-be788df1-df75-4300-b3bf-59d12912eb5f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Creating backup of volume 459d28de-9343-482a-af80-7e17be4dc410 in container None Aug 04 10:50:22.096629 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:22.096629 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:22.097102 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-be788df1-df75-4300-b3bf-59d12912eb5f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Volume info retrieved successfully. Aug 04 10:50:22.123193 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a1991de4-9a67-458f-a443-c73fddf9bdfd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:22.123866 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-be788df1-df75-4300-b3bf-59d12912eb5f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Created reservations ['4809d383-1fd8-48a7-9313-778be942d456', 'aedd7f26-d3de-4fae-8ab8-ad1de95d1674'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:22.125270 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a1991de4-9a67-458f-a443-c73fddf9bdfd tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 Aug 04 10:50:22.125549 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a1991de4-9a67-458f-a443-c73fddf9bdfd tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:22.125771 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a1991de4-9a67-458f-a443-c73fddf9bdfd tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:22.125881 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-a1991de4-9a67-458f-a443-c73fddf9bdfd tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 7040c132-294d-4b95-9cdf-59c92605d731. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:22.130462 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:22.130462 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:22.131033 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a1991de4-9a67-458f-a443-c73fddf9bdfd tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 returned with HTTP 200 Aug 04 10:50:22.131417 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 505/2014] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:22 2026] GET /volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:22.174040 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be788df1-df75-4300-b3bf-59d12912eb5f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:50:22.174710 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 500/2015] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:50:22 2026] POST /volume/v3/backups => generated 316 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:22.185801 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-745b4f39-39f9-4813-8ddb-516ce1cb8460 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:22.186113 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-745b4f39-39f9-4813-8ddb-516ce1cb8460 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 Aug 04 10:50:22.186289 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-745b4f39-39f9-4813-8ddb-516ce1cb8460 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:22.186505 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-745b4f39-39f9-4813-8ddb-516ce1cb8460 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:22.186605 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-745b4f39-39f9-4813-8ddb-516ce1cb8460 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:22.190893 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Create volume of 1 GB Aug 04 10:50:22.190893 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:22.190893 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:22.191389 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Availability Zones retrieved successfully. Aug 04 10:50:22.193180 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:22.193180 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:22.194980 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-745b4f39-39f9-4813-8ddb-516ce1cb8460 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 returned with HTTP 200 Aug 04 10:50:22.194980 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 505/2016] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:22 2026] GET /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:22.197745 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Flow 'volume_create_api' (d06d438a-bf93-4183-98fc-a6626ab03821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:22.199056 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d67d318-9c15-4a7b-adad-3b7d37a372dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:22.199513 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:50:22.263915 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d67d318-9c15-4a7b-adad-3b7d37a372dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:50:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8246ff6c-ae7b-4a9b-923e-e8bc1f97667f,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1678818170-830816794',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8246ff6c-ae7b-4a9b-923e-e8bc1f97667f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:22.265138 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d84b476-0d69-4b3c-a59f-0edbdbefa533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:22.302072 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1678818170-830816794 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1678818170-830816794, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:50:22.302871 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1678818170-830816794 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1678818170-830816794, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:50:22.341996 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Created reservations ['71558d7a-9956-4c2d-9608-4878d5370efc', '3c731085-25bc-4e31-b155-749d3a115e42', '05624be6-9abe-42b9-821a-970c0f72fe15', '24cbfaa7-e586-4b4c-9b85-33835069a6d2'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:22.342901 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d84b476-0d69-4b3c-a59f-0edbdbefa533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71558d7a-9956-4c2d-9608-4878d5370efc', '3c731085-25bc-4e31-b155-749d3a115e42', '05624be6-9abe-42b9-821a-970c0f72fe15', '24cbfaa7-e586-4b4c-9b85-33835069a6d2']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:22.343760 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf3a0511-7f90-46e1-b2c1-ca7ed4ed9616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:22.370925 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf3a0511-7f90-46e1-b2c1-ca7ed4ed9616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9407045c-c8b4-40ed-86d9-2150a7d906cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-377469158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c7c0023b89c40a69b7d501c600baedd',qos_specs=None,replication_status=,reservations=['71558d7a-9956-4c2d-9608-4878d5370efc','3c731085-25bc-4e31-b155-749d3a115e42','05624be6-9abe-42b9-821a-970c0f72fe15','24cbfaa7-e586-4b4c-9b85-33835069a6d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e728a766d14bfd8f09fd74c686168a',volume_type_id=8246ff6c-ae7b-4a9b-923e-e8bc1f97667f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:50:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-377469158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9407045c-c8b4-40ed-86d9-2150a7d906cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c7c0023b89c40a69b7d501c600baedd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8e728a766d14bfd8f09fd74c686168a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8246ff6c-ae7b-4a9b-923e-e8bc1f97667f),volume_type_id=8246ff6c-ae7b-4a9b-923e-e8bc1f97667f)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:22.372318 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d27bb5ba-153e-4586-82f9-577959efbba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:22.395206 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d27bb5ba-153e-4586-82f9-577959efbba6) transitioned into state 'SUCCESS' from state '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-377469158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c7c0023b89c40a69b7d501c600baedd',qos_specs=None,replication_status=,reservations=['71558d7a-9956-4c2d-9608-4878d5370efc','3c731085-25bc-4e31-b155-749d3a115e42','05624be6-9abe-42b9-821a-970c0f72fe15','24cbfaa7-e586-4b4c-9b85-33835069a6d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e728a766d14bfd8f09fd74c686168a',volume_type_id=8246ff6c-ae7b-4a9b-923e-e8bc1f97667f)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:22.396227 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfc1f05d-c5b1-4df0-a72f-acaac933a0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:22.410498 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfc1f05d-c5b1-4df0-a72f-acaac933a0bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:22.411552 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Flow 'volume_create_api' (d06d438a-bf93-4183-98fc-a6626ab03821) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:22.411725 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Create volume request issued successfully. Aug 04 10:50:22.412191 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fc6c338d-6cf8-4759-85ae-2c63a97f68e9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:50:22.412674 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 507/2017] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:50:21 2026] POST /volume/v3/volumes => generated 845 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:22.426757 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2edc5c43-6420-4726-90ed-a503ebb522fd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:22.429534 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2edc5c43-6420-4726-90ed-a503ebb522fd tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb Aug 04 10:50:22.430008 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2edc5c43-6420-4726-90ed-a503ebb522fd tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:22.430372 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2edc5c43-6420-4726-90ed-a503ebb522fd tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:22.439659 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:22.439659 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:22.445602 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2edc5c43-6420-4726-90ed-a503ebb522fd tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:50:22.457060 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2edc5c43-6420-4726-90ed-a503ebb522fd tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb returned with HTTP 200 Aug 04 10:50:22.458385 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 506/2018] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:22 2026] GET /volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb => generated 913 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:22.812467 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8c8558bf-8e07-488f-ace0-e1b706e8afdc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:22.940262 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8c8558bf-8e07-488f-ace0-e1b706e8afdc tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:50:22.940807 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8c8558bf-8e07-488f-ace0-e1b706e8afdc tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-374160905"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:22.942966 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:22.942966 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:22.958967 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8c8558bf-8e07-488f-ace0-e1b706e8afdc tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:50:22.959498 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 501/2019] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:50:22 2026] POST /volume/v3/types => generated 230 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:22.977411 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5cf70dd9-c8e5-4b40-93a2-a4e925fc62ff None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:22.979447 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5cf70dd9-c8e5-4b40-93a2-a4e925fc62ff tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] POST https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs Aug 04 10:50:22.979580 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5cf70dd9-c8e5-4b40-93a2-a4e925fc62ff tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:22.988967 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9b534ad6-a5ac-400f-8b71-91b331fdf849 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:22.991306 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9b534ad6-a5ac-400f-8b71-91b331fdf849 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:22.991851 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9b534ad6-a5ac-400f-8b71-91b331fdf849 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:22.992213 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9b534ad6-a5ac-400f-8b71-91b331fdf849 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:22.992213 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-9b534ad6-a5ac-400f-8b71-91b331fdf849 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:22.998287 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:22.998287 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:22.999038 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9b534ad6-a5ac-400f-8b71-91b331fdf849 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:23.000761 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 508/2020] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:22 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:23.040676 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5cf70dd9-c8e5-4b40-93a2-a4e925fc62ff tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs returned with HTTP 200 Aug 04 10:50:23.041540 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 506/2021] 10.4.3.232 () {68 vars in 1399 bytes} [Tue Aug 4 10:50:22 2026] POST /volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs => generated 34 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:50:23.055438 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2835a325-4871-4e7a-88e2-56b8093a9b73 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:23.058332 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2835a325-4871-4e7a-88e2-56b8093a9b73 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] GET https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs/spec3 Aug 04 10:50:23.058743 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2835a325-4871-4e7a-88e2-56b8093a9b73 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:23.058811 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2835a325-4871-4e7a-88e2-56b8093a9b73 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:23.069488 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2835a325-4871-4e7a-88e2-56b8093a9b73 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs/spec3 returned with HTTP 200 Aug 04 10:50:23.069609 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 507/2022] 10.4.3.232 () {66 vars in 1396 bytes} [Tue Aug 4 10:50:23 2026] GET /volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs/spec3 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:50:23.078685 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-589be9f1-fbff-4e83-a421-bfa78e25d61e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:23.085571 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-589be9f1-fbff-4e83-a421-bfa78e25d61e tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] DELETE https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs/spec3 Aug 04 10:50:23.085703 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-589be9f1-fbff-4e83-a421-bfa78e25d61e tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:23.085807 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-589be9f1-fbff-4e83-a421-bfa78e25d61e tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:23.120087 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-589be9f1-fbff-4e83-a421-bfa78e25d61e tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs/spec3 returned with HTTP 202 Aug 04 10:50:23.120343 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 502/2023] 10.4.3.232 () {66 vars in 1399 bytes} [Tue Aug 4 10:50:23 2026] DELETE /volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs/spec3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:50:23.133634 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-84e2add2-7854-4eed-8f7f-5bf2b6c04098 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:23.136018 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-84e2add2-7854-4eed-8f7f-5bf2b6c04098 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] GET https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs/spec3 Aug 04 10:50:23.136612 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-84e2add2-7854-4eed-8f7f-5bf2b6c04098 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:23.136612 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-84e2add2-7854-4eed-8f7f-5bf2b6c04098 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:23.146106 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-319e4808-a04c-4289-a4d9-c8fcf67ecb1d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:23.148007 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-84e2add2-7854-4eed-8f7f-5bf2b6c04098 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs/spec3 returned with HTTP 404 Aug 04 10:50:23.148370 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-319e4808-a04c-4289-a4d9-c8fcf67ecb1d tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 Aug 04 10:50:23.148370 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-319e4808-a04c-4289-a4d9-c8fcf67ecb1d tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:23.148599 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-319e4808-a04c-4289-a4d9-c8fcf67ecb1d tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:23.148764 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 509/2024] 10.4.3.232 () {66 vars in 1396 bytes} [Tue Aug 4 10:50:23 2026] GET /volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs/spec3 => generated 129 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:23.148963 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-319e4808-a04c-4289-a4d9-c8fcf67ecb1d tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 7040c132-294d-4b95-9cdf-59c92605d731. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:23.157292 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:23.157292 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:23.157948 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-319e4808-a04c-4289-a4d9-c8fcf67ecb1d tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 returned with HTTP 200 Aug 04 10:50:23.158261 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-58823d93-50d4-4919-8a9a-e2cc7263163e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:23.158415 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 507/2025] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:23 2026] GET /volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:23.160789 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-58823d93-50d4-4919-8a9a-e2cc7263163e tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] POST https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs Aug 04 10:50:23.161267 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-58823d93-50d4-4919-8a9a-e2cc7263163e tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:23.206114 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-82c1453d-646c-4aa9-a119-dfe341c04acf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:23.211554 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-82c1453d-646c-4aa9-a119-dfe341c04acf tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 Aug 04 10:50:23.211800 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-82c1453d-646c-4aa9-a119-dfe341c04acf tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:23.212464 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-82c1453d-646c-4aa9-a119-dfe341c04acf tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:23.212464 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-82c1453d-646c-4aa9-a119-dfe341c04acf tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:23.221713 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:23.221713 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:23.222751 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-82c1453d-646c-4aa9-a119-dfe341c04acf tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 returned with HTTP 200 Aug 04 10:50:23.223022 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-58823d93-50d4-4919-8a9a-e2cc7263163e tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs returned with HTTP 200 Aug 04 10:50:23.223129 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 503/2026] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:23 2026] GET /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:23.223515 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 508/2027] 10.4.3.232 () {68 vars in 1399 bytes} [Tue Aug 4 10:50:23 2026] POST /volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs => generated 34 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 04 10:50:23.237776 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3e7fe554-4a9d-4472-b1df-702c9145c980 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:23.239934 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3e7fe554-4a9d-4472-b1df-702c9145c980 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] GET https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs Aug 04 10:50:23.240228 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3e7fe554-4a9d-4472-b1df-702c9145c980 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:23.240671 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3e7fe554-4a9d-4472-b1df-702c9145c980 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:23.253911 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3e7fe554-4a9d-4472-b1df-702c9145c980 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs returned with HTTP 200 Aug 04 10:50:23.254234 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 510/2028] 10.4.3.232 () {66 vars in 1378 bytes} [Tue Aug 4 10:50:23 2026] GET /volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs => generated 34 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 04 10:50:23.266874 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2f24de5c-7f90-4e2f-9d2e-866f66bd655d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:23.269283 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2f24de5c-7f90-4e2f-9d2e-866f66bd655d tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] POST https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs Aug 04 10:50:23.269694 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2f24de5c-7f90-4e2f-9d2e-866f66bd655d tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:23.300439 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2f24de5c-7f90-4e2f-9d2e-866f66bd655d tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs returned with HTTP 200 Aug 04 10:50:23.300596 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 508/2029] 10.4.3.232 () {68 vars in 1399 bytes} [Tue Aug 4 10:50:23 2026] POST /volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs => generated 34 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:50:23.309570 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eb929254-9fe9-4ae9-a3d5-b5d855b78ef2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:23.311830 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eb929254-9fe9-4ae9-a3d5-b5d855b78ef2 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] PUT https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs/spec2 Aug 04 10:50:23.312359 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eb929254-9fe9-4ae9-a3d5-b5d855b78ef2 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:23.343639 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eb929254-9fe9-4ae9-a3d5-b5d855b78ef2 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs/spec2 returned with HTTP 200 Aug 04 10:50:23.344258 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 504/2030] 10.4.3.232 () {68 vars in 1416 bytes} [Tue Aug 4 10:50:23 2026] PUT /volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs/spec2 => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:50:23.353970 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-165e821f-5e40-4c40-b5f3-7e582bce9728 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:23.355940 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-165e821f-5e40-4c40-b5f3-7e582bce9728 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] GET https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs/spec2 Aug 04 10:50:23.356129 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-165e821f-5e40-4c40-b5f3-7e582bce9728 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:23.356327 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-165e821f-5e40-4c40-b5f3-7e582bce9728 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:23.363201 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-165e821f-5e40-4c40-b5f3-7e582bce9728 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs/spec2 returned with HTTP 200 Aug 04 10:50:23.363607 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 509/2031] 10.4.3.232 () {66 vars in 1396 bytes} [Tue Aug 4 10:50:23 2026] GET /volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs/spec2 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:50:23.375715 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7a85cf8e-a9cd-4958-a6cc-24423104bc69 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:23.377495 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7a85cf8e-a9cd-4958-a6cc-24423104bc69 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] POST https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs Aug 04 10:50:23.377800 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7a85cf8e-a9cd-4958-a6cc-24423104bc69 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:23.410376 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7a85cf8e-a9cd-4958-a6cc-24423104bc69 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs returned with HTTP 200 Aug 04 10:50:23.410964 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 511/2032] 10.4.3.232 () {68 vars in 1399 bytes} [Tue Aug 4 10:50:23 2026] POST /volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs => generated 51 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:50:23.420935 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fde2f1c2-d3a8-4d71-b24f-90387cd59cca None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:23.423293 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fde2f1c2-d3a8-4d71-b24f-90387cd59cca tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] GET https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs Aug 04 10:50:23.423577 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fde2f1c2-d3a8-4d71-b24f-90387cd59cca tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:23.423810 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fde2f1c2-d3a8-4d71-b24f-90387cd59cca tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:23.433039 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fde2f1c2-d3a8-4d71-b24f-90387cd59cca tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs returned with HTTP 200 Aug 04 10:50:23.433467 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 509/2033] 10.4.3.232 () {66 vars in 1378 bytes} [Tue Aug 4 10:50:23 2026] GET /volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324/extra_specs => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:50:23.444124 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-88b402e4-9210-4ec5-94e6-c19677f08d2c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:23.448063 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-88b402e4-9210-4ec5-94e6-c19677f08d2c tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] DELETE https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324 Aug 04 10:50:23.448497 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-88b402e4-9210-4ec5-94e6-c19677f08d2c tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:23.448600 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-88b402e4-9210-4ec5-94e6-c19677f08d2c tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:23.474759 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-645ddbeb-b534-4a94-bf9d-40ebf0a3b56d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:23.477889 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-645ddbeb-b534-4a94-bf9d-40ebf0a3b56d tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb Aug 04 10:50:23.480383 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-645ddbeb-b534-4a94-bf9d-40ebf0a3b56d tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:23.480383 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-645ddbeb-b534-4a94-bf9d-40ebf0a3b56d tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:23.488636 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-88b402e4-9210-4ec5-94e6-c19677f08d2c tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324 returned with HTTP 202 Aug 04 10:50:23.489109 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 505/2034] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:50:23 2026] DELETE /volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:50:23.490542 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:23.490542 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:23.497644 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-645ddbeb-b534-4a94-bf9d-40ebf0a3b56d tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:50:23.505452 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c4af9432-038b-43df-86dc-28701ffde8d3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:23.505750 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-645ddbeb-b534-4a94-bf9d-40ebf0a3b56d tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb returned with HTTP 200 Aug 04 10:50:23.507382 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 510/2035] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:23 2026] GET /volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb => generated 937 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:23.508093 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c4af9432-038b-43df-86dc-28701ffde8d3 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] GET https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324 Aug 04 10:50:23.508093 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c4af9432-038b-43df-86dc-28701ffde8d3 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:23.513509 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c4af9432-038b-43df-86dc-28701ffde8d3 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:23.522104 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c4af9432-038b-43df-86dc-28701ffde8d3 tempest-VolumeTypesExtraSpecsTest-1663422577 tempest-VolumeTypesExtraSpecsTest-1663422577-project-admin] https://10.4.3.232/volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324 returned with HTTP 404 Aug 04 10:50:23.522581 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 512/2036] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:50:23 2026] GET /volume/v3/types/e3633a50-ba30-48c9-bec5-869d1bde0324 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:24.009997 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d30dd86a-7cc5-49a1-a13a-ba0aff25ca27 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:24.011670 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d30dd86a-7cc5-49a1-a13a-ba0aff25ca27 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:24.011914 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d30dd86a-7cc5-49a1-a13a-ba0aff25ca27 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:24.012098 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d30dd86a-7cc5-49a1-a13a-ba0aff25ca27 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:24.012255 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d30dd86a-7cc5-49a1-a13a-ba0aff25ca27 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:24.016309 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:24.016309 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:24.017060 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d30dd86a-7cc5-49a1-a13a-ba0aff25ca27 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:24.017413 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 510/2037] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:24 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:24.172411 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d3928912-c21c-4c73-8d8b-072190a9e64d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:24.174100 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3928912-c21c-4c73-8d8b-072190a9e64d tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 Aug 04 10:50:24.174277 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3928912-c21c-4c73-8d8b-072190a9e64d tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:24.174469 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3928912-c21c-4c73-8d8b-072190a9e64d tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:24.174573 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-d3928912-c21c-4c73-8d8b-072190a9e64d tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 7040c132-294d-4b95-9cdf-59c92605d731. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:24.178288 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:24.178288 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:24.178827 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3928912-c21c-4c73-8d8b-072190a9e64d tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 returned with HTTP 200 Aug 04 10:50:24.179131 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 506/2038] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:24 2026] GET /volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:24.235992 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-660c6143-ae58-482f-bfed-462e053f5742 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:24.237897 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-660c6143-ae58-482f-bfed-462e053f5742 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 Aug 04 10:50:24.238129 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-660c6143-ae58-482f-bfed-462e053f5742 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:24.238343 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-660c6143-ae58-482f-bfed-462e053f5742 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:24.238456 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-660c6143-ae58-482f-bfed-462e053f5742 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:24.242625 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:24.242625 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:24.243517 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-660c6143-ae58-482f-bfed-462e053f5742 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 returned with HTTP 200 Aug 04 10:50:24.244526 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 511/2039] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:24 2026] GET /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:24.307191 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ca019560-65ec-4fee-a437-26127179c2d7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:24.309068 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ca019560-65ec-4fee-a437-26127179c2d7 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:24.309338 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ca019560-65ec-4fee-a437-26127179c2d7 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:24.309575 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ca019560-65ec-4fee-a437-26127179c2d7 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:24.317825 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:24.317825 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:24.322551 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ca019560-65ec-4fee-a437-26127179c2d7 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:24.327867 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ca019560-65ec-4fee-a437-26127179c2d7 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:50:24.328383 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 513/2040] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:24 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:24.525207 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bdb8bab5-279e-4991-9004-2f39388a3490 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:24.526944 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bdb8bab5-279e-4991-9004-2f39388a3490 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb Aug 04 10:50:24.527285 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bdb8bab5-279e-4991-9004-2f39388a3490 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:24.527463 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bdb8bab5-279e-4991-9004-2f39388a3490 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:24.534116 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:24.534116 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:24.538591 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bdb8bab5-279e-4991-9004-2f39388a3490 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:50:24.547532 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bdb8bab5-279e-4991-9004-2f39388a3490 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb returned with HTTP 200 Aug 04 10:50:24.549039 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 511/2041] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:24 2026] GET /volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:25.030193 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-45c0ef70-e252-480f-b155-5e931cc1eb0c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:25.032582 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-45c0ef70-e252-480f-b155-5e931cc1eb0c tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:25.032867 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-45c0ef70-e252-480f-b155-5e931cc1eb0c tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:25.033053 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-45c0ef70-e252-480f-b155-5e931cc1eb0c tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:25.033204 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-45c0ef70-e252-480f-b155-5e931cc1eb0c tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:25.039085 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:25.039085 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:25.040193 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-45c0ef70-e252-480f-b155-5e931cc1eb0c tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:25.040718 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 507/2042] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:25 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:25.052149 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-48ef2d2f-ea5c-4765-8440-edb631057b80 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:25.054134 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-48ef2d2f-ea5c-4765-8440-edb631057b80 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/volumes/e26aaada-b244-4663-9cd3-fda508f25fe4 Aug 04 10:50:25.054367 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-48ef2d2f-ea5c-4765-8440-edb631057b80 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:25.054566 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-48ef2d2f-ea5c-4765-8440-edb631057b80 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:25.062974 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:25.062974 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:25.070485 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-48ef2d2f-ea5c-4765-8440-edb631057b80 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Volume info retrieved successfully. Aug 04 10:50:25.075688 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-48ef2d2f-ea5c-4765-8440-edb631057b80 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/volumes/e26aaada-b244-4663-9cd3-fda508f25fe4 returned with HTTP 200 Aug 04 10:50:25.076098 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 512/2043] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:25 2026] GET /volume/v3/volumes/e26aaada-b244-4663-9cd3-fda508f25fe4 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:25.091650 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-568adb45-1c33-4b48-a3c5-40bf35046de7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:25.093943 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-568adb45-1c33-4b48-a3c5-40bf35046de7 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/volumes Aug 04 10:50:25.094199 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-568adb45-1c33-4b48-a3c5-40bf35046de7 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:25.095106 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-568adb45-1c33-4b48-a3c5-40bf35046de7 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:25.095733 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-568adb45-1c33-4b48-a3c5-40bf35046de7 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:50:25.096947 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-568adb45-1c33-4b48-a3c5-40bf35046de7 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:50:25.108167 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-568adb45-1c33-4b48-a3c5-40bf35046de7 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Get all volumes completed successfully. Aug 04 10:50:25.108820 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-568adb45-1c33-4b48-a3c5-40bf35046de7 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 200 Aug 04 10:50:25.110499 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 514/2044] 10.4.3.232 () {66 vars in 1237 bytes} [Tue Aug 4 10:50:25 2026] GET /volume/v3/volumes => generated 663 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:25.122269 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a8b79b38-96f7-4a66-9342-ebfe1b162fcd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:25.124215 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a8b79b38-96f7-4a66-9342-ebfe1b162fcd tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] DELETE https://10.4.3.232/volume/v3/volumes/e26aaada-b244-4663-9cd3-fda508f25fe4 Aug 04 10:50:25.124450 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a8b79b38-96f7-4a66-9342-ebfe1b162fcd tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:25.124689 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a8b79b38-96f7-4a66-9342-ebfe1b162fcd tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:25.124920 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-a8b79b38-96f7-4a66-9342-ebfe1b162fcd tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Delete volume with id: e26aaada-b244-4663-9cd3-fda508f25fe4 Aug 04 10:50:25.138058 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:25.138058 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:25.138672 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a8b79b38-96f7-4a66-9342-ebfe1b162fcd tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Volume info retrieved successfully. Aug 04 10:50:25.173124 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a8b79b38-96f7-4a66-9342-ebfe1b162fcd tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Delete volume request issued successfully. Aug 04 10:50:25.173426 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a8b79b38-96f7-4a66-9342-ebfe1b162fcd tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/volumes/e26aaada-b244-4663-9cd3-fda508f25fe4 returned with HTTP 202 Aug 04 10:50:25.174012 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 512/2045] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:50:25 2026] DELETE /volume/v3/volumes/e26aaada-b244-4663-9cd3-fda508f25fe4 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:50:25.184054 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-557d9e97-b39c-477e-9551-ef69d5a2bf29 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:25.187088 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-557d9e97-b39c-477e-9551-ef69d5a2bf29 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] DELETE https://10.4.3.232/volume/v3/backups/ab853690-9c05-4841-90c9-26b9308abff4 Aug 04 10:50:25.187088 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-557d9e97-b39c-477e-9551-ef69d5a2bf29 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:25.187088 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-557d9e97-b39c-477e-9551-ef69d5a2bf29 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:25.187088 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-557d9e97-b39c-477e-9551-ef69d5a2bf29 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Delete backup with id: ab853690-9c05-4841-90c9-26b9308abff4. Aug 04 10:50:25.192757 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:25.192757 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:25.192907 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3dae0c9e-ddc0-416b-b89f-8c7d0f7116d9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:25.194759 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3dae0c9e-ddc0-416b-b89f-8c7d0f7116d9 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 Aug 04 10:50:25.194990 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3dae0c9e-ddc0-416b-b89f-8c7d0f7116d9 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:25.195184 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3dae0c9e-ddc0-416b-b89f-8c7d0f7116d9 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:25.195341 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-3dae0c9e-ddc0-416b-b89f-8c7d0f7116d9 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 7040c132-294d-4b95-9cdf-59c92605d731. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:25.202583 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:25.202583 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:25.203407 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3dae0c9e-ddc0-416b-b89f-8c7d0f7116d9 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 returned with HTTP 200 Aug 04 10:50:25.203892 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 513/2046] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:25 2026] GET /volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:25.214601 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-557d9e97-b39c-477e-9551-ef69d5a2bf29 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] delete_backup rpcapi backup_id ab853690-9c05-4841-90c9-26b9308abff4 {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:50:25.216708 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-557d9e97-b39c-477e-9551-ef69d5a2bf29 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] https://10.4.3.232/volume/v3/backups/ab853690-9c05-4841-90c9-26b9308abff4 returned with HTTP 202 Aug 04 10:50:25.217295 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 508/2047] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:50:25 2026] DELETE /volume/v3/backups/ab853690-9c05-4841-90c9-26b9308abff4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:50:25.223527 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-719e9b74-df5c-4ec3-8959-592d113bd47a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:25.225451 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-719e9b74-df5c-4ec3-8959-592d113bd47a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:50:25.225641 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-719e9b74-df5c-4ec3-8959-592d113bd47a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:25.225835 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-719e9b74-df5c-4ec3-8959-592d113bd47a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:25.225951 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-719e9b74-df5c-4ec3-8959-592d113bd47a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:25.230233 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-dda459f6-f22a-4016-a686-d709e0f20c84 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:25.232801 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:25.232801 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:25.233977 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dda459f6-f22a-4016-a686-d709e0f20c84 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] GET https://10.4.3.232/volume/v3/backups/ab853690-9c05-4841-90c9-26b9308abff4 Aug 04 10:50:25.234040 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-719e9b74-df5c-4ec3-8959-592d113bd47a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:50:25.234079 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dda459f6-f22a-4016-a686-d709e0f20c84 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:25.234141 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dda459f6-f22a-4016-a686-d709e0f20c84 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:25.234354 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 515/2048] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:25 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:25.234422 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-dda459f6-f22a-4016-a686-d709e0f20c84 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Show backup with id ab853690-9c05-4841-90c9-26b9308abff4. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:25.239775 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:25.239775 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:25.240711 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dda459f6-f22a-4016-a686-d709e0f20c84 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] https://10.4.3.232/volume/v3/backups/ab853690-9c05-4841-90c9-26b9308abff4 returned with HTTP 200 Aug 04 10:50:25.241306 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 513/2049] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:25 2026] GET /volume/v3/backups/ab853690-9c05-4841-90c9-26b9308abff4 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:25.247914 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-70e00e55-00d7-48f3-aec7-a81d98fd393c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:25.251529 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-70e00e55-00d7-48f3-aec7-a81d98fd393c tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a Aug 04 10:50:25.251762 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-70e00e55-00d7-48f3-aec7-a81d98fd393c tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:25.251961 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-70e00e55-00d7-48f3-aec7-a81d98fd393c tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:25.252069 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-70e00e55-00d7-48f3-aec7-a81d98fd393c tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 829795f6-a5ea-4038-b7f0-7c87c120fb3a. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:25.256210 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5fd36fe7-6244-4bf1-aa67-190ad8a3dc72 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:25.258228 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5fd36fe7-6244-4bf1-aa67-190ad8a3dc72 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 Aug 04 10:50:25.258536 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5fd36fe7-6244-4bf1-aa67-190ad8a3dc72 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:25.258793 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5fd36fe7-6244-4bf1-aa67-190ad8a3dc72 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:25.258912 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5fd36fe7-6244-4bf1-aa67-190ad8a3dc72 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:25.260531 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:25.260531 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:25.260873 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-70e00e55-00d7-48f3-aec7-a81d98fd393c tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a returned with HTTP 200 Aug 04 10:50:25.261280 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 514/2050] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:25 2026] GET /volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:25.266499 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:25.266499 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:25.268772 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5fd36fe7-6244-4bf1-aa67-190ad8a3dc72 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 returned with HTTP 200 Aug 04 10:50:25.268772 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 509/2051] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:25 2026] GET /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:25.271235 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ba19bbc4-1418-40bf-b4f3-de1bad079167 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:25.273643 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ba19bbc4-1418-40bf-b4f3-de1bad079167 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] POST https://10.4.3.232/volume/v3/backups Aug 04 10:50:25.274068 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ba19bbc4-1418-40bf-b4f3-de1bad079167 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d4104385-a44f-4dff-9f82-6d48b0de6d9e", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-364831406"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:25.276017 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-ba19bbc4-1418-40bf-b4f3-de1bad079167 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Creating new backup {'backup': {'volume_id': 'd4104385-a44f-4dff-9f82-6d48b0de6d9e', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-364831406'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:50:25.276160 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-ba19bbc4-1418-40bf-b4f3-de1bad079167 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Creating backup of volume d4104385-a44f-4dff-9f82-6d48b0de6d9e in container None Aug 04 10:50:25.283113 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:25.283113 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:25.283825 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ba19bbc4-1418-40bf-b4f3-de1bad079167 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Volume info retrieved successfully. Aug 04 10:50:25.307740 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-ba19bbc4-1418-40bf-b4f3-de1bad079167 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Created reservations ['4e5a98c0-4517-4a79-aa92-ef31afca3c8f', 'cc388f4e-2fcf-4751-932f-19e456fb5fd3'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:25.346662 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4dfa500f-9a97-44e6-af58-594e2e473726 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:25.348452 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4dfa500f-9a97-44e6-af58-594e2e473726 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:25.348769 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4dfa500f-9a97-44e6-af58-594e2e473726 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:25.348880 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4dfa500f-9a97-44e6-af58-594e2e473726 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:25.354870 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ba19bbc4-1418-40bf-b4f3-de1bad079167 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:50:25.355503 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 516/2052] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:50:25 2026] POST /volume/v3/backups => generated 329 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:25.357187 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:25.357187 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:25.362667 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4dfa500f-9a97-44e6-af58-594e2e473726 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:25.366523 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7341c459-2f41-436f-a24a-b24e979b36d9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:25.368508 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4dfa500f-9a97-44e6-af58-594e2e473726 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:50:25.368790 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7341c459-2f41-436f-a24a-b24e979b36d9 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:25.369062 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 514/2053] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:25 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:25.369136 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7341c459-2f41-436f-a24a-b24e979b36d9 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:25.369378 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7341c459-2f41-436f-a24a-b24e979b36d9 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:25.369522 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-7341c459-2f41-436f-a24a-b24e979b36d9 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:25.374938 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:25.374938 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:25.376069 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7341c459-2f41-436f-a24a-b24e979b36d9 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:25.378955 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 515/2054] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:25 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:50:25.562946 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b1a9df56-9620-46d2-b330-b1b8f6b49185 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:25.566408 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b1a9df56-9620-46d2-b330-b1b8f6b49185 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb Aug 04 10:50:25.566408 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b1a9df56-9620-46d2-b330-b1b8f6b49185 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:25.566408 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b1a9df56-9620-46d2-b330-b1b8f6b49185 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:25.572323 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:25.572323 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:25.575645 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b1a9df56-9620-46d2-b330-b1b8f6b49185 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:50:25.579490 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b1a9df56-9620-46d2-b330-b1b8f6b49185 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb returned with HTTP 200 Aug 04 10:50:25.579882 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 510/2055] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:25 2026] GET /volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:26.110830 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b494a05f-50a0-4f78-a3ab-928050b54a6a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:26.211542 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b494a05f-50a0-4f78-a3ab-928050b54a6a tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:50:26.211882 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b494a05f-50a0-4f78-a3ab-928050b54a6a tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1604756568", "extra_specs": {"spec1": "val1"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:26.213329 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:26.213329 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:26.225088 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b494a05f-50a0-4f78-a3ab-928050b54a6a tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:50:26.225431 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 517/2056] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:50:26 2026] POST /volume/v3/types => generated 243 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:26.235206 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b85a8392-eb65-418e-adc2-d51047c37eac None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:26.238437 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b85a8392-eb65-418e-adc2-d51047c37eac tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] POST https://10.4.3.232/volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17/extra_specs Aug 04 10:50:26.238840 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b85a8392-eb65-418e-adc2-d51047c37eac tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:26.240882 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b85a8392-eb65-418e-adc2-d51047c37eac tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] https://10.4.3.232/volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17/extra_specs returned with HTTP 400 Aug 04 10:50:26.242363 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 515/2057] 10.4.3.232 () {68 vars in 1399 bytes} [Tue Aug 4 10:50:26 2026] POST /volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17/extra_specs => generated 146 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 10:50:26.251770 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3ce119f2-621c-4b06-b4e7-8b841146b477 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:26.254258 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3ce119f2-621c-4b06-b4e7-8b841146b477 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] POST https://10.4.3.232/volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17/extra_specs Aug 04 10:50:26.254611 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3ce119f2-621c-4b06-b4e7-8b841146b477 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:26.254984 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-70024e13-7838-49f6-9461-d0eb797c0b2a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:26.256204 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3ce119f2-621c-4b06-b4e7-8b841146b477 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] https://10.4.3.232/volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17/extra_specs returned with HTTP 400 Aug 04 10:50:26.256740 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 516/2058] 10.4.3.232 () {68 vars in 1399 bytes} [Tue Aug 4 10:50:26 2026] POST /volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 10:50:26.256821 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-70024e13-7838-49f6-9461-d0eb797c0b2a tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] GET https://10.4.3.232/volume/v3/backups/ab853690-9c05-4841-90c9-26b9308abff4 Aug 04 10:50:26.257050 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-70024e13-7838-49f6-9461-d0eb797c0b2a tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:26.257263 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-70024e13-7838-49f6-9461-d0eb797c0b2a tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:26.257373 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-70024e13-7838-49f6-9461-d0eb797c0b2a tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Show backup with id ab853690-9c05-4841-90c9-26b9308abff4. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:26.260990 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-70024e13-7838-49f6-9461-d0eb797c0b2a tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] https://10.4.3.232/volume/v3/backups/ab853690-9c05-4841-90c9-26b9308abff4 returned with HTTP 404 Aug 04 10:50:26.261536 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 511/2059] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:26 2026] GET /volume/v3/backups/ab853690-9c05-4841-90c9-26b9308abff4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:26.264165 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8c3d5801-583d-4b0a-b677-51bdf865b3ef None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:26.265877 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8c3d5801-583d-4b0a-b677-51bdf865b3ef tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] POST https://10.4.3.232/volume/v3/types/837289bd-b543-428e-8c5b-7ee53e52bfe3/extra_specs Aug 04 10:50:26.267437 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8c3d5801-583d-4b0a-b677-51bdf865b3ef tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:26.268697 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c5883f26-1677-4959-85c3-8ae0e7934452 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:26.271508 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c5883f26-1677-4959-85c3-8ae0e7934452 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] DELETE https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:26.272007 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c5883f26-1677-4959-85c3-8ae0e7934452 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:26.272178 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c5883f26-1677-4959-85c3-8ae0e7934452 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:26.272320 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-c5883f26-1677-4959-85c3-8ae0e7934452 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Delete backup with id: 1e3f9281-3cd8-4079-8f3a-ab18f700270b. Aug 04 10:50:26.278233 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8c3d5801-583d-4b0a-b677-51bdf865b3ef tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] https://10.4.3.232/volume/v3/types/837289bd-b543-428e-8c5b-7ee53e52bfe3/extra_specs returned with HTTP 404 Aug 04 10:50:26.278571 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b3bbf0b7-07a5-4fab-9a1f-45dcffa55feb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:26.279057 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 518/2060] 10.4.3.232 () {68 vars in 1399 bytes} [Tue Aug 4 10:50:26 2026] POST /volume/v3/types/837289bd-b543-428e-8c5b-7ee53e52bfe3/extra_specs => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:26.280466 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:26.280466 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:26.281399 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b3bbf0b7-07a5-4fab-9a1f-45dcffa55feb tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 Aug 04 10:50:26.281628 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b3bbf0b7-07a5-4fab-9a1f-45dcffa55feb tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:26.281826 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b3bbf0b7-07a5-4fab-9a1f-45dcffa55feb tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:26.281930 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-b3bbf0b7-07a5-4fab-9a1f-45dcffa55feb tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:26.288394 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3a6c6ed2-38e7-4b86-a90b-002ed47e2679 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:26.288746 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:26.288746 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:26.289728 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b3bbf0b7-07a5-4fab-9a1f-45dcffa55feb tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 returned with HTTP 200 Aug 04 10:50:26.290401 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 517/2061] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:26 2026] GET /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:26.290607 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3a6c6ed2-38e7-4b86-a90b-002ed47e2679 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] DELETE https://10.4.3.232/volume/v3/types/752cf930-264f-44c3-9eda-af91e5a88fab/extra_specs/spec1 Aug 04 10:50:26.290961 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3a6c6ed2-38e7-4b86-a90b-002ed47e2679 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:26.291232 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3a6c6ed2-38e7-4b86-a90b-002ed47e2679 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:26.294469 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3a6c6ed2-38e7-4b86-a90b-002ed47e2679 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] https://10.4.3.232/volume/v3/types/752cf930-264f-44c3-9eda-af91e5a88fab/extra_specs/spec1 returned with HTTP 404 Aug 04 10:50:26.294983 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 512/2062] 10.4.3.232 () {66 vars in 1399 bytes} [Tue Aug 4 10:50:26 2026] DELETE /volume/v3/types/752cf930-264f-44c3-9eda-af91e5a88fab/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:26.302892 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fe1d3b7e-8422-47fb-ae9f-1d83966b3f24 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:26.303049 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-c5883f26-1677-4959-85c3-8ae0e7934452 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] delete_backup rpcapi backup_id 1e3f9281-3cd8-4079-8f3a-ab18f700270b {{(pid=100253) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:50:26.304670 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fe1d3b7e-8422-47fb-ae9f-1d83966b3f24 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] GET https://10.4.3.232/volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17/extra_specs/nonexistent_extra_spec_name Aug 04 10:50:26.304858 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fe1d3b7e-8422-47fb-ae9f-1d83966b3f24 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:26.305061 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fe1d3b7e-8422-47fb-ae9f-1d83966b3f24 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:26.307512 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c5883f26-1677-4959-85c3-8ae0e7934452 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 202 Aug 04 10:50:26.308274 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 516/2063] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:50:26 2026] DELETE /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:50:26.311729 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fe1d3b7e-8422-47fb-ae9f-1d83966b3f24 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] https://10.4.3.232/volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 04 10:50:26.312191 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 519/2064] 10.4.3.232 () {66 vars in 1462 bytes} [Tue Aug 4 10:50:26 2026] GET /volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 04 10:50:26.317501 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-94fdf108-06a1-41f2-a0b3-17d674b5457f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:26.319878 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-94fdf108-06a1-41f2-a0b3-17d674b5457f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:26.320002 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1d6c8558-faf3-4ee6-9c87-3bb8c4ca39ee None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:26.320154 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-94fdf108-06a1-41f2-a0b3-17d674b5457f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:26.320440 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-94fdf108-06a1-41f2-a0b3-17d674b5457f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:26.320684 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-94fdf108-06a1-41f2-a0b3-17d674b5457f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:26.322486 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1d6c8558-faf3-4ee6-9c87-3bb8c4ca39ee tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] GET https://10.4.3.232/volume/v3/types/14220e0e-58ee-4211-8ead-b1ff27992e9d/extra_specs/spec1 Aug 04 10:50:26.322806 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1d6c8558-faf3-4ee6-9c87-3bb8c4ca39ee tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:26.323059 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1d6c8558-faf3-4ee6-9c87-3bb8c4ca39ee tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:26.327475 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1d6c8558-faf3-4ee6-9c87-3bb8c4ca39ee tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] https://10.4.3.232/volume/v3/types/14220e0e-58ee-4211-8ead-b1ff27992e9d/extra_specs/spec1 returned with HTTP 404 Aug 04 10:50:26.328064 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 513/2065] 10.4.3.232 () {66 vars in 1396 bytes} [Tue Aug 4 10:50:26 2026] GET /volume/v3/types/14220e0e-58ee-4211-8ead-b1ff27992e9d/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:26.334882 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:26.334882 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:26.336730 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4fff2eb7-d137-4107-9bab-60dd95dd3ff5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:26.337392 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-94fdf108-06a1-41f2-a0b3-17d674b5457f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 200 Aug 04 10:50:26.338893 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4fff2eb7-d137-4107-9bab-60dd95dd3ff5 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] GET https://10.4.3.232/volume/v3/types/60bef9a5-4e45-4d1c-a8e2-fa6a77330c57/extra_specs Aug 04 10:50:26.339154 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4fff2eb7-d137-4107-9bab-60dd95dd3ff5 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:26.339439 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4fff2eb7-d137-4107-9bab-60dd95dd3ff5 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:26.340166 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 518/2066] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:26 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 800 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:26.346338 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4fff2eb7-d137-4107-9bab-60dd95dd3ff5 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] https://10.4.3.232/volume/v3/types/60bef9a5-4e45-4d1c-a8e2-fa6a77330c57/extra_specs returned with HTTP 404 Aug 04 10:50:26.346338 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 517/2067] 10.4.3.232 () {66 vars in 1378 bytes} [Tue Aug 4 10:50:26 2026] GET /volume/v3/types/60bef9a5-4e45-4d1c-a8e2-fa6a77330c57/extra_specs => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:26.357437 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8951ab9b-8fb3-4597-ab9c-b183682049c3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:26.359818 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8951ab9b-8fb3-4597-ab9c-b183682049c3 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] PUT https://10.4.3.232/volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17/extra_specs/spec1 Aug 04 10:50:26.360327 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8951ab9b-8fb3-4597-ab9c-b183682049c3 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:26.362838 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8951ab9b-8fb3-4597-ab9c-b183682049c3 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] https://10.4.3.232/volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17/extra_specs/spec1 returned with HTTP 400 Aug 04 10:50:26.363397 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 520/2068] 10.4.3.232 () {68 vars in 1416 bytes} [Tue Aug 4 10:50:26 2026] PUT /volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 10:50:26.376534 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-402d4e8b-343d-4b24-b5b1-7d35d6088457 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:26.381491 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-402d4e8b-343d-4b24-b5b1-7d35d6088457 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] PUT https://10.4.3.232/volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17/extra_specs/spec1 Aug 04 10:50:26.382001 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-402d4e8b-343d-4b24-b5b1-7d35d6088457 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] Action: 'update', calling method: update, body: null {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:26.386054 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-402d4e8b-343d-4b24-b5b1-7d35d6088457 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] https://10.4.3.232/volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17/extra_specs/spec1 returned with HTTP 400 Aug 04 10:50:26.386867 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 514/2069] 10.4.3.232 () {68 vars in 1415 bytes} [Tue Aug 4 10:50:26 2026] PUT /volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17/extra_specs/spec1 => generated 72 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:50:26.386924 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4d2df461-f392-447d-8518-d2d6cb3c37b5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:26.387453 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c643ff1c-be36-4eb2-b7c9-e2ae2e574d35 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:26.389129 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4d2df461-f392-447d-8518-d2d6cb3c37b5 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:26.389446 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4d2df461-f392-447d-8518-d2d6cb3c37b5 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:26.389758 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4d2df461-f392-447d-8518-d2d6cb3c37b5 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:26.389886 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-4d2df461-f392-447d-8518-d2d6cb3c37b5 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:26.391186 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c643ff1c-be36-4eb2-b7c9-e2ae2e574d35 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:26.391467 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c643ff1c-be36-4eb2-b7c9-e2ae2e574d35 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:26.391744 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c643ff1c-be36-4eb2-b7c9-e2ae2e574d35 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:26.395173 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:26.395173 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:26.396061 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4d2df461-f392-447d-8518-d2d6cb3c37b5 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:26.396606 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 519/2070] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:26 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:26.399752 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e5b850cb-04a9-4f65-a22f-b63e366bdc27 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:26.401023 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:26.401023 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:26.403559 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e5b850cb-04a9-4f65-a22f-b63e366bdc27 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] PUT https://10.4.3.232/volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17/extra_specs/None Aug 04 10:50:26.403959 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e5b850cb-04a9-4f65-a22f-b63e366bdc27 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:26.406030 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c643ff1c-be36-4eb2-b7c9-e2ae2e574d35 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:26.411235 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c643ff1c-be36-4eb2-b7c9-e2ae2e574d35 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:50:26.411698 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 518/2071] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:26 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:26.436965 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e5b850cb-04a9-4f65-a22f-b63e366bdc27 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 04 10:50:26.436965 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e5b850cb-04a9-4f65-a22f-b63e366bdc27 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] https://10.4.3.232/volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17/extra_specs/None returned with HTTP 400 Aug 04 10:50:26.436965 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 521/2072] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:50:26 2026] PUT /volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17/extra_specs/None => generated 73 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:50:26.454485 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c95acca1-e02c-4b9d-961e-5987ca14d43a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:26.454913 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3f5f72bd-c8eb-4ddd-a011-a2a712da378b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:26.459748 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c95acca1-e02c-4b9d-961e-5987ca14d43a tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] PUT https://10.4.3.232/volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17/extra_specs/1aba6d8c-50f4-4bdc-85d6-f5225a064c45 Aug 04 10:50:26.460108 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3f5f72bd-c8eb-4ddd-a011-a2a712da378b tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] POST https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action Aug 04 10:50:26.460186 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c95acca1-e02c-4b9d-961e-5987ca14d43a tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:26.460288 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3f5f72bd-c8eb-4ddd-a011-a2a712da378b tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1977704997", "disk_format": "qcow2"}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:50:26.460288 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3f5f72bd-c8eb-4ddd-a011-a2a712da378b tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1977704997", "disk_format": "qcow2"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:26.470527 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:26.470527 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:26.471190 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3f5f72bd-c8eb-4ddd-a011-a2a712da378b tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:26.472315 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c95acca1-e02c-4b9d-961e-5987ca14d43a tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 04 10:50:26.472598 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c95acca1-e02c-4b9d-961e-5987ca14d43a tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] https://10.4.3.232/volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17/extra_specs/1aba6d8c-50f4-4bdc-85d6-f5225a064c45 returned with HTTP 400 Aug 04 10:50:26.473544 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 515/2073] 10.4.3.232 () {68 vars in 1509 bytes} [Tue Aug 4 10:50:26 2026] PUT /volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17/extra_specs/1aba6d8c-50f4-4bdc-85d6-f5225a064c45 => generated 73 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:50:26.487438 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6fec4dd0-1c32-4198-b6d9-15668158dcd9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:26.494623 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6fec4dd0-1c32-4198-b6d9-15668158dcd9 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] PUT https://10.4.3.232/volume/v3/types/acbea0c2-f490-4157-b6a1-eaf2d8bca9ac/extra_specs/spec1 Aug 04 10:50:26.494623 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6fec4dd0-1c32-4198-b6d9-15668158dcd9 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:26.496521 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:26.496521 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:26.501367 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6fec4dd0-1c32-4198-b6d9-15668158dcd9 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] https://10.4.3.232/volume/v3/types/acbea0c2-f490-4157-b6a1-eaf2d8bca9ac/extra_specs/spec1 returned with HTTP 404 Aug 04 10:50:26.502549 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 519/2074] 10.4.3.232 () {68 vars in 1416 bytes} [Tue Aug 4 10:50:26 2026] PUT /volume/v3/types/acbea0c2-f490-4157-b6a1-eaf2d8bca9ac/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:26.502786 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.image.image_utils [None req-3f5f72bd-c8eb-4ddd-a011-a2a712da378b tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1977704997'}] 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-1977704997'}]. {{(pid=100255) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 04 10:50:26.513781 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bffd7c6c-f907-4b18-9a15-d9ae9720b083 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:26.515669 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bffd7c6c-f907-4b18-9a15-d9ae9720b083 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] DELETE https://10.4.3.232/volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17 Aug 04 10:50:26.515760 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bffd7c6c-f907-4b18-9a15-d9ae9720b083 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:26.515939 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bffd7c6c-f907-4b18-9a15-d9ae9720b083 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:26.548014 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bffd7c6c-f907-4b18-9a15-d9ae9720b083 tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] https://10.4.3.232/volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17 returned with HTTP 202 Aug 04 10:50:26.548464 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 522/2075] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:50:26 2026] DELETE /volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:50:26.558978 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4806f4b7-1ad9-4738-b7a9-0c4a8c9411cd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:26.561235 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4806f4b7-1ad9-4738-b7a9-0c4a8c9411cd tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] GET https://10.4.3.232/volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17 Aug 04 10:50:26.561519 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4806f4b7-1ad9-4738-b7a9-0c4a8c9411cd tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:26.561805 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4806f4b7-1ad9-4738-b7a9-0c4a8c9411cd tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:26.566587 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4806f4b7-1ad9-4738-b7a9-0c4a8c9411cd tempest-ExtraSpecsNegativeTest-893519938 tempest-ExtraSpecsNegativeTest-893519938-project-admin] https://10.4.3.232/volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17 returned with HTTP 404 Aug 04 10:50:26.566948 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 516/2076] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:50:26 2026] GET /volume/v3/types/3a62bc87-17a1-4f2a-afc9-0ea554f44c17 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:26.593410 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9c82f733-81ab-4e18-a7c0-438c361db820 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:26.595365 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9c82f733-81ab-4e18-a7c0-438c361db820 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb Aug 04 10:50:26.595567 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9c82f733-81ab-4e18-a7c0-438c361db820 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:26.595769 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9c82f733-81ab-4e18-a7c0-438c361db820 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:26.606741 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:26.606741 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:26.611092 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9c82f733-81ab-4e18-a7c0-438c361db820 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:50:26.615892 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9c82f733-81ab-4e18-a7c0-438c361db820 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb returned with HTTP 200 Aug 04 10:50:26.616455 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 520/2077] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:26 2026] GET /volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:27.232272 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3f5f72bd-c8eb-4ddd-a011-a2a712da378b tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Copy volume to image completed successfully. Aug 04 10:50:27.232272 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3f5f72bd-c8eb-4ddd-a011-a2a712da378b tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action returned with HTTP 202 Aug 04 10:50:27.232272 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 520/2078] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:50:26 2026] POST /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e/action => generated 689 bytes in 776 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:27.303111 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-00f16092-5f2b-4f7d-8ee4-1b397991b8c0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:27.305408 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-00f16092-5f2b-4f7d-8ee4-1b397991b8c0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 Aug 04 10:50:27.305681 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-00f16092-5f2b-4f7d-8ee4-1b397991b8c0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:27.305888 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-00f16092-5f2b-4f7d-8ee4-1b397991b8c0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:27.306015 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-00f16092-5f2b-4f7d-8ee4-1b397991b8c0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:27.310837 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:27.310837 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:27.311593 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-00f16092-5f2b-4f7d-8ee4-1b397991b8c0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 returned with HTTP 200 Aug 04 10:50:27.312019 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 523/2079] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:27 2026] GET /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:27.355142 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-585f412e-1f66-462a-8a7b-2d54df3770d9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:27.357121 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-585f412e-1f66-462a-8a7b-2d54df3770d9 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b Aug 04 10:50:27.357344 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-585f412e-1f66-462a-8a7b-2d54df3770d9 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:27.357531 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-585f412e-1f66-462a-8a7b-2d54df3770d9 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:27.357655 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-585f412e-1f66-462a-8a7b-2d54df3770d9 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id 1e3f9281-3cd8-4079-8f3a-ab18f700270b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:27.362019 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-585f412e-1f66-462a-8a7b-2d54df3770d9 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b returned with HTTP 404 Aug 04 10:50:27.362534 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 517/2080] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:27 2026] GET /volume/v3/backups/1e3f9281-3cd8-4079-8f3a-ab18f700270b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:27.412291 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ce4b9777-9883-409e-9fb9-3b917a1a4cd2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:27.414586 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ce4b9777-9883-409e-9fb9-3b917a1a4cd2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:27.414882 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ce4b9777-9883-409e-9fb9-3b917a1a4cd2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:27.415162 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ce4b9777-9883-409e-9fb9-3b917a1a4cd2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:27.415311 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-ce4b9777-9883-409e-9fb9-3b917a1a4cd2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:27.421319 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:27.421319 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:27.422908 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ce4b9777-9883-409e-9fb9-3b917a1a4cd2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:27.422908 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 521/2081] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:27 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:27.454811 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-fb0a67fc-b3cd-42a6-9129-544ec3d9fe1d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:27.456927 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fb0a67fc-b3cd-42a6-9129-544ec3d9fe1d tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/volumes/bb0d4575-f8c2-46e4-864c-c91b8b01876f Aug 04 10:50:27.457153 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fb0a67fc-b3cd-42a6-9129-544ec3d9fe1d tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:27.457453 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fb0a67fc-b3cd-42a6-9129-544ec3d9fe1d tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:27.464493 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:27.464493 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:27.468867 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-fb0a67fc-b3cd-42a6-9129-544ec3d9fe1d tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Volume info retrieved successfully. Aug 04 10:50:27.474355 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fb0a67fc-b3cd-42a6-9129-544ec3d9fe1d tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/volumes/bb0d4575-f8c2-46e4-864c-c91b8b01876f returned with HTTP 200 Aug 04 10:50:27.474787 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 521/2082] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:27 2026] GET /volume/v3/volumes/bb0d4575-f8c2-46e4-864c-c91b8b01876f => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:27.490853 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-822bdee9-361f-4190-8650-4d710b5489c4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:27.492829 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-822bdee9-361f-4190-8650-4d710b5489c4 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] DELETE https://10.4.3.232/volume/v3/volumes/bb0d4575-f8c2-46e4-864c-c91b8b01876f Aug 04 10:50:27.493033 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-822bdee9-361f-4190-8650-4d710b5489c4 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:27.493346 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-822bdee9-361f-4190-8650-4d710b5489c4 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:27.493508 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-822bdee9-361f-4190-8650-4d710b5489c4 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Delete volume with id: bb0d4575-f8c2-46e4-864c-c91b8b01876f Aug 04 10:50:27.502981 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:27.502981 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:27.503485 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-822bdee9-361f-4190-8650-4d710b5489c4 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Volume info retrieved successfully. Aug 04 10:50:27.529336 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-822bdee9-361f-4190-8650-4d710b5489c4 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Delete volume request issued successfully. Aug 04 10:50:27.529604 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-822bdee9-361f-4190-8650-4d710b5489c4 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/volumes/bb0d4575-f8c2-46e4-864c-c91b8b01876f returned with HTTP 202 Aug 04 10:50:27.530156 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 524/2083] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:50:27 2026] DELETE /volume/v3/volumes/bb0d4575-f8c2-46e4-864c-c91b8b01876f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:50:27.542517 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5a59ed00-e338-4d4d-a40f-68fb58ad5f97 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:27.546889 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5a59ed00-e338-4d4d-a40f-68fb58ad5f97 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/volumes/bb0d4575-f8c2-46e4-864c-c91b8b01876f Aug 04 10:50:27.547151 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5a59ed00-e338-4d4d-a40f-68fb58ad5f97 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:27.547487 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5a59ed00-e338-4d4d-a40f-68fb58ad5f97 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:27.556453 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:27.556453 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:27.560279 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5a59ed00-e338-4d4d-a40f-68fb58ad5f97 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Volume info retrieved successfully. Aug 04 10:50:27.564553 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5a59ed00-e338-4d4d-a40f-68fb58ad5f97 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/volumes/bb0d4575-f8c2-46e4-864c-c91b8b01876f returned with HTTP 200 Aug 04 10:50:27.565095 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 518/2084] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:27 2026] GET /volume/v3/volumes/bb0d4575-f8c2-46e4-864c-c91b8b01876f => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:27.632211 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a37ef5be-119f-471e-b596-c5254865f5a4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:27.634150 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a37ef5be-119f-471e-b596-c5254865f5a4 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb Aug 04 10:50:27.634363 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a37ef5be-119f-471e-b596-c5254865f5a4 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:27.634539 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a37ef5be-119f-471e-b596-c5254865f5a4 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:27.641409 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:27.641409 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:27.645922 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a37ef5be-119f-471e-b596-c5254865f5a4 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:50:27.652387 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a37ef5be-119f-471e-b596-c5254865f5a4 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb returned with HTTP 200 Aug 04 10:50:27.652387 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 522/2085] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:27 2026] GET /volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:28.323169 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4ca5afcd-3848-4e20-b6d4-fc69ef7c41d5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:28.325672 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4ca5afcd-3848-4e20-b6d4-fc69ef7c41d5 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 Aug 04 10:50:28.325977 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4ca5afcd-3848-4e20-b6d4-fc69ef7c41d5 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:28.326272 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4ca5afcd-3848-4e20-b6d4-fc69ef7c41d5 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:28.326425 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-4ca5afcd-3848-4e20-b6d4-fc69ef7c41d5 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:28.331389 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:28.331389 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:28.332120 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4ca5afcd-3848-4e20-b6d4-fc69ef7c41d5 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 returned with HTTP 200 Aug 04 10:50:28.332607 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 522/2086] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:28 2026] GET /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:28.433820 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8a1702c8-e7ca-4003-a809-803c55088114 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:28.435590 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a1702c8-e7ca-4003-a809-803c55088114 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:28.435785 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a1702c8-e7ca-4003-a809-803c55088114 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:28.436011 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a1702c8-e7ca-4003-a809-803c55088114 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:28.436191 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-8a1702c8-e7ca-4003-a809-803c55088114 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:28.441727 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:28.441727 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:28.443410 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a1702c8-e7ca-4003-a809-803c55088114 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:28.443410 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 525/2087] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:28 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:28.578818 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d8d7bc38-9c0c-4b76-b46b-23da6d381581 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:28.582110 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d8d7bc38-9c0c-4b76-b46b-23da6d381581 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/volumes/bb0d4575-f8c2-46e4-864c-c91b8b01876f Aug 04 10:50:28.583269 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d8d7bc38-9c0c-4b76-b46b-23da6d381581 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:28.583269 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d8d7bc38-9c0c-4b76-b46b-23da6d381581 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:28.592982 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d8d7bc38-9c0c-4b76-b46b-23da6d381581 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/volumes/bb0d4575-f8c2-46e4-864c-c91b8b01876f returned with HTTP 404 Aug 04 10:50:28.593838 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 519/2088] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:28 2026] GET /volume/v3/volumes/bb0d4575-f8c2-46e4-864c-c91b8b01876f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:28.607583 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1a1ca01b-7268-42d9-99ae-6b54c55da2ad None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:28.609551 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1a1ca01b-7268-42d9-99ae-6b54c55da2ad tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:50:28.610345 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1a1ca01b-7268-42d9-99ae-6b54c55da2ad tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-175696296"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:28.611633 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-1a1ca01b-7268-42d9-99ae-6b54c55da2ad tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-175696296'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:50:28.611769 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-1a1ca01b-7268-42d9-99ae-6b54c55da2ad tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Create volume of 1 GB Aug 04 10:50:28.616217 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1a1ca01b-7268-42d9-99ae-6b54c55da2ad tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Availability Zones retrieved successfully. Aug 04 10:50:28.623610 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a1ca01b-7268-42d9-99ae-6b54c55da2ad tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Flow 'volume_create_api' (25a4dbf5-e30d-4887-8c7c-6544f2f12780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:28.624684 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a1ca01b-7268-42d9-99ae-6b54c55da2ad tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9069ce34-c60a-4434-a328-1d718bfffe84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:28.625708 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-1a1ca01b-7268-42d9-99ae-6b54c55da2ad tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:50:28.657775 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a1ca01b-7268-42d9-99ae-6b54c55da2ad tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9069ce34-c60a-4434-a328-1d718bfffe84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:28.658528 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a1ca01b-7268-42d9-99ae-6b54c55da2ad tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c568cb6f-d918-41db-a72c-2d75cf0918c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:28.666229 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e3d5cdf7-2113-4653-8155-d53f5bdf6d2f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:28.668426 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e3d5cdf7-2113-4653-8155-d53f5bdf6d2f tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb Aug 04 10:50:28.668683 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e3d5cdf7-2113-4653-8155-d53f5bdf6d2f tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:28.668950 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e3d5cdf7-2113-4653-8155-d53f5bdf6d2f tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:28.682679 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:28.682679 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:28.687806 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e3d5cdf7-2113-4653-8155-d53f5bdf6d2f tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:50:28.695151 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e3d5cdf7-2113-4653-8155-d53f5bdf6d2f tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb returned with HTTP 200 Aug 04 10:50:28.695151 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 523/2089] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:28 2026] GET /volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb => generated 998 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:28.702642 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-1a1ca01b-7268-42d9-99ae-6b54c55da2ad tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Created reservations ['7e279571-bd34-45ab-ae4a-c4ca8e6c391a', 'bdfb4804-e00f-42d5-a944-8fa5eb06b1d6', 'df1c4b28-a11c-4243-b374-28a94938c535', '81adcc9f-8814-4d02-8dfe-28628fe09212'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:28.703469 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a1ca01b-7268-42d9-99ae-6b54c55da2ad tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c568cb6f-d918-41db-a72c-2d75cf0918c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e279571-bd34-45ab-ae4a-c4ca8e6c391a', 'bdfb4804-e00f-42d5-a944-8fa5eb06b1d6', 'df1c4b28-a11c-4243-b374-28a94938c535', '81adcc9f-8814-4d02-8dfe-28628fe09212']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:28.704214 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a1ca01b-7268-42d9-99ae-6b54c55da2ad tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c48ce217-67f0-4bf6-9288-969e9e53f8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:28.737742 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a1ca01b-7268-42d9-99ae-6b54c55da2ad tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c48ce217-67f0-4bf6-9288-969e9e53f8a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1527b160-74b4-4097-9981-8175b6d34abc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-175696296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a44941d030e947b38aadd974c9ec0894',qos_specs=None,replication_status=,reservations=['7e279571-bd34-45ab-ae4a-c4ca8e6c391a','bdfb4804-e00f-42d5-a944-8fa5eb06b1d6','df1c4b28-a11c-4243-b374-28a94938c535','81adcc9f-8814-4d02-8dfe-28628fe09212'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05c4cc55eeae47fd896f8005bf97e9b2',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:50:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-175696296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1527b160-74b4-4097-9981-8175b6d34abc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a44941d030e947b38aadd974c9ec0894',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05c4cc55eeae47fd896f8005bf97e9b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:28.738879 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a1ca01b-7268-42d9-99ae-6b54c55da2ad tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (333c0045-1e55-47e5-80c9-32e646bd9688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:28.759282 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a1ca01b-7268-42d9-99ae-6b54c55da2ad tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (333c0045-1e55-47e5-80c9-32e646bd9688) transitioned into state 'SUCCESS' from state '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-175696296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a44941d030e947b38aadd974c9ec0894',qos_specs=None,replication_status=,reservations=['7e279571-bd34-45ab-ae4a-c4ca8e6c391a','bdfb4804-e00f-42d5-a944-8fa5eb06b1d6','df1c4b28-a11c-4243-b374-28a94938c535','81adcc9f-8814-4d02-8dfe-28628fe09212'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05c4cc55eeae47fd896f8005bf97e9b2',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:28.760022 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a1ca01b-7268-42d9-99ae-6b54c55da2ad tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aec1f2f-82bb-4979-80c7-01fb7d97869c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:28.770915 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a1ca01b-7268-42d9-99ae-6b54c55da2ad tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aec1f2f-82bb-4979-80c7-01fb7d97869c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:28.771814 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a1ca01b-7268-42d9-99ae-6b54c55da2ad tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Flow 'volume_create_api' (25a4dbf5-e30d-4887-8c7c-6544f2f12780) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:28.772119 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1a1ca01b-7268-42d9-99ae-6b54c55da2ad tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Create volume request issued successfully. Aug 04 10:50:28.772740 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1a1ca01b-7268-42d9-99ae-6b54c55da2ad tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:50:28.774788 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 523/2090] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:50:28 2026] POST /volume/v3/volumes => generated 753 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:28.789170 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-77dcc0b0-1315-4f28-b520-febacb7033b0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:28.791095 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-77dcc0b0-1315-4f28-b520-febacb7033b0 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/volumes/1527b160-74b4-4097-9981-8175b6d34abc Aug 04 10:50:28.791362 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-77dcc0b0-1315-4f28-b520-febacb7033b0 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:28.791605 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-77dcc0b0-1315-4f28-b520-febacb7033b0 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:28.799073 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:28.799073 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:28.803096 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-77dcc0b0-1315-4f28-b520-febacb7033b0 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Volume info retrieved successfully. Aug 04 10:50:28.807352 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-77dcc0b0-1315-4f28-b520-febacb7033b0 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/volumes/1527b160-74b4-4097-9981-8175b6d34abc returned with HTTP 200 Aug 04 10:50:28.807753 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 526/2091] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:28 2026] GET /volume/v3/volumes/1527b160-74b4-4097-9981-8175b6d34abc => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:28.864430 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-05244c03-63d8-4e81-afa3-604205709adb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:28.954662 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-05244c03-63d8-4e81-afa3-604205709adb tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] POST https://10.4.3.232/volume/v3/types/862b9685-fd0a-4e7b-9478-7f0b416cdfea/encryption Aug 04 10:50:28.955061 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-05244c03-63d8-4e81-afa3-604205709adb tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:28.965808 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-05244c03-63d8-4e81-afa3-604205709adb tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] https://10.4.3.232/volume/v3/types/862b9685-fd0a-4e7b-9478-7f0b416cdfea/encryption returned with HTTP 404 Aug 04 10:50:28.966259 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 520/2092] 10.4.3.232 () {68 vars in 1397 bytes} [Tue Aug 4 10:50:28 2026] POST /volume/v3/types/862b9685-fd0a-4e7b-9478-7f0b416cdfea/encryption => generated 114 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:28.973760 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9aa4c76f-021e-4e16-abd2-24134cc538ec None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:28.976133 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9aa4c76f-021e-4e16-abd2-24134cc538ec tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:50:28.976507 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9aa4c76f-021e-4e16-abd2-24134cc538ec tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2062491339", "os-volume-type-access:is_public": false}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:28.992880 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9aa4c76f-021e-4e16-abd2-24134cc538ec tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:50:28.993314 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 524/2093] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:50:28 2026] POST /volume/v3/types => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:29.002270 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3aa8fe7c-3600-4630-af31-9a6ef3200209 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:29.079982 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3aa8fe7c-3600-4630-af31-9a6ef3200209 tempest-VolumeTypesNegativeTest-599210078 tempest-VolumeTypesNegativeTest-599210078-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:50:29.080527 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3aa8fe7c-3600-4630-af31-9a6ef3200209 tempest-VolumeTypesNegativeTest-599210078 tempest-VolumeTypesNegativeTest-599210078-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6bc3a404-8195-4d0d-b881-5afc38df703d", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-634029373"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:29.084184 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-3aa8fe7c-3600-4630-af31-9a6ef3200209 tempest-VolumeTypesNegativeTest-599210078 tempest-VolumeTypesNegativeTest-599210078-project-member] Create volume request body: {'volume': {'volume_type': '6bc3a404-8195-4d0d-b881-5afc38df703d', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-634029373'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:50:29.093790 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3aa8fe7c-3600-4630-af31-9a6ef3200209 tempest-VolumeTypesNegativeTest-599210078 tempest-VolumeTypesNegativeTest-599210078-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 404 Aug 04 10:50:29.094363 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 524/2094] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:50:29 2026] POST /volume/v3/volumes => generated 114 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:29.103771 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3eefedfc-abea-4071-8221-05c7d4a37332 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:29.105937 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3eefedfc-abea-4071-8221-05c7d4a37332 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] DELETE https://10.4.3.232/volume/v3/types/6bc3a404-8195-4d0d-b881-5afc38df703d Aug 04 10:50:29.106130 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3eefedfc-abea-4071-8221-05c7d4a37332 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:29.106451 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3eefedfc-abea-4071-8221-05c7d4a37332 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:29.135115 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3eefedfc-abea-4071-8221-05c7d4a37332 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] https://10.4.3.232/volume/v3/types/6bc3a404-8195-4d0d-b881-5afc38df703d returned with HTTP 202 Aug 04 10:50:29.135732 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 527/2095] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:50:29 2026] DELETE /volume/v3/types/6bc3a404-8195-4d0d-b881-5afc38df703d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:50:29.143990 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b2f0b76b-6051-43cc-8397-ab7e7ab0e028 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:29.146781 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2f0b76b-6051-43cc-8397-ab7e7ab0e028 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] GET https://10.4.3.232/volume/v3/types/6bc3a404-8195-4d0d-b881-5afc38df703d Aug 04 10:50:29.147149 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b2f0b76b-6051-43cc-8397-ab7e7ab0e028 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:29.147415 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b2f0b76b-6051-43cc-8397-ab7e7ab0e028 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:29.152446 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2f0b76b-6051-43cc-8397-ab7e7ab0e028 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] https://10.4.3.232/volume/v3/types/6bc3a404-8195-4d0d-b881-5afc38df703d returned with HTTP 404 Aug 04 10:50:29.153334 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 521/2096] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:50:29 2026] GET /volume/v3/types/6bc3a404-8195-4d0d-b881-5afc38df703d => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:29.163527 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d3a884c6-14f4-4b12-aa64-c240a6426017 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:29.165376 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d3a884c6-14f4-4b12-aa64-c240a6426017 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:50:29.165791 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d3a884c6-14f4-4b12-aa64-c240a6426017 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:29.167641 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d3a884c6-14f4-4b12-aa64-c240a6426017 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 400 Aug 04 10:50:29.168173 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 525/2097] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:50:29 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 10:50:29.176790 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b6c86681-2806-4d15-a89e-5d51a8141c23 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:29.178711 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b6c86681-2806-4d15-a89e-5d51a8141c23 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:50:29.179073 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b6c86681-2806-4d15-a89e-5d51a8141c23 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1864560380"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:29.181217 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:29.181217 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:29.196972 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b6c86681-2806-4d15-a89e-5d51a8141c23 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:50:29.197402 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 525/2098] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:50:29 2026] POST /volume/v3/types => generated 229 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:29.208521 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-57f14f33-b795-42a2-9d28-80fc48dac4e2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:29.210486 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-57f14f33-b795-42a2-9d28-80fc48dac4e2 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:50:29.210920 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-57f14f33-b795-42a2-9d28-80fc48dac4e2 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1864560380"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:29.217772 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-57f14f33-b795-42a2-9d28-80fc48dac4e2 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1864560380 already exists. Aug 04 10:50:29.217944 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-57f14f33-b795-42a2-9d28-80fc48dac4e2 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 409 Aug 04 10:50:29.218595 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 528/2099] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:50:29 2026] POST /volume/v3/types => generated 134 bytes in 11 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:29.227520 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a8d12c50-227c-4afd-86f0-1eec0f1f0a31 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:29.229788 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8d12c50-227c-4afd-86f0-1eec0f1f0a31 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] DELETE https://10.4.3.232/volume/v3/types/b5769a3f-12c5-41ac-8f17-deb54cef98ea Aug 04 10:50:29.229965 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8d12c50-227c-4afd-86f0-1eec0f1f0a31 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:29.230175 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8d12c50-227c-4afd-86f0-1eec0f1f0a31 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:29.265006 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8d12c50-227c-4afd-86f0-1eec0f1f0a31 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] https://10.4.3.232/volume/v3/types/b5769a3f-12c5-41ac-8f17-deb54cef98ea returned with HTTP 202 Aug 04 10:50:29.266698 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 522/2100] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:50:29 2026] DELETE /volume/v3/types/b5769a3f-12c5-41ac-8f17-deb54cef98ea => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:50:29.274173 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-47e50314-a526-4fda-b133-46fceb44165c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:29.276600 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-47e50314-a526-4fda-b133-46fceb44165c tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] GET https://10.4.3.232/volume/v3/types/b5769a3f-12c5-41ac-8f17-deb54cef98ea Aug 04 10:50:29.276827 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-47e50314-a526-4fda-b133-46fceb44165c tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:29.277059 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-47e50314-a526-4fda-b133-46fceb44165c tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:29.280907 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-47e50314-a526-4fda-b133-46fceb44165c tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] https://10.4.3.232/volume/v3/types/b5769a3f-12c5-41ac-8f17-deb54cef98ea returned with HTTP 404 Aug 04 10:50:29.281344 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 526/2101] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:50:29 2026] GET /volume/v3/types/b5769a3f-12c5-41ac-8f17-deb54cef98ea => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:29.293437 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5f4bb5b1-3b8e-43bb-b476-2a32657ea00b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:29.296946 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5f4bb5b1-3b8e-43bb-b476-2a32657ea00b tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] DELETE https://10.4.3.232/volume/v3/types/bdd691dc-2451-42ae-9a63-385c4a4bf721 Aug 04 10:50:29.299278 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5f4bb5b1-3b8e-43bb-b476-2a32657ea00b tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:29.299278 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5f4bb5b1-3b8e-43bb-b476-2a32657ea00b tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:29.302338 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5f4bb5b1-3b8e-43bb-b476-2a32657ea00b tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] https://10.4.3.232/volume/v3/types/bdd691dc-2451-42ae-9a63-385c4a4bf721 returned with HTTP 404 Aug 04 10:50:29.302952 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 526/2102] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:50:29 2026] DELETE /volume/v3/types/bdd691dc-2451-42ae-9a63-385c4a4bf721 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:29.312737 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-49544755-6977-4978-b429-1a9ccf669165 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:29.314995 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-49544755-6977-4978-b429-1a9ccf669165 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] GET https://10.4.3.232/volume/v3/types/41aa3368-080b-48b4-8995-cff08f45d8ec Aug 04 10:50:29.315303 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-49544755-6977-4978-b429-1a9ccf669165 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:29.315617 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-49544755-6977-4978-b429-1a9ccf669165 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:29.319611 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-49544755-6977-4978-b429-1a9ccf669165 tempest-VolumeTypesNegativeTest-1356913444 tempest-VolumeTypesNegativeTest-1356913444-project-admin] https://10.4.3.232/volume/v3/types/41aa3368-080b-48b4-8995-cff08f45d8ec returned with HTTP 404 Aug 04 10:50:29.319795 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 529/2103] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:50:29 2026] GET /volume/v3/types/41aa3368-080b-48b4-8995-cff08f45d8ec => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:29.346331 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9cbedccd-a94e-495b-8ca9-8446db14904d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:29.349467 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9cbedccd-a94e-495b-8ca9-8446db14904d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 Aug 04 10:50:29.349690 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9cbedccd-a94e-495b-8ca9-8446db14904d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:29.349888 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9cbedccd-a94e-495b-8ca9-8446db14904d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:29.349997 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9cbedccd-a94e-495b-8ca9-8446db14904d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:29.358853 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:29.358853 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:29.359665 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9cbedccd-a94e-495b-8ca9-8446db14904d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 returned with HTTP 200 Aug 04 10:50:29.360268 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 523/2104] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:29 2026] GET /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:29.455029 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1117090b-41e6-4899-af07-1b327ab4e47a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:29.457069 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1117090b-41e6-4899-af07-1b327ab4e47a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:29.457301 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1117090b-41e6-4899-af07-1b327ab4e47a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:29.458405 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1117090b-41e6-4899-af07-1b327ab4e47a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:29.458405 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-1117090b-41e6-4899-af07-1b327ab4e47a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:29.463637 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:29.463637 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:29.464783 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1117090b-41e6-4899-af07-1b327ab4e47a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:29.465854 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 527/2105] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:29 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:29.713091 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e8387929-d3b0-44f2-9303-342aab45c08b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:29.716392 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e8387929-d3b0-44f2-9303-342aab45c08b tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb Aug 04 10:50:29.716673 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e8387929-d3b0-44f2-9303-342aab45c08b tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:29.716974 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e8387929-d3b0-44f2-9303-342aab45c08b tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:29.724821 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:29.724821 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:29.728534 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e8387929-d3b0-44f2-9303-342aab45c08b tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:50:29.733710 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e8387929-d3b0-44f2-9303-342aab45c08b tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb returned with HTTP 200 Aug 04 10:50:29.734261 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 527/2106] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:29 2026] GET /volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:29.821516 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-62cf581e-0bb8-4b62-bf72-646bbf4a7472 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:29.825746 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-35fe051c-e4ff-4254-9411-c9b3fdd91d8a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:29.826864 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-62cf581e-0bb8-4b62-bf72-646bbf4a7472 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/volumes/1527b160-74b4-4097-9981-8175b6d34abc Aug 04 10:50:29.826864 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-62cf581e-0bb8-4b62-bf72-646bbf4a7472 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:29.826864 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-62cf581e-0bb8-4b62-bf72-646bbf4a7472 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:29.829771 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-35fe051c-e4ff-4254-9411-c9b3fdd91d8a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:50:29.831293 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-35fe051c-e4ff-4254-9411-c9b3fdd91d8a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-348514172"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:29.834851 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-35fe051c-e4ff-4254-9411-c9b3fdd91d8a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-348514172'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:50:29.835130 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-35fe051c-e4ff-4254-9411-c9b3fdd91d8a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Create volume of 1 GB Aug 04 10:50:29.838155 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:29.838155 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:29.844332 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-62cf581e-0bb8-4b62-bf72-646bbf4a7472 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Volume info retrieved successfully. Aug 04 10:50:29.850301 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-35fe051c-e4ff-4254-9411-c9b3fdd91d8a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Availability Zones retrieved successfully. Aug 04 10:50:29.851547 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-62cf581e-0bb8-4b62-bf72-646bbf4a7472 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/volumes/1527b160-74b4-4097-9981-8175b6d34abc returned with HTTP 200 Aug 04 10:50:29.852114 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 530/2107] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:29 2026] GET /volume/v3/volumes/1527b160-74b4-4097-9981-8175b6d34abc => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:29.862982 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-35fe051c-e4ff-4254-9411-c9b3fdd91d8a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Flow 'volume_create_api' (5693ff2b-0309-47e7-9f16-d885b58593e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:29.864002 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-35fe051c-e4ff-4254-9411-c9b3fdd91d8a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43c21d0a-dac1-4d42-87f3-d34eba72923c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:29.868085 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-35fe051c-e4ff-4254-9411-c9b3fdd91d8a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:50:29.870092 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a35a28e9-206c-4678-b5a3-c4a3d7f6e696 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:29.872012 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a35a28e9-206c-4678-b5a3-c4a3d7f6e696 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] POST https://10.4.3.232/volume/v3/backups Aug 04 10:50:29.872409 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a35a28e9-206c-4678-b5a3-c4a3d7f6e696 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1527b160-74b4-4097-9981-8175b6d34abc", "name": "tempest-VolumesBackupsAdminTest-Backup-2132518766", "container": "tempest-volumesbackupsadmintest-backup-container-1611170242"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:29.873848 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.backups [None req-a35a28e9-206c-4678-b5a3-c4a3d7f6e696 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Creating new backup {'backup': {'volume_id': '1527b160-74b4-4097-9981-8175b6d34abc', 'name': 'tempest-VolumesBackupsAdminTest-Backup-2132518766', 'container': 'tempest-volumesbackupsadmintest-backup-container-1611170242'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:50:29.874005 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-a35a28e9-206c-4678-b5a3-c4a3d7f6e696 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Creating backup of volume 1527b160-74b4-4097-9981-8175b6d34abc in container tempest-volumesbackupsadmintest-backup-container-1611170242 Aug 04 10:50:29.883153 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:29.883153 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:29.883654 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a35a28e9-206c-4678-b5a3-c4a3d7f6e696 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Volume info retrieved successfully. Aug 04 10:50:29.899938 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-35fe051c-e4ff-4254-9411-c9b3fdd91d8a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43c21d0a-dac1-4d42-87f3-d34eba72923c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:29.900926 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-35fe051c-e4ff-4254-9411-c9b3fdd91d8a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a29d3da6-1f7a-41ba-af55-b58dae27b25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:29.907515 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-a35a28e9-206c-4678-b5a3-c4a3d7f6e696 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Created reservations ['08e5067b-6824-4114-9a68-662f0019bfe7', 'e6c733da-2b9c-4517-b1a3-a6af4cbc0ac3'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:29.980791 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a35a28e9-206c-4678-b5a3-c4a3d7f6e696 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:50:29.981499 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 528/2108] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:50:29 2026] POST /volume/v3/backups => generated 335 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:29.992856 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1c3215f0-0205-43e1-94da-3cf40f7e5649 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:29.996446 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1c3215f0-0205-43e1-94da-3cf40f7e5649 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:29.996446 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1c3215f0-0205-43e1-94da-3cf40f7e5649 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:29.996637 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1c3215f0-0205-43e1-94da-3cf40f7e5649 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:29.996747 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-1c3215f0-0205-43e1-94da-3cf40f7e5649 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:30.004184 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:30.004184 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:30.004184 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1c3215f0-0205-43e1-94da-3cf40f7e5649 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:30.004184 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 528/2109] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:29 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:30.021844 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-35fe051c-e4ff-4254-9411-c9b3fdd91d8a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Created reservations ['df5d3944-82f4-4f46-ad25-fd3b6568df0b', 'e7529e6e-83f3-4795-ba67-c21df62f83ec', '6b3d265d-32c5-43d4-ad65-c6e6bc4f8204', '4fae47aa-ba53-4771-81a9-d947632df0a2'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:30.022654 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-35fe051c-e4ff-4254-9411-c9b3fdd91d8a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a29d3da6-1f7a-41ba-af55-b58dae27b25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df5d3944-82f4-4f46-ad25-fd3b6568df0b', 'e7529e6e-83f3-4795-ba67-c21df62f83ec', '6b3d265d-32c5-43d4-ad65-c6e6bc4f8204', '4fae47aa-ba53-4771-81a9-d947632df0a2']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:30.023447 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-35fe051c-e4ff-4254-9411-c9b3fdd91d8a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93d48414-c58b-4b88-8858-915b9f8dc245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:30.049356 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-35fe051c-e4ff-4254-9411-c9b3fdd91d8a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93d48414-c58b-4b88-8858-915b9f8dc245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8530279-3cc0-42fc-b067-cd7718d1f030', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-348514172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb7db70703447fe8c51077bc80e9c39',qos_specs=None,replication_status=,reservations=['df5d3944-82f4-4f46-ad25-fd3b6568df0b','e7529e6e-83f3-4795-ba67-c21df62f83ec','6b3d265d-32c5-43d4-ad65-c6e6bc4f8204','4fae47aa-ba53-4771-81a9-d947632df0a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea736e1ad0543ceae615d42271fb18c',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:50:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-348514172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8530279-3cc0-42fc-b067-cd7718d1f030,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eb7db70703447fe8c51077bc80e9c39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ea736e1ad0543ceae615d42271fb18c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:30.050302 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-35fe051c-e4ff-4254-9411-c9b3fdd91d8a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c84e438-5538-4051-8d83-f0efbf292e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:30.070475 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-35fe051c-e4ff-4254-9411-c9b3fdd91d8a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c84e438-5538-4051-8d83-f0efbf292e76) transitioned into state 'SUCCESS' from state '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-348514172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb7db70703447fe8c51077bc80e9c39',qos_specs=None,replication_status=,reservations=['df5d3944-82f4-4f46-ad25-fd3b6568df0b','e7529e6e-83f3-4795-ba67-c21df62f83ec','6b3d265d-32c5-43d4-ad65-c6e6bc4f8204','4fae47aa-ba53-4771-81a9-d947632df0a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea736e1ad0543ceae615d42271fb18c',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:30.071507 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-35fe051c-e4ff-4254-9411-c9b3fdd91d8a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ff7458f-74f2-40f5-8674-00da29b2b9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:30.080545 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-35fe051c-e4ff-4254-9411-c9b3fdd91d8a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ff7458f-74f2-40f5-8674-00da29b2b9bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:30.081425 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-35fe051c-e4ff-4254-9411-c9b3fdd91d8a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Flow 'volume_create_api' (5693ff2b-0309-47e7-9f16-d885b58593e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:30.081714 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-35fe051c-e4ff-4254-9411-c9b3fdd91d8a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Create volume request issued successfully. Aug 04 10:50:30.082261 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-35fe051c-e4ff-4254-9411-c9b3fdd91d8a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:50:30.082918 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 524/2110] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:50:29 2026] POST /volume/v3/volumes => generated 750 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:30.098427 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-61eb8b7f-0d79-4373-a387-5d59f6fc083d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:30.103407 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-61eb8b7f-0d79-4373-a387-5d59f6fc083d tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 Aug 04 10:50:30.103407 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-61eb8b7f-0d79-4373-a387-5d59f6fc083d tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:30.103407 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-61eb8b7f-0d79-4373-a387-5d59f6fc083d tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:30.115821 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:30.115821 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:30.123519 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-61eb8b7f-0d79-4373-a387-5d59f6fc083d tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:50:30.129503 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-61eb8b7f-0d79-4373-a387-5d59f6fc083d tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 returned with HTTP 200 Aug 04 10:50:30.129503 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 531/2111] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:30 2026] GET /volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:30.373285 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-fe7f35ae-3856-4a7f-b1b7-4ccb54674947 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:30.375302 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fe7f35ae-3856-4a7f-b1b7-4ccb54674947 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 Aug 04 10:50:30.376006 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fe7f35ae-3856-4a7f-b1b7-4ccb54674947 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:30.376006 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fe7f35ae-3856-4a7f-b1b7-4ccb54674947 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:30.376006 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-fe7f35ae-3856-4a7f-b1b7-4ccb54674947 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:30.380280 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:30.380280 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:30.380985 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fe7f35ae-3856-4a7f-b1b7-4ccb54674947 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 returned with HTTP 200 Aug 04 10:50:30.381671 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 529/2112] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:30 2026] GET /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:30.477654 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9b73f58b-3a3c-4f23-be2e-ef2e728ee929 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:30.479739 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9b73f58b-3a3c-4f23-be2e-ef2e728ee929 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:30.480326 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9b73f58b-3a3c-4f23-be2e-ef2e728ee929 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:30.480572 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9b73f58b-3a3c-4f23-be2e-ef2e728ee929 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:30.480710 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-9b73f58b-3a3c-4f23-be2e-ef2e728ee929 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:30.486602 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:30.486602 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:30.487541 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9b73f58b-3a3c-4f23-be2e-ef2e728ee929 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:30.487988 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 529/2113] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:30 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:30.748220 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0f1a8bb2-cc32-4738-b2c4-28b504f22bb1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:30.750630 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0f1a8bb2-cc32-4738-b2c4-28b504f22bb1 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb Aug 04 10:50:30.751076 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0f1a8bb2-cc32-4738-b2c4-28b504f22bb1 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:30.751395 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0f1a8bb2-cc32-4738-b2c4-28b504f22bb1 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:30.760616 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:30.760616 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:30.765820 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0f1a8bb2-cc32-4738-b2c4-28b504f22bb1 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:50:30.771048 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0f1a8bb2-cc32-4738-b2c4-28b504f22bb1 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb returned with HTTP 200 Aug 04 10:50:30.771755 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 525/2114] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:30 2026] GET /volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:31.020048 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3314838d-3355-4817-bf25-c3663811830a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:31.022072 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3314838d-3355-4817-bf25-c3663811830a tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:31.022072 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3314838d-3355-4817-bf25-c3663811830a tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:31.022216 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3314838d-3355-4817-bf25-c3663811830a tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:31.022284 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-3314838d-3355-4817-bf25-c3663811830a tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:31.026429 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:31.026429 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:31.027798 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3314838d-3355-4817-bf25-c3663811830a tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:31.027798 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 532/2115] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:31 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:31.147299 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-af2ea2cb-5765-4efa-8b94-cb7aaa93e163 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:31.149211 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-af2ea2cb-5765-4efa-8b94-cb7aaa93e163 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 Aug 04 10:50:31.149478 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-af2ea2cb-5765-4efa-8b94-cb7aaa93e163 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:31.149691 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-af2ea2cb-5765-4efa-8b94-cb7aaa93e163 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:31.156735 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:31.156735 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:31.160374 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-af2ea2cb-5765-4efa-8b94-cb7aaa93e163 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:50:31.164163 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-af2ea2cb-5765-4efa-8b94-cb7aaa93e163 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 returned with HTTP 200 Aug 04 10:50:31.164531 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 530/2116] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:31 2026] GET /volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:31.208942 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-45fc686b-64d0-4da2-b720-2023d6cc53bb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:31.211261 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-45fc686b-64d0-4da2-b720-2023d6cc53bb tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 Aug 04 10:50:31.211486 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-45fc686b-64d0-4da2-b720-2023d6cc53bb tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:31.211687 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-45fc686b-64d0-4da2-b720-2023d6cc53bb tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:31.219010 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:31.219010 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:31.223042 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-45fc686b-64d0-4da2-b720-2023d6cc53bb tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:50:31.226864 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-45fc686b-64d0-4da2-b720-2023d6cc53bb tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 returned with HTTP 200 Aug 04 10:50:31.227283 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 530/2117] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:50:31 2026] GET /volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:31.305373 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5365e884-b399-4638-a450-3f3ad428cf4f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:31.308233 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5365e884-b399-4638-a450-3f3ad428cf4f None None] GET https://10.4.3.232/volume// Aug 04 10:50:31.308233 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5365e884-b399-4638-a450-3f3ad428cf4f None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:31.308233 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5365e884-b399-4638-a450-3f3ad428cf4f None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:31.308233 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5365e884-b399-4638-a450-3f3ad428cf4f None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:50:31.308233 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 526/2118] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:50:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:50:31.313886 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-3f34dbd2-e1ae-4afb-afa2-afb900abab4b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:31.334009 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-60f81fc5-6174-4d2c-857e-1ce0dfa0a3b0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:31.334540 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-60f81fc5-6174-4d2c-857e-1ce0dfa0a3b0 None None] GET https://10.4.3.232/volume// Aug 04 10:50:31.334674 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-60f81fc5-6174-4d2c-857e-1ce0dfa0a3b0 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:31.334919 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-60f81fc5-6174-4d2c-857e-1ce0dfa0a3b0 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:31.335219 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-60f81fc5-6174-4d2c-857e-1ce0dfa0a3b0 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:50:31.335694 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 531/2119] 10.4.3.232 () {64 vars in 1004 bytes} [Tue Aug 4 10:50:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:50:31.347071 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8c7fde4e-33f6-467a-8ee6-4aa1e0fb62fc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:31.347495 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8c7fde4e-33f6-467a-8ee6-4aa1e0fb62fc None None] GET https://10.4.3.232/volume// Aug 04 10:50:31.351674 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8c7fde4e-33f6-467a-8ee6-4aa1e0fb62fc None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:31.351674 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8c7fde4e-33f6-467a-8ee6-4aa1e0fb62fc None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:31.351674 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8c7fde4e-33f6-467a-8ee6-4aa1e0fb62fc None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:50:31.351674 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 531/2120] 10.4.3.232 () {64 vars in 1004 bytes} [Tue Aug 4 10:50:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:50:31.360627 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d1fd0b9a-96c3-4a0c-8c53-72a73c57a83e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:31.392169 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-442d6da9-7043-486c-a02a-498c14f452f4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:31.395953 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-442d6da9-7043-486c-a02a-498c14f452f4 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 Aug 04 10:50:31.396253 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-442d6da9-7043-486c-a02a-498c14f452f4 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:31.396477 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-442d6da9-7043-486c-a02a-498c14f452f4 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:31.396581 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-442d6da9-7043-486c-a02a-498c14f452f4 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:31.404612 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:31.404612 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:31.405165 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-442d6da9-7043-486c-a02a-498c14f452f4 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 returned with HTTP 200 Aug 04 10:50:31.405533 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 532/2121] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:31 2026] GET /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:31.424196 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d1fd0b9a-96c3-4a0c-8c53-72a73c57a83e tempest-VersionsTest-577762130 tempest-VersionsTest-577762130-project-member] GET https://10.4.3.232/volume/v3/ Aug 04 10:50:31.424453 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d1fd0b9a-96c3-4a0c-8c53-72a73c57a83e tempest-VersionsTest-577762130 tempest-VersionsTest-577762130-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:31.424652 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d1fd0b9a-96c3-4a0c-8c53-72a73c57a83e tempest-VersionsTest-577762130 tempest-VersionsTest-577762130-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:31.424995 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d1fd0b9a-96c3-4a0c-8c53-72a73c57a83e tempest-VersionsTest-577762130 tempest-VersionsTest-577762130-project-member] https://10.4.3.232/volume/v3/ returned with HTTP 200 Aug 04 10:50:31.425392 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 527/2122] 10.4.3.232 () {66 vars in 1216 bytes} [Tue Aug 4 10:50:31 2026] GET /volume/v3/ => generated 386 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:31.452181 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-3f34dbd2-e1ae-4afb-afa2-afb900abab4b tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:50:31.452677 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-3f34dbd2-e1ae-4afb-afa2-afb900abab4b tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8530279-3cc0-42fc-b067-cd7718d1f030", "connector": null, "instance_uuid": "fcaba37d-4718-4d87-a23d-d78cfa226182"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:31.462123 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:31.462123 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:31.498254 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8e43567a-05b2-449e-be83-a1b2b16a509e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:31.500223 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8e43567a-05b2-449e-be83-a1b2b16a509e tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:31.500367 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8e43567a-05b2-449e-be83-a1b2b16a509e tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:31.500851 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8e43567a-05b2-449e-be83-a1b2b16a509e tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:31.500851 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-8e43567a-05b2-449e-be83-a1b2b16a509e tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:31.501485 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-3f34dbd2-e1ae-4afb-afa2-afb900abab4b tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:50:31.502045 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 533/2123] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:50:31 2026] POST /volume/v3/attachments => generated 273 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:31.506050 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:31.506050 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:31.506716 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8e43567a-05b2-449e-be83-a1b2b16a509e tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:31.507066 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 532/2124] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:31 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:31.537212 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d33b8911-ac76-4091-9cde-4bd6c58988aa None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:31.538937 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d33b8911-ac76-4091-9cde-4bd6c58988aa tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 Aug 04 10:50:31.539001 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d33b8911-ac76-4091-9cde-4bd6c58988aa tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:31.539171 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d33b8911-ac76-4091-9cde-4bd6c58988aa tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:31.552263 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:31.552263 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:31.555367 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-797dbc70-70ac-4cba-a037-c61d1084f3bf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:31.555747 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d33b8911-ac76-4091-9cde-4bd6c58988aa tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:50:31.555800 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-797dbc70-70ac-4cba-a037-c61d1084f3bf None None] GET https://10.4.3.232/volume// Aug 04 10:50:31.556232 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-797dbc70-70ac-4cba-a037-c61d1084f3bf None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:31.556232 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-797dbc70-70ac-4cba-a037-c61d1084f3bf None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:31.556871 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-797dbc70-70ac-4cba-a037-c61d1084f3bf None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:50:31.556995 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 528/2125] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:50:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:50:31.560626 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d33b8911-ac76-4091-9cde-4bd6c58988aa tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 returned with HTTP 200 Aug 04 10:50:31.561284 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 533/2126] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:31 2026] GET /volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:31.565846 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-38d6ce0b-3085-4e39-ab51-d76845872939 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:31.571015 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-38d6ce0b-3085-4e39-ab51-d76845872939 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 Aug 04 10:50:31.571733 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-38d6ce0b-3085-4e39-ab51-d76845872939 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:31.571733 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-38d6ce0b-3085-4e39-ab51-d76845872939 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:31.586657 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:31.586657 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:31.594439 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-38d6ce0b-3085-4e39-ab51-d76845872939 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:50:31.600166 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-38d6ce0b-3085-4e39-ab51-d76845872939 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 returned with HTTP 200 Aug 04 10:50:31.600915 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 534/2127] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:50:31 2026] GET /volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 => generated 1022 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:50:31.724965 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-a2bbd096-5596-4bdf-8065-bca5a9ba99b7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:31.727066 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-a2bbd096-5596-4bdf-8065-bca5a9ba99b7 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] PUT https://10.4.3.232/volume/v3/attachments/eef2492c-39c7-406a-a9b4-e7b9d9f627e5 Aug 04 10:50:31.727624 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-a2bbd096-5596-4bdf-8065-bca5a9ba99b7 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:31.736232 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-a2bbd096-5596-4bdf-8065-bca5a9ba99b7 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Acquiring lock "cinder-attachment_update-e8530279-3cc0-42fc-b067-cd7718d1f030-np0000006413" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:50:31.740258 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-a2bbd096-5596-4bdf-8065-bca5a9ba99b7 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Lock "cinder-attachment_update-e8530279-3cc0-42fc-b067-cd7718d1f030-np0000006413" acquired by "attachment_update" :: waited 0.004s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:50:31.741173 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:31.741173 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:31.785160 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-48a3935e-5977-4606-844a-8671c2a7b444 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:31.789672 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-48a3935e-5977-4606-844a-8671c2a7b444 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb Aug 04 10:50:31.789974 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-48a3935e-5977-4606-844a-8671c2a7b444 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:31.790235 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-48a3935e-5977-4606-844a-8671c2a7b444 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:31.800600 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:31.800600 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:31.805883 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-48a3935e-5977-4606-844a-8671c2a7b444 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:50:31.816680 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-48a3935e-5977-4606-844a-8671c2a7b444 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb returned with HTTP 200 Aug 04 10:50:31.817371 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 529/2128] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:31 2026] GET /volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb => generated 998 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:31.864391 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-a2bbd096-5596-4bdf-8065-bca5a9ba99b7 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Lock "cinder-attachment_update-e8530279-3cc0-42fc-b067-cd7718d1f030-np0000006413" released by "attachment_update" :: held 0.124s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:50:31.864810 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-a2bbd096-5596-4bdf-8065-bca5a9ba99b7 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/attachments/eef2492c-39c7-406a-a9b4-e7b9d9f627e5 returned with HTTP 200 Aug 04 10:50:31.865548 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 533/2129] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:50:31 2026] PUT /volume/v3/attachments/eef2492c-39c7-406a-a9b4-e7b9d9f627e5 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:32.040385 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-31802cc3-efb2-40b6-a3b9-5fc272c3f9c4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:32.043838 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-31802cc3-efb2-40b6-a3b9-5fc272c3f9c4 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:32.043838 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-31802cc3-efb2-40b6-a3b9-5fc272c3f9c4 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:32.043995 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-31802cc3-efb2-40b6-a3b9-5fc272c3f9c4 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:32.044121 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-31802cc3-efb2-40b6-a3b9-5fc272c3f9c4 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:32.049474 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:32.049474 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:32.050465 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-31802cc3-efb2-40b6-a3b9-5fc272c3f9c4 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:32.050912 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 534/2130] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:32 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:32.422580 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e34d59dc-d84a-486d-ae7d-7d8d5ce2685c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:32.424488 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e34d59dc-d84a-486d-ae7d-7d8d5ce2685c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 Aug 04 10:50:32.424756 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e34d59dc-d84a-486d-ae7d-7d8d5ce2685c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:32.424958 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e34d59dc-d84a-486d-ae7d-7d8d5ce2685c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:32.425069 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-e34d59dc-d84a-486d-ae7d-7d8d5ce2685c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:32.429750 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:32.429750 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:32.430539 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e34d59dc-d84a-486d-ae7d-7d8d5ce2685c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 returned with HTTP 200 Aug 04 10:50:32.430852 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 535/2131] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:32 2026] GET /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:32.520542 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-df1182fa-a348-4eb7-a731-c5070afcd13b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:32.522889 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-df1182fa-a348-4eb7-a731-c5070afcd13b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:32.523267 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-df1182fa-a348-4eb7-a731-c5070afcd13b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:32.523619 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-df1182fa-a348-4eb7-a731-c5070afcd13b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:32.523832 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-df1182fa-a348-4eb7-a731-c5070afcd13b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:32.529284 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:32.529284 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:32.530212 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-df1182fa-a348-4eb7-a731-c5070afcd13b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:32.530710 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 530/2132] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:32 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:32.576611 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c45bc806-0bcc-4dcf-9faa-b694aa2da666 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:32.578737 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c45bc806-0bcc-4dcf-9faa-b694aa2da666 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 Aug 04 10:50:32.578894 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c45bc806-0bcc-4dcf-9faa-b694aa2da666 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:32.579639 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c45bc806-0bcc-4dcf-9faa-b694aa2da666 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:32.591910 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:32.591910 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:32.597304 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c45bc806-0bcc-4dcf-9faa-b694aa2da666 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:50:32.609818 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c45bc806-0bcc-4dcf-9faa-b694aa2da666 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 returned with HTTP 200 Aug 04 10:50:32.610382 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 534/2133] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:32 2026] GET /volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:32.825327 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d9f13e42-dbc0-4132-8300-2d6f3e7495a7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:32.836568 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-149996d9-5155-4c60-a6e5-f6064b0f8e5c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:32.838519 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-149996d9-5155-4c60-a6e5-f6064b0f8e5c tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb Aug 04 10:50:32.838723 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-149996d9-5155-4c60-a6e5-f6064b0f8e5c tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:32.838980 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-149996d9-5155-4c60-a6e5-f6064b0f8e5c tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:32.846586 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:32.846586 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:32.851413 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-149996d9-5155-4c60-a6e5-f6064b0f8e5c tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:50:32.856962 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-149996d9-5155-4c60-a6e5-f6064b0f8e5c tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb returned with HTTP 200 Aug 04 10:50:32.857507 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 536/2134] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:32 2026] GET /volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb => generated 1250 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:32.935177 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d9f13e42-dbc0-4132-8300-2d6f3e7495a7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:50:32.935697 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d9f13e42-dbc0-4132-8300-2d6f3e7495a7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1613204921"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:32.938597 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-d9f13e42-dbc0-4132-8300-2d6f3e7495a7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1613204921'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:50:32.938597 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-d9f13e42-dbc0-4132-8300-2d6f3e7495a7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Create volume of 1 GB Aug 04 10:50:32.942499 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d9f13e42-dbc0-4132-8300-2d6f3e7495a7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Availability Zones retrieved successfully. Aug 04 10:50:32.950297 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9f13e42-dbc0-4132-8300-2d6f3e7495a7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Flow 'volume_create_api' (d7b39b88-1b21-4718-968a-93fc2fe5be38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:32.951644 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9f13e42-dbc0-4132-8300-2d6f3e7495a7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a20a5fd8-3672-44ca-beb5-1feb023ee886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:32.953380 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-d9f13e42-dbc0-4132-8300-2d6f3e7495a7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:50:32.991159 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9f13e42-dbc0-4132-8300-2d6f3e7495a7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a20a5fd8-3672-44ca-beb5-1feb023ee886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:32.992561 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9f13e42-dbc0-4132-8300-2d6f3e7495a7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1596d67-c00a-4261-ada7-750ced79db94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:33.017308 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-b6f2646a-e7f7-47e6-999c-549f187f601e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:33.020090 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-b6f2646a-e7f7-47e6-999c-549f187f601e tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb Aug 04 10:50:33.020467 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-b6f2646a-e7f7-47e6-999c-549f187f601e tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:33.020800 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-b6f2646a-e7f7-47e6-999c-549f187f601e tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:33.043009 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:33.043009 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:33.048626 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-b6f2646a-e7f7-47e6-999c-549f187f601e tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:50:33.054510 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-b6f2646a-e7f7-47e6-999c-549f187f601e tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb returned with HTTP 200 Aug 04 10:50:33.054997 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 531/2135] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:50:33 2026] GET /volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb => generated 1250 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:33.066747 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-48618b0c-c334-473c-bcd7-569fa91cb273 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:33.068308 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-48618b0c-c334-473c-bcd7-569fa91cb273 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:33.068867 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-48618b0c-c334-473c-bcd7-569fa91cb273 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:33.069139 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-48618b0c-c334-473c-bcd7-569fa91cb273 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:33.069410 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-48618b0c-c334-473c-bcd7-569fa91cb273 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:33.076727 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:33.076727 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:33.077826 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-48618b0c-c334-473c-bcd7-569fa91cb273 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:33.078339 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 535/2136] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:33 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:33.142907 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-d9f13e42-dbc0-4132-8300-2d6f3e7495a7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Created reservations ['0fdfc38a-0229-4ee0-b1a3-87d53da1a17d', 'ce432a61-9435-472d-bf03-eb9d533ff63f', '535c0524-adc1-452d-bd16-3454b2f4925e', 'aa87736d-6c26-4396-9232-3f59aea7ee17'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:33.144510 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9f13e42-dbc0-4132-8300-2d6f3e7495a7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1596d67-c00a-4261-ada7-750ced79db94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fdfc38a-0229-4ee0-b1a3-87d53da1a17d', 'ce432a61-9435-472d-bf03-eb9d533ff63f', '535c0524-adc1-452d-bd16-3454b2f4925e', 'aa87736d-6c26-4396-9232-3f59aea7ee17']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:33.146027 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9f13e42-dbc0-4132-8300-2d6f3e7495a7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef81c6bc-0144-4c1f-8cab-a10968d4bd0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:33.178562 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9f13e42-dbc0-4132-8300-2d6f3e7495a7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef81c6bc-0144-4c1f-8cab-a10968d4bd0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '863f5be2-5f8f-4b7c-aab8-9529925f9a08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1613204921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20fdfbe2ad840c6966562d7f42e138c',qos_specs=None,replication_status=,reservations=['0fdfc38a-0229-4ee0-b1a3-87d53da1a17d','ce432a61-9435-472d-bf03-eb9d533ff63f','535c0524-adc1-452d-bd16-3454b2f4925e','aa87736d-6c26-4396-9232-3f59aea7ee17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77906444419b473cb856c662bd707408',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:50:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1613204921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=863f5be2-5f8f-4b7c-aab8-9529925f9a08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a20fdfbe2ad840c6966562d7f42e138c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77906444419b473cb856c662bd707408',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:33.179304 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9f13e42-dbc0-4132-8300-2d6f3e7495a7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (424c5e2c-a7e6-409a-84c7-29e06bffa051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:33.208617 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9f13e42-dbc0-4132-8300-2d6f3e7495a7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (424c5e2c-a7e6-409a-84c7-29e06bffa051) transitioned into state 'SUCCESS' from state '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-1613204921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20fdfbe2ad840c6966562d7f42e138c',qos_specs=None,replication_status=,reservations=['0fdfc38a-0229-4ee0-b1a3-87d53da1a17d','ce432a61-9435-472d-bf03-eb9d533ff63f','535c0524-adc1-452d-bd16-3454b2f4925e','aa87736d-6c26-4396-9232-3f59aea7ee17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77906444419b473cb856c662bd707408',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:33.210262 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9f13e42-dbc0-4132-8300-2d6f3e7495a7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e298f498-8044-4c10-ab36-cc44a5393784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:33.228695 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9f13e42-dbc0-4132-8300-2d6f3e7495a7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e298f498-8044-4c10-ab36-cc44a5393784) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:33.229820 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9f13e42-dbc0-4132-8300-2d6f3e7495a7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Flow 'volume_create_api' (d7b39b88-1b21-4718-968a-93fc2fe5be38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:33.230319 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d9f13e42-dbc0-4132-8300-2d6f3e7495a7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Create volume request issued successfully. Aug 04 10:50:33.231121 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d9f13e42-dbc0-4132-8300-2d6f3e7495a7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:50:33.232471 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 535/2137] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:50:32 2026] POST /volume/v3/volumes => generated 751 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:33.247541 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d7da7ce5-489f-4398-8c4b-54e1f08b1239 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:33.251870 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d7da7ce5-489f-4398-8c4b-54e1f08b1239 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/volumes/863f5be2-5f8f-4b7c-aab8-9529925f9a08 Aug 04 10:50:33.252275 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d7da7ce5-489f-4398-8c4b-54e1f08b1239 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:33.252574 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d7da7ce5-489f-4398-8c4b-54e1f08b1239 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:33.269398 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:33.269398 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:33.278710 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d7da7ce5-489f-4398-8c4b-54e1f08b1239 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Volume info retrieved successfully. Aug 04 10:50:33.284761 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d7da7ce5-489f-4398-8c4b-54e1f08b1239 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes/863f5be2-5f8f-4b7c-aab8-9529925f9a08 returned with HTTP 200 Aug 04 10:50:33.285445 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 537/2138] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:33 2026] GET /volume/v3/volumes/863f5be2-5f8f-4b7c-aab8-9529925f9a08 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:33.445513 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a8d1f57a-3ee7-4014-8ebe-5c51a1246b8d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:33.447645 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8d1f57a-3ee7-4014-8ebe-5c51a1246b8d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 Aug 04 10:50:33.447818 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8d1f57a-3ee7-4014-8ebe-5c51a1246b8d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:33.448021 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8d1f57a-3ee7-4014-8ebe-5c51a1246b8d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:33.448114 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a8d1f57a-3ee7-4014-8ebe-5c51a1246b8d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:33.452386 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:33.452386 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:33.452908 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8d1f57a-3ee7-4014-8ebe-5c51a1246b8d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 returned with HTTP 200 Aug 04 10:50:33.453251 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 532/2139] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:33 2026] GET /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:33.544127 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2c50afbb-3439-4978-bb1c-64c6410d33b5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:33.546631 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2c50afbb-3439-4978-bb1c-64c6410d33b5 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:33.546918 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2c50afbb-3439-4978-bb1c-64c6410d33b5 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:33.547258 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2c50afbb-3439-4978-bb1c-64c6410d33b5 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:33.547706 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-2c50afbb-3439-4978-bb1c-64c6410d33b5 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:33.553102 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:33.553102 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:33.554212 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2c50afbb-3439-4978-bb1c-64c6410d33b5 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:33.554853 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 536/2140] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:33 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:33.570107 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-dfbfbe39-e6fb-4790-b540-ae5442ad7c25 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:33.572886 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-dfbfbe39-e6fb-4790-b540-ae5442ad7c25 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb Aug 04 10:50:33.573217 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-dfbfbe39-e6fb-4790-b540-ae5442ad7c25 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:33.573453 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-dfbfbe39-e6fb-4790-b540-ae5442ad7c25 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:33.582730 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:33.582730 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:33.587637 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-dfbfbe39-e6fb-4790-b540-ae5442ad7c25 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:50:33.594095 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-dfbfbe39-e6fb-4790-b540-ae5442ad7c25 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb returned with HTTP 200 Aug 04 10:50:33.594695 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 536/2141] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:50:33 2026] GET /volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb => generated 1250 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:33.606683 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0ed9c639-80f6-42b5-a05c-046da48bc7a5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:33.607204 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0ed9c639-80f6-42b5-a05c-046da48bc7a5 None None] GET https://10.4.3.232/volume// Aug 04 10:50:33.607825 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0ed9c639-80f6-42b5-a05c-046da48bc7a5 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:33.608088 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0ed9c639-80f6-42b5-a05c-046da48bc7a5 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:33.608541 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0ed9c639-80f6-42b5-a05c-046da48bc7a5 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:50:33.608925 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 538/2142] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:50:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:50:33.618820 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-3752ebed-9bd0-46c3-8fb6-e6b7602457c2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:33.621202 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-3752ebed-9bd0-46c3-8fb6-e6b7602457c2 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:50:33.621631 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-3752ebed-9bd0-46c3-8fb6-e6b7602457c2 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9407045c-c8b4-40ed-86d9-2150a7d906cb", "connector": null, "instance_uuid": "326fa11b-4c29-43d1-a2a9-a22a4428f07f"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:33.626971 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-693bea6b-5196-4eeb-82fb-efdb7f0a4c6c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:33.631838 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-693bea6b-5196-4eeb-82fb-efdb7f0a4c6c tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 Aug 04 10:50:33.632090 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-693bea6b-5196-4eeb-82fb-efdb7f0a4c6c tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:33.632357 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-693bea6b-5196-4eeb-82fb-efdb7f0a4c6c tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:33.635372 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:33.635372 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:33.650444 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:33.650444 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:33.657751 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-693bea6b-5196-4eeb-82fb-efdb7f0a4c6c tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:50:33.663692 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-693bea6b-5196-4eeb-82fb-efdb7f0a4c6c tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 returned with HTTP 200 Aug 04 10:50:33.664201 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 537/2143] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:33 2026] GET /volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:33.684387 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-3752ebed-9bd0-46c3-8fb6-e6b7602457c2 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:50:33.684857 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 533/2144] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:50:33 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:34.094323 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5c27e58d-e176-4881-88bf-b58e23040883 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:34.096863 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5c27e58d-e176-4881-88bf-b58e23040883 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:34.097330 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5c27e58d-e176-4881-88bf-b58e23040883 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:34.097432 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5c27e58d-e176-4881-88bf-b58e23040883 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:34.097758 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-5c27e58d-e176-4881-88bf-b58e23040883 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:34.103339 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:34.103339 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:34.104419 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5c27e58d-e176-4881-88bf-b58e23040883 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:34.104860 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 537/2145] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:34 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:34.306201 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b2b20445-fdb6-45b4-a0a7-ba4242536c65 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:34.309671 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b2b20445-fdb6-45b4-a0a7-ba4242536c65 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/volumes/863f5be2-5f8f-4b7c-aab8-9529925f9a08 Aug 04 10:50:34.310046 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b2b20445-fdb6-45b4-a0a7-ba4242536c65 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:34.310515 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b2b20445-fdb6-45b4-a0a7-ba4242536c65 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:34.319937 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:34.319937 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:34.327161 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b2b20445-fdb6-45b4-a0a7-ba4242536c65 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Volume info retrieved successfully. Aug 04 10:50:34.333180 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b2b20445-fdb6-45b4-a0a7-ba4242536c65 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes/863f5be2-5f8f-4b7c-aab8-9529925f9a08 returned with HTTP 200 Aug 04 10:50:34.334401 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 539/2146] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:34 2026] GET /volume/v3/volumes/863f5be2-5f8f-4b7c-aab8-9529925f9a08 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:34.354545 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-333eb05d-4897-498f-8e7c-3009fa77e543 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:34.356795 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-333eb05d-4897-498f-8e7c-3009fa77e543 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:50:34.357344 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-333eb05d-4897-498f-8e7c-3009fa77e543 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "863f5be2-5f8f-4b7c-aab8-9529925f9a08", "name": "tempest-VolumesDeleteCascade-Snapshot-2083610566"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:34.369716 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:34.369716 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:34.370253 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-333eb05d-4897-498f-8e7c-3009fa77e543 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Volume info retrieved successfully. Aug 04 10:50:34.370476 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-333eb05d-4897-498f-8e7c-3009fa77e543 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Create snapshot from volume 863f5be2-5f8f-4b7c-aab8-9529925f9a08 Aug 04 10:50:34.427340 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-333eb05d-4897-498f-8e7c-3009fa77e543 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Created reservations ['f0301eb1-4062-4fa6-ad4f-cdffd732ab27', 'b77fbac5-0fbc-4805-8db4-8383f54fa7d3', '2ff98204-48ea-45b9-aec2-89bde2d00239', '2debed4e-6fda-4b73-aa15-368b03b6bf3c'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:34.467174 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3f38050b-42e1-434f-8f09-bdd87507a301 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:34.469682 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f38050b-42e1-434f-8f09-bdd87507a301 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 Aug 04 10:50:34.469921 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3f38050b-42e1-434f-8f09-bdd87507a301 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:34.470255 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3f38050b-42e1-434f-8f09-bdd87507a301 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:34.470351 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3f38050b-42e1-434f-8f09-bdd87507a301 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:34.475085 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:34.475085 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:34.475830 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f38050b-42e1-434f-8f09-bdd87507a301 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 returned with HTTP 200 Aug 04 10:50:34.476205 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 534/2147] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:34 2026] GET /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:34.480020 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-333eb05d-4897-498f-8e7c-3009fa77e543 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Snapshot create request issued successfully. Aug 04 10:50:34.480435 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-333eb05d-4897-498f-8e7c-3009fa77e543 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:50:34.481935 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 538/2148] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:50:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:34.495381 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-329f1452-27f8-4096-b57f-40a6f633dff7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:34.497500 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-329f1452-27f8-4096-b57f-40a6f633dff7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/snapshots/7de36335-8608-46aa-b3d1-bea17aed4725 Aug 04 10:50:34.497655 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-329f1452-27f8-4096-b57f-40a6f633dff7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:34.497802 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-329f1452-27f8-4096-b57f-40a6f633dff7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:34.503618 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:34.503618 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:34.504202 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-329f1452-27f8-4096-b57f-40a6f633dff7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Snapshot retrieved successfully. Aug 04 10:50:34.505168 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-329f1452-27f8-4096-b57f-40a6f633dff7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/snapshots/7de36335-8608-46aa-b3d1-bea17aed4725 returned with HTTP 200 Aug 04 10:50:34.505564 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 538/2149] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:50:34 2026] GET /volume/v3/snapshots/7de36335-8608-46aa-b3d1-bea17aed4725 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:34.567775 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-30301380-fbc9-4591-84c5-e7c6f60798ef None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:34.570078 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-30301380-fbc9-4591-84c5-e7c6f60798ef tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:34.570384 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-30301380-fbc9-4591-84c5-e7c6f60798ef tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:34.570783 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-30301380-fbc9-4591-84c5-e7c6f60798ef tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:34.570944 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-30301380-fbc9-4591-84c5-e7c6f60798ef tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:34.578638 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:34.578638 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:34.580372 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-30301380-fbc9-4591-84c5-e7c6f60798ef tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:34.580943 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 540/2150] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:34 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:34.678273 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-be19ea77-b438-4766-9a5e-3397e3d40c65 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:34.680324 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be19ea77-b438-4766-9a5e-3397e3d40c65 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 Aug 04 10:50:34.680539 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-be19ea77-b438-4766-9a5e-3397e3d40c65 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:34.680794 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-be19ea77-b438-4766-9a5e-3397e3d40c65 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:34.695019 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:34.695019 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:34.698962 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-be19ea77-b438-4766-9a5e-3397e3d40c65 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:50:34.707256 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be19ea77-b438-4766-9a5e-3397e3d40c65 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 returned with HTTP 200 Aug 04 10:50:34.707784 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 535/2151] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:34 2026] GET /volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:34.750736 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d6857ad6-92b3-4c50-9a55-2ee5409dc755 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:34.751490 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d6857ad6-92b3-4c50-9a55-2ee5409dc755 None None] GET https://10.4.3.232/volume// Aug 04 10:50:34.751653 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d6857ad6-92b3-4c50-9a55-2ee5409dc755 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:34.751924 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d6857ad6-92b3-4c50-9a55-2ee5409dc755 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:34.752414 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d6857ad6-92b3-4c50-9a55-2ee5409dc755 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:50:34.752882 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 539/2152] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:50:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:50:34.761454 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-1fe905d1-b129-4d47-adec-992fedfba571 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:34.763746 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-1fe905d1-b129-4d47-adec-992fedfba571 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb Aug 04 10:50:34.764063 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-1fe905d1-b129-4d47-adec-992fedfba571 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:34.764577 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-1fe905d1-b129-4d47-adec-992fedfba571 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:34.776605 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:34.776605 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:34.781385 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-1fe905d1-b129-4d47-adec-992fedfba571 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:50:34.788503 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-1fe905d1-b129-4d47-adec-992fedfba571 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb returned with HTTP 200 Aug 04 10:50:34.789073 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 539/2153] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:50:34 2026] GET /volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb => generated 1429 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:50:34.929557 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-b7975161-a9f6-49a0-b7aa-b1839368d47b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:34.933485 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-b7975161-a9f6-49a0-b7aa-b1839368d47b tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] PUT https://10.4.3.232/volume/v3/attachments/a5448109-ab77-4fad-a8ae-7609f55a22ef Aug 04 10:50:34.933869 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-b7975161-a9f6-49a0-b7aa-b1839368d47b tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:34.945036 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-b7975161-a9f6-49a0-b7aa-b1839368d47b tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Acquiring lock "cinder-attachment_update-9407045c-c8b4-40ed-86d9-2150a7d906cb-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:50:34.952488 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-b7975161-a9f6-49a0-b7aa-b1839368d47b tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Lock "cinder-attachment_update-9407045c-c8b4-40ed-86d9-2150a7d906cb-np0000006413" acquired by "attachment_update" :: waited 0.007s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:50:34.953840 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:34.953840 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:35.076661 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-b7975161-a9f6-49a0-b7aa-b1839368d47b tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Lock "cinder-attachment_update-9407045c-c8b4-40ed-86d9-2150a7d906cb-np0000006413" released by "attachment_update" :: held 0.124s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:50:35.077029 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-b7975161-a9f6-49a0-b7aa-b1839368d47b tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/attachments/a5448109-ab77-4fad-a8ae-7609f55a22ef returned with HTTP 200 Aug 04 10:50:35.077877 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 541/2154] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:50:34 2026] PUT /volume/v3/attachments/a5448109-ab77-4fad-a8ae-7609f55a22ef => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:35.111394 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-b19b263b-f5a2-4ec0-951d-93ac63e708ca None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:35.114519 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-b19b263b-f5a2-4ec0-951d-93ac63e708ca tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] POST https://10.4.3.232/volume/v3/attachments/a5448109-ab77-4fad-a8ae-7609f55a22ef/action Aug 04 10:50:35.114519 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-b19b263b-f5a2-4ec0-951d-93ac63e708ca tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:50:35.114713 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-b19b263b-f5a2-4ec0-951d-93ac63e708ca tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:35.121480 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-99e3c484-6d25-453f-903e-0d7ea6d416dd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:35.125565 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-99e3c484-6d25-453f-903e-0d7ea6d416dd tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:35.125565 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-99e3c484-6d25-453f-903e-0d7ea6d416dd tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:35.125880 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-99e3c484-6d25-453f-903e-0d7ea6d416dd tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:35.126008 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-99e3c484-6d25-453f-903e-0d7ea6d416dd tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:35.138121 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:35.138121 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:35.138121 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-99e3c484-6d25-453f-903e-0d7ea6d416dd tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:35.138388 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 540/2155] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:35 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:35.139563 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:35.139563 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:35.158648 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2c0fc2ac-a022-42b1-bbdc-72b9e5d8a1f2 req-b19b263b-f5a2-4ec0-951d-93ac63e708ca tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/attachments/a5448109-ab77-4fad-a8ae-7609f55a22ef/action returned with HTTP 204 Aug 04 10:50:35.159251 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 536/2156] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:50:35 2026] POST /volume/v3/attachments/a5448109-ab77-4fad-a8ae-7609f55a22ef/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:35.248124 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-421d4769-4cf1-4c54-a7b0-1ed092558fe2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:35.253265 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-421d4769-4cf1-4c54-a7b0-1ed092558fe2 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] POST https://10.4.3.232/volume/v3/attachments/eef2492c-39c7-406a-a9b4-e7b9d9f627e5/action Aug 04 10:50:35.253265 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-421d4769-4cf1-4c54-a7b0-1ed092558fe2 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:50:35.253265 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-421d4769-4cf1-4c54-a7b0-1ed092558fe2 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:35.269142 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:35.269142 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:35.290287 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-7917f598-8d62-4b0a-bf04-cdf939201c43 req-421d4769-4cf1-4c54-a7b0-1ed092558fe2 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/attachments/eef2492c-39c7-406a-a9b4-e7b9d9f627e5/action returned with HTTP 204 Aug 04 10:50:35.290287 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 540/2157] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:50:35 2026] POST /volume/v3/attachments/eef2492c-39c7-406a-a9b4-e7b9d9f627e5/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:35.487404 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6c829e35-b9be-4f70-b447-c8c99cce9033 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:35.489535 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6c829e35-b9be-4f70-b447-c8c99cce9033 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 Aug 04 10:50:35.489781 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6c829e35-b9be-4f70-b447-c8c99cce9033 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:35.490016 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6c829e35-b9be-4f70-b447-c8c99cce9033 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:35.490212 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-6c829e35-b9be-4f70-b447-c8c99cce9033 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:35.495018 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:35.495018 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:35.495840 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6c829e35-b9be-4f70-b447-c8c99cce9033 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 returned with HTTP 200 Aug 04 10:50:35.496357 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 542/2158] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:35 2026] GET /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:35.516538 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ad5876b5-6fbd-4481-8ddf-c5a461042d3c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:35.518306 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ad5876b5-6fbd-4481-8ddf-c5a461042d3c tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/snapshots/7de36335-8608-46aa-b3d1-bea17aed4725 Aug 04 10:50:35.518552 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ad5876b5-6fbd-4481-8ddf-c5a461042d3c tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:35.518808 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ad5876b5-6fbd-4481-8ddf-c5a461042d3c tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:35.524456 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:35.524456 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:35.525119 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ad5876b5-6fbd-4481-8ddf-c5a461042d3c tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Snapshot retrieved successfully. Aug 04 10:50:35.525978 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ad5876b5-6fbd-4481-8ddf-c5a461042d3c tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/snapshots/7de36335-8608-46aa-b3d1-bea17aed4725 returned with HTTP 200 Aug 04 10:50:35.526396 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 541/2159] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:50:35 2026] GET /volume/v3/snapshots/7de36335-8608-46aa-b3d1-bea17aed4725 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:35.538173 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-500fecee-91e8-485b-a8f2-c1928c5b71f9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:35.540151 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-500fecee-91e8-485b-a8f2-c1928c5b71f9 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:50:35.540756 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-500fecee-91e8-485b-a8f2-c1928c5b71f9 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "863f5be2-5f8f-4b7c-aab8-9529925f9a08", "name": "tempest-VolumesDeleteCascade-Snapshot-1810065578"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:35.551624 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:35.551624 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:35.552445 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-500fecee-91e8-485b-a8f2-c1928c5b71f9 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Volume info retrieved successfully. Aug 04 10:50:35.553335 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-500fecee-91e8-485b-a8f2-c1928c5b71f9 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Create snapshot from volume 863f5be2-5f8f-4b7c-aab8-9529925f9a08 Aug 04 10:50:35.583648 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-500fecee-91e8-485b-a8f2-c1928c5b71f9 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Created reservations ['2ac29fff-3d26-4310-9ea8-e039bde93ca8', 'e57ffa8f-80f6-4da7-a856-ee14a1aed6c1', 'd16954e7-29cb-4a81-bf20-17efdb7ca96b', '8e7e5ef0-d49a-4c15-b97a-5880f554b330'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:35.592920 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6971309b-578a-4d46-80ca-4eee7186f262 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:35.598802 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6971309b-578a-4d46-80ca-4eee7186f262 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:35.598802 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6971309b-578a-4d46-80ca-4eee7186f262 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:35.598802 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6971309b-578a-4d46-80ca-4eee7186f262 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:35.598802 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-6971309b-578a-4d46-80ca-4eee7186f262 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:35.606019 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:35.606019 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:35.607163 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6971309b-578a-4d46-80ca-4eee7186f262 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:35.607664 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 541/2160] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:35 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:35.626827 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-500fecee-91e8-485b-a8f2-c1928c5b71f9 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Snapshot create request issued successfully. Aug 04 10:50:35.628111 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-500fecee-91e8-485b-a8f2-c1928c5b71f9 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:50:35.628111 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 537/2161] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:50:35 2026] POST /volume/v3/snapshots => generated 307 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:35.638477 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-77f2f33d-c3fc-44cc-8234-883e0b6b92a3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:35.640532 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-77f2f33d-c3fc-44cc-8234-883e0b6b92a3 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/snapshots/3786402d-c37d-4919-8781-e1cc254001be Aug 04 10:50:35.640739 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-77f2f33d-c3fc-44cc-8234-883e0b6b92a3 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:35.640961 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-77f2f33d-c3fc-44cc-8234-883e0b6b92a3 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:35.646628 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:35.646628 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:35.647071 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-77f2f33d-c3fc-44cc-8234-883e0b6b92a3 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Snapshot retrieved successfully. Aug 04 10:50:35.647843 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-77f2f33d-c3fc-44cc-8234-883e0b6b92a3 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/snapshots/3786402d-c37d-4919-8781-e1cc254001be returned with HTTP 200 Aug 04 10:50:35.648201 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 543/2162] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:50:35 2026] GET /volume/v3/snapshots/3786402d-c37d-4919-8781-e1cc254001be => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:35.721439 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-22df7e19-879a-4ee3-abe2-c21f1b0e5fb4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:35.723370 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-22df7e19-879a-4ee3-abe2-c21f1b0e5fb4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 Aug 04 10:50:35.723571 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-22df7e19-879a-4ee3-abe2-c21f1b0e5fb4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:35.723756 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-22df7e19-879a-4ee3-abe2-c21f1b0e5fb4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:35.733651 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:35.733651 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:35.737224 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-22df7e19-879a-4ee3-abe2-c21f1b0e5fb4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:50:35.742114 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-22df7e19-879a-4ee3-abe2-c21f1b0e5fb4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 returned with HTTP 200 Aug 04 10:50:35.742576 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 542/2163] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:35 2026] GET /volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:35.759872 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7246aa6a-a7fd-42d4-a028-243343cc0eaa None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:35.762193 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7246aa6a-a7fd-42d4-a028-243343cc0eaa tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 Aug 04 10:50:35.762417 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7246aa6a-a7fd-42d4-a028-243343cc0eaa tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:35.762597 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7246aa6a-a7fd-42d4-a028-243343cc0eaa tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:35.772927 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:35.772927 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:35.776481 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7246aa6a-a7fd-42d4-a028-243343cc0eaa tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:50:35.780512 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7246aa6a-a7fd-42d4-a028-243343cc0eaa tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 returned with HTTP 200 Aug 04 10:50:35.780898 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 542/2164] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:35 2026] GET /volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:36.151224 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e0fd3e76-0d0e-40b9-8b25-8b357e972850 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:36.153749 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e0fd3e76-0d0e-40b9-8b25-8b357e972850 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:36.154072 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e0fd3e76-0d0e-40b9-8b25-8b357e972850 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:36.154382 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e0fd3e76-0d0e-40b9-8b25-8b357e972850 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:36.154545 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e0fd3e76-0d0e-40b9-8b25-8b357e972850 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:36.160546 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:36.160546 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:36.161836 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e0fd3e76-0d0e-40b9-8b25-8b357e972850 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:36.162468 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 538/2165] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:36 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:36.510087 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3f94a006-e31d-45b7-bea4-6d8fd2d52530 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:36.512053 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3f94a006-e31d-45b7-bea4-6d8fd2d52530 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 Aug 04 10:50:36.512290 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3f94a006-e31d-45b7-bea4-6d8fd2d52530 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:36.512509 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3f94a006-e31d-45b7-bea4-6d8fd2d52530 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:36.512618 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-3f94a006-e31d-45b7-bea4-6d8fd2d52530 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:36.516644 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:36.516644 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:36.517252 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3f94a006-e31d-45b7-bea4-6d8fd2d52530 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 returned with HTTP 200 Aug 04 10:50:36.517610 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 544/2166] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:36 2026] GET /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:36.619417 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-dd43a0c1-3a3a-4c19-a778-130c8286a827 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:36.621365 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dd43a0c1-3a3a-4c19-a778-130c8286a827 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:36.621475 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dd43a0c1-3a3a-4c19-a778-130c8286a827 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:36.621658 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dd43a0c1-3a3a-4c19-a778-130c8286a827 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:36.621854 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-dd43a0c1-3a3a-4c19-a778-130c8286a827 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:36.625965 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:36.625965 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:36.626755 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dd43a0c1-3a3a-4c19-a778-130c8286a827 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:36.627160 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 543/2167] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:36 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:36.658021 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-367655ef-cc38-4ed1-9620-ecb0860f8667 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:36.660086 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-367655ef-cc38-4ed1-9620-ecb0860f8667 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/snapshots/3786402d-c37d-4919-8781-e1cc254001be Aug 04 10:50:36.660349 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-367655ef-cc38-4ed1-9620-ecb0860f8667 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:36.660590 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-367655ef-cc38-4ed1-9620-ecb0860f8667 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:36.666422 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:36.666422 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:36.666947 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-367655ef-cc38-4ed1-9620-ecb0860f8667 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Snapshot retrieved successfully. Aug 04 10:50:36.667863 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-367655ef-cc38-4ed1-9620-ecb0860f8667 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/snapshots/3786402d-c37d-4919-8781-e1cc254001be returned with HTTP 200 Aug 04 10:50:36.668339 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 543/2168] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:50:36 2026] GET /volume/v3/snapshots/3786402d-c37d-4919-8781-e1cc254001be => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:36.677537 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-db9ed636-06c6-49e7-9b0d-b013abeb8b8a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:36.679347 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-db9ed636-06c6-49e7-9b0d-b013abeb8b8a tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] DELETE https://10.4.3.232/volume/v3/volumes/863f5be2-5f8f-4b7c-aab8-9529925f9a08?cascade=True Aug 04 10:50:36.679550 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-db9ed636-06c6-49e7-9b0d-b013abeb8b8a tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:36.679736 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-db9ed636-06c6-49e7-9b0d-b013abeb8b8a tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:36.679917 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-db9ed636-06c6-49e7-9b0d-b013abeb8b8a tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Delete volume with id: 863f5be2-5f8f-4b7c-aab8-9529925f9a08 Aug 04 10:50:36.689105 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:36.689105 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:36.689667 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-db9ed636-06c6-49e7-9b0d-b013abeb8b8a tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Volume info retrieved successfully. Aug 04 10:50:36.730451 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-db9ed636-06c6-49e7-9b0d-b013abeb8b8a tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Delete volume request issued successfully. Aug 04 10:50:36.730714 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-db9ed636-06c6-49e7-9b0d-b013abeb8b8a tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes/863f5be2-5f8f-4b7c-aab8-9529925f9a08?cascade=True returned with HTTP 202 Aug 04 10:50:36.731109 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 539/2169] 10.4.3.232 () {66 vars in 1376 bytes} [Tue Aug 4 10:50:36 2026] DELETE /volume/v3/volumes/863f5be2-5f8f-4b7c-aab8-9529925f9a08?cascade=True => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:50:36.739383 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-76ba85f5-8af5-4043-976a-797fdecfe9d0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:36.741213 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-76ba85f5-8af5-4043-976a-797fdecfe9d0 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/volumes/863f5be2-5f8f-4b7c-aab8-9529925f9a08 Aug 04 10:50:36.741353 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-76ba85f5-8af5-4043-976a-797fdecfe9d0 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:36.741516 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-76ba85f5-8af5-4043-976a-797fdecfe9d0 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:36.748270 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:36.748270 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:36.751966 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-76ba85f5-8af5-4043-976a-797fdecfe9d0 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Volume info retrieved successfully. Aug 04 10:50:36.755933 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-76ba85f5-8af5-4043-976a-797fdecfe9d0 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes/863f5be2-5f8f-4b7c-aab8-9529925f9a08 returned with HTTP 200 Aug 04 10:50:36.756329 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 545/2170] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:36 2026] GET /volume/v3/volumes/863f5be2-5f8f-4b7c-aab8-9529925f9a08 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:37.173536 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fb9bc1de-1a87-4e51-98e4-7553fc3d04b8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:37.175737 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb9bc1de-1a87-4e51-98e4-7553fc3d04b8 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:37.175980 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb9bc1de-1a87-4e51-98e4-7553fc3d04b8 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:37.176191 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb9bc1de-1a87-4e51-98e4-7553fc3d04b8 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:37.176342 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-fb9bc1de-1a87-4e51-98e4-7553fc3d04b8 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:37.180910 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:37.180910 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:37.181693 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb9bc1de-1a87-4e51-98e4-7553fc3d04b8 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:37.182065 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 544/2171] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:37 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:37.459009 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4cf88c74-7413-4bc3-bc40-a70c9cb7aa8f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:37.460967 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4cf88c74-7413-4bc3-bc40-a70c9cb7aa8f tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:37.461330 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4cf88c74-7413-4bc3-bc40-a70c9cb7aa8f tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:37.461590 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4cf88c74-7413-4bc3-bc40-a70c9cb7aa8f tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:37.470324 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:37.470324 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:37.476675 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4cf88c74-7413-4bc3-bc40-a70c9cb7aa8f tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:37.481850 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4cf88c74-7413-4bc3-bc40-a70c9cb7aa8f tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:50:37.482548 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 544/2172] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:37 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:37.529989 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7ba8fd2e-9f7c-446d-ae1c-63084097c3c7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:37.532472 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7ba8fd2e-9f7c-446d-ae1c-63084097c3c7 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 Aug 04 10:50:37.532750 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7ba8fd2e-9f7c-446d-ae1c-63084097c3c7 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:37.532991 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7ba8fd2e-9f7c-446d-ae1c-63084097c3c7 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:37.533122 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-7ba8fd2e-9f7c-446d-ae1c-63084097c3c7 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:37.539173 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:37.539173 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:37.540167 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7ba8fd2e-9f7c-446d-ae1c-63084097c3c7 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 returned with HTTP 200 Aug 04 10:50:37.540750 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 540/2173] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:37 2026] GET /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:37.640458 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-28d075d2-bfd7-4981-af55-3822c5099c91 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:37.642427 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-28d075d2-bfd7-4981-af55-3822c5099c91 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:37.642608 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-28d075d2-bfd7-4981-af55-3822c5099c91 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:37.642795 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-28d075d2-bfd7-4981-af55-3822c5099c91 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:37.642930 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-28d075d2-bfd7-4981-af55-3822c5099c91 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:37.646777 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:37.646777 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:37.647426 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-28d075d2-bfd7-4981-af55-3822c5099c91 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:37.647770 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 546/2174] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:37 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:37.768864 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f153b69d-2830-41cf-b81e-cc34ce7de7f7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:37.770791 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f153b69d-2830-41cf-b81e-cc34ce7de7f7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/volumes/863f5be2-5f8f-4b7c-aab8-9529925f9a08 Aug 04 10:50:37.771037 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f153b69d-2830-41cf-b81e-cc34ce7de7f7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:37.771311 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f153b69d-2830-41cf-b81e-cc34ce7de7f7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:37.779676 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f153b69d-2830-41cf-b81e-cc34ce7de7f7 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes/863f5be2-5f8f-4b7c-aab8-9529925f9a08 returned with HTTP 404 Aug 04 10:50:37.779996 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 545/2175] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:37 2026] GET /volume/v3/volumes/863f5be2-5f8f-4b7c-aab8-9529925f9a08 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 04 10:50:37.788409 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3404abcc-8086-4a76-b1d1-fae3e59812ab None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:37.790407 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3404abcc-8086-4a76-b1d1-fae3e59812ab tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/volumes Aug 04 10:50:37.790624 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3404abcc-8086-4a76-b1d1-fae3e59812ab tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:37.790865 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3404abcc-8086-4a76-b1d1-fae3e59812ab tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:37.791217 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-3404abcc-8086-4a76-b1d1-fae3e59812ab tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:50:37.792088 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3404abcc-8086-4a76-b1d1-fae3e59812ab tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:50:37.799564 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3404abcc-8086-4a76-b1d1-fae3e59812ab tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Get all volumes completed successfully. Aug 04 10:50:37.800007 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3404abcc-8086-4a76-b1d1-fae3e59812ab tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 200 Aug 04 10:50:37.800497 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 545/2176] 10.4.3.232 () {66 vars in 1237 bytes} [Tue Aug 4 10:50:37 2026] GET /volume/v3/volumes => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:50:37.808790 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0fe887a8-6933-4be8-b288-188497a11a00 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:37.810926 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0fe887a8-6933-4be8-b288-188497a11a00 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/snapshots Aug 04 10:50:37.811172 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0fe887a8-6933-4be8-b288-188497a11a00 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:37.811426 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0fe887a8-6933-4be8-b288-188497a11a00 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:37.811742 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-0fe887a8-6933-4be8-b288-188497a11a00 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:50:37.813022 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-0fe887a8-6933-4be8-b288-188497a11a00 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:50:37.825402 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0fe887a8-6933-4be8-b288-188497a11a00 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Get all snapshots completed successfully. Aug 04 10:50:37.825687 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0fe887a8-6933-4be8-b288-188497a11a00 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 200 Aug 04 10:50:37.826128 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 541/2177] 10.4.3.232 () {66 vars in 1243 bytes} [Tue Aug 4 10:50:37 2026] GET /volume/v3/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:50:37.837424 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c26aa905-41f4-4957-903e-c03e2eacb766 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:37.839942 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c26aa905-41f4-4957-903e-c03e2eacb766 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/3786402d-c37d-4919-8781-e1cc254001be Aug 04 10:50:37.840185 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c26aa905-41f4-4957-903e-c03e2eacb766 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:37.840490 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c26aa905-41f4-4957-903e-c03e2eacb766 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:37.840652 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-c26aa905-41f4-4957-903e-c03e2eacb766 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Delete snapshot with id: 3786402d-c37d-4919-8781-e1cc254001be Aug 04 10:50:37.846127 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c26aa905-41f4-4957-903e-c03e2eacb766 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/snapshots/3786402d-c37d-4919-8781-e1cc254001be returned with HTTP 404 Aug 04 10:50:37.846754 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 547/2178] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:50:37 2026] DELETE /volume/v3/snapshots/3786402d-c37d-4919-8781-e1cc254001be => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:37.853836 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-218eeb78-2c3f-40f1-8a93-070c68baac7d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:37.856111 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-218eeb78-2c3f-40f1-8a93-070c68baac7d tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/7de36335-8608-46aa-b3d1-bea17aed4725 Aug 04 10:50:37.856653 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-218eeb78-2c3f-40f1-8a93-070c68baac7d tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:37.856653 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-218eeb78-2c3f-40f1-8a93-070c68baac7d tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:37.856865 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-218eeb78-2c3f-40f1-8a93-070c68baac7d tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Delete snapshot with id: 7de36335-8608-46aa-b3d1-bea17aed4725 Aug 04 10:50:37.861765 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-218eeb78-2c3f-40f1-8a93-070c68baac7d tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/snapshots/7de36335-8608-46aa-b3d1-bea17aed4725 returned with HTTP 404 Aug 04 10:50:37.862500 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 546/2179] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:50:37 2026] DELETE /volume/v3/snapshots/7de36335-8608-46aa-b3d1-bea17aed4725 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:37.869779 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-59487bfd-072e-4141-bf50-3575d439d5f1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:37.872263 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-59487bfd-072e-4141-bf50-3575d439d5f1 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/volumes/863f5be2-5f8f-4b7c-aab8-9529925f9a08 Aug 04 10:50:37.872538 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-59487bfd-072e-4141-bf50-3575d439d5f1 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:37.872818 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-59487bfd-072e-4141-bf50-3575d439d5f1 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:37.881403 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-59487bfd-072e-4141-bf50-3575d439d5f1 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes/863f5be2-5f8f-4b7c-aab8-9529925f9a08 returned with HTTP 404 Aug 04 10:50:37.882204 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 546/2180] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:37 2026] GET /volume/v3/volumes/863f5be2-5f8f-4b7c-aab8-9529925f9a08 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:37.889864 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-240124ae-d757-4041-abcb-3a3a5ddb0b1e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:37.892149 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-240124ae-d757-4041-abcb-3a3a5ddb0b1e tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] DELETE https://10.4.3.232/volume/v3/volumes/863f5be2-5f8f-4b7c-aab8-9529925f9a08 Aug 04 10:50:37.892412 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-240124ae-d757-4041-abcb-3a3a5ddb0b1e tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:37.892658 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-240124ae-d757-4041-abcb-3a3a5ddb0b1e tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:37.892859 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-240124ae-d757-4041-abcb-3a3a5ddb0b1e tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Delete volume with id: 863f5be2-5f8f-4b7c-aab8-9529925f9a08 Aug 04 10:50:37.899716 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-240124ae-d757-4041-abcb-3a3a5ddb0b1e tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes/863f5be2-5f8f-4b7c-aab8-9529925f9a08 returned with HTTP 404 Aug 04 10:50:37.900384 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 542/2181] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:50:37 2026] DELETE /volume/v3/volumes/863f5be2-5f8f-4b7c-aab8-9529925f9a08 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:37.912192 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-363b6672-f66c-423c-9bfe-5c774f7e03cd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:37.914449 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-363b6672-f66c-423c-9bfe-5c774f7e03cd tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:50:37.914817 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-363b6672-f66c-423c-9bfe-5c774f7e03cd tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1203137898"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:37.919414 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-363b6672-f66c-423c-9bfe-5c774f7e03cd tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1203137898'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:50:37.919414 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-363b6672-f66c-423c-9bfe-5c774f7e03cd tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Create volume of 1 GB Aug 04 10:50:37.923200 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-363b6672-f66c-423c-9bfe-5c774f7e03cd tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Availability Zones retrieved successfully. Aug 04 10:50:37.929123 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-363b6672-f66c-423c-9bfe-5c774f7e03cd tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Flow 'volume_create_api' (5f0f4dbc-0ac1-4b93-a128-93129188753f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:37.930783 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-363b6672-f66c-423c-9bfe-5c774f7e03cd tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e31269da-1019-4a54-b184-8cd94374aefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:37.931833 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-363b6672-f66c-423c-9bfe-5c774f7e03cd tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:50:37.964509 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-363b6672-f66c-423c-9bfe-5c774f7e03cd tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e31269da-1019-4a54-b184-8cd94374aefe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:37.965563 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-363b6672-f66c-423c-9bfe-5c774f7e03cd tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4c93dbb-8dce-4efe-9b06-5316be64f421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:38.066891 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-363b6672-f66c-423c-9bfe-5c774f7e03cd tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Created reservations ['39226705-056a-4127-84b4-07f00ce2e147', '8bb96cef-8d1e-42b5-8546-a2dbcfd55ccb', '221a0888-0d32-4a41-8d43-aed22737f6c1', '09cd1897-7f2b-4856-8172-de1834b8648f'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:38.067677 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-363b6672-f66c-423c-9bfe-5c774f7e03cd tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4c93dbb-8dce-4efe-9b06-5316be64f421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39226705-056a-4127-84b4-07f00ce2e147', '8bb96cef-8d1e-42b5-8546-a2dbcfd55ccb', '221a0888-0d32-4a41-8d43-aed22737f6c1', '09cd1897-7f2b-4856-8172-de1834b8648f']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:38.068429 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-363b6672-f66c-423c-9bfe-5c774f7e03cd tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2951cd5-246f-4d66-8191-581236b17d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:38.095259 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-363b6672-f66c-423c-9bfe-5c774f7e03cd tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2951cd5-246f-4d66-8191-581236b17d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30e21416-0c51-47b1-9034-c14eb4419025', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1203137898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20fdfbe2ad840c6966562d7f42e138c',qos_specs=None,replication_status=,reservations=['39226705-056a-4127-84b4-07f00ce2e147','8bb96cef-8d1e-42b5-8546-a2dbcfd55ccb','221a0888-0d32-4a41-8d43-aed22737f6c1','09cd1897-7f2b-4856-8172-de1834b8648f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77906444419b473cb856c662bd707408',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:50:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1203137898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30e21416-0c51-47b1-9034-c14eb4419025,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a20fdfbe2ad840c6966562d7f42e138c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77906444419b473cb856c662bd707408',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:38.096156 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-363b6672-f66c-423c-9bfe-5c774f7e03cd tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c60738f7-c746-47f0-b150-fd25f5ab536a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:38.121224 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-363b6672-f66c-423c-9bfe-5c774f7e03cd tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c60738f7-c746-47f0-b150-fd25f5ab536a) transitioned into state 'SUCCESS' from state '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-1203137898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20fdfbe2ad840c6966562d7f42e138c',qos_specs=None,replication_status=,reservations=['39226705-056a-4127-84b4-07f00ce2e147','8bb96cef-8d1e-42b5-8546-a2dbcfd55ccb','221a0888-0d32-4a41-8d43-aed22737f6c1','09cd1897-7f2b-4856-8172-de1834b8648f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77906444419b473cb856c662bd707408',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:38.121971 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-363b6672-f66c-423c-9bfe-5c774f7e03cd tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2493140d-415b-4425-af23-1888b61ea86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:38.132799 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-363b6672-f66c-423c-9bfe-5c774f7e03cd tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2493140d-415b-4425-af23-1888b61ea86e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:38.133894 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-363b6672-f66c-423c-9bfe-5c774f7e03cd tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Flow 'volume_create_api' (5f0f4dbc-0ac1-4b93-a128-93129188753f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:38.133983 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-363b6672-f66c-423c-9bfe-5c774f7e03cd tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Create volume request issued successfully. Aug 04 10:50:38.134755 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-363b6672-f66c-423c-9bfe-5c774f7e03cd tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:50:38.134963 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 548/2182] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:50:37 2026] POST /volume/v3/volumes => generated 751 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:38.151889 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5b55484e-f942-453f-ba56-3651a88b922c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:38.153976 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5b55484e-f942-453f-ba56-3651a88b922c tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/volumes/30e21416-0c51-47b1-9034-c14eb4419025 Aug 04 10:50:38.154209 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5b55484e-f942-453f-ba56-3651a88b922c tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:38.154531 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5b55484e-f942-453f-ba56-3651a88b922c tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:38.163703 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:38.163703 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:38.168835 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5b55484e-f942-453f-ba56-3651a88b922c tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Volume info retrieved successfully. Aug 04 10:50:38.174322 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5b55484e-f942-453f-ba56-3651a88b922c tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes/30e21416-0c51-47b1-9034-c14eb4419025 returned with HTTP 200 Aug 04 10:50:38.174846 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 547/2183] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:38 2026] GET /volume/v3/volumes/30e21416-0c51-47b1-9034-c14eb4419025 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:38.192137 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7bae0a4c-ec0b-4d22-a6e3-5c1ef212c6ae None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:38.194158 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7bae0a4c-ec0b-4d22-a6e3-5c1ef212c6ae tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:38.194369 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7bae0a4c-ec0b-4d22-a6e3-5c1ef212c6ae tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:38.194582 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7bae0a4c-ec0b-4d22-a6e3-5c1ef212c6ae tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:38.194930 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-7bae0a4c-ec0b-4d22-a6e3-5c1ef212c6ae tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:38.199750 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:38.199750 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:38.200723 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7bae0a4c-ec0b-4d22-a6e3-5c1ef212c6ae tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:38.201273 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 547/2184] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:38 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:38.494888 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-34c4dd47-dd84-474b-bafe-a1f6eec7e14c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:38.496666 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-34c4dd47-dd84-474b-bafe-a1f6eec7e14c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:38.496884 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-34c4dd47-dd84-474b-bafe-a1f6eec7e14c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:38.497115 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-34c4dd47-dd84-474b-bafe-a1f6eec7e14c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:38.503751 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:38.503751 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:38.506999 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-34c4dd47-dd84-474b-bafe-a1f6eec7e14c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:38.510718 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-34c4dd47-dd84-474b-bafe-a1f6eec7e14c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:50:38.511090 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 543/2185] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:38 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:38.551236 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bc5b9204-83ba-42c2-94c8-6c1587817f10 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:38.553161 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bc5b9204-83ba-42c2-94c8-6c1587817f10 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 Aug 04 10:50:38.553428 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bc5b9204-83ba-42c2-94c8-6c1587817f10 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:38.553618 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bc5b9204-83ba-42c2-94c8-6c1587817f10 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:38.553773 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-bc5b9204-83ba-42c2-94c8-6c1587817f10 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:38.557637 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:38.557637 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:38.558232 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bc5b9204-83ba-42c2-94c8-6c1587817f10 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 returned with HTTP 200 Aug 04 10:50:38.558571 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 549/2186] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:38 2026] GET /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:38.658587 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6e212297-aebe-429f-869b-150a7c80cecb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:38.660925 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6e212297-aebe-429f-869b-150a7c80cecb tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:38.661192 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6e212297-aebe-429f-869b-150a7c80cecb tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:38.661464 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6e212297-aebe-429f-869b-150a7c80cecb tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:38.661580 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6e212297-aebe-429f-869b-150a7c80cecb tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:38.667303 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:38.667303 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:38.668388 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6e212297-aebe-429f-869b-150a7c80cecb tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:38.670222 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 548/2187] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:38 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:39.191839 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d44af349-ea1f-4953-967a-38be94910b69 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:39.194032 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d44af349-ea1f-4953-967a-38be94910b69 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/volumes/30e21416-0c51-47b1-9034-c14eb4419025 Aug 04 10:50:39.194344 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d44af349-ea1f-4953-967a-38be94910b69 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:39.194613 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d44af349-ea1f-4953-967a-38be94910b69 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:39.205968 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:39.205968 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:39.212651 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d44af349-ea1f-4953-967a-38be94910b69 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Volume info retrieved successfully. Aug 04 10:50:39.214008 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-484b3236-7753-487d-a5b5-00f2ac6e9a50 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:39.216227 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-484b3236-7753-487d-a5b5-00f2ac6e9a50 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:39.216497 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-484b3236-7753-487d-a5b5-00f2ac6e9a50 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:39.216738 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-484b3236-7753-487d-a5b5-00f2ac6e9a50 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:39.216880 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-484b3236-7753-487d-a5b5-00f2ac6e9a50 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:39.218275 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d44af349-ea1f-4953-967a-38be94910b69 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes/30e21416-0c51-47b1-9034-c14eb4419025 returned with HTTP 200 Aug 04 10:50:39.218986 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 548/2188] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:39 2026] GET /volume/v3/volumes/30e21416-0c51-47b1-9034-c14eb4419025 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:39.221893 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:39.221893 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:39.222782 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-484b3236-7753-487d-a5b5-00f2ac6e9a50 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:39.223292 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 544/2189] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:39 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:39.232048 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-443097ce-212a-4790-be15-7e0e9af0542d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:39.233885 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-443097ce-212a-4790-be15-7e0e9af0542d tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:50:39.234302 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-443097ce-212a-4790-be15-7e0e9af0542d tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30e21416-0c51-47b1-9034-c14eb4419025", "name": "tempest-VolumesDeleteCascade-Snapshot-941821944"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:39.243396 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:39.243396 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:39.243950 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-443097ce-212a-4790-be15-7e0e9af0542d tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Volume info retrieved successfully. Aug 04 10:50:39.244105 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-443097ce-212a-4790-be15-7e0e9af0542d tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Create snapshot from volume 30e21416-0c51-47b1-9034-c14eb4419025 Aug 04 10:50:39.275306 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-443097ce-212a-4790-be15-7e0e9af0542d tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Created reservations ['9b2d0b5d-5fb9-4b51-bca8-e61b1fa87bcb', 'dcfcbec6-bdea-4597-b436-572d5b9fd245', '88930203-77b2-4334-a500-b1ab0b91cfd5', 'c97f447e-5c15-473b-8b80-e3ea016a3c86'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:39.310234 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-443097ce-212a-4790-be15-7e0e9af0542d tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Snapshot create request issued successfully. Aug 04 10:50:39.310585 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-443097ce-212a-4790-be15-7e0e9af0542d tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:50:39.311046 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 550/2190] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:50:39 2026] POST /volume/v3/snapshots => generated 306 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:39.319844 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d4f110b2-8fbf-4f79-a4f0-37a470f02bc8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:39.321691 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d4f110b2-8fbf-4f79-a4f0-37a470f02bc8 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/snapshots/7b9791dd-c403-48b3-8400-846d56c0fa79 Aug 04 10:50:39.321902 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d4f110b2-8fbf-4f79-a4f0-37a470f02bc8 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:39.322120 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d4f110b2-8fbf-4f79-a4f0-37a470f02bc8 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:39.326830 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:39.326830 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:39.327224 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d4f110b2-8fbf-4f79-a4f0-37a470f02bc8 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Snapshot retrieved successfully. Aug 04 10:50:39.327937 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d4f110b2-8fbf-4f79-a4f0-37a470f02bc8 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/snapshots/7b9791dd-c403-48b3-8400-846d56c0fa79 returned with HTTP 200 Aug 04 10:50:39.328284 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 549/2191] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:50:39 2026] GET /volume/v3/snapshots/7b9791dd-c403-48b3-8400-846d56c0fa79 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:39.526137 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ff97cb83-04c1-470b-bcc7-3a7d01433107 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:39.529526 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ff97cb83-04c1-470b-bcc7-3a7d01433107 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:39.529829 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ff97cb83-04c1-470b-bcc7-3a7d01433107 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:39.530041 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ff97cb83-04c1-470b-bcc7-3a7d01433107 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:39.537171 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:39.537171 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:39.541022 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ff97cb83-04c1-470b-bcc7-3a7d01433107 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:39.549321 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ff97cb83-04c1-470b-bcc7-3a7d01433107 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:50:39.549736 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 549/2192] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:39 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:39.569480 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-87ea4d72-e3b8-48e3-ae44-5084f4625022 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:39.571486 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-87ea4d72-e3b8-48e3-ae44-5084f4625022 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 Aug 04 10:50:39.571750 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-87ea4d72-e3b8-48e3-ae44-5084f4625022 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:39.572029 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-87ea4d72-e3b8-48e3-ae44-5084f4625022 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:39.572555 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-87ea4d72-e3b8-48e3-ae44-5084f4625022 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:39.577324 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:39.577324 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:39.578284 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-87ea4d72-e3b8-48e3-ae44-5084f4625022 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 returned with HTTP 200 Aug 04 10:50:39.578726 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 545/2193] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:39 2026] GET /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:39.684415 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d05937c5-e290-4260-bbf1-6a85ec8a33e0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:39.686597 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d05937c5-e290-4260-bbf1-6a85ec8a33e0 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:39.686750 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d05937c5-e290-4260-bbf1-6a85ec8a33e0 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:39.686921 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d05937c5-e290-4260-bbf1-6a85ec8a33e0 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:39.687036 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-d05937c5-e290-4260-bbf1-6a85ec8a33e0 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:39.692372 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:39.692372 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:39.693360 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d05937c5-e290-4260-bbf1-6a85ec8a33e0 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:39.693942 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 551/2194] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:39 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:40.234056 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5e1c6af1-a848-40e2-8f75-e05a097f53df None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:40.236141 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5e1c6af1-a848-40e2-8f75-e05a097f53df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:40.236415 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5e1c6af1-a848-40e2-8f75-e05a097f53df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:40.236634 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5e1c6af1-a848-40e2-8f75-e05a097f53df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:40.236777 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-5e1c6af1-a848-40e2-8f75-e05a097f53df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:40.241521 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:40.241521 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:40.242582 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5e1c6af1-a848-40e2-8f75-e05a097f53df tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:40.243026 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 550/2195] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:40 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:40.337671 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3680c3da-e7b4-4623-a2e2-7889f7e1e16d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:40.339626 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3680c3da-e7b4-4623-a2e2-7889f7e1e16d tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/snapshots/7b9791dd-c403-48b3-8400-846d56c0fa79 Aug 04 10:50:40.339868 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3680c3da-e7b4-4623-a2e2-7889f7e1e16d tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:40.340058 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3680c3da-e7b4-4623-a2e2-7889f7e1e16d tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:40.345713 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:40.345713 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:40.346210 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3680c3da-e7b4-4623-a2e2-7889f7e1e16d tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Snapshot retrieved successfully. Aug 04 10:50:40.347028 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3680c3da-e7b4-4623-a2e2-7889f7e1e16d tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/snapshots/7b9791dd-c403-48b3-8400-846d56c0fa79 returned with HTTP 200 Aug 04 10:50:40.347476 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 550/2196] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:50:40 2026] GET /volume/v3/snapshots/7b9791dd-c403-48b3-8400-846d56c0fa79 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:40.357510 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f0556118-6d21-404c-902b-b562a00ab907 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:40.359512 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f0556118-6d21-404c-902b-b562a00ab907 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:50:40.359919 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f0556118-6d21-404c-902b-b562a00ab907 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7b9791dd-c403-48b3-8400-846d56c0fa79", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1920768997"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:40.361750 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-f0556118-6d21-404c-902b-b562a00ab907 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Create volume request body: {'volume': {'snapshot_id': '7b9791dd-c403-48b3-8400-846d56c0fa79', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1920768997'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:50:40.367907 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:40.367907 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:40.368425 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f0556118-6d21-404c-902b-b562a00ab907 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Snapshot retrieved successfully. Aug 04 10:50:40.368567 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-f0556118-6d21-404c-902b-b562a00ab907 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Create volume of 1 GB Aug 04 10:50:40.372466 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f0556118-6d21-404c-902b-b562a00ab907 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Availability Zones retrieved successfully. Aug 04 10:50:40.378937 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0556118-6d21-404c-902b-b562a00ab907 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Flow 'volume_create_api' (43ddb54a-416b-41c1-b656-c504a4162107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:40.379931 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0556118-6d21-404c-902b-b562a00ab907 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (435989d6-56f5-45b6-abe3-541f1395b31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:40.380958 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-f0556118-6d21-404c-902b-b562a00ab907 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:50:40.414549 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0556118-6d21-404c-902b-b562a00ab907 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (435989d6-56f5-45b6-abe3-541f1395b31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7b9791dd-c403-48b3-8400-846d56c0fa79', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:40.415504 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0556118-6d21-404c-902b-b562a00ab907 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f5640f0-5814-4720-9cc5-2eb20c6524c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:40.457358 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-f0556118-6d21-404c-902b-b562a00ab907 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Created reservations ['afc9e0b1-9ffd-448c-ba32-0e7fee503774', '1527ac3e-7059-498e-a9fe-e5744d1c0b19', '809487dd-e641-435e-be84-2ef2a98fb344', 'b6b03bca-5c40-4d00-a4e0-ea485ccaebe8'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:40.458116 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0556118-6d21-404c-902b-b562a00ab907 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f5640f0-5814-4720-9cc5-2eb20c6524c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afc9e0b1-9ffd-448c-ba32-0e7fee503774', '1527ac3e-7059-498e-a9fe-e5744d1c0b19', '809487dd-e641-435e-be84-2ef2a98fb344', 'b6b03bca-5c40-4d00-a4e0-ea485ccaebe8']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:40.459025 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0556118-6d21-404c-902b-b562a00ab907 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ead3d871-6d3c-4032-aa41-942272dac6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:40.505086 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0556118-6d21-404c-902b-b562a00ab907 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ead3d871-6d3c-4032-aa41-942272dac6d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4877ff75-cefd-41fa-81db-2d57d03667bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1920768997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20fdfbe2ad840c6966562d7f42e138c',qos_specs=None,replication_status=,reservations=['afc9e0b1-9ffd-448c-ba32-0e7fee503774','1527ac3e-7059-498e-a9fe-e5744d1c0b19','809487dd-e641-435e-be84-2ef2a98fb344','b6b03bca-5c40-4d00-a4e0-ea485ccaebe8'],size=1,snapshot_id=7b9791dd-c403-48b3-8400-846d56c0fa79,source_replicaid=,source_volid=None,status='creating',user_id='77906444419b473cb856c662bd707408',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:50:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1920768997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4877ff75-cefd-41fa-81db-2d57d03667bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a20fdfbe2ad840c6966562d7f42e138c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7b9791dd-c403-48b3-8400-846d56c0fa79,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77906444419b473cb856c662bd707408',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:40.506010 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0556118-6d21-404c-902b-b562a00ab907 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d0bd90b-f902-4d38-bc7b-152fde3094e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:40.530318 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0556118-6d21-404c-902b-b562a00ab907 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d0bd90b-f902-4d38-bc7b-152fde3094e9) transitioned into state 'SUCCESS' from state '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-1920768997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a20fdfbe2ad840c6966562d7f42e138c',qos_specs=None,replication_status=,reservations=['afc9e0b1-9ffd-448c-ba32-0e7fee503774','1527ac3e-7059-498e-a9fe-e5744d1c0b19','809487dd-e641-435e-be84-2ef2a98fb344','b6b03bca-5c40-4d00-a4e0-ea485ccaebe8'],size=1,snapshot_id=7b9791dd-c403-48b3-8400-846d56c0fa79,source_replicaid=,source_volid=None,status='creating',user_id='77906444419b473cb856c662bd707408',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:40.530925 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0556118-6d21-404c-902b-b562a00ab907 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba2c987a-7270-422c-9d35-e67757237d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:40.553747 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0556118-6d21-404c-902b-b562a00ab907 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba2c987a-7270-422c-9d35-e67757237d12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:40.554752 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0556118-6d21-404c-902b-b562a00ab907 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Flow 'volume_create_api' (43ddb54a-416b-41c1-b656-c504a4162107) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:40.555355 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f0556118-6d21-404c-902b-b562a00ab907 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Create volume request issued successfully. Aug 04 10:50:40.555782 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f0556118-6d21-404c-902b-b562a00ab907 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:50:40.557850 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 546/2197] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:50:40 2026] POST /volume/v3/volumes => generated 785 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:40.562599 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-68c45899-1877-46c5-9748-b9f029a881a8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:40.565100 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-68c45899-1877-46c5-9748-b9f029a881a8 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:40.565423 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-68c45899-1877-46c5-9748-b9f029a881a8 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:40.565791 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-68c45899-1877-46c5-9748-b9f029a881a8 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:40.569343 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6514d388-cd8e-4155-af13-0fcb8ea0bc21 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:40.571643 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6514d388-cd8e-4155-af13-0fcb8ea0bc21 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/volumes/4877ff75-cefd-41fa-81db-2d57d03667bd Aug 04 10:50:40.571931 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6514d388-cd8e-4155-af13-0fcb8ea0bc21 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:40.572254 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6514d388-cd8e-4155-af13-0fcb8ea0bc21 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:40.574910 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:40.574910 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:40.579828 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-68c45899-1877-46c5-9748-b9f029a881a8 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:40.580600 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:40.580600 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:40.584890 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-68c45899-1877-46c5-9748-b9f029a881a8 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:50:40.585065 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6514d388-cd8e-4155-af13-0fcb8ea0bc21 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Volume info retrieved successfully. Aug 04 10:50:40.585605 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 552/2198] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:40 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:40.590763 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6514d388-cd8e-4155-af13-0fcb8ea0bc21 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes/4877ff75-cefd-41fa-81db-2d57d03667bd returned with HTTP 200 Aug 04 10:50:40.591342 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 551/2199] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:40 2026] GET /volume/v3/volumes/4877ff75-cefd-41fa-81db-2d57d03667bd => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:40.592205 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f5456d7c-4a0f-48ac-9cfb-3c769af342fb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:40.594362 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f5456d7c-4a0f-48ac-9cfb-3c769af342fb tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 Aug 04 10:50:40.594634 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f5456d7c-4a0f-48ac-9cfb-3c769af342fb tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:40.595086 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f5456d7c-4a0f-48ac-9cfb-3c769af342fb tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:40.595086 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-f5456d7c-4a0f-48ac-9cfb-3c769af342fb tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:40.601178 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:40.601178 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:40.601178 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f5456d7c-4a0f-48ac-9cfb-3c769af342fb tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 returned with HTTP 200 Aug 04 10:50:40.601178 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 551/2200] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:40 2026] GET /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:40.611712 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4dfa4868-bb16-4d8f-aa0c-e40cd600d980 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:40.614334 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4dfa4868-bb16-4d8f-aa0c-e40cd600d980 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81/export_record Aug 04 10:50:40.614334 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4dfa4868-bb16-4d8f-aa0c-e40cd600d980 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:40.614585 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4dfa4868-bb16-4d8f-aa0c-e40cd600d980 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'export_record' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:40.614975 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-4dfa4868-bb16-4d8f-aa0c-e40cd600d980 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Export record for backup ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100252) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 04 10:50:40.619927 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:40.619927 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:40.621211 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.backup.api [None req-4dfa4868-bb16-4d8f-aa0c-e40cd600d980 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling RPCAPI with context: , host: np0000006413, backup: ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100252) export_record /opt/stack/cinder/cinder/backup/api.py:569}} Aug 04 10:50:40.631744 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-4dfa4868-bb16-4d8f-aa0c-e40cd600d980 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] export_record in rpcapi backup_id ba44ebc5-8b7a-454a-b878-42833c9d7c81 on host np0000006413. {{(pid=100252) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 04 10:50:40.643882 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-4dfa4868-bb16-4d8f-aa0c-e40cd600d980 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmE0NGViYzUtOGI3YS00NTRhLWI4NzgtNDI4MzNjOWQ3YzgxIiwgInVzZXJfaWQiOiAiY2U1ZWM3ZjBiMzUyNDI5ZGFiMmFlZjY0YTU1Yzg2ZGYiLCAicHJvamVjdF9pZCI6ICJiMGQ3YTA0NjFiYTY0ZWNmOGQ2Y2I3OWM0MGM3NzdlNSIsICJ2b2x1bWVfaWQiOiAiNDU5ZDI4ZGUtOTM0My00ODJhLWFmODAtN2UxN2JlNGRjNDEwIiwgImhvc3QiOiAibnAwMDAwMDA2NDEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDQ3MDI5NDU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDU5ZDI4ZGUtOTM0My00ODJhLWFmODAtN2UxN2JlNGRjNDEwLzIwMjYwODA0MTA1MDI0L2F6X25vdmFfYmFja3VwX2JhNDRlYmM1LThiN2EtNDU0YS1iODc4LTQyODMzYzlkN2M4MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMTA6NTA6MjJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJmaW5pc2hlZF9hdCI6ICIyMDI2LTA4LTA0VDEwOjUwOjQwWiIsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMTA6NTA6MjJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQxMDo1MDo0MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100252) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 04 10:50:40.644167 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4dfa4868-bb16-4d8f-aa0c-e40cd600d980 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81/export_record returned with HTTP 200 Aug 04 10:50:40.644629 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 547/2201] 10.4.3.232 () {68 vars in 1430 bytes} [Tue Aug 4 10:50:40 2026] GET /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81/export_record => generated 1476 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:40.653476 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9e3cf1b7-bc7e-4087-bff2-f552105c1f1f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:40.655541 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9e3cf1b7-bc7e-4087-bff2-f552105c1f1f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 Aug 04 10:50:40.656533 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9e3cf1b7-bc7e-4087-bff2-f552105c1f1f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:40.656533 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9e3cf1b7-bc7e-4087-bff2-f552105c1f1f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:40.656533 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-9e3cf1b7-bc7e-4087-bff2-f552105c1f1f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:40.661458 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:40.661458 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:40.662305 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9e3cf1b7-bc7e-4087-bff2-f552105c1f1f tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 returned with HTTP 200 Aug 04 10:50:40.662755 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 553/2202] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:40 2026] GET /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:40.673519 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d396d9c8-d773-45ab-bbd5-eead05ee2e40 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:40.678746 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d396d9c8-d773-45ab-bbd5-eead05ee2e40 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] POST https://10.4.3.232/volume/v3/backups/import_record Aug 04 10:50:40.679274 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d396d9c8-d773-45ab-bbd5-eead05ee2e40 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjEyYWY5MDUtMzRiMy00NTQzLTg5OTgtNWEwMzNkMWQ1MTcyIiwgInVzZXJfaWQiOiAiY2U1ZWM3ZjBiMzUyNDI5ZGFiMmFlZjY0YTU1Yzg2ZGYiLCAicHJvamVjdF9pZCI6ICJiMGQ3YTA0NjFiYTY0ZWNmOGQ2Y2I3OWM0MGM3NzdlNSIsICJ2b2x1bWVfaWQiOiAiNDU5ZDI4ZGUtOTM0My00ODJhLWFmODAtN2UxN2JlNGRjNDEwIiwgImhvc3QiOiAibnAwMDAwMDA2NDEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDQ3MDI5NDU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDU5ZDI4ZGUtOTM0My00ODJhLWFmODAtN2UxN2JlNGRjNDEwLzIwMjYwODA0MTA1MDI0L2F6X25vdmFfYmFja3VwX2JhNDRlYmM1LThiN2EtNDU0YS1iODc4LTQyODMzYzlkN2M4MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMTA6NTA6MjJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJmaW5pc2hlZF9hdCI6ICIyMDI2LTA4LTA0VDEwOjUwOjQwWiIsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMTA6NTA6MjJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQxMDo1MDo0MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:40.684010 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-d396d9c8-d773-45ab-bbd5-eead05ee2e40 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjEyYWY5MDUtMzRiMy00NTQzLTg5OTgtNWEwMzNkMWQ1MTcyIiwgInVzZXJfaWQiOiAiY2U1ZWM3ZjBiMzUyNDI5ZGFiMmFlZjY0YTU1Yzg2ZGYiLCAicHJvamVjdF9pZCI6ICJiMGQ3YTA0NjFiYTY0ZWNmOGQ2Y2I3OWM0MGM3NzdlNSIsICJ2b2x1bWVfaWQiOiAiNDU5ZDI4ZGUtOTM0My00ODJhLWFmODAtN2UxN2JlNGRjNDEwIiwgImhvc3QiOiAibnAwMDAwMDA2NDEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDQ3MDI5NDU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDU5ZDI4ZGUtOTM0My00ODJhLWFmODAtN2UxN2JlNGRjNDEwLzIwMjYwODA0MTA1MDI0L2F6X25vdmFfYmFja3VwX2JhNDRlYmM1LThiN2EtNDU0YS1iODc4LTQyODMzYzlkN2M4MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMTA6NTA6MjJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJmaW5pc2hlZF9hdCI6ICIyMDI2LTA4LTA0VDEwOjUwOjQwWiIsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMTA6NTA6MjJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQxMDo1MDo0MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100253) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 04 10:50:40.684174 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-d396d9c8-d773-45ab-bbd5-eead05ee2e40 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjEyYWY5MDUtMzRiMy00NTQzLTg5OTgtNWEwMzNkMWQ1MTcyIiwgInVzZXJfaWQiOiAiY2U1ZWM3ZjBiMzUyNDI5ZGFiMmFlZjY0YTU1Yzg2ZGYiLCAicHJvamVjdF9pZCI6ICJiMGQ3YTA0NjFiYTY0ZWNmOGQ2Y2I3OWM0MGM3NzdlNSIsICJ2b2x1bWVfaWQiOiAiNDU5ZDI4ZGUtOTM0My00ODJhLWFmODAtN2UxN2JlNGRjNDEwIiwgImhvc3QiOiAibnAwMDAwMDA2NDEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDQ3MDI5NDU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDU5ZDI4ZGUtOTM0My00ODJhLWFmODAtN2UxN2JlNGRjNDEwLzIwMjYwODA0MTA1MDI0L2F6X25vdmFfYmFja3VwX2JhNDRlYmM1LThiN2EtNDU0YS1iODc4LTQyODMzYzlkN2M4MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMTA6NTA6MjJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJmaW5pc2hlZF9hdCI6ICIyMDI2LTA4LTA0VDEwOjUwOjQwWiIsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMTA6NTA6MjJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQxMDo1MDo0MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100253) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 04 10:50:40.684845 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.policy [None req-d396d9c8-d773-45ab-bbd5-eead05ee2e40 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '7e7afd1d3e214da5a46e89566c0207a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0d7a0461ba64ecf8d6cb79c40c777e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100253) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:50:40.685014 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d396d9c8-d773-45ab-bbd5-eead05ee2e40 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] https://10.4.3.232/volume/v3/backups/import_record returned with HTTP 403 Aug 04 10:50:40.685566 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 552/2203] 10.4.3.232 () {70 vars in 1342 bytes} [Tue Aug 4 10:50:40 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:40.693780 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8e5ae6a1-d9e5-4d0a-8080-ec4cc7317832 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:40.695631 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8e5ae6a1-d9e5-4d0a-8080-ec4cc7317832 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/459d28de-9343-482a-af80-7e17be4dc410 Aug 04 10:50:40.695857 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8e5ae6a1-d9e5-4d0a-8080-ec4cc7317832 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:40.696034 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8e5ae6a1-d9e5-4d0a-8080-ec4cc7317832 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:40.696254 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-8e5ae6a1-d9e5-4d0a-8080-ec4cc7317832 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Delete volume with id: 459d28de-9343-482a-af80-7e17be4dc410 Aug 04 10:50:40.705959 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:40.705959 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:40.706437 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8e5ae6a1-d9e5-4d0a-8080-ec4cc7317832 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Volume info retrieved successfully. Aug 04 10:50:40.708263 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a36b415e-6a22-4e90-8c5a-8a3e9b448e1b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:40.710294 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a36b415e-6a22-4e90-8c5a-8a3e9b448e1b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:40.710492 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a36b415e-6a22-4e90-8c5a-8a3e9b448e1b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:40.710664 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a36b415e-6a22-4e90-8c5a-8a3e9b448e1b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:40.710793 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a36b415e-6a22-4e90-8c5a-8a3e9b448e1b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:40.718005 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:40.718005 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:40.718005 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a36b415e-6a22-4e90-8c5a-8a3e9b448e1b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:40.718005 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 548/2204] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:40 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:40.725520 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8e5ae6a1-d9e5-4d0a-8080-ec4cc7317832 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Delete volume request issued successfully. Aug 04 10:50:40.725862 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8e5ae6a1-d9e5-4d0a-8080-ec4cc7317832 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes/459d28de-9343-482a-af80-7e17be4dc410 returned with HTTP 202 Aug 04 10:50:40.726184 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 552/2205] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:50:40 2026] DELETE /volume/v3/volumes/459d28de-9343-482a-af80-7e17be4dc410 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:50:40.738545 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-62c23a61-0e26-4c6b-8ae3-97cc9047cc4a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:40.744378 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-62c23a61-0e26-4c6b-8ae3-97cc9047cc4a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/volumes/459d28de-9343-482a-af80-7e17be4dc410 Aug 04 10:50:40.744754 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-62c23a61-0e26-4c6b-8ae3-97cc9047cc4a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:40.744962 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-62c23a61-0e26-4c6b-8ae3-97cc9047cc4a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:40.759045 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:40.759045 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:40.762825 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-62c23a61-0e26-4c6b-8ae3-97cc9047cc4a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Volume info retrieved successfully. Aug 04 10:50:40.766925 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-62c23a61-0e26-4c6b-8ae3-97cc9047cc4a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes/459d28de-9343-482a-af80-7e17be4dc410 returned with HTTP 200 Aug 04 10:50:40.767351 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 554/2206] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:40 2026] GET /volume/v3/volumes/459d28de-9343-482a-af80-7e17be4dc410 => generated 1016 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:41.254076 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-53d4715d-8d2e-46e7-abe5-dc9dba82692d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:41.256010 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-53d4715d-8d2e-46e7-abe5-dc9dba82692d tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:41.256261 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-53d4715d-8d2e-46e7-abe5-dc9dba82692d tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:41.256422 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-53d4715d-8d2e-46e7-abe5-dc9dba82692d tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:41.256528 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-53d4715d-8d2e-46e7-abe5-dc9dba82692d tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:41.262442 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:41.262442 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:41.263228 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-53d4715d-8d2e-46e7-abe5-dc9dba82692d tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:41.263590 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 553/2207] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:41 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:41.601213 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d80a8df7-0b30-4b6b-b32c-403696893f6e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:41.608025 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8898c4f7-1bd3-4dc6-9efc-32e82a2c814e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:41.609187 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d80a8df7-0b30-4b6b-b32c-403696893f6e tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:41.610040 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8898c4f7-1bd3-4dc6-9efc-32e82a2c814e tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/volumes/4877ff75-cefd-41fa-81db-2d57d03667bd Aug 04 10:50:41.610121 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d80a8df7-0b30-4b6b-b32c-403696893f6e tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:41.610310 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8898c4f7-1bd3-4dc6-9efc-32e82a2c814e tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:41.610565 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8898c4f7-1bd3-4dc6-9efc-32e82a2c814e tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:41.611384 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d80a8df7-0b30-4b6b-b32c-403696893f6e tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:41.618897 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:41.618897 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:41.623314 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8898c4f7-1bd3-4dc6-9efc-32e82a2c814e tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Volume info retrieved successfully. Aug 04 10:50:41.626113 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:41.626113 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:41.627767 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8898c4f7-1bd3-4dc6-9efc-32e82a2c814e tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes/4877ff75-cefd-41fa-81db-2d57d03667bd returned with HTTP 200 Aug 04 10:50:41.628127 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 553/2208] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:41 2026] GET /volume/v3/volumes/4877ff75-cefd-41fa-81db-2d57d03667bd => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:41.630030 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d80a8df7-0b30-4b6b-b32c-403696893f6e tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:41.634201 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d80a8df7-0b30-4b6b-b32c-403696893f6e tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:50:41.634887 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 549/2209] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:41 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:41.641702 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ba86e399-17b8-438e-a204-705ab580a054 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:41.644237 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ba86e399-17b8-438e-a204-705ab580a054 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/volumes/4877ff75-cefd-41fa-81db-2d57d03667bd Aug 04 10:50:41.644555 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ba86e399-17b8-438e-a204-705ab580a054 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:41.644866 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ba86e399-17b8-438e-a204-705ab580a054 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:41.655029 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:41.655029 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:41.661361 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ba86e399-17b8-438e-a204-705ab580a054 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Volume info retrieved successfully. Aug 04 10:50:41.667689 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ba86e399-17b8-438e-a204-705ab580a054 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes/4877ff75-cefd-41fa-81db-2d57d03667bd returned with HTTP 200 Aug 04 10:50:41.668266 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 555/2210] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:41 2026] GET /volume/v3/volumes/4877ff75-cefd-41fa-81db-2d57d03667bd => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:41.682867 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1705d3e8-6165-43db-8b46-ef19a32ed579 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:41.684562 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1705d3e8-6165-43db-8b46-ef19a32ed579 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] DELETE https://10.4.3.232/volume/v3/volumes/30e21416-0c51-47b1-9034-c14eb4419025?cascade=True Aug 04 10:50:41.684827 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1705d3e8-6165-43db-8b46-ef19a32ed579 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:41.685058 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1705d3e8-6165-43db-8b46-ef19a32ed579 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:41.685223 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-1705d3e8-6165-43db-8b46-ef19a32ed579 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Delete volume with id: 30e21416-0c51-47b1-9034-c14eb4419025 Aug 04 10:50:41.691865 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:41.691865 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:41.692364 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1705d3e8-6165-43db-8b46-ef19a32ed579 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Volume info retrieved successfully. Aug 04 10:50:41.730168 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c3eac432-c9a9-48de-8790-5ff300315911 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:41.730320 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1705d3e8-6165-43db-8b46-ef19a32ed579 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Delete volume request issued successfully. Aug 04 10:50:41.730485 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1705d3e8-6165-43db-8b46-ef19a32ed579 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes/30e21416-0c51-47b1-9034-c14eb4419025?cascade=True returned with HTTP 202 Aug 04 10:50:41.730909 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 554/2211] 10.4.3.232 () {66 vars in 1376 bytes} [Tue Aug 4 10:50:41 2026] DELETE /volume/v3/volumes/30e21416-0c51-47b1-9034-c14eb4419025?cascade=True => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:50:41.731840 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c3eac432-c9a9-48de-8790-5ff300315911 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:41.732018 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c3eac432-c9a9-48de-8790-5ff300315911 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:41.732638 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c3eac432-c9a9-48de-8790-5ff300315911 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:41.732638 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-c3eac432-c9a9-48de-8790-5ff300315911 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:41.736716 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:41.736716 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:41.737783 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c3eac432-c9a9-48de-8790-5ff300315911 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:41.738735 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 554/2212] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:41 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:41.739010 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d5764c24-8beb-4b8d-ab3f-50e5a895775e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:41.742039 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d5764c24-8beb-4b8d-ab3f-50e5a895775e tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/volumes/30e21416-0c51-47b1-9034-c14eb4419025 Aug 04 10:50:41.742377 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d5764c24-8beb-4b8d-ab3f-50e5a895775e tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:41.742686 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d5764c24-8beb-4b8d-ab3f-50e5a895775e tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:41.752481 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:41.752481 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:41.757335 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d5764c24-8beb-4b8d-ab3f-50e5a895775e tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Volume info retrieved successfully. Aug 04 10:50:41.763988 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d5764c24-8beb-4b8d-ab3f-50e5a895775e tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes/30e21416-0c51-47b1-9034-c14eb4419025 returned with HTTP 200 Aug 04 10:50:41.764616 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 550/2213] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:41 2026] GET /volume/v3/volumes/30e21416-0c51-47b1-9034-c14eb4419025 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:41.780586 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-04bc3f4e-2647-41b3-874e-37077e630365 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:41.782695 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-04bc3f4e-2647-41b3-874e-37077e630365 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/volumes/459d28de-9343-482a-af80-7e17be4dc410 Aug 04 10:50:41.782981 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-04bc3f4e-2647-41b3-874e-37077e630365 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:41.783226 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-04bc3f4e-2647-41b3-874e-37077e630365 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:41.789599 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-04bc3f4e-2647-41b3-874e-37077e630365 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes/459d28de-9343-482a-af80-7e17be4dc410 returned with HTTP 404 Aug 04 10:50:41.790191 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 556/2214] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:41 2026] GET /volume/v3/volumes/459d28de-9343-482a-af80-7e17be4dc410 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:41.800354 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5951dd2d-0dcf-4211-b4a3-8e1fcef12382 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:41.802106 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5951dd2d-0dcf-4211-b4a3-8e1fcef12382 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] GET https://10.4.3.232/volume/v3/backups Aug 04 10:50:41.802342 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5951dd2d-0dcf-4211-b4a3-8e1fcef12382 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:41.802567 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5951dd2d-0dcf-4211-b4a3-8e1fcef12382 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:41.802882 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-5951dd2d-0dcf-4211-b4a3-8e1fcef12382 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:50:41.803149 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:41.803149 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:41.815686 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5951dd2d-0dcf-4211-b4a3-8e1fcef12382 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 200 Aug 04 10:50:41.816154 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 555/2215] 10.4.3.232 () {68 vars in 1277 bytes} [Tue Aug 4 10:50:41 2026] GET /volume/v3/backups => generated 624 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:41.827333 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9f3a9dfc-9105-4026-9a14-c6005c39755c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:41.829136 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9f3a9dfc-9105-4026-9a14-c6005c39755c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] GET https://10.4.3.232/volume/v3/backups?project_id=b0d7a0461ba64ecf8d6cb79c40c777e5 Aug 04 10:50:41.829378 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9f3a9dfc-9105-4026-9a14-c6005c39755c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:41.829528 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9f3a9dfc-9105-4026-9a14-c6005c39755c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:41.830100 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-9f3a9dfc-9105-4026-9a14-c6005c39755c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Removing options 'project_id' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:50:41.835746 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9f3a9dfc-9105-4026-9a14-c6005c39755c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] https://10.4.3.232/volume/v3/backups?project_id=b0d7a0461ba64ecf8d6cb79c40c777e5 returned with HTTP 200 Aug 04 10:50:41.836266 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 555/2216] 10.4.3.232 () {68 vars in 1364 bytes} [Tue Aug 4 10:50:41 2026] GET /volume/v3/backups?project_id=b0d7a0461ba64ecf8d6cb79c40c777e5 => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:41.845894 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-99432605-44e9-4801-9545-c5a99bfc6a02 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:41.848064 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-99432605-44e9-4801-9545-c5a99bfc6a02 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:50:41.848156 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-99432605-44e9-4801-9545-c5a99bfc6a02 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-406471487"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:41.849574 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-99432605-44e9-4801-9545-c5a99bfc6a02 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-406471487'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:50:41.849730 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-99432605-44e9-4801-9545-c5a99bfc6a02 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Create volume of 1 GB Aug 04 10:50:41.853817 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-99432605-44e9-4801-9545-c5a99bfc6a02 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Availability Zones retrieved successfully. Aug 04 10:50:41.859794 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-99432605-44e9-4801-9545-c5a99bfc6a02 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Flow 'volume_create_api' (972652f7-2d18-4dc7-946c-d623e515dcbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:41.861114 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-99432605-44e9-4801-9545-c5a99bfc6a02 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca65636-5e4d-429c-bcdc-35b990d30673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:41.862099 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-99432605-44e9-4801-9545-c5a99bfc6a02 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:50:41.888901 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-99432605-44e9-4801-9545-c5a99bfc6a02 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca65636-5e4d-429c-bcdc-35b990d30673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:41.889777 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-99432605-44e9-4801-9545-c5a99bfc6a02 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (169e0cc7-0132-4a6d-88bf-2d21086b97c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:41.945376 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-99432605-44e9-4801-9545-c5a99bfc6a02 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Created reservations ['2fe4233e-307f-4656-a0e7-cb14d9069819', 'be81f099-e217-4e06-9968-66e79eb7c3f8', 'ef470b86-50da-486f-9d84-bc37e5089202', '2307e7ca-91aa-495e-92ae-110a5cf851d9'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:41.946263 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-99432605-44e9-4801-9545-c5a99bfc6a02 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (169e0cc7-0132-4a6d-88bf-2d21086b97c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fe4233e-307f-4656-a0e7-cb14d9069819', 'be81f099-e217-4e06-9968-66e79eb7c3f8', 'ef470b86-50da-486f-9d84-bc37e5089202', '2307e7ca-91aa-495e-92ae-110a5cf851d9']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:41.947055 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-99432605-44e9-4801-9545-c5a99bfc6a02 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a7e0af4-15c8-40d4-883f-749ed04f6bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:41.972914 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-99432605-44e9-4801-9545-c5a99bfc6a02 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a7e0af4-15c8-40d4-883f-749ed04f6bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80b82f5a-89bc-46db-badf-091687124186', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-406471487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d7a0461ba64ecf8d6cb79c40c777e5',qos_specs=None,replication_status=,reservations=['2fe4233e-307f-4656-a0e7-cb14d9069819','be81f099-e217-4e06-9968-66e79eb7c3f8','ef470b86-50da-486f-9d84-bc37e5089202','2307e7ca-91aa-495e-92ae-110a5cf851d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce5ec7f0b352429dab2aef64a55c86df',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:50:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-406471487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80b82f5a-89bc-46db-badf-091687124186,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0d7a0461ba64ecf8d6cb79c40c777e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce5ec7f0b352429dab2aef64a55c86df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:41.973522 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-99432605-44e9-4801-9545-c5a99bfc6a02 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce57fe89-e578-426e-9e2e-b2a80bf4aef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:41.993638 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-99432605-44e9-4801-9545-c5a99bfc6a02 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce57fe89-e578-426e-9e2e-b2a80bf4aef9) transitioned into state 'SUCCESS' from state '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-406471487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0d7a0461ba64ecf8d6cb79c40c777e5',qos_specs=None,replication_status=,reservations=['2fe4233e-307f-4656-a0e7-cb14d9069819','be81f099-e217-4e06-9968-66e79eb7c3f8','ef470b86-50da-486f-9d84-bc37e5089202','2307e7ca-91aa-495e-92ae-110a5cf851d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce5ec7f0b352429dab2aef64a55c86df',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:41.996055 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-99432605-44e9-4801-9545-c5a99bfc6a02 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be0b6b3e-a088-4250-b882-b58bbf4f3e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:42.009094 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-99432605-44e9-4801-9545-c5a99bfc6a02 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be0b6b3e-a088-4250-b882-b58bbf4f3e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:42.010607 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-99432605-44e9-4801-9545-c5a99bfc6a02 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Flow 'volume_create_api' (972652f7-2d18-4dc7-946c-d623e515dcbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:42.011193 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-99432605-44e9-4801-9545-c5a99bfc6a02 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Create volume request issued successfully. Aug 04 10:50:42.011943 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-99432605-44e9-4801-9545-c5a99bfc6a02 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:50:42.012524 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 551/2217] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 10:50:41 2026] POST /volume/v3/volumes => generated 777 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:42.026233 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-94c25a38-751c-4428-9a1a-28f2a35b9da7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:42.028467 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-94c25a38-751c-4428-9a1a-28f2a35b9da7 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/volumes/80b82f5a-89bc-46db-badf-091687124186 Aug 04 10:50:42.029054 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-94c25a38-751c-4428-9a1a-28f2a35b9da7 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:42.029377 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-94c25a38-751c-4428-9a1a-28f2a35b9da7 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:42.043636 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:42.043636 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:42.049100 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-94c25a38-751c-4428-9a1a-28f2a35b9da7 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Volume info retrieved successfully. Aug 04 10:50:42.057791 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-94c25a38-751c-4428-9a1a-28f2a35b9da7 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes/80b82f5a-89bc-46db-badf-091687124186 returned with HTTP 200 Aug 04 10:50:42.058222 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 557/2218] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:42 2026] GET /volume/v3/volumes/80b82f5a-89bc-46db-badf-091687124186 => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:42.274801 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d68534e2-5665-4ce7-ba2c-94716729c37f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:42.277641 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d68534e2-5665-4ce7-ba2c-94716729c37f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:42.277855 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d68534e2-5665-4ce7-ba2c-94716729c37f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:42.278073 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d68534e2-5665-4ce7-ba2c-94716729c37f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:42.278220 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d68534e2-5665-4ce7-ba2c-94716729c37f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:42.283829 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:42.283829 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:42.285016 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d68534e2-5665-4ce7-ba2c-94716729c37f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:42.285513 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 556/2219] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:42 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:42.647191 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-60917398-361c-4c2c-ba84-befbf7ea6fc9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:42.649253 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-60917398-361c-4c2c-ba84-befbf7ea6fc9 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:42.650111 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-60917398-361c-4c2c-ba84-befbf7ea6fc9 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:42.650111 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-60917398-361c-4c2c-ba84-befbf7ea6fc9 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:42.656810 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:42.656810 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:42.660836 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-60917398-361c-4c2c-ba84-befbf7ea6fc9 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:42.665262 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-60917398-361c-4c2c-ba84-befbf7ea6fc9 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:50:42.665687 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 556/2220] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:42 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:42.750223 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a3ef8923-e276-4b8c-a3ee-66d8d97d0567 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:42.754367 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a3ef8923-e276-4b8c-a3ee-66d8d97d0567 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:42.754367 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a3ef8923-e276-4b8c-a3ee-66d8d97d0567 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:42.754367 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a3ef8923-e276-4b8c-a3ee-66d8d97d0567 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:42.754367 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a3ef8923-e276-4b8c-a3ee-66d8d97d0567 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:42.762060 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:42.762060 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:42.764969 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a3ef8923-e276-4b8c-a3ee-66d8d97d0567 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:42.765358 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 552/2221] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:42 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:42.779622 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c47d38a3-4df1-4bbf-b5b8-b284fe285642 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:42.782878 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c47d38a3-4df1-4bbf-b5b8-b284fe285642 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/volumes/30e21416-0c51-47b1-9034-c14eb4419025 Aug 04 10:50:42.782988 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c47d38a3-4df1-4bbf-b5b8-b284fe285642 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:42.783256 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c47d38a3-4df1-4bbf-b5b8-b284fe285642 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:42.797875 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c47d38a3-4df1-4bbf-b5b8-b284fe285642 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes/30e21416-0c51-47b1-9034-c14eb4419025 returned with HTTP 404 Aug 04 10:50:42.798595 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 558/2222] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:42 2026] GET /volume/v3/volumes/30e21416-0c51-47b1-9034-c14eb4419025 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:42.807636 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-024b6366-d490-4c55-be8a-a50e1a3737c3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:42.809949 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-024b6366-d490-4c55-be8a-a50e1a3737c3 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/volumes Aug 04 10:50:42.810170 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-024b6366-d490-4c55-be8a-a50e1a3737c3 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:42.810375 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-024b6366-d490-4c55-be8a-a50e1a3737c3 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:42.810622 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-024b6366-d490-4c55-be8a-a50e1a3737c3 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:50:42.811540 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-024b6366-d490-4c55-be8a-a50e1a3737c3 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:50:42.819279 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-024b6366-d490-4c55-be8a-a50e1a3737c3 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Get all volumes completed successfully. Aug 04 10:50:42.819728 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-024b6366-d490-4c55-be8a-a50e1a3737c3 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 200 Aug 04 10:50:42.820387 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 557/2223] 10.4.3.232 () {66 vars in 1237 bytes} [Tue Aug 4 10:50:42 2026] GET /volume/v3/volumes => generated 335 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:42.828057 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-79275d12-103c-4332-a2c0-67c2f5b36297 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:42.829792 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-79275d12-103c-4332-a2c0-67c2f5b36297 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/snapshots Aug 04 10:50:42.830092 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-79275d12-103c-4332-a2c0-67c2f5b36297 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:42.830256 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-79275d12-103c-4332-a2c0-67c2f5b36297 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:42.830485 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-79275d12-103c-4332-a2c0-67c2f5b36297 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:50:42.831575 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.db.api [None req-79275d12-103c-4332-a2c0-67c2f5b36297 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Building query based on filter {{(pid=100255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:50:42.837209 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-79275d12-103c-4332-a2c0-67c2f5b36297 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Get all snapshots completed successfully. Aug 04 10:50:42.837623 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-79275d12-103c-4332-a2c0-67c2f5b36297 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 200 Aug 04 10:50:42.838136 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 557/2224] 10.4.3.232 () {66 vars in 1243 bytes} [Tue Aug 4 10:50:42 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 04 10:50:42.847828 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6ab27851-7fd2-49ce-b5a2-bc8cd006794b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:42.849470 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6ab27851-7fd2-49ce-b5a2-bc8cd006794b tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/volumes/4877ff75-cefd-41fa-81db-2d57d03667bd Aug 04 10:50:42.849830 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6ab27851-7fd2-49ce-b5a2-bc8cd006794b tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:42.850111 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6ab27851-7fd2-49ce-b5a2-bc8cd006794b tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:42.857835 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:42.857835 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:42.865094 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6ab27851-7fd2-49ce-b5a2-bc8cd006794b tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Volume info retrieved successfully. Aug 04 10:50:42.870963 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6ab27851-7fd2-49ce-b5a2-bc8cd006794b tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes/4877ff75-cefd-41fa-81db-2d57d03667bd returned with HTTP 200 Aug 04 10:50:42.871541 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 553/2225] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:42 2026] GET /volume/v3/volumes/4877ff75-cefd-41fa-81db-2d57d03667bd => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:42.887776 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a29a05f9-ab04-49f1-bf44-729333a524ff None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:42.889921 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a29a05f9-ab04-49f1-bf44-729333a524ff tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] DELETE https://10.4.3.232/volume/v3/volumes/4877ff75-cefd-41fa-81db-2d57d03667bd Aug 04 10:50:42.890163 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a29a05f9-ab04-49f1-bf44-729333a524ff tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:42.890438 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a29a05f9-ab04-49f1-bf44-729333a524ff tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:42.890728 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-a29a05f9-ab04-49f1-bf44-729333a524ff tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Delete volume with id: 4877ff75-cefd-41fa-81db-2d57d03667bd Aug 04 10:50:42.902263 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:42.902263 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:42.902263 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a29a05f9-ab04-49f1-bf44-729333a524ff tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Volume info retrieved successfully. Aug 04 10:50:42.927618 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a29a05f9-ab04-49f1-bf44-729333a524ff tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Delete volume request issued successfully. Aug 04 10:50:42.927855 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a29a05f9-ab04-49f1-bf44-729333a524ff tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes/4877ff75-cefd-41fa-81db-2d57d03667bd returned with HTTP 202 Aug 04 10:50:42.928364 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 559/2226] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:50:42 2026] DELETE /volume/v3/volumes/4877ff75-cefd-41fa-81db-2d57d03667bd => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:50:42.936063 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8ccea223-586d-42ce-8ab3-19890b4a0806 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:42.938262 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8ccea223-586d-42ce-8ab3-19890b4a0806 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/volumes/4877ff75-cefd-41fa-81db-2d57d03667bd Aug 04 10:50:42.938687 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8ccea223-586d-42ce-8ab3-19890b4a0806 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:42.938770 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8ccea223-586d-42ce-8ab3-19890b4a0806 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:42.951431 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:42.951431 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:42.958140 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8ccea223-586d-42ce-8ab3-19890b4a0806 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Volume info retrieved successfully. Aug 04 10:50:42.965928 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8ccea223-586d-42ce-8ab3-19890b4a0806 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes/4877ff75-cefd-41fa-81db-2d57d03667bd returned with HTTP 200 Aug 04 10:50:42.966798 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 558/2227] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:42 2026] GET /volume/v3/volumes/4877ff75-cefd-41fa-81db-2d57d03667bd => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:43.071129 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7b45d264-a39a-4f7b-9a62-2b259c6db739 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:43.073176 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7b45d264-a39a-4f7b-9a62-2b259c6db739 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/volumes/80b82f5a-89bc-46db-badf-091687124186 Aug 04 10:50:43.073435 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7b45d264-a39a-4f7b-9a62-2b259c6db739 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:43.073753 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7b45d264-a39a-4f7b-9a62-2b259c6db739 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:43.082706 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:43.082706 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:43.086519 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7b45d264-a39a-4f7b-9a62-2b259c6db739 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Volume info retrieved successfully. Aug 04 10:50:43.091091 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7b45d264-a39a-4f7b-9a62-2b259c6db739 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes/80b82f5a-89bc-46db-badf-091687124186 returned with HTTP 200 Aug 04 10:50:43.091614 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 558/2228] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:43 2026] GET /volume/v3/volumes/80b82f5a-89bc-46db-badf-091687124186 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:43.107215 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-232cc24a-128c-46a9-9700-17927747e066 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:43.109646 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-232cc24a-128c-46a9-9700-17927747e066 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] POST https://10.4.3.232/volume/v3/backups Aug 04 10:50:43.110114 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-232cc24a-128c-46a9-9700-17927747e066 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "80b82f5a-89bc-46db-badf-091687124186", "name": "tempest-type-Backup-194056871"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:43.112003 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-232cc24a-128c-46a9-9700-17927747e066 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Creating new backup {'backup': {'volume_id': '80b82f5a-89bc-46db-badf-091687124186', 'name': 'tempest-type-Backup-194056871'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:50:43.112198 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-232cc24a-128c-46a9-9700-17927747e066 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Creating backup of volume 80b82f5a-89bc-46db-badf-091687124186 in container None Aug 04 10:50:43.123917 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:43.123917 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:43.124395 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-232cc24a-128c-46a9-9700-17927747e066 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Volume info retrieved successfully. Aug 04 10:50:43.150051 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-232cc24a-128c-46a9-9700-17927747e066 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Created reservations ['975da20f-efc8-4f65-8da5-f1379ff30fea', '4a641c6a-dfb1-4cdd-8e44-01bdde7ddc24'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:43.183530 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-232cc24a-128c-46a9-9700-17927747e066 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:50:43.183968 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 554/2229] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:50:43 2026] POST /volume/v3/backups => generated 315 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:43.206116 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3ad0b5fd-4070-43ca-aaab-fa287b0bae85 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:43.208625 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3ad0b5fd-4070-43ca-aaab-fa287b0bae85 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:50:43.208960 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3ad0b5fd-4070-43ca-aaab-fa287b0bae85 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:43.209418 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3ad0b5fd-4070-43ca-aaab-fa287b0bae85 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:43.209615 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-3ad0b5fd-4070-43ca-aaab-fa287b0bae85 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:43.216387 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:43.216387 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:43.217426 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3ad0b5fd-4070-43ca-aaab-fa287b0bae85 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:50:43.217989 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 560/2230] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:43 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:43.296696 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-75e3b85a-e67f-46c3-87a1-7881574626a0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:43.298621 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-75e3b85a-e67f-46c3-87a1-7881574626a0 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:43.298815 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-75e3b85a-e67f-46c3-87a1-7881574626a0 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:43.298995 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-75e3b85a-e67f-46c3-87a1-7881574626a0 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:43.299111 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-75e3b85a-e67f-46c3-87a1-7881574626a0 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:43.304028 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:43.304028 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:43.305278 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-75e3b85a-e67f-46c3-87a1-7881574626a0 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:43.305278 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 559/2231] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:43 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:43.678324 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7adc14b5-af8b-45b4-aa8a-db135cd5cda7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:43.680555 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7adc14b5-af8b-45b4-aa8a-db135cd5cda7 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:43.680799 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7adc14b5-af8b-45b4-aa8a-db135cd5cda7 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:43.681047 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7adc14b5-af8b-45b4-aa8a-db135cd5cda7 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:43.690007 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:43.690007 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:43.695306 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7adc14b5-af8b-45b4-aa8a-db135cd5cda7 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:43.701168 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7adc14b5-af8b-45b4-aa8a-db135cd5cda7 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:50:43.701633 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 559/2232] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:43 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:43.776633 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-47930b61-b828-415e-aa93-e0589f6d8c49 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:43.778512 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47930b61-b828-415e-aa93-e0589f6d8c49 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:43.778692 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47930b61-b828-415e-aa93-e0589f6d8c49 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:43.778905 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47930b61-b828-415e-aa93-e0589f6d8c49 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:43.779011 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-47930b61-b828-415e-aa93-e0589f6d8c49 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:43.783827 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:43.783827 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:43.784614 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47930b61-b828-415e-aa93-e0589f6d8c49 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:43.785011 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 555/2233] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:43 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:43.982386 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a50ed5bf-a870-48e9-96c8-de985864b5b8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:43.984176 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a50ed5bf-a870-48e9-96c8-de985864b5b8 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/volumes/4877ff75-cefd-41fa-81db-2d57d03667bd Aug 04 10:50:43.984413 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a50ed5bf-a870-48e9-96c8-de985864b5b8 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:43.984673 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a50ed5bf-a870-48e9-96c8-de985864b5b8 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:43.990964 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a50ed5bf-a870-48e9-96c8-de985864b5b8 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes/4877ff75-cefd-41fa-81db-2d57d03667bd returned with HTTP 404 Aug 04 10:50:43.991942 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 561/2234] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:43 2026] GET /volume/v3/volumes/4877ff75-cefd-41fa-81db-2d57d03667bd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:44.002879 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9524a8a6-582d-4c16-ac9d-14429b7e2a7a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:44.003883 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9524a8a6-582d-4c16-ac9d-14429b7e2a7a tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/7b9791dd-c403-48b3-8400-846d56c0fa79 Aug 04 10:50:44.004074 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9524a8a6-582d-4c16-ac9d-14429b7e2a7a tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:44.004273 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9524a8a6-582d-4c16-ac9d-14429b7e2a7a tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:44.004416 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-9524a8a6-582d-4c16-ac9d-14429b7e2a7a tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Delete snapshot with id: 7b9791dd-c403-48b3-8400-846d56c0fa79 Aug 04 10:50:44.011297 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9524a8a6-582d-4c16-ac9d-14429b7e2a7a tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/snapshots/7b9791dd-c403-48b3-8400-846d56c0fa79 returned with HTTP 404 Aug 04 10:50:44.013902 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 560/2235] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:50:44 2026] DELETE /volume/v3/snapshots/7b9791dd-c403-48b3-8400-846d56c0fa79 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:44.019853 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e21ef8b2-0f8f-4291-b6b3-f1ee701bca22 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:44.023186 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e21ef8b2-0f8f-4291-b6b3-f1ee701bca22 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] GET https://10.4.3.232/volume/v3/volumes/30e21416-0c51-47b1-9034-c14eb4419025 Aug 04 10:50:44.023397 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e21ef8b2-0f8f-4291-b6b3-f1ee701bca22 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:44.023630 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e21ef8b2-0f8f-4291-b6b3-f1ee701bca22 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:44.031608 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e21ef8b2-0f8f-4291-b6b3-f1ee701bca22 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes/30e21416-0c51-47b1-9034-c14eb4419025 returned with HTTP 404 Aug 04 10:50:44.032086 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 560/2236] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:44 2026] GET /volume/v3/volumes/30e21416-0c51-47b1-9034-c14eb4419025 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:44.042570 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5d9465b1-7f75-4fdd-a5ad-df5663abfe71 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:44.047903 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5d9465b1-7f75-4fdd-a5ad-df5663abfe71 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] DELETE https://10.4.3.232/volume/v3/volumes/30e21416-0c51-47b1-9034-c14eb4419025 Aug 04 10:50:44.048159 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5d9465b1-7f75-4fdd-a5ad-df5663abfe71 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:44.048402 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-61e652cc-72b8-4972-a4a6-db9cdeff54bb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:44.048570 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5d9465b1-7f75-4fdd-a5ad-df5663abfe71 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:44.048690 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-5d9465b1-7f75-4fdd-a5ad-df5663abfe71 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] Delete volume with id: 30e21416-0c51-47b1-9034-c14eb4419025 Aug 04 10:50:44.050298 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-61e652cc-72b8-4972-a4a6-db9cdeff54bb tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] GET https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d Aug 04 10:50:44.050551 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-61e652cc-72b8-4972-a4a6-db9cdeff54bb tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:44.050798 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-61e652cc-72b8-4972-a4a6-db9cdeff54bb tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:44.056172 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5d9465b1-7f75-4fdd-a5ad-df5663abfe71 tempest-VolumesDeleteCascade-769965950 tempest-VolumesDeleteCascade-769965950-project-member] https://10.4.3.232/volume/v3/volumes/30e21416-0c51-47b1-9034-c14eb4419025 returned with HTTP 404 Aug 04 10:50:44.056908 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 556/2237] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:50:44 2026] DELETE /volume/v3/volumes/30e21416-0c51-47b1-9034-c14eb4419025 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:44.059499 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:44.059499 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:44.068053 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-61e652cc-72b8-4972-a4a6-db9cdeff54bb tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Volume info retrieved successfully. Aug 04 10:50:44.073174 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-61e652cc-72b8-4972-a4a6-db9cdeff54bb tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d returned with HTTP 200 Aug 04 10:50:44.073736 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 562/2238] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:44 2026] GET /volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:44.125064 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-af259b45-5af6-4203-b817-93db1d62853e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:44.127180 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-af259b45-5af6-4203-b817-93db1d62853e tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] GET https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d Aug 04 10:50:44.127310 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-af259b45-5af6-4203-b817-93db1d62853e tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:44.127529 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-af259b45-5af6-4203-b817-93db1d62853e tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:44.135612 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:44.135612 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:44.139919 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-af259b45-5af6-4203-b817-93db1d62853e tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Volume info retrieved successfully. Aug 04 10:50:44.144855 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-af259b45-5af6-4203-b817-93db1d62853e tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d returned with HTTP 200 Aug 04 10:50:44.145306 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 561/2239] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:50:44 2026] GET /volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:44.227661 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3fd3a79b-80b4-45ba-b80d-35ce3f76cc68 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:44.228154 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3fd3a79b-80b4-45ba-b80d-35ce3f76cc68 None None] GET https://10.4.3.232/volume// Aug 04 10:50:44.228451 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3fd3a79b-80b4-45ba-b80d-35ce3f76cc68 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:44.228771 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3fd3a79b-80b4-45ba-b80d-35ce3f76cc68 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:44.229379 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3fd3a79b-80b4-45ba-b80d-35ce3f76cc68 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:50:44.231133 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 561/2240] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:50:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:50:44.231195 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a779d7cc-af56-4270-82ad-d669e2399486 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:44.232589 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a779d7cc-af56-4270-82ad-d669e2399486 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:50:44.232802 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a779d7cc-af56-4270-82ad-d669e2399486 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:44.233048 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a779d7cc-af56-4270-82ad-d669e2399486 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:44.233209 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a779d7cc-af56-4270-82ad-d669e2399486 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:44.237974 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:44.237974 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:44.238133 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-0f240909-a9d1-40f3-b3f7-ffc001835fc3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:44.238774 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a779d7cc-af56-4270-82ad-d669e2399486 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:50:44.239174 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 557/2241] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:44 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:44.240087 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-0f240909-a9d1-40f3-b3f7-ffc001835fc3 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:50:44.240463 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-0f240909-a9d1-40f3-b3f7-ffc001835fc3 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38902dca-227d-42d0-b313-508796e6289d", "connector": null, "instance_uuid": "0d64fde5-a734-4249-a5d3-1576b99efa79"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:44.251037 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:44.251037 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:44.281103 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-27f07059-0235-484e-ab78-c29c81fe10ba None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:44.283029 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-27f07059-0235-484e-ab78-c29c81fe10ba tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:44.283259 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-27f07059-0235-484e-ab78-c29c81fe10ba tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:44.283479 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-27f07059-0235-484e-ab78-c29c81fe10ba tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:44.291629 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:44.291629 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:44.295004 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-0f240909-a9d1-40f3-b3f7-ffc001835fc3 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:50:44.295563 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 563/2242] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:50:44 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:44.296043 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-27f07059-0235-484e-ab78-c29c81fe10ba tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:44.301256 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-27f07059-0235-484e-ab78-c29c81fe10ba tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:50:44.301837 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 562/2243] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:44 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:44.321982 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2c45b5e6-35a3-4482-8d53-30ad020f8157 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:44.325117 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0619c2fa-7870-4388-9744-c48f24736c1d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:44.326600 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2c45b5e6-35a3-4482-8d53-30ad020f8157 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] DELETE https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:44.326771 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2c45b5e6-35a3-4482-8d53-30ad020f8157 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:44.326993 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2c45b5e6-35a3-4482-8d53-30ad020f8157 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:44.327142 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-2c45b5e6-35a3-4482-8d53-30ad020f8157 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Delete volume with id: f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:44.328170 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0619c2fa-7870-4388-9744-c48f24736c1d tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:44.328170 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0619c2fa-7870-4388-9744-c48f24736c1d tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:44.328170 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0619c2fa-7870-4388-9744-c48f24736c1d tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:44.328363 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-0619c2fa-7870-4388-9744-c48f24736c1d tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:44.334912 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-350f1129-b5ff-436f-aa04-787136f1acc5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:44.335044 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:44.335044 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:44.335725 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:44.335725 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:44.336080 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0619c2fa-7870-4388-9744-c48f24736c1d tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:44.336350 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2c45b5e6-35a3-4482-8d53-30ad020f8157 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:44.336715 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 558/2244] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:44 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:44.336925 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-350f1129-b5ff-436f-aa04-787136f1acc5 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] GET https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d Aug 04 10:50:44.337142 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-350f1129-b5ff-436f-aa04-787136f1acc5 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:44.337349 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-350f1129-b5ff-436f-aa04-787136f1acc5 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:44.347675 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:44.347675 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:44.351585 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-350f1129-b5ff-436f-aa04-787136f1acc5 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Volume info retrieved successfully. Aug 04 10:50:44.355902 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2c45b5e6-35a3-4482-8d53-30ad020f8157 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Delete volume request issued successfully. Aug 04 10:50:44.356146 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2c45b5e6-35a3-4482-8d53-30ad020f8157 tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 202 Aug 04 10:50:44.356614 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 562/2245] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:50:44 2026] DELETE /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:50:44.356734 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-350f1129-b5ff-436f-aa04-787136f1acc5 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d returned with HTTP 200 Aug 04 10:50:44.357177 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 564/2246] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:44 2026] GET /volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:44.362937 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2aa57d52-8fed-4195-a366-a9c666d543d2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:44.363373 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2aa57d52-8fed-4195-a366-a9c666d543d2 None None] GET https://10.4.3.232/volume// Aug 04 10:50:44.363608 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2aa57d52-8fed-4195-a366-a9c666d543d2 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:44.363802 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2aa57d52-8fed-4195-a366-a9c666d543d2 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:44.364143 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2aa57d52-8fed-4195-a366-a9c666d543d2 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:50:44.364566 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 563/2247] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:50:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:50:44.366016 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d5d3f409-a26f-46ec-a086-90ee13c0aa6c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:44.369149 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d5d3f409-a26f-46ec-a086-90ee13c0aa6c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:44.369500 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d5d3f409-a26f-46ec-a086-90ee13c0aa6c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:44.369716 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d5d3f409-a26f-46ec-a086-90ee13c0aa6c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:44.377379 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-3947ada8-2b50-4de8-8be1-2dc06152a9bd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:44.379920 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:44.379920 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:44.380746 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-3947ada8-2b50-4de8-8be1-2dc06152a9bd tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] GET https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d Aug 04 10:50:44.381131 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-3947ada8-2b50-4de8-8be1-2dc06152a9bd tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:44.381863 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-3947ada8-2b50-4de8-8be1-2dc06152a9bd tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:44.384706 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d5d3f409-a26f-46ec-a086-90ee13c0aa6c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Volume info retrieved successfully. Aug 04 10:50:44.390558 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d5d3f409-a26f-46ec-a086-90ee13c0aa6c tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 200 Aug 04 10:50:44.390979 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 559/2248] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:44 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:44.395593 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:44.395593 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:44.400070 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-3947ada8-2b50-4de8-8be1-2dc06152a9bd tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Volume info retrieved successfully. Aug 04 10:50:44.404960 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-3947ada8-2b50-4de8-8be1-2dc06152a9bd tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d returned with HTTP 200 Aug 04 10:50:44.405448 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 563/2249] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:50:44 2026] GET /volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d => generated 1030 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:50:44.518153 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-43351e1b-724e-47d0-a4b1-941bdc7d7866 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:44.520545 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-43351e1b-724e-47d0-a4b1-941bdc7d7866 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] PUT https://10.4.3.232/volume/v3/attachments/87f80d50-26db-4726-97e0-da1e654376fc Aug 04 10:50:44.521107 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-43351e1b-724e-47d0-a4b1-941bdc7d7866 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:44.529219 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-43351e1b-724e-47d0-a4b1-941bdc7d7866 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Acquiring lock "cinder-attachment_update-38902dca-227d-42d0-b313-508796e6289d-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:50:44.535955 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-43351e1b-724e-47d0-a4b1-941bdc7d7866 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Lock "cinder-attachment_update-38902dca-227d-42d0-b313-508796e6289d-np0000006413" acquired by "attachment_update" :: waited 0.007s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:50:44.537305 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:44.537305 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:44.635238 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-43351e1b-724e-47d0-a4b1-941bdc7d7866 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Lock "cinder-attachment_update-38902dca-227d-42d0-b313-508796e6289d-np0000006413" released by "attachment_update" :: held 0.099s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:50:44.635596 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-43351e1b-724e-47d0-a4b1-941bdc7d7866 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/attachments/87f80d50-26db-4726-97e0-da1e654376fc returned with HTTP 200 Aug 04 10:50:44.636114 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 565/2250] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:50:44 2026] PUT /volume/v3/attachments/87f80d50-26db-4726-97e0-da1e654376fc => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:44.797615 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-500b3648-4078-46b8-9c11-e975d4522bdc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:44.799976 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-500b3648-4078-46b8-9c11-e975d4522bdc tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:44.800165 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-500b3648-4078-46b8-9c11-e975d4522bdc tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:44.800421 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-500b3648-4078-46b8-9c11-e975d4522bdc tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:44.800546 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-500b3648-4078-46b8-9c11-e975d4522bdc tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:44.807703 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:44.807703 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:44.808450 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-500b3648-4078-46b8-9c11-e975d4522bdc tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:44.808997 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 564/2251] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:44 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:45.250890 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f3c65cb3-223f-410e-9d33-7635a989461e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:45.253074 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f3c65cb3-223f-410e-9d33-7635a989461e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:50:45.253326 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f3c65cb3-223f-410e-9d33-7635a989461e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:45.253548 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f3c65cb3-223f-410e-9d33-7635a989461e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:45.253694 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f3c65cb3-223f-410e-9d33-7635a989461e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:45.257747 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:45.257747 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:45.258351 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f3c65cb3-223f-410e-9d33-7635a989461e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:50:45.258802 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 560/2252] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:45 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:45.361669 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d498e150-f713-4610-ab98-a54c64389396 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:45.363803 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d498e150-f713-4610-ab98-a54c64389396 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:45.365609 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d498e150-f713-4610-ab98-a54c64389396 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:45.365609 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d498e150-f713-4610-ab98-a54c64389396 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:45.365609 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-d498e150-f713-4610-ab98-a54c64389396 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:45.370201 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:45.370201 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:45.371706 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d498e150-f713-4610-ab98-a54c64389396 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:45.372068 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 564/2253] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:45 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:45.373305 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5dd588b4-d356-4595-a010-226f235df506 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:45.375196 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5dd588b4-d356-4595-a010-226f235df506 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] GET https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d Aug 04 10:50:45.375465 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5dd588b4-d356-4595-a010-226f235df506 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:45.375703 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5dd588b4-d356-4595-a010-226f235df506 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:45.386259 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:45.386259 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:45.390136 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5dd588b4-d356-4595-a010-226f235df506 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Volume info retrieved successfully. Aug 04 10:50:45.394921 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5dd588b4-d356-4595-a010-226f235df506 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d returned with HTTP 200 Aug 04 10:50:45.395534 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 566/2254] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:45 2026] GET /volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:45.404455 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9a777fb5-17fa-486c-bc43-3565dcf5302a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:45.406190 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9a777fb5-17fa-486c-bc43-3565dcf5302a tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] GET https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e Aug 04 10:50:45.406461 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9a777fb5-17fa-486c-bc43-3565dcf5302a tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:45.406644 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9a777fb5-17fa-486c-bc43-3565dcf5302a tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:45.412547 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9a777fb5-17fa-486c-bc43-3565dcf5302a tempest-VolumesActionsTest-43428961 tempest-VolumesActionsTest-43428961-project-member] https://10.4.3.232/volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e returned with HTTP 404 Aug 04 10:50:45.412987 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 565/2255] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:45 2026] GET /volume/v3/volumes/f32f24d0-512c-48d7-a855-d80f20e53d4e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:45.820239 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ff0ff57b-785d-4d7b-959f-499f678883fd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:45.821881 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff0ff57b-785d-4d7b-959f-499f678883fd tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:45.822056 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff0ff57b-785d-4d7b-959f-499f678883fd tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:45.822229 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff0ff57b-785d-4d7b-959f-499f678883fd tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:45.822352 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ff0ff57b-785d-4d7b-959f-499f678883fd tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:45.826427 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:45.826427 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:45.827203 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff0ff57b-785d-4d7b-959f-499f678883fd tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:45.827630 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 561/2256] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:45 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:46.264002 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5ec2fb36-a543-49a4-8fda-4c4d887e1f26 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:46.269521 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e8fddf1a-0f79-4ad1-bd93-31ff6575d2c7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:46.271731 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e8fddf1a-0f79-4ad1-bd93-31ff6575d2c7 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:50:46.272026 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e8fddf1a-0f79-4ad1-bd93-31ff6575d2c7 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:46.272292 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e8fddf1a-0f79-4ad1-bd93-31ff6575d2c7 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:46.272417 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-e8fddf1a-0f79-4ad1-bd93-31ff6575d2c7 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:46.277204 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:46.277204 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:46.278004 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e8fddf1a-0f79-4ad1-bd93-31ff6575d2c7 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:50:46.278454 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 567/2257] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:46 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:46.384690 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6f254d12-5fa1-4ec7-bb5e-4d2e4137eb36 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:46.388261 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6f254d12-5fa1-4ec7-bb5e-4d2e4137eb36 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:46.388438 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6f254d12-5fa1-4ec7-bb5e-4d2e4137eb36 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:46.388606 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6f254d12-5fa1-4ec7-bb5e-4d2e4137eb36 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:46.388711 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6f254d12-5fa1-4ec7-bb5e-4d2e4137eb36 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:46.394824 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:46.394824 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:46.395626 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6f254d12-5fa1-4ec7-bb5e-4d2e4137eb36 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:46.396075 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 566/2258] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:46 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:46.410022 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5b300fe6-ce17-4a1c-9249-787209e4e7a6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:46.411811 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5b300fe6-ce17-4a1c-9249-787209e4e7a6 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] GET https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d Aug 04 10:50:46.412184 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5b300fe6-ce17-4a1c-9249-787209e4e7a6 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:46.412584 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5b300fe6-ce17-4a1c-9249-787209e4e7a6 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:46.423451 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5ec2fb36-a543-49a4-8fda-4c4d887e1f26 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:50:46.426260 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5ec2fb36-a543-49a4-8fda-4c4d887e1f26 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1866721979"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:46.426376 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:46.426376 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:46.426680 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-5ec2fb36-a543-49a4-8fda-4c4d887e1f26 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1866721979'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:50:46.427352 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-5ec2fb36-a543-49a4-8fda-4c4d887e1f26 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Create volume of 1 GB Aug 04 10:50:46.429792 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5b300fe6-ce17-4a1c-9249-787209e4e7a6 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Volume info retrieved successfully. Aug 04 10:50:46.434185 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5ec2fb36-a543-49a4-8fda-4c4d887e1f26 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Availability Zones retrieved successfully. Aug 04 10:50:46.434610 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5b300fe6-ce17-4a1c-9249-787209e4e7a6 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d returned with HTTP 200 Aug 04 10:50:46.435073 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 562/2259] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:46 2026] GET /volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:46.443735 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5ec2fb36-a543-49a4-8fda-4c4d887e1f26 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Flow 'volume_create_api' (dbb61ac7-c3c4-40c4-a8d8-cb1384fce43a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:46.444953 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5ec2fb36-a543-49a4-8fda-4c4d887e1f26 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89144a64-909e-40d0-93f0-d73f9aa2e34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:46.446166 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-5ec2fb36-a543-49a4-8fda-4c4d887e1f26 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:50:46.481473 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5ec2fb36-a543-49a4-8fda-4c4d887e1f26 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89144a64-909e-40d0-93f0-d73f9aa2e34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:46.481848 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5ec2fb36-a543-49a4-8fda-4c4d887e1f26 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad1fb017-0b6e-4358-9d3d-264570ab2ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:46.549636 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-5ec2fb36-a543-49a4-8fda-4c4d887e1f26 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Created reservations ['4496f80e-b10e-49d9-9581-bca0065fa21b', '36eb5e54-e07b-47d1-aaa3-545f56bdcfa2', 'c52d9b44-8cb3-469a-a466-15f065ac826e', '87cbed1e-f536-48ef-83d3-5e11d534c4b7'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:46.550445 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5ec2fb36-a543-49a4-8fda-4c4d887e1f26 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad1fb017-0b6e-4358-9d3d-264570ab2ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4496f80e-b10e-49d9-9581-bca0065fa21b', '36eb5e54-e07b-47d1-aaa3-545f56bdcfa2', 'c52d9b44-8cb3-469a-a466-15f065ac826e', '87cbed1e-f536-48ef-83d3-5e11d534c4b7']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:46.551114 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5ec2fb36-a543-49a4-8fda-4c4d887e1f26 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f76ac9ef-dcf7-493b-8a20-9d16bcc121c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:46.576896 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5ec2fb36-a543-49a4-8fda-4c4d887e1f26 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f76ac9ef-dcf7-493b-8a20-9d16bcc121c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7b54141-6c58-4385-8c8e-7ee81535ca34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1866721979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fabf6d5870644d6ea43577e7ecd4e66b',qos_specs=None,replication_status=,reservations=['4496f80e-b10e-49d9-9581-bca0065fa21b','36eb5e54-e07b-47d1-aaa3-545f56bdcfa2','c52d9b44-8cb3-469a-a466-15f065ac826e','87cbed1e-f536-48ef-83d3-5e11d534c4b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='916253cf5e4f465caf940452b0a913c5',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:50:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1866721979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7b54141-6c58-4385-8c8e-7ee81535ca34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fabf6d5870644d6ea43577e7ecd4e66b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='916253cf5e4f465caf940452b0a913c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:46.577443 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5ec2fb36-a543-49a4-8fda-4c4d887e1f26 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5effd31e-1da1-4b1b-8a09-9dcba636881f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:46.604504 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5ec2fb36-a543-49a4-8fda-4c4d887e1f26 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5effd31e-1da1-4b1b-8a09-9dcba636881f) transitioned into state 'SUCCESS' from state '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-1866721979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fabf6d5870644d6ea43577e7ecd4e66b',qos_specs=None,replication_status=,reservations=['4496f80e-b10e-49d9-9581-bca0065fa21b','36eb5e54-e07b-47d1-aaa3-545f56bdcfa2','c52d9b44-8cb3-469a-a466-15f065ac826e','87cbed1e-f536-48ef-83d3-5e11d534c4b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='916253cf5e4f465caf940452b0a913c5',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:46.605122 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5ec2fb36-a543-49a4-8fda-4c4d887e1f26 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (794a4c7d-c6ff-4598-8edf-1645083d6f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:46.626477 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5ec2fb36-a543-49a4-8fda-4c4d887e1f26 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (794a4c7d-c6ff-4598-8edf-1645083d6f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:46.627273 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5ec2fb36-a543-49a4-8fda-4c4d887e1f26 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Flow 'volume_create_api' (dbb61ac7-c3c4-40c4-a8d8-cb1384fce43a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:46.627596 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5ec2fb36-a543-49a4-8fda-4c4d887e1f26 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Create volume request issued successfully. Aug 04 10:50:46.628142 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5ec2fb36-a543-49a4-8fda-4c4d887e1f26 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:50:46.628642 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 565/2260] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:50:46 2026] POST /volume/v3/volumes => generated 819 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:46.640186 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a0cf533f-3f84-4e91-b4ff-dc5704540874 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:46.641537 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a0cf533f-3f84-4e91-b4ff-dc5704540874 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] GET https://10.4.3.232/volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 Aug 04 10:50:46.641537 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a0cf533f-3f84-4e91-b4ff-dc5704540874 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:46.642497 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a0cf533f-3f84-4e91-b4ff-dc5704540874 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:46.652280 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:46.652280 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:46.655964 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a0cf533f-3f84-4e91-b4ff-dc5704540874 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Volume info retrieved successfully. Aug 04 10:50:46.660064 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a0cf533f-3f84-4e91-b4ff-dc5704540874 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] https://10.4.3.232/volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 returned with HTTP 200 Aug 04 10:50:46.660468 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 568/2261] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:50:46 2026] GET /volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 => generated 887 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:46.838180 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-eecbf470-a7be-4371-aeb2-9dbac95b2c58 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:46.839952 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-eecbf470-a7be-4371-aeb2-9dbac95b2c58 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:46.840180 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-eecbf470-a7be-4371-aeb2-9dbac95b2c58 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:46.840381 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-eecbf470-a7be-4371-aeb2-9dbac95b2c58 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:46.840493 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-eecbf470-a7be-4371-aeb2-9dbac95b2c58 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:46.846361 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:46.846361 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:46.847144 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-eecbf470-a7be-4371-aeb2-9dbac95b2c58 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:46.847646 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 567/2262] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:46 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:47.293584 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ff579396-9832-42db-bdae-788f3b105026 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:47.298441 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff579396-9832-42db-bdae-788f3b105026 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:50:47.298844 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff579396-9832-42db-bdae-788f3b105026 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:47.299085 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff579396-9832-42db-bdae-788f3b105026 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:47.299250 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ff579396-9832-42db-bdae-788f3b105026 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:47.308750 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:47.308750 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:47.309689 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff579396-9832-42db-bdae-788f3b105026 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:50:47.310165 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 563/2263] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:47 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 724 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:47.420107 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-04f64601-0dba-4a94-b830-232abbab9581 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:47.422963 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-04f64601-0dba-4a94-b830-232abbab9581 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:47.422963 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-04f64601-0dba-4a94-b830-232abbab9581 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:47.422963 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-04f64601-0dba-4a94-b830-232abbab9581 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:47.424368 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-04f64601-0dba-4a94-b830-232abbab9581 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:47.436167 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:47.436167 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:47.437022 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-04f64601-0dba-4a94-b830-232abbab9581 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:47.437551 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 566/2264] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:47 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:47.448813 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-993f2b3c-8caf-4fda-b6b2-2106be6383e0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:47.451154 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-993f2b3c-8caf-4fda-b6b2-2106be6383e0 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] GET https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d Aug 04 10:50:47.451466 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-993f2b3c-8caf-4fda-b6b2-2106be6383e0 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:47.451728 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-993f2b3c-8caf-4fda-b6b2-2106be6383e0 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:47.467701 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:47.467701 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:47.472184 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-993f2b3c-8caf-4fda-b6b2-2106be6383e0 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Volume info retrieved successfully. Aug 04 10:50:47.480129 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-993f2b3c-8caf-4fda-b6b2-2106be6383e0 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d returned with HTTP 200 Aug 04 10:50:47.480588 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 569/2265] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:47 2026] GET /volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:47.675660 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-31163521-311a-4df5-a6b2-5eebc12a8713 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:47.679191 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-31163521-311a-4df5-a6b2-5eebc12a8713 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] GET https://10.4.3.232/volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 Aug 04 10:50:47.679828 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-31163521-311a-4df5-a6b2-5eebc12a8713 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:47.680137 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-31163521-311a-4df5-a6b2-5eebc12a8713 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:47.691555 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:47.691555 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:47.694990 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-31163521-311a-4df5-a6b2-5eebc12a8713 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Volume info retrieved successfully. Aug 04 10:50:47.699955 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-31163521-311a-4df5-a6b2-5eebc12a8713 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] https://10.4.3.232/volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 returned with HTTP 200 Aug 04 10:50:47.700472 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 568/2266] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:50:47 2026] GET /volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:47.713821 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5e572115-b75b-497c-a336-e8d17965621b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:47.715645 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5e572115-b75b-497c-a336-e8d17965621b tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] POST https://10.4.3.232/volume/v3/volume-transfers Aug 04 10:50:47.716090 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5e572115-b75b-497c-a336-e8d17965621b tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b7b54141-6c58-4385-8c8e-7ee81535ca34"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:47.719649 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volume_transfer [None req-5e572115-b75b-497c-a336-e8d17965621b tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b7b54141-6c58-4385-8c8e-7ee81535ca34'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 04 10:50:47.719649 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volume_transfer [None req-5e572115-b75b-497c-a336-e8d17965621b tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Creating transfer of volume b7b54141-6c58-4385-8c8e-7ee81535ca34 Aug 04 10:50:47.719649 np0000006413 devstack@c-api.service[100252]: INFO cinder.transfer.api [None req-5e572115-b75b-497c-a336-e8d17965621b tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Generating transfer record for volume b7b54141-6c58-4385-8c8e-7ee81535ca34 Aug 04 10:50:47.726652 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:47.726652 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:47.747064 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5e572115-b75b-497c-a336-e8d17965621b tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] https://10.4.3.232/volume/v3/volume-transfers returned with HTTP 202 Aug 04 10:50:47.747762 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 564/2267] 10.4.3.232 () {70 vars in 1326 bytes} [Tue Aug 4 10:50:47 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:47.762222 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-eef234b0-dc70-4a52-808d-fa2bb5839ac0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:47.764479 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-eef234b0-dc70-4a52-808d-fa2bb5839ac0 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] GET https://10.4.3.232/volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 Aug 04 10:50:47.764885 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-eef234b0-dc70-4a52-808d-fa2bb5839ac0 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:47.765275 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-eef234b0-dc70-4a52-808d-fa2bb5839ac0 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:47.774400 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:47.774400 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:47.778832 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-eef234b0-dc70-4a52-808d-fa2bb5839ac0 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Volume info retrieved successfully. Aug 04 10:50:47.783637 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-eef234b0-dc70-4a52-808d-fa2bb5839ac0 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] https://10.4.3.232/volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 returned with HTTP 200 Aug 04 10:50:47.784182 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 567/2268] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:50:47 2026] GET /volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:47.800745 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cd73ac86-c844-40d2-a20e-8363c0217127 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:47.802746 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cd73ac86-c844-40d2-a20e-8363c0217127 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] GET https://10.4.3.232/volume/v3/volume-transfers/c2a9191a-8c88-4032-a3ca-8ada36518780 Aug 04 10:50:47.803001 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cd73ac86-c844-40d2-a20e-8363c0217127 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:47.803223 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cd73ac86-c844-40d2-a20e-8363c0217127 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:47.806895 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cd73ac86-c844-40d2-a20e-8363c0217127 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] https://10.4.3.232/volume/v3/volume-transfers/c2a9191a-8c88-4032-a3ca-8ada36518780 returned with HTTP 200 Aug 04 10:50:47.807324 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 570/2269] 10.4.3.232 () {68 vars in 1416 bytes} [Tue Aug 4 10:50:47 2026] GET /volume/v3/volume-transfers/c2a9191a-8c88-4032-a3ca-8ada36518780 => generated 432 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:47.819090 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d39b94a1-2e9c-4f54-8c09-969933484b62 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:47.820809 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d39b94a1-2e9c-4f54-8c09-969933484b62 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] GET https://10.4.3.232/volume/v3/volume-transfers Aug 04 10:50:47.821236 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d39b94a1-2e9c-4f54-8c09-969933484b62 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:47.821607 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d39b94a1-2e9c-4f54-8c09-969933484b62 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:47.821900 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volume_transfer [None req-d39b94a1-2e9c-4f54-8c09-969933484b62 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Listing volume transfers {{(pid=100253) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 04 10:50:47.827613 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d39b94a1-2e9c-4f54-8c09-969933484b62 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] https://10.4.3.232/volume/v3/volume-transfers returned with HTTP 200 Aug 04 10:50:47.828172 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 569/2270] 10.4.3.232 () {68 vars in 1305 bytes} [Tue Aug 4 10:50:47 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:47.839128 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-76529f6f-c005-4c36-9c45-2fcfd2a76b82 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:47.860224 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b7ed8553-a5a3-4ac5-91a0-489f41932201 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:47.861776 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b7ed8553-a5a3-4ac5-91a0-489f41932201 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:47.862082 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b7ed8553-a5a3-4ac5-91a0-489f41932201 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:47.862419 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b7ed8553-a5a3-4ac5-91a0-489f41932201 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:47.862661 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-b7ed8553-a5a3-4ac5-91a0-489f41932201 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:47.867981 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:47.867981 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:47.868987 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b7ed8553-a5a3-4ac5-91a0-489f41932201 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:47.869521 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 568/2271] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:47 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:47.961657 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-76529f6f-c005-4c36-9c45-2fcfd2a76b82 tempest-VolumesTransfersV355Test-749051538 tempest-VolumesTransfersV355Test-749051538-project-member] POST https://10.4.3.232/volume/v3/volume-transfers/c2a9191a-8c88-4032-a3ca-8ada36518780/accept Aug 04 10:50:47.962172 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-76529f6f-c005-4c36-9c45-2fcfd2a76b82 tempest-VolumesTransfersV355Test-749051538 tempest-VolumesTransfersV355Test-749051538-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e38783dc92db8d64"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:47.965105 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.volume_transfer [None req-76529f6f-c005-4c36-9c45-2fcfd2a76b82 tempest-VolumesTransfersV355Test-749051538 tempest-VolumesTransfersV355Test-749051538-project-member] Accepting volume transfer c2a9191a-8c88-4032-a3ca-8ada36518780 {{(pid=100252) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 04 10:50:47.965225 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.volume_transfer [None req-76529f6f-c005-4c36-9c45-2fcfd2a76b82 tempest-VolumesTransfersV355Test-749051538 tempest-VolumesTransfersV355Test-749051538-project-member] Accepting transfer c2a9191a-8c88-4032-a3ca-8ada36518780 Aug 04 10:50:48.092816 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-76529f6f-c005-4c36-9c45-2fcfd2a76b82 tempest-VolumesTransfersV355Test-749051538 tempest-VolumesTransfersV355Test-749051538-project-member] Created reservations ['e39abab6-647e-4bf5-a9a8-9b48d8fd76db', '8b8a7a57-41ad-4a0f-9732-0cdfd4954f4e', '68dab620-b9fc-4329-ba79-c67d637418ba', '935bdba0-e269-464b-9687-6aba65bb16b0'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:48.136818 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-76529f6f-c005-4c36-9c45-2fcfd2a76b82 tempest-VolumesTransfersV355Test-749051538 tempest-VolumesTransfersV355Test-749051538-project-member] Created reservations ['1129fff0-60e1-458c-b13b-f328b6732d5a', '2362b100-8c2d-4ccc-bdd7-49c13c5f5a3f', '99ce599b-3fe7-46e0-ab1c-39aa5e1ed2c1', '2d8af3b0-57cf-4435-9f78-7b34a611a933'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:48.196591 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-76529f6f-c005-4c36-9c45-2fcfd2a76b82 tempest-VolumesTransfersV355Test-749051538 tempest-VolumesTransfersV355Test-749051538-project-member] Created reservations ['d28d9633-9c29-46f1-a225-eb3064d5d039', '65962750-fde9-4994-8c36-763f73ad071e', 'a12a86bd-01e9-4c9a-8350-fc56731209a9', '63dd85cb-7e00-4179-9677-1f260c8597e4'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:48.224505 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-76529f6f-c005-4c36-9c45-2fcfd2a76b82 tempest-VolumesTransfersV355Test-749051538 tempest-VolumesTransfersV355Test-749051538-project-member] Created reservations ['683af278-d9e4-43a6-b227-7cd6356defa6', '8b6c105e-5bc5-4c17-9cb1-e217306b643f', '0b3d9bd1-b640-4345-bd48-e55b3cbb55c4', '2a11299b-74b0-4200-8cdd-1c508d06dfa0'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:48.255583 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-76529f6f-c005-4c36-9c45-2fcfd2a76b82 tempest-VolumesTransfersV355Test-749051538 tempest-VolumesTransfersV355Test-749051538-project-member] Transfer volume completed successfully. Aug 04 10:50:48.324979 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a2610f07-3a92-42ef-b9fb-bd26973195fe None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:48.327364 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a2610f07-3a92-42ef-b9fb-bd26973195fe tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:50:48.327655 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a2610f07-3a92-42ef-b9fb-bd26973195fe tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:48.327901 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a2610f07-3a92-42ef-b9fb-bd26973195fe tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:48.328120 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-a2610f07-3a92-42ef-b9fb-bd26973195fe tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:48.336153 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:48.336153 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:48.336547 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a2610f07-3a92-42ef-b9fb-bd26973195fe tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:50:48.336968 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 571/2272] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:48 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:48.341906 np0000006413 devstack@c-api.service[100252]: INFO cinder.transfer.api [None req-76529f6f-c005-4c36-9c45-2fcfd2a76b82 tempest-VolumesTransfersV355Test-749051538 tempest-VolumesTransfersV355Test-749051538-project-member] Volume b7b54141-6c58-4385-8c8e-7ee81535ca34 has been transferred. Aug 04 10:50:48.352059 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-76529f6f-c005-4c36-9c45-2fcfd2a76b82 tempest-VolumesTransfersV355Test-749051538 tempest-VolumesTransfersV355Test-749051538-project-member] https://10.4.3.232/volume/v3/volume-transfers/c2a9191a-8c88-4032-a3ca-8ada36518780/accept returned with HTTP 202 Aug 04 10:50:48.352634 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 565/2273] 10.4.3.232 () {70 vars in 1458 bytes} [Tue Aug 4 10:50:47 2026] POST /volume/v3/volume-transfers/c2a9191a-8c88-4032-a3ca-8ada36518780/accept => generated 365 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:48.363429 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c57f7421-79a7-4392-a274-2009c175d3bb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:48.366805 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c57f7421-79a7-4392-a274-2009c175d3bb tempest-VolumesTransfersV355Test-749051538 tempest-VolumesTransfersV355Test-749051538-project-member] GET https://10.4.3.232/volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 Aug 04 10:50:48.367971 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c57f7421-79a7-4392-a274-2009c175d3bb tempest-VolumesTransfersV355Test-749051538 tempest-VolumesTransfersV355Test-749051538-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:48.367971 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c57f7421-79a7-4392-a274-2009c175d3bb tempest-VolumesTransfersV355Test-749051538 tempest-VolumesTransfersV355Test-749051538-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:48.383722 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:48.383722 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:48.390878 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c57f7421-79a7-4392-a274-2009c175d3bb tempest-VolumesTransfersV355Test-749051538 tempest-VolumesTransfersV355Test-749051538-project-member] Volume info retrieved successfully. Aug 04 10:50:48.398306 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c57f7421-79a7-4392-a274-2009c175d3bb tempest-VolumesTransfersV355Test-749051538 tempest-VolumesTransfersV355Test-749051538-project-member] https://10.4.3.232/volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 returned with HTTP 200 Aug 04 10:50:48.398761 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 570/2274] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:50:48 2026] GET /volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 => generated 946 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:48.418574 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e5a1495b-ee78-44f3-b606-b6250586591b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:48.420734 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e5a1495b-ee78-44f3-b606-b6250586591b tempest-VolumesTransfersV355Test-749051538 tempest-VolumesTransfersV355Test-749051538-project-member] GET https://10.4.3.232/volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 Aug 04 10:50:48.420997 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e5a1495b-ee78-44f3-b606-b6250586591b tempest-VolumesTransfersV355Test-749051538 tempest-VolumesTransfersV355Test-749051538-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:48.421257 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e5a1495b-ee78-44f3-b606-b6250586591b tempest-VolumesTransfersV355Test-749051538 tempest-VolumesTransfersV355Test-749051538-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:48.433553 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:48.433553 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:48.439622 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e5a1495b-ee78-44f3-b606-b6250586591b tempest-VolumesTransfersV355Test-749051538 tempest-VolumesTransfersV355Test-749051538-project-member] Volume info retrieved successfully. Aug 04 10:50:48.450354 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e5a1495b-ee78-44f3-b606-b6250586591b tempest-VolumesTransfersV355Test-749051538 tempest-VolumesTransfersV355Test-749051538-project-member] https://10.4.3.232/volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 returned with HTTP 200 Aug 04 10:50:48.450354 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 569/2275] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:50:48 2026] GET /volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 => generated 946 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:48.455577 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-31d0daf8-6f12-4d4b-8025-25c05014edc2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:48.458508 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-31d0daf8-6f12-4d4b-8025-25c05014edc2 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:48.458835 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-31d0daf8-6f12-4d4b-8025-25c05014edc2 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:48.459300 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-31d0daf8-6f12-4d4b-8025-25c05014edc2 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:48.459517 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-31d0daf8-6f12-4d4b-8025-25c05014edc2 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:48.464469 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-acae8293-3297-4475-96e8-c614d4bf1b96 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:48.465106 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:48.465106 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:48.465902 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-31d0daf8-6f12-4d4b-8025-25c05014edc2 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:48.466760 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 572/2276] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:48 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:48.469254 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-acae8293-3297-4475-96e8-c614d4bf1b96 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] DELETE https://10.4.3.232/volume/v3/volume-transfers/c2a9191a-8c88-4032-a3ca-8ada36518780 Aug 04 10:50:48.469254 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-acae8293-3297-4475-96e8-c614d4bf1b96 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:48.469254 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-acae8293-3297-4475-96e8-c614d4bf1b96 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:48.469254 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.volume_transfer [None req-acae8293-3297-4475-96e8-c614d4bf1b96 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Delete transfer with id: c2a9191a-8c88-4032-a3ca-8ada36518780 Aug 04 10:50:48.473884 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-acae8293-3297-4475-96e8-c614d4bf1b96 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] https://10.4.3.232/volume/v3/volume-transfers/c2a9191a-8c88-4032-a3ca-8ada36518780 returned with HTTP 404 Aug 04 10:50:48.474355 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 566/2277] 10.4.3.232 () {68 vars in 1419 bytes} [Tue Aug 4 10:50:48 2026] DELETE /volume/v3/volume-transfers/c2a9191a-8c88-4032-a3ca-8ada36518780 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:50:48.482309 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c2633165-e6f3-45e9-8332-ba2f74dfa839 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:48.495709 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6ad83f59-509e-431c-a81a-53ca6c3f203f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:48.497494 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6ad83f59-509e-431c-a81a-53ca6c3f203f tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] GET https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d Aug 04 10:50:48.497700 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6ad83f59-509e-431c-a81a-53ca6c3f203f tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:48.497892 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6ad83f59-509e-431c-a81a-53ca6c3f203f tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:48.508274 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:48.508274 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:48.512768 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6ad83f59-509e-431c-a81a-53ca6c3f203f tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Volume info retrieved successfully. Aug 04 10:50:48.518645 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6ad83f59-509e-431c-a81a-53ca6c3f203f tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d returned with HTTP 200 Aug 04 10:50:48.519200 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 570/2278] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:48 2026] GET /volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:48.657027 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c2633165-e6f3-45e9-8332-ba2f74dfa839 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 Aug 04 10:50:48.657352 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c2633165-e6f3-45e9-8332-ba2f74dfa839 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:48.657844 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c2633165-e6f3-45e9-8332-ba2f74dfa839 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:48.657844 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-c2633165-e6f3-45e9-8332-ba2f74dfa839 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] Delete volume with id: b7b54141-6c58-4385-8c8e-7ee81535ca34 Aug 04 10:50:48.668530 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:48.668530 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:48.669470 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c2633165-e6f3-45e9-8332-ba2f74dfa839 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] Volume info retrieved successfully. Aug 04 10:50:48.694895 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c2633165-e6f3-45e9-8332-ba2f74dfa839 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] Delete volume request issued successfully. Aug 04 10:50:48.694895 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c2633165-e6f3-45e9-8332-ba2f74dfa839 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] https://10.4.3.232/volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 returned with HTTP 202 Aug 04 10:50:48.694895 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 571/2279] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:50:48 2026] DELETE /volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 => generated 0 bytes in 211 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:50:48.704014 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-afcbd0c0-3534-4e93-9f43-d0af716325a6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:48.707047 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-afcbd0c0-3534-4e93-9f43-d0af716325a6 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] GET https://10.4.3.232/volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 Aug 04 10:50:48.707047 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-afcbd0c0-3534-4e93-9f43-d0af716325a6 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:48.707806 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-afcbd0c0-3534-4e93-9f43-d0af716325a6 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:48.720593 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:48.720593 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:48.727628 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-afcbd0c0-3534-4e93-9f43-d0af716325a6 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] Volume info retrieved successfully. Aug 04 10:50:48.733683 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-afcbd0c0-3534-4e93-9f43-d0af716325a6 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] https://10.4.3.232/volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 returned with HTTP 200 Aug 04 10:50:48.734193 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 573/2280] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:50:48 2026] GET /volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 => generated 1130 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:50:48.881426 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a49616db-4071-485e-a6cf-f6348e702237 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:48.883908 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a49616db-4071-485e-a6cf-f6348e702237 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:48.884144 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a49616db-4071-485e-a6cf-f6348e702237 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:48.884372 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a49616db-4071-485e-a6cf-f6348e702237 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:48.884613 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a49616db-4071-485e-a6cf-f6348e702237 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:48.889540 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:48.889540 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:48.890465 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a49616db-4071-485e-a6cf-f6348e702237 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:48.890999 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 567/2281] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:48 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:49.351498 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-205aa745-5943-42ac-950b-6ea36da8edd5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:49.353450 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-205aa745-5943-42ac-950b-6ea36da8edd5 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:50:49.353808 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-205aa745-5943-42ac-950b-6ea36da8edd5 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:49.354109 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-205aa745-5943-42ac-950b-6ea36da8edd5 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:49.354359 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-205aa745-5943-42ac-950b-6ea36da8edd5 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:49.360607 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:49.360607 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:49.360607 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-205aa745-5943-42ac-950b-6ea36da8edd5 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:50:49.360607 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 571/2282] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:49 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:49.478038 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6a8910b6-2e5e-40dd-a18b-4f13eba1d04e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:49.480082 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6a8910b6-2e5e-40dd-a18b-4f13eba1d04e tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:49.480387 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6a8910b6-2e5e-40dd-a18b-4f13eba1d04e tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:49.480656 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6a8910b6-2e5e-40dd-a18b-4f13eba1d04e tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:49.480765 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6a8910b6-2e5e-40dd-a18b-4f13eba1d04e tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:49.485226 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:49.485226 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:49.485951 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6a8910b6-2e5e-40dd-a18b-4f13eba1d04e tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:49.486340 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 572/2283] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:49 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:49.532033 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e8b026de-e92c-4934-8405-31c8c74bc9c8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:49.534029 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e8b026de-e92c-4934-8405-31c8c74bc9c8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] GET https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d Aug 04 10:50:49.534353 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e8b026de-e92c-4934-8405-31c8c74bc9c8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:49.534560 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e8b026de-e92c-4934-8405-31c8c74bc9c8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:49.544959 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:49.544959 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:49.548730 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e8b026de-e92c-4934-8405-31c8c74bc9c8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Volume info retrieved successfully. Aug 04 10:50:49.553356 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e8b026de-e92c-4934-8405-31c8c74bc9c8 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d returned with HTTP 200 Aug 04 10:50:49.553856 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 574/2284] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:49 2026] GET /volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:49.748591 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8cf559ff-4b8b-49f2-b3be-5de0b2b382a5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:49.750541 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8cf559ff-4b8b-49f2-b3be-5de0b2b382a5 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] GET https://10.4.3.232/volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 Aug 04 10:50:49.750976 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8cf559ff-4b8b-49f2-b3be-5de0b2b382a5 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:49.751329 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8cf559ff-4b8b-49f2-b3be-5de0b2b382a5 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:49.760118 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8cf559ff-4b8b-49f2-b3be-5de0b2b382a5 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] https://10.4.3.232/volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 returned with HTTP 404 Aug 04 10:50:49.760730 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 568/2285] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:50:49 2026] GET /volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:50:49.771027 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e7340e67-9720-47f9-9dae-6fe1d0397e74 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:49.773098 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e7340e67-9720-47f9-9dae-6fe1d0397e74 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] GET https://10.4.3.232/volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 Aug 04 10:50:49.774570 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e7340e67-9720-47f9-9dae-6fe1d0397e74 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:49.774922 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e7340e67-9720-47f9-9dae-6fe1d0397e74 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:49.795722 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e7340e67-9720-47f9-9dae-6fe1d0397e74 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] https://10.4.3.232/volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 returned with HTTP 404 Aug 04 10:50:49.795843 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 572/2286] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:50:49 2026] GET /volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:50:49.808194 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e54c9335-0112-4dc0-a042-3437321779fe None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:49.810052 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-3cfa4976-fb70-46c1-97aa-94f7b4d6f517 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:49.810332 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e54c9335-0112-4dc0-a042-3437321779fe tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] DELETE https://10.4.3.232/volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 Aug 04 10:50:49.810593 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e54c9335-0112-4dc0-a042-3437321779fe tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:49.810793 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e54c9335-0112-4dc0-a042-3437321779fe tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:49.811013 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-e54c9335-0112-4dc0-a042-3437321779fe tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Delete volume with id: b7b54141-6c58-4385-8c8e-7ee81535ca34 Aug 04 10:50:49.812879 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-3cfa4976-fb70-46c1-97aa-94f7b4d6f517 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] POST https://10.4.3.232/volume/v3/attachments/87f80d50-26db-4726-97e0-da1e654376fc/action Aug 04 10:50:49.813475 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-3cfa4976-fb70-46c1-97aa-94f7b4d6f517 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:50:49.813765 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-3cfa4976-fb70-46c1-97aa-94f7b4d6f517 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:49.817109 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e54c9335-0112-4dc0-a042-3437321779fe tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] https://10.4.3.232/volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 returned with HTTP 404 Aug 04 10:50:49.817804 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 573/2287] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:50:49 2026] DELETE /volume/v3/volumes/b7b54141-6c58-4385-8c8e-7ee81535ca34 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:50:49.828160 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9d16b0e9-952a-42de-b6fd-b46f2ed71ba2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:49.829965 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d16b0e9-952a-42de-b6fd-b46f2ed71ba2 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:50:49.830489 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9d16b0e9-952a-42de-b6fd-b46f2ed71ba2 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1136160019"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:49.832068 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:49.832068 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:49.833109 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-9d16b0e9-952a-42de-b6fd-b46f2ed71ba2 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1136160019'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:50:49.833426 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-9d16b0e9-952a-42de-b6fd-b46f2ed71ba2 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Create volume of 1 GB Aug 04 10:50:49.839316 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9d16b0e9-952a-42de-b6fd-b46f2ed71ba2 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Availability Zones retrieved successfully. Aug 04 10:50:49.849837 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9d16b0e9-952a-42de-b6fd-b46f2ed71ba2 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Flow 'volume_create_api' (c4bd1146-501b-49f5-ae67-593625bcbeda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:49.852025 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9d16b0e9-952a-42de-b6fd-b46f2ed71ba2 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fd452b0-f28d-4258-8498-3897e1ff2182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:49.853021 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-40900fcd-3ab5-484f-bf80-c58723cadfc5 req-3cfa4976-fb70-46c1-97aa-94f7b4d6f517 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/attachments/87f80d50-26db-4726-97e0-da1e654376fc/action returned with HTTP 204 Aug 04 10:50:49.853588 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 575/2288] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:50:49 2026] POST /volume/v3/attachments/87f80d50-26db-4726-97e0-da1e654376fc/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:49.854434 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-9d16b0e9-952a-42de-b6fd-b46f2ed71ba2 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:50:49.895110 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9d16b0e9-952a-42de-b6fd-b46f2ed71ba2 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fd452b0-f28d-4258-8498-3897e1ff2182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:49.896635 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9d16b0e9-952a-42de-b6fd-b46f2ed71ba2 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b43f46b-9723-4d60-9016-083a242abea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:49.905758 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-85639cb7-804d-4b5d-89c7-9e497a111ec2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:49.909939 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-85639cb7-804d-4b5d-89c7-9e497a111ec2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:49.910228 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-85639cb7-804d-4b5d-89c7-9e497a111ec2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:49.910596 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-85639cb7-804d-4b5d-89c7-9e497a111ec2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:49.910772 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-85639cb7-804d-4b5d-89c7-9e497a111ec2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:49.918183 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:49.918183 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:49.919723 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-85639cb7-804d-4b5d-89c7-9e497a111ec2 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:49.920421 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 573/2289] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:49 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:49.936604 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1b99a669-2858-4e2f-9262-33c7cb3a6254 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:49.938750 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1b99a669-2858-4e2f-9262-33c7cb3a6254 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:50:49.938987 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1b99a669-2858-4e2f-9262-33c7cb3a6254 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:49.939264 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1b99a669-2858-4e2f-9262-33c7cb3a6254 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:49.939424 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-1b99a669-2858-4e2f-9262-33c7cb3a6254 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:49.944635 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:49.944635 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:49.945650 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1b99a669-2858-4e2f-9262-33c7cb3a6254 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:50:49.946106 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 574/2290] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:49 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:49.958684 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0bab95ef-d8ed-4945-8bb1-04cb467a9637 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:49.960862 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0bab95ef-d8ed-4945-8bb1-04cb467a9637 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] DELETE https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:49.961053 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0bab95ef-d8ed-4945-8bb1-04cb467a9637 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:49.961109 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-9d16b0e9-952a-42de-b6fd-b46f2ed71ba2 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Created reservations ['ac60f0ae-68f7-4a48-a126-a4f34b339155', '3b06fd8c-7690-49a4-b480-ea6066928451', 'c6e161b8-a900-46a1-85b1-d1bf376575db', 'd7508854-9c6b-4e82-aeb5-dc6d61a7f22f'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:49.961495 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0bab95ef-d8ed-4945-8bb1-04cb467a9637 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:49.961495 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-0bab95ef-d8ed-4945-8bb1-04cb467a9637 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Delete backup with id: d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. Aug 04 10:50:49.962199 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9d16b0e9-952a-42de-b6fd-b46f2ed71ba2 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b43f46b-9723-4d60-9016-083a242abea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac60f0ae-68f7-4a48-a126-a4f34b339155', '3b06fd8c-7690-49a4-b480-ea6066928451', 'c6e161b8-a900-46a1-85b1-d1bf376575db', 'd7508854-9c6b-4e82-aeb5-dc6d61a7f22f']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:49.963036 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9d16b0e9-952a-42de-b6fd-b46f2ed71ba2 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25b4e5c4-82e6-48b9-853a-5923c44600ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:49.969175 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:49.969175 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:49.986266 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9d16b0e9-952a-42de-b6fd-b46f2ed71ba2 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25b4e5c4-82e6-48b9-853a-5923c44600ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1136160019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fabf6d5870644d6ea43577e7ecd4e66b',qos_specs=None,replication_status=,reservations=['ac60f0ae-68f7-4a48-a126-a4f34b339155','3b06fd8c-7690-49a4-b480-ea6066928451','c6e161b8-a900-46a1-85b1-d1bf376575db','d7508854-9c6b-4e82-aeb5-dc6d61a7f22f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='916253cf5e4f465caf940452b0a913c5',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:50:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1136160019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fabf6d5870644d6ea43577e7ecd4e66b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='916253cf5e4f465caf940452b0a913c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:49.987020 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9d16b0e9-952a-42de-b6fd-b46f2ed71ba2 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eabff84-bbab-4322-b670-40dcb83d0cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:49.987341 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-0bab95ef-d8ed-4945-8bb1-04cb467a9637 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] delete_backup rpcapi backup_id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 {{(pid=100254) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:50:49.989071 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0bab95ef-d8ed-4945-8bb1-04cb467a9637 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 202 Aug 04 10:50:49.989570 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 576/2291] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:50:49 2026] DELETE /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:50:49.999513 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ae28be8d-465d-4382-8569-b0988bea1baa None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:50.002108 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ae28be8d-465d-4382-8569-b0988bea1baa tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:50.002453 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ae28be8d-465d-4382-8569-b0988bea1baa tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:50.002709 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ae28be8d-465d-4382-8569-b0988bea1baa tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:50.002882 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-ae28be8d-465d-4382-8569-b0988bea1baa tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:50.009559 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:50.009559 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:50.010469 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ae28be8d-465d-4382-8569-b0988bea1baa tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 200 Aug 04 10:50:50.011016 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 574/2292] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:49 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:50.014391 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9d16b0e9-952a-42de-b6fd-b46f2ed71ba2 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eabff84-bbab-4322-b670-40dcb83d0cf8) transitioned into state 'SUCCESS' from state '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-1136160019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fabf6d5870644d6ea43577e7ecd4e66b',qos_specs=None,replication_status=,reservations=['ac60f0ae-68f7-4a48-a126-a4f34b339155','3b06fd8c-7690-49a4-b480-ea6066928451','c6e161b8-a900-46a1-85b1-d1bf376575db','d7508854-9c6b-4e82-aeb5-dc6d61a7f22f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='916253cf5e4f465caf940452b0a913c5',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:50.015375 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9d16b0e9-952a-42de-b6fd-b46f2ed71ba2 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5255ccb3-d927-4980-b2de-8a6b9668cc97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:50.030498 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9d16b0e9-952a-42de-b6fd-b46f2ed71ba2 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5255ccb3-d927-4980-b2de-8a6b9668cc97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:50.031705 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9d16b0e9-952a-42de-b6fd-b46f2ed71ba2 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Flow 'volume_create_api' (c4bd1146-501b-49f5-ae67-593625bcbeda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:50.032080 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9d16b0e9-952a-42de-b6fd-b46f2ed71ba2 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Create volume request issued successfully. Aug 04 10:50:50.032870 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d16b0e9-952a-42de-b6fd-b46f2ed71ba2 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:50:50.033431 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 569/2293] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:50:49 2026] POST /volume/v3/volumes => generated 819 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:50.046681 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b132e190-3043-4997-b60b-fcc61652f8e4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:50.048577 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b132e190-3043-4997-b60b-fcc61652f8e4 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] GET https://10.4.3.232/volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 Aug 04 10:50:50.048793 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b132e190-3043-4997-b60b-fcc61652f8e4 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:50.049009 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b132e190-3043-4997-b60b-fcc61652f8e4 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:50.056798 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:50.056798 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:50.065985 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b132e190-3043-4997-b60b-fcc61652f8e4 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Volume info retrieved successfully. Aug 04 10:50:50.075975 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b132e190-3043-4997-b60b-fcc61652f8e4 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] https://10.4.3.232/volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 returned with HTTP 200 Aug 04 10:50:50.076426 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 575/2294] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:50:50 2026] GET /volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 => generated 887 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:50.371293 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4d074dd2-a7b6-4127-bd47-739dfc436cfe None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:50.373329 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4d074dd2-a7b6-4127-bd47-739dfc436cfe tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:50:50.373586 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4d074dd2-a7b6-4127-bd47-739dfc436cfe tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:50.373798 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4d074dd2-a7b6-4127-bd47-739dfc436cfe tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:50.373901 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-4d074dd2-a7b6-4127-bd47-739dfc436cfe tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:50.379323 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:50.379323 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:50.379994 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4d074dd2-a7b6-4127-bd47-739dfc436cfe tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:50:50.380473 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 577/2295] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:50 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:50.509307 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5e3ec438-4653-4bd1-b973-502dcd5e5c84 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:50.511541 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5e3ec438-4653-4bd1-b973-502dcd5e5c84 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:50.511898 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5e3ec438-4653-4bd1-b973-502dcd5e5c84 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:50.512143 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5e3ec438-4653-4bd1-b973-502dcd5e5c84 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:50.512283 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-5e3ec438-4653-4bd1-b973-502dcd5e5c84 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:50.518205 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:50.518205 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:50.519428 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5e3ec438-4653-4bd1-b973-502dcd5e5c84 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:50.519957 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 575/2296] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:50 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:50.569524 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-70e86a5c-4253-45d1-b4f7-0e097bacdc7e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:50.571336 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-70e86a5c-4253-45d1-b4f7-0e097bacdc7e tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] GET https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d Aug 04 10:50:50.571567 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-70e86a5c-4253-45d1-b4f7-0e097bacdc7e tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:50.571806 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-70e86a5c-4253-45d1-b4f7-0e097bacdc7e tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:50.584973 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:50.584973 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:50.593867 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-70e86a5c-4253-45d1-b4f7-0e097bacdc7e tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Volume info retrieved successfully. Aug 04 10:50:50.601554 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-70e86a5c-4253-45d1-b4f7-0e097bacdc7e tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d returned with HTTP 200 Aug 04 10:50:50.601958 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 570/2297] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:50 2026] GET /volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:50.617356 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-647fb269-b532-4024-9dbe-5123b1ff7a9e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:50.619874 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-647fb269-b532-4024-9dbe-5123b1ff7a9e tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] GET https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d Aug 04 10:50:50.620112 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-647fb269-b532-4024-9dbe-5123b1ff7a9e tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:50.620363 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-647fb269-b532-4024-9dbe-5123b1ff7a9e tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:50.632191 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:50.632191 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:50.636263 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-647fb269-b532-4024-9dbe-5123b1ff7a9e tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Volume info retrieved successfully. Aug 04 10:50:50.641760 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-647fb269-b532-4024-9dbe-5123b1ff7a9e tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d returned with HTTP 200 Aug 04 10:50:50.642291 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 576/2298] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:50 2026] GET /volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:50.657918 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-23c6f44d-ffcd-4bc5-84b0-8006c55a5ed0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:50.659903 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-23c6f44d-ffcd-4bc5-84b0-8006c55a5ed0 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] GET https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d Aug 04 10:50:50.660121 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-23c6f44d-ffcd-4bc5-84b0-8006c55a5ed0 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:50.660323 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-23c6f44d-ffcd-4bc5-84b0-8006c55a5ed0 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:50.669437 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:50.669437 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:50.672565 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-23c6f44d-ffcd-4bc5-84b0-8006c55a5ed0 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Volume info retrieved successfully. Aug 04 10:50:50.676416 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-23c6f44d-ffcd-4bc5-84b0-8006c55a5ed0 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d returned with HTTP 200 Aug 04 10:50:50.676838 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 578/2299] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:50 2026] GET /volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d => generated 1143 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:50.848476 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-ba0c4d8a-44e5-49a4-8a92-0b111b48319f req-a030bca9-092a-42bd-a1fd-33e4719bed11 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:50.849778 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-ba0c4d8a-44e5-49a4-8a92-0b111b48319f req-a030bca9-092a-42bd-a1fd-33e4719bed11 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] GET https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d Aug 04 10:50:50.849971 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-ba0c4d8a-44e5-49a4-8a92-0b111b48319f req-a030bca9-092a-42bd-a1fd-33e4719bed11 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:50.850197 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-ba0c4d8a-44e5-49a4-8a92-0b111b48319f req-a030bca9-092a-42bd-a1fd-33e4719bed11 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:50.861640 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:50.861640 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:50.865498 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-ba0c4d8a-44e5-49a4-8a92-0b111b48319f req-a030bca9-092a-42bd-a1fd-33e4719bed11 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Volume info retrieved successfully. Aug 04 10:50:50.874840 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-ba0c4d8a-44e5-49a4-8a92-0b111b48319f req-a030bca9-092a-42bd-a1fd-33e4719bed11 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d returned with HTTP 200 Aug 04 10:50:50.875542 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 576/2300] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:50:50 2026] GET /volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:51.031387 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8ffdfbc0-d334-4b5a-a6d0-1a442e7d82b3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:51.033949 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ffdfbc0-d334-4b5a-a6d0-1a442e7d82b3 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 Aug 04 10:50:51.033949 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8ffdfbc0-d334-4b5a-a6d0-1a442e7d82b3 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:51.033949 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8ffdfbc0-d334-4b5a-a6d0-1a442e7d82b3 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:51.034583 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-8ffdfbc0-d334-4b5a-a6d0-1a442e7d82b3 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id d45afd2a-7d9f-4a4e-bd33-b701b08e8a47. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:51.039494 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ffdfbc0-d334-4b5a-a6d0-1a442e7d82b3 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 returned with HTTP 404 Aug 04 10:50:51.039951 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 571/2301] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:51 2026] GET /volume/v3/backups/d45afd2a-7d9f-4a4e-bd33-b701b08e8a47 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:51.048017 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5a331cd1-d723-4d55-a141-7a146a6ec7f1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:51.051565 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5a331cd1-d723-4d55-a141-7a146a6ec7f1 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] DELETE https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 Aug 04 10:50:51.051886 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5a331cd1-d723-4d55-a141-7a146a6ec7f1 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:51.052149 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5a331cd1-d723-4d55-a141-7a146a6ec7f1 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:51.052308 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-5a331cd1-d723-4d55-a141-7a146a6ec7f1 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Delete backup with id: 7040c132-294d-4b95-9cdf-59c92605d731. Aug 04 10:50:51.070138 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:51.070138 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:51.094520 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fd913858-63b1-41ed-a9dd-701330733c17 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:51.097115 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-5a331cd1-d723-4d55-a141-7a146a6ec7f1 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] delete_backup rpcapi backup_id 7040c132-294d-4b95-9cdf-59c92605d731 {{(pid=100253) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:50:51.098523 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fd913858-63b1-41ed-a9dd-701330733c17 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] GET https://10.4.3.232/volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 Aug 04 10:50:51.099231 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fd913858-63b1-41ed-a9dd-701330733c17 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:51.099475 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5a331cd1-d723-4d55-a141-7a146a6ec7f1 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 returned with HTTP 202 Aug 04 10:50:51.100358 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 577/2302] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:50:51 2026] DELETE /volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:50:51.100693 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fd913858-63b1-41ed-a9dd-701330733c17 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:51.108368 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-05aecc52-b585-42c4-893c-001357a8658e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:51.110827 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-05aecc52-b585-42c4-893c-001357a8658e tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 Aug 04 10:50:51.111062 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-05aecc52-b585-42c4-893c-001357a8658e tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:51.111352 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-05aecc52-b585-42c4-893c-001357a8658e tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:51.111461 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-05aecc52-b585-42c4-893c-001357a8658e tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 7040c132-294d-4b95-9cdf-59c92605d731. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:51.116686 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:51.116686 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:51.117263 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-05aecc52-b585-42c4-893c-001357a8658e tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 returned with HTTP 200 Aug 04 10:50:51.117743 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 577/2303] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:51 2026] GET /volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:51.126482 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:51.126482 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:51.132830 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fd913858-63b1-41ed-a9dd-701330733c17 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Volume info retrieved successfully. Aug 04 10:50:51.138268 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fd913858-63b1-41ed-a9dd-701330733c17 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] https://10.4.3.232/volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 returned with HTTP 200 Aug 04 10:50:51.139144 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 579/2304] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:50:51 2026] GET /volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 => generated 946 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:51.157850 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4e1c4558-6b5f-47ec-8be9-90cbe84358a9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:51.161700 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4e1c4558-6b5f-47ec-8be9-90cbe84358a9 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] POST https://10.4.3.232/volume/v3/volume-transfers Aug 04 10:50:51.162349 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4e1c4558-6b5f-47ec-8be9-90cbe84358a9 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:51.163869 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volume_transfer [None req-4e1c4558-6b5f-47ec-8be9-90cbe84358a9 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 04 10:50:51.164056 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volume_transfer [None req-4e1c4558-6b5f-47ec-8be9-90cbe84358a9 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Creating transfer of volume c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 Aug 04 10:50:51.164150 np0000006413 devstack@c-api.service[100252]: INFO cinder.transfer.api [None req-4e1c4558-6b5f-47ec-8be9-90cbe84358a9 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Generating transfer record for volume c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 Aug 04 10:50:51.176828 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:51.176828 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:51.194613 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4e1c4558-6b5f-47ec-8be9-90cbe84358a9 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] https://10.4.3.232/volume/v3/volume-transfers returned with HTTP 202 Aug 04 10:50:51.195215 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 572/2305] 10.4.3.232 () {70 vars in 1326 bytes} [Tue Aug 4 10:50:51 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:51.205691 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-064a6b4d-154d-478d-bc42-a7315a18ece9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:51.208409 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-064a6b4d-154d-478d-bc42-a7315a18ece9 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] GET https://10.4.3.232/volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 Aug 04 10:50:51.208615 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-064a6b4d-154d-478d-bc42-a7315a18ece9 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:51.208794 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-064a6b4d-154d-478d-bc42-a7315a18ece9 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:51.215478 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:51.215478 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:51.219139 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-064a6b4d-154d-478d-bc42-a7315a18ece9 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Volume info retrieved successfully. Aug 04 10:50:51.223975 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-064a6b4d-154d-478d-bc42-a7315a18ece9 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] https://10.4.3.232/volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 returned with HTTP 200 Aug 04 10:50:51.224608 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 578/2306] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:50:51 2026] GET /volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:51.240771 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f8959e7f-a6f6-4b81-b6ea-e92a70ef12ef None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:51.243142 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f8959e7f-a6f6-4b81-b6ea-e92a70ef12ef tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] GET https://10.4.3.232/volume/v3/volume-transfers/detail Aug 04 10:50:51.244085 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f8959e7f-a6f6-4b81-b6ea-e92a70ef12ef tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:51.244085 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f8959e7f-a6f6-4b81-b6ea-e92a70ef12ef tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Calling method 'detail' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:51.244974 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volume_transfer [None req-f8959e7f-a6f6-4b81-b6ea-e92a70ef12ef tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Listing volume transfers {{(pid=100255) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 04 10:50:51.249876 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f8959e7f-a6f6-4b81-b6ea-e92a70ef12ef tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] https://10.4.3.232/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 04 10:50:51.250406 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 578/2307] 10.4.3.232 () {68 vars in 1326 bytes} [Tue Aug 4 10:50:51 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:51.259723 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8e920914-9b81-459a-b454-5c3853ae854d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:51.262087 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8e920914-9b81-459a-b454-5c3853ae854d tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] DELETE https://10.4.3.232/volume/v3/volume-transfers/274eeead-1a31-49c5-9bab-cda895bf6464 Aug 04 10:50:51.262425 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8e920914-9b81-459a-b454-5c3853ae854d tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:51.262655 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8e920914-9b81-459a-b454-5c3853ae854d tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:51.262774 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.volume_transfer [None req-8e920914-9b81-459a-b454-5c3853ae854d tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Delete transfer with id: 274eeead-1a31-49c5-9bab-cda895bf6464 Aug 04 10:50:51.276580 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:51.276580 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:51.288191 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8e920914-9b81-459a-b454-5c3853ae854d tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] https://10.4.3.232/volume/v3/volume-transfers/274eeead-1a31-49c5-9bab-cda895bf6464 returned with HTTP 202 Aug 04 10:50:51.288972 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 580/2308] 10.4.3.232 () {68 vars in 1419 bytes} [Tue Aug 4 10:50:51 2026] DELETE /volume/v3/volume-transfers/274eeead-1a31-49c5-9bab-cda895bf6464 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:50:51.299123 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-74f6a34e-5a5d-49d7-95fc-bb44908b3de0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:51.301462 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-74f6a34e-5a5d-49d7-95fc-bb44908b3de0 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] GET https://10.4.3.232/volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 Aug 04 10:50:51.301749 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-74f6a34e-5a5d-49d7-95fc-bb44908b3de0 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:51.301999 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-74f6a34e-5a5d-49d7-95fc-bb44908b3de0 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:51.310910 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:51.310910 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:51.316107 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-74f6a34e-5a5d-49d7-95fc-bb44908b3de0 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Volume info retrieved successfully. Aug 04 10:50:51.320707 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-74f6a34e-5a5d-49d7-95fc-bb44908b3de0 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] https://10.4.3.232/volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 returned with HTTP 200 Aug 04 10:50:51.321142 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 573/2309] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:50:51 2026] GET /volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 => generated 946 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:50:51.338349 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-299a4cfd-657e-4c02-bb0d-4a8bdef6eb5e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:51.340721 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-299a4cfd-657e-4c02-bb0d-4a8bdef6eb5e tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] DELETE https://10.4.3.232/volume/v3/volume-transfers/274eeead-1a31-49c5-9bab-cda895bf6464 Aug 04 10:50:51.341400 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-299a4cfd-657e-4c02-bb0d-4a8bdef6eb5e tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:51.341400 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-299a4cfd-657e-4c02-bb0d-4a8bdef6eb5e tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:51.343809 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.volume_transfer [None req-299a4cfd-657e-4c02-bb0d-4a8bdef6eb5e tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Delete transfer with id: 274eeead-1a31-49c5-9bab-cda895bf6464 Aug 04 10:50:51.347546 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-299a4cfd-657e-4c02-bb0d-4a8bdef6eb5e tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] https://10.4.3.232/volume/v3/volume-transfers/274eeead-1a31-49c5-9bab-cda895bf6464 returned with HTTP 404 Aug 04 10:50:51.347546 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 579/2310] 10.4.3.232 () {68 vars in 1419 bytes} [Tue Aug 4 10:50:51 2026] DELETE /volume/v3/volume-transfers/274eeead-1a31-49c5-9bab-cda895bf6464 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:50:51.357236 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-07e2799d-a920-457f-acba-e43d8af844c7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:51.360955 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-07e2799d-a920-457f-acba-e43d8af844c7 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 Aug 04 10:50:51.360955 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-07e2799d-a920-457f-acba-e43d8af844c7 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:51.360955 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-07e2799d-a920-457f-acba-e43d8af844c7 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:51.360955 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-07e2799d-a920-457f-acba-e43d8af844c7 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] Delete volume with id: c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 Aug 04 10:50:51.368777 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:51.368777 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:51.369372 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-07e2799d-a920-457f-acba-e43d8af844c7 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] Volume info retrieved successfully. Aug 04 10:50:51.392843 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6dfcf610-2905-45cf-94e5-c7615f3a7159 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:51.396834 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6dfcf610-2905-45cf-94e5-c7615f3a7159 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:50:51.396834 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6dfcf610-2905-45cf-94e5-c7615f3a7159 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:51.396834 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6dfcf610-2905-45cf-94e5-c7615f3a7159 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:51.396834 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-6dfcf610-2905-45cf-94e5-c7615f3a7159 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:51.399552 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-07e2799d-a920-457f-acba-e43d8af844c7 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] Delete volume request issued successfully. Aug 04 10:50:51.399923 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-07e2799d-a920-457f-acba-e43d8af844c7 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] https://10.4.3.232/volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 returned with HTTP 202 Aug 04 10:50:51.400583 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 579/2311] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:50:51 2026] DELETE /volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:50:51.407923 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:51.407923 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:51.407923 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6dfcf610-2905-45cf-94e5-c7615f3a7159 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:50:51.407923 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 581/2312] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:51 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:51.409624 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2e4e6263-3b71-45dc-8117-24ed5391d8aa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:51.414559 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2e4e6263-3b71-45dc-8117-24ed5391d8aa tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] GET https://10.4.3.232/volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 Aug 04 10:50:51.414856 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2e4e6263-3b71-45dc-8117-24ed5391d8aa tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:51.415139 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2e4e6263-3b71-45dc-8117-24ed5391d8aa tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:51.432413 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:51.432413 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:51.438562 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2e4e6263-3b71-45dc-8117-24ed5391d8aa tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] Volume info retrieved successfully. Aug 04 10:50:51.444000 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2e4e6263-3b71-45dc-8117-24ed5391d8aa tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] https://10.4.3.232/volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 returned with HTTP 200 Aug 04 10:50:51.444442 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 574/2313] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:50:51 2026] GET /volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 => generated 1130 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:50:51.538302 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7a588698-56af-42d1-b94b-14859c5b5967 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:51.543231 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7a588698-56af-42d1-b94b-14859c5b5967 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:51.543231 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7a588698-56af-42d1-b94b-14859c5b5967 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:51.543231 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7a588698-56af-42d1-b94b-14859c5b5967 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:51.543231 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-7a588698-56af-42d1-b94b-14859c5b5967 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:51.554718 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:51.554718 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:51.556783 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7a588698-56af-42d1-b94b-14859c5b5967 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:51.556783 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 580/2314] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:51 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:52.136124 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-11c708a2-a61b-4504-8ce1-25b8fa5ad4ff None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:52.136524 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-11c708a2-a61b-4504-8ce1-25b8fa5ad4ff tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 Aug 04 10:50:52.136732 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-11c708a2-a61b-4504-8ce1-25b8fa5ad4ff tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:52.136885 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-11c708a2-a61b-4504-8ce1-25b8fa5ad4ff tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:52.137012 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-11c708a2-a61b-4504-8ce1-25b8fa5ad4ff tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 7040c132-294d-4b95-9cdf-59c92605d731. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:52.143557 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-11c708a2-a61b-4504-8ce1-25b8fa5ad4ff tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 returned with HTTP 404 Aug 04 10:50:52.145660 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 580/2315] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:52 2026] GET /volume/v3/backups/7040c132-294d-4b95-9cdf-59c92605d731 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 04 10:50:52.153213 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6ffa30ba-7f63-49e8-9851-6d9ad1fed21a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:52.155389 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6ffa30ba-7f63-49e8-9851-6d9ad1fed21a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] DELETE https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:50:52.155634 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6ffa30ba-7f63-49e8-9851-6d9ad1fed21a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:52.155929 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6ffa30ba-7f63-49e8-9851-6d9ad1fed21a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:52.156048 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-6ffa30ba-7f63-49e8-9851-6d9ad1fed21a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Delete backup with id: 79008f25-3e43-4db1-b6ba-194d25f71591. Aug 04 10:50:52.163633 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:52.163633 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:52.193390 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-6ffa30ba-7f63-49e8-9851-6d9ad1fed21a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] delete_backup rpcapi backup_id 79008f25-3e43-4db1-b6ba-194d25f71591 {{(pid=100254) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:50:52.195088 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6ffa30ba-7f63-49e8-9851-6d9ad1fed21a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 202 Aug 04 10:50:52.195616 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 582/2316] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:50:52 2026] DELETE /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:50:52.205806 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e07ea7cf-e41f-4b5d-ab22-52fd1edcd0a7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:52.208798 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e07ea7cf-e41f-4b5d-ab22-52fd1edcd0a7 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:50:52.209131 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e07ea7cf-e41f-4b5d-ab22-52fd1edcd0a7 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:52.209492 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e07ea7cf-e41f-4b5d-ab22-52fd1edcd0a7 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:52.209665 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e07ea7cf-e41f-4b5d-ab22-52fd1edcd0a7 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:52.214235 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:52.214235 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:52.215403 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e07ea7cf-e41f-4b5d-ab22-52fd1edcd0a7 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:50:52.215761 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 575/2317] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:52 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:52.422366 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c00b5d67-d998-46ee-a4ba-61504df68423 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:52.427541 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c00b5d67-d998-46ee-a4ba-61504df68423 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:50:52.427541 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c00b5d67-d998-46ee-a4ba-61504df68423 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:52.427541 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c00b5d67-d998-46ee-a4ba-61504df68423 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:52.427541 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c00b5d67-d998-46ee-a4ba-61504df68423 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:52.432132 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:52.432132 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:52.432843 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c00b5d67-d998-46ee-a4ba-61504df68423 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:50:52.433275 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 581/2318] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:52 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:52.463363 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e6a282ba-108b-4efa-83ec-7e3c9f1badd3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:52.466448 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e6a282ba-108b-4efa-83ec-7e3c9f1badd3 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] GET https://10.4.3.232/volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 Aug 04 10:50:52.466448 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e6a282ba-108b-4efa-83ec-7e3c9f1badd3 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:52.466593 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e6a282ba-108b-4efa-83ec-7e3c9f1badd3 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:52.473660 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e6a282ba-108b-4efa-83ec-7e3c9f1badd3 tempest-VolumesTransfersV355Test-1125769421 tempest-VolumesTransfersV355Test-1125769421-project-admin] https://10.4.3.232/volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 returned with HTTP 404 Aug 04 10:50:52.474114 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 581/2319] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:50:52 2026] GET /volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:50:52.484356 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1c1c288e-6b94-4bf1-95f3-542ee4cf8e56 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:52.491436 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1c1c288e-6b94-4bf1-95f3-542ee4cf8e56 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] GET https://10.4.3.232/volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 Aug 04 10:50:52.491710 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1c1c288e-6b94-4bf1-95f3-542ee4cf8e56 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:52.491929 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1c1c288e-6b94-4bf1-95f3-542ee4cf8e56 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:52.498965 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=434,cinder:INSERT=60,cinder:UPDATE=127 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:50:52.503220 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1c1c288e-6b94-4bf1-95f3-542ee4cf8e56 tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] https://10.4.3.232/volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 returned with HTTP 404 Aug 04 10:50:52.504395 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 583/2320] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:50:52 2026] GET /volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:50:52.516224 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-136a1099-5b25-4362-8c0a-5bfdce5b667d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:52.516912 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-136a1099-5b25-4362-8c0a-5bfdce5b667d tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] DELETE https://10.4.3.232/volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 Aug 04 10:50:52.517454 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-136a1099-5b25-4362-8c0a-5bfdce5b667d tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:52.517454 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-136a1099-5b25-4362-8c0a-5bfdce5b667d tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:52.517583 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-136a1099-5b25-4362-8c0a-5bfdce5b667d tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] Delete volume with id: c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 Aug 04 10:50:52.527192 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-136a1099-5b25-4362-8c0a-5bfdce5b667d tempest-VolumesTransfersV355Test-411317869 tempest-VolumesTransfersV355Test-411317869-project-member] https://10.4.3.232/volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 returned with HTTP 404 Aug 04 10:50:52.527831 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 576/2321] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:50:52 2026] DELETE /volume/v3/volumes/c498c72d-9cc2-43ee-8e0d-5fb1fc69b9a8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:50:52.569006 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-56d0390e-df98-499a-86dc-ef9a9c971eea None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:52.571381 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-56d0390e-df98-499a-86dc-ef9a9c971eea tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:52.571640 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-56d0390e-df98-499a-86dc-ef9a9c971eea tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:52.571840 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-56d0390e-df98-499a-86dc-ef9a9c971eea tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:52.572000 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-56d0390e-df98-499a-86dc-ef9a9c971eea tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:52.578290 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:52.578290 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:52.580072 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-56d0390e-df98-499a-86dc-ef9a9c971eea tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:52.580669 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 582/2322] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:52 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:53.227526 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-797f89a3-a420-4e2a-ad69-e4bc274d631a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:53.229796 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-797f89a3-a420-4e2a-ad69-e4bc274d631a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:50:53.230255 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-797f89a3-a420-4e2a-ad69-e4bc274d631a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:53.230647 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-797f89a3-a420-4e2a-ad69-e4bc274d631a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:53.230988 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-797f89a3-a420-4e2a-ad69-e4bc274d631a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:53.238108 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:53.238108 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:53.239472 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-797f89a3-a420-4e2a-ad69-e4bc274d631a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 200 Aug 04 10:50:53.240121 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 582/2323] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:53 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:53.246669 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-80ed4504-de93-4f59-8805-686d3ab7aebd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:53.339807 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-80ed4504-de93-4f59-8805-686d3ab7aebd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:50:53.340255 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-80ed4504-de93-4f59-8805-686d3ab7aebd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-768913083"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:53.341879 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-80ed4504-de93-4f59-8805-686d3ab7aebd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-768913083'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:50:53.342034 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-80ed4504-de93-4f59-8805-686d3ab7aebd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Create volume of 1 GB Aug 04 10:50:53.347389 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-80ed4504-de93-4f59-8805-686d3ab7aebd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Availability Zones retrieved successfully. Aug 04 10:50:53.354654 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-80ed4504-de93-4f59-8805-686d3ab7aebd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Flow 'volume_create_api' (5be6e43e-6634-420f-8213-83c75a288bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:53.355552 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-80ed4504-de93-4f59-8805-686d3ab7aebd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2728571e-225a-4244-81b9-c4496d8f51c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:53.356569 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-80ed4504-de93-4f59-8805-686d3ab7aebd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:50:53.382871 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-80ed4504-de93-4f59-8805-686d3ab7aebd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2728571e-225a-4244-81b9-c4496d8f51c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:53.383863 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-80ed4504-de93-4f59-8805-686d3ab7aebd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fb4bccf-89cc-4678-970a-778cc5c1a5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:53.446817 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-64a47e30-ebbc-4eca-b7f5-96633e6b9c3c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:53.448849 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-64a47e30-ebbc-4eca-b7f5-96633e6b9c3c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:50:53.449112 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-64a47e30-ebbc-4eca-b7f5-96633e6b9c3c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:53.449360 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-64a47e30-ebbc-4eca-b7f5-96633e6b9c3c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:53.449483 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-64a47e30-ebbc-4eca-b7f5-96633e6b9c3c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:53.454733 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-80ed4504-de93-4f59-8805-686d3ab7aebd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Created reservations ['3eeb1674-738e-4070-b25c-e8a3e64a06bf', '36354684-58e3-42d2-bb5d-b2c3950b3f4b', '29183943-b8ca-479b-a25b-9df53971aa29', '11ecb1c5-754c-4cc6-a05d-1cbc41d74542'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:53.454954 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:53.454954 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:53.455859 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-64a47e30-ebbc-4eca-b7f5-96633e6b9c3c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:50:53.456211 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-80ed4504-de93-4f59-8805-686d3ab7aebd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fb4bccf-89cc-4678-970a-778cc5c1a5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3eeb1674-738e-4070-b25c-e8a3e64a06bf', '36354684-58e3-42d2-bb5d-b2c3950b3f4b', '29183943-b8ca-479b-a25b-9df53971aa29', '11ecb1c5-754c-4cc6-a05d-1cbc41d74542']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:53.456450 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 577/2324] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:53 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:53.457429 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-80ed4504-de93-4f59-8805-686d3ab7aebd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ceee14-a2f5-4f16-9f0d-7acdfe989f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:53.486095 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-80ed4504-de93-4f59-8805-686d3ab7aebd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ceee14-a2f5-4f16-9f0d-7acdfe989f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2d43c0a-e1fa-40f6-8791-71c14ada6c3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-768913083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89454ff47b494ee7a548f072766c2e65',qos_specs=None,replication_status=,reservations=['3eeb1674-738e-4070-b25c-e8a3e64a06bf','36354684-58e3-42d2-bb5d-b2c3950b3f4b','29183943-b8ca-479b-a25b-9df53971aa29','11ecb1c5-754c-4cc6-a05d-1cbc41d74542'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216fc3e4f4874a76ac131cb997d3466f',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:50:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-768913083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2d43c0a-e1fa-40f6-8791-71c14ada6c3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89454ff47b494ee7a548f072766c2e65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='216fc3e4f4874a76ac131cb997d3466f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:53.487214 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-80ed4504-de93-4f59-8805-686d3ab7aebd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b2c1126-afe3-4801-b838-e564be192508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:53.511808 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-80ed4504-de93-4f59-8805-686d3ab7aebd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b2c1126-afe3-4801-b838-e564be192508) transitioned into state 'SUCCESS' from state '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-768913083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89454ff47b494ee7a548f072766c2e65',qos_specs=None,replication_status=,reservations=['3eeb1674-738e-4070-b25c-e8a3e64a06bf','36354684-58e3-42d2-bb5d-b2c3950b3f4b','29183943-b8ca-479b-a25b-9df53971aa29','11ecb1c5-754c-4cc6-a05d-1cbc41d74542'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216fc3e4f4874a76ac131cb997d3466f',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:53.512684 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-80ed4504-de93-4f59-8805-686d3ab7aebd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6734a85-17e5-44bb-9967-d1136c971457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:53.532268 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-80ed4504-de93-4f59-8805-686d3ab7aebd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6734a85-17e5-44bb-9967-d1136c971457) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:53.533274 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-80ed4504-de93-4f59-8805-686d3ab7aebd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Flow 'volume_create_api' (5be6e43e-6634-420f-8213-83c75a288bd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:53.533712 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-80ed4504-de93-4f59-8805-686d3ab7aebd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Create volume request issued successfully. Aug 04 10:50:53.534570 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-80ed4504-de93-4f59-8805-686d3ab7aebd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:50:53.535153 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 584/2325] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:50:53 2026] POST /volume/v3/volumes => generated 748 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:53.593793 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-437e68af-1ffe-45e6-a057-5032d9adc150 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:53.597271 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-437e68af-1ffe-45e6-a057-5032d9adc150 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:53.597271 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-437e68af-1ffe-45e6-a057-5032d9adc150 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:53.597271 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-437e68af-1ffe-45e6-a057-5032d9adc150 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:53.597271 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-437e68af-1ffe-45e6-a057-5032d9adc150 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:53.602181 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:53.602181 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:53.603210 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-437e68af-1ffe-45e6-a057-5032d9adc150 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:53.607200 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 583/2326] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:53 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:53.616294 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0dd970a7-d931-47db-a060-72faa46d8361 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:53.619395 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0dd970a7-d931-47db-a060-72faa46d8361 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/volumes/1527b160-74b4-4097-9981-8175b6d34abc Aug 04 10:50:53.620427 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0dd970a7-d931-47db-a060-72faa46d8361 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:53.620427 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0dd970a7-d931-47db-a060-72faa46d8361 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:53.631690 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:53.631690 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:53.637326 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0dd970a7-d931-47db-a060-72faa46d8361 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Volume info retrieved successfully. Aug 04 10:50:53.647301 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0dd970a7-d931-47db-a060-72faa46d8361 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/volumes/1527b160-74b4-4097-9981-8175b6d34abc returned with HTTP 200 Aug 04 10:50:53.647301 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 583/2327] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:53 2026] GET /volume/v3/volumes/1527b160-74b4-4097-9981-8175b6d34abc => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:53.674702 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-098d960d-661a-49f1-b7b6-28fb0bf279e4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:53.678795 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-098d960d-661a-49f1-b7b6-28fb0bf279e4 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] POST https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7/action Aug 04 10:50:53.678795 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-098d960d-661a-49f1-b7b6-28fb0bf279e4 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:50:53.678795 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-098d960d-661a-49f1-b7b6-28fb0bf279e4 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:53.681523 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.admin_actions [None req-098d960d-661a-49f1-b7b6-28fb0bf279e4 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] Updating backup 'a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7' with '{'status': 'error'}' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 04 10:50:53.697048 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:53.697048 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:53.706893 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-098d960d-661a-49f1-b7b6-28fb0bf279e4 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] reset_status in rpcapi backup_id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 on host np0000006413. {{(pid=100252) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 04 10:50:53.709166 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-098d960d-661a-49f1-b7b6-28fb0bf279e4 tempest-VolumesBackupsAdminTest-913958799 tempest-VolumesBackupsAdminTest-913958799-project-admin] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7/action returned with HTTP 202 Aug 04 10:50:53.709761 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 578/2328] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:50:53 2026] POST /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:50:53.733738 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-69150001-2ebc-408e-a678-13028dd4cb35 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:53.738028 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-69150001-2ebc-408e-a678-13028dd4cb35 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:53.738930 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-69150001-2ebc-408e-a678-13028dd4cb35 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:53.739513 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-69150001-2ebc-408e-a678-13028dd4cb35 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:53.740933 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-69150001-2ebc-408e-a678-13028dd4cb35 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:53.752549 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:53.752549 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:53.755729 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-69150001-2ebc-408e-a678-13028dd4cb35 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:53.757189 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 585/2329] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:53 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 799 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:53.782668 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ec3b518f-766d-48d3-92d4-46c188269494 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:53.785839 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ec3b518f-766d-48d3-92d4-46c188269494 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] DELETE https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:53.786290 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ec3b518f-766d-48d3-92d4-46c188269494 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:53.786729 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ec3b518f-766d-48d3-92d4-46c188269494 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:53.787225 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-ec3b518f-766d-48d3-92d4-46c188269494 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Delete backup with id: a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. Aug 04 10:50:53.794345 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:53.794345 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:53.820948 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-ec3b518f-766d-48d3-92d4-46c188269494 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] delete_backup rpcapi backup_id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 {{(pid=100253) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:50:53.823635 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ec3b518f-766d-48d3-92d4-46c188269494 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 202 Aug 04 10:50:53.824282 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 584/2330] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:50:53 2026] DELETE /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:50:53.833688 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-09514678-1af9-4f35-9176-e2424170324f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:53.834819 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-09514678-1af9-4f35-9176-e2424170324f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:53.835095 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-09514678-1af9-4f35-9176-e2424170324f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:53.835332 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-09514678-1af9-4f35-9176-e2424170324f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:53.835469 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-09514678-1af9-4f35-9176-e2424170324f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:53.842445 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:53.842445 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:53.844211 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-09514678-1af9-4f35-9176-e2424170324f tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 200 Aug 04 10:50:53.844417 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 584/2331] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:53 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:54.250645 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4dbb3936-1d22-4362-ad38-32ad6decbc6a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:54.252388 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4dbb3936-1d22-4362-ad38-32ad6decbc6a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 Aug 04 10:50:54.252569 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4dbb3936-1d22-4362-ad38-32ad6decbc6a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:54.252742 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4dbb3936-1d22-4362-ad38-32ad6decbc6a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:54.252848 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4dbb3936-1d22-4362-ad38-32ad6decbc6a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Show backup with id 79008f25-3e43-4db1-b6ba-194d25f71591. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:54.259406 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4dbb3936-1d22-4362-ad38-32ad6decbc6a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 returned with HTTP 404 Aug 04 10:50:54.259931 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 579/2332] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:54 2026] GET /volume/v3/backups/79008f25-3e43-4db1-b6ba-194d25f71591 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:54.267496 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-370f5f96-8bab-40a9-b463-4b865df286f6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:54.269347 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-370f5f96-8bab-40a9-b463-4b865df286f6 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] DELETE https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a Aug 04 10:50:54.269578 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-370f5f96-8bab-40a9-b463-4b865df286f6 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:54.269773 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-370f5f96-8bab-40a9-b463-4b865df286f6 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:54.269888 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-370f5f96-8bab-40a9-b463-4b865df286f6 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Delete backup with id: 829795f6-a5ea-4038-b7f0-7c87c120fb3a. Aug 04 10:50:54.274209 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:54.274209 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:54.289379 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-370f5f96-8bab-40a9-b463-4b865df286f6 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] delete_backup rpcapi backup_id 829795f6-a5ea-4038-b7f0-7c87c120fb3a {{(pid=100254) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:50:54.291363 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-370f5f96-8bab-40a9-b463-4b865df286f6 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a returned with HTTP 202 Aug 04 10:50:54.292178 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 586/2333] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:50:54 2026] DELETE /volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:50:54.300319 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-dbbf4020-2402-49eb-bced-f2eca46c9b70 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:54.303650 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dbbf4020-2402-49eb-bced-f2eca46c9b70 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a Aug 04 10:50:54.305230 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dbbf4020-2402-49eb-bced-f2eca46c9b70 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:54.305230 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dbbf4020-2402-49eb-bced-f2eca46c9b70 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:54.305230 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-dbbf4020-2402-49eb-bced-f2eca46c9b70 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 829795f6-a5ea-4038-b7f0-7c87c120fb3a. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:54.314003 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:54.314003 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:54.315835 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dbbf4020-2402-49eb-bced-f2eca46c9b70 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a returned with HTTP 200 Aug 04 10:50:54.315835 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 585/2334] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:54 2026] GET /volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:54.474546 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2920c213-3796-4245-8d77-0510a9dd436c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:54.479722 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2920c213-3796-4245-8d77-0510a9dd436c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:50:54.479722 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2920c213-3796-4245-8d77-0510a9dd436c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:54.479722 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2920c213-3796-4245-8d77-0510a9dd436c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:54.486225 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-2920c213-3796-4245-8d77-0510a9dd436c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:54.493174 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:54.493174 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:54.494084 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2920c213-3796-4245-8d77-0510a9dd436c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:50:54.494886 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 585/2335] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:54 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:54.855797 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b7cade4e-d3e0-43e6-9df7-bedc2dfc62f7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:54.858596 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b7cade4e-d3e0-43e6-9df7-bedc2dfc62f7 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 Aug 04 10:50:54.858889 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b7cade4e-d3e0-43e6-9df7-bedc2dfc62f7 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:54.859180 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b7cade4e-d3e0-43e6-9df7-bedc2dfc62f7 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:54.859376 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b7cade4e-d3e0-43e6-9df7-bedc2dfc62f7 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Show backup with id a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:54.866735 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b7cade4e-d3e0-43e6-9df7-bedc2dfc62f7 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 returned with HTTP 404 Aug 04 10:50:54.867309 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 580/2336] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:54 2026] GET /volume/v3/backups/a3299e3a-b67c-4eb4-a9a6-9c4191bedbe7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:54.953679 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7fe84834-6939-4422-8649-48923a7932d5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:54.955894 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7fe84834-6939-4422-8649-48923a7932d5 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/volumes/1527b160-74b4-4097-9981-8175b6d34abc Aug 04 10:50:54.956146 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7fe84834-6939-4422-8649-48923a7932d5 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:54.956410 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7fe84834-6939-4422-8649-48923a7932d5 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:54.971389 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:54.971389 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:54.978612 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7fe84834-6939-4422-8649-48923a7932d5 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Volume info retrieved successfully. Aug 04 10:50:54.988692 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7fe84834-6939-4422-8649-48923a7932d5 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/volumes/1527b160-74b4-4097-9981-8175b6d34abc returned with HTTP 200 Aug 04 10:50:54.989333 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 587/2337] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:54 2026] GET /volume/v3/volumes/1527b160-74b4-4097-9981-8175b6d34abc => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:55.034991 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8b7b60ee-70f8-4424-ad71-f518c6780dd8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:55.039201 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8b7b60ee-70f8-4424-ad71-f518c6780dd8 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] DELETE https://10.4.3.232/volume/v3/volumes/1527b160-74b4-4097-9981-8175b6d34abc Aug 04 10:50:55.039488 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8b7b60ee-70f8-4424-ad71-f518c6780dd8 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:55.039708 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8b7b60ee-70f8-4424-ad71-f518c6780dd8 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:55.039908 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-8b7b60ee-70f8-4424-ad71-f518c6780dd8 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Delete volume with id: 1527b160-74b4-4097-9981-8175b6d34abc Aug 04 10:50:55.054036 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:55.054036 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:55.054630 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8b7b60ee-70f8-4424-ad71-f518c6780dd8 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Volume info retrieved successfully. Aug 04 10:50:55.096269 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8b7b60ee-70f8-4424-ad71-f518c6780dd8 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Delete volume request issued successfully. Aug 04 10:50:55.096269 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8b7b60ee-70f8-4424-ad71-f518c6780dd8 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/volumes/1527b160-74b4-4097-9981-8175b6d34abc returned with HTTP 202 Aug 04 10:50:55.096269 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 586/2338] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:50:55 2026] DELETE /volume/v3/volumes/1527b160-74b4-4097-9981-8175b6d34abc => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:50:55.103605 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8df69694-bdd0-4ff7-9002-214ecaf56f67 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:55.107958 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8df69694-bdd0-4ff7-9002-214ecaf56f67 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/volumes/1527b160-74b4-4097-9981-8175b6d34abc Aug 04 10:50:55.108231 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8df69694-bdd0-4ff7-9002-214ecaf56f67 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:55.108706 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8df69694-bdd0-4ff7-9002-214ecaf56f67 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:55.124532 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:55.124532 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:55.132348 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8df69694-bdd0-4ff7-9002-214ecaf56f67 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Volume info retrieved successfully. Aug 04 10:50:55.140322 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8df69694-bdd0-4ff7-9002-214ecaf56f67 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/volumes/1527b160-74b4-4097-9981-8175b6d34abc returned with HTTP 200 Aug 04 10:50:55.140932 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 586/2339] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:55 2026] GET /volume/v3/volumes/1527b160-74b4-4097-9981-8175b6d34abc => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:55.329575 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ff23539d-ef0c-4379-9b90-406b5811fc24 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:55.331813 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff23539d-ef0c-4379-9b90-406b5811fc24 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] GET https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a Aug 04 10:50:55.332063 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff23539d-ef0c-4379-9b90-406b5811fc24 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:55.332318 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff23539d-ef0c-4379-9b90-406b5811fc24 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:55.332459 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ff23539d-ef0c-4379-9b90-406b5811fc24 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] Show backup with id 829795f6-a5ea-4038-b7f0-7c87c120fb3a. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:55.337115 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff23539d-ef0c-4379-9b90-406b5811fc24 tempest-VolumesBackupsTest-1540370823 tempest-VolumesBackupsTest-1540370823-project-admin] https://10.4.3.232/volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a returned with HTTP 404 Aug 04 10:50:55.337676 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 581/2340] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:55 2026] GET /volume/v3/backups/829795f6-a5ea-4038-b7f0-7c87c120fb3a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:55.350575 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f0ba8b03-99c5-4285-98bb-0f95721adc09 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:55.352853 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f0ba8b03-99c5-4285-98bb-0f95721adc09 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] DELETE https://10.4.3.232/volume/v3/volumes/d4104385-a44f-4dff-9f82-6d48b0de6d9e Aug 04 10:50:55.352853 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f0ba8b03-99c5-4285-98bb-0f95721adc09 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:55.352853 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f0ba8b03-99c5-4285-98bb-0f95721adc09 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:55.353003 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-f0ba8b03-99c5-4285-98bb-0f95721adc09 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Delete volume with id: d4104385-a44f-4dff-9f82-6d48b0de6d9e Aug 04 10:50:55.375980 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:55.375980 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:55.375980 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f0ba8b03-99c5-4285-98bb-0f95721adc09 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Volume info retrieved successfully. Aug 04 10:50:55.397389 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f0ba8b03-99c5-4285-98bb-0f95721adc09 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Delete volume request issued successfully. Aug 04 10:50:55.397827 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f0ba8b03-99c5-4285-98bb-0f95721adc09 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/volumes/d4104385-a44f-4dff-9f82-6d48b0de6d9e returned with HTTP 202 Aug 04 10:50:55.398472 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 588/2341] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:50:55 2026] DELETE /volume/v3/volumes/d4104385-a44f-4dff-9f82-6d48b0de6d9e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:50:55.407219 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b5cb5c48-53a7-408b-91e8-2569d8f62c33 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:55.410227 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b5cb5c48-53a7-408b-91e8-2569d8f62c33 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/volumes/d4104385-a44f-4dff-9f82-6d48b0de6d9e Aug 04 10:50:55.410490 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b5cb5c48-53a7-408b-91e8-2569d8f62c33 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:55.410680 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b5cb5c48-53a7-408b-91e8-2569d8f62c33 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:55.418318 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:55.418318 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:55.422461 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b5cb5c48-53a7-408b-91e8-2569d8f62c33 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Volume info retrieved successfully. Aug 04 10:50:55.428002 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b5cb5c48-53a7-408b-91e8-2569d8f62c33 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/volumes/d4104385-a44f-4dff-9f82-6d48b0de6d9e returned with HTTP 200 Aug 04 10:50:55.428446 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 587/2342] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:55 2026] GET /volume/v3/volumes/d4104385-a44f-4dff-9f82-6d48b0de6d9e => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:55.509086 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-06192291-1e57-4190-89aa-e3336287cff4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:55.511767 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-06192291-1e57-4190-89aa-e3336287cff4 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:50:55.511990 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-06192291-1e57-4190-89aa-e3336287cff4 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:55.512179 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-06192291-1e57-4190-89aa-e3336287cff4 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:55.512301 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-06192291-1e57-4190-89aa-e3336287cff4 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:55.521469 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:55.521469 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:55.521469 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-06192291-1e57-4190-89aa-e3336287cff4 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:50:55.521469 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 587/2343] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:55 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:56.155033 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aaf2e818-ac7a-458e-a781-9ef095528876 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:56.156897 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aaf2e818-ac7a-458e-a781-9ef095528876 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] GET https://10.4.3.232/volume/v3/volumes/1527b160-74b4-4097-9981-8175b6d34abc Aug 04 10:50:56.157083 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aaf2e818-ac7a-458e-a781-9ef095528876 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:56.157342 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aaf2e818-ac7a-458e-a781-9ef095528876 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:56.165016 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aaf2e818-ac7a-458e-a781-9ef095528876 tempest-VolumesBackupsAdminTest-1205021911 tempest-VolumesBackupsAdminTest-1205021911-project-member] https://10.4.3.232/volume/v3/volumes/1527b160-74b4-4097-9981-8175b6d34abc returned with HTTP 404 Aug 04 10:50:56.165526 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 582/2344] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:56 2026] GET /volume/v3/volumes/1527b160-74b4-4097-9981-8175b6d34abc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:56.443400 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c663c7c0-51fc-46b1-93e0-efb5a12e95d8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:56.451492 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c663c7c0-51fc-46b1-93e0-efb5a12e95d8 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/volumes/d4104385-a44f-4dff-9f82-6d48b0de6d9e Aug 04 10:50:56.451492 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c663c7c0-51fc-46b1-93e0-efb5a12e95d8 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:56.451492 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c663c7c0-51fc-46b1-93e0-efb5a12e95d8 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:56.460627 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c663c7c0-51fc-46b1-93e0-efb5a12e95d8 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/volumes/d4104385-a44f-4dff-9f82-6d48b0de6d9e returned with HTTP 404 Aug 04 10:50:56.461345 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 589/2345] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:56 2026] GET /volume/v3/volumes/d4104385-a44f-4dff-9f82-6d48b0de6d9e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:56.469844 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f28f7d89-775d-465e-ba0b-dfde9998046b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:56.474360 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f28f7d89-775d-465e-ba0b-dfde9998046b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] DELETE https://10.4.3.232/volume/v3/volumes/d2e3477d-91dc-44d5-9a4b-39675c6eeec2 Aug 04 10:50:56.479074 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f28f7d89-775d-465e-ba0b-dfde9998046b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:56.479074 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f28f7d89-775d-465e-ba0b-dfde9998046b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:56.479074 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-f28f7d89-775d-465e-ba0b-dfde9998046b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Delete volume with id: d2e3477d-91dc-44d5-9a4b-39675c6eeec2 Aug 04 10:50:56.493886 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:56.493886 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:56.494728 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f28f7d89-775d-465e-ba0b-dfde9998046b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Volume info retrieved successfully. Aug 04 10:50:56.524781 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f28f7d89-775d-465e-ba0b-dfde9998046b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Delete volume request issued successfully. Aug 04 10:50:56.525067 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f28f7d89-775d-465e-ba0b-dfde9998046b tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/volumes/d2e3477d-91dc-44d5-9a4b-39675c6eeec2 returned with HTTP 202 Aug 04 10:50:56.525650 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 588/2346] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:50:56 2026] DELETE /volume/v3/volumes/d2e3477d-91dc-44d5-9a4b-39675c6eeec2 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:50:56.533441 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b183a51a-5ca3-4de9-8747-2b5d7c1bf1cd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:56.534884 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-36a9c217-abb3-4393-8f90-876136d7dd62 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:56.536536 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b183a51a-5ca3-4de9-8747-2b5d7c1bf1cd tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/volumes/d2e3477d-91dc-44d5-9a4b-39675c6eeec2 Aug 04 10:50:56.536536 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b183a51a-5ca3-4de9-8747-2b5d7c1bf1cd tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:56.536657 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b183a51a-5ca3-4de9-8747-2b5d7c1bf1cd tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:56.538757 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-36a9c217-abb3-4393-8f90-876136d7dd62 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:50:56.538942 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-36a9c217-abb3-4393-8f90-876136d7dd62 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:56.539120 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-36a9c217-abb3-4393-8f90-876136d7dd62 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:56.539230 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-36a9c217-abb3-4393-8f90-876136d7dd62 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:56.546161 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:56.546161 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:56.546945 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-36a9c217-abb3-4393-8f90-876136d7dd62 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:50:56.547345 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 583/2347] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:56 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:56.549417 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:56.549417 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:56.554602 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b183a51a-5ca3-4de9-8747-2b5d7c1bf1cd tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Volume info retrieved successfully. Aug 04 10:50:56.560884 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b183a51a-5ca3-4de9-8747-2b5d7c1bf1cd tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/volumes/d2e3477d-91dc-44d5-9a4b-39675c6eeec2 returned with HTTP 200 Aug 04 10:50:56.561678 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 588/2348] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:56 2026] GET /volume/v3/volumes/d2e3477d-91dc-44d5-9a4b-39675c6eeec2 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:57.559757 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-95aa40c2-d9fc-4f2a-9e23-a7e66a2dd61e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:57.561651 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-95aa40c2-d9fc-4f2a-9e23-a7e66a2dd61e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:50:57.562430 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-95aa40c2-d9fc-4f2a-9e23-a7e66a2dd61e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:57.562683 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-95aa40c2-d9fc-4f2a-9e23-a7e66a2dd61e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:57.562876 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-95aa40c2-d9fc-4f2a-9e23-a7e66a2dd61e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:57.567735 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:57.567735 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:50:57.569101 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-95aa40c2-d9fc-4f2a-9e23-a7e66a2dd61e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:50:57.569101 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 590/2349] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:57 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:57.582234 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9d2e5392-0616-459a-ae7a-cba842143108 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:57.585387 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9d2e5392-0616-459a-ae7a-cba842143108 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/volumes/d2e3477d-91dc-44d5-9a4b-39675c6eeec2 Aug 04 10:50:57.585568 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9d2e5392-0616-459a-ae7a-cba842143108 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:57.585772 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9d2e5392-0616-459a-ae7a-cba842143108 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:57.587640 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=368,cinder:UPDATE=73,cinder:INSERT=39 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:50:57.592889 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9d2e5392-0616-459a-ae7a-cba842143108 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/volumes/d2e3477d-91dc-44d5-9a4b-39675c6eeec2 returned with HTTP 404 Aug 04 10:50:57.595297 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 589/2350] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:57 2026] GET /volume/v3/volumes/d2e3477d-91dc-44d5-9a4b-39675c6eeec2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:57.603558 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-12e0241f-e2f0-4f56-bd83-ffc9134dd327 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:57.605301 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-12e0241f-e2f0-4f56-bd83-ffc9134dd327 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] DELETE https://10.4.3.232/volume/v3/volumes/df3a06a3-cfff-41df-bfa8-5916ef4f14a9 Aug 04 10:50:57.605499 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-12e0241f-e2f0-4f56-bd83-ffc9134dd327 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:57.605687 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-12e0241f-e2f0-4f56-bd83-ffc9134dd327 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:57.605842 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-12e0241f-e2f0-4f56-bd83-ffc9134dd327 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Delete volume with id: df3a06a3-cfff-41df-bfa8-5916ef4f14a9 Aug 04 10:50:57.609527 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=485,cinder:UPDATE=165,cinder:INSERT=91 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:50:57.616336 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:57.616336 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:50:57.616336 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-12e0241f-e2f0-4f56-bd83-ffc9134dd327 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Volume info retrieved successfully. Aug 04 10:50:57.638734 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-12e0241f-e2f0-4f56-bd83-ffc9134dd327 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Delete volume request issued successfully. Aug 04 10:50:57.638949 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-12e0241f-e2f0-4f56-bd83-ffc9134dd327 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/volumes/df3a06a3-cfff-41df-bfa8-5916ef4f14a9 returned with HTTP 202 Aug 04 10:50:57.639858 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 584/2351] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:50:57 2026] DELETE /volume/v3/volumes/df3a06a3-cfff-41df-bfa8-5916ef4f14a9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:50:57.648020 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6cca8dd0-e80f-4135-8065-bedf6586c98a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:57.650016 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6cca8dd0-e80f-4135-8065-bedf6586c98a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/volumes/df3a06a3-cfff-41df-bfa8-5916ef4f14a9 Aug 04 10:50:57.650289 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6cca8dd0-e80f-4135-8065-bedf6586c98a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:57.650526 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6cca8dd0-e80f-4135-8065-bedf6586c98a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:57.652552 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=366,cinder:UPDATE=53,cinder:INSERT=36 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:50:57.660065 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:57.660065 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:57.664341 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6cca8dd0-e80f-4135-8065-bedf6586c98a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Volume info retrieved successfully. Aug 04 10:50:57.669399 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6cca8dd0-e80f-4135-8065-bedf6586c98a tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/volumes/df3a06a3-cfff-41df-bfa8-5916ef4f14a9 returned with HTTP 200 Aug 04 10:50:57.670537 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 589/2352] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:57 2026] GET /volume/v3/volumes/df3a06a3-cfff-41df-bfa8-5916ef4f14a9 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:58.518429 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ce4d385c-a710-4b7f-9ca2-886f7ed77124 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:58.582171 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-55c0afdb-9372-49be-bc3e-a3400a0ff783 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:58.584357 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-55c0afdb-9372-49be-bc3e-a3400a0ff783 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:50:58.584969 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-55c0afdb-9372-49be-bc3e-a3400a0ff783 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:58.584969 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-55c0afdb-9372-49be-bc3e-a3400a0ff783 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:58.585181 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-55c0afdb-9372-49be-bc3e-a3400a0ff783 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:58.591304 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:58.591304 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:58.592262 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-55c0afdb-9372-49be-bc3e-a3400a0ff783 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:50:58.592767 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 590/2353] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:58 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:58.665101 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ce4d385c-a710-4b7f-9ca2-886f7ed77124 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:50:58.665101 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ce4d385c-a710-4b7f-9ca2-886f7ed77124 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-2109005658"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:50:58.667308 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-ce4d385c-a710-4b7f-9ca2-886f7ed77124 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-2109005658'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:50:58.667503 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-ce4d385c-a710-4b7f-9ca2-886f7ed77124 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Create volume of 1 GB Aug 04 10:50:58.674810 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ce4d385c-a710-4b7f-9ca2-886f7ed77124 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Availability Zones retrieved successfully. Aug 04 10:50:58.683978 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ce4d385c-a710-4b7f-9ca2-886f7ed77124 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Flow 'volume_create_api' (74e0ca9c-6060-4802-9335-a885e98374c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:58.685424 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ce4d385c-a710-4b7f-9ca2-886f7ed77124 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8d382bf-ef27-4d90-bc31-ed16acfddfb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:58.686721 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-ce4d385c-a710-4b7f-9ca2-886f7ed77124 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:50:58.687704 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fdf4493d-699e-4f04-9ca8-0da5b1516677 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:58.689812 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fdf4493d-699e-4f04-9ca8-0da5b1516677 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] GET https://10.4.3.232/volume/v3/volumes/df3a06a3-cfff-41df-bfa8-5916ef4f14a9 Aug 04 10:50:58.690110 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fdf4493d-699e-4f04-9ca8-0da5b1516677 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:58.691081 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fdf4493d-699e-4f04-9ca8-0da5b1516677 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:58.698995 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fdf4493d-699e-4f04-9ca8-0da5b1516677 tempest-VolumesBackupsTest-1322898820 tempest-VolumesBackupsTest-1322898820-project-member] https://10.4.3.232/volume/v3/volumes/df3a06a3-cfff-41df-bfa8-5916ef4f14a9 returned with HTTP 404 Aug 04 10:50:58.698995 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 585/2354] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:58 2026] GET /volume/v3/volumes/df3a06a3-cfff-41df-bfa8-5916ef4f14a9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:50:58.731099 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ce4d385c-a710-4b7f-9ca2-886f7ed77124 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8d382bf-ef27-4d90-bc31-ed16acfddfb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:58.731989 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ce4d385c-a710-4b7f-9ca2-886f7ed77124 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21596706-ceb6-48d2-80dd-7d01bee42d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:58.844816 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-ce4d385c-a710-4b7f-9ca2-886f7ed77124 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Created reservations ['68145a57-ed29-4ba1-9df1-71793a531e22', 'f884eea0-9001-46bd-bdce-b19c6c7f4725', '3caa4a3c-9bff-4236-a92a-677d1cea2ee8', '9a1ed8c2-4034-4fe6-a235-129d2021e3a8'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:50:58.845556 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ce4d385c-a710-4b7f-9ca2-886f7ed77124 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21596706-ceb6-48d2-80dd-7d01bee42d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68145a57-ed29-4ba1-9df1-71793a531e22', 'f884eea0-9001-46bd-bdce-b19c6c7f4725', '3caa4a3c-9bff-4236-a92a-677d1cea2ee8', '9a1ed8c2-4034-4fe6-a235-129d2021e3a8']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:58.846582 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ce4d385c-a710-4b7f-9ca2-886f7ed77124 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b445a80-977b-433d-9f19-2b8ff2f9f0f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:58.891944 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ce4d385c-a710-4b7f-9ca2-886f7ed77124 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b445a80-977b-433d-9f19-2b8ff2f9f0f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc370b7f-dfdf-442e-b776-df09dd1fffb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2109005658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219c2746c04a4cd58b64f98cfac829ac',qos_specs=None,replication_status=,reservations=['68145a57-ed29-4ba1-9df1-71793a531e22','f884eea0-9001-46bd-bdce-b19c6c7f4725','3caa4a3c-9bff-4236-a92a-677d1cea2ee8','9a1ed8c2-4034-4fe6-a235-129d2021e3a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07d975cdcac544e78dc59af558b2deb2',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2109005658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc370b7f-dfdf-442e-b776-df09dd1fffb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='219c2746c04a4cd58b64f98cfac829ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07d975cdcac544e78dc59af558b2deb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:58.893183 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ce4d385c-a710-4b7f-9ca2-886f7ed77124 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b75aa99-9978-4c9c-accb-bba99a316a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:58.921226 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ce4d385c-a710-4b7f-9ca2-886f7ed77124 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b75aa99-9978-4c9c-accb-bba99a316a8f) transitioned into state 'SUCCESS' from state '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-2109005658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='219c2746c04a4cd58b64f98cfac829ac',qos_specs=None,replication_status=,reservations=['68145a57-ed29-4ba1-9df1-71793a531e22','f884eea0-9001-46bd-bdce-b19c6c7f4725','3caa4a3c-9bff-4236-a92a-677d1cea2ee8','9a1ed8c2-4034-4fe6-a235-129d2021e3a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07d975cdcac544e78dc59af558b2deb2',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:58.922129 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ce4d385c-a710-4b7f-9ca2-886f7ed77124 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79ba9542-c1dd-4614-9294-491c8f789c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:50:58.939377 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ce4d385c-a710-4b7f-9ca2-886f7ed77124 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79ba9542-c1dd-4614-9294-491c8f789c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:50:58.940216 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ce4d385c-a710-4b7f-9ca2-886f7ed77124 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Flow 'volume_create_api' (74e0ca9c-6060-4802-9335-a885e98374c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:50:58.940550 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ce4d385c-a710-4b7f-9ca2-886f7ed77124 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Create volume request issued successfully. Aug 04 10:50:58.941693 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ce4d385c-a710-4b7f-9ca2-886f7ed77124 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:50:58.942170 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 591/2355] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:50:58 2026] POST /volume/v3/volumes => generated 750 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:50:58.959499 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e441c691-586d-4a76-8c06-63576a34ed56 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:58.962134 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e441c691-586d-4a76-8c06-63576a34ed56 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] GET https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7 Aug 04 10:50:58.962420 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e441c691-586d-4a76-8c06-63576a34ed56 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:58.962676 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e441c691-586d-4a76-8c06-63576a34ed56 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:58.974533 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:58.974533 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:50:58.989489 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e441c691-586d-4a76-8c06-63576a34ed56 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Volume info retrieved successfully. Aug 04 10:50:58.997689 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e441c691-586d-4a76-8c06-63576a34ed56 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7 returned with HTTP 200 Aug 04 10:50:58.998416 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 590/2356] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:50:58 2026] GET /volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7 => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:50:59.606510 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-46ab63af-ddc8-4d90-bf27-65308a39371c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:50:59.608710 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-46ab63af-ddc8-4d90-bf27-65308a39371c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:50:59.609016 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-46ab63af-ddc8-4d90-bf27-65308a39371c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:50:59.609313 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-46ab63af-ddc8-4d90-bf27-65308a39371c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:50:59.609476 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-46ab63af-ddc8-4d90-bf27-65308a39371c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:50:59.614444 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:50:59.614444 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:50:59.615270 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-46ab63af-ddc8-4d90-bf27-65308a39371c tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:50:59.615798 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 591/2357] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:50:59 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:00.014831 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e49ddfac-0a74-4821-a20d-e428a97a2b7c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:00.020283 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e49ddfac-0a74-4821-a20d-e428a97a2b7c tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] GET https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7 Aug 04 10:51:00.020283 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e49ddfac-0a74-4821-a20d-e428a97a2b7c tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:00.020283 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e49ddfac-0a74-4821-a20d-e428a97a2b7c tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:00.033427 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:00.033427 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:00.043537 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e49ddfac-0a74-4821-a20d-e428a97a2b7c tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Volume info retrieved successfully. Aug 04 10:51:00.051486 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e49ddfac-0a74-4821-a20d-e428a97a2b7c tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7 returned with HTTP 200 Aug 04 10:51:00.052009 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 586/2358] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:00 2026] GET /volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:00.074130 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7ed392c4-2cc1-457f-9642-ce74fff80614 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:00.077367 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7ed392c4-2cc1-457f-9642-ce74fff80614 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] POST https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata Aug 04 10:51:00.077951 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7ed392c4-2cc1-457f-9642-ce74fff80614 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:00.096535 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:00.096535 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:00.097877 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7ed392c4-2cc1-457f-9642-ce74fff80614 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Volume info retrieved successfully. Aug 04 10:51:00.122596 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7ed392c4-2cc1-457f-9642-ce74fff80614 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Create volume metadata completed successfully. Aug 04 10:51:00.122986 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7ed392c4-2cc1-457f-9642-ce74fff80614 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata returned with HTTP 200 Aug 04 10:51:00.126111 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 592/2359] 10.4.3.232 () {68 vars in 1397 bytes} [Tue Aug 4 10:51:00 2026] POST /volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata => generated 101 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:00.140223 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-46167dd7-abe1-49ab-a3e1-44ea7abb3b16 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:00.142822 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-46167dd7-abe1-49ab-a3e1-44ea7abb3b16 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] GET https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata Aug 04 10:51:00.143513 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-46167dd7-abe1-49ab-a3e1-44ea7abb3b16 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:00.143907 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-46167dd7-abe1-49ab-a3e1-44ea7abb3b16 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:00.168336 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:00.168336 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:00.168336 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-46167dd7-abe1-49ab-a3e1-44ea7abb3b16 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Volume info retrieved successfully. Aug 04 10:51:00.184012 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-46167dd7-abe1-49ab-a3e1-44ea7abb3b16 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Get volume metadata completed successfully. Aug 04 10:51:00.184012 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-46167dd7-abe1-49ab-a3e1-44ea7abb3b16 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata returned with HTTP 200 Aug 04 10:51:00.184332 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 591/2360] 10.4.3.232 () {66 vars in 1375 bytes} [Tue Aug 4 10:51:00 2026] GET /volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata => generated 101 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:00.193442 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-962429f8-2a3d-433f-aff4-d62f44a5f9b5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:00.196215 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-962429f8-2a3d-433f-aff4-d62f44a5f9b5 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] PUT https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata Aug 04 10:51:00.196699 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-962429f8-2a3d-433f-aff4-d62f44a5f9b5 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:00.210665 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:00.210665 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:00.211203 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-962429f8-2a3d-433f-aff4-d62f44a5f9b5 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Volume info retrieved successfully. Aug 04 10:51:00.231682 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-962429f8-2a3d-433f-aff4-d62f44a5f9b5 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Update volume metadata completed successfully. Aug 04 10:51:00.231948 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-962429f8-2a3d-433f-aff4-d62f44a5f9b5 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata returned with HTTP 200 Aug 04 10:51:00.232489 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 592/2361] 10.4.3.232 () {68 vars in 1395 bytes} [Tue Aug 4 10:51:00 2026] PUT /volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata => generated 57 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:51:00.245412 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ec92db46-56c5-44dc-924f-4f9dc21061f1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:00.248753 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ec92db46-56c5-44dc-924f-4f9dc21061f1 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] GET https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata Aug 04 10:51:00.249033 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ec92db46-56c5-44dc-924f-4f9dc21061f1 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:00.249264 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ec92db46-56c5-44dc-924f-4f9dc21061f1 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:00.257665 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:00.257665 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:00.258264 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ec92db46-56c5-44dc-924f-4f9dc21061f1 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Volume info retrieved successfully. Aug 04 10:51:00.269933 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ec92db46-56c5-44dc-924f-4f9dc21061f1 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Get volume metadata completed successfully. Aug 04 10:51:00.270181 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ec92db46-56c5-44dc-924f-4f9dc21061f1 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata returned with HTTP 200 Aug 04 10:51:00.270782 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 587/2362] 10.4.3.232 () {66 vars in 1375 bytes} [Tue Aug 4 10:51:00 2026] GET /volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata => generated 57 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:51:00.282584 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3d49c8b3-a7b0-4c42-9558-4b5374ad1ee1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:00.284784 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3d49c8b3-a7b0-4c42-9558-4b5374ad1ee1 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] DELETE https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata/key1 Aug 04 10:51:00.285229 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3d49c8b3-a7b0-4c42-9558-4b5374ad1ee1 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:00.285530 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3d49c8b3-a7b0-4c42-9558-4b5374ad1ee1 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:00.295746 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:00.295746 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:00.295915 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3d49c8b3-a7b0-4c42-9558-4b5374ad1ee1 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Volume info retrieved successfully. Aug 04 10:51:00.302058 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3d49c8b3-a7b0-4c42-9558-4b5374ad1ee1 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Get volume metadata completed successfully. Aug 04 10:51:00.317799 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3d49c8b3-a7b0-4c42-9558-4b5374ad1ee1 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Delete volume metadata completed successfully. Aug 04 10:51:00.318588 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3d49c8b3-a7b0-4c42-9558-4b5374ad1ee1 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata/key1 returned with HTTP 200 Aug 04 10:51:00.318588 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 593/2363] 10.4.3.232 () {66 vars in 1393 bytes} [Tue Aug 4 10:51:00 2026] DELETE /volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata/key1 => generated 0 bytes in 36 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 04 10:51:00.329210 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c6638f72-5346-49c4-bb0c-f3ee57edc6a4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:00.331694 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c6638f72-5346-49c4-bb0c-f3ee57edc6a4 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] GET https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata Aug 04 10:51:00.332028 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c6638f72-5346-49c4-bb0c-f3ee57edc6a4 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:00.332325 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c6638f72-5346-49c4-bb0c-f3ee57edc6a4 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:00.344208 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:00.344208 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:00.345101 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c6638f72-5346-49c4-bb0c-f3ee57edc6a4 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Volume info retrieved successfully. Aug 04 10:51:00.352087 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c6638f72-5346-49c4-bb0c-f3ee57edc6a4 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Get volume metadata completed successfully. Aug 04 10:51:00.352571 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c6638f72-5346-49c4-bb0c-f3ee57edc6a4 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata returned with HTTP 200 Aug 04 10:51:00.353290 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 592/2364] 10.4.3.232 () {66 vars in 1375 bytes} [Tue Aug 4 10:51:00 2026] GET /volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata => generated 32 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:51:00.362145 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e7313fd6-f8dd-4e27-bc16-cc4056b17bc1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:00.366354 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e7313fd6-f8dd-4e27-bc16-cc4056b17bc1 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] PUT https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata Aug 04 10:51:00.366976 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e7313fd6-f8dd-4e27-bc16-cc4056b17bc1 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:00.379309 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:00.379309 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:00.379821 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e7313fd6-f8dd-4e27-bc16-cc4056b17bc1 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Volume info retrieved successfully. Aug 04 10:51:00.393293 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e7313fd6-f8dd-4e27-bc16-cc4056b17bc1 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Update volume metadata completed successfully. Aug 04 10:51:00.397274 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e7313fd6-f8dd-4e27-bc16-cc4056b17bc1 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata returned with HTTP 200 Aug 04 10:51:00.397274 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 593/2365] 10.4.3.232 () {68 vars in 1395 bytes} [Tue Aug 4 10:51:00 2026] PUT /volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata => generated 16 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:51:00.423236 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c8b87523-421f-4853-a40f-d4107461fdee None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:00.426794 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c8b87523-421f-4853-a40f-d4107461fdee tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] POST https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata Aug 04 10:51:00.427349 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c8b87523-421f-4853-a40f-d4107461fdee tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:00.436790 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:00.436790 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:00.437273 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c8b87523-421f-4853-a40f-d4107461fdee tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Volume info retrieved successfully. Aug 04 10:51:00.446794 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c8b87523-421f-4853-a40f-d4107461fdee tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Create volume metadata completed successfully. Aug 04 10:51:00.447073 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c8b87523-421f-4853-a40f-d4107461fdee tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata returned with HTTP 200 Aug 04 10:51:00.447549 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 588/2366] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 10:51:00 2026] POST /volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata => generated 68 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:51:00.459443 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7cce4eb3-c2cc-4626-9047-4896e7e9a6fa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:00.463024 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7cce4eb3-c2cc-4626-9047-4896e7e9a6fa tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] PUT https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata/key3 Aug 04 10:51:00.464671 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7cce4eb3-c2cc-4626-9047-4896e7e9a6fa tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:00.475086 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:00.475086 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:00.475748 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7cce4eb3-c2cc-4626-9047-4896e7e9a6fa tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Volume info retrieved successfully. Aug 04 10:51:00.492914 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7cce4eb3-c2cc-4626-9047-4896e7e9a6fa tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Update volume metadata completed successfully. Aug 04 10:51:00.493414 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7cce4eb3-c2cc-4626-9047-4896e7e9a6fa tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata/key3 returned with HTTP 200 Aug 04 10:51:00.493899 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 594/2367] 10.4.3.232 () {68 vars in 1410 bytes} [Tue Aug 4 10:51:00 2026] PUT /volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata/key3 => generated 35 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:51:00.503745 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-fcd003fc-e7e5-4ff9-ac5e-0518286c1bff None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:00.508255 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fcd003fc-e7e5-4ff9-ac5e-0518286c1bff tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] GET https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata/key3 Aug 04 10:51:00.508619 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fcd003fc-e7e5-4ff9-ac5e-0518286c1bff tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:00.508880 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fcd003fc-e7e5-4ff9-ac5e-0518286c1bff tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:00.522184 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:00.522184 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:00.522184 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-fcd003fc-e7e5-4ff9-ac5e-0518286c1bff tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Volume info retrieved successfully. Aug 04 10:51:00.531633 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-fcd003fc-e7e5-4ff9-ac5e-0518286c1bff tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Get volume metadata completed successfully. Aug 04 10:51:00.531996 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fcd003fc-e7e5-4ff9-ac5e-0518286c1bff tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata/key3 returned with HTTP 200 Aug 04 10:51:00.533514 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 593/2368] 10.4.3.232 () {66 vars in 1390 bytes} [Tue Aug 4 10:51:00 2026] GET /volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata/key3 => generated 35 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:51:00.547363 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2c6cac87-f1b3-43f7-8c83-a7a15d1a1659 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:00.552208 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2c6cac87-f1b3-43f7-8c83-a7a15d1a1659 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] GET https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata Aug 04 10:51:00.552558 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2c6cac87-f1b3-43f7-8c83-a7a15d1a1659 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:00.552869 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2c6cac87-f1b3-43f7-8c83-a7a15d1a1659 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:00.571260 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:00.571260 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:00.571920 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2c6cac87-f1b3-43f7-8c83-a7a15d1a1659 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Volume info retrieved successfully. Aug 04 10:51:00.579031 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2c6cac87-f1b3-43f7-8c83-a7a15d1a1659 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Get volume metadata completed successfully. Aug 04 10:51:00.579401 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2c6cac87-f1b3-43f7-8c83-a7a15d1a1659 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata returned with HTTP 200 Aug 04 10:51:00.579900 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 594/2369] 10.4.3.232 () {66 vars in 1375 bytes} [Tue Aug 4 10:51:00 2026] GET /volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata => generated 75 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:51:00.592057 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-67f54e45-934f-4ce6-b6ec-e441055d0b76 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:00.595798 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-67f54e45-934f-4ce6-b6ec-e441055d0b76 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] PUT https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata Aug 04 10:51:00.599264 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-67f54e45-934f-4ce6-b6ec-e441055d0b76 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:00.608571 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:00.608571 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:00.609165 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-67f54e45-934f-4ce6-b6ec-e441055d0b76 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Volume info retrieved successfully. Aug 04 10:51:00.625788 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-67f54e45-934f-4ce6-b6ec-e441055d0b76 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Update volume metadata completed successfully. Aug 04 10:51:00.625788 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-67f54e45-934f-4ce6-b6ec-e441055d0b76 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata returned with HTTP 200 Aug 04 10:51:00.625901 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 589/2370] 10.4.3.232 () {68 vars in 1395 bytes} [Tue Aug 4 10:51:00 2026] PUT /volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7/metadata => generated 16 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:51:00.627756 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-51def09b-fa2a-4533-99ec-31a9db6f3427 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:00.630100 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-51def09b-fa2a-4533-99ec-31a9db6f3427 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:51:00.630713 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-51def09b-fa2a-4533-99ec-31a9db6f3427 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:00.630713 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-51def09b-fa2a-4533-99ec-31a9db6f3427 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:00.631283 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-51def09b-fa2a-4533-99ec-31a9db6f3427 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:00.636271 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-72ece5bd-8819-4104-a4f5-f4031bf498d0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:00.637721 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:00.637721 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:00.638220 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-72ece5bd-8819-4104-a4f5-f4031bf498d0 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] GET https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7 Aug 04 10:51:00.638531 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-72ece5bd-8819-4104-a4f5-f4031bf498d0 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:00.638585 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-51def09b-fa2a-4533-99ec-31a9db6f3427 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:51:00.638811 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-72ece5bd-8819-4104-a4f5-f4031bf498d0 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:00.638975 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 595/2371] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:00 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:00.647579 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:00.647579 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:00.654771 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-72ece5bd-8819-4104-a4f5-f4031bf498d0 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Volume info retrieved successfully. Aug 04 10:51:00.662464 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-72ece5bd-8819-4104-a4f5-f4031bf498d0 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7 returned with HTTP 200 Aug 04 10:51:00.663072 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 594/2372] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:00 2026] GET /volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:00.686951 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fe8ae658-4a94-47ce-ac94-91378b63a472 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:00.688941 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fe8ae658-4a94-47ce-ac94-91378b63a472 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] DELETE https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7 Aug 04 10:51:00.689199 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fe8ae658-4a94-47ce-ac94-91378b63a472 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:00.689412 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fe8ae658-4a94-47ce-ac94-91378b63a472 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:00.689602 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-fe8ae658-4a94-47ce-ac94-91378b63a472 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Delete volume with id: bc370b7f-dfdf-442e-b776-df09dd1fffb7 Aug 04 10:51:00.698002 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:00.698002 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:00.698403 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fe8ae658-4a94-47ce-ac94-91378b63a472 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Volume info retrieved successfully. Aug 04 10:51:00.729889 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fe8ae658-4a94-47ce-ac94-91378b63a472 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Delete volume request issued successfully. Aug 04 10:51:00.730173 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fe8ae658-4a94-47ce-ac94-91378b63a472 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7 returned with HTTP 202 Aug 04 10:51:00.730942 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 595/2373] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:51:00 2026] DELETE /volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:51:00.745180 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bda6e5bd-a9e7-498c-8930-42241c3fec98 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:00.748215 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bda6e5bd-a9e7-498c-8930-42241c3fec98 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] GET https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7 Aug 04 10:51:00.748215 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bda6e5bd-a9e7-498c-8930-42241c3fec98 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:00.748502 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bda6e5bd-a9e7-498c-8930-42241c3fec98 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:00.758525 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:00.758525 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:00.763582 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bda6e5bd-a9e7-498c-8930-42241c3fec98 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Volume info retrieved successfully. Aug 04 10:51:00.771108 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bda6e5bd-a9e7-498c-8930-42241c3fec98 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7 returned with HTTP 200 Aug 04 10:51:00.772425 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 590/2374] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:00 2026] GET /volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:51:01.602919 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-47e1ff7c-9e84-46f1-9067-834ec0da5df0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:01.640580 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-32bc18d0-02ca-4ddd-af3a-fb356eb56cce None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:01.655159 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-af360fba-98ac-4055-b767-32e7cd273209 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:01.658349 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-af360fba-98ac-4055-b767-32e7cd273209 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:51:01.658736 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-af360fba-98ac-4055-b767-32e7cd273209 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:01.659079 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-af360fba-98ac-4055-b767-32e7cd273209 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:01.659203 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-af360fba-98ac-4055-b767-32e7cd273209 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:01.665151 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:01.665151 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:01.665979 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-af360fba-98ac-4055-b767-32e7cd273209 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:51:01.666566 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 596/2375] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:01 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:01.724781 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-47e1ff7c-9e84-46f1-9067-834ec0da5df0 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:51:01.724986 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-32bc18d0-02ca-4ddd-af3a-fb356eb56cce tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:51:01.725189 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-47e1ff7c-9e84-46f1-9067-834ec0da5df0 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1847584504"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:01.725386 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-32bc18d0-02ca-4ddd-af3a-fb356eb56cce tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1116479278"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:01.726626 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-47e1ff7c-9e84-46f1-9067-834ec0da5df0 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1847584504'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:51:01.726763 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-47e1ff7c-9e84-46f1-9067-834ec0da5df0 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume of 1 GB Aug 04 10:51:01.727057 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-32bc18d0-02ca-4ddd-af3a-fb356eb56cce tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1116479278'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:51:01.727222 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-32bc18d0-02ca-4ddd-af3a-fb356eb56cce tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create volume of 1 GB Aug 04 10:51:01.731709 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-47e1ff7c-9e84-46f1-9067-834ec0da5df0 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Availability Zones retrieved successfully. Aug 04 10:51:01.732722 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-32bc18d0-02ca-4ddd-af3a-fb356eb56cce tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Availability Zones retrieved successfully. Aug 04 10:51:01.738020 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-32bc18d0-02ca-4ddd-af3a-fb356eb56cce tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Flow 'volume_create_api' (db8812b2-00e5-4b1f-ad8f-575f02dfa37a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:01.738655 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-47e1ff7c-9e84-46f1-9067-834ec0da5df0 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Flow 'volume_create_api' (39c5b367-34a3-4853-8ddd-52b94f655e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:01.738896 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-32bc18d0-02ca-4ddd-af3a-fb356eb56cce tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d721eb4d-f86d-41dc-a59a-62a6e7b25498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:01.739951 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-32bc18d0-02ca-4ddd-af3a-fb356eb56cce tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:51:01.740519 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-47e1ff7c-9e84-46f1-9067-834ec0da5df0 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ddf082-a708-49c6-8c14-96f0666e16cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:01.741794 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-47e1ff7c-9e84-46f1-9067-834ec0da5df0 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:51:01.777835 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-32bc18d0-02ca-4ddd-af3a-fb356eb56cce tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d721eb4d-f86d-41dc-a59a-62a6e7b25498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:01.778689 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-32bc18d0-02ca-4ddd-af3a-fb356eb56cce tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f535a3df-d394-48dc-b285-0d33ba07e37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:01.779643 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-47e1ff7c-9e84-46f1-9067-834ec0da5df0 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ddf082-a708-49c6-8c14-96f0666e16cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:01.780773 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-47e1ff7c-9e84-46f1-9067-834ec0da5df0 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (107a82e0-79fd-4c59-99f6-792acd24bfc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:01.787615 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2c49f1df-8a09-42ab-876d-807a881a5030 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:01.790447 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c49f1df-8a09-42ab-876d-807a881a5030 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] GET https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7 Aug 04 10:51:01.790689 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2c49f1df-8a09-42ab-876d-807a881a5030 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:01.790937 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2c49f1df-8a09-42ab-876d-807a881a5030 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:01.800177 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c49f1df-8a09-42ab-876d-807a881a5030 tempest-VolumesMetadataTest-84726584 tempest-VolumesMetadataTest-84726584-project-member] https://10.4.3.232/volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7 returned with HTTP 404 Aug 04 10:51:01.800961 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 591/2376] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:01 2026] GET /volume/v3/volumes/bc370b7f-dfdf-442e-b776-df09dd1fffb7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:01.874077 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-47e1ff7c-9e84-46f1-9067-834ec0da5df0 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Created reservations ['5fd1e791-566c-4e31-9d5f-a71c51a1cc12', 'f5496518-eaaa-423b-853b-7c3dd13600e1', 'b7d602f3-6fd9-40dd-bf2a-5b68dcff325d', 'e921256e-254c-4461-89dc-e556b7309ad8'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:01.874600 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-32bc18d0-02ca-4ddd-af3a-fb356eb56cce tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Created reservations ['2dfe4268-ee5d-4523-9e69-8fbf44a5ad35', 'd5ab8dc7-83f7-41b8-981d-30938e582996', '6e46d4d3-7b39-49cf-bfae-1315f0ddb7de', 'e237b11b-9825-4601-94a1-62a86cbc8824'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:01.875225 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-47e1ff7c-9e84-46f1-9067-834ec0da5df0 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (107a82e0-79fd-4c59-99f6-792acd24bfc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fd1e791-566c-4e31-9d5f-a71c51a1cc12', 'f5496518-eaaa-423b-853b-7c3dd13600e1', 'b7d602f3-6fd9-40dd-bf2a-5b68dcff325d', 'e921256e-254c-4461-89dc-e556b7309ad8']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:01.876320 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-47e1ff7c-9e84-46f1-9067-834ec0da5df0 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6145ead-a7e6-4437-9e95-173d5466e664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:01.876373 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-32bc18d0-02ca-4ddd-af3a-fb356eb56cce tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f535a3df-d394-48dc-b285-0d33ba07e37e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dfe4268-ee5d-4523-9e69-8fbf44a5ad35', 'd5ab8dc7-83f7-41b8-981d-30938e582996', '6e46d4d3-7b39-49cf-bfae-1315f0ddb7de', 'e237b11b-9825-4601-94a1-62a86cbc8824']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:01.877486 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-32bc18d0-02ca-4ddd-af3a-fb356eb56cce tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f64c7a6-71ad-4ac6-9bc6-0867d72d1c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:01.909083 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-47e1ff7c-9e84-46f1-9067-834ec0da5df0 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6145ead-a7e6-4437-9e95-173d5466e664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf0623e5-517e-421a-92f1-3b0d337fc733', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1847584504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec63382402a436d984bcbb3ecc1b3f2',qos_specs=None,replication_status=,reservations=['5fd1e791-566c-4e31-9d5f-a71c51a1cc12','f5496518-eaaa-423b-853b-7c3dd13600e1','b7d602f3-6fd9-40dd-bf2a-5b68dcff325d','e921256e-254c-4461-89dc-e556b7309ad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:51:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1847584504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf0623e5-517e-421a-92f1-3b0d337fc733,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ec63382402a436d984bcbb3ecc1b3f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:01.909989 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-32bc18d0-02ca-4ddd-af3a-fb356eb56cce tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f64c7a6-71ad-4ac6-9bc6-0867d72d1c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06a15443-4edf-4278-aa0e-072474ffbcc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1116479278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c95fcd161e5144259e5b35110fdd413a',qos_specs=None,replication_status=,reservations=['2dfe4268-ee5d-4523-9e69-8fbf44a5ad35','d5ab8dc7-83f7-41b8-981d-30938e582996','6e46d4d3-7b39-49cf-bfae-1315f0ddb7de','e237b11b-9825-4601-94a1-62a86cbc8824'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dedc635ef27149b4940c8a25b2cf0d05',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:51:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1116479278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06a15443-4edf-4278-aa0e-072474ffbcc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c95fcd161e5144259e5b35110fdd413a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dedc635ef27149b4940c8a25b2cf0d05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:01.910138 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-47e1ff7c-9e84-46f1-9067-834ec0da5df0 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fadc986-2969-479e-b121-24ffea325c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:01.911235 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-32bc18d0-02ca-4ddd-af3a-fb356eb56cce tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (208ffe23-77c8-491c-8834-1653a159006e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:01.938253 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-47e1ff7c-9e84-46f1-9067-834ec0da5df0 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fadc986-2969-479e-b121-24ffea325c0a) transitioned into state 'SUCCESS' from state '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-1847584504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec63382402a436d984bcbb3ecc1b3f2',qos_specs=None,replication_status=,reservations=['5fd1e791-566c-4e31-9d5f-a71c51a1cc12','f5496518-eaaa-423b-853b-7c3dd13600e1','b7d602f3-6fd9-40dd-bf2a-5b68dcff325d','e921256e-254c-4461-89dc-e556b7309ad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:01.939474 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-47e1ff7c-9e84-46f1-9067-834ec0da5df0 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0a99309-467d-4b92-b9bd-4d23c84136d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:01.952439 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-32bc18d0-02ca-4ddd-af3a-fb356eb56cce tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (208ffe23-77c8-491c-8834-1653a159006e) transitioned into state 'SUCCESS' from state '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-1116479278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c95fcd161e5144259e5b35110fdd413a',qos_specs=None,replication_status=,reservations=['2dfe4268-ee5d-4523-9e69-8fbf44a5ad35','d5ab8dc7-83f7-41b8-981d-30938e582996','6e46d4d3-7b39-49cf-bfae-1315f0ddb7de','e237b11b-9825-4601-94a1-62a86cbc8824'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dedc635ef27149b4940c8a25b2cf0d05',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:01.953352 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-32bc18d0-02ca-4ddd-af3a-fb356eb56cce tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2280c02-0c7a-4e0b-a0b1-6557a3b4eca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:01.954978 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-47e1ff7c-9e84-46f1-9067-834ec0da5df0 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0a99309-467d-4b92-b9bd-4d23c84136d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:01.957772 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-47e1ff7c-9e84-46f1-9067-834ec0da5df0 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Flow 'volume_create_api' (39c5b367-34a3-4853-8ddd-52b94f655e02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:01.957912 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-47e1ff7c-9e84-46f1-9067-834ec0da5df0 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume request issued successfully. Aug 04 10:51:01.958944 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-47e1ff7c-9e84-46f1-9067-834ec0da5df0 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:51:01.960179 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 596/2377] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:51:01 2026] POST /volume/v3/volumes => generated 770 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:01.977397 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-32bc18d0-02ca-4ddd-af3a-fb356eb56cce tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2280c02-0c7a-4e0b-a0b1-6557a3b4eca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:01.977397 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-32bc18d0-02ca-4ddd-af3a-fb356eb56cce tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Flow 'volume_create_api' (db8812b2-00e5-4b1f-ad8f-575f02dfa37a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:01.977663 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8486f7ab-ee58-44c4-9558-f4b6d9cff075 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:01.977942 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-32bc18d0-02ca-4ddd-af3a-fb356eb56cce tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create volume request issued successfully. Aug 04 10:51:01.978501 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-32bc18d0-02ca-4ddd-af3a-fb356eb56cce tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:51:01.979112 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 595/2378] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:51:01 2026] POST /volume/v3/volumes => generated 754 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:51:01.979530 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8486f7ab-ee58-44c4-9558-f4b6d9cff075 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/bf0623e5-517e-421a-92f1-3b0d337fc733 Aug 04 10:51:01.983027 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8486f7ab-ee58-44c4-9558-f4b6d9cff075 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:01.984464 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8486f7ab-ee58-44c4-9558-f4b6d9cff075 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:01.998346 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:01.998346 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:02.000123 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b64bb42c-8da2-4768-bee4-99314c57507e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:02.004726 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8486f7ab-ee58-44c4-9558-f4b6d9cff075 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:02.005135 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b64bb42c-8da2-4768-bee4-99314c57507e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:51:02.005340 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b64bb42c-8da2-4768-bee4-99314c57507e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:02.005578 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b64bb42c-8da2-4768-bee4-99314c57507e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:02.015683 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8486f7ab-ee58-44c4-9558-f4b6d9cff075 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/bf0623e5-517e-421a-92f1-3b0d337fc733 returned with HTTP 200 Aug 04 10:51:02.016126 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 597/2379] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:01 2026] GET /volume/v3/volumes/bf0623e5-517e-421a-92f1-3b0d337fc733 => generated 838 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:02.017106 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:02.017106 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:02.024325 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b64bb42c-8da2-4768-bee4-99314c57507e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:51:02.032039 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b64bb42c-8da2-4768-bee4-99314c57507e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 returned with HTTP 200 Aug 04 10:51:02.032598 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 592/2380] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:01 2026] GET /volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:02.679786 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-eb0a3bab-2066-425a-b611-e367a01ab9f0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:02.682543 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eb0a3bab-2066-425a-b611-e367a01ab9f0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:51:02.682916 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eb0a3bab-2066-425a-b611-e367a01ab9f0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:02.683206 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eb0a3bab-2066-425a-b611-e367a01ab9f0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:02.683407 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-eb0a3bab-2066-425a-b611-e367a01ab9f0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:02.688904 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:02.688904 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:02.689969 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eb0a3bab-2066-425a-b611-e367a01ab9f0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:51:02.690507 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 597/2381] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:02 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:03.040524 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a48c3d22-4d6b-4263-ad35-db04102014f8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:03.043094 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a48c3d22-4d6b-4263-ad35-db04102014f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/bf0623e5-517e-421a-92f1-3b0d337fc733 Aug 04 10:51:03.043470 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a48c3d22-4d6b-4263-ad35-db04102014f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:03.043749 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a48c3d22-4d6b-4263-ad35-db04102014f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:03.046406 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-061c437e-ecbd-4523-9f59-f9aab2d7d59b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:03.048223 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-061c437e-ecbd-4523-9f59-f9aab2d7d59b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:51:03.048520 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-061c437e-ecbd-4523-9f59-f9aab2d7d59b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:03.048762 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-061c437e-ecbd-4523-9f59-f9aab2d7d59b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:03.059417 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:03.059417 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:03.060502 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:03.060502 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:03.063631 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-061c437e-ecbd-4523-9f59-f9aab2d7d59b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:51:03.065227 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a48c3d22-4d6b-4263-ad35-db04102014f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:03.069162 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-061c437e-ecbd-4523-9f59-f9aab2d7d59b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 returned with HTTP 200 Aug 04 10:51:03.069647 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 598/2382] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:03 2026] GET /volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:03.070843 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a48c3d22-4d6b-4263-ad35-db04102014f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/bf0623e5-517e-421a-92f1-3b0d337fc733 returned with HTTP 200 Aug 04 10:51:03.073275 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 596/2383] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:03 2026] GET /volume/v3/volumes/bf0623e5-517e-421a-92f1-3b0d337fc733 => generated 863 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:03.083532 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cb56a0de-8b14-4b29-b435-eb2c56129e67 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:03.085632 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cb56a0de-8b14-4b29-b435-eb2c56129e67 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:51:03.085832 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cb56a0de-8b14-4b29-b435-eb2c56129e67 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:03.086064 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cb56a0de-8b14-4b29-b435-eb2c56129e67 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:03.089489 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-dd905e0b-266f-444a-a14b-37093934eed4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:03.091783 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dd905e0b-266f-444a-a14b-37093934eed4 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:51:03.092174 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dd905e0b-266f-444a-a14b-37093934eed4 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf0623e5-517e-421a-92f1-3b0d337fc733", "name": "tempest-VolumeDependencyTests-Snapshot-1539259713"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:03.093924 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:03.093924 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:03.098096 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cb56a0de-8b14-4b29-b435-eb2c56129e67 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:51:03.102872 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cb56a0de-8b14-4b29-b435-eb2c56129e67 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 returned with HTTP 200 Aug 04 10:51:03.103237 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:03.103237 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:03.103345 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 593/2384] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:03 2026] GET /volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:03.105940 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-dd905e0b-266f-444a-a14b-37093934eed4 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:03.105940 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-dd905e0b-266f-444a-a14b-37093934eed4 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create snapshot from volume bf0623e5-517e-421a-92f1-3b0d337fc733 Aug 04 10:51:03.120218 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-04107281-3eda-4981-8af8-9396534e452b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:03.123009 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-04107281-3eda-4981-8af8-9396534e452b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:51:03.123124 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-04107281-3eda-4981-8af8-9396534e452b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06a15443-4edf-4278-aa0e-072474ffbcc3", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1459378026"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:03.138473 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:03.138473 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:03.139085 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-04107281-3eda-4981-8af8-9396534e452b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:51:03.139256 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-04107281-3eda-4981-8af8-9396534e452b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create snapshot from volume 06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:51:03.174381 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-dd905e0b-266f-444a-a14b-37093934eed4 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Created reservations ['623980ca-b561-48a5-9276-77c87e1a05d7', '33d0c09e-825b-44b4-bb20-f27d2d464975', 'b958fdb8-c838-46e8-89a0-2cfe3588d061', 'fa93bc96-c63f-4b52-8bd0-fdcbabbc068b'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:03.186308 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-04107281-3eda-4981-8af8-9396534e452b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Created reservations ['937e6381-e3ad-465c-abba-675506f0266e', '4b63b15b-eac3-4de3-86fa-5c2a9f0380ac', 'dbba11de-31ef-4306-8512-f60842d17765', 'f606ddab-e016-49c9-bedd-b667f686d5e6'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:03.220609 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-dd905e0b-266f-444a-a14b-37093934eed4 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot create request issued successfully. Aug 04 10:51:03.220609 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dd905e0b-266f-444a-a14b-37093934eed4 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:51:03.220609 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 598/2385] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:51:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:51:03.230478 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-04107281-3eda-4981-8af8-9396534e452b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot create request issued successfully. Aug 04 10:51:03.230957 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-04107281-3eda-4981-8af8-9396534e452b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:51:03.231667 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 599/2386] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:51:03 2026] POST /volume/v3/snapshots => generated 310 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 04 10:51:03.234302 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-96485794-1177-4b4a-a5f4-39627abfb8a8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:03.236414 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-96485794-1177-4b4a-a5f4-39627abfb8a8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/a28b965d-84d6-4d70-8f09-0bf144d2bad1 Aug 04 10:51:03.236636 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-96485794-1177-4b4a-a5f4-39627abfb8a8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:03.237166 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-96485794-1177-4b4a-a5f4-39627abfb8a8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:03.241307 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-934bfa5b-b640-488b-8cbe-646e9d54b82d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:03.243685 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-934bfa5b-b640-488b-8cbe-646e9d54b82d tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/d02ecac7-b1aa-4c67-b70b-ea13940a2d87 Aug 04 10:51:03.243854 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-934bfa5b-b640-488b-8cbe-646e9d54b82d tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:03.244040 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-934bfa5b-b640-488b-8cbe-646e9d54b82d tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:03.248714 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:03.248714 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:03.249164 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-96485794-1177-4b4a-a5f4-39627abfb8a8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:03.250002 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-96485794-1177-4b4a-a5f4-39627abfb8a8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/a28b965d-84d6-4d70-8f09-0bf144d2bad1 returned with HTTP 200 Aug 04 10:51:03.250442 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 597/2387] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:03 2026] GET /volume/v3/snapshots/a28b965d-84d6-4d70-8f09-0bf144d2bad1 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:03.251398 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:03.251398 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:03.251856 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-934bfa5b-b640-488b-8cbe-646e9d54b82d tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:51:03.252732 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-934bfa5b-b640-488b-8cbe-646e9d54b82d tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/d02ecac7-b1aa-4c67-b70b-ea13940a2d87 returned with HTTP 200 Aug 04 10:51:03.253119 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 594/2388] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:03 2026] GET /volume/v3/snapshots/d02ecac7-b1aa-4c67-b70b-ea13940a2d87 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:03.704010 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c2a7f5af-384e-4f35-b82d-35714fda4446 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:03.707716 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c2a7f5af-384e-4f35-b82d-35714fda4446 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:51:03.707716 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c2a7f5af-384e-4f35-b82d-35714fda4446 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:03.707716 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c2a7f5af-384e-4f35-b82d-35714fda4446 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:03.707716 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-c2a7f5af-384e-4f35-b82d-35714fda4446 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:03.713051 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:03.713051 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:03.713051 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c2a7f5af-384e-4f35-b82d-35714fda4446 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:51:03.713051 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 599/2389] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:03 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:04.260720 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-aeff6bc3-e0b5-4cd0-bc97-2f8840ae7b11 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:04.263267 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-aeff6bc3-e0b5-4cd0-bc97-2f8840ae7b11 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/a28b965d-84d6-4d70-8f09-0bf144d2bad1 Aug 04 10:51:04.263422 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-aeff6bc3-e0b5-4cd0-bc97-2f8840ae7b11 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:04.264738 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-aeff6bc3-e0b5-4cd0-bc97-2f8840ae7b11 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:04.264806 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a1d0525d-77a8-4142-b699-0ac00fe1d100 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:04.266550 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a1d0525d-77a8-4142-b699-0ac00fe1d100 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/d02ecac7-b1aa-4c67-b70b-ea13940a2d87 Aug 04 10:51:04.267061 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a1d0525d-77a8-4142-b699-0ac00fe1d100 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:04.267447 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a1d0525d-77a8-4142-b699-0ac00fe1d100 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:04.268766 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:04.268766 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:04.269208 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-aeff6bc3-e0b5-4cd0-bc97-2f8840ae7b11 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:04.270056 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-aeff6bc3-e0b5-4cd0-bc97-2f8840ae7b11 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/a28b965d-84d6-4d70-8f09-0bf144d2bad1 returned with HTTP 200 Aug 04 10:51:04.270987 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 600/2390] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:04 2026] GET /volume/v3/snapshots/a28b965d-84d6-4d70-8f09-0bf144d2bad1 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:04.273837 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:04.273837 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:04.274593 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a1d0525d-77a8-4142-b699-0ac00fe1d100 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:51:04.275570 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a1d0525d-77a8-4142-b699-0ac00fe1d100 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/d02ecac7-b1aa-4c67-b70b-ea13940a2d87 returned with HTTP 200 Aug 04 10:51:04.276150 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 598/2391] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:04 2026] GET /volume/v3/snapshots/d02ecac7-b1aa-4c67-b70b-ea13940a2d87 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:04.283678 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8303d390-2d03-4e7a-a90d-aa5e631ff888 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:04.285382 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-db685993-f663-4949-a215-58e8605393b5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:04.286091 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8303d390-2d03-4e7a-a90d-aa5e631ff888 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:51:04.286669 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8303d390-2d03-4e7a-a90d-aa5e631ff888 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a28b965d-84d6-4d70-8f09-0bf144d2bad1", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1427988266"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:04.287516 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db685993-f663-4949-a215-58e8605393b5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/backups Aug 04 10:51:04.287891 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-db685993-f663-4949-a215-58e8605393b5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "06a15443-4edf-4278-aa0e-072474ffbcc3", "snapshot_id": "d02ecac7-b1aa-4c67-b70b-ea13940a2d87", "name": "tempest-VolumesSnapshotTestJSON-Backup-749121025", "container": "tempest-volumessnapshottestjson-backup-container-1085942149"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:04.288484 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-8303d390-2d03-4e7a-a90d-aa5e631ff888 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume request body: {'volume': {'snapshot_id': 'a28b965d-84d6-4d70-8f09-0bf144d2bad1', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1427988266'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:51:04.289482 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-db685993-f663-4949-a215-58e8605393b5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Creating new backup {'backup': {'volume_id': '06a15443-4edf-4278-aa0e-072474ffbcc3', 'snapshot_id': 'd02ecac7-b1aa-4c67-b70b-ea13940a2d87', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-749121025', 'container': 'tempest-volumessnapshottestjson-backup-container-1085942149'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:51:04.289678 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-db685993-f663-4949-a215-58e8605393b5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Creating backup of volume 06a15443-4edf-4278-aa0e-072474ffbcc3 in container tempest-volumessnapshottestjson-backup-container-1085942149 Aug 04 10:51:04.294147 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:04.294147 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:04.294685 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8303d390-2d03-4e7a-a90d-aa5e631ff888 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:04.294880 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-8303d390-2d03-4e7a-a90d-aa5e631ff888 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume of 1 GB Aug 04 10:51:04.297805 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:04.297805 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:04.298353 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-db685993-f663-4949-a215-58e8605393b5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:51:04.299307 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8303d390-2d03-4e7a-a90d-aa5e631ff888 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Availability Zones retrieved successfully. Aug 04 10:51:04.304265 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:04.304265 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:04.304765 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-db685993-f663-4949-a215-58e8605393b5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:51:04.304836 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8303d390-2d03-4e7a-a90d-aa5e631ff888 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Flow 'volume_create_api' (9d2e3c06-83ce-4445-abcc-4a8c2fa7eb06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:04.306005 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8303d390-2d03-4e7a-a90d-aa5e631ff888 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c4b561b-1bd7-4ca8-ac8d-c8c6c4afb158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:04.307087 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-8303d390-2d03-4e7a-a90d-aa5e631ff888 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:51:04.339260 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-db685993-f663-4949-a215-58e8605393b5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Created reservations ['277e2bb9-d3fa-4a60-a6bb-e0822beab075', '7108e7df-759d-4f60-be53-c4dcf67149e6'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:04.342001 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8303d390-2d03-4e7a-a90d-aa5e631ff888 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c4b561b-1bd7-4ca8-ac8d-c8c6c4afb158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a28b965d-84d6-4d70-8f09-0bf144d2bad1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:04.342944 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8303d390-2d03-4e7a-a90d-aa5e631ff888 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2968535b-e13a-4729-a97b-0dca7994bc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:04.383847 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db685993-f663-4949-a215-58e8605393b5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:51:04.384987 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 600/2392] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:51:04 2026] POST /volume/v3/backups => generated 334 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:51:04.395118 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-8303d390-2d03-4e7a-a90d-aa5e631ff888 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Created reservations ['564d5272-a0c9-4f99-b1ee-ab5d2f910054', '00194181-692a-4738-87c9-e30682053612', 'a218267e-c7cc-4129-b8c0-131771d54e94', 'd7451d90-4272-4322-bcf2-1023fd804881'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:04.396840 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8303d390-2d03-4e7a-a90d-aa5e631ff888 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2968535b-e13a-4729-a97b-0dca7994bc8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['564d5272-a0c9-4f99-b1ee-ab5d2f910054', '00194181-692a-4738-87c9-e30682053612', 'a218267e-c7cc-4129-b8c0-131771d54e94', 'd7451d90-4272-4322-bcf2-1023fd804881']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:04.396840 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8303d390-2d03-4e7a-a90d-aa5e631ff888 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3769ca75-5511-443e-8a5d-86f84d14fb6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:04.399300 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-118a28b5-1c54-43b6-9693-38786ea203f2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:04.401402 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-118a28b5-1c54-43b6-9693-38786ea203f2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea Aug 04 10:51:04.401402 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-118a28b5-1c54-43b6-9693-38786ea203f2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:04.401676 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-118a28b5-1c54-43b6-9693-38786ea203f2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:04.401676 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-118a28b5-1c54-43b6-9693-38786ea203f2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Show backup with id 361c4555-824a-4bef-9352-132996c31eea. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:04.406411 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:04.406411 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:04.409923 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-118a28b5-1c54-43b6-9693-38786ea203f2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea returned with HTTP 200 Aug 04 10:51:04.409923 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 601/2393] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:04 2026] GET /volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea => generated 808 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:04.446092 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8303d390-2d03-4e7a-a90d-aa5e631ff888 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3769ca75-5511-443e-8a5d-86f84d14fb6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5640e9c-460e-4eae-81b6-2e107982ead6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1427988266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec63382402a436d984bcbb3ecc1b3f2',qos_specs=None,replication_status=,reservations=['564d5272-a0c9-4f99-b1ee-ab5d2f910054','00194181-692a-4738-87c9-e30682053612','a218267e-c7cc-4129-b8c0-131771d54e94','d7451d90-4272-4322-bcf2-1023fd804881'],size=1,snapshot_id=a28b965d-84d6-4d70-8f09-0bf144d2bad1,source_replicaid=,source_volid=None,status='creating',user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:51:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1427988266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5640e9c-460e-4eae-81b6-2e107982ead6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ec63382402a436d984bcbb3ecc1b3f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a28b965d-84d6-4d70-8f09-0bf144d2bad1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:04.447034 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8303d390-2d03-4e7a-a90d-aa5e631ff888 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c846a23-3017-434a-99bb-db18961fb214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:04.471607 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8303d390-2d03-4e7a-a90d-aa5e631ff888 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c846a23-3017-434a-99bb-db18961fb214) transitioned into state 'SUCCESS' from state '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-1427988266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec63382402a436d984bcbb3ecc1b3f2',qos_specs=None,replication_status=,reservations=['564d5272-a0c9-4f99-b1ee-ab5d2f910054','00194181-692a-4738-87c9-e30682053612','a218267e-c7cc-4129-b8c0-131771d54e94','d7451d90-4272-4322-bcf2-1023fd804881'],size=1,snapshot_id=a28b965d-84d6-4d70-8f09-0bf144d2bad1,source_replicaid=,source_volid=None,status='creating',user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:04.472786 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8303d390-2d03-4e7a-a90d-aa5e631ff888 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21993e99-1325-48c0-95d4-07805fc34578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:04.499509 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8303d390-2d03-4e7a-a90d-aa5e631ff888 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21993e99-1325-48c0-95d4-07805fc34578) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:04.500786 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8303d390-2d03-4e7a-a90d-aa5e631ff888 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Flow 'volume_create_api' (9d2e3c06-83ce-4445-abcc-4a8c2fa7eb06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:04.501332 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8303d390-2d03-4e7a-a90d-aa5e631ff888 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume request issued successfully. Aug 04 10:51:04.502103 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8303d390-2d03-4e7a-a90d-aa5e631ff888 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:51:04.502554 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 595/2394] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:51:04 2026] POST /volume/v3/volumes => generated 804 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:04.529353 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ba2e846d-b7c9-4f90-b07d-74a51f313ad6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:04.533959 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ba2e846d-b7c9-4f90-b07d-74a51f313ad6 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/c5640e9c-460e-4eae-81b6-2e107982ead6 Aug 04 10:51:04.534325 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ba2e846d-b7c9-4f90-b07d-74a51f313ad6 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:04.534570 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ba2e846d-b7c9-4f90-b07d-74a51f313ad6 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:04.554711 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:04.554711 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:04.559652 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ba2e846d-b7c9-4f90-b07d-74a51f313ad6 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:04.565883 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ba2e846d-b7c9-4f90-b07d-74a51f313ad6 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/c5640e9c-460e-4eae-81b6-2e107982ead6 returned with HTTP 200 Aug 04 10:51:04.565883 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 599/2395] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:04 2026] GET /volume/v3/volumes/c5640e9c-460e-4eae-81b6-2e107982ead6 => generated 872 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:04.726054 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6fd7ff06-8875-4f19-ac11-862b179dc045 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:04.728455 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6fd7ff06-8875-4f19-ac11-862b179dc045 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:51:04.728745 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6fd7ff06-8875-4f19-ac11-862b179dc045 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:04.728976 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6fd7ff06-8875-4f19-ac11-862b179dc045 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:04.729120 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-6fd7ff06-8875-4f19-ac11-862b179dc045 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:04.733937 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:04.733937 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:04.734870 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6fd7ff06-8875-4f19-ac11-862b179dc045 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:51:04.735565 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 601/2396] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:04 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:05.419473 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5ebc9383-868b-4cec-b13a-fa2f8a692417 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:05.421945 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5ebc9383-868b-4cec-b13a-fa2f8a692417 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea Aug 04 10:51:05.422206 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5ebc9383-868b-4cec-b13a-fa2f8a692417 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:05.422492 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5ebc9383-868b-4cec-b13a-fa2f8a692417 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:05.422632 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-5ebc9383-868b-4cec-b13a-fa2f8a692417 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Show backup with id 361c4555-824a-4bef-9352-132996c31eea. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:05.430005 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:05.430005 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:05.431819 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5ebc9383-868b-4cec-b13a-fa2f8a692417 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea returned with HTTP 200 Aug 04 10:51:05.432816 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 602/2397] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:05 2026] GET /volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:05.583963 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9f7cd765-37d5-4ce3-90d6-9810f8240df1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:05.586030 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f7cd765-37d5-4ce3-90d6-9810f8240df1 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/c5640e9c-460e-4eae-81b6-2e107982ead6 Aug 04 10:51:05.586323 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f7cd765-37d5-4ce3-90d6-9810f8240df1 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:05.586517 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f7cd765-37d5-4ce3-90d6-9810f8240df1 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:05.597294 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:05.597294 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:05.601827 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9f7cd765-37d5-4ce3-90d6-9810f8240df1 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:05.609929 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f7cd765-37d5-4ce3-90d6-9810f8240df1 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/c5640e9c-460e-4eae-81b6-2e107982ead6 returned with HTTP 200 Aug 04 10:51:05.610453 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 596/2398] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:05 2026] GET /volume/v3/volumes/c5640e9c-460e-4eae-81b6-2e107982ead6 => generated 897 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:05.626692 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d40ed6a3-f993-4406-9408-e81af1e65bed None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:05.628510 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d40ed6a3-f993-4406-9408-e81af1e65bed tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:51:05.628826 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d40ed6a3-f993-4406-9408-e81af1e65bed tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5640e9c-460e-4eae-81b6-2e107982ead6", "name": "tempest-VolumeDependencyTests-Snapshot-740959076"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:05.639025 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:05.639025 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:05.639520 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d40ed6a3-f993-4406-9408-e81af1e65bed tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:05.639603 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-d40ed6a3-f993-4406-9408-e81af1e65bed tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create snapshot from volume c5640e9c-460e-4eae-81b6-2e107982ead6 Aug 04 10:51:05.669824 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-d40ed6a3-f993-4406-9408-e81af1e65bed tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Created reservations ['119cddc2-6eda-4736-96a1-d3326de34b16', 'a5489eca-70bc-49bc-85dc-bc9b6463cb8a', '2f508230-fdcc-4fda-a9fe-f589fe945e75', '3aeaac15-fc4f-4671-b231-d92136517320'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:05.707389 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d40ed6a3-f993-4406-9408-e81af1e65bed tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot create request issued successfully. Aug 04 10:51:05.707733 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d40ed6a3-f993-4406-9408-e81af1e65bed tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:51:05.708154 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 600/2399] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:51:05 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 04 10:51:05.717899 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e823271d-c759-4138-87ba-ccfbf6467a18 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:05.721006 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e823271d-c759-4138-87ba-ccfbf6467a18 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0 Aug 04 10:51:05.721288 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e823271d-c759-4138-87ba-ccfbf6467a18 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:05.721457 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e823271d-c759-4138-87ba-ccfbf6467a18 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:05.729144 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:05.729144 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:05.729715 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e823271d-c759-4138-87ba-ccfbf6467a18 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:05.730514 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e823271d-c759-4138-87ba-ccfbf6467a18 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0 returned with HTTP 200 Aug 04 10:51:05.731335 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 602/2400] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:05 2026] GET /volume/v3/snapshots/0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:05.746926 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d7ee4152-eca0-4eb2-ae04-5940f1336e4b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:05.752117 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d7ee4152-eca0-4eb2-ae04-5940f1336e4b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:51:05.752433 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d7ee4152-eca0-4eb2-ae04-5940f1336e4b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:05.755385 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d7ee4152-eca0-4eb2-ae04-5940f1336e4b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:05.755645 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d7ee4152-eca0-4eb2-ae04-5940f1336e4b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:05.765568 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:05.765568 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:05.766389 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d7ee4152-eca0-4eb2-ae04-5940f1336e4b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:51:05.766841 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 603/2401] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:05 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:06.445716 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5afdf084-5a76-4aab-bfae-0797c6852ad1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:06.448225 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5afdf084-5a76-4aab-bfae-0797c6852ad1 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea Aug 04 10:51:06.448635 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5afdf084-5a76-4aab-bfae-0797c6852ad1 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:06.448968 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5afdf084-5a76-4aab-bfae-0797c6852ad1 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:06.449180 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5afdf084-5a76-4aab-bfae-0797c6852ad1 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Show backup with id 361c4555-824a-4bef-9352-132996c31eea. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:06.453817 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:06.453817 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:06.455288 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5afdf084-5a76-4aab-bfae-0797c6852ad1 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea returned with HTTP 200 Aug 04 10:51:06.455288 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 597/2402] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:06 2026] GET /volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:06.741382 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-043a63c8-cd09-47ff-9fb8-c2e960ead2ff None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:06.743509 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-043a63c8-cd09-47ff-9fb8-c2e960ead2ff tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0 Aug 04 10:51:06.743802 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-043a63c8-cd09-47ff-9fb8-c2e960ead2ff tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:06.744007 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-043a63c8-cd09-47ff-9fb8-c2e960ead2ff tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:06.749944 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:06.749944 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:06.750550 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-043a63c8-cd09-47ff-9fb8-c2e960ead2ff tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:06.751423 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-043a63c8-cd09-47ff-9fb8-c2e960ead2ff tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0 returned with HTTP 200 Aug 04 10:51:06.751809 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 601/2403] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:06 2026] GET /volume/v3/snapshots/0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:06.762365 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-794d2986-4e2c-4f1d-a427-ad581e7fbb7c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:06.764355 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-794d2986-4e2c-4f1d-a427-ad581e7fbb7c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:51:06.764828 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-794d2986-4e2c-4f1d-a427-ad581e7fbb7c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-937889508"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:06.766377 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-794d2986-4e2c-4f1d-a427-ad581e7fbb7c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume request body: {'volume': {'snapshot_id': '0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-937889508'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:51:06.775540 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:06.775540 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:06.776314 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-794d2986-4e2c-4f1d-a427-ad581e7fbb7c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:06.776314 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-794d2986-4e2c-4f1d-a427-ad581e7fbb7c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume of 1 GB Aug 04 10:51:06.780503 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6fa88e3e-64aa-47be-87d8-267b29ef426e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:06.783031 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-794d2986-4e2c-4f1d-a427-ad581e7fbb7c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Availability Zones retrieved successfully. Aug 04 10:51:06.783384 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6fa88e3e-64aa-47be-87d8-267b29ef426e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:51:06.783732 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6fa88e3e-64aa-47be-87d8-267b29ef426e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:06.783994 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6fa88e3e-64aa-47be-87d8-267b29ef426e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:06.784125 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6fa88e3e-64aa-47be-87d8-267b29ef426e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:06.788689 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:06.788689 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:06.789755 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-794d2986-4e2c-4f1d-a427-ad581e7fbb7c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Flow 'volume_create_api' (51dd0276-2769-494b-9150-01b11279e938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:06.789833 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6fa88e3e-64aa-47be-87d8-267b29ef426e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:51:06.790350 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 604/2404] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:06 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:06.798307 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-794d2986-4e2c-4f1d-a427-ad581e7fbb7c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (444824c1-8829-4e3d-aeeb-aac311c1b9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:06.799532 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-794d2986-4e2c-4f1d-a427-ad581e7fbb7c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:51:06.829827 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-794d2986-4e2c-4f1d-a427-ad581e7fbb7c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (444824c1-8829-4e3d-aeeb-aac311c1b9e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:06.830659 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-794d2986-4e2c-4f1d-a427-ad581e7fbb7c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5d97e0b-b06c-40fd-94ad-faf6fb6ce027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:06.874310 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-794d2986-4e2c-4f1d-a427-ad581e7fbb7c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Created reservations ['4ca48add-20e4-4ab4-a3a7-5ca40a7ddd3a', '965c168d-39ab-4568-a348-47f8f5af899d', '4225b594-a722-480b-9ef6-4a4fc6980f00', '0bbd2014-30ee-4d78-b790-16b1a95a06cc'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:06.875066 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-794d2986-4e2c-4f1d-a427-ad581e7fbb7c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5d97e0b-b06c-40fd-94ad-faf6fb6ce027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ca48add-20e4-4ab4-a3a7-5ca40a7ddd3a', '965c168d-39ab-4568-a348-47f8f5af899d', '4225b594-a722-480b-9ef6-4a4fc6980f00', '0bbd2014-30ee-4d78-b790-16b1a95a06cc']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:06.876016 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-794d2986-4e2c-4f1d-a427-ad581e7fbb7c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (259fdad9-1910-4c30-ac37-509a882f10fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:06.925643 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-794d2986-4e2c-4f1d-a427-ad581e7fbb7c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (259fdad9-1910-4c30-ac37-509a882f10fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a49dcc37-bacf-474e-8147-1b79337ed9c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-937889508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec63382402a436d984bcbb3ecc1b3f2',qos_specs=None,replication_status=,reservations=['4ca48add-20e4-4ab4-a3a7-5ca40a7ddd3a','965c168d-39ab-4568-a348-47f8f5af899d','4225b594-a722-480b-9ef6-4a4fc6980f00','0bbd2014-30ee-4d78-b790-16b1a95a06cc'],size=1,snapshot_id=0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0,source_replicaid=,source_volid=None,status='creating',user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:51:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-937889508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a49dcc37-bacf-474e-8147-1b79337ed9c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ec63382402a436d984bcbb3ecc1b3f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:06.926533 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-794d2986-4e2c-4f1d-a427-ad581e7fbb7c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f13005c-ef14-4219-b191-b9b88f7fa028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:06.955542 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-794d2986-4e2c-4f1d-a427-ad581e7fbb7c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f13005c-ef14-4219-b191-b9b88f7fa028) transitioned into state 'SUCCESS' from state '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-937889508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec63382402a436d984bcbb3ecc1b3f2',qos_specs=None,replication_status=,reservations=['4ca48add-20e4-4ab4-a3a7-5ca40a7ddd3a','965c168d-39ab-4568-a348-47f8f5af899d','4225b594-a722-480b-9ef6-4a4fc6980f00','0bbd2014-30ee-4d78-b790-16b1a95a06cc'],size=1,snapshot_id=0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0,source_replicaid=,source_volid=None,status='creating',user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:06.956260 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-794d2986-4e2c-4f1d-a427-ad581e7fbb7c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2db7c0e0-148d-4361-869b-68434362c6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:06.985670 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-794d2986-4e2c-4f1d-a427-ad581e7fbb7c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2db7c0e0-148d-4361-869b-68434362c6da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:06.987007 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-794d2986-4e2c-4f1d-a427-ad581e7fbb7c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Flow 'volume_create_api' (51dd0276-2769-494b-9150-01b11279e938) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:06.987371 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-794d2986-4e2c-4f1d-a427-ad581e7fbb7c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume request issued successfully. Aug 04 10:51:06.988057 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-794d2986-4e2c-4f1d-a427-ad581e7fbb7c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:51:06.988580 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 603/2405] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:51:06 2026] POST /volume/v3/volumes => generated 803 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:07.007737 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bd987e33-e36c-4117-9e66-73ad40bc8238 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:07.012757 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bd987e33-e36c-4117-9e66-73ad40bc8238 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/a49dcc37-bacf-474e-8147-1b79337ed9c2 Aug 04 10:51:07.012757 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bd987e33-e36c-4117-9e66-73ad40bc8238 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:07.012757 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bd987e33-e36c-4117-9e66-73ad40bc8238 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:07.021102 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:07.021102 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:07.027772 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bd987e33-e36c-4117-9e66-73ad40bc8238 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:07.034319 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bd987e33-e36c-4117-9e66-73ad40bc8238 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/a49dcc37-bacf-474e-8147-1b79337ed9c2 returned with HTTP 200 Aug 04 10:51:07.034983 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 598/2406] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:07 2026] GET /volume/v3/volumes/a49dcc37-bacf-474e-8147-1b79337ed9c2 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:07.469070 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3edcaa07-f910-46f2-ad91-8532db72ff0c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:07.471701 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3edcaa07-f910-46f2-ad91-8532db72ff0c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea Aug 04 10:51:07.471701 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3edcaa07-f910-46f2-ad91-8532db72ff0c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:07.471978 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3edcaa07-f910-46f2-ad91-8532db72ff0c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:07.472083 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-3edcaa07-f910-46f2-ad91-8532db72ff0c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Show backup with id 361c4555-824a-4bef-9352-132996c31eea. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:07.480160 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:07.480160 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:07.481179 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3edcaa07-f910-46f2-ad91-8532db72ff0c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea returned with HTTP 200 Aug 04 10:51:07.481651 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 602/2407] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:07 2026] GET /volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:07.804082 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-04271eba-a679-4eb9-84ac-0a6cf429f0dc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:07.806160 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-04271eba-a679-4eb9-84ac-0a6cf429f0dc tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:51:07.806340 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-04271eba-a679-4eb9-84ac-0a6cf429f0dc tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:07.806572 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-04271eba-a679-4eb9-84ac-0a6cf429f0dc tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:07.806673 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-04271eba-a679-4eb9-84ac-0a6cf429f0dc tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:07.812528 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:07.812528 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:07.813433 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-04271eba-a679-4eb9-84ac-0a6cf429f0dc tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:51:07.813913 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 605/2408] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:07 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:07.828232 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ded17720-3f4d-4bff-ae58-d4200c07e4bc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:07.830353 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ded17720-3f4d-4bff-ae58-d4200c07e4bc tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] POST https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e/action Aug 04 10:51:07.830720 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ded17720-3f4d-4bff-ae58-d4200c07e4bc tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:51:07.830855 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ded17720-3f4d-4bff-ae58-d4200c07e4bc tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:07.832303 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.admin_actions [None req-ded17720-3f4d-4bff-ae58-d4200c07e4bc tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Updating backup '7ea73b39-b934-4492-a928-c374b343db2e' with '{'status': 'error'}' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 04 10:51:07.839804 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:07.839804 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:07.840935 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.policy [None req-ded17720-3f4d-4bff-ae58-d4200c07e4bc tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7e7afd1d3e214da5a46e89566c0207a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0d7a0461ba64ecf8d6cb79c40c777e5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100254) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:51:07.841185 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ded17720-3f4d-4bff-ae58-d4200c07e4bc tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e/action returned with HTTP 403 Aug 04 10:51:07.841681 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 604/2409] 10.4.3.232 () {70 vars in 1430 bytes} [Tue Aug 4 10:51:07 2026] POST /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:07.849543 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b68518d1-38c1-44a1-bd3f-5d32fbc30145 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:07.855317 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b68518d1-38c1-44a1-bd3f-5d32fbc30145 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/80b82f5a-89bc-46db-badf-091687124186 Aug 04 10:51:07.855317 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b68518d1-38c1-44a1-bd3f-5d32fbc30145 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:07.855317 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b68518d1-38c1-44a1-bd3f-5d32fbc30145 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:07.855317 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b68518d1-38c1-44a1-bd3f-5d32fbc30145 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Delete volume with id: 80b82f5a-89bc-46db-badf-091687124186 Aug 04 10:51:07.873330 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:07.873330 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:07.873330 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b68518d1-38c1-44a1-bd3f-5d32fbc30145 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Volume info retrieved successfully. Aug 04 10:51:07.894445 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b68518d1-38c1-44a1-bd3f-5d32fbc30145 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Delete volume request issued successfully. Aug 04 10:51:07.895365 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b68518d1-38c1-44a1-bd3f-5d32fbc30145 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes/80b82f5a-89bc-46db-badf-091687124186 returned with HTTP 202 Aug 04 10:51:07.895365 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 599/2410] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:51:07 2026] DELETE /volume/v3/volumes/80b82f5a-89bc-46db-badf-091687124186 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:51:07.902145 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-571f254c-4f8a-4a00-a8a1-7c1163007017 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:07.905222 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-571f254c-4f8a-4a00-a8a1-7c1163007017 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/volumes/80b82f5a-89bc-46db-badf-091687124186 Aug 04 10:51:07.905526 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-571f254c-4f8a-4a00-a8a1-7c1163007017 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:07.905719 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-571f254c-4f8a-4a00-a8a1-7c1163007017 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:07.912943 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:07.912943 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:07.916849 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-571f254c-4f8a-4a00-a8a1-7c1163007017 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Volume info retrieved successfully. Aug 04 10:51:07.920777 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-571f254c-4f8a-4a00-a8a1-7c1163007017 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes/80b82f5a-89bc-46db-badf-091687124186 returned with HTTP 200 Aug 04 10:51:07.921239 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 603/2411] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:07 2026] GET /volume/v3/volumes/80b82f5a-89bc-46db-badf-091687124186 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:08.049229 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fbf89795-1366-4644-988d-d52300a7df50 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:08.051029 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fbf89795-1366-4644-988d-d52300a7df50 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/a49dcc37-bacf-474e-8147-1b79337ed9c2 Aug 04 10:51:08.051233 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fbf89795-1366-4644-988d-d52300a7df50 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:08.051441 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fbf89795-1366-4644-988d-d52300a7df50 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:08.058104 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:08.058104 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:08.062013 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fbf89795-1366-4644-988d-d52300a7df50 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:08.066356 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fbf89795-1366-4644-988d-d52300a7df50 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/a49dcc37-bacf-474e-8147-1b79337ed9c2 returned with HTTP 200 Aug 04 10:51:08.066731 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 606/2412] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:08 2026] GET /volume/v3/volumes/a49dcc37-bacf-474e-8147-1b79337ed9c2 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:08.097134 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fc4d5191-3d07-4ff4-b732-92db46ec6cd8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:08.098840 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fc4d5191-3d07-4ff4-b732-92db46ec6cd8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:51:08.099216 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fc4d5191-3d07-4ff4-b732-92db46ec6cd8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a49dcc37-bacf-474e-8147-1b79337ed9c2", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1802280136"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:08.101162 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-fc4d5191-3d07-4ff4-b732-92db46ec6cd8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume request body: {'volume': {'source_volid': 'a49dcc37-bacf-474e-8147-1b79337ed9c2', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1802280136'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:51:08.111786 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:08.111786 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:08.112354 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fc4d5191-3d07-4ff4-b732-92db46ec6cd8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume retrieved successfully. Aug 04 10:51:08.112509 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-fc4d5191-3d07-4ff4-b732-92db46ec6cd8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume of 1 GB Aug 04 10:51:08.120191 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fc4d5191-3d07-4ff4-b732-92db46ec6cd8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Availability Zones retrieved successfully. Aug 04 10:51:08.126450 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc4d5191-3d07-4ff4-b732-92db46ec6cd8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Flow 'volume_create_api' (ab7ad57d-45cc-442b-8c42-269cf0c1f763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:08.127777 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc4d5191-3d07-4ff4-b732-92db46ec6cd8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f5cc9ea-610a-4825-9405-e5f019881e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:08.128576 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-fc4d5191-3d07-4ff4-b732-92db46ec6cd8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:51:08.158944 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc4d5191-3d07-4ff4-b732-92db46ec6cd8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f5cc9ea-610a-4825-9405-e5f019881e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a49dcc37-bacf-474e-8147-1b79337ed9c2', 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:08.160356 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc4d5191-3d07-4ff4-b732-92db46ec6cd8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c3848c5-5cbb-4818-8099-6b64cf3a3981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:08.210544 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-fc4d5191-3d07-4ff4-b732-92db46ec6cd8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Created reservations ['62b3897d-851d-47fe-8721-f0ecd7469bee', 'b92e2c8c-d19a-4c67-92fa-2193290c056e', '259c957f-780d-4ef3-aaba-6cf865994230', 'fcf16bad-c70e-42b6-8828-1448288e90bc'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:08.211452 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc4d5191-3d07-4ff4-b732-92db46ec6cd8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c3848c5-5cbb-4818-8099-6b64cf3a3981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62b3897d-851d-47fe-8721-f0ecd7469bee', 'b92e2c8c-d19a-4c67-92fa-2193290c056e', '259c957f-780d-4ef3-aaba-6cf865994230', 'fcf16bad-c70e-42b6-8828-1448288e90bc']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:08.212320 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc4d5191-3d07-4ff4-b732-92db46ec6cd8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99839084-95dd-4006-a39e-199d8d3352d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:08.248191 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc4d5191-3d07-4ff4-b732-92db46ec6cd8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99839084-95dd-4006-a39e-199d8d3352d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa0d0c8b-188b-4a68-919f-72fdfb78c0cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1802280136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec63382402a436d984bcbb3ecc1b3f2',qos_specs=None,replication_status=,reservations=['62b3897d-851d-47fe-8721-f0ecd7469bee','b92e2c8c-d19a-4c67-92fa-2193290c056e','259c957f-780d-4ef3-aaba-6cf865994230','fcf16bad-c70e-42b6-8828-1448288e90bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=a49dcc37-bacf-474e-8147-1b79337ed9c2,status='creating',user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:51:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1802280136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa0d0c8b-188b-4a68-919f-72fdfb78c0cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ec63382402a436d984bcbb3ecc1b3f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a49dcc37-bacf-474e-8147-1b79337ed9c2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:08.248967 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc4d5191-3d07-4ff4-b732-92db46ec6cd8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77d7759c-0b8e-4d1a-b213-8b79fc33ea85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:08.270302 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc4d5191-3d07-4ff4-b732-92db46ec6cd8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77d7759c-0b8e-4d1a-b213-8b79fc33ea85) transitioned into state 'SUCCESS' from state '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-1802280136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec63382402a436d984bcbb3ecc1b3f2',qos_specs=None,replication_status=,reservations=['62b3897d-851d-47fe-8721-f0ecd7469bee','b92e2c8c-d19a-4c67-92fa-2193290c056e','259c957f-780d-4ef3-aaba-6cf865994230','fcf16bad-c70e-42b6-8828-1448288e90bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=a49dcc37-bacf-474e-8147-1b79337ed9c2,status='creating',user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:08.271162 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc4d5191-3d07-4ff4-b732-92db46ec6cd8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e620e186-0074-42ca-83c6-f8d34440f92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:08.292391 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc4d5191-3d07-4ff4-b732-92db46ec6cd8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e620e186-0074-42ca-83c6-f8d34440f92f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:08.293661 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fc4d5191-3d07-4ff4-b732-92db46ec6cd8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Flow 'volume_create_api' (ab7ad57d-45cc-442b-8c42-269cf0c1f763) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:08.294124 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fc4d5191-3d07-4ff4-b732-92db46ec6cd8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume request issued successfully. Aug 04 10:51:08.295068 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fc4d5191-3d07-4ff4-b732-92db46ec6cd8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:51:08.295726 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 605/2413] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:51:08 2026] POST /volume/v3/volumes => generated 804 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:08.314262 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-455e2a03-a5ad-47dd-8ecc-898b93f156a3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:08.318268 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-455e2a03-a5ad-47dd-8ecc-898b93f156a3 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/fa0d0c8b-188b-4a68-919f-72fdfb78c0cb Aug 04 10:51:08.318268 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-455e2a03-a5ad-47dd-8ecc-898b93f156a3 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:08.318268 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-455e2a03-a5ad-47dd-8ecc-898b93f156a3 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:08.327218 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:08.327218 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:08.331126 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-455e2a03-a5ad-47dd-8ecc-898b93f156a3 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:08.336523 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-455e2a03-a5ad-47dd-8ecc-898b93f156a3 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/fa0d0c8b-188b-4a68-919f-72fdfb78c0cb returned with HTTP 200 Aug 04 10:51:08.337315 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 600/2414] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:08 2026] GET /volume/v3/volumes/fa0d0c8b-188b-4a68-919f-72fdfb78c0cb => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:08.493486 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-bf2c2fee-2d42-466f-9a93-fd5e695923fd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:08.496951 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bf2c2fee-2d42-466f-9a93-fd5e695923fd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea Aug 04 10:51:08.497082 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bf2c2fee-2d42-466f-9a93-fd5e695923fd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:08.497199 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bf2c2fee-2d42-466f-9a93-fd5e695923fd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:08.497329 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-bf2c2fee-2d42-466f-9a93-fd5e695923fd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Show backup with id 361c4555-824a-4bef-9352-132996c31eea. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:08.504221 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:08.504221 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:08.506324 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bf2c2fee-2d42-466f-9a93-fd5e695923fd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea returned with HTTP 200 Aug 04 10:51:08.506528 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 604/2415] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:08 2026] GET /volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:08.934128 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ab4d29bb-54da-4744-aafc-adb2f7c023e0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:08.935975 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ab4d29bb-54da-4744-aafc-adb2f7c023e0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/volumes/80b82f5a-89bc-46db-badf-091687124186 Aug 04 10:51:08.936200 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ab4d29bb-54da-4744-aafc-adb2f7c023e0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:08.936409 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ab4d29bb-54da-4744-aafc-adb2f7c023e0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:08.942001 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ab4d29bb-54da-4744-aafc-adb2f7c023e0 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes/80b82f5a-89bc-46db-badf-091687124186 returned with HTTP 404 Aug 04 10:51:08.942501 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 607/2416] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:08 2026] GET /volume/v3/volumes/80b82f5a-89bc-46db-badf-091687124186 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:08.951647 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:08.953537 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] POST https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1/restore Aug 04 10:51:08.953979 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:08.955417 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Restoring backup 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100254) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 04 10:51:08.955572 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Restoring backup 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 to volume None. Aug 04 10:51:08.959725 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:08.959725 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:08.960904 np0000006413 devstack@c-api.service[100254]: INFO cinder.backup.api [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Creating volume of 1 GB for restore of backup 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. Aug 04 10:51:08.966062 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Availability zone cache updated, next update will occur around 2026-08-04 11:51:08.965835. {{(pid=100254) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 04 10:51:08.966200 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Availability Zones retrieved successfully. Aug 04 10:51:08.971317 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Flow 'volume_create_api' (00f8e78c-6ef0-49f7-9152-e26ed54976a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:08.972256 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac2c1417-ca26-40b8-9ccc-e056eb764e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:08.973201 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:51:08.997914 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac2c1417-ca26-40b8-9ccc-e056eb764e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:08.998607 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b12fe41-4733-45f3-a510-c753e0357c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:09.039880 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Created reservations ['8e1008e9-0dda-4864-931d-048e858bda4d', '7ce38684-0089-45c7-96ca-1d7ca651800e', '272dcae4-38e3-4c9c-a45e-7c76f30167d0', 'bca599a6-af6e-492b-a6bd-858afae39ece'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:09.040943 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b12fe41-4733-45f3-a510-c753e0357c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e1008e9-0dda-4864-931d-048e858bda4d', '7ce38684-0089-45c7-96ca-1d7ca651800e', '272dcae4-38e3-4c9c-a45e-7c76f30167d0', 'bca599a6-af6e-492b-a6bd-858afae39ece']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:09.042008 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1bf1f82-7829-4057-ba2a-a59f493a54f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:09.077299 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1bf1f82-7829-4057-ba2a-a59f493a54f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5502feb3-3a59-496c-b307-67ecb29e6a54', '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='b0d7a0461ba64ecf8d6cb79c40c777e5',qos_specs=None,replication_status=,reservations=['8e1008e9-0dda-4864-931d-048e858bda4d','7ce38684-0089-45c7-96ca-1d7ca651800e','272dcae4-38e3-4c9c-a45e-7c76f30167d0','bca599a6-af6e-492b-a6bd-858afae39ece'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e7afd1d3e214da5a46e89566c0207a3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:51:09Z,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=5502feb3-3a59-496c-b307-67ecb29e6a54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0d7a0461ba64ecf8d6cb79c40c777e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e7afd1d3e214da5a46e89566c0207a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:09.078256 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (481b1d0b-7a7c-42c4-b6d1-f39b88056b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:09.104694 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (481b1d0b-7a7c-42c4-b6d1-f39b88056b11) transitioned into 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='b0d7a0461ba64ecf8d6cb79c40c777e5',qos_specs=None,replication_status=,reservations=['8e1008e9-0dda-4864-931d-048e858bda4d','7ce38684-0089-45c7-96ca-1d7ca651800e','272dcae4-38e3-4c9c-a45e-7c76f30167d0','bca599a6-af6e-492b-a6bd-858afae39ece'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e7afd1d3e214da5a46e89566c0207a3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:09.105431 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (972c2fb7-8dfe-441f-86a3-8d957b7bdccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:09.124329 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (972c2fb7-8dfe-441f-86a3-8d957b7bdccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:09.124679 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Flow 'volume_create_api' (00f8e78c-6ef0-49f7-9152-e26ed54976a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:09.124971 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Create volume request issued successfully. Aug 04 10:51:09.132673 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:09.132673 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:09.133178 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Volume info retrieved successfully. Aug 04 10:51:09.366914 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-626be8e4-7915-4fb9-b98c-751c5bc6f1e6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:09.368503 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-626be8e4-7915-4fb9-b98c-751c5bc6f1e6 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/fa0d0c8b-188b-4a68-919f-72fdfb78c0cb Aug 04 10:51:09.368704 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-626be8e4-7915-4fb9-b98c-751c5bc6f1e6 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:09.368877 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-626be8e4-7915-4fb9-b98c-751c5bc6f1e6 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:09.377473 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:09.377473 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:09.382257 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-626be8e4-7915-4fb9-b98c-751c5bc6f1e6 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:09.387736 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-626be8e4-7915-4fb9-b98c-751c5bc6f1e6 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/fa0d0c8b-188b-4a68-919f-72fdfb78c0cb returned with HTTP 200 Aug 04 10:51:09.388192 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 601/2417] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:09 2026] GET /volume/v3/volumes/fa0d0c8b-188b-4a68-919f-72fdfb78c0cb => generated 897 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 10:51:09.400626 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b194270f-08d5-4aaa-adad-3184c66a7792 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:09.402952 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b194270f-08d5-4aaa-adad-3184c66a7792 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/a28b965d-84d6-4d70-8f09-0bf144d2bad1 Aug 04 10:51:09.403271 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b194270f-08d5-4aaa-adad-3184c66a7792 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:09.403577 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b194270f-08d5-4aaa-adad-3184c66a7792 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:09.403756 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-b194270f-08d5-4aaa-adad-3184c66a7792 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete snapshot with id: a28b965d-84d6-4d70-8f09-0bf144d2bad1 Aug 04 10:51:09.411450 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:09.411450 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:09.412047 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b194270f-08d5-4aaa-adad-3184c66a7792 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:09.433702 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b194270f-08d5-4aaa-adad-3184c66a7792 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot delete request issued successfully. Aug 04 10:51:09.433926 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b194270f-08d5-4aaa-adad-3184c66a7792 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/a28b965d-84d6-4d70-8f09-0bf144d2bad1 returned with HTTP 202 Aug 04 10:51:09.434485 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 605/2418] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:51:09 2026] DELETE /volume/v3/snapshots/a28b965d-84d6-4d70-8f09-0bf144d2bad1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:51:09.445267 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-33652933-9d04-47ff-affa-176bb5d55a3d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:09.446971 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-33652933-9d04-47ff-affa-176bb5d55a3d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/a28b965d-84d6-4d70-8f09-0bf144d2bad1 Aug 04 10:51:09.447256 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-33652933-9d04-47ff-affa-176bb5d55a3d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:09.447515 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-33652933-9d04-47ff-affa-176bb5d55a3d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:09.452257 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:09.452257 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:09.452674 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-33652933-9d04-47ff-affa-176bb5d55a3d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:09.453464 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-33652933-9d04-47ff-affa-176bb5d55a3d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/a28b965d-84d6-4d70-8f09-0bf144d2bad1 returned with HTTP 200 Aug 04 10:51:09.453795 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 608/2419] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:09 2026] GET /volume/v3/snapshots/a28b965d-84d6-4d70-8f09-0bf144d2bad1 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:09.522477 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-29c1bd09-5c08-4dc2-8ff6-af19309bc6ef None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:09.528437 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-29c1bd09-5c08-4dc2-8ff6-af19309bc6ef tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea Aug 04 10:51:09.528715 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-29c1bd09-5c08-4dc2-8ff6-af19309bc6ef tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:09.528969 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-29c1bd09-5c08-4dc2-8ff6-af19309bc6ef tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:09.529146 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-29c1bd09-5c08-4dc2-8ff6-af19309bc6ef tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Show backup with id 361c4555-824a-4bef-9352-132996c31eea. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:09.537450 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:09.537450 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:09.540373 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-29c1bd09-5c08-4dc2-8ff6-af19309bc6ef tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea returned with HTTP 200 Aug 04 10:51:09.540727 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 602/2420] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:09 2026] GET /volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:10.141939 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:10.141939 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:10.142530 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Volume info retrieved successfully. Aug 04 10:51:10.142684 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.backup.api [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Checking backup size 1 against volume size 1 {{(pid=100254) restore /opt/stack/cinder/cinder/backup/api.py:494}} Aug 04 10:51:10.142802 np0000006413 devstack@c-api.service[100254]: INFO cinder.backup.api [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Overwriting volume 5502feb3-3a59-496c-b307-67ecb29e6a54 with restore of backup 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:51:10.161282 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] restore_backup in rpcapi backup_id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 {{(pid=100254) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 04 10:51:10.163324 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3ea6ed06-d4e5-4257-aea7-986e9571e563 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1/restore returned with HTTP 202 Aug 04 10:51:10.163847 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 606/2421] 10.4.3.232 () {70 vars in 1433 bytes} [Tue Aug 4 10:51:08 2026] POST /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1/restore => generated 152 bytes in 1213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:51:10.172765 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-dd4e6940-f8ba-4100-829a-ad70758457b3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:10.174647 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dd4e6940-f8ba-4100-829a-ad70758457b3 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:51:10.174886 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dd4e6940-f8ba-4100-829a-ad70758457b3 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:10.175095 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dd4e6940-f8ba-4100-829a-ad70758457b3 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:10.175216 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-dd4e6940-f8ba-4100-829a-ad70758457b3 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:10.179629 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:10.179629 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:10.180314 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dd4e6940-f8ba-4100-829a-ad70758457b3 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:51:10.180715 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 606/2422] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:10 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:10.492493 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7bf79e6d-aa61-46d6-af9b-c34f8ba72d8a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:10.499994 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7bf79e6d-aa61-46d6-af9b-c34f8ba72d8a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/a28b965d-84d6-4d70-8f09-0bf144d2bad1 Aug 04 10:51:10.500282 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7bf79e6d-aa61-46d6-af9b-c34f8ba72d8a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:10.500518 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7bf79e6d-aa61-46d6-af9b-c34f8ba72d8a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:10.505255 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7bf79e6d-aa61-46d6-af9b-c34f8ba72d8a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/a28b965d-84d6-4d70-8f09-0bf144d2bad1 returned with HTTP 404 Aug 04 10:51:10.505792 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 609/2423] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:10 2026] GET /volume/v3/snapshots/a28b965d-84d6-4d70-8f09-0bf144d2bad1 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:10.527436 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e873785b-13b6-4afd-ad56-b05794ec8a6d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:10.529538 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e873785b-13b6-4afd-ad56-b05794ec8a6d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0 Aug 04 10:51:10.529814 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e873785b-13b6-4afd-ad56-b05794ec8a6d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:10.530067 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e873785b-13b6-4afd-ad56-b05794ec8a6d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:10.530183 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-e873785b-13b6-4afd-ad56-b05794ec8a6d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete snapshot with id: 0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0 Aug 04 10:51:10.535167 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:10.535167 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:10.535748 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e873785b-13b6-4afd-ad56-b05794ec8a6d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:10.551982 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-93d6bc97-d5f9-4d18-8b76-080bdb99e5fd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:10.554291 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-93d6bc97-d5f9-4d18-8b76-080bdb99e5fd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea Aug 04 10:51:10.554500 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-93d6bc97-d5f9-4d18-8b76-080bdb99e5fd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:10.554720 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-93d6bc97-d5f9-4d18-8b76-080bdb99e5fd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:10.554844 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-93d6bc97-d5f9-4d18-8b76-080bdb99e5fd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Show backup with id 361c4555-824a-4bef-9352-132996c31eea. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:10.562500 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e873785b-13b6-4afd-ad56-b05794ec8a6d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot delete request issued successfully. Aug 04 10:51:10.562700 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e873785b-13b6-4afd-ad56-b05794ec8a6d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0 returned with HTTP 202 Aug 04 10:51:10.563132 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 603/2424] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:51:10 2026] DELETE /volume/v3/snapshots/0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:51:10.566156 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:10.566156 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:10.567195 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-93d6bc97-d5f9-4d18-8b76-080bdb99e5fd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea returned with HTTP 200 Aug 04 10:51:10.567677 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 607/2425] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:10 2026] GET /volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:10.572477 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1354c08c-91cb-49ee-b832-b0ac2f233aef None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:10.574960 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1354c08c-91cb-49ee-b832-b0ac2f233aef tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0 Aug 04 10:51:10.575206 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1354c08c-91cb-49ee-b832-b0ac2f233aef tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:10.575509 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1354c08c-91cb-49ee-b832-b0ac2f233aef tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:10.581824 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:10.581824 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:10.582494 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-1354c08c-91cb-49ee-b832-b0ac2f233aef tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:10.583865 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1354c08c-91cb-49ee-b832-b0ac2f233aef tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0 returned with HTTP 200 Aug 04 10:51:10.584460 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 607/2426] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:10 2026] GET /volume/v3/snapshots/0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:11.194942 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fa74c52a-462b-4414-ae10-84e66f3c81d8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:11.196831 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fa74c52a-462b-4414-ae10-84e66f3c81d8 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:51:11.197050 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fa74c52a-462b-4414-ae10-84e66f3c81d8 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:11.197254 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fa74c52a-462b-4414-ae10-84e66f3c81d8 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:11.197408 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-fa74c52a-462b-4414-ae10-84e66f3c81d8 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:11.203279 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:11.203279 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:11.203966 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fa74c52a-462b-4414-ae10-84e66f3c81d8 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:51:11.204357 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 610/2427] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:11 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:11.580728 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3ecb2408-4632-4824-9baa-91fb9fde5045 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:11.582726 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ecb2408-4632-4824-9baa-91fb9fde5045 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea Aug 04 10:51:11.583023 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3ecb2408-4632-4824-9baa-91fb9fde5045 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:11.583295 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3ecb2408-4632-4824-9baa-91fb9fde5045 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:11.583475 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3ecb2408-4632-4824-9baa-91fb9fde5045 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Show backup with id 361c4555-824a-4bef-9352-132996c31eea. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:11.588937 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:11.588937 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:11.590074 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ecb2408-4632-4824-9baa-91fb9fde5045 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea returned with HTTP 200 Aug 04 10:51:11.590593 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 604/2428] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:11 2026] GET /volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:11.605779 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7e648f85-bdf7-4b8c-b65c-b529f0ed0fbc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:11.607693 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7e648f85-bdf7-4b8c-b65c-b529f0ed0fbc tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0 Aug 04 10:51:11.607967 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7e648f85-bdf7-4b8c-b65c-b529f0ed0fbc tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:11.608169 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7e648f85-bdf7-4b8c-b65c-b529f0ed0fbc tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:11.615965 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7e648f85-bdf7-4b8c-b65c-b529f0ed0fbc tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0 returned with HTTP 404 Aug 04 10:51:11.617057 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 608/2429] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:11 2026] GET /volume/v3/snapshots/0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:11.638691 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4ad6640e-b218-4272-8479-50153f122458 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:11.642226 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4ad6640e-b218-4272-8479-50153f122458 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/volumes/a49dcc37-bacf-474e-8147-1b79337ed9c2 Aug 04 10:51:11.642546 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4ad6640e-b218-4272-8479-50153f122458 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:11.642786 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4ad6640e-b218-4272-8479-50153f122458 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:11.643035 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-4ad6640e-b218-4272-8479-50153f122458 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume with id: a49dcc37-bacf-474e-8147-1b79337ed9c2 Aug 04 10:51:11.651823 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:11.651823 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:11.652485 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4ad6640e-b218-4272-8479-50153f122458 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:11.701430 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4ad6640e-b218-4272-8479-50153f122458 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume request issued successfully. Aug 04 10:51:11.701430 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4ad6640e-b218-4272-8479-50153f122458 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/a49dcc37-bacf-474e-8147-1b79337ed9c2 returned with HTTP 202 Aug 04 10:51:11.701430 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 608/2430] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:51:11 2026] DELETE /volume/v3/volumes/a49dcc37-bacf-474e-8147-1b79337ed9c2 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:51:11.719876 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f177a1cc-a2e3-4f07-989b-3a6eb207219f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:11.722843 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f177a1cc-a2e3-4f07-989b-3a6eb207219f tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/a49dcc37-bacf-474e-8147-1b79337ed9c2 Aug 04 10:51:11.723214 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f177a1cc-a2e3-4f07-989b-3a6eb207219f tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:11.723557 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f177a1cc-a2e3-4f07-989b-3a6eb207219f tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:11.742050 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:11.742050 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:11.748631 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f177a1cc-a2e3-4f07-989b-3a6eb207219f tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:11.756175 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f177a1cc-a2e3-4f07-989b-3a6eb207219f tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/a49dcc37-bacf-474e-8147-1b79337ed9c2 returned with HTTP 200 Aug 04 10:51:11.756175 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 611/2431] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:11 2026] GET /volume/v3/volumes/a49dcc37-bacf-474e-8147-1b79337ed9c2 => generated 895 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:12.216537 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7fcf1759-2628-4b07-a9e9-9df115c768cb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:12.218650 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7fcf1759-2628-4b07-a9e9-9df115c768cb tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:51:12.218823 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7fcf1759-2628-4b07-a9e9-9df115c768cb tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:12.219099 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7fcf1759-2628-4b07-a9e9-9df115c768cb tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:12.219387 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-7fcf1759-2628-4b07-a9e9-9df115c768cb tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:12.225701 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:12.225701 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:12.226633 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7fcf1759-2628-4b07-a9e9-9df115c768cb tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:51:12.227622 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 605/2432] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:12 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:12.609347 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7ddd96c9-6717-4dec-83da-14c689b0b694 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:12.611526 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7ddd96c9-6717-4dec-83da-14c689b0b694 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea Aug 04 10:51:12.611526 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7ddd96c9-6717-4dec-83da-14c689b0b694 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:12.611526 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7ddd96c9-6717-4dec-83da-14c689b0b694 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:12.611683 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-7ddd96c9-6717-4dec-83da-14c689b0b694 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Show backup with id 361c4555-824a-4bef-9352-132996c31eea. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:12.619632 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:12.619632 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:12.619632 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7ddd96c9-6717-4dec-83da-14c689b0b694 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea returned with HTTP 200 Aug 04 10:51:12.619632 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 609/2433] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:12 2026] GET /volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:12.782371 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-462f75de-bcd3-4fd4-930a-1c06e0a1d26b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:12.785072 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-462f75de-bcd3-4fd4-930a-1c06e0a1d26b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/a49dcc37-bacf-474e-8147-1b79337ed9c2 Aug 04 10:51:12.785655 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-462f75de-bcd3-4fd4-930a-1c06e0a1d26b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:12.787261 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-462f75de-bcd3-4fd4-930a-1c06e0a1d26b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:12.795431 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-462f75de-bcd3-4fd4-930a-1c06e0a1d26b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/a49dcc37-bacf-474e-8147-1b79337ed9c2 returned with HTTP 404 Aug 04 10:51:12.795431 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 609/2434] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:12 2026] GET /volume/v3/volumes/a49dcc37-bacf-474e-8147-1b79337ed9c2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 04 10:51:12.821518 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-43f9118f-ccf5-4f52-9840-d77ff6d5848b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:12.823989 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-43f9118f-ccf5-4f52-9840-d77ff6d5848b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/volumes/bf0623e5-517e-421a-92f1-3b0d337fc733 Aug 04 10:51:12.824263 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-43f9118f-ccf5-4f52-9840-d77ff6d5848b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:12.824516 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-43f9118f-ccf5-4f52-9840-d77ff6d5848b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:12.824701 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-43f9118f-ccf5-4f52-9840-d77ff6d5848b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume with id: bf0623e5-517e-421a-92f1-3b0d337fc733 Aug 04 10:51:12.832982 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:12.832982 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:12.833793 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-43f9118f-ccf5-4f52-9840-d77ff6d5848b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:12.867066 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-43f9118f-ccf5-4f52-9840-d77ff6d5848b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume request issued successfully. Aug 04 10:51:12.869405 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-43f9118f-ccf5-4f52-9840-d77ff6d5848b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/bf0623e5-517e-421a-92f1-3b0d337fc733 returned with HTTP 202 Aug 04 10:51:12.869405 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 612/2435] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:51:12 2026] DELETE /volume/v3/volumes/bf0623e5-517e-421a-92f1-3b0d337fc733 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:51:12.886331 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-faf9b90f-2885-4f85-b8ff-a2d0317ad83d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:12.888123 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-faf9b90f-2885-4f85-b8ff-a2d0317ad83d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/bf0623e5-517e-421a-92f1-3b0d337fc733 Aug 04 10:51:12.888458 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-faf9b90f-2885-4f85-b8ff-a2d0317ad83d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:12.888728 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-faf9b90f-2885-4f85-b8ff-a2d0317ad83d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:12.900119 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:12.900119 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:12.905687 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-faf9b90f-2885-4f85-b8ff-a2d0317ad83d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:12.912898 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-faf9b90f-2885-4f85-b8ff-a2d0317ad83d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/bf0623e5-517e-421a-92f1-3b0d337fc733 returned with HTTP 200 Aug 04 10:51:12.913545 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 606/2436] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:12 2026] GET /volume/v3/volumes/bf0623e5-517e-421a-92f1-3b0d337fc733 => generated 862 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:13.083649 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5d546ecd-1f13-4d49-9f2a-6ff58add2304 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:13.202635 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5d546ecd-1f13-4d49-9f2a-6ff58add2304 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:51:13.202931 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5d546ecd-1f13-4d49-9f2a-6ff58add2304 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-66005071", "extra_specs": {}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:13.216343 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5d546ecd-1f13-4d49-9f2a-6ff58add2304 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:51:13.216783 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 610/2437] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:51:13 2026] POST /volume/v3/types => generated 216 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:13.225182 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b15e4536-2de4-4b9d-a6ce-edce39a4b357 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:13.227661 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b15e4536-2de4-4b9d-a6ce-edce39a4b357 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] POST https://10.4.3.232/volume/v3/types/dfa03f36-abb6-48bb-be80-3aeec67071e5/encryption Aug 04 10:51:13.228030 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b15e4536-2de4-4b9d-a6ce-edce39a4b357 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:13.240707 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6dc7b55e-c22f-42d5-8922-c957fee9aea2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:13.243503 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6dc7b55e-c22f-42d5-8922-c957fee9aea2 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:51:13.243754 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6dc7b55e-c22f-42d5-8922-c957fee9aea2 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:13.243962 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6dc7b55e-c22f-42d5-8922-c957fee9aea2 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:13.244085 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6dc7b55e-c22f-42d5-8922-c957fee9aea2 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:13.248968 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:13.248968 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:13.249647 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6dc7b55e-c22f-42d5-8922-c957fee9aea2 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:51:13.250081 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 613/2438] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:13 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:13.250300 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b15e4536-2de4-4b9d-a6ce-edce39a4b357 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] https://10.4.3.232/volume/v3/types/dfa03f36-abb6-48bb-be80-3aeec67071e5/encryption returned with HTTP 200 Aug 04 10:51:13.251313 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 610/2439] 10.4.3.232 () {68 vars in 1397 bytes} [Tue Aug 4 10:51:13 2026] POST /volume/v3/types/dfa03f36-abb6-48bb-be80-3aeec67071e5/encryption => generated 231 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:13.262305 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b9afb44a-f488-4339-a874-5a5b000cc982 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:13.329371 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b9afb44a-f488-4339-a874-5a5b000cc982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:51:13.329891 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b9afb44a-f488-4339-a874-5a5b000cc982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1872910004", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-66005071", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:13.331365 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-b9afb44a-f488-4339-a874-5a5b000cc982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1872910004', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-66005071', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:51:13.334942 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b9afb44a-f488-4339-a874-5a5b000cc982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Create volume of 1 GB Aug 04 10:51:13.335337 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:13.335337 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:13.335853 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b9afb44a-f488-4339-a874-5a5b000cc982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Availability Zones retrieved successfully. Aug 04 10:51:13.341182 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9afb44a-f488-4339-a874-5a5b000cc982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Flow 'volume_create_api' (65610035-2a8c-4a55-9291-2120c60a6e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:13.342117 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9afb44a-f488-4339-a874-5a5b000cc982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bf784e1-94e1-4e73-a640-ecc972bf1994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:13.343114 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-b9afb44a-f488-4339-a874-5a5b000cc982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:51:13.376391 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9afb44a-f488-4339-a874-5a5b000cc982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bf784e1-94e1-4e73-a640-ecc972bf1994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:51:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dfa03f36-abb6-48bb-be80-3aeec67071e5,is_public=True,name='tempest-scenario-type-cryptsetup-66005071',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfa03f36-abb6-48bb-be80-3aeec67071e5', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:13.378263 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9afb44a-f488-4339-a874-5a5b000cc982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd7d0838-de5a-434b-8166-87ed14c3b050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:13.413426 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-b9afb44a-f488-4339-a874-5a5b000cc982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-66005071 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-66005071, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:51:13.415259 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-b9afb44a-f488-4339-a874-5a5b000cc982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-66005071 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-66005071, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:51:13.454159 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b9afb44a-f488-4339-a874-5a5b000cc982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Created reservations ['b240d156-06f5-4017-88ef-495273e79df8', '5c17f7af-1160-4a4d-9946-0ee7b89a0b25', 'eec00ca7-667e-41a2-a9ff-0d4b6363452f', '6b276c35-4a40-4c86-80d2-8ede57375639'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:13.457375 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9afb44a-f488-4339-a874-5a5b000cc982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd7d0838-de5a-434b-8166-87ed14c3b050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b240d156-06f5-4017-88ef-495273e79df8', '5c17f7af-1160-4a4d-9946-0ee7b89a0b25', 'eec00ca7-667e-41a2-a9ff-0d4b6363452f', '6b276c35-4a40-4c86-80d2-8ede57375639']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:13.457375 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9afb44a-f488-4339-a874-5a5b000cc982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba805bda-634e-4f65-b11c-33f52e3491a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:13.481047 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9afb44a-f488-4339-a874-5a5b000cc982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba805bda-634e-4f65-b11c-33f52e3491a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33f75f05-d1b3-480d-bd7b-1ea8f197bd36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1872910004',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a7859633ac24cf0b1cca2245e8f6cd8',qos_specs=None,replication_status=,reservations=['b240d156-06f5-4017-88ef-495273e79df8','5c17f7af-1160-4a4d-9946-0ee7b89a0b25','eec00ca7-667e-41a2-a9ff-0d4b6363452f','6b276c35-4a40-4c86-80d2-8ede57375639'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d28e5d8893433486207775a5f4450a',volume_type_id=dfa03f36-abb6-48bb-be80-3aeec67071e5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:51:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1872910004',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=33f75f05-d1b3-480d-bd7b-1ea8f197bd36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a7859633ac24cf0b1cca2245e8f6cd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57d28e5d8893433486207775a5f4450a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfa03f36-abb6-48bb-be80-3aeec67071e5),volume_type_id=dfa03f36-abb6-48bb-be80-3aeec67071e5)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:13.482506 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9afb44a-f488-4339-a874-5a5b000cc982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fd3c32a-bdbd-4992-86fc-1b5238a89cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:13.504582 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9afb44a-f488-4339-a874-5a5b000cc982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fd3c32a-bdbd-4992-86fc-1b5238a89cb8) transitioned into state 'SUCCESS' from state '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-1872910004',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a7859633ac24cf0b1cca2245e8f6cd8',qos_specs=None,replication_status=,reservations=['b240d156-06f5-4017-88ef-495273e79df8','5c17f7af-1160-4a4d-9946-0ee7b89a0b25','eec00ca7-667e-41a2-a9ff-0d4b6363452f','6b276c35-4a40-4c86-80d2-8ede57375639'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d28e5d8893433486207775a5f4450a',volume_type_id=dfa03f36-abb6-48bb-be80-3aeec67071e5)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:13.505577 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9afb44a-f488-4339-a874-5a5b000cc982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c90e6e29-b591-421f-8b81-da433c59173e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:13.521025 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9afb44a-f488-4339-a874-5a5b000cc982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c90e6e29-b591-421f-8b81-da433c59173e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:13.522295 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9afb44a-f488-4339-a874-5a5b000cc982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Flow 'volume_create_api' (65610035-2a8c-4a55-9291-2120c60a6e9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:13.522842 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b9afb44a-f488-4339-a874-5a5b000cc982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Create volume request issued successfully. Aug 04 10:51:13.523746 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b9afb44a-f488-4339-a874-5a5b000cc982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:51:13.524461 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 607/2440] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:51:13 2026] POST /volume/v3/volumes => generated 789 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:51:13.633624 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b0d395fa-b8d8-4fd8-ab90-2af0e0927d57 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:13.636474 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b0d395fa-b8d8-4fd8-ab90-2af0e0927d57 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea Aug 04 10:51:13.636661 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b0d395fa-b8d8-4fd8-ab90-2af0e0927d57 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:13.636889 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b0d395fa-b8d8-4fd8-ab90-2af0e0927d57 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:13.637013 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-b0d395fa-b8d8-4fd8-ab90-2af0e0927d57 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Show backup with id 361c4555-824a-4bef-9352-132996c31eea. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:13.641941 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:13.641941 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:13.642777 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b0d395fa-b8d8-4fd8-ab90-2af0e0927d57 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea returned with HTTP 200 Aug 04 10:51:13.643181 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 611/2441] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:13 2026] GET /volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:13.933222 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9770e1a8-a121-4b30-8bcd-7b99fef35b99 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:13.935112 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9770e1a8-a121-4b30-8bcd-7b99fef35b99 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/bf0623e5-517e-421a-92f1-3b0d337fc733 Aug 04 10:51:13.935472 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9770e1a8-a121-4b30-8bcd-7b99fef35b99 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:13.935688 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9770e1a8-a121-4b30-8bcd-7b99fef35b99 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:13.942838 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9770e1a8-a121-4b30-8bcd-7b99fef35b99 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/bf0623e5-517e-421a-92f1-3b0d337fc733 returned with HTTP 404 Aug 04 10:51:13.943581 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 614/2442] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:13 2026] GET /volume/v3/volumes/bf0623e5-517e-421a-92f1-3b0d337fc733 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:13.951299 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5b81dc28-ab7a-4664-b10e-27d3447b0229 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:13.955913 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5b81dc28-ab7a-4664-b10e-27d3447b0229 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/volumes/c5640e9c-460e-4eae-81b6-2e107982ead6 Aug 04 10:51:13.955913 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5b81dc28-ab7a-4664-b10e-27d3447b0229 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:13.955913 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5b81dc28-ab7a-4664-b10e-27d3447b0229 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:13.955913 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-5b81dc28-ab7a-4664-b10e-27d3447b0229 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume with id: c5640e9c-460e-4eae-81b6-2e107982ead6 Aug 04 10:51:13.962812 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:13.962812 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:13.963660 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5b81dc28-ab7a-4664-b10e-27d3447b0229 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:14.000232 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5b81dc28-ab7a-4664-b10e-27d3447b0229 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume request issued successfully. Aug 04 10:51:14.000632 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5b81dc28-ab7a-4664-b10e-27d3447b0229 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/c5640e9c-460e-4eae-81b6-2e107982ead6 returned with HTTP 202 Aug 04 10:51:14.001886 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 611/2443] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:51:13 2026] DELETE /volume/v3/volumes/c5640e9c-460e-4eae-81b6-2e107982ead6 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:51:14.015360 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-143a8280-acae-493b-9b73-dda520b04e70 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:14.018702 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-143a8280-acae-493b-9b73-dda520b04e70 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/c5640e9c-460e-4eae-81b6-2e107982ead6 Aug 04 10:51:14.018702 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-143a8280-acae-493b-9b73-dda520b04e70 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:14.018702 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-143a8280-acae-493b-9b73-dda520b04e70 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:14.024507 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:14.024507 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:14.033288 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-143a8280-acae-493b-9b73-dda520b04e70 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:14.038448 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-143a8280-acae-493b-9b73-dda520b04e70 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/c5640e9c-460e-4eae-81b6-2e107982ead6 returned with HTTP 200 Aug 04 10:51:14.038960 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 608/2444] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:14 2026] GET /volume/v3/volumes/c5640e9c-460e-4eae-81b6-2e107982ead6 => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:14.262614 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3ea99df5-946b-41fe-9698-3f9e8c179406 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:14.266822 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3ea99df5-946b-41fe-9698-3f9e8c179406 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:51:14.267048 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3ea99df5-946b-41fe-9698-3f9e8c179406 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:14.268018 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3ea99df5-946b-41fe-9698-3f9e8c179406 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:14.268018 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-3ea99df5-946b-41fe-9698-3f9e8c179406 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:14.278304 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:14.278304 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:14.279099 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3ea99df5-946b-41fe-9698-3f9e8c179406 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:51:14.279588 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 612/2445] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:14 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:14.656631 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-60ec9586-b2eb-4576-a7f5-0735d672c9b4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:14.659090 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-60ec9586-b2eb-4576-a7f5-0735d672c9b4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea Aug 04 10:51:14.659282 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-60ec9586-b2eb-4576-a7f5-0735d672c9b4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:14.659899 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-60ec9586-b2eb-4576-a7f5-0735d672c9b4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:14.659899 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-60ec9586-b2eb-4576-a7f5-0735d672c9b4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Show backup with id 361c4555-824a-4bef-9352-132996c31eea. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:14.664810 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:14.664810 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:14.665967 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-60ec9586-b2eb-4576-a7f5-0735d672c9b4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea returned with HTTP 200 Aug 04 10:51:14.666297 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 615/2446] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:14 2026] GET /volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:51:15.055115 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-df594ead-662b-475c-8600-3cf922a9db71 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:15.059353 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-df594ead-662b-475c-8600-3cf922a9db71 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/c5640e9c-460e-4eae-81b6-2e107982ead6 Aug 04 10:51:15.059353 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-df594ead-662b-475c-8600-3cf922a9db71 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:15.059353 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-df594ead-662b-475c-8600-3cf922a9db71 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:15.065315 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-df594ead-662b-475c-8600-3cf922a9db71 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/c5640e9c-460e-4eae-81b6-2e107982ead6 returned with HTTP 404 Aug 04 10:51:15.066047 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 612/2447] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:15 2026] GET /volume/v3/volumes/c5640e9c-460e-4eae-81b6-2e107982ead6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:15.074097 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d042df38-c86e-4117-b207-f57e9eada647 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:15.076661 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d042df38-c86e-4117-b207-f57e9eada647 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/volumes/fa0d0c8b-188b-4a68-919f-72fdfb78c0cb Aug 04 10:51:15.077037 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d042df38-c86e-4117-b207-f57e9eada647 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:15.077388 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d042df38-c86e-4117-b207-f57e9eada647 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:15.077709 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-d042df38-c86e-4117-b207-f57e9eada647 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume with id: fa0d0c8b-188b-4a68-919f-72fdfb78c0cb Aug 04 10:51:15.087800 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:15.087800 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:15.088469 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d042df38-c86e-4117-b207-f57e9eada647 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:15.114162 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d042df38-c86e-4117-b207-f57e9eada647 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume request issued successfully. Aug 04 10:51:15.114683 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d042df38-c86e-4117-b207-f57e9eada647 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/fa0d0c8b-188b-4a68-919f-72fdfb78c0cb returned with HTTP 202 Aug 04 10:51:15.115266 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 609/2448] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:51:15 2026] DELETE /volume/v3/volumes/fa0d0c8b-188b-4a68-919f-72fdfb78c0cb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:51:15.125426 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a68ed456-b703-4d21-9b95-dad74420b44c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:15.128602 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a68ed456-b703-4d21-9b95-dad74420b44c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/fa0d0c8b-188b-4a68-919f-72fdfb78c0cb Aug 04 10:51:15.128846 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a68ed456-b703-4d21-9b95-dad74420b44c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:15.129068 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a68ed456-b703-4d21-9b95-dad74420b44c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:15.138317 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:15.138317 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:15.144760 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a68ed456-b703-4d21-9b95-dad74420b44c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:15.153014 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a68ed456-b703-4d21-9b95-dad74420b44c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/fa0d0c8b-188b-4a68-919f-72fdfb78c0cb returned with HTTP 200 Aug 04 10:51:15.153573 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 613/2449] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:15 2026] GET /volume/v3/volumes/fa0d0c8b-188b-4a68-919f-72fdfb78c0cb => generated 896 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:15.290626 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3b339155-e670-451f-b851-59ee7908263d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:15.292964 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3b339155-e670-451f-b851-59ee7908263d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:51:15.293260 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3b339155-e670-451f-b851-59ee7908263d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:15.293547 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3b339155-e670-451f-b851-59ee7908263d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:15.293676 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-3b339155-e670-451f-b851-59ee7908263d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:15.299769 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:15.299769 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:15.300713 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3b339155-e670-451f-b851-59ee7908263d tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:51:15.301374 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 616/2450] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:15 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:15.679601 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-09cbada2-b1bc-46c6-a428-bf203ae6cff9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:15.681870 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-09cbada2-b1bc-46c6-a428-bf203ae6cff9 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea Aug 04 10:51:15.682083 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-09cbada2-b1bc-46c6-a428-bf203ae6cff9 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:15.682323 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-09cbada2-b1bc-46c6-a428-bf203ae6cff9 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:15.682459 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-09cbada2-b1bc-46c6-a428-bf203ae6cff9 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Show backup with id 361c4555-824a-4bef-9352-132996c31eea. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:15.687290 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:15.687290 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:15.688141 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-09cbada2-b1bc-46c6-a428-bf203ae6cff9 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea returned with HTTP 200 Aug 04 10:51:15.688566 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 613/2451] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:15 2026] GET /volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:16.167840 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a507c760-af72-403e-85d7-09bd4cff2a3d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:16.170072 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a507c760-af72-403e-85d7-09bd4cff2a3d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/fa0d0c8b-188b-4a68-919f-72fdfb78c0cb Aug 04 10:51:16.170340 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a507c760-af72-403e-85d7-09bd4cff2a3d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:16.170536 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a507c760-af72-403e-85d7-09bd4cff2a3d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:16.178427 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a507c760-af72-403e-85d7-09bd4cff2a3d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/fa0d0c8b-188b-4a68-919f-72fdfb78c0cb returned with HTTP 404 Aug 04 10:51:16.178914 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 610/2452] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:16 2026] GET /volume/v3/volumes/fa0d0c8b-188b-4a68-919f-72fdfb78c0cb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:16.189938 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7c31a6a4-3cc5-4061-a1a2-2f48321cb7ae None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:16.191833 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7c31a6a4-3cc5-4061-a1a2-2f48321cb7ae tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:51:16.192198 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7c31a6a4-3cc5-4061-a1a2-2f48321cb7ae tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-424515160"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:16.194069 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-7c31a6a4-3cc5-4061-a1a2-2f48321cb7ae tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-424515160'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:51:16.194313 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-7c31a6a4-3cc5-4061-a1a2-2f48321cb7ae tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume of 1 GB Aug 04 10:51:16.198881 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7c31a6a4-3cc5-4061-a1a2-2f48321cb7ae tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Availability Zones retrieved successfully. Aug 04 10:51:16.205486 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7c31a6a4-3cc5-4061-a1a2-2f48321cb7ae tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Flow 'volume_create_api' (557383f3-9337-4723-9a53-7cdafeeec756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:16.206533 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7c31a6a4-3cc5-4061-a1a2-2f48321cb7ae tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4687f59-27b0-435f-96d9-5080a720d7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:16.208003 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-7c31a6a4-3cc5-4061-a1a2-2f48321cb7ae tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:51:16.248772 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7c31a6a4-3cc5-4061-a1a2-2f48321cb7ae tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4687f59-27b0-435f-96d9-5080a720d7b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:16.250179 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7c31a6a4-3cc5-4061-a1a2-2f48321cb7ae tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b862b55-05b7-4536-9d90-4941045a6fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:16.316954 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-7c31a6a4-3cc5-4061-a1a2-2f48321cb7ae tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Created reservations ['2702d6e6-713b-4b7d-a18c-6d77aeaa5ead', '8142a7ab-8431-459c-a46b-4f7e187fb4d3', '837d73bd-a35b-4f33-aedc-08d6e9b8633f', 'f982aafd-68e4-492b-8975-38d375c57b88'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:16.316954 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7c31a6a4-3cc5-4061-a1a2-2f48321cb7ae tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b862b55-05b7-4536-9d90-4941045a6fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2702d6e6-713b-4b7d-a18c-6d77aeaa5ead', '8142a7ab-8431-459c-a46b-4f7e187fb4d3', '837d73bd-a35b-4f33-aedc-08d6e9b8633f', 'f982aafd-68e4-492b-8975-38d375c57b88']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:16.317216 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1854403c-1073-401f-be0b-b00e8350a09a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:16.317569 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7c31a6a4-3cc5-4061-a1a2-2f48321cb7ae tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6a28503-d90e-424a-a67f-e4f16319760f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:16.319149 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1854403c-1073-401f-be0b-b00e8350a09a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:51:16.320942 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1854403c-1073-401f-be0b-b00e8350a09a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:16.320942 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1854403c-1073-401f-be0b-b00e8350a09a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:16.320942 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-1854403c-1073-401f-be0b-b00e8350a09a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:16.324210 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:16.324210 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:16.326232 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1854403c-1073-401f-be0b-b00e8350a09a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:51:16.326232 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 617/2453] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:16 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:16.343305 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7c31a6a4-3cc5-4061-a1a2-2f48321cb7ae tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6a28503-d90e-424a-a67f-e4f16319760f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '906497cc-0324-4ab6-84d8-941e989bfda1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-424515160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec63382402a436d984bcbb3ecc1b3f2',qos_specs=None,replication_status=,reservations=['2702d6e6-713b-4b7d-a18c-6d77aeaa5ead','8142a7ab-8431-459c-a46b-4f7e187fb4d3','837d73bd-a35b-4f33-aedc-08d6e9b8633f','f982aafd-68e4-492b-8975-38d375c57b88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:51:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-424515160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=906497cc-0324-4ab6-84d8-941e989bfda1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ec63382402a436d984bcbb3ecc1b3f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:16.343305 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7c31a6a4-3cc5-4061-a1a2-2f48321cb7ae tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cca22e84-1db9-482a-8b5d-9dd2a9e58c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:16.363266 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7c31a6a4-3cc5-4061-a1a2-2f48321cb7ae tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cca22e84-1db9-482a-8b5d-9dd2a9e58c77) transitioned into state 'SUCCESS' from state '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-424515160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec63382402a436d984bcbb3ecc1b3f2',qos_specs=None,replication_status=,reservations=['2702d6e6-713b-4b7d-a18c-6d77aeaa5ead','8142a7ab-8431-459c-a46b-4f7e187fb4d3','837d73bd-a35b-4f33-aedc-08d6e9b8633f','f982aafd-68e4-492b-8975-38d375c57b88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:16.363676 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7c31a6a4-3cc5-4061-a1a2-2f48321cb7ae tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3993c4c9-89fe-4710-a91d-44be4936b8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:16.374914 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7c31a6a4-3cc5-4061-a1a2-2f48321cb7ae tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3993c4c9-89fe-4710-a91d-44be4936b8bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:16.375809 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7c31a6a4-3cc5-4061-a1a2-2f48321cb7ae tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Flow 'volume_create_api' (557383f3-9337-4723-9a53-7cdafeeec756) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:16.376949 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7c31a6a4-3cc5-4061-a1a2-2f48321cb7ae tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume request issued successfully. Aug 04 10:51:16.376949 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7c31a6a4-3cc5-4061-a1a2-2f48321cb7ae tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:51:16.377176 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 614/2454] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:51:16 2026] POST /volume/v3/volumes => generated 769 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:16.392417 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-307064f9-46f3-435c-8850-ac92595b5813 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:16.394918 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-307064f9-46f3-435c-8850-ac92595b5813 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/906497cc-0324-4ab6-84d8-941e989bfda1 Aug 04 10:51:16.395220 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-307064f9-46f3-435c-8850-ac92595b5813 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:16.395527 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-307064f9-46f3-435c-8850-ac92595b5813 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:16.404848 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:16.404848 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:16.409363 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-307064f9-46f3-435c-8850-ac92595b5813 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:16.413995 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-307064f9-46f3-435c-8850-ac92595b5813 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/906497cc-0324-4ab6-84d8-941e989bfda1 returned with HTTP 200 Aug 04 10:51:16.414425 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 614/2455] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:16 2026] GET /volume/v3/volumes/906497cc-0324-4ab6-84d8-941e989bfda1 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:16.703748 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6a30a807-0b4c-4139-bd6e-51d9aa3acf34 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:16.705506 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a30a807-0b4c-4139-bd6e-51d9aa3acf34 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea Aug 04 10:51:16.705712 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a30a807-0b4c-4139-bd6e-51d9aa3acf34 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:16.705893 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a30a807-0b4c-4139-bd6e-51d9aa3acf34 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:16.706018 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-6a30a807-0b4c-4139-bd6e-51d9aa3acf34 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Show backup with id 361c4555-824a-4bef-9352-132996c31eea. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:16.710916 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:16.710916 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:16.711909 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a30a807-0b4c-4139-bd6e-51d9aa3acf34 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea returned with HTTP 200 Aug 04 10:51:16.713223 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 611/2456] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:16 2026] GET /volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:17.337639 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f33883e8-6a30-4d1c-a6d0-91ca6f172c6e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:17.339983 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f33883e8-6a30-4d1c-a6d0-91ca6f172c6e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:51:17.340355 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f33883e8-6a30-4d1c-a6d0-91ca6f172c6e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:17.340627 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f33883e8-6a30-4d1c-a6d0-91ca6f172c6e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:17.340789 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-f33883e8-6a30-4d1c-a6d0-91ca6f172c6e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:17.346500 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:17.346500 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:17.347502 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f33883e8-6a30-4d1c-a6d0-91ca6f172c6e tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:51:17.348435 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 618/2457] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:17 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:17.431482 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-310efad8-eaed-4246-81d0-434c60e9bd8d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:17.434806 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-310efad8-eaed-4246-81d0-434c60e9bd8d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/906497cc-0324-4ab6-84d8-941e989bfda1 Aug 04 10:51:17.435055 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-310efad8-eaed-4246-81d0-434c60e9bd8d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:17.435235 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-310efad8-eaed-4246-81d0-434c60e9bd8d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:17.446264 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:17.446264 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:17.455636 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-310efad8-eaed-4246-81d0-434c60e9bd8d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:17.461707 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-310efad8-eaed-4246-81d0-434c60e9bd8d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/906497cc-0324-4ab6-84d8-941e989bfda1 returned with HTTP 200 Aug 04 10:51:17.462250 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 615/2458] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:17 2026] GET /volume/v3/volumes/906497cc-0324-4ab6-84d8-941e989bfda1 => generated 862 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:17.474658 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-bdf4b076-94a5-4e61-92a8-5b8d96a07762 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:17.476290 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bdf4b076-94a5-4e61-92a8-5b8d96a07762 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:51:17.476646 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bdf4b076-94a5-4e61-92a8-5b8d96a07762 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "906497cc-0324-4ab6-84d8-941e989bfda1", "name": "tempest-VolumeDependencyTests-Snapshot-1128069305"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:17.484994 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:17.484994 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:17.485436 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-bdf4b076-94a5-4e61-92a8-5b8d96a07762 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:17.485547 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-bdf4b076-94a5-4e61-92a8-5b8d96a07762 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create snapshot from volume 906497cc-0324-4ab6-84d8-941e989bfda1 Aug 04 10:51:17.515467 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-bdf4b076-94a5-4e61-92a8-5b8d96a07762 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Created reservations ['fbdbfc9a-8018-4c65-b599-4696a7ee9bd2', '23d7cf50-b480-4d70-b895-145069ca4596', 'fe0de455-bf41-4004-b257-baeb43eca7f3', '2eaeee04-29ba-495e-903f-da41ea85c915'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:17.551197 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-bdf4b076-94a5-4e61-92a8-5b8d96a07762 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot create request issued successfully. Aug 04 10:51:17.551536 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bdf4b076-94a5-4e61-92a8-5b8d96a07762 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:51:17.551937 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 615/2459] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:51:17 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 04 10:51:17.561463 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a7076288-f059-4748-8782-0d6c7064e898 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:17.563504 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a7076288-f059-4748-8782-0d6c7064e898 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/ccd077c6-c113-4675-93ce-7231bb0a8a75 Aug 04 10:51:17.563776 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a7076288-f059-4748-8782-0d6c7064e898 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:17.564048 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a7076288-f059-4748-8782-0d6c7064e898 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:17.570837 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:17.570837 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:17.571459 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a7076288-f059-4748-8782-0d6c7064e898 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:17.572545 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a7076288-f059-4748-8782-0d6c7064e898 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/ccd077c6-c113-4675-93ce-7231bb0a8a75 returned with HTTP 200 Aug 04 10:51:17.573017 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 612/2460] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:17 2026] GET /volume/v3/snapshots/ccd077c6-c113-4675-93ce-7231bb0a8a75 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:17.723872 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d49006a1-0b7f-401b-9a2e-dd863f4ac9fe None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:17.725649 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d49006a1-0b7f-401b-9a2e-dd863f4ac9fe tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea Aug 04 10:51:17.725915 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d49006a1-0b7f-401b-9a2e-dd863f4ac9fe tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:17.726149 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d49006a1-0b7f-401b-9a2e-dd863f4ac9fe tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:17.726307 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d49006a1-0b7f-401b-9a2e-dd863f4ac9fe tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Show backup with id 361c4555-824a-4bef-9352-132996c31eea. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:17.731796 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:17.731796 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:17.732932 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d49006a1-0b7f-401b-9a2e-dd863f4ac9fe tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea returned with HTTP 200 Aug 04 10:51:17.733506 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 619/2461] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:17 2026] GET /volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:18.360984 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ba7f00e4-8bee-4f4b-b969-45b7b08c48d1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:18.364104 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ba7f00e4-8bee-4f4b-b969-45b7b08c48d1 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:51:18.364351 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ba7f00e4-8bee-4f4b-b969-45b7b08c48d1 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:18.364621 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ba7f00e4-8bee-4f4b-b969-45b7b08c48d1 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:18.364741 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ba7f00e4-8bee-4f4b-b969-45b7b08c48d1 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:18.373024 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:18.373024 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:18.374858 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ba7f00e4-8bee-4f4b-b969-45b7b08c48d1 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:51:18.374858 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 616/2462] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:18 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:18.583776 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-80572f8f-93f8-45f2-b677-979e94b84424 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:18.585964 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-80572f8f-93f8-45f2-b677-979e94b84424 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/ccd077c6-c113-4675-93ce-7231bb0a8a75 Aug 04 10:51:18.586023 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-80572f8f-93f8-45f2-b677-979e94b84424 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:18.586259 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-80572f8f-93f8-45f2-b677-979e94b84424 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:18.592171 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:18.592171 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:18.592724 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-80572f8f-93f8-45f2-b677-979e94b84424 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:18.593608 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-80572f8f-93f8-45f2-b677-979e94b84424 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/ccd077c6-c113-4675-93ce-7231bb0a8a75 returned with HTTP 200 Aug 04 10:51:18.594045 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 616/2463] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:18 2026] GET /volume/v3/snapshots/ccd077c6-c113-4675-93ce-7231bb0a8a75 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:18.605151 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b22650e1-11e6-4839-8851-86f56e5461f8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:18.609003 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b22650e1-11e6-4839-8851-86f56e5461f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:51:18.609003 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b22650e1-11e6-4839-8851-86f56e5461f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ccd077c6-c113-4675-93ce-7231bb0a8a75", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1024799274"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:18.611622 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-b22650e1-11e6-4839-8851-86f56e5461f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume request body: {'volume': {'snapshot_id': 'ccd077c6-c113-4675-93ce-7231bb0a8a75', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1024799274'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:51:18.617431 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:18.617431 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:18.617833 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b22650e1-11e6-4839-8851-86f56e5461f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:18.618009 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b22650e1-11e6-4839-8851-86f56e5461f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume of 1 GB Aug 04 10:51:18.623565 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b22650e1-11e6-4839-8851-86f56e5461f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Availability Zones retrieved successfully. Aug 04 10:51:18.631039 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b22650e1-11e6-4839-8851-86f56e5461f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Flow 'volume_create_api' (8d4fc6b7-d845-4b76-b749-c12476076653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:18.632219 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b22650e1-11e6-4839-8851-86f56e5461f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69d7860a-3cab-41e9-944c-36ef81184332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:18.633297 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-b22650e1-11e6-4839-8851-86f56e5461f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:51:18.679626 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b22650e1-11e6-4839-8851-86f56e5461f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69d7860a-3cab-41e9-944c-36ef81184332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ccd077c6-c113-4675-93ce-7231bb0a8a75', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:18.681057 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b22650e1-11e6-4839-8851-86f56e5461f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3886f07f-13b7-4bf6-acd7-4f0d0aa01fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:18.746008 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d7d80bd3-4aca-4503-b000-df4876563170 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:18.748310 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d7d80bd3-4aca-4503-b000-df4876563170 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea Aug 04 10:51:18.748595 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d7d80bd3-4aca-4503-b000-df4876563170 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:18.748857 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d7d80bd3-4aca-4503-b000-df4876563170 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:18.749023 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d7d80bd3-4aca-4503-b000-df4876563170 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Show backup with id 361c4555-824a-4bef-9352-132996c31eea. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:18.751058 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b22650e1-11e6-4839-8851-86f56e5461f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Created reservations ['35d91956-9c7a-4fa4-910c-24bea6b21e60', '3dac8c84-4a68-4cfb-8709-aa5656f5e945', '09d49f5e-4e04-4f5a-aab5-8c3df1603d6d', 'a0c91dcd-70b2-4ae9-b15b-e44cc37e657d'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:18.752054 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b22650e1-11e6-4839-8851-86f56e5461f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3886f07f-13b7-4bf6-acd7-4f0d0aa01fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35d91956-9c7a-4fa4-910c-24bea6b21e60', '3dac8c84-4a68-4cfb-8709-aa5656f5e945', '09d49f5e-4e04-4f5a-aab5-8c3df1603d6d', 'a0c91dcd-70b2-4ae9-b15b-e44cc37e657d']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:18.753772 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b22650e1-11e6-4839-8851-86f56e5461f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e01981a-8e4d-44db-96c0-0c51152e5871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:18.756919 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:18.756919 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:18.758007 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d7d80bd3-4aca-4503-b000-df4876563170 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea returned with HTTP 200 Aug 04 10:51:18.758686 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 620/2464] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:18 2026] GET /volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:18.793125 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b22650e1-11e6-4839-8851-86f56e5461f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e01981a-8e4d-44db-96c0-0c51152e5871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0321dcd-42b6-4b11-ae57-7c7ecf2adc7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1024799274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec63382402a436d984bcbb3ecc1b3f2',qos_specs=None,replication_status=,reservations=['35d91956-9c7a-4fa4-910c-24bea6b21e60','3dac8c84-4a68-4cfb-8709-aa5656f5e945','09d49f5e-4e04-4f5a-aab5-8c3df1603d6d','a0c91dcd-70b2-4ae9-b15b-e44cc37e657d'],size=1,snapshot_id=ccd077c6-c113-4675-93ce-7231bb0a8a75,source_replicaid=,source_volid=None,status='creating',user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:51:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1024799274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ec63382402a436d984bcbb3ecc1b3f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ccd077c6-c113-4675-93ce-7231bb0a8a75,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:18.793979 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b22650e1-11e6-4839-8851-86f56e5461f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30d0595e-354d-4820-99eb-b7ff7651da14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:18.814935 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b22650e1-11e6-4839-8851-86f56e5461f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30d0595e-354d-4820-99eb-b7ff7651da14) transitioned into state 'SUCCESS' from state '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-1024799274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec63382402a436d984bcbb3ecc1b3f2',qos_specs=None,replication_status=,reservations=['35d91956-9c7a-4fa4-910c-24bea6b21e60','3dac8c84-4a68-4cfb-8709-aa5656f5e945','09d49f5e-4e04-4f5a-aab5-8c3df1603d6d','a0c91dcd-70b2-4ae9-b15b-e44cc37e657d'],size=1,snapshot_id=ccd077c6-c113-4675-93ce-7231bb0a8a75,source_replicaid=,source_volid=None,status='creating',user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:18.815665 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b22650e1-11e6-4839-8851-86f56e5461f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (516c2b88-c8ec-46f1-8604-af58a18077c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:18.840441 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b22650e1-11e6-4839-8851-86f56e5461f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (516c2b88-c8ec-46f1-8604-af58a18077c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:18.841355 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b22650e1-11e6-4839-8851-86f56e5461f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Flow 'volume_create_api' (8d4fc6b7-d845-4b76-b749-c12476076653) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:18.841664 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b22650e1-11e6-4839-8851-86f56e5461f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume request issued successfully. Aug 04 10:51:18.842353 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b22650e1-11e6-4839-8851-86f56e5461f8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:51:18.842838 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 613/2465] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:51:18 2026] POST /volume/v3/volumes => generated 804 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:18.861805 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3cdfaad7-17b5-4d88-bee7-0c836ad70739 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:18.865473 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3cdfaad7-17b5-4d88-bee7-0c836ad70739 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e Aug 04 10:51:18.865473 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3cdfaad7-17b5-4d88-bee7-0c836ad70739 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:18.865473 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3cdfaad7-17b5-4d88-bee7-0c836ad70739 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:18.874436 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:18.874436 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:18.879321 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3cdfaad7-17b5-4d88-bee7-0c836ad70739 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:18.885701 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3cdfaad7-17b5-4d88-bee7-0c836ad70739 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e returned with HTTP 200 Aug 04 10:51:18.886394 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 617/2466] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:18 2026] GET /volume/v3/volumes/d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:19.385030 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d4dbdba9-9df7-4070-9a8c-32afb3b44e3a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:19.387298 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d4dbdba9-9df7-4070-9a8c-32afb3b44e3a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:51:19.387486 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d4dbdba9-9df7-4070-9a8c-32afb3b44e3a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:19.387920 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d4dbdba9-9df7-4070-9a8c-32afb3b44e3a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:19.387920 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-d4dbdba9-9df7-4070-9a8c-32afb3b44e3a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:19.393408 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:19.393408 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:19.394774 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d4dbdba9-9df7-4070-9a8c-32afb3b44e3a tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:51:19.395570 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 617/2467] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:19 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:19.771117 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-75896151-8060-4b8d-8720-4a69e6f5f694 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:19.773047 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-75896151-8060-4b8d-8720-4a69e6f5f694 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea Aug 04 10:51:19.773047 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-75896151-8060-4b8d-8720-4a69e6f5f694 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:19.773047 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-75896151-8060-4b8d-8720-4a69e6f5f694 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:19.773047 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-75896151-8060-4b8d-8720-4a69e6f5f694 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Show backup with id 361c4555-824a-4bef-9352-132996c31eea. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:19.777378 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:19.777378 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:19.778683 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-75896151-8060-4b8d-8720-4a69e6f5f694 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea returned with HTTP 200 Aug 04 10:51:19.778683 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 621/2468] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:19 2026] GET /volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:19.908000 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8b837804-5f1c-4d90-bfbd-ef2262002f08 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:19.913338 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8b837804-5f1c-4d90-bfbd-ef2262002f08 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e Aug 04 10:51:19.913338 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8b837804-5f1c-4d90-bfbd-ef2262002f08 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:19.913338 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8b837804-5f1c-4d90-bfbd-ef2262002f08 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:19.920455 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:19.920455 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:19.925153 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8b837804-5f1c-4d90-bfbd-ef2262002f08 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:19.932738 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8b837804-5f1c-4d90-bfbd-ef2262002f08 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e returned with HTTP 200 Aug 04 10:51:19.932961 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 614/2469] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:19 2026] GET /volume/v3/volumes/d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e => generated 897 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:19.946692 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1bca0698-938a-464e-93bf-8b579ca80442 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:19.948838 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1bca0698-938a-464e-93bf-8b579ca80442 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:51:19.949008 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1bca0698-938a-464e-93bf-8b579ca80442 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e", "name": "tempest-VolumeDependencyTests-Snapshot-800525432"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:19.961421 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:19.961421 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:19.961421 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1bca0698-938a-464e-93bf-8b579ca80442 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:19.961421 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-1bca0698-938a-464e-93bf-8b579ca80442 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create snapshot from volume d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e Aug 04 10:51:20.011548 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-1bca0698-938a-464e-93bf-8b579ca80442 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Created reservations ['f1a48006-2189-43c1-87e4-1f9912b3c119', '43b2bfc2-27d4-485a-aa63-21b3f90149cb', 'bafa04a9-fdfe-46ab-b908-0c2dec135856', 'ac08082e-408e-4643-9936-5f98bc87f32f'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:20.059125 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1bca0698-938a-464e-93bf-8b579ca80442 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot create request issued successfully. Aug 04 10:51:20.059616 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1bca0698-938a-464e-93bf-8b579ca80442 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:51:20.060161 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 618/2470] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:51:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:51:20.080500 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ad4e85d7-12f0-49a6-8111-b7f7937a9d41 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:20.085646 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ad4e85d7-12f0-49a6-8111-b7f7937a9d41 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/eee1a761-0567-44d6-8bb8-cf5220a866cc Aug 04 10:51:20.085937 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ad4e85d7-12f0-49a6-8111-b7f7937a9d41 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:20.086194 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ad4e85d7-12f0-49a6-8111-b7f7937a9d41 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:20.097236 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:20.097236 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:20.097982 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ad4e85d7-12f0-49a6-8111-b7f7937a9d41 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:20.099899 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ad4e85d7-12f0-49a6-8111-b7f7937a9d41 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/eee1a761-0567-44d6-8bb8-cf5220a866cc returned with HTTP 200 Aug 04 10:51:20.099899 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 618/2471] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:20 2026] GET /volume/v3/snapshots/eee1a761-0567-44d6-8bb8-cf5220a866cc => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:20.405951 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1da8e8cc-3e4f-45fc-baf5-c6f2dfdd78b9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:20.407933 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1da8e8cc-3e4f-45fc-baf5-c6f2dfdd78b9 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:51:20.408184 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1da8e8cc-3e4f-45fc-baf5-c6f2dfdd78b9 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:20.408458 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1da8e8cc-3e4f-45fc-baf5-c6f2dfdd78b9 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:20.408621 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-1da8e8cc-3e4f-45fc-baf5-c6f2dfdd78b9 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:20.412666 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:20.412666 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:20.413364 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1da8e8cc-3e4f-45fc-baf5-c6f2dfdd78b9 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:51:20.413991 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 622/2472] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:20 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:20.425196 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4188c713-8657-4387-88b0-f4513d095565 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:20.427324 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4188c713-8657-4387-88b0-f4513d095565 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/5502feb3-3a59-496c-b307-67ecb29e6a54 Aug 04 10:51:20.427536 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4188c713-8657-4387-88b0-f4513d095565 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:20.427710 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4188c713-8657-4387-88b0-f4513d095565 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:20.427851 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-4188c713-8657-4387-88b0-f4513d095565 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Delete volume with id: 5502feb3-3a59-496c-b307-67ecb29e6a54 Aug 04 10:51:20.434832 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:20.434832 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:20.435100 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4188c713-8657-4387-88b0-f4513d095565 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Volume info retrieved successfully. Aug 04 10:51:20.467692 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4188c713-8657-4387-88b0-f4513d095565 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Delete volume request issued successfully. Aug 04 10:51:20.467877 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4188c713-8657-4387-88b0-f4513d095565 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes/5502feb3-3a59-496c-b307-67ecb29e6a54 returned with HTTP 202 Aug 04 10:51:20.469674 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 615/2473] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:51:20 2026] DELETE /volume/v3/volumes/5502feb3-3a59-496c-b307-67ecb29e6a54 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:51:20.475850 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2dbe615b-fb0a-4124-85ce-25eb15743037 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:20.481474 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2dbe615b-fb0a-4124-85ce-25eb15743037 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/volumes/5502feb3-3a59-496c-b307-67ecb29e6a54 Aug 04 10:51:20.481667 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2dbe615b-fb0a-4124-85ce-25eb15743037 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:20.486869 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2dbe615b-fb0a-4124-85ce-25eb15743037 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:20.491481 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:20.491481 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:20.505967 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2dbe615b-fb0a-4124-85ce-25eb15743037 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Volume info retrieved successfully. Aug 04 10:51:20.509715 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2dbe615b-fb0a-4124-85ce-25eb15743037 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes/5502feb3-3a59-496c-b307-67ecb29e6a54 returned with HTTP 200 Aug 04 10:51:20.511865 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 619/2474] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:20 2026] GET /volume/v3/volumes/5502feb3-3a59-496c-b307-67ecb29e6a54 => generated 1074 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:20.791281 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e30fdb41-53b1-4bc0-8131-eb548fe2afed None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:20.794083 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e30fdb41-53b1-4bc0-8131-eb548fe2afed tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea Aug 04 10:51:20.794492 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e30fdb41-53b1-4bc0-8131-eb548fe2afed tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:20.794844 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e30fdb41-53b1-4bc0-8131-eb548fe2afed tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:20.795147 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-e30fdb41-53b1-4bc0-8131-eb548fe2afed tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Show backup with id 361c4555-824a-4bef-9352-132996c31eea. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:20.800959 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:20.800959 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:20.802931 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e30fdb41-53b1-4bc0-8131-eb548fe2afed tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea returned with HTTP 200 Aug 04 10:51:20.803513 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 619/2475] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:20 2026] GET /volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:21.109104 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-41323a9a-0800-4359-9f79-8dc1b45b1426 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:21.110896 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-41323a9a-0800-4359-9f79-8dc1b45b1426 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/eee1a761-0567-44d6-8bb8-cf5220a866cc Aug 04 10:51:21.111116 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-41323a9a-0800-4359-9f79-8dc1b45b1426 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:21.111339 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-41323a9a-0800-4359-9f79-8dc1b45b1426 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:21.117297 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:21.117297 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:21.117990 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-41323a9a-0800-4359-9f79-8dc1b45b1426 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:21.119120 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-41323a9a-0800-4359-9f79-8dc1b45b1426 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/eee1a761-0567-44d6-8bb8-cf5220a866cc returned with HTTP 200 Aug 04 10:51:21.119756 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 623/2476] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:21 2026] GET /volume/v3/snapshots/eee1a761-0567-44d6-8bb8-cf5220a866cc => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:21.128885 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-104a298e-c802-4692-9e85-9e9b10120f9a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:21.131128 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-104a298e-c802-4692-9e85-9e9b10120f9a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:51:21.131637 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-104a298e-c802-4692-9e85-9e9b10120f9a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "eee1a761-0567-44d6-8bb8-cf5220a866cc", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1664024397"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:21.133720 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-104a298e-c802-4692-9e85-9e9b10120f9a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume request body: {'volume': {'snapshot_id': 'eee1a761-0567-44d6-8bb8-cf5220a866cc', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1664024397'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:51:21.140572 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:21.140572 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:21.141824 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-104a298e-c802-4692-9e85-9e9b10120f9a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:21.142225 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-104a298e-c802-4692-9e85-9e9b10120f9a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume of 1 GB Aug 04 10:51:21.146347 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-104a298e-c802-4692-9e85-9e9b10120f9a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Availability Zones retrieved successfully. Aug 04 10:51:21.152692 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-104a298e-c802-4692-9e85-9e9b10120f9a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Flow 'volume_create_api' (682afce8-bfd2-4335-b7b7-36cfd63ce11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:21.153676 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-104a298e-c802-4692-9e85-9e9b10120f9a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e76ca76d-ef6b-4d1f-82f9-780ce640abb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:21.154679 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-104a298e-c802-4692-9e85-9e9b10120f9a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:51:21.184268 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-104a298e-c802-4692-9e85-9e9b10120f9a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e76ca76d-ef6b-4d1f-82f9-780ce640abb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'eee1a761-0567-44d6-8bb8-cf5220a866cc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:21.185112 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-104a298e-c802-4692-9e85-9e9b10120f9a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4355260b-40d2-4740-8e0c-27a3ea89ec2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:21.226148 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-104a298e-c802-4692-9e85-9e9b10120f9a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Created reservations ['6c81ff59-5951-4837-8c38-af46db6fd619', '5dc1f2fa-9b37-4cc7-9ca3-108d411dd44b', '21c5cdba-8c6a-4983-8c8c-9e2df0e2026d', 'c0e4dcc7-0456-4c04-8c3a-ef5f8d227c02'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:21.227099 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-104a298e-c802-4692-9e85-9e9b10120f9a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4355260b-40d2-4740-8e0c-27a3ea89ec2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c81ff59-5951-4837-8c38-af46db6fd619', '5dc1f2fa-9b37-4cc7-9ca3-108d411dd44b', '21c5cdba-8c6a-4983-8c8c-9e2df0e2026d', 'c0e4dcc7-0456-4c04-8c3a-ef5f8d227c02']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:21.227922 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-104a298e-c802-4692-9e85-9e9b10120f9a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22603778-6b55-493f-ae8e-0922239be938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:21.273451 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-104a298e-c802-4692-9e85-9e9b10120f9a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22603778-6b55-493f-ae8e-0922239be938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c8bb52a-ff51-4f7e-813c-8a07954ab3b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1664024397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec63382402a436d984bcbb3ecc1b3f2',qos_specs=None,replication_status=,reservations=['6c81ff59-5951-4837-8c38-af46db6fd619','5dc1f2fa-9b37-4cc7-9ca3-108d411dd44b','21c5cdba-8c6a-4983-8c8c-9e2df0e2026d','c0e4dcc7-0456-4c04-8c3a-ef5f8d227c02'],size=1,snapshot_id=eee1a761-0567-44d6-8bb8-cf5220a866cc,source_replicaid=,source_volid=None,status='creating',user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:51:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1664024397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c8bb52a-ff51-4f7e-813c-8a07954ab3b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ec63382402a436d984bcbb3ecc1b3f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=eee1a761-0567-44d6-8bb8-cf5220a866cc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:21.274682 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-104a298e-c802-4692-9e85-9e9b10120f9a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b65e6f56-1f03-4b02-9081-5fa1ec056a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:21.294237 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-104a298e-c802-4692-9e85-9e9b10120f9a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b65e6f56-1f03-4b02-9081-5fa1ec056a29) transitioned into state 'SUCCESS' from state '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-1664024397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec63382402a436d984bcbb3ecc1b3f2',qos_specs=None,replication_status=,reservations=['6c81ff59-5951-4837-8c38-af46db6fd619','5dc1f2fa-9b37-4cc7-9ca3-108d411dd44b','21c5cdba-8c6a-4983-8c8c-9e2df0e2026d','c0e4dcc7-0456-4c04-8c3a-ef5f8d227c02'],size=1,snapshot_id=eee1a761-0567-44d6-8bb8-cf5220a866cc,source_replicaid=,source_volid=None,status='creating',user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:21.295017 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-104a298e-c802-4692-9e85-9e9b10120f9a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b514e199-f5d1-4247-95ce-187519085c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:21.316500 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-104a298e-c802-4692-9e85-9e9b10120f9a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b514e199-f5d1-4247-95ce-187519085c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:21.317065 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-104a298e-c802-4692-9e85-9e9b10120f9a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Flow 'volume_create_api' (682afce8-bfd2-4335-b7b7-36cfd63ce11a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:21.317392 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-104a298e-c802-4692-9e85-9e9b10120f9a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume request issued successfully. Aug 04 10:51:21.318173 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-104a298e-c802-4692-9e85-9e9b10120f9a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:51:21.319078 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 616/2477] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:51:21 2026] POST /volume/v3/volumes => generated 804 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:21.332582 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7b4b9183-e632-44d8-9d47-ccb4e3bcf17e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:21.335398 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7b4b9183-e632-44d8-9d47-ccb4e3bcf17e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/4c8bb52a-ff51-4f7e-813c-8a07954ab3b4 Aug 04 10:51:21.335783 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7b4b9183-e632-44d8-9d47-ccb4e3bcf17e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:21.336073 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7b4b9183-e632-44d8-9d47-ccb4e3bcf17e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:21.346630 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:21.346630 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:21.351253 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7b4b9183-e632-44d8-9d47-ccb4e3bcf17e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:21.356796 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7b4b9183-e632-44d8-9d47-ccb4e3bcf17e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/4c8bb52a-ff51-4f7e-813c-8a07954ab3b4 returned with HTTP 200 Aug 04 10:51:21.357309 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 620/2478] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:21 2026] GET /volume/v3/volumes/4c8bb52a-ff51-4f7e-813c-8a07954ab3b4 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:21.527106 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-fa7af360-2728-47d2-baa9-09589354ba72 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:21.528953 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fa7af360-2728-47d2-baa9-09589354ba72 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/volumes/5502feb3-3a59-496c-b307-67ecb29e6a54 Aug 04 10:51:21.529263 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fa7af360-2728-47d2-baa9-09589354ba72 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:21.529550 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fa7af360-2728-47d2-baa9-09589354ba72 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:21.534925 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fa7af360-2728-47d2-baa9-09589354ba72 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes/5502feb3-3a59-496c-b307-67ecb29e6a54 returned with HTTP 404 Aug 04 10:51:21.535483 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 620/2479] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:21 2026] GET /volume/v3/volumes/5502feb3-3a59-496c-b307-67ecb29e6a54 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:21.544837 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-02840b7a-3a0e-4181-94b6-ccb4c79ecfce None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:21.546538 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-02840b7a-3a0e-4181-94b6-ccb4c79ecfce tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:51:21.546785 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-02840b7a-3a0e-4181-94b6-ccb4c79ecfce tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:21.547022 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-02840b7a-3a0e-4181-94b6-ccb4c79ecfce tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:21.547167 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-02840b7a-3a0e-4181-94b6-ccb4c79ecfce tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:21.551290 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:21.551290 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:21.552107 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-02840b7a-3a0e-4181-94b6-ccb4c79ecfce tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-member] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:51:21.552472 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 624/2480] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:21 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:21.562390 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dc1d8ae0-fca0-44bc-b627-91856028b889 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:21.564496 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dc1d8ae0-fca0-44bc-b627-91856028b889 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] DELETE https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:51:21.564766 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dc1d8ae0-fca0-44bc-b627-91856028b889 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:21.564944 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dc1d8ae0-fca0-44bc-b627-91856028b889 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:21.565047 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-dc1d8ae0-fca0-44bc-b627-91856028b889 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Delete backup with id: 7ea73b39-b934-4492-a928-c374b343db2e. Aug 04 10:51:21.569008 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:21.569008 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:21.581587 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-dc1d8ae0-fca0-44bc-b627-91856028b889 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] delete_backup rpcapi backup_id 7ea73b39-b934-4492-a928-c374b343db2e {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:51:21.583339 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dc1d8ae0-fca0-44bc-b627-91856028b889 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 202 Aug 04 10:51:21.583845 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 617/2481] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:51:21 2026] DELETE /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:51:21.592479 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8961ffec-08de-4ce6-bbdf-2acb36e13ad2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:21.595713 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8961ffec-08de-4ce6-bbdf-2acb36e13ad2 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:51:21.595978 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8961ffec-08de-4ce6-bbdf-2acb36e13ad2 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:21.596193 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8961ffec-08de-4ce6-bbdf-2acb36e13ad2 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:21.596384 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-8961ffec-08de-4ce6-bbdf-2acb36e13ad2 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:21.602474 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:21.602474 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:21.603276 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8961ffec-08de-4ce6-bbdf-2acb36e13ad2 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 200 Aug 04 10:51:21.603650 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 621/2482] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:21 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:21.815268 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f551c2c3-34a3-4a32-82ef-628049644336 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:21.817235 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f551c2c3-34a3-4a32-82ef-628049644336 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea Aug 04 10:51:21.817537 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f551c2c3-34a3-4a32-82ef-628049644336 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:21.817797 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f551c2c3-34a3-4a32-82ef-628049644336 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:21.817970 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-f551c2c3-34a3-4a32-82ef-628049644336 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Show backup with id 361c4555-824a-4bef-9352-132996c31eea. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:21.823466 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:21.823466 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:21.824660 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f551c2c3-34a3-4a32-82ef-628049644336 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea returned with HTTP 200 Aug 04 10:51:21.825202 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 621/2483] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:21 2026] GET /volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea => generated 836 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:21.833832 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5770c19b-62c9-4a0a-b38a-426a6c65cbd3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:21.835521 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5770c19b-62c9-4a0a-b38a-426a6c65cbd3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/d02ecac7-b1aa-4c67-b70b-ea13940a2d87 Aug 04 10:51:21.835701 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5770c19b-62c9-4a0a-b38a-426a6c65cbd3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:21.835881 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5770c19b-62c9-4a0a-b38a-426a6c65cbd3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:21.840961 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:21.840961 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:21.841437 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5770c19b-62c9-4a0a-b38a-426a6c65cbd3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:51:21.842258 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5770c19b-62c9-4a0a-b38a-426a6c65cbd3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/d02ecac7-b1aa-4c67-b70b-ea13940a2d87 returned with HTTP 200 Aug 04 10:51:21.842740 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 625/2484] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:21 2026] GET /volume/v3/snapshots/d02ecac7-b1aa-4c67-b70b-ea13940a2d87 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:21.851467 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1de60687-ca9a-4e55-a222-c5646b383e96 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:21.853838 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1de60687-ca9a-4e55-a222-c5646b383e96 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea Aug 04 10:51:21.854055 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1de60687-ca9a-4e55-a222-c5646b383e96 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:21.854277 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1de60687-ca9a-4e55-a222-c5646b383e96 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:21.854427 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-1de60687-ca9a-4e55-a222-c5646b383e96 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Show backup with id 361c4555-824a-4bef-9352-132996c31eea. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:21.858930 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:21.858930 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:21.860122 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1de60687-ca9a-4e55-a222-c5646b383e96 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea returned with HTTP 200 Aug 04 10:51:21.860608 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 618/2485] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:21 2026] GET /volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea => generated 836 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:21.870180 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0356c574-a996-4c4d-b48a-17b8aa4b19b5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:21.871978 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0356c574-a996-4c4d-b48a-17b8aa4b19b5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea Aug 04 10:51:21.872200 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0356c574-a996-4c4d-b48a-17b8aa4b19b5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:21.872428 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0356c574-a996-4c4d-b48a-17b8aa4b19b5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:21.872534 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-0356c574-a996-4c4d-b48a-17b8aa4b19b5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete backup with id: 361c4555-824a-4bef-9352-132996c31eea. Aug 04 10:51:21.876783 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:21.876783 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:21.888406 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-0356c574-a996-4c4d-b48a-17b8aa4b19b5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] delete_backup rpcapi backup_id 361c4555-824a-4bef-9352-132996c31eea {{(pid=100254) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:51:21.890392 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0356c574-a996-4c4d-b48a-17b8aa4b19b5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea returned with HTTP 202 Aug 04 10:51:21.890787 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 622/2486] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:51:21 2026] DELETE /volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:51:21.898993 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-255f3164-f450-4639-9ede-d34029325b03 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:21.902458 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-255f3164-f450-4639-9ede-d34029325b03 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea Aug 04 10:51:21.902670 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-255f3164-f450-4639-9ede-d34029325b03 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:21.902877 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-255f3164-f450-4639-9ede-d34029325b03 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:21.903031 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-255f3164-f450-4639-9ede-d34029325b03 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Show backup with id 361c4555-824a-4bef-9352-132996c31eea. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:21.909849 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:21.909849 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:21.910793 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-255f3164-f450-4639-9ede-d34029325b03 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea returned with HTTP 200 Aug 04 10:51:21.912211 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 622/2487] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:21 2026] GET /volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:22.369895 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-532c4d0b-f3df-4723-95b5-5e7907cbb40d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:22.371629 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-532c4d0b-f3df-4723-95b5-5e7907cbb40d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/4c8bb52a-ff51-4f7e-813c-8a07954ab3b4 Aug 04 10:51:22.371842 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-532c4d0b-f3df-4723-95b5-5e7907cbb40d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:22.372006 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-532c4d0b-f3df-4723-95b5-5e7907cbb40d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:22.378586 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:22.378586 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:22.382141 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-532c4d0b-f3df-4723-95b5-5e7907cbb40d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:22.386262 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-532c4d0b-f3df-4723-95b5-5e7907cbb40d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/4c8bb52a-ff51-4f7e-813c-8a07954ab3b4 returned with HTTP 200 Aug 04 10:51:22.386767 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 626/2488] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:22 2026] GET /volume/v3/volumes/4c8bb52a-ff51-4f7e-813c-8a07954ab3b4 => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:22.405696 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e7601918-d51d-4cd3-af98-d5975b89e3da None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:22.408344 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e7601918-d51d-4cd3-af98-d5975b89e3da tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/ccd077c6-c113-4675-93ce-7231bb0a8a75 Aug 04 10:51:22.408649 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e7601918-d51d-4cd3-af98-d5975b89e3da tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:22.408915 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e7601918-d51d-4cd3-af98-d5975b89e3da tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:22.409074 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-e7601918-d51d-4cd3-af98-d5975b89e3da tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete snapshot with id: ccd077c6-c113-4675-93ce-7231bb0a8a75 Aug 04 10:51:22.416273 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:22.416273 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:22.417041 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e7601918-d51d-4cd3-af98-d5975b89e3da tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:22.436886 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e7601918-d51d-4cd3-af98-d5975b89e3da tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot delete request issued successfully. Aug 04 10:51:22.437408 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e7601918-d51d-4cd3-af98-d5975b89e3da tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/ccd077c6-c113-4675-93ce-7231bb0a8a75 returned with HTTP 202 Aug 04 10:51:22.437927 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 619/2489] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:51:22 2026] DELETE /volume/v3/snapshots/ccd077c6-c113-4675-93ce-7231bb0a8a75 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:51:22.447576 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-38812153-084d-4346-8c7b-ceef7bf21aca None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:22.449995 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-38812153-084d-4346-8c7b-ceef7bf21aca tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/ccd077c6-c113-4675-93ce-7231bb0a8a75 Aug 04 10:51:22.450197 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-38812153-084d-4346-8c7b-ceef7bf21aca tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:22.450432 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-38812153-084d-4346-8c7b-ceef7bf21aca tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:22.458086 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:22.458086 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:22.458650 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-38812153-084d-4346-8c7b-ceef7bf21aca tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:22.459424 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-38812153-084d-4346-8c7b-ceef7bf21aca tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/ccd077c6-c113-4675-93ce-7231bb0a8a75 returned with HTTP 200 Aug 04 10:51:22.459819 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 623/2490] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:22 2026] GET /volume/v3/snapshots/ccd077c6-c113-4675-93ce-7231bb0a8a75 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:22.614875 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f158c5b1-4da8-440a-b4bb-dbdcdd4553a5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:22.616861 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f158c5b1-4da8-440a-b4bb-dbdcdd4553a5 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e Aug 04 10:51:22.617113 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f158c5b1-4da8-440a-b4bb-dbdcdd4553a5 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:22.617354 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f158c5b1-4da8-440a-b4bb-dbdcdd4553a5 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:22.617486 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-f158c5b1-4da8-440a-b4bb-dbdcdd4553a5 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 7ea73b39-b934-4492-a928-c374b343db2e. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:22.621415 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f158c5b1-4da8-440a-b4bb-dbdcdd4553a5 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e returned with HTTP 404 Aug 04 10:51:22.622186 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 623/2491] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:22 2026] GET /volume/v3/backups/7ea73b39-b934-4492-a928-c374b343db2e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:22.628774 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ff755ee1-4a4e-4d25-9501-f1a19460db62 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:22.630547 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ff755ee1-4a4e-4d25-9501-f1a19460db62 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] DELETE https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 Aug 04 10:51:22.630747 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ff755ee1-4a4e-4d25-9501-f1a19460db62 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:22.630920 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ff755ee1-4a4e-4d25-9501-f1a19460db62 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:22.631012 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-ff755ee1-4a4e-4d25-9501-f1a19460db62 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Delete backup with id: ba44ebc5-8b7a-454a-b878-42833c9d7c81. Aug 04 10:51:22.635130 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:22.635130 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:22.645470 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-ff755ee1-4a4e-4d25-9501-f1a19460db62 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] delete_backup rpcapi backup_id ba44ebc5-8b7a-454a-b878-42833c9d7c81 {{(pid=100253) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:51:22.648145 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ff755ee1-4a4e-4d25-9501-f1a19460db62 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 returned with HTTP 202 Aug 04 10:51:22.648665 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 627/2492] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:51:22 2026] DELETE /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:51:22.655880 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f4dbfb11-3d60-428d-a72c-49eee69c8cda None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:22.657903 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f4dbfb11-3d60-428d-a72c-49eee69c8cda tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 Aug 04 10:51:22.658166 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f4dbfb11-3d60-428d-a72c-49eee69c8cda tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:22.658444 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f4dbfb11-3d60-428d-a72c-49eee69c8cda tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:22.658586 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f4dbfb11-3d60-428d-a72c-49eee69c8cda tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:22.664231 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:22.664231 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:22.665217 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f4dbfb11-3d60-428d-a72c-49eee69c8cda tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 returned with HTTP 200 Aug 04 10:51:22.665784 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 620/2493] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:22 2026] GET /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:22.924957 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c2d8d0d7-fa59-4ad3-8870-aa8531c7a49f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:22.927604 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c2d8d0d7-fa59-4ad3-8870-aa8531c7a49f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea Aug 04 10:51:22.927849 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c2d8d0d7-fa59-4ad3-8870-aa8531c7a49f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:22.928407 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c2d8d0d7-fa59-4ad3-8870-aa8531c7a49f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:22.928407 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-c2d8d0d7-fa59-4ad3-8870-aa8531c7a49f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Show backup with id 361c4555-824a-4bef-9352-132996c31eea. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:22.932929 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c2d8d0d7-fa59-4ad3-8870-aa8531c7a49f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea returned with HTTP 404 Aug 04 10:51:22.933579 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 624/2494] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:22 2026] GET /volume/v3/backups/361c4555-824a-4bef-9352-132996c31eea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:23.017900 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6448cd46-81b2-4ace-9533-504b89ef0d72 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:23.020365 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6448cd46-81b2-4ace-9533-504b89ef0d72 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/d02ecac7-b1aa-4c67-b70b-ea13940a2d87 Aug 04 10:51:23.020622 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6448cd46-81b2-4ace-9533-504b89ef0d72 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:23.020859 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6448cd46-81b2-4ace-9533-504b89ef0d72 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:23.021000 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-6448cd46-81b2-4ace-9533-504b89ef0d72 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete snapshot with id: d02ecac7-b1aa-4c67-b70b-ea13940a2d87 Aug 04 10:51:23.027378 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:23.027378 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:23.028017 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6448cd46-81b2-4ace-9533-504b89ef0d72 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:51:23.047618 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6448cd46-81b2-4ace-9533-504b89ef0d72 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot delete request issued successfully. Aug 04 10:51:23.047893 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6448cd46-81b2-4ace-9533-504b89ef0d72 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/d02ecac7-b1aa-4c67-b70b-ea13940a2d87 returned with HTTP 202 Aug 04 10:51:23.048524 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 624/2495] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:51:23 2026] DELETE /volume/v3/snapshots/d02ecac7-b1aa-4c67-b70b-ea13940a2d87 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:51:23.059395 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bf83cbd7-d095-467e-8a53-e8204eb57259 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:23.061161 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bf83cbd7-d095-467e-8a53-e8204eb57259 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/d02ecac7-b1aa-4c67-b70b-ea13940a2d87 Aug 04 10:51:23.061429 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bf83cbd7-d095-467e-8a53-e8204eb57259 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:23.061665 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bf83cbd7-d095-467e-8a53-e8204eb57259 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:23.070584 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:23.070584 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:23.071105 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bf83cbd7-d095-467e-8a53-e8204eb57259 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:51:23.072215 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bf83cbd7-d095-467e-8a53-e8204eb57259 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/d02ecac7-b1aa-4c67-b70b-ea13940a2d87 returned with HTTP 200 Aug 04 10:51:23.072560 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 628/2496] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:23 2026] GET /volume/v3/snapshots/d02ecac7-b1aa-4c67-b70b-ea13940a2d87 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:23.468328 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c1cf52d2-6efd-4f9e-842f-8102813b458b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:23.470075 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c1cf52d2-6efd-4f9e-842f-8102813b458b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/ccd077c6-c113-4675-93ce-7231bb0a8a75 Aug 04 10:51:23.470372 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c1cf52d2-6efd-4f9e-842f-8102813b458b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:23.470595 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c1cf52d2-6efd-4f9e-842f-8102813b458b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:23.474633 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c1cf52d2-6efd-4f9e-842f-8102813b458b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/ccd077c6-c113-4675-93ce-7231bb0a8a75 returned with HTTP 404 Aug 04 10:51:23.475155 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 621/2497] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:23 2026] GET /volume/v3/snapshots/ccd077c6-c113-4675-93ce-7231bb0a8a75 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:23.480748 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b7b5da13-ea23-49d8-b074-1ca5755df8f7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:23.482371 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b7b5da13-ea23-49d8-b074-1ca5755df8f7 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/eee1a761-0567-44d6-8bb8-cf5220a866cc Aug 04 10:51:23.482587 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b7b5da13-ea23-49d8-b074-1ca5755df8f7 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:23.482763 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b7b5da13-ea23-49d8-b074-1ca5755df8f7 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:23.482863 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-b7b5da13-ea23-49d8-b074-1ca5755df8f7 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete snapshot with id: eee1a761-0567-44d6-8bb8-cf5220a866cc Aug 04 10:51:23.487893 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:23.487893 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:23.488318 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b7b5da13-ea23-49d8-b074-1ca5755df8f7 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:23.510567 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b7b5da13-ea23-49d8-b074-1ca5755df8f7 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot delete request issued successfully. Aug 04 10:51:23.510771 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b7b5da13-ea23-49d8-b074-1ca5755df8f7 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/eee1a761-0567-44d6-8bb8-cf5220a866cc returned with HTTP 202 Aug 04 10:51:23.511429 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 625/2498] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:51:23 2026] DELETE /volume/v3/snapshots/eee1a761-0567-44d6-8bb8-cf5220a866cc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:51:23.519834 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f99594bd-852f-4006-8bbb-f5a7a40d34e5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:23.521352 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f99594bd-852f-4006-8bbb-f5a7a40d34e5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/eee1a761-0567-44d6-8bb8-cf5220a866cc Aug 04 10:51:23.521612 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f99594bd-852f-4006-8bbb-f5a7a40d34e5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:23.521853 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f99594bd-852f-4006-8bbb-f5a7a40d34e5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:23.526990 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:23.526990 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:23.527558 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f99594bd-852f-4006-8bbb-f5a7a40d34e5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:23.528472 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f99594bd-852f-4006-8bbb-f5a7a40d34e5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/eee1a761-0567-44d6-8bb8-cf5220a866cc returned with HTTP 200 Aug 04 10:51:23.528883 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 625/2499] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:23 2026] GET /volume/v3/snapshots/eee1a761-0567-44d6-8bb8-cf5220a866cc => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:23.675139 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-22d1ffda-421c-40b5-a7b1-ca144b91b74b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:23.676842 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-22d1ffda-421c-40b5-a7b1-ca144b91b74b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 Aug 04 10:51:23.677061 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-22d1ffda-421c-40b5-a7b1-ca144b91b74b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:23.677236 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-22d1ffda-421c-40b5-a7b1-ca144b91b74b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:23.677400 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-22d1ffda-421c-40b5-a7b1-ca144b91b74b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id ba44ebc5-8b7a-454a-b878-42833c9d7c81. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:23.680735 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-22d1ffda-421c-40b5-a7b1-ca144b91b74b tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 returned with HTTP 404 Aug 04 10:51:23.681136 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 629/2500] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:23 2026] GET /volume/v3/backups/ba44ebc5-8b7a-454a-b878-42833c9d7c81 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:23.687331 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-624cd106-4eb2-4797-812c-a462b3286193 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:23.689084 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-624cd106-4eb2-4797-812c-a462b3286193 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] DELETE https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:51:23.689376 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-624cd106-4eb2-4797-812c-a462b3286193 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:23.689657 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-624cd106-4eb2-4797-812c-a462b3286193 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:23.689783 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-624cd106-4eb2-4797-812c-a462b3286193 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Delete backup with id: 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. Aug 04 10:51:23.694590 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:23.694590 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:23.707054 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-624cd106-4eb2-4797-812c-a462b3286193 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] delete_backup rpcapi backup_id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:51:23.708964 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-624cd106-4eb2-4797-812c-a462b3286193 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 202 Aug 04 10:51:23.709615 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 622/2501] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:51:23 2026] DELETE /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:51:23.716944 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-364526dc-618e-42d6-8b26-72d8cda5ce09 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:23.718731 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-364526dc-618e-42d6-8b26-72d8cda5ce09 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:51:23.718922 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-364526dc-618e-42d6-8b26-72d8cda5ce09 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:23.719106 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-364526dc-618e-42d6-8b26-72d8cda5ce09 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:23.719230 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-364526dc-618e-42d6-8b26-72d8cda5ce09 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:23.723456 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:23.723456 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:23.724001 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-364526dc-618e-42d6-8b26-72d8cda5ce09 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 200 Aug 04 10:51:23.724493 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 626/2502] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:23 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:24.082325 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-eb7f3829-deca-4e09-8660-23520db3e5d4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:24.083987 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-eb7f3829-deca-4e09-8660-23520db3e5d4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/d02ecac7-b1aa-4c67-b70b-ea13940a2d87 Aug 04 10:51:24.084164 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-eb7f3829-deca-4e09-8660-23520db3e5d4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:24.084374 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-eb7f3829-deca-4e09-8660-23520db3e5d4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:24.088490 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-eb7f3829-deca-4e09-8660-23520db3e5d4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/d02ecac7-b1aa-4c67-b70b-ea13940a2d87 returned with HTTP 404 Aug 04 10:51:24.088928 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 626/2503] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:24 2026] GET /volume/v3/snapshots/d02ecac7-b1aa-4c67-b70b-ea13940a2d87 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:24.098625 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a8d8c544-068f-4c45-952e-ee5298377cf0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:24.100495 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a8d8c544-068f-4c45-952e-ee5298377cf0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:51:24.100679 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a8d8c544-068f-4c45-952e-ee5298377cf0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:24.100850 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a8d8c544-068f-4c45-952e-ee5298377cf0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:24.107717 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:24.107717 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:24.111161 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a8d8c544-068f-4c45-952e-ee5298377cf0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:51:24.115518 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a8d8c544-068f-4c45-952e-ee5298377cf0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 returned with HTTP 200 Aug 04 10:51:24.115917 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 630/2504] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:24 2026] GET /volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:24.144990 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b588b484-d057-409f-a450-b0188a1c0c8e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:24.146555 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b588b484-d057-409f-a450-b0188a1c0c8e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:51:24.146864 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b588b484-d057-409f-a450-b0188a1c0c8e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1599765283"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:24.148181 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-b588b484-d057-409f-a450-b0188a1c0c8e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create volume request body: {'volume': {'imageRef': 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1599765283'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:51:24.293765 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b588b484-d057-409f-a450-b0188a1c0c8e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create volume of 1 GB Aug 04 10:51:24.298702 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b588b484-d057-409f-a450-b0188a1c0c8e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Availability Zones retrieved successfully. Aug 04 10:51:24.303779 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b588b484-d057-409f-a450-b0188a1c0c8e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Flow 'volume_create_api' (ec7ece42-f258-49b6-b877-1445d16f39d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:24.304797 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b588b484-d057-409f-a450-b0188a1c0c8e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94dfdb37-b94f-48e7-aa1a-102651d6f4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:24.305851 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-b588b484-d057-409f-a450-b0188a1c0c8e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:51:24.365523 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b588b484-d057-409f-a450-b0188a1c0c8e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94dfdb37-b94f-48e7-aa1a-102651d6f4e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:24.366582 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b588b484-d057-409f-a450-b0188a1c0c8e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a027de8-93b2-468d-a348-8e3bcd912f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:24.406667 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b588b484-d057-409f-a450-b0188a1c0c8e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Created reservations ['2ce0eff6-b206-4f03-a7b0-88afc3aaa84b', 'dc1f4e85-b5ab-4cd4-8c8c-3618853a21b7', '4478d2c3-5c44-4b0e-b247-4568729e36cc', '1984e8b4-394e-4fc9-bc50-b73865fa0899'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:24.407561 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b588b484-d057-409f-a450-b0188a1c0c8e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a027de8-93b2-468d-a348-8e3bcd912f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ce0eff6-b206-4f03-a7b0-88afc3aaa84b', 'dc1f4e85-b5ab-4cd4-8c8c-3618853a21b7', '4478d2c3-5c44-4b0e-b247-4568729e36cc', '1984e8b4-394e-4fc9-bc50-b73865fa0899']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:24.408364 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b588b484-d057-409f-a450-b0188a1c0c8e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f62cef71-38c3-48fe-853c-6e89eaadf84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:24.430264 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b588b484-d057-409f-a450-b0188a1c0c8e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f62cef71-38c3-48fe-853c-6e89eaadf84c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da413581-6657-4f99-9a3b-e5c4c783f867', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1599765283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c95fcd161e5144259e5b35110fdd413a',qos_specs=None,replication_status=,reservations=['2ce0eff6-b206-4f03-a7b0-88afc3aaa84b','dc1f4e85-b5ab-4cd4-8c8c-3618853a21b7','4478d2c3-5c44-4b0e-b247-4568729e36cc','1984e8b4-394e-4fc9-bc50-b73865fa0899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dedc635ef27149b4940c8a25b2cf0d05',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:51:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1599765283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da413581-6657-4f99-9a3b-e5c4c783f867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c95fcd161e5144259e5b35110fdd413a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dedc635ef27149b4940c8a25b2cf0d05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:24.431471 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b588b484-d057-409f-a450-b0188a1c0c8e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1c3e43-1ef6-42af-90a3-e5624deb6bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:24.447709 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b588b484-d057-409f-a450-b0188a1c0c8e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1c3e43-1ef6-42af-90a3-e5624deb6bbc) transitioned into state 'SUCCESS' from state '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-1599765283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c95fcd161e5144259e5b35110fdd413a',qos_specs=None,replication_status=,reservations=['2ce0eff6-b206-4f03-a7b0-88afc3aaa84b','dc1f4e85-b5ab-4cd4-8c8c-3618853a21b7','4478d2c3-5c44-4b0e-b247-4568729e36cc','1984e8b4-394e-4fc9-bc50-b73865fa0899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dedc635ef27149b4940c8a25b2cf0d05',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:24.448306 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b588b484-d057-409f-a450-b0188a1c0c8e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15059793-9e0d-4fa6-8d14-13777ef81b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:24.458059 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b588b484-d057-409f-a450-b0188a1c0c8e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15059793-9e0d-4fa6-8d14-13777ef81b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:24.458825 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b588b484-d057-409f-a450-b0188a1c0c8e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Flow 'volume_create_api' (ec7ece42-f258-49b6-b877-1445d16f39d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:24.459115 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b588b484-d057-409f-a450-b0188a1c0c8e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create volume request issued successfully. Aug 04 10:51:24.459658 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b588b484-d057-409f-a450-b0188a1c0c8e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:51:24.460043 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 623/2505] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:51:24 2026] POST /volume/v3/volumes => generated 754 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:51:24.473779 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7fa31170-e75b-49b9-b4c8-29f15d004858 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:24.475343 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7fa31170-e75b-49b9-b4c8-29f15d004858 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 Aug 04 10:51:24.475523 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7fa31170-e75b-49b9-b4c8-29f15d004858 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:24.475708 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7fa31170-e75b-49b9-b4c8-29f15d004858 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:24.483887 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:24.483887 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:24.488992 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7fa31170-e75b-49b9-b4c8-29f15d004858 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:51:24.495833 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7fa31170-e75b-49b9-b4c8-29f15d004858 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 returned with HTTP 200 Aug 04 10:51:24.496395 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 627/2506] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:24 2026] GET /volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:24.537225 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e026afa0-9508-46c0-ac5b-4fd080684633 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:24.539080 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e026afa0-9508-46c0-ac5b-4fd080684633 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/eee1a761-0567-44d6-8bb8-cf5220a866cc Aug 04 10:51:24.539331 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e026afa0-9508-46c0-ac5b-4fd080684633 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:24.539546 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e026afa0-9508-46c0-ac5b-4fd080684633 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:24.544269 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e026afa0-9508-46c0-ac5b-4fd080684633 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/eee1a761-0567-44d6-8bb8-cf5220a866cc returned with HTTP 404 Aug 04 10:51:24.544805 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 627/2507] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:24 2026] GET /volume/v3/snapshots/eee1a761-0567-44d6-8bb8-cf5220a866cc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:24.551774 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-00040d5f-eabf-48ae-abe3-29de394f640c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:24.553523 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-00040d5f-eabf-48ae-abe3-29de394f640c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/volumes/906497cc-0324-4ab6-84d8-941e989bfda1 Aug 04 10:51:24.553733 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-00040d5f-eabf-48ae-abe3-29de394f640c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:24.553911 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-00040d5f-eabf-48ae-abe3-29de394f640c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:24.554069 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-00040d5f-eabf-48ae-abe3-29de394f640c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume with id: 906497cc-0324-4ab6-84d8-941e989bfda1 Aug 04 10:51:24.561126 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:24.561126 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:24.561722 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-00040d5f-eabf-48ae-abe3-29de394f640c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:24.583577 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-00040d5f-eabf-48ae-abe3-29de394f640c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume request issued successfully. Aug 04 10:51:24.583799 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-00040d5f-eabf-48ae-abe3-29de394f640c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/906497cc-0324-4ab6-84d8-941e989bfda1 returned with HTTP 202 Aug 04 10:51:24.584302 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 631/2508] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:51:24 2026] DELETE /volume/v3/volumes/906497cc-0324-4ab6-84d8-941e989bfda1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:51:24.592499 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-737848f2-3613-4676-bd10-b18d0690be13 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:24.594609 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-737848f2-3613-4676-bd10-b18d0690be13 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/906497cc-0324-4ab6-84d8-941e989bfda1 Aug 04 10:51:24.594851 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-737848f2-3613-4676-bd10-b18d0690be13 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:24.595072 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-737848f2-3613-4676-bd10-b18d0690be13 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:24.603595 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:24.603595 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:24.608442 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-737848f2-3613-4676-bd10-b18d0690be13 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:24.614106 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-737848f2-3613-4676-bd10-b18d0690be13 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/906497cc-0324-4ab6-84d8-941e989bfda1 returned with HTTP 200 Aug 04 10:51:24.614712 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 624/2509] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:24 2026] GET /volume/v3/volumes/906497cc-0324-4ab6-84d8-941e989bfda1 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:24.736618 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d13923d1-64b7-4126-8c9f-7c92de6e1578 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:24.738926 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d13923d1-64b7-4126-8c9f-7c92de6e1578 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 Aug 04 10:51:24.739255 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d13923d1-64b7-4126-8c9f-7c92de6e1578 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:24.739557 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d13923d1-64b7-4126-8c9f-7c92de6e1578 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:24.739722 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-d13923d1-64b7-4126-8c9f-7c92de6e1578 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Show backup with id 920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:24.744439 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d13923d1-64b7-4126-8c9f-7c92de6e1578 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 returned with HTTP 404 Aug 04 10:51:24.745058 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 628/2510] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:24 2026] GET /volume/v3/backups/920f5f4b-4d59-432b-9ba4-b6ffbfbc10a1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:24.753940 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f696b96e-efc1-4e02-bd1f-1c2448bf5778 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:24.755605 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f696b96e-efc1-4e02-bd1f-1c2448bf5778 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/33ed8f07-4bc9-4a41-b226-7706b615aef0 Aug 04 10:51:24.755820 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f696b96e-efc1-4e02-bd1f-1c2448bf5778 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:24.756060 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f696b96e-efc1-4e02-bd1f-1c2448bf5778 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:24.756292 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-f696b96e-efc1-4e02-bd1f-1c2448bf5778 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Delete volume with id: 33ed8f07-4bc9-4a41-b226-7706b615aef0 Aug 04 10:51:24.763705 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:24.763705 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:24.764282 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f696b96e-efc1-4e02-bd1f-1c2448bf5778 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Volume info retrieved successfully. Aug 04 10:51:24.788340 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f696b96e-efc1-4e02-bd1f-1c2448bf5778 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Delete volume request issued successfully. Aug 04 10:51:24.788531 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f696b96e-efc1-4e02-bd1f-1c2448bf5778 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes/33ed8f07-4bc9-4a41-b226-7706b615aef0 returned with HTTP 202 Aug 04 10:51:24.788908 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 628/2511] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:51:24 2026] DELETE /volume/v3/volumes/33ed8f07-4bc9-4a41-b226-7706b615aef0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:51:24.800060 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-17f58626-16b3-4507-bce8-1dd0531a2715 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:24.802386 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-17f58626-16b3-4507-bce8-1dd0531a2715 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/volumes/33ed8f07-4bc9-4a41-b226-7706b615aef0 Aug 04 10:51:24.802676 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-17f58626-16b3-4507-bce8-1dd0531a2715 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:24.802921 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-17f58626-16b3-4507-bce8-1dd0531a2715 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:24.812147 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:24.812147 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:24.816625 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-17f58626-16b3-4507-bce8-1dd0531a2715 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Volume info retrieved successfully. Aug 04 10:51:24.821733 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-17f58626-16b3-4507-bce8-1dd0531a2715 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes/33ed8f07-4bc9-4a41-b226-7706b615aef0 returned with HTTP 200 Aug 04 10:51:24.822343 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 632/2512] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:24 2026] GET /volume/v3/volumes/33ed8f07-4bc9-4a41-b226-7706b615aef0 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:25.134963 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0b2dfd0e-d31a-467a-8866-ab50c566e94c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:25.137439 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0b2dfd0e-d31a-467a-8866-ab50c566e94c tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 Aug 04 10:51:25.137744 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0b2dfd0e-d31a-467a-8866-ab50c566e94c tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:25.138022 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0b2dfd0e-d31a-467a-8866-ab50c566e94c tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:25.148466 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:25.148466 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:25.153621 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0b2dfd0e-d31a-467a-8866-ab50c566e94c tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:25.159232 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0b2dfd0e-d31a-467a-8866-ab50c566e94c tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 returned with HTTP 200 Aug 04 10:51:25.159845 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 625/2513] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:25 2026] GET /volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:25.509235 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5f3732c3-6b13-4cd6-b9ef-409c73ca77c3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:25.511536 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5f3732c3-6b13-4cd6-b9ef-409c73ca77c3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 Aug 04 10:51:25.511818 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5f3732c3-6b13-4cd6-b9ef-409c73ca77c3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:25.512090 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5f3732c3-6b13-4cd6-b9ef-409c73ca77c3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:25.521694 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:25.521694 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:25.526056 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5f3732c3-6b13-4cd6-b9ef-409c73ca77c3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:51:25.532717 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5f3732c3-6b13-4cd6-b9ef-409c73ca77c3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 returned with HTTP 200 Aug 04 10:51:25.533260 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 629/2514] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:25 2026] GET /volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:25.576657 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-6920e535-b008-4d95-b31b-81124691c42f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:25.579507 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-6920e535-b008-4d95-b31b-81124691c42f tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 Aug 04 10:51:25.579751 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-6920e535-b008-4d95-b31b-81124691c42f tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:25.579999 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-6920e535-b008-4d95-b31b-81124691c42f tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:25.587001 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:25.587001 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:25.590534 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-6920e535-b008-4d95-b31b-81124691c42f tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:25.594669 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-6920e535-b008-4d95-b31b-81124691c42f tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 returned with HTTP 200 Aug 04 10:51:25.594996 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 629/2515] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:51:25 2026] GET /volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:25.628886 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5343ae0d-d8b0-414d-9f79-b1fcedede12c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:25.630743 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5343ae0d-d8b0-414d-9f79-b1fcedede12c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/906497cc-0324-4ab6-84d8-941e989bfda1 Aug 04 10:51:25.630942 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5343ae0d-d8b0-414d-9f79-b1fcedede12c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:25.631130 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5343ae0d-d8b0-414d-9f79-b1fcedede12c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:25.636541 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5343ae0d-d8b0-414d-9f79-b1fcedede12c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/906497cc-0324-4ab6-84d8-941e989bfda1 returned with HTTP 404 Aug 04 10:51:25.637130 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 633/2516] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:25 2026] GET /volume/v3/volumes/906497cc-0324-4ab6-84d8-941e989bfda1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 04 10:51:25.645810 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c3318b53-0568-43dd-847f-7aed82f24509 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:25.648907 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c3318b53-0568-43dd-847f-7aed82f24509 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/volumes/d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e Aug 04 10:51:25.649196 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c3318b53-0568-43dd-847f-7aed82f24509 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:25.649459 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c3318b53-0568-43dd-847f-7aed82f24509 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:25.650700 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-c3318b53-0568-43dd-847f-7aed82f24509 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume with id: d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e Aug 04 10:51:25.664654 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:25.664654 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:25.665512 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c3318b53-0568-43dd-847f-7aed82f24509 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:25.667057 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a5a87ae7-a2e4-4f6c-bf7e-fb1b09ce56f7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:25.667577 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a5a87ae7-a2e4-4f6c-bf7e-fb1b09ce56f7 None None] GET https://10.4.3.232/volume// Aug 04 10:51:25.667790 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a5a87ae7-a2e4-4f6c-bf7e-fb1b09ce56f7 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:25.667918 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a5a87ae7-a2e4-4f6c-bf7e-fb1b09ce56f7 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:25.668287 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a5a87ae7-a2e4-4f6c-bf7e-fb1b09ce56f7 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:51:25.668894 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 630/2517] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:51:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:51:25.685428 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-9cc49524-a328-4fd1-b45c-f7d70a1d6834 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:25.698762 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c3318b53-0568-43dd-847f-7aed82f24509 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume request issued successfully. Aug 04 10:51:25.699038 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c3318b53-0568-43dd-847f-7aed82f24509 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e returned with HTTP 202 Aug 04 10:51:25.699652 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 626/2518] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:51:25 2026] DELETE /volume/v3/volumes/d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:51:25.709490 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4ec14436-f052-4bdd-b23c-75af9b86868a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:25.714704 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4ec14436-f052-4bdd-b23c-75af9b86868a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e Aug 04 10:51:25.715016 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4ec14436-f052-4bdd-b23c-75af9b86868a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:25.715079 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4ec14436-f052-4bdd-b23c-75af9b86868a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:25.726431 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:25.726431 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:25.732623 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4ec14436-f052-4bdd-b23c-75af9b86868a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:25.738923 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4ec14436-f052-4bdd-b23c-75af9b86868a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e returned with HTTP 200 Aug 04 10:51:25.739359 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 634/2519] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:25 2026] GET /volume/v3/volumes/d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e => generated 896 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:25.787803 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-9cc49524-a328-4fd1-b45c-f7d70a1d6834 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:51:25.788168 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-9cc49524-a328-4fd1-b45c-f7d70a1d6834 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53947384-4cef-4db1-bb3c-8c0671348c12", "connector": null, "instance_uuid": "326fa11b-4c29-43d1-a2a9-a22a4428f07f"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:25.796689 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:25.796689 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:25.829181 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-9cc49524-a328-4fd1-b45c-f7d70a1d6834 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:51:25.829600 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 630/2520] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:51:25 2026] POST /volume/v3/attachments => generated 273 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:25.837554 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d9451351-3486-4915-82ee-845fe5c88125 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:25.839423 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d9451351-3486-4915-82ee-845fe5c88125 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] GET https://10.4.3.232/volume/v3/volumes/33ed8f07-4bc9-4a41-b226-7706b615aef0 Aug 04 10:51:25.839658 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d9451351-3486-4915-82ee-845fe5c88125 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:25.839838 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d9451351-3486-4915-82ee-845fe5c88125 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:25.845447 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d9451351-3486-4915-82ee-845fe5c88125 tempest-ProjectMemberTests33-610085145 tempest-ProjectMemberTests33-610085145-project-admin] https://10.4.3.232/volume/v3/volumes/33ed8f07-4bc9-4a41-b226-7706b615aef0 returned with HTTP 404 Aug 04 10:51:25.845862 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 631/2521] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:25 2026] GET /volume/v3/volumes/33ed8f07-4bc9-4a41-b226-7706b615aef0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:25.869747 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6868e3c7-5045-49af-8b56-5d5d0bf0677e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:25.871563 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6868e3c7-5045-49af-8b56-5d5d0bf0677e tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 Aug 04 10:51:25.871772 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6868e3c7-5045-49af-8b56-5d5d0bf0677e tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:25.871949 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6868e3c7-5045-49af-8b56-5d5d0bf0677e tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:25.884026 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:25.884026 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:25.888008 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bf04cdbe-1cbe-4891-a854-edc26be69082 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:25.888358 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6868e3c7-5045-49af-8b56-5d5d0bf0677e tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:25.888622 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bf04cdbe-1cbe-4891-a854-edc26be69082 None None] GET https://10.4.3.232/volume// Aug 04 10:51:25.888760 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bf04cdbe-1cbe-4891-a854-edc26be69082 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:25.889174 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bf04cdbe-1cbe-4891-a854-edc26be69082 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:25.889430 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bf04cdbe-1cbe-4891-a854-edc26be69082 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:51:25.889831 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 635/2522] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:51:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:51:25.893141 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6868e3c7-5045-49af-8b56-5d5d0bf0677e tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 returned with HTTP 200 Aug 04 10:51:25.893549 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 627/2523] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:25 2026] GET /volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:25.898564 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-4e108d19-e84f-4790-9a01-454fea90b873 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:25.904619 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-4e108d19-e84f-4790-9a01-454fea90b873 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 Aug 04 10:51:25.904619 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-4e108d19-e84f-4790-9a01-454fea90b873 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:25.904619 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-4e108d19-e84f-4790-9a01-454fea90b873 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:25.910192 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:25.910192 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:25.913830 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-4e108d19-e84f-4790-9a01-454fea90b873 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:25.918518 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-4e108d19-e84f-4790-9a01-454fea90b873 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 returned with HTTP 200 Aug 04 10:51:25.919162 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 631/2524] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:51:25 2026] GET /volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 => generated 1117 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:51:26.023566 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-37a2dbef-c0a9-4dfc-96a4-ce716aca3301 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:26.026633 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-37a2dbef-c0a9-4dfc-96a4-ce716aca3301 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] PUT https://10.4.3.232/volume/v3/attachments/7048530a-1d02-4780-8bfe-c7d6adb6447f Aug 04 10:51:26.027454 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-37a2dbef-c0a9-4dfc-96a4-ce716aca3301 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:26.040955 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-37a2dbef-c0a9-4dfc-96a4-ce716aca3301 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Acquiring lock "cinder-attachment_update-53947384-4cef-4db1-bb3c-8c0671348c12-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:51:26.046863 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-37a2dbef-c0a9-4dfc-96a4-ce716aca3301 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Lock "cinder-attachment_update-53947384-4cef-4db1-bb3c-8c0671348c12-np0000006413" acquired by "attachment_update" :: waited 0.006s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:51:26.048809 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:26.048809 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:26.168512 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-37a2dbef-c0a9-4dfc-96a4-ce716aca3301 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Lock "cinder-attachment_update-53947384-4cef-4db1-bb3c-8c0671348c12-np0000006413" released by "attachment_update" :: held 0.122s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:51:26.168839 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-37a2dbef-c0a9-4dfc-96a4-ce716aca3301 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/attachments/7048530a-1d02-4780-8bfe-c7d6adb6447f returned with HTTP 200 Aug 04 10:51:26.169359 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 632/2525] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:51:26 2026] PUT /volume/v3/attachments/7048530a-1d02-4780-8bfe-c7d6adb6447f => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:26.325795 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-4895c7a0-b81a-4b09-b27a-4f76cda75a22 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:26.328514 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-4895c7a0-b81a-4b09-b27a-4f76cda75a22 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 Aug 04 10:51:26.328715 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-4895c7a0-b81a-4b09-b27a-4f76cda75a22 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:26.328898 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-4895c7a0-b81a-4b09-b27a-4f76cda75a22 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:26.340706 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:26.340706 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:26.345183 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-4895c7a0-b81a-4b09-b27a-4f76cda75a22 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:51:26.351316 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-4895c7a0-b81a-4b09-b27a-4f76cda75a22 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 returned with HTTP 200 Aug 04 10:51:26.351855 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 636/2526] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:51:26 2026] GET /volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:26.373860 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-2c9df1e0-a228-4e02-9e09-29e3354c040c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:26.375855 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-2c9df1e0-a228-4e02-9e09-29e3354c040c tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] POST https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030/action Aug 04 10:51:26.376204 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-2c9df1e0-a228-4e02-9e09-29e3354c040c tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:51:26.376347 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-2c9df1e0-a228-4e02-9e09-29e3354c040c tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:26.390992 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:26.390992 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:26.391543 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-2c9df1e0-a228-4e02-9e09-29e3354c040c tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:51:26.398292 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-2c9df1e0-a228-4e02-9e09-29e3354c040c tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Begin detaching volume completed successfully. Aug 04 10:51:26.398559 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-2c9df1e0-a228-4e02-9e09-29e3354c040c tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030/action returned with HTTP 202 Aug 04 10:51:26.399183 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 628/2527] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:51:26 2026] POST /volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:51:26.418606 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a4f2aa07-988c-4110-bf45-ae6109d48ba0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:26.420866 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a4f2aa07-988c-4110-bf45-ae6109d48ba0 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 Aug 04 10:51:26.421072 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a4f2aa07-988c-4110-bf45-ae6109d48ba0 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:26.421447 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a4f2aa07-988c-4110-bf45-ae6109d48ba0 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:26.433008 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:26.433008 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:26.438230 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a4f2aa07-988c-4110-bf45-ae6109d48ba0 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:51:26.442733 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-69bbd0e5-07b7-4338-9273-d07efa790309 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:26.443190 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-69bbd0e5-07b7-4338-9273-d07efa790309 None None] GET https://10.4.3.232/volume// Aug 04 10:51:26.443493 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-69bbd0e5-07b7-4338-9273-d07efa790309 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:26.443740 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-69bbd0e5-07b7-4338-9273-d07efa790309 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:26.443799 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a4f2aa07-988c-4110-bf45-ae6109d48ba0 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 returned with HTTP 200 Aug 04 10:51:26.444258 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-69bbd0e5-07b7-4338-9273-d07efa790309 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:51:26.444322 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 632/2528] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:26 2026] GET /volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:26.444737 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 633/2529] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:51:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:51:26.453805 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-d4c38236-2398-4c38-a1b1-79238df8c5f7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:26.456512 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-d4c38236-2398-4c38-a1b1-79238df8c5f7 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 Aug 04 10:51:26.458281 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-d4c38236-2398-4c38-a1b1-79238df8c5f7 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:26.458281 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-d4c38236-2398-4c38-a1b1-79238df8c5f7 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:26.466391 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:26.466391 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:26.469548 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-d4c38236-2398-4c38-a1b1-79238df8c5f7 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:51:26.474423 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-d4c38236-2398-4c38-a1b1-79238df8c5f7 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 returned with HTTP 200 Aug 04 10:51:26.474838 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 637/2530] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:51:26 2026] GET /volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 => generated 1318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:51:26.754010 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-80e04498-8afb-456b-8200-80d9fe8ef052 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:26.759901 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-80e04498-8afb-456b-8200-80d9fe8ef052 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e Aug 04 10:51:26.760260 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-80e04498-8afb-456b-8200-80d9fe8ef052 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:26.760536 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-80e04498-8afb-456b-8200-80d9fe8ef052 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:26.774918 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-80e04498-8afb-456b-8200-80d9fe8ef052 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e returned with HTTP 404 Aug 04 10:51:26.776569 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 629/2531] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:26 2026] GET /volume/v3/volumes/d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:26.784565 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-14270d74-7689-4cac-8e14-0d5de9c6fceb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:26.787839 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-14270d74-7689-4cac-8e14-0d5de9c6fceb tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/volumes/4c8bb52a-ff51-4f7e-813c-8a07954ab3b4 Aug 04 10:51:26.788212 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-14270d74-7689-4cac-8e14-0d5de9c6fceb tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:26.788535 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-14270d74-7689-4cac-8e14-0d5de9c6fceb tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:26.788832 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-14270d74-7689-4cac-8e14-0d5de9c6fceb tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume with id: 4c8bb52a-ff51-4f7e-813c-8a07954ab3b4 Aug 04 10:51:26.800569 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:26.800569 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:26.801887 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-14270d74-7689-4cac-8e14-0d5de9c6fceb tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:26.838018 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-14270d74-7689-4cac-8e14-0d5de9c6fceb tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume request issued successfully. Aug 04 10:51:26.838367 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-14270d74-7689-4cac-8e14-0d5de9c6fceb tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/4c8bb52a-ff51-4f7e-813c-8a07954ab3b4 returned with HTTP 202 Aug 04 10:51:26.838887 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 633/2532] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:51:26 2026] DELETE /volume/v3/volumes/4c8bb52a-ff51-4f7e-813c-8a07954ab3b4 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:51:26.851540 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-046c286a-179f-428b-b0e5-6560d3ee97be None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:26.853752 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-046c286a-179f-428b-b0e5-6560d3ee97be tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/4c8bb52a-ff51-4f7e-813c-8a07954ab3b4 Aug 04 10:51:26.854042 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-046c286a-179f-428b-b0e5-6560d3ee97be tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:26.854352 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-046c286a-179f-428b-b0e5-6560d3ee97be tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:26.861749 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:26.861749 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:26.865168 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-046c286a-179f-428b-b0e5-6560d3ee97be tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:26.869879 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-046c286a-179f-428b-b0e5-6560d3ee97be tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/4c8bb52a-ff51-4f7e-813c-8a07954ab3b4 returned with HTTP 200 Aug 04 10:51:26.870422 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 634/2533] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:26 2026] GET /volume/v3/volumes/4c8bb52a-ff51-4f7e-813c-8a07954ab3b4 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:26.915900 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ec6a2e69-71be-4a81-bf28-15d34a441dc5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:26.917878 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ec6a2e69-71be-4a81-bf28-15d34a441dc5 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 Aug 04 10:51:26.918421 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ec6a2e69-71be-4a81-bf28-15d34a441dc5 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:26.918421 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ec6a2e69-71be-4a81-bf28-15d34a441dc5 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:26.928420 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:26.928420 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:26.936686 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ec6a2e69-71be-4a81-bf28-15d34a441dc5 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:26.941476 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ec6a2e69-71be-4a81-bf28-15d34a441dc5 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 returned with HTTP 200 Aug 04 10:51:26.942698 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 638/2534] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:26 2026] GET /volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 => generated 938 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:27.458262 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8e6a0873-59d1-417f-80ee-8edd6e8820b0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:27.460341 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8e6a0873-59d1-417f-80ee-8edd6e8820b0 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 Aug 04 10:51:27.460759 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8e6a0873-59d1-417f-80ee-8edd6e8820b0 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:27.460823 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8e6a0873-59d1-417f-80ee-8edd6e8820b0 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:27.473546 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:27.473546 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:27.477335 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8e6a0873-59d1-417f-80ee-8edd6e8820b0 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:51:27.483593 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8e6a0873-59d1-417f-80ee-8edd6e8820b0 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 returned with HTTP 200 Aug 04 10:51:27.484030 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 630/2535] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:27 2026] GET /volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:27.805214 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6a32b6fc-bc76-4cb6-8a01-b78c748bb42a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:27.884845 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f3eb32dd-3ca7-49cf-8cdc-49ac2830f244 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:27.886665 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f3eb32dd-3ca7-49cf-8cdc-49ac2830f244 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/4c8bb52a-ff51-4f7e-813c-8a07954ab3b4 Aug 04 10:51:27.886885 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f3eb32dd-3ca7-49cf-8cdc-49ac2830f244 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:27.887086 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f3eb32dd-3ca7-49cf-8cdc-49ac2830f244 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:27.892754 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f3eb32dd-3ca7-49cf-8cdc-49ac2830f244 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/4c8bb52a-ff51-4f7e-813c-8a07954ab3b4 returned with HTTP 404 Aug 04 10:51:27.893344 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 635/2536] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:27 2026] GET /volume/v3/volumes/4c8bb52a-ff51-4f7e-813c-8a07954ab3b4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:27.898718 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6a32b6fc-bc76-4cb6-8a01-b78c748bb42a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:51:27.899217 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6a32b6fc-bc76-4cb6-8a01-b78c748bb42a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1939771814"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:27.900819 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-6a32b6fc-bc76-4cb6-8a01-b78c748bb42a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1939771814'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:51:27.901002 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-6a32b6fc-bc76-4cb6-8a01-b78c748bb42a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Create volume of 1 GB Aug 04 10:51:27.902864 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f90fcf07-6f72-46f5-bfd4-98c58d53812b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:27.907260 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f90fcf07-6f72-46f5-bfd4-98c58d53812b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:51:27.907260 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f90fcf07-6f72-46f5-bfd4-98c58d53812b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-929636120"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:27.907375 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6a32b6fc-bc76-4cb6-8a01-b78c748bb42a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Availability Zones retrieved successfully. Aug 04 10:51:27.907413 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-f90fcf07-6f72-46f5-bfd4-98c58d53812b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-929636120'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:51:27.907413 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-f90fcf07-6f72-46f5-bfd4-98c58d53812b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume of 1 GB Aug 04 10:51:27.911326 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f90fcf07-6f72-46f5-bfd4-98c58d53812b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Availability Zones retrieved successfully. Aug 04 10:51:27.912604 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6a32b6fc-bc76-4cb6-8a01-b78c748bb42a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Flow 'volume_create_api' (c10b8645-8c52-46f2-aad1-63b7c0c52d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:27.913722 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6a32b6fc-bc76-4cb6-8a01-b78c748bb42a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (592ece6e-4c91-4de5-84df-c3307d183f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:27.914718 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-6a32b6fc-bc76-4cb6-8a01-b78c748bb42a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:51:27.918751 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f90fcf07-6f72-46f5-bfd4-98c58d53812b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Flow 'volume_create_api' (dc86cc89-1541-497b-be1a-8d3f35117a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:27.922376 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f90fcf07-6f72-46f5-bfd4-98c58d53812b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4398cde6-38e1-40dc-8799-1329e0a452db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:27.923351 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-f90fcf07-6f72-46f5-bfd4-98c58d53812b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:51:27.942532 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6a32b6fc-bc76-4cb6-8a01-b78c748bb42a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (592ece6e-4c91-4de5-84df-c3307d183f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:27.943427 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6a32b6fc-bc76-4cb6-8a01-b78c748bb42a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (513027ec-6ed9-42af-9447-888fdbf50261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:27.954290 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0fd662d2-1841-4ec3-a64d-777e1efca053 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:27.956608 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0fd662d2-1841-4ec3-a64d-777e1efca053 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 Aug 04 10:51:27.956986 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0fd662d2-1841-4ec3-a64d-777e1efca053 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:27.957049 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0fd662d2-1841-4ec3-a64d-777e1efca053 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:27.968165 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f90fcf07-6f72-46f5-bfd4-98c58d53812b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4398cde6-38e1-40dc-8799-1329e0a452db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:27.969300 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f90fcf07-6f72-46f5-bfd4-98c58d53812b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a6ecee2-ace3-4b0c-a5ea-05c363221163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:27.969932 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:27.969932 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:27.974604 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0fd662d2-1841-4ec3-a64d-777e1efca053 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:27.981258 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0fd662d2-1841-4ec3-a64d-777e1efca053 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 returned with HTTP 200 Aug 04 10:51:27.981780 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 631/2537] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:27 2026] GET /volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 => generated 938 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:28.017958 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-f90fcf07-6f72-46f5-bfd4-98c58d53812b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Created reservations ['1dda5df2-4b13-47a1-aa35-91386c274a08', 'bcba1084-1ed4-4f44-ae3a-7874c4ad7737', '79b48490-dfff-44a1-86f1-c911dc064b33', '1e885849-b41c-46a7-b19e-6675e0d00c7d'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:28.018839 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f90fcf07-6f72-46f5-bfd4-98c58d53812b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a6ecee2-ace3-4b0c-a5ea-05c363221163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dda5df2-4b13-47a1-aa35-91386c274a08', 'bcba1084-1ed4-4f44-ae3a-7874c4ad7737', '79b48490-dfff-44a1-86f1-c911dc064b33', '1e885849-b41c-46a7-b19e-6675e0d00c7d']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:28.019189 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-6a32b6fc-bc76-4cb6-8a01-b78c748bb42a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Created reservations ['4a940dcb-4ed9-4eda-a631-b2f1101a7f71', 'a98f35fe-1395-4813-83e3-2c81c0565020', '5bb86144-0995-4c15-81c1-fdfcf62d2176', '0e02682c-6718-4a80-9e11-87f10345f5db'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:28.019865 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f90fcf07-6f72-46f5-bfd4-98c58d53812b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33d1c1a5-5ebd-43eb-be6c-bed9e186cd72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:28.020206 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6a32b6fc-bc76-4cb6-8a01-b78c748bb42a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (513027ec-6ed9-42af-9447-888fdbf50261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a940dcb-4ed9-4eda-a631-b2f1101a7f71', 'a98f35fe-1395-4813-83e3-2c81c0565020', '5bb86144-0995-4c15-81c1-fdfcf62d2176', '0e02682c-6718-4a80-9e11-87f10345f5db']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:28.021017 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6a32b6fc-bc76-4cb6-8a01-b78c748bb42a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2a6315f-efab-45f3-80d3-cfd75d2d4f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:28.050893 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6a32b6fc-bc76-4cb6-8a01-b78c748bb42a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2a6315f-efab-45f3-80d3-cfd75d2d4f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f850c68-0509-4759-8cf4-8e277ed2957b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1939771814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='121f5b4fafb64d8785db8a894200a3d3',qos_specs=None,replication_status=,reservations=['4a940dcb-4ed9-4eda-a631-b2f1101a7f71','a98f35fe-1395-4813-83e3-2c81c0565020','5bb86144-0995-4c15-81c1-fdfcf62d2176','0e02682c-6718-4a80-9e11-87f10345f5db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dde661fa7e50447fafb32afe3415df0a',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:51:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1939771814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f850c68-0509-4759-8cf4-8e277ed2957b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='121f5b4fafb64d8785db8a894200a3d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dde661fa7e50447fafb32afe3415df0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:28.052338 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f90fcf07-6f72-46f5-bfd4-98c58d53812b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33d1c1a5-5ebd-43eb-be6c-bed9e186cd72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0be37b5-9b61-4342-aec8-663bb2f87e5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-929636120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec63382402a436d984bcbb3ecc1b3f2',qos_specs=None,replication_status=,reservations=['1dda5df2-4b13-47a1-aa35-91386c274a08','bcba1084-1ed4-4f44-ae3a-7874c4ad7737','79b48490-dfff-44a1-86f1-c911dc064b33','1e885849-b41c-46a7-b19e-6675e0d00c7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:51:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-929636120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0be37b5-9b61-4342-aec8-663bb2f87e5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ec63382402a436d984bcbb3ecc1b3f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:28.053087 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f90fcf07-6f72-46f5-bfd4-98c58d53812b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd0ef192-6e53-42e0-9e37-8e15c6942a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:28.055253 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6a32b6fc-bc76-4cb6-8a01-b78c748bb42a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cdcd368-d927-481e-ae61-72306d369fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:28.084947 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6a32b6fc-bc76-4cb6-8a01-b78c748bb42a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cdcd368-d927-481e-ae61-72306d369fd8) transitioned into state 'SUCCESS' from state '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-1939771814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='121f5b4fafb64d8785db8a894200a3d3',qos_specs=None,replication_status=,reservations=['4a940dcb-4ed9-4eda-a631-b2f1101a7f71','a98f35fe-1395-4813-83e3-2c81c0565020','5bb86144-0995-4c15-81c1-fdfcf62d2176','0e02682c-6718-4a80-9e11-87f10345f5db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dde661fa7e50447fafb32afe3415df0a',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:28.085678 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6a32b6fc-bc76-4cb6-8a01-b78c748bb42a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec4e2318-1767-4eba-b191-1cd36417dce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:28.100957 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6a32b6fc-bc76-4cb6-8a01-b78c748bb42a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec4e2318-1767-4eba-b191-1cd36417dce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:28.102218 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6a32b6fc-bc76-4cb6-8a01-b78c748bb42a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Flow 'volume_create_api' (c10b8645-8c52-46f2-aad1-63b7c0c52d9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:28.102661 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6a32b6fc-bc76-4cb6-8a01-b78c748bb42a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Create volume request issued successfully. Aug 04 10:51:28.103522 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6a32b6fc-bc76-4cb6-8a01-b78c748bb42a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:51:28.104149 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 634/2538] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 10:51:27 2026] POST /volume/v3/volumes => generated 778 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:51:28.110672 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f90fcf07-6f72-46f5-bfd4-98c58d53812b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd0ef192-6e53-42e0-9e37-8e15c6942a99) transitioned into state 'SUCCESS' from state '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-929636120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec63382402a436d984bcbb3ecc1b3f2',qos_specs=None,replication_status=,reservations=['1dda5df2-4b13-47a1-aa35-91386c274a08','bcba1084-1ed4-4f44-ae3a-7874c4ad7737','79b48490-dfff-44a1-86f1-c911dc064b33','1e885849-b41c-46a7-b19e-6675e0d00c7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:28.111435 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f90fcf07-6f72-46f5-bfd4-98c58d53812b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (659a755b-11b3-4c3d-8c18-2fa11c541d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:28.117187 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1f089560-e9dd-469b-b29f-262d5e256af7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:28.119597 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1f089560-e9dd-469b-b29f-262d5e256af7 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/volumes/5f850c68-0509-4759-8cf4-8e277ed2957b Aug 04 10:51:28.119597 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1f089560-e9dd-469b-b29f-262d5e256af7 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:28.119679 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1f089560-e9dd-469b-b29f-262d5e256af7 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:28.125711 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f90fcf07-6f72-46f5-bfd4-98c58d53812b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (659a755b-11b3-4c3d-8c18-2fa11c541d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:28.126875 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f90fcf07-6f72-46f5-bfd4-98c58d53812b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Flow 'volume_create_api' (dc86cc89-1541-497b-be1a-8d3f35117a0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:28.127292 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f90fcf07-6f72-46f5-bfd4-98c58d53812b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume request issued successfully. Aug 04 10:51:28.128503 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f90fcf07-6f72-46f5-bfd4-98c58d53812b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:51:28.128992 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 639/2539] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:51:27 2026] POST /volume/v3/volumes => generated 769 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:28.129181 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:28.129181 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:28.133120 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1f089560-e9dd-469b-b29f-262d5e256af7 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Volume info retrieved successfully. Aug 04 10:51:28.138973 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1f089560-e9dd-469b-b29f-262d5e256af7 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/volumes/5f850c68-0509-4759-8cf4-8e277ed2957b returned with HTTP 200 Aug 04 10:51:28.139721 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 636/2540] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:28 2026] GET /volume/v3/volumes/5f850c68-0509-4759-8cf4-8e277ed2957b => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:28.152547 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-814ab87f-dd2a-4100-b9c4-66824209a641 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:28.155870 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-814ab87f-dd2a-4100-b9c4-66824209a641 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/a0be37b5-9b61-4342-aec8-663bb2f87e5e Aug 04 10:51:28.156126 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-814ab87f-dd2a-4100-b9c4-66824209a641 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:28.156317 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-814ab87f-dd2a-4100-b9c4-66824209a641 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:28.164084 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:28.164084 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:28.168497 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-814ab87f-dd2a-4100-b9c4-66824209a641 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:28.173391 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-814ab87f-dd2a-4100-b9c4-66824209a641 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/a0be37b5-9b61-4342-aec8-663bb2f87e5e returned with HTTP 200 Aug 04 10:51:28.173741 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 632/2541] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:28 2026] GET /volume/v3/volumes/a0be37b5-9b61-4342-aec8-663bb2f87e5e => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:28.498983 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-62cda541-14ca-4bb5-9d4e-156007d5661c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:28.501310 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-62cda541-14ca-4bb5-9d4e-156007d5661c tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 Aug 04 10:51:28.502190 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-62cda541-14ca-4bb5-9d4e-156007d5661c tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:28.502190 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-62cda541-14ca-4bb5-9d4e-156007d5661c tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:28.513986 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:28.513986 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:28.518278 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-62cda541-14ca-4bb5-9d4e-156007d5661c tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:51:28.523733 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-62cda541-14ca-4bb5-9d4e-156007d5661c tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 returned with HTTP 200 Aug 04 10:51:28.524226 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 635/2542] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:28 2026] GET /volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:28.995878 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d75dc565-5b3b-48e1-8596-68774c9bf198 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:28.998060 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d75dc565-5b3b-48e1-8596-68774c9bf198 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 Aug 04 10:51:28.998236 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d75dc565-5b3b-48e1-8596-68774c9bf198 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:28.998470 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d75dc565-5b3b-48e1-8596-68774c9bf198 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:29.009286 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:29.009286 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:29.013467 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d75dc565-5b3b-48e1-8596-68774c9bf198 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:29.017818 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d75dc565-5b3b-48e1-8596-68774c9bf198 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 returned with HTTP 200 Aug 04 10:51:29.018418 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 640/2543] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:28 2026] GET /volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:29.156902 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d7ff18c4-ef5d-44c5-bcbb-4e53396626cf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:29.159542 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d7ff18c4-ef5d-44c5-bcbb-4e53396626cf tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/volumes/5f850c68-0509-4759-8cf4-8e277ed2957b Aug 04 10:51:29.159823 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d7ff18c4-ef5d-44c5-bcbb-4e53396626cf tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:29.160095 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d7ff18c4-ef5d-44c5-bcbb-4e53396626cf tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:29.167845 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:29.167845 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:29.171926 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d7ff18c4-ef5d-44c5-bcbb-4e53396626cf tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Volume info retrieved successfully. Aug 04 10:51:29.176875 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d7ff18c4-ef5d-44c5-bcbb-4e53396626cf tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/volumes/5f850c68-0509-4759-8cf4-8e277ed2957b returned with HTTP 200 Aug 04 10:51:29.177462 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 637/2544] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:29 2026] GET /volume/v3/volumes/5f850c68-0509-4759-8cf4-8e277ed2957b => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:29.190294 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-65c482a3-fd26-4ffa-bb1a-ab88476af441 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:29.191626 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-bafa8528-1edf-4dfb-a2e8-70849c8a474e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:29.192530 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-65c482a3-fd26-4ffa-bb1a-ab88476af441 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/a0be37b5-9b61-4342-aec8-663bb2f87e5e Aug 04 10:51:29.192770 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-65c482a3-fd26-4ffa-bb1a-ab88476af441 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:29.192950 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-65c482a3-fd26-4ffa-bb1a-ab88476af441 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:29.193996 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bafa8528-1edf-4dfb-a2e8-70849c8a474e tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] POST https://10.4.3.232/volume/v3/backups Aug 04 10:51:29.194472 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bafa8528-1edf-4dfb-a2e8-70849c8a474e tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5f850c68-0509-4759-8cf4-8e277ed2957b", "name": "tempest-type-Backup-1253749640"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:29.196710 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.backups [None req-bafa8528-1edf-4dfb-a2e8-70849c8a474e tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Creating new backup {'backup': {'volume_id': '5f850c68-0509-4759-8cf4-8e277ed2957b', 'name': 'tempest-type-Backup-1253749640'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:51:29.196910 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-bafa8528-1edf-4dfb-a2e8-70849c8a474e tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Creating backup of volume 5f850c68-0509-4759-8cf4-8e277ed2957b in container None Aug 04 10:51:29.202382 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:29.202382 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:29.206976 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-65c482a3-fd26-4ffa-bb1a-ab88476af441 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:29.208034 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:29.208034 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:29.208514 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-bafa8528-1edf-4dfb-a2e8-70849c8a474e tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Volume info retrieved successfully. Aug 04 10:51:29.212425 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-65c482a3-fd26-4ffa-bb1a-ab88476af441 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/a0be37b5-9b61-4342-aec8-663bb2f87e5e returned with HTTP 200 Aug 04 10:51:29.212829 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 633/2545] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:29 2026] GET /volume/v3/volumes/a0be37b5-9b61-4342-aec8-663bb2f87e5e => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:29.236823 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-98ccf97f-2e33-44f8-9794-c72807e593b8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:29.236823 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-98ccf97f-2e33-44f8-9794-c72807e593b8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:51:29.237152 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-98ccf97f-2e33-44f8-9794-c72807e593b8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a0be37b5-9b61-4342-aec8-663bb2f87e5e", "name": "tempest-VolumeDependencyTests-Snapshot-1011629096"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:29.253418 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:29.253418 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:29.253887 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-98ccf97f-2e33-44f8-9794-c72807e593b8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:29.254057 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-98ccf97f-2e33-44f8-9794-c72807e593b8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create snapshot from volume a0be37b5-9b61-4342-aec8-663bb2f87e5e Aug 04 10:51:29.260974 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-bafa8528-1edf-4dfb-a2e8-70849c8a474e tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Created reservations ['a0f9d69e-bb56-42c3-a1d5-098a6e59cf99', 'abb8e309-8a12-4bff-b62f-bf305495228b'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:29.284910 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-98ccf97f-2e33-44f8-9794-c72807e593b8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Created reservations ['d1d21391-c42a-4dfa-a0c9-da62d2880af4', '2b275a6b-52d5-4f12-8af8-ac052ed288da', 'a73c4e64-dc4f-4f30-9bab-882270c982d1', '30899047-82e5-43a6-9def-3f7cf8e71f92'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:29.310728 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bafa8528-1edf-4dfb-a2e8-70849c8a474e tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:51:29.311302 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 636/2546] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:51:29 2026] POST /volume/v3/backups => generated 316 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:51:29.320714 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-98ccf97f-2e33-44f8-9794-c72807e593b8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot create request issued successfully. Aug 04 10:51:29.320984 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-239dff4b-c48f-4af5-bf9c-ecd99ce747e3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:29.321264 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-98ccf97f-2e33-44f8-9794-c72807e593b8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:51:29.321834 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 641/2547] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:51:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:51:29.323438 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-239dff4b-c48f-4af5-bf9c-ecd99ce747e3 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f Aug 04 10:51:29.323806 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-239dff4b-c48f-4af5-bf9c-ecd99ce747e3 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:29.324154 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-239dff4b-c48f-4af5-bf9c-ecd99ce747e3 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:29.324434 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-239dff4b-c48f-4af5-bf9c-ecd99ce747e3 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Show backup with id b65f4b38-44ef-4f81-a421-6cf249169c2f. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:29.330285 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:29.330285 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:29.331367 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-239dff4b-c48f-4af5-bf9c-ecd99ce747e3 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f returned with HTTP 200 Aug 04 10:51:29.332539 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 638/2548] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:29 2026] GET /volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:29.333630 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e4cb1f77-634a-460f-964b-7bd9267899a9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:29.336315 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e4cb1f77-634a-460f-964b-7bd9267899a9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/085bc0cc-260a-496a-9df0-e36baf3f62f5 Aug 04 10:51:29.336577 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e4cb1f77-634a-460f-964b-7bd9267899a9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:29.336801 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e4cb1f77-634a-460f-964b-7bd9267899a9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:29.350023 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:29.350023 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:29.350939 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e4cb1f77-634a-460f-964b-7bd9267899a9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:29.352444 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e4cb1f77-634a-460f-964b-7bd9267899a9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/085bc0cc-260a-496a-9df0-e36baf3f62f5 returned with HTTP 200 Aug 04 10:51:29.352862 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 634/2549] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:29 2026] GET /volume/v3/snapshots/085bc0cc-260a-496a-9df0-e36baf3f62f5 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:29.480518 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-9730e445-e5f9-4474-a26c-35fce0f6d500 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:29.485776 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-9730e445-e5f9-4474-a26c-35fce0f6d500 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] POST https://10.4.3.232/volume/v3/attachments/7048530a-1d02-4780-8bfe-c7d6adb6447f/action Aug 04 10:51:29.485776 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-9730e445-e5f9-4474-a26c-35fce0f6d500 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:51:29.486747 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-9730e445-e5f9-4474-a26c-35fce0f6d500 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:29.509059 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:29.509059 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:29.524608 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-3fe7c90f-a28d-4d84-9bd9-9552306e8b69 req-9730e445-e5f9-4474-a26c-35fce0f6d500 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/attachments/7048530a-1d02-4780-8bfe-c7d6adb6447f/action returned with HTTP 204 Aug 04 10:51:29.525125 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 637/2550] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:51:29 2026] POST /volume/v3/attachments/7048530a-1d02-4780-8bfe-c7d6adb6447f/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:29.539746 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2ffb04b4-17c4-41f4-897c-15378c064226 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:29.541848 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2ffb04b4-17c4-41f4-897c-15378c064226 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 Aug 04 10:51:29.542069 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2ffb04b4-17c4-41f4-897c-15378c064226 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:29.542349 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2ffb04b4-17c4-41f4-897c-15378c064226 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:29.552653 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:29.552653 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:29.557463 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2ffb04b4-17c4-41f4-897c-15378c064226 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:51:29.561832 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2ffb04b4-17c4-41f4-897c-15378c064226 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 returned with HTTP 200 Aug 04 10:51:29.562268 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 642/2551] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:29 2026] GET /volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:29.593536 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-66bcb6a7-77ef-440e-b679-42d5d4d86f06 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:29.596436 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-66bcb6a7-77ef-440e-b679-42d5d4d86f06 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] DELETE https://10.4.3.232/volume/v3/attachments/eef2492c-39c7-406a-a9b4-e7b9d9f627e5 Aug 04 10:51:29.596720 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-66bcb6a7-77ef-440e-b679-42d5d4d86f06 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:29.597024 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-66bcb6a7-77ef-440e-b679-42d5d4d86f06 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:29.608832 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:29.608832 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:29.673629 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-568a7e3d-159c-4bd3-955f-bf1996e9dcb7 req-66bcb6a7-77ef-440e-b679-42d5d4d86f06 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/attachments/eef2492c-39c7-406a-a9b4-e7b9d9f627e5 returned with HTTP 200 Aug 04 10:51:29.674322 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 639/2552] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:51:29 2026] DELETE /volume/v3/attachments/eef2492c-39c7-406a-a9b4-e7b9d9f627e5 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:30.034322 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-00e69e19-2637-454a-8b84-13db9caa32a7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:30.036347 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-00e69e19-2637-454a-8b84-13db9caa32a7 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 Aug 04 10:51:30.036545 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-00e69e19-2637-454a-8b84-13db9caa32a7 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:30.036750 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-00e69e19-2637-454a-8b84-13db9caa32a7 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:30.052639 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:30.052639 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:30.062239 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-00e69e19-2637-454a-8b84-13db9caa32a7 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:30.071042 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-00e69e19-2637-454a-8b84-13db9caa32a7 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 returned with HTTP 200 Aug 04 10:51:30.071582 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 635/2553] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:30 2026] GET /volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 => generated 1230 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:30.087336 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0995673b-9b21-4e3c-bc2d-b4821c78606a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:30.090104 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0995673b-9b21-4e3c-bc2d-b4821c78606a tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 Aug 04 10:51:30.090343 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0995673b-9b21-4e3c-bc2d-b4821c78606a tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:30.090573 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0995673b-9b21-4e3c-bc2d-b4821c78606a tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:30.106822 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:30.106822 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:30.111137 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0995673b-9b21-4e3c-bc2d-b4821c78606a tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:30.116881 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0995673b-9b21-4e3c-bc2d-b4821c78606a tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 returned with HTTP 200 Aug 04 10:51:30.117480 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 638/2554] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:30 2026] GET /volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 => generated 1230 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:30.347052 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b83ab52f-fab2-433b-a8d3-6732ab2f64bc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:30.348980 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b83ab52f-fab2-433b-a8d3-6732ab2f64bc tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f Aug 04 10:51:30.349231 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b83ab52f-fab2-433b-a8d3-6732ab2f64bc tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:30.349531 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b83ab52f-fab2-433b-a8d3-6732ab2f64bc tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:30.349610 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-b83ab52f-fab2-433b-a8d3-6732ab2f64bc tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Show backup with id b65f4b38-44ef-4f81-a421-6cf249169c2f. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:30.354775 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:30.354775 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:30.355772 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b83ab52f-fab2-433b-a8d3-6732ab2f64bc tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f returned with HTTP 200 Aug 04 10:51:30.356501 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 643/2555] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:30 2026] GET /volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:30.364528 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6f1e8d22-c197-433c-ba95-9e4501534d05 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:30.366752 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6f1e8d22-c197-433c-ba95-9e4501534d05 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/085bc0cc-260a-496a-9df0-e36baf3f62f5 Aug 04 10:51:30.367071 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6f1e8d22-c197-433c-ba95-9e4501534d05 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:30.367431 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6f1e8d22-c197-433c-ba95-9e4501534d05 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:30.373925 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:30.373925 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:30.374791 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6f1e8d22-c197-433c-ba95-9e4501534d05 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:30.375696 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6f1e8d22-c197-433c-ba95-9e4501534d05 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/085bc0cc-260a-496a-9df0-e36baf3f62f5 returned with HTTP 200 Aug 04 10:51:30.376099 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 640/2556] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:30 2026] GET /volume/v3/snapshots/085bc0cc-260a-496a-9df0-e36baf3f62f5 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:30.387391 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b08e41d9-425c-45d7-8c8c-a5fb60ff95c5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:30.389201 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b08e41d9-425c-45d7-8c8c-a5fb60ff95c5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:51:30.389594 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b08e41d9-425c-45d7-8c8c-a5fb60ff95c5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "085bc0cc-260a-496a-9df0-e36baf3f62f5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-757029216"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:30.391159 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-b08e41d9-425c-45d7-8c8c-a5fb60ff95c5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume request body: {'volume': {'snapshot_id': '085bc0cc-260a-496a-9df0-e36baf3f62f5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-757029216'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:51:30.396424 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:30.396424 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:30.396836 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b08e41d9-425c-45d7-8c8c-a5fb60ff95c5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:30.396962 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b08e41d9-425c-45d7-8c8c-a5fb60ff95c5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume of 1 GB Aug 04 10:51:30.400149 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b08e41d9-425c-45d7-8c8c-a5fb60ff95c5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Availability Zones retrieved successfully. Aug 04 10:51:30.410777 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b08e41d9-425c-45d7-8c8c-a5fb60ff95c5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Flow 'volume_create_api' (43423e3d-8d72-4d9c-98f2-9dfc598dd602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:30.412083 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b08e41d9-425c-45d7-8c8c-a5fb60ff95c5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2f1b476-ce6f-42ef-958e-891ebd80fe7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:30.418385 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-b08e41d9-425c-45d7-8c8c-a5fb60ff95c5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:51:30.462780 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b08e41d9-425c-45d7-8c8c-a5fb60ff95c5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2f1b476-ce6f-42ef-958e-891ebd80fe7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '085bc0cc-260a-496a-9df0-e36baf3f62f5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:30.463691 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b08e41d9-425c-45d7-8c8c-a5fb60ff95c5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b09f3c8-3142-4656-8f32-dc07676be72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:30.525915 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b08e41d9-425c-45d7-8c8c-a5fb60ff95c5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Created reservations ['4a5c5338-ce4c-4fb2-bdb4-bd49841e317b', 'e80d6822-e43a-416f-888f-9310f969c12e', 'e6ff11d9-7fa7-43b7-9ea9-a7614de23727', 'c1cf69f6-ea38-4c22-8000-2e4694887269'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:30.526799 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b08e41d9-425c-45d7-8c8c-a5fb60ff95c5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b09f3c8-3142-4656-8f32-dc07676be72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a5c5338-ce4c-4fb2-bdb4-bd49841e317b', 'e80d6822-e43a-416f-888f-9310f969c12e', 'e6ff11d9-7fa7-43b7-9ea9-a7614de23727', 'c1cf69f6-ea38-4c22-8000-2e4694887269']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:30.527604 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b08e41d9-425c-45d7-8c8c-a5fb60ff95c5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f3ddaac-b1f6-4f33-ad55-822b8b2ae40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:30.576174 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b08e41d9-425c-45d7-8c8c-a5fb60ff95c5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f3ddaac-b1f6-4f33-ad55-822b8b2ae40e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04d3701e-5238-479e-aeef-a0e073a81883', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-757029216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec63382402a436d984bcbb3ecc1b3f2',qos_specs=None,replication_status=,reservations=['4a5c5338-ce4c-4fb2-bdb4-bd49841e317b','e80d6822-e43a-416f-888f-9310f969c12e','e6ff11d9-7fa7-43b7-9ea9-a7614de23727','c1cf69f6-ea38-4c22-8000-2e4694887269'],size=1,snapshot_id=085bc0cc-260a-496a-9df0-e36baf3f62f5,source_replicaid=,source_volid=None,status='creating',user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:51:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-757029216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04d3701e-5238-479e-aeef-a0e073a81883,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ec63382402a436d984bcbb3ecc1b3f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=085bc0cc-260a-496a-9df0-e36baf3f62f5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:30.576174 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b08e41d9-425c-45d7-8c8c-a5fb60ff95c5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a72cb20a-9b70-4951-a811-6d97b583fe0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:30.580823 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-50011b98-7e87-49a9-aaf3-af327a7ead35 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:30.584031 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-50011b98-7e87-49a9-aaf3-af327a7ead35 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 Aug 04 10:51:30.584371 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-50011b98-7e87-49a9-aaf3-af327a7ead35 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:30.584666 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-50011b98-7e87-49a9-aaf3-af327a7ead35 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:30.595841 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:30.595841 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:30.601276 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b08e41d9-425c-45d7-8c8c-a5fb60ff95c5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a72cb20a-9b70-4951-a811-6d97b583fe0f) transitioned into state 'SUCCESS' from state '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-757029216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec63382402a436d984bcbb3ecc1b3f2',qos_specs=None,replication_status=,reservations=['4a5c5338-ce4c-4fb2-bdb4-bd49841e317b','e80d6822-e43a-416f-888f-9310f969c12e','e6ff11d9-7fa7-43b7-9ea9-a7614de23727','c1cf69f6-ea38-4c22-8000-2e4694887269'],size=1,snapshot_id=085bc0cc-260a-496a-9df0-e36baf3f62f5,source_replicaid=,source_volid=None,status='creating',user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:30.601460 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-50011b98-7e87-49a9-aaf3-af327a7ead35 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:51:30.601516 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b08e41d9-425c-45d7-8c8c-a5fb60ff95c5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d7a180b-a69f-43f2-a8af-0f619cfa08bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:30.607131 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-50011b98-7e87-49a9-aaf3-af327a7ead35 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 returned with HTTP 200 Aug 04 10:51:30.607793 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 639/2557] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:30 2026] GET /volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:30.634803 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b08e41d9-425c-45d7-8c8c-a5fb60ff95c5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d7a180b-a69f-43f2-a8af-0f619cfa08bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:30.636173 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b08e41d9-425c-45d7-8c8c-a5fb60ff95c5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Flow 'volume_create_api' (43423e3d-8d72-4d9c-98f2-9dfc598dd602) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:30.636549 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b08e41d9-425c-45d7-8c8c-a5fb60ff95c5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume request issued successfully. Aug 04 10:51:30.637152 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b08e41d9-425c-45d7-8c8c-a5fb60ff95c5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:51:30.638081 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 636/2558] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:51:30 2026] POST /volume/v3/volumes => generated 803 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:30.658281 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b03e4c37-a44e-479e-8a3c-01ad3dc44a68 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:30.659410 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b03e4c37-a44e-479e-8a3c-01ad3dc44a68 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/04d3701e-5238-479e-aeef-a0e073a81883 Aug 04 10:51:30.659655 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b03e4c37-a44e-479e-8a3c-01ad3dc44a68 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:30.659927 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b03e4c37-a44e-479e-8a3c-01ad3dc44a68 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:30.681339 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:30.681339 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:30.687856 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b03e4c37-a44e-479e-8a3c-01ad3dc44a68 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:30.694489 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b03e4c37-a44e-479e-8a3c-01ad3dc44a68 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/04d3701e-5238-479e-aeef-a0e073a81883 returned with HTTP 200 Aug 04 10:51:30.694935 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 644/2559] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:30 2026] GET /volume/v3/volumes/04d3701e-5238-479e-aeef-a0e073a81883 => generated 871 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:30.766286 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d06a4b3c-f9b0-4173-bbb5-ba82e6ab2690 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:30.768816 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d06a4b3c-f9b0-4173-bbb5-ba82e6ab2690 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f Aug 04 10:51:30.769121 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d06a4b3c-f9b0-4173-bbb5-ba82e6ab2690 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:30.770269 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d06a4b3c-f9b0-4173-bbb5-ba82e6ab2690 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:30.779650 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:30.779650 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:30.782181 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d06a4b3c-f9b0-4173-bbb5-ba82e6ab2690 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:30.790588 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d06a4b3c-f9b0-4173-bbb5-ba82e6ab2690 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f returned with HTTP 200 Aug 04 10:51:30.791732 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 641/2560] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:30 2026] GET /volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:31.144407 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-c4645f8b-c2a8-44a7-9694-cc2541a2979f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:31.147680 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-c4645f8b-c2a8-44a7-9694-cc2541a2979f tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f Aug 04 10:51:31.147680 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-c4645f8b-c2a8-44a7-9694-cc2541a2979f tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:31.147680 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-c4645f8b-c2a8-44a7-9694-cc2541a2979f tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:31.155171 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:31.155171 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:31.159020 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-c4645f8b-c2a8-44a7-9694-cc2541a2979f tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:31.164094 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-c4645f8b-c2a8-44a7-9694-cc2541a2979f tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f returned with HTTP 200 Aug 04 10:51:31.164552 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 640/2561] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:51:31 2026] GET /volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f => generated 939 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:31.268452 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c559aedc-cd33-4111-a5ba-490748f69d5b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:31.268908 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c559aedc-cd33-4111-a5ba-490748f69d5b None None] GET https://10.4.3.232/volume// Aug 04 10:51:31.269061 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c559aedc-cd33-4111-a5ba-490748f69d5b None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:31.269233 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c559aedc-cd33-4111-a5ba-490748f69d5b None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:31.269576 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c559aedc-cd33-4111-a5ba-490748f69d5b None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:51:31.270041 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 637/2562] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:51:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:51:31.279349 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-194f5484-c801-4d9a-b903-07c04b4ea7f8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:31.371882 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-52630b0d-c5e4-4fd8-bd9a-8344680ec6c7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:31.374718 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-52630b0d-c5e4-4fd8-bd9a-8344680ec6c7 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f Aug 04 10:51:31.375067 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-52630b0d-c5e4-4fd8-bd9a-8344680ec6c7 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:31.375486 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-52630b0d-c5e4-4fd8-bd9a-8344680ec6c7 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:31.376265 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-52630b0d-c5e4-4fd8-bd9a-8344680ec6c7 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Show backup with id b65f4b38-44ef-4f81-a421-6cf249169c2f. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:31.381357 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:31.381357 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:31.381999 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-52630b0d-c5e4-4fd8-bd9a-8344680ec6c7 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f returned with HTTP 200 Aug 04 10:51:31.382145 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-194f5484-c801-4d9a-b903-07c04b4ea7f8 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:51:31.382531 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 642/2563] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:31 2026] GET /volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:31.382708 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-194f5484-c801-4d9a-b903-07c04b4ea7f8 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1cc8be52-5859-4839-ba76-d9a33094510f", "connector": null, "instance_uuid": "326fa11b-4c29-43d1-a2a9-a22a4428f07f"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:31.402574 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:31.402574 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:31.447227 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-194f5484-c801-4d9a-b903-07c04b4ea7f8 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:51:31.447733 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 645/2564] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:51:31 2026] POST /volume/v3/attachments => generated 273 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:31.488050 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9f2b5183-b075-4c4b-af24-adb9ac4d2963 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:31.490046 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9f2b5183-b075-4c4b-af24-adb9ac4d2963 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f Aug 04 10:51:31.490046 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9f2b5183-b075-4c4b-af24-adb9ac4d2963 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:31.490156 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9f2b5183-b075-4c4b-af24-adb9ac4d2963 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:31.499756 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:31.499756 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:31.503760 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-9f2b5183-b075-4c4b-af24-adb9ac4d2963 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:31.506069 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6216e811-a0e9-42d2-9eee-0fb35be2effa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:31.506475 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6216e811-a0e9-42d2-9eee-0fb35be2effa None None] GET https://10.4.3.232/volume// Aug 04 10:51:31.506654 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6216e811-a0e9-42d2-9eee-0fb35be2effa None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:31.506861 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6216e811-a0e9-42d2-9eee-0fb35be2effa None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:31.507268 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6216e811-a0e9-42d2-9eee-0fb35be2effa None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:51:31.507581 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 638/2565] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:51:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:51:31.509048 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9f2b5183-b075-4c4b-af24-adb9ac4d2963 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f returned with HTTP 200 Aug 04 10:51:31.509511 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 641/2566] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:31 2026] GET /volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:31.518094 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-b7e61def-3719-4e92-8222-df82660e4411 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:31.520046 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-b7e61def-3719-4e92-8222-df82660e4411 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f Aug 04 10:51:31.520295 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-b7e61def-3719-4e92-8222-df82660e4411 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:31.520481 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-b7e61def-3719-4e92-8222-df82660e4411 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:31.530182 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:31.530182 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:31.533866 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-b7e61def-3719-4e92-8222-df82660e4411 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:31.538019 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-b7e61def-3719-4e92-8222-df82660e4411 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f returned with HTTP 200 Aug 04 10:51:31.538563 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 643/2567] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:51:31 2026] GET /volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f => generated 1118 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:51:31.639219 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-f7dd7b62-b886-4af1-af34-d7b3d4d75804 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:31.641594 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-f7dd7b62-b886-4af1-af34-d7b3d4d75804 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] PUT https://10.4.3.232/volume/v3/attachments/1404c0c8-548b-49fd-a64f-cb09e3e85cbf Aug 04 10:51:31.641989 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-f7dd7b62-b886-4af1-af34-d7b3d4d75804 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:31.652057 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-f7dd7b62-b886-4af1-af34-d7b3d4d75804 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Acquiring lock "cinder-attachment_update-1cc8be52-5859-4839-ba76-d9a33094510f-np0000006413" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:51:31.657089 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-f7dd7b62-b886-4af1-af34-d7b3d4d75804 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Lock "cinder-attachment_update-1cc8be52-5859-4839-ba76-d9a33094510f-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:51:31.658044 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:31.658044 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:31.711033 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b4067c4e-8d28-4b70-8b7d-1986ffc5f1b6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:31.711892 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b4067c4e-8d28-4b70-8b7d-1986ffc5f1b6 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/04d3701e-5238-479e-aeef-a0e073a81883 Aug 04 10:51:31.712117 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b4067c4e-8d28-4b70-8b7d-1986ffc5f1b6 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:31.712394 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b4067c4e-8d28-4b70-8b7d-1986ffc5f1b6 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:31.721602 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:31.721602 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:31.726554 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b4067c4e-8d28-4b70-8b7d-1986ffc5f1b6 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:31.731030 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b4067c4e-8d28-4b70-8b7d-1986ffc5f1b6 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/04d3701e-5238-479e-aeef-a0e073a81883 returned with HTTP 200 Aug 04 10:51:31.732055 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 639/2568] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:31 2026] GET /volume/v3/volumes/04d3701e-5238-479e-aeef-a0e073a81883 => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:31.745879 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-03d42683-9091-47ea-86d3-f3dcd992fadc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:31.748344 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-03d42683-9091-47ea-86d3-f3dcd992fadc tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/085bc0cc-260a-496a-9df0-e36baf3f62f5 Aug 04 10:51:31.748833 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-03d42683-9091-47ea-86d3-f3dcd992fadc tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:31.748833 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-03d42683-9091-47ea-86d3-f3dcd992fadc tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:31.749533 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-03d42683-9091-47ea-86d3-f3dcd992fadc tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete snapshot with id: 085bc0cc-260a-496a-9df0-e36baf3f62f5 Aug 04 10:51:31.751974 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-f7dd7b62-b886-4af1-af34-d7b3d4d75804 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Lock "cinder-attachment_update-1cc8be52-5859-4839-ba76-d9a33094510f-np0000006413" released by "attachment_update" :: held 0.095s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:51:31.752322 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-f7dd7b62-b886-4af1-af34-d7b3d4d75804 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/attachments/1404c0c8-548b-49fd-a64f-cb09e3e85cbf returned with HTTP 200 Aug 04 10:51:31.752780 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 646/2569] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:51:31 2026] PUT /volume/v3/attachments/1404c0c8-548b-49fd-a64f-cb09e3e85cbf => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:31.754969 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:31.754969 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:31.755433 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-03d42683-9091-47ea-86d3-f3dcd992fadc tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:31.772414 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-03d42683-9091-47ea-86d3-f3dcd992fadc tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot delete request issued successfully. Aug 04 10:51:31.772523 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-03d42683-9091-47ea-86d3-f3dcd992fadc tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/085bc0cc-260a-496a-9df0-e36baf3f62f5 returned with HTTP 202 Aug 04 10:51:31.772996 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 642/2570] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:51:31 2026] DELETE /volume/v3/snapshots/085bc0cc-260a-496a-9df0-e36baf3f62f5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:51:31.781795 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3e5481e6-ccd7-4402-846d-3738f7ad3206 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:31.784349 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3e5481e6-ccd7-4402-846d-3738f7ad3206 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/085bc0cc-260a-496a-9df0-e36baf3f62f5 Aug 04 10:51:31.784349 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3e5481e6-ccd7-4402-846d-3738f7ad3206 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:31.784349 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3e5481e6-ccd7-4402-846d-3738f7ad3206 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:31.789588 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:31.789588 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:31.790127 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3e5481e6-ccd7-4402-846d-3738f7ad3206 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Snapshot retrieved successfully. Aug 04 10:51:31.791320 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3e5481e6-ccd7-4402-846d-3738f7ad3206 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/085bc0cc-260a-496a-9df0-e36baf3f62f5 returned with HTTP 200 Aug 04 10:51:31.791380 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 644/2571] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:31 2026] GET /volume/v3/snapshots/085bc0cc-260a-496a-9df0-e36baf3f62f5 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:32.396729 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a0afb674-a5b1-468e-a0b6-da3b85a306b6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:32.399931 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0afb674-a5b1-468e-a0b6-da3b85a306b6 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f Aug 04 10:51:32.400211 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0afb674-a5b1-468e-a0b6-da3b85a306b6 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:32.400467 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0afb674-a5b1-468e-a0b6-da3b85a306b6 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:32.400614 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a0afb674-a5b1-468e-a0b6-da3b85a306b6 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Show backup with id b65f4b38-44ef-4f81-a421-6cf249169c2f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:32.405277 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:32.405277 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:32.406017 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0afb674-a5b1-468e-a0b6-da3b85a306b6 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f returned with HTTP 200 Aug 04 10:51:32.406458 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 640/2572] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:32 2026] GET /volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:32.526933 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-71d2a28c-ccad-4eaa-a8b1-04d02b5e0592 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:32.529153 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-71d2a28c-ccad-4eaa-a8b1-04d02b5e0592 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f Aug 04 10:51:32.529465 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-71d2a28c-ccad-4eaa-a8b1-04d02b5e0592 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:32.529741 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-71d2a28c-ccad-4eaa-a8b1-04d02b5e0592 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:32.554158 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:32.554158 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:32.561537 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-71d2a28c-ccad-4eaa-a8b1-04d02b5e0592 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:32.571631 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-71d2a28c-ccad-4eaa-a8b1-04d02b5e0592 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f returned with HTTP 200 Aug 04 10:51:32.572368 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 647/2573] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:32 2026] GET /volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f => generated 939 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:32.801685 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-986c7d20-a6c8-4278-b7fa-ffc3689656d9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:32.804871 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-986c7d20-a6c8-4278-b7fa-ffc3689656d9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/085bc0cc-260a-496a-9df0-e36baf3f62f5 Aug 04 10:51:32.805088 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-986c7d20-a6c8-4278-b7fa-ffc3689656d9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:32.805299 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-986c7d20-a6c8-4278-b7fa-ffc3689656d9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:32.813621 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-986c7d20-a6c8-4278-b7fa-ffc3689656d9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/085bc0cc-260a-496a-9df0-e36baf3f62f5 returned with HTTP 404 Aug 04 10:51:32.814164 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 643/2574] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:32 2026] GET /volume/v3/snapshots/085bc0cc-260a-496a-9df0-e36baf3f62f5 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:32.823019 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b9ab83db-794d-4ebe-8ee7-dfe0ba740645 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:32.835115 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b9ab83db-794d-4ebe-8ee7-dfe0ba740645 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/volumes/a0be37b5-9b61-4342-aec8-663bb2f87e5e Aug 04 10:51:32.835463 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b9ab83db-794d-4ebe-8ee7-dfe0ba740645 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:32.840929 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b9ab83db-794d-4ebe-8ee7-dfe0ba740645 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:32.845263 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-b9ab83db-794d-4ebe-8ee7-dfe0ba740645 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume with id: a0be37b5-9b61-4342-aec8-663bb2f87e5e Aug 04 10:51:32.875521 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:32.875521 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:32.875934 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b9ab83db-794d-4ebe-8ee7-dfe0ba740645 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:32.930425 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b9ab83db-794d-4ebe-8ee7-dfe0ba740645 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume request issued successfully. Aug 04 10:51:32.930736 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b9ab83db-794d-4ebe-8ee7-dfe0ba740645 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/a0be37b5-9b61-4342-aec8-663bb2f87e5e returned with HTTP 202 Aug 04 10:51:32.931405 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 645/2575] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:51:32 2026] DELETE /volume/v3/volumes/a0be37b5-9b61-4342-aec8-663bb2f87e5e => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:51:32.946054 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-33c33e08-a842-443b-9df2-856bee501c7e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:32.951695 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-33c33e08-a842-443b-9df2-856bee501c7e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/a0be37b5-9b61-4342-aec8-663bb2f87e5e Aug 04 10:51:32.952020 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-33c33e08-a842-443b-9df2-856bee501c7e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:32.952092 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-33c33e08-a842-443b-9df2-856bee501c7e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:32.961508 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:32.961508 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:32.965722 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-33c33e08-a842-443b-9df2-856bee501c7e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:32.970419 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-33c33e08-a842-443b-9df2-856bee501c7e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/a0be37b5-9b61-4342-aec8-663bb2f87e5e returned with HTTP 200 Aug 04 10:51:32.971090 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 641/2576] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:32 2026] GET /volume/v3/volumes/a0be37b5-9b61-4342-aec8-663bb2f87e5e => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:33.421551 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-353abd46-e94f-45e7-90f4-f2c54714bec5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:33.423466 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-353abd46-e94f-45e7-90f4-f2c54714bec5 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f Aug 04 10:51:33.423692 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-353abd46-e94f-45e7-90f4-f2c54714bec5 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:33.423986 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-353abd46-e94f-45e7-90f4-f2c54714bec5 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:33.424146 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-353abd46-e94f-45e7-90f4-f2c54714bec5 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Show backup with id b65f4b38-44ef-4f81-a421-6cf249169c2f. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:33.431129 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:33.431129 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:33.432070 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-353abd46-e94f-45e7-90f4-f2c54714bec5 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f returned with HTTP 200 Aug 04 10:51:33.432612 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 648/2577] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:33 2026] GET /volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:33.585548 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9a16876c-3144-453e-a5ed-f9de824b0620 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:33.587642 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9a16876c-3144-453e-a5ed-f9de824b0620 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f Aug 04 10:51:33.587882 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9a16876c-3144-453e-a5ed-f9de824b0620 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:33.588105 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9a16876c-3144-453e-a5ed-f9de824b0620 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:33.599199 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:33.599199 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:33.602933 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-9a16876c-3144-453e-a5ed-f9de824b0620 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:33.608173 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9a16876c-3144-453e-a5ed-f9de824b0620 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f returned with HTTP 200 Aug 04 10:51:33.608953 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 644/2578] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:33 2026] GET /volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:33.985772 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-76dd2329-3b0f-4802-8c10-7842681f37d4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:33.988137 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-76dd2329-3b0f-4802-8c10-7842681f37d4 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/a0be37b5-9b61-4342-aec8-663bb2f87e5e Aug 04 10:51:33.988454 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-76dd2329-3b0f-4802-8c10-7842681f37d4 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:33.988748 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-76dd2329-3b0f-4802-8c10-7842681f37d4 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:33.997485 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-76dd2329-3b0f-4802-8c10-7842681f37d4 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/a0be37b5-9b61-4342-aec8-663bb2f87e5e returned with HTTP 404 Aug 04 10:51:33.998195 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 646/2579] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:33 2026] GET /volume/v3/volumes/a0be37b5-9b61-4342-aec8-663bb2f87e5e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:34.007147 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0962398c-0de4-4e71-b0d6-08405c05d128 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:34.009396 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0962398c-0de4-4e71-b0d6-08405c05d128 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:51:34.009905 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0962398c-0de4-4e71-b0d6-08405c05d128 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1239241042"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:34.011953 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-0962398c-0de4-4e71-b0d6-08405c05d128 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1239241042'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:51:34.012041 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-0962398c-0de4-4e71-b0d6-08405c05d128 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume of 1 GB Aug 04 10:51:34.020150 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0962398c-0de4-4e71-b0d6-08405c05d128 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Availability Zones retrieved successfully. Aug 04 10:51:34.029089 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0962398c-0de4-4e71-b0d6-08405c05d128 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Flow 'volume_create_api' (7ab108b1-c438-42eb-a61c-c5a4f64dca5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:34.030167 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0962398c-0de4-4e71-b0d6-08405c05d128 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00333385-6f23-4ecd-9c2c-384f3fa51f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:34.031220 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-0962398c-0de4-4e71-b0d6-08405c05d128 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:51:34.067911 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0962398c-0de4-4e71-b0d6-08405c05d128 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00333385-6f23-4ecd-9c2c-384f3fa51f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:34.069049 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0962398c-0de4-4e71-b0d6-08405c05d128 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f41a99e5-8215-4999-be6d-f30ba1006881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:34.122333 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-0962398c-0de4-4e71-b0d6-08405c05d128 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Created reservations ['aa81d720-df55-440d-ac89-9f64a1a374a2', '517cb4bc-f3d4-4908-9fd6-47098617a0c1', '760b4897-7a5d-4c6e-b84c-a7ebe52f6c42', 'b0235077-aabc-4a22-9534-acdb6c1e39f6'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:34.122333 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0962398c-0de4-4e71-b0d6-08405c05d128 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f41a99e5-8215-4999-be6d-f30ba1006881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa81d720-df55-440d-ac89-9f64a1a374a2', '517cb4bc-f3d4-4908-9fd6-47098617a0c1', '760b4897-7a5d-4c6e-b84c-a7ebe52f6c42', 'b0235077-aabc-4a22-9534-acdb6c1e39f6']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:34.122333 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0962398c-0de4-4e71-b0d6-08405c05d128 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78f7dbd9-0f48-446a-8155-58fb7b512ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:34.158615 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0962398c-0de4-4e71-b0d6-08405c05d128 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78f7dbd9-0f48-446a-8155-58fb7b512ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '661edcbd-3ab0-4768-8116-9683adfa6a91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1239241042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec63382402a436d984bcbb3ecc1b3f2',qos_specs=None,replication_status=,reservations=['aa81d720-df55-440d-ac89-9f64a1a374a2','517cb4bc-f3d4-4908-9fd6-47098617a0c1','760b4897-7a5d-4c6e-b84c-a7ebe52f6c42','b0235077-aabc-4a22-9534-acdb6c1e39f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:51:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1239241042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=661edcbd-3ab0-4768-8116-9683adfa6a91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ec63382402a436d984bcbb3ecc1b3f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:34.159781 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0962398c-0de4-4e71-b0d6-08405c05d128 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcb55d6f-d33e-4c67-a9ea-9bc346b02678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:34.184455 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0962398c-0de4-4e71-b0d6-08405c05d128 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcb55d6f-d33e-4c67-a9ea-9bc346b02678) transitioned into state 'SUCCESS' from state '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-1239241042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec63382402a436d984bcbb3ecc1b3f2',qos_specs=None,replication_status=,reservations=['aa81d720-df55-440d-ac89-9f64a1a374a2','517cb4bc-f3d4-4908-9fd6-47098617a0c1','760b4897-7a5d-4c6e-b84c-a7ebe52f6c42','b0235077-aabc-4a22-9534-acdb6c1e39f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:34.185539 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0962398c-0de4-4e71-b0d6-08405c05d128 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17640603-a196-423b-b824-19f5d8a08dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:34.201143 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0962398c-0de4-4e71-b0d6-08405c05d128 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17640603-a196-423b-b824-19f5d8a08dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:34.202303 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0962398c-0de4-4e71-b0d6-08405c05d128 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Flow 'volume_create_api' (7ab108b1-c438-42eb-a61c-c5a4f64dca5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:34.202701 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0962398c-0de4-4e71-b0d6-08405c05d128 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume request issued successfully. Aug 04 10:51:34.203508 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0962398c-0de4-4e71-b0d6-08405c05d128 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:51:34.204070 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 642/2580] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:51:34 2026] POST /volume/v3/volumes => generated 770 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:34.222004 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-825adbf8-e6b6-47d1-bec1-244580c9dc8e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:34.224155 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-825adbf8-e6b6-47d1-bec1-244580c9dc8e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/661edcbd-3ab0-4768-8116-9683adfa6a91 Aug 04 10:51:34.224938 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-825adbf8-e6b6-47d1-bec1-244580c9dc8e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:34.226348 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-825adbf8-e6b6-47d1-bec1-244580c9dc8e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:34.238040 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:34.238040 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:34.242644 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-825adbf8-e6b6-47d1-bec1-244580c9dc8e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:34.248920 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-825adbf8-e6b6-47d1-bec1-244580c9dc8e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/661edcbd-3ab0-4768-8116-9683adfa6a91 returned with HTTP 200 Aug 04 10:51:34.249671 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 649/2581] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:34 2026] GET /volume/v3/volumes/661edcbd-3ab0-4768-8116-9683adfa6a91 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:34.445471 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-954ac57c-2bb0-43bc-8e52-8a8b3b01ddb6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:34.447698 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-954ac57c-2bb0-43bc-8e52-8a8b3b01ddb6 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f Aug 04 10:51:34.447968 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-954ac57c-2bb0-43bc-8e52-8a8b3b01ddb6 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:34.448184 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-954ac57c-2bb0-43bc-8e52-8a8b3b01ddb6 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:34.448328 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-954ac57c-2bb0-43bc-8e52-8a8b3b01ddb6 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Show backup with id b65f4b38-44ef-4f81-a421-6cf249169c2f. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:34.454120 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:34.454120 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:34.454889 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-954ac57c-2bb0-43bc-8e52-8a8b3b01ddb6 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f returned with HTTP 200 Aug 04 10:51:34.455338 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 645/2582] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:34 2026] GET /volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:34.625827 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ac9d5037-1643-4fbb-a521-c341273b1af5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:34.627841 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ac9d5037-1643-4fbb-a521-c341273b1af5 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f Aug 04 10:51:34.628067 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ac9d5037-1643-4fbb-a521-c341273b1af5 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:34.628315 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ac9d5037-1643-4fbb-a521-c341273b1af5 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:34.638759 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:34.638759 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:34.642270 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ac9d5037-1643-4fbb-a521-c341273b1af5 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:34.647960 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ac9d5037-1643-4fbb-a521-c341273b1af5 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f returned with HTTP 200 Aug 04 10:51:34.648360 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 647/2583] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:34 2026] GET /volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f => generated 939 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:35.119157 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-49b01529-11ba-486e-aee7-694537fd8041 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:35.122212 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-49b01529-11ba-486e-aee7-694537fd8041 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] POST https://10.4.3.232/volume/v3/attachments/1404c0c8-548b-49fd-a64f-cb09e3e85cbf/action Aug 04 10:51:35.122680 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-49b01529-11ba-486e-aee7-694537fd8041 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:51:35.122838 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-49b01529-11ba-486e-aee7-694537fd8041 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:35.142303 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:35.142303 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:35.158653 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b1906517-6661-450c-8de3-4a98748ad3e4 req-49b01529-11ba-486e-aee7-694537fd8041 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/attachments/1404c0c8-548b-49fd-a64f-cb09e3e85cbf/action returned with HTTP 204 Aug 04 10:51:35.159141 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 643/2584] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:51:35 2026] POST /volume/v3/attachments/1404c0c8-548b-49fd-a64f-cb09e3e85cbf/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:35.266684 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-06c0a86e-6174-47f4-b458-83c1fc1ec311 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:35.270230 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-06c0a86e-6174-47f4-b458-83c1fc1ec311 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/661edcbd-3ab0-4768-8116-9683adfa6a91 Aug 04 10:51:35.270230 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-06c0a86e-6174-47f4-b458-83c1fc1ec311 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:35.270230 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-06c0a86e-6174-47f4-b458-83c1fc1ec311 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:35.276443 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:35.276443 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:35.281326 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-06c0a86e-6174-47f4-b458-83c1fc1ec311 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:35.287121 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-06c0a86e-6174-47f4-b458-83c1fc1ec311 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/661edcbd-3ab0-4768-8116-9683adfa6a91 returned with HTTP 200 Aug 04 10:51:35.287842 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 650/2585] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:35 2026] GET /volume/v3/volumes/661edcbd-3ab0-4768-8116-9683adfa6a91 => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:35.303009 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6313393e-dd5a-44db-ae94-885245297a3e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:35.305949 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6313393e-dd5a-44db-ae94-885245297a3e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:51:35.307508 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6313393e-dd5a-44db-ae94-885245297a3e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "661edcbd-3ab0-4768-8116-9683adfa6a91", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1987429384"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:35.309856 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-6313393e-dd5a-44db-ae94-885245297a3e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume request body: {'volume': {'source_volid': '661edcbd-3ab0-4768-8116-9683adfa6a91', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1987429384'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:51:35.322477 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:35.322477 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:35.323529 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6313393e-dd5a-44db-ae94-885245297a3e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume retrieved successfully. Aug 04 10:51:35.323790 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-6313393e-dd5a-44db-ae94-885245297a3e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume of 1 GB Aug 04 10:51:35.329696 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6313393e-dd5a-44db-ae94-885245297a3e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Availability Zones retrieved successfully. Aug 04 10:51:35.337858 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6313393e-dd5a-44db-ae94-885245297a3e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Flow 'volume_create_api' (2725b805-31c7-467e-9311-b8c3540b89ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:35.339591 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6313393e-dd5a-44db-ae94-885245297a3e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b2e36b6-31e4-4163-a076-a917834e9c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:35.340982 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-6313393e-dd5a-44db-ae94-885245297a3e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:51:35.368953 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6313393e-dd5a-44db-ae94-885245297a3e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b2e36b6-31e4-4163-a076-a917834e9c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '661edcbd-3ab0-4768-8116-9683adfa6a91', 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:35.369737 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6313393e-dd5a-44db-ae94-885245297a3e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95271681-d771-47c7-8e40-bf050b11f053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:35.409420 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-6313393e-dd5a-44db-ae94-885245297a3e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Created reservations ['f6652b1f-76b3-4d8b-9696-b3e03a869d1e', '7a873048-23d9-4ded-940b-dc9796e6730c', 'cbba8a96-73a3-4acc-af75-75bd09a32939', '1a65b0cd-b88f-4c3a-823e-5276e21f3d27'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:35.410385 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6313393e-dd5a-44db-ae94-885245297a3e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95271681-d771-47c7-8e40-bf050b11f053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6652b1f-76b3-4d8b-9696-b3e03a869d1e', '7a873048-23d9-4ded-940b-dc9796e6730c', 'cbba8a96-73a3-4acc-af75-75bd09a32939', '1a65b0cd-b88f-4c3a-823e-5276e21f3d27']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:35.411280 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6313393e-dd5a-44db-ae94-885245297a3e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb37410b-36d3-4cf7-a9b6-9b7412e2c230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:35.446921 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6313393e-dd5a-44db-ae94-885245297a3e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb37410b-36d3-4cf7-a9b6-9b7412e2c230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f2282bb-570b-4b9d-b55e-35da85c116c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1987429384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec63382402a436d984bcbb3ecc1b3f2',qos_specs=None,replication_status=,reservations=['f6652b1f-76b3-4d8b-9696-b3e03a869d1e','7a873048-23d9-4ded-940b-dc9796e6730c','cbba8a96-73a3-4acc-af75-75bd09a32939','1a65b0cd-b88f-4c3a-823e-5276e21f3d27'],size=1,snapshot_id=None,source_replicaid=,source_volid=661edcbd-3ab0-4768-8116-9683adfa6a91,status='creating',user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:51:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1987429384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f2282bb-570b-4b9d-b55e-35da85c116c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ec63382402a436d984bcbb3ecc1b3f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=661edcbd-3ab0-4768-8116-9683adfa6a91,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:35.448021 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6313393e-dd5a-44db-ae94-885245297a3e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8111f1b5-1d4b-47b5-9d6c-e74e4fc9714b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:35.465029 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5a2fbf05-e0ad-428e-a36a-dc83bc3317b5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:35.467087 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5a2fbf05-e0ad-428e-a36a-dc83bc3317b5 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f Aug 04 10:51:35.467295 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6313393e-dd5a-44db-ae94-885245297a3e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8111f1b5-1d4b-47b5-9d6c-e74e4fc9714b) transitioned into state 'SUCCESS' from state '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-1987429384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ec63382402a436d984bcbb3ecc1b3f2',qos_specs=None,replication_status=,reservations=['f6652b1f-76b3-4d8b-9696-b3e03a869d1e','7a873048-23d9-4ded-940b-dc9796e6730c','cbba8a96-73a3-4acc-af75-75bd09a32939','1a65b0cd-b88f-4c3a-823e-5276e21f3d27'],size=1,snapshot_id=None,source_replicaid=,source_volid=661edcbd-3ab0-4768-8116-9683adfa6a91,status='creating',user_id='8f5c4fec682a446eaa55c1d3b824f2b3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:35.467640 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5a2fbf05-e0ad-428e-a36a-dc83bc3317b5 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:35.467640 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5a2fbf05-e0ad-428e-a36a-dc83bc3317b5 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:35.467640 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-5a2fbf05-e0ad-428e-a36a-dc83bc3317b5 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Show backup with id b65f4b38-44ef-4f81-a421-6cf249169c2f. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:35.468103 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6313393e-dd5a-44db-ae94-885245297a3e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (815def13-3303-4c15-8eb4-3677af3dffaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:35.472415 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:35.472415 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:35.473033 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5a2fbf05-e0ad-428e-a36a-dc83bc3317b5 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f returned with HTTP 200 Aug 04 10:51:35.473399 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 648/2586] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:35 2026] GET /volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:35.485032 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6313393e-dd5a-44db-ae94-885245297a3e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (815def13-3303-4c15-8eb4-3677af3dffaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:35.486005 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6313393e-dd5a-44db-ae94-885245297a3e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Flow 'volume_create_api' (2725b805-31c7-467e-9311-b8c3540b89ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:35.486368 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6313393e-dd5a-44db-ae94-885245297a3e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Create volume request issued successfully. Aug 04 10:51:35.486978 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6313393e-dd5a-44db-ae94-885245297a3e tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:51:35.487479 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 646/2587] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:51:35 2026] POST /volume/v3/volumes => generated 804 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:35.500444 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cf370230-4ecb-4ac7-a955-1fdd5d08a690 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:35.502279 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cf370230-4ecb-4ac7-a955-1fdd5d08a690 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/2f2282bb-570b-4b9d-b55e-35da85c116c8 Aug 04 10:51:35.502494 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cf370230-4ecb-4ac7-a955-1fdd5d08a690 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:35.502760 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cf370230-4ecb-4ac7-a955-1fdd5d08a690 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:35.510651 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:35.510651 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:35.514708 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cf370230-4ecb-4ac7-a955-1fdd5d08a690 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:35.518891 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cf370230-4ecb-4ac7-a955-1fdd5d08a690 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/2f2282bb-570b-4b9d-b55e-35da85c116c8 returned with HTTP 200 Aug 04 10:51:35.519253 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 644/2588] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:35 2026] GET /volume/v3/volumes/2f2282bb-570b-4b9d-b55e-35da85c116c8 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 10:51:35.661938 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d53f6da1-5602-465c-9067-20a1d6d3008d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:35.664101 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d53f6da1-5602-465c-9067-20a1d6d3008d tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f Aug 04 10:51:35.666280 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d53f6da1-5602-465c-9067-20a1d6d3008d tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:35.666280 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d53f6da1-5602-465c-9067-20a1d6d3008d tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:35.675182 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:35.675182 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:35.679173 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d53f6da1-5602-465c-9067-20a1d6d3008d tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:35.683367 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d53f6da1-5602-465c-9067-20a1d6d3008d tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f returned with HTTP 200 Aug 04 10:51:35.683894 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 651/2589] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:35 2026] GET /volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f => generated 1231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:35.696266 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7a75c78a-f627-4c75-95c0-07a840dd31cb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:35.698164 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7a75c78a-f627-4c75-95c0-07a840dd31cb tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f Aug 04 10:51:35.698395 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7a75c78a-f627-4c75-95c0-07a840dd31cb tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:35.698628 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7a75c78a-f627-4c75-95c0-07a840dd31cb tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:35.708588 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:35.708588 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:35.712507 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7a75c78a-f627-4c75-95c0-07a840dd31cb tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:35.716738 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7a75c78a-f627-4c75-95c0-07a840dd31cb tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f returned with HTTP 200 Aug 04 10:51:35.717073 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 649/2590] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:35 2026] GET /volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f => generated 1231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:36.488525 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f2fb0eb6-fbf9-4da7-8740-e3d4a0fc8837 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:36.491627 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f2fb0eb6-fbf9-4da7-8740-e3d4a0fc8837 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f Aug 04 10:51:36.491826 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f2fb0eb6-fbf9-4da7-8740-e3d4a0fc8837 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:36.492176 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f2fb0eb6-fbf9-4da7-8740-e3d4a0fc8837 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:36.492176 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-f2fb0eb6-fbf9-4da7-8740-e3d4a0fc8837 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Show backup with id b65f4b38-44ef-4f81-a421-6cf249169c2f. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:36.498163 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:36.498163 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:36.499398 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f2fb0eb6-fbf9-4da7-8740-e3d4a0fc8837 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f returned with HTTP 200 Aug 04 10:51:36.499930 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 647/2591] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:36 2026] GET /volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:36.533074 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ddc5c497-2437-4edf-be21-3070b6130c70 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:36.535072 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ddc5c497-2437-4edf-be21-3070b6130c70 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/2f2282bb-570b-4b9d-b55e-35da85c116c8 Aug 04 10:51:36.535313 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ddc5c497-2437-4edf-be21-3070b6130c70 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:36.535547 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ddc5c497-2437-4edf-be21-3070b6130c70 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:36.548553 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:36.548553 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:36.558805 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ddc5c497-2437-4edf-be21-3070b6130c70 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:36.567161 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ddc5c497-2437-4edf-be21-3070b6130c70 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/2f2282bb-570b-4b9d-b55e-35da85c116c8 returned with HTTP 200 Aug 04 10:51:36.567648 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 645/2592] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:36 2026] GET /volume/v3/volumes/2f2282bb-570b-4b9d-b55e-35da85c116c8 => generated 897 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:36.589660 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-81cda6d0-9b93-4464-8c00-5b9d9c5889b9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:36.591813 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-81cda6d0-9b93-4464-8c00-5b9d9c5889b9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/volumes/661edcbd-3ab0-4768-8116-9683adfa6a91 Aug 04 10:51:36.592319 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-81cda6d0-9b93-4464-8c00-5b9d9c5889b9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:36.593528 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-81cda6d0-9b93-4464-8c00-5b9d9c5889b9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:36.593528 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-81cda6d0-9b93-4464-8c00-5b9d9c5889b9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume with id: 661edcbd-3ab0-4768-8116-9683adfa6a91 Aug 04 10:51:36.602356 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:36.602356 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:36.603266 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-81cda6d0-9b93-4464-8c00-5b9d9c5889b9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:36.627808 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-81cda6d0-9b93-4464-8c00-5b9d9c5889b9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume request issued successfully. Aug 04 10:51:36.627808 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-81cda6d0-9b93-4464-8c00-5b9d9c5889b9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/661edcbd-3ab0-4768-8116-9683adfa6a91 returned with HTTP 202 Aug 04 10:51:36.628569 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 652/2593] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:51:36 2026] DELETE /volume/v3/volumes/661edcbd-3ab0-4768-8116-9683adfa6a91 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:51:36.636452 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d0f1aaa4-9cdb-4573-9488-4f9346b5fb85 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:36.638996 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d0f1aaa4-9cdb-4573-9488-4f9346b5fb85 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/661edcbd-3ab0-4768-8116-9683adfa6a91 Aug 04 10:51:36.639340 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d0f1aaa4-9cdb-4573-9488-4f9346b5fb85 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:36.639681 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d0f1aaa4-9cdb-4573-9488-4f9346b5fb85 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:36.650165 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:36.650165 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:36.655719 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d0f1aaa4-9cdb-4573-9488-4f9346b5fb85 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:36.661499 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d0f1aaa4-9cdb-4573-9488-4f9346b5fb85 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/661edcbd-3ab0-4768-8116-9683adfa6a91 returned with HTTP 200 Aug 04 10:51:36.661955 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 650/2594] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:36 2026] GET /volume/v3/volumes/661edcbd-3ab0-4768-8116-9683adfa6a91 => generated 862 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:36.889740 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-901b5fb4-a38f-41f4-ad9e-737645ddca06 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:36.892769 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-901b5fb4-a38f-41f4-ad9e-737645ddca06 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] GET https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d Aug 04 10:51:36.893233 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-901b5fb4-a38f-41f4-ad9e-737645ddca06 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:36.893690 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-901b5fb4-a38f-41f4-ad9e-737645ddca06 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:36.909033 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:36.909033 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:36.915318 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-901b5fb4-a38f-41f4-ad9e-737645ddca06 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Volume info retrieved successfully. Aug 04 10:51:36.923090 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-901b5fb4-a38f-41f4-ad9e-737645ddca06 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d returned with HTTP 200 Aug 04 10:51:36.923997 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 648/2595] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:36 2026] GET /volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:36.975080 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-b89eee13-df5d-4a78-8e9a-a1d368e9c8ef None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:36.977289 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-b89eee13-df5d-4a78-8e9a-a1d368e9c8ef tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] GET https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d Aug 04 10:51:36.977495 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-b89eee13-df5d-4a78-8e9a-a1d368e9c8ef tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:36.977714 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-b89eee13-df5d-4a78-8e9a-a1d368e9c8ef tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:36.996847 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:36.996847 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:37.002407 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-b89eee13-df5d-4a78-8e9a-a1d368e9c8ef tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Volume info retrieved successfully. Aug 04 10:51:37.009323 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-b89eee13-df5d-4a78-8e9a-a1d368e9c8ef tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d returned with HTTP 200 Aug 04 10:51:37.009323 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 646/2596] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:51:36 2026] GET /volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:37.032618 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-3212a8b7-5dab-4e57-8d7b-71bd08ac767b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:37.037946 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-3212a8b7-5dab-4e57-8d7b-71bd08ac767b tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] POST https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d/action Aug 04 10:51:37.037946 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-3212a8b7-5dab-4e57-8d7b-71bd08ac767b tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:51:37.037946 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-3212a8b7-5dab-4e57-8d7b-71bd08ac767b tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:37.074175 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:37.074175 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:37.075077 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-3212a8b7-5dab-4e57-8d7b-71bd08ac767b tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Volume info retrieved successfully. Aug 04 10:51:37.094490 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-3212a8b7-5dab-4e57-8d7b-71bd08ac767b tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Begin detaching volume completed successfully. Aug 04 10:51:37.094490 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-3212a8b7-5dab-4e57-8d7b-71bd08ac767b tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d/action returned with HTTP 202 Aug 04 10:51:37.094490 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 653/2597] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:51:37 2026] POST /volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:51:37.187062 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8db05a33-14eb-409c-97a7-c036dc4c69db None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:37.187441 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8db05a33-14eb-409c-97a7-c036dc4c69db None None] GET https://10.4.3.232/volume// Aug 04 10:51:37.187619 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8db05a33-14eb-409c-97a7-c036dc4c69db None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:37.187857 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8db05a33-14eb-409c-97a7-c036dc4c69db None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:37.188185 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8db05a33-14eb-409c-97a7-c036dc4c69db None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:51:37.188509 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 651/2598] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:51:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:51:37.222314 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-14be337d-bf70-4faf-8cac-c83df81624e7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:37.226730 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-14be337d-bf70-4faf-8cac-c83df81624e7 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] GET https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d Aug 04 10:51:37.227133 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-14be337d-bf70-4faf-8cac-c83df81624e7 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:37.227523 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-14be337d-bf70-4faf-8cac-c83df81624e7 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:37.240667 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:37.240667 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:37.245677 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-14be337d-bf70-4faf-8cac-c83df81624e7 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Volume info retrieved successfully. Aug 04 10:51:37.251896 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-14be337d-bf70-4faf-8cac-c83df81624e7 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d returned with HTTP 200 Aug 04 10:51:37.252452 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 649/2599] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:51:37 2026] GET /volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d => generated 1326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:51:37.510507 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a1424bd9-4cc1-417e-855f-39727fa6cecf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:37.514235 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a1424bd9-4cc1-417e-855f-39727fa6cecf tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f Aug 04 10:51:37.515304 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a1424bd9-4cc1-417e-855f-39727fa6cecf tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:37.515304 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a1424bd9-4cc1-417e-855f-39727fa6cecf tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:37.515304 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a1424bd9-4cc1-417e-855f-39727fa6cecf tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Show backup with id b65f4b38-44ef-4f81-a421-6cf249169c2f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:37.521334 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:37.521334 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:37.522871 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a1424bd9-4cc1-417e-855f-39727fa6cecf tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f returned with HTTP 200 Aug 04 10:51:37.522871 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 647/2600] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:37 2026] GET /volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:37.682699 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c3bfd30b-f895-47ce-97d2-01cf6f23019c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:37.685291 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c3bfd30b-f895-47ce-97d2-01cf6f23019c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/661edcbd-3ab0-4768-8116-9683adfa6a91 Aug 04 10:51:37.687388 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c3bfd30b-f895-47ce-97d2-01cf6f23019c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:37.687388 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c3bfd30b-f895-47ce-97d2-01cf6f23019c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:37.696073 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c3bfd30b-f895-47ce-97d2-01cf6f23019c tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/661edcbd-3ab0-4768-8116-9683adfa6a91 returned with HTTP 404 Aug 04 10:51:37.697033 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 654/2601] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:37 2026] GET /volume/v3/volumes/661edcbd-3ab0-4768-8116-9683adfa6a91 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:37.709653 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-36e88222-5adb-4910-94fd-20f948814b30 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:37.711934 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-36e88222-5adb-4910-94fd-20f948814b30 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/volumes/2f2282bb-570b-4b9d-b55e-35da85c116c8 Aug 04 10:51:37.712207 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-36e88222-5adb-4910-94fd-20f948814b30 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:37.712484 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-36e88222-5adb-4910-94fd-20f948814b30 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:37.712740 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-36e88222-5adb-4910-94fd-20f948814b30 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume with id: 2f2282bb-570b-4b9d-b55e-35da85c116c8 Aug 04 10:51:37.722385 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:37.722385 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:37.722956 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-36e88222-5adb-4910-94fd-20f948814b30 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:37.758321 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-36e88222-5adb-4910-94fd-20f948814b30 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume request issued successfully. Aug 04 10:51:37.758321 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-36e88222-5adb-4910-94fd-20f948814b30 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/2f2282bb-570b-4b9d-b55e-35da85c116c8 returned with HTTP 202 Aug 04 10:51:37.758321 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 652/2602] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:51:37 2026] DELETE /volume/v3/volumes/2f2282bb-570b-4b9d-b55e-35da85c116c8 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:51:37.768823 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d1eef58f-c85f-47f6-ab78-085bd099e637 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:37.769882 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d1eef58f-c85f-47f6-ab78-085bd099e637 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/2f2282bb-570b-4b9d-b55e-35da85c116c8 Aug 04 10:51:37.770043 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d1eef58f-c85f-47f6-ab78-085bd099e637 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:37.770364 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d1eef58f-c85f-47f6-ab78-085bd099e637 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:37.778129 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:37.778129 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:37.784777 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d1eef58f-c85f-47f6-ab78-085bd099e637 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:37.790121 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d1eef58f-c85f-47f6-ab78-085bd099e637 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/2f2282bb-570b-4b9d-b55e-35da85c116c8 returned with HTTP 200 Aug 04 10:51:37.790600 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 650/2603] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:37 2026] GET /volume/v3/volumes/2f2282bb-570b-4b9d-b55e-35da85c116c8 => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:38.223126 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-65919931-690f-4b9e-8c0f-ee49e7444c59 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:38.225258 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-65919931-690f-4b9e-8c0f-ee49e7444c59 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] DELETE https://10.4.3.232/volume/v3/attachments/87f80d50-26db-4726-97e0-da1e654376fc Aug 04 10:51:38.225577 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-65919931-690f-4b9e-8c0f-ee49e7444c59 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:38.225829 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-65919931-690f-4b9e-8c0f-ee49e7444c59 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:38.235941 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:38.235941 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:38.328951 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-56b4d13c-7565-4364-a47f-6b7be3d6a92b req-65919931-690f-4b9e-8c0f-ee49e7444c59 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/attachments/87f80d50-26db-4726-97e0-da1e654376fc returned with HTTP 200 Aug 04 10:51:38.328951 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 648/2604] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:51:38 2026] DELETE /volume/v3/attachments/87f80d50-26db-4726-97e0-da1e654376fc => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:38.533150 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-76458373-9a63-4724-a912-0b6444d81bfd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:38.536714 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-76458373-9a63-4724-a912-0b6444d81bfd tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f Aug 04 10:51:38.536714 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-76458373-9a63-4724-a912-0b6444d81bfd tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:38.536714 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-76458373-9a63-4724-a912-0b6444d81bfd tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:38.536714 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-76458373-9a63-4724-a912-0b6444d81bfd tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Show backup with id b65f4b38-44ef-4f81-a421-6cf249169c2f. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:38.540477 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:38.540477 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:38.541387 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-76458373-9a63-4724-a912-0b6444d81bfd tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f returned with HTTP 200 Aug 04 10:51:38.541831 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 655/2605] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:38 2026] GET /volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:38.809761 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0566d361-d06f-47bc-8f4b-24596a939c4b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:38.811699 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0566d361-d06f-47bc-8f4b-24596a939c4b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/2f2282bb-570b-4b9d-b55e-35da85c116c8 Aug 04 10:51:38.812165 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0566d361-d06f-47bc-8f4b-24596a939c4b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:38.812399 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0566d361-d06f-47bc-8f4b-24596a939c4b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:38.818525 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0566d361-d06f-47bc-8f4b-24596a939c4b tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/2f2282bb-570b-4b9d-b55e-35da85c116c8 returned with HTTP 404 Aug 04 10:51:38.819036 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 653/2606] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:38 2026] GET /volume/v3/volumes/2f2282bb-570b-4b9d-b55e-35da85c116c8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:38.825878 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-057c4c39-5cba-42b5-83d1-eadcc6dac361 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:38.827623 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-057c4c39-5cba-42b5-83d1-eadcc6dac361 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/volumes/661edcbd-3ab0-4768-8116-9683adfa6a91 Aug 04 10:51:38.827827 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-057c4c39-5cba-42b5-83d1-eadcc6dac361 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:38.828014 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-057c4c39-5cba-42b5-83d1-eadcc6dac361 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:38.828179 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-057c4c39-5cba-42b5-83d1-eadcc6dac361 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume with id: 661edcbd-3ab0-4768-8116-9683adfa6a91 Aug 04 10:51:38.833643 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-057c4c39-5cba-42b5-83d1-eadcc6dac361 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/661edcbd-3ab0-4768-8116-9683adfa6a91 returned with HTTP 404 Aug 04 10:51:38.834099 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 651/2607] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:51:38 2026] DELETE /volume/v3/volumes/661edcbd-3ab0-4768-8116-9683adfa6a91 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:38.841885 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1cb598fe-1ee5-476b-bda9-914f3e263912 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:38.845273 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1cb598fe-1ee5-476b-bda9-914f3e263912 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/661edcbd-3ab0-4768-8116-9683adfa6a91 Aug 04 10:51:38.845273 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1cb598fe-1ee5-476b-bda9-914f3e263912 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:38.845273 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1cb598fe-1ee5-476b-bda9-914f3e263912 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:38.850548 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1cb598fe-1ee5-476b-bda9-914f3e263912 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/661edcbd-3ab0-4768-8116-9683adfa6a91 returned with HTTP 404 Aug 04 10:51:38.851351 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 649/2608] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:38 2026] GET /volume/v3/volumes/661edcbd-3ab0-4768-8116-9683adfa6a91 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:38.857754 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-65c0d78d-9b34-4232-9dc5-aa868fe4fa25 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:38.859944 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-65c0d78d-9b34-4232-9dc5-aa868fe4fa25 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/volumes/04d3701e-5238-479e-aeef-a0e073a81883 Aug 04 10:51:38.860286 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-65c0d78d-9b34-4232-9dc5-aa868fe4fa25 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:38.860598 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-65c0d78d-9b34-4232-9dc5-aa868fe4fa25 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:38.860962 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-65c0d78d-9b34-4232-9dc5-aa868fe4fa25 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume with id: 04d3701e-5238-479e-aeef-a0e073a81883 Aug 04 10:51:38.868754 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:38.868754 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:38.869370 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-65c0d78d-9b34-4232-9dc5-aa868fe4fa25 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:38.891063 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-65c0d78d-9b34-4232-9dc5-aa868fe4fa25 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume request issued successfully. Aug 04 10:51:38.892335 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-65c0d78d-9b34-4232-9dc5-aa868fe4fa25 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/04d3701e-5238-479e-aeef-a0e073a81883 returned with HTTP 202 Aug 04 10:51:38.896343 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 656/2609] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:51:38 2026] DELETE /volume/v3/volumes/04d3701e-5238-479e-aeef-a0e073a81883 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:51:38.903840 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0e9d3ae1-5e0f-44d8-9ebd-c58fd9c69590 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:38.906011 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0e9d3ae1-5e0f-44d8-9ebd-c58fd9c69590 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/04d3701e-5238-479e-aeef-a0e073a81883 Aug 04 10:51:38.906731 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0e9d3ae1-5e0f-44d8-9ebd-c58fd9c69590 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:38.906731 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0e9d3ae1-5e0f-44d8-9ebd-c58fd9c69590 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:38.914363 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:38.914363 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:38.919142 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0e9d3ae1-5e0f-44d8-9ebd-c58fd9c69590 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Volume info retrieved successfully. Aug 04 10:51:38.925040 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0e9d3ae1-5e0f-44d8-9ebd-c58fd9c69590 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/04d3701e-5238-479e-aeef-a0e073a81883 returned with HTTP 200 Aug 04 10:51:38.925620 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 654/2610] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:38 2026] GET /volume/v3/volumes/04d3701e-5238-479e-aeef-a0e073a81883 => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:38.941653 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7f7aec01-c47d-403d-a6f2-ce5acc8c0fce None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:38.943863 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7f7aec01-c47d-403d-a6f2-ce5acc8c0fce tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a Aug 04 10:51:38.944109 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7f7aec01-c47d-403d-a6f2-ce5acc8c0fce tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:38.944385 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7f7aec01-c47d-403d-a6f2-ce5acc8c0fce tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:38.953826 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:38.953826 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:38.959300 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7f7aec01-c47d-403d-a6f2-ce5acc8c0fce tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:51:38.967643 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7f7aec01-c47d-403d-a6f2-ce5acc8c0fce tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a returned with HTTP 200 Aug 04 10:51:38.969999 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 652/2611] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:38 2026] GET /volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:39.022171 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-aac81067-1441-43e0-94bb-61c7e2584281 req-1f223a01-c022-4b6d-968e-37152d240ea0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:39.025745 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-aac81067-1441-43e0-94bb-61c7e2584281 req-1f223a01-c022-4b6d-968e-37152d240ea0 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a Aug 04 10:51:39.025745 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-aac81067-1441-43e0-94bb-61c7e2584281 req-1f223a01-c022-4b6d-968e-37152d240ea0 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:39.025745 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-aac81067-1441-43e0-94bb-61c7e2584281 req-1f223a01-c022-4b6d-968e-37152d240ea0 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:39.031684 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:39.031684 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:39.040114 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-aac81067-1441-43e0-94bb-61c7e2584281 req-1f223a01-c022-4b6d-968e-37152d240ea0 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:51:39.042503 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-aac81067-1441-43e0-94bb-61c7e2584281 req-1f223a01-c022-4b6d-968e-37152d240ea0 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a returned with HTTP 200 Aug 04 10:51:39.043155 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 650/2612] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:51:39 2026] GET /volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:39.133183 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8fe7d0ca-0465-4654-a36f-330b086618de None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:39.135263 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8fe7d0ca-0465-4654-a36f-330b086618de None None] GET https://10.4.3.232/volume// Aug 04 10:51:39.135263 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8fe7d0ca-0465-4654-a36f-330b086618de None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:39.135263 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8fe7d0ca-0465-4654-a36f-330b086618de None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:39.135263 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8fe7d0ca-0465-4654-a36f-330b086618de None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:51:39.135607 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 657/2613] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:51:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:51:39.142967 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-aac81067-1441-43e0-94bb-61c7e2584281 req-baa45cf7-b8b9-4f89-9a01-c5c193015980 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:39.145113 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-aac81067-1441-43e0-94bb-61c7e2584281 req-baa45cf7-b8b9-4f89-9a01-c5c193015980 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:51:39.145485 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-aac81067-1441-43e0-94bb-61c7e2584281 req-baa45cf7-b8b9-4f89-9a01-c5c193015980 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2d43c0a-e1fa-40f6-8791-71c14ada6c3a", "connector": null, "instance_uuid": "2e9aea3b-a9c9-45d8-8d62-2048fe35eb48"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:39.153812 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:39.153812 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:39.185534 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-aac81067-1441-43e0-94bb-61c7e2584281 req-baa45cf7-b8b9-4f89-9a01-c5c193015980 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:51:39.186021 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 655/2614] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:51:39 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 04 10:51:39.217853 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-dd29a6a9-ec2d-4014-8c1c-126bec684000 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:39.219722 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dd29a6a9-ec2d-4014-8c1c-126bec684000 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a Aug 04 10:51:39.219982 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dd29a6a9-ec2d-4014-8c1c-126bec684000 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:39.220102 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dd29a6a9-ec2d-4014-8c1c-126bec684000 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:39.227821 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ae9b4b0f-ee86-4ede-a9b6-4f2b4a52884e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:39.227821 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ae9b4b0f-ee86-4ede-a9b6-4f2b4a52884e None None] GET https://10.4.3.232/volume// Aug 04 10:51:39.227821 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ae9b4b0f-ee86-4ede-a9b6-4f2b4a52884e None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:39.227821 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ae9b4b0f-ee86-4ede-a9b6-4f2b4a52884e None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:39.227821 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ae9b4b0f-ee86-4ede-a9b6-4f2b4a52884e None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:51:39.228656 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 651/2615] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:51:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:51:39.230196 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:39.230196 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:39.237931 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-dd29a6a9-ec2d-4014-8c1c-126bec684000 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:51:39.238044 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-aac81067-1441-43e0-94bb-61c7e2584281 req-3251ba18-4f97-4b03-81e6-bc2e7e06ec63 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:39.242127 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-aac81067-1441-43e0-94bb-61c7e2584281 req-3251ba18-4f97-4b03-81e6-bc2e7e06ec63 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a Aug 04 10:51:39.244316 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-aac81067-1441-43e0-94bb-61c7e2584281 req-3251ba18-4f97-4b03-81e6-bc2e7e06ec63 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:39.244316 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-aac81067-1441-43e0-94bb-61c7e2584281 req-3251ba18-4f97-4b03-81e6-bc2e7e06ec63 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:39.244516 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dd29a6a9-ec2d-4014-8c1c-126bec684000 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a returned with HTTP 200 Aug 04 10:51:39.244683 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 653/2616] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:39 2026] GET /volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:39.265457 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:39.265457 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:39.269641 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-aac81067-1441-43e0-94bb-61c7e2584281 req-3251ba18-4f97-4b03-81e6-bc2e7e06ec63 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:51:39.271203 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f56741b4-4ef9-4b42-8df1-3bf6951feff2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:39.273228 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f56741b4-4ef9-4b42-8df1-3bf6951feff2 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] GET https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d Aug 04 10:51:39.273228 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f56741b4-4ef9-4b42-8df1-3bf6951feff2 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:39.273496 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f56741b4-4ef9-4b42-8df1-3bf6951feff2 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:39.274489 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-aac81067-1441-43e0-94bb-61c7e2584281 req-3251ba18-4f97-4b03-81e6-bc2e7e06ec63 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a returned with HTTP 200 Aug 04 10:51:39.274925 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 658/2617] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:51:39 2026] GET /volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a => generated 1020 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:51:39.281261 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:39.281261 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:39.285124 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f56741b4-4ef9-4b42-8df1-3bf6951feff2 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Volume info retrieved successfully. Aug 04 10:51:39.290117 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f56741b4-4ef9-4b42-8df1-3bf6951feff2 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d returned with HTTP 200 Aug 04 10:51:39.290609 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 656/2618] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:39 2026] GET /volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:39.436161 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-aac81067-1441-43e0-94bb-61c7e2584281 req-e0d691f4-ecc1-4dc9-892b-0eccc4303492 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:39.439735 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-aac81067-1441-43e0-94bb-61c7e2584281 req-e0d691f4-ecc1-4dc9-892b-0eccc4303492 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] PUT https://10.4.3.232/volume/v3/attachments/ef6ca28f-5ab2-4971-95a3-6f1190a25113 Aug 04 10:51:39.441502 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-aac81067-1441-43e0-94bb-61c7e2584281 req-e0d691f4-ecc1-4dc9-892b-0eccc4303492 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:39.474945 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-aac81067-1441-43e0-94bb-61c7e2584281 req-e0d691f4-ecc1-4dc9-892b-0eccc4303492 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Acquiring lock "cinder-attachment_update-b2d43c0a-e1fa-40f6-8791-71c14ada6c3a-np0000006413" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:51:39.487290 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-aac81067-1441-43e0-94bb-61c7e2584281 req-e0d691f4-ecc1-4dc9-892b-0eccc4303492 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Lock "cinder-attachment_update-b2d43c0a-e1fa-40f6-8791-71c14ada6c3a-np0000006413" acquired by "attachment_update" :: waited 0.014s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:51:39.492263 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:39.492263 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:39.551328 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2f6832d8-0535-4f92-b87c-7e91bab1812a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:39.553309 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2f6832d8-0535-4f92-b87c-7e91bab1812a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f Aug 04 10:51:39.553706 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2f6832d8-0535-4f92-b87c-7e91bab1812a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:39.553909 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2f6832d8-0535-4f92-b87c-7e91bab1812a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:39.554014 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-2f6832d8-0535-4f92-b87c-7e91bab1812a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Show backup with id b65f4b38-44ef-4f81-a421-6cf249169c2f. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:39.561674 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:39.561674 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:39.562509 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2f6832d8-0535-4f92-b87c-7e91bab1812a tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f returned with HTTP 200 Aug 04 10:51:39.562941 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 654/2619] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:39 2026] GET /volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:39.590562 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-aac81067-1441-43e0-94bb-61c7e2584281 req-e0d691f4-ecc1-4dc9-892b-0eccc4303492 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Lock "cinder-attachment_update-b2d43c0a-e1fa-40f6-8791-71c14ada6c3a-np0000006413" released by "attachment_update" :: held 0.103s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:51:39.590946 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-aac81067-1441-43e0-94bb-61c7e2584281 req-e0d691f4-ecc1-4dc9-892b-0eccc4303492 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/attachments/ef6ca28f-5ab2-4971-95a3-6f1190a25113 returned with HTTP 200 Aug 04 10:51:39.591583 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 652/2620] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:51:39 2026] PUT /volume/v3/attachments/ef6ca28f-5ab2-4971-95a3-6f1190a25113 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:39.938969 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7452b6c6-dee0-42c9-a196-80f8cf4f0841 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:39.940915 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7452b6c6-dee0-42c9-a196-80f8cf4f0841 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/04d3701e-5238-479e-aeef-a0e073a81883 Aug 04 10:51:39.941148 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7452b6c6-dee0-42c9-a196-80f8cf4f0841 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:39.941344 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7452b6c6-dee0-42c9-a196-80f8cf4f0841 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:39.950086 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7452b6c6-dee0-42c9-a196-80f8cf4f0841 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/04d3701e-5238-479e-aeef-a0e073a81883 returned with HTTP 404 Aug 04 10:51:39.950788 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 659/2621] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:39 2026] GET /volume/v3/volumes/04d3701e-5238-479e-aeef-a0e073a81883 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:39.959089 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e17fa84a-fe39-4d85-8009-8085498e1341 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:39.960913 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e17fa84a-fe39-4d85-8009-8085498e1341 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/085bc0cc-260a-496a-9df0-e36baf3f62f5 Aug 04 10:51:39.961104 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e17fa84a-fe39-4d85-8009-8085498e1341 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:39.961318 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e17fa84a-fe39-4d85-8009-8085498e1341 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:39.961445 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-e17fa84a-fe39-4d85-8009-8085498e1341 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete snapshot with id: 085bc0cc-260a-496a-9df0-e36baf3f62f5 Aug 04 10:51:39.966912 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e17fa84a-fe39-4d85-8009-8085498e1341 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/085bc0cc-260a-496a-9df0-e36baf3f62f5 returned with HTTP 404 Aug 04 10:51:39.967453 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 657/2622] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:51:39 2026] DELETE /volume/v3/snapshots/085bc0cc-260a-496a-9df0-e36baf3f62f5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:39.975589 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e283bb44-19a3-4511-a3dc-f2fd4b0e6e7a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:39.977608 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e283bb44-19a3-4511-a3dc-f2fd4b0e6e7a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/085bc0cc-260a-496a-9df0-e36baf3f62f5 Aug 04 10:51:39.977829 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e283bb44-19a3-4511-a3dc-f2fd4b0e6e7a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:39.978011 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e283bb44-19a3-4511-a3dc-f2fd4b0e6e7a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:39.990790 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e283bb44-19a3-4511-a3dc-f2fd4b0e6e7a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/085bc0cc-260a-496a-9df0-e36baf3f62f5 returned with HTTP 404 Aug 04 10:51:39.991359 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 655/2623] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:39 2026] GET /volume/v3/snapshots/085bc0cc-260a-496a-9df0-e36baf3f62f5 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:39.999152 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-29c1bbcd-0eee-4bde-bb58-3ff3aacd7fcf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.001663 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-29c1bbcd-0eee-4bde-bb58-3ff3aacd7fcf tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/volumes/a0be37b5-9b61-4342-aec8-663bb2f87e5e Aug 04 10:51:40.001963 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-29c1bbcd-0eee-4bde-bb58-3ff3aacd7fcf tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.002128 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-29c1bbcd-0eee-4bde-bb58-3ff3aacd7fcf tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.002364 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-29c1bbcd-0eee-4bde-bb58-3ff3aacd7fcf tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume with id: a0be37b5-9b61-4342-aec8-663bb2f87e5e Aug 04 10:51:40.022076 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-29c1bbcd-0eee-4bde-bb58-3ff3aacd7fcf tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/a0be37b5-9b61-4342-aec8-663bb2f87e5e returned with HTTP 404 Aug 04 10:51:40.022699 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 653/2624] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:51:39 2026] DELETE /volume/v3/volumes/a0be37b5-9b61-4342-aec8-663bb2f87e5e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:40.031940 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6656f098-dabb-49fe-a508-aa6fc1be569a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.034726 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6656f098-dabb-49fe-a508-aa6fc1be569a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/a0be37b5-9b61-4342-aec8-663bb2f87e5e Aug 04 10:51:40.035081 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6656f098-dabb-49fe-a508-aa6fc1be569a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.035343 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6656f098-dabb-49fe-a508-aa6fc1be569a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.044509 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6656f098-dabb-49fe-a508-aa6fc1be569a tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/a0be37b5-9b61-4342-aec8-663bb2f87e5e returned with HTTP 404 Aug 04 10:51:40.045165 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 660/2625] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:40 2026] GET /volume/v3/volumes/a0be37b5-9b61-4342-aec8-663bb2f87e5e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:40.053071 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1b93d4bd-461f-47a3-84b5-5382f1c6696d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.055046 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b93d4bd-461f-47a3-84b5-5382f1c6696d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/volumes/4c8bb52a-ff51-4f7e-813c-8a07954ab3b4 Aug 04 10:51:40.055346 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1b93d4bd-461f-47a3-84b5-5382f1c6696d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.055664 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1b93d4bd-461f-47a3-84b5-5382f1c6696d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.055869 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-1b93d4bd-461f-47a3-84b5-5382f1c6696d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume with id: 4c8bb52a-ff51-4f7e-813c-8a07954ab3b4 Aug 04 10:51:40.062206 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b93d4bd-461f-47a3-84b5-5382f1c6696d tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/4c8bb52a-ff51-4f7e-813c-8a07954ab3b4 returned with HTTP 404 Aug 04 10:51:40.063107 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 658/2626] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:51:40 2026] DELETE /volume/v3/volumes/4c8bb52a-ff51-4f7e-813c-8a07954ab3b4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:40.073421 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4647d6f0-d47d-4d97-a96d-fd73fb86d5a7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.077076 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4647d6f0-d47d-4d97-a96d-fd73fb86d5a7 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/4c8bb52a-ff51-4f7e-813c-8a07954ab3b4 Aug 04 10:51:40.077303 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4647d6f0-d47d-4d97-a96d-fd73fb86d5a7 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.077521 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4647d6f0-d47d-4d97-a96d-fd73fb86d5a7 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.084041 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4647d6f0-d47d-4d97-a96d-fd73fb86d5a7 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/4c8bb52a-ff51-4f7e-813c-8a07954ab3b4 returned with HTTP 404 Aug 04 10:51:40.085289 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 656/2627] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:40 2026] GET /volume/v3/volumes/4c8bb52a-ff51-4f7e-813c-8a07954ab3b4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:40.093063 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-649ca54d-fc8f-4a70-b6ce-3881bc9f4acb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.094788 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-649ca54d-fc8f-4a70-b6ce-3881bc9f4acb tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/eee1a761-0567-44d6-8bb8-cf5220a866cc Aug 04 10:51:40.094964 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-649ca54d-fc8f-4a70-b6ce-3881bc9f4acb tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.095155 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-649ca54d-fc8f-4a70-b6ce-3881bc9f4acb tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.095299 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-649ca54d-fc8f-4a70-b6ce-3881bc9f4acb tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete snapshot with id: eee1a761-0567-44d6-8bb8-cf5220a866cc Aug 04 10:51:40.100386 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-649ca54d-fc8f-4a70-b6ce-3881bc9f4acb tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/eee1a761-0567-44d6-8bb8-cf5220a866cc returned with HTTP 404 Aug 04 10:51:40.100873 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 654/2628] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:51:40 2026] DELETE /volume/v3/snapshots/eee1a761-0567-44d6-8bb8-cf5220a866cc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:40.108613 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-95eb3f7d-9547-48da-a2b4-53fbaf1f2603 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.110797 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-95eb3f7d-9547-48da-a2b4-53fbaf1f2603 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/eee1a761-0567-44d6-8bb8-cf5220a866cc Aug 04 10:51:40.111028 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-95eb3f7d-9547-48da-a2b4-53fbaf1f2603 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.111262 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-95eb3f7d-9547-48da-a2b4-53fbaf1f2603 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.119128 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-95eb3f7d-9547-48da-a2b4-53fbaf1f2603 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/eee1a761-0567-44d6-8bb8-cf5220a866cc returned with HTTP 404 Aug 04 10:51:40.119607 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 661/2629] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:40 2026] GET /volume/v3/snapshots/eee1a761-0567-44d6-8bb8-cf5220a866cc => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:40.131705 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ed3b1771-4ee1-4230-bc90-103eb704bf59 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.133570 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ed3b1771-4ee1-4230-bc90-103eb704bf59 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/volumes/d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e Aug 04 10:51:40.133789 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ed3b1771-4ee1-4230-bc90-103eb704bf59 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.134027 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ed3b1771-4ee1-4230-bc90-103eb704bf59 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.134179 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-ed3b1771-4ee1-4230-bc90-103eb704bf59 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume with id: d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e Aug 04 10:51:40.140059 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ed3b1771-4ee1-4230-bc90-103eb704bf59 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e returned with HTTP 404 Aug 04 10:51:40.140690 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 659/2630] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:51:40 2026] DELETE /volume/v3/volumes/d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:40.150717 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-49cb6378-9b4d-486e-aca9-71f4d5f0d6d2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.152073 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-49cb6378-9b4d-486e-aca9-71f4d5f0d6d2 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e Aug 04 10:51:40.152557 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-49cb6378-9b4d-486e-aca9-71f4d5f0d6d2 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.152557 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-49cb6378-9b4d-486e-aca9-71f4d5f0d6d2 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.167622 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-49cb6378-9b4d-486e-aca9-71f4d5f0d6d2 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e returned with HTTP 404 Aug 04 10:51:40.167622 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 657/2631] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:40 2026] GET /volume/v3/volumes/d0321dcd-42b6-4b11-ae57-7c7ecf2adc7e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:40.177372 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f915abfd-1b06-414e-b6ae-9a87516da074 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.179456 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f915abfd-1b06-414e-b6ae-9a87516da074 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/ccd077c6-c113-4675-93ce-7231bb0a8a75 Aug 04 10:51:40.179777 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f915abfd-1b06-414e-b6ae-9a87516da074 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.183180 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f915abfd-1b06-414e-b6ae-9a87516da074 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.183180 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-f915abfd-1b06-414e-b6ae-9a87516da074 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete snapshot with id: ccd077c6-c113-4675-93ce-7231bb0a8a75 Aug 04 10:51:40.185788 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f915abfd-1b06-414e-b6ae-9a87516da074 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/ccd077c6-c113-4675-93ce-7231bb0a8a75 returned with HTTP 404 Aug 04 10:51:40.186408 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 655/2632] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:51:40 2026] DELETE /volume/v3/snapshots/ccd077c6-c113-4675-93ce-7231bb0a8a75 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:40.194495 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5aa1b026-6a0a-4bf4-9a85-c6713fdbf719 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.196516 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5aa1b026-6a0a-4bf4-9a85-c6713fdbf719 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/ccd077c6-c113-4675-93ce-7231bb0a8a75 Aug 04 10:51:40.196596 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5aa1b026-6a0a-4bf4-9a85-c6713fdbf719 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.196867 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5aa1b026-6a0a-4bf4-9a85-c6713fdbf719 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.202215 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5aa1b026-6a0a-4bf4-9a85-c6713fdbf719 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/ccd077c6-c113-4675-93ce-7231bb0a8a75 returned with HTTP 404 Aug 04 10:51:40.202858 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 662/2633] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:40 2026] GET /volume/v3/snapshots/ccd077c6-c113-4675-93ce-7231bb0a8a75 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:40.213581 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-26557daf-6cc5-48bd-9d86-17929623d005 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.215656 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-26557daf-6cc5-48bd-9d86-17929623d005 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/volumes/906497cc-0324-4ab6-84d8-941e989bfda1 Aug 04 10:51:40.215940 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-26557daf-6cc5-48bd-9d86-17929623d005 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.216158 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-26557daf-6cc5-48bd-9d86-17929623d005 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.216389 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-26557daf-6cc5-48bd-9d86-17929623d005 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume with id: 906497cc-0324-4ab6-84d8-941e989bfda1 Aug 04 10:51:40.229061 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-26557daf-6cc5-48bd-9d86-17929623d005 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/906497cc-0324-4ab6-84d8-941e989bfda1 returned with HTTP 404 Aug 04 10:51:40.229642 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 660/2634] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:51:40 2026] DELETE /volume/v3/volumes/906497cc-0324-4ab6-84d8-941e989bfda1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:40.242224 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c2242083-ec76-4993-acff-3a4af00b6c68 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.245408 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c2242083-ec76-4993-acff-3a4af00b6c68 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/906497cc-0324-4ab6-84d8-941e989bfda1 Aug 04 10:51:40.245800 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c2242083-ec76-4993-acff-3a4af00b6c68 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.245800 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c2242083-ec76-4993-acff-3a4af00b6c68 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.254019 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c2242083-ec76-4993-acff-3a4af00b6c68 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/906497cc-0324-4ab6-84d8-941e989bfda1 returned with HTTP 404 Aug 04 10:51:40.254529 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 658/2635] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:40 2026] GET /volume/v3/volumes/906497cc-0324-4ab6-84d8-941e989bfda1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:40.260747 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-faeee620-1aa7-407e-8c89-16c9c8fb067a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.262505 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-faeee620-1aa7-407e-8c89-16c9c8fb067a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a Aug 04 10:51:40.262723 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-faeee620-1aa7-407e-8c89-16c9c8fb067a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.262901 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-faeee620-1aa7-407e-8c89-16c9c8fb067a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.263842 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ccbfc880-ad23-471d-8feb-12bfd8159c36 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.266535 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ccbfc880-ad23-471d-8feb-12bfd8159c36 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/volumes/fa0d0c8b-188b-4a68-919f-72fdfb78c0cb Aug 04 10:51:40.266803 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ccbfc880-ad23-471d-8feb-12bfd8159c36 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.267019 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ccbfc880-ad23-471d-8feb-12bfd8159c36 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.267220 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-ccbfc880-ad23-471d-8feb-12bfd8159c36 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume with id: fa0d0c8b-188b-4a68-919f-72fdfb78c0cb Aug 04 10:51:40.273017 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:40.273017 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:40.274791 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ccbfc880-ad23-471d-8feb-12bfd8159c36 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/fa0d0c8b-188b-4a68-919f-72fdfb78c0cb returned with HTTP 404 Aug 04 10:51:40.275598 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 663/2636] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:51:40 2026] DELETE /volume/v3/volumes/fa0d0c8b-188b-4a68-919f-72fdfb78c0cb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:40.276708 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-faeee620-1aa7-407e-8c89-16c9c8fb067a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:51:40.281156 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-faeee620-1aa7-407e-8c89-16c9c8fb067a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a returned with HTTP 200 Aug 04 10:51:40.281674 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 656/2637] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:40 2026] GET /volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:51:40.285507 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5f0cfcca-7a3a-4101-af8b-fd0fc6780e01 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.286807 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5f0cfcca-7a3a-4101-af8b-fd0fc6780e01 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/fa0d0c8b-188b-4a68-919f-72fdfb78c0cb Aug 04 10:51:40.287090 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5f0cfcca-7a3a-4101-af8b-fd0fc6780e01 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.287386 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5f0cfcca-7a3a-4101-af8b-fd0fc6780e01 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.294675 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5f0cfcca-7a3a-4101-af8b-fd0fc6780e01 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/fa0d0c8b-188b-4a68-919f-72fdfb78c0cb returned with HTTP 404 Aug 04 10:51:40.295430 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 661/2638] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:40 2026] GET /volume/v3/volumes/fa0d0c8b-188b-4a68-919f-72fdfb78c0cb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:40.303364 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-87c0c4ca-8d01-4611-96f7-867d8fb5c6c8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.305529 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-87c0c4ca-8d01-4611-96f7-867d8fb5c6c8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/volumes/a49dcc37-bacf-474e-8147-1b79337ed9c2 Aug 04 10:51:40.305789 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-87c0c4ca-8d01-4611-96f7-867d8fb5c6c8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.306019 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-87c0c4ca-8d01-4611-96f7-867d8fb5c6c8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.306307 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-87c0c4ca-8d01-4611-96f7-867d8fb5c6c8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume with id: a49dcc37-bacf-474e-8147-1b79337ed9c2 Aug 04 10:51:40.313105 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-87c0c4ca-8d01-4611-96f7-867d8fb5c6c8 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/a49dcc37-bacf-474e-8147-1b79337ed9c2 returned with HTTP 404 Aug 04 10:51:40.313582 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 659/2639] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:51:40 2026] DELETE /volume/v3/volumes/a49dcc37-bacf-474e-8147-1b79337ed9c2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:40.322003 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9ab7acc6-d049-4bc6-ae74-2b05eef97166 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.326293 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9ab7acc6-d049-4bc6-ae74-2b05eef97166 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/a49dcc37-bacf-474e-8147-1b79337ed9c2 Aug 04 10:51:40.326565 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9ab7acc6-d049-4bc6-ae74-2b05eef97166 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.326817 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9ab7acc6-d049-4bc6-ae74-2b05eef97166 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.336070 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9ab7acc6-d049-4bc6-ae74-2b05eef97166 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/a49dcc37-bacf-474e-8147-1b79337ed9c2 returned with HTTP 404 Aug 04 10:51:40.336070 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 664/2640] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:40 2026] GET /volume/v3/volumes/a49dcc37-bacf-474e-8147-1b79337ed9c2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:40.343773 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5ed7fa3c-89ea-406f-9788-b14471791bf3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.346474 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ed7fa3c-89ea-406f-9788-b14471791bf3 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0 Aug 04 10:51:40.346810 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5ed7fa3c-89ea-406f-9788-b14471791bf3 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.346927 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5ed7fa3c-89ea-406f-9788-b14471791bf3 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.347062 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-5ed7fa3c-89ea-406f-9788-b14471791bf3 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete snapshot with id: 0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0 Aug 04 10:51:40.354769 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ed7fa3c-89ea-406f-9788-b14471791bf3 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0 returned with HTTP 404 Aug 04 10:51:40.355312 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 657/2641] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:51:40 2026] DELETE /volume/v3/snapshots/0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:40.364200 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-67427b48-fb5e-4722-afc9-7fdf477bd120 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.365954 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-67427b48-fb5e-4722-afc9-7fdf477bd120 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0 Aug 04 10:51:40.366340 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-67427b48-fb5e-4722-afc9-7fdf477bd120 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.366738 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-67427b48-fb5e-4722-afc9-7fdf477bd120 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.373182 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-67427b48-fb5e-4722-afc9-7fdf477bd120 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0 returned with HTTP 404 Aug 04 10:51:40.373182 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 662/2642] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:40 2026] GET /volume/v3/snapshots/0ce2e8f9-9ec8-40a8-8ff1-a412d77ee8c0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:40.382839 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9e865a88-32ea-498b-a881-0debeb42b7fb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.385263 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9e865a88-32ea-498b-a881-0debeb42b7fb tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/volumes/c5640e9c-460e-4eae-81b6-2e107982ead6 Aug 04 10:51:40.385263 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9e865a88-32ea-498b-a881-0debeb42b7fb tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.385263 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9e865a88-32ea-498b-a881-0debeb42b7fb tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.385263 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-9e865a88-32ea-498b-a881-0debeb42b7fb tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume with id: c5640e9c-460e-4eae-81b6-2e107982ead6 Aug 04 10:51:40.392477 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9e865a88-32ea-498b-a881-0debeb42b7fb tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/c5640e9c-460e-4eae-81b6-2e107982ead6 returned with HTTP 404 Aug 04 10:51:40.392889 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 660/2643] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:51:40 2026] DELETE /volume/v3/volumes/c5640e9c-460e-4eae-81b6-2e107982ead6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:40.404613 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4baa706d-b33d-450a-9361-620bfe2d70d9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.407524 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4baa706d-b33d-450a-9361-620bfe2d70d9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/c5640e9c-460e-4eae-81b6-2e107982ead6 Aug 04 10:51:40.407524 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4baa706d-b33d-450a-9361-620bfe2d70d9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.408011 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4baa706d-b33d-450a-9361-620bfe2d70d9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.417091 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4baa706d-b33d-450a-9361-620bfe2d70d9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/c5640e9c-460e-4eae-81b6-2e107982ead6 returned with HTTP 404 Aug 04 10:51:40.418030 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 665/2644] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:40 2026] GET /volume/v3/volumes/c5640e9c-460e-4eae-81b6-2e107982ead6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:40.424860 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c30646fd-26d3-4ea7-b5c8-65e2c60c93b5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.426578 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c30646fd-26d3-4ea7-b5c8-65e2c60c93b5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/a28b965d-84d6-4d70-8f09-0bf144d2bad1 Aug 04 10:51:40.426826 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c30646fd-26d3-4ea7-b5c8-65e2c60c93b5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.427009 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c30646fd-26d3-4ea7-b5c8-65e2c60c93b5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.427109 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-c30646fd-26d3-4ea7-b5c8-65e2c60c93b5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete snapshot with id: a28b965d-84d6-4d70-8f09-0bf144d2bad1 Aug 04 10:51:40.435208 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c30646fd-26d3-4ea7-b5c8-65e2c60c93b5 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/a28b965d-84d6-4d70-8f09-0bf144d2bad1 returned with HTTP 404 Aug 04 10:51:40.435701 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 658/2645] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:51:40 2026] DELETE /volume/v3/snapshots/a28b965d-84d6-4d70-8f09-0bf144d2bad1 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:40.446275 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d1ff687d-4ac1-4e23-973e-16e397540de9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.447673 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d1ff687d-4ac1-4e23-973e-16e397540de9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/snapshots/a28b965d-84d6-4d70-8f09-0bf144d2bad1 Aug 04 10:51:40.448062 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d1ff687d-4ac1-4e23-973e-16e397540de9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.448433 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d1ff687d-4ac1-4e23-973e-16e397540de9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.455829 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d1ff687d-4ac1-4e23-973e-16e397540de9 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/snapshots/a28b965d-84d6-4d70-8f09-0bf144d2bad1 returned with HTTP 404 Aug 04 10:51:40.456610 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 663/2646] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:51:40 2026] GET /volume/v3/snapshots/a28b965d-84d6-4d70-8f09-0bf144d2bad1 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:40.464261 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d1db5b62-7bc8-4791-b5a7-99eded923ac3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.466289 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d1db5b62-7bc8-4791-b5a7-99eded923ac3 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] DELETE https://10.4.3.232/volume/v3/volumes/bf0623e5-517e-421a-92f1-3b0d337fc733 Aug 04 10:51:40.466787 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d1db5b62-7bc8-4791-b5a7-99eded923ac3 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.466837 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d1db5b62-7bc8-4791-b5a7-99eded923ac3 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.467070 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-d1db5b62-7bc8-4791-b5a7-99eded923ac3 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Delete volume with id: bf0623e5-517e-421a-92f1-3b0d337fc733 Aug 04 10:51:40.472467 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d1db5b62-7bc8-4791-b5a7-99eded923ac3 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/bf0623e5-517e-421a-92f1-3b0d337fc733 returned with HTTP 404 Aug 04 10:51:40.472958 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 661/2647] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:51:40 2026] DELETE /volume/v3/volumes/bf0623e5-517e-421a-92f1-3b0d337fc733 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:40.481662 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-effbc948-49e0-4625-8642-317ae2fa68f3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.484755 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-effbc948-49e0-4625-8642-317ae2fa68f3 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] GET https://10.4.3.232/volume/v3/volumes/bf0623e5-517e-421a-92f1-3b0d337fc733 Aug 04 10:51:40.485146 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-effbc948-49e0-4625-8642-317ae2fa68f3 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.485705 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-effbc948-49e0-4625-8642-317ae2fa68f3 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.495667 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-effbc948-49e0-4625-8642-317ae2fa68f3 tempest-VolumeDependencyTests-2054866731 tempest-VolumeDependencyTests-2054866731-project-member] https://10.4.3.232/volume/v3/volumes/bf0623e5-517e-421a-92f1-3b0d337fc733 returned with HTTP 404 Aug 04 10:51:40.496638 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 666/2648] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:40 2026] GET /volume/v3/volumes/bf0623e5-517e-421a-92f1-3b0d337fc733 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:40.575282 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a26dccfd-a731-451e-bdd4-86739cd31a0d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:40.577348 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a26dccfd-a731-451e-bdd4-86739cd31a0d tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f Aug 04 10:51:40.577597 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a26dccfd-a731-451e-bdd4-86739cd31a0d tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:40.577844 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a26dccfd-a731-451e-bdd4-86739cd31a0d tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:40.578010 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a26dccfd-a731-451e-bdd4-86739cd31a0d tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Show backup with id b65f4b38-44ef-4f81-a421-6cf249169c2f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:40.585061 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:40.585061 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:40.585910 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a26dccfd-a731-451e-bdd4-86739cd31a0d tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f returned with HTTP 200 Aug 04 10:51:40.586465 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 659/2649] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:40 2026] GET /volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:41.143423 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-21af218a-927c-479b-af57-6f4b1ef92fa4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:41.145859 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-21af218a-927c-479b-af57-6f4b1ef92fa4 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 Aug 04 10:51:41.148088 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-21af218a-927c-479b-af57-6f4b1ef92fa4 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:41.148088 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-21af218a-927c-479b-af57-6f4b1ef92fa4 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:41.163153 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:41.163153 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:41.166621 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-21af218a-927c-479b-af57-6f4b1ef92fa4 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:41.172046 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-21af218a-927c-479b-af57-6f4b1ef92fa4 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 returned with HTTP 200 Aug 04 10:51:41.172570 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 664/2650] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:51:41 2026] GET /volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 => generated 1230 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:41.194063 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-eb69487a-5fb4-4760-b581-9331dd633cf3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:41.201321 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-eb69487a-5fb4-4760-b581-9331dd633cf3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] POST https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12/action Aug 04 10:51:41.201321 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-eb69487a-5fb4-4760-b581-9331dd633cf3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:51:41.201321 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-eb69487a-5fb4-4760-b581-9331dd633cf3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:41.235016 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:41.235016 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:41.235934 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-eb69487a-5fb4-4760-b581-9331dd633cf3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:41.243322 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-eb69487a-5fb4-4760-b581-9331dd633cf3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Begin detaching volume completed successfully. Aug 04 10:51:41.243322 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-eb69487a-5fb4-4760-b581-9331dd633cf3 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12/action returned with HTTP 202 Aug 04 10:51:41.244034 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 662/2651] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:51:41 2026] POST /volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:51:41.298989 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-685f8a5a-92fb-4501-810f-8140b920435d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:41.299397 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-44210754-041c-4db4-bef2-9e3a1693a27a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:41.299622 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-44210754-041c-4db4-bef2-9e3a1693a27a None None] GET https://10.4.3.232/volume// Aug 04 10:51:41.299731 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-44210754-041c-4db4-bef2-9e3a1693a27a None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:41.299919 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-44210754-041c-4db4-bef2-9e3a1693a27a None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:41.300212 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-44210754-041c-4db4-bef2-9e3a1693a27a None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:51:41.300530 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 660/2652] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:51:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:51:41.310060 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-685f8a5a-92fb-4501-810f-8140b920435d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a Aug 04 10:51:41.310415 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-685f8a5a-92fb-4501-810f-8140b920435d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:41.310684 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-685f8a5a-92fb-4501-810f-8140b920435d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:41.311384 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-a32c8d75-903f-4bd6-ae1d-42578bc7114a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:41.314848 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-a32c8d75-903f-4bd6-ae1d-42578bc7114a tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 Aug 04 10:51:41.315164 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-a32c8d75-903f-4bd6-ae1d-42578bc7114a tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:41.315429 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-a32c8d75-903f-4bd6-ae1d-42578bc7114a tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:41.324304 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:41.324304 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:41.333288 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-685f8a5a-92fb-4501-810f-8140b920435d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:51:41.338003 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:41.338003 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:41.340220 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-685f8a5a-92fb-4501-810f-8140b920435d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a returned with HTTP 200 Aug 04 10:51:41.340634 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 667/2653] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:41 2026] GET /volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:51:41.349081 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-a32c8d75-903f-4bd6-ae1d-42578bc7114a tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:41.354386 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-a32c8d75-903f-4bd6-ae1d-42578bc7114a tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 returned with HTTP 200 Aug 04 10:51:41.354803 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 665/2654] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:51:41 2026] GET /volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 => generated 1413 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:51:41.596766 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-191a38f7-69d9-4b0c-ac05-51b70b51e2c0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:41.598351 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-191a38f7-69d9-4b0c-ac05-51b70b51e2c0 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f Aug 04 10:51:41.598755 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-191a38f7-69d9-4b0c-ac05-51b70b51e2c0 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:41.599042 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-191a38f7-69d9-4b0c-ac05-51b70b51e2c0 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:41.600076 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-191a38f7-69d9-4b0c-ac05-51b70b51e2c0 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Show backup with id b65f4b38-44ef-4f81-a421-6cf249169c2f. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:41.604337 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:41.604337 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:41.605623 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-191a38f7-69d9-4b0c-ac05-51b70b51e2c0 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f returned with HTTP 200 Aug 04 10:51:41.606406 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 663/2655] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:41 2026] GET /volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:42.355041 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dfba9cfc-62ef-426a-8a4a-e53e751ccaea None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:42.357455 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dfba9cfc-62ef-426a-8a4a-e53e751ccaea tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a Aug 04 10:51:42.357455 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dfba9cfc-62ef-426a-8a4a-e53e751ccaea tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:42.357681 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dfba9cfc-62ef-426a-8a4a-e53e751ccaea tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:42.377136 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:42.377136 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:42.382644 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dfba9cfc-62ef-426a-8a4a-e53e751ccaea tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:51:42.391034 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dfba9cfc-62ef-426a-8a4a-e53e751ccaea tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a returned with HTTP 200 Aug 04 10:51:42.391034 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 661/2656] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:42 2026] GET /volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:42.617621 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3fc0c1e3-d547-4a10-8470-ac959778d34f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:42.619543 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3fc0c1e3-d547-4a10-8470-ac959778d34f tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f Aug 04 10:51:42.619824 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3fc0c1e3-d547-4a10-8470-ac959778d34f tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:42.620087 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3fc0c1e3-d547-4a10-8470-ac959778d34f tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:42.620193 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-3fc0c1e3-d547-4a10-8470-ac959778d34f tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Show backup with id b65f4b38-44ef-4f81-a421-6cf249169c2f. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:42.624899 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:42.624899 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:42.625491 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3fc0c1e3-d547-4a10-8470-ac959778d34f tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f returned with HTTP 200 Aug 04 10:51:42.625838 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 668/2657] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:42 2026] GET /volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:42.846608 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-16bae910-3730-4c5a-aeb1-e50fb49ce538 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:42.848405 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16bae910-3730-4c5a-aeb1-e50fb49ce538 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] DELETE https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d Aug 04 10:51:42.848615 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-16bae910-3730-4c5a-aeb1-e50fb49ce538 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:42.848818 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-16bae910-3730-4c5a-aeb1-e50fb49ce538 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:42.849157 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-16bae910-3730-4c5a-aeb1-e50fb49ce538 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Delete volume with id: 38902dca-227d-42d0-b313-508796e6289d Aug 04 10:51:42.856590 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:42.856590 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:42.857598 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-16bae910-3730-4c5a-aeb1-e50fb49ce538 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Volume info retrieved successfully. Aug 04 10:51:42.885014 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-16bae910-3730-4c5a-aeb1-e50fb49ce538 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Delete volume request issued successfully. Aug 04 10:51:42.885170 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16bae910-3730-4c5a-aeb1-e50fb49ce538 tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d returned with HTTP 202 Aug 04 10:51:42.888275 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-aac81067-1441-43e0-94bb-61c7e2584281 req-225536f0-8858-4237-8289-2723570a7ae1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:42.889364 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 666/2658] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:51:42 2026] DELETE /volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:51:42.889434 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-aac81067-1441-43e0-94bb-61c7e2584281 req-225536f0-8858-4237-8289-2723570a7ae1 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] POST https://10.4.3.232/volume/v3/attachments/ef6ca28f-5ab2-4971-95a3-6f1190a25113/action Aug 04 10:51:42.889434 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-aac81067-1441-43e0-94bb-61c7e2584281 req-225536f0-8858-4237-8289-2723570a7ae1 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:51:42.889434 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-aac81067-1441-43e0-94bb-61c7e2584281 req-225536f0-8858-4237-8289-2723570a7ae1 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:42.895510 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-410297a5-c485-4fe5-9091-e1b22a3b82ef None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:42.897373 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-410297a5-c485-4fe5-9091-e1b22a3b82ef tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] GET https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d Aug 04 10:51:42.897612 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-410297a5-c485-4fe5-9091-e1b22a3b82ef tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:42.897954 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-410297a5-c485-4fe5-9091-e1b22a3b82ef tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:42.912060 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:42.912060 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:42.921197 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:42.921197 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:42.922195 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-410297a5-c485-4fe5-9091-e1b22a3b82ef tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Volume info retrieved successfully. Aug 04 10:51:42.930318 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-410297a5-c485-4fe5-9091-e1b22a3b82ef tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d returned with HTTP 200 Aug 04 10:51:42.930318 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 662/2659] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:42 2026] GET /volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:42.941764 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-aac81067-1441-43e0-94bb-61c7e2584281 req-225536f0-8858-4237-8289-2723570a7ae1 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/attachments/ef6ca28f-5ab2-4971-95a3-6f1190a25113/action returned with HTTP 204 Aug 04 10:51:42.942213 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 664/2660] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:51:42 2026] POST /volume/v3/attachments/ef6ca28f-5ab2-4971-95a3-6f1190a25113/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:43.012887 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-0f1580ee-7147-467f-8abd-53f9fa45ce72 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:43.015445 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-0f1580ee-7147-467f-8abd-53f9fa45ce72 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] DELETE https://10.4.3.232/volume/v3/attachments/7048530a-1d02-4780-8bfe-c7d6adb6447f Aug 04 10:51:43.015710 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-0f1580ee-7147-467f-8abd-53f9fa45ce72 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:43.015939 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-0f1580ee-7147-467f-8abd-53f9fa45ce72 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:43.027802 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:43.027802 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:43.083644 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a1225558-6d3a-4e42-90d3-5dea69b16556 req-0f1580ee-7147-467f-8abd-53f9fa45ce72 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/attachments/7048530a-1d02-4780-8bfe-c7d6adb6447f returned with HTTP 200 Aug 04 10:51:43.084053 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 669/2661] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:51:43 2026] DELETE /volume/v3/attachments/7048530a-1d02-4780-8bfe-c7d6adb6447f => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:43.400872 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-656fc9c3-5a00-4bcc-9def-7896d550b6f4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:43.402670 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-656fc9c3-5a00-4bcc-9def-7896d550b6f4 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] DELETE https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 Aug 04 10:51:43.402856 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-656fc9c3-5a00-4bcc-9def-7896d550b6f4 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:43.403025 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-656fc9c3-5a00-4bcc-9def-7896d550b6f4 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:43.403200 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-656fc9c3-5a00-4bcc-9def-7896d550b6f4 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Delete volume with id: 53947384-4cef-4db1-bb3c-8c0671348c12 Aug 04 10:51:43.411056 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:43.411056 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:43.411132 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-99d60a60-c06f-4db0-a0e5-b38d28851417 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:43.411512 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-656fc9c3-5a00-4bcc-9def-7896d550b6f4 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:43.414307 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-99d60a60-c06f-4db0-a0e5-b38d28851417 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a Aug 04 10:51:43.414711 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-99d60a60-c06f-4db0-a0e5-b38d28851417 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:43.414711 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-99d60a60-c06f-4db0-a0e5-b38d28851417 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:43.430998 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-656fc9c3-5a00-4bcc-9def-7896d550b6f4 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Delete volume request issued successfully. Aug 04 10:51:43.431183 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-656fc9c3-5a00-4bcc-9def-7896d550b6f4 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 returned with HTTP 202 Aug 04 10:51:43.431632 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 667/2662] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:51:43 2026] DELETE /volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:51:43.441697 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:43.441697 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:43.453453 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-99d60a60-c06f-4db0-a0e5-b38d28851417 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:51:43.460616 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-99d60a60-c06f-4db0-a0e5-b38d28851417 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a returned with HTTP 200 Aug 04 10:51:43.461112 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 663/2663] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:43 2026] GET /volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a => generated 1133 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:43.480108 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-30c9f66f-5976-4d29-8c8d-aa5985fdbec8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:43.484447 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-30c9f66f-5976-4d29-8c8d-aa5985fdbec8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] POST https://10.4.3.232/volume/v3/backups Aug 04 10:51:43.484447 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-30c9f66f-5976-4d29-8c8d-aa5985fdbec8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b2d43c0a-e1fa-40f6-8791-71c14ada6c3a", "name": "tempest-VolumesBackupsTest-Backup-230187914", "force": true, "container": "tempest-volumesbackupstest-backup-container-393345154"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:43.485625 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.backups [None req-30c9f66f-5976-4d29-8c8d-aa5985fdbec8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Creating new backup {'backup': {'volume_id': 'b2d43c0a-e1fa-40f6-8791-71c14ada6c3a', 'name': 'tempest-VolumesBackupsTest-Backup-230187914', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-393345154'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:51:43.486719 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-30c9f66f-5976-4d29-8c8d-aa5985fdbec8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Creating backup of volume b2d43c0a-e1fa-40f6-8791-71c14ada6c3a in container tempest-volumesbackupstest-backup-container-393345154 Aug 04 10:51:43.511559 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:43.511559 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:43.514321 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-30c9f66f-5976-4d29-8c8d-aa5985fdbec8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:51:43.560878 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-30c9f66f-5976-4d29-8c8d-aa5985fdbec8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Created reservations ['f99f5e19-b368-4dd7-a78d-142bc00f2775', 'eac3cfa6-d039-49a0-8e25-ed513549ffca'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:43.593494 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-30c9f66f-5976-4d29-8c8d-aa5985fdbec8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:51:43.593494 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 665/2664] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:51:43 2026] POST /volume/v3/backups => generated 329 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:51:43.603491 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3edab689-c56a-4e34-b449-2d980da374d9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:43.606359 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3edab689-c56a-4e34-b449-2d980da374d9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f Aug 04 10:51:43.606359 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3edab689-c56a-4e34-b449-2d980da374d9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:43.606623 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3edab689-c56a-4e34-b449-2d980da374d9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:43.606781 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-3edab689-c56a-4e34-b449-2d980da374d9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id ed1cfe21-d5cd-4aea-a388-628112877f6f. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:43.612304 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:43.612304 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:43.613330 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3edab689-c56a-4e34-b449-2d980da374d9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f returned with HTTP 200 Aug 04 10:51:43.613793 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 670/2665] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:43 2026] GET /volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:43.640071 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-44238fbc-bd2c-4d0d-9129-fef4a8bc53a9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:43.641635 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-44238fbc-bd2c-4d0d-9129-fef4a8bc53a9 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f Aug 04 10:51:43.641863 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-44238fbc-bd2c-4d0d-9129-fef4a8bc53a9 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:43.642044 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-44238fbc-bd2c-4d0d-9129-fef4a8bc53a9 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:43.642138 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-44238fbc-bd2c-4d0d-9129-fef4a8bc53a9 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Show backup with id b65f4b38-44ef-4f81-a421-6cf249169c2f. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:43.650583 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:43.650583 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:43.651338 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-44238fbc-bd2c-4d0d-9129-fef4a8bc53a9 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f returned with HTTP 200 Aug 04 10:51:43.651774 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 668/2666] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:43 2026] GET /volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:43.726200 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-594d9bea-215a-4af3-b05d-3c9ef4558e8f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:43.727764 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-594d9bea-215a-4af3-b05d-3c9ef4558e8f tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:51:43.731668 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-594d9bea-215a-4af3-b05d-3c9ef4558e8f tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "c573c0ae-30ba-450f-a66e-d6fc737821da", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:43.733214 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-594d9bea-215a-4af3-b05d-3c9ef4558e8f tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'c573c0ae-30ba-450f-a66e-d6fc737821da', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:51:43.819588 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-594d9bea-215a-4af3-b05d-3c9ef4558e8f tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Create volume of 1 GB Aug 04 10:51:43.823835 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-594d9bea-215a-4af3-b05d-3c9ef4558e8f tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Availability Zones retrieved successfully. Aug 04 10:51:43.830685 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-594d9bea-215a-4af3-b05d-3c9ef4558e8f tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Flow 'volume_create_api' (395bc4ab-6df0-466d-9b92-624fa0603d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:43.832232 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-594d9bea-215a-4af3-b05d-3c9ef4558e8f tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57901a9d-6bce-4e5a-a03f-6c05a1110bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:43.833818 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-594d9bea-215a-4af3-b05d-3c9ef4558e8f tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:51:43.887444 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-594d9bea-215a-4af3-b05d-3c9ef4558e8f tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57901a9d-6bce-4e5a-a03f-6c05a1110bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:43.888181 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-594d9bea-215a-4af3-b05d-3c9ef4558e8f tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efc7d5eb-fd79-495b-830b-25dd815fdf1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:43.946317 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2b8be4bb-73fd-48f4-8c7d-98d2e03a2e4c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:43.948690 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2b8be4bb-73fd-48f4-8c7d-98d2e03a2e4c tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] GET https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d Aug 04 10:51:43.948949 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2b8be4bb-73fd-48f4-8c7d-98d2e03a2e4c tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:43.949116 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2b8be4bb-73fd-48f4-8c7d-98d2e03a2e4c tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:43.952463 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-594d9bea-215a-4af3-b05d-3c9ef4558e8f tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Created reservations ['1cf478aa-8f3f-44a5-8a82-1fce0b03cb71', '6088a675-f62b-4ecf-a906-4415a1e8ae6d', 'e2f83d4a-e858-4754-91c1-8d956e2de83e', 'ecd1daa8-771f-4152-831d-2deb2d4a63f9'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:43.953236 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-594d9bea-215a-4af3-b05d-3c9ef4558e8f tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efc7d5eb-fd79-495b-830b-25dd815fdf1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cf478aa-8f3f-44a5-8a82-1fce0b03cb71', '6088a675-f62b-4ecf-a906-4415a1e8ae6d', 'e2f83d4a-e858-4754-91c1-8d956e2de83e', 'ecd1daa8-771f-4152-831d-2deb2d4a63f9']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:43.953972 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-594d9bea-215a-4af3-b05d-3c9ef4558e8f tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cfd40d8-b51a-4a94-96e3-daddae36539b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:43.954763 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2b8be4bb-73fd-48f4-8c7d-98d2e03a2e4c tempest-ServerStableDeviceRescueTest-1744568668 tempest-ServerStableDeviceRescueTest-1744568668-project-member] https://10.4.3.232/volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d returned with HTTP 404 Aug 04 10:51:43.955264 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 666/2667] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:43 2026] GET /volume/v3/volumes/38902dca-227d-42d0-b313-508796e6289d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:43.976567 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-594d9bea-215a-4af3-b05d-3c9ef4558e8f tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cfd40d8-b51a-4a94-96e3-daddae36539b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '837e21fc-52d3-4faf-9c9c-24b3da903a1a', '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='b761e0df71a54b1d81b34254acbec82b',qos_specs=None,replication_status=,reservations=['1cf478aa-8f3f-44a5-8a82-1fce0b03cb71','6088a675-f62b-4ecf-a906-4415a1e8ae6d','e2f83d4a-e858-4754-91c1-8d956e2de83e','ecd1daa8-771f-4152-831d-2deb2d4a63f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a46ebf1b6f43a88e6670a220b13ac6',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:51:43Z,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=837e21fc-52d3-4faf-9c9c-24b3da903a1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b761e0df71a54b1d81b34254acbec82b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77a46ebf1b6f43a88e6670a220b13ac6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:43.977353 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-594d9bea-215a-4af3-b05d-3c9ef4558e8f tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59bed48e-b3f4-4416-807e-2cadfea92df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:43.997010 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-594d9bea-215a-4af3-b05d-3c9ef4558e8f tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59bed48e-b3f4-4416-807e-2cadfea92df4) transitioned into state 'SUCCESS' from 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='b761e0df71a54b1d81b34254acbec82b',qos_specs=None,replication_status=,reservations=['1cf478aa-8f3f-44a5-8a82-1fce0b03cb71','6088a675-f62b-4ecf-a906-4415a1e8ae6d','e2f83d4a-e858-4754-91c1-8d956e2de83e','ecd1daa8-771f-4152-831d-2deb2d4a63f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a46ebf1b6f43a88e6670a220b13ac6',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:43.998005 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-594d9bea-215a-4af3-b05d-3c9ef4558e8f tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07a37d83-f3c7-45ed-9b4b-7f7a8ab108ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:44.007367 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-594d9bea-215a-4af3-b05d-3c9ef4558e8f tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07a37d83-f3c7-45ed-9b4b-7f7a8ab108ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:44.008184 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-594d9bea-215a-4af3-b05d-3c9ef4558e8f tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Flow 'volume_create_api' (395bc4ab-6df0-466d-9b92-624fa0603d1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:44.008518 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-594d9bea-215a-4af3-b05d-3c9ef4558e8f tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Create volume request issued successfully. Aug 04 10:51:44.009097 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-594d9bea-215a-4af3-b05d-3c9ef4558e8f tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:51:44.009636 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 664/2668] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:51:43 2026] POST /volume/v3/volumes => generated 775 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:44.020729 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f5c7a1b7-7717-4875-b8dd-32e2aa376b74 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:44.022416 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f5c7a1b7-7717-4875-b8dd-32e2aa376b74 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a Aug 04 10:51:44.022620 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f5c7a1b7-7717-4875-b8dd-32e2aa376b74 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:44.022806 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f5c7a1b7-7717-4875-b8dd-32e2aa376b74 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:44.030605 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:44.030605 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:44.036284 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f5c7a1b7-7717-4875-b8dd-32e2aa376b74 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:51:44.040376 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f5c7a1b7-7717-4875-b8dd-32e2aa376b74 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a returned with HTTP 200 Aug 04 10:51:44.040766 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 671/2669] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:44 2026] GET /volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:44.628384 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1f97514f-0077-494d-8881-aa87794d8cf5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:44.630470 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1f97514f-0077-494d-8881-aa87794d8cf5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f Aug 04 10:51:44.630746 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1f97514f-0077-494d-8881-aa87794d8cf5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:44.630909 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1f97514f-0077-494d-8881-aa87794d8cf5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:44.631031 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-1f97514f-0077-494d-8881-aa87794d8cf5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id ed1cfe21-d5cd-4aea-a388-628112877f6f. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:44.635866 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:44.635866 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:44.636788 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1f97514f-0077-494d-8881-aa87794d8cf5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f returned with HTTP 200 Aug 04 10:51:44.637215 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 669/2670] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:44 2026] GET /volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:44.661469 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5b7511d3-2e9d-4aa0-aa42-6352bb3965a9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:44.663178 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5b7511d3-2e9d-4aa0-aa42-6352bb3965a9 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f Aug 04 10:51:44.663466 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5b7511d3-2e9d-4aa0-aa42-6352bb3965a9 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:44.663667 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5b7511d3-2e9d-4aa0-aa42-6352bb3965a9 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:44.663761 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-5b7511d3-2e9d-4aa0-aa42-6352bb3965a9 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Show backup with id b65f4b38-44ef-4f81-a421-6cf249169c2f. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:44.668442 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:44.668442 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:44.669156 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5b7511d3-2e9d-4aa0-aa42-6352bb3965a9 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f returned with HTTP 200 Aug 04 10:51:44.669455 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 667/2671] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:44 2026] GET /volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:45.052332 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cfd5d335-049a-4e98-8edd-674cebb56c7c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:45.054323 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cfd5d335-049a-4e98-8edd-674cebb56c7c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a Aug 04 10:51:45.054600 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cfd5d335-049a-4e98-8edd-674cebb56c7c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:45.054822 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cfd5d335-049a-4e98-8edd-674cebb56c7c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:45.061636 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:45.061636 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:45.065228 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cfd5d335-049a-4e98-8edd-674cebb56c7c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:51:45.069163 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cfd5d335-049a-4e98-8edd-674cebb56c7c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a returned with HTTP 200 Aug 04 10:51:45.069561 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 665/2672] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:45 2026] GET /volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a => generated 925 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:45.648350 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ac0843ca-36c8-4b82-8570-7fe5a30e0032 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:45.650176 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ac0843ca-36c8-4b82-8570-7fe5a30e0032 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f Aug 04 10:51:45.650424 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ac0843ca-36c8-4b82-8570-7fe5a30e0032 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:45.650640 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ac0843ca-36c8-4b82-8570-7fe5a30e0032 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:45.650782 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-ac0843ca-36c8-4b82-8570-7fe5a30e0032 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id ed1cfe21-d5cd-4aea-a388-628112877f6f. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:45.655380 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:45.655380 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:45.656608 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ac0843ca-36c8-4b82-8570-7fe5a30e0032 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f returned with HTTP 200 Aug 04 10:51:45.657066 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 672/2673] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:45 2026] GET /volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:45.681468 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a65ce3bf-927a-4a37-abad-b3e149b3365f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:45.683386 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a65ce3bf-927a-4a37-abad-b3e149b3365f tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f Aug 04 10:51:45.683603 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a65ce3bf-927a-4a37-abad-b3e149b3365f tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:45.683800 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a65ce3bf-927a-4a37-abad-b3e149b3365f tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:45.683933 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-a65ce3bf-927a-4a37-abad-b3e149b3365f tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Show backup with id b65f4b38-44ef-4f81-a421-6cf249169c2f. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:45.688179 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:45.688179 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:45.688788 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a65ce3bf-927a-4a37-abad-b3e149b3365f tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f returned with HTTP 200 Aug 04 10:51:45.689351 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 670/2674] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:45 2026] GET /volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:46.083417 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-49c52f28-25af-4af9-ad05-25e52b6259dc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:46.087892 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-49c52f28-25af-4af9-ad05-25e52b6259dc tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a Aug 04 10:51:46.088122 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-49c52f28-25af-4af9-ad05-25e52b6259dc tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:46.088348 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-49c52f28-25af-4af9-ad05-25e52b6259dc tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:46.103780 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:46.103780 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:46.113695 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-49c52f28-25af-4af9-ad05-25e52b6259dc tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:51:46.121468 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-49c52f28-25af-4af9-ad05-25e52b6259dc tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a returned with HTTP 200 Aug 04 10:51:46.121859 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 668/2675] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:46 2026] GET /volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a => generated 928 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:46.667344 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9b5e6b43-1ea9-436f-8688-e8a7c787c479 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:46.669180 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9b5e6b43-1ea9-436f-8688-e8a7c787c479 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f Aug 04 10:51:46.669401 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9b5e6b43-1ea9-436f-8688-e8a7c787c479 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:46.669639 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9b5e6b43-1ea9-436f-8688-e8a7c787c479 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:46.669792 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9b5e6b43-1ea9-436f-8688-e8a7c787c479 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id ed1cfe21-d5cd-4aea-a388-628112877f6f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:46.673984 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:46.673984 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:46.674710 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9b5e6b43-1ea9-436f-8688-e8a7c787c479 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f returned with HTTP 200 Aug 04 10:51:46.675054 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 666/2676] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:46 2026] GET /volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:46.701065 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-dc40bb83-0d2b-4998-b724-e66b497db772 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:46.702957 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dc40bb83-0d2b-4998-b724-e66b497db772 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f Aug 04 10:51:46.703190 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dc40bb83-0d2b-4998-b724-e66b497db772 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:46.703449 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dc40bb83-0d2b-4998-b724-e66b497db772 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:46.703601 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-dc40bb83-0d2b-4998-b724-e66b497db772 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Show backup with id b65f4b38-44ef-4f81-a421-6cf249169c2f. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:46.707647 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:46.707647 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:46.708215 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dc40bb83-0d2b-4998-b724-e66b497db772 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f returned with HTTP 200 Aug 04 10:51:46.708567 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 673/2677] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:46 2026] GET /volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:46.722167 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c3a55c27-db79-4ad3-982f-f71fcceba40c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:46.839913 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c3a55c27-db79-4ad3-982f-f71fcceba40c tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-member] PUT https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f Aug 04 10:51:46.840325 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c3a55c27-db79-4ad3-982f-f71fcceba40c tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:46.846096 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:46.846096 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:46.852235 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c3a55c27-db79-4ad3-982f-f71fcceba40c tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-member] https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f returned with HTTP 200 Aug 04 10:51:46.852772 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 671/2678] 10.4.3.232 () {70 vars in 1408 bytes} [Tue Aug 4 10:51:46 2026] PUT /volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f => generated 316 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:46.862618 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f174ff8e-afe4-463f-8cda-2a2951c62e89 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:46.864593 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f174ff8e-afe4-463f-8cda-2a2951c62e89 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f Aug 04 10:51:46.864799 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f174ff8e-afe4-463f-8cda-2a2951c62e89 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:46.864968 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f174ff8e-afe4-463f-8cda-2a2951c62e89 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:46.865067 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-f174ff8e-afe4-463f-8cda-2a2951c62e89 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Show backup with id b65f4b38-44ef-4f81-a421-6cf249169c2f. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:46.869486 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:46.869486 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:46.870040 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f174ff8e-afe4-463f-8cda-2a2951c62e89 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f returned with HTTP 200 Aug 04 10:51:46.870403 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 669/2679] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:46 2026] GET /volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f => generated 762 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:46.881868 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-97605984-2926-4a5e-b3c5-2a616c570ece None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:46.883604 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-97605984-2926-4a5e-b3c5-2a616c570ece tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] DELETE https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f Aug 04 10:51:46.883812 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-97605984-2926-4a5e-b3c5-2a616c570ece tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:46.883980 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-97605984-2926-4a5e-b3c5-2a616c570ece tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:46.884073 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-97605984-2926-4a5e-b3c5-2a616c570ece tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Delete backup with id: b65f4b38-44ef-4f81-a421-6cf249169c2f. Aug 04 10:51:46.890734 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:46.890734 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:46.907785 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-97605984-2926-4a5e-b3c5-2a616c570ece tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] delete_backup rpcapi backup_id b65f4b38-44ef-4f81-a421-6cf249169c2f {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:51:46.908807 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-97605984-2926-4a5e-b3c5-2a616c570ece tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f returned with HTTP 202 Aug 04 10:51:46.909202 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 667/2680] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:51:46 2026] DELETE /volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:51:46.916738 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d4e4d35f-e4d9-4563-ba5f-90602062132b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:46.919048 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d4e4d35f-e4d9-4563-ba5f-90602062132b tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f Aug 04 10:51:46.919331 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d4e4d35f-e4d9-4563-ba5f-90602062132b tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:46.919534 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d4e4d35f-e4d9-4563-ba5f-90602062132b tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:46.919641 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d4e4d35f-e4d9-4563-ba5f-90602062132b tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Show backup with id b65f4b38-44ef-4f81-a421-6cf249169c2f. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:46.925152 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:46.925152 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:46.925952 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d4e4d35f-e4d9-4563-ba5f-90602062132b tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f returned with HTTP 200 Aug 04 10:51:46.926348 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 674/2681] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:46 2026] GET /volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f => generated 761 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:47.136883 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-60ec8cdc-5d2c-4a52-becf-8c782073642d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:47.140533 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-60ec8cdc-5d2c-4a52-becf-8c782073642d tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a Aug 04 10:51:47.140757 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-60ec8cdc-5d2c-4a52-becf-8c782073642d tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:47.140942 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-60ec8cdc-5d2c-4a52-becf-8c782073642d tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:47.148753 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:47.148753 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:47.153927 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-60ec8cdc-5d2c-4a52-becf-8c782073642d tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:51:47.159195 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-60ec8cdc-5d2c-4a52-becf-8c782073642d tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a returned with HTTP 200 Aug 04 10:51:47.159634 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 672/2682] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:47 2026] GET /volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:47.688154 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d93a165b-bacc-49a8-ba96-4e6553db6df6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:47.691209 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d93a165b-bacc-49a8-ba96-4e6553db6df6 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f Aug 04 10:51:47.691537 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d93a165b-bacc-49a8-ba96-4e6553db6df6 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:47.691844 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d93a165b-bacc-49a8-ba96-4e6553db6df6 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:47.692056 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-d93a165b-bacc-49a8-ba96-4e6553db6df6 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id ed1cfe21-d5cd-4aea-a388-628112877f6f. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:47.698603 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:47.698603 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:47.700121 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d93a165b-bacc-49a8-ba96-4e6553db6df6 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f returned with HTTP 200 Aug 04 10:51:47.700650 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 670/2683] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:47 2026] GET /volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:47.937625 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2dcf9f0e-c96e-4c4d-a21b-75556c05d73e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:47.939857 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2dcf9f0e-c96e-4c4d-a21b-75556c05d73e tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f Aug 04 10:51:47.939946 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2dcf9f0e-c96e-4c4d-a21b-75556c05d73e tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:47.940627 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2dcf9f0e-c96e-4c4d-a21b-75556c05d73e tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:47.940627 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-2dcf9f0e-c96e-4c4d-a21b-75556c05d73e tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Show backup with id b65f4b38-44ef-4f81-a421-6cf249169c2f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:47.943824 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2dcf9f0e-c96e-4c4d-a21b-75556c05d73e tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f returned with HTTP 404 Aug 04 10:51:47.944435 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 668/2684] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:47 2026] GET /volume/v3/backups/b65f4b38-44ef-4f81-a421-6cf249169c2f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:47.952278 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cc03e590-a5ad-4434-824a-3b6de57459f2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:47.954452 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cc03e590-a5ad-4434-824a-3b6de57459f2 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/5f850c68-0509-4759-8cf4-8e277ed2957b Aug 04 10:51:47.954622 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cc03e590-a5ad-4434-824a-3b6de57459f2 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:47.954876 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cc03e590-a5ad-4434-824a-3b6de57459f2 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:47.955043 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-cc03e590-a5ad-4434-824a-3b6de57459f2 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Delete volume with id: 5f850c68-0509-4759-8cf4-8e277ed2957b Aug 04 10:51:47.963664 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:47.963664 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:47.964024 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cc03e590-a5ad-4434-824a-3b6de57459f2 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Volume info retrieved successfully. Aug 04 10:51:47.988167 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cc03e590-a5ad-4434-824a-3b6de57459f2 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Delete volume request issued successfully. Aug 04 10:51:47.988373 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cc03e590-a5ad-4434-824a-3b6de57459f2 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/volumes/5f850c68-0509-4759-8cf4-8e277ed2957b returned with HTTP 202 Aug 04 10:51:47.988798 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 675/2685] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:51:47 2026] DELETE /volume/v3/volumes/5f850c68-0509-4759-8cf4-8e277ed2957b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:51:48.001382 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b4e66a8b-91c7-4e1b-94ef-0ef2353097c3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:48.003817 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b4e66a8b-91c7-4e1b-94ef-0ef2353097c3 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/volumes/5f850c68-0509-4759-8cf4-8e277ed2957b Aug 04 10:51:48.004063 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b4e66a8b-91c7-4e1b-94ef-0ef2353097c3 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:48.004216 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b4e66a8b-91c7-4e1b-94ef-0ef2353097c3 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:48.011615 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:48.011615 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:48.014868 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b4e66a8b-91c7-4e1b-94ef-0ef2353097c3 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Volume info retrieved successfully. Aug 04 10:51:48.022063 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b4e66a8b-91c7-4e1b-94ef-0ef2353097c3 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/volumes/5f850c68-0509-4759-8cf4-8e277ed2957b returned with HTTP 200 Aug 04 10:51:48.022511 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 673/2686] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:48 2026] GET /volume/v3/volumes/5f850c68-0509-4759-8cf4-8e277ed2957b => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:48.078988 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-038f8089-d463-4293-b621-58e55867630c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:48.081083 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-038f8089-d463-4293-b621-58e55867630c tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f Aug 04 10:51:48.081381 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-038f8089-d463-4293-b621-58e55867630c tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:48.081548 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-038f8089-d463-4293-b621-58e55867630c tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:48.097678 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:48.097678 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:48.102358 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-038f8089-d463-4293-b621-58e55867630c tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:48.108753 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-038f8089-d463-4293-b621-58e55867630c tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f returned with HTTP 200 Aug 04 10:51:48.109271 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 671/2687] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:51:48 2026] GET /volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f => generated 1231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:48.134431 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-3ca32040-8285-4893-95d3-4e82b94db21d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:48.138133 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-3ca32040-8285-4893-95d3-4e82b94db21d tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] POST https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f/action Aug 04 10:51:48.138987 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-3ca32040-8285-4893-95d3-4e82b94db21d tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:51:48.139199 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-3ca32040-8285-4893-95d3-4e82b94db21d tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:48.158561 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:48.158561 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:48.160255 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-3ca32040-8285-4893-95d3-4e82b94db21d tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:48.170814 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-3ca32040-8285-4893-95d3-4e82b94db21d tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Begin detaching volume completed successfully. Aug 04 10:51:48.171167 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-3ca32040-8285-4893-95d3-4e82b94db21d tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f/action returned with HTTP 202 Aug 04 10:51:48.172056 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 669/2688] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:51:48 2026] POST /volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:51:48.174856 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b57119d5-95cd-48c5-a9da-cfd6ccd608f5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:48.177061 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b57119d5-95cd-48c5-a9da-cfd6ccd608f5 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a Aug 04 10:51:48.177292 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b57119d5-95cd-48c5-a9da-cfd6ccd608f5 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:48.178123 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b57119d5-95cd-48c5-a9da-cfd6ccd608f5 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:48.184794 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:48.184794 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:48.191621 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b57119d5-95cd-48c5-a9da-cfd6ccd608f5 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:51:48.197146 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b57119d5-95cd-48c5-a9da-cfd6ccd608f5 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a returned with HTTP 200 Aug 04 10:51:48.199316 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 676/2689] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:48 2026] GET /volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:48.230480 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c7ddd728-ad37-4ebd-9a72-526243aa63fd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:48.230807 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c7ddd728-ad37-4ebd-9a72-526243aa63fd None None] GET https://10.4.3.232/volume// Aug 04 10:51:48.230980 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c7ddd728-ad37-4ebd-9a72-526243aa63fd None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:48.231410 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c7ddd728-ad37-4ebd-9a72-526243aa63fd None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:48.231501 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c7ddd728-ad37-4ebd-9a72-526243aa63fd None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:51:48.231784 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 674/2690] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:51:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:51:48.239722 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-62146694-d33d-4c28-8ef5-ca71904405ea None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:48.242318 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-62146694-d33d-4c28-8ef5-ca71904405ea tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f Aug 04 10:51:48.242483 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-62146694-d33d-4c28-8ef5-ca71904405ea tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:48.242713 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-62146694-d33d-4c28-8ef5-ca71904405ea tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:48.255055 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:48.255055 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:48.259822 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-62146694-d33d-4c28-8ef5-ca71904405ea tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:48.267543 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-62146694-d33d-4c28-8ef5-ca71904405ea tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f returned with HTTP 200 Aug 04 10:51:48.267994 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 672/2691] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:51:48 2026] GET /volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:51:48.720592 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3cd3837b-9521-4623-9cbf-fae8e419d2a7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:48.726310 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3cd3837b-9521-4623-9cbf-fae8e419d2a7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f Aug 04 10:51:48.726823 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3cd3837b-9521-4623-9cbf-fae8e419d2a7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:48.727067 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3cd3837b-9521-4623-9cbf-fae8e419d2a7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:48.727176 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3cd3837b-9521-4623-9cbf-fae8e419d2a7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id ed1cfe21-d5cd-4aea-a388-628112877f6f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:48.734312 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:48.734312 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:48.735010 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3cd3837b-9521-4623-9cbf-fae8e419d2a7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f returned with HTTP 200 Aug 04 10:51:48.735455 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 670/2692] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:48 2026] GET /volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:49.034867 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-16c94ad1-55fd-497d-9527-06b9e8d0dbf0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:49.037614 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-16c94ad1-55fd-497d-9527-06b9e8d0dbf0 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] GET https://10.4.3.232/volume/v3/volumes/5f850c68-0509-4759-8cf4-8e277ed2957b Aug 04 10:51:49.037892 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-16c94ad1-55fd-497d-9527-06b9e8d0dbf0 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:49.038147 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-16c94ad1-55fd-497d-9527-06b9e8d0dbf0 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:49.045348 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-16c94ad1-55fd-497d-9527-06b9e8d0dbf0 tempest-ProjectMemberTests39-642995038 tempest-ProjectMemberTests39-642995038-project-admin] https://10.4.3.232/volume/v3/volumes/5f850c68-0509-4759-8cf4-8e277ed2957b returned with HTTP 404 Aug 04 10:51:49.045865 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 677/2693] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:51:49 2026] GET /volume/v3/volumes/5f850c68-0509-4759-8cf4-8e277ed2957b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:49.213884 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-171d6c88-b27a-44aa-8fcd-d8202530ccfd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:49.216290 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-171d6c88-b27a-44aa-8fcd-d8202530ccfd tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a Aug 04 10:51:49.216562 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-171d6c88-b27a-44aa-8fcd-d8202530ccfd tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:49.216788 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-171d6c88-b27a-44aa-8fcd-d8202530ccfd tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:49.225639 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:49.225639 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:49.229833 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-171d6c88-b27a-44aa-8fcd-d8202530ccfd tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:51:49.234442 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-171d6c88-b27a-44aa-8fcd-d8202530ccfd tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a returned with HTTP 200 Aug 04 10:51:49.234976 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 675/2694] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:49 2026] GET /volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:49.711801 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-49a26c2e-d169-4ec7-a418-db926094894f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:49.716290 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-49a26c2e-d169-4ec7-a418-db926094894f tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] DELETE https://10.4.3.232/volume/v3/attachments/1404c0c8-548b-49fd-a64f-cb09e3e85cbf Aug 04 10:51:49.716290 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-49a26c2e-d169-4ec7-a418-db926094894f tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:49.716290 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-49a26c2e-d169-4ec7-a418-db926094894f tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:49.726279 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:49.726279 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:49.749669 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-579e4b81-fb35-4ea8-a6a5-b94901bda84f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:49.752070 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-579e4b81-fb35-4ea8-a6a5-b94901bda84f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f Aug 04 10:51:49.752070 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-579e4b81-fb35-4ea8-a6a5-b94901bda84f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:49.752356 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-579e4b81-fb35-4ea8-a6a5-b94901bda84f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:49.752591 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-579e4b81-fb35-4ea8-a6a5-b94901bda84f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id ed1cfe21-d5cd-4aea-a388-628112877f6f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:49.756950 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:49.756950 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:49.757704 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-579e4b81-fb35-4ea8-a6a5-b94901bda84f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f returned with HTTP 200 Aug 04 10:51:49.758273 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 671/2695] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:49 2026] GET /volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:49.804326 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2371d63c-8ef7-406c-b752-e0ba0497858d req-49a26c2e-d169-4ec7-a418-db926094894f tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/attachments/1404c0c8-548b-49fd-a64f-cb09e3e85cbf returned with HTTP 200 Aug 04 10:51:49.805310 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 673/2696] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:51:49 2026] DELETE /volume/v3/attachments/1404c0c8-548b-49fd-a64f-cb09e3e85cbf => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:50.257675 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-53a25aa1-7d15-4020-a266-03036b6706c5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:50.261972 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-53a25aa1-7d15-4020-a266-03036b6706c5 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a Aug 04 10:51:50.262255 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-53a25aa1-7d15-4020-a266-03036b6706c5 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:50.262491 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-53a25aa1-7d15-4020-a266-03036b6706c5 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:50.271263 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:50.271263 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:50.276848 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-53a25aa1-7d15-4020-a266-03036b6706c5 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:51:50.282310 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-53a25aa1-7d15-4020-a266-03036b6706c5 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a returned with HTTP 200 Aug 04 10:51:50.282697 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 678/2697] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:50 2026] GET /volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:50.379693 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8712f7ee-f444-4088-a365-51d1afd1c347 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:50.381973 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8712f7ee-f444-4088-a365-51d1afd1c347 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] DELETE https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f Aug 04 10:51:50.382225 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8712f7ee-f444-4088-a365-51d1afd1c347 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:50.382492 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8712f7ee-f444-4088-a365-51d1afd1c347 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:50.382670 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-8712f7ee-f444-4088-a365-51d1afd1c347 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Delete volume with id: 1cc8be52-5859-4839-ba76-d9a33094510f Aug 04 10:51:50.394264 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:50.394264 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:50.394264 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8712f7ee-f444-4088-a365-51d1afd1c347 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:50.437235 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8712f7ee-f444-4088-a365-51d1afd1c347 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Delete volume request issued successfully. Aug 04 10:51:50.437481 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8712f7ee-f444-4088-a365-51d1afd1c347 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f returned with HTTP 202 Aug 04 10:51:50.437890 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 676/2698] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:51:50 2026] DELETE /volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:51:50.492862 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-04cdf47b-73d4-423d-a471-127c31bee737 req-52ba8ed0-34cf-4c60-817e-964bada73504 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:50.496354 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-04cdf47b-73d4-423d-a471-127c31bee737 req-52ba8ed0-34cf-4c60-817e-964bada73504 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f Aug 04 10:51:50.496468 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-04cdf47b-73d4-423d-a471-127c31bee737 req-52ba8ed0-34cf-4c60-817e-964bada73504 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:50.496630 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-04cdf47b-73d4-423d-a471-127c31bee737 req-52ba8ed0-34cf-4c60-817e-964bada73504 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:50.503991 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:50.503991 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:50.507754 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-04cdf47b-73d4-423d-a471-127c31bee737 req-52ba8ed0-34cf-4c60-817e-964bada73504 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:50.512679 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-04cdf47b-73d4-423d-a471-127c31bee737 req-52ba8ed0-34cf-4c60-817e-964bada73504 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f returned with HTTP 200 Aug 04 10:51:50.512679 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 672/2699] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:51:50 2026] GET /volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:50.563197 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-bac5371e-7493-49fd-80ed-0cfaef44d03d req-d6ea52c9-b55c-4bbc-97da-807fa4b93d93 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:50.565950 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-bac5371e-7493-49fd-80ed-0cfaef44d03d req-d6ea52c9-b55c-4bbc-97da-807fa4b93d93 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 Aug 04 10:51:50.566220 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-bac5371e-7493-49fd-80ed-0cfaef44d03d req-d6ea52c9-b55c-4bbc-97da-807fa4b93d93 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:50.566521 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-bac5371e-7493-49fd-80ed-0cfaef44d03d req-d6ea52c9-b55c-4bbc-97da-807fa4b93d93 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:50.574630 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-bac5371e-7493-49fd-80ed-0cfaef44d03d req-d6ea52c9-b55c-4bbc-97da-807fa4b93d93 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 returned with HTTP 404 Aug 04 10:51:50.575402 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 674/2700] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:51:50 2026] GET /volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:50.773075 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-da86d1cf-f55f-4638-b539-738454478742 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:50.775091 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-da86d1cf-f55f-4638-b539-738454478742 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f Aug 04 10:51:50.775091 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-da86d1cf-f55f-4638-b539-738454478742 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:50.775307 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-da86d1cf-f55f-4638-b539-738454478742 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:50.775374 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-da86d1cf-f55f-4638-b539-738454478742 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id ed1cfe21-d5cd-4aea-a388-628112877f6f. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:50.780218 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:50.780218 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:50.781450 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-da86d1cf-f55f-4638-b539-738454478742 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f returned with HTTP 200 Aug 04 10:51:50.781956 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 679/2701] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:50 2026] GET /volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:51.303293 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ae9d5620-81ce-4108-ac20-864bf486e486 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:51.318576 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ae9d5620-81ce-4108-ac20-864bf486e486 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a Aug 04 10:51:51.318775 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ae9d5620-81ce-4108-ac20-864bf486e486 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:51.319075 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ae9d5620-81ce-4108-ac20-864bf486e486 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:51.331398 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:51.331398 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:51.341077 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ae9d5620-81ce-4108-ac20-864bf486e486 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:51:51.345479 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cb98b965-f2e9-462c-a997-f8b623e64240 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:51.352266 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ae9d5620-81ce-4108-ac20-864bf486e486 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a returned with HTTP 200 Aug 04 10:51:51.352266 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 677/2702] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:51 2026] GET /volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a => generated 1193 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:51:51.371981 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-28fab61b-957d-49c0-8629-02cca5340725 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:51.373614 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-28fab61b-957d-49c0-8629-02cca5340725 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a Aug 04 10:51:51.373806 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-28fab61b-957d-49c0-8629-02cca5340725 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:51.374009 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-28fab61b-957d-49c0-8629-02cca5340725 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:51.380602 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:51.380602 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:51.384352 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-28fab61b-957d-49c0-8629-02cca5340725 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:51:51.392350 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-28fab61b-957d-49c0-8629-02cca5340725 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a returned with HTTP 200 Aug 04 10:51:51.392731 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 675/2703] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:51 2026] GET /volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:51:51.409108 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fca482bb-6a6a-4a09-a75a-1d65ec237b76 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:51.411634 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fca482bb-6a6a-4a09-a75a-1d65ec237b76 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] DELETE https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a Aug 04 10:51:51.411938 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fca482bb-6a6a-4a09-a75a-1d65ec237b76 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:51.413715 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fca482bb-6a6a-4a09-a75a-1d65ec237b76 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:51.413715 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-fca482bb-6a6a-4a09-a75a-1d65ec237b76 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Delete volume with id: 837e21fc-52d3-4faf-9c9c-24b3da903a1a Aug 04 10:51:51.421011 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:51.421011 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:51.421762 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fca482bb-6a6a-4a09-a75a-1d65ec237b76 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:51:51.448489 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fca482bb-6a6a-4a09-a75a-1d65ec237b76 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Delete volume request issued successfully. Aug 04 10:51:51.448740 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fca482bb-6a6a-4a09-a75a-1d65ec237b76 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a returned with HTTP 202 Aug 04 10:51:51.449208 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 680/2704] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:51:51 2026] DELETE /volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:51:51.459179 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7f4e91fd-eb95-4816-bb6e-cf4161c20c05 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:51.463928 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7f4e91fd-eb95-4816-bb6e-cf4161c20c05 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a Aug 04 10:51:51.463928 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7f4e91fd-eb95-4816-bb6e-cf4161c20c05 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:51.463928 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7f4e91fd-eb95-4816-bb6e-cf4161c20c05 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:51.476691 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:51.476691 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:51.483583 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7f4e91fd-eb95-4816-bb6e-cf4161c20c05 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:51:51.491814 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7f4e91fd-eb95-4816-bb6e-cf4161c20c05 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a returned with HTTP 200 Aug 04 10:51:51.492387 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 678/2705] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:51 2026] GET /volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a => generated 1192 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:51:51.523123 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cb98b965-f2e9-462c-a997-f8b623e64240 tempest-ProjectAdminTests-111363191 tempest-ProjectAdminTests-111363191-project-admin] GET https://10.4.3.232/volume/v3/scheduler-stats/get_pools Aug 04 10:51:51.523445 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cb98b965-f2e9-462c-a997-f8b623e64240 tempest-ProjectAdminTests-111363191 tempest-ProjectAdminTests-111363191-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:51.523661 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cb98b965-f2e9-462c-a997-f8b623e64240 tempest-ProjectAdminTests-111363191 tempest-ProjectAdminTests-111363191-project-admin] Calling method 'get_pools' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:51.540694 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cb98b965-f2e9-462c-a997-f8b623e64240 tempest-ProjectAdminTests-111363191 tempest-ProjectAdminTests-111363191-project-admin] https://10.4.3.232/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 04 10:51:51.541091 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 673/2706] 10.4.3.232 () {66 vars in 1291 bytes} [Tue Aug 4 10:51:51 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:51.552480 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7294a85b-7225-40ed-9e9e-73bafc89df28 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:51.554650 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7294a85b-7225-40ed-9e9e-73bafc89df28 tempest-ProjectAdminTests-111363191 tempest-ProjectAdminTests-111363191-project-admin] GET https://10.4.3.232/volume/v3/capabilities/np0000006413@storpool Aug 04 10:51:51.554782 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7294a85b-7225-40ed-9e9e-73bafc89df28 tempest-ProjectAdminTests-111363191 tempest-ProjectAdminTests-111363191-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:51.555025 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7294a85b-7225-40ed-9e9e-73bafc89df28 tempest-ProjectAdminTests-111363191 tempest-ProjectAdminTests-111363191-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:51.573665 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7294a85b-7225-40ed-9e9e-73bafc89df28 tempest-ProjectAdminTests-111363191 tempest-ProjectAdminTests-111363191-project-admin] https://10.4.3.232/volume/v3/capabilities/np0000006413@storpool returned with HTTP 200 Aug 04 10:51:51.574500 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 676/2707] 10.4.3.232 () {66 vars in 1318 bytes} [Tue Aug 4 10:51:51 2026] GET /volume/v3/capabilities/np0000006413@storpool => generated 703 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:51.796793 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6875e3de-6a08-4f9b-9d1a-e951cc305b6f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:51.799191 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6875e3de-6a08-4f9b-9d1a-e951cc305b6f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f Aug 04 10:51:51.799573 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6875e3de-6a08-4f9b-9d1a-e951cc305b6f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:51.799876 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6875e3de-6a08-4f9b-9d1a-e951cc305b6f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:51.800148 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6875e3de-6a08-4f9b-9d1a-e951cc305b6f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id ed1cfe21-d5cd-4aea-a388-628112877f6f. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:51.806058 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:51.806058 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:51.807204 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6875e3de-6a08-4f9b-9d1a-e951cc305b6f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f returned with HTTP 200 Aug 04 10:51:51.807534 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 681/2708] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:51 2026] GET /volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:52.508831 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8d450dfc-f6c4-407e-b2d9-884d1577be60 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:52.511038 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8d450dfc-f6c4-407e-b2d9-884d1577be60 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a Aug 04 10:51:52.511290 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8d450dfc-f6c4-407e-b2d9-884d1577be60 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:52.511505 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8d450dfc-f6c4-407e-b2d9-884d1577be60 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:52.519889 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8d450dfc-f6c4-407e-b2d9-884d1577be60 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a returned with HTTP 404 Aug 04 10:51:52.520494 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 679/2709] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:52 2026] GET /volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:51:52.821771 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3622d4da-047d-45a1-bc7b-718ba57ce7c8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:52.823952 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3622d4da-047d-45a1-bc7b-718ba57ce7c8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f Aug 04 10:51:52.824230 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3622d4da-047d-45a1-bc7b-718ba57ce7c8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:52.824502 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3622d4da-047d-45a1-bc7b-718ba57ce7c8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:52.824654 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3622d4da-047d-45a1-bc7b-718ba57ce7c8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id ed1cfe21-d5cd-4aea-a388-628112877f6f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:52.830123 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:52.830123 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:52.830954 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3622d4da-047d-45a1-bc7b-718ba57ce7c8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f returned with HTTP 200 Aug 04 10:51:52.831299 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 674/2710] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:52 2026] GET /volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:53.417743 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-78e6b6ec-872c-44e2-90d0-4b44b98ac4a8 req-4b022109-8c38-43a1-9c0f-0582f1aa13b9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:53.420052 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-78e6b6ec-872c-44e2-90d0-4b44b98ac4a8 req-4b022109-8c38-43a1-9c0f-0582f1aa13b9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] DELETE https://10.4.3.232/volume/v3/attachments/a5448109-ab77-4fad-a8ae-7609f55a22ef Aug 04 10:51:53.421037 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-78e6b6ec-872c-44e2-90d0-4b44b98ac4a8 req-4b022109-8c38-43a1-9c0f-0582f1aa13b9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:53.421264 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-78e6b6ec-872c-44e2-90d0-4b44b98ac4a8 req-4b022109-8c38-43a1-9c0f-0582f1aa13b9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:53.429878 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:53.429878 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:53.481069 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-78e6b6ec-872c-44e2-90d0-4b44b98ac4a8 req-4b022109-8c38-43a1-9c0f-0582f1aa13b9 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/attachments/a5448109-ab77-4fad-a8ae-7609f55a22ef returned with HTTP 200 Aug 04 10:51:53.481665 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 677/2711] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:51:53 2026] DELETE /volume/v3/attachments/a5448109-ab77-4fad-a8ae-7609f55a22ef => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:53.693048 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-edfd73e4-804b-4855-8934-be7167c120b7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:53.795135 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-edfd73e4-804b-4855-8934-be7167c120b7 tempest-ProjectReaderTests-661239008 tempest-ProjectReaderTests-661239008-project-admin] GET https://10.4.3.232/volume/v3/scheduler-stats/get_pools Aug 04 10:51:53.795364 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-edfd73e4-804b-4855-8934-be7167c120b7 tempest-ProjectReaderTests-661239008 tempest-ProjectReaderTests-661239008-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:53.795590 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-edfd73e4-804b-4855-8934-be7167c120b7 tempest-ProjectReaderTests-661239008 tempest-ProjectReaderTests-661239008-project-admin] Calling method 'get_pools' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:53.808946 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-edfd73e4-804b-4855-8934-be7167c120b7 tempest-ProjectReaderTests-661239008 tempest-ProjectReaderTests-661239008-project-admin] https://10.4.3.232/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 04 10:51:53.809338 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 682/2712] 10.4.3.232 () {66 vars in 1291 bytes} [Tue Aug 4 10:51:53 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:53.818147 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-29b5dec0-fbff-4623-8855-39d828413162 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:53.844500 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-68e56466-b1cb-46d9-8dbd-7542d2e5d860 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:53.844500 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-68e56466-b1cb-46d9-8dbd-7542d2e5d860 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f Aug 04 10:51:53.844833 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-68e56466-b1cb-46d9-8dbd-7542d2e5d860 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:53.844990 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-68e56466-b1cb-46d9-8dbd-7542d2e5d860 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:53.845171 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-68e56466-b1cb-46d9-8dbd-7542d2e5d860 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id ed1cfe21-d5cd-4aea-a388-628112877f6f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:53.850148 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:53.850148 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:53.851135 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-68e56466-b1cb-46d9-8dbd-7542d2e5d860 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f returned with HTTP 200 Aug 04 10:51:53.851613 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 675/2713] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:53 2026] GET /volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:53.888834 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-29b5dec0-fbff-4623-8855-39d828413162 tempest-ProjectReaderTests-661239008 tempest-ProjectReaderTests-661239008-project-reader] GET https://10.4.3.232/volume/v3/capabilities/np0000006413@storpool Aug 04 10:51:53.889033 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-29b5dec0-fbff-4623-8855-39d828413162 tempest-ProjectReaderTests-661239008 tempest-ProjectReaderTests-661239008-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:53.889227 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-29b5dec0-fbff-4623-8855-39d828413162 tempest-ProjectReaderTests-661239008 tempest-ProjectReaderTests-661239008-project-reader] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:53.889951 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.policy [None req-29b5dec0-fbff-4623-8855-39d828413162 tempest-ProjectReaderTests-661239008 tempest-ProjectReaderTests-661239008-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '734bf1c2895d4c21a9f7f8c84aa7c7f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a82ee3cd8bf044d2b9ee5dc6764830ad', '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=100254) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:51:53.890124 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-29b5dec0-fbff-4623-8855-39d828413162 tempest-ProjectReaderTests-661239008 tempest-ProjectReaderTests-661239008-project-reader] https://10.4.3.232/volume/v3/capabilities/np0000006413@storpool returned with HTTP 403 Aug 04 10:51:53.890533 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 680/2714] 10.4.3.232 () {66 vars in 1318 bytes} [Tue Aug 4 10:51:53 2026] GET /volume/v3/capabilities/np0000006413@storpool => generated 110 bytes in 73 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 04 10:51:54.499039 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-833d09e6-0851-4c4f-95ba-4c488b7f8b6d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:54.502384 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-833d09e6-0851-4c4f-95ba-4c488b7f8b6d tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] DELETE https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb Aug 04 10:51:54.502677 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-833d09e6-0851-4c4f-95ba-4c488b7f8b6d tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:54.502925 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-833d09e6-0851-4c4f-95ba-4c488b7f8b6d tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:54.503141 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-833d09e6-0851-4c4f-95ba-4c488b7f8b6d tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Delete volume with id: 9407045c-c8b4-40ed-86d9-2150a7d906cb Aug 04 10:51:54.512802 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:54.512802 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:54.513580 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-833d09e6-0851-4c4f-95ba-4c488b7f8b6d tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:54.532386 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-833d09e6-0851-4c4f-95ba-4c488b7f8b6d tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Delete volume request issued successfully. Aug 04 10:51:54.532540 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-833d09e6-0851-4c4f-95ba-4c488b7f8b6d tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb returned with HTTP 202 Aug 04 10:51:54.532920 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 678/2715] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:51:54 2026] DELETE /volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:51:54.540264 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fea6a71c-9cdd-4b29-9d40-1c4542b3f7e7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:54.542082 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fea6a71c-9cdd-4b29-9d40-1c4542b3f7e7 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb Aug 04 10:51:54.542268 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fea6a71c-9cdd-4b29-9d40-1c4542b3f7e7 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:54.542471 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fea6a71c-9cdd-4b29-9d40-1c4542b3f7e7 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:54.549536 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:54.549536 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:54.552953 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fea6a71c-9cdd-4b29-9d40-1c4542b3f7e7 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Volume info retrieved successfully. Aug 04 10:51:54.557973 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fea6a71c-9cdd-4b29-9d40-1c4542b3f7e7 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb returned with HTTP 200 Aug 04 10:51:54.558418 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 683/2716] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:54 2026] GET /volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb => generated 1249 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:54.719731 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-df6fca63-bf1e-404f-b79d-3ef6da8c5ce2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:54.723778 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-df6fca63-bf1e-404f-b79d-3ef6da8c5ce2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:51:54.724547 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-df6fca63-bf1e-404f-b79d-3ef6da8c5ce2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "f8af29b3-58d9-4936-8341-d7e507d44387", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:54.726390 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-df6fca63-bf1e-404f-b79d-3ef6da8c5ce2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'f8af29b3-58d9-4936-8341-d7e507d44387', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:51:54.805919 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-df6fca63-bf1e-404f-b79d-3ef6da8c5ce2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Create volume of 1 GB Aug 04 10:51:54.809728 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-df6fca63-bf1e-404f-b79d-3ef6da8c5ce2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Availability Zones retrieved successfully. Aug 04 10:51:54.814877 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-df6fca63-bf1e-404f-b79d-3ef6da8c5ce2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Flow 'volume_create_api' (a07878cf-7f04-49a6-a3cd-7ffa35a51573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:54.815922 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-df6fca63-bf1e-404f-b79d-3ef6da8c5ce2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcae27be-e42c-449a-b78e-f5935a782a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:54.816923 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-df6fca63-bf1e-404f-b79d-3ef6da8c5ce2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:51:54.867347 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0af246b0-ff31-47e3-acdc-d46bba65bf06 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:54.869686 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0af246b0-ff31-47e3-acdc-d46bba65bf06 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f Aug 04 10:51:54.869929 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0af246b0-ff31-47e3-acdc-d46bba65bf06 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:54.870104 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0af246b0-ff31-47e3-acdc-d46bba65bf06 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:54.870212 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-0af246b0-ff31-47e3-acdc-d46bba65bf06 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id ed1cfe21-d5cd-4aea-a388-628112877f6f. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:54.871896 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=422,cinder:INSERT=80,cinder:UPDATE=136 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:51:54.875157 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:54.875157 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:54.875971 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0af246b0-ff31-47e3-acdc-d46bba65bf06 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f returned with HTTP 200 Aug 04 10:51:54.877525 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 681/2717] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:54 2026] GET /volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:54.877737 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-df6fca63-bf1e-404f-b79d-3ef6da8c5ce2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcae27be-e42c-449a-b78e-f5935a782a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:54.880400 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-df6fca63-bf1e-404f-b79d-3ef6da8c5ce2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8186dee-46dd-461b-893b-7503461cc1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:54.918092 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-df6fca63-bf1e-404f-b79d-3ef6da8c5ce2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Created reservations ['815b80a9-9262-45d4-baa1-2411ecaaa7ea', '566e3969-fef4-4234-a002-0efc10abf75b', '9dc06caf-a863-47e4-865b-6f47f22feca0', '67f21609-361e-4a16-a8b2-59abfbf51018'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:51:54.918935 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-df6fca63-bf1e-404f-b79d-3ef6da8c5ce2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8186dee-46dd-461b-893b-7503461cc1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['815b80a9-9262-45d4-baa1-2411ecaaa7ea', '566e3969-fef4-4234-a002-0efc10abf75b', '9dc06caf-a863-47e4-865b-6f47f22feca0', '67f21609-361e-4a16-a8b2-59abfbf51018']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:54.919690 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-df6fca63-bf1e-404f-b79d-3ef6da8c5ce2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfa9456e-b8e0-4ea8-a274-d00537a9e3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:54.942397 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-df6fca63-bf1e-404f-b79d-3ef6da8c5ce2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfa9456e-b8e0-4ea8-a274-d00537a9e3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2c497c3-810e-4bdb-b438-0e6db924a2d6', '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='b761e0df71a54b1d81b34254acbec82b',qos_specs=None,replication_status=,reservations=['815b80a9-9262-45d4-baa1-2411ecaaa7ea','566e3969-fef4-4234-a002-0efc10abf75b','9dc06caf-a863-47e4-865b-6f47f22feca0','67f21609-361e-4a16-a8b2-59abfbf51018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a46ebf1b6f43a88e6670a220b13ac6',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:51:54Z,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=e2c497c3-810e-4bdb-b438-0e6db924a2d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b761e0df71a54b1d81b34254acbec82b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77a46ebf1b6f43a88e6670a220b13ac6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:54.946737 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-df6fca63-bf1e-404f-b79d-3ef6da8c5ce2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73b9d79c-46ef-4f7d-964e-d8a7cf81b59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:54.965478 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-df6fca63-bf1e-404f-b79d-3ef6da8c5ce2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73b9d79c-46ef-4f7d-964e-d8a7cf81b59f) transitioned into state 'SUCCESS' from 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='b761e0df71a54b1d81b34254acbec82b',qos_specs=None,replication_status=,reservations=['815b80a9-9262-45d4-baa1-2411ecaaa7ea','566e3969-fef4-4234-a002-0efc10abf75b','9dc06caf-a863-47e4-865b-6f47f22feca0','67f21609-361e-4a16-a8b2-59abfbf51018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a46ebf1b6f43a88e6670a220b13ac6',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:54.966594 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-df6fca63-bf1e-404f-b79d-3ef6da8c5ce2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bc5aa83-1401-463f-a89d-f00b9774bf18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:51:54.979526 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-df6fca63-bf1e-404f-b79d-3ef6da8c5ce2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bc5aa83-1401-463f-a89d-f00b9774bf18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:51:54.980549 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-df6fca63-bf1e-404f-b79d-3ef6da8c5ce2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Flow 'volume_create_api' (a07878cf-7f04-49a6-a3cd-7ffa35a51573) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:51:54.981189 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-df6fca63-bf1e-404f-b79d-3ef6da8c5ce2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Create volume request issued successfully. Aug 04 10:51:54.981989 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-df6fca63-bf1e-404f-b79d-3ef6da8c5ce2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:51:54.982569 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 676/2718] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:51:54 2026] POST /volume/v3/volumes => generated 775 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:54.996326 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f80a200e-2fd4-448f-801d-444ca73663e7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:54.998084 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f80a200e-2fd4-448f-801d-444ca73663e7 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 Aug 04 10:51:54.998381 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f80a200e-2fd4-448f-801d-444ca73663e7 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:54.998620 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f80a200e-2fd4-448f-801d-444ca73663e7 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:55.006982 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:55.006982 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:55.011605 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f80a200e-2fd4-448f-801d-444ca73663e7 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:51:55.020446 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f80a200e-2fd4-448f-801d-444ca73663e7 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 returned with HTTP 200 Aug 04 10:51:55.020916 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 679/2719] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:54 2026] GET /volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:55.578488 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-42bd4de9-3841-45af-88c5-2baea14042e7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:55.583474 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-42bd4de9-3841-45af-88c5-2baea14042e7 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb Aug 04 10:51:55.584445 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-42bd4de9-3841-45af-88c5-2baea14042e7 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:55.584802 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-42bd4de9-3841-45af-88c5-2baea14042e7 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:55.596974 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-42bd4de9-3841-45af-88c5-2baea14042e7 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb returned with HTTP 404 Aug 04 10:51:55.597880 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 684/2720] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:55 2026] GET /volume/v3/volumes/9407045c-c8b4-40ed-86d9-2150a7d906cb => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:55.607871 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c691eae8-a4a6-460c-9850-68443d5924f4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:55.610947 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c691eae8-a4a6-460c-9850-68443d5924f4 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] DELETE https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f Aug 04 10:51:55.610947 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c691eae8-a4a6-460c-9850-68443d5924f4 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:55.610947 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c691eae8-a4a6-460c-9850-68443d5924f4 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:55.610947 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-c691eae8-a4a6-460c-9850-68443d5924f4 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Delete volume with id: 1cc8be52-5859-4839-ba76-d9a33094510f Aug 04 10:51:55.617862 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c691eae8-a4a6-460c-9850-68443d5924f4 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f returned with HTTP 404 Aug 04 10:51:55.618319 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 682/2721] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:51:55 2026] DELETE /volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:55.627371 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-10115514-674f-4305-b8e6-338c52d34658 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:55.629429 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10115514-674f-4305-b8e6-338c52d34658 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f Aug 04 10:51:55.629679 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10115514-674f-4305-b8e6-338c52d34658 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:55.629909 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10115514-674f-4305-b8e6-338c52d34658 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:55.637013 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10115514-674f-4305-b8e6-338c52d34658 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f returned with HTTP 404 Aug 04 10:51:55.637517 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 677/2722] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:55 2026] GET /volume/v3/volumes/1cc8be52-5859-4839-ba76-d9a33094510f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:55.645772 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-789dc512-f079-4c6b-a91d-0da1c2375605 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:55.647601 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-789dc512-f079-4c6b-a91d-0da1c2375605 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] DELETE https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 Aug 04 10:51:55.647875 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-789dc512-f079-4c6b-a91d-0da1c2375605 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:55.648079 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-789dc512-f079-4c6b-a91d-0da1c2375605 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:55.648336 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-789dc512-f079-4c6b-a91d-0da1c2375605 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Delete volume with id: 53947384-4cef-4db1-bb3c-8c0671348c12 Aug 04 10:51:55.655100 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-789dc512-f079-4c6b-a91d-0da1c2375605 tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 returned with HTTP 404 Aug 04 10:51:55.655627 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 680/2723] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:51:55 2026] DELETE /volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:55.662744 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-32729ae0-413c-4dc2-98ba-40af514db29c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:55.664866 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-32729ae0-413c-4dc2-98ba-40af514db29c tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] GET https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 Aug 04 10:51:55.665107 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-32729ae0-413c-4dc2-98ba-40af514db29c tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:55.665359 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-32729ae0-413c-4dc2-98ba-40af514db29c tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:55.671609 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-32729ae0-413c-4dc2-98ba-40af514db29c tempest-TestInstancesWithCinderVolumes-577631811 tempest-TestInstancesWithCinderVolumes-577631811-project-member] https://10.4.3.232/volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 returned with HTTP 404 Aug 04 10:51:55.672113 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 685/2724] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:55 2026] GET /volume/v3/volumes/53947384-4cef-4db1-bb3c-8c0671348c12 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:55.682704 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2ea8b2fd-6d21-463d-acef-a112d57424c2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:55.684996 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2ea8b2fd-6d21-463d-acef-a112d57424c2 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] GET https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 Aug 04 10:51:55.685502 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2ea8b2fd-6d21-463d-acef-a112d57424c2 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:55.687729 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2ea8b2fd-6d21-463d-acef-a112d57424c2 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:55.687828 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2ea8b2fd-6d21-463d-acef-a112d57424c2 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:51:55.727263 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2ea8b2fd-6d21-463d-acef-a112d57424c2 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Get all volumes completed successfully. Aug 04 10:51:55.730734 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:55.730734 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:55.736109 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2ea8b2fd-6d21-463d-acef-a112d57424c2 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 10:51:55.736707 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 683/2725] 10.4.3.232 () {66 vars in 1285 bytes} [Tue Aug 4 10:51:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12181 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:51:55.759608 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f7a1e223-806b-4c32-9e41-e17d240f6bf6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:55.761645 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f7a1e223-806b-4c32-9e41-e17d240f6bf6 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] DELETE https://10.4.3.232/volume/v3/types/c7565619-572c-47c2-9d37-70ddd4f9117e Aug 04 10:51:55.761879 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f7a1e223-806b-4c32-9e41-e17d240f6bf6 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:55.762123 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f7a1e223-806b-4c32-9e41-e17d240f6bf6 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:55.762410 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:55.762410 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:55.799720 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f7a1e223-806b-4c32-9e41-e17d240f6bf6 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] https://10.4.3.232/volume/v3/types/c7565619-572c-47c2-9d37-70ddd4f9117e returned with HTTP 202 Aug 04 10:51:55.800213 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 678/2726] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:51:55 2026] DELETE /volume/v3/types/c7565619-572c-47c2-9d37-70ddd4f9117e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 04 10:51:55.813794 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-bcc705f7-a4ff-4117-8221-60806f0d037e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:55.813928 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bcc705f7-a4ff-4117-8221-60806f0d037e tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] GET https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 Aug 04 10:51:55.814556 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bcc705f7-a4ff-4117-8221-60806f0d037e tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:55.814556 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bcc705f7-a4ff-4117-8221-60806f0d037e tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Calling method 'detail' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:55.820830 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-bcc705f7-a4ff-4117-8221-60806f0d037e tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:51:55.855681 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-bcc705f7-a4ff-4117-8221-60806f0d037e tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Get all volumes completed successfully. Aug 04 10:51:55.858988 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:55.858988 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:55.865027 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bcc705f7-a4ff-4117-8221-60806f0d037e tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 10:51:55.865555 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 681/2727] 10.4.3.232 () {66 vars in 1285 bytes} [Tue Aug 4 10:51:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12181 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:51:55.881876 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c3e58e1d-2cc6-4511-be09-08a07e0a15fb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:55.885540 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c3e58e1d-2cc6-4511-be09-08a07e0a15fb tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] DELETE https://10.4.3.232/volume/v3/types/9da468f8-f106-44eb-b850-5c8a7cb3c460 Aug 04 10:51:55.885739 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c3e58e1d-2cc6-4511-be09-08a07e0a15fb tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:55.885938 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c3e58e1d-2cc6-4511-be09-08a07e0a15fb tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:55.887981 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3d5f55ed-4ed6-43a6-b7b3-83576f5e4327 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:55.890605 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3d5f55ed-4ed6-43a6-b7b3-83576f5e4327 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f Aug 04 10:51:55.890838 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3d5f55ed-4ed6-43a6-b7b3-83576f5e4327 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:55.891028 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3d5f55ed-4ed6-43a6-b7b3-83576f5e4327 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:55.891203 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-3d5f55ed-4ed6-43a6-b7b3-83576f5e4327 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id ed1cfe21-d5cd-4aea-a388-628112877f6f. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:55.895768 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:55.895768 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:55.896512 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3d5f55ed-4ed6-43a6-b7b3-83576f5e4327 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f returned with HTTP 200 Aug 04 10:51:55.896879 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 684/2728] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:55 2026] GET /volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:55.910816 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c3e58e1d-2cc6-4511-be09-08a07e0a15fb tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] https://10.4.3.232/volume/v3/types/9da468f8-f106-44eb-b850-5c8a7cb3c460 returned with HTTP 202 Aug 04 10:51:55.911199 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 686/2729] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:51:55 2026] DELETE /volume/v3/types/9da468f8-f106-44eb-b850-5c8a7cb3c460 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:51:56.037069 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-64c7b20b-931c-4f81-8c0f-db326083b731 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:56.038853 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-64c7b20b-931c-4f81-8c0f-db326083b731 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 Aug 04 10:51:56.039738 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-64c7b20b-931c-4f81-8c0f-db326083b731 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:56.039738 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-64c7b20b-931c-4f81-8c0f-db326083b731 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:56.055726 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:56.055726 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:56.072933 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-64c7b20b-931c-4f81-8c0f-db326083b731 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:51:56.084821 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-64c7b20b-931c-4f81-8c0f-db326083b731 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 returned with HTTP 200 Aug 04 10:51:56.085345 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 679/2730] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:56 2026] GET /volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 => generated 867 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:56.205922 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-32a7f26c-3d28-46c7-8c5b-ecfccbaad96d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:56.209823 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-32a7f26c-3d28-46c7-8c5b-ecfccbaad96d tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] GET https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 Aug 04 10:51:56.210062 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-32a7f26c-3d28-46c7-8c5b-ecfccbaad96d tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:56.210303 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-32a7f26c-3d28-46c7-8c5b-ecfccbaad96d tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Calling method 'detail' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:56.211117 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-32a7f26c-3d28-46c7-8c5b-ecfccbaad96d tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:51:56.225988 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-32a7f26c-3d28-46c7-8c5b-ecfccbaad96d tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Get all volumes completed successfully. Aug 04 10:51:56.228362 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:56.228362 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:56.233709 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-32a7f26c-3d28-46c7-8c5b-ecfccbaad96d tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 10:51:56.234174 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 682/2731] 10.4.3.232 () {66 vars in 1285 bytes} [Tue Aug 4 10:51:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:51:56.255514 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5f96c998-309b-4e5a-8436-946a7b40b5a4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:56.257827 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5f96c998-309b-4e5a-8436-946a7b40b5a4 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/f5d70148-e344-4ce0-a776-5f47819ab88d Aug 04 10:51:56.258130 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5f96c998-309b-4e5a-8436-946a7b40b5a4 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:56.258408 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5f96c998-309b-4e5a-8436-946a7b40b5a4 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:56.258642 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-5f96c998-309b-4e5a-8436-946a7b40b5a4 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Delete volume with id: f5d70148-e344-4ce0-a776-5f47819ab88d Aug 04 10:51:56.269271 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:56.269271 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:56.269783 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5f96c998-309b-4e5a-8436-946a7b40b5a4 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Volume info retrieved successfully. Aug 04 10:51:56.285343 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.image.cache [None req-5f96c998-309b-4e5a-8436-946a7b40b5a4 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'a05027c9-08ea-4a0e-ae23-ad52c9686e21', 'volume_id': 'f5d70148-e344-4ce0-a776-5f47819ab88d', 'host': 'np0000006413@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 4, 10, 50, 21), 'last_used': datetime.datetime(2026, 8, 4, 10, 50, 32)}. {{(pid=100254) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 04 10:51:56.300835 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5f96c998-309b-4e5a-8436-946a7b40b5a4 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Delete volume request issued successfully. Aug 04 10:51:56.301051 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5f96c998-309b-4e5a-8436-946a7b40b5a4 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] https://10.4.3.232/volume/v3/volumes/f5d70148-e344-4ce0-a776-5f47819ab88d returned with HTTP 202 Aug 04 10:51:56.301585 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 685/2732] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:51:56 2026] DELETE /volume/v3/volumes/f5d70148-e344-4ce0-a776-5f47819ab88d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:51:56.311933 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-58519032-d246-40f7-abfc-98fc84efeced None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:56.313917 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-58519032-d246-40f7-abfc-98fc84efeced tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] GET https://10.4.3.232/volume/v3/volumes/f5d70148-e344-4ce0-a776-5f47819ab88d Aug 04 10:51:56.314185 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-58519032-d246-40f7-abfc-98fc84efeced tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:56.314464 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-58519032-d246-40f7-abfc-98fc84efeced tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:56.322498 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:56.322498 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:56.327013 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-58519032-d246-40f7-abfc-98fc84efeced tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Volume info retrieved successfully. Aug 04 10:51:56.331730 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-58519032-d246-40f7-abfc-98fc84efeced tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] https://10.4.3.232/volume/v3/volumes/f5d70148-e344-4ce0-a776-5f47819ab88d returned with HTTP 200 Aug 04 10:51:56.332189 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 687/2733] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:56 2026] GET /volume/v3/volumes/f5d70148-e344-4ce0-a776-5f47819ab88d => generated 1149 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:56.907582 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-24c55ad3-fb02-4ff4-b996-03a3754963aa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:56.909236 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-24c55ad3-fb02-4ff4-b996-03a3754963aa tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f Aug 04 10:51:56.909716 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-24c55ad3-fb02-4ff4-b996-03a3754963aa tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:56.909716 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-24c55ad3-fb02-4ff4-b996-03a3754963aa tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:56.909783 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-24c55ad3-fb02-4ff4-b996-03a3754963aa tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id ed1cfe21-d5cd-4aea-a388-628112877f6f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:56.913829 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:56.913829 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:56.914502 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-24c55ad3-fb02-4ff4-b996-03a3754963aa tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f returned with HTTP 200 Aug 04 10:51:56.914828 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 680/2734] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:56 2026] GET /volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:57.101774 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9a6636a8-b6cb-49bb-aebd-cf4c49e694e0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:57.103459 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9a6636a8-b6cb-49bb-aebd-cf4c49e694e0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 Aug 04 10:51:57.103689 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9a6636a8-b6cb-49bb-aebd-cf4c49e694e0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:57.103886 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9a6636a8-b6cb-49bb-aebd-cf4c49e694e0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:57.110444 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:57.110444 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:57.113598 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-9a6636a8-b6cb-49bb-aebd-cf4c49e694e0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:51:57.117268 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9a6636a8-b6cb-49bb-aebd-cf4c49e694e0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 returned with HTTP 200 Aug 04 10:51:57.117730 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 683/2735] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:57 2026] GET /volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:57.351179 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0371c3c6-dd6d-40a5-80f7-8ad5651547f0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:57.353822 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0371c3c6-dd6d-40a5-80f7-8ad5651547f0 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] GET https://10.4.3.232/volume/v3/volumes/f5d70148-e344-4ce0-a776-5f47819ab88d Aug 04 10:51:57.353997 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0371c3c6-dd6d-40a5-80f7-8ad5651547f0 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:57.354283 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0371c3c6-dd6d-40a5-80f7-8ad5651547f0 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:57.365814 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0371c3c6-dd6d-40a5-80f7-8ad5651547f0 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] https://10.4.3.232/volume/v3/volumes/f5d70148-e344-4ce0-a776-5f47819ab88d returned with HTTP 404 Aug 04 10:51:57.366581 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 686/2736] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:57 2026] GET /volume/v3/volumes/f5d70148-e344-4ce0-a776-5f47819ab88d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:51:57.373548 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-da9602ee-c6f0-408b-89b0-680439659bd7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:57.375592 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-da9602ee-c6f0-408b-89b0-680439659bd7 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] DELETE https://10.4.3.232/volume/v3/types/8246ff6c-ae7b-4a9b-923e-e8bc1f97667f Aug 04 10:51:57.376033 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-da9602ee-c6f0-408b-89b0-680439659bd7 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:57.376131 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-da9602ee-c6f0-408b-89b0-680439659bd7 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:57.398560 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-da9602ee-c6f0-408b-89b0-680439659bd7 tempest-TestInstancesWithCinderVolumes-293442293 tempest-TestInstancesWithCinderVolumes-293442293-project-admin] https://10.4.3.232/volume/v3/types/8246ff6c-ae7b-4a9b-923e-e8bc1f97667f returned with HTTP 202 Aug 04 10:51:57.398975 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 688/2737] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:51:57 2026] DELETE /volume/v3/types/8246ff6c-ae7b-4a9b-923e-e8bc1f97667f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:51:57.929820 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ae90e8cf-6207-4c77-b0c2-07942e8b894c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:57.933371 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ae90e8cf-6207-4c77-b0c2-07942e8b894c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f Aug 04 10:51:57.933371 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ae90e8cf-6207-4c77-b0c2-07942e8b894c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:57.933371 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ae90e8cf-6207-4c77-b0c2-07942e8b894c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:57.933371 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ae90e8cf-6207-4c77-b0c2-07942e8b894c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id ed1cfe21-d5cd-4aea-a388-628112877f6f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:57.935441 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=451,cinder:UPDATE=131,cinder:INSERT=68 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:51:57.940414 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:57.940414 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:57.940414 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ae90e8cf-6207-4c77-b0c2-07942e8b894c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f returned with HTTP 200 Aug 04 10:51:57.941155 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 681/2738] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:57 2026] GET /volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:58.102900 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6d02e8ec-a6d7-43b8-8150-4621728c5311 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:58.106089 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6d02e8ec-a6d7-43b8-8150-4621728c5311 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 Aug 04 10:51:58.106368 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6d02e8ec-a6d7-43b8-8150-4621728c5311 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:58.106650 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6d02e8ec-a6d7-43b8-8150-4621728c5311 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:58.109325 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=363,cinder:INSERT=53,cinder:UPDATE=97 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:51:58.122822 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:58.122822 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:58.129724 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6d02e8ec-a6d7-43b8-8150-4621728c5311 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:51:58.134800 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8ba659b3-3475-4dd2-a953-2865a9acffb8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:58.136209 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6d02e8ec-a6d7-43b8-8150-4621728c5311 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 returned with HTTP 200 Aug 04 10:51:58.136891 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 684/2739] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:58 2026] GET /volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:58.138714 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8ba659b3-3475-4dd2-a953-2865a9acffb8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 Aug 04 10:51:58.139055 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8ba659b3-3475-4dd2-a953-2865a9acffb8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:58.139356 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8ba659b3-3475-4dd2-a953-2865a9acffb8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:58.155718 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9dce021a-0e58-4fa3-b413-c0bfcc282ea2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:58.157563 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9dce021a-0e58-4fa3-b413-c0bfcc282ea2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 Aug 04 10:51:58.157748 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9dce021a-0e58-4fa3-b413-c0bfcc282ea2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:58.157969 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9dce021a-0e58-4fa3-b413-c0bfcc282ea2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:58.158478 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:58.158478 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:58.162402 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=279,cinder:UPDATE=63,cinder:INSERT=26 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:51:58.164060 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8ba659b3-3475-4dd2-a953-2865a9acffb8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:51:58.168964 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:58.168964 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:58.170655 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8ba659b3-3475-4dd2-a953-2865a9acffb8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 returned with HTTP 200 Aug 04 10:51:58.171912 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 687/2740] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:58 2026] GET /volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 => generated 928 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:58.173823 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9dce021a-0e58-4fa3-b413-c0bfcc282ea2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:51:58.179216 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9dce021a-0e58-4fa3-b413-c0bfcc282ea2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 returned with HTTP 200 Aug 04 10:51:58.179394 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 689/2741] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:58 2026] GET /volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:58.237067 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-7b92f43c-0b66-4f5b-9e92-80c45bcec0c9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:58.242103 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-7b92f43c-0b66-4f5b-9e92-80c45bcec0c9 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 Aug 04 10:51:58.242103 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-7b92f43c-0b66-4f5b-9e92-80c45bcec0c9 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:58.242103 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-7b92f43c-0b66-4f5b-9e92-80c45bcec0c9 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:58.251986 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:58.251986 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:58.261110 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-7b92f43c-0b66-4f5b-9e92-80c45bcec0c9 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:51:58.266805 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-7b92f43c-0b66-4f5b-9e92-80c45bcec0c9 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 returned with HTTP 200 Aug 04 10:51:58.267403 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 682/2742] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:51:58 2026] GET /volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:58.378461 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-57ba01e4-00da-46f1-a57d-045bbc422f56 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:58.378888 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-57ba01e4-00da-46f1-a57d-045bbc422f56 None None] GET https://10.4.3.232/volume// Aug 04 10:51:58.379061 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-57ba01e4-00da-46f1-a57d-045bbc422f56 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:58.379262 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-57ba01e4-00da-46f1-a57d-045bbc422f56 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:58.379647 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-57ba01e4-00da-46f1-a57d-045bbc422f56 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:51:58.379939 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 685/2743] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:51:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:51:58.388977 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-00c1ef83-9413-490c-810b-0a5520d42de0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:58.391636 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-00c1ef83-9413-490c-810b-0a5520d42de0 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:51:58.391931 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-00c1ef83-9413-490c-810b-0a5520d42de0 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33f75f05-d1b3-480d-bd7b-1ea8f197bd36", "connector": null, "instance_uuid": "1089a860-9330-4209-b20b-ee0bc70bf1de"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:58.401655 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:58.401655 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:58.430840 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-00c1ef83-9413-490c-810b-0a5520d42de0 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:51:58.431370 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 688/2744] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:51:58 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:58.482940 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e1d45be6-a05f-46ff-99f0-5aa7a80c1cc3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:58.488386 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e1d45be6-a05f-46ff-99f0-5aa7a80c1cc3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 Aug 04 10:51:58.488386 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e1d45be6-a05f-46ff-99f0-5aa7a80c1cc3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:58.488386 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e1d45be6-a05f-46ff-99f0-5aa7a80c1cc3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:58.498343 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:58.498343 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:58.502204 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b78f1aee-5695-43cd-ab8a-25bceeac2d6a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:58.502304 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e1d45be6-a05f-46ff-99f0-5aa7a80c1cc3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:51:58.502843 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b78f1aee-5695-43cd-ab8a-25bceeac2d6a None None] GET https://10.4.3.232/volume// Aug 04 10:51:58.503116 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b78f1aee-5695-43cd-ab8a-25bceeac2d6a None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:58.503438 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b78f1aee-5695-43cd-ab8a-25bceeac2d6a None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:58.503955 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b78f1aee-5695-43cd-ab8a-25bceeac2d6a None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:51:58.504596 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 683/2745] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:51:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:51:58.509587 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e1d45be6-a05f-46ff-99f0-5aa7a80c1cc3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 returned with HTTP 200 Aug 04 10:51:58.510182 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 690/2746] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:58 2026] GET /volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:58.513358 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-eee2ccfa-1fbf-4077-ab39-66f307e28868 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:58.515788 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-eee2ccfa-1fbf-4077-ab39-66f307e28868 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 Aug 04 10:51:58.517236 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-eee2ccfa-1fbf-4077-ab39-66f307e28868 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:58.517236 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-eee2ccfa-1fbf-4077-ab39-66f307e28868 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:58.716707 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:58.716707 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:58.720797 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-eee2ccfa-1fbf-4077-ab39-66f307e28868 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:51:58.725452 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-eee2ccfa-1fbf-4077-ab39-66f307e28868 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 returned with HTTP 200 Aug 04 10:51:58.725950 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 686/2747] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:51:58 2026] GET /volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 => generated 1061 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:51:58.834269 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-85c452c0-553e-42ab-9eb1-da82723c8070 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:58.836759 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-85c452c0-553e-42ab-9eb1-da82723c8070 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] PUT https://10.4.3.232/volume/v3/attachments/c4706ddf-26bc-43bf-a661-14f234051ec1 Aug 04 10:51:58.837235 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-85c452c0-553e-42ab-9eb1-da82723c8070 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:51:58.846616 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-85c452c0-553e-42ab-9eb1-da82723c8070 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Acquiring lock "cinder-attachment_update-33f75f05-d1b3-480d-bd7b-1ea8f197bd36-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:51:58.852421 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-85c452c0-553e-42ab-9eb1-da82723c8070 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Lock "cinder-attachment_update-33f75f05-d1b3-480d-bd7b-1ea8f197bd36-np0000006413" acquired by "attachment_update" :: waited 0.006s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:51:58.853843 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:58.853843 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:58.953850 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6280cb37-d1bb-49e4-bc10-68023519945a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:58.956340 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6280cb37-d1bb-49e4-bc10-68023519945a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f Aug 04 10:51:58.956589 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6280cb37-d1bb-49e4-bc10-68023519945a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:58.956983 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6280cb37-d1bb-49e4-bc10-68023519945a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:58.956983 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-6280cb37-d1bb-49e4-bc10-68023519945a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id ed1cfe21-d5cd-4aea-a388-628112877f6f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:58.962831 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:58.962831 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:58.963841 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6280cb37-d1bb-49e4-bc10-68023519945a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f returned with HTTP 200 Aug 04 10:51:58.964524 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 684/2748] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:58 2026] GET /volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:58.980921 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-85c452c0-553e-42ab-9eb1-da82723c8070 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Lock "cinder-attachment_update-33f75f05-d1b3-480d-bd7b-1ea8f197bd36-np0000006413" released by "attachment_update" :: held 0.129s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:51:58.981215 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-85c452c0-553e-42ab-9eb1-da82723c8070 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments/c4706ddf-26bc-43bf-a661-14f234051ec1 returned with HTTP 200 Aug 04 10:51:58.981710 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 689/2749] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:51:58 2026] PUT /volume/v3/attachments/c4706ddf-26bc-43bf-a661-14f234051ec1 => generated 968 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:58.990679 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-98f95203-e93c-4ec7-87d4-77da0f32f963 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:58.992933 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-98f95203-e93c-4ec7-87d4-77da0f32f963 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36/encryption Aug 04 10:51:58.993221 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-98f95203-e93c-4ec7-87d4-77da0f32f963 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:58.993516 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-98f95203-e93c-4ec7-87d4-77da0f32f963 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:59.004046 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:59.004046 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:51:59.010512 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-98f95203-e93c-4ec7-87d4-77da0f32f963 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36/encryption returned with HTTP 200 Aug 04 10:51:59.010917 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 691/2750] 10.4.3.232 () {68 vars in 1631 bytes} [Tue Aug 4 10:51:58 2026] GET /volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:59.192294 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-61f05fc3-c57f-4553-ad05-eee1ac563a38 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:59.194788 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-61f05fc3-c57f-4553-ad05-eee1ac563a38 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 Aug 04 10:51:59.195071 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-61f05fc3-c57f-4553-ad05-eee1ac563a38 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:59.195349 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-61f05fc3-c57f-4553-ad05-eee1ac563a38 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:59.205811 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:59.205811 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:51:59.210923 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-61f05fc3-c57f-4553-ad05-eee1ac563a38 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:51:59.217223 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-61f05fc3-c57f-4553-ad05-eee1ac563a38 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 returned with HTTP 200 Aug 04 10:51:59.217792 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 687/2751] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:51:59 2026] GET /volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:51:59.532201 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d0721615-8b5f-477c-92e2-f7513606dc35 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:59.534451 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d0721615-8b5f-477c-92e2-f7513606dc35 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 Aug 04 10:51:59.534724 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d0721615-8b5f-477c-92e2-f7513606dc35 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:59.534931 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d0721615-8b5f-477c-92e2-f7513606dc35 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:59.546397 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:59.546397 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:51:59.550386 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d0721615-8b5f-477c-92e2-f7513606dc35 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:51:59.558849 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d0721615-8b5f-477c-92e2-f7513606dc35 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 returned with HTTP 200 Aug 04 10:51:59.559449 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 685/2752] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:59 2026] GET /volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:51:59.978697 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9be4eb6d-57a1-49b6-990f-fbe6b932cb1c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:51:59.981164 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9be4eb6d-57a1-49b6-990f-fbe6b932cb1c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f Aug 04 10:51:59.981437 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9be4eb6d-57a1-49b6-990f-fbe6b932cb1c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:51:59.981775 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9be4eb6d-57a1-49b6-990f-fbe6b932cb1c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:51:59.981834 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-9be4eb6d-57a1-49b6-990f-fbe6b932cb1c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id ed1cfe21-d5cd-4aea-a388-628112877f6f. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:51:59.987884 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:51:59.987884 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:51:59.988934 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9be4eb6d-57a1-49b6-990f-fbe6b932cb1c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f returned with HTTP 200 Aug 04 10:51:59.989402 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 690/2753] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:51:59 2026] GET /volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:00.234146 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9f72094a-2be4-4125-9e50-d2e6c431aa48 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:00.236343 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9f72094a-2be4-4125-9e50-d2e6c431aa48 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 Aug 04 10:52:00.236678 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9f72094a-2be4-4125-9e50-d2e6c431aa48 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:00.236972 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9f72094a-2be4-4125-9e50-d2e6c431aa48 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:00.246026 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:00.246026 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:00.250765 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9f72094a-2be4-4125-9e50-d2e6c431aa48 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:00.255733 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9f72094a-2be4-4125-9e50-d2e6c431aa48 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 returned with HTTP 200 Aug 04 10:52:00.256148 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 692/2754] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:00 2026] GET /volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:00.572776 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ec32fea1-228b-4567-8121-f92c8a109bc2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:00.575890 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ec32fea1-228b-4567-8121-f92c8a109bc2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 Aug 04 10:52:00.576144 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ec32fea1-228b-4567-8121-f92c8a109bc2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:00.576396 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ec32fea1-228b-4567-8121-f92c8a109bc2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:00.601437 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:00.601437 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:00.606190 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ec32fea1-228b-4567-8121-f92c8a109bc2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:52:00.611233 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ec32fea1-228b-4567-8121-f92c8a109bc2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 returned with HTTP 200 Aug 04 10:52:00.611737 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 688/2755] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:00 2026] GET /volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 => generated 882 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:01.001626 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a4650e0f-8eb2-41b0-ace2-ac2113412747 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:01.006622 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a4650e0f-8eb2-41b0-ace2-ac2113412747 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f Aug 04 10:52:01.006936 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a4650e0f-8eb2-41b0-ace2-ac2113412747 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:01.007210 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a4650e0f-8eb2-41b0-ace2-ac2113412747 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:01.007395 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a4650e0f-8eb2-41b0-ace2-ac2113412747 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id ed1cfe21-d5cd-4aea-a388-628112877f6f. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:01.014579 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:01.014579 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:01.014700 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a4650e0f-8eb2-41b0-ace2-ac2113412747 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f returned with HTTP 200 Aug 04 10:52:01.015150 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 686/2756] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:01 2026] GET /volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:01.027435 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0cc95110-6492-45dc-9acc-1d80a23da37d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:01.031415 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0cc95110-6492-45dc-9acc-1d80a23da37d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a Aug 04 10:52:01.031415 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0cc95110-6492-45dc-9acc-1d80a23da37d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:01.031415 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0cc95110-6492-45dc-9acc-1d80a23da37d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:01.040960 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:01.040960 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:01.046043 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0cc95110-6492-45dc-9acc-1d80a23da37d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:01.051663 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0cc95110-6492-45dc-9acc-1d80a23da37d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a returned with HTTP 200 Aug 04 10:52:01.052035 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 691/2757] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:01 2026] GET /volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a => generated 1133 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:01.066892 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a43b7f51-de92-4880-9a97-d9e216ed9fab None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:01.069261 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a43b7f51-de92-4880-9a97-d9e216ed9fab tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] DELETE https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f Aug 04 10:52:01.069562 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a43b7f51-de92-4880-9a97-d9e216ed9fab tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:01.069829 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a43b7f51-de92-4880-9a97-d9e216ed9fab tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:01.069992 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-a43b7f51-de92-4880-9a97-d9e216ed9fab tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Delete backup with id: ed1cfe21-d5cd-4aea-a388-628112877f6f. Aug 04 10:52:01.076157 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:01.076157 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:01.099828 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-a43b7f51-de92-4880-9a97-d9e216ed9fab tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] delete_backup rpcapi backup_id ed1cfe21-d5cd-4aea-a388-628112877f6f {{(pid=100253) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:52:01.099828 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a43b7f51-de92-4880-9a97-d9e216ed9fab tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f returned with HTTP 202 Aug 04 10:52:01.099828 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 693/2758] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:01 2026] DELETE /volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:52:01.113216 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-77165e09-38c9-4da1-8449-1922781df91d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:01.113216 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-77165e09-38c9-4da1-8449-1922781df91d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f Aug 04 10:52:01.113216 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-77165e09-38c9-4da1-8449-1922781df91d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:01.113216 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-77165e09-38c9-4da1-8449-1922781df91d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:01.113216 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-77165e09-38c9-4da1-8449-1922781df91d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id ed1cfe21-d5cd-4aea-a388-628112877f6f. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:01.127689 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:01.127689 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:01.132016 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-77165e09-38c9-4da1-8449-1922781df91d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f returned with HTTP 200 Aug 04 10:52:01.137529 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 689/2759] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:01 2026] GET /volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f => generated 790 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:01.272389 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7a63b297-620f-467f-a942-2b99410b1783 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:01.275430 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7a63b297-620f-467f-a942-2b99410b1783 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 Aug 04 10:52:01.275430 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7a63b297-620f-467f-a942-2b99410b1783 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:01.275430 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7a63b297-620f-467f-a942-2b99410b1783 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:01.286044 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:01.286044 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:01.296899 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7a63b297-620f-467f-a942-2b99410b1783 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:01.305031 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7a63b297-620f-467f-a942-2b99410b1783 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 returned with HTTP 200 Aug 04 10:52:01.305505 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 687/2760] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:01 2026] GET /volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:01.632027 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b9c938d2-415f-47b6-95b7-795da584b015 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:01.634355 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b9c938d2-415f-47b6-95b7-795da584b015 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 Aug 04 10:52:01.634670 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b9c938d2-415f-47b6-95b7-795da584b015 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:01.634936 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b9c938d2-415f-47b6-95b7-795da584b015 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:01.652792 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:01.652792 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:01.659991 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b9c938d2-415f-47b6-95b7-795da584b015 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:52:01.666469 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b9c938d2-415f-47b6-95b7-795da584b015 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 returned with HTTP 200 Aug 04 10:52:01.667312 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 692/2761] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:01 2026] GET /volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:02.152420 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-19657140-c20e-4433-8852-ab19e73d67d5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:02.154861 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-19657140-c20e-4433-8852-ab19e73d67d5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f Aug 04 10:52:02.155153 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-19657140-c20e-4433-8852-ab19e73d67d5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:02.155526 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-19657140-c20e-4433-8852-ab19e73d67d5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:02.155682 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-19657140-c20e-4433-8852-ab19e73d67d5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id ed1cfe21-d5cd-4aea-a388-628112877f6f. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:02.160283 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-19657140-c20e-4433-8852-ab19e73d67d5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f returned with HTTP 404 Aug 04 10:52:02.160974 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 694/2762] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:02 2026] GET /volume/v3/backups/ed1cfe21-d5cd-4aea-a388-628112877f6f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:02.283373 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-22127d38-c75f-4d21-86aa-8fdbafa2f116 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:02.285629 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-22127d38-c75f-4d21-86aa-8fdbafa2f116 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a Aug 04 10:52:02.285863 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-22127d38-c75f-4d21-86aa-8fdbafa2f116 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:02.286045 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-22127d38-c75f-4d21-86aa-8fdbafa2f116 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:02.298697 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:02.298697 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:02.302906 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-22127d38-c75f-4d21-86aa-8fdbafa2f116 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:02.307305 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-22127d38-c75f-4d21-86aa-8fdbafa2f116 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a returned with HTTP 200 Aug 04 10:52:02.307720 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 690/2763] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:52:02 2026] GET /volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a => generated 1133 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:02.319987 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-46349458-9c0c-472f-8137-1461ceeffd57 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:02.322155 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-46349458-9c0c-472f-8137-1461ceeffd57 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 Aug 04 10:52:02.322504 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-46349458-9c0c-472f-8137-1461ceeffd57 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:02.322789 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-46349458-9c0c-472f-8137-1461ceeffd57 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:02.330893 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:02.330893 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:02.337127 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-eeed5d17-9c64-4778-a854-b52e0fc7cd5d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:02.337553 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-46349458-9c0c-472f-8137-1461ceeffd57 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:02.339444 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-eeed5d17-9c64-4778-a854-b52e0fc7cd5d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] POST https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a/action Aug 04 10:52:02.341270 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-eeed5d17-9c64-4778-a854-b52e0fc7cd5d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:52:02.341270 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-eeed5d17-9c64-4778-a854-b52e0fc7cd5d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:02.345567 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-46349458-9c0c-472f-8137-1461ceeffd57 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 returned with HTTP 200 Aug 04 10:52:02.346014 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 688/2764] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:02 2026] GET /volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:02.352728 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:02.352728 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:02.353682 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-eeed5d17-9c64-4778-a854-b52e0fc7cd5d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:02.361863 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-eeed5d17-9c64-4778-a854-b52e0fc7cd5d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Begin detaching volume completed successfully. Aug 04 10:52:02.362692 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-eeed5d17-9c64-4778-a854-b52e0fc7cd5d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a/action returned with HTTP 202 Aug 04 10:52:02.362692 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 693/2765] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:52:02 2026] POST /volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:52:02.393511 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b44d4231-8d3a-48cd-a17c-7790c658d6d0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:02.395326 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b44d4231-8d3a-48cd-a17c-7790c658d6d0 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a Aug 04 10:52:02.395505 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b44d4231-8d3a-48cd-a17c-7790c658d6d0 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:02.395696 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b44d4231-8d3a-48cd-a17c-7790c658d6d0 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:02.404644 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:02.404644 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:02.408017 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b44d4231-8d3a-48cd-a17c-7790c658d6d0 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:02.411958 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b44d4231-8d3a-48cd-a17c-7790c658d6d0 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a returned with HTTP 200 Aug 04 10:52:02.412447 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 695/2766] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:02 2026] GET /volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:02.427060 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-bede4ddc-f2ae-4ff7-af63-01a56739a8ab None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:02.427498 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bede4ddc-f2ae-4ff7-af63-01a56739a8ab None None] GET https://10.4.3.232/volume// Aug 04 10:52:02.427684 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bede4ddc-f2ae-4ff7-af63-01a56739a8ab None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:02.427911 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bede4ddc-f2ae-4ff7-af63-01a56739a8ab None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:02.428226 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bede4ddc-f2ae-4ff7-af63-01a56739a8ab None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:52:02.428654 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 691/2767] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:52:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:52:02.436801 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-ac53ee6d-fc18-4377-a65e-01cfc7bbaa35 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:02.439304 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-ac53ee6d-fc18-4377-a65e-01cfc7bbaa35 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a Aug 04 10:52:02.439614 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-ac53ee6d-fc18-4377-a65e-01cfc7bbaa35 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:02.439834 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-ac53ee6d-fc18-4377-a65e-01cfc7bbaa35 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:02.450869 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:02.450869 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:02.454935 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-ac53ee6d-fc18-4377-a65e-01cfc7bbaa35 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:02.460864 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-ac53ee6d-fc18-4377-a65e-01cfc7bbaa35 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a returned with HTTP 200 Aug 04 10:52:02.461631 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 689/2768] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:52:02 2026] GET /volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a => generated 1316 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:52:02.680656 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0da3424a-abc6-440b-bea9-9dd8de2402bc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:02.683010 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0da3424a-abc6-440b-bea9-9dd8de2402bc tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 Aug 04 10:52:02.683313 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0da3424a-abc6-440b-bea9-9dd8de2402bc tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:02.684119 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0da3424a-abc6-440b-bea9-9dd8de2402bc tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:02.696948 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:02.696948 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:02.701497 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0da3424a-abc6-440b-bea9-9dd8de2402bc tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:52:02.706973 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0da3424a-abc6-440b-bea9-9dd8de2402bc tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 returned with HTTP 200 Aug 04 10:52:02.707683 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 694/2769] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:02 2026] GET /volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:03.325535 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-8c506139-85ca-446a-86de-aa6644e83285 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:03.327785 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-8c506139-85ca-446a-86de-aa6644e83285 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] POST https://10.4.3.232/volume/v3/attachments/c4706ddf-26bc-43bf-a661-14f234051ec1/action Aug 04 10:52:03.328199 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-8c506139-85ca-446a-86de-aa6644e83285 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:52:03.328332 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-8c506139-85ca-446a-86de-aa6644e83285 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:03.348883 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:03.348883 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:03.369818 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-94bd5dfd-6320-4905-b443-cce5abcd62e9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:03.374834 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-94bd5dfd-6320-4905-b443-cce5abcd62e9 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 Aug 04 10:52:03.375122 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-94bd5dfd-6320-4905-b443-cce5abcd62e9 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:03.375430 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-94bd5dfd-6320-4905-b443-cce5abcd62e9 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:03.375741 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7c7d8726-a61e-44a7-ac1c-b816375b0b7e req-8c506139-85ca-446a-86de-aa6644e83285 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments/c4706ddf-26bc-43bf-a661-14f234051ec1/action returned with HTTP 204 Aug 04 10:52:03.376208 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 696/2770] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:52:03 2026] POST /volume/v3/attachments/c4706ddf-26bc-43bf-a661-14f234051ec1/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:03.391099 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:03.391099 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:03.395178 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-94bd5dfd-6320-4905-b443-cce5abcd62e9 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:03.401344 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-94bd5dfd-6320-4905-b443-cce5abcd62e9 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 returned with HTTP 200 Aug 04 10:52:03.402037 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 692/2771] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:03 2026] GET /volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 => generated 928 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:03.427716 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-017acad1-6e14-483b-8d65-b9257d7b91e3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:03.431739 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-017acad1-6e14-483b-8d65-b9257d7b91e3 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a Aug 04 10:52:03.432039 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-017acad1-6e14-483b-8d65-b9257d7b91e3 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:03.432330 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-017acad1-6e14-483b-8d65-b9257d7b91e3 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:03.447062 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:03.447062 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:03.454515 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-017acad1-6e14-483b-8d65-b9257d7b91e3 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:03.461331 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-017acad1-6e14-483b-8d65-b9257d7b91e3 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a returned with HTTP 200 Aug 04 10:52:03.462075 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 690/2772] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:03 2026] GET /volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:03.507252 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-357ac004-f511-4863-9a8d-bcf6702f04d0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:03.599397 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-357ac004-f511-4863-9a8d-bcf6702f04d0 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:03.599858 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-357ac004-f511-4863-9a8d-bcf6702f04d0 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1279446499"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:03.601773 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-357ac004-f511-4863-9a8d-bcf6702f04d0 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Create volume request body: {'volume': {"'imageRef": 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1279446499'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:03.602922 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-357ac004-f511-4863-9a8d-bcf6702f04d0 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Create volume of 1 GB Aug 04 10:52:03.607173 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-357ac004-f511-4863-9a8d-bcf6702f04d0 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Availability Zones retrieved successfully. Aug 04 10:52:03.615418 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-357ac004-f511-4863-9a8d-bcf6702f04d0 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Flow 'volume_create_api' (be471a6c-08d7-4884-b5b8-f8fa4a4d1746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:03.617197 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-357ac004-f511-4863-9a8d-bcf6702f04d0 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6224e6a-872f-4d2b-828b-f1aab2d1e693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:03.619075 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-357ac004-f511-4863-9a8d-bcf6702f04d0 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:03.661173 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-357ac004-f511-4863-9a8d-bcf6702f04d0 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6224e6a-872f-4d2b-828b-f1aab2d1e693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:03.662726 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-357ac004-f511-4863-9a8d-bcf6702f04d0 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d94546e-6410-43e8-8a15-cb16f860b0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:03.721709 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-244c83d2-610b-4617-95c0-78c34d4f5c83 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:03.724170 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-244c83d2-610b-4617-95c0-78c34d4f5c83 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 Aug 04 10:52:03.724527 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-244c83d2-610b-4617-95c0-78c34d4f5c83 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:03.724800 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-244c83d2-610b-4617-95c0-78c34d4f5c83 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:03.733289 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-357ac004-f511-4863-9a8d-bcf6702f04d0 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Created reservations ['4cc607b7-18a8-4470-a76b-3c6c7fbbef6d', '54f8af9d-1d8e-47db-8077-f962140a0e83', '4f53e709-4b7b-4869-92e5-197149f37162', 'f2da6434-72ca-425a-a345-2bedc99d6c5d'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:03.734136 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-357ac004-f511-4863-9a8d-bcf6702f04d0 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d94546e-6410-43e8-8a15-cb16f860b0ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cc607b7-18a8-4470-a76b-3c6c7fbbef6d', '54f8af9d-1d8e-47db-8077-f962140a0e83', '4f53e709-4b7b-4869-92e5-197149f37162', 'f2da6434-72ca-425a-a345-2bedc99d6c5d']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:03.734904 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-357ac004-f511-4863-9a8d-bcf6702f04d0 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (872d90fb-28d8-4174-8390-bdc45abee95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:03.735172 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:03.735172 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:03.739355 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-244c83d2-610b-4617-95c0-78c34d4f5c83 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:52:03.743093 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-32c89b19-8a97-480d-9847-d9706cf03aed None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:03.744701 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-244c83d2-610b-4617-95c0-78c34d4f5c83 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 returned with HTTP 200 Aug 04 10:52:03.745188 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 697/2773] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:03 2026] GET /volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 10:52:03.745539 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-32c89b19-8a97-480d-9847-d9706cf03aed tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] DELETE https://10.4.3.232/volume/v3/attachments/ef6ca28f-5ab2-4971-95a3-6f1190a25113 Aug 04 10:52:03.746063 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-32c89b19-8a97-480d-9847-d9706cf03aed tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:03.746368 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-32c89b19-8a97-480d-9847-d9706cf03aed tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:03.752925 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:03.752925 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:03.761624 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5781bed3-55b7-4931-a0ef-cab962cadbc5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:03.764065 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5781bed3-55b7-4931-a0ef-cab962cadbc5 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 Aug 04 10:52:03.764371 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5781bed3-55b7-4931-a0ef-cab962cadbc5 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:03.764621 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5781bed3-55b7-4931-a0ef-cab962cadbc5 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:03.765253 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-357ac004-f511-4863-9a8d-bcf6702f04d0 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (872d90fb-28d8-4174-8390-bdc45abee95e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '569bdb4c-bc3f-474c-8133-f538c91b375a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1279446499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d973c23c70fa4ce4862df26438953dae',qos_specs=None,replication_status=,reservations=['4cc607b7-18a8-4470-a76b-3c6c7fbbef6d','54f8af9d-1d8e-47db-8077-f962140a0e83','4f53e709-4b7b-4869-92e5-197149f37162','f2da6434-72ca-425a-a345-2bedc99d6c5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3349ea11f2d4f95ab1d15538856bb60',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1279446499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=569bdb4c-bc3f-474c-8133-f538c91b375a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d973c23c70fa4ce4862df26438953dae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3349ea11f2d4f95ab1d15538856bb60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:03.766255 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-357ac004-f511-4863-9a8d-bcf6702f04d0 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (817b5120-62df-4e29-bed4-68a5e2da71aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:03.775528 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:03.775528 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:03.779854 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5781bed3-55b7-4931-a0ef-cab962cadbc5 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:52:03.784773 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5781bed3-55b7-4931-a0ef-cab962cadbc5 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 returned with HTTP 200 Aug 04 10:52:03.785553 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 691/2774] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:03 2026] GET /volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:03.790537 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-357ac004-f511-4863-9a8d-bcf6702f04d0 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (817b5120-62df-4e29-bed4-68a5e2da71aa) transitioned into state 'SUCCESS' from state '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-1279446499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d973c23c70fa4ce4862df26438953dae',qos_specs=None,replication_status=,reservations=['4cc607b7-18a8-4470-a76b-3c6c7fbbef6d','54f8af9d-1d8e-47db-8077-f962140a0e83','4f53e709-4b7b-4869-92e5-197149f37162','f2da6434-72ca-425a-a345-2bedc99d6c5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3349ea11f2d4f95ab1d15538856bb60',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:03.790733 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-357ac004-f511-4863-9a8d-bcf6702f04d0 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a80d848d-5154-46c1-a5ed-7516d1ad3c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:03.801519 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-357ac004-f511-4863-9a8d-bcf6702f04d0 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a80d848d-5154-46c1-a5ed-7516d1ad3c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:03.802771 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-357ac004-f511-4863-9a8d-bcf6702f04d0 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Flow 'volume_create_api' (be471a6c-08d7-4884-b5b8-f8fa4a4d1746) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:03.802856 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-357ac004-f511-4863-9a8d-bcf6702f04d0 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Create volume request issued successfully. Aug 04 10:52:03.804055 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-357ac004-f511-4863-9a8d-bcf6702f04d0 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:03.805400 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 695/2775] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:52:03 2026] POST /volume/v3/volumes => generated 757 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:03.807707 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-86e3ce1d-1f28-4440-a594-22243eeb9da7 req-32c89b19-8a97-480d-9847-d9706cf03aed tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/attachments/ef6ca28f-5ab2-4971-95a3-6f1190a25113 returned with HTTP 200 Aug 04 10:52:03.808347 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 693/2776] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:52:03 2026] DELETE /volume/v3/attachments/ef6ca28f-5ab2-4971-95a3-6f1190a25113 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:03.816430 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-65eea370-1b23-45a9-aed2-e53f35256d60 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:03.818582 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-65eea370-1b23-45a9-aed2-e53f35256d60 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:03.819000 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-65eea370-1b23-45a9-aed2-e53f35256d60 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-73867410"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:03.820990 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-65eea370-1b23-45a9-aed2-e53f35256d60 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Create volume request body: {'volume': {"'imageRef": 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-73867410'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:03.820990 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-65eea370-1b23-45a9-aed2-e53f35256d60 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Create volume of 1 GB Aug 04 10:52:03.825505 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-65eea370-1b23-45a9-aed2-e53f35256d60 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Availability Zones retrieved successfully. Aug 04 10:52:03.833207 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65eea370-1b23-45a9-aed2-e53f35256d60 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Flow 'volume_create_api' (4bbf57f2-330c-4052-b996-c4b4b4e5213e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:03.834437 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65eea370-1b23-45a9-aed2-e53f35256d60 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f6e81e-c30d-4eeb-ad45-cfbb8b29761e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:03.835788 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-65eea370-1b23-45a9-aed2-e53f35256d60 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:03.837729 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-15930e14-d63e-455c-9511-74430b25f3b1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:03.842094 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-15930e14-d63e-455c-9511-74430b25f3b1 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 Aug 04 10:52:03.843291 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-15930e14-d63e-455c-9511-74430b25f3b1 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:03.843559 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-15930e14-d63e-455c-9511-74430b25f3b1 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:03.859867 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:03.859867 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:03.863937 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-15930e14-d63e-455c-9511-74430b25f3b1 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:52:03.867934 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65eea370-1b23-45a9-aed2-e53f35256d60 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f6e81e-c30d-4eeb-ad45-cfbb8b29761e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:03.868154 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-15930e14-d63e-455c-9511-74430b25f3b1 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 returned with HTTP 200 Aug 04 10:52:03.868606 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 692/2777] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:52:03 2026] GET /volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 => generated 1174 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:03.868928 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65eea370-1b23-45a9-aed2-e53f35256d60 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d57dcea9-7e08-4042-a00f-de3341efb989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:03.888532 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-88652eb8-c0e6-43fc-8893-edbd4e47f732 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:03.890821 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-88652eb8-c0e6-43fc-8893-edbd4e47f732 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] POST https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36/action Aug 04 10:52:03.891165 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-88652eb8-c0e6-43fc-8893-edbd4e47f732 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:52:03.891352 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-88652eb8-c0e6-43fc-8893-edbd4e47f732 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:03.901805 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:03.901805 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:03.902225 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-88652eb8-c0e6-43fc-8893-edbd4e47f732 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:52:03.908571 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-88652eb8-c0e6-43fc-8893-edbd4e47f732 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Begin detaching volume completed successfully. Aug 04 10:52:03.908852 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-88652eb8-c0e6-43fc-8893-edbd4e47f732 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36/action returned with HTTP 202 Aug 04 10:52:03.909533 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 696/2778] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:52:03 2026] POST /volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:52:03.915874 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-65eea370-1b23-45a9-aed2-e53f35256d60 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Created reservations ['a71317d9-746c-4e0b-81c8-e1c61ff9b98b', '430a06a4-4da0-44d4-bc1c-11470c3a1039', '4b82cc9c-db91-41c1-9fec-895071843802', '664a60c8-e306-4ef6-ad92-939aa2bd2a6d'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:03.916710 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65eea370-1b23-45a9-aed2-e53f35256d60 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d57dcea9-7e08-4042-a00f-de3341efb989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a71317d9-746c-4e0b-81c8-e1c61ff9b98b', '430a06a4-4da0-44d4-bc1c-11470c3a1039', '4b82cc9c-db91-41c1-9fec-895071843802', '664a60c8-e306-4ef6-ad92-939aa2bd2a6d']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:03.917640 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65eea370-1b23-45a9-aed2-e53f35256d60 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c2658fe-08f0-4151-8193-50629496b648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:03.939971 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65eea370-1b23-45a9-aed2-e53f35256d60 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c2658fe-08f0-4151-8193-50629496b648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98642969-316a-4f06-84e5-ac2e9610f26e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-73867410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d973c23c70fa4ce4862df26438953dae',qos_specs=None,replication_status=,reservations=['a71317d9-746c-4e0b-81c8-e1c61ff9b98b','430a06a4-4da0-44d4-bc1c-11470c3a1039','4b82cc9c-db91-41c1-9fec-895071843802','664a60c8-e306-4ef6-ad92-939aa2bd2a6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3349ea11f2d4f95ab1d15538856bb60',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-73867410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98642969-316a-4f06-84e5-ac2e9610f26e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d973c23c70fa4ce4862df26438953dae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3349ea11f2d4f95ab1d15538856bb60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:03.940668 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65eea370-1b23-45a9-aed2-e53f35256d60 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0414ff01-68ba-425c-b837-b8c5e2ffc317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:03.956274 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c0272e92-1641-40bb-b87e-c444ba81a0b8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:03.956726 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c0272e92-1641-40bb-b87e-c444ba81a0b8 None None] GET https://10.4.3.232/volume// Aug 04 10:52:03.956953 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c0272e92-1641-40bb-b87e-c444ba81a0b8 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:03.957156 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c0272e92-1641-40bb-b87e-c444ba81a0b8 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:03.957530 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c0272e92-1641-40bb-b87e-c444ba81a0b8 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:52:03.957824 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 694/2779] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:52:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:52:03.964505 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-f3d832dd-06c5-4d06-a723-d7d6c0b02caf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:03.966352 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-f3d832dd-06c5-4d06-a723-d7d6c0b02caf tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 Aug 04 10:52:03.966568 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-f3d832dd-06c5-4d06-a723-d7d6c0b02caf tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:03.966664 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65eea370-1b23-45a9-aed2-e53f35256d60 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0414ff01-68ba-425c-b837-b8c5e2ffc317) transitioned into state 'SUCCESS' from state '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-73867410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d973c23c70fa4ce4862df26438953dae',qos_specs=None,replication_status=,reservations=['a71317d9-746c-4e0b-81c8-e1c61ff9b98b','430a06a4-4da0-44d4-bc1c-11470c3a1039','4b82cc9c-db91-41c1-9fec-895071843802','664a60c8-e306-4ef6-ad92-939aa2bd2a6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3349ea11f2d4f95ab1d15538856bb60',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:03.966774 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-f3d832dd-06c5-4d06-a723-d7d6c0b02caf tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:03.967623 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65eea370-1b23-45a9-aed2-e53f35256d60 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6417d60-7f34-47eb-a87a-73e5bcbac2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:03.976367 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:03.976367 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:03.979820 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65eea370-1b23-45a9-aed2-e53f35256d60 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6417d60-7f34-47eb-a87a-73e5bcbac2ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:03.979932 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-f3d832dd-06c5-4d06-a723-d7d6c0b02caf tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:52:03.980851 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65eea370-1b23-45a9-aed2-e53f35256d60 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Flow 'volume_create_api' (4bbf57f2-330c-4052-b996-c4b4b4e5213e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:03.981214 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-65eea370-1b23-45a9-aed2-e53f35256d60 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Create volume request issued successfully. Aug 04 10:52:03.981936 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-65eea370-1b23-45a9-aed2-e53f35256d60 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:03.982534 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 698/2780] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:52:03 2026] POST /volume/v3/volumes => generated 755 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:03.984074 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-f3d832dd-06c5-4d06-a723-d7d6c0b02caf tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 returned with HTTP 200 Aug 04 10:52:03.984512 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 693/2781] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:52:03 2026] GET /volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:52:03.993754 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9ecca22d-6d72-40b1-ac39-06e0e132132b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:03.995226 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-fa5b0499-e225-45f0-9331-540ad99e1b7e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:03.995299 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9ecca22d-6d72-40b1-ac39-06e0e132132b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:03.995591 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9ecca22d-6d72-40b1-ac39-06e0e132132b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-6053660"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:03.996839 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-9ecca22d-6d72-40b1-ac39-06e0e132132b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Create volume request body: {'volume': {"'imageRef": 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-6053660'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:03.996947 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-9ecca22d-6d72-40b1-ac39-06e0e132132b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Create volume of 1 GB Aug 04 10:52:03.997503 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-fa5b0499-e225-45f0-9331-540ad99e1b7e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36/encryption Aug 04 10:52:03.997744 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-fa5b0499-e225-45f0-9331-540ad99e1b7e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:03.997907 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-fa5b0499-e225-45f0-9331-540ad99e1b7e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:04.001000 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9ecca22d-6d72-40b1-ac39-06e0e132132b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Availability Zones retrieved successfully. Aug 04 10:52:04.006692 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ecca22d-6d72-40b1-ac39-06e0e132132b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Flow 'volume_create_api' (ec7ebb08-d833-4bc5-a7f2-719b3ffcd16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:04.007563 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ecca22d-6d72-40b1-ac39-06e0e132132b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4b8ae12-9a6b-4168-8271-6e8392672f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:04.007862 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:04.007862 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:04.008385 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-9ecca22d-6d72-40b1-ac39-06e0e132132b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:04.014663 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-fa5b0499-e225-45f0-9331-540ad99e1b7e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36/encryption returned with HTTP 200 Aug 04 10:52:04.015030 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 695/2782] 10.4.3.232 () {68 vars in 1631 bytes} [Tue Aug 4 10:52:03 2026] GET /volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:04.041295 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ecca22d-6d72-40b1-ac39-06e0e132132b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4b8ae12-9a6b-4168-8271-6e8392672f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:04.041641 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ecca22d-6d72-40b1-ac39-06e0e132132b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7791bd89-2f3b-44d8-9fcf-4fe4930bc348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:04.092450 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-9ecca22d-6d72-40b1-ac39-06e0e132132b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Created reservations ['92bb46a9-87a8-42aa-a871-2cb7e5cb116a', '394b7a56-2127-4287-8bf3-45b8a0f015a1', 'cc68e129-d314-4205-8c84-70b4b50e16a5', 'a37b4b10-7f73-481d-a827-2a27bc4c579e'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:04.093567 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ecca22d-6d72-40b1-ac39-06e0e132132b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7791bd89-2f3b-44d8-9fcf-4fe4930bc348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92bb46a9-87a8-42aa-a871-2cb7e5cb116a', '394b7a56-2127-4287-8bf3-45b8a0f015a1', 'cc68e129-d314-4205-8c84-70b4b50e16a5', 'a37b4b10-7f73-481d-a827-2a27bc4c579e']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:04.094798 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ecca22d-6d72-40b1-ac39-06e0e132132b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (736875df-0b83-4446-8f26-5869286942ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:04.124167 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ecca22d-6d72-40b1-ac39-06e0e132132b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (736875df-0b83-4446-8f26-5869286942ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbbfd013-bda7-4a21-8942-93b48c2a6581', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-6053660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d973c23c70fa4ce4862df26438953dae',qos_specs=None,replication_status=,reservations=['92bb46a9-87a8-42aa-a871-2cb7e5cb116a','394b7a56-2127-4287-8bf3-45b8a0f015a1','cc68e129-d314-4205-8c84-70b4b50e16a5','a37b4b10-7f73-481d-a827-2a27bc4c579e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3349ea11f2d4f95ab1d15538856bb60',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-6053660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbbfd013-bda7-4a21-8942-93b48c2a6581,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d973c23c70fa4ce4862df26438953dae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3349ea11f2d4f95ab1d15538856bb60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:04.125315 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ecca22d-6d72-40b1-ac39-06e0e132132b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cce30091-ec59-41c4-8861-ae0c0c53583e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:04.150373 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ecca22d-6d72-40b1-ac39-06e0e132132b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cce30091-ec59-41c4-8861-ae0c0c53583e) transitioned into state 'SUCCESS' from state '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-6053660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d973c23c70fa4ce4862df26438953dae',qos_specs=None,replication_status=,reservations=['92bb46a9-87a8-42aa-a871-2cb7e5cb116a','394b7a56-2127-4287-8bf3-45b8a0f015a1','cc68e129-d314-4205-8c84-70b4b50e16a5','a37b4b10-7f73-481d-a827-2a27bc4c579e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3349ea11f2d4f95ab1d15538856bb60',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:04.151096 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ecca22d-6d72-40b1-ac39-06e0e132132b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95fc25c1-091a-410c-b1c1-dbc0d720c1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:04.165278 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ecca22d-6d72-40b1-ac39-06e0e132132b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95fc25c1-091a-410c-b1c1-dbc0d720c1de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:04.165278 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ecca22d-6d72-40b1-ac39-06e0e132132b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Flow 'volume_create_api' (ec7ebb08-d833-4bc5-a7f2-719b3ffcd16a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:04.165278 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9ecca22d-6d72-40b1-ac39-06e0e132132b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Create volume request issued successfully. Aug 04 10:52:04.165278 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9ecca22d-6d72-40b1-ac39-06e0e132132b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:04.165870 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 697/2783] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:52:03 2026] POST /volume/v3/volumes => generated 754 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:04.182753 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cb76741f-4a54-445b-adf7-956f24c63993 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:04.183152 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cb76741f-4a54-445b-adf7-956f24c63993 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:04.183550 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cb76741f-4a54-445b-adf7-956f24c63993 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1730484808"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:04.185003 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-cb76741f-4a54-445b-adf7-956f24c63993 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Create volume request body: {'volume': {"'imageRef": 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1730484808'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:04.185130 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-cb76741f-4a54-445b-adf7-956f24c63993 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Create volume of 1 GB Aug 04 10:52:04.187262 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:04.187262 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:04.194185 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cb76741f-4a54-445b-adf7-956f24c63993 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Availability Zones retrieved successfully. Aug 04 10:52:04.200946 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-cb76741f-4a54-445b-adf7-956f24c63993 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Flow 'volume_create_api' (a8c08070-dc09-452e-864e-23535c03446e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:04.201897 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-cb76741f-4a54-445b-adf7-956f24c63993 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (426a8b10-2d95-4605-b82d-7714307725da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:04.203098 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-cb76741f-4a54-445b-adf7-956f24c63993 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:04.236984 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-cb76741f-4a54-445b-adf7-956f24c63993 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (426a8b10-2d95-4605-b82d-7714307725da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:04.240329 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-cb76741f-4a54-445b-adf7-956f24c63993 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5c45935-c71e-4363-81bf-1bf578ce556e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:04.280959 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-cb76741f-4a54-445b-adf7-956f24c63993 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Created reservations ['c642e33d-8426-487e-acea-f4adffcb645f', 'f1ebe775-d7f6-4062-831e-34ce931eef9e', '54c65f21-cd1e-4dfe-81d3-8d5d5b600ca7', 'fabeaefb-aa25-4183-952f-5075bfc5cbeb'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:04.281989 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-cb76741f-4a54-445b-adf7-956f24c63993 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5c45935-c71e-4363-81bf-1bf578ce556e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c642e33d-8426-487e-acea-f4adffcb645f', 'f1ebe775-d7f6-4062-831e-34ce931eef9e', '54c65f21-cd1e-4dfe-81d3-8d5d5b600ca7', 'fabeaefb-aa25-4183-952f-5075bfc5cbeb']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:04.282805 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-cb76741f-4a54-445b-adf7-956f24c63993 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6c4e733-c571-4ab9-92ea-038cd7303d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:04.304774 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-cb76741f-4a54-445b-adf7-956f24c63993 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6c4e733-c571-4ab9-92ea-038cd7303d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6445193f-03bc-4741-b9ca-9946776f723e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1730484808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d973c23c70fa4ce4862df26438953dae',qos_specs=None,replication_status=,reservations=['c642e33d-8426-487e-acea-f4adffcb645f','f1ebe775-d7f6-4062-831e-34ce931eef9e','54c65f21-cd1e-4dfe-81d3-8d5d5b600ca7','fabeaefb-aa25-4183-952f-5075bfc5cbeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3349ea11f2d4f95ab1d15538856bb60',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1730484808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6445193f-03bc-4741-b9ca-9946776f723e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d973c23c70fa4ce4862df26438953dae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3349ea11f2d4f95ab1d15538856bb60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:04.305588 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-cb76741f-4a54-445b-adf7-956f24c63993 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3729618b-1f45-40c5-9d93-e12bd0534061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:04.323742 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-cb76741f-4a54-445b-adf7-956f24c63993 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3729618b-1f45-40c5-9d93-e12bd0534061) transitioned into state 'SUCCESS' from state '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-1730484808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d973c23c70fa4ce4862df26438953dae',qos_specs=None,replication_status=,reservations=['c642e33d-8426-487e-acea-f4adffcb645f','f1ebe775-d7f6-4062-831e-34ce931eef9e','54c65f21-cd1e-4dfe-81d3-8d5d5b600ca7','fabeaefb-aa25-4183-952f-5075bfc5cbeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3349ea11f2d4f95ab1d15538856bb60',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:04.324789 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-cb76741f-4a54-445b-adf7-956f24c63993 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc60ae56-2805-4b3d-a72e-cec7acc58bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:04.335350 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-cb76741f-4a54-445b-adf7-956f24c63993 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc60ae56-2805-4b3d-a72e-cec7acc58bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:04.336125 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-cb76741f-4a54-445b-adf7-956f24c63993 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Flow 'volume_create_api' (a8c08070-dc09-452e-864e-23535c03446e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:04.336463 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cb76741f-4a54-445b-adf7-956f24c63993 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Create volume request issued successfully. Aug 04 10:52:04.336994 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cb76741f-4a54-445b-adf7-956f24c63993 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:04.337413 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 699/2784] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:52:04 2026] POST /volume/v3/volumes => generated 757 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:04.348898 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6c1ddc6d-d68f-4f01-982d-8f4a6752bbbf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:04.350798 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c1ddc6d-d68f-4f01-982d-8f4a6752bbbf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:04.351110 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6c1ddc6d-d68f-4f01-982d-8f4a6752bbbf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1445817673"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:04.352748 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-6c1ddc6d-d68f-4f01-982d-8f4a6752bbbf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Create volume request body: {'volume': {"'imageRef": 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1445817673'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:04.352863 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-6c1ddc6d-d68f-4f01-982d-8f4a6752bbbf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Create volume of 1 GB Aug 04 10:52:04.356744 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6c1ddc6d-d68f-4f01-982d-8f4a6752bbbf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Availability Zones retrieved successfully. Aug 04 10:52:04.362624 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6c1ddc6d-d68f-4f01-982d-8f4a6752bbbf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Flow 'volume_create_api' (f5fecff7-ea62-45f3-89bc-d9f081557ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:04.363494 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6c1ddc6d-d68f-4f01-982d-8f4a6752bbbf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f07185f-4ea6-49ee-b621-5956640fc96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:04.364603 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-6c1ddc6d-d68f-4f01-982d-8f4a6752bbbf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:04.391487 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6c1ddc6d-d68f-4f01-982d-8f4a6752bbbf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f07185f-4ea6-49ee-b621-5956640fc96b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:04.392197 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6c1ddc6d-d68f-4f01-982d-8f4a6752bbbf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9101604b-9ea8-416e-8cda-49d8146aff3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:04.423277 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ccf1f0c3-dcc3-47b8-a570-d6dd7c20c466 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:04.426369 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ccf1f0c3-dcc3-47b8-a570-d6dd7c20c466 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 Aug 04 10:52:04.426620 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ccf1f0c3-dcc3-47b8-a570-d6dd7c20c466 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:04.426822 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ccf1f0c3-dcc3-47b8-a570-d6dd7c20c466 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:04.436777 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:04.436777 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:04.440093 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-6c1ddc6d-d68f-4f01-982d-8f4a6752bbbf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Created reservations ['2d76e050-c974-4e71-963a-854e09d70906', '47044c4c-007f-4de4-8319-688b2b18c8cb', '079c51b0-4ca2-43c2-9842-9f9bdeb4d232', 'a52ef928-5fd3-4792-ad3d-5cdecae5d01d'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:04.440979 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6c1ddc6d-d68f-4f01-982d-8f4a6752bbbf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9101604b-9ea8-416e-8cda-49d8146aff3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d76e050-c974-4e71-963a-854e09d70906', '47044c4c-007f-4de4-8319-688b2b18c8cb', '079c51b0-4ca2-43c2-9842-9f9bdeb4d232', 'a52ef928-5fd3-4792-ad3d-5cdecae5d01d']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:04.441725 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6c1ddc6d-d68f-4f01-982d-8f4a6752bbbf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00995bc9-3ba7-445a-aa5e-dfe8f6cb706d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:04.442042 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ccf1f0c3-dcc3-47b8-a570-d6dd7c20c466 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:04.448819 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ccf1f0c3-dcc3-47b8-a570-d6dd7c20c466 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 returned with HTTP 200 Aug 04 10:52:04.449705 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 696/2785] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:04 2026] GET /volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 => generated 1193 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:52:04.463105 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6b01377d-070e-49d0-998f-98867cb2dd6a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:04.465129 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6b01377d-070e-49d0-998f-98867cb2dd6a tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 Aug 04 10:52:04.465430 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6b01377d-070e-49d0-998f-98867cb2dd6a tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:04.465695 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6b01377d-070e-49d0-998f-98867cb2dd6a tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:04.467471 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6c1ddc6d-d68f-4f01-982d-8f4a6752bbbf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00995bc9-3ba7-445a-aa5e-dfe8f6cb706d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c46aff92-51a5-4f77-a97a-3f357ca0f120', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1445817673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d973c23c70fa4ce4862df26438953dae',qos_specs=None,replication_status=,reservations=['2d76e050-c974-4e71-963a-854e09d70906','47044c4c-007f-4de4-8319-688b2b18c8cb','079c51b0-4ca2-43c2-9842-9f9bdeb4d232','a52ef928-5fd3-4792-ad3d-5cdecae5d01d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3349ea11f2d4f95ab1d15538856bb60',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1445817673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c46aff92-51a5-4f77-a97a-3f357ca0f120,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d973c23c70fa4ce4862df26438953dae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3349ea11f2d4f95ab1d15538856bb60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:04.468108 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6c1ddc6d-d68f-4f01-982d-8f4a6752bbbf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee7baa91-f1eb-4f73-9ef3-6d107dc4b5f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:04.474409 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:04.474409 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:04.480677 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a76939cf-8dd5-4bb7-8263-6550d085b8ae None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:04.480734 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6b01377d-070e-49d0-998f-98867cb2dd6a tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:04.483035 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a76939cf-8dd5-4bb7-8263-6550d085b8ae tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a Aug 04 10:52:04.483284 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a76939cf-8dd5-4bb7-8263-6550d085b8ae tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:04.483547 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a76939cf-8dd5-4bb7-8263-6550d085b8ae tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:04.486743 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6b01377d-070e-49d0-998f-98867cb2dd6a tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 returned with HTTP 200 Aug 04 10:52:04.487132 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 698/2786] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:04 2026] GET /volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 => generated 1193 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:52:04.495441 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6c1ddc6d-d68f-4f01-982d-8f4a6752bbbf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee7baa91-f1eb-4f73-9ef3-6d107dc4b5f7) transitioned into state 'SUCCESS' from state '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-1445817673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d973c23c70fa4ce4862df26438953dae',qos_specs=None,replication_status=,reservations=['2d76e050-c974-4e71-963a-854e09d70906','47044c4c-007f-4de4-8319-688b2b18c8cb','079c51b0-4ca2-43c2-9842-9f9bdeb4d232','a52ef928-5fd3-4792-ad3d-5cdecae5d01d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3349ea11f2d4f95ab1d15538856bb60',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:04.496095 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6c1ddc6d-d68f-4f01-982d-8f4a6752bbbf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4ec7c3a-3160-42e3-8355-effc0160d196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:04.505430 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8f7f73ce-288d-4a43-9f4c-c3c08e4332c8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:04.507260 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:04.507260 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:04.507592 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6c1ddc6d-d68f-4f01-982d-8f4a6752bbbf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4ec7c3a-3160-42e3-8355-effc0160d196) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:04.508355 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6c1ddc6d-d68f-4f01-982d-8f4a6752bbbf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Flow 'volume_create_api' (f5fecff7-ea62-45f3-89bc-d9f081557ce7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:04.508650 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6c1ddc6d-d68f-4f01-982d-8f4a6752bbbf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Create volume request issued successfully. Aug 04 10:52:04.509155 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c1ddc6d-d68f-4f01-982d-8f4a6752bbbf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:04.509605 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 694/2787] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:52:04 2026] POST /volume/v3/volumes => generated 757 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:04.510808 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8f7f73ce-288d-4a43-9f4c-c3c08e4332c8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:04.511461 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a76939cf-8dd5-4bb7-8263-6550d085b8ae tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:04.515265 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8f7f73ce-288d-4a43-9f4c-c3c08e4332c8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "e2c497c3-810e-4bdb-b438-0e6db924a2d6", "size": 1}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:04.515948 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-8f7f73ce-288d-4a43-9f4c-c3c08e4332c8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'e2c497c3-810e-4bdb-b438-0e6db924a2d6', 'size': 1}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:04.516448 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a76939cf-8dd5-4bb7-8263-6550d085b8ae tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a returned with HTTP 200 Aug 04 10:52:04.516954 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 700/2788] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:04 2026] GET /volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:04.523947 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1e1ba048-c92f-4141-93ac-7d895da3286b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:04.526446 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1e1ba048-c92f-4141-93ac-7d895da3286b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] GET https://10.4.3.232/volume/v3/volumes/569bdb4c-bc3f-474c-8133-f538c91b375a Aug 04 10:52:04.526765 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1e1ba048-c92f-4141-93ac-7d895da3286b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:04.527081 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1e1ba048-c92f-4141-93ac-7d895da3286b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:04.528337 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:04.528337 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:04.528937 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8f7f73ce-288d-4a43-9f4c-c3c08e4332c8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume retrieved successfully. Aug 04 10:52:04.529109 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-8f7f73ce-288d-4a43-9f4c-c3c08e4332c8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Create volume of 1 GB Aug 04 10:52:04.535196 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8f7f73ce-288d-4a43-9f4c-c3c08e4332c8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Availability Zones retrieved successfully. Aug 04 10:52:04.538696 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:04.538696 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:04.540114 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f7f73ce-288d-4a43-9f4c-c3c08e4332c8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Flow 'volume_create_api' (65b04477-5f09-4fe6-899c-b71cc78af3fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:04.541786 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f7f73ce-288d-4a43-9f4c-c3c08e4332c8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1a02cdc-539c-4221-99a8-fd5bcd6fd329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:04.543313 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1e1ba048-c92f-4141-93ac-7d895da3286b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Volume info retrieved successfully. Aug 04 10:52:04.543982 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-8f7f73ce-288d-4a43-9f4c-c3c08e4332c8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:04.549139 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1e1ba048-c92f-4141-93ac-7d895da3286b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes/569bdb4c-bc3f-474c-8133-f538c91b375a returned with HTTP 200 Aug 04 10:52:04.549650 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 699/2789] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:04 2026] GET /volume/v3/volumes/569bdb4c-bc3f-474c-8133-f538c91b375a => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:04.572265 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d7fbaad3-1c43-466d-b632-5f59f8ef5bd3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:04.573950 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d7fbaad3-1c43-466d-b632-5f59f8ef5bd3 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] GET https://10.4.3.232/volume/v3/volumes/98642969-316a-4f06-84e5-ac2e9610f26e Aug 04 10:52:04.573950 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d7fbaad3-1c43-466d-b632-5f59f8ef5bd3 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:04.573950 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d7fbaad3-1c43-466d-b632-5f59f8ef5bd3 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:04.574953 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f7f73ce-288d-4a43-9f4c-c3c08e4332c8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1a02cdc-539c-4221-99a8-fd5bcd6fd329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e2c497c3-810e-4bdb-b438-0e6db924a2d6', 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:04.575567 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f7f73ce-288d-4a43-9f4c-c3c08e4332c8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c600191-d278-424d-adc0-325ce6e60751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:04.580218 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:04.580218 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:04.583548 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d7fbaad3-1c43-466d-b632-5f59f8ef5bd3 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Volume info retrieved successfully. Aug 04 10:52:04.587473 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d7fbaad3-1c43-466d-b632-5f59f8ef5bd3 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes/98642969-316a-4f06-84e5-ac2e9610f26e returned with HTTP 200 Aug 04 10:52:04.587888 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 695/2790] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:04 2026] GET /volume/v3/volumes/98642969-316a-4f06-84e5-ac2e9610f26e => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:04.600279 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3bed39bf-dc9d-4b35-8240-1dffdc843dd6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:04.602365 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3bed39bf-dc9d-4b35-8240-1dffdc843dd6 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] GET https://10.4.3.232/volume/v3/volumes/dbbfd013-bda7-4a21-8942-93b48c2a6581 Aug 04 10:52:04.604330 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3bed39bf-dc9d-4b35-8240-1dffdc843dd6 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:04.604330 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3bed39bf-dc9d-4b35-8240-1dffdc843dd6 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:04.610008 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:04.610008 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:04.613804 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3bed39bf-dc9d-4b35-8240-1dffdc843dd6 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Volume info retrieved successfully. Aug 04 10:52:04.617974 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3bed39bf-dc9d-4b35-8240-1dffdc843dd6 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes/dbbfd013-bda7-4a21-8942-93b48c2a6581 returned with HTTP 200 Aug 04 10:52:04.619035 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 701/2791] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:04 2026] GET /volume/v3/volumes/dbbfd013-bda7-4a21-8942-93b48c2a6581 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:04.630022 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d5cfe26e-edd2-4be2-bf9b-6f4a950bafdf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:04.634108 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d5cfe26e-edd2-4be2-bf9b-6f4a950bafdf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] GET https://10.4.3.232/volume/v3/volumes/6445193f-03bc-4741-b9ca-9946776f723e Aug 04 10:52:04.634108 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d5cfe26e-edd2-4be2-bf9b-6f4a950bafdf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:04.634108 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d5cfe26e-edd2-4be2-bf9b-6f4a950bafdf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:04.634412 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-8f7f73ce-288d-4a43-9f4c-c3c08e4332c8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Created reservations ['e9dc31ea-153d-4044-afea-cbcc3032ba18', '364e2613-c4cb-4e9c-83cf-c173a0317d0b', '7484fab2-868d-47a9-b45f-c242c862a37b', '7c31802d-e568-4497-93b8-a4886b8e22f6'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:04.634412 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f7f73ce-288d-4a43-9f4c-c3c08e4332c8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c600191-d278-424d-adc0-325ce6e60751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9dc31ea-153d-4044-afea-cbcc3032ba18', '364e2613-c4cb-4e9c-83cf-c173a0317d0b', '7484fab2-868d-47a9-b45f-c242c862a37b', '7c31802d-e568-4497-93b8-a4886b8e22f6']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:04.634412 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f7f73ce-288d-4a43-9f4c-c3c08e4332c8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55f3a63d-ae08-4af6-b677-b4de92590cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:04.639124 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:04.639124 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:04.643099 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d5cfe26e-edd2-4be2-bf9b-6f4a950bafdf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Volume info retrieved successfully. Aug 04 10:52:04.646900 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d5cfe26e-edd2-4be2-bf9b-6f4a950bafdf tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes/6445193f-03bc-4741-b9ca-9946776f723e returned with HTTP 200 Aug 04 10:52:04.647070 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 700/2792] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:04 2026] GET /volume/v3/volumes/6445193f-03bc-4741-b9ca-9946776f723e => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:04.666961 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5d94e125-6cef-4fd1-8861-b7855fd07f71 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:04.669062 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5d94e125-6cef-4fd1-8861-b7855fd07f71 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] GET https://10.4.3.232/volume/v3/volumes/c46aff92-51a5-4f77-a97a-3f357ca0f120 Aug 04 10:52:04.669336 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5d94e125-6cef-4fd1-8861-b7855fd07f71 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:04.669606 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5d94e125-6cef-4fd1-8861-b7855fd07f71 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:04.677000 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f7f73ce-288d-4a43-9f4c-c3c08e4332c8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55f3a63d-ae08-4af6-b677-b4de92590cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddd9644a-1bc6-4f8a-8c20-d8cc8489cb1a', '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='b761e0df71a54b1d81b34254acbec82b',qos_specs=None,replication_status=,reservations=['e9dc31ea-153d-4044-afea-cbcc3032ba18','364e2613-c4cb-4e9c-83cf-c173a0317d0b','7484fab2-868d-47a9-b45f-c242c862a37b','7c31802d-e568-4497-93b8-a4886b8e22f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=e2c497c3-810e-4bdb-b438-0e6db924a2d6,status='creating',user_id='77a46ebf1b6f43a88e6670a220b13ac6',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), '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-04T10:52:04Z,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=ddd9644a-1bc6-4f8a-8c20-d8cc8489cb1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b761e0df71a54b1d81b34254acbec82b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e2c497c3-810e-4bdb-b438-0e6db924a2d6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77a46ebf1b6f43a88e6670a220b13ac6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:04.678121 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f7f73ce-288d-4a43-9f4c-c3c08e4332c8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e60eba7a-c8c1-4e1c-adb7-ff7abe49c3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:04.679587 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:04.679587 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:04.684720 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5d94e125-6cef-4fd1-8861-b7855fd07f71 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Volume info retrieved successfully. Aug 04 10:52:04.692215 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5d94e125-6cef-4fd1-8861-b7855fd07f71 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes/c46aff92-51a5-4f77-a97a-3f357ca0f120 returned with HTTP 200 Aug 04 10:52:04.692215 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 696/2793] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:04 2026] GET /volume/v3/volumes/c46aff92-51a5-4f77-a97a-3f357ca0f120 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:04.707936 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f7f73ce-288d-4a43-9f4c-c3c08e4332c8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e60eba7a-c8c1-4e1c-adb7-ff7abe49c3b1) transitioned into state 'SUCCESS' from 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='b761e0df71a54b1d81b34254acbec82b',qos_specs=None,replication_status=,reservations=['e9dc31ea-153d-4044-afea-cbcc3032ba18','364e2613-c4cb-4e9c-83cf-c173a0317d0b','7484fab2-868d-47a9-b45f-c242c862a37b','7c31802d-e568-4497-93b8-a4886b8e22f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=e2c497c3-810e-4bdb-b438-0e6db924a2d6,status='creating',user_id='77a46ebf1b6f43a88e6670a220b13ac6',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:04.710967 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f7f73ce-288d-4a43-9f4c-c3c08e4332c8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f871b137-1d75-4f83-ad95-4e0d058cc96c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:04.732934 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f7f73ce-288d-4a43-9f4c-c3c08e4332c8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f871b137-1d75-4f83-ad95-4e0d058cc96c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:04.733809 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f7f73ce-288d-4a43-9f4c-c3c08e4332c8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Flow 'volume_create_api' (65b04477-5f09-4fe6-899c-b71cc78af3fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:04.734105 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8f7f73ce-288d-4a43-9f4c-c3c08e4332c8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Create volume request issued successfully. Aug 04 10:52:04.734734 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8f7f73ce-288d-4a43-9f4c-c3c08e4332c8 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:04.735173 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 697/2794] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:52:04 2026] POST /volume/v3/volumes => generated 809 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:04.748136 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8988b57f-deff-4dec-85ee-796f0b7faa18 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:04.751266 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8988b57f-deff-4dec-85ee-796f0b7faa18 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/ddd9644a-1bc6-4f8a-8c20-d8cc8489cb1a Aug 04 10:52:04.751266 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8988b57f-deff-4dec-85ee-796f0b7faa18 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:04.751266 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8988b57f-deff-4dec-85ee-796f0b7faa18 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:04.760071 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:04.760071 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:04.764277 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8988b57f-deff-4dec-85ee-796f0b7faa18 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:04.769761 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8988b57f-deff-4dec-85ee-796f0b7faa18 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/ddd9644a-1bc6-4f8a-8c20-d8cc8489cb1a returned with HTTP 200 Aug 04 10:52:04.770451 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 702/2795] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:04 2026] GET /volume/v3/volumes/ddd9644a-1bc6-4f8a-8c20-d8cc8489cb1a => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:04.920132 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-1ef85f0a-a780-4fa7-88dc-3f0e07011ec1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:04.922128 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-1ef85f0a-a780-4fa7-88dc-3f0e07011ec1 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] DELETE https://10.4.3.232/volume/v3/attachments/c4706ddf-26bc-43bf-a661-14f234051ec1 Aug 04 10:52:04.922362 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-1ef85f0a-a780-4fa7-88dc-3f0e07011ec1 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:04.922569 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-1ef85f0a-a780-4fa7-88dc-3f0e07011ec1 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:04.936774 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:04.936774 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:04.995536 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a69e25a5-aa43-4643-aa73-01ce4b5c8c6b req-1ef85f0a-a780-4fa7-88dc-3f0e07011ec1 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments/c4706ddf-26bc-43bf-a661-14f234051ec1 returned with HTTP 200 Aug 04 10:52:04.996269 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 701/2796] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:52:04 2026] DELETE /volume/v3/attachments/c4706ddf-26bc-43bf-a661-14f234051ec1 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:05.708101 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-121493f6-1cea-4868-a160-b1dbe3fc242b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:05.711219 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-121493f6-1cea-4868-a160-b1dbe3fc242b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] GET https://10.4.3.232/volume/v3/volumes/c46aff92-51a5-4f77-a97a-3f357ca0f120 Aug 04 10:52:05.711472 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-121493f6-1cea-4868-a160-b1dbe3fc242b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:05.711707 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-121493f6-1cea-4868-a160-b1dbe3fc242b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:05.720388 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:05.720388 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:05.725516 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-121493f6-1cea-4868-a160-b1dbe3fc242b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Volume info retrieved successfully. Aug 04 10:52:05.731234 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-121493f6-1cea-4868-a160-b1dbe3fc242b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes/c46aff92-51a5-4f77-a97a-3f357ca0f120 returned with HTTP 200 Aug 04 10:52:05.731610 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 697/2797] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:05 2026] GET /volume/v3/volumes/c46aff92-51a5-4f77-a97a-3f357ca0f120 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:05.750008 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-87081f4b-7603-41ed-9667-7d6325b8d7da None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:05.753269 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-87081f4b-7603-41ed-9667-7d6325b8d7da tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] DELETE https://10.4.3.232/volume/v3/volumes/c46aff92-51a5-4f77-a97a-3f357ca0f120 Aug 04 10:52:05.753269 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-87081f4b-7603-41ed-9667-7d6325b8d7da tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:05.753269 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-87081f4b-7603-41ed-9667-7d6325b8d7da tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:05.753269 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-87081f4b-7603-41ed-9667-7d6325b8d7da tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Delete volume with id: c46aff92-51a5-4f77-a97a-3f357ca0f120 Aug 04 10:52:05.761559 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:05.761559 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:05.762130 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-87081f4b-7603-41ed-9667-7d6325b8d7da tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Volume info retrieved successfully. Aug 04 10:52:05.788374 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-509bff58-eb0c-44f1-95c7-33e691a560e6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:05.788688 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-87081f4b-7603-41ed-9667-7d6325b8d7da tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Delete volume request issued successfully. Aug 04 10:52:05.788688 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-87081f4b-7603-41ed-9667-7d6325b8d7da tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes/c46aff92-51a5-4f77-a97a-3f357ca0f120 returned with HTTP 202 Aug 04 10:52:05.788688 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 698/2798] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:05 2026] DELETE /volume/v3/volumes/c46aff92-51a5-4f77-a97a-3f357ca0f120 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:05.790704 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-509bff58-eb0c-44f1-95c7-33e691a560e6 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/ddd9644a-1bc6-4f8a-8c20-d8cc8489cb1a Aug 04 10:52:05.790704 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-509bff58-eb0c-44f1-95c7-33e691a560e6 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:05.790704 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-509bff58-eb0c-44f1-95c7-33e691a560e6 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:05.797135 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-08fbc02d-4613-462c-86eb-6f077925320e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:05.798201 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:05.798201 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:05.798695 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-08fbc02d-4613-462c-86eb-6f077925320e tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] GET https://10.4.3.232/volume/v3/volumes/c46aff92-51a5-4f77-a97a-3f357ca0f120 Aug 04 10:52:05.798863 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-08fbc02d-4613-462c-86eb-6f077925320e tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:05.799034 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-08fbc02d-4613-462c-86eb-6f077925320e tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:05.802746 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-509bff58-eb0c-44f1-95c7-33e691a560e6 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:05.808672 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-509bff58-eb0c-44f1-95c7-33e691a560e6 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/ddd9644a-1bc6-4f8a-8c20-d8cc8489cb1a returned with HTTP 200 Aug 04 10:52:05.809140 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:05.809140 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:05.811494 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 703/2799] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:05 2026] GET /volume/v3/volumes/ddd9644a-1bc6-4f8a-8c20-d8cc8489cb1a => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 04 10:52:05.815831 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-08fbc02d-4613-462c-86eb-6f077925320e tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Volume info retrieved successfully. Aug 04 10:52:05.820084 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-08fbc02d-4613-462c-86eb-6f077925320e tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes/c46aff92-51a5-4f77-a97a-3f357ca0f120 returned with HTTP 200 Aug 04 10:52:05.820502 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 702/2800] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:05 2026] GET /volume/v3/volumes/c46aff92-51a5-4f77-a97a-3f357ca0f120 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:05.821971 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0bf0472d-d9a0-49dd-8fc3-8c3f10f719af None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:05.824019 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0bf0472d-d9a0-49dd-8fc3-8c3f10f719af tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/ddd9644a-1bc6-4f8a-8c20-d8cc8489cb1a Aug 04 10:52:05.824224 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0bf0472d-d9a0-49dd-8fc3-8c3f10f719af tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:05.824470 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0bf0472d-d9a0-49dd-8fc3-8c3f10f719af tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:05.833318 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:05.833318 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:05.837188 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0bf0472d-d9a0-49dd-8fc3-8c3f10f719af tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:05.844645 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0bf0472d-d9a0-49dd-8fc3-8c3f10f719af tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/ddd9644a-1bc6-4f8a-8c20-d8cc8489cb1a returned with HTTP 200 Aug 04 10:52:05.845122 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 698/2801] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:05 2026] GET /volume/v3/volumes/ddd9644a-1bc6-4f8a-8c20-d8cc8489cb1a => generated 1228 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:52:05.860528 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7ae60613-22d5-4df7-97ec-1ce7c29172ec None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:05.865295 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7ae60613-22d5-4df7-97ec-1ce7c29172ec tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] DELETE https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 Aug 04 10:52:05.865295 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7ae60613-22d5-4df7-97ec-1ce7c29172ec tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:05.865295 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7ae60613-22d5-4df7-97ec-1ce7c29172ec tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:05.865295 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-7ae60613-22d5-4df7-97ec-1ce7c29172ec tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Delete volume with id: e2c497c3-810e-4bdb-b438-0e6db924a2d6 Aug 04 10:52:05.871646 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:05.871646 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:05.872199 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7ae60613-22d5-4df7-97ec-1ce7c29172ec tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:05.891914 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7ae60613-22d5-4df7-97ec-1ce7c29172ec tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Delete volume request issued successfully. Aug 04 10:52:05.891914 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7ae60613-22d5-4df7-97ec-1ce7c29172ec tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 returned with HTTP 202 Aug 04 10:52:05.891914 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 699/2802] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:52:05 2026] DELETE /volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:52:05.899489 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0ac318e8-6b3c-49f0-a1eb-76f55a1fbdc9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:05.901615 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0ac318e8-6b3c-49f0-a1eb-76f55a1fbdc9 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 Aug 04 10:52:05.901615 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0ac318e8-6b3c-49f0-a1eb-76f55a1fbdc9 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:05.901938 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0ac318e8-6b3c-49f0-a1eb-76f55a1fbdc9 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:05.909689 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:05.909689 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:05.913588 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0ac318e8-6b3c-49f0-a1eb-76f55a1fbdc9 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:05.917901 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0ac318e8-6b3c-49f0-a1eb-76f55a1fbdc9 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 returned with HTTP 200 Aug 04 10:52:05.918460 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 704/2803] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:05 2026] GET /volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 => generated 1192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:52:06.089789 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-51f29fd1-1115-4f92-b59f-b8efa839df8e req-89e784ee-ec65-4898-a064-8f20f722ed86 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:06.091966 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-51f29fd1-1115-4f92-b59f-b8efa839df8e req-89e784ee-ec65-4898-a064-8f20f722ed86 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 Aug 04 10:52:06.092162 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-51f29fd1-1115-4f92-b59f-b8efa839df8e req-89e784ee-ec65-4898-a064-8f20f722ed86 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:06.092396 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-51f29fd1-1115-4f92-b59f-b8efa839df8e req-89e784ee-ec65-4898-a064-8f20f722ed86 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:06.111552 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:06.111552 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:06.118009 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-51f29fd1-1115-4f92-b59f-b8efa839df8e req-89e784ee-ec65-4898-a064-8f20f722ed86 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:52:06.123192 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-51f29fd1-1115-4f92-b59f-b8efa839df8e req-89e784ee-ec65-4898-a064-8f20f722ed86 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 returned with HTTP 200 Aug 04 10:52:06.123642 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 703/2804] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:52:06 2026] GET /volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:06.833935 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-76cfbc33-4c1b-4993-9345-af2960f4b94f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:06.836136 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-76cfbc33-4c1b-4993-9345-af2960f4b94f tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] GET https://10.4.3.232/volume/v3/volumes/c46aff92-51a5-4f77-a97a-3f357ca0f120 Aug 04 10:52:06.837575 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-76cfbc33-4c1b-4993-9345-af2960f4b94f tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:06.837575 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-76cfbc33-4c1b-4993-9345-af2960f4b94f tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:06.844424 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-76cfbc33-4c1b-4993-9345-af2960f4b94f tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes/c46aff92-51a5-4f77-a97a-3f357ca0f120 returned with HTTP 404 Aug 04 10:52:06.844789 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 699/2805] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:06 2026] GET /volume/v3/volumes/c46aff92-51a5-4f77-a97a-3f357ca0f120 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:06.853156 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f4daa7ad-4c9f-483b-beb9-8a46595ee16e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:06.854459 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f4daa7ad-4c9f-483b-beb9-8a46595ee16e tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] DELETE https://10.4.3.232/volume/v3/volumes/6445193f-03bc-4741-b9ca-9946776f723e Aug 04 10:52:06.854636 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f4daa7ad-4c9f-483b-beb9-8a46595ee16e tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:06.854815 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f4daa7ad-4c9f-483b-beb9-8a46595ee16e tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:06.854977 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-f4daa7ad-4c9f-483b-beb9-8a46595ee16e tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Delete volume with id: 6445193f-03bc-4741-b9ca-9946776f723e Aug 04 10:52:06.862420 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:06.862420 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:06.862844 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f4daa7ad-4c9f-483b-beb9-8a46595ee16e tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Volume info retrieved successfully. Aug 04 10:52:06.880833 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f4daa7ad-4c9f-483b-beb9-8a46595ee16e tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Delete volume request issued successfully. Aug 04 10:52:06.881003 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f4daa7ad-4c9f-483b-beb9-8a46595ee16e tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes/6445193f-03bc-4741-b9ca-9946776f723e returned with HTTP 202 Aug 04 10:52:06.881459 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 700/2806] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:06 2026] DELETE /volume/v3/volumes/6445193f-03bc-4741-b9ca-9946776f723e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:06.888743 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d0200064-121d-4f62-b6c9-63a83ea1c21c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:06.890452 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d0200064-121d-4f62-b6c9-63a83ea1c21c tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] GET https://10.4.3.232/volume/v3/volumes/6445193f-03bc-4741-b9ca-9946776f723e Aug 04 10:52:06.890648 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d0200064-121d-4f62-b6c9-63a83ea1c21c tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:06.890824 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d0200064-121d-4f62-b6c9-63a83ea1c21c tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:06.897731 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:06.897731 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:06.902524 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d0200064-121d-4f62-b6c9-63a83ea1c21c tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Volume info retrieved successfully. Aug 04 10:52:06.906846 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d0200064-121d-4f62-b6c9-63a83ea1c21c tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes/6445193f-03bc-4741-b9ca-9946776f723e returned with HTTP 200 Aug 04 10:52:06.907285 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 705/2807] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:06 2026] GET /volume/v3/volumes/6445193f-03bc-4741-b9ca-9946776f723e => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:06.932580 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-afafd643-adff-4745-bad9-e5e0502daecb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:06.934764 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-afafd643-adff-4745-bad9-e5e0502daecb tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 Aug 04 10:52:06.935014 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-afafd643-adff-4745-bad9-e5e0502daecb tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:06.935217 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-afafd643-adff-4745-bad9-e5e0502daecb tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:06.943730 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-afafd643-adff-4745-bad9-e5e0502daecb tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 returned with HTTP 404 Aug 04 10:52:06.944420 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 704/2808] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:06 2026] GET /volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:52:07.386028 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-94c60ef4-b166-4bcd-8ec1-c6d0758b1270 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:07.390759 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-94c60ef4-b166-4bcd-8ec1-c6d0758b1270 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:07.391151 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-94c60ef4-b166-4bcd-8ec1-c6d0758b1270 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2076877256"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:07.395443 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-94c60ef4-b166-4bcd-8ec1-c6d0758b1270 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2076877256'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:07.395596 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-94c60ef4-b166-4bcd-8ec1-c6d0758b1270 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Create volume of 1 GB Aug 04 10:52:07.400356 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-94c60ef4-b166-4bcd-8ec1-c6d0758b1270 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Availability Zones retrieved successfully. Aug 04 10:52:07.411301 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-94c60ef4-b166-4bcd-8ec1-c6d0758b1270 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Flow 'volume_create_api' (9bb53c8f-05e4-46c5-b21d-95429ffa6a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:07.411301 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-94c60ef4-b166-4bcd-8ec1-c6d0758b1270 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaf6ee25-9c09-4a88-8da6-3122b981ad12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:07.411301 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-94c60ef4-b166-4bcd-8ec1-c6d0758b1270 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:07.446583 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-94c60ef4-b166-4bcd-8ec1-c6d0758b1270 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaf6ee25-9c09-4a88-8da6-3122b981ad12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:07.447535 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-94c60ef4-b166-4bcd-8ec1-c6d0758b1270 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02d0cb56-9746-4196-8af4-c399e5e14d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:07.529079 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-94c60ef4-b166-4bcd-8ec1-c6d0758b1270 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Created reservations ['8ece72df-398c-4567-875d-5bf97030e11b', 'c2f07f5e-de5e-4e08-a6d0-ca9e2c054899', '21e18773-9c33-4d10-ab6e-d2f7c5f67d5b', '32797b85-256a-4337-9acf-a06406300fc1'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:07.530009 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-94c60ef4-b166-4bcd-8ec1-c6d0758b1270 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02d0cb56-9746-4196-8af4-c399e5e14d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ece72df-398c-4567-875d-5bf97030e11b', 'c2f07f5e-de5e-4e08-a6d0-ca9e2c054899', '21e18773-9c33-4d10-ab6e-d2f7c5f67d5b', '32797b85-256a-4337-9acf-a06406300fc1']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:07.530938 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-94c60ef4-b166-4bcd-8ec1-c6d0758b1270 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bee20d66-0b83-4dbe-ade2-9cb547cc2d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:07.554610 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-94c60ef4-b166-4bcd-8ec1-c6d0758b1270 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bee20d66-0b83-4dbe-ade2-9cb547cc2d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2076877256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7409d6402df443efb6b091d5c91f3106',qos_specs=None,replication_status=,reservations=['8ece72df-398c-4567-875d-5bf97030e11b','c2f07f5e-de5e-4e08-a6d0-ca9e2c054899','21e18773-9c33-4d10-ab6e-d2f7c5f67d5b','32797b85-256a-4337-9acf-a06406300fc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77b1a1831c2b45beb46fe01e59e5c577',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2076877256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7409d6402df443efb6b091d5c91f3106',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77b1a1831c2b45beb46fe01e59e5c577',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:07.555423 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-94c60ef4-b166-4bcd-8ec1-c6d0758b1270 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6230906b-6b72-4fe2-8795-5de87a14d3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:07.573714 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-94c60ef4-b166-4bcd-8ec1-c6d0758b1270 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6230906b-6b72-4fe2-8795-5de87a14d3ee) transitioned into state 'SUCCESS' from state '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-2076877256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7409d6402df443efb6b091d5c91f3106',qos_specs=None,replication_status=,reservations=['8ece72df-398c-4567-875d-5bf97030e11b','c2f07f5e-de5e-4e08-a6d0-ca9e2c054899','21e18773-9c33-4d10-ab6e-d2f7c5f67d5b','32797b85-256a-4337-9acf-a06406300fc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77b1a1831c2b45beb46fe01e59e5c577',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:07.574507 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-94c60ef4-b166-4bcd-8ec1-c6d0758b1270 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05bd67a9-0631-4e3b-a15f-843f29377037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:07.590160 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-94c60ef4-b166-4bcd-8ec1-c6d0758b1270 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05bd67a9-0631-4e3b-a15f-843f29377037) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:07.590160 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-94c60ef4-b166-4bcd-8ec1-c6d0758b1270 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Flow 'volume_create_api' (9bb53c8f-05e4-46c5-b21d-95429ffa6a77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:07.590160 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-94c60ef4-b166-4bcd-8ec1-c6d0758b1270 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Create volume request issued successfully. Aug 04 10:52:07.590160 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-94c60ef4-b166-4bcd-8ec1-c6d0758b1270 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:07.590496 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 700/2809] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:52:07 2026] POST /volume/v3/volumes => generated 754 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:07.591583 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1bc5b0c8-fa48-4250-9582-2d359961cae9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:07.594206 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1bc5b0c8-fa48-4250-9582-2d359961cae9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] DELETE https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a Aug 04 10:52:07.594206 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1bc5b0c8-fa48-4250-9582-2d359961cae9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:07.594206 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1bc5b0c8-fa48-4250-9582-2d359961cae9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:07.594206 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-1bc5b0c8-fa48-4250-9582-2d359961cae9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Delete volume with id: b2d43c0a-e1fa-40f6-8791-71c14ada6c3a Aug 04 10:52:07.600349 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:07.600349 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:07.600868 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-1bc5b0c8-fa48-4250-9582-2d359961cae9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:07.602851 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ca6a671f-0d24-4e20-8e72-3f0bcbf15007 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:07.605582 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ca6a671f-0d24-4e20-8e72-3f0bcbf15007 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] GET https://10.4.3.232/volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff Aug 04 10:52:07.605737 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ca6a671f-0d24-4e20-8e72-3f0bcbf15007 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:07.605907 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ca6a671f-0d24-4e20-8e72-3f0bcbf15007 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:07.616453 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:07.616453 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:07.625656 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ca6a671f-0d24-4e20-8e72-3f0bcbf15007 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Volume info retrieved successfully. Aug 04 10:52:07.632611 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-1bc5b0c8-fa48-4250-9582-2d359961cae9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Delete volume request issued successfully. Aug 04 10:52:07.632851 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1bc5b0c8-fa48-4250-9582-2d359961cae9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a returned with HTTP 202 Aug 04 10:52:07.633260 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 701/2810] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:07 2026] DELETE /volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:07.634765 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ca6a671f-0d24-4e20-8e72-3f0bcbf15007 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] https://10.4.3.232/volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff returned with HTTP 200 Aug 04 10:52:07.636267 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 706/2811] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:07 2026] GET /volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:07.640166 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-19f88557-28ab-4d11-9bb3-94f768739721 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:07.643104 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-19f88557-28ab-4d11-9bb3-94f768739721 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a Aug 04 10:52:07.643104 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-19f88557-28ab-4d11-9bb3-94f768739721 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:07.643351 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-19f88557-28ab-4d11-9bb3-94f768739721 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:07.657886 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:07.657886 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:07.662158 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-19f88557-28ab-4d11-9bb3-94f768739721 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:07.667445 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-19f88557-28ab-4d11-9bb3-94f768739721 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a returned with HTTP 200 Aug 04 10:52:07.667859 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 705/2812] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:07 2026] GET /volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:07.920883 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a8472bd8-f289-40ab-a41d-873f738be4de None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:07.923400 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8472bd8-f289-40ab-a41d-873f738be4de tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] GET https://10.4.3.232/volume/v3/volumes/6445193f-03bc-4741-b9ca-9946776f723e Aug 04 10:52:07.923640 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8472bd8-f289-40ab-a41d-873f738be4de tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:07.923826 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8472bd8-f289-40ab-a41d-873f738be4de tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:07.932778 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8472bd8-f289-40ab-a41d-873f738be4de tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes/6445193f-03bc-4741-b9ca-9946776f723e returned with HTTP 404 Aug 04 10:52:07.933399 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 701/2813] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:07 2026] GET /volume/v3/volumes/6445193f-03bc-4741-b9ca-9946776f723e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:07.940531 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e7afdd56-e105-487e-8c35-acb770ca9f4b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:07.942766 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e7afdd56-e105-487e-8c35-acb770ca9f4b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] DELETE https://10.4.3.232/volume/v3/volumes/dbbfd013-bda7-4a21-8942-93b48c2a6581 Aug 04 10:52:07.942964 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e7afdd56-e105-487e-8c35-acb770ca9f4b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:07.943228 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e7afdd56-e105-487e-8c35-acb770ca9f4b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:07.943449 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-e7afdd56-e105-487e-8c35-acb770ca9f4b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Delete volume with id: dbbfd013-bda7-4a21-8942-93b48c2a6581 Aug 04 10:52:07.951201 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:07.951201 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:07.951739 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e7afdd56-e105-487e-8c35-acb770ca9f4b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Volume info retrieved successfully. Aug 04 10:52:07.976784 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e7afdd56-e105-487e-8c35-acb770ca9f4b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Delete volume request issued successfully. Aug 04 10:52:07.976979 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e7afdd56-e105-487e-8c35-acb770ca9f4b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes/dbbfd013-bda7-4a21-8942-93b48c2a6581 returned with HTTP 202 Aug 04 10:52:07.977463 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 702/2814] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:07 2026] DELETE /volume/v3/volumes/dbbfd013-bda7-4a21-8942-93b48c2a6581 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:07.984347 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5ecc64b2-c2ef-479e-a35f-9ee5f714e730 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:07.986390 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5ecc64b2-c2ef-479e-a35f-9ee5f714e730 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] GET https://10.4.3.232/volume/v3/volumes/dbbfd013-bda7-4a21-8942-93b48c2a6581 Aug 04 10:52:07.986660 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5ecc64b2-c2ef-479e-a35f-9ee5f714e730 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:07.986918 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5ecc64b2-c2ef-479e-a35f-9ee5f714e730 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:07.995000 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:07.995000 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:07.998780 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5ecc64b2-c2ef-479e-a35f-9ee5f714e730 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Volume info retrieved successfully. Aug 04 10:52:08.003430 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5ecc64b2-c2ef-479e-a35f-9ee5f714e730 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes/dbbfd013-bda7-4a21-8942-93b48c2a6581 returned with HTTP 200 Aug 04 10:52:08.003791 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 707/2815] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:07 2026] GET /volume/v3/volumes/dbbfd013-bda7-4a21-8942-93b48c2a6581 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:08.649727 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-aeda4d10-9716-4c57-82cf-7d47673c8aee None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:08.651868 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aeda4d10-9716-4c57-82cf-7d47673c8aee tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] GET https://10.4.3.232/volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff Aug 04 10:52:08.652304 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aeda4d10-9716-4c57-82cf-7d47673c8aee tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:08.652304 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aeda4d10-9716-4c57-82cf-7d47673c8aee tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:08.661031 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:08.661031 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:08.665771 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-aeda4d10-9716-4c57-82cf-7d47673c8aee tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Volume info retrieved successfully. Aug 04 10:52:08.671048 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aeda4d10-9716-4c57-82cf-7d47673c8aee tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] https://10.4.3.232/volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff returned with HTTP 200 Aug 04 10:52:08.671554 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 706/2816] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:08 2026] GET /volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:08.682962 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-63a9599e-a786-4a2a-80a0-523c93178867 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:08.684257 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-65ea5009-3a03-48d9-95b7-795216dbb5dc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:08.685132 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-63a9599e-a786-4a2a-80a0-523c93178867 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a Aug 04 10:52:08.685368 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-63a9599e-a786-4a2a-80a0-523c93178867 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:08.685523 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-63a9599e-a786-4a2a-80a0-523c93178867 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:08.686777 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-65ea5009-3a03-48d9-95b7-795216dbb5dc tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] POST https://10.4.3.232/volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff/action Aug 04 10:52:08.686777 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-65ea5009-3a03-48d9-95b7-795216dbb5dc tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:52:08.686907 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-65ea5009-3a03-48d9-95b7-795216dbb5dc tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:08.691770 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-63a9599e-a786-4a2a-80a0-523c93178867 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a returned with HTTP 404 Aug 04 10:52:08.692301 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 702/2817] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:08 2026] GET /volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:08.695780 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:08.695780 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:08.696269 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-65ea5009-3a03-48d9-95b7-795216dbb5dc tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Volume info retrieved successfully. Aug 04 10:52:08.699307 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b5b9a0cb-6412-44a8-bfc7-ae3fea698f47 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:08.701510 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b5b9a0cb-6412-44a8-bfc7-ae3fea698f47 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a Aug 04 10:52:08.701510 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b5b9a0cb-6412-44a8-bfc7-ae3fea698f47 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:08.701653 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b5b9a0cb-6412-44a8-bfc7-ae3fea698f47 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:08.703432 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-65ea5009-3a03-48d9-95b7-795216dbb5dc tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Volume updated successfully. Aug 04 10:52:08.703726 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-65ea5009-3a03-48d9-95b7-795216dbb5dc tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] https://10.4.3.232/volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff/action returned with HTTP 200 Aug 04 10:52:08.704137 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 703/2818] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:52:08 2026] POST /volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 04 10:52:08.707740 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b5b9a0cb-6412-44a8-bfc7-ae3fea698f47 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a returned with HTTP 404 Aug 04 10:52:08.708340 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 708/2819] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:08 2026] GET /volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:08.712624 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3fc0d7b1-6e8a-492c-9a93-83e37997bc17 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:08.715273 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3fc0d7b1-6e8a-492c-9a93-83e37997bc17 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] GET https://10.4.3.232/volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff Aug 04 10:52:08.715273 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3fc0d7b1-6e8a-492c-9a93-83e37997bc17 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:08.715273 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3fc0d7b1-6e8a-492c-9a93-83e37997bc17 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:08.719793 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fcee511d-82f5-4154-be66-423ec4094700 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:08.722258 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fcee511d-82f5-4154-be66-423ec4094700 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] DELETE https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a Aug 04 10:52:08.722689 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fcee511d-82f5-4154-be66-423ec4094700 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:08.723021 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fcee511d-82f5-4154-be66-423ec4094700 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:08.723265 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-fcee511d-82f5-4154-be66-423ec4094700 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Delete volume with id: b2d43c0a-e1fa-40f6-8791-71c14ada6c3a Aug 04 10:52:08.724119 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:08.724119 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:08.730286 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3fc0d7b1-6e8a-492c-9a93-83e37997bc17 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Volume info retrieved successfully. Aug 04 10:52:08.733807 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fcee511d-82f5-4154-be66-423ec4094700 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a returned with HTTP 404 Aug 04 10:52:08.734529 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 703/2820] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:08 2026] DELETE /volume/v3/volumes/b2d43c0a-e1fa-40f6-8791-71c14ada6c3a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:08.738840 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3fc0d7b1-6e8a-492c-9a93-83e37997bc17 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] https://10.4.3.232/volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff returned with HTTP 200 Aug 04 10:52:08.739282 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 707/2821] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:08 2026] GET /volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:08.777291 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-86334a29-16e9-4886-a3ce-1b82024344f9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:08.777291 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-86334a29-16e9-4886-a3ce-1b82024344f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:08.777486 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-86334a29-16e9-4886-a3ce-1b82024344f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-928863606"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:08.779265 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-86334a29-16e9-4886-a3ce-1b82024344f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Create volume request body: {'volume': {'imageRef': 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-928863606'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:08.810137 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0d0b8677-219c-4d74-b4e8-9addf18795d0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:08.811882 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0d0b8677-219c-4d74-b4e8-9addf18795d0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:08.812397 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0d0b8677-219c-4d74-b4e8-9addf18795d0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "d3894ba0-a6a5-4f58-ae25-4a05a0e2cf38", "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:08.814231 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-0d0b8677-219c-4d74-b4e8-9addf18795d0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'd3894ba0-a6a5-4f58-ae25-4a05a0e2cf38', 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:08.863404 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-86334a29-16e9-4886-a3ce-1b82024344f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Create volume of 1 GB Aug 04 10:52:08.868824 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-86334a29-16e9-4886-a3ce-1b82024344f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Availability Zones retrieved successfully. Aug 04 10:52:08.875587 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-86334a29-16e9-4886-a3ce-1b82024344f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Flow 'volume_create_api' (18fe031d-35c4-404b-b4d8-543a07be7520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:08.876991 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-86334a29-16e9-4886-a3ce-1b82024344f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e9c8a0b-7d2a-400d-94e2-178923ea1efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:08.878166 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-86334a29-16e9-4886-a3ce-1b82024344f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:08.899343 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-0d0b8677-219c-4d74-b4e8-9addf18795d0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Create volume of 1 GB Aug 04 10:52:08.904186 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0d0b8677-219c-4d74-b4e8-9addf18795d0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Availability Zones retrieved successfully. Aug 04 10:52:08.911095 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0d0b8677-219c-4d74-b4e8-9addf18795d0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Flow 'volume_create_api' (5f12888c-33eb-404f-895d-f3ea9354f37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:08.912573 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0d0b8677-219c-4d74-b4e8-9addf18795d0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4d5bfb3-5f5b-4c0a-942a-8bf4568f1304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:08.913660 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-0d0b8677-219c-4d74-b4e8-9addf18795d0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:08.932411 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-86334a29-16e9-4886-a3ce-1b82024344f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e9c8a0b-7d2a-400d-94e2-178923ea1efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:08.933096 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-86334a29-16e9-4886-a3ce-1b82024344f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7299451e-304f-4333-9e06-52ab177aeea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:08.939096 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-dd9e6a4e-9fde-4cb3-b151-d5dea119b89d req-fe9de734-591d-42d9-bc0d-716b76d31ad1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:08.941177 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-dd9e6a4e-9fde-4cb3-b151-d5dea119b89d req-fe9de734-591d-42d9-bc0d-716b76d31ad1 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] GET https://10.4.3.232/volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff Aug 04 10:52:08.941412 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-dd9e6a4e-9fde-4cb3-b151-d5dea119b89d req-fe9de734-591d-42d9-bc0d-716b76d31ad1 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:08.941604 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-dd9e6a4e-9fde-4cb3-b151-d5dea119b89d req-fe9de734-591d-42d9-bc0d-716b76d31ad1 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:08.948387 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:08.948387 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:08.951966 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-dd9e6a4e-9fde-4cb3-b151-d5dea119b89d req-fe9de734-591d-42d9-bc0d-716b76d31ad1 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Volume info retrieved successfully. Aug 04 10:52:08.956506 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-dd9e6a4e-9fde-4cb3-b151-d5dea119b89d req-fe9de734-591d-42d9-bc0d-716b76d31ad1 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] https://10.4.3.232/volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff returned with HTTP 200 Aug 04 10:52:08.957020 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 704/2822] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:52:08 2026] GET /volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:52:08.969225 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-86334a29-16e9-4886-a3ce-1b82024344f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Created reservations ['31e64b14-9642-4f3e-838c-8d774bc82f98', 'be72533b-dd09-4a32-a5c7-0e70b95f8463', 'fc1754a3-3b3e-4ca0-a005-df5808bb05ef', '0c4b79e5-0fc5-4907-b262-96710b3718e0'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:08.973268 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-86334a29-16e9-4886-a3ce-1b82024344f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7299451e-304f-4333-9e06-52ab177aeea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31e64b14-9642-4f3e-838c-8d774bc82f98', 'be72533b-dd09-4a32-a5c7-0e70b95f8463', 'fc1754a3-3b3e-4ca0-a005-df5808bb05ef', '0c4b79e5-0fc5-4907-b262-96710b3718e0']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:08.973268 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-86334a29-16e9-4886-a3ce-1b82024344f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8b09477-51b8-46b2-a92f-6892a97de844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:08.973452 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0d0b8677-219c-4d74-b4e8-9addf18795d0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4d5bfb3-5f5b-4c0a-942a-8bf4568f1304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:08.973452 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0d0b8677-219c-4d74-b4e8-9addf18795d0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e692495-39c7-4191-875b-dc07d0466e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:08.995361 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-86334a29-16e9-4886-a3ce-1b82024344f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8b09477-51b8-46b2-a92f-6892a97de844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac6d22e5-17d8-412b-afbc-c17a06d24d5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-928863606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89454ff47b494ee7a548f072766c2e65',qos_specs=None,replication_status=,reservations=['31e64b14-9642-4f3e-838c-8d774bc82f98','be72533b-dd09-4a32-a5c7-0e70b95f8463','fc1754a3-3b3e-4ca0-a005-df5808bb05ef','0c4b79e5-0fc5-4907-b262-96710b3718e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216fc3e4f4874a76ac131cb997d3466f',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-928863606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac6d22e5-17d8-412b-afbc-c17a06d24d5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89454ff47b494ee7a548f072766c2e65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='216fc3e4f4874a76ac131cb997d3466f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:08.996105 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-86334a29-16e9-4886-a3ce-1b82024344f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c687c8ca-6cf4-47e2-b863-99a235d00d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:09.014836 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-86334a29-16e9-4886-a3ce-1b82024344f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c687c8ca-6cf4-47e2-b863-99a235d00d7c) transitioned into state 'SUCCESS' from state '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-928863606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89454ff47b494ee7a548f072766c2e65',qos_specs=None,replication_status=,reservations=['31e64b14-9642-4f3e-838c-8d774bc82f98','be72533b-dd09-4a32-a5c7-0e70b95f8463','fc1754a3-3b3e-4ca0-a005-df5808bb05ef','0c4b79e5-0fc5-4907-b262-96710b3718e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216fc3e4f4874a76ac131cb997d3466f',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:09.015563 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-86334a29-16e9-4886-a3ce-1b82024344f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11019485-12f1-4f7b-9a53-98ddc493cff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:09.020928 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1093f1a9-5402-4a55-bab4-dd19c1218fed None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:09.023462 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1093f1a9-5402-4a55-bab4-dd19c1218fed tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] GET https://10.4.3.232/volume/v3/volumes/dbbfd013-bda7-4a21-8942-93b48c2a6581 Aug 04 10:52:09.023765 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1093f1a9-5402-4a55-bab4-dd19c1218fed tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:09.024009 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1093f1a9-5402-4a55-bab4-dd19c1218fed tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:09.025685 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-86334a29-16e9-4886-a3ce-1b82024344f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11019485-12f1-4f7b-9a53-98ddc493cff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:09.026503 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-86334a29-16e9-4886-a3ce-1b82024344f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Flow 'volume_create_api' (18fe031d-35c4-404b-b4d8-543a07be7520) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:09.026778 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-86334a29-16e9-4886-a3ce-1b82024344f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Create volume request issued successfully. Aug 04 10:52:09.027327 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-86334a29-16e9-4886-a3ce-1b82024344f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:09.027725 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 704/2823] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:52:08 2026] POST /volume/v3/volumes => generated 748 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:09.033176 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-0d0b8677-219c-4d74-b4e8-9addf18795d0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Created reservations ['7aadecc5-a1dc-4f29-9694-7230d9d43aed', '84946559-695b-4c1a-91c2-1f16b5351430', 'e8798df7-d600-4150-af1d-1db58f0cc38e', '9e3e407e-18a0-4426-9ccc-82e930926ca5'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:09.034017 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0d0b8677-219c-4d74-b4e8-9addf18795d0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e692495-39c7-4191-875b-dc07d0466e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7aadecc5-a1dc-4f29-9694-7230d9d43aed', '84946559-695b-4c1a-91c2-1f16b5351430', 'e8798df7-d600-4150-af1d-1db58f0cc38e', '9e3e407e-18a0-4426-9ccc-82e930926ca5']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:09.035063 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0d0b8677-219c-4d74-b4e8-9addf18795d0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (230b97ae-a1bd-4f95-9aa9-a15601263105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:09.039484 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1093f1a9-5402-4a55-bab4-dd19c1218fed tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes/dbbfd013-bda7-4a21-8942-93b48c2a6581 returned with HTTP 404 Aug 04 10:52:09.040152 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 708/2824] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:09 2026] GET /volume/v3/volumes/dbbfd013-bda7-4a21-8942-93b48c2a6581 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:09.047569 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-14007996-665e-407e-9fb8-891fc31fea09 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:09.047700 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ed8b566d-a425-4c6a-9daa-12e3957ed94c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:09.049290 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-14007996-665e-407e-9fb8-891fc31fea09 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] DELETE https://10.4.3.232/volume/v3/volumes/98642969-316a-4f06-84e5-ac2e9610f26e Aug 04 10:52:09.049470 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ed8b566d-a425-4c6a-9daa-12e3957ed94c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b Aug 04 10:52:09.049540 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-14007996-665e-407e-9fb8-891fc31fea09 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:09.049647 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-14007996-665e-407e-9fb8-891fc31fea09 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:09.049711 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ed8b566d-a425-4c6a-9daa-12e3957ed94c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:09.049787 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-14007996-665e-407e-9fb8-891fc31fea09 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Delete volume with id: 98642969-316a-4f06-84e5-ac2e9610f26e Aug 04 10:52:09.049938 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ed8b566d-a425-4c6a-9daa-12e3957ed94c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:09.056513 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:09.056513 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:09.056914 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-14007996-665e-407e-9fb8-891fc31fea09 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Volume info retrieved successfully. Aug 04 10:52:09.057828 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:09.057828 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:09.060371 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8d38c230-cc52-48eb-bb31-e2aa443c02ce None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:09.062604 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ed8b566d-a425-4c6a-9daa-12e3957ed94c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:09.063426 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8d38c230-cc52-48eb-bb31-e2aa443c02ce tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] DELETE https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 Aug 04 10:52:09.063676 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8d38c230-cc52-48eb-bb31-e2aa443c02ce tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:09.063911 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8d38c230-cc52-48eb-bb31-e2aa443c02ce tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:09.064127 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-8d38c230-cc52-48eb-bb31-e2aa443c02ce tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Delete volume with id: 33f75f05-d1b3-480d-bd7b-1ea8f197bd36 Aug 04 10:52:09.068361 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ed8b566d-a425-4c6a-9daa-12e3957ed94c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b returned with HTTP 200 Aug 04 10:52:09.071542 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 705/2825] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:09 2026] GET /volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:09.071728 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0d0b8677-219c-4d74-b4e8-9addf18795d0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (230b97ae-a1bd-4f95-9aa9-a15601263105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ad51e1c-62d4-4a37-9a11-52e8d4d286cb', '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='b761e0df71a54b1d81b34254acbec82b',qos_specs=None,replication_status=,reservations=['7aadecc5-a1dc-4f29-9694-7230d9d43aed','84946559-695b-4c1a-91c2-1f16b5351430','e8798df7-d600-4150-af1d-1db58f0cc38e','9e3e407e-18a0-4426-9ccc-82e930926ca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a46ebf1b6f43a88e6670a220b13ac6',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:09Z,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=5ad51e1c-62d4-4a37-9a11-52e8d4d286cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b761e0df71a54b1d81b34254acbec82b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77a46ebf1b6f43a88e6670a220b13ac6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:09.071981 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0d0b8677-219c-4d74-b4e8-9addf18795d0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dfa9975-4dcc-4e63-83ca-57c81253cd85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:09.081714 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-14007996-665e-407e-9fb8-891fc31fea09 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Delete volume request issued successfully. Aug 04 10:52:09.081714 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-14007996-665e-407e-9fb8-891fc31fea09 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes/98642969-316a-4f06-84e5-ac2e9610f26e returned with HTTP 202 Aug 04 10:52:09.081845 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:09.081845 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:09.081896 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 705/2826] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:09 2026] DELETE /volume/v3/volumes/98642969-316a-4f06-84e5-ac2e9610f26e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:09.081919 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8d38c230-cc52-48eb-bb31-e2aa443c02ce tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:52:09.090839 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2e012905-8f7b-4204-8b10-a10611e5c9fc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:09.093706 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2e012905-8f7b-4204-8b10-a10611e5c9fc tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] GET https://10.4.3.232/volume/v3/volumes/98642969-316a-4f06-84e5-ac2e9610f26e Aug 04 10:52:09.093706 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2e012905-8f7b-4204-8b10-a10611e5c9fc tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:09.093706 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2e012905-8f7b-4204-8b10-a10611e5c9fc tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:09.094500 np0000006413 devstack@c-api.service[100254]: WARNING cinder.keymgr.conf_key_mgr [None req-8d38c230-cc52-48eb-bb31-e2aa443c02ce tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 04 10:52:09.102803 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:09.102803 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:09.107196 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8d38c230-cc52-48eb-bb31-e2aa443c02ce tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Delete volume request issued successfully. Aug 04 10:52:09.107357 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2e012905-8f7b-4204-8b10-a10611e5c9fc tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Volume info retrieved successfully. Aug 04 10:52:09.107531 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8d38c230-cc52-48eb-bb31-e2aa443c02ce tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 returned with HTTP 202 Aug 04 10:52:09.108067 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 709/2827] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:09 2026] DELETE /volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:09.110056 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0d0b8677-219c-4d74-b4e8-9addf18795d0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dfa9975-4dcc-4e63-83ca-57c81253cd85) transitioned into state 'SUCCESS' from 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='b761e0df71a54b1d81b34254acbec82b',qos_specs=None,replication_status=,reservations=['7aadecc5-a1dc-4f29-9694-7230d9d43aed','84946559-695b-4c1a-91c2-1f16b5351430','e8798df7-d600-4150-af1d-1db58f0cc38e','9e3e407e-18a0-4426-9ccc-82e930926ca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77a46ebf1b6f43a88e6670a220b13ac6',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:09.110485 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0d0b8677-219c-4d74-b4e8-9addf18795d0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d07ffd79-717e-4db0-a476-f9cffd32f801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:09.118018 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c3281916-d65b-4158-aa05-f0df19903ce4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:09.119547 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2e012905-8f7b-4204-8b10-a10611e5c9fc tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes/98642969-316a-4f06-84e5-ac2e9610f26e returned with HTTP 200 Aug 04 10:52:09.119985 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 706/2828] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:09 2026] GET /volume/v3/volumes/98642969-316a-4f06-84e5-ac2e9610f26e => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:09.120295 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c3281916-d65b-4158-aa05-f0df19903ce4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 Aug 04 10:52:09.120495 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c3281916-d65b-4158-aa05-f0df19903ce4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:09.120702 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c3281916-d65b-4158-aa05-f0df19903ce4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:09.122658 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0d0b8677-219c-4d74-b4e8-9addf18795d0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d07ffd79-717e-4db0-a476-f9cffd32f801) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:09.123527 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0d0b8677-219c-4d74-b4e8-9addf18795d0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Flow 'volume_create_api' (5f12888c-33eb-404f-895d-f3ea9354f37f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:09.123854 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0d0b8677-219c-4d74-b4e8-9addf18795d0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Create volume request issued successfully. Aug 04 10:52:09.124570 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0d0b8677-219c-4d74-b4e8-9addf18795d0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:09.125004 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 709/2829] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:52:08 2026] POST /volume/v3/volumes => generated 775 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:09.129746 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:09.129746 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:09.135683 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c3281916-d65b-4158-aa05-f0df19903ce4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:52:09.139636 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-db778915-0733-4185-9b6f-6801c61b5775 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:09.141260 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c3281916-d65b-4158-aa05-f0df19903ce4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 returned with HTTP 200 Aug 04 10:52:09.141664 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 706/2830] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:09 2026] GET /volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:09.142403 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db778915-0733-4185-9b6f-6801c61b5775 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb Aug 04 10:52:09.143261 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-db778915-0733-4185-9b6f-6801c61b5775 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:09.143513 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-db778915-0733-4185-9b6f-6801c61b5775 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:09.150666 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:09.150666 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:09.154089 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-db778915-0733-4185-9b6f-6801c61b5775 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:09.159337 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db778915-0733-4185-9b6f-6801c61b5775 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb returned with HTTP 200 Aug 04 10:52:09.159697 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 710/2831] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:09 2026] GET /volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:09.387552 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-04c55fba-da46-413a-839c-1f2d77ad04e2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:09.389187 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-04c55fba-da46-413a-839c-1f2d77ad04e2 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:09.389589 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-04c55fba-da46-413a-839c-1f2d77ad04e2 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-191241855"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:09.391329 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-04c55fba-da46-413a-839c-1f2d77ad04e2 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-191241855'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:09.391482 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-04c55fba-da46-413a-839c-1f2d77ad04e2 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Create volume of 1 GB Aug 04 10:52:09.396033 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-04c55fba-da46-413a-839c-1f2d77ad04e2 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Availability Zones retrieved successfully. Aug 04 10:52:09.402868 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-04c55fba-da46-413a-839c-1f2d77ad04e2 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Flow 'volume_create_api' (8ba49808-4365-44af-80c6-df3fa667bfd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:09.405612 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-04c55fba-da46-413a-839c-1f2d77ad04e2 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b857d417-0130-497b-971c-608ee23ae7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:09.406938 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-04c55fba-da46-413a-839c-1f2d77ad04e2 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:09.442661 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-04c55fba-da46-413a-839c-1f2d77ad04e2 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b857d417-0130-497b-971c-608ee23ae7a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:09.443423 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-04c55fba-da46-413a-839c-1f2d77ad04e2 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79d8f3b0-6ab5-4d04-8df0-74be3ffe6c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:09.490740 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-04c55fba-da46-413a-839c-1f2d77ad04e2 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Created reservations ['a9b67031-fd1f-4b2f-85c8-ad6140af5bc1', '40e611a4-824d-438a-94a7-f69c5406536a', '16fd17cd-1b72-467e-b1af-407864fe242c', '0d06cce8-c3a2-420f-8e8c-6ec38aa603c9'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:09.491602 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-04c55fba-da46-413a-839c-1f2d77ad04e2 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79d8f3b0-6ab5-4d04-8df0-74be3ffe6c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9b67031-fd1f-4b2f-85c8-ad6140af5bc1', '40e611a4-824d-438a-94a7-f69c5406536a', '16fd17cd-1b72-467e-b1af-407864fe242c', '0d06cce8-c3a2-420f-8e8c-6ec38aa603c9']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:09.492324 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-04c55fba-da46-413a-839c-1f2d77ad04e2 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5204c358-46d4-4faa-8faa-a8440a42f5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:09.515800 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-04c55fba-da46-413a-839c-1f2d77ad04e2 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5204c358-46d4-4faa-8faa-a8440a42f5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ece66b1b-b911-4875-bdee-c5cc7179d81b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-191241855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7409d6402df443efb6b091d5c91f3106',qos_specs=None,replication_status=,reservations=['a9b67031-fd1f-4b2f-85c8-ad6140af5bc1','40e611a4-824d-438a-94a7-f69c5406536a','16fd17cd-1b72-467e-b1af-407864fe242c','0d06cce8-c3a2-420f-8e8c-6ec38aa603c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77b1a1831c2b45beb46fe01e59e5c577',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-191241855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ece66b1b-b911-4875-bdee-c5cc7179d81b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7409d6402df443efb6b091d5c91f3106',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77b1a1831c2b45beb46fe01e59e5c577',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:09.517182 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-04c55fba-da46-413a-839c-1f2d77ad04e2 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ede3002-5f1c-4d7e-8a59-29d9998dd687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:09.538522 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-04c55fba-da46-413a-839c-1f2d77ad04e2 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ede3002-5f1c-4d7e-8a59-29d9998dd687) transitioned into state 'SUCCESS' from state '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-191241855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7409d6402df443efb6b091d5c91f3106',qos_specs=None,replication_status=,reservations=['a9b67031-fd1f-4b2f-85c8-ad6140af5bc1','40e611a4-824d-438a-94a7-f69c5406536a','16fd17cd-1b72-467e-b1af-407864fe242c','0d06cce8-c3a2-420f-8e8c-6ec38aa603c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77b1a1831c2b45beb46fe01e59e5c577',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:09.539204 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-04c55fba-da46-413a-839c-1f2d77ad04e2 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7498b814-9497-4475-a066-c0a360dcf811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:09.548828 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-04c55fba-da46-413a-839c-1f2d77ad04e2 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7498b814-9497-4475-a066-c0a360dcf811) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:09.549794 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-04c55fba-da46-413a-839c-1f2d77ad04e2 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Flow 'volume_create_api' (8ba49808-4365-44af-80c6-df3fa667bfd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:09.550106 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-04c55fba-da46-413a-839c-1f2d77ad04e2 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Create volume request issued successfully. Aug 04 10:52:09.550694 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-04c55fba-da46-413a-839c-1f2d77ad04e2 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:09.551128 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 707/2832] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:52:09 2026] POST /volume/v3/volumes => generated 753 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:09.564999 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ae29a530-85d8-4c40-8e4b-7f887cc3ee59 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:09.569792 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ae29a530-85d8-4c40-8e4b-7f887cc3ee59 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] GET https://10.4.3.232/volume/v3/volumes/ece66b1b-b911-4875-bdee-c5cc7179d81b Aug 04 10:52:09.569987 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ae29a530-85d8-4c40-8e4b-7f887cc3ee59 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:09.570186 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ae29a530-85d8-4c40-8e4b-7f887cc3ee59 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:09.581149 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:09.581149 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:09.584806 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ae29a530-85d8-4c40-8e4b-7f887cc3ee59 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Volume info retrieved successfully. Aug 04 10:52:09.588731 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ae29a530-85d8-4c40-8e4b-7f887cc3ee59 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] https://10.4.3.232/volume/v3/volumes/ece66b1b-b911-4875-bdee-c5cc7179d81b returned with HTTP 200 Aug 04 10:52:09.589165 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 710/2833] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:09 2026] GET /volume/v3/volumes/ece66b1b-b911-4875-bdee-c5cc7179d81b => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:09.702793 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-44251ddd-52e7-45d5-8769-b23d0c5afb41 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:09.704934 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-44251ddd-52e7-45d5-8769-b23d0c5afb41 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 Aug 04 10:52:09.705155 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-44251ddd-52e7-45d5-8769-b23d0c5afb41 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:09.705405 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-44251ddd-52e7-45d5-8769-b23d0c5afb41 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:09.711831 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:09.711831 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:09.715038 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-44251ddd-52e7-45d5-8769-b23d0c5afb41 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:52:09.719196 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-44251ddd-52e7-45d5-8769-b23d0c5afb41 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 returned with HTTP 200 Aug 04 10:52:09.719596 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 707/2834] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:52:09 2026] GET /volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 => generated 1362 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:09.799514 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a0d25838-0ebc-4a48-8e0e-6fcaa29f285b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:09.800034 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a0d25838-0ebc-4a48-8e0e-6fcaa29f285b None None] GET https://10.4.3.232/volume// Aug 04 10:52:09.800279 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a0d25838-0ebc-4a48-8e0e-6fcaa29f285b None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:09.800493 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a0d25838-0ebc-4a48-8e0e-6fcaa29f285b None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:09.800890 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a0d25838-0ebc-4a48-8e0e-6fcaa29f285b None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:52:09.801352 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 711/2835] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:52:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:52:09.808519 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-855f5693-77ac-4480-8a0a-a1e1dba7e808 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:09.810940 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-855f5693-77ac-4480-8a0a-a1e1dba7e808 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:52:09.811332 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-855f5693-77ac-4480-8a0a-a1e1dba7e808 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da413581-6657-4f99-9a3b-e5c4c783f867", "connector": null, "instance_uuid": "4eaa5f4a-d93e-4ee8-bcb8-cc185164f25e"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:09.820625 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:09.820625 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:09.849307 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-855f5693-77ac-4480-8a0a-a1e1dba7e808 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:52:09.849747 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 708/2836] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:52:09 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:09.878754 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4df23a6e-7aa1-4bde-9db7-7a0a63248cf7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:09.880830 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4df23a6e-7aa1-4bde-9db7-7a0a63248cf7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 Aug 04 10:52:09.881963 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4df23a6e-7aa1-4bde-9db7-7a0a63248cf7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:09.881963 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4df23a6e-7aa1-4bde-9db7-7a0a63248cf7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:09.889034 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-48da7084-57b3-43e3-a03e-57dc67848107 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:09.889453 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-48da7084-57b3-43e3-a03e-57dc67848107 None None] GET https://10.4.3.232/volume// Aug 04 10:52:09.889622 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-48da7084-57b3-43e3-a03e-57dc67848107 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:09.889793 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-48da7084-57b3-43e3-a03e-57dc67848107 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:09.890096 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-48da7084-57b3-43e3-a03e-57dc67848107 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:52:09.890388 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 708/2837] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:52:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:52:09.890859 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:09.890859 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:09.894026 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4df23a6e-7aa1-4bde-9db7-7a0a63248cf7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:52:09.899567 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4df23a6e-7aa1-4bde-9db7-7a0a63248cf7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 returned with HTTP 200 Aug 04 10:52:09.899650 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-09eb96bd-2027-4fdc-adfe-dd2db2093966 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:09.899897 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 711/2838] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:09 2026] GET /volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:09.903476 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-09eb96bd-2027-4fdc-adfe-dd2db2093966 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 Aug 04 10:52:09.903476 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-09eb96bd-2027-4fdc-adfe-dd2db2093966 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:09.906380 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-09eb96bd-2027-4fdc-adfe-dd2db2093966 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:09.915573 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:09.915573 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:09.919716 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-09eb96bd-2027-4fdc-adfe-dd2db2093966 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:52:09.927652 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-09eb96bd-2027-4fdc-adfe-dd2db2093966 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 returned with HTTP 200 Aug 04 10:52:09.928367 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 712/2839] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:52:09 2026] GET /volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 => generated 1541 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:52:10.031493 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-972ad13e-7bb7-4d44-a57e-641143b897d6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:10.034378 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-972ad13e-7bb7-4d44-a57e-641143b897d6 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] PUT https://10.4.3.232/volume/v3/attachments/11c2cb40-7671-40e0-8658-5880f1233392 Aug 04 10:52:10.034848 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-972ad13e-7bb7-4d44-a57e-641143b897d6 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:10.047370 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-972ad13e-7bb7-4d44-a57e-641143b897d6 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Acquiring lock "cinder-attachment_update-da413581-6657-4f99-9a3b-e5c4c783f867-np0000006413" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:52:10.052885 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-972ad13e-7bb7-4d44-a57e-641143b897d6 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Lock "cinder-attachment_update-da413581-6657-4f99-9a3b-e5c4c783f867-np0000006413" acquired by "attachment_update" :: waited 0.006s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:52:10.053939 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:10.053939 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:10.084775 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4261757b-e7b2-4c0b-93af-c20b6dc22e81 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:10.086645 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4261757b-e7b2-4c0b-93af-c20b6dc22e81 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b Aug 04 10:52:10.086828 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4261757b-e7b2-4c0b-93af-c20b6dc22e81 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:10.087008 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4261757b-e7b2-4c0b-93af-c20b6dc22e81 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:10.094388 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:10.094388 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:10.098270 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4261757b-e7b2-4c0b-93af-c20b6dc22e81 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:10.102802 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4261757b-e7b2-4c0b-93af-c20b6dc22e81 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b returned with HTTP 200 Aug 04 10:52:10.103210 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 709/2840] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:10 2026] GET /volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:10.118683 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7ed86a81-e075-406b-8275-71cfa9e2e778 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:10.120486 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7ed86a81-e075-406b-8275-71cfa9e2e778 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b Aug 04 10:52:10.120674 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7ed86a81-e075-406b-8275-71cfa9e2e778 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:10.120858 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7ed86a81-e075-406b-8275-71cfa9e2e778 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:10.128858 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:10.128858 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:10.136197 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7ed86a81-e075-406b-8275-71cfa9e2e778 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:10.136618 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4142c422-815e-4205-b3f5-5f0cfb09b03c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:10.138526 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4142c422-815e-4205-b3f5-5f0cfb09b03c tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] GET https://10.4.3.232/volume/v3/volumes/98642969-316a-4f06-84e5-ac2e9610f26e Aug 04 10:52:10.138752 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4142c422-815e-4205-b3f5-5f0cfb09b03c tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:10.138936 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4142c422-815e-4205-b3f5-5f0cfb09b03c tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:10.142845 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7ed86a81-e075-406b-8275-71cfa9e2e778 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b returned with HTTP 200 Aug 04 10:52:10.143421 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 712/2841] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:10 2026] GET /volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:10.148925 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4142c422-815e-4205-b3f5-5f0cfb09b03c tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes/98642969-316a-4f06-84e5-ac2e9610f26e returned with HTTP 404 Aug 04 10:52:10.149973 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 713/2842] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:10 2026] GET /volume/v3/volumes/98642969-316a-4f06-84e5-ac2e9610f26e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:10.156044 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-16f059bb-ecc3-42da-bcad-bfd5f54a2bfa None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:10.158295 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-16f059bb-ecc3-42da-bcad-bfd5f54a2bfa tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 Aug 04 10:52:10.158544 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-16f059bb-ecc3-42da-bcad-bfd5f54a2bfa tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:10.158774 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-16f059bb-ecc3-42da-bcad-bfd5f54a2bfa tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:10.159072 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d05e7f82-85c7-4241-9653-a8087b7fb480 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:10.159678 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-dbb7936c-80d0-4621-a088-ce08071c94cb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:10.161817 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dbb7936c-80d0-4621-a088-ce08071c94cb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] POST https://10.4.3.232/volume/v3/backups Aug 04 10:52:10.161876 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d05e7f82-85c7-4241-9653-a8087b7fb480 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] DELETE https://10.4.3.232/volume/v3/volumes/569bdb4c-bc3f-474c-8133-f538c91b375a Aug 04 10:52:10.162104 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d05e7f82-85c7-4241-9653-a8087b7fb480 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:10.162254 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dbb7936c-80d0-4621-a088-ce08071c94cb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ac6d22e5-17d8-412b-afbc-c17a06d24d5b", "name": "tempest-VolumesBackupsTest-Backup-1968903907", "container": "tempest-volumesbackupstest-backup-container-661018291"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:10.162318 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d05e7f82-85c7-4241-9653-a8087b7fb480 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:10.162495 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-d05e7f82-85c7-4241-9653-a8087b7fb480 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Delete volume with id: 569bdb4c-bc3f-474c-8133-f538c91b375a Aug 04 10:52:10.164155 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-dbb7936c-80d0-4621-a088-ce08071c94cb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Creating new backup {'backup': {'volume_id': 'ac6d22e5-17d8-412b-afbc-c17a06d24d5b', 'name': 'tempest-VolumesBackupsTest-Backup-1968903907', 'container': 'tempest-volumesbackupstest-backup-container-661018291'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:52:10.164359 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-dbb7936c-80d0-4621-a088-ce08071c94cb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Creating backup of volume ac6d22e5-17d8-412b-afbc-c17a06d24d5b in container tempest-volumesbackupstest-backup-container-661018291 Aug 04 10:52:10.166114 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-16f059bb-ecc3-42da-bcad-bfd5f54a2bfa tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 returned with HTTP 404 Aug 04 10:52:10.166707 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 710/2843] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:10 2026] GET /volume/v3/volumes/33f75f05-d1b3-480d-bd7b-1ea8f197bd36 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:10.171398 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:10.171398 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:10.171866 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-dbb7936c-80d0-4621-a088-ce08071c94cb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:10.172851 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:10.172851 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:10.173331 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3831985c-6efe-47ba-ae6b-faf05e6a0b0e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:10.173431 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d05e7f82-85c7-4241-9653-a8087b7fb480 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Volume info retrieved successfully. Aug 04 10:52:10.174990 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3831985c-6efe-47ba-ae6b-faf05e6a0b0e tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb Aug 04 10:52:10.175217 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3831985c-6efe-47ba-ae6b-faf05e6a0b0e tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:10.175419 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3831985c-6efe-47ba-ae6b-faf05e6a0b0e tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:10.182540 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:10.182540 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:10.185478 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-972ad13e-7bb7-4d44-a57e-641143b897d6 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Lock "cinder-attachment_update-da413581-6657-4f99-9a3b-e5c4c783f867-np0000006413" released by "attachment_update" :: held 0.133s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:52:10.185903 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-972ad13e-7bb7-4d44-a57e-641143b897d6 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/attachments/11c2cb40-7671-40e0-8658-5880f1233392 returned with HTTP 200 Aug 04 10:52:10.186458 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 709/2844] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:52:10 2026] PUT /volume/v3/attachments/11c2cb40-7671-40e0-8658-5880f1233392 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:10.186607 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3831985c-6efe-47ba-ae6b-faf05e6a0b0e tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:10.187089 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eb0fcfc3-132b-4535-8084-053b95cda0a2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:10.188494 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eb0fcfc3-132b-4535-8084-053b95cda0a2 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] GET https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 Aug 04 10:52:10.188693 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eb0fcfc3-132b-4535-8084-053b95cda0a2 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:10.188864 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eb0fcfc3-132b-4535-8084-053b95cda0a2 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:10.189356 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:10.189356 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:10.189606 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eb0fcfc3-132b-4535-8084-053b95cda0a2 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:52:10.191397 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3831985c-6efe-47ba-ae6b-faf05e6a0b0e tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb returned with HTTP 200 Aug 04 10:52:10.191803 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 711/2845] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:10 2026] GET /volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb => generated 925 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:10.191851 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-dbb7936c-80d0-4621-a088-ce08071c94cb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Created reservations ['abc4117f-7a9b-48b7-88d2-5c0974fb4c65', 'e42cb49d-412b-4316-a61e-45cf4a75f3aa'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:10.200751 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d05e7f82-85c7-4241-9653-a8087b7fb480 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Delete volume request issued successfully. Aug 04 10:52:10.200751 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d05e7f82-85c7-4241-9653-a8087b7fb480 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes/569bdb4c-bc3f-474c-8133-f538c91b375a returned with HTTP 202 Aug 04 10:52:10.201044 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 713/2846] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:10 2026] DELETE /volume/v3/volumes/569bdb4c-bc3f-474c-8133-f538c91b375a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:10.211746 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8d0d7ead-5a96-4084-926c-8db4c43f491b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:10.215149 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8d0d7ead-5a96-4084-926c-8db4c43f491b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] GET https://10.4.3.232/volume/v3/volumes/569bdb4c-bc3f-474c-8133-f538c91b375a Aug 04 10:52:10.215149 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8d0d7ead-5a96-4084-926c-8db4c43f491b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:10.215149 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8d0d7ead-5a96-4084-926c-8db4c43f491b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:10.219885 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:10.219885 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:10.223686 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8d0d7ead-5a96-4084-926c-8db4c43f491b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Volume info retrieved successfully. Aug 04 10:52:10.229190 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8d0d7ead-5a96-4084-926c-8db4c43f491b tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes/569bdb4c-bc3f-474c-8133-f538c91b375a returned with HTTP 200 Aug 04 10:52:10.229190 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 712/2847] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:10 2026] GET /volume/v3/volumes/569bdb4c-bc3f-474c-8133-f538c91b375a => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:10.235105 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dbb7936c-80d0-4621-a088-ce08071c94cb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:52:10.236157 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 714/2848] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:52:10 2026] POST /volume/v3/backups => generated 330 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:10.245385 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eb0fcfc3-132b-4535-8084-053b95cda0a2 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Get all volumes completed successfully. Aug 04 10:52:10.247167 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c98ecf90-058e-4ebc-9edf-d47c273dadb0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:10.248528 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:10.248528 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:10.249838 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c98ecf90-058e-4ebc-9edf-d47c273dadb0 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:10.249838 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c98ecf90-058e-4ebc-9edf-d47c273dadb0 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:10.249838 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c98ecf90-058e-4ebc-9edf-d47c273dadb0 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:10.249838 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c98ecf90-058e-4ebc-9edf-d47c273dadb0 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:10.254079 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:10.254079 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:10.255560 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c98ecf90-058e-4ebc-9edf-d47c273dadb0 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:10.255560 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 714/2849] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:10 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:10.261143 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eb0fcfc3-132b-4535-8084-053b95cda0a2 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 10:52:10.261143 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 710/2850] 10.4.3.232 () {66 vars in 1285 bytes} [Tue Aug 4 10:52:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14705 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:52:10.278358 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a7941912-17ec-40f4-b390-ffc476e6120e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:10.283267 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a7941912-17ec-40f4-b390-ffc476e6120e tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] DELETE https://10.4.3.232/volume/v3/types/dfa03f36-abb6-48bb-be80-3aeec67071e5 Aug 04 10:52:10.283267 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a7941912-17ec-40f4-b390-ffc476e6120e tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:10.283267 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a7941912-17ec-40f4-b390-ffc476e6120e tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Calling method '_delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:10.305178 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a7941912-17ec-40f4-b390-ffc476e6120e tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] https://10.4.3.232/volume/v3/types/dfa03f36-abb6-48bb-be80-3aeec67071e5 returned with HTTP 202 Aug 04 10:52:10.305506 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 713/2851] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:52:10 2026] DELETE /volume/v3/types/dfa03f36-abb6-48bb-be80-3aeec67071e5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:10.314647 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-45771182-3f01-4b72-a8c3-ec8874a9b11f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:10.316752 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-45771182-3f01-4b72-a8c3-ec8874a9b11f tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:52:10.317475 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-45771182-3f01-4b72-a8c3-ec8874a9b11f tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1896237813", "extra_specs": {}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:10.321988 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:10.321988 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:10.335954 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-45771182-3f01-4b72-a8c3-ec8874a9b11f tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:52:10.337752 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 715/2852] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:52:10 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 04 10:52:10.346390 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5b895a46-f70c-48de-ba55-2ac209df852d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:10.348255 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5b895a46-f70c-48de-ba55-2ac209df852d tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] POST https://10.4.3.232/volume/v3/types/b609336f-3bda-4e48-a57e-50d2a979583e/encryption Aug 04 10:52:10.348649 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5b895a46-f70c-48de-ba55-2ac209df852d tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:10.378291 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5b895a46-f70c-48de-ba55-2ac209df852d tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] https://10.4.3.232/volume/v3/types/b609336f-3bda-4e48-a57e-50d2a979583e/encryption returned with HTTP 200 Aug 04 10:52:10.378753 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 715/2853] 10.4.3.232 () {68 vars in 1397 bytes} [Tue Aug 4 10:52:10 2026] POST /volume/v3/types/b609336f-3bda-4e48-a57e-50d2a979583e/encryption => generated 230 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:10.386804 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:10.388696 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:10.389008 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-63844507", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1896237813", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:10.390578 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-63844507', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1896237813', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:10.395201 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Create volume of 1 GB Aug 04 10:52:10.395608 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:10.395608 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:10.396273 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Availability Zones retrieved successfully. Aug 04 10:52:10.598979 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Flow 'volume_create_api' (cf8a9393-1f2f-455a-a377-00290946f295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:10.599889 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (949cba9f-59c9-4bc2-b87c-bf06e1e99c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:10.600987 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:10.603732 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2e2863d7-d7f3-4e54-8d8b-e19fffb06dfd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:10.605552 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2e2863d7-d7f3-4e54-8d8b-e19fffb06dfd tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] GET https://10.4.3.232/volume/v3/volumes/ece66b1b-b911-4875-bdee-c5cc7179d81b Aug 04 10:52:10.605777 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2e2863d7-d7f3-4e54-8d8b-e19fffb06dfd tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:10.606011 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2e2863d7-d7f3-4e54-8d8b-e19fffb06dfd tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:10.612806 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:10.612806 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:10.616338 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2e2863d7-d7f3-4e54-8d8b-e19fffb06dfd tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Volume info retrieved successfully. Aug 04 10:52:10.620186 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2e2863d7-d7f3-4e54-8d8b-e19fffb06dfd tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] https://10.4.3.232/volume/v3/volumes/ece66b1b-b911-4875-bdee-c5cc7179d81b returned with HTTP 200 Aug 04 10:52:10.620597 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 714/2854] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:10 2026] GET /volume/v3/volumes/ece66b1b-b911-4875-bdee-c5cc7179d81b => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:10.622591 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (949cba9f-59c9-4bc2-b87c-bf06e1e99c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:52:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b609336f-3bda-4e48-a57e-50d2a979583e,is_public=True,name='tempest-scenario-type-luks-1896237813',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b609336f-3bda-4e48-a57e-50d2a979583e', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:10.623528 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4394f8df-f47a-486c-a4f6-0b00606d2e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:10.644969 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1896237813 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1896237813, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:52:10.645257 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1896237813 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1896237813, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:52:10.667039 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Created reservations ['33cc8a6b-5985-4472-8d0d-a3bac2f9f1a0', '3bb2a168-1a0b-4810-a835-a3f734d7ecfe', 'fc033115-ee11-4315-a33e-4615c111641a', '02cfb0fc-2f3a-4ca2-8079-53d11235a858'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:10.667862 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4394f8df-f47a-486c-a4f6-0b00606d2e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33cc8a6b-5985-4472-8d0d-a3bac2f9f1a0', '3bb2a168-1a0b-4810-a835-a3f734d7ecfe', 'fc033115-ee11-4315-a33e-4615c111641a', '02cfb0fc-2f3a-4ca2-8079-53d11235a858']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:10.668612 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (805dd161-c2a9-486a-8b73-29f4d8fdc16b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:10.697223 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (805dd161-c2a9-486a-8b73-29f4d8fdc16b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2642402e-586b-454b-9107-b84db785aebe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-63844507',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a7859633ac24cf0b1cca2245e8f6cd8',qos_specs=None,replication_status=,reservations=['33cc8a6b-5985-4472-8d0d-a3bac2f9f1a0','3bb2a168-1a0b-4810-a835-a3f734d7ecfe','fc033115-ee11-4315-a33e-4615c111641a','02cfb0fc-2f3a-4ca2-8079-53d11235a858'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d28e5d8893433486207775a5f4450a',volume_type_id=b609336f-3bda-4e48-a57e-50d2a979583e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-63844507',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2642402e-586b-454b-9107-b84db785aebe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a7859633ac24cf0b1cca2245e8f6cd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57d28e5d8893433486207775a5f4450a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b609336f-3bda-4e48-a57e-50d2a979583e),volume_type_id=b609336f-3bda-4e48-a57e-50d2a979583e)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:10.698225 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c10aa3-1ccf-4ce9-a7f0-7e8a0e93c370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:10.717499 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c10aa3-1ccf-4ce9-a7f0-7e8a0e93c370) transitioned into state 'SUCCESS' from state '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-63844507',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a7859633ac24cf0b1cca2245e8f6cd8',qos_specs=None,replication_status=,reservations=['33cc8a6b-5985-4472-8d0d-a3bac2f9f1a0','3bb2a168-1a0b-4810-a835-a3f734d7ecfe','fc033115-ee11-4315-a33e-4615c111641a','02cfb0fc-2f3a-4ca2-8079-53d11235a858'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d28e5d8893433486207775a5f4450a',volume_type_id=b609336f-3bda-4e48-a57e-50d2a979583e)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:10.718422 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf08517-fa9c-4eb5-8016-77b40a1cdb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:10.729477 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf08517-fa9c-4eb5-8016-77b40a1cdb23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:10.730545 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Flow 'volume_create_api' (cf8a9393-1f2f-455a-a377-00290946f295) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:10.730904 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Create volume request issued successfully. Aug 04 10:52:10.731635 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e65e5076-f073-407d-8dd1-415f1e439fe2 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:10.732155 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 711/2855] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:52:10 2026] POST /volume/v3/volumes => generated 783 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:10.911888 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7c13e716-cf6c-4e61-914e-07266cf59b6c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:10.913416 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7c13e716-cf6c-4e61-914e-07266cf59b6c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 Aug 04 10:52:10.913594 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7c13e716-cf6c-4e61-914e-07266cf59b6c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:10.913761 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7c13e716-cf6c-4e61-914e-07266cf59b6c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:10.922513 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:10.922513 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:10.925888 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7c13e716-cf6c-4e61-914e-07266cf59b6c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:52:10.929382 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6854bc93-8d4f-4a7b-9422-9db4a3e7c388 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:10.930334 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7c13e716-cf6c-4e61-914e-07266cf59b6c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 returned with HTTP 200 Aug 04 10:52:10.930717 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 716/2856] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:10 2026] GET /volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:10.930918 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6854bc93-8d4f-4a7b-9422-9db4a3e7c388 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] DELETE https://10.4.3.232/volume/v3/volumes/ece66b1b-b911-4875-bdee-c5cc7179d81b Aug 04 10:52:10.931102 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6854bc93-8d4f-4a7b-9422-9db4a3e7c388 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:10.931294 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6854bc93-8d4f-4a7b-9422-9db4a3e7c388 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:10.931441 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-6854bc93-8d4f-4a7b-9422-9db4a3e7c388 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Delete volume with id: ece66b1b-b911-4875-bdee-c5cc7179d81b Aug 04 10:52:10.937913 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:10.937913 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:10.938368 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6854bc93-8d4f-4a7b-9422-9db4a3e7c388 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Volume info retrieved successfully. Aug 04 10:52:10.956553 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6854bc93-8d4f-4a7b-9422-9db4a3e7c388 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Delete volume request issued successfully. Aug 04 10:52:10.956724 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6854bc93-8d4f-4a7b-9422-9db4a3e7c388 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] https://10.4.3.232/volume/v3/volumes/ece66b1b-b911-4875-bdee-c5cc7179d81b returned with HTTP 202 Aug 04 10:52:10.957134 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 716/2857] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:10 2026] DELETE /volume/v3/volumes/ece66b1b-b911-4875-bdee-c5cc7179d81b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:10.964719 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3f787b5e-707b-4426-88f7-b1616be220bb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:10.966602 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3f787b5e-707b-4426-88f7-b1616be220bb tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] GET https://10.4.3.232/volume/v3/volumes/ece66b1b-b911-4875-bdee-c5cc7179d81b Aug 04 10:52:10.966783 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3f787b5e-707b-4426-88f7-b1616be220bb tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:10.966970 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3f787b5e-707b-4426-88f7-b1616be220bb tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:10.973302 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:10.973302 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:10.976345 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3f787b5e-707b-4426-88f7-b1616be220bb tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Volume info retrieved successfully. Aug 04 10:52:10.980527 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3f787b5e-707b-4426-88f7-b1616be220bb tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] https://10.4.3.232/volume/v3/volumes/ece66b1b-b911-4875-bdee-c5cc7179d81b returned with HTTP 200 Aug 04 10:52:10.980891 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 715/2858] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:10 2026] GET /volume/v3/volumes/ece66b1b-b911-4875-bdee-c5cc7179d81b => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:11.204792 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3ce6d2ca-abd9-4c88-bdaf-f82e7d7181fd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:11.207724 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ce6d2ca-abd9-4c88-bdaf-f82e7d7181fd tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb Aug 04 10:52:11.208035 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3ce6d2ca-abd9-4c88-bdaf-f82e7d7181fd tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:11.208307 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3ce6d2ca-abd9-4c88-bdaf-f82e7d7181fd tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:11.220384 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:11.220384 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:11.224966 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3ce6d2ca-abd9-4c88-bdaf-f82e7d7181fd tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:11.230542 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ce6d2ca-abd9-4c88-bdaf-f82e7d7181fd tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb returned with HTTP 200 Aug 04 10:52:11.231072 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 712/2859] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:11 2026] GET /volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:11.245408 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c69793ad-2068-4ecb-96b3-9a08e8d9de01 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:11.247408 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c69793ad-2068-4ecb-96b3-9a08e8d9de01 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] GET https://10.4.3.232/volume/v3/volumes/569bdb4c-bc3f-474c-8133-f538c91b375a Aug 04 10:52:11.247691 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c69793ad-2068-4ecb-96b3-9a08e8d9de01 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:11.247912 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c69793ad-2068-4ecb-96b3-9a08e8d9de01 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:11.253704 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c69793ad-2068-4ecb-96b3-9a08e8d9de01 tempest-CreateVolumesFromImageTest-94562671 tempest-CreateVolumesFromImageTest-94562671-project-member] https://10.4.3.232/volume/v3/volumes/569bdb4c-bc3f-474c-8133-f538c91b375a returned with HTTP 404 Aug 04 10:52:11.254286 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 717/2860] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:11 2026] GET /volume/v3/volumes/569bdb4c-bc3f-474c-8133-f538c91b375a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:11.266344 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5c1c41bb-16c5-4e02-8c71-d90ab0e8aa16 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:11.268415 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5c1c41bb-16c5-4e02-8c71-d90ab0e8aa16 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:11.268653 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5c1c41bb-16c5-4e02-8c71-d90ab0e8aa16 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:11.268904 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5c1c41bb-16c5-4e02-8c71-d90ab0e8aa16 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:11.269052 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-5c1c41bb-16c5-4e02-8c71-d90ab0e8aa16 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:11.278392 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:11.278392 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:11.279251 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5c1c41bb-16c5-4e02-8c71-d90ab0e8aa16 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:11.279853 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 717/2861] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:11 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:11.943711 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1777a5c4-ec67-41fd-80be-b81ff588f4d3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:11.945380 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1777a5c4-ec67-41fd-80be-b81ff588f4d3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 Aug 04 10:52:11.945538 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1777a5c4-ec67-41fd-80be-b81ff588f4d3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:11.945714 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1777a5c4-ec67-41fd-80be-b81ff588f4d3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:11.954928 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:11.954928 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:11.958176 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-1777a5c4-ec67-41fd-80be-b81ff588f4d3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:52:11.963685 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1777a5c4-ec67-41fd-80be-b81ff588f4d3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 returned with HTTP 200 Aug 04 10:52:11.964322 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 716/2862] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:11 2026] GET /volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:11.993078 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6b74fcbe-d40b-4d58-ba07-650a0695999c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:11.995170 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6b74fcbe-d40b-4d58-ba07-650a0695999c tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] GET https://10.4.3.232/volume/v3/volumes/ece66b1b-b911-4875-bdee-c5cc7179d81b Aug 04 10:52:11.995479 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6b74fcbe-d40b-4d58-ba07-650a0695999c tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:11.995735 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6b74fcbe-d40b-4d58-ba07-650a0695999c tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:12.002047 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6b74fcbe-d40b-4d58-ba07-650a0695999c tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] https://10.4.3.232/volume/v3/volumes/ece66b1b-b911-4875-bdee-c5cc7179d81b returned with HTTP 404 Aug 04 10:52:12.002474 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 713/2863] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:11 2026] GET /volume/v3/volumes/ece66b1b-b911-4875-bdee-c5cc7179d81b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:12.010897 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e4e7470c-1582-490c-81a0-88c1342cc966 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:12.012591 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e4e7470c-1582-490c-81a0-88c1342cc966 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] DELETE https://10.4.3.232/volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff Aug 04 10:52:12.012767 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e4e7470c-1582-490c-81a0-88c1342cc966 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:12.012937 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e4e7470c-1582-490c-81a0-88c1342cc966 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:12.013108 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-e4e7470c-1582-490c-81a0-88c1342cc966 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Delete volume with id: a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff Aug 04 10:52:12.019568 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:12.019568 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:12.019970 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e4e7470c-1582-490c-81a0-88c1342cc966 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Volume info retrieved successfully. Aug 04 10:52:12.043935 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e4e7470c-1582-490c-81a0-88c1342cc966 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Delete volume request issued successfully. Aug 04 10:52:12.044201 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e4e7470c-1582-490c-81a0-88c1342cc966 tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] https://10.4.3.232/volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff returned with HTTP 202 Aug 04 10:52:12.047807 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 718/2864] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:12 2026] DELETE /volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:12.056706 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-38099f33-5e3d-4fb9-b9c9-e854052998ba None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:12.058796 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-38099f33-5e3d-4fb9-b9c9-e854052998ba tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] GET https://10.4.3.232/volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff Aug 04 10:52:12.059053 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-38099f33-5e3d-4fb9-b9c9-e854052998ba tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:12.059298 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-38099f33-5e3d-4fb9-b9c9-e854052998ba tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:12.070814 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:12.070814 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:12.076917 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-38099f33-5e3d-4fb9-b9c9-e854052998ba tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Volume info retrieved successfully. Aug 04 10:52:12.083807 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-38099f33-5e3d-4fb9-b9c9-e854052998ba tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] https://10.4.3.232/volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff returned with HTTP 200 Aug 04 10:52:12.084449 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 718/2865] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:12 2026] GET /volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:12.249608 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-02a8911e-91e4-4486-9a7c-14b89895652c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:12.251365 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-02a8911e-91e4-4486-9a7c-14b89895652c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb Aug 04 10:52:12.251576 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-02a8911e-91e4-4486-9a7c-14b89895652c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:12.251790 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-02a8911e-91e4-4486-9a7c-14b89895652c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:12.258257 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:12.258257 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:12.261476 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-02a8911e-91e4-4486-9a7c-14b89895652c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:12.265325 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-02a8911e-91e4-4486-9a7c-14b89895652c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb returned with HTTP 200 Aug 04 10:52:12.265723 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 717/2866] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:12 2026] GET /volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:12.292531 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0752a041-3967-41b0-a444-af77ce6fcf38 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:12.294148 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0752a041-3967-41b0-a444-af77ce6fcf38 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:12.294273 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0752a041-3967-41b0-a444-af77ce6fcf38 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:12.294463 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0752a041-3967-41b0-a444-af77ce6fcf38 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:12.294569 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-0752a041-3967-41b0-a444-af77ce6fcf38 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:12.298625 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:12.298625 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:12.299355 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0752a041-3967-41b0-a444-af77ce6fcf38 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:12.299705 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 714/2867] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:12 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:12.313534 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7bb8d44b-65b5-43b2-b02b-d9dc78bcb607 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:12.315929 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7bb8d44b-65b5-43b2-b02b-d9dc78bcb607 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 Aug 04 10:52:12.315929 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7bb8d44b-65b5-43b2-b02b-d9dc78bcb607 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:12.315929 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7bb8d44b-65b5-43b2-b02b-d9dc78bcb607 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:12.322355 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:12.322355 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:12.326642 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7bb8d44b-65b5-43b2-b02b-d9dc78bcb607 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:52:12.332638 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7bb8d44b-65b5-43b2-b02b-d9dc78bcb607 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 returned with HTTP 200 Aug 04 10:52:12.333314 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 719/2868] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:12 2026] GET /volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:12.388675 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6c2f5af1-d1f1-441d-8ad8-0300628b25c3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:12.390342 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6c2f5af1-d1f1-441d-8ad8-0300628b25c3 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 Aug 04 10:52:12.390527 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6c2f5af1-d1f1-441d-8ad8-0300628b25c3 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:12.390720 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6c2f5af1-d1f1-441d-8ad8-0300628b25c3 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:12.401857 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:12.401857 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:12.406484 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6c2f5af1-d1f1-441d-8ad8-0300628b25c3 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:52:12.409905 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6c2f5af1-d1f1-441d-8ad8-0300628b25c3 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 returned with HTTP 200 Aug 04 10:52:12.410276 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 719/2869] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:12 2026] GET /volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:12.979877 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-365a988e-fd70-47b3-a892-666e19980fbe None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:12.981874 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-365a988e-fd70-47b3-a892-666e19980fbe tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 Aug 04 10:52:12.982153 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-365a988e-fd70-47b3-a892-666e19980fbe tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:12.982465 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-365a988e-fd70-47b3-a892-666e19980fbe tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:12.999324 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:12.999324 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:13.008486 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-365a988e-fd70-47b3-a892-666e19980fbe tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:52:13.018358 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-365a988e-fd70-47b3-a892-666e19980fbe tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 returned with HTTP 200 Aug 04 10:52:13.019171 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 718/2870] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:12 2026] GET /volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 => generated 1362 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:13.107743 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a8dd47a2-2fb0-4ea7-8ca2-6012f1cc3eac None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:13.110089 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8dd47a2-2fb0-4ea7-8ca2-6012f1cc3eac tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] GET https://10.4.3.232/volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff Aug 04 10:52:13.110316 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8dd47a2-2fb0-4ea7-8ca2-6012f1cc3eac tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:13.110575 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8dd47a2-2fb0-4ea7-8ca2-6012f1cc3eac tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:13.117690 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8dd47a2-2fb0-4ea7-8ca2-6012f1cc3eac tempest-ServersNegativeTestJSON-1476408281 tempest-ServersNegativeTestJSON-1476408281-project-member] https://10.4.3.232/volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff returned with HTTP 404 Aug 04 10:52:13.118479 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 715/2871] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:13 2026] GET /volume/v3/volumes/a6b2908e-a444-4d4d-bc1c-7d6bfb6576ff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:13.289619 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e6676f37-b15f-4c4f-8498-932059ea1c96 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:13.294303 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e6676f37-b15f-4c4f-8498-932059ea1c96 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb Aug 04 10:52:13.294574 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e6676f37-b15f-4c4f-8498-932059ea1c96 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:13.294855 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e6676f37-b15f-4c4f-8498-932059ea1c96 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:13.309926 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:13.309926 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:13.314785 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-623cac74-14d4-4195-be44-19f3d97e4629 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:13.316767 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e6676f37-b15f-4c4f-8498-932059ea1c96 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:13.317019 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-623cac74-14d4-4195-be44-19f3d97e4629 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:13.317090 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-623cac74-14d4-4195-be44-19f3d97e4629 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:13.317345 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-623cac74-14d4-4195-be44-19f3d97e4629 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:13.317527 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-623cac74-14d4-4195-be44-19f3d97e4629 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:13.322849 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e6676f37-b15f-4c4f-8498-932059ea1c96 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb returned with HTTP 200 Aug 04 10:52:13.323487 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 720/2872] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:13 2026] GET /volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb => generated 928 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:13.326127 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:13.326127 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:13.327083 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-623cac74-14d4-4195-be44-19f3d97e4629 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:13.327543 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 720/2873] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:13 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:13.524102 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-3d9e1f38-cd97-48a6-8eab-5f1e73e6a274 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:13.529048 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-3d9e1f38-cd97-48a6-8eab-5f1e73e6a274 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/attachments/11c2cb40-7671-40e0-8658-5880f1233392/action Aug 04 10:52:13.530181 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-3d9e1f38-cd97-48a6-8eab-5f1e73e6a274 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:52:13.530181 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-3d9e1f38-cd97-48a6-8eab-5f1e73e6a274 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:13.554831 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:13.554831 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:13.580522 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-819533d8-38ce-456b-b48a-3d5f7fd761b9 req-3d9e1f38-cd97-48a6-8eab-5f1e73e6a274 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/attachments/11c2cb40-7671-40e0-8658-5880f1233392/action returned with HTTP 204 Aug 04 10:52:13.581417 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 719/2874] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:52:13 2026] POST /volume/v3/attachments/11c2cb40-7671-40e0-8658-5880f1233392/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:14.036376 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b537b3a2-aee9-4d49-8df2-06038fd72993 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:14.038748 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b537b3a2-aee9-4d49-8df2-06038fd72993 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 Aug 04 10:52:14.039044 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b537b3a2-aee9-4d49-8df2-06038fd72993 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:14.039331 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b537b3a2-aee9-4d49-8df2-06038fd72993 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:14.051743 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:14.051743 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:14.056267 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b537b3a2-aee9-4d49-8df2-06038fd72993 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:52:14.063782 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b537b3a2-aee9-4d49-8df2-06038fd72993 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 returned with HTTP 200 Aug 04 10:52:14.064363 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 716/2875] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:14 2026] GET /volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 => generated 1654 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:14.077987 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7b1b52f5-9bbe-447b-a697-3ccdb2b71d6f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:14.079886 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7b1b52f5-9bbe-447b-a697-3ccdb2b71d6f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:52:14.080384 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7b1b52f5-9bbe-447b-a697-3ccdb2b71d6f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da413581-6657-4f99-9a3b-e5c4c783f867", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1954534416"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:14.101299 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:14.101299 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:14.101821 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7b1b52f5-9bbe-447b-a697-3ccdb2b71d6f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:52:14.102037 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-7b1b52f5-9bbe-447b-a697-3ccdb2b71d6f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create snapshot from volume da413581-6657-4f99-9a3b-e5c4c783f867 Aug 04 10:52:14.117781 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7b1b52f5-9bbe-447b-a697-3ccdb2b71d6f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 400 Aug 04 10:52:14.118341 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 721/2876] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:52:14 2026] POST /volume/v3/snapshots => generated 160 bytes in 41 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 10:52:14.125303 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-26169fcf-1dbd-456a-9a05-734a52a0295a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:14.126963 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-26169fcf-1dbd-456a-9a05-734a52a0295a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:52:14.127261 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-26169fcf-1dbd-456a-9a05-734a52a0295a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da413581-6657-4f99-9a3b-e5c4c783f867", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-197721535"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:14.138770 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:14.138770 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:14.139192 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-26169fcf-1dbd-456a-9a05-734a52a0295a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:52:14.139417 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-26169fcf-1dbd-456a-9a05-734a52a0295a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create snapshot from volume da413581-6657-4f99-9a3b-e5c4c783f867 Aug 04 10:52:14.193193 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-26169fcf-1dbd-456a-9a05-734a52a0295a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Created reservations ['2b18f3f8-ce8c-4fc0-a76a-398723498b44', '5af5e63b-9372-436e-b6f9-7c05d7557581', 'ee5044e4-0159-42e5-bdd9-f39ed6c28cbb', 'ffd26a74-fa50-4957-93d7-1d402095fecc'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:14.253316 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-26169fcf-1dbd-456a-9a05-734a52a0295a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot force create request issued successfully. Aug 04 10:52:14.253644 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-26169fcf-1dbd-456a-9a05-734a52a0295a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:52:14.254096 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 721/2877] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:52:14 2026] POST /volume/v3/snapshots => generated 309 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:14.264559 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-18a8d735-354d-460e-a605-8a655b31f37c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:14.266279 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-18a8d735-354d-460e-a605-8a655b31f37c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/801b2afe-8ff0-453e-b209-fca7d754858e Aug 04 10:52:14.266515 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-18a8d735-354d-460e-a605-8a655b31f37c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:14.266743 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-18a8d735-354d-460e-a605-8a655b31f37c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:14.272082 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:14.272082 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:14.272539 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-18a8d735-354d-460e-a605-8a655b31f37c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:52:14.273349 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-18a8d735-354d-460e-a605-8a655b31f37c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/801b2afe-8ff0-453e-b209-fca7d754858e returned with HTTP 200 Aug 04 10:52:14.273740 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 720/2878] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:14 2026] GET /volume/v3/snapshots/801b2afe-8ff0-453e-b209-fca7d754858e => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:14.338457 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-30677cbf-8d7c-431d-afbe-8bd84caaa815 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:14.339056 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1c5f794c-18a6-4961-8d29-3faaea3e510d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:14.340534 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-30677cbf-8d7c-431d-afbe-8bd84caaa815 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb Aug 04 10:52:14.340803 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-30677cbf-8d7c-431d-afbe-8bd84caaa815 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:14.341067 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-30677cbf-8d7c-431d-afbe-8bd84caaa815 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:14.341777 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1c5f794c-18a6-4961-8d29-3faaea3e510d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:14.342080 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1c5f794c-18a6-4961-8d29-3faaea3e510d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:14.342369 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1c5f794c-18a6-4961-8d29-3faaea3e510d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:14.342533 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-1c5f794c-18a6-4961-8d29-3faaea3e510d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:14.352522 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:14.352522 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:14.354526 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1c5f794c-18a6-4961-8d29-3faaea3e510d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:14.354526 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 722/2879] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:14 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:14.354922 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:14.354922 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:14.365020 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-30677cbf-8d7c-431d-afbe-8bd84caaa815 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:14.370261 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-30677cbf-8d7c-431d-afbe-8bd84caaa815 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb returned with HTTP 200 Aug 04 10:52:14.370804 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 717/2880] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:14 2026] GET /volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:15.288375 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ab7b5928-5b3a-4263-8008-364a00027649 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:15.292866 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ab7b5928-5b3a-4263-8008-364a00027649 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/801b2afe-8ff0-453e-b209-fca7d754858e Aug 04 10:52:15.293501 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ab7b5928-5b3a-4263-8008-364a00027649 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:15.293501 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ab7b5928-5b3a-4263-8008-364a00027649 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:15.299993 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:15.299993 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:15.300715 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ab7b5928-5b3a-4263-8008-364a00027649 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:52:15.302208 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ab7b5928-5b3a-4263-8008-364a00027649 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/801b2afe-8ff0-453e-b209-fca7d754858e returned with HTTP 200 Aug 04 10:52:15.303266 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 722/2881] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:15 2026] GET /volume/v3/snapshots/801b2afe-8ff0-453e-b209-fca7d754858e => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:15.312716 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3b488895-b382-4e38-920f-710d5d4989e0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:15.314544 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3b488895-b382-4e38-920f-710d5d4989e0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:52:15.314813 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3b488895-b382-4e38-920f-710d5d4989e0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da413581-6657-4f99-9a3b-e5c4c783f867", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-857097595"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:15.328509 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:15.328509 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:15.328972 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3b488895-b382-4e38-920f-710d5d4989e0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:52:15.329120 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-3b488895-b382-4e38-920f-710d5d4989e0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create snapshot from volume da413581-6657-4f99-9a3b-e5c4c783f867 Aug 04 10:52:15.364936 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-3b488895-b382-4e38-920f-710d5d4989e0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Created reservations ['c571ed58-3faf-465d-8cb9-e1869d6defe8', '02a5169f-64b0-4197-bf36-18f821b84b5b', '34f9671d-6ee7-4ed3-b62b-9f9267ebee87', 'dd848539-60ff-45b7-9718-f4f502aec2e8'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:15.368306 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d183096f-10bd-4fc4-9278-43e6bcd8ef6f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:15.371895 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d183096f-10bd-4fc4-9278-43e6bcd8ef6f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:15.371895 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d183096f-10bd-4fc4-9278-43e6bcd8ef6f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:15.371895 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d183096f-10bd-4fc4-9278-43e6bcd8ef6f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:15.372869 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-d183096f-10bd-4fc4-9278-43e6bcd8ef6f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:15.378049 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:15.378049 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:15.378941 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d183096f-10bd-4fc4-9278-43e6bcd8ef6f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:15.379533 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 723/2882] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:15 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:15.386002 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-40ff802b-66ee-4660-b131-f9b072dbdd70 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:15.388788 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-40ff802b-66ee-4660-b131-f9b072dbdd70 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb Aug 04 10:52:15.389137 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-40ff802b-66ee-4660-b131-f9b072dbdd70 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:15.389402 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-40ff802b-66ee-4660-b131-f9b072dbdd70 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:15.397603 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3b488895-b382-4e38-920f-710d5d4989e0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot force create request issued successfully. Aug 04 10:52:15.397769 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:15.397769 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:15.397859 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3b488895-b382-4e38-920f-710d5d4989e0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:52:15.398349 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 721/2883] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:52:15 2026] POST /volume/v3/snapshots => generated 309 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 04 10:52:15.402910 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-40ff802b-66ee-4660-b131-f9b072dbdd70 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:15.407647 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1323fd00-1d81-4595-b1b9-4a5e87f08073 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:15.408673 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-40ff802b-66ee-4660-b131-f9b072dbdd70 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb returned with HTTP 200 Aug 04 10:52:15.409027 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 718/2884] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:15 2026] GET /volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:15.409500 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1323fd00-1d81-4595-b1b9-4a5e87f08073 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/ea5055ea-4bef-4cfd-9c9a-8f4d9255c132 Aug 04 10:52:15.409691 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1323fd00-1d81-4595-b1b9-4a5e87f08073 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:15.409933 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1323fd00-1d81-4595-b1b9-4a5e87f08073 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:15.417798 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:15.417798 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:15.417798 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1323fd00-1d81-4595-b1b9-4a5e87f08073 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:52:15.417798 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1323fd00-1d81-4595-b1b9-4a5e87f08073 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/ea5055ea-4bef-4cfd-9c9a-8f4d9255c132 returned with HTTP 200 Aug 04 10:52:15.417798 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 723/2885] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:15 2026] GET /volume/v3/snapshots/ea5055ea-4bef-4cfd-9c9a-8f4d9255c132 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:16.391991 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-65d98e92-7e75-4df5-9bcf-2cc4cb58109f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:16.395136 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-65d98e92-7e75-4df5-9bcf-2cc4cb58109f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:16.395407 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-65d98e92-7e75-4df5-9bcf-2cc4cb58109f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:16.395658 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-65d98e92-7e75-4df5-9bcf-2cc4cb58109f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:16.395819 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-65d98e92-7e75-4df5-9bcf-2cc4cb58109f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:16.400662 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:16.400662 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:16.401515 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-65d98e92-7e75-4df5-9bcf-2cc4cb58109f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:16.402001 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 724/2886] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:16 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:16.426143 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0d05e661-ff5b-4bda-a5da-dda2cead4059 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:16.427308 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-28aa0011-1682-4e54-a547-a4541d405c9f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:16.432003 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0d05e661-ff5b-4bda-a5da-dda2cead4059 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb Aug 04 10:52:16.432189 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0d05e661-ff5b-4bda-a5da-dda2cead4059 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:16.433666 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28aa0011-1682-4e54-a547-a4541d405c9f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/ea5055ea-4bef-4cfd-9c9a-8f4d9255c132 Aug 04 10:52:16.433852 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-28aa0011-1682-4e54-a547-a4541d405c9f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:16.434030 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-28aa0011-1682-4e54-a547-a4541d405c9f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:16.435277 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0d05e661-ff5b-4bda-a5da-dda2cead4059 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:16.443468 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:16.443468 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:16.446115 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:16.446115 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:16.446788 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-28aa0011-1682-4e54-a547-a4541d405c9f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:52:16.447845 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28aa0011-1682-4e54-a547-a4541d405c9f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/ea5055ea-4bef-4cfd-9c9a-8f4d9255c132 returned with HTTP 200 Aug 04 10:52:16.448196 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0d05e661-ff5b-4bda-a5da-dda2cead4059 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:16.448634 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 719/2887] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:16 2026] GET /volume/v3/snapshots/ea5055ea-4bef-4cfd-9c9a-8f4d9255c132 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:16.453773 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0d05e661-ff5b-4bda-a5da-dda2cead4059 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb returned with HTTP 200 Aug 04 10:52:16.454316 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 722/2888] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:16 2026] GET /volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:16.462600 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a5e1e867-bff0-4a5f-99d3-8780c54bb661 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:16.465659 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a5e1e867-bff0-4a5f-99d3-8780c54bb661 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:52:16.467639 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a5e1e867-bff0-4a5f-99d3-8780c54bb661 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da413581-6657-4f99-9a3b-e5c4c783f867", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-884689591"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:16.482828 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:16.482828 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:16.483338 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a5e1e867-bff0-4a5f-99d3-8780c54bb661 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:52:16.483532 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-a5e1e867-bff0-4a5f-99d3-8780c54bb661 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create snapshot from volume da413581-6657-4f99-9a3b-e5c4c783f867 Aug 04 10:52:16.524471 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-a5e1e867-bff0-4a5f-99d3-8780c54bb661 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Created reservations ['62953f14-e910-4544-9871-ae719dccec7a', 'ee53a297-3334-4132-943d-1e5f9eb8fd27', '9f5291e8-b739-49d5-b15a-4859dee274cf', '9991b926-6b9e-4854-9670-27af909cdbda'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:16.561643 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a5e1e867-bff0-4a5f-99d3-8780c54bb661 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot force create request issued successfully. Aug 04 10:52:16.561643 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a5e1e867-bff0-4a5f-99d3-8780c54bb661 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:52:16.561930 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 724/2889] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:52:16 2026] POST /volume/v3/snapshots => generated 309 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:16.572210 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0369f92a-4401-45f6-95d3-1f7ae37dfbc4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:16.575139 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0369f92a-4401-45f6-95d3-1f7ae37dfbc4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/e532013a-9a25-444d-8a41-be388fb7185c Aug 04 10:52:16.575380 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0369f92a-4401-45f6-95d3-1f7ae37dfbc4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:16.575614 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0369f92a-4401-45f6-95d3-1f7ae37dfbc4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:16.584870 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:16.584870 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:16.586948 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0369f92a-4401-45f6-95d3-1f7ae37dfbc4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:52:16.588439 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0369f92a-4401-45f6-95d3-1f7ae37dfbc4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/e532013a-9a25-444d-8a41-be388fb7185c returned with HTTP 200 Aug 04 10:52:16.589025 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 725/2890] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:16 2026] GET /volume/v3/snapshots/e532013a-9a25-444d-8a41-be388fb7185c => generated 441 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:17.113689 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1ab4d115-859c-4265-898a-ff9e0c445935 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:17.185885 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ab4d115-859c-4265-898a-ff9e0c445935 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:17.186214 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ab4d115-859c-4265-898a-ff9e0c445935 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-169520421"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:17.187578 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-1ab4d115-859c-4265-898a-ff9e0c445935 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-169520421'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:17.187699 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-1ab4d115-859c-4265-898a-ff9e0c445935 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Create volume of 1 GB Aug 04 10:52:17.192793 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1ab4d115-859c-4265-898a-ff9e0c445935 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Availability Zones retrieved successfully. Aug 04 10:52:17.198478 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ab4d115-859c-4265-898a-ff9e0c445935 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Flow 'volume_create_api' (ee6714f2-e64c-44ad-9b77-a186260336cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:17.199353 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ab4d115-859c-4265-898a-ff9e0c445935 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c72a6bc4-b02c-46b8-bb4c-8a44fd63be3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:17.200290 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-1ab4d115-859c-4265-898a-ff9e0c445935 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:17.223668 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ab4d115-859c-4265-898a-ff9e0c445935 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c72a6bc4-b02c-46b8-bb4c-8a44fd63be3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:17.224276 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ab4d115-859c-4265-898a-ff9e0c445935 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37b43719-0d32-47bd-bd18-a3ce45916190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:17.281371 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-1ab4d115-859c-4265-898a-ff9e0c445935 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Created reservations ['d4f77f3f-9c20-459a-a5a6-2cd5b6871e16', 'cfc164e4-5999-444c-9273-2e6f3d9d9070', '8e7931cd-907a-4bae-9d91-3191080f88d9', '690c0131-fadf-47b7-abee-774485dbe241'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:17.282287 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ab4d115-859c-4265-898a-ff9e0c445935 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37b43719-0d32-47bd-bd18-a3ce45916190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4f77f3f-9c20-459a-a5a6-2cd5b6871e16', 'cfc164e4-5999-444c-9273-2e6f3d9d9070', '8e7931cd-907a-4bae-9d91-3191080f88d9', '690c0131-fadf-47b7-abee-774485dbe241']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:17.283137 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ab4d115-859c-4265-898a-ff9e0c445935 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22a37fb9-e8c4-40f2-80df-ff9ca708a756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:17.305341 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ab4d115-859c-4265-898a-ff9e0c445935 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22a37fb9-e8c4-40f2-80df-ff9ca708a756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12772180-713b-4969-ba77-f39c40895708', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-169520421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcdcf751964340088152518248c12b2d',qos_specs=None,replication_status=,reservations=['d4f77f3f-9c20-459a-a5a6-2cd5b6871e16','cfc164e4-5999-444c-9273-2e6f3d9d9070','8e7931cd-907a-4bae-9d91-3191080f88d9','690c0131-fadf-47b7-abee-774485dbe241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61df11c7fe3243dabc5bc604a8eda7fa',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-169520421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12772180-713b-4969-ba77-f39c40895708,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcdcf751964340088152518248c12b2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61df11c7fe3243dabc5bc604a8eda7fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:17.306019 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ab4d115-859c-4265-898a-ff9e0c445935 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe8b54fb-131d-455e-828e-017700c95ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:17.323661 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ab4d115-859c-4265-898a-ff9e0c445935 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe8b54fb-131d-455e-828e-017700c95ef6) transitioned into state 'SUCCESS' from state '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-169520421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcdcf751964340088152518248c12b2d',qos_specs=None,replication_status=,reservations=['d4f77f3f-9c20-459a-a5a6-2cd5b6871e16','cfc164e4-5999-444c-9273-2e6f3d9d9070','8e7931cd-907a-4bae-9d91-3191080f88d9','690c0131-fadf-47b7-abee-774485dbe241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61df11c7fe3243dabc5bc604a8eda7fa',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:17.324755 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ab4d115-859c-4265-898a-ff9e0c445935 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86c032fc-6be0-4145-9c56-62472053c9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:17.334676 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ab4d115-859c-4265-898a-ff9e0c445935 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86c032fc-6be0-4145-9c56-62472053c9a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:17.335617 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ab4d115-859c-4265-898a-ff9e0c445935 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Flow 'volume_create_api' (ee6714f2-e64c-44ad-9b77-a186260336cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:17.335890 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1ab4d115-859c-4265-898a-ff9e0c445935 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Create volume request issued successfully. Aug 04 10:52:17.336400 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ab4d115-859c-4265-898a-ff9e0c445935 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:17.336826 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 720/2891] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:52:17 2026] POST /volume/v3/volumes => generated 748 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:17.349152 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-727a1c93-c908-4400-a340-7d70f503539a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:17.351151 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-727a1c93-c908-4400-a340-7d70f503539a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/volumes/12772180-713b-4969-ba77-f39c40895708 Aug 04 10:52:17.351412 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-727a1c93-c908-4400-a340-7d70f503539a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:17.351638 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-727a1c93-c908-4400-a340-7d70f503539a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:17.359425 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:17.359425 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:17.363340 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-727a1c93-c908-4400-a340-7d70f503539a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:52:17.367983 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-727a1c93-c908-4400-a340-7d70f503539a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/12772180-713b-4969-ba77-f39c40895708 returned with HTTP 200 Aug 04 10:52:17.368417 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 723/2892] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:17 2026] GET /volume/v3/volumes/12772180-713b-4969-ba77-f39c40895708 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:17.415466 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b08ae36c-4cb1-4c91-b19a-e3e4118cdd1f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:17.417224 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b08ae36c-4cb1-4c91-b19a-e3e4118cdd1f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:17.417433 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b08ae36c-4cb1-4c91-b19a-e3e4118cdd1f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:17.417603 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b08ae36c-4cb1-4c91-b19a-e3e4118cdd1f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:17.417705 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-b08ae36c-4cb1-4c91-b19a-e3e4118cdd1f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:17.423392 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:17.423392 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:17.423392 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b08ae36c-4cb1-4c91-b19a-e3e4118cdd1f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:17.423392 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 725/2893] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:17 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:17.474198 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f2750265-3dd7-42ed-93fd-1ab6ddd454de None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:17.478834 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f2750265-3dd7-42ed-93fd-1ab6ddd454de tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb Aug 04 10:52:17.479090 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f2750265-3dd7-42ed-93fd-1ab6ddd454de tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:17.479293 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f2750265-3dd7-42ed-93fd-1ab6ddd454de tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:17.488520 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:17.488520 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:17.492594 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f2750265-3dd7-42ed-93fd-1ab6ddd454de tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:17.497629 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f2750265-3dd7-42ed-93fd-1ab6ddd454de tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb returned with HTTP 200 Aug 04 10:52:17.498326 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 726/2894] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:17 2026] GET /volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:17.598652 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-64b52443-c1a4-4c1d-8e2f-78e0ac3a64cf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:17.600499 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-64b52443-c1a4-4c1d-8e2f-78e0ac3a64cf tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/e532013a-9a25-444d-8a41-be388fb7185c Aug 04 10:52:17.600703 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-64b52443-c1a4-4c1d-8e2f-78e0ac3a64cf tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:17.600899 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-64b52443-c1a4-4c1d-8e2f-78e0ac3a64cf tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:17.605929 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:17.605929 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:17.606355 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-64b52443-c1a4-4c1d-8e2f-78e0ac3a64cf tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:52:17.607156 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-64b52443-c1a4-4c1d-8e2f-78e0ac3a64cf tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/e532013a-9a25-444d-8a41-be388fb7185c returned with HTTP 200 Aug 04 10:52:17.607516 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 721/2895] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:17 2026] GET /volume/v3/snapshots/e532013a-9a25-444d-8a41-be388fb7185c => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:17.617889 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a57d342e-c0dc-4771-9eb1-ba4cb835f347 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:17.619590 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a57d342e-c0dc-4771-9eb1-ba4cb835f347 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/801b2afe-8ff0-453e-b209-fca7d754858e Aug 04 10:52:17.619783 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a57d342e-c0dc-4771-9eb1-ba4cb835f347 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:17.619988 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a57d342e-c0dc-4771-9eb1-ba4cb835f347 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:17.620117 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-a57d342e-c0dc-4771-9eb1-ba4cb835f347 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete snapshot with id: 801b2afe-8ff0-453e-b209-fca7d754858e Aug 04 10:52:17.624887 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:17.624887 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:17.625320 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a57d342e-c0dc-4771-9eb1-ba4cb835f347 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:52:17.642304 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a57d342e-c0dc-4771-9eb1-ba4cb835f347 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot delete request issued successfully. Aug 04 10:52:17.642538 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a57d342e-c0dc-4771-9eb1-ba4cb835f347 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/801b2afe-8ff0-453e-b209-fca7d754858e returned with HTTP 202 Aug 04 10:52:17.643108 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 724/2896] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:52:17 2026] DELETE /volume/v3/snapshots/801b2afe-8ff0-453e-b209-fca7d754858e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:17.656005 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ad86bd11-957a-43c6-bace-32755817e8eb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:17.661484 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ad86bd11-957a-43c6-bace-32755817e8eb tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/801b2afe-8ff0-453e-b209-fca7d754858e Aug 04 10:52:17.661748 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ad86bd11-957a-43c6-bace-32755817e8eb tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:17.662010 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ad86bd11-957a-43c6-bace-32755817e8eb tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:17.671914 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:17.671914 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:17.672533 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ad86bd11-957a-43c6-bace-32755817e8eb tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:52:17.673585 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ad86bd11-957a-43c6-bace-32755817e8eb tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/801b2afe-8ff0-453e-b209-fca7d754858e returned with HTTP 200 Aug 04 10:52:17.674053 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 726/2897] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:17 2026] GET /volume/v3/snapshots/801b2afe-8ff0-453e-b209-fca7d754858e => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:18.385996 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d6222493-ad3e-4a95-9345-15dbfac91abf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:18.388311 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d6222493-ad3e-4a95-9345-15dbfac91abf tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/volumes/12772180-713b-4969-ba77-f39c40895708 Aug 04 10:52:18.388570 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d6222493-ad3e-4a95-9345-15dbfac91abf tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:18.388821 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d6222493-ad3e-4a95-9345-15dbfac91abf tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:18.396851 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:18.396851 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:18.400896 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d6222493-ad3e-4a95-9345-15dbfac91abf tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:52:18.407546 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d6222493-ad3e-4a95-9345-15dbfac91abf tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/12772180-713b-4969-ba77-f39c40895708 returned with HTTP 200 Aug 04 10:52:18.407546 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 727/2898] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:18 2026] GET /volume/v3/volumes/12772180-713b-4969-ba77-f39c40895708 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:18.419688 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f74306e1-389a-4ad0-b54c-30dd75380ff6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:18.424182 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f74306e1-389a-4ad0-b54c-30dd75380ff6 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] POST https://10.4.3.232/volume/v3/backups Aug 04 10:52:18.424519 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f74306e1-389a-4ad0-b54c-30dd75380ff6 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "12772180-713b-4969-ba77-f39c40895708", "name": "tempest-VolumesBackupsTest-Backup-1608018387"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:18.425849 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-f74306e1-389a-4ad0-b54c-30dd75380ff6 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Creating new backup {'backup': {'volume_id': '12772180-713b-4969-ba77-f39c40895708', 'name': 'tempest-VolumesBackupsTest-Backup-1608018387'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:52:18.425999 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-f74306e1-389a-4ad0-b54c-30dd75380ff6 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Creating backup of volume 12772180-713b-4969-ba77-f39c40895708 in container None Aug 04 10:52:18.435753 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-02db8dfd-b24a-4438-9529-9a7c1e4cc429 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:18.437397 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-02db8dfd-b24a-4438-9529-9a7c1e4cc429 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:18.437588 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-02db8dfd-b24a-4438-9529-9a7c1e4cc429 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:18.437827 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-02db8dfd-b24a-4438-9529-9a7c1e4cc429 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:18.437953 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-02db8dfd-b24a-4438-9529-9a7c1e4cc429 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:18.438713 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:18.438713 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:18.439184 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f74306e1-389a-4ad0-b54c-30dd75380ff6 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:52:18.445907 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:18.445907 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:18.445907 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-02db8dfd-b24a-4438-9529-9a7c1e4cc429 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:18.445907 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 725/2899] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:18 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:18.465269 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-f74306e1-389a-4ad0-b54c-30dd75380ff6 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Created reservations ['cf84939e-8c55-4bc6-9bc7-4ef426fa983a', '1a4660b9-200a-4e14-ac63-3addf76afc69'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:18.495682 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f74306e1-389a-4ad0-b54c-30dd75380ff6 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:52:18.496097 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 722/2900] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:52:18 2026] POST /volume/v3/backups => generated 330 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:18.505123 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4ab26ef6-1371-4538-ba23-ee84a78e0717 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:18.507410 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4ab26ef6-1371-4538-ba23-ee84a78e0717 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:18.507655 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4ab26ef6-1371-4538-ba23-ee84a78e0717 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:18.507891 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4ab26ef6-1371-4538-ba23-ee84a78e0717 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:18.507997 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-4ab26ef6-1371-4538-ba23-ee84a78e0717 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:18.514449 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:18.514449 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:18.514642 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b3fbd1c6-1cc7-4577-af33-42b2642426a2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:18.514841 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4ab26ef6-1371-4538-ba23-ee84a78e0717 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:18.514841 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 727/2901] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:18 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:18.514892 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b3fbd1c6-1cc7-4577-af33-42b2642426a2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb Aug 04 10:52:18.514892 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b3fbd1c6-1cc7-4577-af33-42b2642426a2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:18.514892 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b3fbd1c6-1cc7-4577-af33-42b2642426a2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:18.527065 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:18.527065 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:18.544552 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b3fbd1c6-1cc7-4577-af33-42b2642426a2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:18.547113 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b3fbd1c6-1cc7-4577-af33-42b2642426a2 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb returned with HTTP 200 Aug 04 10:52:18.547583 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 728/2902] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:18 2026] GET /volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb => generated 928 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:18.688261 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-97b6febe-6b0c-4b46-9d99-e94dffb32fd3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:18.690739 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-97b6febe-6b0c-4b46-9d99-e94dffb32fd3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/801b2afe-8ff0-453e-b209-fca7d754858e Aug 04 10:52:18.691008 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-97b6febe-6b0c-4b46-9d99-e94dffb32fd3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:18.691273 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-97b6febe-6b0c-4b46-9d99-e94dffb32fd3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:18.697773 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-97b6febe-6b0c-4b46-9d99-e94dffb32fd3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/801b2afe-8ff0-453e-b209-fca7d754858e returned with HTTP 404 Aug 04 10:52:18.698334 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 726/2903] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:18 2026] GET /volume/v3/snapshots/801b2afe-8ff0-453e-b209-fca7d754858e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:18.708553 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3cc8fcc6-d34d-4de0-9400-94bf33a0d190 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:18.711653 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3cc8fcc6-d34d-4de0-9400-94bf33a0d190 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/e532013a-9a25-444d-8a41-be388fb7185c Aug 04 10:52:18.712108 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3cc8fcc6-d34d-4de0-9400-94bf33a0d190 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:18.712108 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3cc8fcc6-d34d-4de0-9400-94bf33a0d190 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:18.712108 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-3cc8fcc6-d34d-4de0-9400-94bf33a0d190 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete snapshot with id: e532013a-9a25-444d-8a41-be388fb7185c Aug 04 10:52:18.717199 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:18.717199 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:18.717618 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3cc8fcc6-d34d-4de0-9400-94bf33a0d190 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:52:18.736660 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3cc8fcc6-d34d-4de0-9400-94bf33a0d190 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot delete request issued successfully. Aug 04 10:52:18.736926 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3cc8fcc6-d34d-4de0-9400-94bf33a0d190 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/e532013a-9a25-444d-8a41-be388fb7185c returned with HTTP 202 Aug 04 10:52:18.737490 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 723/2904] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:52:18 2026] DELETE /volume/v3/snapshots/e532013a-9a25-444d-8a41-be388fb7185c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:18.750085 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-59033581-b54e-4d23-b4f0-88668402250e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:18.752336 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-59033581-b54e-4d23-b4f0-88668402250e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/e532013a-9a25-444d-8a41-be388fb7185c Aug 04 10:52:18.752527 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-59033581-b54e-4d23-b4f0-88668402250e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:18.752728 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-59033581-b54e-4d23-b4f0-88668402250e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:18.761436 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:18.761436 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:18.762010 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-59033581-b54e-4d23-b4f0-88668402250e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:52:18.762979 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-59033581-b54e-4d23-b4f0-88668402250e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/e532013a-9a25-444d-8a41-be388fb7185c returned with HTTP 200 Aug 04 10:52:18.763411 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 728/2905] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:18 2026] GET /volume/v3/snapshots/e532013a-9a25-444d-8a41-be388fb7185c => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:19.456754 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-726e3dd5-4a86-4735-9be0-1a31c8b1b2d5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:19.460051 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-726e3dd5-4a86-4735-9be0-1a31c8b1b2d5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:19.460361 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-726e3dd5-4a86-4735-9be0-1a31c8b1b2d5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:19.460607 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-726e3dd5-4a86-4735-9be0-1a31c8b1b2d5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:19.460731 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-726e3dd5-4a86-4735-9be0-1a31c8b1b2d5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:19.470618 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:19.470618 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:19.471482 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-726e3dd5-4a86-4735-9be0-1a31c8b1b2d5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:19.472899 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 729/2906] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:19 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:19.530115 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e20f2254-3c14-4807-a4cf-785131daf603 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:19.535602 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e20f2254-3c14-4807-a4cf-785131daf603 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:19.535815 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e20f2254-3c14-4807-a4cf-785131daf603 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:19.535998 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e20f2254-3c14-4807-a4cf-785131daf603 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:19.536104 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-e20f2254-3c14-4807-a4cf-785131daf603 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:19.544419 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:19.544419 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:19.548811 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e20f2254-3c14-4807-a4cf-785131daf603 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:19.548811 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 727/2907] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:19 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 739 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:19.566972 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b3114c90-e6b6-4400-b958-33bdf0a6d4a6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:19.569187 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b3114c90-e6b6-4400-b958-33bdf0a6d4a6 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb Aug 04 10:52:19.569964 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b3114c90-e6b6-4400-b958-33bdf0a6d4a6 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:19.570183 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b3114c90-e6b6-4400-b958-33bdf0a6d4a6 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:19.577587 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:19.577587 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:19.581410 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b3114c90-e6b6-4400-b958-33bdf0a6d4a6 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:19.585994 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b3114c90-e6b6-4400-b958-33bdf0a6d4a6 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb returned with HTTP 200 Aug 04 10:52:19.586371 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 724/2908] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:19 2026] GET /volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:19.776426 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bd6a0483-6b1b-4ba7-a1a8-30d7d97a55a4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:19.778715 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bd6a0483-6b1b-4ba7-a1a8-30d7d97a55a4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/e532013a-9a25-444d-8a41-be388fb7185c Aug 04 10:52:19.778957 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bd6a0483-6b1b-4ba7-a1a8-30d7d97a55a4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:19.779138 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bd6a0483-6b1b-4ba7-a1a8-30d7d97a55a4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:19.784864 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bd6a0483-6b1b-4ba7-a1a8-30d7d97a55a4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/e532013a-9a25-444d-8a41-be388fb7185c returned with HTTP 404 Aug 04 10:52:19.785744 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 729/2909] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:19 2026] GET /volume/v3/snapshots/e532013a-9a25-444d-8a41-be388fb7185c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:19.792532 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a400783b-888c-4f25-88b5-5e311fb38295 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:19.794169 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a400783b-888c-4f25-88b5-5e311fb38295 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/ea5055ea-4bef-4cfd-9c9a-8f4d9255c132 Aug 04 10:52:19.794370 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a400783b-888c-4f25-88b5-5e311fb38295 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:19.794617 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a400783b-888c-4f25-88b5-5e311fb38295 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:19.794775 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-a400783b-888c-4f25-88b5-5e311fb38295 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete snapshot with id: ea5055ea-4bef-4cfd-9c9a-8f4d9255c132 Aug 04 10:52:19.800650 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:19.800650 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:19.801219 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a400783b-888c-4f25-88b5-5e311fb38295 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:52:19.829201 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a400783b-888c-4f25-88b5-5e311fb38295 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot delete request issued successfully. Aug 04 10:52:19.829201 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a400783b-888c-4f25-88b5-5e311fb38295 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/ea5055ea-4bef-4cfd-9c9a-8f4d9255c132 returned with HTTP 202 Aug 04 10:52:19.829201 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 730/2910] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:52:19 2026] DELETE /volume/v3/snapshots/ea5055ea-4bef-4cfd-9c9a-8f4d9255c132 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:19.843219 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4562c2ef-00ef-458e-9d40-aad0b18ee38e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:19.845701 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4562c2ef-00ef-458e-9d40-aad0b18ee38e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/ea5055ea-4bef-4cfd-9c9a-8f4d9255c132 Aug 04 10:52:19.846010 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4562c2ef-00ef-458e-9d40-aad0b18ee38e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:19.846305 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4562c2ef-00ef-458e-9d40-aad0b18ee38e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:19.855391 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:19.855391 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:19.855391 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4562c2ef-00ef-458e-9d40-aad0b18ee38e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:52:19.855391 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4562c2ef-00ef-458e-9d40-aad0b18ee38e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/ea5055ea-4bef-4cfd-9c9a-8f4d9255c132 returned with HTTP 200 Aug 04 10:52:19.856298 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 728/2911] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:19 2026] GET /volume/v3/snapshots/ea5055ea-4bef-4cfd-9c9a-8f4d9255c132 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:19.875821 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-5aa94882-ca4a-4448-a62a-50c9f049c597 req-956c3708-264c-4513-b5ed-0a77329c5c10 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:19.880687 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-5aa94882-ca4a-4448-a62a-50c9f049c597 req-956c3708-264c-4513-b5ed-0a77329c5c10 tempest-VolumesNegativeTest-123737940 tempest-VolumesNegativeTest-123737940-project-member] DELETE https://10.4.3.232/volume/v3/volumes/tempest-invalid-1278828265 Aug 04 10:52:19.880687 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-5aa94882-ca4a-4448-a62a-50c9f049c597 req-956c3708-264c-4513-b5ed-0a77329c5c10 tempest-VolumesNegativeTest-123737940 tempest-VolumesNegativeTest-123737940-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:19.880687 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-5aa94882-ca4a-4448-a62a-50c9f049c597 req-956c3708-264c-4513-b5ed-0a77329c5c10 tempest-VolumesNegativeTest-123737940 tempest-VolumesNegativeTest-123737940-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:19.880687 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [req-5aa94882-ca4a-4448-a62a-50c9f049c597 req-956c3708-264c-4513-b5ed-0a77329c5c10 tempest-VolumesNegativeTest-123737940 tempest-VolumesNegativeTest-123737940-project-member] Delete volume with id: tempest-invalid-1278828265 Aug 04 10:52:19.887879 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-5aa94882-ca4a-4448-a62a-50c9f049c597 req-956c3708-264c-4513-b5ed-0a77329c5c10 tempest-VolumesNegativeTest-123737940 tempest-VolumesNegativeTest-123737940-project-member] https://10.4.3.232/volume/v3/volumes/tempest-invalid-1278828265 returned with HTTP 404 Aug 04 10:52:19.888552 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 725/2912] 10.4.3.232 () {70 vars in 1590 bytes} [Tue Aug 4 10:52:19 2026] DELETE /volume/v3/volumes/tempest-invalid-1278828265 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:19.965762 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-72cc3d4f-b2bc-4fd2-82e1-3b1f9b086e42 req-91620870-3e0d-4e86-b625-17b91de92ecd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:19.968040 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-72cc3d4f-b2bc-4fd2-82e1-3b1f9b086e42 req-91620870-3e0d-4e86-b625-17b91de92ecd tempest-VolumesNegativeTest-123737940 tempest-VolumesNegativeTest-123737940-project-member] DELETE https://10.4.3.232/volume/v3/volumes/1f2b7d3c-7c6b-46b0-99ee-daadc0718d99 Aug 04 10:52:19.968205 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-72cc3d4f-b2bc-4fd2-82e1-3b1f9b086e42 req-91620870-3e0d-4e86-b625-17b91de92ecd tempest-VolumesNegativeTest-123737940 tempest-VolumesNegativeTest-123737940-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:19.968425 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-72cc3d4f-b2bc-4fd2-82e1-3b1f9b086e42 req-91620870-3e0d-4e86-b625-17b91de92ecd tempest-VolumesNegativeTest-123737940 tempest-VolumesNegativeTest-123737940-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:19.968623 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [req-72cc3d4f-b2bc-4fd2-82e1-3b1f9b086e42 req-91620870-3e0d-4e86-b625-17b91de92ecd tempest-VolumesNegativeTest-123737940 tempest-VolumesNegativeTest-123737940-project-member] Delete volume with id: 1f2b7d3c-7c6b-46b0-99ee-daadc0718d99 Aug 04 10:52:19.976269 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-72cc3d4f-b2bc-4fd2-82e1-3b1f9b086e42 req-91620870-3e0d-4e86-b625-17b91de92ecd tempest-VolumesNegativeTest-123737940 tempest-VolumesNegativeTest-123737940-project-member] https://10.4.3.232/volume/v3/volumes/1f2b7d3c-7c6b-46b0-99ee-daadc0718d99 returned with HTTP 404 Aug 04 10:52:19.976868 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 730/2913] 10.4.3.232 () {70 vars in 1620 bytes} [Tue Aug 4 10:52:19 2026] DELETE /volume/v3/volumes/1f2b7d3c-7c6b-46b0-99ee-daadc0718d99 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:20.003808 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-34abea4b-9561-49e5-9ccf-cd7e4b16ae24 req-0a783355-69b4-4017-aa0a-b98d8364c064 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:20.005980 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-34abea4b-9561-49e5-9ccf-cd7e4b16ae24 req-0a783355-69b4-4017-aa0a-b98d8364c064 tempest-VolumesNegativeTest-123737940 tempest-VolumesNegativeTest-123737940-project-reader] GET https://10.4.3.232/volume/v3/volumes/e4869ce4-2039-4f7f-9171-d575c6232763 Aug 04 10:52:20.006166 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-34abea4b-9561-49e5-9ccf-cd7e4b16ae24 req-0a783355-69b4-4017-aa0a-b98d8364c064 tempest-VolumesNegativeTest-123737940 tempest-VolumesNegativeTest-123737940-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:20.006374 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-34abea4b-9561-49e5-9ccf-cd7e4b16ae24 req-0a783355-69b4-4017-aa0a-b98d8364c064 tempest-VolumesNegativeTest-123737940 tempest-VolumesNegativeTest-123737940-project-reader] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:20.012041 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-34abea4b-9561-49e5-9ccf-cd7e4b16ae24 req-0a783355-69b4-4017-aa0a-b98d8364c064 tempest-VolumesNegativeTest-123737940 tempest-VolumesNegativeTest-123737940-project-reader] https://10.4.3.232/volume/v3/volumes/e4869ce4-2039-4f7f-9171-d575c6232763 returned with HTTP 404 Aug 04 10:52:20.012540 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 731/2914] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:52:20 2026] GET /volume/v3/volumes/e4869ce4-2039-4f7f-9171-d575c6232763 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:20.487090 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-475ee2af-5d1e-4da4-a122-c92688051085 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:20.493523 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-475ee2af-5d1e-4da4-a122-c92688051085 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:20.493523 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-475ee2af-5d1e-4da4-a122-c92688051085 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:20.493618 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-475ee2af-5d1e-4da4-a122-c92688051085 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:20.493984 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-475ee2af-5d1e-4da4-a122-c92688051085 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:20.501501 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:20.501501 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:20.502540 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-475ee2af-5d1e-4da4-a122-c92688051085 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:20.504014 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 729/2915] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:20 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:20.562968 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-26e5cecc-f6b9-432f-90de-2051cd4043ac None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:20.565816 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-26e5cecc-f6b9-432f-90de-2051cd4043ac tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:20.566049 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-26e5cecc-f6b9-432f-90de-2051cd4043ac tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:20.566371 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-26e5cecc-f6b9-432f-90de-2051cd4043ac tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:20.566514 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-26e5cecc-f6b9-432f-90de-2051cd4043ac tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:20.581375 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:20.581375 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:20.582335 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-26e5cecc-f6b9-432f-90de-2051cd4043ac tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:20.582740 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 726/2916] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:20 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 739 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:20.605396 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e722fe62-0270-4994-93d9-ed9df6ba5184 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:20.608027 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e722fe62-0270-4994-93d9-ed9df6ba5184 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb Aug 04 10:52:20.608325 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e722fe62-0270-4994-93d9-ed9df6ba5184 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:20.608558 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e722fe62-0270-4994-93d9-ed9df6ba5184 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:20.619827 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:20.619827 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:20.625792 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e722fe62-0270-4994-93d9-ed9df6ba5184 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:20.631367 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e722fe62-0270-4994-93d9-ed9df6ba5184 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb returned with HTTP 200 Aug 04 10:52:20.632039 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 731/2917] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:20 2026] GET /volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 10:52:20.866071 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7e4c9a4d-e879-4203-9680-452d73d350be None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:20.868836 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7e4c9a4d-e879-4203-9680-452d73d350be tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/ea5055ea-4bef-4cfd-9c9a-8f4d9255c132 Aug 04 10:52:20.869078 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7e4c9a4d-e879-4203-9680-452d73d350be tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:20.869272 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7e4c9a4d-e879-4203-9680-452d73d350be tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:20.874652 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7e4c9a4d-e879-4203-9680-452d73d350be tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/ea5055ea-4bef-4cfd-9c9a-8f4d9255c132 returned with HTTP 404 Aug 04 10:52:20.875017 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 732/2918] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:20 2026] GET /volume/v3/snapshots/ea5055ea-4bef-4cfd-9c9a-8f4d9255c132 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:20.881640 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-14f07820-9525-4f1f-8f5a-65df5319911c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:20.884204 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-14f07820-9525-4f1f-8f5a-65df5319911c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/e532013a-9a25-444d-8a41-be388fb7185c Aug 04 10:52:20.884772 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-14f07820-9525-4f1f-8f5a-65df5319911c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:20.884772 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-14f07820-9525-4f1f-8f5a-65df5319911c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:20.885444 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-14f07820-9525-4f1f-8f5a-65df5319911c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete snapshot with id: e532013a-9a25-444d-8a41-be388fb7185c Aug 04 10:52:20.889911 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-14f07820-9525-4f1f-8f5a-65df5319911c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/e532013a-9a25-444d-8a41-be388fb7185c returned with HTTP 404 Aug 04 10:52:20.890653 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 730/2919] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:52:20 2026] DELETE /volume/v3/snapshots/e532013a-9a25-444d-8a41-be388fb7185c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:20.899337 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-22f1ba90-e73b-45e7-b0ea-9312a1a04273 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:20.904308 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-22f1ba90-e73b-45e7-b0ea-9312a1a04273 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/ea5055ea-4bef-4cfd-9c9a-8f4d9255c132 Aug 04 10:52:20.904504 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-22f1ba90-e73b-45e7-b0ea-9312a1a04273 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:20.904701 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-22f1ba90-e73b-45e7-b0ea-9312a1a04273 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:20.904894 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-22f1ba90-e73b-45e7-b0ea-9312a1a04273 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete snapshot with id: ea5055ea-4bef-4cfd-9c9a-8f4d9255c132 Aug 04 10:52:20.912759 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-22f1ba90-e73b-45e7-b0ea-9312a1a04273 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/ea5055ea-4bef-4cfd-9c9a-8f4d9255c132 returned with HTTP 404 Aug 04 10:52:20.913327 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 727/2920] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:52:20 2026] DELETE /volume/v3/snapshots/ea5055ea-4bef-4cfd-9c9a-8f4d9255c132 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:20.924093 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0c643bec-f53d-4805-a0c2-69c74b42d1f2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:20.927871 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0c643bec-f53d-4805-a0c2-69c74b42d1f2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/801b2afe-8ff0-453e-b209-fca7d754858e Aug 04 10:52:20.929486 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0c643bec-f53d-4805-a0c2-69c74b42d1f2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:20.929486 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0c643bec-f53d-4805-a0c2-69c74b42d1f2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:20.929486 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-0c643bec-f53d-4805-a0c2-69c74b42d1f2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete snapshot with id: 801b2afe-8ff0-453e-b209-fca7d754858e Aug 04 10:52:20.934358 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0c643bec-f53d-4805-a0c2-69c74b42d1f2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/801b2afe-8ff0-453e-b209-fca7d754858e returned with HTTP 404 Aug 04 10:52:20.935264 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 732/2921] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:52:20 2026] DELETE /volume/v3/snapshots/801b2afe-8ff0-453e-b209-fca7d754858e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:20.971356 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-d00153aa-3255-447b-b4c1-d0a27549b3f5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:20.973981 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-d00153aa-3255-447b-b4c1-d0a27549b3f5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 Aug 04 10:52:20.974227 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-d00153aa-3255-447b-b4c1-d0a27549b3f5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:20.974578 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-d00153aa-3255-447b-b4c1-d0a27549b3f5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:20.991892 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:20.991892 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:20.997278 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-d00153aa-3255-447b-b4c1-d0a27549b3f5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:52:21.004028 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-d00153aa-3255-447b-b4c1-d0a27549b3f5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 returned with HTTP 200 Aug 04 10:52:21.004633 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 733/2922] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:52:20 2026] GET /volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 => generated 1654 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:21.030470 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-b2a536c8-75af-4b44-a610-716f82a983b7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:21.034203 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-b2a536c8-75af-4b44-a610-716f82a983b7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867/action Aug 04 10:52:21.034657 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-b2a536c8-75af-4b44-a610-716f82a983b7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:52:21.034771 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-b2a536c8-75af-4b44-a610-716f82a983b7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:21.058727 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:21.058727 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:21.059292 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-b2a536c8-75af-4b44-a610-716f82a983b7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:52:21.069369 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-b2a536c8-75af-4b44-a610-716f82a983b7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Begin detaching volume completed successfully. Aug 04 10:52:21.069572 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-b2a536c8-75af-4b44-a610-716f82a983b7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867/action returned with HTTP 202 Aug 04 10:52:21.069992 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 731/2923] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:52:21 2026] POST /volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:52:21.126482 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9f66e102-41c2-4e07-a54d-8ad4560decf8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:21.126970 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f66e102-41c2-4e07-a54d-8ad4560decf8 None None] GET https://10.4.3.232/volume// Aug 04 10:52:21.127254 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f66e102-41c2-4e07-a54d-8ad4560decf8 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:21.127668 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f66e102-41c2-4e07-a54d-8ad4560decf8 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:21.127869 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f66e102-41c2-4e07-a54d-8ad4560decf8 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:52:21.128204 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 728/2924] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:52:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:52:21.136268 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-66ee53cb-13af-4a7c-8b7e-d9931460fa0c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:21.137393 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-66ee53cb-13af-4a7c-8b7e-d9931460fa0c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 Aug 04 10:52:21.137702 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-66ee53cb-13af-4a7c-8b7e-d9931460fa0c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:21.137910 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-66ee53cb-13af-4a7c-8b7e-d9931460fa0c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:21.152173 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:21.152173 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:21.157002 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-66ee53cb-13af-4a7c-8b7e-d9931460fa0c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:52:21.164263 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-66ee53cb-13af-4a7c-8b7e-d9931460fa0c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 returned with HTTP 200 Aug 04 10:52:21.165118 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 733/2925] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:52:21 2026] GET /volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 => generated 1837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:52:21.518791 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3e237e2d-0a79-4a7c-a0b3-89508e89ae36 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:21.523047 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3e237e2d-0a79-4a7c-a0b3-89508e89ae36 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:21.523330 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3e237e2d-0a79-4a7c-a0b3-89508e89ae36 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:21.523580 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3e237e2d-0a79-4a7c-a0b3-89508e89ae36 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:21.523741 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-3e237e2d-0a79-4a7c-a0b3-89508e89ae36 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:21.529395 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:21.529395 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:21.530293 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3e237e2d-0a79-4a7c-a0b3-89508e89ae36 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:21.530722 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 734/2926] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:21 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:21.597365 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f29f7c48-b48b-4fb6-9fe0-4d280bd3c20d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:21.599097 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f29f7c48-b48b-4fb6-9fe0-4d280bd3c20d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:21.599324 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f29f7c48-b48b-4fb6-9fe0-4d280bd3c20d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:21.599562 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f29f7c48-b48b-4fb6-9fe0-4d280bd3c20d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:21.599682 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-f29f7c48-b48b-4fb6-9fe0-4d280bd3c20d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:21.604025 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:21.604025 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:21.604795 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f29f7c48-b48b-4fb6-9fe0-4d280bd3c20d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:21.605423 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 732/2927] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:21 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:21.656058 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8bebb269-2883-44aa-90a8-c5d36eff08ed None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:21.658268 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8bebb269-2883-44aa-90a8-c5d36eff08ed tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb Aug 04 10:52:21.658521 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8bebb269-2883-44aa-90a8-c5d36eff08ed tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:21.658758 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8bebb269-2883-44aa-90a8-c5d36eff08ed tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:21.681696 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:21.681696 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:21.688602 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8bebb269-2883-44aa-90a8-c5d36eff08ed tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:21.697359 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8bebb269-2883-44aa-90a8-c5d36eff08ed tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb returned with HTTP 200 Aug 04 10:52:21.697744 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 729/2928] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:21 2026] GET /volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb => generated 1193 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:52:21.709474 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6effb777-e244-4a0d-a725-cde1f45950b0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:21.711597 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6effb777-e244-4a0d-a725-cde1f45950b0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb Aug 04 10:52:21.711882 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6effb777-e244-4a0d-a725-cde1f45950b0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:21.712120 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6effb777-e244-4a0d-a725-cde1f45950b0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:21.721281 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:21.721281 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:21.725473 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6effb777-e244-4a0d-a725-cde1f45950b0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:21.730759 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6effb777-e244-4a0d-a725-cde1f45950b0 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb returned with HTTP 200 Aug 04 10:52:21.731194 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 734/2929] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:21 2026] GET /volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:52:21.744333 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-dc3b5f15-dab9-48f2-88d9-d5404f8f179c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:21.746643 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dc3b5f15-dab9-48f2-88d9-d5404f8f179c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:52:21.746961 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dc3b5f15-dab9-48f2-88d9-d5404f8f179c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ad51e1c-62d4-4a37-9a11-52e8d4d286cb", "name": "tempest-VolumeImageDependencyTests-Snapshot-1836486345"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:21.756704 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:21.756704 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:21.757303 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-dc3b5f15-dab9-48f2-88d9-d5404f8f179c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:21.757431 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-dc3b5f15-dab9-48f2-88d9-d5404f8f179c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Create snapshot from volume 5ad51e1c-62d4-4a37-9a11-52e8d4d286cb Aug 04 10:52:21.797459 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-dc3b5f15-dab9-48f2-88d9-d5404f8f179c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Created reservations ['4eb51345-7678-4756-bb1b-4cc83f887f2d', '43f327b3-6f52-4706-9672-ae46b264652e', 'a3aa728a-a9a2-4696-8001-e859820ac542', 'e5777696-3050-4790-a784-5a0f2ac986f1'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:21.839318 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-dc3b5f15-dab9-48f2-88d9-d5404f8f179c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Snapshot create request issued successfully. Aug 04 10:52:21.839318 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dc3b5f15-dab9-48f2-88d9-d5404f8f179c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:52:21.839318 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 735/2930] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:52:21 2026] POST /volume/v3/snapshots => generated 313 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:21.847495 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2bb6bb9a-a8df-4708-b86a-a18d4f855268 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:21.850410 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2bb6bb9a-a8df-4708-b86a-a18d4f855268 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/snapshots/6aba0e78-5900-41fb-a30f-9b51c163afca Aug 04 10:52:21.850410 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2bb6bb9a-a8df-4708-b86a-a18d4f855268 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:21.850410 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2bb6bb9a-a8df-4708-b86a-a18d4f855268 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:21.856140 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:21.856140 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:21.856835 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2bb6bb9a-a8df-4708-b86a-a18d4f855268 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Snapshot retrieved successfully. Aug 04 10:52:21.857932 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2bb6bb9a-a8df-4708-b86a-a18d4f855268 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/snapshots/6aba0e78-5900-41fb-a30f-9b51c163afca returned with HTTP 200 Aug 04 10:52:21.858301 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 733/2931] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:21 2026] GET /volume/v3/snapshots/6aba0e78-5900-41fb-a30f-9b51c163afca => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:22.222905 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8fec0914-1e8e-413a-9385-8eed2716c77d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:22.253063 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-424ea055-696d-479a-b96d-41dc5692f220 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:22.259075 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-424ea055-696d-479a-b96d-41dc5692f220 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/attachments/11c2cb40-7671-40e0-8658-5880f1233392 Aug 04 10:52:22.259285 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-424ea055-696d-479a-b96d-41dc5692f220 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:22.259720 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-424ea055-696d-479a-b96d-41dc5692f220 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:22.282406 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:22.282406 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:22.347378 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d468c31a-d6d3-4a96-a519-57e6aa06754f req-424ea055-696d-479a-b96d-41dc5692f220 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/attachments/11c2cb40-7671-40e0-8658-5880f1233392 returned with HTTP 200 Aug 04 10:52:22.347516 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 735/2932] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:52:22 2026] DELETE /volume/v3/attachments/11c2cb40-7671-40e0-8658-5880f1233392 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:22.353210 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8fec0914-1e8e-413a-9385-8eed2716c77d tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] POST https://10.4.3.232/volume/v3/group_types Aug 04 10:52:22.353798 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8fec0914-1e8e-413a-9385-8eed2716c77d tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-497936220"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:22.370117 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8fec0914-1e8e-413a-9385-8eed2716c77d tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] https://10.4.3.232/volume/v3/group_types returned with HTTP 202 Aug 04 10:52:22.370779 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 730/2933] 10.4.3.232 () {70 vars in 1311 bytes} [Tue Aug 4 10:52:22 2026] POST /volume/v3/group_types => generated 180 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:22.380985 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-608ae1f5-ea60-4118-ac7d-9807954e5f60 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:22.385689 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-608ae1f5-ea60-4118-ac7d-9807954e5f60 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] POST https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs Aug 04 10:52:22.386056 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-608ae1f5-ea60-4118-ac7d-9807954e5f60 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:22.389152 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:22.389152 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:22.410707 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-608ae1f5-ea60-4118-ac7d-9807954e5f60 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs returned with HTTP 202 Aug 04 10:52:22.411735 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 736/2934] 10.4.3.232 () {70 vars in 1458 bytes} [Tue Aug 4 10:52:22 2026] POST /volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs => generated 53 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:22.424336 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4ad96442-cecd-41c8-8039-d0d852c3a2e8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:22.426154 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4ad96442-cecd-41c8-8039-d0d852c3a2e8 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] POST https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs Aug 04 10:52:22.426704 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4ad96442-cecd-41c8-8039-d0d852c3a2e8 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:22.445098 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4ad96442-cecd-41c8-8039-d0d852c3a2e8 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs returned with HTTP 202 Aug 04 10:52:22.445458 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 734/2935] 10.4.3.232 () {70 vars in 1458 bytes} [Tue Aug 4 10:52:22 2026] POST /volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs => generated 61 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:22.453901 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8ed84fa7-bd32-4ffd-917b-f551a3bf8337 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:22.456660 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8ed84fa7-bd32-4ffd-917b-f551a3bf8337 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] GET https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key2 Aug 04 10:52:22.456660 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8ed84fa7-bd32-4ffd-917b-f551a3bf8337 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:22.456660 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8ed84fa7-bd32-4ffd-917b-f551a3bf8337 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:22.456851 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:22.456851 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:22.468411 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8ed84fa7-bd32-4ffd-917b-f551a3bf8337 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key2 returned with HTTP 200 Aug 04 10:52:22.468411 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 736/2936] 10.4.3.232 () {68 vars in 1452 bytes} [Tue Aug 4 10:52:22 2026] GET /volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key2 => generated 26 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:22.479911 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e625f5ed-778f-47a0-9281-13a84a2b9440 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:22.482446 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e625f5ed-778f-47a0-9281-13a84a2b9440 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] GET https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key3 Aug 04 10:52:22.483581 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e625f5ed-778f-47a0-9281-13a84a2b9440 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:22.483581 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e625f5ed-778f-47a0-9281-13a84a2b9440 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:22.497492 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e625f5ed-778f-47a0-9281-13a84a2b9440 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key3 returned with HTTP 200 Aug 04 10:52:22.499737 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 731/2937] 10.4.3.232 () {68 vars in 1452 bytes} [Tue Aug 4 10:52:22 2026] GET /volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key3 => generated 18 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:22.507625 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7293b739-69eb-4c9a-9d0a-8e92f2688c2a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:22.510351 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7293b739-69eb-4c9a-9d0a-8e92f2688c2a tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] PUT https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key3 Aug 04 10:52:22.510741 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7293b739-69eb-4c9a-9d0a-8e92f2688c2a tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:22.531231 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7293b739-69eb-4c9a-9d0a-8e92f2688c2a tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key3 returned with HTTP 200 Aug 04 10:52:22.531802 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 737/2938] 10.4.3.232 () {70 vars in 1472 bytes} [Tue Aug 4 10:52:22 2026] PUT /volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key3 => generated 26 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:22.541634 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-da27e747-bce8-4eb7-aaa1-0400a6084897 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:22.543729 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-da27e747-bce8-4eb7-aaa1-0400a6084897 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] GET https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs Aug 04 10:52:22.543729 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-da27e747-bce8-4eb7-aaa1-0400a6084897 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:22.543858 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-da27e747-bce8-4eb7-aaa1-0400a6084897 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:22.546732 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-98bbff27-fb5c-4434-a47f-1b0a33febb22 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:22.548406 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-98bbff27-fb5c-4434-a47f-1b0a33febb22 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:22.548617 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-98bbff27-fb5c-4434-a47f-1b0a33febb22 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:22.548821 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-98bbff27-fb5c-4434-a47f-1b0a33febb22 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:22.548917 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-98bbff27-fb5c-4434-a47f-1b0a33febb22 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:22.552524 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-da27e747-bce8-4eb7-aaa1-0400a6084897 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs returned with HTTP 200 Aug 04 10:52:22.553052 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 735/2939] 10.4.3.232 () {68 vars in 1437 bytes} [Tue Aug 4 10:52:22 2026] GET /volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs => generated 87 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:22.554177 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:22.554177 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:22.555224 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-98bbff27-fb5c-4434-a47f-1b0a33febb22 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:22.555663 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 737/2940] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:22 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:22.564142 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cf042089-8f77-4ccf-87d6-603157997c91 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:22.567585 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cf042089-8f77-4ccf-87d6-603157997c91 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] DELETE https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key1 Aug 04 10:52:22.567779 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cf042089-8f77-4ccf-87d6-603157997c91 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:22.568033 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cf042089-8f77-4ccf-87d6-603157997c91 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:22.586221 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cf042089-8f77-4ccf-87d6-603157997c91 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key1 returned with HTTP 202 Aug 04 10:52:22.586990 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 732/2941] 10.4.3.232 () {68 vars in 1455 bytes} [Tue Aug 4 10:52:22 2026] DELETE /volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:52:22.597514 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b08f26c9-cf38-4cf3-8cde-8b79eb4fe9ec None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:22.602015 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b08f26c9-cf38-4cf3-8cde-8b79eb4fe9ec tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] GET https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key1 Aug 04 10:52:22.602878 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b08f26c9-cf38-4cf3-8cde-8b79eb4fe9ec tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:22.603152 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b08f26c9-cf38-4cf3-8cde-8b79eb4fe9ec tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:22.617826 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b08f26c9-cf38-4cf3-8cde-8b79eb4fe9ec tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] HTTP exception thrown: Group Type 97800828-a37e-428e-b2d9-0ff470f21012 has no extra spec with key key1. Aug 04 10:52:22.617826 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b08f26c9-cf38-4cf3-8cde-8b79eb4fe9ec tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key1 returned with HTTP 404 Aug 04 10:52:22.620339 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 738/2942] 10.4.3.232 () {68 vars in 1452 bytes} [Tue Aug 4 10:52:22 2026] GET /volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key1 => generated 126 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:52:22.625981 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0586236a-a602-4095-a4a0-9f683436ecc0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:22.629819 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0586236a-a602-4095-a4a0-9f683436ecc0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:22.630106 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0586236a-a602-4095-a4a0-9f683436ecc0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:22.630386 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0586236a-a602-4095-a4a0-9f683436ecc0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:22.630529 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-0586236a-a602-4095-a4a0-9f683436ecc0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:22.637278 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-78656fc7-8b24-4a51-ae62-b0c4efcd5066 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:22.637466 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:22.637466 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:22.637466 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0586236a-a602-4095-a4a0-9f683436ecc0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:22.637466 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 736/2943] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:22 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:22.637621 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-78656fc7-8b24-4a51-ae62-b0c4efcd5066 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] DELETE https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key2 Aug 04 10:52:22.637688 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-78656fc7-8b24-4a51-ae62-b0c4efcd5066 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:22.638006 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-78656fc7-8b24-4a51-ae62-b0c4efcd5066 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:22.656271 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-78656fc7-8b24-4a51-ae62-b0c4efcd5066 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key2 returned with HTTP 202 Aug 04 10:52:22.657079 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 738/2944] 10.4.3.232 () {68 vars in 1455 bytes} [Tue Aug 4 10:52:22 2026] DELETE /volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:52:22.668825 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ce63a892-9886-425e-a6b8-bacf319bf284 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:22.670564 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ce63a892-9886-425e-a6b8-bacf319bf284 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] GET https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key2 Aug 04 10:52:22.670564 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ce63a892-9886-425e-a6b8-bacf319bf284 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:22.670564 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ce63a892-9886-425e-a6b8-bacf319bf284 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:22.679355 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ce63a892-9886-425e-a6b8-bacf319bf284 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] HTTP exception thrown: Group Type 97800828-a37e-428e-b2d9-0ff470f21012 has no extra spec with key key2. Aug 04 10:52:22.679613 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ce63a892-9886-425e-a6b8-bacf319bf284 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key2 returned with HTTP 404 Aug 04 10:52:22.681305 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 733/2945] 10.4.3.232 () {68 vars in 1452 bytes} [Tue Aug 4 10:52:22 2026] GET /volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key2 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:52:22.690409 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fbf12db4-7afd-43e4-a641-d1658b05b438 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:22.692019 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fbf12db4-7afd-43e4-a641-d1658b05b438 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] DELETE https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key3 Aug 04 10:52:22.694291 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fbf12db4-7afd-43e4-a641-d1658b05b438 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:22.694650 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fbf12db4-7afd-43e4-a641-d1658b05b438 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:22.709353 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fbf12db4-7afd-43e4-a641-d1658b05b438 tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key3 returned with HTTP 202 Aug 04 10:52:22.710224 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 739/2946] 10.4.3.232 () {68 vars in 1455 bytes} [Tue Aug 4 10:52:22 2026] DELETE /volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key3 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:52:22.718346 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a5016325-640a-4106-a2c6-fb57eab37f0c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:22.724021 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a5016325-640a-4106-a2c6-fb57eab37f0c tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] GET https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key3 Aug 04 10:52:22.725333 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a5016325-640a-4106-a2c6-fb57eab37f0c tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:22.725333 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a5016325-640a-4106-a2c6-fb57eab37f0c tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:22.731459 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a5016325-640a-4106-a2c6-fb57eab37f0c tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] HTTP exception thrown: Group Type 97800828-a37e-428e-b2d9-0ff470f21012 has no extra spec with key key3. Aug 04 10:52:22.731673 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a5016325-640a-4106-a2c6-fb57eab37f0c tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key3 returned with HTTP 404 Aug 04 10:52:22.732323 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 737/2947] 10.4.3.232 () {68 vars in 1452 bytes} [Tue Aug 4 10:52:22 2026] GET /volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012/group_specs/key3 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:52:22.741998 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-35496031-e4c0-4895-a9df-ee2c4e5fba7c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:22.743401 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-35496031-e4c0-4895-a9df-ee2c4e5fba7c tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] DELETE https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012 Aug 04 10:52:22.744262 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-35496031-e4c0-4895-a9df-ee2c4e5fba7c tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:22.744262 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-35496031-e4c0-4895-a9df-ee2c4e5fba7c tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:22.758199 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-35496031-e4c0-4895-a9df-ee2c4e5fba7c tempest-GroupTypeSpecsTest-45317825 tempest-GroupTypeSpecsTest-45317825-project-admin] https://10.4.3.232/volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012 returned with HTTP 202 Aug 04 10:52:22.758793 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 739/2948] 10.4.3.232 () {68 vars in 1404 bytes} [Tue Aug 4 10:52:22 2026] DELETE /volume/v3/group_types/97800828-a37e-428e-b2d9-0ff470f21012 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:52:22.882237 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a34b9d65-6377-4dc2-87f2-28eee3ba6adb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:22.885084 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a34b9d65-6377-4dc2-87f2-28eee3ba6adb tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/snapshots/6aba0e78-5900-41fb-a30f-9b51c163afca Aug 04 10:52:22.885355 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a34b9d65-6377-4dc2-87f2-28eee3ba6adb tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:22.885598 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a34b9d65-6377-4dc2-87f2-28eee3ba6adb tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:22.891974 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:22.891974 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:22.892929 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a34b9d65-6377-4dc2-87f2-28eee3ba6adb tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Snapshot retrieved successfully. Aug 04 10:52:22.894014 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a34b9d65-6377-4dc2-87f2-28eee3ba6adb tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/snapshots/6aba0e78-5900-41fb-a30f-9b51c163afca returned with HTTP 200 Aug 04 10:52:22.894836 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 734/2949] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:22 2026] GET /volume/v3/snapshots/6aba0e78-5900-41fb-a30f-9b51c163afca => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:22.920392 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-70e63f15-9ce7-4a59-8629-89da8c2c1cf3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:22.924267 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-70e63f15-9ce7-4a59-8629-89da8c2c1cf3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:22.924267 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-70e63f15-9ce7-4a59-8629-89da8c2c1cf3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "6aba0e78-5900-41fb-a30f-9b51c163afca", "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:22.927111 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-70e63f15-9ce7-4a59-8629-89da8c2c1cf3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '6aba0e78-5900-41fb-a30f-9b51c163afca', 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:22.934394 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:22.934394 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:22.936265 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-70e63f15-9ce7-4a59-8629-89da8c2c1cf3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Snapshot retrieved successfully. Aug 04 10:52:22.936265 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-70e63f15-9ce7-4a59-8629-89da8c2c1cf3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Create volume of 1 GB Aug 04 10:52:22.941949 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-70e63f15-9ce7-4a59-8629-89da8c2c1cf3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Availability Zones retrieved successfully. Aug 04 10:52:22.952569 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70e63f15-9ce7-4a59-8629-89da8c2c1cf3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Flow 'volume_create_api' (5494a3d9-9d3f-4196-a618-b31f464899ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:22.952942 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70e63f15-9ce7-4a59-8629-89da8c2c1cf3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c40275b-6ee6-4a0c-9b41-4c350a5ccf63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:22.954389 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-70e63f15-9ce7-4a59-8629-89da8c2c1cf3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:23.005508 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70e63f15-9ce7-4a59-8629-89da8c2c1cf3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c40275b-6ee6-4a0c-9b41-4c350a5ccf63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6aba0e78-5900-41fb-a30f-9b51c163afca', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:23.006982 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70e63f15-9ce7-4a59-8629-89da8c2c1cf3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69b4bdbd-02d3-4146-aced-407ebb697ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:23.080555 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-70e63f15-9ce7-4a59-8629-89da8c2c1cf3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Created reservations ['77c7d791-14af-45bf-be3c-f4c3044a8cb7', '1d9792ac-126b-4de9-8d31-58e00eb0d042', '148921c0-b16a-4d96-845c-89e408825fdb', '16d1b582-ec15-4493-8ae3-d93d5bb3d230'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:23.081406 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70e63f15-9ce7-4a59-8629-89da8c2c1cf3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69b4bdbd-02d3-4146-aced-407ebb697ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77c7d791-14af-45bf-be3c-f4c3044a8cb7', '1d9792ac-126b-4de9-8d31-58e00eb0d042', '148921c0-b16a-4d96-845c-89e408825fdb', '16d1b582-ec15-4493-8ae3-d93d5bb3d230']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:23.082129 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70e63f15-9ce7-4a59-8629-89da8c2c1cf3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c764c0fa-bbec-48ac-864c-e23aab3c25d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:23.142494 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70e63f15-9ce7-4a59-8629-89da8c2c1cf3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c764c0fa-bbec-48ac-864c-e23aab3c25d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe', '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='b761e0df71a54b1d81b34254acbec82b',qos_specs=None,replication_status=,reservations=['77c7d791-14af-45bf-be3c-f4c3044a8cb7','1d9792ac-126b-4de9-8d31-58e00eb0d042','148921c0-b16a-4d96-845c-89e408825fdb','16d1b582-ec15-4493-8ae3-d93d5bb3d230'],size=1,snapshot_id=6aba0e78-5900-41fb-a30f-9b51c163afca,source_replicaid=,source_volid=None,status='creating',user_id='77a46ebf1b6f43a88e6670a220b13ac6',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), '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-04T10:52:23Z,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=ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b761e0df71a54b1d81b34254acbec82b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6aba0e78-5900-41fb-a30f-9b51c163afca,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77a46ebf1b6f43a88e6670a220b13ac6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:23.143938 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70e63f15-9ce7-4a59-8629-89da8c2c1cf3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7611748-1e46-492b-ab48-c1c1eb625550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:23.176803 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70e63f15-9ce7-4a59-8629-89da8c2c1cf3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7611748-1e46-492b-ab48-c1c1eb625550) transitioned into state 'SUCCESS' from 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='b761e0df71a54b1d81b34254acbec82b',qos_specs=None,replication_status=,reservations=['77c7d791-14af-45bf-be3c-f4c3044a8cb7','1d9792ac-126b-4de9-8d31-58e00eb0d042','148921c0-b16a-4d96-845c-89e408825fdb','16d1b582-ec15-4493-8ae3-d93d5bb3d230'],size=1,snapshot_id=6aba0e78-5900-41fb-a30f-9b51c163afca,source_replicaid=,source_volid=None,status='creating',user_id='77a46ebf1b6f43a88e6670a220b13ac6',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:23.177890 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70e63f15-9ce7-4a59-8629-89da8c2c1cf3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3951bc11-a64b-4704-a650-0ed51b08c520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:23.214025 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70e63f15-9ce7-4a59-8629-89da8c2c1cf3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3951bc11-a64b-4704-a650-0ed51b08c520) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:23.216596 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-70e63f15-9ce7-4a59-8629-89da8c2c1cf3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Flow 'volume_create_api' (5494a3d9-9d3f-4196-a618-b31f464899ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:23.216596 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-70e63f15-9ce7-4a59-8629-89da8c2c1cf3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Create volume request issued successfully. Aug 04 10:52:23.216596 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-70e63f15-9ce7-4a59-8629-89da8c2c1cf3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:23.217467 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 740/2950] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:52:22 2026] POST /volume/v3/volumes => generated 809 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:23.257009 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-54cdbdb6-ab2e-4843-b5e3-6ea6f4faa8f1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:23.261571 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-54cdbdb6-ab2e-4843-b5e3-6ea6f4faa8f1 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe Aug 04 10:52:23.261571 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-54cdbdb6-ab2e-4843-b5e3-6ea6f4faa8f1 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:23.261571 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-54cdbdb6-ab2e-4843-b5e3-6ea6f4faa8f1 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:23.272302 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:23.272302 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:23.283028 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-54cdbdb6-ab2e-4843-b5e3-6ea6f4faa8f1 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:23.291110 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-54cdbdb6-ab2e-4843-b5e3-6ea6f4faa8f1 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe returned with HTTP 200 Aug 04 10:52:23.292042 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 738/2951] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:23 2026] GET /volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:23.568929 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-855e82fe-9bb8-4d0f-958f-ef38bb80308c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:23.571313 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-855e82fe-9bb8-4d0f-958f-ef38bb80308c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:23.571607 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-855e82fe-9bb8-4d0f-958f-ef38bb80308c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:23.571840 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-855e82fe-9bb8-4d0f-958f-ef38bb80308c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:23.571984 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-855e82fe-9bb8-4d0f-958f-ef38bb80308c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:23.578413 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:23.578413 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:23.579398 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-855e82fe-9bb8-4d0f-958f-ef38bb80308c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:23.579867 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 740/2952] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:23 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:23.651870 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e31c7d3a-b2e4-4d2a-927e-84524513658d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:23.655179 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e31c7d3a-b2e4-4d2a-927e-84524513658d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:23.655179 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e31c7d3a-b2e4-4d2a-927e-84524513658d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:23.655179 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e31c7d3a-b2e4-4d2a-927e-84524513658d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:23.655665 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e31c7d3a-b2e4-4d2a-927e-84524513658d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:23.661269 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:23.661269 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:23.662431 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e31c7d3a-b2e4-4d2a-927e-84524513658d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:23.663002 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 735/2953] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:23 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:24.327504 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8a1a8d64-846c-4ca7-a2b3-3eadd8e8d218 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:24.331064 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a1a8d64-846c-4ca7-a2b3-3eadd8e8d218 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe Aug 04 10:52:24.331064 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a1a8d64-846c-4ca7-a2b3-3eadd8e8d218 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:24.331064 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a1a8d64-846c-4ca7-a2b3-3eadd8e8d218 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:24.339102 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:24.339102 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:24.347066 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8a1a8d64-846c-4ca7-a2b3-3eadd8e8d218 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:24.359413 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a1a8d64-846c-4ca7-a2b3-3eadd8e8d218 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe returned with HTTP 200 Aug 04 10:52:24.359413 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 741/2954] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:24 2026] GET /volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe => generated 1228 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:52:24.383398 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b657f98d-19ac-40d5-9b49-d58cc30d523e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:24.384945 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-024bb3e6-ac0f-4ad3-9ea6-10fc8c7b0f8b req-bad0e373-ce69-4560-895d-1885003762dd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:24.385661 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b657f98d-19ac-40d5-9b49-d58cc30d523e tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe Aug 04 10:52:24.385900 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b657f98d-19ac-40d5-9b49-d58cc30d523e tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:24.386120 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b657f98d-19ac-40d5-9b49-d58cc30d523e tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:24.387657 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-024bb3e6-ac0f-4ad3-9ea6-10fc8c7b0f8b req-bad0e373-ce69-4560-895d-1885003762dd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/attachments/11c2cb40-7671-40e0-8658-5880f1233392 Aug 04 10:52:24.387942 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-024bb3e6-ac0f-4ad3-9ea6-10fc8c7b0f8b req-bad0e373-ce69-4560-895d-1885003762dd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:24.388212 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-024bb3e6-ac0f-4ad3-9ea6-10fc8c7b0f8b req-bad0e373-ce69-4560-895d-1885003762dd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:24.393811 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-024bb3e6-ac0f-4ad3-9ea6-10fc8c7b0f8b req-bad0e373-ce69-4560-895d-1885003762dd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/attachments/11c2cb40-7671-40e0-8658-5880f1233392 returned with HTTP 404 Aug 04 10:52:24.394401 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 741/2955] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:52:24 2026] DELETE /volume/v3/attachments/11c2cb40-7671-40e0-8658-5880f1233392 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:52:24.395383 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:24.395383 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:24.400063 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b657f98d-19ac-40d5-9b49-d58cc30d523e tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:24.405811 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b657f98d-19ac-40d5-9b49-d58cc30d523e tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe returned with HTTP 200 Aug 04 10:52:24.406367 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 739/2956] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:24 2026] GET /volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:52:24.419297 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cbf38eb7-22fb-4921-9ed2-0443db8cf49b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:24.421257 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cbf38eb7-22fb-4921-9ed2-0443db8cf49b tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/6aba0e78-5900-41fb-a30f-9b51c163afca Aug 04 10:52:24.421530 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cbf38eb7-22fb-4921-9ed2-0443db8cf49b tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:24.421711 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cbf38eb7-22fb-4921-9ed2-0443db8cf49b tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:24.421820 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-cbf38eb7-22fb-4921-9ed2-0443db8cf49b tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Delete snapshot with id: 6aba0e78-5900-41fb-a30f-9b51c163afca Aug 04 10:52:24.426398 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:24.426398 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:24.426837 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cbf38eb7-22fb-4921-9ed2-0443db8cf49b tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Snapshot retrieved successfully. Aug 04 10:52:24.446038 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cbf38eb7-22fb-4921-9ed2-0443db8cf49b tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Snapshot delete request issued successfully. Aug 04 10:52:24.446327 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cbf38eb7-22fb-4921-9ed2-0443db8cf49b tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/snapshots/6aba0e78-5900-41fb-a30f-9b51c163afca returned with HTTP 202 Aug 04 10:52:24.446872 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 736/2957] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:52:24 2026] DELETE /volume/v3/snapshots/6aba0e78-5900-41fb-a30f-9b51c163afca => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:24.457960 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-095619a1-c5fa-4963-9111-6e59a28761e5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:24.461434 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-095619a1-c5fa-4963-9111-6e59a28761e5 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/snapshots/6aba0e78-5900-41fb-a30f-9b51c163afca Aug 04 10:52:24.461434 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-095619a1-c5fa-4963-9111-6e59a28761e5 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:24.461434 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-095619a1-c5fa-4963-9111-6e59a28761e5 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:24.469853 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:24.469853 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:24.469853 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-095619a1-c5fa-4963-9111-6e59a28761e5 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Snapshot retrieved successfully. Aug 04 10:52:24.469853 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-095619a1-c5fa-4963-9111-6e59a28761e5 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/snapshots/6aba0e78-5900-41fb-a30f-9b51c163afca returned with HTTP 200 Aug 04 10:52:24.469853 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 742/2958] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:24 2026] GET /volume/v3/snapshots/6aba0e78-5900-41fb-a30f-9b51c163afca => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:24.594111 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-250af492-e731-493f-a55b-f79bb2a71479 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:24.595981 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-250af492-e731-493f-a55b-f79bb2a71479 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:24.596172 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-250af492-e731-493f-a55b-f79bb2a71479 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:24.596446 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-250af492-e731-493f-a55b-f79bb2a71479 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:24.596518 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-250af492-e731-493f-a55b-f79bb2a71479 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:24.602769 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:24.602769 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:24.603659 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-250af492-e731-493f-a55b-f79bb2a71479 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:24.604016 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 742/2959] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:24 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:24.678175 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2926da93-fe96-492a-abbc-767f250aba6b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:24.680256 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2926da93-fe96-492a-abbc-767f250aba6b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:24.680500 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2926da93-fe96-492a-abbc-767f250aba6b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:24.680747 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2926da93-fe96-492a-abbc-767f250aba6b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:24.680983 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-2926da93-fe96-492a-abbc-767f250aba6b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:24.689259 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:24.689259 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:24.690289 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2926da93-fe96-492a-abbc-767f250aba6b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:24.691001 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 740/2960] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:24 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:25.491313 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8d14da70-3535-4f2a-a755-5b90afd2ed9b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:25.493772 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8d14da70-3535-4f2a-a755-5b90afd2ed9b tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/snapshots/6aba0e78-5900-41fb-a30f-9b51c163afca Aug 04 10:52:25.494856 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8d14da70-3535-4f2a-a755-5b90afd2ed9b tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:25.494856 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8d14da70-3535-4f2a-a755-5b90afd2ed9b tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:25.505585 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8d14da70-3535-4f2a-a755-5b90afd2ed9b tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/snapshots/6aba0e78-5900-41fb-a30f-9b51c163afca returned with HTTP 404 Aug 04 10:52:25.506173 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 737/2961] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:25 2026] GET /volume/v3/snapshots/6aba0e78-5900-41fb-a30f-9b51c163afca => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:25.524644 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8a1c0973-6961-4798-b5dd-ea5438f74c6c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:25.528122 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a1c0973-6961-4798-b5dd-ea5438f74c6c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] DELETE https://10.4.3.232/volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe Aug 04 10:52:25.528122 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a1c0973-6961-4798-b5dd-ea5438f74c6c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:25.528122 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a1c0973-6961-4798-b5dd-ea5438f74c6c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:25.528122 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-8a1c0973-6961-4798-b5dd-ea5438f74c6c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Delete volume with id: ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe Aug 04 10:52:25.537974 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:25.537974 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:25.540065 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8a1c0973-6961-4798-b5dd-ea5438f74c6c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:25.578178 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8a1c0973-6961-4798-b5dd-ea5438f74c6c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Delete volume request issued successfully. Aug 04 10:52:25.578507 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a1c0973-6961-4798-b5dd-ea5438f74c6c tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe returned with HTTP 202 Aug 04 10:52:25.579086 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 743/2962] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:52:25 2026] DELETE /volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:52:25.580785 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2484e0ef-1952-4049-9240-eba1e44deae7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:25.582220 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2484e0ef-1952-4049-9240-eba1e44deae7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 Aug 04 10:52:25.582431 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2484e0ef-1952-4049-9240-eba1e44deae7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:25.582618 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2484e0ef-1952-4049-9240-eba1e44deae7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:25.588267 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4f67a554-4630-48b2-9b70-feb3b831060b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:25.588956 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4f67a554-4630-48b2-9b70-feb3b831060b tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe Aug 04 10:52:25.588956 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4f67a554-4630-48b2-9b70-feb3b831060b tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:25.588956 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4f67a554-4630-48b2-9b70-feb3b831060b tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:25.591603 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:25.591603 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:25.595747 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:25.595747 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:25.596635 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2484e0ef-1952-4049-9240-eba1e44deae7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:52:25.599742 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4f67a554-4630-48b2-9b70-feb3b831060b tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:25.604058 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4f67a554-4630-48b2-9b70-feb3b831060b tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe returned with HTTP 200 Aug 04 10:52:25.604215 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2484e0ef-1952-4049-9240-eba1e44deae7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 returned with HTTP 200 Aug 04 10:52:25.604500 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 741/2963] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:25 2026] GET /volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe => generated 1227 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:52:25.605192 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 743/2964] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:25 2026] GET /volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:25.616371 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7592bdce-ad7c-401a-a666-039b70f5159c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:25.618585 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7592bdce-ad7c-401a-a666-039b70f5159c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:25.618585 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7592bdce-ad7c-401a-a666-039b70f5159c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:25.618585 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7592bdce-ad7c-401a-a666-039b70f5159c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:25.618585 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-7592bdce-ad7c-401a-a666-039b70f5159c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:25.621597 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-02a2e172-96e5-4648-89a7-ebb88ed98b6e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:25.624928 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-02a2e172-96e5-4648-89a7-ebb88ed98b6e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 Aug 04 10:52:25.625103 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-02a2e172-96e5-4648-89a7-ebb88ed98b6e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:25.625314 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-02a2e172-96e5-4648-89a7-ebb88ed98b6e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:25.625549 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-02a2e172-96e5-4648-89a7-ebb88ed98b6e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete volume with id: da413581-6657-4f99-9a3b-e5c4c783f867 Aug 04 10:52:25.627732 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:25.627732 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:25.628522 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7592bdce-ad7c-401a-a666-039b70f5159c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:25.628957 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 738/2965] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:25 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:25.635254 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:25.635254 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:25.635776 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-02a2e172-96e5-4648-89a7-ebb88ed98b6e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:52:25.672486 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-02a2e172-96e5-4648-89a7-ebb88ed98b6e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete volume request issued successfully. Aug 04 10:52:25.672486 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-02a2e172-96e5-4648-89a7-ebb88ed98b6e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 returned with HTTP 202 Aug 04 10:52:25.672924 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 744/2966] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:25 2026] DELETE /volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:25.680960 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-267f5b46-d11e-462a-bf46-85ec3463cec5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:25.683550 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-267f5b46-d11e-462a-bf46-85ec3463cec5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 Aug 04 10:52:25.683640 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-267f5b46-d11e-462a-bf46-85ec3463cec5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:25.684433 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-267f5b46-d11e-462a-bf46-85ec3463cec5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:25.691387 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:25.691387 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:25.696917 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-267f5b46-d11e-462a-bf46-85ec3463cec5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:52:25.706284 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-56c36afd-7ac4-4038-a677-0b1b8d331855 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:25.707367 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-56c36afd-7ac4-4038-a677-0b1b8d331855 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:25.707623 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-56c36afd-7ac4-4038-a677-0b1b8d331855 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:25.707794 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-56c36afd-7ac4-4038-a677-0b1b8d331855 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:25.707913 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-56c36afd-7ac4-4038-a677-0b1b8d331855 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:25.709732 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-267f5b46-d11e-462a-bf46-85ec3463cec5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 returned with HTTP 200 Aug 04 10:52:25.710325 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 742/2967] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:25 2026] GET /volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:25.713102 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:25.713102 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:25.714123 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-56c36afd-7ac4-4038-a677-0b1b8d331855 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:25.714478 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 744/2968] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:25 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:25.945147 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7845be74-541d-4328-a950-287ca159a2e9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:26.053861 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7845be74-541d-4328-a950-287ca159a2e9 tempest-VolumePoolsAdminTestsJSON-613748754 tempest-VolumePoolsAdminTestsJSON-613748754-project-admin] GET https://10.4.3.232/volume/v3/scheduler-stats/get_pools?detail=True Aug 04 10:52:26.054257 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7845be74-541d-4328-a950-287ca159a2e9 tempest-VolumePoolsAdminTestsJSON-613748754 tempest-VolumePoolsAdminTestsJSON-613748754-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:26.055498 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7845be74-541d-4328-a950-287ca159a2e9 tempest-VolumePoolsAdminTestsJSON-613748754 tempest-VolumePoolsAdminTestsJSON-613748754-project-admin] Calling method 'get_pools' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:26.077262 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7845be74-541d-4328-a950-287ca159a2e9 tempest-VolumePoolsAdminTestsJSON-613748754 tempest-VolumePoolsAdminTestsJSON-613748754-project-admin] https://10.4.3.232/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 04 10:52:26.077262 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 739/2969] 10.4.3.232 () {66 vars in 1314 bytes} [Tue Aug 4 10:52:25 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:26.094000 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-042569a9-7620-45b7-b82e-8ab2be841b9e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:26.109020 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-042569a9-7620-45b7-b82e-8ab2be841b9e tempest-VolumePoolsAdminTestsJSON-613748754 tempest-VolumePoolsAdminTestsJSON-613748754-project-admin] GET https://10.4.3.232/volume/v3/scheduler-stats/get_pools Aug 04 10:52:26.111873 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-042569a9-7620-45b7-b82e-8ab2be841b9e tempest-VolumePoolsAdminTestsJSON-613748754 tempest-VolumePoolsAdminTestsJSON-613748754-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:26.112820 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-042569a9-7620-45b7-b82e-8ab2be841b9e tempest-VolumePoolsAdminTestsJSON-613748754 tempest-VolumePoolsAdminTestsJSON-613748754-project-admin] Calling method 'get_pools' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:26.136149 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-042569a9-7620-45b7-b82e-8ab2be841b9e tempest-VolumePoolsAdminTestsJSON-613748754 tempest-VolumePoolsAdminTestsJSON-613748754-project-admin] https://10.4.3.232/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 04 10:52:26.139460 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 745/2970] 10.4.3.232 () {66 vars in 1291 bytes} [Tue Aug 4 10:52:26 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:26.619165 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-47c75d33-7d14-4b6d-a399-2e68e1a5b873 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:26.621161 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-47c75d33-7d14-4b6d-a399-2e68e1a5b873 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe Aug 04 10:52:26.621464 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-47c75d33-7d14-4b6d-a399-2e68e1a5b873 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:26.621696 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-47c75d33-7d14-4b6d-a399-2e68e1a5b873 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:26.629482 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-47c75d33-7d14-4b6d-a399-2e68e1a5b873 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe returned with HTTP 404 Aug 04 10:52:26.629949 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 743/2971] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:26 2026] GET /volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:52:26.651219 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-acc35743-8f4c-4e68-8644-e788e191bfa5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:26.653328 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-acc35743-8f4c-4e68-8644-e788e191bfa5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:26.653562 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-acc35743-8f4c-4e68-8644-e788e191bfa5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:26.653746 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-acc35743-8f4c-4e68-8644-e788e191bfa5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:26.653854 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-acc35743-8f4c-4e68-8644-e788e191bfa5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:26.658917 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:26.658917 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:26.659751 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-acc35743-8f4c-4e68-8644-e788e191bfa5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:26.660090 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 745/2972] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:26 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:26.727512 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-58374df0-1f9f-4e32-8d51-86999824a015 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:26.729685 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-58374df0-1f9f-4e32-8d51-86999824a015 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:26.729888 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-58374df0-1f9f-4e32-8d51-86999824a015 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:26.730075 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-58374df0-1f9f-4e32-8d51-86999824a015 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:26.730205 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-58374df0-1f9f-4e32-8d51-86999824a015 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:26.732650 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e1644b9d-bf18-4681-bc0c-644f0765025e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:26.735459 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:26.735459 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:26.736273 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-58374df0-1f9f-4e32-8d51-86999824a015 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:26.736719 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 740/2973] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:26 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:52:26.739658 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e1644b9d-bf18-4681-bc0c-644f0765025e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 Aug 04 10:52:26.740222 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e1644b9d-bf18-4681-bc0c-644f0765025e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:26.741263 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e1644b9d-bf18-4681-bc0c-644f0765025e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:26.766050 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e1644b9d-bf18-4681-bc0c-644f0765025e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 returned with HTTP 404 Aug 04 10:52:26.766839 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 746/2974] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:26 2026] GET /volume/v3/volumes/da413581-6657-4f99-9a3b-e5c4c783f867 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:26.782578 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-94584947-5ced-4d38-b188-cc838ca7df61 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:26.784769 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-94584947-5ced-4d38-b188-cc838ca7df61 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:52:26.785036 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-94584947-5ced-4d38-b188-cc838ca7df61 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:26.785316 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-94584947-5ced-4d38-b188-cc838ca7df61 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:26.795868 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:26.795868 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:26.802529 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-94584947-5ced-4d38-b188-cc838ca7df61 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:52:26.808166 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-94584947-5ced-4d38-b188-cc838ca7df61 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 returned with HTTP 200 Aug 04 10:52:26.808726 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 744/2975] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:26 2026] GET /volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:26.822954 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5c22ea9e-35e2-4f5f-9058-581caade3081 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:26.825130 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5c22ea9e-35e2-4f5f-9058-581caade3081 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:52:26.825549 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5c22ea9e-35e2-4f5f-9058-581caade3081 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06a15443-4edf-4278-aa0e-072474ffbcc3", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-952080644"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:26.835473 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:26.835473 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:26.836134 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5c22ea9e-35e2-4f5f-9058-581caade3081 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:52:26.836320 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-5c22ea9e-35e2-4f5f-9058-581caade3081 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create snapshot from volume 06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:52:26.883204 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-5c22ea9e-35e2-4f5f-9058-581caade3081 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Created reservations ['4a58b264-23f6-4e59-a149-d85af5d80e68', '659621e0-ffb9-47ad-bdfe-a5caebe5dbf4', 'b35705ae-3f6c-4c81-9a76-e03d18681e5a', 'b9d5c44c-ab04-4e93-bd7d-73e60f4ff70a'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:26.925944 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5c22ea9e-35e2-4f5f-9058-581caade3081 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot create request issued successfully. Aug 04 10:52:26.926236 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5c22ea9e-35e2-4f5f-9058-581caade3081 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:52:26.927757 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 746/2976] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:52:26 2026] POST /volume/v3/snapshots => generated 379 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:26.936746 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0cd7e6b2-6cb9-4716-abca-d288ae4f8ea0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:26.939193 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0cd7e6b2-6cb9-4716-abca-d288ae4f8ea0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 Aug 04 10:52:26.939568 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0cd7e6b2-6cb9-4716-abca-d288ae4f8ea0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:26.941771 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0cd7e6b2-6cb9-4716-abca-d288ae4f8ea0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:26.949268 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:26.949268 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:26.949268 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0cd7e6b2-6cb9-4716-abca-d288ae4f8ea0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:52:26.949268 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0cd7e6b2-6cb9-4716-abca-d288ae4f8ea0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 returned with HTTP 200 Aug 04 10:52:26.949268 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 741/2977] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:26 2026] GET /volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 => generated 511 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:26.964475 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-45ee889c-9019-4584-8fd1-148fd8867a67 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:26.966927 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-45ee889c-9019-4584-8fd1-148fd8867a67 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] DELETE https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb Aug 04 10:52:26.967233 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-45ee889c-9019-4584-8fd1-148fd8867a67 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:26.969369 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-45ee889c-9019-4584-8fd1-148fd8867a67 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:26.969369 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-45ee889c-9019-4584-8fd1-148fd8867a67 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Delete volume with id: 5ad51e1c-62d4-4a37-9a11-52e8d4d286cb Aug 04 10:52:26.976907 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:26.976907 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:26.977509 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-45ee889c-9019-4584-8fd1-148fd8867a67 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:27.003461 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-45ee889c-9019-4584-8fd1-148fd8867a67 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Delete volume request issued successfully. Aug 04 10:52:27.003601 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-45ee889c-9019-4584-8fd1-148fd8867a67 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb returned with HTTP 202 Aug 04 10:52:27.004839 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 747/2978] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:52:26 2026] DELETE /volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:52:27.017755 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6fb3fe1e-50b9-4151-aa59-42e7afd19523 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:27.023485 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6fb3fe1e-50b9-4151-aa59-42e7afd19523 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb Aug 04 10:52:27.023801 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6fb3fe1e-50b9-4151-aa59-42e7afd19523 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:27.024083 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6fb3fe1e-50b9-4151-aa59-42e7afd19523 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:27.034080 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:27.034080 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:27.038748 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6fb3fe1e-50b9-4151-aa59-42e7afd19523 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:27.045513 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6fb3fe1e-50b9-4151-aa59-42e7afd19523 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb returned with HTTP 200 Aug 04 10:52:27.046556 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 745/2979] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:27 2026] GET /volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb => generated 1192 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:52:27.674895 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f6b9f4e4-5760-41e3-8a0c-85661510af8e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:27.685441 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f6b9f4e4-5760-41e3-8a0c-85661510af8e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:27.685990 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f6b9f4e4-5760-41e3-8a0c-85661510af8e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:27.687180 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f6b9f4e4-5760-41e3-8a0c-85661510af8e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:27.687327 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-f6b9f4e4-5760-41e3-8a0c-85661510af8e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:27.706043 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:27.706043 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:27.710609 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f6b9f4e4-5760-41e3-8a0c-85661510af8e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:27.712972 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 747/2980] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:27 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 790 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:27.751196 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ad38629b-e1aa-43a9-9681-283b3ad45f20 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:27.755395 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ad38629b-e1aa-43a9-9681-283b3ad45f20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:27.755395 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ad38629b-e1aa-43a9-9681-283b3ad45f20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:27.755395 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ad38629b-e1aa-43a9-9681-283b3ad45f20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:27.755395 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ad38629b-e1aa-43a9-9681-283b3ad45f20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:27.760754 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:27.760754 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:27.761718 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ad38629b-e1aa-43a9-9681-283b3ad45f20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:27.762710 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 742/2981] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:27 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:27.965462 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2dc229f4-8460-4d4a-ae50-1511d9797a8a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:27.968660 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2dc229f4-8460-4d4a-ae50-1511d9797a8a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 Aug 04 10:52:27.968947 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2dc229f4-8460-4d4a-ae50-1511d9797a8a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:27.969202 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2dc229f4-8460-4d4a-ae50-1511d9797a8a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:27.976716 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:27.976716 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:27.977373 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2dc229f4-8460-4d4a-ae50-1511d9797a8a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:52:27.978237 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2dc229f4-8460-4d4a-ae50-1511d9797a8a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 returned with HTTP 200 Aug 04 10:52:27.978645 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 748/2982] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:27 2026] GET /volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 => generated 538 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:27.988988 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ee182372-c261-42ab-b69a-ce5e559d82da None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:27.991786 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ee182372-c261-42ab-b69a-ce5e559d82da tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 Aug 04 10:52:27.991966 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ee182372-c261-42ab-b69a-ce5e559d82da tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:27.992181 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ee182372-c261-42ab-b69a-ce5e559d82da tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:28.002506 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:28.002506 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:28.002936 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ee182372-c261-42ab-b69a-ce5e559d82da tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:52:28.003797 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ee182372-c261-42ab-b69a-ce5e559d82da tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 returned with HTTP 200 Aug 04 10:52:28.004506 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 746/2983] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:27 2026] GET /volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 => generated 538 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:28.020853 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e2fc7124-7993-4e7d-aa7c-c851e5f9149e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:28.022533 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e2fc7124-7993-4e7d-aa7c-c851e5f9149e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots Aug 04 10:52:28.022749 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e2fc7124-7993-4e7d-aa7c-c851e5f9149e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:28.022935 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e2fc7124-7993-4e7d-aa7c-c851e5f9149e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:28.023179 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-e2fc7124-7993-4e7d-aa7c-c851e5f9149e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:52:28.024166 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-e2fc7124-7993-4e7d-aa7c-c851e5f9149e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Building query based on filter {{(pid=100253) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:52:28.034115 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e2fc7124-7993-4e7d-aa7c-c851e5f9149e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Get all snapshots completed successfully. Aug 04 10:52:28.034482 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e2fc7124-7993-4e7d-aa7c-c851e5f9149e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 200 Aug 04 10:52:28.034810 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 748/2984] 10.4.3.232 () {66 vars in 1243 bytes} [Tue Aug 4 10:52:28 2026] GET /volume/v3/snapshots => generated 407 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:28.045806 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a5009c0f-7ca7-4500-a7ff-34fd7e9ea3f5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:28.053083 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a5009c0f-7ca7-4500-a7ff-34fd7e9ea3f5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] PUT https://10.4.3.232/volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 Aug 04 10:52:28.053083 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a5009c0f-7ca7-4500-a7ff-34fd7e9ea3f5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1283350514", "description": "This is the new description of snapshot."}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:28.065076 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:28.065076 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:28.068759 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-db53419f-3011-466d-b984-9fb4e0f1b4dc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:28.068907 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a5009c0f-7ca7-4500-a7ff-34fd7e9ea3f5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:52:28.068947 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db53419f-3011-466d-b984-9fb4e0f1b4dc tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb Aug 04 10:52:28.068947 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-db53419f-3011-466d-b984-9fb4e0f1b4dc tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:28.068947 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-db53419f-3011-466d-b984-9fb4e0f1b4dc tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:28.075328 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db53419f-3011-466d-b984-9fb4e0f1b4dc tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb returned with HTTP 404 Aug 04 10:52:28.076057 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 749/2985] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:28 2026] GET /volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:52:28.086002 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a5009c0f-7ca7-4500-a7ff-34fd7e9ea3f5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 returned with HTTP 200 Aug 04 10:52:28.086734 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 743/2986] 10.4.3.232 () {68 vars in 1375 bytes} [Tue Aug 4 10:52:28 2026] PUT /volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 => generated 443 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:28.090107 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-47f76b59-7b88-433a-8536-0bab1c4e5ee7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:28.091930 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-47f76b59-7b88-433a-8536-0bab1c4e5ee7 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] DELETE https://10.4.3.232/volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe Aug 04 10:52:28.092129 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-47f76b59-7b88-433a-8536-0bab1c4e5ee7 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:28.092325 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-47f76b59-7b88-433a-8536-0bab1c4e5ee7 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:28.092521 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-47f76b59-7b88-433a-8536-0bab1c4e5ee7 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Delete volume with id: ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe Aug 04 10:52:28.097459 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-66fde5a0-9b18-4aa6-93eb-048095333917 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:28.099943 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-66fde5a0-9b18-4aa6-93eb-048095333917 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 Aug 04 10:52:28.100148 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-66fde5a0-9b18-4aa6-93eb-048095333917 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:28.100408 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-66fde5a0-9b18-4aa6-93eb-048095333917 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:28.102310 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-47f76b59-7b88-433a-8536-0bab1c4e5ee7 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe returned with HTTP 404 Aug 04 10:52:28.102946 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 747/2987] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:52:28 2026] DELETE /volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:52:28.107155 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:28.107155 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:28.107639 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-66fde5a0-9b18-4aa6-93eb-048095333917 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:52:28.108511 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-66fde5a0-9b18-4aa6-93eb-048095333917 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 returned with HTTP 200 Aug 04 10:52:28.108973 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 749/2988] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:28 2026] GET /volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 => generated 577 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:28.111008 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-84d22261-d9b2-40c4-8603-f3fcb0bacc08 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:28.113530 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-84d22261-d9b2-40c4-8603-f3fcb0bacc08 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe Aug 04 10:52:28.113839 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-84d22261-d9b2-40c4-8603-f3fcb0bacc08 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:28.114126 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-84d22261-d9b2-40c4-8603-f3fcb0bacc08 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:28.119909 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a0e6cef1-1066-44df-b997-2584842f1c00 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:28.121814 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0e6cef1-1066-44df-b997-2584842f1c00 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 Aug 04 10:52:28.122059 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0e6cef1-1066-44df-b997-2584842f1c00 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:28.122337 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0e6cef1-1066-44df-b997-2584842f1c00 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:28.122511 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-a0e6cef1-1066-44df-b997-2584842f1c00 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete snapshot with id: 7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 Aug 04 10:52:28.123785 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-84d22261-d9b2-40c4-8603-f3fcb0bacc08 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe returned with HTTP 404 Aug 04 10:52:28.124495 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 750/2989] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:28 2026] GET /volume/v3/volumes/ae7d9189-4783-4f8a-b2fa-ea6d1ae748fe => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:52:28.131180 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:28.131180 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:28.131736 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a0e6cef1-1066-44df-b997-2584842f1c00 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:52:28.132448 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1d36e9f6-aa6e-450f-ad21-6765975c11bb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:28.134695 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1d36e9f6-aa6e-450f-ad21-6765975c11bb tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/6aba0e78-5900-41fb-a30f-9b51c163afca Aug 04 10:52:28.136352 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1d36e9f6-aa6e-450f-ad21-6765975c11bb tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:28.136352 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1d36e9f6-aa6e-450f-ad21-6765975c11bb tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:28.136352 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-1d36e9f6-aa6e-450f-ad21-6765975c11bb tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Delete snapshot with id: 6aba0e78-5900-41fb-a30f-9b51c163afca Aug 04 10:52:28.143423 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1d36e9f6-aa6e-450f-ad21-6765975c11bb tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/snapshots/6aba0e78-5900-41fb-a30f-9b51c163afca returned with HTTP 404 Aug 04 10:52:28.145039 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 748/2990] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:52:28 2026] DELETE /volume/v3/snapshots/6aba0e78-5900-41fb-a30f-9b51c163afca => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:28.154126 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4506c8b1-d8a2-4f18-bf0c-b84055e79ae9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:28.154809 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a0e6cef1-1066-44df-b997-2584842f1c00 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot delete request issued successfully. Aug 04 10:52:28.155000 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0e6cef1-1066-44df-b997-2584842f1c00 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 returned with HTTP 202 Aug 04 10:52:28.155517 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 744/2991] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:52:28 2026] DELETE /volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:28.156722 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4506c8b1-d8a2-4f18-bf0c-b84055e79ae9 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/snapshots/6aba0e78-5900-41fb-a30f-9b51c163afca Aug 04 10:52:28.156981 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4506c8b1-d8a2-4f18-bf0c-b84055e79ae9 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:28.157297 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4506c8b1-d8a2-4f18-bf0c-b84055e79ae9 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:28.163296 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d4cd0daf-eaa7-4798-90c1-c37ca897b24a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:28.164600 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d4cd0daf-eaa7-4798-90c1-c37ca897b24a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 Aug 04 10:52:28.164799 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d4cd0daf-eaa7-4798-90c1-c37ca897b24a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:28.164970 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d4cd0daf-eaa7-4798-90c1-c37ca897b24a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:28.165306 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4506c8b1-d8a2-4f18-bf0c-b84055e79ae9 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/snapshots/6aba0e78-5900-41fb-a30f-9b51c163afca returned with HTTP 404 Aug 04 10:52:28.166203 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 750/2992] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:28 2026] GET /volume/v3/snapshots/6aba0e78-5900-41fb-a30f-9b51c163afca => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:28.173143 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a871f480-6f8c-479f-a817-58af6e02e027 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:28.174465 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:28.174465 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:28.175095 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d4cd0daf-eaa7-4798-90c1-c37ca897b24a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:52:28.176128 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d4cd0daf-eaa7-4798-90c1-c37ca897b24a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 returned with HTTP 200 Aug 04 10:52:28.177361 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a871f480-6f8c-479f-a817-58af6e02e027 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] DELETE https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb Aug 04 10:52:28.177703 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a871f480-6f8c-479f-a817-58af6e02e027 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:28.177989 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a871f480-6f8c-479f-a817-58af6e02e027 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:28.178267 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-a871f480-6f8c-479f-a817-58af6e02e027 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Delete volume with id: 5ad51e1c-62d4-4a37-9a11-52e8d4d286cb Aug 04 10:52:28.182332 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 751/2993] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:28 2026] GET /volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 => generated 576 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:28.185775 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a871f480-6f8c-479f-a817-58af6e02e027 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb returned with HTTP 404 Aug 04 10:52:28.186210 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 749/2994] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:52:28 2026] DELETE /volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:52:28.196525 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3875ed52-38af-48c3-b597-9fa498f71590 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:28.198622 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3875ed52-38af-48c3-b597-9fa498f71590 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb Aug 04 10:52:28.198907 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3875ed52-38af-48c3-b597-9fa498f71590 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:28.199177 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3875ed52-38af-48c3-b597-9fa498f71590 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:28.205052 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3875ed52-38af-48c3-b597-9fa498f71590 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb returned with HTTP 404 Aug 04 10:52:28.205590 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 745/2995] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:28 2026] GET /volume/v3/volumes/5ad51e1c-62d4-4a37-9a11-52e8d4d286cb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:52:28.260611 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7f197b69-7d05-4540-a14a-d404850fa0bd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:28.264478 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7f197b69-7d05-4540-a14a-d404850fa0bd tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] DELETE https://10.4.3.232/volume/v3/volumes/ddd9644a-1bc6-4f8a-8c20-d8cc8489cb1a Aug 04 10:52:28.264839 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7f197b69-7d05-4540-a14a-d404850fa0bd tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:28.265956 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7f197b69-7d05-4540-a14a-d404850fa0bd tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:28.267742 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-7f197b69-7d05-4540-a14a-d404850fa0bd tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Delete volume with id: ddd9644a-1bc6-4f8a-8c20-d8cc8489cb1a Aug 04 10:52:28.290764 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:28.290764 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:28.292612 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7f197b69-7d05-4540-a14a-d404850fa0bd tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:28.352828 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7f197b69-7d05-4540-a14a-d404850fa0bd tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Delete volume request issued successfully. Aug 04 10:52:28.353060 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7f197b69-7d05-4540-a14a-d404850fa0bd tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/ddd9644a-1bc6-4f8a-8c20-d8cc8489cb1a returned with HTTP 202 Aug 04 10:52:28.353724 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 751/2996] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:52:28 2026] DELETE /volume/v3/volumes/ddd9644a-1bc6-4f8a-8c20-d8cc8489cb1a => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:52:28.365232 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-603d4da3-e73d-46ce-a4da-4ab33a53aa23 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:28.371193 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-603d4da3-e73d-46ce-a4da-4ab33a53aa23 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/ddd9644a-1bc6-4f8a-8c20-d8cc8489cb1a Aug 04 10:52:28.371529 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-603d4da3-e73d-46ce-a4da-4ab33a53aa23 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:28.371811 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-603d4da3-e73d-46ce-a4da-4ab33a53aa23 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:28.387780 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:28.387780 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:28.397360 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-603d4da3-e73d-46ce-a4da-4ab33a53aa23 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Volume info retrieved successfully. Aug 04 10:52:28.400720 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-603d4da3-e73d-46ce-a4da-4ab33a53aa23 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/ddd9644a-1bc6-4f8a-8c20-d8cc8489cb1a returned with HTTP 200 Aug 04 10:52:28.401416 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 752/2997] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:28 2026] GET /volume/v3/volumes/ddd9644a-1bc6-4f8a-8c20-d8cc8489cb1a => generated 1227 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:52:28.724740 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ab38446d-6f5c-451a-b101-5e15a58682ba None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:28.725759 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cad53a62-e63e-4e0f-ae82-20a06e146a58 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:28.726639 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ab38446d-6f5c-451a-b101-5e15a58682ba tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:28.726828 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ab38446d-6f5c-451a-b101-5e15a58682ba tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:28.727077 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ab38446d-6f5c-451a-b101-5e15a58682ba tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:28.727237 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-ab38446d-6f5c-451a-b101-5e15a58682ba tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:28.732058 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:28.732058 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:28.732826 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ab38446d-6f5c-451a-b101-5e15a58682ba tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:28.733166 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 750/2998] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:28 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:28.773857 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-41cc00c7-544e-4299-a848-0287a7b4cc17 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:28.777231 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-41cc00c7-544e-4299-a848-0287a7b4cc17 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:28.777546 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-41cc00c7-544e-4299-a848-0287a7b4cc17 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:28.777872 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-41cc00c7-544e-4299-a848-0287a7b4cc17 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:28.778021 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-41cc00c7-544e-4299-a848-0287a7b4cc17 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:28.787725 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:28.787725 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:28.788774 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-41cc00c7-544e-4299-a848-0287a7b4cc17 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:28.789404 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 752/2999] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:28 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:28.838907 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cad53a62-e63e-4e0f-ae82-20a06e146a58 tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] GET https://10.4.3.232/volume/v3/os-services Aug 04 10:52:28.839408 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cad53a62-e63e-4e0f-ae82-20a06e146a58 tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:28.839408 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cad53a62-e63e-4e0f-ae82-20a06e146a58 tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:28.839702 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:28.839702 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:28.844592 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cad53a62-e63e-4e0f-ae82-20a06e146a58 tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] https://10.4.3.232/volume/v3/os-services returned with HTTP 200 Aug 04 10:52:28.844959 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 746/3000] 10.4.3.232 () {66 vars in 1249 bytes} [Tue Aug 4 10:52:28 2026] GET /volume/v3/os-services => generated 626 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:28.854896 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-af87a3fa-1642-48d4-b627-b5f0bf9496d7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:28.856771 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af87a3fa-1642-48d4-b627-b5f0bf9496d7 tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] GET https://10.4.3.232/volume/v3/os-services?host=np0000006413 Aug 04 10:52:28.857164 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af87a3fa-1642-48d4-b627-b5f0bf9496d7 tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:28.857545 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af87a3fa-1642-48d4-b627-b5f0bf9496d7 tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:28.867657 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af87a3fa-1642-48d4-b627-b5f0bf9496d7 tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] https://10.4.3.232/volume/v3/os-services?host=np0000006413 returned with HTTP 200 Aug 04 10:52:28.867657 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 753/3001] 10.4.3.232 () {66 vars in 1284 bytes} [Tue Aug 4 10:52:28 2026] GET /volume/v3/os-services?host=np0000006413 => generated 626 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:28.876441 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-49f2eeaa-73cf-4acf-b47f-cef308aee205 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:28.878234 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-49f2eeaa-73cf-4acf-b47f-cef308aee205 tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] GET https://10.4.3.232/volume/v3/os-services?host=np0000006413&binary=cinder-scheduler Aug 04 10:52:28.878449 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-49f2eeaa-73cf-4acf-b47f-cef308aee205 tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:28.878631 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-49f2eeaa-73cf-4acf-b47f-cef308aee205 tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:28.884738 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-49f2eeaa-73cf-4acf-b47f-cef308aee205 tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] https://10.4.3.232/volume/v3/os-services?host=np0000006413&binary=cinder-scheduler returned with HTTP 200 Aug 04 10:52:28.885310 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 751/3002] 10.4.3.232 () {66 vars in 1332 bytes} [Tue Aug 4 10:52:28 2026] GET /volume/v3/os-services?host=np0000006413&binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:28.909475 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4cfb3e5d-244a-4dd3-853a-366f9a096445 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:28.911535 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4cfb3e5d-244a-4dd3-853a-366f9a096445 tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] GET https://10.4.3.232/volume/v3/os-services?binary=cinder-scheduler Aug 04 10:52:28.911914 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4cfb3e5d-244a-4dd3-853a-366f9a096445 tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:28.912131 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4cfb3e5d-244a-4dd3-853a-366f9a096445 tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:28.917979 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4cfb3e5d-244a-4dd3-853a-366f9a096445 tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] https://10.4.3.232/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 04 10:52:28.919986 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 753/3003] 10.4.3.232 () {66 vars in 1296 bytes} [Tue Aug 4 10:52:28 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:28.931755 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e29e0ca3-6ba8-4a6e-9994-c20c00d49a65 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:29.002676 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e29e0ca3-6ba8-4a6e-9994-c20c00d49a65 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:29.003007 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e29e0ca3-6ba8-4a6e-9994-c20c00d49a65 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-598423655"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:29.004916 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-e29e0ca3-6ba8-4a6e-9994-c20c00d49a65 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-598423655'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:29.005050 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-e29e0ca3-6ba8-4a6e-9994-c20c00d49a65 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Create volume of 1 GB Aug 04 10:52:29.008995 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e29e0ca3-6ba8-4a6e-9994-c20c00d49a65 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Availability Zones retrieved successfully. Aug 04 10:52:29.014307 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e29e0ca3-6ba8-4a6e-9994-c20c00d49a65 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Flow 'volume_create_api' (b79faaeb-b94a-48b2-a726-74c2529cf104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:29.015378 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e29e0ca3-6ba8-4a6e-9994-c20c00d49a65 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (687da8cf-06fb-451b-b56f-27f23b5adabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:29.016223 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-e29e0ca3-6ba8-4a6e-9994-c20c00d49a65 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:29.042870 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e29e0ca3-6ba8-4a6e-9994-c20c00d49a65 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (687da8cf-06fb-451b-b56f-27f23b5adabd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:29.043642 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e29e0ca3-6ba8-4a6e-9994-c20c00d49a65 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (050687c1-e801-4f27-a98d-6a441d1de5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:29.110409 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-e29e0ca3-6ba8-4a6e-9994-c20c00d49a65 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Created reservations ['6aeaf3fd-69c0-4a2a-9493-bc92516a7e4e', 'e19a7270-3596-488e-95a4-ae9416abddec', '4cd9fc16-0c72-48bd-8910-fd7d9e99d609', '151ecbff-54bb-4a18-b283-079119c681af'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:29.111142 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e29e0ca3-6ba8-4a6e-9994-c20c00d49a65 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (050687c1-e801-4f27-a98d-6a441d1de5df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6aeaf3fd-69c0-4a2a-9493-bc92516a7e4e', 'e19a7270-3596-488e-95a4-ae9416abddec', '4cd9fc16-0c72-48bd-8910-fd7d9e99d609', '151ecbff-54bb-4a18-b283-079119c681af']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:29.111889 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e29e0ca3-6ba8-4a6e-9994-c20c00d49a65 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (175cedcc-b85b-44fb-aa59-f7480e7766fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:29.140011 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e29e0ca3-6ba8-4a6e-9994-c20c00d49a65 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (175cedcc-b85b-44fb-aa59-f7480e7766fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '655c322f-7ec6-4cec-903c-9270f0e26aa8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-598423655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63f131c82bbf4105bf521072559af310',qos_specs=None,replication_status=,reservations=['6aeaf3fd-69c0-4a2a-9493-bc92516a7e4e','e19a7270-3596-488e-95a4-ae9416abddec','4cd9fc16-0c72-48bd-8910-fd7d9e99d609','151ecbff-54bb-4a18-b283-079119c681af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb9d7e50e234f63b170c28a8dd6edda',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-598423655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=655c322f-7ec6-4cec-903c-9270f0e26aa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63f131c82bbf4105bf521072559af310',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='deb9d7e50e234f63b170c28a8dd6edda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:29.140776 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e29e0ca3-6ba8-4a6e-9994-c20c00d49a65 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9f1e0b9-ac10-44d1-8438-085021a538d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:29.161145 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e29e0ca3-6ba8-4a6e-9994-c20c00d49a65 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9f1e0b9-ac10-44d1-8438-085021a538d4) transitioned into state 'SUCCESS' from state '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-598423655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63f131c82bbf4105bf521072559af310',qos_specs=None,replication_status=,reservations=['6aeaf3fd-69c0-4a2a-9493-bc92516a7e4e','e19a7270-3596-488e-95a4-ae9416abddec','4cd9fc16-0c72-48bd-8910-fd7d9e99d609','151ecbff-54bb-4a18-b283-079119c681af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb9d7e50e234f63b170c28a8dd6edda',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:29.161805 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e29e0ca3-6ba8-4a6e-9994-c20c00d49a65 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86e80598-f8fa-41ee-b96e-b43eb82f6357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:29.174148 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e29e0ca3-6ba8-4a6e-9994-c20c00d49a65 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86e80598-f8fa-41ee-b96e-b43eb82f6357) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:29.175019 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e29e0ca3-6ba8-4a6e-9994-c20c00d49a65 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Flow 'volume_create_api' (b79faaeb-b94a-48b2-a726-74c2529cf104) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:29.175700 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e29e0ca3-6ba8-4a6e-9994-c20c00d49a65 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Create volume request issued successfully. Aug 04 10:52:29.176350 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e29e0ca3-6ba8-4a6e-9994-c20c00d49a65 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:29.176831 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 747/3004] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:52:28 2026] POST /volume/v3/volumes => generated 753 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:29.188853 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a2908f4d-2f87-48a4-9831-522d62706ffd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:29.193032 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a2908f4d-2f87-48a4-9831-522d62706ffd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 Aug 04 10:52:29.193032 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a2908f4d-2f87-48a4-9831-522d62706ffd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:29.193218 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5a05cf2a-2c0f-460d-8d59-b54995f19c81 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:29.193550 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a2908f4d-2f87-48a4-9831-522d62706ffd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:29.197094 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5a05cf2a-2c0f-460d-8d59-b54995f19c81 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] GET https://10.4.3.232/volume/v3/volumes/655c322f-7ec6-4cec-903c-9270f0e26aa8 Aug 04 10:52:29.197094 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5a05cf2a-2c0f-460d-8d59-b54995f19c81 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:29.197094 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5a05cf2a-2c0f-460d-8d59-b54995f19c81 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:29.197972 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a2908f4d-2f87-48a4-9831-522d62706ffd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 returned with HTTP 404 Aug 04 10:52:29.198754 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 754/3005] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:29 2026] GET /volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:29.210231 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ed8c80d4-de6b-4494-88d1-82f43dc49235 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:29.210959 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:29.210959 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:29.212149 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ed8c80d4-de6b-4494-88d1-82f43dc49235 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 Aug 04 10:52:29.212376 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ed8c80d4-de6b-4494-88d1-82f43dc49235 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:29.212574 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ed8c80d4-de6b-4494-88d1-82f43dc49235 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:29.212663 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-ed8c80d4-de6b-4494-88d1-82f43dc49235 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete snapshot with id: 7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 Aug 04 10:52:29.215126 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5a05cf2a-2c0f-460d-8d59-b54995f19c81 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Volume info retrieved successfully. Aug 04 10:52:29.218815 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ed8c80d4-de6b-4494-88d1-82f43dc49235 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 returned with HTTP 404 Aug 04 10:52:29.219367 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 754/3006] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:52:29 2026] DELETE /volume/v3/snapshots/7d3ebf1d-82e3-493e-94ab-ce776c1aaa77 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:29.223522 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5a05cf2a-2c0f-460d-8d59-b54995f19c81 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] https://10.4.3.232/volume/v3/volumes/655c322f-7ec6-4cec-903c-9270f0e26aa8 returned with HTTP 200 Aug 04 10:52:29.224034 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 752/3007] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:29 2026] GET /volume/v3/volumes/655c322f-7ec6-4cec-903c-9270f0e26aa8 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:29.230907 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cabde9f2-1efb-4712-9c2b-459e8b5b4544 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:29.232966 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cabde9f2-1efb-4712-9c2b-459e8b5b4544 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:52:29.233174 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cabde9f2-1efb-4712-9c2b-459e8b5b4544 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:29.233411 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cabde9f2-1efb-4712-9c2b-459e8b5b4544 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:29.240978 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:29.240978 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:29.245313 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cabde9f2-1efb-4712-9c2b-459e8b5b4544 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:52:29.249852 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cabde9f2-1efb-4712-9c2b-459e8b5b4544 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 returned with HTTP 200 Aug 04 10:52:29.250224 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 748/3008] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:29 2026] GET /volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:29.265130 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4e70aa41-c8d6-4a6a-b8e8-d0e4939b0942 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:29.266914 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4e70aa41-c8d6-4a6a-b8e8-d0e4939b0942 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:52:29.267578 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4e70aa41-c8d6-4a6a-b8e8-d0e4939b0942 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06a15443-4edf-4278-aa0e-072474ffbcc3", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-7160800"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:29.281281 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:29.281281 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:29.282132 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4e70aa41-c8d6-4a6a-b8e8-d0e4939b0942 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:52:29.282967 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-4e70aa41-c8d6-4a6a-b8e8-d0e4939b0942 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create snapshot from volume 06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:52:29.315842 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-4e70aa41-c8d6-4a6a-b8e8-d0e4939b0942 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Created reservations ['dcc84da0-96e4-4d78-836f-6bfeb82aede6', 'd15467eb-0936-4f77-a531-466b601e9001', '4e88a571-a114-458b-ab1f-ee76bd646575', '31565ef0-a68d-4063-b37e-d1986679b26e'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:29.347001 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4e70aa41-c8d6-4a6a-b8e8-d0e4939b0942 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot create request issued successfully. Aug 04 10:52:29.347001 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4e70aa41-c8d6-4a6a-b8e8-d0e4939b0942 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:52:29.347001 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 755/3009] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:52:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:29.356507 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-18f297a1-26ab-40e2-977c-2f4857ab1cb0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:29.358694 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-18f297a1-26ab-40e2-977c-2f4857ab1cb0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/0b37c91a-0cc0-4edd-9bf6-e783215abc2d Aug 04 10:52:29.358988 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-18f297a1-26ab-40e2-977c-2f4857ab1cb0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:29.359237 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-18f297a1-26ab-40e2-977c-2f4857ab1cb0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:29.369114 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:29.369114 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:29.369763 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-18f297a1-26ab-40e2-977c-2f4857ab1cb0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:52:29.370858 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-18f297a1-26ab-40e2-977c-2f4857ab1cb0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/0b37c91a-0cc0-4edd-9bf6-e783215abc2d returned with HTTP 200 Aug 04 10:52:29.371484 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 755/3010] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:29 2026] GET /volume/v3/snapshots/0b37c91a-0cc0-4edd-9bf6-e783215abc2d => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:29.415001 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4c43171b-b901-473c-ad33-b03b7c1c844e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:29.416923 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4c43171b-b901-473c-ad33-b03b7c1c844e tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/ddd9644a-1bc6-4f8a-8c20-d8cc8489cb1a Aug 04 10:52:29.417147 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4c43171b-b901-473c-ad33-b03b7c1c844e tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:29.417383 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4c43171b-b901-473c-ad33-b03b7c1c844e tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:29.424647 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4c43171b-b901-473c-ad33-b03b7c1c844e tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/ddd9644a-1bc6-4f8a-8c20-d8cc8489cb1a returned with HTTP 404 Aug 04 10:52:29.425088 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 753/3011] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:29 2026] GET /volume/v3/volumes/ddd9644a-1bc6-4f8a-8c20-d8cc8489cb1a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:52:29.432311 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8592d06e-e29b-4da1-ab24-56723d629da7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:29.434672 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8592d06e-e29b-4da1-ab24-56723d629da7 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] DELETE https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 Aug 04 10:52:29.434954 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8592d06e-e29b-4da1-ab24-56723d629da7 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:29.435230 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8592d06e-e29b-4da1-ab24-56723d629da7 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:29.435518 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-8592d06e-e29b-4da1-ab24-56723d629da7 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Delete volume with id: e2c497c3-810e-4bdb-b438-0e6db924a2d6 Aug 04 10:52:29.442584 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8592d06e-e29b-4da1-ab24-56723d629da7 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 returned with HTTP 404 Aug 04 10:52:29.443168 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 749/3012] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:52:29 2026] DELETE /volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:52:29.451015 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5f007e77-1167-4cf0-976e-6b77a25f3c77 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:29.452405 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5f007e77-1167-4cf0-976e-6b77a25f3c77 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 Aug 04 10:52:29.452727 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5f007e77-1167-4cf0-976e-6b77a25f3c77 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:29.452994 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5f007e77-1167-4cf0-976e-6b77a25f3c77 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:29.458653 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5f007e77-1167-4cf0-976e-6b77a25f3c77 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 returned with HTTP 404 Aug 04 10:52:29.459266 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 756/3013] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:29 2026] GET /volume/v3/volumes/e2c497c3-810e-4bdb-b438-0e6db924a2d6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:52:29.495700 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-89c5ecb5-d8c2-4edf-bc48-5539a2cabfb3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:29.498086 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-89c5ecb5-d8c2-4edf-bc48-5539a2cabfb3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] DELETE https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a Aug 04 10:52:29.498554 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-89c5ecb5-d8c2-4edf-bc48-5539a2cabfb3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:29.498849 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-89c5ecb5-d8c2-4edf-bc48-5539a2cabfb3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:29.499073 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-89c5ecb5-d8c2-4edf-bc48-5539a2cabfb3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Delete volume with id: 837e21fc-52d3-4faf-9c9c-24b3da903a1a Aug 04 10:52:29.507193 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-89c5ecb5-d8c2-4edf-bc48-5539a2cabfb3 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a returned with HTTP 404 Aug 04 10:52:29.507685 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 756/3014] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:52:29 2026] DELETE /volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:52:29.515124 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-83b89159-ad50-4500-9310-b97d4aca2d19 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:29.517256 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-83b89159-ad50-4500-9310-b97d4aca2d19 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] GET https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a Aug 04 10:52:29.517545 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-83b89159-ad50-4500-9310-b97d4aca2d19 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:29.517753 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-83b89159-ad50-4500-9310-b97d4aca2d19 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:29.524276 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-83b89159-ad50-4500-9310-b97d4aca2d19 tempest-VolumeImageDependencyTests-1342642841 tempest-VolumeImageDependencyTests-1342642841-project-member] https://10.4.3.232/volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a returned with HTTP 404 Aug 04 10:52:29.525050 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 754/3015] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:52:29 2026] GET /volume/v3/volumes/837e21fc-52d3-4faf-9c9c-24b3da903a1a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:52:29.750218 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-919a1ddb-384f-48a0-84b6-3fd5d29b7f38 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:29.752310 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-919a1ddb-384f-48a0-84b6-3fd5d29b7f38 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:29.752669 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-919a1ddb-384f-48a0-84b6-3fd5d29b7f38 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:29.752975 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-919a1ddb-384f-48a0-84b6-3fd5d29b7f38 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:29.753075 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-919a1ddb-384f-48a0-84b6-3fd5d29b7f38 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:29.758060 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:29.758060 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:29.758937 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-919a1ddb-384f-48a0-84b6-3fd5d29b7f38 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:29.759365 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 750/3016] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:29 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:29.805142 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1c976208-d13a-413f-96a6-9a84d7b418f3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:29.811339 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1c976208-d13a-413f-96a6-9a84d7b418f3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:29.811339 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1c976208-d13a-413f-96a6-9a84d7b418f3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:29.811339 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1c976208-d13a-413f-96a6-9a84d7b418f3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:29.811339 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-1c976208-d13a-413f-96a6-9a84d7b418f3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:29.815985 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:29.815985 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:29.817437 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1c976208-d13a-413f-96a6-9a84d7b418f3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:29.817870 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 757/3017] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:29 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:30.240471 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9ae18d23-6499-4738-a76c-e3d44a601788 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:30.242719 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9ae18d23-6499-4738-a76c-e3d44a601788 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] GET https://10.4.3.232/volume/v3/volumes/655c322f-7ec6-4cec-903c-9270f0e26aa8 Aug 04 10:52:30.243874 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9ae18d23-6499-4738-a76c-e3d44a601788 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:30.243874 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9ae18d23-6499-4738-a76c-e3d44a601788 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:30.257483 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:30.257483 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:30.265585 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9ae18d23-6499-4738-a76c-e3d44a601788 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Volume info retrieved successfully. Aug 04 10:52:30.281826 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9ae18d23-6499-4738-a76c-e3d44a601788 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] https://10.4.3.232/volume/v3/volumes/655c322f-7ec6-4cec-903c-9270f0e26aa8 returned with HTTP 200 Aug 04 10:52:30.281826 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 757/3018] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:30 2026] GET /volume/v3/volumes/655c322f-7ec6-4cec-903c-9270f0e26aa8 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:30.307779 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-cef11b99-562c-4bb1-a1f8-13164c245926 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:30.310498 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cef11b99-562c-4bb1-a1f8-13164c245926 tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] GET https://10.4.3.232/volume/v3/volumes/655c322f-7ec6-4cec-903c-9270f0e26aa8 Aug 04 10:52:30.310873 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cef11b99-562c-4bb1-a1f8-13164c245926 tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:30.311083 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cef11b99-562c-4bb1-a1f8-13164c245926 tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:30.323216 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:30.323216 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:30.328864 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-cef11b99-562c-4bb1-a1f8-13164c245926 tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] Volume info retrieved successfully. Aug 04 10:52:30.336194 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cef11b99-562c-4bb1-a1f8-13164c245926 tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] https://10.4.3.232/volume/v3/volumes/655c322f-7ec6-4cec-903c-9270f0e26aa8 returned with HTTP 200 Aug 04 10:52:30.336722 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 755/3019] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:30 2026] GET /volume/v3/volumes/655c322f-7ec6-4cec-903c-9270f0e26aa8 => generated 1019 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:30.358539 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-65517730-7482-4c18-941a-cacd8d65911d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:30.362408 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-65517730-7482-4c18-941a-cacd8d65911d tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] GET https://10.4.3.232/volume/v3/os-services?host=np0000006413&binary=cinder-volume Aug 04 10:52:30.362666 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-65517730-7482-4c18-941a-cacd8d65911d tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:30.363090 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-65517730-7482-4c18-941a-cacd8d65911d tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:30.374591 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-65517730-7482-4c18-941a-cacd8d65911d tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] https://10.4.3.232/volume/v3/os-services?host=np0000006413&binary=cinder-volume returned with HTTP 200 Aug 04 10:52:30.374591 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 751/3020] 10.4.3.232 () {66 vars in 1326 bytes} [Tue Aug 4 10:52:30 2026] GET /volume/v3/os-services?host=np0000006413&binary=cinder-volume => generated 275 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:30.382838 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f88668a5-f27d-40ea-8a55-b30604d30470 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:30.385377 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f88668a5-f27d-40ea-8a55-b30604d30470 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/0b37c91a-0cc0-4edd-9bf6-e783215abc2d Aug 04 10:52:30.385681 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f88668a5-f27d-40ea-8a55-b30604d30470 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:30.385945 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f88668a5-f27d-40ea-8a55-b30604d30470 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:30.389550 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b64dfc24-7d45-4edb-81a6-15248b5e24b1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:30.392650 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b64dfc24-7d45-4edb-81a6-15248b5e24b1 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] GET https://10.4.3.232/volume/v3/volumes/655c322f-7ec6-4cec-903c-9270f0e26aa8 Aug 04 10:52:30.392650 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b64dfc24-7d45-4edb-81a6-15248b5e24b1 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:30.393759 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b64dfc24-7d45-4edb-81a6-15248b5e24b1 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:30.398663 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:30.398663 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:30.399701 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f88668a5-f27d-40ea-8a55-b30604d30470 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:52:30.400947 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f88668a5-f27d-40ea-8a55-b30604d30470 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/0b37c91a-0cc0-4edd-9bf6-e783215abc2d returned with HTTP 200 Aug 04 10:52:30.401437 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 758/3021] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:30 2026] GET /volume/v3/snapshots/0b37c91a-0cc0-4edd-9bf6-e783215abc2d => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:30.411299 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:30.411299 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:30.419486 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b64dfc24-7d45-4edb-81a6-15248b5e24b1 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Volume info retrieved successfully. Aug 04 10:52:30.428116 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b64dfc24-7d45-4edb-81a6-15248b5e24b1 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] https://10.4.3.232/volume/v3/volumes/655c322f-7ec6-4cec-903c-9270f0e26aa8 returned with HTTP 200 Aug 04 10:52:30.429005 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 758/3022] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:30 2026] GET /volume/v3/volumes/655c322f-7ec6-4cec-903c-9270f0e26aa8 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:30.450460 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a9a9bfa0-aa11-4f57-98c4-a4c7dc3a3942 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:30.452792 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a9a9bfa0-aa11-4f57-98c4-a4c7dc3a3942 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] DELETE https://10.4.3.232/volume/v3/volumes/655c322f-7ec6-4cec-903c-9270f0e26aa8 Aug 04 10:52:30.453005 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a9a9bfa0-aa11-4f57-98c4-a4c7dc3a3942 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:30.453724 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a9a9bfa0-aa11-4f57-98c4-a4c7dc3a3942 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:30.453724 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-a9a9bfa0-aa11-4f57-98c4-a4c7dc3a3942 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Delete volume with id: 655c322f-7ec6-4cec-903c-9270f0e26aa8 Aug 04 10:52:30.465293 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:30.465293 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:30.465584 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a9a9bfa0-aa11-4f57-98c4-a4c7dc3a3942 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Volume info retrieved successfully. Aug 04 10:52:30.499838 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a9a9bfa0-aa11-4f57-98c4-a4c7dc3a3942 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Delete volume request issued successfully. Aug 04 10:52:30.499941 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a9a9bfa0-aa11-4f57-98c4-a4c7dc3a3942 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] https://10.4.3.232/volume/v3/volumes/655c322f-7ec6-4cec-903c-9270f0e26aa8 returned with HTTP 202 Aug 04 10:52:30.500676 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 756/3023] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:30 2026] DELETE /volume/v3/volumes/655c322f-7ec6-4cec-903c-9270f0e26aa8 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:30.511872 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a068c10e-4938-4f9c-8e55-032f5b7f227b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:30.513876 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a068c10e-4938-4f9c-8e55-032f5b7f227b tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] GET https://10.4.3.232/volume/v3/volumes/655c322f-7ec6-4cec-903c-9270f0e26aa8 Aug 04 10:52:30.514332 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a068c10e-4938-4f9c-8e55-032f5b7f227b tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:30.514693 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a068c10e-4938-4f9c-8e55-032f5b7f227b tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:30.525516 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:30.525516 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:30.533388 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a068c10e-4938-4f9c-8e55-032f5b7f227b tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Volume info retrieved successfully. Aug 04 10:52:30.540707 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a068c10e-4938-4f9c-8e55-032f5b7f227b tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] https://10.4.3.232/volume/v3/volumes/655c322f-7ec6-4cec-903c-9270f0e26aa8 returned with HTTP 200 Aug 04 10:52:30.541515 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 752/3024] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:30 2026] GET /volume/v3/volumes/655c322f-7ec6-4cec-903c-9270f0e26aa8 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:30.771612 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-768b10a8-8116-43ca-a343-dfcad6568caf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:30.773388 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-768b10a8-8116-43ca-a343-dfcad6568caf tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:30.773388 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-768b10a8-8116-43ca-a343-dfcad6568caf tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:30.773388 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-768b10a8-8116-43ca-a343-dfcad6568caf tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:30.773388 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-768b10a8-8116-43ca-a343-dfcad6568caf tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:30.777943 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:30.777943 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:30.778229 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-768b10a8-8116-43ca-a343-dfcad6568caf tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:30.778610 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 759/3025] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:30 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:30.788043 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1fbbf952-3257-4621-b72e-22142643bb6b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:30.790259 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1fbbf952-3257-4621-b72e-22142643bb6b tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b Aug 04 10:52:30.790618 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1fbbf952-3257-4621-b72e-22142643bb6b tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:30.790807 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1fbbf952-3257-4621-b72e-22142643bb6b tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:30.798891 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:30.798891 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:30.803186 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1fbbf952-3257-4621-b72e-22142643bb6b tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:30.810033 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1fbbf952-3257-4621-b72e-22142643bb6b tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b returned with HTTP 200 Aug 04 10:52:30.810799 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 759/3026] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:30 2026] GET /volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:30.832801 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:30.832850 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eead9dc3-e7c8-4d21-a5eb-831e7df5df80 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:30.833950 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eead9dc3-e7c8-4d21-a5eb-831e7df5df80 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:30.834142 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eead9dc3-e7c8-4d21-a5eb-831e7df5df80 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:30.834397 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eead9dc3-e7c8-4d21-a5eb-831e7df5df80 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:30.834503 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-eead9dc3-e7c8-4d21-a5eb-831e7df5df80 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:30.836529 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] POST https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2/restore Aug 04 10:52:30.836995 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:30.838766 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.backups [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Restoring backup d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 ({'restore': {}}) {{(pid=100255) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 04 10:52:30.838883 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Restoring backup d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 to volume None. Aug 04 10:52:30.838997 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:30.838997 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:30.839784 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eead9dc3-e7c8-4d21-a5eb-831e7df5df80 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:30.840495 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 753/3027] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:30 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:30.844605 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:30.844605 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:30.846172 np0000006413 devstack@c-api.service[100255]: INFO cinder.backup.api [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Creating volume of 1 GB for restore of backup d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. Aug 04 10:52:30.853275 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Availability zone cache updated, next update will occur around 2026-08-04 11:52:30.852983. {{(pid=100255) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 04 10:52:30.853399 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Availability Zones retrieved successfully. Aug 04 10:52:30.858794 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Flow 'volume_create_api' (22aa7449-254d-43ff-be16-c0eacef70452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:30.859978 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1536969-66a1-4fdf-940b-432ef26c1cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:30.860739 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:30.888141 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1536969-66a1-4fdf-940b-432ef26c1cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:30.889921 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (289850cf-595a-4f53-a08e-d0e14b2e1482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:30.929804 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Created reservations ['de923e50-bfbe-4c36-8e7c-8709d5eb9719', '5bb45cae-2edc-4605-aeb4-fdb7627457d8', 'a0415271-962b-483e-a5ab-044eabb38a6a', '06b1b4c5-17da-489a-9c69-18d9bf007d11'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:30.930639 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (289850cf-595a-4f53-a08e-d0e14b2e1482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de923e50-bfbe-4c36-8e7c-8709d5eb9719', '5bb45cae-2edc-4605-aeb4-fdb7627457d8', 'a0415271-962b-483e-a5ab-044eabb38a6a', '06b1b4c5-17da-489a-9c69-18d9bf007d11']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:30.931491 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a343bc5-da7e-4309-b4a2-13566a3c4b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:30.961940 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a343bc5-da7e-4309-b4a2-13566a3c4b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94448df4-fda2-4f95-82ce-3aa9196b47e2', '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_d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89454ff47b494ee7a548f072766c2e65',qos_specs=None,replication_status=,reservations=['de923e50-bfbe-4c36-8e7c-8709d5eb9719','5bb45cae-2edc-4605-aeb4-fdb7627457d8','a0415271-962b-483e-a5ab-044eabb38a6a','06b1b4c5-17da-489a-9c69-18d9bf007d11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216fc3e4f4874a76ac131cb997d3466f',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:30Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94448df4-fda2-4f95-82ce-3aa9196b47e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89454ff47b494ee7a548f072766c2e65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='216fc3e4f4874a76ac131cb997d3466f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:30.962751 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eb1a568-639b-4d58-8438-8edba0c375c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:30.986457 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eb1a568-639b-4d58-8438-8edba0c375c1) transitioned into 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_d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89454ff47b494ee7a548f072766c2e65',qos_specs=None,replication_status=,reservations=['de923e50-bfbe-4c36-8e7c-8709d5eb9719','5bb45cae-2edc-4605-aeb4-fdb7627457d8','a0415271-962b-483e-a5ab-044eabb38a6a','06b1b4c5-17da-489a-9c69-18d9bf007d11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216fc3e4f4874a76ac131cb997d3466f',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:30.986867 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (332994e5-c243-40ba-89ad-dfb6f4eef948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:31.000817 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (332994e5-c243-40ba-89ad-dfb6f4eef948) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:31.002352 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Flow 'volume_create_api' (22aa7449-254d-43ff-be16-c0eacef70452) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:31.002748 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Create volume request issued successfully. Aug 04 10:52:31.013937 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:31.013937 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:31.014644 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:31.016374 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-37ff4b39-74fb-49c1-ae1f-38431785c51c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:31.142403 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-37ff4b39-74fb-49c1-ae1f-38431785c51c tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:31.142766 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-37ff4b39-74fb-49c1-ae1f-38431785c51c tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:31.144135 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-37ff4b39-74fb-49c1-ae1f-38431785c51c tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:31.146530 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-37ff4b39-74fb-49c1-ae1f-38431785c51c tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Create volume of 1 GB Aug 04 10:52:31.151582 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-37ff4b39-74fb-49c1-ae1f-38431785c51c tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Availability Zones retrieved successfully. Aug 04 10:52:31.156662 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37ff4b39-74fb-49c1-ae1f-38431785c51c tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Flow 'volume_create_api' (e48a84a9-f1d9-4426-9239-3b0b4e6e14ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:31.158060 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37ff4b39-74fb-49c1-ae1f-38431785c51c tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca557d6d-c1a5-4f1d-93e7-66db6989d882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:31.159056 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-37ff4b39-74fb-49c1-ae1f-38431785c51c tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:31.187414 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37ff4b39-74fb-49c1-ae1f-38431785c51c tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca557d6d-c1a5-4f1d-93e7-66db6989d882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:31.191264 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37ff4b39-74fb-49c1-ae1f-38431785c51c tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3f5b1fe-6e44-4c15-aa1e-dc61772a949e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:31.251221 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-37ff4b39-74fb-49c1-ae1f-38431785c51c tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Created reservations ['1a79d634-9ace-4bc6-848d-79cc22ea1447', 'ed4d44e3-ac3f-432e-8382-865848f20395', '783cfafc-c962-4c29-bdc9-6688e465e222', 'db9e4c74-ecdc-45e3-833d-b494b355196e'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:31.252088 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37ff4b39-74fb-49c1-ae1f-38431785c51c tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3f5b1fe-6e44-4c15-aa1e-dc61772a949e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a79d634-9ace-4bc6-848d-79cc22ea1447', 'ed4d44e3-ac3f-432e-8382-865848f20395', '783cfafc-c962-4c29-bdc9-6688e465e222', 'db9e4c74-ecdc-45e3-833d-b494b355196e']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:31.253017 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37ff4b39-74fb-49c1-ae1f-38431785c51c tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21a409d6-d92d-4ec8-84e7-90594531501e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:31.279997 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37ff4b39-74fb-49c1-ae1f-38431785c51c tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21a409d6-d92d-4ec8-84e7-90594531501e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36da99af-15bc-431b-a7e9-e3040224d799', '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='fbc0a01205ba455280027cc45661a6f3',qos_specs=None,replication_status=,reservations=['1a79d634-9ace-4bc6-848d-79cc22ea1447','ed4d44e3-ac3f-432e-8382-865848f20395','783cfafc-c962-4c29-bdc9-6688e465e222','db9e4c74-ecdc-45e3-833d-b494b355196e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d580d230da4c4bb838d39e97f77265',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:31Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36da99af-15bc-431b-a7e9-e3040224d799,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbc0a01205ba455280027cc45661a6f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88d580d230da4c4bb838d39e97f77265',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:31.280947 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37ff4b39-74fb-49c1-ae1f-38431785c51c tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0f45154-b832-4d9d-bccc-34e05a5a12fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:31.302480 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37ff4b39-74fb-49c1-ae1f-38431785c51c tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0f45154-b832-4d9d-bccc-34e05a5a12fd) transitioned into state 'SUCCESS' from 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='fbc0a01205ba455280027cc45661a6f3',qos_specs=None,replication_status=,reservations=['1a79d634-9ace-4bc6-848d-79cc22ea1447','ed4d44e3-ac3f-432e-8382-865848f20395','783cfafc-c962-4c29-bdc9-6688e465e222','db9e4c74-ecdc-45e3-833d-b494b355196e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d580d230da4c4bb838d39e97f77265',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:31.303442 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37ff4b39-74fb-49c1-ae1f-38431785c51c tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40138dc7-1129-4470-8f95-2331333ea2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:31.316672 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37ff4b39-74fb-49c1-ae1f-38431785c51c tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40138dc7-1129-4470-8f95-2331333ea2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:31.317575 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37ff4b39-74fb-49c1-ae1f-38431785c51c tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Flow 'volume_create_api' (e48a84a9-f1d9-4426-9239-3b0b4e6e14ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:31.317934 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-37ff4b39-74fb-49c1-ae1f-38431785c51c tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Create volume request issued successfully. Aug 04 10:52:31.318643 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-37ff4b39-74fb-49c1-ae1f-38431785c51c tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:31.319134 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 760/3028] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:52:31 2026] POST /volume/v3/volumes => generated 740 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:31.334993 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1016f46c-fc10-498d-8943-300804a74387 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:31.337822 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1016f46c-fc10-498d-8943-300804a74387 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] GET https://10.4.3.232/volume/v3/volumes/36da99af-15bc-431b-a7e9-e3040224d799 Aug 04 10:52:31.338084 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1016f46c-fc10-498d-8943-300804a74387 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:31.338382 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1016f46c-fc10-498d-8943-300804a74387 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:31.346198 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:31.346198 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:31.351521 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1016f46c-fc10-498d-8943-300804a74387 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Volume info retrieved successfully. Aug 04 10:52:31.356004 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1016f46c-fc10-498d-8943-300804a74387 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] https://10.4.3.232/volume/v3/volumes/36da99af-15bc-431b-a7e9-e3040224d799 returned with HTTP 200 Aug 04 10:52:31.356447 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 760/3029] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:31 2026] GET /volume/v3/volumes/36da99af-15bc-431b-a7e9-e3040224d799 => generated 808 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:31.555739 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b1b56b4f-b476-4d48-86dd-44f0940a3985 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:31.558103 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b1b56b4f-b476-4d48-86dd-44f0940a3985 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] GET https://10.4.3.232/volume/v3/volumes/655c322f-7ec6-4cec-903c-9270f0e26aa8 Aug 04 10:52:31.558439 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b1b56b4f-b476-4d48-86dd-44f0940a3985 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:31.558723 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b1b56b4f-b476-4d48-86dd-44f0940a3985 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:31.568359 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b1b56b4f-b476-4d48-86dd-44f0940a3985 tempest-VolumesServicesTestJSON-987497234 tempest-VolumesServicesTestJSON-987497234-project-member] https://10.4.3.232/volume/v3/volumes/655c322f-7ec6-4cec-903c-9270f0e26aa8 returned with HTTP 404 Aug 04 10:52:31.568956 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 754/3030] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:31 2026] GET /volume/v3/volumes/655c322f-7ec6-4cec-903c-9270f0e26aa8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:31.579544 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e7ce24b9-df26-4ebf-9f8b-ee5d4453a91f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:31.582195 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e7ce24b9-df26-4ebf-9f8b-ee5d4453a91f tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] GET https://10.4.3.232/volume/v3/os-services Aug 04 10:52:31.583046 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e7ce24b9-df26-4ebf-9f8b-ee5d4453a91f tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:31.583348 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e7ce24b9-df26-4ebf-9f8b-ee5d4453a91f tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:31.583950 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:31.583950 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:31.591157 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e7ce24b9-df26-4ebf-9f8b-ee5d4453a91f tempest-VolumesServicesTestJSON-924913344 tempest-VolumesServicesTestJSON-924913344-project-admin] https://10.4.3.232/volume/v3/os-services returned with HTTP 200 Aug 04 10:52:31.591917 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 761/3031] 10.4.3.232 () {66 vars in 1249 bytes} [Tue Aug 4 10:52:31 2026] GET /volume/v3/os-services => generated 626 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:31.850345 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b5b97b28-c65a-46d6-87b3-6c5ca7a5785c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:31.852449 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b5b97b28-c65a-46d6-87b3-6c5ca7a5785c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:31.852656 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b5b97b28-c65a-46d6-87b3-6c5ca7a5785c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:31.852847 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b5b97b28-c65a-46d6-87b3-6c5ca7a5785c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:31.852933 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-b5b97b28-c65a-46d6-87b3-6c5ca7a5785c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:31.856828 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:31.856828 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:31.857535 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b5b97b28-c65a-46d6-87b3-6c5ca7a5785c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:31.857883 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 761/3032] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:31 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:32.021318 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:32.021318 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:32.021801 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:32.021889 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.backup.api [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Checking backup size 1 against volume size 1 {{(pid=100255) restore /opt/stack/cinder/cinder/backup/api.py:494}} Aug 04 10:52:32.022008 np0000006413 devstack@c-api.service[100255]: INFO cinder.backup.api [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Overwriting volume 94448df4-fda2-4f95-82ce-3aa9196b47e2 with restore of backup d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:32.068401 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.backup.rpcapi [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] restore_backup in rpcapi backup_id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 {{(pid=100255) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 04 10:52:32.070830 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2eaf6f50-d3dc-493e-951c-27af6cb5a854 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2/restore returned with HTTP 202 Aug 04 10:52:32.071454 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 757/3033] 10.4.3.232 () {68 vars in 1393 bytes} [Tue Aug 4 10:52:30 2026] POST /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2/restore => generated 189 bytes in 1240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:32.080804 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a85165fd-e4f7-4e32-9889-4128ce25c614 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:32.083526 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a85165fd-e4f7-4e32-9889-4128ce25c614 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:32.083700 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a85165fd-e4f7-4e32-9889-4128ce25c614 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:32.084830 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a85165fd-e4f7-4e32-9889-4128ce25c614 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:32.084830 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a85165fd-e4f7-4e32-9889-4128ce25c614 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:32.088112 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:32.088112 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:32.088968 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a85165fd-e4f7-4e32-9889-4128ce25c614 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:32.089416 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 755/3034] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:32 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:32.368755 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f82e82a1-284c-4510-89bd-00ade339372a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:32.370468 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f82e82a1-284c-4510-89bd-00ade339372a tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] GET https://10.4.3.232/volume/v3/volumes/36da99af-15bc-431b-a7e9-e3040224d799 Aug 04 10:52:32.371397 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f82e82a1-284c-4510-89bd-00ade339372a tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:32.371397 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f82e82a1-284c-4510-89bd-00ade339372a tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:32.378050 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:32.378050 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:32.381866 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f82e82a1-284c-4510-89bd-00ade339372a tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Volume info retrieved successfully. Aug 04 10:52:32.387131 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f82e82a1-284c-4510-89bd-00ade339372a tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] https://10.4.3.232/volume/v3/volumes/36da99af-15bc-431b-a7e9-e3040224d799 returned with HTTP 200 Aug 04 10:52:32.387566 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 762/3035] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:32 2026] GET /volume/v3/volumes/36da99af-15bc-431b-a7e9-e3040224d799 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:32.404472 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ed884f88-9e44-4ca7-86b3-515ecd960fae None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:32.407034 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ed884f88-9e44-4ca7-86b3-515ecd960fae tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] GET https://10.4.3.232/volume/v3/volumes/36da99af-15bc-431b-a7e9-e3040224d799 Aug 04 10:52:32.407345 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ed884f88-9e44-4ca7-86b3-515ecd960fae tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:32.407623 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ed884f88-9e44-4ca7-86b3-515ecd960fae tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:32.416758 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:32.416758 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:32.422965 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ed884f88-9e44-4ca7-86b3-515ecd960fae tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Volume info retrieved successfully. Aug 04 10:52:32.428436 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ed884f88-9e44-4ca7-86b3-515ecd960fae tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] https://10.4.3.232/volume/v3/volumes/36da99af-15bc-431b-a7e9-e3040224d799 returned with HTTP 200 Aug 04 10:52:32.428849 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 762/3036] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:32 2026] GET /volume/v3/volumes/36da99af-15bc-431b-a7e9-e3040224d799 => generated 833 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:32.444477 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-464311b9-0fdc-4a24-a432-41322f86fffc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:32.446273 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-464311b9-0fdc-4a24-a432-41322f86fffc tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:32.446617 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-464311b9-0fdc-4a24-a432-41322f86fffc tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-454198712"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:32.448005 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-464311b9-0fdc-4a24-a432-41322f86fffc tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-454198712'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:32.448122 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-464311b9-0fdc-4a24-a432-41322f86fffc tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Create volume of 1 GB Aug 04 10:52:32.452508 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-464311b9-0fdc-4a24-a432-41322f86fffc tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Availability Zones retrieved successfully. Aug 04 10:52:32.458105 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-464311b9-0fdc-4a24-a432-41322f86fffc tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Flow 'volume_create_api' (8c1509bf-3331-4651-8d30-998db0692eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:32.459436 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-464311b9-0fdc-4a24-a432-41322f86fffc tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef49e8e5-eac5-400d-b803-32bba08b7fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:32.460287 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-464311b9-0fdc-4a24-a432-41322f86fffc tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:32.489013 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-464311b9-0fdc-4a24-a432-41322f86fffc tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef49e8e5-eac5-400d-b803-32bba08b7fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:32.489701 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-464311b9-0fdc-4a24-a432-41322f86fffc tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b689330-e652-4241-b2e9-54c877da7c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:32.536396 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-464311b9-0fdc-4a24-a432-41322f86fffc tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Created reservations ['c73d6e54-ca85-4584-b227-ed010362004d', '573ce551-7eb1-42ec-99e5-d51f0bee6f4a', '3651a29c-c42e-4a1f-994a-fa29420c3d07', '544f176d-8e99-4a4f-af77-de37e378ed5a'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:32.537438 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-464311b9-0fdc-4a24-a432-41322f86fffc tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b689330-e652-4241-b2e9-54c877da7c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c73d6e54-ca85-4584-b227-ed010362004d', '573ce551-7eb1-42ec-99e5-d51f0bee6f4a', '3651a29c-c42e-4a1f-994a-fa29420c3d07', '544f176d-8e99-4a4f-af77-de37e378ed5a']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:32.538293 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-464311b9-0fdc-4a24-a432-41322f86fffc tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (170a8f1f-1c94-42be-a1d1-8cda2497826d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:32.569214 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-464311b9-0fdc-4a24-a432-41322f86fffc tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (170a8f1f-1c94-42be-a1d1-8cda2497826d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a75e81f4-ea9d-4520-8987-180a31f12ffe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-454198712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc0a01205ba455280027cc45661a6f3',qos_specs=None,replication_status=,reservations=['c73d6e54-ca85-4584-b227-ed010362004d','573ce551-7eb1-42ec-99e5-d51f0bee6f4a','3651a29c-c42e-4a1f-994a-fa29420c3d07','544f176d-8e99-4a4f-af77-de37e378ed5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d580d230da4c4bb838d39e97f77265',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:32Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-454198712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a75e81f4-ea9d-4520-8987-180a31f12ffe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbc0a01205ba455280027cc45661a6f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88d580d230da4c4bb838d39e97f77265',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:32.569958 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-464311b9-0fdc-4a24-a432-41322f86fffc tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f7d4ed1-cdc4-4a22-94c2-172a23d194b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:32.589637 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-464311b9-0fdc-4a24-a432-41322f86fffc tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f7d4ed1-cdc4-4a22-94c2-172a23d194b8) transitioned into 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-454198712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc0a01205ba455280027cc45661a6f3',qos_specs=None,replication_status=,reservations=['c73d6e54-ca85-4584-b227-ed010362004d','573ce551-7eb1-42ec-99e5-d51f0bee6f4a','3651a29c-c42e-4a1f-994a-fa29420c3d07','544f176d-8e99-4a4f-af77-de37e378ed5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d580d230da4c4bb838d39e97f77265',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:32.590399 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-464311b9-0fdc-4a24-a432-41322f86fffc tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (226682f8-e78a-4021-a3ba-f26971a85e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:32.602044 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-464311b9-0fdc-4a24-a432-41322f86fffc tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (226682f8-e78a-4021-a3ba-f26971a85e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:32.603361 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-464311b9-0fdc-4a24-a432-41322f86fffc tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Flow 'volume_create_api' (8c1509bf-3331-4651-8d30-998db0692eeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:32.603648 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-464311b9-0fdc-4a24-a432-41322f86fffc tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Create volume request issued successfully. Aug 04 10:52:32.604184 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-464311b9-0fdc-4a24-a432-41322f86fffc tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:32.604606 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 758/3037] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:52:32 2026] POST /volume/v3/volumes => generated 775 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:32.621012 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b4803310-d603-4678-9da1-ee0fe79abda0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:32.622791 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b4803310-d603-4678-9da1-ee0fe79abda0 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] GET https://10.4.3.232/volume/v3/volumes/a75e81f4-ea9d-4520-8987-180a31f12ffe Aug 04 10:52:32.623281 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b4803310-d603-4678-9da1-ee0fe79abda0 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:32.623281 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b4803310-d603-4678-9da1-ee0fe79abda0 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:32.630117 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:32.630117 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:32.635259 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b4803310-d603-4678-9da1-ee0fe79abda0 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Volume info retrieved successfully. Aug 04 10:52:32.639874 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b4803310-d603-4678-9da1-ee0fe79abda0 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] https://10.4.3.232/volume/v3/volumes/a75e81f4-ea9d-4520-8987-180a31f12ffe returned with HTTP 200 Aug 04 10:52:32.640324 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 756/3038] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:32 2026] GET /volume/v3/volumes/a75e81f4-ea9d-4520-8987-180a31f12ffe => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:32.870304 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-05f9921d-2d20-480a-9930-c3c964d7cdc3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:32.872393 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-05f9921d-2d20-480a-9930-c3c964d7cdc3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:32.872689 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-05f9921d-2d20-480a-9930-c3c964d7cdc3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:32.872995 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-05f9921d-2d20-480a-9930-c3c964d7cdc3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:32.873192 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-05f9921d-2d20-480a-9930-c3c964d7cdc3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:32.890931 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:32.890931 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:32.896088 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-05f9921d-2d20-480a-9930-c3c964d7cdc3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:32.897209 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 763/3039] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:32 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 750 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:33.100728 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5be39832-fe3f-4104-b634-a9e58e201c8a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:33.102666 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5be39832-fe3f-4104-b634-a9e58e201c8a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:33.102909 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5be39832-fe3f-4104-b634-a9e58e201c8a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:33.103182 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5be39832-fe3f-4104-b634-a9e58e201c8a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:33.103403 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-5be39832-fe3f-4104-b634-a9e58e201c8a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:33.110823 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:33.110823 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:33.112880 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5be39832-fe3f-4104-b634-a9e58e201c8a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:33.113682 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 763/3040] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:33 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:52:33.659356 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-260f5ed5-0149-4cbd-9df4-c86b2f4b3bd4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:33.664268 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-260f5ed5-0149-4cbd-9df4-c86b2f4b3bd4 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] GET https://10.4.3.232/volume/v3/volumes/a75e81f4-ea9d-4520-8987-180a31f12ffe Aug 04 10:52:33.664268 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-260f5ed5-0149-4cbd-9df4-c86b2f4b3bd4 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:33.664268 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-260f5ed5-0149-4cbd-9df4-c86b2f4b3bd4 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:33.674501 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:33.674501 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:33.679904 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-260f5ed5-0149-4cbd-9df4-c86b2f4b3bd4 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Volume info retrieved successfully. Aug 04 10:52:33.686856 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-260f5ed5-0149-4cbd-9df4-c86b2f4b3bd4 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] https://10.4.3.232/volume/v3/volumes/a75e81f4-ea9d-4520-8987-180a31f12ffe returned with HTTP 200 Aug 04 10:52:33.687636 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 759/3041] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:33 2026] GET /volume/v3/volumes/a75e81f4-ea9d-4520-8987-180a31f12ffe => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:33.700152 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-29468f3d-dfa1-447b-97c7-ab9ed1a81d9f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:33.702565 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-29468f3d-dfa1-447b-97c7-ab9ed1a81d9f tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] GET https://10.4.3.232/volume/v3/volumes/a75e81f4-ea9d-4520-8987-180a31f12ffe Aug 04 10:52:33.702917 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-29468f3d-dfa1-447b-97c7-ab9ed1a81d9f tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:33.703273 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-29468f3d-dfa1-447b-97c7-ab9ed1a81d9f tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:33.715821 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:33.715821 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:33.725008 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-29468f3d-dfa1-447b-97c7-ab9ed1a81d9f tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Volume info retrieved successfully. Aug 04 10:52:33.732374 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-29468f3d-dfa1-447b-97c7-ab9ed1a81d9f tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] https://10.4.3.232/volume/v3/volumes/a75e81f4-ea9d-4520-8987-180a31f12ffe returned with HTTP 200 Aug 04 10:52:33.733122 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 757/3042] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:33 2026] GET /volume/v3/volumes/a75e81f4-ea9d-4520-8987-180a31f12ffe => generated 868 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:33.745855 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8f8b417a-187d-4c3c-b796-62fa20315424 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:33.748290 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8f8b417a-187d-4c3c-b796-62fa20315424 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:52:33.749216 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8f8b417a-187d-4c3c-b796-62fa20315424 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a75e81f4-ea9d-4520-8987-180a31f12ffe", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-48066881"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:33.758468 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:33.758468 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:33.759096 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8f8b417a-187d-4c3c-b796-62fa20315424 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Volume info retrieved successfully. Aug 04 10:52:33.759349 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-8f8b417a-187d-4c3c-b796-62fa20315424 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Create snapshot from volume a75e81f4-ea9d-4520-8987-180a31f12ffe Aug 04 10:52:33.818944 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-8f8b417a-187d-4c3c-b796-62fa20315424 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Created reservations ['af372f1c-8b53-471e-ab0c-39759fc14dbd', '920c43f5-0436-4263-8f21-f99aae548629', 'd04c8089-7d73-4413-a677-216753d3a691', 'a09b41a6-22d3-416b-ab59-63fc46daebd7'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:33.849565 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8f8b417a-187d-4c3c-b796-62fa20315424 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Snapshot create request issued successfully. Aug 04 10:52:33.850000 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8f8b417a-187d-4c3c-b796-62fa20315424 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:52:33.850529 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 764/3043] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:52:33 2026] POST /volume/v3/snapshots => generated 324 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:33.862723 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e13df046-8380-48f2-9e40-c3eb4f01a1b1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:33.864616 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e13df046-8380-48f2-9e40-c3eb4f01a1b1 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] GET https://10.4.3.232/volume/v3/snapshots/7c91b06d-4840-42aa-988d-9905849a397c Aug 04 10:52:33.864851 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e13df046-8380-48f2-9e40-c3eb4f01a1b1 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:33.865422 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e13df046-8380-48f2-9e40-c3eb4f01a1b1 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:33.870176 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:33.870176 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:33.870658 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e13df046-8380-48f2-9e40-c3eb4f01a1b1 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Snapshot retrieved successfully. Aug 04 10:52:33.871501 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e13df046-8380-48f2-9e40-c3eb4f01a1b1 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] https://10.4.3.232/volume/v3/snapshots/7c91b06d-4840-42aa-988d-9905849a397c returned with HTTP 200 Aug 04 10:52:33.871864 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 764/3044] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:33 2026] GET /volume/v3/snapshots/7c91b06d-4840-42aa-988d-9905849a397c => generated 456 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:52:33.907295 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-75550e54-120b-4a15-93c5-aa86587d0c8a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:33.908850 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-75550e54-120b-4a15-93c5-aa86587d0c8a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:33.909180 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-75550e54-120b-4a15-93c5-aa86587d0c8a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:33.909466 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-75550e54-120b-4a15-93c5-aa86587d0c8a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:33.909654 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-75550e54-120b-4a15-93c5-aa86587d0c8a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:33.913729 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:33.913729 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:33.915820 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-75550e54-120b-4a15-93c5-aa86587d0c8a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:33.915820 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 760/3045] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:33 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:33.937684 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ff4448ce-38ee-461f-aaee-5c51bc6f85f8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:34.052014 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff4448ce-38ee-461f-aaee-5c51bc6f85f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] GET https://10.4.3.232/volume/v3/os-quota-sets/337583face68474a96372ad125b710b5 Aug 04 10:52:34.052648 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff4448ce-38ee-461f-aaee-5c51bc6f85f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:34.053280 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff4448ce-38ee-461f-aaee-5c51bc6f85f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:34.066062 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-ff4448ce-38ee-461f-aaee-5c51bc6f85f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1896237813 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1896237813, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:52:34.070578 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff4448ce-38ee-461f-aaee-5c51bc6f85f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/337583face68474a96372ad125b710b5 returned with HTTP 200 Aug 04 10:52:34.070945 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 758/3046] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:33 2026] GET /volume/v3/os-quota-sets/337583face68474a96372ad125b710b5 => generated 600 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:34.079346 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-83ca298d-9ca6-44b3-ab2e-9e3d2cce5b5d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:34.081804 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-83ca298d-9ca6-44b3-ab2e-9e3d2cce5b5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] PUT https://10.4.3.232/volume/v3/os-quota-sets/337583face68474a96372ad125b710b5 Aug 04 10:52:34.082288 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-83ca298d-9ca6-44b3-ab2e-9e3d2cce5b5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:34.095761 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:34.095761 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:34.125921 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6cefb855-7e5e-4c48-b37a-351da8ffdebb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:34.128063 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6cefb855-7e5e-4c48-b37a-351da8ffdebb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:34.128337 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6cefb855-7e5e-4c48-b37a-351da8ffdebb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:34.128579 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6cefb855-7e5e-4c48-b37a-351da8ffdebb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:34.128716 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6cefb855-7e5e-4c48-b37a-351da8ffdebb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:34.135783 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:34.135783 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:34.136680 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6cefb855-7e5e-4c48-b37a-351da8ffdebb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:34.137095 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 765/3047] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:34 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:34.151269 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-83ca298d-9ca6-44b3-ab2e-9e3d2cce5b5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1896237813 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1896237813, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:52:34.151615 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-83ca298d-9ca6-44b3-ab2e-9e3d2cce5b5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1896237813 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1896237813, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:52:34.151917 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-83ca298d-9ca6-44b3-ab2e-9e3d2cce5b5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1896237813 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1896237813, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:52:34.152220 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-83ca298d-9ca6-44b3-ab2e-9e3d2cce5b5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-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 04 10:52:34.152554 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-83ca298d-9ca6-44b3-ab2e-9e3d2cce5b5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-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 04 10:52:34.152813 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-83ca298d-9ca6-44b3-ab2e-9e3d2cce5b5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-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 04 10:52:34.153298 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-83ca298d-9ca6-44b3-ab2e-9e3d2cce5b5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-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 04 10:52:34.153515 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-83ca298d-9ca6-44b3-ab2e-9e3d2cce5b5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-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 04 10:52:34.153739 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-83ca298d-9ca6-44b3-ab2e-9e3d2cce5b5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-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 04 10:52:34.159143 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-83ca298d-9ca6-44b3-ab2e-9e3d2cce5b5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/337583face68474a96372ad125b710b5 returned with HTTP 200 Aug 04 10:52:34.159638 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 765/3048] 10.4.3.232 () {68 vars in 1374 bytes} [Tue Aug 4 10:52:34 2026] PUT /volume/v3/os-quota-sets/337583face68474a96372ad125b710b5 => generated 553 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:34.170973 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e06f1fbd-ccae-4fae-b1bc-b92394f652c2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:34.250657 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e06f1fbd-ccae-4fae-b1bc-b92394f652c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:34.251279 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e06f1fbd-ccae-4fae-b1bc-b92394f652c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-379092982"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:34.253656 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-e06f1fbd-ccae-4fae-b1bc-b92394f652c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-379092982'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:34.255266 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-e06f1fbd-ccae-4fae-b1bc-b92394f652c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Create volume of 1 GB Aug 04 10:52:34.262606 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e06f1fbd-ccae-4fae-b1bc-b92394f652c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Availability Zones retrieved successfully. Aug 04 10:52:34.271104 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e06f1fbd-ccae-4fae-b1bc-b92394f652c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Flow 'volume_create_api' (3e8e2242-3891-47c6-ad12-782dbb64c382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:34.272607 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e06f1fbd-ccae-4fae-b1bc-b92394f652c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d77e1e-d9ae-48d6-b41f-f7627cbb44b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:34.274009 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-e06f1fbd-ccae-4fae-b1bc-b92394f652c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:34.307692 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e06f1fbd-ccae-4fae-b1bc-b92394f652c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d77e1e-d9ae-48d6-b41f-f7627cbb44b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:34.308535 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e06f1fbd-ccae-4fae-b1bc-b92394f652c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad145b82-499f-41d2-9078-0230e37d10f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:34.377296 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-e06f1fbd-ccae-4fae-b1bc-b92394f652c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Created reservations ['39c478d7-4b3c-46fe-ac5b-301d1dc79c85', '59bb92c2-8aef-4f28-8c5e-bbb76a6a5651', '9a85bc14-23ab-4a8b-8311-098e62a885ce', '7cef9bc3-9f56-40d6-be02-2eedef80ad4e'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:34.378360 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e06f1fbd-ccae-4fae-b1bc-b92394f652c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad145b82-499f-41d2-9078-0230e37d10f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39c478d7-4b3c-46fe-ac5b-301d1dc79c85', '59bb92c2-8aef-4f28-8c5e-bbb76a6a5651', '9a85bc14-23ab-4a8b-8311-098e62a885ce', '7cef9bc3-9f56-40d6-be02-2eedef80ad4e']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:34.378844 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e06f1fbd-ccae-4fae-b1bc-b92394f652c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35331fc2-ae76-4314-84af-3f3f96f4e856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:34.401916 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e06f1fbd-ccae-4fae-b1bc-b92394f652c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35331fc2-ae76-4314-84af-3f3f96f4e856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1787736b-db2a-4873-bcfc-99594bd71af9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-379092982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='337583face68474a96372ad125b710b5',qos_specs=None,replication_status=,reservations=['39c478d7-4b3c-46fe-ac5b-301d1dc79c85','59bb92c2-8aef-4f28-8c5e-bbb76a6a5651','9a85bc14-23ab-4a8b-8311-098e62a885ce','7cef9bc3-9f56-40d6-be02-2eedef80ad4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbab922e4d254408864294bf90c2424e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-379092982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1787736b-db2a-4873-bcfc-99594bd71af9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='337583face68474a96372ad125b710b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbab922e4d254408864294bf90c2424e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:34.402740 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e06f1fbd-ccae-4fae-b1bc-b92394f652c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84689d70-8102-474e-911d-ab40bb57f3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:34.421076 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e06f1fbd-ccae-4fae-b1bc-b92394f652c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84689d70-8102-474e-911d-ab40bb57f3dc) transitioned into state 'SUCCESS' from state '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-379092982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='337583face68474a96372ad125b710b5',qos_specs=None,replication_status=,reservations=['39c478d7-4b3c-46fe-ac5b-301d1dc79c85','59bb92c2-8aef-4f28-8c5e-bbb76a6a5651','9a85bc14-23ab-4a8b-8311-098e62a885ce','7cef9bc3-9f56-40d6-be02-2eedef80ad4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbab922e4d254408864294bf90c2424e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:34.421815 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e06f1fbd-ccae-4fae-b1bc-b92394f652c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b56e393f-11cd-4fea-b6a5-88846a6a9bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:34.431922 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e06f1fbd-ccae-4fae-b1bc-b92394f652c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b56e393f-11cd-4fea-b6a5-88846a6a9bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:34.432675 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-e06f1fbd-ccae-4fae-b1bc-b92394f652c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Flow 'volume_create_api' (3e8e2242-3891-47c6-ad12-782dbb64c382) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:34.432969 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e06f1fbd-ccae-4fae-b1bc-b92394f652c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Create volume request issued successfully. Aug 04 10:52:34.433514 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e06f1fbd-ccae-4fae-b1bc-b92394f652c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:34.433908 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 761/3049] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:52:34 2026] POST /volume/v3/volumes => generated 766 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:34.445391 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9f7b534e-3955-410f-9b1d-20d643efff2f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:34.447662 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f7b534e-3955-410f-9b1d-20d643efff2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] GET https://10.4.3.232/volume/v3/volumes/1787736b-db2a-4873-bcfc-99594bd71af9 Aug 04 10:52:34.447921 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f7b534e-3955-410f-9b1d-20d643efff2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:34.448102 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f7b534e-3955-410f-9b1d-20d643efff2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:34.455815 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:34.455815 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:34.459840 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9f7b534e-3955-410f-9b1d-20d643efff2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Volume info retrieved successfully. Aug 04 10:52:34.465148 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f7b534e-3955-410f-9b1d-20d643efff2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] https://10.4.3.232/volume/v3/volumes/1787736b-db2a-4873-bcfc-99594bd71af9 returned with HTTP 200 Aug 04 10:52:34.465613 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 759/3050] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:34 2026] GET /volume/v3/volumes/1787736b-db2a-4873-bcfc-99594bd71af9 => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:34.884129 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-acff5445-2aa3-484d-b890-a1b77fc69a85 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:34.887687 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-acff5445-2aa3-484d-b890-a1b77fc69a85 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] GET https://10.4.3.232/volume/v3/snapshots/7c91b06d-4840-42aa-988d-9905849a397c Aug 04 10:52:34.887961 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-acff5445-2aa3-484d-b890-a1b77fc69a85 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:34.888251 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-acff5445-2aa3-484d-b890-a1b77fc69a85 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:34.897563 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:34.897563 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:34.897983 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-acff5445-2aa3-484d-b890-a1b77fc69a85 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Snapshot retrieved successfully. Aug 04 10:52:34.899677 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-acff5445-2aa3-484d-b890-a1b77fc69a85 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] https://10.4.3.232/volume/v3/snapshots/7c91b06d-4840-42aa-988d-9905849a397c returned with HTTP 200 Aug 04 10:52:34.900014 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 766/3051] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:34 2026] GET /volume/v3/snapshots/7c91b06d-4840-42aa-988d-9905849a397c => generated 483 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:34.909332 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-159fa658-cac9-4280-84e7-3944470c20ea None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:34.911361 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-159fa658-cac9-4280-84e7-3944470c20ea tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] GET https://10.4.3.232/volume/v3/snapshots/7c91b06d-4840-42aa-988d-9905849a397c Aug 04 10:52:34.911548 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-159fa658-cac9-4280-84e7-3944470c20ea tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:34.911701 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-159fa658-cac9-4280-84e7-3944470c20ea tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:34.918455 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:34.918455 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:34.918869 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-159fa658-cac9-4280-84e7-3944470c20ea tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Snapshot retrieved successfully. Aug 04 10:52:34.919781 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-159fa658-cac9-4280-84e7-3944470c20ea tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] https://10.4.3.232/volume/v3/snapshots/7c91b06d-4840-42aa-988d-9905849a397c returned with HTTP 200 Aug 04 10:52:34.919950 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 766/3052] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:34 2026] GET /volume/v3/snapshots/7c91b06d-4840-42aa-988d-9905849a397c => generated 483 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:34.931641 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-afbff1bc-0ffc-4cef-b73a-1525d973dae4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:34.932985 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dbbd8805-955d-4d4c-86ec-14634375a512 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:34.934069 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-afbff1bc-0ffc-4cef-b73a-1525d973dae4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:34.934370 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-afbff1bc-0ffc-4cef-b73a-1525d973dae4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:34.934622 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-afbff1bc-0ffc-4cef-b73a-1525d973dae4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:34.934701 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dbbd8805-955d-4d4c-86ec-14634375a512 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/7c91b06d-4840-42aa-988d-9905849a397c Aug 04 10:52:34.934750 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-afbff1bc-0ffc-4cef-b73a-1525d973dae4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:34.934889 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dbbd8805-955d-4d4c-86ec-14634375a512 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:34.935062 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dbbd8805-955d-4d4c-86ec-14634375a512 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:34.935561 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-dbbd8805-955d-4d4c-86ec-14634375a512 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Delete snapshot with id: 7c91b06d-4840-42aa-988d-9905849a397c Aug 04 10:52:34.939964 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:34.939964 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:34.940425 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dbbd8805-955d-4d4c-86ec-14634375a512 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Snapshot retrieved successfully. Aug 04 10:52:34.947843 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:34.947843 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:34.948719 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-afbff1bc-0ffc-4cef-b73a-1525d973dae4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:34.949138 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 762/3053] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:34 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:34.968566 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dbbd8805-955d-4d4c-86ec-14634375a512 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Snapshot delete request issued successfully. Aug 04 10:52:34.968820 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dbbd8805-955d-4d4c-86ec-14634375a512 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] https://10.4.3.232/volume/v3/snapshots/7c91b06d-4840-42aa-988d-9905849a397c returned with HTTP 202 Aug 04 10:52:34.969342 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 760/3054] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:52:34 2026] DELETE /volume/v3/snapshots/7c91b06d-4840-42aa-988d-9905849a397c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:34.976316 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4422907b-3cc3-40d4-862b-0ba931136223 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:34.980136 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4422907b-3cc3-40d4-862b-0ba931136223 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] GET https://10.4.3.232/volume/v3/snapshots/7c91b06d-4840-42aa-988d-9905849a397c Aug 04 10:52:34.980136 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4422907b-3cc3-40d4-862b-0ba931136223 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:34.980136 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4422907b-3cc3-40d4-862b-0ba931136223 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:34.985647 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:34.985647 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:34.986174 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4422907b-3cc3-40d4-862b-0ba931136223 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Snapshot retrieved successfully. Aug 04 10:52:34.987031 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4422907b-3cc3-40d4-862b-0ba931136223 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] https://10.4.3.232/volume/v3/snapshots/7c91b06d-4840-42aa-988d-9905849a397c returned with HTTP 200 Aug 04 10:52:34.988159 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 767/3055] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:34 2026] GET /volume/v3/snapshots/7c91b06d-4840-42aa-988d-9905849a397c => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:35.150273 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-28a2fc83-fc0c-4772-9b08-8c3a378e42f1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:35.152506 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-28a2fc83-fc0c-4772-9b08-8c3a378e42f1 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:35.152506 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-28a2fc83-fc0c-4772-9b08-8c3a378e42f1 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:35.152506 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-28a2fc83-fc0c-4772-9b08-8c3a378e42f1 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:35.153157 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-28a2fc83-fc0c-4772-9b08-8c3a378e42f1 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:35.167989 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:35.167989 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:35.167989 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-28a2fc83-fc0c-4772-9b08-8c3a378e42f1 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:35.167989 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 767/3056] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:35 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:35.478115 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b6e8a63f-51e0-4cbe-af80-1e905db8a4e7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:35.479989 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b6e8a63f-51e0-4cbe-af80-1e905db8a4e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] GET https://10.4.3.232/volume/v3/volumes/1787736b-db2a-4873-bcfc-99594bd71af9 Aug 04 10:52:35.480203 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b6e8a63f-51e0-4cbe-af80-1e905db8a4e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:35.480399 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b6e8a63f-51e0-4cbe-af80-1e905db8a4e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:35.487263 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:35.487263 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:35.490743 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b6e8a63f-51e0-4cbe-af80-1e905db8a4e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Volume info retrieved successfully. Aug 04 10:52:35.494600 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b6e8a63f-51e0-4cbe-af80-1e905db8a4e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] https://10.4.3.232/volume/v3/volumes/1787736b-db2a-4873-bcfc-99594bd71af9 returned with HTTP 200 Aug 04 10:52:35.494940 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 763/3057] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:35 2026] GET /volume/v3/volumes/1787736b-db2a-4873-bcfc-99594bd71af9 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:35.506336 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-73178b26-ef16-4053-b89f-3ea6054b2e5c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:35.508035 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-73178b26-ef16-4053-b89f-3ea6054b2e5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:52:35.508461 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-73178b26-ef16-4053-b89f-3ea6054b2e5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1787736b-db2a-4873-bcfc-99594bd71af9", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-67645634"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:35.516209 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:35.516209 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:35.516704 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-73178b26-ef16-4053-b89f-3ea6054b2e5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Volume info retrieved successfully. Aug 04 10:52:35.516811 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-73178b26-ef16-4053-b89f-3ea6054b2e5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Create snapshot from volume 1787736b-db2a-4873-bcfc-99594bd71af9 Aug 04 10:52:35.546466 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-73178b26-ef16-4053-b89f-3ea6054b2e5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Created reservations ['51ee7b95-7c9d-4fb2-ad10-fbd5c1757cb8', 'bfb7a356-521a-40a0-904a-e3b7d8c6c2b7', '4f1ab595-b21f-4c96-8e82-7e92a3beefd3', 'c3a869a6-858e-4848-ae3f-8809fefb7831'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:35.572875 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-73178b26-ef16-4053-b89f-3ea6054b2e5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Snapshot create request issued successfully. Aug 04 10:52:35.573236 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-73178b26-ef16-4053-b89f-3ea6054b2e5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:52:35.573664 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 761/3058] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:52:35 2026] POST /volume/v3/snapshots => generated 321 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:35.583133 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2ed02ff0-9a33-4a47-b1b2-3b975519ebda None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:35.585140 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2ed02ff0-9a33-4a47-b1b2-3b975519ebda tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] GET https://10.4.3.232/volume/v3/snapshots/e119365a-5f12-4498-8171-1fa42a82e80d Aug 04 10:52:35.585418 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2ed02ff0-9a33-4a47-b1b2-3b975519ebda tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:35.585639 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2ed02ff0-9a33-4a47-b1b2-3b975519ebda tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:35.596130 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:35.596130 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:35.596849 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2ed02ff0-9a33-4a47-b1b2-3b975519ebda tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Snapshot retrieved successfully. Aug 04 10:52:35.597935 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2ed02ff0-9a33-4a47-b1b2-3b975519ebda tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] https://10.4.3.232/volume/v3/snapshots/e119365a-5f12-4498-8171-1fa42a82e80d returned with HTTP 200 Aug 04 10:52:35.598534 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 768/3059] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:35 2026] GET /volume/v3/snapshots/e119365a-5f12-4498-8171-1fa42a82e80d => generated 453 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:35.960582 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cdada8c5-5c59-4721-b5a1-523753d6317c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:35.962774 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cdada8c5-5c59-4721-b5a1-523753d6317c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:35.962960 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cdada8c5-5c59-4721-b5a1-523753d6317c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:35.963149 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cdada8c5-5c59-4721-b5a1-523753d6317c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:35.963270 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-cdada8c5-5c59-4721-b5a1-523753d6317c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:35.968922 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:35.968922 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:35.970002 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cdada8c5-5c59-4721-b5a1-523753d6317c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:35.970483 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 768/3060] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:35 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:35.979232 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8ae28363-2976-4769-bc86-a3eca26350a3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:35.980852 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8ae28363-2976-4769-bc86-a3eca26350a3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] POST https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20/restore Aug 04 10:52:35.981162 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8ae28363-2976-4769-bc86-a3eca26350a3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "12772180-713b-4969-ba77-f39c40895708"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:35.982500 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.backups [None req-8ae28363-2976-4769-bc86-a3eca26350a3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Restoring backup c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 ({'restore': {'volume_id': '12772180-713b-4969-ba77-f39c40895708'}}) {{(pid=100255) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 04 10:52:35.982564 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-8ae28363-2976-4769-bc86-a3eca26350a3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Restoring backup c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 to volume 12772180-713b-4969-ba77-f39c40895708. Aug 04 10:52:35.992481 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:35.992481 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:35.998818 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b7c1a249-181f-460d-acee-c6f1e070f55f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:36.000657 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b7c1a249-181f-460d-acee-c6f1e070f55f tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] GET https://10.4.3.232/volume/v3/snapshots/7c91b06d-4840-42aa-988d-9905849a397c Aug 04 10:52:36.000844 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b7c1a249-181f-460d-acee-c6f1e070f55f tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:36.001019 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b7c1a249-181f-460d-acee-c6f1e070f55f tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:36.004809 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b7c1a249-181f-460d-acee-c6f1e070f55f tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] https://10.4.3.232/volume/v3/snapshots/7c91b06d-4840-42aa-988d-9905849a397c returned with HTTP 404 Aug 04 10:52:36.005255 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 762/3061] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:35 2026] GET /volume/v3/snapshots/7c91b06d-4840-42aa-988d-9905849a397c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:36.007113 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:36.007113 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:36.007554 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8ae28363-2976-4769-bc86-a3eca26350a3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:52:36.008846 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.backup.api [None req-8ae28363-2976-4769-bc86-a3eca26350a3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Checking backup size 1 against volume size 1 {{(pid=100255) restore /opt/stack/cinder/cinder/backup/api.py:494}} Aug 04 10:52:36.009024 np0000006413 devstack@c-api.service[100255]: INFO cinder.backup.api [None req-8ae28363-2976-4769-bc86-a3eca26350a3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Overwriting volume 12772180-713b-4969-ba77-f39c40895708 with restore of backup c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:36.012116 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c929182c-3015-4352-bded-575eb77ca20a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:36.014217 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c929182c-3015-4352-bded-575eb77ca20a tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] DELETE https://10.4.3.232/volume/v3/volumes/a75e81f4-ea9d-4520-8987-180a31f12ffe Aug 04 10:52:36.014496 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c929182c-3015-4352-bded-575eb77ca20a tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:36.014732 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c929182c-3015-4352-bded-575eb77ca20a tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:36.014933 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-c929182c-3015-4352-bded-575eb77ca20a tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Delete volume with id: a75e81f4-ea9d-4520-8987-180a31f12ffe Aug 04 10:52:36.022016 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:36.022016 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:36.022645 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c929182c-3015-4352-bded-575eb77ca20a tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Volume info retrieved successfully. Aug 04 10:52:36.029091 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.backup.rpcapi [None req-8ae28363-2976-4769-bc86-a3eca26350a3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] restore_backup in rpcapi backup_id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 {{(pid=100255) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 04 10:52:36.030523 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8ae28363-2976-4769-bc86-a3eca26350a3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20/restore returned with HTTP 202 Aug 04 10:52:36.030956 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 764/3062] 10.4.3.232 () {68 vars in 1393 bytes} [Tue Aug 4 10:52:35 2026] POST /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20/restore => generated 181 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:36.039409 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-24fe5429-03c8-43b4-ad4f-86a74834a08e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:36.041588 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-24fe5429-03c8-43b4-ad4f-86a74834a08e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:36.041851 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-24fe5429-03c8-43b4-ad4f-86a74834a08e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:36.042096 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-24fe5429-03c8-43b4-ad4f-86a74834a08e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:36.042316 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-24fe5429-03c8-43b4-ad4f-86a74834a08e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:36.048779 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:36.048779 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:36.050033 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-24fe5429-03c8-43b4-ad4f-86a74834a08e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:36.050605 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 769/3063] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:36 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:36.053578 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c929182c-3015-4352-bded-575eb77ca20a tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Delete volume request issued successfully. Aug 04 10:52:36.053775 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c929182c-3015-4352-bded-575eb77ca20a tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] https://10.4.3.232/volume/v3/volumes/a75e81f4-ea9d-4520-8987-180a31f12ffe returned with HTTP 202 Aug 04 10:52:36.054221 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 769/3064] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:36 2026] DELETE /volume/v3/volumes/a75e81f4-ea9d-4520-8987-180a31f12ffe => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:36.061631 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-354b7063-3493-41cd-be55-26093bee2778 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:36.063474 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-354b7063-3493-41cd-be55-26093bee2778 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] GET https://10.4.3.232/volume/v3/volumes/a75e81f4-ea9d-4520-8987-180a31f12ffe Aug 04 10:52:36.063669 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-354b7063-3493-41cd-be55-26093bee2778 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:36.063883 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-354b7063-3493-41cd-be55-26093bee2778 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:36.070606 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:36.070606 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:36.074018 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-354b7063-3493-41cd-be55-26093bee2778 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Volume info retrieved successfully. Aug 04 10:52:36.077986 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-354b7063-3493-41cd-be55-26093bee2778 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] https://10.4.3.232/volume/v3/volumes/a75e81f4-ea9d-4520-8987-180a31f12ffe returned with HTTP 200 Aug 04 10:52:36.078434 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 763/3065] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:36 2026] GET /volume/v3/volumes/a75e81f4-ea9d-4520-8987-180a31f12ffe => generated 867 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:36.178583 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5ac2adc3-7f59-41c5-93f4-b1a733c21171 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:36.180675 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5ac2adc3-7f59-41c5-93f4-b1a733c21171 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:36.180887 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5ac2adc3-7f59-41c5-93f4-b1a733c21171 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:36.181086 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5ac2adc3-7f59-41c5-93f4-b1a733c21171 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:36.181174 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-5ac2adc3-7f59-41c5-93f4-b1a733c21171 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:36.185058 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:36.185058 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:36.185906 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5ac2adc3-7f59-41c5-93f4-b1a733c21171 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:36.186268 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 765/3066] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:36 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:36.606973 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b59f92c5-9056-472d-9f1a-dfd9c6e72650 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:36.608879 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b59f92c5-9056-472d-9f1a-dfd9c6e72650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] GET https://10.4.3.232/volume/v3/snapshots/e119365a-5f12-4498-8171-1fa42a82e80d Aug 04 10:52:36.609101 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b59f92c5-9056-472d-9f1a-dfd9c6e72650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:36.609303 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b59f92c5-9056-472d-9f1a-dfd9c6e72650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:36.615563 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:36.615563 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:36.616005 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b59f92c5-9056-472d-9f1a-dfd9c6e72650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Snapshot retrieved successfully. Aug 04 10:52:36.616925 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b59f92c5-9056-472d-9f1a-dfd9c6e72650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] https://10.4.3.232/volume/v3/snapshots/e119365a-5f12-4498-8171-1fa42a82e80d returned with HTTP 200 Aug 04 10:52:36.617339 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 770/3067] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:36 2026] GET /volume/v3/snapshots/e119365a-5f12-4498-8171-1fa42a82e80d => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:36.625491 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a1078ebd-fb43-4e38-b14a-0f856e0a231f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:36.627234 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a1078ebd-fb43-4e38-b14a-0f856e0a231f tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] PUT https://10.4.3.232/volume/v3/os-quota-sets/337583face68474a96372ad125b710b5 Aug 04 10:52:36.627593 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a1078ebd-fb43-4e38-b14a-0f856e0a231f tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:36.670271 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-a1078ebd-fb43-4e38-b14a-0f856e0a231f tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1896237813 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1896237813, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:52:36.670566 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-a1078ebd-fb43-4e38-b14a-0f856e0a231f tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1896237813 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1896237813, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:52:36.670807 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-a1078ebd-fb43-4e38-b14a-0f856e0a231f tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1896237813 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1896237813, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:52:36.676298 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a1078ebd-fb43-4e38-b14a-0f856e0a231f tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/337583face68474a96372ad125b710b5 returned with HTTP 200 Aug 04 10:52:36.676695 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 770/3068] 10.4.3.232 () {68 vars in 1374 bytes} [Tue Aug 4 10:52:36 2026] PUT /volume/v3/os-quota-sets/337583face68474a96372ad125b710b5 => generated 553 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:36.684206 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b4798470-92e7-48be-9db6-760e129ae2ce None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:36.685964 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b4798470-92e7-48be-9db6-760e129ae2ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:52:36.686361 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b4798470-92e7-48be-9db6-760e129ae2ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1787736b-db2a-4873-bcfc-99594bd71af9"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:36.694618 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:36.694618 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:36.695239 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b4798470-92e7-48be-9db6-760e129ae2ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Volume info retrieved successfully. Aug 04 10:52:36.695417 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-b4798470-92e7-48be-9db6-760e129ae2ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Create snapshot from volume 1787736b-db2a-4873-bcfc-99594bd71af9 Aug 04 10:52:36.712935 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota_utils [None req-b4798470-92e7-48be-9db6-760e129ae2ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Quota exceeded for 337583face68474a96372ad125b710b5, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 04 10:52:36.713208 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.middleware.fault [None req-b4798470-92e7-48be-9db6-760e129ae2ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 413 Aug 04 10:52:36.714008 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 764/3069] 10.4.3.232 () {68 vars in 1264 bytes} [Tue Aug 4 10:52:36 2026] POST /volume/v3/snapshots => generated 208 bytes in 30 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 04 10:52:36.720581 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5a6b9345-1711-489a-91d0-f05c08200221 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:36.722308 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5a6b9345-1711-489a-91d0-f05c08200221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] PUT https://10.4.3.232/volume/v3/os-quota-sets/337583face68474a96372ad125b710b5 Aug 04 10:52:36.722635 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5a6b9345-1711-489a-91d0-f05c08200221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:36.759621 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-5a6b9345-1711-489a-91d0-f05c08200221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1896237813 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1896237813, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:52:36.759886 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-5a6b9345-1711-489a-91d0-f05c08200221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1896237813 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1896237813, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:52:36.760209 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-5a6b9345-1711-489a-91d0-f05c08200221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1896237813 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1896237813, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:52:36.764658 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5a6b9345-1711-489a-91d0-f05c08200221 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/337583face68474a96372ad125b710b5 returned with HTTP 200 Aug 04 10:52:36.765107 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 766/3070] 10.4.3.232 () {68 vars in 1374 bytes} [Tue Aug 4 10:52:36 2026] PUT /volume/v3/os-quota-sets/337583face68474a96372ad125b710b5 => generated 553 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:36.773522 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b09842d9-9a65-4cc3-b283-328cf4acb122 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:36.775724 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b09842d9-9a65-4cc3-b283-328cf4acb122 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:52:36.776038 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b09842d9-9a65-4cc3-b283-328cf4acb122 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1787736b-db2a-4873-bcfc-99594bd71af9"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:36.784726 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:36.784726 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:36.785290 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b09842d9-9a65-4cc3-b283-328cf4acb122 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Volume info retrieved successfully. Aug 04 10:52:36.785451 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-b09842d9-9a65-4cc3-b283-328cf4acb122 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Create snapshot from volume 1787736b-db2a-4873-bcfc-99594bd71af9 Aug 04 10:52:36.806616 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota_utils [None req-b09842d9-9a65-4cc3-b283-328cf4acb122 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Quota exceeded for 337583face68474a96372ad125b710b5, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 04 10:52:36.806848 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.middleware.fault [None req-b09842d9-9a65-4cc3-b283-328cf4acb122 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 413 Aug 04 10:52:36.807621 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 771/3071] 10.4.3.232 () {68 vars in 1264 bytes} [Tue Aug 4 10:52:36 2026] POST /volume/v3/snapshots => generated 133 bytes in 34 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 04 10:52:36.814975 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fb4a94f4-4779-4327-8599-29a1e0b03dcb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:36.817362 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb4a94f4-4779-4327-8599-29a1e0b03dcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/e119365a-5f12-4498-8171-1fa42a82e80d Aug 04 10:52:36.817567 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb4a94f4-4779-4327-8599-29a1e0b03dcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:36.817800 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb4a94f4-4779-4327-8599-29a1e0b03dcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:36.817938 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-fb4a94f4-4779-4327-8599-29a1e0b03dcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Delete snapshot with id: e119365a-5f12-4498-8171-1fa42a82e80d Aug 04 10:52:36.824515 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:36.824515 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:36.825035 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fb4a94f4-4779-4327-8599-29a1e0b03dcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Snapshot retrieved successfully. Aug 04 10:52:36.840843 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fb4a94f4-4779-4327-8599-29a1e0b03dcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Snapshot delete request issued successfully. Aug 04 10:52:36.841015 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb4a94f4-4779-4327-8599-29a1e0b03dcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] https://10.4.3.232/volume/v3/snapshots/e119365a-5f12-4498-8171-1fa42a82e80d returned with HTTP 202 Aug 04 10:52:36.841422 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 771/3072] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:52:36 2026] DELETE /volume/v3/snapshots/e119365a-5f12-4498-8171-1fa42a82e80d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:36.849676 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-471d268a-ab85-4a03-96f5-76b6b5c9c4dd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:36.852169 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-471d268a-ab85-4a03-96f5-76b6b5c9c4dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] GET https://10.4.3.232/volume/v3/snapshots/e119365a-5f12-4498-8171-1fa42a82e80d Aug 04 10:52:36.852478 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-471d268a-ab85-4a03-96f5-76b6b5c9c4dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:36.852742 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-471d268a-ab85-4a03-96f5-76b6b5c9c4dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:36.858666 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:36.858666 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:36.859194 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-471d268a-ab85-4a03-96f5-76b6b5c9c4dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Snapshot retrieved successfully. Aug 04 10:52:36.860131 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-471d268a-ab85-4a03-96f5-76b6b5c9c4dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] https://10.4.3.232/volume/v3/snapshots/e119365a-5f12-4498-8171-1fa42a82e80d returned with HTTP 200 Aug 04 10:52:36.860537 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 765/3073] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:36 2026] GET /volume/v3/snapshots/e119365a-5f12-4498-8171-1fa42a82e80d => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:37.062260 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-bc1dbf8f-dc60-4c5c-bb42-953be28cf8e9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:37.062874 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bc1dbf8f-dc60-4c5c-bb42-953be28cf8e9 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:37.062989 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bc1dbf8f-dc60-4c5c-bb42-953be28cf8e9 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:37.064280 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bc1dbf8f-dc60-4c5c-bb42-953be28cf8e9 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:37.064280 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-bc1dbf8f-dc60-4c5c-bb42-953be28cf8e9 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:37.069538 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:37.069538 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:37.069805 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bc1dbf8f-dc60-4c5c-bb42-953be28cf8e9 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:37.070214 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 767/3074] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:37 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:37.097706 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cdaaafd2-0a41-4993-9eb1-56388f69ff81 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:37.101985 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cdaaafd2-0a41-4993-9eb1-56388f69ff81 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] GET https://10.4.3.232/volume/v3/volumes/a75e81f4-ea9d-4520-8987-180a31f12ffe Aug 04 10:52:37.102308 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cdaaafd2-0a41-4993-9eb1-56388f69ff81 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:37.102596 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cdaaafd2-0a41-4993-9eb1-56388f69ff81 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:37.112276 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cdaaafd2-0a41-4993-9eb1-56388f69ff81 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] https://10.4.3.232/volume/v3/volumes/a75e81f4-ea9d-4520-8987-180a31f12ffe returned with HTTP 404 Aug 04 10:52:37.112428 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 772/3075] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:37 2026] GET /volume/v3/volumes/a75e81f4-ea9d-4520-8987-180a31f12ffe => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:37.121084 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fedabf97-3ae1-4884-9fc4-5331e822ff67 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:37.123355 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fedabf97-3ae1-4884-9fc4-5331e822ff67 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] DELETE https://10.4.3.232/volume/v3/volumes/36da99af-15bc-431b-a7e9-e3040224d799 Aug 04 10:52:37.123591 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fedabf97-3ae1-4884-9fc4-5331e822ff67 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:37.123844 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fedabf97-3ae1-4884-9fc4-5331e822ff67 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:37.124066 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-fedabf97-3ae1-4884-9fc4-5331e822ff67 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Delete volume with id: 36da99af-15bc-431b-a7e9-e3040224d799 Aug 04 10:52:37.134695 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:37.134695 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:37.135560 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fedabf97-3ae1-4884-9fc4-5331e822ff67 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Volume info retrieved successfully. Aug 04 10:52:37.178542 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fedabf97-3ae1-4884-9fc4-5331e822ff67 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Delete volume request issued successfully. Aug 04 10:52:37.179435 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fedabf97-3ae1-4884-9fc4-5331e822ff67 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] https://10.4.3.232/volume/v3/volumes/36da99af-15bc-431b-a7e9-e3040224d799 returned with HTTP 202 Aug 04 10:52:37.179435 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 772/3076] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:37 2026] DELETE /volume/v3/volumes/36da99af-15bc-431b-a7e9-e3040224d799 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:37.188541 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fb6e9118-657f-47ee-a722-d4aa9cf81070 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:37.191457 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fb6e9118-657f-47ee-a722-d4aa9cf81070 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] GET https://10.4.3.232/volume/v3/volumes/36da99af-15bc-431b-a7e9-e3040224d799 Aug 04 10:52:37.191759 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fb6e9118-657f-47ee-a722-d4aa9cf81070 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:37.192048 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fb6e9118-657f-47ee-a722-d4aa9cf81070 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:37.198740 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-dc5c1bd1-5b1f-4d83-a98d-1e840b0fbfc1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:37.201604 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dc5c1bd1-5b1f-4d83-a98d-1e840b0fbfc1 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:37.201956 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dc5c1bd1-5b1f-4d83-a98d-1e840b0fbfc1 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:37.203266 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dc5c1bd1-5b1f-4d83-a98d-1e840b0fbfc1 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:37.203266 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-dc5c1bd1-5b1f-4d83-a98d-1e840b0fbfc1 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:37.204990 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:37.204990 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:37.211266 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:37.211266 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:37.211365 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fb6e9118-657f-47ee-a722-d4aa9cf81070 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Volume info retrieved successfully. Aug 04 10:52:37.211438 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dc5c1bd1-5b1f-4d83-a98d-1e840b0fbfc1 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:37.211438 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 768/3077] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:37 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:37.217991 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fb6e9118-657f-47ee-a722-d4aa9cf81070 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] https://10.4.3.232/volume/v3/volumes/36da99af-15bc-431b-a7e9-e3040224d799 returned with HTTP 200 Aug 04 10:52:37.218488 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 766/3078] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:37 2026] GET /volume/v3/volumes/36da99af-15bc-431b-a7e9-e3040224d799 => generated 832 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:37.871132 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b6aabfea-91cc-4ae9-99d2-48f71f91e6f8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:37.874173 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b6aabfea-91cc-4ae9-99d2-48f71f91e6f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] GET https://10.4.3.232/volume/v3/snapshots/e119365a-5f12-4498-8171-1fa42a82e80d Aug 04 10:52:37.874325 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b6aabfea-91cc-4ae9-99d2-48f71f91e6f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:37.874567 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b6aabfea-91cc-4ae9-99d2-48f71f91e6f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:37.883570 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b6aabfea-91cc-4ae9-99d2-48f71f91e6f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] https://10.4.3.232/volume/v3/snapshots/e119365a-5f12-4498-8171-1fa42a82e80d returned with HTTP 404 Aug 04 10:52:37.883860 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 773/3079] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:37 2026] GET /volume/v3/snapshots/e119365a-5f12-4498-8171-1fa42a82e80d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:37.893160 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d52598be-7bb3-4468-8a23-18f5ae41fda3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:37.895401 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d52598be-7bb3-4468-8a23-18f5ae41fda3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] GET https://10.4.3.232/volume/v3/volumes/1787736b-db2a-4873-bcfc-99594bd71af9 Aug 04 10:52:37.895659 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d52598be-7bb3-4468-8a23-18f5ae41fda3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:37.895896 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d52598be-7bb3-4468-8a23-18f5ae41fda3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:37.905810 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:37.905810 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:37.911452 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d52598be-7bb3-4468-8a23-18f5ae41fda3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Volume info retrieved successfully. Aug 04 10:52:37.916804 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d52598be-7bb3-4468-8a23-18f5ae41fda3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] https://10.4.3.232/volume/v3/volumes/1787736b-db2a-4873-bcfc-99594bd71af9 returned with HTTP 200 Aug 04 10:52:37.917293 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 773/3080] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:37 2026] GET /volume/v3/volumes/1787736b-db2a-4873-bcfc-99594bd71af9 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:37.928892 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8aac2d8f-7290-46d8-83cc-3b48249375d4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:37.930886 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8aac2d8f-7290-46d8-83cc-3b48249375d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] DELETE https://10.4.3.232/volume/v3/volumes/1787736b-db2a-4873-bcfc-99594bd71af9 Aug 04 10:52:37.931093 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8aac2d8f-7290-46d8-83cc-3b48249375d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:37.931356 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8aac2d8f-7290-46d8-83cc-3b48249375d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:37.931550 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-8aac2d8f-7290-46d8-83cc-3b48249375d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Delete volume with id: 1787736b-db2a-4873-bcfc-99594bd71af9 Aug 04 10:52:37.939159 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:37.939159 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:37.939634 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8aac2d8f-7290-46d8-83cc-3b48249375d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Volume info retrieved successfully. Aug 04 10:52:37.956407 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8aac2d8f-7290-46d8-83cc-3b48249375d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Delete volume request issued successfully. Aug 04 10:52:37.956580 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8aac2d8f-7290-46d8-83cc-3b48249375d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] https://10.4.3.232/volume/v3/volumes/1787736b-db2a-4873-bcfc-99594bd71af9 returned with HTTP 202 Aug 04 10:52:37.956958 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 769/3081] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:37 2026] DELETE /volume/v3/volumes/1787736b-db2a-4873-bcfc-99594bd71af9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:37.964456 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-230562e0-5fbc-40a5-8d38-b67f03896e55 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:37.969436 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-230562e0-5fbc-40a5-8d38-b67f03896e55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] GET https://10.4.3.232/volume/v3/volumes/1787736b-db2a-4873-bcfc-99594bd71af9 Aug 04 10:52:37.969634 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-230562e0-5fbc-40a5-8d38-b67f03896e55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:37.969875 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-230562e0-5fbc-40a5-8d38-b67f03896e55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:37.983827 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:37.983827 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:37.989137 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-230562e0-5fbc-40a5-8d38-b67f03896e55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Volume info retrieved successfully. Aug 04 10:52:37.994262 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-230562e0-5fbc-40a5-8d38-b67f03896e55 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] https://10.4.3.232/volume/v3/volumes/1787736b-db2a-4873-bcfc-99594bd71af9 returned with HTTP 200 Aug 04 10:52:37.994657 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 767/3082] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:37 2026] GET /volume/v3/volumes/1787736b-db2a-4873-bcfc-99594bd71af9 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:38.083395 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7aafa1a1-8030-4529-bd44-45e6fcdfe0ee None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:38.085570 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7aafa1a1-8030-4529-bd44-45e6fcdfe0ee tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:38.085756 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7aafa1a1-8030-4529-bd44-45e6fcdfe0ee tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:38.085952 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7aafa1a1-8030-4529-bd44-45e6fcdfe0ee tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:38.086060 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-7aafa1a1-8030-4529-bd44-45e6fcdfe0ee tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:38.091417 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:38.091417 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:38.092352 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7aafa1a1-8030-4529-bd44-45e6fcdfe0ee tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:38.092721 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 774/3083] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:38 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:38.222559 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-dc4c64ba-f08b-4f34-8615-95c29f38651d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:38.224282 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dc4c64ba-f08b-4f34-8615-95c29f38651d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:38.224528 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dc4c64ba-f08b-4f34-8615-95c29f38651d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:38.224840 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dc4c64ba-f08b-4f34-8615-95c29f38651d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:38.225021 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-dc4c64ba-f08b-4f34-8615-95c29f38651d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:38.230007 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:38.230007 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:38.230007 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dc4c64ba-f08b-4f34-8615-95c29f38651d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:38.230007 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 774/3084] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:38 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:38.232091 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-30f73ab1-31c4-4d88-8724-ad6aea47fba6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:38.233737 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-30f73ab1-31c4-4d88-8724-ad6aea47fba6 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] GET https://10.4.3.232/volume/v3/volumes/36da99af-15bc-431b-a7e9-e3040224d799 Aug 04 10:52:38.233913 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-30f73ab1-31c4-4d88-8724-ad6aea47fba6 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:38.234112 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-30f73ab1-31c4-4d88-8724-ad6aea47fba6 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:38.240269 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-30f73ab1-31c4-4d88-8724-ad6aea47fba6 tempest-CinderUnicodeTest-151352266 tempest-CinderUnicodeTest-151352266-project-member] https://10.4.3.232/volume/v3/volumes/36da99af-15bc-431b-a7e9-e3040224d799 returned with HTTP 404 Aug 04 10:52:38.240671 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 770/3085] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:38 2026] GET /volume/v3/volumes/36da99af-15bc-431b-a7e9-e3040224d799 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:39.007993 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-81a70775-c25b-48ad-ad50-87a426a32ae3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:39.012717 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-81a70775-c25b-48ad-ad50-87a426a32ae3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] GET https://10.4.3.232/volume/v3/volumes/1787736b-db2a-4873-bcfc-99594bd71af9 Aug 04 10:52:39.017974 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-81a70775-c25b-48ad-ad50-87a426a32ae3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:39.020687 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-81a70775-c25b-48ad-ad50-87a426a32ae3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:39.028122 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-81a70775-c25b-48ad-ad50-87a426a32ae3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191 tempest-VolumeSnapshotQuotasNegativeTestJSON-1534900191-project-member] https://10.4.3.232/volume/v3/volumes/1787736b-db2a-4873-bcfc-99594bd71af9 returned with HTTP 404 Aug 04 10:52:39.028770 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 768/3086] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:39 2026] GET /volume/v3/volumes/1787736b-db2a-4873-bcfc-99594bd71af9 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:39.041395 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-825e589d-8094-471c-879b-30d7dc4ffec0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:39.041395 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-825e589d-8094-471c-879b-30d7dc4ffec0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] PUT https://10.4.3.232/volume/v3/os-quota-sets/337583face68474a96372ad125b710b5 Aug 04 10:52:39.041395 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-825e589d-8094-471c-879b-30d7dc4ffec0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-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=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:39.104473 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0625c82d-48c1-4f78-893f-b9df85f8d7a0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:39.106088 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0625c82d-48c1-4f78-893f-b9df85f8d7a0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:39.106282 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0625c82d-48c1-4f78-893f-b9df85f8d7a0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:39.106465 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0625c82d-48c1-4f78-893f-b9df85f8d7a0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:39.106598 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-0625c82d-48c1-4f78-893f-b9df85f8d7a0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:39.115206 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:39.115206 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:39.116476 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0625c82d-48c1-4f78-893f-b9df85f8d7a0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:39.117111 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 775/3087] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:39 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:39.186917 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-825e589d-8094-471c-879b-30d7dc4ffec0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789199144-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/337583face68474a96372ad125b710b5 returned with HTTP 200 Aug 04 10:52:39.187353 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 775/3088] 10.4.3.232 () {68 vars in 1375 bytes} [Tue Aug 4 10:52:39 2026] PUT /volume/v3/os-quota-sets/337583face68474a96372ad125b710b5 => generated 558 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:39.240688 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-021f358e-072e-4776-a5ee-444ea9d32158 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:39.242915 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-021f358e-072e-4776-a5ee-444ea9d32158 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:39.243174 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-021f358e-072e-4776-a5ee-444ea9d32158 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:39.243440 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-021f358e-072e-4776-a5ee-444ea9d32158 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:39.243583 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-021f358e-072e-4776-a5ee-444ea9d32158 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:39.250148 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:39.250148 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:39.251091 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-021f358e-072e-4776-a5ee-444ea9d32158 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:39.251550 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 771/3089] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:39 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:39.954158 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6f32af47-b082-447e-b0e8-b74ec62ed520 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.050812 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f32af47-b082-447e-b0e8-b74ec62ed520 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:52:40.051146 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f32af47-b082-447e-b0e8-b74ec62ed520 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1609875366", "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=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:40.068315 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f32af47-b082-447e-b0e8-b74ec62ed520 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:52:40.068636 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 769/3090] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:52:39 2026] POST /volume/v3/types => generated 380 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:40.078390 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-63116216-511c-4262-a0f4-d8aa54da9cb1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.083811 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-63116216-511c-4262-a0f4-d8aa54da9cb1 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] POST https://10.4.3.232/volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/encryption Aug 04 10:52:40.084135 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-63116216-511c-4262-a0f4-d8aa54da9cb1 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:40.113545 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-63116216-511c-4262-a0f4-d8aa54da9cb1 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] https://10.4.3.232/volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/encryption returned with HTTP 200 Aug 04 10:52:40.113943 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 776/3091] 10.4.3.232 () {68 vars in 1397 bytes} [Tue Aug 4 10:52:40 2026] POST /volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/encryption => generated 239 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:40.122597 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ec6d21fa-28fa-4470-9776-264b17423797 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.125850 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ec6d21fa-28fa-4470-9776-264b17423797 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:52:40.126281 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ec6d21fa-28fa-4470-9776-264b17423797 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-897865825", "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=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:40.129389 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2c126bdb-1df5-4896-9707-2c171fef1c86 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.133790 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2c126bdb-1df5-4896-9707-2c171fef1c86 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:40.134011 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2c126bdb-1df5-4896-9707-2c171fef1c86 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:40.134208 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2c126bdb-1df5-4896-9707-2c171fef1c86 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:40.134332 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-2c126bdb-1df5-4896-9707-2c171fef1c86 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:40.138523 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:40.138523 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:40.139189 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2c126bdb-1df5-4896-9707-2c171fef1c86 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:40.139551 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 772/3092] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:40 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:40.143867 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ec6d21fa-28fa-4470-9776-264b17423797 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:52:40.144252 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 776/3093] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:52:40 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:40.152251 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f57d996c-48b0-44d0-b099-fdebd054186f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.241330 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f57d996c-48b0-44d0-b099-fdebd054186f tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] POST https://10.4.3.232/volume/v3/types/795c92dd-7ed8-4894-8d1e-f1d6685bbe4b/encryption Aug 04 10:52:40.241714 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f57d996c-48b0-44d0-b099-fdebd054186f tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:40.243969 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-f57d996c-48b0-44d0-b099-fdebd054186f tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '3170979a6ed148a39b8519297528f74c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b198e9be14c4402ba05465107399fec3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:52:40.244190 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f57d996c-48b0-44d0-b099-fdebd054186f tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] https://10.4.3.232/volume/v3/types/795c92dd-7ed8-4894-8d1e-f1d6685bbe4b/encryption returned with HTTP 403 Aug 04 10:52:40.244718 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 770/3094] 10.4.3.232 () {68 vars in 1397 bytes} [Tue Aug 4 10:52:40 2026] POST /volume/v3/types/795c92dd-7ed8-4894-8d1e-f1d6685bbe4b/encryption => generated 127 bytes in 93 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:40.253023 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6d7f8ff7-1633-4791-87b1-744b0bfd7e6a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.256679 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6d7f8ff7-1633-4791-87b1-744b0bfd7e6a tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:52:40.257201 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6d7f8ff7-1633-4791-87b1-744b0bfd7e6a tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-537268927", "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=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:40.261829 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-aea2afba-26d3-4892-8434-1f3680f8bfef None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.263872 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-aea2afba-26d3-4892-8434-1f3680f8bfef tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:40.263964 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-aea2afba-26d3-4892-8434-1f3680f8bfef tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:40.264152 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-aea2afba-26d3-4892-8434-1f3680f8bfef tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:40.264268 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-aea2afba-26d3-4892-8434-1f3680f8bfef tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:40.268202 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:40.268202 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:40.268859 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-aea2afba-26d3-4892-8434-1f3680f8bfef tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:40.269170 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 773/3095] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:40 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:40.294549 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6d7f8ff7-1633-4791-87b1-744b0bfd7e6a tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:52:40.294972 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 777/3096] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:52:40 2026] POST /volume/v3/types => generated 379 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:40.303324 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7899d8f7-5cbb-4cc1-b6fe-4fac02cff621 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.305025 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7899d8f7-5cbb-4cc1-b6fe-4fac02cff621 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] POST https://10.4.3.232/volume/v3/types/f1c0b80b-05b9-4289-89f1-d3008d1b9016/extra_specs Aug 04 10:52:40.305353 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7899d8f7-5cbb-4cc1-b6fe-4fac02cff621 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:40.307334 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.policy [None req-7899d8f7-5cbb-4cc1-b6fe-4fac02cff621 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '3170979a6ed148a39b8519297528f74c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b198e9be14c4402ba05465107399fec3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100254) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:52:40.307445 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7899d8f7-5cbb-4cc1-b6fe-4fac02cff621 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] https://10.4.3.232/volume/v3/types/f1c0b80b-05b9-4289-89f1-d3008d1b9016/extra_specs returned with HTTP 403 Aug 04 10:52:40.307862 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 777/3097] 10.4.3.232 () {68 vars in 1399 bytes} [Tue Aug 4 10:52:40 2026] POST /volume/v3/types/f1c0b80b-05b9-4289-89f1-d3008d1b9016/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:40.313835 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ae50416f-2092-4e1d-b09e-ce92ed3f4dcf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.316130 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ae50416f-2092-4e1d-b09e-ce92ed3f4dcf tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] PUT https://10.4.3.232/volume/v3/types/f1c0b80b-05b9-4289-89f1-d3008d1b9016/extra_specs/key2 Aug 04 10:52:40.316456 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ae50416f-2092-4e1d-b09e-ce92ed3f4dcf tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:40.319302 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-ae50416f-2092-4e1d-b09e-ce92ed3f4dcf tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3170979a6ed148a39b8519297528f74c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b198e9be14c4402ba05465107399fec3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:52:40.319507 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ae50416f-2092-4e1d-b09e-ce92ed3f4dcf tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] https://10.4.3.232/volume/v3/types/f1c0b80b-05b9-4289-89f1-d3008d1b9016/extra_specs/key2 returned with HTTP 403 Aug 04 10:52:40.319980 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 771/3098] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:52:40 2026] PUT /volume/v3/types/f1c0b80b-05b9-4289-89f1-d3008d1b9016/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:40.326658 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8f768f05-b1df-4ba5-a308-a21d00d07e0c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.328352 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8f768f05-b1df-4ba5-a308-a21d00d07e0c tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] POST https://10.4.3.232/volume/v3/types Aug 04 10:52:40.328710 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8f768f05-b1df-4ba5-a308-a21d00d07e0c tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:40.330703 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.policy [None req-8f768f05-b1df-4ba5-a308-a21d00d07e0c tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '3170979a6ed148a39b8519297528f74c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b198e9be14c4402ba05465107399fec3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100255) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:52:40.330880 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8f768f05-b1df-4ba5-a308-a21d00d07e0c tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] https://10.4.3.232/volume/v3/types returned with HTTP 403 Aug 04 10:52:40.331317 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 774/3099] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:52:40 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:40.338224 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4f5f70ee-475a-422e-bd67-2e45c81448ab None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.341138 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4f5f70ee-475a-422e-bd67-2e45c81448ab tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:52:40.341498 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4f5f70ee-475a-422e-bd67-2e45c81448ab tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1916125140", "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=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:40.372497 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4f5f70ee-475a-422e-bd67-2e45c81448ab tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:52:40.372967 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 778/3100] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:52:40 2026] POST /volume/v3/types => generated 380 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:40.386302 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c7425cd1-dcf3-4a4f-ad03-c59de141529c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.388794 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c7425cd1-dcf3-4a4f-ad03-c59de141529c tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] POST https://10.4.3.232/volume/v3/types/793f357b-4716-474c-92ba-4bac14b38438/encryption Aug 04 10:52:40.389730 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c7425cd1-dcf3-4a4f-ad03-c59de141529c tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:40.418376 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c7425cd1-dcf3-4a4f-ad03-c59de141529c tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] https://10.4.3.232/volume/v3/types/793f357b-4716-474c-92ba-4bac14b38438/encryption returned with HTTP 200 Aug 04 10:52:40.418787 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 778/3101] 10.4.3.232 () {68 vars in 1397 bytes} [Tue Aug 4 10:52:40 2026] POST /volume/v3/types/793f357b-4716-474c-92ba-4bac14b38438/encryption => generated 239 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:52:40.432719 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ac92ea51-6f50-4287-ad4e-d9d5210e47a1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.435026 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ac92ea51-6f50-4287-ad4e-d9d5210e47a1 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] DELETE https://10.4.3.232/volume/v3/types/793f357b-4716-474c-92ba-4bac14b38438/encryption/c170114f-5624-4082-9ee3-b15bf99bc23d Aug 04 10:52:40.435302 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ac92ea51-6f50-4287-ad4e-d9d5210e47a1 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:40.435544 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ac92ea51-6f50-4287-ad4e-d9d5210e47a1 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:40.437738 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-ac92ea51-6f50-4287-ad4e-d9d5210e47a1 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '3170979a6ed148a39b8519297528f74c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b198e9be14c4402ba05465107399fec3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:52:40.437738 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ac92ea51-6f50-4287-ad4e-d9d5210e47a1 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] https://10.4.3.232/volume/v3/types/793f357b-4716-474c-92ba-4bac14b38438/encryption/c170114f-5624-4082-9ee3-b15bf99bc23d returned with HTTP 403 Aug 04 10:52:40.438467 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 772/3102] 10.4.3.232 () {66 vars in 1489 bytes} [Tue Aug 4 10:52:40 2026] DELETE /volume/v3/types/793f357b-4716-474c-92ba-4bac14b38438/encryption/c170114f-5624-4082-9ee3-b15bf99bc23d => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:40.451068 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-df94ae8a-5ab7-47dd-99cd-a97e68b58252 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.464886 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-df94ae8a-5ab7-47dd-99cd-a97e68b58252 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:52:40.466699 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-df94ae8a-5ab7-47dd-99cd-a97e68b58252 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1356973074", "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=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:40.512018 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-df94ae8a-5ab7-47dd-99cd-a97e68b58252 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:52:40.512290 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 775/3103] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:52:40 2026] POST /volume/v3/types => generated 380 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:40.530266 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c0e62e7c-e1e0-441b-a63e-45c69bd3d772 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.530266 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c0e62e7c-e1e0-441b-a63e-45c69bd3d772 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] DELETE https://10.4.3.232/volume/v3/types/09f5d27c-ecaf-44fb-ab12-cccf204a383c/extra_specs/key1 Aug 04 10:52:40.530477 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c0e62e7c-e1e0-441b-a63e-45c69bd3d772 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:40.530657 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c0e62e7c-e1e0-441b-a63e-45c69bd3d772 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:40.541348 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.policy [None req-c0e62e7c-e1e0-441b-a63e-45c69bd3d772 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '3170979a6ed148a39b8519297528f74c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b198e9be14c4402ba05465107399fec3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100253) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:52:40.541543 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c0e62e7c-e1e0-441b-a63e-45c69bd3d772 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] https://10.4.3.232/volume/v3/types/09f5d27c-ecaf-44fb-ab12-cccf204a383c/extra_specs/key1 returned with HTTP 403 Aug 04 10:52:40.541964 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 779/3104] 10.4.3.232 () {66 vars in 1396 bytes} [Tue Aug 4 10:52:40 2026] DELETE /volume/v3/types/09f5d27c-ecaf-44fb-ab12-cccf204a383c/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:40.556591 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1c3cf963-ee72-4d6e-9a3d-55384ed02aec None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.561152 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1c3cf963-ee72-4d6e-9a3d-55384ed02aec tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:52:40.561644 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1c3cf963-ee72-4d6e-9a3d-55384ed02aec tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2075019851", "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=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:40.585528 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1c3cf963-ee72-4d6e-9a3d-55384ed02aec tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:52:40.586001 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 779/3105] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:52:40 2026] POST /volume/v3/types => generated 380 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:40.596538 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c05d1c5b-2ea0-4703-8fdf-2e2cf4fc4ea4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.598579 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c05d1c5b-2ea0-4703-8fdf-2e2cf4fc4ea4 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] DELETE https://10.4.3.232/volume/v3/types/c94f9126-03ce-4bf4-b699-741d13236a47 Aug 04 10:52:40.599385 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c05d1c5b-2ea0-4703-8fdf-2e2cf4fc4ea4 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:40.599385 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c05d1c5b-2ea0-4703-8fdf-2e2cf4fc4ea4 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:40.599754 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-c05d1c5b-2ea0-4703-8fdf-2e2cf4fc4ea4 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '3170979a6ed148a39b8519297528f74c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b198e9be14c4402ba05465107399fec3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:52:40.599967 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c05d1c5b-2ea0-4703-8fdf-2e2cf4fc4ea4 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] https://10.4.3.232/volume/v3/types/c94f9126-03ce-4bf4-b699-741d13236a47 returned with HTTP 403 Aug 04 10:52:40.607176 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 773/3106] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:52:40 2026] DELETE /volume/v3/types/c94f9126-03ce-4bf4-b699-741d13236a47 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:40.613666 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-da9207fe-8504-44da-8ade-2f27ac77abdb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.616025 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-da9207fe-8504-44da-8ade-2f27ac77abdb tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] GET https://10.4.3.232/volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/extra_specs Aug 04 10:52:40.616322 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-da9207fe-8504-44da-8ade-2f27ac77abdb tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:40.616597 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-da9207fe-8504-44da-8ade-2f27ac77abdb tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:40.626724 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-da9207fe-8504-44da-8ade-2f27ac77abdb tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] https://10.4.3.232/volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/extra_specs returned with HTTP 200 Aug 04 10:52:40.627191 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 776/3107] 10.4.3.232 () {66 vars in 1378 bytes} [Tue Aug 4 10:52:40 2026] GET /volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/extra_specs => generated 123 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:40.636145 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-885ef6f4-186c-408f-abd2-8adba257b7bd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.637798 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-885ef6f4-186c-408f-abd2-8adba257b7bd tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] GET https://10.4.3.232/volume/v3/types Aug 04 10:52:40.638021 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-885ef6f4-186c-408f-abd2-8adba257b7bd tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:40.638202 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-885ef6f4-186c-408f-abd2-8adba257b7bd tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:40.639013 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-885ef6f4-186c-408f-abd2-8adba257b7bd tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:52:40.661606 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-885ef6f4-186c-408f-abd2-8adba257b7bd tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:52:40.661972 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 780/3108] 10.4.3.232 () {66 vars in 1231 bytes} [Tue Aug 4 10:52:40 2026] GET /volume/v3/types => generated 2584 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:40.672278 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-68d123b0-3dfa-4198-bd36-ed0edb321cba None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.674603 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-68d123b0-3dfa-4198-bd36-ed0edb321cba tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] GET https://10.4.3.232/volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/encryption/cipher Aug 04 10:52:40.674857 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-68d123b0-3dfa-4198-bd36-ed0edb321cba tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:40.675128 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-68d123b0-3dfa-4198-bd36-ed0edb321cba tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:40.675936 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.policy [None req-68d123b0-3dfa-4198-bd36-ed0edb321cba tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3170979a6ed148a39b8519297528f74c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b198e9be14c4402ba05465107399fec3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100254) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:52:40.676157 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-68d123b0-3dfa-4198-bd36-ed0edb321cba tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] https://10.4.3.232/volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/encryption/cipher returned with HTTP 403 Aug 04 10:52:40.676699 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 780/3109] 10.4.3.232 () {66 vars in 1396 bytes} [Tue Aug 4 10:52:40 2026] GET /volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:40.684576 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-db261d90-3f53-4caa-b3dd-deda064080ab None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.687268 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-db261d90-3f53-4caa-b3dd-deda064080ab tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] GET https://10.4.3.232/volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/encryption Aug 04 10:52:40.687526 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-db261d90-3f53-4caa-b3dd-deda064080ab tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:40.687752 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-db261d90-3f53-4caa-b3dd-deda064080ab tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:40.688572 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-db261d90-3f53-4caa-b3dd-deda064080ab tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3170979a6ed148a39b8519297528f74c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b198e9be14c4402ba05465107399fec3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:52:40.688764 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-db261d90-3f53-4caa-b3dd-deda064080ab tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] https://10.4.3.232/volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/encryption returned with HTTP 403 Aug 04 10:52:40.689274 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 774/3110] 10.4.3.232 () {66 vars in 1375 bytes} [Tue Aug 4 10:52:40 2026] GET /volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:40.698095 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6c434868-c53d-4c04-8f5f-1e30d23c61fc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.700190 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6c434868-c53d-4c04-8f5f-1e30d23c61fc tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] GET https://10.4.3.232/volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/extra_specs/multiattach Aug 04 10:52:40.700432 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6c434868-c53d-4c04-8f5f-1e30d23c61fc tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:40.700639 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6c434868-c53d-4c04-8f5f-1e30d23c61fc tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:40.708831 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6c434868-c53d-4c04-8f5f-1e30d23c61fc tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] https://10.4.3.232/volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/extra_specs/multiattach returned with HTTP 200 Aug 04 10:52:40.709331 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 777/3111] 10.4.3.232 () {66 vars in 1414 bytes} [Tue Aug 4 10:52:40 2026] GET /volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:52:40.717921 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0b664c33-5f8a-4159-a1d0-1b4f80575849 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.720256 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0b664c33-5f8a-4159-a1d0-1b4f80575849 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] GET https://10.4.3.232/volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/extra_specs/volume_backend_name Aug 04 10:52:40.720534 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0b664c33-5f8a-4159-a1d0-1b4f80575849 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:40.720742 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0b664c33-5f8a-4159-a1d0-1b4f80575849 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:40.730068 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0b664c33-5f8a-4159-a1d0-1b4f80575849 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] https://10.4.3.232/volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/extra_specs/volume_backend_name returned with HTTP 404 Aug 04 10:52:40.730659 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 781/3112] 10.4.3.232 () {66 vars in 1438 bytes} [Tue Aug 4 10:52:40 2026] GET /volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/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 04 10:52:40.740094 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-78fffae0-8094-4a26-b772-cd1563844488 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.741615 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-78fffae0-8094-4a26-b772-cd1563844488 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] GET https://10.4.3.232/volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45 Aug 04 10:52:40.741793 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-78fffae0-8094-4a26-b772-cd1563844488 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:40.741983 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-78fffae0-8094-4a26-b772-cd1563844488 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:40.748117 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-78fffae0-8094-4a26-b772-cd1563844488 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] https://10.4.3.232/volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45 returned with HTTP 200 Aug 04 10:52:40.748443 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 781/3113] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:52:40 2026] GET /volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45 => generated 318 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:40.759824 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a89d3536-dd56-42bf-9061-7fc3e1d1947d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.761962 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a89d3536-dd56-42bf-9061-7fc3e1d1947d tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] PUT https://10.4.3.232/volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/encryption/9946b253-5779-4dda-82ed-5c61b6d9dd95 Aug 04 10:52:40.762340 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a89d3536-dd56-42bf-9061-7fc3e1d1947d tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:40.764267 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-a89d3536-dd56-42bf-9061-7fc3e1d1947d tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '3170979a6ed148a39b8519297528f74c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b198e9be14c4402ba05465107399fec3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:52:40.764445 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a89d3536-dd56-42bf-9061-7fc3e1d1947d tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] https://10.4.3.232/volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/encryption/9946b253-5779-4dda-82ed-5c61b6d9dd95 returned with HTTP 403 Aug 04 10:52:40.764874 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 775/3114] 10.4.3.232 () {68 vars in 1506 bytes} [Tue Aug 4 10:52:40 2026] PUT /volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/encryption/9946b253-5779-4dda-82ed-5c61b6d9dd95 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:40.772446 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9efadecb-f97b-4a41-857e-75e03083c8a5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.774116 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9efadecb-f97b-4a41-857e-75e03083c8a5 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] PUT https://10.4.3.232/volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/extra_specs/key1 Aug 04 10:52:40.774467 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9efadecb-f97b-4a41-857e-75e03083c8a5 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:40.776252 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.policy [None req-9efadecb-f97b-4a41-857e-75e03083c8a5 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3170979a6ed148a39b8519297528f74c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b198e9be14c4402ba05465107399fec3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100255) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:52:40.776453 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9efadecb-f97b-4a41-857e-75e03083c8a5 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] https://10.4.3.232/volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/extra_specs/key1 returned with HTTP 403 Aug 04 10:52:40.776855 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 778/3115] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:52:40 2026] PUT /volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:40.788871 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-06dc4042-21ff-4391-b483-768b60c1fd36 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.790606 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-06dc4042-21ff-4391-b483-768b60c1fd36 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] PUT https://10.4.3.232/volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45 Aug 04 10:52:40.790996 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-06dc4042-21ff-4391-b483-768b60c1fd36 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:40.793174 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.policy [None req-06dc4042-21ff-4391-b483-768b60c1fd36 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '3170979a6ed148a39b8519297528f74c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b198e9be14c4402ba05465107399fec3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100253) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:52:40.793409 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-06dc4042-21ff-4391-b483-768b60c1fd36 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-member] https://10.4.3.232/volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45 returned with HTTP 403 Aug 04 10:52:40.793858 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 782/3116] 10.4.3.232 () {68 vars in 1362 bytes} [Tue Aug 4 10:52:40 2026] PUT /volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:40.801434 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7e6de929-0095-4448-a1b7-efdc5c7fb255 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.803677 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7e6de929-0095-4448-a1b7-efdc5c7fb255 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] DELETE https://10.4.3.232/volume/v3/types/c94f9126-03ce-4bf4-b699-741d13236a47 Aug 04 10:52:40.803928 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7e6de929-0095-4448-a1b7-efdc5c7fb255 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:40.804177 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7e6de929-0095-4448-a1b7-efdc5c7fb255 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:40.833158 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7e6de929-0095-4448-a1b7-efdc5c7fb255 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] https://10.4.3.232/volume/v3/types/c94f9126-03ce-4bf4-b699-741d13236a47 returned with HTTP 202 Aug 04 10:52:40.833697 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 782/3117] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:52:40 2026] DELETE /volume/v3/types/c94f9126-03ce-4bf4-b699-741d13236a47 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:40.842289 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9acbc512-8310-4bcf-b965-4be9a29cdc5e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.844944 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9acbc512-8310-4bcf-b965-4be9a29cdc5e tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] DELETE https://10.4.3.232/volume/v3/types/09f5d27c-ecaf-44fb-ab12-cccf204a383c Aug 04 10:52:40.845126 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9acbc512-8310-4bcf-b965-4be9a29cdc5e tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:40.845319 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9acbc512-8310-4bcf-b965-4be9a29cdc5e tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:40.884537 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9acbc512-8310-4bcf-b965-4be9a29cdc5e tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] https://10.4.3.232/volume/v3/types/09f5d27c-ecaf-44fb-ab12-cccf204a383c returned with HTTP 202 Aug 04 10:52:40.884948 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 776/3118] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:52:40 2026] DELETE /volume/v3/types/09f5d27c-ecaf-44fb-ab12-cccf204a383c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:40.896600 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8c778fd5-4bd5-4686-af43-637efc7b252c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.920925 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8c778fd5-4bd5-4686-af43-637efc7b252c tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] DELETE https://10.4.3.232/volume/v3/types/793f357b-4716-474c-92ba-4bac14b38438 Aug 04 10:52:40.922123 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8c778fd5-4bd5-4686-af43-637efc7b252c tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:40.922559 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8c778fd5-4bd5-4686-af43-637efc7b252c tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] Calling method '_delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:40.963005 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8c778fd5-4bd5-4686-af43-637efc7b252c tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] https://10.4.3.232/volume/v3/types/793f357b-4716-474c-92ba-4bac14b38438 returned with HTTP 202 Aug 04 10:52:40.963483 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 779/3119] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:52:40 2026] DELETE /volume/v3/types/793f357b-4716-474c-92ba-4bac14b38438 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:40.971999 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-57dbe2f2-4e6a-44ed-a050-96011594d826 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:40.973705 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-57dbe2f2-4e6a-44ed-a050-96011594d826 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] DELETE https://10.4.3.232/volume/v3/types/f1c0b80b-05b9-4289-89f1-d3008d1b9016 Aug 04 10:52:40.973890 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-57dbe2f2-4e6a-44ed-a050-96011594d826 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:40.974066 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-57dbe2f2-4e6a-44ed-a050-96011594d826 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:41.001824 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-57dbe2f2-4e6a-44ed-a050-96011594d826 tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] https://10.4.3.232/volume/v3/types/f1c0b80b-05b9-4289-89f1-d3008d1b9016 returned with HTTP 202 Aug 04 10:52:41.002198 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 783/3120] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:52:40 2026] DELETE /volume/v3/types/f1c0b80b-05b9-4289-89f1-d3008d1b9016 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:41.009716 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7016a5e5-fd24-488c-a0b8-6a9bec31ceed None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:41.011890 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7016a5e5-fd24-488c-a0b8-6a9bec31ceed tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] DELETE https://10.4.3.232/volume/v3/types/795c92dd-7ed8-4894-8d1e-f1d6685bbe4b Aug 04 10:52:41.012154 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7016a5e5-fd24-488c-a0b8-6a9bec31ceed tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:41.012431 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7016a5e5-fd24-488c-a0b8-6a9bec31ceed tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:41.048484 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7016a5e5-fd24-488c-a0b8-6a9bec31ceed tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] https://10.4.3.232/volume/v3/types/795c92dd-7ed8-4894-8d1e-f1d6685bbe4b returned with HTTP 202 Aug 04 10:52:41.048863 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 783/3121] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:52:41 2026] DELETE /volume/v3/types/795c92dd-7ed8-4894-8d1e-f1d6685bbe4b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:41.056890 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c007e120-22f9-495c-b890-a18a747b2f9f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:41.059148 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c007e120-22f9-495c-b890-a18a747b2f9f tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] DELETE https://10.4.3.232/volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45 Aug 04 10:52:41.059373 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c007e120-22f9-495c-b890-a18a747b2f9f tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:41.059583 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c007e120-22f9-495c-b890-a18a747b2f9f tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:41.083255 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c007e120-22f9-495c-b890-a18a747b2f9f tempest-VolumeTypesMemberTests-1713237366 tempest-VolumeTypesMemberTests-1713237366-project-admin] https://10.4.3.232/volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45 returned with HTTP 202 Aug 04 10:52:41.084049 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 777/3122] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:52:41 2026] DELETE /volume/v3/types/21398808-32b8-42aa-9143-37d2497f8d45 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:41.153170 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9e51a028-9d65-4b62-a3fa-09f08055bd94 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:41.156000 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9e51a028-9d65-4b62-a3fa-09f08055bd94 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:41.156326 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9e51a028-9d65-4b62-a3fa-09f08055bd94 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:41.156623 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9e51a028-9d65-4b62-a3fa-09f08055bd94 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:41.156825 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-9e51a028-9d65-4b62-a3fa-09f08055bd94 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:41.161791 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:41.161791 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:41.163359 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9e51a028-9d65-4b62-a3fa-09f08055bd94 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:41.164001 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 780/3123] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:41 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:41.279374 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-89030b2b-f848-4578-a6c4-3a4fba0bf3a7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:41.281054 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-89030b2b-f848-4578-a6c4-3a4fba0bf3a7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:41.281233 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-89030b2b-f848-4578-a6c4-3a4fba0bf3a7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:41.281428 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-89030b2b-f848-4578-a6c4-3a4fba0bf3a7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:41.281524 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-89030b2b-f848-4578-a6c4-3a4fba0bf3a7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:41.285636 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:41.285636 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:41.286387 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-89030b2b-f848-4578-a6c4-3a4fba0bf3a7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:41.286717 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 784/3124] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:41 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:41.705484 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-955beac7-81a6-41ba-9f45-6b508bf5e989 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:41.863270 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-955beac7-81a6-41ba-9f45-6b508bf5e989 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] GET https://10.4.3.232/volume/v3/volumes Aug 04 10:52:41.863824 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-955beac7-81a6-41ba-9f45-6b508bf5e989 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:41.863824 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-955beac7-81a6-41ba-9f45-6b508bf5e989 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:41.864184 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-955beac7-81a6-41ba-9f45-6b508bf5e989 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:52:41.865211 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-955beac7-81a6-41ba-9f45-6b508bf5e989 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:52:41.873359 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-955beac7-81a6-41ba-9f45-6b508bf5e989 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Get all volumes completed successfully. Aug 04 10:52:41.873761 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-955beac7-81a6-41ba-9f45-6b508bf5e989 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 200 Aug 04 10:52:41.874415 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 784/3125] 10.4.3.232 () {66 vars in 1237 bytes} [Tue Aug 4 10:52:41 2026] GET /volume/v3/volumes => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:52:41.892017 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c0f5a150-7518-4211-8840-d87cedfc5de0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:41.894290 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c0f5a150-7518-4211-8840-d87cedfc5de0 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:41.894761 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c0f5a150-7518-4211-8840-d87cedfc5de0 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-220477553"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:41.896629 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-c0f5a150-7518-4211-8840-d87cedfc5de0 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-220477553'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:41.896799 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-c0f5a150-7518-4211-8840-d87cedfc5de0 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Create volume of 1 GB Aug 04 10:52:41.902265 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c0f5a150-7518-4211-8840-d87cedfc5de0 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Availability Zones retrieved successfully. Aug 04 10:52:41.910066 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0f5a150-7518-4211-8840-d87cedfc5de0 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Flow 'volume_create_api' (881ef537-6be5-485b-b2a1-42e3a11b188e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:41.911433 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0f5a150-7518-4211-8840-d87cedfc5de0 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c17e666-5c3a-44e3-8e68-f4b09f0d44c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:41.912561 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-c0f5a150-7518-4211-8840-d87cedfc5de0 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:41.942783 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0f5a150-7518-4211-8840-d87cedfc5de0 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c17e666-5c3a-44e3-8e68-f4b09f0d44c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:41.943917 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0f5a150-7518-4211-8840-d87cedfc5de0 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38321723-0352-4fce-a11f-d702852b101d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:42.019332 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-c0f5a150-7518-4211-8840-d87cedfc5de0 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Created reservations ['16db5abe-adda-4a78-8ce3-56290659d370', '766e1f9c-535f-4b0b-a642-0020cf186f2a', '59cbfd14-0959-4531-af55-ebaa55a429dc', '6d61ff4d-bd80-4422-9e4a-43e2eb04d8dc'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:42.020482 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0f5a150-7518-4211-8840-d87cedfc5de0 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38321723-0352-4fce-a11f-d702852b101d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16db5abe-adda-4a78-8ce3-56290659d370', '766e1f9c-535f-4b0b-a642-0020cf186f2a', '59cbfd14-0959-4531-af55-ebaa55a429dc', '6d61ff4d-bd80-4422-9e4a-43e2eb04d8dc']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:42.021578 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0f5a150-7518-4211-8840-d87cedfc5de0 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f4d5395-bea7-44a2-b997-fa20fdf619ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:42.048413 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0f5a150-7518-4211-8840-d87cedfc5de0 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f4d5395-bea7-44a2-b997-fa20fdf619ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0b43984-7a5d-4c4a-82ef-f9085a217957', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-220477553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e472572639d145e4a195da3cc7f49afd',qos_specs=None,replication_status=,reservations=['16db5abe-adda-4a78-8ce3-56290659d370','766e1f9c-535f-4b0b-a642-0020cf186f2a','59cbfd14-0959-4531-af55-ebaa55a429dc','6d61ff4d-bd80-4422-9e4a-43e2eb04d8dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='164d0275052544d48efc4ac00142ce29',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-220477553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0b43984-7a5d-4c4a-82ef-f9085a217957,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e472572639d145e4a195da3cc7f49afd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='164d0275052544d48efc4ac00142ce29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:42.049133 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0f5a150-7518-4211-8840-d87cedfc5de0 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdf35460-71a0-4053-8637-7323e32f341f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:42.071856 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0f5a150-7518-4211-8840-d87cedfc5de0 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdf35460-71a0-4053-8637-7323e32f341f) transitioned into state 'SUCCESS' from state '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-220477553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e472572639d145e4a195da3cc7f49afd',qos_specs=None,replication_status=,reservations=['16db5abe-adda-4a78-8ce3-56290659d370','766e1f9c-535f-4b0b-a642-0020cf186f2a','59cbfd14-0959-4531-af55-ebaa55a429dc','6d61ff4d-bd80-4422-9e4a-43e2eb04d8dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='164d0275052544d48efc4ac00142ce29',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:42.072913 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0f5a150-7518-4211-8840-d87cedfc5de0 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b2ca799-a804-438b-b401-b22425eb975d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:42.086281 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0f5a150-7518-4211-8840-d87cedfc5de0 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b2ca799-a804-438b-b401-b22425eb975d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:42.087070 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c0f5a150-7518-4211-8840-d87cedfc5de0 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Flow 'volume_create_api' (881ef537-6be5-485b-b2a1-42e3a11b188e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:42.087387 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c0f5a150-7518-4211-8840-d87cedfc5de0 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Create volume request issued successfully. Aug 04 10:52:42.088036 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c0f5a150-7518-4211-8840-d87cedfc5de0 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:42.088468 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 778/3126] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:52:41 2026] POST /volume/v3/volumes => generated 754 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:42.101325 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3b1e7c64-3a39-4bc1-97a8-332f50a847e6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:42.103391 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3b1e7c64-3a39-4bc1-97a8-332f50a847e6 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] GET https://10.4.3.232/volume/v3/volumes/f0b43984-7a5d-4c4a-82ef-f9085a217957 Aug 04 10:52:42.103609 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3b1e7c64-3a39-4bc1-97a8-332f50a847e6 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:42.103793 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3b1e7c64-3a39-4bc1-97a8-332f50a847e6 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:42.118508 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:42.118508 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:42.123351 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3b1e7c64-3a39-4bc1-97a8-332f50a847e6 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Volume info retrieved successfully. Aug 04 10:52:42.132723 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3b1e7c64-3a39-4bc1-97a8-332f50a847e6 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes/f0b43984-7a5d-4c4a-82ef-f9085a217957 returned with HTTP 200 Aug 04 10:52:42.133127 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 781/3127] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:42 2026] GET /volume/v3/volumes/f0b43984-7a5d-4c4a-82ef-f9085a217957 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:42.175776 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ff175e32-1b71-49c7-a5a0-3ba25346f994 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:42.177472 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ff175e32-1b71-49c7-a5a0-3ba25346f994 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:42.177654 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ff175e32-1b71-49c7-a5a0-3ba25346f994 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:42.177836 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ff175e32-1b71-49c7-a5a0-3ba25346f994 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:42.177962 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-ff175e32-1b71-49c7-a5a0-3ba25346f994 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:42.185176 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:42.185176 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:42.185967 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ff175e32-1b71-49c7-a5a0-3ba25346f994 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:42.186332 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 785/3128] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:42 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:42.297421 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2e33dc98-f46a-4034-bb47-68210eaabc22 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:42.299120 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2e33dc98-f46a-4034-bb47-68210eaabc22 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:42.299344 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2e33dc98-f46a-4034-bb47-68210eaabc22 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:42.299542 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2e33dc98-f46a-4034-bb47-68210eaabc22 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:42.299639 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-2e33dc98-f46a-4034-bb47-68210eaabc22 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:42.303760 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:42.303760 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:42.304517 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2e33dc98-f46a-4034-bb47-68210eaabc22 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:42.304875 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 785/3129] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:42 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:42.315064 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d766e775-4724-44be-b3b1-274a289cdb1e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:42.317256 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d766e775-4724-44be-b3b1-274a289cdb1e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/94448df4-fda2-4f95-82ce-3aa9196b47e2 Aug 04 10:52:42.317516 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d766e775-4724-44be-b3b1-274a289cdb1e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:42.317666 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d766e775-4724-44be-b3b1-274a289cdb1e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:42.325928 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:42.325928 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:42.330101 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d766e775-4724-44be-b3b1-274a289cdb1e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:42.335595 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d766e775-4724-44be-b3b1-274a289cdb1e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/94448df4-fda2-4f95-82ce-3aa9196b47e2 returned with HTTP 200 Aug 04 10:52:42.336171 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 779/3130] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:42 2026] GET /volume/v3/volumes/94448df4-fda2-4f95-82ce-3aa9196b47e2 => generated 1411 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:42.351405 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d0eff66e-222a-493c-bb72-62baf78eb5e9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:42.353508 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d0eff66e-222a-493c-bb72-62baf78eb5e9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/94448df4-fda2-4f95-82ce-3aa9196b47e2 Aug 04 10:52:42.353755 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d0eff66e-222a-493c-bb72-62baf78eb5e9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:42.354032 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d0eff66e-222a-493c-bb72-62baf78eb5e9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:42.362316 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:42.362316 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:42.366742 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d0eff66e-222a-493c-bb72-62baf78eb5e9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:42.372489 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d0eff66e-222a-493c-bb72-62baf78eb5e9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/94448df4-fda2-4f95-82ce-3aa9196b47e2 returned with HTTP 200 Aug 04 10:52:42.372956 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 782/3131] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:42 2026] GET /volume/v3/volumes/94448df4-fda2-4f95-82ce-3aa9196b47e2 => generated 1411 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:42.385746 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b72057be-80db-4b61-82a1-1d674266264e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:42.395801 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b72057be-80db-4b61-82a1-1d674266264e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] DELETE https://10.4.3.232/volume/v3/volumes/94448df4-fda2-4f95-82ce-3aa9196b47e2 Aug 04 10:52:42.396755 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b72057be-80db-4b61-82a1-1d674266264e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:42.396755 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b72057be-80db-4b61-82a1-1d674266264e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:42.397733 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-b72057be-80db-4b61-82a1-1d674266264e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Delete volume with id: 94448df4-fda2-4f95-82ce-3aa9196b47e2 Aug 04 10:52:42.420171 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:42.420171 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:42.420958 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b72057be-80db-4b61-82a1-1d674266264e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:42.449273 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b72057be-80db-4b61-82a1-1d674266264e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Delete volume request issued successfully. Aug 04 10:52:42.449273 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b72057be-80db-4b61-82a1-1d674266264e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/94448df4-fda2-4f95-82ce-3aa9196b47e2 returned with HTTP 202 Aug 04 10:52:42.449273 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 786/3132] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:42 2026] DELETE /volume/v3/volumes/94448df4-fda2-4f95-82ce-3aa9196b47e2 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:42.455868 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-129368a8-5e9a-4387-a8b1-cd07b3c70ab7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:42.459636 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-129368a8-5e9a-4387-a8b1-cd07b3c70ab7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/94448df4-fda2-4f95-82ce-3aa9196b47e2 Aug 04 10:52:42.459828 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-129368a8-5e9a-4387-a8b1-cd07b3c70ab7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:42.460006 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-129368a8-5e9a-4387-a8b1-cd07b3c70ab7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:42.477399 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:42.477399 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:42.487358 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-129368a8-5e9a-4387-a8b1-cd07b3c70ab7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:42.491757 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-129368a8-5e9a-4387-a8b1-cd07b3c70ab7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/94448df4-fda2-4f95-82ce-3aa9196b47e2 returned with HTTP 200 Aug 04 10:52:42.492146 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 786/3133] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:42 2026] GET /volume/v3/volumes/94448df4-fda2-4f95-82ce-3aa9196b47e2 => generated 1410 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:43.151355 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6195cbe2-7001-4bbc-a9cc-36cd97b33a51 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:43.153219 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6195cbe2-7001-4bbc-a9cc-36cd97b33a51 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] GET https://10.4.3.232/volume/v3/volumes/f0b43984-7a5d-4c4a-82ef-f9085a217957 Aug 04 10:52:43.153434 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6195cbe2-7001-4bbc-a9cc-36cd97b33a51 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:43.153616 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6195cbe2-7001-4bbc-a9cc-36cd97b33a51 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:43.161268 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:43.161268 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:43.164878 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6195cbe2-7001-4bbc-a9cc-36cd97b33a51 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Volume info retrieved successfully. Aug 04 10:52:43.168859 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6195cbe2-7001-4bbc-a9cc-36cd97b33a51 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes/f0b43984-7a5d-4c4a-82ef-f9085a217957 returned with HTTP 200 Aug 04 10:52:43.169210 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 780/3134] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:43 2026] GET /volume/v3/volumes/f0b43984-7a5d-4c4a-82ef-f9085a217957 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:52:43.181182 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-abfd3199-100e-4150-aedd-65f8d89f7eb8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:43.183378 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-abfd3199-100e-4150-aedd-65f8d89f7eb8 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] GET https://10.4.3.232/volume/v3/volumes/f0b43984-7a5d-4c4a-82ef-f9085a217957 Aug 04 10:52:43.183602 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-abfd3199-100e-4150-aedd-65f8d89f7eb8 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:43.183827 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-abfd3199-100e-4150-aedd-65f8d89f7eb8 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:43.191008 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:43.191008 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:43.195156 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-abfd3199-100e-4150-aedd-65f8d89f7eb8 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Volume info retrieved successfully. Aug 04 10:52:43.197520 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e1219ece-a9fa-4ea0-abc2-e9af0b881bce None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:43.199356 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e1219ece-a9fa-4ea0-abc2-e9af0b881bce tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:43.199542 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-abfd3199-100e-4150-aedd-65f8d89f7eb8 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes/f0b43984-7a5d-4c4a-82ef-f9085a217957 returned with HTTP 200 Aug 04 10:52:43.199661 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e1219ece-a9fa-4ea0-abc2-e9af0b881bce tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:43.199825 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e1219ece-a9fa-4ea0-abc2-e9af0b881bce tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:43.199934 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 783/3135] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:43 2026] GET /volume/v3/volumes/f0b43984-7a5d-4c4a-82ef-f9085a217957 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:43.199980 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-e1219ece-a9fa-4ea0-abc2-e9af0b881bce tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:43.204752 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:43.204752 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:43.205627 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e1219ece-a9fa-4ea0-abc2-e9af0b881bce tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:43.205974 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 787/3136] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:43 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:43.212068 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8ab1e0e2-26b3-4520-a3d0-159013c83518 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:43.214101 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8ab1e0e2-26b3-4520-a3d0-159013c83518 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:43.214658 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8ab1e0e2-26b3-4520-a3d0-159013c83518 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1404153135"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:43.216369 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-8ab1e0e2-26b3-4520-a3d0-159013c83518 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1404153135'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:43.216520 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-8ab1e0e2-26b3-4520-a3d0-159013c83518 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Create volume of 1 GB Aug 04 10:52:43.220909 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8ab1e0e2-26b3-4520-a3d0-159013c83518 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Availability Zones retrieved successfully. Aug 04 10:52:43.228910 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8ab1e0e2-26b3-4520-a3d0-159013c83518 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Flow 'volume_create_api' (7ce6f0d7-91c0-4309-9f25-981cb3b66eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:43.230075 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8ab1e0e2-26b3-4520-a3d0-159013c83518 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dcdb6c6-69e8-42d0-8bd4-19f14de727a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:43.231318 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-8ab1e0e2-26b3-4520-a3d0-159013c83518 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:43.256401 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8ab1e0e2-26b3-4520-a3d0-159013c83518 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dcdb6c6-69e8-42d0-8bd4-19f14de727a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:43.257351 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8ab1e0e2-26b3-4520-a3d0-159013c83518 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce928c5-3231-4b0c-b512-20e1c8596c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:43.298632 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-8ab1e0e2-26b3-4520-a3d0-159013c83518 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Created reservations ['645c5be9-d4e9-4f9c-8fef-c12b310bd1f5', '140e43dc-2446-4171-bdf3-3e8485d40cda', '20d4d800-7c05-412a-ad2e-3b2061d0ccd1', '55037856-0e5b-4b2e-864c-b83d52ff78fe'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:43.299467 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8ab1e0e2-26b3-4520-a3d0-159013c83518 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce928c5-3231-4b0c-b512-20e1c8596c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['645c5be9-d4e9-4f9c-8fef-c12b310bd1f5', '140e43dc-2446-4171-bdf3-3e8485d40cda', '20d4d800-7c05-412a-ad2e-3b2061d0ccd1', '55037856-0e5b-4b2e-864c-b83d52ff78fe']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:43.300139 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8ab1e0e2-26b3-4520-a3d0-159013c83518 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88be7ec7-05cf-4118-90d3-df028411092d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:43.321773 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8ab1e0e2-26b3-4520-a3d0-159013c83518 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88be7ec7-05cf-4118-90d3-df028411092d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '270ba524-eab5-47db-ad36-c70aab56337c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1404153135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e472572639d145e4a195da3cc7f49afd',qos_specs=None,replication_status=,reservations=['645c5be9-d4e9-4f9c-8fef-c12b310bd1f5','140e43dc-2446-4171-bdf3-3e8485d40cda','20d4d800-7c05-412a-ad2e-3b2061d0ccd1','55037856-0e5b-4b2e-864c-b83d52ff78fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='164d0275052544d48efc4ac00142ce29',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1404153135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=270ba524-eab5-47db-ad36-c70aab56337c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e472572639d145e4a195da3cc7f49afd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='164d0275052544d48efc4ac00142ce29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:43.322436 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8ab1e0e2-26b3-4520-a3d0-159013c83518 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (951b660d-daf5-419d-82a0-c1ab08762831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:43.338054 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8ab1e0e2-26b3-4520-a3d0-159013c83518 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (951b660d-daf5-419d-82a0-c1ab08762831) transitioned into state 'SUCCESS' from state '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-1404153135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e472572639d145e4a195da3cc7f49afd',qos_specs=None,replication_status=,reservations=['645c5be9-d4e9-4f9c-8fef-c12b310bd1f5','140e43dc-2446-4171-bdf3-3e8485d40cda','20d4d800-7c05-412a-ad2e-3b2061d0ccd1','55037856-0e5b-4b2e-864c-b83d52ff78fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='164d0275052544d48efc4ac00142ce29',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:43.338713 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8ab1e0e2-26b3-4520-a3d0-159013c83518 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36b60960-b46b-44de-9a4e-b18fc29852fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:43.347914 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8ab1e0e2-26b3-4520-a3d0-159013c83518 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36b60960-b46b-44de-9a4e-b18fc29852fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:43.348696 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8ab1e0e2-26b3-4520-a3d0-159013c83518 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Flow 'volume_create_api' (7ce6f0d7-91c0-4309-9f25-981cb3b66eba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:43.349055 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8ab1e0e2-26b3-4520-a3d0-159013c83518 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Create volume request issued successfully. Aug 04 10:52:43.349511 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8ab1e0e2-26b3-4520-a3d0-159013c83518 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:43.349904 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 787/3137] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:52:43 2026] POST /volume/v3/volumes => generated 755 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:43.360417 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a0a3dd4e-453c-4afd-96b3-5d2496d4a018 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:43.362458 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0a3dd4e-453c-4afd-96b3-5d2496d4a018 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] GET https://10.4.3.232/volume/v3/volumes/270ba524-eab5-47db-ad36-c70aab56337c Aug 04 10:52:43.362535 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0a3dd4e-453c-4afd-96b3-5d2496d4a018 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:43.362755 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0a3dd4e-453c-4afd-96b3-5d2496d4a018 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:43.369640 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:43.369640 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:43.372927 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a0a3dd4e-453c-4afd-96b3-5d2496d4a018 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Volume info retrieved successfully. Aug 04 10:52:43.376431 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0a3dd4e-453c-4afd-96b3-5d2496d4a018 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes/270ba524-eab5-47db-ad36-c70aab56337c returned with HTTP 200 Aug 04 10:52:43.376761 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 781/3138] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:43 2026] GET /volume/v3/volumes/270ba524-eab5-47db-ad36-c70aab56337c => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:43.506680 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4dc78f41-53f6-493b-9a00-21c371cf28cd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:43.510316 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4dc78f41-53f6-493b-9a00-21c371cf28cd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/94448df4-fda2-4f95-82ce-3aa9196b47e2 Aug 04 10:52:43.510551 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4dc78f41-53f6-493b-9a00-21c371cf28cd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:43.510767 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4dc78f41-53f6-493b-9a00-21c371cf28cd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:43.518018 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4dc78f41-53f6-493b-9a00-21c371cf28cd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/94448df4-fda2-4f95-82ce-3aa9196b47e2 returned with HTTP 404 Aug 04 10:52:43.519340 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 784/3139] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:43 2026] GET /volume/v3/volumes/94448df4-fda2-4f95-82ce-3aa9196b47e2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:43.528159 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-be0ad9a7-b26d-42c1-8bfc-a53de7a3e2fe None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:43.535663 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-be0ad9a7-b26d-42c1-8bfc-a53de7a3e2fe tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] DELETE https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:43.535994 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-be0ad9a7-b26d-42c1-8bfc-a53de7a3e2fe tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:43.537261 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-be0ad9a7-b26d-42c1-8bfc-a53de7a3e2fe tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:43.537586 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-be0ad9a7-b26d-42c1-8bfc-a53de7a3e2fe tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Delete backup with id: d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. Aug 04 10:52:43.554766 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:43.554766 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:43.575860 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-be0ad9a7-b26d-42c1-8bfc-a53de7a3e2fe tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] delete_backup rpcapi backup_id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 {{(pid=100253) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:52:43.577599 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-be0ad9a7-b26d-42c1-8bfc-a53de7a3e2fe tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 202 Aug 04 10:52:43.578040 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 788/3140] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:43 2026] DELETE /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:52:43.584456 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-79628069-0084-4d30-8e40-a10d0836b4a5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:43.586425 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-79628069-0084-4d30-8e40-a10d0836b4a5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:43.586672 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-79628069-0084-4d30-8e40-a10d0836b4a5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:43.586900 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-79628069-0084-4d30-8e40-a10d0836b4a5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:43.587063 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-79628069-0084-4d30-8e40-a10d0836b4a5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:43.591206 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:43.591206 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:43.591930 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-79628069-0084-4d30-8e40-a10d0836b4a5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 200 Aug 04 10:52:43.592450 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 788/3141] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:43 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:44.215681 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4775e590-f340-4ae7-a5b1-836230252dcb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:44.217512 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4775e590-f340-4ae7-a5b1-836230252dcb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:44.217739 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4775e590-f340-4ae7-a5b1-836230252dcb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:44.218008 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4775e590-f340-4ae7-a5b1-836230252dcb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:44.218161 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4775e590-f340-4ae7-a5b1-836230252dcb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:44.222531 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:44.222531 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:44.223268 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4775e590-f340-4ae7-a5b1-836230252dcb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:44.223811 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 782/3142] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:44 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:44.388766 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1fcc5078-b0ce-4d0d-bc63-0da9b597aecc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:44.391396 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1fcc5078-b0ce-4d0d-bc63-0da9b597aecc tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] GET https://10.4.3.232/volume/v3/volumes/270ba524-eab5-47db-ad36-c70aab56337c Aug 04 10:52:44.391595 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1fcc5078-b0ce-4d0d-bc63-0da9b597aecc tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:44.392175 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1fcc5078-b0ce-4d0d-bc63-0da9b597aecc tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:44.402645 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:44.402645 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:44.406948 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-1fcc5078-b0ce-4d0d-bc63-0da9b597aecc tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Volume info retrieved successfully. Aug 04 10:52:44.410788 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1fcc5078-b0ce-4d0d-bc63-0da9b597aecc tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes/270ba524-eab5-47db-ad36-c70aab56337c returned with HTTP 200 Aug 04 10:52:44.411295 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 785/3143] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:44 2026] GET /volume/v3/volumes/270ba524-eab5-47db-ad36-c70aab56337c => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:44.424119 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-28b992a1-1ed9-4e99-a203-88cf879f32cb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:44.425857 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-28b992a1-1ed9-4e99-a203-88cf879f32cb tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] GET https://10.4.3.232/volume/v3/volumes/270ba524-eab5-47db-ad36-c70aab56337c Aug 04 10:52:44.426043 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-28b992a1-1ed9-4e99-a203-88cf879f32cb tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:44.426253 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-28b992a1-1ed9-4e99-a203-88cf879f32cb tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:44.434072 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:44.434072 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:44.437385 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-28b992a1-1ed9-4e99-a203-88cf879f32cb tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Volume info retrieved successfully. Aug 04 10:52:44.441579 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-28b992a1-1ed9-4e99-a203-88cf879f32cb tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes/270ba524-eab5-47db-ad36-c70aab56337c returned with HTTP 200 Aug 04 10:52:44.442016 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 789/3144] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:44 2026] GET /volume/v3/volumes/270ba524-eab5-47db-ad36-c70aab56337c => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:44.453358 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bef16a09-316e-472d-a796-f509f652fbbe None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:44.455351 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bef16a09-316e-472d-a796-f509f652fbbe tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:44.455721 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bef16a09-316e-472d-a796-f509f652fbbe tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-669274193"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:44.457205 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-bef16a09-316e-472d-a796-f509f652fbbe tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-669274193'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:44.457377 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-bef16a09-316e-472d-a796-f509f652fbbe tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Create volume of 1 GB Aug 04 10:52:44.461608 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bef16a09-316e-472d-a796-f509f652fbbe tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Availability Zones retrieved successfully. Aug 04 10:52:44.467869 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bef16a09-316e-472d-a796-f509f652fbbe tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Flow 'volume_create_api' (b84c59cd-4bba-4ee1-b5cc-d17d6f325c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:44.468950 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bef16a09-316e-472d-a796-f509f652fbbe tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07c61453-f8b7-45c0-bd32-a32cf81d96e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:44.469873 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-bef16a09-316e-472d-a796-f509f652fbbe tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:44.493734 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bef16a09-316e-472d-a796-f509f652fbbe tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07c61453-f8b7-45c0-bd32-a32cf81d96e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:44.494686 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bef16a09-316e-472d-a796-f509f652fbbe tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18309e4b-0e51-48cd-9b73-bd888028765d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:44.530877 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-bef16a09-316e-472d-a796-f509f652fbbe tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Created reservations ['eebed742-b5b6-49cd-8cfb-411e3aeefe6c', '3aaa9a85-0245-4e0f-9461-794a23c2121f', 'c2c46837-4552-4f4a-b0ca-48b17ec2d938', 'e45e37db-2ba0-4c2e-ad6a-fcf737385101'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:44.531680 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bef16a09-316e-472d-a796-f509f652fbbe tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18309e4b-0e51-48cd-9b73-bd888028765d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eebed742-b5b6-49cd-8cfb-411e3aeefe6c', '3aaa9a85-0245-4e0f-9461-794a23c2121f', 'c2c46837-4552-4f4a-b0ca-48b17ec2d938', 'e45e37db-2ba0-4c2e-ad6a-fcf737385101']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:44.532570 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bef16a09-316e-472d-a796-f509f652fbbe tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f82e412-638b-4013-b540-4aa6b23121ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:44.553224 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bef16a09-316e-472d-a796-f509f652fbbe tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f82e412-638b-4013-b540-4aa6b23121ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '109b96a4-97da-4a09-8441-e6600fde5a39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-669274193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e472572639d145e4a195da3cc7f49afd',qos_specs=None,replication_status=,reservations=['eebed742-b5b6-49cd-8cfb-411e3aeefe6c','3aaa9a85-0245-4e0f-9461-794a23c2121f','c2c46837-4552-4f4a-b0ca-48b17ec2d938','e45e37db-2ba0-4c2e-ad6a-fcf737385101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='164d0275052544d48efc4ac00142ce29',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-669274193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=109b96a4-97da-4a09-8441-e6600fde5a39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e472572639d145e4a195da3cc7f49afd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='164d0275052544d48efc4ac00142ce29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:44.554272 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bef16a09-316e-472d-a796-f509f652fbbe tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce7289d3-6f52-4d9a-b979-41ba0173fc5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:44.569684 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bef16a09-316e-472d-a796-f509f652fbbe tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce7289d3-6f52-4d9a-b979-41ba0173fc5a) transitioned into state 'SUCCESS' from state '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-669274193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e472572639d145e4a195da3cc7f49afd',qos_specs=None,replication_status=,reservations=['eebed742-b5b6-49cd-8cfb-411e3aeefe6c','3aaa9a85-0245-4e0f-9461-794a23c2121f','c2c46837-4552-4f4a-b0ca-48b17ec2d938','e45e37db-2ba0-4c2e-ad6a-fcf737385101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='164d0275052544d48efc4ac00142ce29',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:44.570628 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bef16a09-316e-472d-a796-f509f652fbbe tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2569a2fc-1bb5-4a87-962c-1a540b2a21ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:44.579858 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bef16a09-316e-472d-a796-f509f652fbbe tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2569a2fc-1bb5-4a87-962c-1a540b2a21ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:44.580823 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bef16a09-316e-472d-a796-f509f652fbbe tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Flow 'volume_create_api' (b84c59cd-4bba-4ee1-b5cc-d17d6f325c3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:44.581129 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bef16a09-316e-472d-a796-f509f652fbbe tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Create volume request issued successfully. Aug 04 10:52:44.581692 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bef16a09-316e-472d-a796-f509f652fbbe tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:44.582350 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 789/3145] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:52:44 2026] POST /volume/v3/volumes => generated 754 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:44.593464 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2fb1618d-bdde-4938-84c0-06da268ecdee None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:44.595158 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2fb1618d-bdde-4938-84c0-06da268ecdee tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] GET https://10.4.3.232/volume/v3/volumes/109b96a4-97da-4a09-8441-e6600fde5a39 Aug 04 10:52:44.595376 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2fb1618d-bdde-4938-84c0-06da268ecdee tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:44.595558 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2fb1618d-bdde-4938-84c0-06da268ecdee tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:44.603478 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:44.603478 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:44.604203 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d010c0bd-36b5-4bea-a0f0-7892472bbfbe None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:44.606499 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d010c0bd-36b5-4bea-a0f0-7892472bbfbe tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 Aug 04 10:52:44.606750 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d010c0bd-36b5-4bea-a0f0-7892472bbfbe tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:44.607006 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d010c0bd-36b5-4bea-a0f0-7892472bbfbe tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:44.607058 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2fb1618d-bdde-4938-84c0-06da268ecdee tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Volume info retrieved successfully. Aug 04 10:52:44.607148 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-d010c0bd-36b5-4bea-a0f0-7892472bbfbe tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:44.611552 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2fb1618d-bdde-4938-84c0-06da268ecdee tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes/109b96a4-97da-4a09-8441-e6600fde5a39 returned with HTTP 200 Aug 04 10:52:44.611957 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 783/3146] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:44 2026] GET /volume/v3/volumes/109b96a4-97da-4a09-8441-e6600fde5a39 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:44.615914 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d010c0bd-36b5-4bea-a0f0-7892472bbfbe tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 returned with HTTP 404 Aug 04 10:52:44.616581 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 786/3147] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:44 2026] GET /volume/v3/backups/d31d1f95-2ed7-4bbf-bec2-23fa6e9579c2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:44.710127 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9d34027d-17d4-4922-addc-c6015e319d27 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:44.718962 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9d34027d-17d4-4922-addc-c6015e319d27 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b Aug 04 10:52:44.719577 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9d34027d-17d4-4922-addc-c6015e319d27 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:44.719577 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9d34027d-17d4-4922-addc-c6015e319d27 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:44.756668 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:44.756668 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:44.770352 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9d34027d-17d4-4922-addc-c6015e319d27 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:44.786591 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9d34027d-17d4-4922-addc-c6015e319d27 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b returned with HTTP 200 Aug 04 10:52:44.787156 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 790/3148] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:44 2026] GET /volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b => generated 1356 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:44.799112 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8400ea4f-3866-4d42-87ab-ebd550003977 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:44.801020 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8400ea4f-3866-4d42-87ab-ebd550003977 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] DELETE https://10.4.3.232/volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b Aug 04 10:52:44.801233 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8400ea4f-3866-4d42-87ab-ebd550003977 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:44.801435 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8400ea4f-3866-4d42-87ab-ebd550003977 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:44.801614 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-8400ea4f-3866-4d42-87ab-ebd550003977 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Delete volume with id: ac6d22e5-17d8-412b-afbc-c17a06d24d5b Aug 04 10:52:44.808768 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:44.808768 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:44.809149 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8400ea4f-3866-4d42-87ab-ebd550003977 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:44.829271 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8400ea4f-3866-4d42-87ab-ebd550003977 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Delete volume request issued successfully. Aug 04 10:52:44.829271 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8400ea4f-3866-4d42-87ab-ebd550003977 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b returned with HTTP 202 Aug 04 10:52:44.829271 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 790/3149] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:44 2026] DELETE /volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:44.835985 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f9082a7e-5ce6-4450-a7ab-50b85b1fc84f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:44.838802 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f9082a7e-5ce6-4450-a7ab-50b85b1fc84f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b Aug 04 10:52:44.838802 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f9082a7e-5ce6-4450-a7ab-50b85b1fc84f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:44.838802 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f9082a7e-5ce6-4450-a7ab-50b85b1fc84f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:44.844423 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:44.844423 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:44.850496 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f9082a7e-5ce6-4450-a7ab-50b85b1fc84f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:44.855658 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f9082a7e-5ce6-4450-a7ab-50b85b1fc84f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b returned with HTTP 200 Aug 04 10:52:44.855658 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 784/3150] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:44 2026] GET /volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:45.232309 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e6deb0c1-1a11-4311-afc4-a2244e786bad None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:45.234057 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e6deb0c1-1a11-4311-afc4-a2244e786bad tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:45.234216 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e6deb0c1-1a11-4311-afc4-a2244e786bad tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:45.234410 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e6deb0c1-1a11-4311-afc4-a2244e786bad tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:45.234531 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-e6deb0c1-1a11-4311-afc4-a2244e786bad tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:45.238691 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:45.238691 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:45.239349 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e6deb0c1-1a11-4311-afc4-a2244e786bad tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:45.239687 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 787/3151] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:45 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:45.623586 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-21c0dd87-acf9-458c-bcfa-2eea2ae66dfa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:45.625566 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-21c0dd87-acf9-458c-bcfa-2eea2ae66dfa tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] GET https://10.4.3.232/volume/v3/volumes/109b96a4-97da-4a09-8441-e6600fde5a39 Aug 04 10:52:45.625753 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-21c0dd87-acf9-458c-bcfa-2eea2ae66dfa tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:45.625996 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-21c0dd87-acf9-458c-bcfa-2eea2ae66dfa tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:45.634819 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:45.634819 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:45.638170 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-21c0dd87-acf9-458c-bcfa-2eea2ae66dfa tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Volume info retrieved successfully. Aug 04 10:52:45.641840 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-21c0dd87-acf9-458c-bcfa-2eea2ae66dfa tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes/109b96a4-97da-4a09-8441-e6600fde5a39 returned with HTTP 200 Aug 04 10:52:45.642192 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 791/3152] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:45 2026] GET /volume/v3/volumes/109b96a4-97da-4a09-8441-e6600fde5a39 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:45.653751 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-35756386-64a0-4996-bd28-6528da86040a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:45.655839 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-35756386-64a0-4996-bd28-6528da86040a tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] GET https://10.4.3.232/volume/v3/volumes/109b96a4-97da-4a09-8441-e6600fde5a39 Aug 04 10:52:45.656080 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-35756386-64a0-4996-bd28-6528da86040a tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:45.656322 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-35756386-64a0-4996-bd28-6528da86040a tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:45.664681 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:45.664681 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:45.668814 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-35756386-64a0-4996-bd28-6528da86040a tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Volume info retrieved successfully. Aug 04 10:52:45.673600 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-35756386-64a0-4996-bd28-6528da86040a tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes/109b96a4-97da-4a09-8441-e6600fde5a39 returned with HTTP 200 Aug 04 10:52:45.674048 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 791/3153] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:45 2026] GET /volume/v3/volumes/109b96a4-97da-4a09-8441-e6600fde5a39 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:45.686547 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-335f2cf8-f4a8-4638-874a-4581072fff33 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:45.791862 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-335f2cf8-f4a8-4638-874a-4581072fff33 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:45.792222 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-335f2cf8-f4a8-4638-874a-4581072fff33 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:45.793908 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-335f2cf8-f4a8-4638-874a-4581072fff33 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:45.794045 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-335f2cf8-f4a8-4638-874a-4581072fff33 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Create volume of 1 GB Aug 04 10:52:45.798538 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-335f2cf8-f4a8-4638-874a-4581072fff33 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Availability Zones retrieved successfully. Aug 04 10:52:45.805199 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-335f2cf8-f4a8-4638-874a-4581072fff33 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Flow 'volume_create_api' (d43ab622-1c1d-4a31-bdc7-ad1d685da4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:45.806326 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-335f2cf8-f4a8-4638-874a-4581072fff33 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97552539-be37-4a43-9892-a7937c6b37c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:45.807124 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-335f2cf8-f4a8-4638-874a-4581072fff33 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:45.830588 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-335f2cf8-f4a8-4638-874a-4581072fff33 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97552539-be37-4a43-9892-a7937c6b37c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:45.831348 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-335f2cf8-f4a8-4638-874a-4581072fff33 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1dea171-5b54-48c2-80bc-477bc5d56c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:45.872166 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-dbea1e49-d9f9-47ed-a599-8ae5fb075460 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:45.876733 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dbea1e49-d9f9-47ed-a599-8ae5fb075460 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b Aug 04 10:52:45.877009 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dbea1e49-d9f9-47ed-a599-8ae5fb075460 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:45.877535 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dbea1e49-d9f9-47ed-a599-8ae5fb075460 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:45.892646 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dbea1e49-d9f9-47ed-a599-8ae5fb075460 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b returned with HTTP 404 Aug 04 10:52:45.893171 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 788/3154] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:45 2026] GET /volume/v3/volumes/ac6d22e5-17d8-412b-afbc-c17a06d24d5b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:45.903726 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-335f2cf8-f4a8-4638-874a-4581072fff33 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Created reservations ['d69c551a-da76-49d3-8723-4ef44715b668', '6ac63c31-6442-4af1-9568-76038c175d44', '37647811-a51d-4d0f-ae11-acf05130e0b0', '3c991a12-92e6-48fd-b1ad-e9e3b99b4498'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:45.904913 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-335f2cf8-f4a8-4638-874a-4581072fff33 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1dea171-5b54-48c2-80bc-477bc5d56c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d69c551a-da76-49d3-8723-4ef44715b668', '6ac63c31-6442-4af1-9568-76038c175d44', '37647811-a51d-4d0f-ae11-acf05130e0b0', '3c991a12-92e6-48fd-b1ad-e9e3b99b4498']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:45.905998 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-335f2cf8-f4a8-4638-874a-4581072fff33 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d355969-731f-4d87-aca4-a482fde69c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:45.911848 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-78823f9a-5d4e-400f-b216-32dae54b2ddb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:45.922673 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-78823f9a-5d4e-400f-b216-32dae54b2ddb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:45.924612 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-78823f9a-5d4e-400f-b216-32dae54b2ddb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-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-421465669"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:45.928662 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-78823f9a-5d4e-400f-b216-32dae54b2ddb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-421465669'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:45.928961 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-78823f9a-5d4e-400f-b216-32dae54b2ddb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Create volume of 1 GB Aug 04 10:52:45.934536 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-335f2cf8-f4a8-4638-874a-4581072fff33 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d355969-731f-4d87-aca4-a482fde69c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc9d9dee-8479-424d-af55-6f23d9b8e57a', '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='dc6cf0eb60b047b3b1647886214f99be',qos_specs=None,replication_status=,reservations=['d69c551a-da76-49d3-8723-4ef44715b668','6ac63c31-6442-4af1-9568-76038c175d44','37647811-a51d-4d0f-ae11-acf05130e0b0','3c991a12-92e6-48fd-b1ad-e9e3b99b4498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f0b37b32a36404d83617f15287661e5',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:45Z,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=fc9d9dee-8479-424d-af55-6f23d9b8e57a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc6cf0eb60b047b3b1647886214f99be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f0b37b32a36404d83617f15287661e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:45.935649 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-335f2cf8-f4a8-4638-874a-4581072fff33 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5661c246-92b6-4de3-960a-ceb036eb5fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:45.945056 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-78823f9a-5d4e-400f-b216-32dae54b2ddb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Availability Zones retrieved successfully. Aug 04 10:52:45.956273 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-335f2cf8-f4a8-4638-874a-4581072fff33 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5661c246-92b6-4de3-960a-ceb036eb5fab) transitioned into state 'SUCCESS' from 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='dc6cf0eb60b047b3b1647886214f99be',qos_specs=None,replication_status=,reservations=['d69c551a-da76-49d3-8723-4ef44715b668','6ac63c31-6442-4af1-9568-76038c175d44','37647811-a51d-4d0f-ae11-acf05130e0b0','3c991a12-92e6-48fd-b1ad-e9e3b99b4498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f0b37b32a36404d83617f15287661e5',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:45.957277 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-335f2cf8-f4a8-4638-874a-4581072fff33 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23039e9f-bcc8-4fdb-9b95-31f801204cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:45.970216 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-78823f9a-5d4e-400f-b216-32dae54b2ddb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Flow 'volume_create_api' (e33e7862-0190-42e5-bd0b-1de4386fcb18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:45.971411 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-335f2cf8-f4a8-4638-874a-4581072fff33 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23039e9f-bcc8-4fdb-9b95-31f801204cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:45.972596 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-335f2cf8-f4a8-4638-874a-4581072fff33 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Flow 'volume_create_api' (d43ab622-1c1d-4a31-bdc7-ad1d685da4c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:45.973005 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-335f2cf8-f4a8-4638-874a-4581072fff33 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Create volume request issued successfully. Aug 04 10:52:45.973936 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-335f2cf8-f4a8-4638-874a-4581072fff33 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:45.974511 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 785/3155] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:52:45 2026] POST /volume/v3/volumes => generated 733 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:45.975787 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-78823f9a-5d4e-400f-b216-32dae54b2ddb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10d80bdd-3fa2-4be0-b486-b5b5afd5e781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:45.980266 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-78823f9a-5d4e-400f-b216-32dae54b2ddb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:45.991514 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8940f4a8-2338-4ec9-9121-b8612ecf1b2d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:45.993613 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8940f4a8-2338-4ec9-9121-b8612ecf1b2d tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] GET https://10.4.3.232/volume/v3/volumes/fc9d9dee-8479-424d-af55-6f23d9b8e57a Aug 04 10:52:45.993785 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8940f4a8-2338-4ec9-9121-b8612ecf1b2d tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:45.993940 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8940f4a8-2338-4ec9-9121-b8612ecf1b2d tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:46.000496 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:46.000496 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:46.001901 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-78823f9a-5d4e-400f-b216-32dae54b2ddb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10d80bdd-3fa2-4be0-b486-b5b5afd5e781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:46.002633 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-78823f9a-5d4e-400f-b216-32dae54b2ddb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (412e15ca-dc20-4df1-a180-4ea49e63cdd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:46.003814 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8940f4a8-2338-4ec9-9121-b8612ecf1b2d tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Volume info retrieved successfully. Aug 04 10:52:46.007207 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8940f4a8-2338-4ec9-9121-b8612ecf1b2d tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] https://10.4.3.232/volume/v3/volumes/fc9d9dee-8479-424d-af55-6f23d9b8e57a returned with HTTP 200 Aug 04 10:52:46.007543 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 792/3156] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:45 2026] GET /volume/v3/volumes/fc9d9dee-8479-424d-af55-6f23d9b8e57a => generated 912 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:46.048076 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-78823f9a-5d4e-400f-b216-32dae54b2ddb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Created reservations ['d32ab06a-9a91-48cf-b3b3-9cf37433a06d', 'd7cfdbf4-7f53-4bf8-90cd-c91f4bc19d92', '2adfc6af-d42e-43d7-9dc0-47e8b5a56348', 'c93cbb49-582c-43ae-b296-f1bd1aa388c8'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:46.049088 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-78823f9a-5d4e-400f-b216-32dae54b2ddb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (412e15ca-dc20-4df1-a180-4ea49e63cdd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d32ab06a-9a91-48cf-b3b3-9cf37433a06d', 'd7cfdbf4-7f53-4bf8-90cd-c91f4bc19d92', '2adfc6af-d42e-43d7-9dc0-47e8b5a56348', 'c93cbb49-582c-43ae-b296-f1bd1aa388c8']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:46.050086 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-78823f9a-5d4e-400f-b216-32dae54b2ddb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0735f26c-26a9-4e29-82e2-ef69d9164152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:46.084763 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-78823f9a-5d4e-400f-b216-32dae54b2ddb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0735f26c-26a9-4e29-82e2-ef69d9164152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f2ca407-69bb-4733-819e-a1191bee0411', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-421465669',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='89454ff47b494ee7a548f072766c2e65',qos_specs=None,replication_status=,reservations=['d32ab06a-9a91-48cf-b3b3-9cf37433a06d','d7cfdbf4-7f53-4bf8-90cd-c91f4bc19d92','2adfc6af-d42e-43d7-9dc0-47e8b5a56348','c93cbb49-582c-43ae-b296-f1bd1aa388c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216fc3e4f4874a76ac131cb997d3466f',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-421465669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f2ca407-69bb-4733-819e-a1191bee0411,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='89454ff47b494ee7a548f072766c2e65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='216fc3e4f4874a76ac131cb997d3466f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:46.085493 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-78823f9a-5d4e-400f-b216-32dae54b2ddb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ea2770e-5c20-4c34-b661-51866fbbf1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:46.102364 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-78823f9a-5d4e-400f-b216-32dae54b2ddb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ea2770e-5c20-4c34-b661-51866fbbf1f2) transitioned into state 'SUCCESS' from state '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-421465669',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='89454ff47b494ee7a548f072766c2e65',qos_specs=None,replication_status=,reservations=['d32ab06a-9a91-48cf-b3b3-9cf37433a06d','d7cfdbf4-7f53-4bf8-90cd-c91f4bc19d92','2adfc6af-d42e-43d7-9dc0-47e8b5a56348','c93cbb49-582c-43ae-b296-f1bd1aa388c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216fc3e4f4874a76ac131cb997d3466f',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:46.103179 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-78823f9a-5d4e-400f-b216-32dae54b2ddb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fffdbb57-ef14-46dc-9413-d15a7e301c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:46.111851 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-78823f9a-5d4e-400f-b216-32dae54b2ddb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fffdbb57-ef14-46dc-9413-d15a7e301c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:46.112657 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-78823f9a-5d4e-400f-b216-32dae54b2ddb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Flow 'volume_create_api' (e33e7862-0190-42e5-bd0b-1de4386fcb18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:46.112971 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-78823f9a-5d4e-400f-b216-32dae54b2ddb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Create volume request issued successfully. Aug 04 10:52:46.113573 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-78823f9a-5d4e-400f-b216-32dae54b2ddb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:46.113988 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 792/3157] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:52:45 2026] POST /volume/v3/volumes => generated 815 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:46.131566 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-298dd9ee-1623-4763-b5d1-bd2554a6a67a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:46.133452 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-298dd9ee-1623-4763-b5d1-bd2554a6a67a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 Aug 04 10:52:46.133647 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-298dd9ee-1623-4763-b5d1-bd2554a6a67a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:46.133844 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-298dd9ee-1623-4763-b5d1-bd2554a6a67a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:46.141613 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:46.141613 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:46.145365 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-298dd9ee-1623-4763-b5d1-bd2554a6a67a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:46.149433 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-298dd9ee-1623-4763-b5d1-bd2554a6a67a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 returned with HTTP 200 Aug 04 10:52:46.149800 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 789/3158] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:46 2026] GET /volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:46.249849 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fc9014bf-6566-4b2d-89bb-bcd2520f4274 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:46.251373 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc9014bf-6566-4b2d-89bb-bcd2520f4274 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:46.251645 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc9014bf-6566-4b2d-89bb-bcd2520f4274 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:46.251901 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc9014bf-6566-4b2d-89bb-bcd2520f4274 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:46.252106 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-fc9014bf-6566-4b2d-89bb-bcd2520f4274 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:46.256174 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:46.256174 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:46.256986 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc9014bf-6566-4b2d-89bb-bcd2520f4274 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:46.257519 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 786/3159] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:46 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:47.021947 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-84905876-1e16-44b6-8d0e-1ff8f6d5123a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:47.023609 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-84905876-1e16-44b6-8d0e-1ff8f6d5123a tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] GET https://10.4.3.232/volume/v3/volumes/fc9d9dee-8479-424d-af55-6f23d9b8e57a Aug 04 10:52:47.023800 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-84905876-1e16-44b6-8d0e-1ff8f6d5123a tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:47.023975 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-84905876-1e16-44b6-8d0e-1ff8f6d5123a tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:47.030269 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:47.030269 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:47.033434 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-84905876-1e16-44b6-8d0e-1ff8f6d5123a tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Volume info retrieved successfully. Aug 04 10:52:47.037006 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-84905876-1e16-44b6-8d0e-1ff8f6d5123a tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] https://10.4.3.232/volume/v3/volumes/fc9d9dee-8479-424d-af55-6f23d9b8e57a returned with HTTP 200 Aug 04 10:52:47.037389 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 793/3160] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:47 2026] GET /volume/v3/volumes/fc9d9dee-8479-424d-af55-6f23d9b8e57a => generated 964 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:47.056613 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-82afdc65-98c5-481d-94c9-f5999213df94 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:47.058354 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-82afdc65-98c5-481d-94c9-f5999213df94 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] GET https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1&project_id=e472572639d145e4a195da3cc7f49afd Aug 04 10:52:47.058551 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-82afdc65-98c5-481d-94c9-f5999213df94 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:47.058862 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-82afdc65-98c5-481d-94c9-f5999213df94 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:47.059422 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-82afdc65-98c5-481d-94c9-f5999213df94 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Could not evaluate value e472572639d145e4a195da3cc7f49afd, assuming string {{(pid=100253) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 10:52:47.059722 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:47.059722 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:47.059996 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-82afdc65-98c5-481d-94c9-f5999213df94 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Searching by: MultiDict([('project_id', 'e472572639d145e4a195da3cc7f49afd'), ('all_tenants', 1)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:52:47.086670 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-82afdc65-98c5-481d-94c9-f5999213df94 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Get all volumes completed successfully. Aug 04 10:52:47.087933 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:47.087933 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:47.092375 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-82afdc65-98c5-481d-94c9-f5999213df94 tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1&project_id=e472572639d145e4a195da3cc7f49afd returned with HTTP 200 Aug 04 10:52:47.092375 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 793/3161] 10.4.3.232 () {66 vars in 1373 bytes} [Tue Aug 4 10:52:47 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=e472572639d145e4a195da3cc7f49afd => generated 3035 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 10:52:47.106440 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c1514d7a-e37d-469a-a59e-9a781414504f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:47.110424 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c1514d7a-e37d-469a-a59e-9a781414504f tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/fc9d9dee-8479-424d-af55-6f23d9b8e57a Aug 04 10:52:47.111097 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c1514d7a-e37d-469a-a59e-9a781414504f tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:47.111631 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c1514d7a-e37d-469a-a59e-9a781414504f tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:47.112325 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-c1514d7a-e37d-469a-a59e-9a781414504f tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Delete volume with id: fc9d9dee-8479-424d-af55-6f23d9b8e57a Aug 04 10:52:47.133090 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:47.133090 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:47.133631 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c1514d7a-e37d-469a-a59e-9a781414504f tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Volume info retrieved successfully. Aug 04 10:52:47.164704 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c1514d7a-e37d-469a-a59e-9a781414504f tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] Delete volume request issued successfully. Aug 04 10:52:47.165057 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c1514d7a-e37d-469a-a59e-9a781414504f tempest-VolumesListAdminTestJSON-671283107 tempest-VolumesListAdminTestJSON-671283107-project-admin] https://10.4.3.232/volume/v3/volumes/fc9d9dee-8479-424d-af55-6f23d9b8e57a returned with HTTP 202 Aug 04 10:52:47.165675 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 790/3162] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:47 2026] DELETE /volume/v3/volumes/fc9d9dee-8479-424d-af55-6f23d9b8e57a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:47.170996 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5e0a115e-808f-4b13-b7f9-a7e2ea957dbf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:47.178165 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5e0a115e-808f-4b13-b7f9-a7e2ea957dbf tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 Aug 04 10:52:47.180449 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5e0a115e-808f-4b13-b7f9-a7e2ea957dbf tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:47.180721 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5e0a115e-808f-4b13-b7f9-a7e2ea957dbf tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:47.182101 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6ae2f622-b188-4e71-8db0-b678c3189176 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:47.184104 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6ae2f622-b188-4e71-8db0-b678c3189176 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] GET https://10.4.3.232/volume/v3/volumes/109b96a4-97da-4a09-8441-e6600fde5a39 Aug 04 10:52:47.184492 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6ae2f622-b188-4e71-8db0-b678c3189176 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:47.184492 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6ae2f622-b188-4e71-8db0-b678c3189176 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:47.192083 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:47.192083 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:47.193768 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:47.193768 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:47.195944 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6ae2f622-b188-4e71-8db0-b678c3189176 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Volume info retrieved successfully. Aug 04 10:52:47.199208 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5e0a115e-808f-4b13-b7f9-a7e2ea957dbf tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:47.200290 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6ae2f622-b188-4e71-8db0-b678c3189176 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes/109b96a4-97da-4a09-8441-e6600fde5a39 returned with HTTP 200 Aug 04 10:52:47.200717 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 794/3163] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:47 2026] GET /volume/v3/volumes/109b96a4-97da-4a09-8441-e6600fde5a39 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:47.204947 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5e0a115e-808f-4b13-b7f9-a7e2ea957dbf tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 returned with HTTP 200 Aug 04 10:52:47.205374 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 787/3164] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:47 2026] GET /volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 => generated 908 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:47.216940 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a51ce6ee-84d5-4369-b675-f04fe663f57c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:47.219342 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a51ce6ee-84d5-4369-b675-f04fe663f57c tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] DELETE https://10.4.3.232/volume/v3/volumes/109b96a4-97da-4a09-8441-e6600fde5a39 Aug 04 10:52:47.219618 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a51ce6ee-84d5-4369-b675-f04fe663f57c tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:47.219883 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a51ce6ee-84d5-4369-b675-f04fe663f57c tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:47.220193 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-a51ce6ee-84d5-4369-b675-f04fe663f57c tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Delete volume with id: 109b96a4-97da-4a09-8441-e6600fde5a39 Aug 04 10:52:47.221410 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-092fcb22-1411-48b6-a526-c0df79788a3f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:47.224688 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-092fcb22-1411-48b6-a526-c0df79788a3f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] POST https://10.4.3.232/volume/v3/backups Aug 04 10:52:47.225080 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-092fcb22-1411-48b6-a526-c0df79788a3f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3f2ca407-69bb-4733-819e-a1191bee0411", "name": "tempest-VolumesBackupsTest-Backup-2025369642", "description": "tempest-backup-description-195578538", "container": "tempest-volumesbackupstest-backup-container-63475981"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:47.229357 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.backups [None req-092fcb22-1411-48b6-a526-c0df79788a3f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Creating new backup {'backup': {'volume_id': '3f2ca407-69bb-4733-819e-a1191bee0411', 'name': 'tempest-VolumesBackupsTest-Backup-2025369642', 'description': 'tempest-backup-description-195578538', 'container': 'tempest-volumesbackupstest-backup-container-63475981'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:52:47.229357 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-092fcb22-1411-48b6-a526-c0df79788a3f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Creating backup of volume 3f2ca407-69bb-4733-819e-a1191bee0411 in container tempest-volumesbackupstest-backup-container-63475981 Aug 04 10:52:47.229450 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:47.229450 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:47.229635 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a51ce6ee-84d5-4369-b675-f04fe663f57c tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Volume info retrieved successfully. Aug 04 10:52:47.235874 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:47.235874 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:47.236397 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-092fcb22-1411-48b6-a526-c0df79788a3f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:52:47.247948 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a51ce6ee-84d5-4369-b675-f04fe663f57c tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Delete volume request issued successfully. Aug 04 10:52:47.248238 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a51ce6ee-84d5-4369-b675-f04fe663f57c tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes/109b96a4-97da-4a09-8441-e6600fde5a39 returned with HTTP 202 Aug 04 10:52:47.248822 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 794/3165] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:47 2026] DELETE /volume/v3/volumes/109b96a4-97da-4a09-8441-e6600fde5a39 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:47.257700 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-335aa76d-4ee2-40ed-856a-214202a095a3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:47.259483 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-335aa76d-4ee2-40ed-856a-214202a095a3 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] GET https://10.4.3.232/volume/v3/volumes/109b96a4-97da-4a09-8441-e6600fde5a39 Aug 04 10:52:47.259676 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-335aa76d-4ee2-40ed-856a-214202a095a3 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:47.259845 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-335aa76d-4ee2-40ed-856a-214202a095a3 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:47.266007 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:47.266007 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:47.268834 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-092fcb22-1411-48b6-a526-c0df79788a3f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Created reservations ['782af49d-be86-422b-97c5-bff4ca24d863', '061e3ce1-d26a-4f4f-95f2-a055faa1239d'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:47.269526 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-335aa76d-4ee2-40ed-856a-214202a095a3 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Volume info retrieved successfully. Aug 04 10:52:47.270877 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7d18b9ef-0589-4ebc-a997-8649bedddeb2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:47.273599 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-335aa76d-4ee2-40ed-856a-214202a095a3 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes/109b96a4-97da-4a09-8441-e6600fde5a39 returned with HTTP 200 Aug 04 10:52:47.273998 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 795/3166] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:47 2026] GET /volume/v3/volumes/109b96a4-97da-4a09-8441-e6600fde5a39 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:47.274045 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7d18b9ef-0589-4ebc-a997-8649bedddeb2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:47.274305 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7d18b9ef-0589-4ebc-a997-8649bedddeb2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:47.274507 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7d18b9ef-0589-4ebc-a997-8649bedddeb2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:47.274685 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-7d18b9ef-0589-4ebc-a997-8649bedddeb2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:47.281380 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:47.281380 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:47.281634 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7d18b9ef-0589-4ebc-a997-8649bedddeb2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:47.282195 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 788/3167] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:47 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:47.309622 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-092fcb22-1411-48b6-a526-c0df79788a3f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:52:47.309803 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 791/3168] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:52:47 2026] POST /volume/v3/backups => generated 330 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:47.318730 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2267c601-28d1-4732-a4e3-7498c46b2c72 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:47.321629 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2267c601-28d1-4732-a4e3-7498c46b2c72 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:52:47.322891 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2267c601-28d1-4732-a4e3-7498c46b2c72 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:47.322891 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2267c601-28d1-4732-a4e3-7498c46b2c72 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:47.322891 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-2267c601-28d1-4732-a4e3-7498c46b2c72 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:47.328797 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:47.328797 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:47.330345 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2267c601-28d1-4732-a4e3-7498c46b2c72 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:52:47.330449 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 795/3169] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:47 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 821 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:48.288232 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e0448770-a2ab-4201-a302-be39ec7564dc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:48.290025 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e0448770-a2ab-4201-a302-be39ec7564dc tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] GET https://10.4.3.232/volume/v3/volumes/109b96a4-97da-4a09-8441-e6600fde5a39 Aug 04 10:52:48.290286 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e0448770-a2ab-4201-a302-be39ec7564dc tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:48.290472 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e0448770-a2ab-4201-a302-be39ec7564dc tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:48.293435 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2f022286-15e2-454a-ba23-b04699d154a2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:48.295027 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2f022286-15e2-454a-ba23-b04699d154a2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:48.295359 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2f022286-15e2-454a-ba23-b04699d154a2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:48.295643 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2f022286-15e2-454a-ba23-b04699d154a2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:48.295823 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-2f022286-15e2-454a-ba23-b04699d154a2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:48.296171 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e0448770-a2ab-4201-a302-be39ec7564dc tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes/109b96a4-97da-4a09-8441-e6600fde5a39 returned with HTTP 404 Aug 04 10:52:48.296809 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 796/3170] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:48 2026] GET /volume/v3/volumes/109b96a4-97da-4a09-8441-e6600fde5a39 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:48.301564 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:48.301564 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:48.301564 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2f022286-15e2-454a-ba23-b04699d154a2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:48.301564 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 789/3171] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:48 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:48.302399 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b3423293-505b-4121-b946-80e274a831fb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:48.304153 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b3423293-505b-4121-b946-80e274a831fb tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] GET https://10.4.3.232/volume/v3/volumes/270ba524-eab5-47db-ad36-c70aab56337c Aug 04 10:52:48.304369 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b3423293-505b-4121-b946-80e274a831fb tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:48.304569 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b3423293-505b-4121-b946-80e274a831fb tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:48.311184 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:48.311184 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:48.314399 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b3423293-505b-4121-b946-80e274a831fb tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Volume info retrieved successfully. Aug 04 10:52:48.317916 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b3423293-505b-4121-b946-80e274a831fb tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes/270ba524-eab5-47db-ad36-c70aab56337c returned with HTTP 200 Aug 04 10:52:48.318372 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 792/3172] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:48 2026] GET /volume/v3/volumes/270ba524-eab5-47db-ad36-c70aab56337c => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:48.328748 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-384c38f1-c695-419c-b2b1-a21fe42fea5a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:48.330332 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-384c38f1-c695-419c-b2b1-a21fe42fea5a tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] DELETE https://10.4.3.232/volume/v3/volumes/270ba524-eab5-47db-ad36-c70aab56337c Aug 04 10:52:48.330542 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-384c38f1-c695-419c-b2b1-a21fe42fea5a tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:48.330748 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-384c38f1-c695-419c-b2b1-a21fe42fea5a tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:48.330917 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-384c38f1-c695-419c-b2b1-a21fe42fea5a tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Delete volume with id: 270ba524-eab5-47db-ad36-c70aab56337c Aug 04 10:52:48.337117 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:48.337117 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:48.337566 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-384c38f1-c695-419c-b2b1-a21fe42fea5a tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Volume info retrieved successfully. Aug 04 10:52:48.340826 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-520c778c-c980-4a16-bd93-3c229db61218 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:48.342410 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-520c778c-c980-4a16-bd93-3c229db61218 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:52:48.342602 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-520c778c-c980-4a16-bd93-3c229db61218 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:48.342797 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-520c778c-c980-4a16-bd93-3c229db61218 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:48.342897 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-520c778c-c980-4a16-bd93-3c229db61218 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:48.346916 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:48.346916 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:48.347667 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-520c778c-c980-4a16-bd93-3c229db61218 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:52:48.348006 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 797/3173] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:48 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 823 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:48.355262 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-384c38f1-c695-419c-b2b1-a21fe42fea5a tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Delete volume request issued successfully. Aug 04 10:52:48.355662 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-384c38f1-c695-419c-b2b1-a21fe42fea5a tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes/270ba524-eab5-47db-ad36-c70aab56337c returned with HTTP 202 Aug 04 10:52:48.356228 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 796/3174] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:48 2026] DELETE /volume/v3/volumes/270ba524-eab5-47db-ad36-c70aab56337c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:48.366410 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d1107c79-d74b-4d50-9e27-2cbbcf3fd7f4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:48.367814 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d1107c79-d74b-4d50-9e27-2cbbcf3fd7f4 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] GET https://10.4.3.232/volume/v3/volumes/270ba524-eab5-47db-ad36-c70aab56337c Aug 04 10:52:48.368083 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d1107c79-d74b-4d50-9e27-2cbbcf3fd7f4 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:48.368382 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d1107c79-d74b-4d50-9e27-2cbbcf3fd7f4 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:48.377153 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:48.377153 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:48.380604 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d1107c79-d74b-4d50-9e27-2cbbcf3fd7f4 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Volume info retrieved successfully. Aug 04 10:52:48.384971 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d1107c79-d74b-4d50-9e27-2cbbcf3fd7f4 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes/270ba524-eab5-47db-ad36-c70aab56337c returned with HTTP 200 Aug 04 10:52:48.384971 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 790/3175] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:48 2026] GET /volume/v3/volumes/270ba524-eab5-47db-ad36-c70aab56337c => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:49.312050 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-bf7fc2f9-5e1a-4013-8c95-12b68899ad89 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:49.313930 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bf7fc2f9-5e1a-4013-8c95-12b68899ad89 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:49.314235 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bf7fc2f9-5e1a-4013-8c95-12b68899ad89 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:49.314499 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bf7fc2f9-5e1a-4013-8c95-12b68899ad89 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:49.314728 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-bf7fc2f9-5e1a-4013-8c95-12b68899ad89 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:49.318856 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:49.318856 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:49.319723 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bf7fc2f9-5e1a-4013-8c95-12b68899ad89 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:49.320304 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 793/3176] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:49 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:49.358007 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-951231a7-7a80-4c6f-93a9-02be35ecdfbf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:49.359880 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-951231a7-7a80-4c6f-93a9-02be35ecdfbf tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:52:49.360103 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-951231a7-7a80-4c6f-93a9-02be35ecdfbf tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:49.360350 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-951231a7-7a80-4c6f-93a9-02be35ecdfbf tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:49.360501 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-951231a7-7a80-4c6f-93a9-02be35ecdfbf tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:49.364354 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:49.364354 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:49.365074 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-951231a7-7a80-4c6f-93a9-02be35ecdfbf tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:52:49.365446 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 798/3177] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:49 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:49.395955 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5d66e072-2546-42ee-88ae-60bc7586a20c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:49.397646 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5d66e072-2546-42ee-88ae-60bc7586a20c tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] GET https://10.4.3.232/volume/v3/volumes/270ba524-eab5-47db-ad36-c70aab56337c Aug 04 10:52:49.397833 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5d66e072-2546-42ee-88ae-60bc7586a20c tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:49.398011 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5d66e072-2546-42ee-88ae-60bc7586a20c tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:49.403008 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5d66e072-2546-42ee-88ae-60bc7586a20c tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes/270ba524-eab5-47db-ad36-c70aab56337c returned with HTTP 404 Aug 04 10:52:49.403443 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 797/3178] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:49 2026] GET /volume/v3/volumes/270ba524-eab5-47db-ad36-c70aab56337c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:49.410748 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-412687c1-36e0-4c8d-9219-f7dd8159ca09 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:49.412522 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-412687c1-36e0-4c8d-9219-f7dd8159ca09 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] GET https://10.4.3.232/volume/v3/volumes/f0b43984-7a5d-4c4a-82ef-f9085a217957 Aug 04 10:52:49.412774 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-412687c1-36e0-4c8d-9219-f7dd8159ca09 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:49.412979 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-412687c1-36e0-4c8d-9219-f7dd8159ca09 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:49.419403 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:49.419403 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:49.422633 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-412687c1-36e0-4c8d-9219-f7dd8159ca09 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Volume info retrieved successfully. Aug 04 10:52:49.426474 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-412687c1-36e0-4c8d-9219-f7dd8159ca09 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes/f0b43984-7a5d-4c4a-82ef-f9085a217957 returned with HTTP 200 Aug 04 10:52:49.426883 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 791/3179] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:49 2026] GET /volume/v3/volumes/f0b43984-7a5d-4c4a-82ef-f9085a217957 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:49.442264 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ce2302c4-6b8e-4c7f-aa59-3ca9be7611c7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:49.443668 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ce2302c4-6b8e-4c7f-aa59-3ca9be7611c7 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] DELETE https://10.4.3.232/volume/v3/volumes/f0b43984-7a5d-4c4a-82ef-f9085a217957 Aug 04 10:52:49.445212 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ce2302c4-6b8e-4c7f-aa59-3ca9be7611c7 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:49.445212 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ce2302c4-6b8e-4c7f-aa59-3ca9be7611c7 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:49.445212 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-ce2302c4-6b8e-4c7f-aa59-3ca9be7611c7 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Delete volume with id: f0b43984-7a5d-4c4a-82ef-f9085a217957 Aug 04 10:52:49.450777 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:49.450777 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:49.451348 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ce2302c4-6b8e-4c7f-aa59-3ca9be7611c7 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Volume info retrieved successfully. Aug 04 10:52:49.468492 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ce2302c4-6b8e-4c7f-aa59-3ca9be7611c7 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Delete volume request issued successfully. Aug 04 10:52:49.473652 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ce2302c4-6b8e-4c7f-aa59-3ca9be7611c7 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes/f0b43984-7a5d-4c4a-82ef-f9085a217957 returned with HTTP 202 Aug 04 10:52:49.473652 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 794/3180] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:49 2026] DELETE /volume/v3/volumes/f0b43984-7a5d-4c4a-82ef-f9085a217957 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:49.480058 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-40d7206a-20fa-40aa-902a-cf0478aafa98 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:49.481762 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-40d7206a-20fa-40aa-902a-cf0478aafa98 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] GET https://10.4.3.232/volume/v3/volumes/f0b43984-7a5d-4c4a-82ef-f9085a217957 Aug 04 10:52:49.481961 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-40d7206a-20fa-40aa-902a-cf0478aafa98 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:49.482211 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-40d7206a-20fa-40aa-902a-cf0478aafa98 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:49.489505 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:49.489505 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:49.493443 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-40d7206a-20fa-40aa-902a-cf0478aafa98 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Volume info retrieved successfully. Aug 04 10:52:49.498116 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-40d7206a-20fa-40aa-902a-cf0478aafa98 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes/f0b43984-7a5d-4c4a-82ef-f9085a217957 returned with HTTP 200 Aug 04 10:52:49.498566 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 799/3181] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:49 2026] GET /volume/v3/volumes/f0b43984-7a5d-4c4a-82ef-f9085a217957 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:50.330458 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-47426325-c4d6-4d70-827b-3f4ed5ab824e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:50.332141 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-47426325-c4d6-4d70-827b-3f4ed5ab824e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:50.332350 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-47426325-c4d6-4d70-827b-3f4ed5ab824e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:50.332540 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-47426325-c4d6-4d70-827b-3f4ed5ab824e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:50.332670 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-47426325-c4d6-4d70-827b-3f4ed5ab824e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:50.336615 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:50.336615 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:50.337360 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-47426325-c4d6-4d70-827b-3f4ed5ab824e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:50.337865 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 798/3182] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:50 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:50.347758 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-720859ac-02df-4a0f-8b31-e67f88ab303b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:50.349478 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-720859ac-02df-4a0f-8b31-e67f88ab303b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/volumes/12772180-713b-4969-ba77-f39c40895708 Aug 04 10:52:50.349677 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-720859ac-02df-4a0f-8b31-e67f88ab303b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:50.349856 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-720859ac-02df-4a0f-8b31-e67f88ab303b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:50.356397 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:50.356397 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:50.359629 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-720859ac-02df-4a0f-8b31-e67f88ab303b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:52:50.363073 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-720859ac-02df-4a0f-8b31-e67f88ab303b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/12772180-713b-4969-ba77-f39c40895708 returned with HTTP 200 Aug 04 10:52:50.363534 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 792/3183] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:50 2026] GET /volume/v3/volumes/12772180-713b-4969-ba77-f39c40895708 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:50.375299 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ea485172-c89c-449f-81a2-5a56f560c6c0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:50.376882 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ea485172-c89c-449f-81a2-5a56f560c6c0 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:52:50.377192 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ea485172-c89c-449f-81a2-5a56f560c6c0 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:50.377461 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ea485172-c89c-449f-81a2-5a56f560c6c0 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:50.377641 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-ea485172-c89c-449f-81a2-5a56f560c6c0 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:50.379159 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f3c136af-317a-48c4-b4f7-86a59ac5cdb4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:50.380785 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f3c136af-317a-48c4-b4f7-86a59ac5cdb4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] DELETE https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:50.380972 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f3c136af-317a-48c4-b4f7-86a59ac5cdb4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:50.382967 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f3c136af-317a-48c4-b4f7-86a59ac5cdb4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:50.382967 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-f3c136af-317a-48c4-b4f7-86a59ac5cdb4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Delete backup with id: c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. Aug 04 10:52:50.383102 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:50.383102 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:50.383102 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ea485172-c89c-449f-81a2-5a56f560c6c0 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:52:50.383102 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 795/3184] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:50 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:50.385206 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:50.385206 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:50.396796 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-f3c136af-317a-48c4-b4f7-86a59ac5cdb4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] delete_backup rpcapi backup_id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 {{(pid=100254) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:52:50.398361 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f3c136af-317a-48c4-b4f7-86a59ac5cdb4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 202 Aug 04 10:52:50.398767 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 800/3185] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:50 2026] DELETE /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:52:50.409648 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-082b45fa-564d-4587-8cf6-dbb459c67c7e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:50.411332 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-082b45fa-564d-4587-8cf6-dbb459c67c7e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:50.411526 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-082b45fa-564d-4587-8cf6-dbb459c67c7e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:50.411856 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-082b45fa-564d-4587-8cf6-dbb459c67c7e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:50.411986 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-082b45fa-564d-4587-8cf6-dbb459c67c7e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:50.418886 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:50.418886 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:50.419725 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-082b45fa-564d-4587-8cf6-dbb459c67c7e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 200 Aug 04 10:52:50.420121 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 799/3186] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:50 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:50.510965 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-994de4fd-ffae-41da-a173-98a7d1afde50 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:50.512665 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-994de4fd-ffae-41da-a173-98a7d1afde50 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] GET https://10.4.3.232/volume/v3/volumes/f0b43984-7a5d-4c4a-82ef-f9085a217957 Aug 04 10:52:50.512859 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-994de4fd-ffae-41da-a173-98a7d1afde50 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:50.513091 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-994de4fd-ffae-41da-a173-98a7d1afde50 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:50.522795 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-994de4fd-ffae-41da-a173-98a7d1afde50 tempest-VolumesListAdminTestJSON-820496603 tempest-VolumesListAdminTestJSON-820496603-project-member] https://10.4.3.232/volume/v3/volumes/f0b43984-7a5d-4c4a-82ef-f9085a217957 returned with HTTP 404 Aug 04 10:52:50.522795 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 793/3187] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:50 2026] GET /volume/v3/volumes/f0b43984-7a5d-4c4a-82ef-f9085a217957 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:51.392290 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-85d212a1-b9ba-4634-ba3f-9c6202bb016a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:51.393906 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-85d212a1-b9ba-4634-ba3f-9c6202bb016a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:52:51.394191 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-85d212a1-b9ba-4634-ba3f-9c6202bb016a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:51.394621 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-85d212a1-b9ba-4634-ba3f-9c6202bb016a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:51.395696 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-85d212a1-b9ba-4634-ba3f-9c6202bb016a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:51.399019 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:51.399019 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:51.399982 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-85d212a1-b9ba-4634-ba3f-9c6202bb016a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:52:51.400539 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 796/3188] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:51 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:51.430062 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cd5af29c-72a0-4081-bd83-a23215dea76c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:51.432089 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cd5af29c-72a0-4081-bd83-a23215dea76c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 Aug 04 10:52:51.432334 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cd5af29c-72a0-4081-bd83-a23215dea76c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:51.432569 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cd5af29c-72a0-4081-bd83-a23215dea76c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:51.432708 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-cd5af29c-72a0-4081-bd83-a23215dea76c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id c7e0c732-80b7-4c2a-92f6-0cbe14f80e20. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:51.436672 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cd5af29c-72a0-4081-bd83-a23215dea76c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 returned with HTTP 404 Aug 04 10:52:51.437221 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 801/3189] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:51 2026] GET /volume/v3/backups/c7e0c732-80b7-4c2a-92f6-0cbe14f80e20 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:51.446902 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ccaeaef2-ab07-4bba-83c6-99cb8cb84a8d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:51.450321 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ccaeaef2-ab07-4bba-83c6-99cb8cb84a8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:51.450631 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ccaeaef2-ab07-4bba-83c6-99cb8cb84a8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1256570034"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:51.453643 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-ccaeaef2-ab07-4bba-83c6-99cb8cb84a8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1256570034'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:51.453820 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-ccaeaef2-ab07-4bba-83c6-99cb8cb84a8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Create volume of 1 GB Aug 04 10:52:51.459299 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ccaeaef2-ab07-4bba-83c6-99cb8cb84a8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Availability Zones retrieved successfully. Aug 04 10:52:51.467176 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ccaeaef2-ab07-4bba-83c6-99cb8cb84a8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Flow 'volume_create_api' (c7fc6182-1807-48ef-bfcd-716f38b153c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:51.468101 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ccaeaef2-ab07-4bba-83c6-99cb8cb84a8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (758da57a-fbfd-44cd-939b-fb4fee29a3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:51.469028 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-ccaeaef2-ab07-4bba-83c6-99cb8cb84a8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:51.509118 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ccaeaef2-ab07-4bba-83c6-99cb8cb84a8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (758da57a-fbfd-44cd-939b-fb4fee29a3b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:51.510415 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ccaeaef2-ab07-4bba-83c6-99cb8cb84a8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d56c172-aebc-457e-8636-a1a9506cacd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:51.555938 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-ccaeaef2-ab07-4bba-83c6-99cb8cb84a8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Created reservations ['7cf7d602-ffb3-4200-a5e6-121ecb864c74', '8eace144-1cb3-4b15-8daa-275f1be09692', 'd59b1f1b-69b7-4b61-b67e-47356278a9f2', '07326853-f321-4153-90a4-014963160035'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:51.557040 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ccaeaef2-ab07-4bba-83c6-99cb8cb84a8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d56c172-aebc-457e-8636-a1a9506cacd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cf7d602-ffb3-4200-a5e6-121ecb864c74', '8eace144-1cb3-4b15-8daa-275f1be09692', 'd59b1f1b-69b7-4b61-b67e-47356278a9f2', '07326853-f321-4153-90a4-014963160035']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:51.558256 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ccaeaef2-ab07-4bba-83c6-99cb8cb84a8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb2ecb88-5c4e-4f3a-b91d-d5b868f0742f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:51.582693 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ccaeaef2-ab07-4bba-83c6-99cb8cb84a8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb2ecb88-5c4e-4f3a-b91d-d5b868f0742f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a19d6d52-f1d2-4367-b91d-41e1077cee59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1256570034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcdcf751964340088152518248c12b2d',qos_specs=None,replication_status=,reservations=['7cf7d602-ffb3-4200-a5e6-121ecb864c74','8eace144-1cb3-4b15-8daa-275f1be09692','d59b1f1b-69b7-4b61-b67e-47356278a9f2','07326853-f321-4153-90a4-014963160035'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61df11c7fe3243dabc5bc604a8eda7fa',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1256570034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a19d6d52-f1d2-4367-b91d-41e1077cee59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcdcf751964340088152518248c12b2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61df11c7fe3243dabc5bc604a8eda7fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:51.583812 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ccaeaef2-ab07-4bba-83c6-99cb8cb84a8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3dd2dbf-dc14-4f5c-9a96-ae931a6dd1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:51.600850 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ccaeaef2-ab07-4bba-83c6-99cb8cb84a8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3dd2dbf-dc14-4f5c-9a96-ae931a6dd1f6) transitioned into state 'SUCCESS' from state '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-1256570034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcdcf751964340088152518248c12b2d',qos_specs=None,replication_status=,reservations=['7cf7d602-ffb3-4200-a5e6-121ecb864c74','8eace144-1cb3-4b15-8daa-275f1be09692','d59b1f1b-69b7-4b61-b67e-47356278a9f2','07326853-f321-4153-90a4-014963160035'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61df11c7fe3243dabc5bc604a8eda7fa',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:51.601495 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ccaeaef2-ab07-4bba-83c6-99cb8cb84a8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7fa12ea-1748-4958-b638-ca036a634011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:51.610257 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ccaeaef2-ab07-4bba-83c6-99cb8cb84a8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7fa12ea-1748-4958-b638-ca036a634011) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:51.611450 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ccaeaef2-ab07-4bba-83c6-99cb8cb84a8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Flow 'volume_create_api' (c7fc6182-1807-48ef-bfcd-716f38b153c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:51.611879 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ccaeaef2-ab07-4bba-83c6-99cb8cb84a8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Create volume request issued successfully. Aug 04 10:52:51.612679 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ccaeaef2-ab07-4bba-83c6-99cb8cb84a8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:51.613323 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 800/3190] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:52:51 2026] POST /volume/v3/volumes => generated 749 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:51.632111 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bf0da789-aa7d-4c29-9c4e-0271ad2a56f7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:51.635359 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf0da789-aa7d-4c29-9c4e-0271ad2a56f7 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/volumes/a19d6d52-f1d2-4367-b91d-41e1077cee59 Aug 04 10:52:51.635608 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf0da789-aa7d-4c29-9c4e-0271ad2a56f7 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:51.635839 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf0da789-aa7d-4c29-9c4e-0271ad2a56f7 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:51.651205 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:51.651205 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:51.658796 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bf0da789-aa7d-4c29-9c4e-0271ad2a56f7 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:52:51.665107 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf0da789-aa7d-4c29-9c4e-0271ad2a56f7 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/a19d6d52-f1d2-4367-b91d-41e1077cee59 returned with HTTP 200 Aug 04 10:52:51.665983 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 794/3191] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:51 2026] GET /volume/v3/volumes/a19d6d52-f1d2-4367-b91d-41e1077cee59 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:52.415087 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3cff1611-142b-427f-9dee-43eaf64bead8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:52.417566 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3cff1611-142b-427f-9dee-43eaf64bead8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:52:52.417822 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3cff1611-142b-427f-9dee-43eaf64bead8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:52.418057 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3cff1611-142b-427f-9dee-43eaf64bead8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:52.418388 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-3cff1611-142b-427f-9dee-43eaf64bead8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:52.422216 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:52.422216 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:52.423011 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3cff1611-142b-427f-9dee-43eaf64bead8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:52:52.423534 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 797/3192] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:52 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:52.637021 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-53a3d7bd-9e7c-4021-ab96-582931169430 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:52.678165 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-28ec7808-f04d-4ab7-9904-f0285a45bbc8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:52.679996 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-28ec7808-f04d-4ab7-9904-f0285a45bbc8 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/volumes/a19d6d52-f1d2-4367-b91d-41e1077cee59 Aug 04 10:52:52.680190 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-28ec7808-f04d-4ab7-9904-f0285a45bbc8 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:52.680448 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-28ec7808-f04d-4ab7-9904-f0285a45bbc8 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:52.687266 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:52.687266 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:52.690935 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-28ec7808-f04d-4ab7-9904-f0285a45bbc8 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:52:52.694805 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-28ec7808-f04d-4ab7-9904-f0285a45bbc8 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/a19d6d52-f1d2-4367-b91d-41e1077cee59 returned with HTTP 200 Aug 04 10:52:52.695262 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 801/3193] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:52 2026] GET /volume/v3/volumes/a19d6d52-f1d2-4367-b91d-41e1077cee59 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:52.706021 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a5e62652-f419-401a-ae5b-15f00154051f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:52.707867 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a5e62652-f419-401a-ae5b-15f00154051f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] POST https://10.4.3.232/volume/v3/backups Aug 04 10:52:52.707993 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a5e62652-f419-401a-ae5b-15f00154051f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a19d6d52-f1d2-4367-b91d-41e1077cee59", "name": "tempest-VolumesBackupsTest-Backup-994871746"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:52.709394 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-a5e62652-f419-401a-ae5b-15f00154051f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Creating new backup {'backup': {'volume_id': 'a19d6d52-f1d2-4367-b91d-41e1077cee59', 'name': 'tempest-VolumesBackupsTest-Backup-994871746'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:52:52.709528 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-a5e62652-f419-401a-ae5b-15f00154051f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Creating backup of volume a19d6d52-f1d2-4367-b91d-41e1077cee59 in container None Aug 04 10:52:52.718607 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:52.718607 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:52.718775 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a5e62652-f419-401a-ae5b-15f00154051f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:52:52.740535 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-a5e62652-f419-401a-ae5b-15f00154051f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Created reservations ['842c16d2-0e48-4da1-be5a-c71c31720f09', '3ce9ad72-81bf-4a2d-9885-818c75fa81e7'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:52.765296 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-53a3d7bd-9e7c-4021-ab96-582931169430 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:52.767316 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-53a3d7bd-9e7c-4021-ab96-582931169430 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1219289625"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:52.767416 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-53a3d7bd-9e7c-4021-ab96-582931169430 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1219289625'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:52.767656 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-53a3d7bd-9e7c-4021-ab96-582931169430 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Create volume of 1 GB Aug 04 10:52:52.771612 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-53a3d7bd-9e7c-4021-ab96-582931169430 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Availability Zones retrieved successfully. Aug 04 10:52:52.776388 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a5e62652-f419-401a-ae5b-15f00154051f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:52:52.776862 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 795/3194] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:52:52 2026] POST /volume/v3/backups => generated 329 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:52.778117 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-53a3d7bd-9e7c-4021-ab96-582931169430 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Flow 'volume_create_api' (67b52927-030b-4520-ae61-fb03ac646707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:52.779914 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-53a3d7bd-9e7c-4021-ab96-582931169430 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e252bb2-a1cd-49e9-8542-abce9376aab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:52.781230 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-53a3d7bd-9e7c-4021-ab96-582931169430 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:52.789713 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ea8889b1-db16-4329-96d8-4905fca00813 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:52.791593 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ea8889b1-db16-4329-96d8-4905fca00813 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 Aug 04 10:52:52.791828 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ea8889b1-db16-4329-96d8-4905fca00813 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:52.792035 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ea8889b1-db16-4329-96d8-4905fca00813 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:52.792146 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-ea8889b1-db16-4329-96d8-4905fca00813 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id b3f924a6-48c0-4a0c-b5ee-534cf451e9f9. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:52.797040 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:52.797040 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:52.797981 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ea8889b1-db16-4329-96d8-4905fca00813 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 returned with HTTP 200 Aug 04 10:52:52.798387 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 798/3195] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:52 2026] GET /volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:52.807158 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-53a3d7bd-9e7c-4021-ab96-582931169430 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e252bb2-a1cd-49e9-8542-abce9376aab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:52.808153 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-53a3d7bd-9e7c-4021-ab96-582931169430 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17ec30e4-b309-491d-b3c2-bbf13100f491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:52.861165 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-53a3d7bd-9e7c-4021-ab96-582931169430 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Created reservations ['a3afea3c-ce42-4814-af70-02d6d3a7e8a6', 'a19f5244-3a24-4f93-87d6-b11bdfd6e43d', 'da3b4a4d-6d8f-47cb-9c06-958bbb6a2c7c', 'fffe00a0-dfbe-42d1-a79c-1f190f6c0758'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:52.861882 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-53a3d7bd-9e7c-4021-ab96-582931169430 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17ec30e4-b309-491d-b3c2-bbf13100f491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3afea3c-ce42-4814-af70-02d6d3a7e8a6', 'a19f5244-3a24-4f93-87d6-b11bdfd6e43d', 'da3b4a4d-6d8f-47cb-9c06-958bbb6a2c7c', 'fffe00a0-dfbe-42d1-a79c-1f190f6c0758']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:52.862692 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-53a3d7bd-9e7c-4021-ab96-582931169430 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfd89532-60cd-497a-ba03-8402721cdab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:52.885232 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-53a3d7bd-9e7c-4021-ab96-582931169430 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfd89532-60cd-497a-ba03-8402721cdab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00948fe4-89a3-4817-bf1f-6c1f2802ce8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1219289625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62b1dec61499457980b0797b08d25da4',qos_specs=None,replication_status=,reservations=['a3afea3c-ce42-4814-af70-02d6d3a7e8a6','a19f5244-3a24-4f93-87d6-b11bdfd6e43d','da3b4a4d-6d8f-47cb-9c06-958bbb6a2c7c','fffe00a0-dfbe-42d1-a79c-1f190f6c0758'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7119f57851140519885648d95ed13d0',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1219289625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00948fe4-89a3-4817-bf1f-6c1f2802ce8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62b1dec61499457980b0797b08d25da4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7119f57851140519885648d95ed13d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:52.885918 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-53a3d7bd-9e7c-4021-ab96-582931169430 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7667b20-cc14-46fe-a2fd-420111466c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:52.904213 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-53a3d7bd-9e7c-4021-ab96-582931169430 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7667b20-cc14-46fe-a2fd-420111466c01) transitioned into state 'SUCCESS' from state '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-1219289625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62b1dec61499457980b0797b08d25da4',qos_specs=None,replication_status=,reservations=['a3afea3c-ce42-4814-af70-02d6d3a7e8a6','a19f5244-3a24-4f93-87d6-b11bdfd6e43d','da3b4a4d-6d8f-47cb-9c06-958bbb6a2c7c','fffe00a0-dfbe-42d1-a79c-1f190f6c0758'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7119f57851140519885648d95ed13d0',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:52.904874 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-53a3d7bd-9e7c-4021-ab96-582931169430 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f3f70b8-2b1f-4f22-9b65-c6e10e3f5128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:52.912199 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-53a3d7bd-9e7c-4021-ab96-582931169430 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f3f70b8-2b1f-4f22-9b65-c6e10e3f5128) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:52.912907 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-53a3d7bd-9e7c-4021-ab96-582931169430 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Flow 'volume_create_api' (67b52927-030b-4520-ae61-fb03ac646707) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:52.913189 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-53a3d7bd-9e7c-4021-ab96-582931169430 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Create volume request issued successfully. Aug 04 10:52:52.913700 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-53a3d7bd-9e7c-4021-ab96-582931169430 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:52.914063 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 802/3196] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:52:52 2026] POST /volume/v3/volumes => generated 750 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:52.924725 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c4216f44-5136-4ed7-9d4f-58104285b21a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:52.926633 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c4216f44-5136-4ed7-9d4f-58104285b21a tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] GET https://10.4.3.232/volume/v3/volumes/00948fe4-89a3-4817-bf1f-6c1f2802ce8f Aug 04 10:52:52.926835 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c4216f44-5136-4ed7-9d4f-58104285b21a tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:52.927024 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c4216f44-5136-4ed7-9d4f-58104285b21a tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:52.933652 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:52.933652 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:52.937298 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c4216f44-5136-4ed7-9d4f-58104285b21a tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Volume info retrieved successfully. Aug 04 10:52:52.941128 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c4216f44-5136-4ed7-9d4f-58104285b21a tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] https://10.4.3.232/volume/v3/volumes/00948fe4-89a3-4817-bf1f-6c1f2802ce8f returned with HTTP 200 Aug 04 10:52:52.941545 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 802/3197] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:52 2026] GET /volume/v3/volumes/00948fe4-89a3-4817-bf1f-6c1f2802ce8f => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:53.435680 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-36330bcb-5ec5-429b-9ac5-88499abd4fb9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:53.437927 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-36330bcb-5ec5-429b-9ac5-88499abd4fb9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:52:53.438183 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-36330bcb-5ec5-429b-9ac5-88499abd4fb9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:53.438465 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-36330bcb-5ec5-429b-9ac5-88499abd4fb9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:53.438614 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-36330bcb-5ec5-429b-9ac5-88499abd4fb9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:53.444201 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:53.444201 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:53.445096 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-36330bcb-5ec5-429b-9ac5-88499abd4fb9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:52:53.445580 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 796/3198] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:53 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:53.809102 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-24fc038a-2daa-4df4-bed1-8c82d924d1d1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:53.810666 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-24fc038a-2daa-4df4-bed1-8c82d924d1d1 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 Aug 04 10:52:53.810899 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-24fc038a-2daa-4df4-bed1-8c82d924d1d1 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:53.811080 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-24fc038a-2daa-4df4-bed1-8c82d924d1d1 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:53.811177 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-24fc038a-2daa-4df4-bed1-8c82d924d1d1 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id b3f924a6-48c0-4a0c-b5ee-534cf451e9f9. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:53.815015 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:53.815015 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:53.815713 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-24fc038a-2daa-4df4-bed1-8c82d924d1d1 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 returned with HTTP 200 Aug 04 10:52:53.816020 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 799/3199] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:53 2026] GET /volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:53.953257 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f1d2f544-5e60-4bde-b807-9fb1241ed348 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:53.956751 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f1d2f544-5e60-4bde-b807-9fb1241ed348 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] GET https://10.4.3.232/volume/v3/volumes/00948fe4-89a3-4817-bf1f-6c1f2802ce8f Aug 04 10:52:53.956751 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f1d2f544-5e60-4bde-b807-9fb1241ed348 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:53.956751 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f1d2f544-5e60-4bde-b807-9fb1241ed348 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:53.962648 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:53.962648 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:53.966951 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f1d2f544-5e60-4bde-b807-9fb1241ed348 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Volume info retrieved successfully. Aug 04 10:52:53.970747 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f1d2f544-5e60-4bde-b807-9fb1241ed348 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] https://10.4.3.232/volume/v3/volumes/00948fe4-89a3-4817-bf1f-6c1f2802ce8f returned with HTTP 200 Aug 04 10:52:53.971067 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 803/3200] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:53 2026] GET /volume/v3/volumes/00948fe4-89a3-4817-bf1f-6c1f2802ce8f => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:53.985264 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-24d1dfb2-06f6-4534-b5ac-b59394eca8ad None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:53.987603 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-24d1dfb2-06f6-4534-b5ac-b59394eca8ad tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] GET https://10.4.3.232/volume/v3/limits Aug 04 10:52:53.987675 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-24d1dfb2-06f6-4534-b5ac-b59394eca8ad tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:53.987907 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-24d1dfb2-06f6-4534-b5ac-b59394eca8ad tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:54.011517 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-24d1dfb2-06f6-4534-b5ac-b59394eca8ad tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] https://10.4.3.232/volume/v3/limits returned with HTTP 200 Aug 04 10:52:54.011894 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 803/3201] 10.4.3.232 () {66 vars in 1234 bytes} [Tue Aug 4 10:52:53 2026] GET /volume/v3/limits => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:54.021572 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d003c575-581d-4996-9f72-51ad60b56d93 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:54.023506 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d003c575-581d-4996-9f72-51ad60b56d93 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] GET https://10.4.3.232/volume/v3/volumes/00948fe4-89a3-4817-bf1f-6c1f2802ce8f Aug 04 10:52:54.023746 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d003c575-581d-4996-9f72-51ad60b56d93 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:54.023994 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d003c575-581d-4996-9f72-51ad60b56d93 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:54.031011 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:54.031011 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:54.034984 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d003c575-581d-4996-9f72-51ad60b56d93 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Volume info retrieved successfully. Aug 04 10:52:54.039781 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d003c575-581d-4996-9f72-51ad60b56d93 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] https://10.4.3.232/volume/v3/volumes/00948fe4-89a3-4817-bf1f-6c1f2802ce8f returned with HTTP 200 Aug 04 10:52:54.040136 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 797/3202] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:54 2026] GET /volume/v3/volumes/00948fe4-89a3-4817-bf1f-6c1f2802ce8f => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:54.051484 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-14506563-4091-4566-a2d8-f5e30e94fc65 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:54.053258 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-14506563-4091-4566-a2d8-f5e30e94fc65 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] DELETE https://10.4.3.232/volume/v3/volumes/00948fe4-89a3-4817-bf1f-6c1f2802ce8f Aug 04 10:52:54.053501 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-14506563-4091-4566-a2d8-f5e30e94fc65 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:54.053691 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-14506563-4091-4566-a2d8-f5e30e94fc65 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:54.053847 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-14506563-4091-4566-a2d8-f5e30e94fc65 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Delete volume with id: 00948fe4-89a3-4817-bf1f-6c1f2802ce8f Aug 04 10:52:54.060476 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:54.060476 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:54.061012 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-14506563-4091-4566-a2d8-f5e30e94fc65 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Volume info retrieved successfully. Aug 04 10:52:54.078643 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-14506563-4091-4566-a2d8-f5e30e94fc65 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Delete volume request issued successfully. Aug 04 10:52:54.078820 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-14506563-4091-4566-a2d8-f5e30e94fc65 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] https://10.4.3.232/volume/v3/volumes/00948fe4-89a3-4817-bf1f-6c1f2802ce8f returned with HTTP 202 Aug 04 10:52:54.079266 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 800/3203] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:52:54 2026] DELETE /volume/v3/volumes/00948fe4-89a3-4817-bf1f-6c1f2802ce8f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:52:54.086830 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9b3e1e82-b9ff-4648-9bfc-d94b62c18d60 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:54.088594 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9b3e1e82-b9ff-4648-9bfc-d94b62c18d60 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] GET https://10.4.3.232/volume/v3/volumes/00948fe4-89a3-4817-bf1f-6c1f2802ce8f Aug 04 10:52:54.088763 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9b3e1e82-b9ff-4648-9bfc-d94b62c18d60 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:54.088946 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9b3e1e82-b9ff-4648-9bfc-d94b62c18d60 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:54.097502 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:54.097502 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:54.100841 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9b3e1e82-b9ff-4648-9bfc-d94b62c18d60 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Volume info retrieved successfully. Aug 04 10:52:54.104813 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9b3e1e82-b9ff-4648-9bfc-d94b62c18d60 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] https://10.4.3.232/volume/v3/volumes/00948fe4-89a3-4817-bf1f-6c1f2802ce8f returned with HTTP 200 Aug 04 10:52:54.105130 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 804/3204] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:54 2026] GET /volume/v3/volumes/00948fe4-89a3-4817-bf1f-6c1f2802ce8f => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:54.385968 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b430331c-3dcb-4b1a-95be-ce81ae9ad6ca None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:54.387632 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b430331c-3dcb-4b1a-95be-ce81ae9ad6ca tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe Aug 04 10:52:54.387874 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b430331c-3dcb-4b1a-95be-ce81ae9ad6ca tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:54.388085 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b430331c-3dcb-4b1a-95be-ce81ae9ad6ca tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:54.394998 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:54.394998 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:54.398051 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b430331c-3dcb-4b1a-95be-ce81ae9ad6ca tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:52:54.402195 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b430331c-3dcb-4b1a-95be-ce81ae9ad6ca tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe returned with HTTP 200 Aug 04 10:52:54.402776 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 804/3205] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:54 2026] GET /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:54.414138 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5b3684da-a3c3-42ea-99d8-f5941f967a9c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:54.415877 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5b3684da-a3c3-42ea-99d8-f5941f967a9c tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe Aug 04 10:52:54.416097 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5b3684da-a3c3-42ea-99d8-f5941f967a9c tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:54.416337 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5b3684da-a3c3-42ea-99d8-f5941f967a9c tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:54.422510 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:54.422510 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:54.426400 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5b3684da-a3c3-42ea-99d8-f5941f967a9c tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:52:54.430581 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5b3684da-a3c3-42ea-99d8-f5941f967a9c tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe returned with HTTP 200 Aug 04 10:52:54.430969 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 798/3206] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:54 2026] GET /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:54.457125 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0216b7e8-e614-4fa5-afc5-9ed6b1152a20 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:54.459012 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0216b7e8-e614-4fa5-afc5-9ed6b1152a20 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:52:54.459227 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0216b7e8-e614-4fa5-afc5-9ed6b1152a20 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:54.459486 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0216b7e8-e614-4fa5-afc5-9ed6b1152a20 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:54.459727 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-0216b7e8-e614-4fa5-afc5-9ed6b1152a20 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:54.463663 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:54.463663 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:54.464531 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0216b7e8-e614-4fa5-afc5-9ed6b1152a20 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:52:54.464972 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 801/3207] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:54 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:54.472039 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-84f5a71d-f6e1-4eb3-a4ad-e45f43c6e8c4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:54.474620 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-84f5a71d-f6e1-4eb3-a4ad-e45f43c6e8c4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe Aug 04 10:52:54.474860 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-84f5a71d-f6e1-4eb3-a4ad-e45f43c6e8c4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:54.475103 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-84f5a71d-f6e1-4eb3-a4ad-e45f43c6e8c4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:54.482723 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:54.482723 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:54.486404 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-84f5a71d-f6e1-4eb3-a4ad-e45f43c6e8c4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:52:54.490338 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-84f5a71d-f6e1-4eb3-a4ad-e45f43c6e8c4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe returned with HTTP 200 Aug 04 10:52:54.490714 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 805/3208] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:52:54 2026] GET /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:54.561546 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-94a56862-bc6b-49d7-8af7-40498ae99063 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:54.561924 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-94a56862-bc6b-49d7-8af7-40498ae99063 None None] GET https://10.4.3.232/volume// Aug 04 10:52:54.562100 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-94a56862-bc6b-49d7-8af7-40498ae99063 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:54.562301 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-94a56862-bc6b-49d7-8af7-40498ae99063 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:54.562640 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-94a56862-bc6b-49d7-8af7-40498ae99063 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:52:54.562935 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 805/3209] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:52:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:52:54.568885 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-35d428af-caa2-4a99-b61a-7568fb479939 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:54.570844 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-35d428af-caa2-4a99-b61a-7568fb479939 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:52:54.571205 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-35d428af-caa2-4a99-b61a-7568fb479939 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2642402e-586b-454b-9107-b84db785aebe", "connector": null, "instance_uuid": "6dfe19a7-6bd9-452f-8a34-d53ededfbd76"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:54.579509 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:54.579509 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:54.602971 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-35d428af-caa2-4a99-b61a-7568fb479939 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:52:54.603332 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 799/3210] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:52:54 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:54.633060 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0b432f64-ce81-4261-8adb-a11b06d7c1b5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:54.634764 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0b432f64-ce81-4261-8adb-a11b06d7c1b5 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe Aug 04 10:52:54.634933 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0b432f64-ce81-4261-8adb-a11b06d7c1b5 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:54.635130 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0b432f64-ce81-4261-8adb-a11b06d7c1b5 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:54.641821 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cebaf992-6f21-4523-91d1-bf39a4bbeaf0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:54.641973 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cebaf992-6f21-4523-91d1-bf39a4bbeaf0 None None] GET https://10.4.3.232/volume// Aug 04 10:52:54.642042 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cebaf992-6f21-4523-91d1-bf39a4bbeaf0 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:54.642215 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cebaf992-6f21-4523-91d1-bf39a4bbeaf0 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:54.642574 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cebaf992-6f21-4523-91d1-bf39a4bbeaf0 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:52:54.642854 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 806/3211] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:52:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:52:54.644463 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:54.644463 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:54.647718 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0b432f64-ce81-4261-8adb-a11b06d7c1b5 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:52:54.650547 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-fd7084ea-c262-49a7-b573-1b3f567ae254 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:54.651365 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0b432f64-ce81-4261-8adb-a11b06d7c1b5 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe returned with HTTP 200 Aug 04 10:52:54.651715 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 802/3212] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:54 2026] GET /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:54.652569 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-fd7084ea-c262-49a7-b573-1b3f567ae254 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe Aug 04 10:52:54.652762 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-fd7084ea-c262-49a7-b573-1b3f567ae254 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:54.652930 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-fd7084ea-c262-49a7-b573-1b3f567ae254 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:54.661071 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:54.661071 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:54.664102 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-fd7084ea-c262-49a7-b573-1b3f567ae254 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:52:54.667825 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-fd7084ea-c262-49a7-b573-1b3f567ae254 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe returned with HTTP 200 Aug 04 10:52:54.668157 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 806/3213] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:52:54 2026] GET /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe => generated 1055 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:52:54.763443 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-0ad24c66-305f-4a39-9594-40df843c9afb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:54.765374 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-0ad24c66-305f-4a39-9594-40df843c9afb tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] PUT https://10.4.3.232/volume/v3/attachments/54c10f2b-176c-4dd6-a3c1-02bae171aad6 Aug 04 10:52:54.765721 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-0ad24c66-305f-4a39-9594-40df843c9afb tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:54.772758 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-0ad24c66-305f-4a39-9594-40df843c9afb tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Acquiring lock "cinder-attachment_update-2642402e-586b-454b-9107-b84db785aebe-np0000006413" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:52:54.776821 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-0ad24c66-305f-4a39-9594-40df843c9afb tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Lock "cinder-attachment_update-2642402e-586b-454b-9107-b84db785aebe-np0000006413" acquired by "attachment_update" :: waited 0.004s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:52:54.777683 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:54.777683 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:54.826725 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e808a90c-ef27-47b6-be68-cb2df00ef762 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:54.828346 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e808a90c-ef27-47b6-be68-cb2df00ef762 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 Aug 04 10:52:54.828581 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e808a90c-ef27-47b6-be68-cb2df00ef762 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:54.828825 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e808a90c-ef27-47b6-be68-cb2df00ef762 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:54.828873 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-e808a90c-ef27-47b6-be68-cb2df00ef762 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id b3f924a6-48c0-4a0c-b5ee-534cf451e9f9. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:54.833208 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:54.833208 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:54.834088 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e808a90c-ef27-47b6-be68-cb2df00ef762 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 returned with HTTP 200 Aug 04 10:52:54.834720 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 807/3214] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:54 2026] GET /volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:54.850906 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-0ad24c66-305f-4a39-9594-40df843c9afb tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Lock "cinder-attachment_update-2642402e-586b-454b-9107-b84db785aebe-np0000006413" released by "attachment_update" :: held 0.074s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:52:54.851201 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-0ad24c66-305f-4a39-9594-40df843c9afb tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments/54c10f2b-176c-4dd6-a3c1-02bae171aad6 returned with HTTP 200 Aug 04 10:52:54.851681 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 800/3215] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:52:54 2026] PUT /volume/v3/attachments/54c10f2b-176c-4dd6-a3c1-02bae171aad6 => generated 968 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:52:54.859297 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-9e6dbd86-6893-4123-92bf-3fd831c9b9ce None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:54.861201 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-9e6dbd86-6893-4123-92bf-3fd831c9b9ce tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe/encryption Aug 04 10:52:54.861406 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-9e6dbd86-6893-4123-92bf-3fd831c9b9ce tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:54.861602 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-9e6dbd86-6893-4123-92bf-3fd831c9b9ce tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:54.869610 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:54.869610 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:54.874883 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-9e6dbd86-6893-4123-92bf-3fd831c9b9ce tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe/encryption returned with HTTP 200 Aug 04 10:52:54.875257 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 803/3216] 10.4.3.232 () {68 vars in 1631 bytes} [Tue Aug 4 10:52:54 2026] GET /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:55.117077 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2feeb809-dfd5-470d-8eff-26ffacd5fa60 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:55.119212 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2feeb809-dfd5-470d-8eff-26ffacd5fa60 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] GET https://10.4.3.232/volume/v3/volumes/00948fe4-89a3-4817-bf1f-6c1f2802ce8f Aug 04 10:52:55.119212 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2feeb809-dfd5-470d-8eff-26ffacd5fa60 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:55.119212 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2feeb809-dfd5-470d-8eff-26ffacd5fa60 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:55.124833 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2feeb809-dfd5-470d-8eff-26ffacd5fa60 tempest-AbsoluteLimitsTests-1272544497 tempest-AbsoluteLimitsTests-1272544497-project-member] https://10.4.3.232/volume/v3/volumes/00948fe4-89a3-4817-bf1f-6c1f2802ce8f returned with HTTP 404 Aug 04 10:52:55.125297 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 807/3217] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:55 2026] GET /volume/v3/volumes/00948fe4-89a3-4817-bf1f-6c1f2802ce8f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:52:55.476006 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-44148f0b-5c66-40b6-a233-02da22223756 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:55.477696 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-44148f0b-5c66-40b6-a233-02da22223756 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:52:55.478136 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-44148f0b-5c66-40b6-a233-02da22223756 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:55.478348 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-44148f0b-5c66-40b6-a233-02da22223756 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:55.478517 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-44148f0b-5c66-40b6-a233-02da22223756 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:55.480471 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=547,cinder:UPDATE=158,cinder:DELETE=1,cinder:INSERT=106 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:52:55.484914 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:55.484914 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:55.484914 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-44148f0b-5c66-40b6-a233-02da22223756 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:52:55.484914 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 808/3218] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:55 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:55.665114 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d24d45b1-33be-4ed9-8247-05fe5f150180 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:55.668795 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d24d45b1-33be-4ed9-8247-05fe5f150180 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe Aug 04 10:52:55.668795 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d24d45b1-33be-4ed9-8247-05fe5f150180 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:55.668795 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d24d45b1-33be-4ed9-8247-05fe5f150180 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:55.679437 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:55.679437 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:55.683658 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d24d45b1-33be-4ed9-8247-05fe5f150180 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:52:55.688935 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d24d45b1-33be-4ed9-8247-05fe5f150180 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe returned with HTTP 200 Aug 04 10:52:55.689487 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 801/3219] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:55 2026] GET /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:55.845514 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-20c90a8c-ec38-4b2a-82b0-f5616182759e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:55.847526 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-20c90a8c-ec38-4b2a-82b0-f5616182759e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 Aug 04 10:52:55.847753 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-20c90a8c-ec38-4b2a-82b0-f5616182759e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:55.847972 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-20c90a8c-ec38-4b2a-82b0-f5616182759e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:55.848103 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-20c90a8c-ec38-4b2a-82b0-f5616182759e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id b3f924a6-48c0-4a0c-b5ee-534cf451e9f9. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:55.852679 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:55.852679 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:55.853496 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-20c90a8c-ec38-4b2a-82b0-f5616182759e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 returned with HTTP 200 Aug 04 10:52:55.853913 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 804/3220] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:55 2026] GET /volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:56.495289 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8bb1335d-ec20-4b7b-8231-95e2a9e74159 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:56.496896 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8bb1335d-ec20-4b7b-8231-95e2a9e74159 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:52:56.497231 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8bb1335d-ec20-4b7b-8231-95e2a9e74159 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:56.498493 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8bb1335d-ec20-4b7b-8231-95e2a9e74159 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:56.498493 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-8bb1335d-ec20-4b7b-8231-95e2a9e74159 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:56.501704 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:56.501704 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:56.502726 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8bb1335d-ec20-4b7b-8231-95e2a9e74159 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:52:56.503191 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 808/3221] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:56 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:56.659607 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-37f976e6-5751-49f1-bc5d-2871500e0b46 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:56.701873 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-06d87239-9a53-4635-8254-68f4e01295f4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:56.703989 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-06d87239-9a53-4635-8254-68f4e01295f4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe Aug 04 10:52:56.704238 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-06d87239-9a53-4635-8254-68f4e01295f4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:56.704521 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-06d87239-9a53-4635-8254-68f4e01295f4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:56.715504 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:56.715504 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:56.719356 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-06d87239-9a53-4635-8254-68f4e01295f4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:52:56.723904 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-06d87239-9a53-4635-8254-68f4e01295f4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe returned with HTTP 200 Aug 04 10:52:56.724323 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 802/3222] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:56 2026] GET /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:56.742448 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-37f976e6-5751-49f1-bc5d-2871500e0b46 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:52:56.742731 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-37f976e6-5751-49f1-bc5d-2871500e0b46 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1547068588"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:56.744044 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-37f976e6-5751-49f1-bc5d-2871500e0b46 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1547068588'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:52:56.744153 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-37f976e6-5751-49f1-bc5d-2871500e0b46 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Create volume of 1 GB Aug 04 10:52:56.748159 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-37f976e6-5751-49f1-bc5d-2871500e0b46 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Availability Zones retrieved successfully. Aug 04 10:52:56.753051 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37f976e6-5751-49f1-bc5d-2871500e0b46 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Flow 'volume_create_api' (8ca17fc5-755d-46b0-b5e9-43868f2176f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:56.754077 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37f976e6-5751-49f1-bc5d-2871500e0b46 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a1eb32d-fd96-4200-b64d-dc35f4bc6830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:56.754922 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-37f976e6-5751-49f1-bc5d-2871500e0b46 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:52:56.778188 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37f976e6-5751-49f1-bc5d-2871500e0b46 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a1eb32d-fd96-4200-b64d-dc35f4bc6830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:56.778973 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37f976e6-5751-49f1-bc5d-2871500e0b46 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bc4634c-ffe6-4596-8fea-71bfe515b26c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:56.833657 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-37f976e6-5751-49f1-bc5d-2871500e0b46 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Created reservations ['181e32c6-95d0-4087-8ef1-eaea85fe86f3', '92bf87b3-b305-40a6-9e5c-0ae94e1ede59', 'da9f07c9-3e06-4126-a657-040660da1e1e', '25ed0d4b-7b1d-4298-bcba-e4468da1b1d1'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:56.834566 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37f976e6-5751-49f1-bc5d-2871500e0b46 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bc4634c-ffe6-4596-8fea-71bfe515b26c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['181e32c6-95d0-4087-8ef1-eaea85fe86f3', '92bf87b3-b305-40a6-9e5c-0ae94e1ede59', 'da9f07c9-3e06-4126-a657-040660da1e1e', '25ed0d4b-7b1d-4298-bcba-e4468da1b1d1']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:56.835290 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37f976e6-5751-49f1-bc5d-2871500e0b46 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e05c9094-2e07-45cd-a226-faaebad1fe72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:56.854941 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37f976e6-5751-49f1-bc5d-2871500e0b46 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e05c9094-2e07-45cd-a226-faaebad1fe72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '839c14ad-ad73-4161-a933-ad32e7fbd9b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1547068588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afca362b5f4844d0895138a877f196e0',qos_specs=None,replication_status=,reservations=['181e32c6-95d0-4087-8ef1-eaea85fe86f3','92bf87b3-b305-40a6-9e5c-0ae94e1ede59','da9f07c9-3e06-4126-a657-040660da1e1e','25ed0d4b-7b1d-4298-bcba-e4468da1b1d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06bddcf93a554adca4adf6ff7e30515c',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:52:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1547068588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=839c14ad-ad73-4161-a933-ad32e7fbd9b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afca362b5f4844d0895138a877f196e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06bddcf93a554adca4adf6ff7e30515c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:56.855585 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37f976e6-5751-49f1-bc5d-2871500e0b46 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e279dca-99d5-4e63-a559-6edc7d6d05c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:56.869546 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-bacbc669-e7ce-4591-a0cc-f1b532b035a0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:56.871299 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bacbc669-e7ce-4591-a0cc-f1b532b035a0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 Aug 04 10:52:56.871548 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bacbc669-e7ce-4591-a0cc-f1b532b035a0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:56.871785 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bacbc669-e7ce-4591-a0cc-f1b532b035a0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:56.871932 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-bacbc669-e7ce-4591-a0cc-f1b532b035a0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id b3f924a6-48c0-4a0c-b5ee-534cf451e9f9. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:56.872374 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37f976e6-5751-49f1-bc5d-2871500e0b46 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e279dca-99d5-4e63-a559-6edc7d6d05c4) transitioned into state 'SUCCESS' from state '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-1547068588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afca362b5f4844d0895138a877f196e0',qos_specs=None,replication_status=,reservations=['181e32c6-95d0-4087-8ef1-eaea85fe86f3','92bf87b3-b305-40a6-9e5c-0ae94e1ede59','da9f07c9-3e06-4126-a657-040660da1e1e','25ed0d4b-7b1d-4298-bcba-e4468da1b1d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06bddcf93a554adca4adf6ff7e30515c',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:56.873258 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37f976e6-5751-49f1-bc5d-2871500e0b46 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f725948b-2136-4da7-976a-f54a93362b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:52:56.876187 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:56.876187 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:56.876944 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bacbc669-e7ce-4591-a0cc-f1b532b035a0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 returned with HTTP 200 Aug 04 10:52:56.877335 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 805/3223] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:56 2026] GET /volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:56.886405 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37f976e6-5751-49f1-bc5d-2871500e0b46 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f725948b-2136-4da7-976a-f54a93362b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:52:56.887448 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-37f976e6-5751-49f1-bc5d-2871500e0b46 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Flow 'volume_create_api' (8ca17fc5-755d-46b0-b5e9-43868f2176f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:52:56.887797 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-37f976e6-5751-49f1-bc5d-2871500e0b46 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Create volume request issued successfully. Aug 04 10:52:56.888460 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-37f976e6-5751-49f1-bc5d-2871500e0b46 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:52:56.888923 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 809/3224] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:52:56 2026] POST /volume/v3/volumes => generated 758 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:56.909405 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-18063a35-f4a4-4a1c-a75e-67ef63f2bab3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:56.911022 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-18063a35-f4a4-4a1c-a75e-67ef63f2bab3 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/volumes/839c14ad-ad73-4161-a933-ad32e7fbd9b3 Aug 04 10:52:56.911202 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-18063a35-f4a4-4a1c-a75e-67ef63f2bab3 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:56.911414 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-18063a35-f4a4-4a1c-a75e-67ef63f2bab3 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:56.918259 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:56.918259 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:56.920488 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-18063a35-f4a4-4a1c-a75e-67ef63f2bab3 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Volume info retrieved successfully. Aug 04 10:52:56.923877 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-18063a35-f4a4-4a1c-a75e-67ef63f2bab3 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/volumes/839c14ad-ad73-4161-a933-ad32e7fbd9b3 returned with HTTP 200 Aug 04 10:52:56.924200 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 809/3225] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:56 2026] GET /volume/v3/volumes/839c14ad-ad73-4161-a933-ad32e7fbd9b3 => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:57.514266 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4c27f11d-e16e-4618-b18b-24d4a0b64f29 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:57.515353 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4c27f11d-e16e-4618-b18b-24d4a0b64f29 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:52:57.515548 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4c27f11d-e16e-4618-b18b-24d4a0b64f29 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:57.515718 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4c27f11d-e16e-4618-b18b-24d4a0b64f29 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:57.515829 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4c27f11d-e16e-4618-b18b-24d4a0b64f29 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:57.519674 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:57.519674 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:57.520347 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4c27f11d-e16e-4618-b18b-24d4a0b64f29 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:52:57.520665 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 803/3226] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:57 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 823 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:57.738047 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-cf3a48ef-0e15-4d4c-b682-2aba9a4ef7f0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:57.739892 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cf3a48ef-0e15-4d4c-b682-2aba9a4ef7f0 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe Aug 04 10:52:57.740144 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cf3a48ef-0e15-4d4c-b682-2aba9a4ef7f0 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:57.740397 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cf3a48ef-0e15-4d4c-b682-2aba9a4ef7f0 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:57.749686 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:57.749686 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:57.752969 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-cf3a48ef-0e15-4d4c-b682-2aba9a4ef7f0 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:52:57.756636 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cf3a48ef-0e15-4d4c-b682-2aba9a4ef7f0 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe returned with HTTP 200 Aug 04 10:52:57.757002 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 806/3227] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:57 2026] GET /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:57.887587 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4b91f292-09ec-4b50-a847-fe637abb9efb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:57.889787 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4b91f292-09ec-4b50-a847-fe637abb9efb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 Aug 04 10:52:57.890023 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4b91f292-09ec-4b50-a847-fe637abb9efb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:57.890260 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4b91f292-09ec-4b50-a847-fe637abb9efb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:57.890417 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-4b91f292-09ec-4b50-a847-fe637abb9efb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id b3f924a6-48c0-4a0c-b5ee-534cf451e9f9. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:57.900454 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:57.900454 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:57.901325 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4b91f292-09ec-4b50-a847-fe637abb9efb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 returned with HTTP 200 Aug 04 10:52:57.901724 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 810/3228] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:57 2026] GET /volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:57.936268 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c50df76b-1412-4cb0-a73c-3659e1f38012 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:57.938227 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c50df76b-1412-4cb0-a73c-3659e1f38012 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/volumes/839c14ad-ad73-4161-a933-ad32e7fbd9b3 Aug 04 10:52:57.938694 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c50df76b-1412-4cb0-a73c-3659e1f38012 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:57.938766 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c50df76b-1412-4cb0-a73c-3659e1f38012 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:57.946307 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:57.946307 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:57.950144 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c50df76b-1412-4cb0-a73c-3659e1f38012 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Volume info retrieved successfully. Aug 04 10:52:57.954480 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c50df76b-1412-4cb0-a73c-3659e1f38012 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/volumes/839c14ad-ad73-4161-a933-ad32e7fbd9b3 returned with HTTP 200 Aug 04 10:52:57.954877 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 810/3229] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:57 2026] GET /volume/v3/volumes/839c14ad-ad73-4161-a933-ad32e7fbd9b3 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:57.969004 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-08f81c5f-24f1-41e4-868e-d06a263186f2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:57.970622 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-08f81c5f-24f1-41e4-868e-d06a263186f2 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:52:57.970938 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-08f81c5f-24f1-41e4-868e-d06a263186f2 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "839c14ad-ad73-4161-a933-ad32e7fbd9b3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1011141030"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:57.973937 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=537,cinder:INSERT=94,cinder:UPDATE=144 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:52:57.979204 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:57.979204 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:57.979753 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-08f81c5f-24f1-41e4-868e-d06a263186f2 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Volume info retrieved successfully. Aug 04 10:52:57.979833 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-08f81c5f-24f1-41e4-868e-d06a263186f2 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Create snapshot from volume 839c14ad-ad73-4161-a933-ad32e7fbd9b3 Aug 04 10:52:58.008035 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-08f81c5f-24f1-41e4-868e-d06a263186f2 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Created reservations ['0c23e704-0c4d-4d01-84f3-2428400e23d4', 'b503c050-2fcf-4839-8af0-1757bef9ad13', '19e1ae2e-8d04-4c1f-bdd7-8de91fe1f5e8', 'b5ed58ea-bb36-4145-a295-39560e71dcc7'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:58.030978 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-08f81c5f-24f1-41e4-868e-d06a263186f2 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Snapshot create request issued successfully. Aug 04 10:52:58.031285 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-08f81c5f-24f1-41e4-868e-d06a263186f2 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:52:58.031684 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 804/3230] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:52:57 2026] POST /volume/v3/snapshots => generated 314 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:58.043183 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-39753bed-d491-4ee9-a71a-a26a0b41b879 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:58.047181 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-39753bed-d491-4ee9-a71a-a26a0b41b879 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots/7fbad745-ca1b-418d-b079-66ccf93ef637 Aug 04 10:52:58.047181 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-39753bed-d491-4ee9-a71a-a26a0b41b879 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:58.047181 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-39753bed-d491-4ee9-a71a-a26a0b41b879 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:58.051520 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:58.051520 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:58.052044 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-39753bed-d491-4ee9-a71a-a26a0b41b879 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Snapshot retrieved successfully. Aug 04 10:52:58.052930 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-39753bed-d491-4ee9-a71a-a26a0b41b879 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots/7fbad745-ca1b-418d-b079-66ccf93ef637 returned with HTTP 200 Aug 04 10:52:58.053502 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 807/3231] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:58 2026] GET /volume/v3/snapshots/7fbad745-ca1b-418d-b079-66ccf93ef637 => generated 446 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:58.529399 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-927cb159-a426-4d64-84eb-1e235afcc4f3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:58.530937 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-927cb159-a426-4d64-84eb-1e235afcc4f3 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:52:58.531113 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-927cb159-a426-4d64-84eb-1e235afcc4f3 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:58.531317 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-927cb159-a426-4d64-84eb-1e235afcc4f3 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:58.531417 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-927cb159-a426-4d64-84eb-1e235afcc4f3 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:58.535849 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:58.535849 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:58.536504 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-927cb159-a426-4d64-84eb-1e235afcc4f3 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:52:58.536802 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 811/3232] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:58 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:58.768164 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-612c698b-7296-4f14-a2cc-68166a6ef28f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:58.769814 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-612c698b-7296-4f14-a2cc-68166a6ef28f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe Aug 04 10:52:58.769997 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-612c698b-7296-4f14-a2cc-68166a6ef28f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:58.770172 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-612c698b-7296-4f14-a2cc-68166a6ef28f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:58.772071 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=448,cinder:UPDATE=121,cinder:INSERT=73 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:52:58.779913 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:58.779913 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:58.783636 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-612c698b-7296-4f14-a2cc-68166a6ef28f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:52:58.787628 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-612c698b-7296-4f14-a2cc-68166a6ef28f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe returned with HTTP 200 Aug 04 10:52:58.787980 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 811/3233] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:58 2026] GET /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:58.912773 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1cf820cc-252e-48af-b0b9-3b56ae855d8d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:58.914720 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1cf820cc-252e-48af-b0b9-3b56ae855d8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 Aug 04 10:52:58.914943 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1cf820cc-252e-48af-b0b9-3b56ae855d8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:58.915128 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1cf820cc-252e-48af-b0b9-3b56ae855d8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:58.915229 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-1cf820cc-252e-48af-b0b9-3b56ae855d8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id b3f924a6-48c0-4a0c-b5ee-534cf451e9f9. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:58.919208 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:58.919208 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:58.919909 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1cf820cc-252e-48af-b0b9-3b56ae855d8d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 returned with HTTP 200 Aug 04 10:52:58.920364 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 805/3234] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:58 2026] GET /volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:59.061675 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-28d1d4fd-9033-44f8-888d-e6212cf1ade1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:59.063813 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-28d1d4fd-9033-44f8-888d-e6212cf1ade1 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots/7fbad745-ca1b-418d-b079-66ccf93ef637 Aug 04 10:52:59.064025 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-28d1d4fd-9033-44f8-888d-e6212cf1ade1 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:59.064273 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-28d1d4fd-9033-44f8-888d-e6212cf1ade1 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:59.066060 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=449,cinder:UPDATE=114,cinder:INSERT=60 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:52:59.069858 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:59.069858 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:59.070374 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-28d1d4fd-9033-44f8-888d-e6212cf1ade1 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Snapshot retrieved successfully. Aug 04 10:52:59.071514 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-28d1d4fd-9033-44f8-888d-e6212cf1ade1 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots/7fbad745-ca1b-418d-b079-66ccf93ef637 returned with HTTP 200 Aug 04 10:52:59.071889 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 808/3235] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:59 2026] GET /volume/v3/snapshots/7fbad745-ca1b-418d-b079-66ccf93ef637 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:59.082139 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3e5cf5af-ee0f-4933-850d-f8f387324c14 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:59.084537 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3e5cf5af-ee0f-4933-850d-f8f387324c14 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:52:59.084963 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3e5cf5af-ee0f-4933-850d-f8f387324c14 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "839c14ad-ad73-4161-a933-ad32e7fbd9b3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1406607383"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:52:59.093924 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:59.093924 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:59.094583 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3e5cf5af-ee0f-4933-850d-f8f387324c14 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Volume info retrieved successfully. Aug 04 10:52:59.094583 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-3e5cf5af-ee0f-4933-850d-f8f387324c14 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Create snapshot from volume 839c14ad-ad73-4161-a933-ad32e7fbd9b3 Aug 04 10:52:59.127492 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-3e5cf5af-ee0f-4933-850d-f8f387324c14 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Created reservations ['e6e4009f-fe52-4188-b6fb-b1077d900d4f', '7590676d-3f71-480a-9f0f-69e175d39a00', '94cf2388-81ff-4163-b544-1e80a786d352', '5d2f442c-3049-4eaa-b9fd-e260bbfe3dd6'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:52:59.159551 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3e5cf5af-ee0f-4933-850d-f8f387324c14 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Snapshot create request issued successfully. Aug 04 10:52:59.159848 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3e5cf5af-ee0f-4933-850d-f8f387324c14 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:52:59.160272 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 812/3236] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:52:59 2026] POST /volume/v3/snapshots => generated 314 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:52:59.168539 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4df59c14-2828-451d-b15c-2d7289af1d11 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:59.171228 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4df59c14-2828-451d-b15c-2d7289af1d11 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots/82628027-da58-4352-8069-84b9888cdc19 Aug 04 10:52:59.171567 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4df59c14-2828-451d-b15c-2d7289af1d11 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:59.171895 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4df59c14-2828-451d-b15c-2d7289af1d11 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:59.176850 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:59.176850 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:52:59.177434 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4df59c14-2828-451d-b15c-2d7289af1d11 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Snapshot retrieved successfully. Aug 04 10:52:59.178114 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4df59c14-2828-451d-b15c-2d7289af1d11 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots/82628027-da58-4352-8069-84b9888cdc19 returned with HTTP 200 Aug 04 10:52:59.178515 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 812/3237] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:52:59 2026] GET /volume/v3/snapshots/82628027-da58-4352-8069-84b9888cdc19 => generated 446 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:59.546716 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9d9afbe8-b523-4cec-a6ef-d13e10f06642 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:59.548855 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d9afbe8-b523-4cec-a6ef-d13e10f06642 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:52:59.549093 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9d9afbe8-b523-4cec-a6ef-d13e10f06642 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:59.549353 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9d9afbe8-b523-4cec-a6ef-d13e10f06642 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:59.549481 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9d9afbe8-b523-4cec-a6ef-d13e10f06642 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:59.554204 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:59.554204 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:52:59.555078 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d9afbe8-b523-4cec-a6ef-d13e10f06642 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:52:59.555543 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 806/3238] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:59 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:59.799933 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a515e2ff-af25-41e8-84f0-c0e315dfdc2d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:59.801897 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a515e2ff-af25-41e8-84f0-c0e315dfdc2d tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe Aug 04 10:52:59.802169 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a515e2ff-af25-41e8-84f0-c0e315dfdc2d tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:59.802445 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a515e2ff-af25-41e8-84f0-c0e315dfdc2d tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:59.812011 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:59.812011 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:52:59.815317 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a515e2ff-af25-41e8-84f0-c0e315dfdc2d tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:52:59.819051 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a515e2ff-af25-41e8-84f0-c0e315dfdc2d tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe returned with HTTP 200 Aug 04 10:52:59.819486 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 809/3239] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:59 2026] GET /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:52:59.932027 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c371b346-b431-4881-8b54-d9ea0700e56b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:52:59.933904 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c371b346-b431-4881-8b54-d9ea0700e56b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 Aug 04 10:52:59.934099 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c371b346-b431-4881-8b54-d9ea0700e56b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:52:59.934293 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c371b346-b431-4881-8b54-d9ea0700e56b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:52:59.934535 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-c371b346-b431-4881-8b54-d9ea0700e56b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id b3f924a6-48c0-4a0c-b5ee-534cf451e9f9. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:52:59.938349 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:52:59.938349 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:52:59.939013 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c371b346-b431-4881-8b54-d9ea0700e56b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 returned with HTTP 200 Aug 04 10:52:59.939355 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 813/3240] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:52:59 2026] GET /volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:00.186788 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-406eced3-27f6-47f4-9e3c-8866fecdeff1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:00.188899 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-406eced3-27f6-47f4-9e3c-8866fecdeff1 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots/82628027-da58-4352-8069-84b9888cdc19 Aug 04 10:53:00.189180 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-406eced3-27f6-47f4-9e3c-8866fecdeff1 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:00.189458 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-406eced3-27f6-47f4-9e3c-8866fecdeff1 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:00.194987 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:00.194987 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:00.195909 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-406eced3-27f6-47f4-9e3c-8866fecdeff1 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Snapshot retrieved successfully. Aug 04 10:53:00.197308 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-406eced3-27f6-47f4-9e3c-8866fecdeff1 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots/82628027-da58-4352-8069-84b9888cdc19 returned with HTTP 200 Aug 04 10:53:00.197936 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 813/3241] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:00 2026] GET /volume/v3/snapshots/82628027-da58-4352-8069-84b9888cdc19 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:00.210695 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a16aadd4-42f6-4041-b071-3d4d3add8723 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:00.212528 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a16aadd4-42f6-4041-b071-3d4d3add8723 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:53:00.212900 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a16aadd4-42f6-4041-b071-3d4d3add8723 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "839c14ad-ad73-4161-a933-ad32e7fbd9b3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-886529677"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:00.221790 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:00.221790 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:00.222302 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a16aadd4-42f6-4041-b071-3d4d3add8723 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Volume info retrieved successfully. Aug 04 10:53:00.222411 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-a16aadd4-42f6-4041-b071-3d4d3add8723 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Create snapshot from volume 839c14ad-ad73-4161-a933-ad32e7fbd9b3 Aug 04 10:53:00.248440 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-a16aadd4-42f6-4041-b071-3d4d3add8723 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Created reservations ['fc6ea70c-7008-4d38-8351-c33449a0a3de', 'd9186148-fbe3-4e2d-a709-937a5e3e9099', 'f539eb28-4118-4785-9239-52d42745f7df', 'fcfb25d4-8246-4ecd-861e-bdfadac7856d'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:00.283091 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a16aadd4-42f6-4041-b071-3d4d3add8723 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Snapshot create request issued successfully. Aug 04 10:53:00.283467 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a16aadd4-42f6-4041-b071-3d4d3add8723 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:53:00.283869 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 807/3242] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:53:00 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 04 10:53:00.296905 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-10c2a98c-4c35-4943-9e86-f9eeabe9c483 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:00.299020 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-10c2a98c-4c35-4943-9e86-f9eeabe9c483 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots/e64c6bdc-e13f-4178-b389-4241268e803a Aug 04 10:53:00.299322 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-10c2a98c-4c35-4943-9e86-f9eeabe9c483 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:00.299670 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-10c2a98c-4c35-4943-9e86-f9eeabe9c483 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:00.305011 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:00.305011 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:00.305691 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-10c2a98c-4c35-4943-9e86-f9eeabe9c483 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Snapshot retrieved successfully. Aug 04 10:53:00.306632 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-10c2a98c-4c35-4943-9e86-f9eeabe9c483 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots/e64c6bdc-e13f-4178-b389-4241268e803a returned with HTTP 200 Aug 04 10:53:00.307040 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 810/3243] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:00 2026] GET /volume/v3/snapshots/e64c6bdc-e13f-4178-b389-4241268e803a => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:00.566432 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-97670ccc-6ed5-4e02-83bb-b3696dec65c3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:00.568061 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-97670ccc-6ed5-4e02-83bb-b3696dec65c3 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:53:00.568258 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-97670ccc-6ed5-4e02-83bb-b3696dec65c3 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:00.568466 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-97670ccc-6ed5-4e02-83bb-b3696dec65c3 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:00.568568 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-97670ccc-6ed5-4e02-83bb-b3696dec65c3 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:00.572499 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:00.572499 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:00.573163 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-97670ccc-6ed5-4e02-83bb-b3696dec65c3 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:53:00.573518 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 814/3244] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:00 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 823 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:00.831680 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1b83afbc-8b85-4077-999a-74e0ae1f9d07 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:00.833318 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1b83afbc-8b85-4077-999a-74e0ae1f9d07 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe Aug 04 10:53:00.833582 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1b83afbc-8b85-4077-999a-74e0ae1f9d07 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:00.833797 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1b83afbc-8b85-4077-999a-74e0ae1f9d07 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:00.842880 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:00.842880 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:00.845898 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1b83afbc-8b85-4077-999a-74e0ae1f9d07 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:53:00.849694 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1b83afbc-8b85-4077-999a-74e0ae1f9d07 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe returned with HTTP 200 Aug 04 10:53:00.850057 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 814/3245] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:00 2026] GET /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:00.898383 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a3823b0c-46f2-43d1-80aa-bede82fb5df1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:00.900268 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a3823b0c-46f2-43d1-80aa-bede82fb5df1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:00.900602 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a3823b0c-46f2-43d1-80aa-bede82fb5df1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1814745920"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:00.902072 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-a3823b0c-46f2-43d1-80aa-bede82fb5df1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1814745920'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:00.902216 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-a3823b0c-46f2-43d1-80aa-bede82fb5df1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Create volume of 1 GB Aug 04 10:53:00.902474 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:00.902474 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:00.906106 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a3823b0c-46f2-43d1-80aa-bede82fb5df1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Availability Zones retrieved successfully. Aug 04 10:53:00.913717 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3823b0c-46f2-43d1-80aa-bede82fb5df1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Flow 'volume_create_api' (8a7be8b9-8bbb-47c6-844b-0f7d538fd5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:00.914543 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3823b0c-46f2-43d1-80aa-bede82fb5df1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f615494d-2b32-4b1d-b5c4-1980a1992528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:00.915366 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-a3823b0c-46f2-43d1-80aa-bede82fb5df1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:00.937397 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3823b0c-46f2-43d1-80aa-bede82fb5df1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f615494d-2b32-4b1d-b5c4-1980a1992528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:00.938113 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3823b0c-46f2-43d1-80aa-bede82fb5df1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ac1d264-a871-4268-ada8-d8c40a4720d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:00.949164 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-70313ed2-46ed-40b8-a2ef-391bd13b1316 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:00.951156 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-70313ed2-46ed-40b8-a2ef-391bd13b1316 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 Aug 04 10:53:00.951559 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-70313ed2-46ed-40b8-a2ef-391bd13b1316 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:00.951814 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-70313ed2-46ed-40b8-a2ef-391bd13b1316 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:00.951967 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-70313ed2-46ed-40b8-a2ef-391bd13b1316 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id b3f924a6-48c0-4a0c-b5ee-534cf451e9f9. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:00.956066 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:00.956066 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:00.956889 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-70313ed2-46ed-40b8-a2ef-391bd13b1316 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 returned with HTTP 200 Aug 04 10:53:00.957330 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 811/3246] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:00 2026] GET /volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:00.977586 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-a3823b0c-46f2-43d1-80aa-bede82fb5df1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Created reservations ['f018b702-036a-4f7a-97b2-4196a0a95912', '646ffd93-c1f5-41dd-a3c0-bc51c1d9d72e', '1eab38fc-eeb1-49c5-98fb-0cb25589277f', '31368191-6573-4724-92ce-f13817a3bf6a'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:00.978410 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3823b0c-46f2-43d1-80aa-bede82fb5df1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ac1d264-a871-4268-ada8-d8c40a4720d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f018b702-036a-4f7a-97b2-4196a0a95912', '646ffd93-c1f5-41dd-a3c0-bc51c1d9d72e', '1eab38fc-eeb1-49c5-98fb-0cb25589277f', '31368191-6573-4724-92ce-f13817a3bf6a']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:00.979122 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3823b0c-46f2-43d1-80aa-bede82fb5df1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28b15e73-a6a5-494f-9b06-f78f98b715d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:01.000135 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3823b0c-46f2-43d1-80aa-bede82fb5df1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28b15e73-a6a5-494f-9b06-f78f98b715d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afd149aa-c5f6-41f2-b1c5-5e9816403635', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1814745920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb7db70703447fe8c51077bc80e9c39',qos_specs=None,replication_status=,reservations=['f018b702-036a-4f7a-97b2-4196a0a95912','646ffd93-c1f5-41dd-a3c0-bc51c1d9d72e','1eab38fc-eeb1-49c5-98fb-0cb25589277f','31368191-6573-4724-92ce-f13817a3bf6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea736e1ad0543ceae615d42271fb18c',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1814745920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afd149aa-c5f6-41f2-b1c5-5e9816403635,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eb7db70703447fe8c51077bc80e9c39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ea736e1ad0543ceae615d42271fb18c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:01.000987 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3823b0c-46f2-43d1-80aa-bede82fb5df1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b707f4b0-7599-4522-8810-6f81be8b3b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:01.019961 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3823b0c-46f2-43d1-80aa-bede82fb5df1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b707f4b0-7599-4522-8810-6f81be8b3b6d) transitioned into state 'SUCCESS' from state '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-1814745920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb7db70703447fe8c51077bc80e9c39',qos_specs=None,replication_status=,reservations=['f018b702-036a-4f7a-97b2-4196a0a95912','646ffd93-c1f5-41dd-a3c0-bc51c1d9d72e','1eab38fc-eeb1-49c5-98fb-0cb25589277f','31368191-6573-4724-92ce-f13817a3bf6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea736e1ad0543ceae615d42271fb18c',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:01.020966 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3823b0c-46f2-43d1-80aa-bede82fb5df1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b174ba12-fc50-4ccf-ba2d-759027459135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:01.038109 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3823b0c-46f2-43d1-80aa-bede82fb5df1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b174ba12-fc50-4ccf-ba2d-759027459135) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:01.039294 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3823b0c-46f2-43d1-80aa-bede82fb5df1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Flow 'volume_create_api' (8a7be8b9-8bbb-47c6-844b-0f7d538fd5d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:01.039720 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a3823b0c-46f2-43d1-80aa-bede82fb5df1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Create volume request issued successfully. Aug 04 10:53:01.040605 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a3823b0c-46f2-43d1-80aa-bede82fb5df1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:01.041168 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 808/3247] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:53:00 2026] POST /volume/v3/volumes => generated 751 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:01.058061 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-29e3320a-6275-4309-af18-15f19ead09aa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.059945 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-29e3320a-6275-4309-af18-15f19ead09aa tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 Aug 04 10:53:01.060146 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-29e3320a-6275-4309-af18-15f19ead09aa tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.060400 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-29e3320a-6275-4309-af18-15f19ead09aa tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.073161 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:01.073161 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:01.078865 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-29e3320a-6275-4309-af18-15f19ead09aa tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:01.086005 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-29e3320a-6275-4309-af18-15f19ead09aa tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 returned with HTTP 200 Aug 04 10:53:01.086454 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 815/3248] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:01.317861 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-10644825-c04f-494b-8bf3-ed065aeae0f0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.320352 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-10644825-c04f-494b-8bf3-ed065aeae0f0 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots/e64c6bdc-e13f-4178-b389-4241268e803a Aug 04 10:53:01.320875 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-10644825-c04f-494b-8bf3-ed065aeae0f0 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.321201 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-10644825-c04f-494b-8bf3-ed065aeae0f0 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.327720 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:01.327720 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:01.328342 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-10644825-c04f-494b-8bf3-ed065aeae0f0 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Snapshot retrieved successfully. Aug 04 10:53:01.329438 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-10644825-c04f-494b-8bf3-ed065aeae0f0 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots/e64c6bdc-e13f-4178-b389-4241268e803a returned with HTTP 200 Aug 04 10:53:01.329907 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 815/3249] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/snapshots/e64c6bdc-e13f-4178-b389-4241268e803a => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:01.340332 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-93354e70-a52b-4f51-96bc-50057ecb33cc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.342160 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-93354e70-a52b-4f51-96bc-50057ecb33cc tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots?limit=1 Aug 04 10:53:01.342579 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-93354e70-a52b-4f51-96bc-50057ecb33cc tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.342854 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-93354e70-a52b-4f51-96bc-50057ecb33cc tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.343237 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-93354e70-a52b-4f51-96bc-50057ecb33cc tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:01.344506 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.db.api [None req-93354e70-a52b-4f51-96bc-50057ecb33cc tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Building query based on filter {{(pid=100255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:01.348665 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-93354e70-a52b-4f51-96bc-50057ecb33cc tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Get all snapshots completed successfully. Aug 04 10:53:01.349548 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-93354e70-a52b-4f51-96bc-50057ecb33cc tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 04 10:53:01.350001 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 812/3250] 10.4.3.232 () {66 vars in 1258 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:01.358940 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e5e5a2cc-1bdd-406a-a8b9-47c65018632b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.360829 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e5e5a2cc-1bdd-406a-a8b9-47c65018632b tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots Aug 04 10:53:01.361030 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e5e5a2cc-1bdd-406a-a8b9-47c65018632b tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.361249 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e5e5a2cc-1bdd-406a-a8b9-47c65018632b tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.361558 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-e5e5a2cc-1bdd-406a-a8b9-47c65018632b tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:01.361836 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:01.361836 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:01.362667 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-e5e5a2cc-1bdd-406a-a8b9-47c65018632b tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:01.367654 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e5e5a2cc-1bdd-406a-a8b9-47c65018632b tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Get all snapshots completed successfully. Aug 04 10:53:01.368234 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e5e5a2cc-1bdd-406a-a8b9-47c65018632b tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 200 Aug 04 10:53:01.368712 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 809/3251] 10.4.3.232 () {66 vars in 1243 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/snapshots => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:01.379305 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-927e86f0-e02e-47e9-a83d-213ee16b4719 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.381460 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-927e86f0-e02e-47e9-a83d-213ee16b4719 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots?limit=100000 Aug 04 10:53:01.381756 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-927e86f0-e02e-47e9-a83d-213ee16b4719 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.382037 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-927e86f0-e02e-47e9-a83d-213ee16b4719 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.382493 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-927e86f0-e02e-47e9-a83d-213ee16b4719 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:01.383694 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.db.api [None req-927e86f0-e02e-47e9-a83d-213ee16b4719 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Building query based on filter {{(pid=100254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:01.387959 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-927e86f0-e02e-47e9-a83d-213ee16b4719 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Get all snapshots completed successfully. Aug 04 10:53:01.388424 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-927e86f0-e02e-47e9-a83d-213ee16b4719 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 04 10:53:01.388856 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 816/3252] 10.4.3.232 () {66 vars in 1268 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:01.398465 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-489d3f70-fe1a-4019-be3d-4b8e6944e5a7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.400471 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-489d3f70-fe1a-4019-be3d-4b8e6944e5a7 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots?limit=0 Aug 04 10:53:01.400675 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-489d3f70-fe1a-4019-be3d-4b8e6944e5a7 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.400891 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-489d3f70-fe1a-4019-be3d-4b8e6944e5a7 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.401256 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-489d3f70-fe1a-4019-be3d-4b8e6944e5a7 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:01.402444 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-489d3f70-fe1a-4019-be3d-4b8e6944e5a7 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Building query based on filter {{(pid=100253) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:01.405639 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-489d3f70-fe1a-4019-be3d-4b8e6944e5a7 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Get all snapshots completed successfully. Aug 04 10:53:01.405937 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-489d3f70-fe1a-4019-be3d-4b8e6944e5a7 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 04 10:53:01.406449 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 816/3253] 10.4.3.232 () {66 vars in 1258 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:53:01.416392 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-31112915-64ad-4689-8766-cb454c24cd81 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.417950 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-31112915-64ad-4689-8766-cb454c24cd81 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots Aug 04 10:53:01.418175 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-31112915-64ad-4689-8766-cb454c24cd81 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.418480 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-31112915-64ad-4689-8766-cb454c24cd81 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.418704 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-31112915-64ad-4689-8766-cb454c24cd81 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:01.418997 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:01.418997 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:01.419772 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.db.api [None req-31112915-64ad-4689-8766-cb454c24cd81 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Building query based on filter {{(pid=100255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:01.423714 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-31112915-64ad-4689-8766-cb454c24cd81 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Get all snapshots completed successfully. Aug 04 10:53:01.424130 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-31112915-64ad-4689-8766-cb454c24cd81 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 200 Aug 04 10:53:01.424594 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 813/3254] 10.4.3.232 () {66 vars in 1243 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/snapshots => generated 995 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:01.433026 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dfaa6ab0-a1a3-4def-969c-d785b2febc01 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.437352 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dfaa6ab0-a1a3-4def-969c-d785b2febc01 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots?marker=82628027-da58-4352-8069-84b9888cdc19 Aug 04 10:53:01.437601 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dfaa6ab0-a1a3-4def-969c-d785b2febc01 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.437834 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dfaa6ab0-a1a3-4def-969c-d785b2febc01 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.438087 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-dfaa6ab0-a1a3-4def-969c-d785b2febc01 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:01.438456 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:01.438456 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:01.439431 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-dfaa6ab0-a1a3-4def-969c-d785b2febc01 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:01.454951 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dfaa6ab0-a1a3-4def-969c-d785b2febc01 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Get all snapshots completed successfully. Aug 04 10:53:01.455479 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dfaa6ab0-a1a3-4def-969c-d785b2febc01 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots?marker=82628027-da58-4352-8069-84b9888cdc19 returned with HTTP 200 Aug 04 10:53:01.455910 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 810/3255] 10.4.3.232 () {66 vars in 1330 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/snapshots?marker=82628027-da58-4352-8069-84b9888cdc19 => generated 342 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:01.466709 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b6ff0ec8-a0ec-4fc8-befc-8b8c195a7e2d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.468468 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b6ff0ec8-a0ec-4fc8-befc-8b8c195a7e2d tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots?offset=2&limit=3 Aug 04 10:53:01.468694 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b6ff0ec8-a0ec-4fc8-befc-8b8c195a7e2d tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.468923 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b6ff0ec8-a0ec-4fc8-befc-8b8c195a7e2d tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.469179 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-b6ff0ec8-a0ec-4fc8-befc-8b8c195a7e2d tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:01.469532 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:01.469532 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:01.470423 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.db.api [None req-b6ff0ec8-a0ec-4fc8-befc-8b8c195a7e2d tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Building query based on filter {{(pid=100254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:01.480529 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b6ff0ec8-a0ec-4fc8-befc-8b8c195a7e2d tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Get all snapshots completed successfully. Aug 04 10:53:01.480847 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b6ff0ec8-a0ec-4fc8-befc-8b8c195a7e2d tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 04 10:53:01.481212 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 817/3256] 10.4.3.232 () {66 vars in 1276 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:01.491697 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-34a4fa70-f3b8-42f7-9da8-89678e167db7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.493330 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-34a4fa70-f3b8-42f7-9da8-89678e167db7 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 04 10:53:01.493520 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-34a4fa70-f3b8-42f7-9da8-89678e167db7 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.493693 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-34a4fa70-f3b8-42f7-9da8-89678e167db7 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.493883 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-34a4fa70-f3b8-42f7-9da8-89678e167db7 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:01.494933 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-34a4fa70-f3b8-42f7-9da8-89678e167db7 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Building query based on filter {{(pid=100253) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:01.505400 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-34a4fa70-f3b8-42f7-9da8-89678e167db7 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Get all snapshots completed successfully. Aug 04 10:53:01.505789 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-34a4fa70-f3b8-42f7-9da8-89678e167db7 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 04 10:53:01.506206 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 817/3257] 10.4.3.232 () {66 vars in 1308 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:01.517212 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-954febfd-1cae-4d62-95b9-3bf5f5ea87f4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.519260 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-954febfd-1cae-4d62-95b9-3bf5f5ea87f4 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 04 10:53:01.519635 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-954febfd-1cae-4d62-95b9-3bf5f5ea87f4 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.519929 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-954febfd-1cae-4d62-95b9-3bf5f5ea87f4 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.520272 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-954febfd-1cae-4d62-95b9-3bf5f5ea87f4 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:01.520616 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:01.520616 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:01.521631 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.db.api [None req-954febfd-1cae-4d62-95b9-3bf5f5ea87f4 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Building query based on filter {{(pid=100255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:01.526550 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-954febfd-1cae-4d62-95b9-3bf5f5ea87f4 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Get all snapshots completed successfully. Aug 04 10:53:01.526998 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-954febfd-1cae-4d62-95b9-3bf5f5ea87f4 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 04 10:53:01.527517 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 814/3258] 10.4.3.232 () {66 vars in 1310 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:01.538632 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-06220da1-1a7b-47b7-9b6b-2faa541e5d83 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.542658 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-06220da1-1a7b-47b7-9b6b-2faa541e5d83 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 04 10:53:01.542868 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-06220da1-1a7b-47b7-9b6b-2faa541e5d83 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.543045 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-06220da1-1a7b-47b7-9b6b-2faa541e5d83 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.543255 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-06220da1-1a7b-47b7-9b6b-2faa541e5d83 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:01.543518 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:01.543518 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:01.544298 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-06220da1-1a7b-47b7-9b6b-2faa541e5d83 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:01.554443 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-06220da1-1a7b-47b7-9b6b-2faa541e5d83 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Get all snapshots completed successfully. Aug 04 10:53:01.554779 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-06220da1-1a7b-47b7-9b6b-2faa541e5d83 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 04 10:53:01.555115 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 811/3259] 10.4.3.232 () {66 vars in 1292 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:01.566750 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-032c6a2b-827f-4591-81d3-56949ff7e4fe None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.568398 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-032c6a2b-827f-4591-81d3-56949ff7e4fe tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 04 10:53:01.568545 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-032c6a2b-827f-4591-81d3-56949ff7e4fe tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.568730 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-032c6a2b-827f-4591-81d3-56949ff7e4fe tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.568926 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-032c6a2b-827f-4591-81d3-56949ff7e4fe tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:01.569212 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:01.569212 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:01.569961 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.db.api [None req-032c6a2b-827f-4591-81d3-56949ff7e4fe tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Building query based on filter {{(pid=100254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:01.581810 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-032c6a2b-827f-4591-81d3-56949ff7e4fe tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Get all snapshots completed successfully. Aug 04 10:53:01.582259 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-032c6a2b-827f-4591-81d3-56949ff7e4fe tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 04 10:53:01.582616 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 818/3260] 10.4.3.232 () {66 vars in 1294 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:53:01.583372 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-19f9c1a0-3ed4-4b7a-95ce-6cc2f730e073 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.585198 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-19f9c1a0-3ed4-4b7a-95ce-6cc2f730e073 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:53:01.585478 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-19f9c1a0-3ed4-4b7a-95ce-6cc2f730e073 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.585724 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-19f9c1a0-3ed4-4b7a-95ce-6cc2f730e073 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.585899 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-19f9c1a0-3ed4-4b7a-95ce-6cc2f730e073 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:01.591737 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:01.591737 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:01.592542 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-19f9c1a0-3ed4-4b7a-95ce-6cc2f730e073 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:53:01.592951 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 818/3261] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:01.594806 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a3301119-8217-4739-a782-8bb3e3b7d9b6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.596700 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a3301119-8217-4739-a782-8bb3e3b7d9b6 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 04 10:53:01.596884 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a3301119-8217-4739-a782-8bb3e3b7d9b6 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.597061 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a3301119-8217-4739-a782-8bb3e3b7d9b6 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.597551 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-a3301119-8217-4739-a782-8bb3e3b7d9b6 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:01.597831 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:01.597831 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:01.598715 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.db.api [None req-a3301119-8217-4739-a782-8bb3e3b7d9b6 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Building query based on filter {{(pid=100255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:01.610583 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a3301119-8217-4739-a782-8bb3e3b7d9b6 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Get all snapshots completed successfully. Aug 04 10:53:01.611082 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a3301119-8217-4739-a782-8bb3e3b7d9b6 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 04 10:53:01.611508 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 815/3262] 10.4.3.232 () {66 vars in 1312 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:01.624914 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b6ce4492-0941-4b2c-b5ec-2a5372c5902c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.626554 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b6ce4492-0941-4b2c-b5ec-2a5372c5902c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 04 10:53:01.626732 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b6ce4492-0941-4b2c-b5ec-2a5372c5902c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.626905 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b6ce4492-0941-4b2c-b5ec-2a5372c5902c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.627097 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-b6ce4492-0941-4b2c-b5ec-2a5372c5902c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:01.627367 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:01.627367 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:01.628087 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-b6ce4492-0941-4b2c-b5ec-2a5372c5902c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:01.638536 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b6ce4492-0941-4b2c-b5ec-2a5372c5902c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Get all snapshots completed successfully. Aug 04 10:53:01.638879 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b6ce4492-0941-4b2c-b5ec-2a5372c5902c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 04 10:53:01.639220 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 812/3263] 10.4.3.232 () {66 vars in 1314 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:01.649133 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d27f56a1-c357-4190-b583-c7430b34efd4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.650790 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d27f56a1-c357-4190-b583-c7430b34efd4 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-886529677 Aug 04 10:53:01.650976 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d27f56a1-c357-4190-b583-c7430b34efd4 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.651169 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d27f56a1-c357-4190-b583-c7430b34efd4 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.651403 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-d27f56a1-c357-4190-b583-c7430b34efd4 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:01.651649 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:01.651649 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:01.652429 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.db.api [None req-d27f56a1-c357-4190-b583-c7430b34efd4 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Building query based on filter {{(pid=100254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:01.662063 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d27f56a1-c357-4190-b583-c7430b34efd4 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Get all snapshots completed successfully. Aug 04 10:53:01.662428 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:01.662428 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:01.662905 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d27f56a1-c357-4190-b583-c7430b34efd4 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-886529677 returned with HTTP 200 Aug 04 10:53:01.663355 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 819/3264] 10.4.3.232 () {66 vars in 1383 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-886529677 => generated 475 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:01.671040 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ac295471-4e71-4229-be6d-677c74f5b271 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.672767 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ac295471-4e71-4229-be6d-677c74f5b271 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots/detail?status=available Aug 04 10:53:01.672963 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ac295471-4e71-4229-be6d-677c74f5b271 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.673141 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ac295471-4e71-4229-be6d-677c74f5b271 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.673582 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-ac295471-4e71-4229-be6d-677c74f5b271 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:01.674636 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-ac295471-4e71-4229-be6d-677c74f5b271 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Building query based on filter {{(pid=100253) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:01.686497 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ac295471-4e71-4229-be6d-677c74f5b271 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Get all snapshots completed successfully. Aug 04 10:53:01.686941 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:01.686941 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:01.687575 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ac295471-4e71-4229-be6d-677c74f5b271 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 04 10:53:01.687968 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 819/3265] 10.4.3.232 () {66 vars in 1297 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:01.696129 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-af3baee7-f67e-4a34-bab2-c2b9e4eb8541 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.697872 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-af3baee7-f67e-4a34-bab2-c2b9e4eb8541 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-886529677 Aug 04 10:53:01.698129 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-af3baee7-f67e-4a34-bab2-c2b9e4eb8541 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.698605 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-af3baee7-f67e-4a34-bab2-c2b9e4eb8541 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'detail' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.698907 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-af3baee7-f67e-4a34-bab2-c2b9e4eb8541 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:01.699420 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:01.699420 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:01.700367 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.db.api [None req-af3baee7-f67e-4a34-bab2-c2b9e4eb8541 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Building query based on filter {{(pid=100255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:01.712634 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-af3baee7-f67e-4a34-bab2-c2b9e4eb8541 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Get all snapshots completed successfully. Aug 04 10:53:01.713100 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:01.713100 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:01.713739 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-af3baee7-f67e-4a34-bab2-c2b9e4eb8541 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-886529677 returned with HTTP 200 Aug 04 10:53:01.714272 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 816/3266] 10.4.3.232 () {66 vars in 1417 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-886529677 => generated 475 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:01.723909 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d5f028fb-98b0-4e05-913c-da0dafe44295 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.725777 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d5f028fb-98b0-4e05-913c-da0dafe44295 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-886529677 Aug 04 10:53:01.725996 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d5f028fb-98b0-4e05-913c-da0dafe44295 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.726236 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d5f028fb-98b0-4e05-913c-da0dafe44295 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.726488 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-d5f028fb-98b0-4e05-913c-da0dafe44295 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:01.726766 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:01.726766 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:01.727622 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-d5f028fb-98b0-4e05-913c-da0dafe44295 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:01.737804 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d5f028fb-98b0-4e05-913c-da0dafe44295 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Get all snapshots completed successfully. Aug 04 10:53:01.738133 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d5f028fb-98b0-4e05-913c-da0dafe44295 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-886529677 returned with HTTP 200 Aug 04 10:53:01.738555 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 813/3267] 10.4.3.232 () {66 vars in 1362 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-886529677 => generated 341 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:01.750632 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ee5f85fb-e802-467b-b97c-b8972679986c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.754048 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ee5f85fb-e802-467b-b97c-b8972679986c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots?status=available Aug 04 10:53:01.754318 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ee5f85fb-e802-467b-b97c-b8972679986c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.754543 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ee5f85fb-e802-467b-b97c-b8972679986c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.754772 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-ee5f85fb-e802-467b-b97c-b8972679986c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:01.755837 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.db.api [None req-ee5f85fb-e802-467b-b97c-b8972679986c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Building query based on filter {{(pid=100254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:01.768503 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ee5f85fb-e802-467b-b97c-b8972679986c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Get all snapshots completed successfully. Aug 04 10:53:01.768855 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ee5f85fb-e802-467b-b97c-b8972679986c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots?status=available returned with HTTP 200 Aug 04 10:53:01.769221 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 820/3268] 10.4.3.232 () {66 vars in 1276 bytes} [Tue Aug 4 10:53:01 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 04 10:53:01.777377 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-41a47eb7-3994-44ed-82e2-c7e8a6c30fed None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.779045 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-41a47eb7-3994-44ed-82e2-c7e8a6c30fed tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-886529677 Aug 04 10:53:01.779415 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-41a47eb7-3994-44ed-82e2-c7e8a6c30fed tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.779675 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-41a47eb7-3994-44ed-82e2-c7e8a6c30fed tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.779948 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-41a47eb7-3994-44ed-82e2-c7e8a6c30fed tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:01.781008 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-41a47eb7-3994-44ed-82e2-c7e8a6c30fed tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Building query based on filter {{(pid=100253) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:01.792102 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-41a47eb7-3994-44ed-82e2-c7e8a6c30fed tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Get all snapshots completed successfully. Aug 04 10:53:01.792539 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-41a47eb7-3994-44ed-82e2-c7e8a6c30fed tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-886529677 returned with HTTP 200 Aug 04 10:53:01.793280 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 820/3269] 10.4.3.232 () {66 vars in 1396 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-886529677 => generated 341 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:01.804418 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-cd54c441-fd56-4e9b-a931-fae02ba6ec7b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.806630 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cd54c441-fd56-4e9b-a931-fae02ba6ec7b tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/e64c6bdc-e13f-4178-b389-4241268e803a Aug 04 10:53:01.806905 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cd54c441-fd56-4e9b-a931-fae02ba6ec7b tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.807204 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cd54c441-fd56-4e9b-a931-fae02ba6ec7b tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.807393 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-cd54c441-fd56-4e9b-a931-fae02ba6ec7b tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Delete snapshot with id: e64c6bdc-e13f-4178-b389-4241268e803a Aug 04 10:53:01.813345 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:01.813345 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:01.813900 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-cd54c441-fd56-4e9b-a931-fae02ba6ec7b tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Snapshot retrieved successfully. Aug 04 10:53:01.832878 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-cd54c441-fd56-4e9b-a931-fae02ba6ec7b tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Snapshot delete request issued successfully. Aug 04 10:53:01.833133 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cd54c441-fd56-4e9b-a931-fae02ba6ec7b tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots/e64c6bdc-e13f-4178-b389-4241268e803a returned with HTTP 202 Aug 04 10:53:01.833667 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 817/3270] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:53:01 2026] DELETE /volume/v3/snapshots/e64c6bdc-e13f-4178-b389-4241268e803a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:01.843981 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fde74aa4-703f-43eb-9c8a-8d0ef79c63bf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.846459 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fde74aa4-703f-43eb-9c8a-8d0ef79c63bf tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots/e64c6bdc-e13f-4178-b389-4241268e803a Aug 04 10:53:01.846648 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fde74aa4-703f-43eb-9c8a-8d0ef79c63bf tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.846898 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fde74aa4-703f-43eb-9c8a-8d0ef79c63bf tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.854821 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:01.854821 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:01.855211 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fde74aa4-703f-43eb-9c8a-8d0ef79c63bf tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Snapshot retrieved successfully. Aug 04 10:53:01.856118 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fde74aa4-703f-43eb-9c8a-8d0ef79c63bf tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots/e64c6bdc-e13f-4178-b389-4241268e803a returned with HTTP 200 Aug 04 10:53:01.856493 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 814/3271] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/snapshots/e64c6bdc-e13f-4178-b389-4241268e803a => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:01.866532 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5442c2cd-9e5d-4b66-97c6-fc16928262a4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.868297 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5442c2cd-9e5d-4b66-97c6-fc16928262a4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe Aug 04 10:53:01.868423 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5442c2cd-9e5d-4b66-97c6-fc16928262a4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.868625 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5442c2cd-9e5d-4b66-97c6-fc16928262a4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.877299 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:01.877299 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:01.880315 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5442c2cd-9e5d-4b66-97c6-fc16928262a4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:53:01.884028 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5442c2cd-9e5d-4b66-97c6-fc16928262a4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe returned with HTTP 200 Aug 04 10:53:01.884405 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 821/3272] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:01.969227 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3e219639-20de-4200-8366-725db222fe76 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:01.971761 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3e219639-20de-4200-8366-725db222fe76 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 Aug 04 10:53:01.972045 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3e219639-20de-4200-8366-725db222fe76 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:01.972360 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3e219639-20de-4200-8366-725db222fe76 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:01.972605 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-3e219639-20de-4200-8366-725db222fe76 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id b3f924a6-48c0-4a0c-b5ee-534cf451e9f9. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:01.977849 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:01.977849 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:01.978966 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3e219639-20de-4200-8366-725db222fe76 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 returned with HTTP 200 Aug 04 10:53:01.979670 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 821/3273] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:01 2026] GET /volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:02.101494 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e42667b5-74d0-4385-b454-3410a8fd60eb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:02.103649 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e42667b5-74d0-4385-b454-3410a8fd60eb tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 Aug 04 10:53:02.103921 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e42667b5-74d0-4385-b454-3410a8fd60eb tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:02.104204 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e42667b5-74d0-4385-b454-3410a8fd60eb tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:02.112589 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:02.112589 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:02.116214 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e42667b5-74d0-4385-b454-3410a8fd60eb tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:02.120710 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e42667b5-74d0-4385-b454-3410a8fd60eb tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 returned with HTTP 200 Aug 04 10:53:02.121188 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 818/3274] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:02 2026] GET /volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:02.164583 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-52e37ffa-31ed-4e9c-86fb-16f4cb698867 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:02.166648 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-52e37ffa-31ed-4e9c-86fb-16f4cb698867 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 Aug 04 10:53:02.166868 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-52e37ffa-31ed-4e9c-86fb-16f4cb698867 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:02.167068 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-52e37ffa-31ed-4e9c-86fb-16f4cb698867 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:02.174345 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:02.174345 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:02.178289 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-52e37ffa-31ed-4e9c-86fb-16f4cb698867 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:02.182568 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-52e37ffa-31ed-4e9c-86fb-16f4cb698867 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 returned with HTTP 200 Aug 04 10:53:02.182981 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 815/3275] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:53:02 2026] GET /volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:02.247882 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d9635e8e-4d4a-4974-b82b-31870ed3edcd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:02.248450 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d9635e8e-4d4a-4974-b82b-31870ed3edcd None None] GET https://10.4.3.232/volume// Aug 04 10:53:02.248668 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d9635e8e-4d4a-4974-b82b-31870ed3edcd None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:02.249609 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d9635e8e-4d4a-4974-b82b-31870ed3edcd None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:02.249609 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d9635e8e-4d4a-4974-b82b-31870ed3edcd None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:53:02.249709 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 822/3276] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:53:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:53:02.255752 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-9592bdb5-ba59-4908-bcd8-d6081be05e47 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:02.257630 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-9592bdb5-ba59-4908-bcd8-d6081be05e47 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:53:02.257990 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-9592bdb5-ba59-4908-bcd8-d6081be05e47 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afd149aa-c5f6-41f2-b1c5-5e9816403635", "connector": null, "instance_uuid": "acef73ec-e2b6-40fa-aca3-9089d79224af"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:02.265776 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:02.265776 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:02.291023 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-9592bdb5-ba59-4908-bcd8-d6081be05e47 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:53:02.291476 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 822/3277] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:53:02 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 04 10:53:02.319030 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9e327df3-2dc2-4f58-a005-061d45860983 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:02.321741 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9e327df3-2dc2-4f58-a005-061d45860983 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 Aug 04 10:53:02.322152 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9e327df3-2dc2-4f58-a005-061d45860983 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:02.322557 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9e327df3-2dc2-4f58-a005-061d45860983 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:02.327601 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d4286697-e6ad-436e-a0a0-d72d393a77a5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:02.327995 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d4286697-e6ad-436e-a0a0-d72d393a77a5 None None] GET https://10.4.3.232/volume// Aug 04 10:53:02.328188 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d4286697-e6ad-436e-a0a0-d72d393a77a5 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:02.328397 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d4286697-e6ad-436e-a0a0-d72d393a77a5 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:02.328692 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d4286697-e6ad-436e-a0a0-d72d393a77a5 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:53:02.328986 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 816/3278] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:53:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:53:02.332865 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:02.332865 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:02.336382 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-2fda1a71-ea59-48f5-8aa5-59ebc924f8a8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:02.337357 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-9e327df3-2dc2-4f58-a005-061d45860983 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:02.339124 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-2fda1a71-ea59-48f5-8aa5-59ebc924f8a8 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 Aug 04 10:53:02.339427 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-2fda1a71-ea59-48f5-8aa5-59ebc924f8a8 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:02.339626 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-2fda1a71-ea59-48f5-8aa5-59ebc924f8a8 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:02.342742 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9e327df3-2dc2-4f58-a005-061d45860983 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 returned with HTTP 200 Aug 04 10:53:02.343351 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 819/3279] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:02 2026] GET /volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:02.349299 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:02.349299 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:02.352443 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-2fda1a71-ea59-48f5-8aa5-59ebc924f8a8 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:02.356420 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-2fda1a71-ea59-48f5-8aa5-59ebc924f8a8 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 returned with HTTP 200 Aug 04 10:53:02.356804 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 823/3280] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:53:02 2026] GET /volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:53:02.481809 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-f7f1ebc9-2e09-4e10-abfd-8f08e6e69863 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:02.486089 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-f7f1ebc9-2e09-4e10-abfd-8f08e6e69863 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] PUT https://10.4.3.232/volume/v3/attachments/ffe4e0e8-47e2-48de-aa6c-4c912253970e Aug 04 10:53:02.486604 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-f7f1ebc9-2e09-4e10-abfd-8f08e6e69863 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:02.495999 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-f7f1ebc9-2e09-4e10-abfd-8f08e6e69863 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Acquiring lock "cinder-attachment_update-afd149aa-c5f6-41f2-b1c5-5e9816403635-np0000006413" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:53:02.500899 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-f7f1ebc9-2e09-4e10-abfd-8f08e6e69863 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Lock "cinder-attachment_update-afd149aa-c5f6-41f2-b1c5-5e9816403635-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:53:02.501921 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:02.501921 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:02.587459 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-f7f1ebc9-2e09-4e10-abfd-8f08e6e69863 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Lock "cinder-attachment_update-afd149aa-c5f6-41f2-b1c5-5e9816403635-np0000006413" released by "attachment_update" :: held 0.087s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:53:02.587721 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-f7f1ebc9-2e09-4e10-abfd-8f08e6e69863 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/attachments/ffe4e0e8-47e2-48de-aa6c-4c912253970e returned with HTTP 200 Aug 04 10:53:02.588152 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 823/3281] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:53:02 2026] PUT /volume/v3/attachments/ffe4e0e8-47e2-48de-aa6c-4c912253970e => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:02.602741 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cd836aa1-a01c-4cde-8355-ce3c7a153c40 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:02.604878 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cd836aa1-a01c-4cde-8355-ce3c7a153c40 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:53:02.605091 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cd836aa1-a01c-4cde-8355-ce3c7a153c40 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:02.605305 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cd836aa1-a01c-4cde-8355-ce3c7a153c40 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:02.605747 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-cd836aa1-a01c-4cde-8355-ce3c7a153c40 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:02.610032 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:02.610032 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:02.610714 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cd836aa1-a01c-4cde-8355-ce3c7a153c40 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:53:02.611044 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 817/3282] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:02 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:02.623953 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-58b4351c-1abe-475b-a91f-b9d0b2ffb73f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:02.626262 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-58b4351c-1abe-475b-a91f-b9d0b2ffb73f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 Aug 04 10:53:02.626570 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-58b4351c-1abe-475b-a91f-b9d0b2ffb73f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:02.626891 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-58b4351c-1abe-475b-a91f-b9d0b2ffb73f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:02.638763 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:02.638763 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:02.642878 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-58b4351c-1abe-475b-a91f-b9d0b2ffb73f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:53:02.648003 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-58b4351c-1abe-475b-a91f-b9d0b2ffb73f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 returned with HTTP 200 Aug 04 10:53:02.648484 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 820/3283] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:02 2026] GET /volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 => generated 908 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:02.659998 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d1219828-8530-4db7-8919-a8829e8cc416 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:02.662094 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d1219828-8530-4db7-8919-a8829e8cc416 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:53:02.662341 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d1219828-8530-4db7-8919-a8829e8cc416 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:02.662529 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d1219828-8530-4db7-8919-a8829e8cc416 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:02.662858 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-d1219828-8530-4db7-8919-a8829e8cc416 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:02.667024 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:02.667024 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:02.667855 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d1219828-8530-4db7-8919-a8829e8cc416 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:53:02.668223 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 824/3284] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:02 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:02.676835 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a0ee6b1d-70bf-45a6-8d33-73ae22705fc7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:02.678546 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a0ee6b1d-70bf-45a6-8d33-73ae22705fc7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/detail Aug 04 10:53:02.678748 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a0ee6b1d-70bf-45a6-8d33-73ae22705fc7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:02.678926 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a0ee6b1d-70bf-45a6-8d33-73ae22705fc7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:02.679129 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-a0ee6b1d-70bf-45a6-8d33-73ae22705fc7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:02.679453 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:02.679453 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:02.684021 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a0ee6b1d-70bf-45a6-8d33-73ae22705fc7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/detail returned with HTTP 200 Aug 04 10:53:02.684400 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 824/3285] 10.4.3.232 () {66 vars in 1258 bytes} [Tue Aug 4 10:53:02 2026] GET /volume/v3/backups/detail => generated 828 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:02.694026 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:02.696037 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] POST https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812/restore Aug 04 10:53:02.696444 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:02.698099 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Restoring backup 94a1fb5b-b7c0-4b36-b9ab-0843acc08812 ({'restore': {}}) {{(pid=100252) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 04 10:53:02.698254 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Restoring backup 94a1fb5b-b7c0-4b36-b9ab-0843acc08812 to volume None. Aug 04 10:53:02.703266 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:02.703266 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:02.704622 np0000006413 devstack@c-api.service[100252]: INFO cinder.backup.api [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Creating volume of 1 GB for restore of backup 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. Aug 04 10:53:02.711083 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Availability zone cache updated, next update will occur around 2026-08-04 11:53:02.710773. {{(pid=100252) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 04 10:53:02.711213 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Availability Zones retrieved successfully. Aug 04 10:53:02.718113 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Flow 'volume_create_api' (0dcea54b-817b-4680-a6ee-a3799f27bf22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:02.719259 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c65e364-2cb7-4747-b3df-0aa512b8645e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:02.720391 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:02.752390 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c65e364-2cb7-4747-b3df-0aa512b8645e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:02.753167 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5972694-fecb-4268-bb60-0b7e46d86733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:02.785129 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Created reservations ['da0702a9-9d6a-448e-b9cc-393e1b6b8be9', '4d9d0cc1-418a-4c41-adc5-349a9a296fae', '8093692e-90bd-4e26-b62d-d4f7d1e8da0b', '305d2b1c-ce9c-4cb9-8017-06add3116ae0'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:02.785870 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5972694-fecb-4268-bb60-0b7e46d86733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da0702a9-9d6a-448e-b9cc-393e1b6b8be9', '4d9d0cc1-418a-4c41-adc5-349a9a296fae', '8093692e-90bd-4e26-b62d-d4f7d1e8da0b', '305d2b1c-ce9c-4cb9-8017-06add3116ae0']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:02.786668 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c8c0e12-95a2-495b-a871-5fdf4899a645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:02.813230 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c8c0e12-95a2-495b-a871-5fdf4899a645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f86f3250-074f-4eeb-af46-557758ddee2a', '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_94a1fb5b-b7c0-4b36-b9ab-0843acc08812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89454ff47b494ee7a548f072766c2e65',qos_specs=None,replication_status=,reservations=['da0702a9-9d6a-448e-b9cc-393e1b6b8be9','4d9d0cc1-418a-4c41-adc5-349a9a296fae','8093692e-90bd-4e26-b62d-d4f7d1e8da0b','305d2b1c-ce9c-4cb9-8017-06add3116ae0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216fc3e4f4874a76ac131cb997d3466f',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:02Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_94a1fb5b-b7c0-4b36-b9ab-0843acc08812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f86f3250-074f-4eeb-af46-557758ddee2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89454ff47b494ee7a548f072766c2e65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='216fc3e4f4874a76ac131cb997d3466f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:02.814160 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc61e04b-1924-4a50-bb33-194d9531854a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:02.833329 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc61e04b-1924-4a50-bb33-194d9531854a) transitioned into 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_94a1fb5b-b7c0-4b36-b9ab-0843acc08812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89454ff47b494ee7a548f072766c2e65',qos_specs=None,replication_status=,reservations=['da0702a9-9d6a-448e-b9cc-393e1b6b8be9','4d9d0cc1-418a-4c41-adc5-349a9a296fae','8093692e-90bd-4e26-b62d-d4f7d1e8da0b','305d2b1c-ce9c-4cb9-8017-06add3116ae0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216fc3e4f4874a76ac131cb997d3466f',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:02.834036 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9adae969-54f0-4557-96e0-8e265226c04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:02.844488 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9adae969-54f0-4557-96e0-8e265226c04c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:02.845288 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Flow 'volume_create_api' (0dcea54b-817b-4680-a6ee-a3799f27bf22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:02.845566 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Create volume request issued successfully. Aug 04 10:53:02.852370 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:02.852370 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:02.852925 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:53:02.869312 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-900906df-cbe7-4bbf-a04e-aa8768c9daba None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:02.872666 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-900906df-cbe7-4bbf-a04e-aa8768c9daba tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots/e64c6bdc-e13f-4178-b389-4241268e803a Aug 04 10:53:02.872849 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-900906df-cbe7-4bbf-a04e-aa8768c9daba tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:02.873022 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-900906df-cbe7-4bbf-a04e-aa8768c9daba tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:02.883879 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-900906df-cbe7-4bbf-a04e-aa8768c9daba tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots/e64c6bdc-e13f-4178-b389-4241268e803a returned with HTTP 404 Aug 04 10:53:02.884445 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 821/3286] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:02 2026] GET /volume/v3/snapshots/e64c6bdc-e13f-4178-b389-4241268e803a => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:02.894092 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-06b5fe03-6977-48a9-9a56-af763060642d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:02.895732 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-06b5fe03-6977-48a9-9a56-af763060642d tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/82628027-da58-4352-8069-84b9888cdc19 Aug 04 10:53:02.895915 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-06b5fe03-6977-48a9-9a56-af763060642d tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:02.896090 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-06b5fe03-6977-48a9-9a56-af763060642d tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:02.896219 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-06b5fe03-6977-48a9-9a56-af763060642d tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Delete snapshot with id: 82628027-da58-4352-8069-84b9888cdc19 Aug 04 10:53:02.896479 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0db9e06a-796f-4de7-8da6-2f03683247ea None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:02.898756 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0db9e06a-796f-4de7-8da6-2f03683247ea tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe Aug 04 10:53:02.898993 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0db9e06a-796f-4de7-8da6-2f03683247ea tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:02.899269 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0db9e06a-796f-4de7-8da6-2f03683247ea tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:02.900892 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:02.900892 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:02.901303 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-06b5fe03-6977-48a9-9a56-af763060642d tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Snapshot retrieved successfully. Aug 04 10:53:02.915710 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-06b5fe03-6977-48a9-9a56-af763060642d tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Snapshot delete request issued successfully. Aug 04 10:53:02.915899 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-06b5fe03-6977-48a9-9a56-af763060642d tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots/82628027-da58-4352-8069-84b9888cdc19 returned with HTTP 202 Aug 04 10:53:02.916327 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 825/3287] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:53:02 2026] DELETE /volume/v3/snapshots/82628027-da58-4352-8069-84b9888cdc19 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:02.918873 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:02.918873 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:02.922692 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-bcd92faf-398d-49cb-beec-9cbef5dbc41c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:02.925501 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bcd92faf-398d-49cb-beec-9cbef5dbc41c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots/82628027-da58-4352-8069-84b9888cdc19 Aug 04 10:53:02.925814 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bcd92faf-398d-49cb-beec-9cbef5dbc41c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:02.925977 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bcd92faf-398d-49cb-beec-9cbef5dbc41c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:02.929035 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0db9e06a-796f-4de7-8da6-2f03683247ea tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:53:02.932433 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:02.932433 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:02.932979 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-bcd92faf-398d-49cb-beec-9cbef5dbc41c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Snapshot retrieved successfully. Aug 04 10:53:02.933816 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bcd92faf-398d-49cb-beec-9cbef5dbc41c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots/82628027-da58-4352-8069-84b9888cdc19 returned with HTTP 200 Aug 04 10:53:02.934151 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 822/3288] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:02 2026] GET /volume/v3/snapshots/82628027-da58-4352-8069-84b9888cdc19 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:02.940357 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0db9e06a-796f-4de7-8da6-2f03683247ea tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe returned with HTTP 200 Aug 04 10:53:02.943254 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 825/3289] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:02 2026] GET /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe => generated 876 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:02.991909 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-574c9a54-d6bd-4b10-9502-5c07c4e2be08 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:02.993575 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-574c9a54-d6bd-4b10-9502-5c07c4e2be08 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 Aug 04 10:53:02.994689 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-574c9a54-d6bd-4b10-9502-5c07c4e2be08 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:02.994689 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-574c9a54-d6bd-4b10-9502-5c07c4e2be08 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:02.994689 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-574c9a54-d6bd-4b10-9502-5c07c4e2be08 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id b3f924a6-48c0-4a0c-b5ee-534cf451e9f9. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:02.997910 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:02.997910 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:02.998615 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-574c9a54-d6bd-4b10-9502-5c07c4e2be08 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 returned with HTTP 200 Aug 04 10:53:02.998962 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 826/3290] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:02 2026] GET /volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:03.363757 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-732b3bf3-3102-4bb4-a250-e4d56be5f1da None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:03.365988 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-732b3bf3-3102-4bb4-a250-e4d56be5f1da tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 Aug 04 10:53:03.366342 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-732b3bf3-3102-4bb4-a250-e4d56be5f1da tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:03.366650 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-732b3bf3-3102-4bb4-a250-e4d56be5f1da tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:03.377927 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:03.377927 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:03.381867 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-732b3bf3-3102-4bb4-a250-e4d56be5f1da tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:03.386601 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-732b3bf3-3102-4bb4-a250-e4d56be5f1da tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 returned with HTTP 200 Aug 04 10:53:03.387209 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 823/3291] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:03 2026] GET /volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:03.864677 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:03.864677 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:03.865592 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:53:03.865592 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.backup.api [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Checking backup size 1 against volume size 1 {{(pid=100252) restore /opt/stack/cinder/cinder/backup/api.py:494}} Aug 04 10:53:03.865592 np0000006413 devstack@c-api.service[100252]: INFO cinder.backup.api [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Overwriting volume f86f3250-074f-4eeb-af46-557758ddee2a with restore of backup 94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:53:03.881502 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] restore_backup in rpcapi backup_id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812 {{(pid=100252) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 04 10:53:03.884194 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d0da0abb-d190-418c-bac6-2f8cd77eaffb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812/restore returned with HTTP 202 Aug 04 10:53:03.884697 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 818/3292] 10.4.3.232 () {68 vars in 1393 bytes} [Tue Aug 4 10:53:02 2026] POST /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812/restore => generated 189 bytes in 1191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:03.893206 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-48ae7742-331f-4e08-96e4-5483ed0ef51c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:03.894939 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-48ae7742-331f-4e08-96e4-5483ed0ef51c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:53:03.895148 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-48ae7742-331f-4e08-96e4-5483ed0ef51c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:03.895341 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-48ae7742-331f-4e08-96e4-5483ed0ef51c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:03.895471 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-48ae7742-331f-4e08-96e4-5483ed0ef51c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:03.899797 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:03.899797 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:03.900550 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-48ae7742-331f-4e08-96e4-5483ed0ef51c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:53:03.900922 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 826/3293] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:03 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:03.942435 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8e700793-0ce7-429b-83a0-5951bd5ed975 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:03.945155 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8e700793-0ce7-429b-83a0-5951bd5ed975 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots/82628027-da58-4352-8069-84b9888cdc19 Aug 04 10:53:03.945368 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8e700793-0ce7-429b-83a0-5951bd5ed975 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:03.945546 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8e700793-0ce7-429b-83a0-5951bd5ed975 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:03.952171 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8e700793-0ce7-429b-83a0-5951bd5ed975 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots/82628027-da58-4352-8069-84b9888cdc19 returned with HTTP 404 Aug 04 10:53:03.952803 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 827/3294] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:03 2026] GET /volume/v3/snapshots/82628027-da58-4352-8069-84b9888cdc19 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:03.954252 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0f583bdf-cab0-4fbc-bb19-8fbeb7340f65 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:03.959197 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0f583bdf-cab0-4fbc-bb19-8fbeb7340f65 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe Aug 04 10:53:03.959490 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0f583bdf-cab0-4fbc-bb19-8fbeb7340f65 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:03.959630 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b8f7cfe1-905f-42b6-972f-5f58fff3d1a2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:03.959747 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0f583bdf-cab0-4fbc-bb19-8fbeb7340f65 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:03.961576 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8f7cfe1-905f-42b6-972f-5f58fff3d1a2 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/7fbad745-ca1b-418d-b079-66ccf93ef637 Aug 04 10:53:03.961747 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8f7cfe1-905f-42b6-972f-5f58fff3d1a2 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:03.961977 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8f7cfe1-905f-42b6-972f-5f58fff3d1a2 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:03.962018 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-b8f7cfe1-905f-42b6-972f-5f58fff3d1a2 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Delete snapshot with id: 7fbad745-ca1b-418d-b079-66ccf93ef637 Aug 04 10:53:03.967229 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:03.967229 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:03.967603 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b8f7cfe1-905f-42b6-972f-5f58fff3d1a2 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Snapshot retrieved successfully. Aug 04 10:53:03.969219 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:03.969219 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:03.972490 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0f583bdf-cab0-4fbc-bb19-8fbeb7340f65 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:53:03.976581 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0f583bdf-cab0-4fbc-bb19-8fbeb7340f65 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe returned with HTTP 200 Aug 04 10:53:03.977003 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 824/3295] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:03 2026] GET /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:03.982888 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b8f7cfe1-905f-42b6-972f-5f58fff3d1a2 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Snapshot delete request issued successfully. Aug 04 10:53:03.983068 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8f7cfe1-905f-42b6-972f-5f58fff3d1a2 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots/7fbad745-ca1b-418d-b079-66ccf93ef637 returned with HTTP 202 Aug 04 10:53:03.983482 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 819/3296] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:53:03 2026] DELETE /volume/v3/snapshots/7fbad745-ca1b-418d-b079-66ccf93ef637 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:03.992565 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a27e2d52-0bb1-40fd-9fcd-5812c57e249c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:03.994779 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a27e2d52-0bb1-40fd-9fcd-5812c57e249c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots/7fbad745-ca1b-418d-b079-66ccf93ef637 Aug 04 10:53:03.995051 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a27e2d52-0bb1-40fd-9fcd-5812c57e249c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:03.995363 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a27e2d52-0bb1-40fd-9fcd-5812c57e249c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:04.001013 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:04.001013 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:04.001259 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a27e2d52-0bb1-40fd-9fcd-5812c57e249c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Snapshot retrieved successfully. Aug 04 10:53:04.002180 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a27e2d52-0bb1-40fd-9fcd-5812c57e249c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots/7fbad745-ca1b-418d-b079-66ccf93ef637 returned with HTTP 200 Aug 04 10:53:04.002536 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 827/3297] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:03 2026] GET /volume/v3/snapshots/7fbad745-ca1b-418d-b079-66ccf93ef637 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:04.009964 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-909c746c-6595-4ccf-80f9-bac4f7fce6cd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:04.011631 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-909c746c-6595-4ccf-80f9-bac4f7fce6cd tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 Aug 04 10:53:04.011822 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-909c746c-6595-4ccf-80f9-bac4f7fce6cd tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:04.012002 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-909c746c-6595-4ccf-80f9-bac4f7fce6cd tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:04.012350 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-909c746c-6595-4ccf-80f9-bac4f7fce6cd tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id b3f924a6-48c0-4a0c-b5ee-534cf451e9f9. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:04.017547 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:04.017547 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:04.018270 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-909c746c-6595-4ccf-80f9-bac4f7fce6cd tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 returned with HTTP 200 Aug 04 10:53:04.018600 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 828/3298] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:04 2026] GET /volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:04.350964 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-d54901cc-c6fb-4289-ac10-6dacd4730bf6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:04.352968 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-d54901cc-c6fb-4289-ac10-6dacd4730bf6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] POST https://10.4.3.232/volume/v3/attachments/54c10f2b-176c-4dd6-a3c1-02bae171aad6/action Aug 04 10:53:04.353621 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-d54901cc-c6fb-4289-ac10-6dacd4730bf6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:53:04.353812 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-d54901cc-c6fb-4289-ac10-6dacd4730bf6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:04.368128 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:04.368128 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:04.377037 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-af2366dd-8947-41fb-909c-3ac19cb95417 req-d54901cc-c6fb-4289-ac10-6dacd4730bf6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments/54c10f2b-176c-4dd6-a3c1-02bae171aad6/action returned with HTTP 204 Aug 04 10:53:04.377676 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 825/3299] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:53:04 2026] POST /volume/v3/attachments/54c10f2b-176c-4dd6-a3c1-02bae171aad6/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:04.400802 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b054fe75-d32a-4d79-a9b1-12ad3e9f777e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:04.402702 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b054fe75-d32a-4d79-a9b1-12ad3e9f777e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 Aug 04 10:53:04.402935 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b054fe75-d32a-4d79-a9b1-12ad3e9f777e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:04.403163 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b054fe75-d32a-4d79-a9b1-12ad3e9f777e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:04.412580 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:04.412580 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:04.415971 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b054fe75-d32a-4d79-a9b1-12ad3e9f777e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:04.419923 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b054fe75-d32a-4d79-a9b1-12ad3e9f777e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 returned with HTTP 200 Aug 04 10:53:04.420353 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 820/3300] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:04 2026] GET /volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:04.914262 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-70f8cb88-7629-4350-a0c7-4efdb242d1ba None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:04.914720 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-70f8cb88-7629-4350-a0c7-4efdb242d1ba tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:53:04.914917 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-70f8cb88-7629-4350-a0c7-4efdb242d1ba tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:04.915107 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-70f8cb88-7629-4350-a0c7-4efdb242d1ba tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:04.915214 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-70f8cb88-7629-4350-a0c7-4efdb242d1ba tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:04.920157 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:04.920157 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:04.920946 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-70f8cb88-7629-4350-a0c7-4efdb242d1ba tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:53:04.921323 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 828/3301] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:04 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:04.989620 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4fe9cccc-2bd2-47c5-84c3-fa48748aca13 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:04.991723 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4fe9cccc-2bd2-47c5-84c3-fa48748aca13 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe Aug 04 10:53:04.991953 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4fe9cccc-2bd2-47c5-84c3-fa48748aca13 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:04.992192 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4fe9cccc-2bd2-47c5-84c3-fa48748aca13 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:05.003958 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:05.003958 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:05.007398 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4fe9cccc-2bd2-47c5-84c3-fa48748aca13 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:53:05.010737 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-cbe07e86-b96b-4904-8c4e-07ead6fdd263 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:05.011615 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4fe9cccc-2bd2-47c5-84c3-fa48748aca13 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe returned with HTTP 200 Aug 04 10:53:05.011935 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 829/3302] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:04 2026] GET /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:05.012585 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cbe07e86-b96b-4904-8c4e-07ead6fdd263 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/snapshots/7fbad745-ca1b-418d-b079-66ccf93ef637 Aug 04 10:53:05.016653 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cbe07e86-b96b-4904-8c4e-07ead6fdd263 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:05.016984 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cbe07e86-b96b-4904-8c4e-07ead6fdd263 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:05.025627 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cbe07e86-b96b-4904-8c4e-07ead6fdd263 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/snapshots/7fbad745-ca1b-418d-b079-66ccf93ef637 returned with HTTP 404 Aug 04 10:53:05.027465 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 826/3303] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:05 2026] GET /volume/v3/snapshots/7fbad745-ca1b-418d-b079-66ccf93ef637 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:05.028413 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5645d673-4147-4631-894c-db420327018b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:05.029528 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0a95dcd6-8d8e-4f75-a35c-35d472ca9745 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:05.030679 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5645d673-4147-4631-894c-db420327018b tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe Aug 04 10:53:05.030926 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5645d673-4147-4631-894c-db420327018b tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:05.031190 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5645d673-4147-4631-894c-db420327018b tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:05.031338 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0a95dcd6-8d8e-4f75-a35c-35d472ca9745 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 Aug 04 10:53:05.031537 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0a95dcd6-8d8e-4f75-a35c-35d472ca9745 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:05.031707 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0a95dcd6-8d8e-4f75-a35c-35d472ca9745 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:05.031804 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-0a95dcd6-8d8e-4f75-a35c-35d472ca9745 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id b3f924a6-48c0-4a0c-b5ee-534cf451e9f9. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:05.033678 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-535e2c86-4103-4a6b-8c30-a2a99f81571c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:05.035308 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-535e2c86-4103-4a6b-8c30-a2a99f81571c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/volumes/839c14ad-ad73-4161-a933-ad32e7fbd9b3 Aug 04 10:53:05.035490 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-535e2c86-4103-4a6b-8c30-a2a99f81571c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:05.035662 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-535e2c86-4103-4a6b-8c30-a2a99f81571c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:05.036516 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:05.036516 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:05.037226 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0a95dcd6-8d8e-4f75-a35c-35d472ca9745 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 returned with HTTP 200 Aug 04 10:53:05.037680 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 829/3304] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:05 2026] GET /volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:05.042370 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:05.042370 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:05.046310 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5645d673-4147-4631-894c-db420327018b tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:53:05.051449 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5645d673-4147-4631-894c-db420327018b tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe returned with HTTP 200 Aug 04 10:53:05.052170 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 821/3305] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:05 2026] GET /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe => generated 1168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:05.089981 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-035c97c1-fddd-41e3-964d-5ff6ccb73b17 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:05.091998 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-035c97c1-fddd-41e3-964d-5ff6ccb73b17 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe Aug 04 10:53:05.092289 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-035c97c1-fddd-41e3-964d-5ff6ccb73b17 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:05.092508 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-035c97c1-fddd-41e3-964d-5ff6ccb73b17 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:05.101564 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:05.101564 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:05.105329 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-035c97c1-fddd-41e3-964d-5ff6ccb73b17 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:53:05.109422 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-035c97c1-fddd-41e3-964d-5ff6ccb73b17 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe returned with HTTP 200 Aug 04 10:53:05.109870 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 827/3306] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:53:05 2026] GET /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe => generated 1168 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:05.127944 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-6bbc2f10-1fcd-4f1c-a573-ea88cea82d33 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:05.130317 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-6bbc2f10-1fcd-4f1c-a573-ea88cea82d33 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] POST https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe/action Aug 04 10:53:05.130726 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-6bbc2f10-1fcd-4f1c-a573-ea88cea82d33 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:53:05.130883 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-6bbc2f10-1fcd-4f1c-a573-ea88cea82d33 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:05.143601 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:05.143601 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:05.144181 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-6bbc2f10-1fcd-4f1c-a573-ea88cea82d33 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:53:05.151750 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-6bbc2f10-1fcd-4f1c-a573-ea88cea82d33 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Begin detaching volume completed successfully. Aug 04 10:53:05.151975 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-6bbc2f10-1fcd-4f1c-a573-ea88cea82d33 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe/action returned with HTTP 202 Aug 04 10:53:05.152613 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 830/3307] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:53:05 2026] POST /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:53:05.193551 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-90370c36-d272-4193-8f7f-b056f5d9dee7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:05.193935 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90370c36-d272-4193-8f7f-b056f5d9dee7 None None] GET https://10.4.3.232/volume// Aug 04 10:53:05.194107 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-90370c36-d272-4193-8f7f-b056f5d9dee7 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:05.194305 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-90370c36-d272-4193-8f7f-b056f5d9dee7 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:05.194618 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90370c36-d272-4193-8f7f-b056f5d9dee7 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:53:05.194897 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 822/3308] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:53:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:53:05.202212 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:05.202212 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:05.205267 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-0a792954-543c-4cd7-b885-888186143540 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:05.205925 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-0a792954-543c-4cd7-b885-888186143540 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe Aug 04 10:53:05.205987 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-535e2c86-4103-4a6b-8c30-a2a99f81571c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Volume info retrieved successfully. Aug 04 10:53:05.206031 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-0a792954-543c-4cd7-b885-888186143540 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:05.206031 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-0a792954-543c-4cd7-b885-888186143540 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:05.209581 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-535e2c86-4103-4a6b-8c30-a2a99f81571c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/volumes/839c14ad-ad73-4161-a933-ad32e7fbd9b3 returned with HTTP 200 Aug 04 10:53:05.209932 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 830/3309] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:05 2026] GET /volume/v3/volumes/839c14ad-ad73-4161-a933-ad32e7fbd9b3 => generated 851 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:05.226031 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3a1675dc-b684-44b6-a523-5f5af1efca58 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:05.227842 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3a1675dc-b684-44b6-a523-5f5af1efca58 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] DELETE https://10.4.3.232/volume/v3/volumes/839c14ad-ad73-4161-a933-ad32e7fbd9b3 Aug 04 10:53:05.228022 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3a1675dc-b684-44b6-a523-5f5af1efca58 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:05.228931 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3a1675dc-b684-44b6-a523-5f5af1efca58 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:05.228931 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-3a1675dc-b684-44b6-a523-5f5af1efca58 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Delete volume with id: 839c14ad-ad73-4161-a933-ad32e7fbd9b3 Aug 04 10:53:05.230643 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:05.230643 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:05.234570 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:05.234570 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:05.234927 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-0a792954-543c-4cd7-b885-888186143540 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:53:05.234978 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3a1675dc-b684-44b6-a523-5f5af1efca58 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Volume info retrieved successfully. Aug 04 10:53:05.239433 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-0a792954-543c-4cd7-b885-888186143540 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe returned with HTTP 200 Aug 04 10:53:05.239993 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 828/3310] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:53:05 2026] GET /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe => generated 1351 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:53:05.250628 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-535e0276-741e-4a1d-85f1-69f0bbb2a96b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:05.252694 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-535e0276-741e-4a1d-85f1-69f0bbb2a96b tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe/encryption Aug 04 10:53:05.252820 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-535e0276-741e-4a1d-85f1-69f0bbb2a96b tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:05.253001 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-535e0276-741e-4a1d-85f1-69f0bbb2a96b tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:05.254858 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3a1675dc-b684-44b6-a523-5f5af1efca58 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Delete volume request issued successfully. Aug 04 10:53:05.255030 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3a1675dc-b684-44b6-a523-5f5af1efca58 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/volumes/839c14ad-ad73-4161-a933-ad32e7fbd9b3 returned with HTTP 202 Aug 04 10:53:05.255564 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 831/3311] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:05 2026] DELETE /volume/v3/volumes/839c14ad-ad73-4161-a933-ad32e7fbd9b3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:05.262624 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:05.262624 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:05.263727 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4cf2251e-b825-4681-8a1b-4b854b869e6c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:05.265454 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4cf2251e-b825-4681-8a1b-4b854b869e6c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/volumes/839c14ad-ad73-4161-a933-ad32e7fbd9b3 Aug 04 10:53:05.265772 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4cf2251e-b825-4681-8a1b-4b854b869e6c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:05.265837 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4cf2251e-b825-4681-8a1b-4b854b869e6c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:05.267949 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-535e0276-741e-4a1d-85f1-69f0bbb2a96b tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe/encryption returned with HTTP 200 Aug 04 10:53:05.268515 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 823/3312] 10.4.3.232 () {68 vars in 1631 bytes} [Tue Aug 4 10:53:05 2026] GET /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:05.273441 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:05.273441 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:05.282125 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4cf2251e-b825-4681-8a1b-4b854b869e6c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Volume info retrieved successfully. Aug 04 10:53:05.288858 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4cf2251e-b825-4681-8a1b-4b854b869e6c tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/volumes/839c14ad-ad73-4161-a933-ad32e7fbd9b3 returned with HTTP 200 Aug 04 10:53:05.289494 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 831/3313] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:05 2026] GET /volume/v3/volumes/839c14ad-ad73-4161-a933-ad32e7fbd9b3 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:05.435745 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-28c2fd08-3eab-4edb-82f9-8d961604c17b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:05.437439 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-28c2fd08-3eab-4edb-82f9-8d961604c17b tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 Aug 04 10:53:05.437643 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-28c2fd08-3eab-4edb-82f9-8d961604c17b tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:05.437822 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-28c2fd08-3eab-4edb-82f9-8d961604c17b tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:05.446436 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:05.446436 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:05.449980 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-28c2fd08-3eab-4edb-82f9-8d961604c17b tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:05.453878 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-28c2fd08-3eab-4edb-82f9-8d961604c17b tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 returned with HTTP 200 Aug 04 10:53:05.454258 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 829/3314] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:05 2026] GET /volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:05.913618 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-2c1410a0-1a3b-4893-90b9-499f2ad33173 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:05.915884 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-2c1410a0-1a3b-4893-90b9-499f2ad33173 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] POST https://10.4.3.232/volume/v3/attachments/ffe4e0e8-47e2-48de-aa6c-4c912253970e/action Aug 04 10:53:05.916271 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-2c1410a0-1a3b-4893-90b9-499f2ad33173 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:53:05.916364 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-2c1410a0-1a3b-4893-90b9-499f2ad33173 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:05.933328 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-15da015b-e739-44d4-b74a-34bffeced2c8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:05.934964 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-15da015b-e739-44d4-b74a-34bffeced2c8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:53:05.935153 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-15da015b-e739-44d4-b74a-34bffeced2c8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:05.935401 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-15da015b-e739-44d4-b74a-34bffeced2c8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:05.935549 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-15da015b-e739-44d4-b74a-34bffeced2c8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:05.938083 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:05.938083 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:05.940007 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:05.940007 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:05.940780 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-15da015b-e739-44d4-b74a-34bffeced2c8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:53:05.941160 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 824/3315] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:05 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:05.948540 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cb91b4e8-d5ba-477d-a967-e092ce43c02e req-2c1410a0-1a3b-4893-90b9-499f2ad33173 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/attachments/ffe4e0e8-47e2-48de-aa6c-4c912253970e/action returned with HTTP 204 Aug 04 10:53:05.948978 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 832/3316] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:53:05 2026] POST /volume/v3/attachments/ffe4e0e8-47e2-48de-aa6c-4c912253970e/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:06.046652 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c985483e-04b4-4b92-bf6d-46dbcbd598ea None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:06.048733 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c985483e-04b4-4b92-bf6d-46dbcbd598ea tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 Aug 04 10:53:06.048947 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c985483e-04b4-4b92-bf6d-46dbcbd598ea tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:06.049211 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c985483e-04b4-4b92-bf6d-46dbcbd598ea tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:06.049358 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-c985483e-04b4-4b92-bf6d-46dbcbd598ea tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id b3f924a6-48c0-4a0c-b5ee-534cf451e9f9. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:06.054049 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:06.054049 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:06.054760 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c985483e-04b4-4b92-bf6d-46dbcbd598ea tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 returned with HTTP 200 Aug 04 10:53:06.055111 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 832/3317] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:06 2026] GET /volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:06.303415 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8164e0d8-6dc4-42b9-8c9b-b86bdc3cb3e5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:06.305516 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8164e0d8-6dc4-42b9-8c9b-b86bdc3cb3e5 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] GET https://10.4.3.232/volume/v3/volumes/839c14ad-ad73-4161-a933-ad32e7fbd9b3 Aug 04 10:53:06.305761 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8164e0d8-6dc4-42b9-8c9b-b86bdc3cb3e5 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:06.305999 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8164e0d8-6dc4-42b9-8c9b-b86bdc3cb3e5 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:06.312520 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8164e0d8-6dc4-42b9-8c9b-b86bdc3cb3e5 tempest-VolumesSnapshotListTestJSON-51625282 tempest-VolumesSnapshotListTestJSON-51625282-project-member] https://10.4.3.232/volume/v3/volumes/839c14ad-ad73-4161-a933-ad32e7fbd9b3 returned with HTTP 404 Aug 04 10:53:06.313037 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 830/3318] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:06 2026] GET /volume/v3/volumes/839c14ad-ad73-4161-a933-ad32e7fbd9b3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:06.466096 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-46a794a8-5c34-418b-ade6-64d2cb30a68e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:06.467895 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-46a794a8-5c34-418b-ade6-64d2cb30a68e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 Aug 04 10:53:06.468175 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-46a794a8-5c34-418b-ade6-64d2cb30a68e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:06.468388 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-46a794a8-5c34-418b-ade6-64d2cb30a68e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:06.477823 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:06.477823 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:06.480631 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-46a794a8-5c34-418b-ade6-64d2cb30a68e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:06.484168 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-46a794a8-5c34-418b-ade6-64d2cb30a68e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 returned with HTTP 200 Aug 04 10:53:06.484532 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 825/3319] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:06 2026] GET /volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:06.494948 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-21b8206b-7aa5-4045-a21c-0b769ce7b2c2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:06.496504 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-21b8206b-7aa5-4045-a21c-0b769ce7b2c2 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 Aug 04 10:53:06.496711 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-21b8206b-7aa5-4045-a21c-0b769ce7b2c2 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:06.496912 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-21b8206b-7aa5-4045-a21c-0b769ce7b2c2 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:06.504746 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:06.504746 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:06.507554 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-21b8206b-7aa5-4045-a21c-0b769ce7b2c2 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:06.510996 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-21b8206b-7aa5-4045-a21c-0b769ce7b2c2 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 returned with HTTP 200 Aug 04 10:53:06.511367 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 833/3320] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:06 2026] GET /volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 => generated 1136 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:06.587833 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f5a77f31-cfa9-43a7-94b4-18f46b110c98 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:06.589457 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f5a77f31-cfa9-43a7-94b4-18f46b110c98 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:06.589786 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f5a77f31-cfa9-43a7-94b4-18f46b110c98 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1909553712"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:06.591215 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-f5a77f31-cfa9-43a7-94b4-18f46b110c98 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1909553712'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:06.591335 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-f5a77f31-cfa9-43a7-94b4-18f46b110c98 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Create volume of 1 GB Aug 04 10:53:06.595418 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f5a77f31-cfa9-43a7-94b4-18f46b110c98 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Availability Zones retrieved successfully. Aug 04 10:53:06.600473 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f5a77f31-cfa9-43a7-94b4-18f46b110c98 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Flow 'volume_create_api' (c70e8678-572a-409a-b54a-011e61cc1e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:06.601393 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f5a77f31-cfa9-43a7-94b4-18f46b110c98 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d783fd87-8f02-4b3b-bee9-692dd5d37a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:06.602359 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-f5a77f31-cfa9-43a7-94b4-18f46b110c98 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:06.625487 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f5a77f31-cfa9-43a7-94b4-18f46b110c98 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d783fd87-8f02-4b3b-bee9-692dd5d37a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:06.626180 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f5a77f31-cfa9-43a7-94b4-18f46b110c98 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04382a80-655f-4efa-8407-1da47c2e9e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:06.669318 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-f5a77f31-cfa9-43a7-94b4-18f46b110c98 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Created reservations ['94e5f0e2-687f-4c92-b335-e98abe17ff42', '460732ab-ad54-4b75-aa62-9db4e0e55bf8', 'fca54de1-6270-4f8a-ab0b-e86f757d960a', 'e8ef74ed-e602-4175-b5dc-fc45358784b8'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:06.669454 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f5a77f31-cfa9-43a7-94b4-18f46b110c98 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04382a80-655f-4efa-8407-1da47c2e9e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94e5f0e2-687f-4c92-b335-e98abe17ff42', '460732ab-ad54-4b75-aa62-9db4e0e55bf8', 'fca54de1-6270-4f8a-ab0b-e86f757d960a', 'e8ef74ed-e602-4175-b5dc-fc45358784b8']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:06.670378 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f5a77f31-cfa9-43a7-94b4-18f46b110c98 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc584b80-0ae4-4f15-8ac8-2e15e21d821f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:06.693486 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f5a77f31-cfa9-43a7-94b4-18f46b110c98 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc584b80-0ae4-4f15-8ac8-2e15e21d821f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31c26922-7cc2-44b6-844e-61adb2c807a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1909553712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb7db70703447fe8c51077bc80e9c39',qos_specs=None,replication_status=,reservations=['94e5f0e2-687f-4c92-b335-e98abe17ff42','460732ab-ad54-4b75-aa62-9db4e0e55bf8','fca54de1-6270-4f8a-ab0b-e86f757d960a','e8ef74ed-e602-4175-b5dc-fc45358784b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea736e1ad0543ceae615d42271fb18c',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1909553712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31c26922-7cc2-44b6-844e-61adb2c807a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eb7db70703447fe8c51077bc80e9c39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ea736e1ad0543ceae615d42271fb18c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:06.694293 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f5a77f31-cfa9-43a7-94b4-18f46b110c98 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfed5607-c3ed-460e-8e91-99fd5bf638b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:06.713303 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f5a77f31-cfa9-43a7-94b4-18f46b110c98 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfed5607-c3ed-460e-8e91-99fd5bf638b3) transitioned into state 'SUCCESS' from state '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-1909553712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb7db70703447fe8c51077bc80e9c39',qos_specs=None,replication_status=,reservations=['94e5f0e2-687f-4c92-b335-e98abe17ff42','460732ab-ad54-4b75-aa62-9db4e0e55bf8','fca54de1-6270-4f8a-ab0b-e86f757d960a','e8ef74ed-e602-4175-b5dc-fc45358784b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea736e1ad0543ceae615d42271fb18c',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:06.714155 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f5a77f31-cfa9-43a7-94b4-18f46b110c98 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22dcd9c6-a15d-4854-911b-71dd4d8deacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:06.725100 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f5a77f31-cfa9-43a7-94b4-18f46b110c98 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22dcd9c6-a15d-4854-911b-71dd4d8deacc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:06.726133 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f5a77f31-cfa9-43a7-94b4-18f46b110c98 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Flow 'volume_create_api' (c70e8678-572a-409a-b54a-011e61cc1e2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:06.726531 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f5a77f31-cfa9-43a7-94b4-18f46b110c98 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Create volume request issued successfully. Aug 04 10:53:06.727118 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f5a77f31-cfa9-43a7-94b4-18f46b110c98 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:06.727570 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 833/3321] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:53:06 2026] POST /volume/v3/volumes => generated 751 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:06.739827 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f4cc70ec-a135-4351-9a86-12108d90851c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:06.741628 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f4cc70ec-a135-4351-9a86-12108d90851c tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 Aug 04 10:53:06.742099 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f4cc70ec-a135-4351-9a86-12108d90851c tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:06.742192 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f4cc70ec-a135-4351-9a86-12108d90851c tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:06.749065 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:06.749065 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:06.752588 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f4cc70ec-a135-4351-9a86-12108d90851c tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:06.756488 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f4cc70ec-a135-4351-9a86-12108d90851c tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 returned with HTTP 200 Aug 04 10:53:06.756892 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 831/3322] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:06 2026] GET /volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:06.951288 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ee609356-a8ac-42e4-816f-2f579bae9f61 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:06.952887 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ee609356-a8ac-42e4-816f-2f579bae9f61 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:53:06.953083 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ee609356-a8ac-42e4-816f-2f579bae9f61 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:06.953270 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ee609356-a8ac-42e4-816f-2f579bae9f61 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:06.953373 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ee609356-a8ac-42e4-816f-2f579bae9f61 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:06.957371 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:06.957371 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:06.958055 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ee609356-a8ac-42e4-816f-2f579bae9f61 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:53:06.958439 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 826/3323] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:06 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:07.065173 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-af728712-932f-4255-ad3c-37fcb7cf193b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:07.067041 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-af728712-932f-4255-ad3c-37fcb7cf193b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 Aug 04 10:53:07.067234 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-af728712-932f-4255-ad3c-37fcb7cf193b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:07.067437 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-af728712-932f-4255-ad3c-37fcb7cf193b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:07.067561 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-af728712-932f-4255-ad3c-37fcb7cf193b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id b3f924a6-48c0-4a0c-b5ee-534cf451e9f9. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:07.076805 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:07.076805 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:07.077633 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-af728712-932f-4255-ad3c-37fcb7cf193b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 returned with HTTP 200 Aug 04 10:53:07.077962 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 834/3324] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:07 2026] GET /volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:07.305506 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-337c973c-1676-4801-b341-c53e50826f05 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:07.374359 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-337c973c-1676-4801-b341-c53e50826f05 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:07.374764 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-337c973c-1676-4801-b341-c53e50826f05 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-556935085"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:07.376109 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-337c973c-1676-4801-b341-c53e50826f05 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-556935085'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:07.376226 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-337c973c-1676-4801-b341-c53e50826f05 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Create volume of 1 GB Aug 04 10:53:07.376486 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:07.376486 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:07.379991 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-337c973c-1676-4801-b341-c53e50826f05 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Availability Zones retrieved successfully. Aug 04 10:53:07.385169 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-337c973c-1676-4801-b341-c53e50826f05 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Flow 'volume_create_api' (2e6c33ce-54e0-4805-94f8-594df307ea9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:07.385963 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-337c973c-1676-4801-b341-c53e50826f05 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02828bae-27c0-4ede-87bc-6a464e2ee8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:07.386776 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-337c973c-1676-4801-b341-c53e50826f05 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:07.407331 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-337c973c-1676-4801-b341-c53e50826f05 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02828bae-27c0-4ede-87bc-6a464e2ee8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:07.407992 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-337c973c-1676-4801-b341-c53e50826f05 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (373893d1-7fb4-45a1-b83c-02def503c60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:07.453837 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-337c973c-1676-4801-b341-c53e50826f05 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Created reservations ['326c9b37-3ddc-4eec-ae05-5d9df456393e', 'a668e130-7721-40ca-a320-d2778fc5150b', 'c021ca67-0647-41f1-a02b-bb073c506344', 'f8e8d845-6376-45bd-8619-33caa6d2872f'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:07.454450 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-337c973c-1676-4801-b341-c53e50826f05 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (373893d1-7fb4-45a1-b83c-02def503c60e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['326c9b37-3ddc-4eec-ae05-5d9df456393e', 'a668e130-7721-40ca-a320-d2778fc5150b', 'c021ca67-0647-41f1-a02b-bb073c506344', 'f8e8d845-6376-45bd-8619-33caa6d2872f']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:07.455107 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-337c973c-1676-4801-b341-c53e50826f05 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a97e087f-7e8d-4df9-b6b6-7e740869ac14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:07.475281 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-337c973c-1676-4801-b341-c53e50826f05 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a97e087f-7e8d-4df9-b6b6-7e740869ac14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7735938c-5a55-401f-b016-0a6beab1f8eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-556935085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da48a25577a34c77b4e3ecef78797bb6',qos_specs=None,replication_status=,reservations=['326c9b37-3ddc-4eec-ae05-5d9df456393e','a668e130-7721-40ca-a320-d2778fc5150b','c021ca67-0647-41f1-a02b-bb073c506344','f8e8d845-6376-45bd-8619-33caa6d2872f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53a836fa41c4417d81ac29765bbfde34',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-556935085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7735938c-5a55-401f-b016-0a6beab1f8eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da48a25577a34c77b4e3ecef78797bb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53a836fa41c4417d81ac29765bbfde34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:07.475900 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-337c973c-1676-4801-b341-c53e50826f05 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90036228-f845-4155-b3b5-52113518500b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:07.489134 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-337c973c-1676-4801-b341-c53e50826f05 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90036228-f845-4155-b3b5-52113518500b) transitioned into state 'SUCCESS' from state '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-556935085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da48a25577a34c77b4e3ecef78797bb6',qos_specs=None,replication_status=,reservations=['326c9b37-3ddc-4eec-ae05-5d9df456393e','a668e130-7721-40ca-a320-d2778fc5150b','c021ca67-0647-41f1-a02b-bb073c506344','f8e8d845-6376-45bd-8619-33caa6d2872f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53a836fa41c4417d81ac29765bbfde34',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:07.489753 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-337c973c-1676-4801-b341-c53e50826f05 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db0af951-8f9c-4b44-9240-27f86a979809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:07.497290 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-337c973c-1676-4801-b341-c53e50826f05 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db0af951-8f9c-4b44-9240-27f86a979809) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:07.497968 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-337c973c-1676-4801-b341-c53e50826f05 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Flow 'volume_create_api' (2e6c33ce-54e0-4805-94f8-594df307ea9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:07.498260 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-337c973c-1676-4801-b341-c53e50826f05 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Create volume request issued successfully. Aug 04 10:53:07.498776 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-337c973c-1676-4801-b341-c53e50826f05 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:07.499193 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 834/3325] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:53:07 2026] POST /volume/v3/volumes => generated 763 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:07.510740 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-889f50e7-712d-48df-8717-b85bd1255981 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:07.512338 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-889f50e7-712d-48df-8717-b85bd1255981 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] GET https://10.4.3.232/volume/v3/volumes/7735938c-5a55-401f-b016-0a6beab1f8eb Aug 04 10:53:07.512540 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-889f50e7-712d-48df-8717-b85bd1255981 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:07.512749 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-889f50e7-712d-48df-8717-b85bd1255981 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:07.519349 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:07.519349 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:07.522658 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-889f50e7-712d-48df-8717-b85bd1255981 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Volume info retrieved successfully. Aug 04 10:53:07.526255 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-889f50e7-712d-48df-8717-b85bd1255981 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/7735938c-5a55-401f-b016-0a6beab1f8eb returned with HTTP 200 Aug 04 10:53:07.526594 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 832/3326] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:07 2026] GET /volume/v3/volumes/7735938c-5a55-401f-b016-0a6beab1f8eb => generated 831 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:07.768168 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2d99ae48-300d-48be-a2a4-7cb2351b7373 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:07.769807 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d99ae48-300d-48be-a2a4-7cb2351b7373 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 Aug 04 10:53:07.769984 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2d99ae48-300d-48be-a2a4-7cb2351b7373 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:07.770171 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2d99ae48-300d-48be-a2a4-7cb2351b7373 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:07.776361 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:07.776361 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:07.779322 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2d99ae48-300d-48be-a2a4-7cb2351b7373 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:07.782770 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d99ae48-300d-48be-a2a4-7cb2351b7373 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 returned with HTTP 200 Aug 04 10:53:07.783096 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 827/3327] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:07 2026] GET /volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 => generated 844 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:07.819098 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-feb58e60-4b4a-43a2-b1ff-949d550bd0ef None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:07.821017 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-feb58e60-4b4a-43a2-b1ff-949d550bd0ef tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 Aug 04 10:53:07.821264 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-feb58e60-4b4a-43a2-b1ff-949d550bd0ef tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:07.821510 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-feb58e60-4b4a-43a2-b1ff-949d550bd0ef tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:07.827693 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:07.827693 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:07.830813 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-feb58e60-4b4a-43a2-b1ff-949d550bd0ef tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:07.834346 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-feb58e60-4b4a-43a2-b1ff-949d550bd0ef tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 returned with HTTP 200 Aug 04 10:53:07.834740 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 835/3328] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:53:07 2026] GET /volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:07.899679 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cb42e931-affd-4607-997b-011c2450c0b9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:07.900129 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cb42e931-affd-4607-997b-011c2450c0b9 None None] GET https://10.4.3.232/volume// Aug 04 10:53:07.900337 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cb42e931-affd-4607-997b-011c2450c0b9 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:07.900526 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cb42e931-affd-4607-997b-011c2450c0b9 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:07.900816 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cb42e931-affd-4607-997b-011c2450c0b9 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:53:07.901122 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 835/3329] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:53:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:53:07.907127 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-292a6ccf-bc08-44c9-85d3-a175ecd0e854 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:07.909035 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-292a6ccf-bc08-44c9-85d3-a175ecd0e854 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:53:07.909447 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-292a6ccf-bc08-44c9-85d3-a175ecd0e854 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31c26922-7cc2-44b6-844e-61adb2c807a2", "connector": null, "instance_uuid": "acef73ec-e2b6-40fa-aca3-9089d79224af"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:07.918778 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:07.918778 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:07.943397 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-292a6ccf-bc08-44c9-85d3-a175ecd0e854 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:53:07.944038 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 833/3330] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:53:07 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 04 10:53:07.968014 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fe90701a-533b-4520-a7e6-63c5b4b7b6b8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:07.970034 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fe90701a-533b-4520-a7e6-63c5b4b7b6b8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:53:07.970255 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fe90701a-533b-4520-a7e6-63c5b4b7b6b8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:07.970530 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fe90701a-533b-4520-a7e6-63c5b4b7b6b8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:07.970695 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-fe90701a-533b-4520-a7e6-63c5b4b7b6b8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:07.970744 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-db1582dc-6bd2-4ec4-847e-66f1f6f57e02 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:07.972846 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-db1582dc-6bd2-4ec4-847e-66f1f6f57e02 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 Aug 04 10:53:07.972846 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-db1582dc-6bd2-4ec4-847e-66f1f6f57e02 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:07.973143 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-db1582dc-6bd2-4ec4-847e-66f1f6f57e02 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:07.975482 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:07.975482 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:07.976282 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fe90701a-533b-4520-a7e6-63c5b4b7b6b8 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:53:07.976684 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 828/3331] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:07 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:07.981230 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-58a721b4-a9f9-4677-a3ee-4b8e5c84be2e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:07.981530 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-58a721b4-a9f9-4677-a3ee-4b8e5c84be2e None None] GET https://10.4.3.232/volume// Aug 04 10:53:07.981639 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-58a721b4-a9f9-4677-a3ee-4b8e5c84be2e None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:07.981810 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-58a721b4-a9f9-4677-a3ee-4b8e5c84be2e None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:07.982119 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-58a721b4-a9f9-4677-a3ee-4b8e5c84be2e None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:53:07.982450 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 836/3332] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:53:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:53:07.983806 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:07.983806 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:07.987206 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-db1582dc-6bd2-4ec4-847e-66f1f6f57e02 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:07.991295 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-db1582dc-6bd2-4ec4-847e-66f1f6f57e02 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 returned with HTTP 200 Aug 04 10:53:07.991673 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 836/3333] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:07 2026] GET /volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:07.991750 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-1bd9be73-17ec-4a56-a498-11573b9ff910 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:07.993970 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-1bd9be73-17ec-4a56-a498-11573b9ff910 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 Aug 04 10:53:07.993970 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-1bd9be73-17ec-4a56-a498-11573b9ff910 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:07.994147 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-1bd9be73-17ec-4a56-a498-11573b9ff910 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:08.003016 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:08.003016 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:08.006189 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-1bd9be73-17ec-4a56-a498-11573b9ff910 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:08.010804 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-1bd9be73-17ec-4a56-a498-11573b9ff910 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 returned with HTTP 200 Aug 04 10:53:08.011187 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 834/3334] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:53:07 2026] GET /volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 => generated 1023 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:53:08.093116 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fbb293be-cc4a-4146-a3d6-7b28708a8d6a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:08.093116 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fbb293be-cc4a-4146-a3d6-7b28708a8d6a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 Aug 04 10:53:08.093116 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fbb293be-cc4a-4146-a3d6-7b28708a8d6a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:08.093116 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fbb293be-cc4a-4146-a3d6-7b28708a8d6a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:08.093116 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-fbb293be-cc4a-4146-a3d6-7b28708a8d6a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id b3f924a6-48c0-4a0c-b5ee-534cf451e9f9. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:08.097675 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:08.097675 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:08.098768 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fbb293be-cc4a-4146-a3d6-7b28708a8d6a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 returned with HTTP 200 Aug 04 10:53:08.099331 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 829/3335] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:08 2026] GET /volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:08.108642 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-edcaa209-d7ef-49a0-9af8-031abe00b18e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:08.110455 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-edcaa209-d7ef-49a0-9af8-031abe00b18e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] PUT https://10.4.3.232/volume/v3/attachments/009b6325-dbe6-4844-acdb-658fb7af1cc5 Aug 04 10:53:08.110809 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-edcaa209-d7ef-49a0-9af8-031abe00b18e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:08.122227 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-edcaa209-d7ef-49a0-9af8-031abe00b18e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Acquiring lock "cinder-attachment_update-31c26922-7cc2-44b6-844e-61adb2c807a2-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:53:08.127360 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-edcaa209-d7ef-49a0-9af8-031abe00b18e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Lock "cinder-attachment_update-31c26922-7cc2-44b6-844e-61adb2c807a2-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:53:08.128396 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:08.128396 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:08.216763 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-edcaa209-d7ef-49a0-9af8-031abe00b18e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Lock "cinder-attachment_update-31c26922-7cc2-44b6-844e-61adb2c807a2-np0000006413" released by "attachment_update" :: held 0.089s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:53:08.217049 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-edcaa209-d7ef-49a0-9af8-031abe00b18e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/attachments/009b6325-dbe6-4844-acdb-658fb7af1cc5 returned with HTTP 200 Aug 04 10:53:08.217476 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 837/3336] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:53:08 2026] PUT /volume/v3/attachments/009b6325-dbe6-4844-acdb-658fb7af1cc5 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:08.444875 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-a61fd654-977a-4087-ba62-448f06b4d59f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:08.446840 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-a61fd654-977a-4087-ba62-448f06b4d59f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] DELETE https://10.4.3.232/volume/v3/attachments/54c10f2b-176c-4dd6-a3c1-02bae171aad6 Aug 04 10:53:08.447046 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-a61fd654-977a-4087-ba62-448f06b4d59f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:08.447221 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-a61fd654-977a-4087-ba62-448f06b4d59f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:08.454820 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:08.454820 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:08.538709 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f9a3b5be-6b4b-4104-9b06-9e931469fbde None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:08.540534 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f9a3b5be-6b4b-4104-9b06-9e931469fbde tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] GET https://10.4.3.232/volume/v3/volumes/7735938c-5a55-401f-b016-0a6beab1f8eb Aug 04 10:53:08.540762 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f9a3b5be-6b4b-4104-9b06-9e931469fbde tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:08.540948 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f9a3b5be-6b4b-4104-9b06-9e931469fbde tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:08.550948 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:08.550948 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:08.554584 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f9a3b5be-6b4b-4104-9b06-9e931469fbde tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Volume info retrieved successfully. Aug 04 10:53:08.558523 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f9a3b5be-6b4b-4104-9b06-9e931469fbde tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/7735938c-5a55-401f-b016-0a6beab1f8eb returned with HTTP 200 Aug 04 10:53:08.558865 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 835/3337] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:08 2026] GET /volume/v3/volumes/7735938c-5a55-401f-b016-0a6beab1f8eb => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:08.571998 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-55dac01d-ed47-4a06-8e26-6659931c1fdd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:08.573747 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-55dac01d-ed47-4a06-8e26-6659931c1fdd tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:08.574105 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-55dac01d-ed47-4a06-8e26-6659931c1fdd tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7735938c-5a55-401f-b016-0a6beab1f8eb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1972744333"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:08.575644 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-55dac01d-ed47-4a06-8e26-6659931c1fdd tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Create volume request body: {'volume': {"'source_volid": '7735938c-5a55-401f-b016-0a6beab1f8eb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1972744333'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:08.575768 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-55dac01d-ed47-4a06-8e26-6659931c1fdd tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Create volume of 1 GB Aug 04 10:53:08.579539 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-55dac01d-ed47-4a06-8e26-6659931c1fdd tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Availability Zones retrieved successfully. Aug 04 10:53:08.585454 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-55dac01d-ed47-4a06-8e26-6659931c1fdd tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Flow 'volume_create_api' (840e7fb7-38c3-4fad-9045-eeacba449d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:08.586345 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-55dac01d-ed47-4a06-8e26-6659931c1fdd tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ce12da9-ad1c-4180-b452-e68954e9e5ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:08.587229 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-55dac01d-ed47-4a06-8e26-6659931c1fdd tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:08.613323 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-55dac01d-ed47-4a06-8e26-6659931c1fdd tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ce12da9-ad1c-4180-b452-e68954e9e5ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:08.614156 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-55dac01d-ed47-4a06-8e26-6659931c1fdd tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47d0981e-b992-4790-937a-73493871a620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:08.651308 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-55dac01d-ed47-4a06-8e26-6659931c1fdd tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Created reservations ['fcd8b3e5-f397-4ca8-acc6-e9dc75a6a431', '9e0878d6-5790-49d4-93f5-8e1e5106555a', '4ff44ba0-31e9-44bc-a246-7e464a3e2cff', 'aee10536-4de0-4479-af52-30c7c171629e'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:08.652047 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-55dac01d-ed47-4a06-8e26-6659931c1fdd tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47d0981e-b992-4790-937a-73493871a620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcd8b3e5-f397-4ca8-acc6-e9dc75a6a431', '9e0878d6-5790-49d4-93f5-8e1e5106555a', '4ff44ba0-31e9-44bc-a246-7e464a3e2cff', 'aee10536-4de0-4479-af52-30c7c171629e']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:08.652762 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-55dac01d-ed47-4a06-8e26-6659931c1fdd tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8d6571c-074c-41fc-90b8-d4e5e08a6a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:08.662215 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9319cb20-7c2d-4068-92c9-6af329c56725 req-a61fd654-977a-4087-ba62-448f06b4d59f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments/54c10f2b-176c-4dd6-a3c1-02bae171aad6 returned with HTTP 200 Aug 04 10:53:08.662623 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 837/3338] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:53:08 2026] DELETE /volume/v3/attachments/54c10f2b-176c-4dd6-a3c1-02bae171aad6 => generated 19 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:08.673153 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-55dac01d-ed47-4a06-8e26-6659931c1fdd tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8d6571c-074c-41fc-90b8-d4e5e08a6a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffc42d93-e406-4d39-bf8c-75e829a3bbf7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1972744333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da48a25577a34c77b4e3ecef78797bb6',qos_specs=None,replication_status=,reservations=['fcd8b3e5-f397-4ca8-acc6-e9dc75a6a431','9e0878d6-5790-49d4-93f5-8e1e5106555a','4ff44ba0-31e9-44bc-a246-7e464a3e2cff','aee10536-4de0-4479-af52-30c7c171629e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53a836fa41c4417d81ac29765bbfde34',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1972744333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffc42d93-e406-4d39-bf8c-75e829a3bbf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da48a25577a34c77b4e3ecef78797bb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53a836fa41c4417d81ac29765bbfde34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:08.673935 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-55dac01d-ed47-4a06-8e26-6659931c1fdd tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1333df14-bd13-4011-9dab-49fe404cd28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:08.692114 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-55dac01d-ed47-4a06-8e26-6659931c1fdd tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1333df14-bd13-4011-9dab-49fe404cd28a) transitioned into state 'SUCCESS' from state '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-1972744333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da48a25577a34c77b4e3ecef78797bb6',qos_specs=None,replication_status=,reservations=['fcd8b3e5-f397-4ca8-acc6-e9dc75a6a431','9e0878d6-5790-49d4-93f5-8e1e5106555a','4ff44ba0-31e9-44bc-a246-7e464a3e2cff','aee10536-4de0-4479-af52-30c7c171629e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53a836fa41c4417d81ac29765bbfde34',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:08.692896 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-55dac01d-ed47-4a06-8e26-6659931c1fdd tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e26bc462-c8bd-4979-a29d-14b396de7429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:08.701328 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-55dac01d-ed47-4a06-8e26-6659931c1fdd tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e26bc462-c8bd-4979-a29d-14b396de7429) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:08.702101 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-55dac01d-ed47-4a06-8e26-6659931c1fdd tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Flow 'volume_create_api' (840e7fb7-38c3-4fad-9045-eeacba449d23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:08.702393 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-55dac01d-ed47-4a06-8e26-6659931c1fdd tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Create volume request issued successfully. Aug 04 10:53:08.702914 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-55dac01d-ed47-4a06-8e26-6659931c1fdd tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:08.703346 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 830/3339] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:53:08 2026] POST /volume/v3/volumes => generated 764 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:08.714070 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8610290d-49ba-445e-81d3-f0d390df592d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:08.715674 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8610290d-49ba-445e-81d3-f0d390df592d tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:08.715982 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8610290d-49ba-445e-81d3-f0d390df592d tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7735938c-5a55-401f-b016-0a6beab1f8eb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1947706844"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:08.717346 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-8610290d-49ba-445e-81d3-f0d390df592d tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Create volume request body: {'volume': {"'source_volid": '7735938c-5a55-401f-b016-0a6beab1f8eb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1947706844'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:08.717463 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-8610290d-49ba-445e-81d3-f0d390df592d tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Create volume of 1 GB Aug 04 10:53:08.717721 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:08.717721 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:08.721259 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8610290d-49ba-445e-81d3-f0d390df592d tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Availability Zones retrieved successfully. Aug 04 10:53:08.726777 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8610290d-49ba-445e-81d3-f0d390df592d tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Flow 'volume_create_api' (d8b1f574-6463-46f8-994d-ac7a84e310a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:08.727613 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8610290d-49ba-445e-81d3-f0d390df592d tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c4d5aa-d75a-439b-9579-c717131677cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:08.728776 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-8610290d-49ba-445e-81d3-f0d390df592d tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:08.750799 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8610290d-49ba-445e-81d3-f0d390df592d tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c4d5aa-d75a-439b-9579-c717131677cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:08.751401 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8610290d-49ba-445e-81d3-f0d390df592d tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5c158ce-f571-482e-882c-f2bd0ac13e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:08.784780 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-8610290d-49ba-445e-81d3-f0d390df592d tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Created reservations ['30b9a072-5a6d-4bf1-ad58-ff4c6bf58a65', 'b97c1599-ba5b-4e34-9628-38cb9fb47692', '918f4b10-7917-47e7-b6d7-b892eb7ea691', 'fe867990-a6f3-427f-8d91-12307f7aee6c'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:08.785562 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8610290d-49ba-445e-81d3-f0d390df592d tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5c158ce-f571-482e-882c-f2bd0ac13e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30b9a072-5a6d-4bf1-ad58-ff4c6bf58a65', 'b97c1599-ba5b-4e34-9628-38cb9fb47692', '918f4b10-7917-47e7-b6d7-b892eb7ea691', 'fe867990-a6f3-427f-8d91-12307f7aee6c']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:08.786213 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8610290d-49ba-445e-81d3-f0d390df592d tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (203184e7-6cb6-4a8b-b7a9-d125ceedae59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:08.805208 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8610290d-49ba-445e-81d3-f0d390df592d tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (203184e7-6cb6-4a8b-b7a9-d125ceedae59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaeb54b9-3fbc-4562-ada8-9a0891aca8b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1947706844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da48a25577a34c77b4e3ecef78797bb6',qos_specs=None,replication_status=,reservations=['30b9a072-5a6d-4bf1-ad58-ff4c6bf58a65','b97c1599-ba5b-4e34-9628-38cb9fb47692','918f4b10-7917-47e7-b6d7-b892eb7ea691','fe867990-a6f3-427f-8d91-12307f7aee6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53a836fa41c4417d81ac29765bbfde34',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1947706844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaeb54b9-3fbc-4562-ada8-9a0891aca8b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da48a25577a34c77b4e3ecef78797bb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53a836fa41c4417d81ac29765bbfde34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:08.805905 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8610290d-49ba-445e-81d3-f0d390df592d tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c177ad10-57e6-4e2c-9a38-f36a43f191e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:08.823174 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8610290d-49ba-445e-81d3-f0d390df592d tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c177ad10-57e6-4e2c-9a38-f36a43f191e2) transitioned into state 'SUCCESS' from state '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-1947706844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da48a25577a34c77b4e3ecef78797bb6',qos_specs=None,replication_status=,reservations=['30b9a072-5a6d-4bf1-ad58-ff4c6bf58a65','b97c1599-ba5b-4e34-9628-38cb9fb47692','918f4b10-7917-47e7-b6d7-b892eb7ea691','fe867990-a6f3-427f-8d91-12307f7aee6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53a836fa41c4417d81ac29765bbfde34',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:08.824050 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8610290d-49ba-445e-81d3-f0d390df592d tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f908500-fe88-4415-b5ee-50ced4c1d4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:08.831934 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8610290d-49ba-445e-81d3-f0d390df592d tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f908500-fe88-4415-b5ee-50ced4c1d4f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:08.832737 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8610290d-49ba-445e-81d3-f0d390df592d tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Flow 'volume_create_api' (d8b1f574-6463-46f8-994d-ac7a84e310a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:08.833011 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8610290d-49ba-445e-81d3-f0d390df592d tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Create volume request issued successfully. Aug 04 10:53:08.833509 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8610290d-49ba-445e-81d3-f0d390df592d tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:08.833900 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 838/3340] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:53:08 2026] POST /volume/v3/volumes => generated 764 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:08.844325 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-91a47e67-b8e9-4f6e-b7dc-042511b567a6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:08.848389 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-91a47e67-b8e9-4f6e-b7dc-042511b567a6 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:08.848389 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-91a47e67-b8e9-4f6e-b7dc-042511b567a6 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7735938c-5a55-401f-b016-0a6beab1f8eb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2009205064"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:08.848389 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-91a47e67-b8e9-4f6e-b7dc-042511b567a6 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Create volume request body: {'volume': {"'source_volid": '7735938c-5a55-401f-b016-0a6beab1f8eb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2009205064'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:08.848389 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-91a47e67-b8e9-4f6e-b7dc-042511b567a6 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Create volume of 1 GB Aug 04 10:53:08.852467 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-91a47e67-b8e9-4f6e-b7dc-042511b567a6 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Availability Zones retrieved successfully. Aug 04 10:53:08.857743 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-91a47e67-b8e9-4f6e-b7dc-042511b567a6 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Flow 'volume_create_api' (f607805d-3fb6-4c4c-bb25-380c56438a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:08.858771 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-91a47e67-b8e9-4f6e-b7dc-042511b567a6 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9494b63b-7ca6-4429-8c96-dc4920e2199e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:08.859760 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-91a47e67-b8e9-4f6e-b7dc-042511b567a6 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:08.882293 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-91a47e67-b8e9-4f6e-b7dc-042511b567a6 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9494b63b-7ca6-4429-8c96-dc4920e2199e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:08.883101 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-91a47e67-b8e9-4f6e-b7dc-042511b567a6 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e52b940d-e842-462b-bdd8-23749fb822d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:08.920278 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-91a47e67-b8e9-4f6e-b7dc-042511b567a6 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Created reservations ['817e986c-7515-4d7c-aba6-bad70168a425', 'f7df7ea9-57fc-4911-b13a-855c089c6179', 'f78ca13a-79fa-4a4b-9d1a-ba8b9461321e', '91bcd767-5aed-47a9-a32b-07b496846819'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:08.921338 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-91a47e67-b8e9-4f6e-b7dc-042511b567a6 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e52b940d-e842-462b-bdd8-23749fb822d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['817e986c-7515-4d7c-aba6-bad70168a425', 'f7df7ea9-57fc-4911-b13a-855c089c6179', 'f78ca13a-79fa-4a4b-9d1a-ba8b9461321e', '91bcd767-5aed-47a9-a32b-07b496846819']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:08.922021 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-91a47e67-b8e9-4f6e-b7dc-042511b567a6 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4221d47-f551-4551-8444-2f64a7683781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:08.943529 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-91a47e67-b8e9-4f6e-b7dc-042511b567a6 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4221d47-f551-4551-8444-2f64a7683781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76084989-d59b-4100-89bb-dd218c455548', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2009205064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da48a25577a34c77b4e3ecef78797bb6',qos_specs=None,replication_status=,reservations=['817e986c-7515-4d7c-aba6-bad70168a425','f7df7ea9-57fc-4911-b13a-855c089c6179','f78ca13a-79fa-4a4b-9d1a-ba8b9461321e','91bcd767-5aed-47a9-a32b-07b496846819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53a836fa41c4417d81ac29765bbfde34',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2009205064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76084989-d59b-4100-89bb-dd218c455548,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da48a25577a34c77b4e3ecef78797bb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53a836fa41c4417d81ac29765bbfde34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:08.944260 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-91a47e67-b8e9-4f6e-b7dc-042511b567a6 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77616d71-423b-4479-9d6f-eaa11ad75630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:08.961734 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-91a47e67-b8e9-4f6e-b7dc-042511b567a6 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77616d71-423b-4479-9d6f-eaa11ad75630) transitioned into state 'SUCCESS' from state '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-2009205064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da48a25577a34c77b4e3ecef78797bb6',qos_specs=None,replication_status=,reservations=['817e986c-7515-4d7c-aba6-bad70168a425','f7df7ea9-57fc-4911-b13a-855c089c6179','f78ca13a-79fa-4a4b-9d1a-ba8b9461321e','91bcd767-5aed-47a9-a32b-07b496846819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53a836fa41c4417d81ac29765bbfde34',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:08.962458 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-91a47e67-b8e9-4f6e-b7dc-042511b567a6 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35a6deed-0f0c-4d33-b6b9-29e1db52a7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:08.972734 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-91a47e67-b8e9-4f6e-b7dc-042511b567a6 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35a6deed-0f0c-4d33-b6b9-29e1db52a7ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:08.973647 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-91a47e67-b8e9-4f6e-b7dc-042511b567a6 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Flow 'volume_create_api' (f607805d-3fb6-4c4c-bb25-380c56438a87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:08.974017 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-91a47e67-b8e9-4f6e-b7dc-042511b567a6 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Create volume request issued successfully. Aug 04 10:53:08.974754 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-91a47e67-b8e9-4f6e-b7dc-042511b567a6 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:08.975214 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 836/3341] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:53:08 2026] POST /volume/v3/volumes => generated 764 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:08.986419 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3f552101-8735-495b-9905-44fa52115645 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:08.986607 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fc0798a9-01f5-44b6-8df7-6bb92c36de73 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:08.988453 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc0798a9-01f5-44b6-8df7-6bb92c36de73 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:53:08.988507 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3f552101-8735-495b-9905-44fa52115645 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:08.988635 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc0798a9-01f5-44b6-8df7-6bb92c36de73 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:08.988827 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc0798a9-01f5-44b6-8df7-6bb92c36de73 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:08.988891 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3f552101-8735-495b-9905-44fa52115645 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7735938c-5a55-401f-b016-0a6beab1f8eb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1483066301"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:08.988945 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-fc0798a9-01f5-44b6-8df7-6bb92c36de73 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:08.990684 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-3f552101-8735-495b-9905-44fa52115645 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Create volume request body: {'volume': {"'source_volid": '7735938c-5a55-401f-b016-0a6beab1f8eb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1483066301'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:08.990843 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-3f552101-8735-495b-9905-44fa52115645 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Create volume of 1 GB Aug 04 10:53:08.991174 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:08.991174 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:08.992963 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:08.992963 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:08.993680 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc0798a9-01f5-44b6-8df7-6bb92c36de73 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:53:08.994150 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 831/3342] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:08 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:08.995681 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3f552101-8735-495b-9905-44fa52115645 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Availability Zones retrieved successfully. Aug 04 10:53:09.002342 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f552101-8735-495b-9905-44fa52115645 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Flow 'volume_create_api' (00b3ff72-40a0-4bc5-8bf6-934de638131c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:09.003667 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f552101-8735-495b-9905-44fa52115645 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c94398e3-0393-448a-b6e1-695a9df62982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:09.003855 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f8c92f75-4968-4404-8c00-915719c91688 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:09.004794 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-3f552101-8735-495b-9905-44fa52115645 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:09.005524 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f8c92f75-4968-4404-8c00-915719c91688 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 Aug 04 10:53:09.005694 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f8c92f75-4968-4404-8c00-915719c91688 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:09.005908 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f8c92f75-4968-4404-8c00-915719c91688 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:09.014946 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:09.014946 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:09.017996 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f8c92f75-4968-4404-8c00-915719c91688 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:09.021749 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f8c92f75-4968-4404-8c00-915719c91688 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 returned with HTTP 200 Aug 04 10:53:09.022120 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 839/3343] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:09 2026] GET /volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:09.029816 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f552101-8735-495b-9905-44fa52115645 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c94398e3-0393-448a-b6e1-695a9df62982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:09.030805 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f552101-8735-495b-9905-44fa52115645 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cc06890-c3c4-4064-b269-f3c32dff36f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:09.075947 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-3f552101-8735-495b-9905-44fa52115645 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Created reservations ['b9c55a1b-3254-4375-95c0-8e976629993c', '20c3dc10-e8b1-4bdc-8337-54a800fb456c', 'b6f72b17-c0cb-49bb-ad1a-0c8d217b441e', 'd1767fe5-030e-4d5e-9dfb-672e720ace05'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:09.076722 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f552101-8735-495b-9905-44fa52115645 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cc06890-c3c4-4064-b269-f3c32dff36f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9c55a1b-3254-4375-95c0-8e976629993c', '20c3dc10-e8b1-4bdc-8337-54a800fb456c', 'b6f72b17-c0cb-49bb-ad1a-0c8d217b441e', 'd1767fe5-030e-4d5e-9dfb-672e720ace05']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:09.077437 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f552101-8735-495b-9905-44fa52115645 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd87b6f7-2243-464d-b908-90a71c74c36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:09.105856 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f552101-8735-495b-9905-44fa52115645 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd87b6f7-2243-464d-b908-90a71c74c36b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '630507d0-4d87-4c22-abe0-19ce4eb184d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1483066301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da48a25577a34c77b4e3ecef78797bb6',qos_specs=None,replication_status=,reservations=['b9c55a1b-3254-4375-95c0-8e976629993c','20c3dc10-e8b1-4bdc-8337-54a800fb456c','b6f72b17-c0cb-49bb-ad1a-0c8d217b441e','d1767fe5-030e-4d5e-9dfb-672e720ace05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53a836fa41c4417d81ac29765bbfde34',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1483066301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=630507d0-4d87-4c22-abe0-19ce4eb184d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da48a25577a34c77b4e3ecef78797bb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53a836fa41c4417d81ac29765bbfde34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:09.106622 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f552101-8735-495b-9905-44fa52115645 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (391c2ab2-7a49-4b45-ba48-00bb2861cdb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:09.110932 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8be982bc-027c-4161-bce5-d05d71bea425 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:09.111662 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8be982bc-027c-4161-bce5-d05d71bea425 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 Aug 04 10:53:09.111871 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8be982bc-027c-4161-bce5-d05d71bea425 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:09.112084 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8be982bc-027c-4161-bce5-d05d71bea425 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:09.112216 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-8be982bc-027c-4161-bce5-d05d71bea425 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id b3f924a6-48c0-4a0c-b5ee-534cf451e9f9. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:09.116390 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:09.116390 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:09.117103 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8be982bc-027c-4161-bce5-d05d71bea425 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 returned with HTTP 200 Aug 04 10:53:09.117479 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 837/3344] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:09 2026] GET /volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:09.126385 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-410c912c-9f14-4e3a-be77-cce159808f12 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:09.128499 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-410c912c-9f14-4e3a-be77-cce159808f12 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] POST https://10.4.3.232/volume/v3/backups Aug 04 10:53:09.128907 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-410c912c-9f14-4e3a-be77-cce159808f12 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a19d6d52-f1d2-4367-b91d-41e1077cee59", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1041836465"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:09.129124 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f552101-8735-495b-9905-44fa52115645 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (391c2ab2-7a49-4b45-ba48-00bb2861cdb5) transitioned into state 'SUCCESS' from state '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-1483066301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da48a25577a34c77b4e3ecef78797bb6',qos_specs=None,replication_status=,reservations=['b9c55a1b-3254-4375-95c0-8e976629993c','20c3dc10-e8b1-4bdc-8337-54a800fb456c','b6f72b17-c0cb-49bb-ad1a-0c8d217b441e','d1767fe5-030e-4d5e-9dfb-672e720ace05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53a836fa41c4417d81ac29765bbfde34',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:09.129813 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f552101-8735-495b-9905-44fa52115645 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94eab5fc-6668-46aa-a1bb-60906ee09161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:09.130833 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-410c912c-9f14-4e3a-be77-cce159808f12 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Creating new backup {'backup': {'volume_id': 'a19d6d52-f1d2-4367-b91d-41e1077cee59', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1041836465'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:53:09.131018 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-410c912c-9f14-4e3a-be77-cce159808f12 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Creating backup of volume a19d6d52-f1d2-4367-b91d-41e1077cee59 in container None Aug 04 10:53:09.138294 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f552101-8735-495b-9905-44fa52115645 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94eab5fc-6668-46aa-a1bb-60906ee09161) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:09.139046 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f552101-8735-495b-9905-44fa52115645 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Flow 'volume_create_api' (00b3ff72-40a0-4bc5-8bf6-934de638131c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:09.139375 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3f552101-8735-495b-9905-44fa52115645 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Create volume request issued successfully. Aug 04 10:53:09.139433 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:09.139433 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:09.139885 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3f552101-8735-495b-9905-44fa52115645 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:09.139990 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-410c912c-9f14-4e3a-be77-cce159808f12 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:53:09.140312 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 838/3345] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:53:08 2026] POST /volume/v3/volumes => generated 764 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:09.153108 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b58b7828-ac50-4b8d-be54-cdeb4ed5da4f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:09.154933 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b58b7828-ac50-4b8d-be54-cdeb4ed5da4f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:09.155336 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b58b7828-ac50-4b8d-be54-cdeb4ed5da4f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7735938c-5a55-401f-b016-0a6beab1f8eb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1682024604"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:09.156897 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-b58b7828-ac50-4b8d-be54-cdeb4ed5da4f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Create volume request body: {'volume': {"'source_volid": '7735938c-5a55-401f-b016-0a6beab1f8eb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1682024604'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:09.157025 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-b58b7828-ac50-4b8d-be54-cdeb4ed5da4f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Create volume of 1 GB Aug 04 10:53:09.159321 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-410c912c-9f14-4e3a-be77-cce159808f12 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Created reservations ['c0d5634b-5d0f-4542-b28e-abf801922409', 'd28d2f9a-41d2-469d-a816-7475beabd3a7'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:09.161157 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b58b7828-ac50-4b8d-be54-cdeb4ed5da4f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Availability Zones retrieved successfully. Aug 04 10:53:09.166802 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b58b7828-ac50-4b8d-be54-cdeb4ed5da4f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Flow 'volume_create_api' (8e20a32d-a563-4009-94bc-a021d662ec5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:09.167700 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b58b7828-ac50-4b8d-be54-cdeb4ed5da4f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5fbba79-dbc9-4b02-9a7c-d6404f61a115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:09.168560 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-b58b7828-ac50-4b8d-be54-cdeb4ed5da4f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:09.192655 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-410c912c-9f14-4e3a-be77-cce159808f12 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:53:09.193063 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 832/3346] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:53:09 2026] POST /volume/v3/backups => generated 330 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:09.195052 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b58b7828-ac50-4b8d-be54-cdeb4ed5da4f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5fbba79-dbc9-4b02-9a7c-d6404f61a115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:09.195916 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b58b7828-ac50-4b8d-be54-cdeb4ed5da4f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8836cfc8-fa53-490e-abfb-9a91e1060efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:09.201768 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-bae4f185-deb8-49c7-a8f6-b4dd7b19ff21 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:09.203753 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bae4f185-deb8-49c7-a8f6-b4dd7b19ff21 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:09.203944 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bae4f185-deb8-49c7-a8f6-b4dd7b19ff21 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:09.204131 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bae4f185-deb8-49c7-a8f6-b4dd7b19ff21 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:09.204223 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-bae4f185-deb8-49c7-a8f6-b4dd7b19ff21 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:09.208491 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:09.208491 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:09.209206 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bae4f185-deb8-49c7-a8f6-b4dd7b19ff21 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:09.209558 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 838/3347] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:09 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:09.233552 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-b58b7828-ac50-4b8d-be54-cdeb4ed5da4f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Created reservations ['e5490384-4850-424b-a3a9-559db6163c90', '1f0e1757-63aa-4589-be22-ac866c93b636', 'a0f759a5-4697-4a68-927c-78c7b85632d6', '3ea8f3cb-7573-4cb3-8268-f5c350cd8a34'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:09.234325 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b58b7828-ac50-4b8d-be54-cdeb4ed5da4f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8836cfc8-fa53-490e-abfb-9a91e1060efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5490384-4850-424b-a3a9-559db6163c90', '1f0e1757-63aa-4589-be22-ac866c93b636', 'a0f759a5-4697-4a68-927c-78c7b85632d6', '3ea8f3cb-7573-4cb3-8268-f5c350cd8a34']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:09.235013 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b58b7828-ac50-4b8d-be54-cdeb4ed5da4f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0032d3e-3bdc-4e0d-9174-28e63a215bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:09.257480 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b58b7828-ac50-4b8d-be54-cdeb4ed5da4f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0032d3e-3bdc-4e0d-9174-28e63a215bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84873365-ef54-4b99-93ab-929464e579c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1682024604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da48a25577a34c77b4e3ecef78797bb6',qos_specs=None,replication_status=,reservations=['e5490384-4850-424b-a3a9-559db6163c90','1f0e1757-63aa-4589-be22-ac866c93b636','a0f759a5-4697-4a68-927c-78c7b85632d6','3ea8f3cb-7573-4cb3-8268-f5c350cd8a34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53a836fa41c4417d81ac29765bbfde34',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1682024604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84873365-ef54-4b99-93ab-929464e579c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da48a25577a34c77b4e3ecef78797bb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53a836fa41c4417d81ac29765bbfde34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:09.258210 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b58b7828-ac50-4b8d-be54-cdeb4ed5da4f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62d123bd-a330-4e8f-85e5-a97253b29b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:09.274387 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b58b7828-ac50-4b8d-be54-cdeb4ed5da4f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62d123bd-a330-4e8f-85e5-a97253b29b90) transitioned into state 'SUCCESS' from state '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-1682024604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da48a25577a34c77b4e3ecef78797bb6',qos_specs=None,replication_status=,reservations=['e5490384-4850-424b-a3a9-559db6163c90','1f0e1757-63aa-4589-be22-ac866c93b636','a0f759a5-4697-4a68-927c-78c7b85632d6','3ea8f3cb-7573-4cb3-8268-f5c350cd8a34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53a836fa41c4417d81ac29765bbfde34',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:09.275134 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b58b7828-ac50-4b8d-be54-cdeb4ed5da4f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ea33b5b-4f26-4d98-b025-7ff68bc6bea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:09.284660 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b58b7828-ac50-4b8d-be54-cdeb4ed5da4f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ea33b5b-4f26-4d98-b025-7ff68bc6bea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:09.285640 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b58b7828-ac50-4b8d-be54-cdeb4ed5da4f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Flow 'volume_create_api' (8e20a32d-a563-4009-94bc-a021d662ec5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:09.286000 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b58b7828-ac50-4b8d-be54-cdeb4ed5da4f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Create volume request issued successfully. Aug 04 10:53:09.286745 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b58b7828-ac50-4b8d-be54-cdeb4ed5da4f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:09.287227 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 840/3348] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:53:09 2026] POST /volume/v3/volumes => generated 764 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:09.299657 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-35db1605-1e99-4980-bba9-2d20fa1e5ba1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:09.301588 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-35db1605-1e99-4980-bba9-2d20fa1e5ba1 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] GET https://10.4.3.232/volume/v3/volumes/ffc42d93-e406-4d39-bf8c-75e829a3bbf7 Aug 04 10:53:09.301863 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-35db1605-1e99-4980-bba9-2d20fa1e5ba1 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:09.302010 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-35db1605-1e99-4980-bba9-2d20fa1e5ba1 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:09.310707 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:09.310707 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:09.315436 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-35db1605-1e99-4980-bba9-2d20fa1e5ba1 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Volume info retrieved successfully. Aug 04 10:53:09.320498 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-35db1605-1e99-4980-bba9-2d20fa1e5ba1 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/ffc42d93-e406-4d39-bf8c-75e829a3bbf7 returned with HTTP 200 Aug 04 10:53:09.320906 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 839/3349] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:09 2026] GET /volume/v3/volumes/ffc42d93-e406-4d39-bf8c-75e829a3bbf7 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:09.333700 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-92d89836-3f80-4a7e-9b2a-afe1abb5a1a1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:09.335709 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-92d89836-3f80-4a7e-9b2a-afe1abb5a1a1 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] GET https://10.4.3.232/volume/v3/volumes/aaeb54b9-3fbc-4562-ada8-9a0891aca8b1 Aug 04 10:53:09.335709 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-92d89836-3f80-4a7e-9b2a-afe1abb5a1a1 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:09.335934 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-92d89836-3f80-4a7e-9b2a-afe1abb5a1a1 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:09.343987 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:09.343987 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:09.348040 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-92d89836-3f80-4a7e-9b2a-afe1abb5a1a1 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Volume info retrieved successfully. Aug 04 10:53:09.352082 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-92d89836-3f80-4a7e-9b2a-afe1abb5a1a1 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/aaeb54b9-3fbc-4562-ada8-9a0891aca8b1 returned with HTTP 200 Aug 04 10:53:09.352518 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 833/3350] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:09 2026] GET /volume/v3/volumes/aaeb54b9-3fbc-4562-ada8-9a0891aca8b1 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:09.363176 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-4dc6d5b2-1786-4a97-a44b-5aadaf71862f req-0b5a5f33-d81f-4d1f-9682-7f8dd386ee63 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:09.365322 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-4dc6d5b2-1786-4a97-a44b-5aadaf71862f req-0b5a5f33-d81f-4d1f-9682-7f8dd386ee63 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe Aug 04 10:53:09.365512 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-4dc6d5b2-1786-4a97-a44b-5aadaf71862f req-0b5a5f33-d81f-4d1f-9682-7f8dd386ee63 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:09.365555 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-801f601c-1573-4e3b-9c17-e2d6c9fd3abb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:09.365692 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-4dc6d5b2-1786-4a97-a44b-5aadaf71862f req-0b5a5f33-d81f-4d1f-9682-7f8dd386ee63 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:09.367488 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-801f601c-1573-4e3b-9c17-e2d6c9fd3abb tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] GET https://10.4.3.232/volume/v3/volumes/76084989-d59b-4100-89bb-dd218c455548 Aug 04 10:53:09.367736 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-801f601c-1573-4e3b-9c17-e2d6c9fd3abb tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:09.367939 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-801f601c-1573-4e3b-9c17-e2d6c9fd3abb tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:09.373365 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:09.373365 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:09.374703 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:09.374703 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:09.377079 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-4dc6d5b2-1786-4a97-a44b-5aadaf71862f req-0b5a5f33-d81f-4d1f-9682-7f8dd386ee63 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:53:09.378495 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-801f601c-1573-4e3b-9c17-e2d6c9fd3abb tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Volume info retrieved successfully. Aug 04 10:53:09.380739 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-4dc6d5b2-1786-4a97-a44b-5aadaf71862f req-0b5a5f33-d81f-4d1f-9682-7f8dd386ee63 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe returned with HTTP 200 Aug 04 10:53:09.381153 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 839/3351] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:53:09 2026] GET /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:09.382457 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-801f601c-1573-4e3b-9c17-e2d6c9fd3abb tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/76084989-d59b-4100-89bb-dd218c455548 returned with HTTP 200 Aug 04 10:53:09.382825 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 841/3352] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:09 2026] GET /volume/v3/volumes/76084989-d59b-4100-89bb-dd218c455548 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:09.393843 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-22d279cf-f9de-4f29-8d2e-d66fcd335106 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:09.395740 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-22d279cf-f9de-4f29-8d2e-d66fcd335106 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] GET https://10.4.3.232/volume/v3/volumes/630507d0-4d87-4c22-abe0-19ce4eb184d3 Aug 04 10:53:09.395740 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-22d279cf-f9de-4f29-8d2e-d66fcd335106 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:09.395845 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-22d279cf-f9de-4f29-8d2e-d66fcd335106 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:09.402226 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:09.402226 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:09.405098 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-22d279cf-f9de-4f29-8d2e-d66fcd335106 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Volume info retrieved successfully. Aug 04 10:53:09.408775 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-22d279cf-f9de-4f29-8d2e-d66fcd335106 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/630507d0-4d87-4c22-abe0-19ce4eb184d3 returned with HTTP 200 Aug 04 10:53:09.409141 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 840/3353] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:09 2026] GET /volume/v3/volumes/630507d0-4d87-4c22-abe0-19ce4eb184d3 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:09.420680 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-88047d77-d39c-4488-aa72-55f37528ad26 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:09.422657 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-88047d77-d39c-4488-aa72-55f37528ad26 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] GET https://10.4.3.232/volume/v3/volumes/84873365-ef54-4b99-93ab-929464e579c5 Aug 04 10:53:09.422808 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-88047d77-d39c-4488-aa72-55f37528ad26 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:09.422994 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-88047d77-d39c-4488-aa72-55f37528ad26 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:09.434695 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:09.434695 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:09.441576 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-88047d77-d39c-4488-aa72-55f37528ad26 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Volume info retrieved successfully. Aug 04 10:53:09.446143 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-88047d77-d39c-4488-aa72-55f37528ad26 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/84873365-ef54-4b99-93ab-929464e579c5 returned with HTTP 200 Aug 04 10:53:09.446577 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 834/3354] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:09 2026] GET /volume/v3/volumes/84873365-ef54-4b99-93ab-929464e579c5 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:09.459810 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-77fb9277-002c-4ded-91e6-e58a33f49884 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:09.461574 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-77fb9277-002c-4ded-91e6-e58a33f49884 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] DELETE https://10.4.3.232/volume/v3/volumes/84873365-ef54-4b99-93ab-929464e579c5 Aug 04 10:53:09.462606 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-77fb9277-002c-4ded-91e6-e58a33f49884 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:09.462606 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-77fb9277-002c-4ded-91e6-e58a33f49884 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:09.462606 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-77fb9277-002c-4ded-91e6-e58a33f49884 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Delete volume with id: 84873365-ef54-4b99-93ab-929464e579c5 Aug 04 10:53:09.469534 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:09.469534 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:09.469959 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-77fb9277-002c-4ded-91e6-e58a33f49884 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Volume info retrieved successfully. Aug 04 10:53:09.497078 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-77fb9277-002c-4ded-91e6-e58a33f49884 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Delete volume request issued successfully. Aug 04 10:53:09.497219 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-77fb9277-002c-4ded-91e6-e58a33f49884 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/84873365-ef54-4b99-93ab-929464e579c5 returned with HTTP 202 Aug 04 10:53:09.497815 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 840/3355] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:09 2026] DELETE /volume/v3/volumes/84873365-ef54-4b99-93ab-929464e579c5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:09.505960 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-922a2079-1e87-42ba-82b8-970780fd8be9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:09.508341 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-922a2079-1e87-42ba-82b8-970780fd8be9 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] GET https://10.4.3.232/volume/v3/volumes/84873365-ef54-4b99-93ab-929464e579c5 Aug 04 10:53:09.508576 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-922a2079-1e87-42ba-82b8-970780fd8be9 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:09.508842 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-922a2079-1e87-42ba-82b8-970780fd8be9 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:09.516564 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:09.516564 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:09.520371 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-922a2079-1e87-42ba-82b8-970780fd8be9 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Volume info retrieved successfully. Aug 04 10:53:09.524654 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-922a2079-1e87-42ba-82b8-970780fd8be9 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/84873365-ef54-4b99-93ab-929464e579c5 returned with HTTP 200 Aug 04 10:53:09.525154 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 842/3356] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:09 2026] GET /volume/v3/volumes/84873365-ef54-4b99-93ab-929464e579c5 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:10.003288 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-97417371-62a7-4fbb-9871-434524c9cd61 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:10.005048 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-97417371-62a7-4fbb-9871-434524c9cd61 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:53:10.005233 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-97417371-62a7-4fbb-9871-434524c9cd61 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:10.005429 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-97417371-62a7-4fbb-9871-434524c9cd61 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:10.005556 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-97417371-62a7-4fbb-9871-434524c9cd61 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:10.009402 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:10.009402 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:10.010092 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-97417371-62a7-4fbb-9871-434524c9cd61 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:53:10.010546 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 841/3357] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:10 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:10.033409 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dc3e7d02-733d-4f7d-b89a-c4c50bfe6ce1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:10.035086 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dc3e7d02-733d-4f7d-b89a-c4c50bfe6ce1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 Aug 04 10:53:10.035301 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dc3e7d02-733d-4f7d-b89a-c4c50bfe6ce1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:10.035502 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dc3e7d02-733d-4f7d-b89a-c4c50bfe6ce1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:10.045836 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:10.045836 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:10.049198 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dc3e7d02-733d-4f7d-b89a-c4c50bfe6ce1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:10.053141 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dc3e7d02-733d-4f7d-b89a-c4c50bfe6ce1 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 returned with HTTP 200 Aug 04 10:53:10.053736 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 835/3358] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:10 2026] GET /volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:10.220427 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-cc2f2d9c-e8b8-4c5d-928d-071465a2247f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:10.221735 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cc2f2d9c-e8b8-4c5d-928d-071465a2247f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:10.221924 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cc2f2d9c-e8b8-4c5d-928d-071465a2247f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:10.222110 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cc2f2d9c-e8b8-4c5d-928d-071465a2247f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:10.222209 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-cc2f2d9c-e8b8-4c5d-928d-071465a2247f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:10.226692 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:10.226692 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:10.227507 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cc2f2d9c-e8b8-4c5d-928d-071465a2247f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:10.227997 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 841/3359] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:10 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:10.537394 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8e100c53-1b80-40fc-8df8-16173e77e1cc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:10.539313 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8e100c53-1b80-40fc-8df8-16173e77e1cc tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] GET https://10.4.3.232/volume/v3/volumes/84873365-ef54-4b99-93ab-929464e579c5 Aug 04 10:53:10.539522 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8e100c53-1b80-40fc-8df8-16173e77e1cc tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:10.539696 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8e100c53-1b80-40fc-8df8-16173e77e1cc tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:10.545010 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8e100c53-1b80-40fc-8df8-16173e77e1cc tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/84873365-ef54-4b99-93ab-929464e579c5 returned with HTTP 404 Aug 04 10:53:10.545454 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 843/3360] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:10 2026] GET /volume/v3/volumes/84873365-ef54-4b99-93ab-929464e579c5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:10.551484 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2c6c5eae-d257-49b7-9927-8fa77678f54b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:10.553584 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2c6c5eae-d257-49b7-9927-8fa77678f54b tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] DELETE https://10.4.3.232/volume/v3/volumes/630507d0-4d87-4c22-abe0-19ce4eb184d3 Aug 04 10:53:10.553825 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2c6c5eae-d257-49b7-9927-8fa77678f54b tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:10.554058 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2c6c5eae-d257-49b7-9927-8fa77678f54b tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:10.554253 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-2c6c5eae-d257-49b7-9927-8fa77678f54b tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Delete volume with id: 630507d0-4d87-4c22-abe0-19ce4eb184d3 Aug 04 10:53:10.562191 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:10.562191 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:10.562737 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2c6c5eae-d257-49b7-9927-8fa77678f54b tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Volume info retrieved successfully. Aug 04 10:53:10.579570 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2c6c5eae-d257-49b7-9927-8fa77678f54b tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Delete volume request issued successfully. Aug 04 10:53:10.579803 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2c6c5eae-d257-49b7-9927-8fa77678f54b tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/630507d0-4d87-4c22-abe0-19ce4eb184d3 returned with HTTP 202 Aug 04 10:53:10.580304 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 842/3361] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:10 2026] DELETE /volume/v3/volumes/630507d0-4d87-4c22-abe0-19ce4eb184d3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:10.586414 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d5ab81c1-b2dc-462a-95c3-8a5a6be72068 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:10.588629 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d5ab81c1-b2dc-462a-95c3-8a5a6be72068 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] GET https://10.4.3.232/volume/v3/volumes/630507d0-4d87-4c22-abe0-19ce4eb184d3 Aug 04 10:53:10.588957 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d5ab81c1-b2dc-462a-95c3-8a5a6be72068 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:10.589258 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d5ab81c1-b2dc-462a-95c3-8a5a6be72068 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:10.596147 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:10.596147 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:10.598418 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d5ab81c1-b2dc-462a-95c3-8a5a6be72068 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Volume info retrieved successfully. Aug 04 10:53:10.603344 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d5ab81c1-b2dc-462a-95c3-8a5a6be72068 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/630507d0-4d87-4c22-abe0-19ce4eb184d3 returned with HTTP 200 Aug 04 10:53:10.603855 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 836/3362] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:10 2026] GET /volume/v3/volumes/630507d0-4d87-4c22-abe0-19ce4eb184d3 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:11.019602 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-96e850e4-c3fc-4e33-9630-a2eee3415662 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:11.021380 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-96e850e4-c3fc-4e33-9630-a2eee3415662 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:53:11.021560 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-96e850e4-c3fc-4e33-9630-a2eee3415662 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:11.021739 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-96e850e4-c3fc-4e33-9630-a2eee3415662 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:11.021840 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-96e850e4-c3fc-4e33-9630-a2eee3415662 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:11.025771 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:11.025771 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:11.026465 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-96e850e4-c3fc-4e33-9630-a2eee3415662 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:53:11.026805 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 842/3363] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:11 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:11.066728 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fddf3421-f1e7-4e98-8e59-d4db0b32e12e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:11.068353 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fddf3421-f1e7-4e98-8e59-d4db0b32e12e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 Aug 04 10:53:11.068562 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fddf3421-f1e7-4e98-8e59-d4db0b32e12e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:11.068739 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fddf3421-f1e7-4e98-8e59-d4db0b32e12e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:11.077408 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:11.077408 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:11.085171 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fddf3421-f1e7-4e98-8e59-d4db0b32e12e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:11.089284 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fddf3421-f1e7-4e98-8e59-d4db0b32e12e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 returned with HTTP 200 Aug 04 10:53:11.089673 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 844/3364] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:11 2026] GET /volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:11.237458 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4b3e2600-b1ed-488c-a978-f5bfc7429377 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:11.239165 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4b3e2600-b1ed-488c-a978-f5bfc7429377 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:11.239427 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4b3e2600-b1ed-488c-a978-f5bfc7429377 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:11.239684 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4b3e2600-b1ed-488c-a978-f5bfc7429377 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:11.239828 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-4b3e2600-b1ed-488c-a978-f5bfc7429377 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:11.244412 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:11.244412 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:11.245149 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4b3e2600-b1ed-488c-a978-f5bfc7429377 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:11.245526 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 843/3365] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:11 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:11.616410 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8350d1b0-b918-4358-ac43-69e4117e7a85 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:11.618654 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8350d1b0-b918-4358-ac43-69e4117e7a85 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] GET https://10.4.3.232/volume/v3/volumes/630507d0-4d87-4c22-abe0-19ce4eb184d3 Aug 04 10:53:11.618860 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8350d1b0-b918-4358-ac43-69e4117e7a85 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:11.619075 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8350d1b0-b918-4358-ac43-69e4117e7a85 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:11.627029 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8350d1b0-b918-4358-ac43-69e4117e7a85 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/630507d0-4d87-4c22-abe0-19ce4eb184d3 returned with HTTP 404 Aug 04 10:53:11.627029 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 837/3366] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:11 2026] GET /volume/v3/volumes/630507d0-4d87-4c22-abe0-19ce4eb184d3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:11.634262 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2a1a2434-0645-424c-95da-b61e71d9be5b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:11.636033 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2a1a2434-0645-424c-95da-b61e71d9be5b tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] DELETE https://10.4.3.232/volume/v3/volumes/76084989-d59b-4100-89bb-dd218c455548 Aug 04 10:53:11.636256 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2a1a2434-0645-424c-95da-b61e71d9be5b tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:11.636457 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2a1a2434-0645-424c-95da-b61e71d9be5b tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:11.636613 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-2a1a2434-0645-424c-95da-b61e71d9be5b tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Delete volume with id: 76084989-d59b-4100-89bb-dd218c455548 Aug 04 10:53:11.643564 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:11.643564 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:11.643985 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2a1a2434-0645-424c-95da-b61e71d9be5b tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Volume info retrieved successfully. Aug 04 10:53:11.661028 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2a1a2434-0645-424c-95da-b61e71d9be5b tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Delete volume request issued successfully. Aug 04 10:53:11.661191 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2a1a2434-0645-424c-95da-b61e71d9be5b tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/76084989-d59b-4100-89bb-dd218c455548 returned with HTTP 202 Aug 04 10:53:11.661652 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 843/3367] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:11 2026] DELETE /volume/v3/volumes/76084989-d59b-4100-89bb-dd218c455548 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:11.669526 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-33ee2650-37f5-425a-9acf-636a237cdf4d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:11.671861 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8b710cf5-adda-4ddd-96f1-b8bb62a4f10b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:11.672023 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-33ee2650-37f5-425a-9acf-636a237cdf4d tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] POST https://10.4.3.232/volume/v3/attachments/009b6325-dbe6-4844-acdb-658fb7af1cc5/action Aug 04 10:53:11.672296 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-33ee2650-37f5-425a-9acf-636a237cdf4d tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:53:11.672416 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-33ee2650-37f5-425a-9acf-636a237cdf4d tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:11.673093 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8b710cf5-adda-4ddd-96f1-b8bb62a4f10b tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] GET https://10.4.3.232/volume/v3/volumes/76084989-d59b-4100-89bb-dd218c455548 Aug 04 10:53:11.673364 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8b710cf5-adda-4ddd-96f1-b8bb62a4f10b tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:11.673558 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8b710cf5-adda-4ddd-96f1-b8bb62a4f10b tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:11.681634 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:11.681634 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:11.685548 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8b710cf5-adda-4ddd-96f1-b8bb62a4f10b tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Volume info retrieved successfully. Aug 04 10:53:11.688295 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:11.688295 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:11.689646 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8b710cf5-adda-4ddd-96f1-b8bb62a4f10b tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/76084989-d59b-4100-89bb-dd218c455548 returned with HTTP 200 Aug 04 10:53:11.690034 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 844/3368] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:11 2026] GET /volume/v3/volumes/76084989-d59b-4100-89bb-dd218c455548 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:11.698614 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-041ce6c9-09c5-4445-b463-a32c612b25a1 req-33ee2650-37f5-425a-9acf-636a237cdf4d tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/attachments/009b6325-dbe6-4844-acdb-658fb7af1cc5/action returned with HTTP 204 Aug 04 10:53:11.699037 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 845/3369] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:53:11 2026] POST /volume/v3/attachments/009b6325-dbe6-4844-acdb-658fb7af1cc5/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:12.035378 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-531044fa-9ad6-417f-b396-290c7cfd18cc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:12.036896 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-531044fa-9ad6-417f-b396-290c7cfd18cc tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:53:12.037045 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-531044fa-9ad6-417f-b396-290c7cfd18cc tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:12.037209 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-531044fa-9ad6-417f-b396-290c7cfd18cc tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:12.037348 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-531044fa-9ad6-417f-b396-290c7cfd18cc tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:12.041076 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:12.041076 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:12.041719 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-531044fa-9ad6-417f-b396-290c7cfd18cc tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:53:12.042045 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 838/3370] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:12 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:12.103395 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-01f14e8f-8faa-449a-a007-7eb27ba730c4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:12.105492 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-01f14e8f-8faa-449a-a007-7eb27ba730c4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 Aug 04 10:53:12.105738 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-01f14e8f-8faa-449a-a007-7eb27ba730c4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:12.105986 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-01f14e8f-8faa-449a-a007-7eb27ba730c4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:12.117372 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:12.117372 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:12.121121 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-01f14e8f-8faa-449a-a007-7eb27ba730c4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:12.125786 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-01f14e8f-8faa-449a-a007-7eb27ba730c4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 returned with HTTP 200 Aug 04 10:53:12.126292 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 844/3371] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:12 2026] GET /volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:12.142213 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1b24b3ed-5a7f-4850-a532-9c38d76677e4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:12.143930 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1b24b3ed-5a7f-4850-a532-9c38d76677e4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 Aug 04 10:53:12.144119 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1b24b3ed-5a7f-4850-a532-9c38d76677e4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:12.144326 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1b24b3ed-5a7f-4850-a532-9c38d76677e4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:12.153019 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:12.153019 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:12.156164 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1b24b3ed-5a7f-4850-a532-9c38d76677e4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:12.159895 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1b24b3ed-5a7f-4850-a532-9c38d76677e4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 returned with HTTP 200 Aug 04 10:53:12.160230 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 845/3372] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:12 2026] GET /volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 => generated 1136 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:12.174585 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6993cb3d-6c41-4599-8740-beca367de570 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:12.176345 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6993cb3d-6c41-4599-8740-beca367de570 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] DELETE https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe Aug 04 10:53:12.176554 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6993cb3d-6c41-4599-8740-beca367de570 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:12.176732 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6993cb3d-6c41-4599-8740-beca367de570 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:12.176906 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-6993cb3d-6c41-4599-8740-beca367de570 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Delete volume with id: 2642402e-586b-454b-9107-b84db785aebe Aug 04 10:53:12.183391 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:12.183391 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:12.183797 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6993cb3d-6c41-4599-8740-beca367de570 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:53:12.194162 np0000006413 devstack@c-api.service[100254]: WARNING cinder.keymgr.conf_key_mgr [None req-6993cb3d-6c41-4599-8740-beca367de570 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 04 10:53:12.202488 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6993cb3d-6c41-4599-8740-beca367de570 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Delete volume request issued successfully. Aug 04 10:53:12.202714 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6993cb3d-6c41-4599-8740-beca367de570 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe returned with HTTP 202 Aug 04 10:53:12.203263 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 846/3373] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:12 2026] DELETE /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:12.211123 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b2989557-9959-41df-88de-56ea9cc03262 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:12.212897 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2989557-9959-41df-88de-56ea9cc03262 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe Aug 04 10:53:12.213068 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b2989557-9959-41df-88de-56ea9cc03262 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:12.213272 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b2989557-9959-41df-88de-56ea9cc03262 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:12.225514 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:12.225514 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:12.229082 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b2989557-9959-41df-88de-56ea9cc03262 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:53:12.233056 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2989557-9959-41df-88de-56ea9cc03262 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe returned with HTTP 200 Aug 04 10:53:12.233444 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 839/3374] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:12 2026] GET /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:12.255052 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1a996024-0ef7-4b0f-b5cf-10aa6eac490e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:12.257448 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1a996024-0ef7-4b0f-b5cf-10aa6eac490e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:12.257743 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1a996024-0ef7-4b0f-b5cf-10aa6eac490e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:12.258014 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1a996024-0ef7-4b0f-b5cf-10aa6eac490e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:12.258171 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-1a996024-0ef7-4b0f-b5cf-10aa6eac490e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:12.263436 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:12.263436 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:12.264513 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1a996024-0ef7-4b0f-b5cf-10aa6eac490e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:12.265082 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 845/3375] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:12 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:12.436942 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-5285e749-06fe-4f24-a1bf-e6776df96d9a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:12.439304 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-5285e749-06fe-4f24-a1bf-e6776df96d9a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 Aug 04 10:53:12.439553 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-5285e749-06fe-4f24-a1bf-e6776df96d9a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:12.439786 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-5285e749-06fe-4f24-a1bf-e6776df96d9a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:12.450742 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:12.450742 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:12.454423 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-5285e749-06fe-4f24-a1bf-e6776df96d9a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:12.458525 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-5285e749-06fe-4f24-a1bf-e6776df96d9a tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 returned with HTTP 200 Aug 04 10:53:12.458826 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 846/3376] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:53:12 2026] GET /volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:12.475557 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-3bedf5ac-56b4-4c6f-b584-4c3d0a06bb51 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:12.478210 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-3bedf5ac-56b4-4c6f-b584-4c3d0a06bb51 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] POST https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635/action Aug 04 10:53:12.478678 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-3bedf5ac-56b4-4c6f-b584-4c3d0a06bb51 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:53:12.478820 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-3bedf5ac-56b4-4c6f-b584-4c3d0a06bb51 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:12.488678 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:12.488678 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:12.489153 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-3bedf5ac-56b4-4c6f-b584-4c3d0a06bb51 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:12.500634 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-3bedf5ac-56b4-4c6f-b584-4c3d0a06bb51 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Begin detaching volume completed successfully. Aug 04 10:53:12.500810 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-3bedf5ac-56b4-4c6f-b584-4c3d0a06bb51 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635/action returned with HTTP 202 Aug 04 10:53:12.501222 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 847/3377] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:53:12 2026] POST /volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:53:12.523312 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-25cd6dc3-0145-46ef-803b-4b5b5dbb72e9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:12.525040 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-25cd6dc3-0145-46ef-803b-4b5b5dbb72e9 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 Aug 04 10:53:12.525205 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-25cd6dc3-0145-46ef-803b-4b5b5dbb72e9 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:12.525405 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-25cd6dc3-0145-46ef-803b-4b5b5dbb72e9 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:12.534280 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:12.534280 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:12.538374 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-25cd6dc3-0145-46ef-803b-4b5b5dbb72e9 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:12.543235 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-25cd6dc3-0145-46ef-803b-4b5b5dbb72e9 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 returned with HTTP 200 Aug 04 10:53:12.543749 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 840/3378] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:12 2026] GET /volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:12.550732 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-25c40c68-ece0-41f7-93cd-40aff5591ba5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:12.550732 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-25c40c68-ece0-41f7-93cd-40aff5591ba5 None None] GET https://10.4.3.232/volume// Aug 04 10:53:12.550732 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-25c40c68-ece0-41f7-93cd-40aff5591ba5 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:12.550732 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-25c40c68-ece0-41f7-93cd-40aff5591ba5 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:12.551063 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-25c40c68-ece0-41f7-93cd-40aff5591ba5 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:53:12.551357 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 846/3379] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:53:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:53:12.558512 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-a239a38b-d718-4a98-9002-62b35d8afa5d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:12.560458 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-a239a38b-d718-4a98-9002-62b35d8afa5d tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 Aug 04 10:53:12.560662 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-a239a38b-d718-4a98-9002-62b35d8afa5d tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:12.560920 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-a239a38b-d718-4a98-9002-62b35d8afa5d tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:12.569828 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:12.569828 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:12.573023 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-a239a38b-d718-4a98-9002-62b35d8afa5d tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:12.577037 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-a239a38b-d718-4a98-9002-62b35d8afa5d tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 returned with HTTP 200 Aug 04 10:53:12.577497 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 847/3380] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:53:12 2026] GET /volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 => generated 1319 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:53:12.708127 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1dc5ddd2-d70a-461d-b775-134fc4125af2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:12.711487 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1dc5ddd2-d70a-461d-b775-134fc4125af2 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] GET https://10.4.3.232/volume/v3/volumes/76084989-d59b-4100-89bb-dd218c455548 Aug 04 10:53:12.711487 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1dc5ddd2-d70a-461d-b775-134fc4125af2 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:12.711487 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1dc5ddd2-d70a-461d-b775-134fc4125af2 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:12.720086 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1dc5ddd2-d70a-461d-b775-134fc4125af2 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/76084989-d59b-4100-89bb-dd218c455548 returned with HTTP 404 Aug 04 10:53:12.720562 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 848/3381] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:12 2026] GET /volume/v3/volumes/76084989-d59b-4100-89bb-dd218c455548 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:12.727379 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6f414312-e28f-4e70-b166-663f2bd56682 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:12.729540 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f414312-e28f-4e70-b166-663f2bd56682 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] DELETE https://10.4.3.232/volume/v3/volumes/aaeb54b9-3fbc-4562-ada8-9a0891aca8b1 Aug 04 10:53:12.729792 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f414312-e28f-4e70-b166-663f2bd56682 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:12.730065 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f414312-e28f-4e70-b166-663f2bd56682 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:12.730293 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-6f414312-e28f-4e70-b166-663f2bd56682 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Delete volume with id: aaeb54b9-3fbc-4562-ada8-9a0891aca8b1 Aug 04 10:53:12.739731 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:12.739731 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:12.740335 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6f414312-e28f-4e70-b166-663f2bd56682 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Volume info retrieved successfully. Aug 04 10:53:12.762018 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6f414312-e28f-4e70-b166-663f2bd56682 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Delete volume request issued successfully. Aug 04 10:53:12.762266 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f414312-e28f-4e70-b166-663f2bd56682 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/aaeb54b9-3fbc-4562-ada8-9a0891aca8b1 returned with HTTP 202 Aug 04 10:53:12.762797 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 841/3382] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:12 2026] DELETE /volume/v3/volumes/aaeb54b9-3fbc-4562-ada8-9a0891aca8b1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:12.779618 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-324d609a-0eb8-4c43-9140-a3135bd52c70 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:12.782024 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-324d609a-0eb8-4c43-9140-a3135bd52c70 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] GET https://10.4.3.232/volume/v3/volumes/aaeb54b9-3fbc-4562-ada8-9a0891aca8b1 Aug 04 10:53:12.782326 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-324d609a-0eb8-4c43-9140-a3135bd52c70 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:12.782605 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-324d609a-0eb8-4c43-9140-a3135bd52c70 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:12.792191 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:12.792191 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:12.796481 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-324d609a-0eb8-4c43-9140-a3135bd52c70 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Volume info retrieved successfully. Aug 04 10:53:12.801052 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-324d609a-0eb8-4c43-9140-a3135bd52c70 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/aaeb54b9-3fbc-4562-ada8-9a0891aca8b1 returned with HTTP 200 Aug 04 10:53:12.801418 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 847/3383] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:12 2026] GET /volume/v3/volumes/aaeb54b9-3fbc-4562-ada8-9a0891aca8b1 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:13.051650 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c9b67a3b-6be2-4af2-bcd4-9b6ea90b3f8e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:13.053351 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c9b67a3b-6be2-4af2-bcd4-9b6ea90b3f8e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:53:13.053563 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c9b67a3b-6be2-4af2-bcd4-9b6ea90b3f8e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:13.053770 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c9b67a3b-6be2-4af2-bcd4-9b6ea90b3f8e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:13.053931 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c9b67a3b-6be2-4af2-bcd4-9b6ea90b3f8e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:13.058540 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:13.058540 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:13.059258 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c9b67a3b-6be2-4af2-bcd4-9b6ea90b3f8e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:53:13.059645 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 848/3384] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:13 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:13.247857 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b75de65b-176d-426b-975a-c5d19d0c6544 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:13.249671 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b75de65b-176d-426b-975a-c5d19d0c6544 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe Aug 04 10:53:13.249939 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b75de65b-176d-426b-975a-c5d19d0c6544 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:13.250144 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b75de65b-176d-426b-975a-c5d19d0c6544 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:13.257530 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b75de65b-176d-426b-975a-c5d19d0c6544 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe returned with HTTP 404 Aug 04 10:53:13.258139 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 849/3385] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:13 2026] GET /volume/v3/volumes/2642402e-586b-454b-9107-b84db785aebe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:13.266686 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f7d751d3-6311-44fe-a384-6727ef151cc5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:13.268476 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f7d751d3-6311-44fe-a384-6727ef151cc5 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] GET https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 Aug 04 10:53:13.268716 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f7d751d3-6311-44fe-a384-6727ef151cc5 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:13.268951 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f7d751d3-6311-44fe-a384-6727ef151cc5 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:13.269756 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f7d751d3-6311-44fe-a384-6727ef151cc5 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:53:13.277270 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-34a07f32-400f-4864-9e55-52155f8626df None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:13.279122 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-34a07f32-400f-4864-9e55-52155f8626df tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:13.279327 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-34a07f32-400f-4864-9e55-52155f8626df tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:13.279518 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-34a07f32-400f-4864-9e55-52155f8626df tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:13.279636 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-34a07f32-400f-4864-9e55-52155f8626df tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:13.283776 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:13.283776 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:13.284477 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-34a07f32-400f-4864-9e55-52155f8626df tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:13.284828 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 848/3386] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:13 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:13.286431 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f7d751d3-6311-44fe-a384-6727ef151cc5 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Get all volumes completed successfully. Aug 04 10:53:13.289456 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:13.289456 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:13.293674 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f7d751d3-6311-44fe-a384-6727ef151cc5 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 10:53:13.294084 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 842/3387] 10.4.3.232 () {66 vars in 1285 bytes} [Tue Aug 4 10:53:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16027 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:53:13.309643 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6a07774a-e1c8-46b0-9522-655f5b951ee5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:13.311317 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6a07774a-e1c8-46b0-9522-655f5b951ee5 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] DELETE https://10.4.3.232/volume/v3/types/b609336f-3bda-4e48-a57e-50d2a979583e Aug 04 10:53:13.311554 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6a07774a-e1c8-46b0-9522-655f5b951ee5 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:13.311787 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6a07774a-e1c8-46b0-9522-655f5b951ee5 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:13.337304 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6a07774a-e1c8-46b0-9522-655f5b951ee5 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] https://10.4.3.232/volume/v3/types/b609336f-3bda-4e48-a57e-50d2a979583e returned with HTTP 202 Aug 04 10:53:13.337304 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 849/3388] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:53:13 2026] DELETE /volume/v3/types/b609336f-3bda-4e48-a57e-50d2a979583e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:13.349290 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7311a3d3-ed3a-479c-b6b3-22e0d09ffb2c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:13.350924 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7311a3d3-ed3a-479c-b6b3-22e0d09ffb2c tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:53:13.351264 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7311a3d3-ed3a-479c-b6b3-22e0d09ffb2c tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1855401706", "extra_specs": {}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:13.366902 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7311a3d3-ed3a-479c-b6b3-22e0d09ffb2c tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:53:13.367261 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 850/3389] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:53:13 2026] POST /volume/v3/types => generated 214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:13.376118 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ba782434-ed35-4a99-b70f-e0cc21000dba None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:13.378393 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ba782434-ed35-4a99-b70f-e0cc21000dba tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] POST https://10.4.3.232/volume/v3/types/55a22ffd-94d0-47cc-af47-9bb1c4ea54f4/encryption Aug 04 10:53:13.378845 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ba782434-ed35-4a99-b70f-e0cc21000dba tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:13.397131 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ba782434-ed35-4a99-b70f-e0cc21000dba tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] https://10.4.3.232/volume/v3/types/55a22ffd-94d0-47cc-af47-9bb1c4ea54f4/encryption returned with HTTP 200 Aug 04 10:53:13.397547 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 849/3390] 10.4.3.232 () {68 vars in 1397 bytes} [Tue Aug 4 10:53:13 2026] POST /volume/v3/types/55a22ffd-94d0-47cc-af47-9bb1c4ea54f4/encryption => generated 231 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:13.408581 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:13.410356 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:13.410680 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1454296824", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1855401706", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:13.412383 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1454296824', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1855401706', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:13.416430 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Create volume of 1 GB Aug 04 10:53:13.416717 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:13.416717 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:13.417276 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Availability Zones retrieved successfully. Aug 04 10:53:13.423624 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Flow 'volume_create_api' (b03d4eef-298f-45ff-b8e2-ffc536bd3901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:13.424672 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17a08c61-97fb-4732-9735-95302484d555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:13.425629 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:13.453495 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17a08c61-97fb-4732-9735-95302484d555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:53:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=55a22ffd-94d0-47cc-af47-9bb1c4ea54f4,is_public=True,name='tempest-scenario-type-luksv2-1855401706',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '55a22ffd-94d0-47cc-af47-9bb1c4ea54f4', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:13.454382 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13c36194-5ad4-4814-bbab-a3560609a67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:13.484913 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1855401706 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1855401706, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:53:13.485173 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1855401706 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1855401706, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:53:13.512907 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Created reservations ['9b48458c-bbaf-4344-9042-206b2fdda771', 'a4caec2f-c744-42f1-8be1-5e29620ec439', 'e8c73903-aa6e-4df5-81f0-868e71a02c4d', 'ca907bcf-15a0-4b0b-b94c-807ff08756c9'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:13.513712 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13c36194-5ad4-4814-bbab-a3560609a67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b48458c-bbaf-4344-9042-206b2fdda771', 'a4caec2f-c744-42f1-8be1-5e29620ec439', 'e8c73903-aa6e-4df5-81f0-868e71a02c4d', 'ca907bcf-15a0-4b0b-b94c-807ff08756c9']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:13.514467 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97fd4137-5e2a-4872-810d-7fa598e0c453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:13.535979 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97fd4137-5e2a-4872-810d-7fa598e0c453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afa03ca1-16b4-4225-881f-e9a7988a1822', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1454296824',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a7859633ac24cf0b1cca2245e8f6cd8',qos_specs=None,replication_status=,reservations=['9b48458c-bbaf-4344-9042-206b2fdda771','a4caec2f-c744-42f1-8be1-5e29620ec439','e8c73903-aa6e-4df5-81f0-868e71a02c4d','ca907bcf-15a0-4b0b-b94c-807ff08756c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d28e5d8893433486207775a5f4450a',volume_type_id=55a22ffd-94d0-47cc-af47-9bb1c4ea54f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1454296824',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=afa03ca1-16b4-4225-881f-e9a7988a1822,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a7859633ac24cf0b1cca2245e8f6cd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57d28e5d8893433486207775a5f4450a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(55a22ffd-94d0-47cc-af47-9bb1c4ea54f4),volume_type_id=55a22ffd-94d0-47cc-af47-9bb1c4ea54f4)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:13.536815 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de0b3800-ae72-40d7-b598-efa4370f238f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:13.556025 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4dc28489-be60-4243-82e1-e889cfb723de None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:13.556379 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de0b3800-ae72-40d7-b598-efa4370f238f) transitioned into state 'SUCCESS' from state '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-1454296824',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a7859633ac24cf0b1cca2245e8f6cd8',qos_specs=None,replication_status=,reservations=['9b48458c-bbaf-4344-9042-206b2fdda771','a4caec2f-c744-42f1-8be1-5e29620ec439','e8c73903-aa6e-4df5-81f0-868e71a02c4d','ca907bcf-15a0-4b0b-b94c-807ff08756c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d28e5d8893433486207775a5f4450a',volume_type_id=55a22ffd-94d0-47cc-af47-9bb1c4ea54f4)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:13.559265 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a38b340-ca26-4c0f-9ac2-5e9333a50277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:13.559376 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4dc28489-be60-4243-82e1-e889cfb723de tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 Aug 04 10:53:13.559376 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4dc28489-be60-4243-82e1-e889cfb723de tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:13.559376 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4dc28489-be60-4243-82e1-e889cfb723de tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:13.567723 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a38b340-ca26-4c0f-9ac2-5e9333a50277) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:13.568481 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Flow 'volume_create_api' (b03d4eef-298f-45ff-b8e2-ffc536bd3901) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:13.568774 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Create volume request issued successfully. Aug 04 10:53:13.568955 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:13.568955 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:13.569346 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bcf1f159-8e7a-4241-a8a8-3ac6fafc7eb6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:13.569760 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 843/3391] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:53:13 2026] POST /volume/v3/volumes => generated 787 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:13.572818 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4dc28489-be60-4243-82e1-e889cfb723de tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:13.577719 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4dc28489-be60-4243-82e1-e889cfb723de tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 returned with HTTP 200 Aug 04 10:53:13.578295 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 850/3392] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:13 2026] GET /volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:13.817602 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c366cab7-a643-4326-9dfc-4a60dd284c67 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:13.819724 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c366cab7-a643-4326-9dfc-4a60dd284c67 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] GET https://10.4.3.232/volume/v3/volumes/aaeb54b9-3fbc-4562-ada8-9a0891aca8b1 Aug 04 10:53:13.820141 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c366cab7-a643-4326-9dfc-4a60dd284c67 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:13.821478 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c366cab7-a643-4326-9dfc-4a60dd284c67 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:13.828774 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c366cab7-a643-4326-9dfc-4a60dd284c67 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/aaeb54b9-3fbc-4562-ada8-9a0891aca8b1 returned with HTTP 404 Aug 04 10:53:13.828774 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 851/3393] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:13 2026] GET /volume/v3/volumes/aaeb54b9-3fbc-4562-ada8-9a0891aca8b1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:13.837322 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ce09c419-2cd6-47ac-8a01-49747d685317 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:13.839114 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ce09c419-2cd6-47ac-8a01-49747d685317 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] DELETE https://10.4.3.232/volume/v3/volumes/ffc42d93-e406-4d39-bf8c-75e829a3bbf7 Aug 04 10:53:13.839378 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ce09c419-2cd6-47ac-8a01-49747d685317 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:13.839624 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ce09c419-2cd6-47ac-8a01-49747d685317 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:13.839837 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-ce09c419-2cd6-47ac-8a01-49747d685317 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Delete volume with id: ffc42d93-e406-4d39-bf8c-75e829a3bbf7 Aug 04 10:53:13.848513 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:13.848513 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:13.849209 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ce09c419-2cd6-47ac-8a01-49747d685317 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Volume info retrieved successfully. Aug 04 10:53:13.870959 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ce09c419-2cd6-47ac-8a01-49747d685317 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Delete volume request issued successfully. Aug 04 10:53:13.871187 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ce09c419-2cd6-47ac-8a01-49747d685317 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/ffc42d93-e406-4d39-bf8c-75e829a3bbf7 returned with HTTP 202 Aug 04 10:53:13.871619 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 850/3394] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:13 2026] DELETE /volume/v3/volumes/ffc42d93-e406-4d39-bf8c-75e829a3bbf7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:13.879169 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4527dfc6-cb45-4469-b433-653cfb009f32 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:13.881086 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4527dfc6-cb45-4469-b433-653cfb009f32 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] GET https://10.4.3.232/volume/v3/volumes/ffc42d93-e406-4d39-bf8c-75e829a3bbf7 Aug 04 10:53:13.881321 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4527dfc6-cb45-4469-b433-653cfb009f32 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:13.881687 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4527dfc6-cb45-4469-b433-653cfb009f32 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:13.889940 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:13.889940 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:13.894553 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4527dfc6-cb45-4469-b433-653cfb009f32 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Volume info retrieved successfully. Aug 04 10:53:13.898863 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4527dfc6-cb45-4469-b433-653cfb009f32 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/ffc42d93-e406-4d39-bf8c-75e829a3bbf7 returned with HTTP 200 Aug 04 10:53:13.899295 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 844/3395] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:13 2026] GET /volume/v3/volumes/ffc42d93-e406-4d39-bf8c-75e829a3bbf7 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:14.071654 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-72831a4b-4104-4217-bbe3-7ff1f66598bc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:14.073846 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-72831a4b-4104-4217-bbe3-7ff1f66598bc tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:53:14.074060 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-72831a4b-4104-4217-bbe3-7ff1f66598bc tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:14.074367 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-72831a4b-4104-4217-bbe3-7ff1f66598bc tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:14.074557 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-72831a4b-4104-4217-bbe3-7ff1f66598bc tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:14.081019 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:14.081019 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:14.081964 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-72831a4b-4104-4217-bbe3-7ff1f66598bc tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:53:14.082652 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 851/3396] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:14 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:14.085087 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-6aa6d7c9-0e06-4361-8046-65bf8735a224 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:14.087557 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-6aa6d7c9-0e06-4361-8046-65bf8735a224 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] DELETE https://10.4.3.232/volume/v3/attachments/ffe4e0e8-47e2-48de-aa6c-4c912253970e Aug 04 10:53:14.088416 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-6aa6d7c9-0e06-4361-8046-65bf8735a224 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:14.088416 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-6aa6d7c9-0e06-4361-8046-65bf8735a224 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:14.097809 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:14.097809 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:14.173639 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-16d81772-ac09-4f10-9ddf-4cafccd1b67b req-6aa6d7c9-0e06-4361-8046-65bf8735a224 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/attachments/ffe4e0e8-47e2-48de-aa6c-4c912253970e returned with HTTP 200 Aug 04 10:53:14.174186 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 852/3397] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:53:14 2026] DELETE /volume/v3/attachments/ffe4e0e8-47e2-48de-aa6c-4c912253970e => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:14.228215 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-b44358f7-0c7c-4acb-923c-b3ddcb0095a8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:14.230644 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-b44358f7-0c7c-4acb-923c-b3ddcb0095a8 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:53:14.230905 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-b44358f7-0c7c-4acb-923c-b3ddcb0095a8 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:14.231151 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-b44358f7-0c7c-4acb-923c-b3ddcb0095a8 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:14.238583 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:14.238583 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:14.242050 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-b44358f7-0c7c-4acb-923c-b3ddcb0095a8 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:14.246188 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-b44358f7-0c7c-4acb-923c-b3ddcb0095a8 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 returned with HTTP 200 Aug 04 10:53:14.246633 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 851/3398] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:53:14 2026] GET /volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:14.296450 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b70a09ad-780f-4469-9e81-52614b21cecc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:14.298267 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b70a09ad-780f-4469-9e81-52614b21cecc tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:14.298469 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b70a09ad-780f-4469-9e81-52614b21cecc tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:14.298663 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b70a09ad-780f-4469-9e81-52614b21cecc tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:14.298767 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b70a09ad-780f-4469-9e81-52614b21cecc tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:14.303109 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:14.303109 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:14.303889 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b70a09ad-780f-4469-9e81-52614b21cecc tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:14.304261 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 845/3399] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:14 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:14.324420 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bc8c70c9-f804-45f0-8158-2192809e5fa5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:14.324875 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bc8c70c9-f804-45f0-8158-2192809e5fa5 None None] GET https://10.4.3.232/volume// Aug 04 10:53:14.325114 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bc8c70c9-f804-45f0-8158-2192809e5fa5 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:14.325406 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bc8c70c9-f804-45f0-8158-2192809e5fa5 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:14.325859 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bc8c70c9-f804-45f0-8158-2192809e5fa5 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:53:14.326259 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 852/3400] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:53:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:53:14.333657 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-be5e7537-e4ec-4196-9ec2-11ec65c89525 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:14.336799 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-be5e7537-e4ec-4196-9ec2-11ec65c89525 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:53:14.337415 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-be5e7537-e4ec-4196-9ec2-11ec65c89525 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06a15443-4edf-4278-aa0e-072474ffbcc3", "connector": null, "instance_uuid": "1d3e91c8-67f2-440a-8e90-404e7abe19b6"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:14.349042 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:14.349042 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:14.375037 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-be5e7537-e4ec-4196-9ec2-11ec65c89525 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:53:14.375718 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 853/3401] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:53:14 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:14.400729 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2bc34e67-bdfb-42c3-9542-81d8c1ecd780 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:14.402761 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2bc34e67-bdfb-42c3-9542-81d8c1ecd780 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:53:14.402965 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2bc34e67-bdfb-42c3-9542-81d8c1ecd780 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:14.403167 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2bc34e67-bdfb-42c3-9542-81d8c1ecd780 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:14.410739 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2f88f7ff-b723-40bf-a9e9-ffe4b407662d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:14.411524 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2f88f7ff-b723-40bf-a9e9-ffe4b407662d None None] GET https://10.4.3.232/volume// Aug 04 10:53:14.411524 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2f88f7ff-b723-40bf-a9e9-ffe4b407662d None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:14.411845 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2f88f7ff-b723-40bf-a9e9-ffe4b407662d None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:14.412227 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2f88f7ff-b723-40bf-a9e9-ffe4b407662d None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:53:14.412622 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 846/3402] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:53:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:53:14.414534 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:14.414534 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:14.418762 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2bc34e67-bdfb-42c3-9542-81d8c1ecd780 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:14.421612 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-fffa7cbb-7b58-4da0-80b7-b426a5b07dba None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:14.422708 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2bc34e67-bdfb-42c3-9542-81d8c1ecd780 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 returned with HTTP 200 Aug 04 10:53:14.423123 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 852/3403] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:14 2026] GET /volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:14.424067 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-fffa7cbb-7b58-4da0-80b7-b426a5b07dba tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:53:14.424311 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-fffa7cbb-7b58-4da0-80b7-b426a5b07dba tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:14.424525 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-fffa7cbb-7b58-4da0-80b7-b426a5b07dba tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:14.434182 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:14.434182 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:14.439744 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-fffa7cbb-7b58-4da0-80b7-b426a5b07dba tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:14.444484 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-fffa7cbb-7b58-4da0-80b7-b426a5b07dba tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 returned with HTTP 200 Aug 04 10:53:14.445047 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 853/3404] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:53:14 2026] GET /volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:53:14.561267 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-8ae5ccdd-7165-4ac0-92eb-ff3b057f51e2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:14.563614 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-8ae5ccdd-7165-4ac0-92eb-ff3b057f51e2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] PUT https://10.4.3.232/volume/v3/attachments/e667423b-2a40-4018-b2c8-833e414e0b29 Aug 04 10:53:14.564065 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-8ae5ccdd-7165-4ac0-92eb-ff3b057f51e2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:14.571778 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-8ae5ccdd-7165-4ac0-92eb-ff3b057f51e2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Acquiring lock "cinder-attachment_update-06a15443-4edf-4278-aa0e-072474ffbcc3-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:53:14.576285 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-8ae5ccdd-7165-4ac0-92eb-ff3b057f51e2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Lock "cinder-attachment_update-06a15443-4edf-4278-aa0e-072474ffbcc3-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:53:14.577224 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:14.577224 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:14.594889 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2b8e1354-41ec-4191-a8dd-d859bd4607a4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:14.596606 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2b8e1354-41ec-4191-a8dd-d859bd4607a4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 Aug 04 10:53:14.596775 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2b8e1354-41ec-4191-a8dd-d859bd4607a4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:14.596959 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2b8e1354-41ec-4191-a8dd-d859bd4607a4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:14.604211 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:14.604211 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:14.608157 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2b8e1354-41ec-4191-a8dd-d859bd4607a4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:14.613347 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2b8e1354-41ec-4191-a8dd-d859bd4607a4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 returned with HTTP 200 Aug 04 10:53:14.613753 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 847/3405] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:14 2026] GET /volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:14.665352 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-8ae5ccdd-7165-4ac0-92eb-ff3b057f51e2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Lock "cinder-attachment_update-06a15443-4edf-4278-aa0e-072474ffbcc3-np0000006413" released by "attachment_update" :: held 0.089s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:53:14.665788 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-8ae5ccdd-7165-4ac0-92eb-ff3b057f51e2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/attachments/e667423b-2a40-4018-b2c8-833e414e0b29 returned with HTTP 200 Aug 04 10:53:14.666606 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 854/3406] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:53:14 2026] PUT /volume/v3/attachments/e667423b-2a40-4018-b2c8-833e414e0b29 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:14.765942 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-0b02741b-7185-4471-b1bc-dd96a32afacd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:14.768016 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-0b02741b-7185-4471-b1bc-dd96a32afacd tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 Aug 04 10:53:14.768177 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-0b02741b-7185-4471-b1bc-dd96a32afacd tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:14.768384 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-0b02741b-7185-4471-b1bc-dd96a32afacd tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:14.776981 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:14.776981 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:14.779987 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-0b02741b-7185-4471-b1bc-dd96a32afacd tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:14.785104 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-0b02741b-7185-4471-b1bc-dd96a32afacd tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 returned with HTTP 200 Aug 04 10:53:14.785513 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 853/3407] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:53:14 2026] GET /volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:14.804176 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-6c1cd213-dd84-4cbb-bf71-d96990ff7289 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:14.807295 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-6c1cd213-dd84-4cbb-bf71-d96990ff7289 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] POST https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2/action Aug 04 10:53:14.807696 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-6c1cd213-dd84-4cbb-bf71-d96990ff7289 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:53:14.807876 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-6c1cd213-dd84-4cbb-bf71-d96990ff7289 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:14.819423 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:14.819423 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:14.819943 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-6c1cd213-dd84-4cbb-bf71-d96990ff7289 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:14.827174 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-6c1cd213-dd84-4cbb-bf71-d96990ff7289 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Begin detaching volume completed successfully. Aug 04 10:53:14.827384 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-6c1cd213-dd84-4cbb-bf71-d96990ff7289 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2/action returned with HTTP 202 Aug 04 10:53:14.827882 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 854/3408] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:53:14 2026] POST /volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:53:14.848833 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f7840c12-b252-4550-996c-1bb209d93bac None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:14.850872 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f7840c12-b252-4550-996c-1bb209d93bac tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 Aug 04 10:53:14.851172 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f7840c12-b252-4550-996c-1bb209d93bac tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:14.851480 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f7840c12-b252-4550-996c-1bb209d93bac tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:14.862147 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:14.862147 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:14.866072 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f7840c12-b252-4550-996c-1bb209d93bac tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:14.870959 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f7840c12-b252-4550-996c-1bb209d93bac tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 returned with HTTP 200 Aug 04 10:53:14.871554 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 848/3409] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:14 2026] GET /volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:14.871841 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-72b3644d-f1cf-4b3f-92bb-09400b29a321 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:14.872292 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-72b3644d-f1cf-4b3f-92bb-09400b29a321 None None] GET https://10.4.3.232/volume// Aug 04 10:53:14.872466 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-72b3644d-f1cf-4b3f-92bb-09400b29a321 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:14.872737 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-72b3644d-f1cf-4b3f-92bb-09400b29a321 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:14.873137 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-72b3644d-f1cf-4b3f-92bb-09400b29a321 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:53:14.873603 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 855/3410] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:53:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:53:14.881163 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-c23899e8-25a6-4269-b33f-15a46373e3a5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:14.883355 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-c23899e8-25a6-4269-b33f-15a46373e3a5 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 Aug 04 10:53:14.883602 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-c23899e8-25a6-4269-b33f-15a46373e3a5 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:14.883864 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-c23899e8-25a6-4269-b33f-15a46373e3a5 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:14.893198 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:14.893198 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:14.896673 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-c23899e8-25a6-4269-b33f-15a46373e3a5 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:14.901087 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-c23899e8-25a6-4269-b33f-15a46373e3a5 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 returned with HTTP 200 Aug 04 10:53:14.901568 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 854/3411] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:53:14 2026] GET /volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 => generated 1319 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:53:14.914265 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a798d7d9-dc38-4210-bd48-1b10dd8c9502 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:14.916180 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a798d7d9-dc38-4210-bd48-1b10dd8c9502 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] GET https://10.4.3.232/volume/v3/volumes/ffc42d93-e406-4d39-bf8c-75e829a3bbf7 Aug 04 10:53:14.916420 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a798d7d9-dc38-4210-bd48-1b10dd8c9502 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:14.916605 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a798d7d9-dc38-4210-bd48-1b10dd8c9502 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:14.922284 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a798d7d9-dc38-4210-bd48-1b10dd8c9502 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/ffc42d93-e406-4d39-bf8c-75e829a3bbf7 returned with HTTP 404 Aug 04 10:53:14.922884 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 855/3412] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:14 2026] GET /volume/v3/volumes/ffc42d93-e406-4d39-bf8c-75e829a3bbf7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:14.929469 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bf9c1c2a-f66e-48e1-ba2e-87c1a5729c75 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:14.931209 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf9c1c2a-f66e-48e1-ba2e-87c1a5729c75 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] DELETE https://10.4.3.232/volume/v3/volumes/7735938c-5a55-401f-b016-0a6beab1f8eb Aug 04 10:53:14.931359 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf9c1c2a-f66e-48e1-ba2e-87c1a5729c75 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:14.931524 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf9c1c2a-f66e-48e1-ba2e-87c1a5729c75 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:14.931707 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-bf9c1c2a-f66e-48e1-ba2e-87c1a5729c75 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Delete volume with id: 7735938c-5a55-401f-b016-0a6beab1f8eb Aug 04 10:53:14.937983 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:14.937983 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:14.938382 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bf9c1c2a-f66e-48e1-ba2e-87c1a5729c75 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Volume info retrieved successfully. Aug 04 10:53:14.953544 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bf9c1c2a-f66e-48e1-ba2e-87c1a5729c75 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Delete volume request issued successfully. Aug 04 10:53:14.953735 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf9c1c2a-f66e-48e1-ba2e-87c1a5729c75 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/7735938c-5a55-401f-b016-0a6beab1f8eb returned with HTTP 202 Aug 04 10:53:14.954155 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 849/3413] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:14 2026] DELETE /volume/v3/volumes/7735938c-5a55-401f-b016-0a6beab1f8eb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:14.961888 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9cd49f45-92cc-4c7f-96d8-0ac277c8113f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:14.963619 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9cd49f45-92cc-4c7f-96d8-0ac277c8113f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] GET https://10.4.3.232/volume/v3/volumes/7735938c-5a55-401f-b016-0a6beab1f8eb Aug 04 10:53:14.963619 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9cd49f45-92cc-4c7f-96d8-0ac277c8113f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:14.963775 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9cd49f45-92cc-4c7f-96d8-0ac277c8113f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:14.969989 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:14.969989 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:14.973544 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9cd49f45-92cc-4c7f-96d8-0ac277c8113f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Volume info retrieved successfully. Aug 04 10:53:14.977861 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9cd49f45-92cc-4c7f-96d8-0ac277c8113f tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/7735938c-5a55-401f-b016-0a6beab1f8eb returned with HTTP 200 Aug 04 10:53:14.978181 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 856/3414] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:14 2026] GET /volume/v3/volumes/7735938c-5a55-401f-b016-0a6beab1f8eb => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:15.095058 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8e844e03-dd1b-46d7-a734-0b737664d852 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:15.096997 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8e844e03-dd1b-46d7-a734-0b737664d852 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:53:15.097272 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8e844e03-dd1b-46d7-a734-0b737664d852 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:15.097547 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8e844e03-dd1b-46d7-a734-0b737664d852 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:15.097802 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-8e844e03-dd1b-46d7-a734-0b737664d852 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:15.103074 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:15.103074 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:15.104115 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8e844e03-dd1b-46d7-a734-0b737664d852 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:53:15.104585 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 855/3415] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:15 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:15.116946 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-64a297bf-21e3-4d19-a660-8006d5df6d13 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:15.119487 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-64a297bf-21e3-4d19-a660-8006d5df6d13 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/f86f3250-074f-4eeb-af46-557758ddee2a Aug 04 10:53:15.119487 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-64a297bf-21e3-4d19-a660-8006d5df6d13 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:15.120076 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-64a297bf-21e3-4d19-a660-8006d5df6d13 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:15.128766 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:15.128766 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:15.132295 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-64a297bf-21e3-4d19-a660-8006d5df6d13 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:53:15.140081 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-64a297bf-21e3-4d19-a660-8006d5df6d13 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/f86f3250-074f-4eeb-af46-557758ddee2a returned with HTTP 200 Aug 04 10:53:15.140508 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 856/3416] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:15 2026] GET /volume/v3/volumes/f86f3250-074f-4eeb-af46-557758ddee2a => generated 965 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:15.152001 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8335e1ea-dfb8-41c4-923a-dce75eaddb10 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:15.157099 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8335e1ea-dfb8-41c4-923a-dce75eaddb10 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/f86f3250-074f-4eeb-af46-557758ddee2a Aug 04 10:53:15.157099 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8335e1ea-dfb8-41c4-923a-dce75eaddb10 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:15.157099 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8335e1ea-dfb8-41c4-923a-dce75eaddb10 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:15.165198 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:15.165198 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:15.170417 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8335e1ea-dfb8-41c4-923a-dce75eaddb10 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:53:15.174408 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8335e1ea-dfb8-41c4-923a-dce75eaddb10 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/f86f3250-074f-4eeb-af46-557758ddee2a returned with HTTP 200 Aug 04 10:53:15.174855 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 850/3417] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:15 2026] GET /volume/v3/volumes/f86f3250-074f-4eeb-af46-557758ddee2a => generated 965 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:15.190066 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4cce7f06-b201-4788-a5c5-0a0caeb1090b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:15.192368 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4cce7f06-b201-4788-a5c5-0a0caeb1090b tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] DELETE https://10.4.3.232/volume/v3/volumes/f86f3250-074f-4eeb-af46-557758ddee2a Aug 04 10:53:15.192585 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4cce7f06-b201-4788-a5c5-0a0caeb1090b tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:15.192778 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4cce7f06-b201-4788-a5c5-0a0caeb1090b tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:15.193033 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-4cce7f06-b201-4788-a5c5-0a0caeb1090b tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Delete volume with id: f86f3250-074f-4eeb-af46-557758ddee2a Aug 04 10:53:15.202058 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:15.202058 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:15.202636 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4cce7f06-b201-4788-a5c5-0a0caeb1090b tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:53:15.224007 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4cce7f06-b201-4788-a5c5-0a0caeb1090b tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Delete volume request issued successfully. Aug 04 10:53:15.224151 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4cce7f06-b201-4788-a5c5-0a0caeb1090b tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/f86f3250-074f-4eeb-af46-557758ddee2a returned with HTTP 202 Aug 04 10:53:15.224769 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 857/3418] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:15 2026] DELETE /volume/v3/volumes/f86f3250-074f-4eeb-af46-557758ddee2a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:15.236384 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-eaca71bf-62a7-4f4f-8b67-76fd2cb1a0a7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:15.238210 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-eaca71bf-62a7-4f4f-8b67-76fd2cb1a0a7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/f86f3250-074f-4eeb-af46-557758ddee2a Aug 04 10:53:15.238421 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-eaca71bf-62a7-4f4f-8b67-76fd2cb1a0a7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:15.238620 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-eaca71bf-62a7-4f4f-8b67-76fd2cb1a0a7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:15.251214 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:15.251214 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:15.258719 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-eaca71bf-62a7-4f4f-8b67-76fd2cb1a0a7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:53:15.264070 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-eaca71bf-62a7-4f4f-8b67-76fd2cb1a0a7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/f86f3250-074f-4eeb-af46-557758ddee2a returned with HTTP 200 Aug 04 10:53:15.264528 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 856/3419] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:15 2026] GET /volume/v3/volumes/f86f3250-074f-4eeb-af46-557758ddee2a => generated 964 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:15.315436 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5db9b87a-1f3d-430d-9bc8-f2cbf242af00 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:15.317794 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5db9b87a-1f3d-430d-9bc8-f2cbf242af00 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:15.318083 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5db9b87a-1f3d-430d-9bc8-f2cbf242af00 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:15.319020 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5db9b87a-1f3d-430d-9bc8-f2cbf242af00 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:15.319020 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-5db9b87a-1f3d-430d-9bc8-f2cbf242af00 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:15.323317 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:15.323317 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:15.324192 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5db9b87a-1f3d-430d-9bc8-f2cbf242af00 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:15.324699 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 857/3420] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:15 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:15.439146 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fb6df256-0521-44d8-b6f3-15289d39d10d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:15.441105 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fb6df256-0521-44d8-b6f3-15289d39d10d tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:53:15.441316 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fb6df256-0521-44d8-b6f3-15289d39d10d tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:15.441544 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fb6df256-0521-44d8-b6f3-15289d39d10d tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:15.450917 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:15.450917 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:15.454852 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fb6df256-0521-44d8-b6f3-15289d39d10d tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:15.459574 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fb6df256-0521-44d8-b6f3-15289d39d10d tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 returned with HTTP 200 Aug 04 10:53:15.460033 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 851/3421] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:15 2026] GET /volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:15.885514 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1d1ad5f7-993e-4dfb-b2ce-0cbe33567eef None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:15.887352 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1d1ad5f7-993e-4dfb-b2ce-0cbe33567eef tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 Aug 04 10:53:15.887594 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1d1ad5f7-993e-4dfb-b2ce-0cbe33567eef tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:15.887837 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1d1ad5f7-993e-4dfb-b2ce-0cbe33567eef tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:15.899295 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:15.899295 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:15.906034 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1d1ad5f7-993e-4dfb-b2ce-0cbe33567eef tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:15.910080 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1d1ad5f7-993e-4dfb-b2ce-0cbe33567eef tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 returned with HTTP 200 Aug 04 10:53:15.910578 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 858/3422] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:15 2026] GET /volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:15.991035 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-65a2b0cf-94ce-4dc0-b5b5-d33f67814a48 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:15.993226 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-65a2b0cf-94ce-4dc0-b5b5-d33f67814a48 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] GET https://10.4.3.232/volume/v3/volumes/7735938c-5a55-401f-b016-0a6beab1f8eb Aug 04 10:53:15.993471 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-65a2b0cf-94ce-4dc0-b5b5-d33f67814a48 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:15.993696 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-65a2b0cf-94ce-4dc0-b5b5-d33f67814a48 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:16.000970 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-65a2b0cf-94ce-4dc0-b5b5-d33f67814a48 tempest-CreateVolumesFromSourceVolumeTest-990414244 tempest-CreateVolumesFromSourceVolumeTest-990414244-project-member] https://10.4.3.232/volume/v3/volumes/7735938c-5a55-401f-b016-0a6beab1f8eb returned with HTTP 404 Aug 04 10:53:16.001832 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 857/3423] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:15 2026] GET /volume/v3/volumes/7735938c-5a55-401f-b016-0a6beab1f8eb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:16.280429 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3ef53e91-4348-484e-a4cc-3a531b94cb06 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:16.282476 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3ef53e91-4348-484e-a4cc-3a531b94cb06 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/f86f3250-074f-4eeb-af46-557758ddee2a Aug 04 10:53:16.282727 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3ef53e91-4348-484e-a4cc-3a531b94cb06 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:16.282965 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3ef53e91-4348-484e-a4cc-3a531b94cb06 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:16.289719 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3ef53e91-4348-484e-a4cc-3a531b94cb06 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/f86f3250-074f-4eeb-af46-557758ddee2a returned with HTTP 404 Aug 04 10:53:16.290329 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 858/3424] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:16 2026] GET /volume/v3/volumes/f86f3250-074f-4eeb-af46-557758ddee2a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:16.300130 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d34a0c56-a17e-49eb-83c0-aeaa3d8286bd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:16.302407 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d34a0c56-a17e-49eb-83c0-aeaa3d8286bd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] DELETE https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:53:16.302664 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d34a0c56-a17e-49eb-83c0-aeaa3d8286bd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:16.302890 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d34a0c56-a17e-49eb-83c0-aeaa3d8286bd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:16.303035 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-d34a0c56-a17e-49eb-83c0-aeaa3d8286bd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Delete backup with id: 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. Aug 04 10:53:16.309137 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:16.309137 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:16.328111 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-d34a0c56-a17e-49eb-83c0-aeaa3d8286bd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] delete_backup rpcapi backup_id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812 {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:53:16.330523 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d34a0c56-a17e-49eb-83c0-aeaa3d8286bd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 202 Aug 04 10:53:16.331074 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 852/3425] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:16 2026] DELETE /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:53:16.337153 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-19afdfb0-d55f-436b-90ed-850a9dea2b50 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:16.339355 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6dc6b023-a833-4a19-8d67-0d4827d52325 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:16.339471 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-19afdfb0-d55f-436b-90ed-850a9dea2b50 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:16.339775 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-19afdfb0-d55f-436b-90ed-850a9dea2b50 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:16.340009 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-19afdfb0-d55f-436b-90ed-850a9dea2b50 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:16.340173 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-19afdfb0-d55f-436b-90ed-850a9dea2b50 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:16.341189 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6dc6b023-a833-4a19-8d67-0d4827d52325 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:53:16.342006 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6dc6b023-a833-4a19-8d67-0d4827d52325 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:16.342006 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6dc6b023-a833-4a19-8d67-0d4827d52325 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:16.342006 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-6dc6b023-a833-4a19-8d67-0d4827d52325 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:16.345535 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:16.345535 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:16.346200 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:16.346200 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:16.346571 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-19afdfb0-d55f-436b-90ed-850a9dea2b50 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:16.347188 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 859/3426] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:16 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:16.347260 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6dc6b023-a833-4a19-8d67-0d4827d52325 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 200 Aug 04 10:53:16.347483 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 858/3427] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:16 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:16.477359 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f1dabb0b-c9f3-4fd3-b929-1c5f4d9771bc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:16.479418 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f1dabb0b-c9f3-4fd3-b929-1c5f4d9771bc tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:53:16.479868 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f1dabb0b-c9f3-4fd3-b929-1c5f4d9771bc tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:16.480108 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f1dabb0b-c9f3-4fd3-b929-1c5f4d9771bc tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:16.491305 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:16.491305 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:16.495232 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f1dabb0b-c9f3-4fd3-b929-1c5f4d9771bc tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:16.500024 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f1dabb0b-c9f3-4fd3-b929-1c5f4d9771bc tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 returned with HTTP 200 Aug 04 10:53:16.500468 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 859/3428] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:16 2026] GET /volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:16.924343 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-feb1cee4-5dd2-4b6d-85c3-27e25638ba85 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:16.926257 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-feb1cee4-5dd2-4b6d-85c3-27e25638ba85 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 Aug 04 10:53:16.926486 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-feb1cee4-5dd2-4b6d-85c3-27e25638ba85 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:16.926709 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-feb1cee4-5dd2-4b6d-85c3-27e25638ba85 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:16.938072 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:16.938072 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:16.941677 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-feb1cee4-5dd2-4b6d-85c3-27e25638ba85 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:16.946032 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-feb1cee4-5dd2-4b6d-85c3-27e25638ba85 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 returned with HTTP 200 Aug 04 10:53:16.946505 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 853/3429] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:16 2026] GET /volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:17.357518 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c2fbfe33-9e80-436b-b385-10550e287982 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:17.359016 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-073aa3c7-f4ce-4673-a507-3f9890db7cef None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:17.359520 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c2fbfe33-9e80-436b-b385-10550e287982 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:17.359765 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c2fbfe33-9e80-436b-b385-10550e287982 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:17.359989 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c2fbfe33-9e80-436b-b385-10550e287982 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:17.360136 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-c2fbfe33-9e80-436b-b385-10550e287982 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:17.360472 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-073aa3c7-f4ce-4673-a507-3f9890db7cef tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 Aug 04 10:53:17.360668 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-073aa3c7-f4ce-4673-a507-3f9890db7cef tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:17.360901 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-073aa3c7-f4ce-4673-a507-3f9890db7cef tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:17.360982 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-073aa3c7-f4ce-4673-a507-3f9890db7cef tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 94a1fb5b-b7c0-4b36-b9ab-0843acc08812. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:17.364549 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-073aa3c7-f4ce-4673-a507-3f9890db7cef tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 returned with HTTP 404 Aug 04 10:53:17.364810 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:17.364810 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:17.365049 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 859/3430] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:17 2026] GET /volume/v3/backups/94a1fb5b-b7c0-4b36-b9ab-0843acc08812 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:17.365716 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c2fbfe33-9e80-436b-b385-10550e287982 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:17.366161 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 860/3431] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:17 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:17.443792 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0d1ac7f9-1b64-412f-adb2-c555cefe97f4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:17.445598 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0d1ac7f9-1b64-412f-adb2-c555cefe97f4 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] DELETE https://10.4.3.232/volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 Aug 04 10:53:17.445855 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0d1ac7f9-1b64-412f-adb2-c555cefe97f4 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:17.446051 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0d1ac7f9-1b64-412f-adb2-c555cefe97f4 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:17.446217 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-0d1ac7f9-1b64-412f-adb2-c555cefe97f4 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Delete volume with id: 3f2ca407-69bb-4733-819e-a1191bee0411 Aug 04 10:53:17.454284 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:17.454284 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:17.454812 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0d1ac7f9-1b64-412f-adb2-c555cefe97f4 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:53:17.480555 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0d1ac7f9-1b64-412f-adb2-c555cefe97f4 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Delete volume request issued successfully. Aug 04 10:53:17.480818 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0d1ac7f9-1b64-412f-adb2-c555cefe97f4 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 returned with HTTP 202 Aug 04 10:53:17.481132 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 860/3432] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:17 2026] DELETE /volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:17.489917 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b8832f4b-8965-4158-808c-425df2555229 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:17.492402 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8832f4b-8965-4158-808c-425df2555229 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 Aug 04 10:53:17.492699 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8832f4b-8965-4158-808c-425df2555229 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:17.492985 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8832f4b-8965-4158-808c-425df2555229 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:17.501579 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:17.501579 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:17.504960 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b8832f4b-8965-4158-808c-425df2555229 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:53:17.509136 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8832f4b-8965-4158-808c-425df2555229 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 returned with HTTP 200 Aug 04 10:53:17.509559 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 854/3433] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:17 2026] GET /volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 => generated 907 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:17.515621 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-cc7dcf4f-fbce-48e1-a530-fff4102a8f72 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:17.517425 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cc7dcf4f-fbce-48e1-a530-fff4102a8f72 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:53:17.517644 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cc7dcf4f-fbce-48e1-a530-fff4102a8f72 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:17.517840 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cc7dcf4f-fbce-48e1-a530-fff4102a8f72 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:17.527732 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:17.527732 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:17.530994 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-cc7dcf4f-fbce-48e1-a530-fff4102a8f72 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:17.535676 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cc7dcf4f-fbce-48e1-a530-fff4102a8f72 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 returned with HTTP 200 Aug 04 10:53:17.536133 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 860/3434] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:17 2026] GET /volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:17.643095 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-01982841-4917-456b-baf3-b4dbb3916c33 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:17.737282 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-01982841-4917-456b-baf3-b4dbb3916c33 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:17.738323 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-01982841-4917-456b-baf3-b4dbb3916c33 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1089644776"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:17.739654 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-01982841-4917-456b-baf3-b4dbb3916c33 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1089644776'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:17.739853 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-01982841-4917-456b-baf3-b4dbb3916c33 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Create volume of 1 GB Aug 04 10:53:17.745534 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-01982841-4917-456b-baf3-b4dbb3916c33 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Availability Zones retrieved successfully. Aug 04 10:53:17.752477 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-01982841-4917-456b-baf3-b4dbb3916c33 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Flow 'volume_create_api' (dc2bf17f-836b-48a2-ba4b-6ad2ce1ae22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:17.753730 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-01982841-4917-456b-baf3-b4dbb3916c33 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdd43fbf-437b-4b76-a41f-13e9784a66fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:17.754655 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-01982841-4917-456b-baf3-b4dbb3916c33 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:17.784794 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-01982841-4917-456b-baf3-b4dbb3916c33 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdd43fbf-437b-4b76-a41f-13e9784a66fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:17.785595 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-01982841-4917-456b-baf3-b4dbb3916c33 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96e929db-4294-44a1-be92-6ead4413f8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:17.862238 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-01982841-4917-456b-baf3-b4dbb3916c33 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Created reservations ['1d9190cc-5cd8-4307-93de-5537691670ad', '4a89389b-dc66-4796-bb53-0320b62cd700', 'aeb2b196-be20-46e2-9f89-e31e2681e07f', 'f7730a9e-9bda-436b-ba5f-68ea3fe07982'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:17.862625 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-01982841-4917-456b-baf3-b4dbb3916c33 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96e929db-4294-44a1-be92-6ead4413f8fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d9190cc-5cd8-4307-93de-5537691670ad', '4a89389b-dc66-4796-bb53-0320b62cd700', 'aeb2b196-be20-46e2-9f89-e31e2681e07f', 'f7730a9e-9bda-436b-ba5f-68ea3fe07982']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:17.863660 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-01982841-4917-456b-baf3-b4dbb3916c33 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fee5c20-11e1-43aa-8766-f3409cde6543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:17.891300 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-01982841-4917-456b-baf3-b4dbb3916c33 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fee5c20-11e1-43aa-8766-f3409cde6543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31f6e863-7a7f-445f-af0b-d7edaebadbd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1089644776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f29fe65c3cd94eb8ae0723ead44c8d0d',qos_specs=None,replication_status=,reservations=['1d9190cc-5cd8-4307-93de-5537691670ad','4a89389b-dc66-4796-bb53-0320b62cd700','aeb2b196-be20-46e2-9f89-e31e2681e07f','f7730a9e-9bda-436b-ba5f-68ea3fe07982'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f61d0d1c3e0c41a7944da38f1ee27ac7',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1089644776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31f6e863-7a7f-445f-af0b-d7edaebadbd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f29fe65c3cd94eb8ae0723ead44c8d0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f61d0d1c3e0c41a7944da38f1ee27ac7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:17.892979 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-01982841-4917-456b-baf3-b4dbb3916c33 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (739b70a0-8d62-4c7f-9a1b-7b8a7ab7f7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:17.915443 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-01982841-4917-456b-baf3-b4dbb3916c33 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (739b70a0-8d62-4c7f-9a1b-7b8a7ab7f7cc) transitioned into state 'SUCCESS' from state '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-1089644776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f29fe65c3cd94eb8ae0723ead44c8d0d',qos_specs=None,replication_status=,reservations=['1d9190cc-5cd8-4307-93de-5537691670ad','4a89389b-dc66-4796-bb53-0320b62cd700','aeb2b196-be20-46e2-9f89-e31e2681e07f','f7730a9e-9bda-436b-ba5f-68ea3fe07982'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f61d0d1c3e0c41a7944da38f1ee27ac7',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:17.916559 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-01982841-4917-456b-baf3-b4dbb3916c33 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5c0efc5-cbcd-4681-8f4d-12d221657a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:17.930930 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-01982841-4917-456b-baf3-b4dbb3916c33 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5c0efc5-cbcd-4681-8f4d-12d221657a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:17.931772 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-01982841-4917-456b-baf3-b4dbb3916c33 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Flow 'volume_create_api' (dc2bf17f-836b-48a2-ba4b-6ad2ce1ae22b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:17.932488 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-01982841-4917-456b-baf3-b4dbb3916c33 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Create volume request issued successfully. Aug 04 10:53:17.933779 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-01982841-4917-456b-baf3-b4dbb3916c33 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:17.934301 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 861/3435] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 10:53:17 2026] POST /volume/v3/volumes => generated 778 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:17.950083 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-162b804a-6618-48e9-93b0-5350e42c2f27 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:17.952428 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-162b804a-6618-48e9-93b0-5350e42c2f27 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/volumes/31f6e863-7a7f-445f-af0b-d7edaebadbd4 Aug 04 10:53:17.952620 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-162b804a-6618-48e9-93b0-5350e42c2f27 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:17.952818 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-162b804a-6618-48e9-93b0-5350e42c2f27 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:17.962299 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bbad7652-fbad-441d-acd1-711f9b75d221 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:17.964375 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bbad7652-fbad-441d-acd1-711f9b75d221 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 Aug 04 10:53:17.964544 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bbad7652-fbad-441d-acd1-711f9b75d221 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:17.965166 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bbad7652-fbad-441d-acd1-711f9b75d221 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:17.968181 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:17.968181 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:17.972730 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-a7f2731d-8401-49ff-917f-47665741a88a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:17.972866 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-162b804a-6618-48e9-93b0-5350e42c2f27 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Volume info retrieved successfully. Aug 04 10:53:17.977105 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:17.977105 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:17.977186 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-a7f2731d-8401-49ff-917f-47665741a88a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/attachments/e667423b-2a40-4018-b2c8-833e414e0b29/action Aug 04 10:53:17.978452 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-a7f2731d-8401-49ff-917f-47665741a88a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:53:17.978452 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-a7f2731d-8401-49ff-917f-47665741a88a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:17.979221 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-162b804a-6618-48e9-93b0-5350e42c2f27 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/volumes/31f6e863-7a7f-445f-af0b-d7edaebadbd4 returned with HTTP 200 Aug 04 10:53:17.979800 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 861/3436] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:17 2026] GET /volume/v3/volumes/31f6e863-7a7f-445f-af0b-d7edaebadbd4 => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:17.982364 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bbad7652-fbad-441d-acd1-711f9b75d221 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:17.987368 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bbad7652-fbad-441d-acd1-711f9b75d221 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 returned with HTTP 200 Aug 04 10:53:17.987762 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 855/3437] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:17 2026] GET /volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:18.000861 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:18.000861 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:18.030322 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-ef660d85-6fd8-45d6-ac43-1280c9ea8f5c req-a7f2731d-8401-49ff-917f-47665741a88a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/attachments/e667423b-2a40-4018-b2c8-833e414e0b29/action returned with HTTP 204 Aug 04 10:53:18.030322 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 861/3438] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:53:17 2026] POST /volume/v3/attachments/e667423b-2a40-4018-b2c8-833e414e0b29/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:18.122174 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-53777c6f-fd4e-40e9-a22b-6b22f2658a04 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:18.125252 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-53777c6f-fd4e-40e9-a22b-6b22f2658a04 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] DELETE https://10.4.3.232/volume/v3/attachments/009b6325-dbe6-4844-acdb-658fb7af1cc5 Aug 04 10:53:18.127589 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-53777c6f-fd4e-40e9-a22b-6b22f2658a04 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:18.127849 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-53777c6f-fd4e-40e9-a22b-6b22f2658a04 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:18.149173 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:18.149173 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:18.217020 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c053f77b-0085-4086-85fb-af767ebf0f4a req-53777c6f-fd4e-40e9-a22b-6b22f2658a04 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/attachments/009b6325-dbe6-4844-acdb-658fb7af1cc5 returned with HTTP 200 Aug 04 10:53:18.217573 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 862/3439] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:53:18 2026] DELETE /volume/v3/attachments/009b6325-dbe6-4844-acdb-658fb7af1cc5 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:18.376615 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8252badd-e77d-44a5-b3eb-6829aac6b1ce None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:18.378916 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8252badd-e77d-44a5-b3eb-6829aac6b1ce tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:18.379160 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8252badd-e77d-44a5-b3eb-6829aac6b1ce tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:18.379460 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8252badd-e77d-44a5-b3eb-6829aac6b1ce tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:18.379526 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-8252badd-e77d-44a5-b3eb-6829aac6b1ce tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:18.384592 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:18.384592 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:18.385392 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8252badd-e77d-44a5-b3eb-6829aac6b1ce tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:18.385932 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 862/3440] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:18 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:18.521776 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-320fe73b-fc3f-4ddb-9307-945174c65420 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:18.523415 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-320fe73b-fc3f-4ddb-9307-945174c65420 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 Aug 04 10:53:18.523725 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-320fe73b-fc3f-4ddb-9307-945174c65420 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:18.524009 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-320fe73b-fc3f-4ddb-9307-945174c65420 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:18.529813 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-320fe73b-fc3f-4ddb-9307-945174c65420 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 returned with HTTP 404 Aug 04 10:53:18.530310 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 856/3441] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:18 2026] GET /volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:18.536647 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6e4e3533-00f0-448f-9ad4-cddd18bac617 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:18.538482 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6e4e3533-00f0-448f-9ad4-cddd18bac617 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 Aug 04 10:53:18.538663 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6e4e3533-00f0-448f-9ad4-cddd18bac617 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:18.538849 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6e4e3533-00f0-448f-9ad4-cddd18bac617 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:18.544341 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6e4e3533-00f0-448f-9ad4-cddd18bac617 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 returned with HTTP 404 Aug 04 10:53:18.544886 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 862/3442] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:18 2026] GET /volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:18.552228 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fc9b5dcf-2e97-492f-97b3-a525a9cb1f50 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:18.553327 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b0292b59-bd3f-4edf-b043-31d65a5cd432 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:18.554125 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fc9b5dcf-2e97-492f-97b3-a525a9cb1f50 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] DELETE https://10.4.3.232/volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 Aug 04 10:53:18.554360 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fc9b5dcf-2e97-492f-97b3-a525a9cb1f50 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:18.554604 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fc9b5dcf-2e97-492f-97b3-a525a9cb1f50 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:18.554785 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-fc9b5dcf-2e97-492f-97b3-a525a9cb1f50 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Delete volume with id: 3f2ca407-69bb-4733-819e-a1191bee0411 Aug 04 10:53:18.555489 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b0292b59-bd3f-4edf-b043-31d65a5cd432 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:53:18.555759 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b0292b59-bd3f-4edf-b043-31d65a5cd432 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:18.556010 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b0292b59-bd3f-4edf-b043-31d65a5cd432 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:18.562135 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fc9b5dcf-2e97-492f-97b3-a525a9cb1f50 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 returned with HTTP 404 Aug 04 10:53:18.562647 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 863/3443] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:18 2026] DELETE /volume/v3/volumes/3f2ca407-69bb-4733-819e-a1191bee0411 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:18.569265 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:18.569265 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:18.573193 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b0292b59-bd3f-4edf-b043-31d65a5cd432 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:18.575168 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-499ebc17-402b-4b91-b35d-f613ec897970 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:18.577466 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-499ebc17-402b-4b91-b35d-f613ec897970 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:18.577891 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-499ebc17-402b-4b91-b35d-f613ec897970 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-151302129"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:18.578408 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b0292b59-bd3f-4edf-b043-31d65a5cd432 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 returned with HTTP 200 Aug 04 10:53:18.578842 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 863/3444] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:18 2026] GET /volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:18.579638 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-499ebc17-402b-4b91-b35d-f613ec897970 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-151302129'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:18.579879 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-499ebc17-402b-4b91-b35d-f613ec897970 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Create volume of 1 GB Aug 04 10:53:18.584236 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-499ebc17-402b-4b91-b35d-f613ec897970 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Availability Zones retrieved successfully. Aug 04 10:53:18.590606 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-499ebc17-402b-4b91-b35d-f613ec897970 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Flow 'volume_create_api' (79516c4d-a32a-458e-9555-b23bff6275b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:18.591664 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-499ebc17-402b-4b91-b35d-f613ec897970 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e14e68-6a08-4ef9-8903-f7900d748d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:18.591983 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-45dc8344-9c9c-4449-a590-031ea1b01f17 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:18.592558 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-499ebc17-402b-4b91-b35d-f613ec897970 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:18.593797 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-45dc8344-9c9c-4449-a590-031ea1b01f17 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:53:18.594152 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-45dc8344-9c9c-4449-a590-031ea1b01f17 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06a15443-4edf-4278-aa0e-072474ffbcc3", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1847230904"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:18.607799 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:18.607799 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:18.608418 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-45dc8344-9c9c-4449-a590-031ea1b01f17 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:18.608524 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-45dc8344-9c9c-4449-a590-031ea1b01f17 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create snapshot from volume 06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:53:18.622623 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-499ebc17-402b-4b91-b35d-f613ec897970 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e14e68-6a08-4ef9-8903-f7900d748d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:18.623467 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-499ebc17-402b-4b91-b35d-f613ec897970 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee70ddb0-4ad6-44c2-b329-a95c8de01a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:18.638921 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-45dc8344-9c9c-4449-a590-031ea1b01f17 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Created reservations ['52d93a49-2d30-42eb-8214-29a40d5b0082', 'aa48a01e-09f0-4b02-a5d8-bcf1022794ab', '42dec27c-cefd-444b-a06d-1c6aaed0955b', '5f6a4c84-521e-4edd-ad25-aaa37cea2855'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:18.665560 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-499ebc17-402b-4b91-b35d-f613ec897970 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Created reservations ['97c31030-f4cf-4db0-a448-8c7a8585b331', 'daa03a37-a46b-42a0-923a-bc880a988ba2', '6d52cca3-44c5-4310-830f-3ad76e3b7812', 'b97c6446-61d5-404d-aff6-7029c1da2077'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:18.666435 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-499ebc17-402b-4b91-b35d-f613ec897970 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee70ddb0-4ad6-44c2-b329-a95c8de01a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97c31030-f4cf-4db0-a448-8c7a8585b331', 'daa03a37-a46b-42a0-923a-bc880a988ba2', '6d52cca3-44c5-4310-830f-3ad76e3b7812', 'b97c6446-61d5-404d-aff6-7029c1da2077']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:18.667217 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-499ebc17-402b-4b91-b35d-f613ec897970 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fb34d69-1f2b-4632-b14b-33a4b8fc3034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:18.683254 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-45dc8344-9c9c-4449-a590-031ea1b01f17 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot force create request issued successfully. Aug 04 10:53:18.684072 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-45dc8344-9c9c-4449-a590-031ea1b01f17 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:53:18.684359 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 863/3445] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:53:18 2026] POST /volume/v3/snapshots => generated 310 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:18.691646 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-499ebc17-402b-4b91-b35d-f613ec897970 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fb34d69-1f2b-4632-b14b-33a4b8fc3034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe508fb7-a497-406d-a5d4-f9c77cbe9508', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-151302129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89454ff47b494ee7a548f072766c2e65',qos_specs=None,replication_status=,reservations=['97c31030-f4cf-4db0-a448-8c7a8585b331','daa03a37-a46b-42a0-923a-bc880a988ba2','6d52cca3-44c5-4310-830f-3ad76e3b7812','b97c6446-61d5-404d-aff6-7029c1da2077'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216fc3e4f4874a76ac131cb997d3466f',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-151302129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe508fb7-a497-406d-a5d4-f9c77cbe9508,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89454ff47b494ee7a548f072766c2e65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='216fc3e4f4874a76ac131cb997d3466f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:18.692470 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-499ebc17-402b-4b91-b35d-f613ec897970 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14ac3d3a-7a3d-48e0-820f-2ff1157b5db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:18.693418 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-473064e3-1652-4496-843e-f8ca861a903e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:18.695282 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-473064e3-1652-4496-843e-f8ca861a903e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/7f97eecd-cd82-4632-8d20-3026f7e7f2a0 Aug 04 10:53:18.695973 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-473064e3-1652-4496-843e-f8ca861a903e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:18.696172 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-473064e3-1652-4496-843e-f8ca861a903e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:18.701197 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:18.701197 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:18.701716 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-473064e3-1652-4496-843e-f8ca861a903e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:53:18.702656 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-473064e3-1652-4496-843e-f8ca861a903e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/7f97eecd-cd82-4632-8d20-3026f7e7f2a0 returned with HTTP 200 Aug 04 10:53:18.703035 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 864/3446] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:18 2026] GET /volume/v3/snapshots/7f97eecd-cd82-4632-8d20-3026f7e7f2a0 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:18.712183 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-499ebc17-402b-4b91-b35d-f613ec897970 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14ac3d3a-7a3d-48e0-820f-2ff1157b5db8) transitioned into state 'SUCCESS' from state '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-151302129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89454ff47b494ee7a548f072766c2e65',qos_specs=None,replication_status=,reservations=['97c31030-f4cf-4db0-a448-8c7a8585b331','daa03a37-a46b-42a0-923a-bc880a988ba2','6d52cca3-44c5-4310-830f-3ad76e3b7812','b97c6446-61d5-404d-aff6-7029c1da2077'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216fc3e4f4874a76ac131cb997d3466f',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:18.712998 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-499ebc17-402b-4b91-b35d-f613ec897970 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4c05816-738d-458b-8c8d-57108c00c42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:18.722289 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-499ebc17-402b-4b91-b35d-f613ec897970 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4c05816-738d-458b-8c8d-57108c00c42d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:18.722954 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-499ebc17-402b-4b91-b35d-f613ec897970 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Flow 'volume_create_api' (79516c4d-a32a-458e-9555-b23bff6275b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:18.723315 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-499ebc17-402b-4b91-b35d-f613ec897970 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Create volume request issued successfully. Aug 04 10:53:18.724044 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-499ebc17-402b-4b91-b35d-f613ec897970 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:18.724683 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 857/3447] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:53:18 2026] POST /volume/v3/volumes => generated 748 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:18.738576 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-590df8f5-fbe3-4d40-9ba9-0c826e60de66 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:18.740446 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-590df8f5-fbe3-4d40-9ba9-0c826e60de66 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 Aug 04 10:53:18.740610 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-590df8f5-fbe3-4d40-9ba9-0c826e60de66 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:18.740799 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-590df8f5-fbe3-4d40-9ba9-0c826e60de66 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:18.748520 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:18.748520 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:18.752613 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-590df8f5-fbe3-4d40-9ba9-0c826e60de66 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:53:18.757848 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-590df8f5-fbe3-4d40-9ba9-0c826e60de66 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 returned with HTTP 200 Aug 04 10:53:18.758372 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 864/3448] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:18 2026] GET /volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:18.992151 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ef5fe2e9-8125-4a86-bb69-ea76e0062759 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:18.993942 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ef5fe2e9-8125-4a86-bb69-ea76e0062759 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/volumes/31f6e863-7a7f-445f-af0b-d7edaebadbd4 Aug 04 10:53:18.994156 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ef5fe2e9-8125-4a86-bb69-ea76e0062759 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:18.994370 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ef5fe2e9-8125-4a86-bb69-ea76e0062759 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:19.000779 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-106bc12e-b384-40eb-ab4d-c21ff69dca74 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:19.001238 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:19.001238 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:19.002475 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-106bc12e-b384-40eb-ab4d-c21ff69dca74 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 Aug 04 10:53:19.002668 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-106bc12e-b384-40eb-ab4d-c21ff69dca74 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:19.002861 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-106bc12e-b384-40eb-ab4d-c21ff69dca74 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:19.004639 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ef5fe2e9-8125-4a86-bb69-ea76e0062759 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Volume info retrieved successfully. Aug 04 10:53:19.008458 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ef5fe2e9-8125-4a86-bb69-ea76e0062759 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/volumes/31f6e863-7a7f-445f-af0b-d7edaebadbd4 returned with HTTP 200 Aug 04 10:53:19.008837 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 864/3449] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:18 2026] GET /volume/v3/volumes/31f6e863-7a7f-445f-af0b-d7edaebadbd4 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:19.010434 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:19.010434 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:19.014009 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-106bc12e-b384-40eb-ab4d-c21ff69dca74 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:19.018061 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-106bc12e-b384-40eb-ab4d-c21ff69dca74 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 returned with HTTP 200 Aug 04 10:53:19.018328 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 865/3450] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:18 2026] GET /volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:19.021370 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2bf90567-a93c-440e-a174-9cddc75c3825 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:19.023118 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2bf90567-a93c-440e-a174-9cddc75c3825 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] POST https://10.4.3.232/volume/v3/backups Aug 04 10:53:19.023466 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2bf90567-a93c-440e-a174-9cddc75c3825 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "31f6e863-7a7f-445f-af0b-d7edaebadbd4", "name": "tempest-type-Backup-1679505287"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:19.024767 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-2bf90567-a93c-440e-a174-9cddc75c3825 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Creating new backup {'backup': {'volume_id': '31f6e863-7a7f-445f-af0b-d7edaebadbd4', 'name': 'tempest-type-Backup-1679505287'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:53:19.024900 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-2bf90567-a93c-440e-a174-9cddc75c3825 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Creating backup of volume 31f6e863-7a7f-445f-af0b-d7edaebadbd4 in container None Aug 04 10:53:19.031382 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-42a29552-1124-4899-8378-a7de799a4d15 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:19.033645 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-42a29552-1124-4899-8378-a7de799a4d15 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 Aug 04 10:53:19.033943 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-42a29552-1124-4899-8378-a7de799a4d15 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:19.034190 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-42a29552-1124-4899-8378-a7de799a4d15 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:19.035066 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:19.035066 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:19.035447 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2bf90567-a93c-440e-a174-9cddc75c3825 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Volume info retrieved successfully. Aug 04 10:53:19.043041 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:19.043041 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:19.047043 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-42a29552-1124-4899-8378-a7de799a4d15 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:19.051973 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-42a29552-1124-4899-8378-a7de799a4d15 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 returned with HTTP 200 Aug 04 10:53:19.052455 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 865/3451] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:19 2026] GET /volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:19.080805 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-2bf90567-a93c-440e-a174-9cddc75c3825 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Created reservations ['3dfd260d-823a-4cf1-b86e-f64aecd1eeeb', 'bcd53e20-d169-45dc-b641-c7b7371023f6'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:19.097017 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c529cb6a-aa37-4e25-a1e6-b1cc624deabd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:19.098782 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c529cb6a-aa37-4e25-a1e6-b1cc624deabd tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 Aug 04 10:53:19.098970 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c529cb6a-aa37-4e25-a1e6-b1cc624deabd tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:19.099170 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c529cb6a-aa37-4e25-a1e6-b1cc624deabd tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:19.105616 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:19.105616 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:19.108818 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c529cb6a-aa37-4e25-a1e6-b1cc624deabd tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:19.112809 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c529cb6a-aa37-4e25-a1e6-b1cc624deabd tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 returned with HTTP 200 Aug 04 10:53:19.113177 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 865/3452] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:19 2026] GET /volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:19.120289 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2bf90567-a93c-440e-a174-9cddc75c3825 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:53:19.120739 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 858/3453] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:53:19 2026] POST /volume/v3/backups => generated 316 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:19.126347 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-afc4a5cb-c7a7-4d76-8d78-97b2461aa5f2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:19.128500 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-afc4a5cb-c7a7-4d76-8d78-97b2461aa5f2 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 Aug 04 10:53:19.128619 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-afc4a5cb-c7a7-4d76-8d78-97b2461aa5f2 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:19.128852 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-afc4a5cb-c7a7-4d76-8d78-97b2461aa5f2 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:19.129762 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-824f7b28-02bc-4541-a2f1-3436d514d598 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:19.131952 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-824f7b28-02bc-4541-a2f1-3436d514d598 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 Aug 04 10:53:19.132215 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-824f7b28-02bc-4541-a2f1-3436d514d598 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:19.132556 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-824f7b28-02bc-4541-a2f1-3436d514d598 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:19.132641 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-824f7b28-02bc-4541-a2f1-3436d514d598 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 009c8b58-92bd-4e67-bab0-1cba39f9ae52. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:19.135652 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:19.135652 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:19.137941 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:19.137941 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:19.138815 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-824f7b28-02bc-4541-a2f1-3436d514d598 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 returned with HTTP 200 Aug 04 10:53:19.139032 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-afc4a5cb-c7a7-4d76-8d78-97b2461aa5f2 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:19.139280 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 866/3454] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:19 2026] GET /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:19.142954 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-afc4a5cb-c7a7-4d76-8d78-97b2461aa5f2 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 returned with HTTP 200 Aug 04 10:53:19.143324 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 866/3455] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:19 2026] GET /volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:19.189326 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c87c668e-0235-4e0b-9a4f-78cb62f13377 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:19.191150 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c87c668e-0235-4e0b-9a4f-78cb62f13377 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 Aug 04 10:53:19.191408 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c87c668e-0235-4e0b-9a4f-78cb62f13377 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:19.191636 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c87c668e-0235-4e0b-9a4f-78cb62f13377 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:19.198418 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:19.198418 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:19.201807 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c87c668e-0235-4e0b-9a4f-78cb62f13377 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:19.205697 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c87c668e-0235-4e0b-9a4f-78cb62f13377 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 returned with HTTP 200 Aug 04 10:53:19.206068 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 866/3456] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:19 2026] GET /volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:19.397269 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1811621f-9fd3-453b-a680-d9e5fd40bec7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:19.399018 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1811621f-9fd3-453b-a680-d9e5fd40bec7 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:19.399196 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1811621f-9fd3-453b-a680-d9e5fd40bec7 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:19.399401 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1811621f-9fd3-453b-a680-d9e5fd40bec7 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:19.399498 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-1811621f-9fd3-453b-a680-d9e5fd40bec7 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:19.404195 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:19.404195 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:19.405119 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1811621f-9fd3-453b-a680-d9e5fd40bec7 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:19.405676 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 859/3457] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:19 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:19.414938 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e10bba71-ce73-4667-b52e-99eb245c063e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:19.416781 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e10bba71-ce73-4667-b52e-99eb245c063e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] POST https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7/restore Aug 04 10:53:19.417150 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e10bba71-ce73-4667-b52e-99eb245c063e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "a19d6d52-f1d2-4367-b91d-41e1077cee59"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:19.418770 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-e10bba71-ce73-4667-b52e-99eb245c063e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Restoring backup 9630299f-5d3b-443c-a009-7d938ee204c7 ({'restore': {'volume_id': 'a19d6d52-f1d2-4367-b91d-41e1077cee59'}}) {{(pid=100253) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 04 10:53:19.418909 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-e10bba71-ce73-4667-b52e-99eb245c063e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Restoring backup 9630299f-5d3b-443c-a009-7d938ee204c7 to volume a19d6d52-f1d2-4367-b91d-41e1077cee59. Aug 04 10:53:19.423220 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:19.423220 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:19.430353 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:19.430353 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:19.430757 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e10bba71-ce73-4667-b52e-99eb245c063e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:53:19.430874 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.backup.api [None req-e10bba71-ce73-4667-b52e-99eb245c063e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Checking backup size 1 against volume size 1 {{(pid=100253) restore /opt/stack/cinder/cinder/backup/api.py:494}} Aug 04 10:53:19.430959 np0000006413 devstack@c-api.service[100253]: INFO cinder.backup.api [None req-e10bba71-ce73-4667-b52e-99eb245c063e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Overwriting volume a19d6d52-f1d2-4367-b91d-41e1077cee59 with restore of backup 9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:19.446837 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-e10bba71-ce73-4667-b52e-99eb245c063e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] restore_backup in rpcapi backup_id 9630299f-5d3b-443c-a009-7d938ee204c7 {{(pid=100253) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 04 10:53:19.448905 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e10bba71-ce73-4667-b52e-99eb245c063e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7/restore returned with HTTP 202 Aug 04 10:53:19.449096 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 867/3458] 10.4.3.232 () {68 vars in 1393 bytes} [Tue Aug 4 10:53:19 2026] POST /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7/restore => generated 182 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:19.456804 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-32f292ec-2664-4bf7-9b6a-780cfbe0a3b3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:19.459030 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-32f292ec-2664-4bf7-9b6a-780cfbe0a3b3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:19.459298 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-32f292ec-2664-4bf7-9b6a-780cfbe0a3b3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:19.459538 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-32f292ec-2664-4bf7-9b6a-780cfbe0a3b3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:19.459706 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-32f292ec-2664-4bf7-9b6a-780cfbe0a3b3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:19.464574 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:19.464574 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:19.465514 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-32f292ec-2664-4bf7-9b6a-780cfbe0a3b3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:19.465955 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 867/3459] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:19 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:19.714285 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2188d53c-633b-48da-bb61-6889c6db6230 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:19.717490 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2188d53c-633b-48da-bb61-6889c6db6230 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/7f97eecd-cd82-4632-8d20-3026f7e7f2a0 Aug 04 10:53:19.717699 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2188d53c-633b-48da-bb61-6889c6db6230 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:19.717925 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2188d53c-633b-48da-bb61-6889c6db6230 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:19.725914 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:19.725914 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:19.726368 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2188d53c-633b-48da-bb61-6889c6db6230 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:53:19.727409 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2188d53c-633b-48da-bb61-6889c6db6230 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/7f97eecd-cd82-4632-8d20-3026f7e7f2a0 returned with HTTP 200 Aug 04 10:53:19.727923 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 867/3460] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:19 2026] GET /volume/v3/snapshots/7f97eecd-cd82-4632-8d20-3026f7e7f2a0 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:19.738818 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8800dde6-b91c-486f-83bf-fac594643e02 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:19.741928 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8800dde6-b91c-486f-83bf-fac594643e02 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:53:19.742344 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8800dde6-b91c-486f-83bf-fac594643e02 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06a15443-4edf-4278-aa0e-072474ffbcc3", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-684843846"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:19.756589 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:19.756589 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:19.757074 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8800dde6-b91c-486f-83bf-fac594643e02 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:19.757233 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-8800dde6-b91c-486f-83bf-fac594643e02 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create snapshot from volume 06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:53:19.775076 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-603149ef-c1dc-4479-9f2d-701212ad6669 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:19.778544 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-603149ef-c1dc-4479-9f2d-701212ad6669 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 Aug 04 10:53:19.778821 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-603149ef-c1dc-4479-9f2d-701212ad6669 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:19.778935 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-603149ef-c1dc-4479-9f2d-701212ad6669 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:19.785521 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-8800dde6-b91c-486f-83bf-fac594643e02 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Created reservations ['f10a3da2-d3d5-4e5f-ac18-d42025602367', 'e7360200-a31a-448b-8ab1-9c21bdc28bd8', '7bf18543-8491-4259-8b21-af3fc433bde3', '596df801-d1fd-4a1d-b245-8e91a3d17d58'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:19.789293 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:19.789293 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:19.794396 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-603149ef-c1dc-4479-9f2d-701212ad6669 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:53:19.799500 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-603149ef-c1dc-4479-9f2d-701212ad6669 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 returned with HTTP 200 Aug 04 10:53:19.800053 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 868/3461] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:19 2026] GET /volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:19.818443 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8800dde6-b91c-486f-83bf-fac594643e02 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot force create request issued successfully. Aug 04 10:53:19.818807 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8800dde6-b91c-486f-83bf-fac594643e02 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:53:19.819216 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 860/3462] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:53:19 2026] POST /volume/v3/snapshots => generated 309 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:19.834779 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fe807f92-d27e-4b02-a358-f868411c3889 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:19.834779 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fe807f92-d27e-4b02-a358-f868411c3889 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/fc351159-1b9e-4936-b3e5-8ae99a2ddc76 Aug 04 10:53:19.834779 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fe807f92-d27e-4b02-a358-f868411c3889 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:19.834779 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fe807f92-d27e-4b02-a358-f868411c3889 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:19.843805 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:19.843805 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:19.844381 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fe807f92-d27e-4b02-a358-f868411c3889 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:53:19.845463 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fe807f92-d27e-4b02-a358-f868411c3889 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/fc351159-1b9e-4936-b3e5-8ae99a2ddc76 returned with HTTP 200 Aug 04 10:53:19.846591 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 868/3463] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:19 2026] GET /volume/v3/snapshots/fc351159-1b9e-4936-b3e5-8ae99a2ddc76 => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:20.149023 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6b3b5a2b-5c4e-46f4-9df0-8f434a8e74e3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:20.151784 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6b3b5a2b-5c4e-46f4-9df0-8f434a8e74e3 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 Aug 04 10:53:20.151996 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6b3b5a2b-5c4e-46f4-9df0-8f434a8e74e3 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:20.152671 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6b3b5a2b-5c4e-46f4-9df0-8f434a8e74e3 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:20.152786 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-6b3b5a2b-5c4e-46f4-9df0-8f434a8e74e3 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 009c8b58-92bd-4e67-bab0-1cba39f9ae52. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:20.162381 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:20.162381 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:20.163594 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6b3b5a2b-5c4e-46f4-9df0-8f434a8e74e3 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 returned with HTTP 200 Aug 04 10:53:20.164064 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 868/3464] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:20 2026] GET /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:20.478603 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d4eb70c9-28c7-43c4-aaa7-b1844079d10f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:20.480999 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d4eb70c9-28c7-43c4-aaa7-b1844079d10f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:20.481270 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d4eb70c9-28c7-43c4-aaa7-b1844079d10f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:20.481512 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d4eb70c9-28c7-43c4-aaa7-b1844079d10f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:20.481681 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d4eb70c9-28c7-43c4-aaa7-b1844079d10f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:20.485956 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:20.485956 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:20.486790 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d4eb70c9-28c7-43c4-aaa7-b1844079d10f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:20.487357 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 869/3465] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:20 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:20.855531 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-27659ac2-0220-48d4-9b54-2c64911fffc8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:20.857690 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27659ac2-0220-48d4-9b54-2c64911fffc8 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/fc351159-1b9e-4936-b3e5-8ae99a2ddc76 Aug 04 10:53:20.857953 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27659ac2-0220-48d4-9b54-2c64911fffc8 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:20.858189 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27659ac2-0220-48d4-9b54-2c64911fffc8 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:20.864831 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:20.864831 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:20.866256 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-27659ac2-0220-48d4-9b54-2c64911fffc8 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:53:20.867433 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27659ac2-0220-48d4-9b54-2c64911fffc8 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/fc351159-1b9e-4936-b3e5-8ae99a2ddc76 returned with HTTP 200 Aug 04 10:53:20.867950 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 861/3466] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:20 2026] GET /volume/v3/snapshots/fc351159-1b9e-4936-b3e5-8ae99a2ddc76 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:20.878135 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-75d059dc-6c2d-4d86-bf60-20947a19e9f7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:20.879946 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-75d059dc-6c2d-4d86-bf60-20947a19e9f7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/fc351159-1b9e-4936-b3e5-8ae99a2ddc76 Aug 04 10:53:20.880121 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-75d059dc-6c2d-4d86-bf60-20947a19e9f7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:20.880345 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-75d059dc-6c2d-4d86-bf60-20947a19e9f7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:20.880444 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-75d059dc-6c2d-4d86-bf60-20947a19e9f7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete snapshot with id: fc351159-1b9e-4936-b3e5-8ae99a2ddc76 Aug 04 10:53:20.885902 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:20.885902 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:20.886377 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-75d059dc-6c2d-4d86-bf60-20947a19e9f7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:53:20.905637 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-75d059dc-6c2d-4d86-bf60-20947a19e9f7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot delete request issued successfully. Aug 04 10:53:20.905948 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-75d059dc-6c2d-4d86-bf60-20947a19e9f7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/fc351159-1b9e-4936-b3e5-8ae99a2ddc76 returned with HTTP 202 Aug 04 10:53:20.906415 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 869/3467] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:53:20 2026] DELETE /volume/v3/snapshots/fc351159-1b9e-4936-b3e5-8ae99a2ddc76 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:20.915563 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-62439448-8118-41d1-b980-bd68e5f9cc3b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:20.918185 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-62439448-8118-41d1-b980-bd68e5f9cc3b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/fc351159-1b9e-4936-b3e5-8ae99a2ddc76 Aug 04 10:53:20.918472 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-62439448-8118-41d1-b980-bd68e5f9cc3b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:20.918709 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-62439448-8118-41d1-b980-bd68e5f9cc3b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:20.925171 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:20.925171 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:20.925658 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-62439448-8118-41d1-b980-bd68e5f9cc3b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:53:20.926613 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-62439448-8118-41d1-b980-bd68e5f9cc3b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/fc351159-1b9e-4936-b3e5-8ae99a2ddc76 returned with HTTP 200 Aug 04 10:53:20.927011 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 869/3468] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:20 2026] GET /volume/v3/snapshots/fc351159-1b9e-4936-b3e5-8ae99a2ddc76 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:21.175194 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d6cde23f-c811-4d9f-942a-9fd426e1f3b7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:21.177012 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d6cde23f-c811-4d9f-942a-9fd426e1f3b7 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 Aug 04 10:53:21.177263 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d6cde23f-c811-4d9f-942a-9fd426e1f3b7 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:21.177449 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d6cde23f-c811-4d9f-942a-9fd426e1f3b7 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:21.177553 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d6cde23f-c811-4d9f-942a-9fd426e1f3b7 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 009c8b58-92bd-4e67-bab0-1cba39f9ae52. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:21.182424 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:21.182424 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:21.183036 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d6cde23f-c811-4d9f-942a-9fd426e1f3b7 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 returned with HTTP 200 Aug 04 10:53:21.183931 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 870/3469] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:21 2026] GET /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:21.500118 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-efd970fb-81cd-4570-919b-7fb793133c82 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:21.502018 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-efd970fb-81cd-4570-919b-7fb793133c82 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:21.502234 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-efd970fb-81cd-4570-919b-7fb793133c82 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:21.502459 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-efd970fb-81cd-4570-919b-7fb793133c82 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:21.502599 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-efd970fb-81cd-4570-919b-7fb793133c82 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:21.506487 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:21.506487 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:21.507328 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-efd970fb-81cd-4570-919b-7fb793133c82 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:21.507723 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 862/3470] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:21 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:21.939262 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fb052aba-e0b6-422f-9413-757e1761df49 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:21.941539 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fb052aba-e0b6-422f-9413-757e1761df49 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/fc351159-1b9e-4936-b3e5-8ae99a2ddc76 Aug 04 10:53:21.941814 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fb052aba-e0b6-422f-9413-757e1761df49 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:21.942070 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fb052aba-e0b6-422f-9413-757e1761df49 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:21.946790 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fb052aba-e0b6-422f-9413-757e1761df49 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/fc351159-1b9e-4936-b3e5-8ae99a2ddc76 returned with HTTP 404 Aug 04 10:53:21.947302 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 870/3471] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:21 2026] GET /volume/v3/snapshots/fc351159-1b9e-4936-b3e5-8ae99a2ddc76 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:21.953904 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b7d07306-6adb-4dc5-a6a9-4555ec26639f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:21.955720 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b7d07306-6adb-4dc5-a6a9-4555ec26639f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/0b37c91a-0cc0-4edd-9bf6-e783215abc2d Aug 04 10:53:21.955924 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b7d07306-6adb-4dc5-a6a9-4555ec26639f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:21.956136 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b7d07306-6adb-4dc5-a6a9-4555ec26639f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:21.956274 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-b7d07306-6adb-4dc5-a6a9-4555ec26639f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete snapshot with id: 0b37c91a-0cc0-4edd-9bf6-e783215abc2d Aug 04 10:53:21.961796 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:21.961796 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:21.962234 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b7d07306-6adb-4dc5-a6a9-4555ec26639f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:53:21.980405 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b7d07306-6adb-4dc5-a6a9-4555ec26639f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot delete request issued successfully. Aug 04 10:53:21.982145 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b7d07306-6adb-4dc5-a6a9-4555ec26639f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/0b37c91a-0cc0-4edd-9bf6-e783215abc2d returned with HTTP 202 Aug 04 10:53:21.982145 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 870/3472] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:53:21 2026] DELETE /volume/v3/snapshots/0b37c91a-0cc0-4edd-9bf6-e783215abc2d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:21.988832 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fb765aa3-9851-49a7-8c48-6f7fd011e6e5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:21.990870 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb765aa3-9851-49a7-8c48-6f7fd011e6e5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/0b37c91a-0cc0-4edd-9bf6-e783215abc2d Aug 04 10:53:21.991112 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb765aa3-9851-49a7-8c48-6f7fd011e6e5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:21.991384 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb765aa3-9851-49a7-8c48-6f7fd011e6e5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:21.996219 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:21.996219 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:21.996684 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fb765aa3-9851-49a7-8c48-6f7fd011e6e5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:53:21.997522 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb765aa3-9851-49a7-8c48-6f7fd011e6e5 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/0b37c91a-0cc0-4edd-9bf6-e783215abc2d returned with HTTP 200 Aug 04 10:53:21.997891 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 871/3473] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:21 2026] GET /volume/v3/snapshots/0b37c91a-0cc0-4edd-9bf6-e783215abc2d => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:22.122424 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4c9ee8f9-590d-4f6e-9873-cf016a4bef49 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:22.124679 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4c9ee8f9-590d-4f6e-9873-cf016a4bef49 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] DELETE https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 Aug 04 10:53:22.124882 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4c9ee8f9-590d-4f6e-9873-cf016a4bef49 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:22.125172 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4c9ee8f9-590d-4f6e-9873-cf016a4bef49 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:22.125371 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-4c9ee8f9-590d-4f6e-9873-cf016a4bef49 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Delete volume with id: 31c26922-7cc2-44b6-844e-61adb2c807a2 Aug 04 10:53:22.133025 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:22.133025 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:22.133586 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4c9ee8f9-590d-4f6e-9873-cf016a4bef49 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:22.154835 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4c9ee8f9-590d-4f6e-9873-cf016a4bef49 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Delete volume request issued successfully. Aug 04 10:53:22.155072 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4c9ee8f9-590d-4f6e-9873-cf016a4bef49 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 returned with HTTP 202 Aug 04 10:53:22.155641 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 863/3474] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:22 2026] DELETE /volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:22.165542 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-81356d24-3e19-4432-8249-dbefbb624c76 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:22.167281 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-81356d24-3e19-4432-8249-dbefbb624c76 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 Aug 04 10:53:22.167480 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-81356d24-3e19-4432-8249-dbefbb624c76 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:22.167668 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-81356d24-3e19-4432-8249-dbefbb624c76 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:22.174254 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:22.174254 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:22.177727 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-81356d24-3e19-4432-8249-dbefbb624c76 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:22.182931 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-81356d24-3e19-4432-8249-dbefbb624c76 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 returned with HTTP 200 Aug 04 10:53:22.183412 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 871/3475] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:22 2026] GET /volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:22.192909 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d92c1daa-51c6-4a27-9537-340a039c68bc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:22.194477 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d92c1daa-51c6-4a27-9537-340a039c68bc tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 Aug 04 10:53:22.195004 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d92c1daa-51c6-4a27-9537-340a039c68bc tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:22.195004 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d92c1daa-51c6-4a27-9537-340a039c68bc tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:22.195004 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-d92c1daa-51c6-4a27-9537-340a039c68bc tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 009c8b58-92bd-4e67-bab0-1cba39f9ae52. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:22.198622 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:22.198622 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:22.199302 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d92c1daa-51c6-4a27-9537-340a039c68bc tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 returned with HTTP 200 Aug 04 10:53:22.199475 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 871/3476] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:22 2026] GET /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:22.517147 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-40ab792a-4397-45db-82d0-1105ba78a1fc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:22.519194 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-40ab792a-4397-45db-82d0-1105ba78a1fc tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:22.519454 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-40ab792a-4397-45db-82d0-1105ba78a1fc tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:22.519719 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-40ab792a-4397-45db-82d0-1105ba78a1fc tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:22.519878 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-40ab792a-4397-45db-82d0-1105ba78a1fc tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:22.524453 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:22.524453 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:22.525429 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-40ab792a-4397-45db-82d0-1105ba78a1fc tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:22.525977 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 872/3477] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:22 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:23.008136 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cef96add-8378-4ee5-b91d-b262dc6ec1ee None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:23.010380 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cef96add-8378-4ee5-b91d-b262dc6ec1ee tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/0b37c91a-0cc0-4edd-9bf6-e783215abc2d Aug 04 10:53:23.010482 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cef96add-8378-4ee5-b91d-b262dc6ec1ee tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:23.010701 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cef96add-8378-4ee5-b91d-b262dc6ec1ee tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:23.015864 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cef96add-8378-4ee5-b91d-b262dc6ec1ee tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/0b37c91a-0cc0-4edd-9bf6-e783215abc2d returned with HTTP 404 Aug 04 10:53:23.016513 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 864/3478] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:23 2026] GET /volume/v3/snapshots/0b37c91a-0cc0-4edd-9bf6-e783215abc2d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:23.024487 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7a3f74f3-a737-4107-9d3d-21fb095b09b0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:23.026945 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7a3f74f3-a737-4107-9d3d-21fb095b09b0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/7f97eecd-cd82-4632-8d20-3026f7e7f2a0 Aug 04 10:53:23.027023 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7a3f74f3-a737-4107-9d3d-21fb095b09b0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:23.027258 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7a3f74f3-a737-4107-9d3d-21fb095b09b0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:23.027708 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-7a3f74f3-a737-4107-9d3d-21fb095b09b0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete snapshot with id: 7f97eecd-cd82-4632-8d20-3026f7e7f2a0 Aug 04 10:53:23.033840 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:23.033840 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:23.034421 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7a3f74f3-a737-4107-9d3d-21fb095b09b0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:53:23.057318 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7a3f74f3-a737-4107-9d3d-21fb095b09b0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot delete request issued successfully. Aug 04 10:53:23.057318 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7a3f74f3-a737-4107-9d3d-21fb095b09b0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/7f97eecd-cd82-4632-8d20-3026f7e7f2a0 returned with HTTP 202 Aug 04 10:53:23.057318 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 872/3479] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:53:23 2026] DELETE /volume/v3/snapshots/7f97eecd-cd82-4632-8d20-3026f7e7f2a0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:23.064072 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-75f520ea-d368-4873-a496-ee6c4f502628 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:23.070856 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-75f520ea-d368-4873-a496-ee6c4f502628 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/7f97eecd-cd82-4632-8d20-3026f7e7f2a0 Aug 04 10:53:23.071110 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-75f520ea-d368-4873-a496-ee6c4f502628 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:23.071377 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-75f520ea-d368-4873-a496-ee6c4f502628 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:23.078599 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:23.078599 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:23.079282 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-75f520ea-d368-4873-a496-ee6c4f502628 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:53:23.080089 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-75f520ea-d368-4873-a496-ee6c4f502628 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/7f97eecd-cd82-4632-8d20-3026f7e7f2a0 returned with HTTP 200 Aug 04 10:53:23.080475 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 872/3480] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:23 2026] GET /volume/v3/snapshots/7f97eecd-cd82-4632-8d20-3026f7e7f2a0 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:23.197959 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-69ff3d4b-7234-4da3-be33-7987fe22b71e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:23.199827 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-69ff3d4b-7234-4da3-be33-7987fe22b71e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 Aug 04 10:53:23.200006 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-69ff3d4b-7234-4da3-be33-7987fe22b71e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:23.200176 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-69ff3d4b-7234-4da3-be33-7987fe22b71e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:23.207071 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-69ff3d4b-7234-4da3-be33-7987fe22b71e tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 returned with HTTP 404 Aug 04 10:53:23.207524 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 873/3481] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:23 2026] GET /volume/v3/volumes/31c26922-7cc2-44b6-844e-61adb2c807a2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:23.210986 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fd5e6218-3d6b-4489-bcd5-d3923e8740a4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:23.213323 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fd5e6218-3d6b-4489-bcd5-d3923e8740a4 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 Aug 04 10:53:23.213645 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fd5e6218-3d6b-4489-bcd5-d3923e8740a4 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:23.213908 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fd5e6218-3d6b-4489-bcd5-d3923e8740a4 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:23.214064 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b1f3b1d0-242f-430e-b29c-e7bbbd7e8217 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:23.214201 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-fd5e6218-3d6b-4489-bcd5-d3923e8740a4 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 009c8b58-92bd-4e67-bab0-1cba39f9ae52. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:23.215885 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b1f3b1d0-242f-430e-b29c-e7bbbd7e8217 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] DELETE https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 Aug 04 10:53:23.216099 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b1f3b1d0-242f-430e-b29c-e7bbbd7e8217 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:23.216320 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b1f3b1d0-242f-430e-b29c-e7bbbd7e8217 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:23.216496 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-b1f3b1d0-242f-430e-b29c-e7bbbd7e8217 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Delete volume with id: afd149aa-c5f6-41f2-b1c5-5e9816403635 Aug 04 10:53:23.220120 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:23.220120 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:23.221011 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fd5e6218-3d6b-4489-bcd5-d3923e8740a4 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 returned with HTTP 200 Aug 04 10:53:23.221531 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 865/3482] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:23 2026] GET /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:23.223679 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:23.223679 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:23.224135 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b1f3b1d0-242f-430e-b29c-e7bbbd7e8217 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:23.249010 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b1f3b1d0-242f-430e-b29c-e7bbbd7e8217 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Delete volume request issued successfully. Aug 04 10:53:23.249222 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b1f3b1d0-242f-430e-b29c-e7bbbd7e8217 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 returned with HTTP 202 Aug 04 10:53:23.249649 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 873/3483] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:23 2026] DELETE /volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:23.257723 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-22013468-e0d3-4ee5-afef-502d7f8a8860 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:23.262266 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-22013468-e0d3-4ee5-afef-502d7f8a8860 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 Aug 04 10:53:23.262266 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-22013468-e0d3-4ee5-afef-502d7f8a8860 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:23.262266 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-22013468-e0d3-4ee5-afef-502d7f8a8860 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:23.269342 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:23.269342 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:23.274035 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-22013468-e0d3-4ee5-afef-502d7f8a8860 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:23.277825 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-22013468-e0d3-4ee5-afef-502d7f8a8860 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 returned with HTTP 200 Aug 04 10:53:23.277825 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 873/3484] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:23 2026] GET /volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:23.536780 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d48b0730-1329-416a-8f0c-c46eb0745e63 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:23.539101 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d48b0730-1329-416a-8f0c-c46eb0745e63 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:23.539389 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d48b0730-1329-416a-8f0c-c46eb0745e63 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:23.539686 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d48b0730-1329-416a-8f0c-c46eb0745e63 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:23.539827 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d48b0730-1329-416a-8f0c-c46eb0745e63 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:23.544812 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:23.544812 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:23.545769 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d48b0730-1329-416a-8f0c-c46eb0745e63 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:23.546167 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 874/3485] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:23 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:24.093061 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5258e252-5a61-450b-b477-d224b7c599d0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:24.097349 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5258e252-5a61-450b-b477-d224b7c599d0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/7f97eecd-cd82-4632-8d20-3026f7e7f2a0 Aug 04 10:53:24.097590 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5258e252-5a61-450b-b477-d224b7c599d0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:24.098340 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5258e252-5a61-450b-b477-d224b7c599d0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:24.103667 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5258e252-5a61-450b-b477-d224b7c599d0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/7f97eecd-cd82-4632-8d20-3026f7e7f2a0 returned with HTTP 404 Aug 04 10:53:24.104144 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 866/3486] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:24 2026] GET /volume/v3/snapshots/7f97eecd-cd82-4632-8d20-3026f7e7f2a0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:24.114730 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7746b2e4-a635-485d-866b-a15076051e8b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:24.116604 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7746b2e4-a635-485d-866b-a15076051e8b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/fc351159-1b9e-4936-b3e5-8ae99a2ddc76 Aug 04 10:53:24.117749 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7746b2e4-a635-485d-866b-a15076051e8b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:24.118083 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7746b2e4-a635-485d-866b-a15076051e8b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:24.118258 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-7746b2e4-a635-485d-866b-a15076051e8b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete snapshot with id: fc351159-1b9e-4936-b3e5-8ae99a2ddc76 Aug 04 10:53:24.123239 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7746b2e4-a635-485d-866b-a15076051e8b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/fc351159-1b9e-4936-b3e5-8ae99a2ddc76 returned with HTTP 404 Aug 04 10:53:24.123811 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 874/3487] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:53:24 2026] DELETE /volume/v3/snapshots/fc351159-1b9e-4936-b3e5-8ae99a2ddc76 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:24.131378 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-49c3f9ba-577b-43dd-8bd9-cfbac724fbec None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:24.137500 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-49c3f9ba-577b-43dd-8bd9-cfbac724fbec tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/7f97eecd-cd82-4632-8d20-3026f7e7f2a0 Aug 04 10:53:24.139176 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-49c3f9ba-577b-43dd-8bd9-cfbac724fbec tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:24.139490 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-49c3f9ba-577b-43dd-8bd9-cfbac724fbec tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:24.139680 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-49c3f9ba-577b-43dd-8bd9-cfbac724fbec tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete snapshot with id: 7f97eecd-cd82-4632-8d20-3026f7e7f2a0 Aug 04 10:53:24.149334 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-49c3f9ba-577b-43dd-8bd9-cfbac724fbec tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/7f97eecd-cd82-4632-8d20-3026f7e7f2a0 returned with HTTP 404 Aug 04 10:53:24.150355 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 874/3488] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:53:24 2026] DELETE /volume/v3/snapshots/7f97eecd-cd82-4632-8d20-3026f7e7f2a0 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:24.189995 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-2839a6d4-3ad7-4c8b-accf-0a4229efbee3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:24.194155 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-2839a6d4-3ad7-4c8b-accf-0a4229efbee3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:53:24.194377 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-2839a6d4-3ad7-4c8b-accf-0a4229efbee3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:24.194661 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-2839a6d4-3ad7-4c8b-accf-0a4229efbee3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:24.213746 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:24.213746 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:24.215124 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-2839a6d4-3ad7-4c8b-accf-0a4229efbee3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:24.221035 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-2839a6d4-3ad7-4c8b-accf-0a4229efbee3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 returned with HTTP 200 Aug 04 10:53:24.221650 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 875/3489] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:53:24 2026] GET /volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:24.232280 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4166df2f-f05a-4d05-b6ec-eed02abac0ab None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:24.235001 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4166df2f-f05a-4d05-b6ec-eed02abac0ab tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 Aug 04 10:53:24.235356 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4166df2f-f05a-4d05-b6ec-eed02abac0ab tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:24.235668 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4166df2f-f05a-4d05-b6ec-eed02abac0ab tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:24.235867 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4166df2f-f05a-4d05-b6ec-eed02abac0ab tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 009c8b58-92bd-4e67-bab0-1cba39f9ae52. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:24.241915 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:24.241915 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:24.242913 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4166df2f-f05a-4d05-b6ec-eed02abac0ab tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 returned with HTTP 200 Aug 04 10:53:24.243215 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-98f1d6bc-98e7-4d16-a676-8c446db1a49c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:24.245162 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 867/3490] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:24 2026] GET /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:24.245692 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-98f1d6bc-98e7-4d16-a676-8c446db1a49c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3/action Aug 04 10:53:24.246198 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-98f1d6bc-98e7-4d16-a676-8c446db1a49c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:53:24.246436 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-98f1d6bc-98e7-4d16-a676-8c446db1a49c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:24.259428 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:24.259428 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:24.263142 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-98f1d6bc-98e7-4d16-a676-8c446db1a49c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:24.268780 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-98f1d6bc-98e7-4d16-a676-8c446db1a49c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Begin detaching volume completed successfully. Aug 04 10:53:24.269033 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-98f1d6bc-98e7-4d16-a676-8c446db1a49c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3/action returned with HTTP 202 Aug 04 10:53:24.269517 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 875/3491] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:53:24 2026] POST /volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:53:24.292359 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8adbda56-659f-462d-8f84-d01ce89452a4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:24.294356 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8adbda56-659f-462d-8f84-d01ce89452a4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 Aug 04 10:53:24.294694 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8adbda56-659f-462d-8f84-d01ce89452a4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:24.294899 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8adbda56-659f-462d-8f84-d01ce89452a4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:24.302436 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8adbda56-659f-462d-8f84-d01ce89452a4 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 returned with HTTP 404 Aug 04 10:53:24.302436 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 875/3492] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:24 2026] GET /volume/v3/volumes/afd149aa-c5f6-41f2-b1c5-5e9816403635 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:24.371047 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b87d790c-f6b3-405a-aaea-2477f1e2fe41 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:24.371612 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b87d790c-f6b3-405a-aaea-2477f1e2fe41 None None] GET https://10.4.3.232/volume// Aug 04 10:53:24.371862 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b87d790c-f6b3-405a-aaea-2477f1e2fe41 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:24.372120 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b87d790c-f6b3-405a-aaea-2477f1e2fe41 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:24.372587 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b87d790c-f6b3-405a-aaea-2477f1e2fe41 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:53:24.373129 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 876/3493] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:53:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:53:24.389906 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-19d42572-1d2d-4b47-8910-c23d94bb3643 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:24.392320 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0e31142c-cb2c-4c4e-8ed2-1789c81df070 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:24.394565 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0e31142c-cb2c-4c4e-8ed2-1789c81df070 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] DELETE https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 Aug 04 10:53:24.394796 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-19d42572-1d2d-4b47-8910-c23d94bb3643 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:53:24.394907 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0e31142c-cb2c-4c4e-8ed2-1789c81df070 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:24.394940 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0e31142c-cb2c-4c4e-8ed2-1789c81df070 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:24.394975 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-19d42572-1d2d-4b47-8910-c23d94bb3643 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:24.395109 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-0e31142c-cb2c-4c4e-8ed2-1789c81df070 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Delete volume with id: e8530279-3cc0-42fc-b067-cd7718d1f030 Aug 04 10:53:24.395197 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-19d42572-1d2d-4b47-8910-c23d94bb3643 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:24.405749 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:24.405749 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:24.406175 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:24.406175 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:24.406237 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0e31142c-cb2c-4c4e-8ed2-1789c81df070 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:24.409937 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-19d42572-1d2d-4b47-8910-c23d94bb3643 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:24.414196 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-19d42572-1d2d-4b47-8910-c23d94bb3643 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 returned with HTTP 200 Aug 04 10:53:24.414765 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 868/3494] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:53:24 2026] GET /volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 04 10:53:24.425836 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0e31142c-cb2c-4c4e-8ed2-1789c81df070 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Delete volume request issued successfully. Aug 04 10:53:24.426078 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0e31142c-cb2c-4c4e-8ed2-1789c81df070 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 returned with HTTP 202 Aug 04 10:53:24.426574 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 876/3495] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:24 2026] DELETE /volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:24.433852 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-284f2d9b-574b-4ba8-85a0-2cbca8ca7998 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:24.435736 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-284f2d9b-574b-4ba8-85a0-2cbca8ca7998 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 Aug 04 10:53:24.435910 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-284f2d9b-574b-4ba8-85a0-2cbca8ca7998 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:24.436080 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-284f2d9b-574b-4ba8-85a0-2cbca8ca7998 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:24.444118 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:24.444118 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:24.448080 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-284f2d9b-574b-4ba8-85a0-2cbca8ca7998 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Volume info retrieved successfully. Aug 04 10:53:24.453264 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-284f2d9b-574b-4ba8-85a0-2cbca8ca7998 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 returned with HTTP 200 Aug 04 10:53:24.453666 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 876/3496] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:24 2026] GET /volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:24.560202 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8fd0a1e8-b33d-4abe-b075-d2208e466c6e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:24.562565 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8fd0a1e8-b33d-4abe-b075-d2208e466c6e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:24.562866 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8fd0a1e8-b33d-4abe-b075-d2208e466c6e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:24.563070 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8fd0a1e8-b33d-4abe-b075-d2208e466c6e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:24.563262 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-8fd0a1e8-b33d-4abe-b075-d2208e466c6e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:24.569313 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:24.569313 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:24.570414 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8fd0a1e8-b33d-4abe-b075-d2208e466c6e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:24.570944 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 877/3497] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:24 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:25.256269 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a8a65f23-085d-4b44-858b-726a2fe21c91 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:25.258101 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8a65f23-085d-4b44-858b-726a2fe21c91 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 Aug 04 10:53:25.259415 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8a65f23-085d-4b44-858b-726a2fe21c91 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:25.259415 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8a65f23-085d-4b44-858b-726a2fe21c91 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:25.259415 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a8a65f23-085d-4b44-858b-726a2fe21c91 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 009c8b58-92bd-4e67-bab0-1cba39f9ae52. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:25.263515 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:25.263515 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:25.264264 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8a65f23-085d-4b44-858b-726a2fe21c91 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 returned with HTTP 200 Aug 04 10:53:25.264708 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 869/3498] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:25 2026] GET /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:25.436949 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-b78a55bb-8c3d-42d0-89a7-91bef5da5546 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:25.441378 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-b78a55bb-8c3d-42d0-89a7-91bef5da5546 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/attachments/e667423b-2a40-4018-b2c8-833e414e0b29 Aug 04 10:53:25.441636 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-b78a55bb-8c3d-42d0-89a7-91bef5da5546 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:25.441854 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-b78a55bb-8c3d-42d0-89a7-91bef5da5546 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:25.456234 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:25.456234 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:25.468630 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b82407e9-443b-41c8-a573-487cae758ab8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:25.470527 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b82407e9-443b-41c8-a573-487cae758ab8 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] GET https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 Aug 04 10:53:25.470782 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b82407e9-443b-41c8-a573-487cae758ab8 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:25.470971 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b82407e9-443b-41c8-a573-487cae758ab8 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:25.477431 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b82407e9-443b-41c8-a573-487cae758ab8 tempest-AttachVolumeTestJSON-2097924112 tempest-AttachVolumeTestJSON-2097924112-project-member] https://10.4.3.232/volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 returned with HTTP 404 Aug 04 10:53:25.477949 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 877/3499] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:25 2026] GET /volume/v3/volumes/e8530279-3cc0-42fc-b067-cd7718d1f030 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:25.516529 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-527280d5-b195-4e4c-a8ec-a90ac155ddce req-b78a55bb-8c3d-42d0-89a7-91bef5da5546 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/attachments/e667423b-2a40-4018-b2c8-833e414e0b29 returned with HTTP 200 Aug 04 10:53:25.516968 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 877/3500] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:53:25 2026] DELETE /volume/v3/attachments/e667423b-2a40-4018-b2c8-833e414e0b29 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:25.586689 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bfe3b038-0ae5-4159-895b-24051e8a9f5c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:25.590977 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bfe3b038-0ae5-4159-895b-24051e8a9f5c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:25.591966 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bfe3b038-0ae5-4159-895b-24051e8a9f5c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:25.591966 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bfe3b038-0ae5-4159-895b-24051e8a9f5c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:25.591966 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-bfe3b038-0ae5-4159-895b-24051e8a9f5c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:25.596090 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:25.596090 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:25.597862 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bfe3b038-0ae5-4159-895b-24051e8a9f5c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:25.597862 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 878/3501] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:25 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:26.276870 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1db668a6-3d86-4456-a897-8cb1b8ee797d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:26.282197 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1db668a6-3d86-4456-a897-8cb1b8ee797d tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 Aug 04 10:53:26.282522 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1db668a6-3d86-4456-a897-8cb1b8ee797d tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:26.282700 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1db668a6-3d86-4456-a897-8cb1b8ee797d tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:26.282856 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-1db668a6-3d86-4456-a897-8cb1b8ee797d tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 009c8b58-92bd-4e67-bab0-1cba39f9ae52. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:26.293548 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:26.293548 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:26.294566 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1db668a6-3d86-4456-a897-8cb1b8ee797d tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 returned with HTTP 200 Aug 04 10:53:26.294998 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 870/3502] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:26 2026] GET /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:26.611223 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8f4f173d-10e5-47f7-8118-a90a32331fa3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:26.614047 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8f4f173d-10e5-47f7-8118-a90a32331fa3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:26.614303 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8f4f173d-10e5-47f7-8118-a90a32331fa3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:26.614613 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8f4f173d-10e5-47f7-8118-a90a32331fa3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:26.614811 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-8f4f173d-10e5-47f7-8118-a90a32331fa3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:26.621131 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:26.621131 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:26.622095 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8f4f173d-10e5-47f7-8118-a90a32331fa3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:26.622522 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 878/3503] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:26 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:53:26.709939 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-08d098b1-38ed-405b-ac91-47c7d0c3ea26 req-aa39d516-c29c-49ed-a8f3-a6b26e48756f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:26.712144 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-08d098b1-38ed-405b-ac91-47c7d0c3ea26 req-aa39d516-c29c-49ed-a8f3-a6b26e48756f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/attachments/e667423b-2a40-4018-b2c8-833e414e0b29 Aug 04 10:53:26.712144 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-08d098b1-38ed-405b-ac91-47c7d0c3ea26 req-aa39d516-c29c-49ed-a8f3-a6b26e48756f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:26.712473 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-08d098b1-38ed-405b-ac91-47c7d0c3ea26 req-aa39d516-c29c-49ed-a8f3-a6b26e48756f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:26.717274 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-08d098b1-38ed-405b-ac91-47c7d0c3ea26 req-aa39d516-c29c-49ed-a8f3-a6b26e48756f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/attachments/e667423b-2a40-4018-b2c8-833e414e0b29 returned with HTTP 404 Aug 04 10:53:26.718120 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 878/3504] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:53:26 2026] DELETE /volume/v3/attachments/e667423b-2a40-4018-b2c8-833e414e0b29 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:53:27.305089 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2b49d505-8db4-497f-b244-9332870e8c9b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:27.306840 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2b49d505-8db4-497f-b244-9332870e8c9b tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 Aug 04 10:53:27.307042 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2b49d505-8db4-497f-b244-9332870e8c9b tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:27.307334 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2b49d505-8db4-497f-b244-9332870e8c9b tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:27.307439 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-2b49d505-8db4-497f-b244-9332870e8c9b tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 009c8b58-92bd-4e67-bab0-1cba39f9ae52. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:27.311533 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:27.311533 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:27.312134 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2b49d505-8db4-497f-b244-9332870e8c9b tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 returned with HTTP 200 Aug 04 10:53:27.312530 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 879/3505] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:27 2026] GET /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:27.634378 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1ed4f038-e8ab-4e4c-b8c5-652771b5a683 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:27.636439 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ed4f038-e8ab-4e4c-b8c5-652771b5a683 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:27.636716 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ed4f038-e8ab-4e4c-b8c5-652771b5a683 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:27.636904 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ed4f038-e8ab-4e4c-b8c5-652771b5a683 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:27.637018 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-1ed4f038-e8ab-4e4c-b8c5-652771b5a683 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:27.641395 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:27.641395 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:27.642382 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ed4f038-e8ab-4e4c-b8c5-652771b5a683 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:27.642802 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 871/3506] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:27 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:28.325268 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-24624344-267f-4fa9-930d-70af32b4d8b4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:28.327794 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-24624344-267f-4fa9-930d-70af32b4d8b4 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 Aug 04 10:53:28.328068 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-24624344-267f-4fa9-930d-70af32b4d8b4 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:28.328328 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-24624344-267f-4fa9-930d-70af32b4d8b4 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:28.328394 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-24624344-267f-4fa9-930d-70af32b4d8b4 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 009c8b58-92bd-4e67-bab0-1cba39f9ae52. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:28.332541 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:28.332541 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:28.333140 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-24624344-267f-4fa9-930d-70af32b4d8b4 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 returned with HTTP 200 Aug 04 10:53:28.333750 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 879/3507] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:28 2026] GET /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:28.537500 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-891a3bde-3057-4c0a-867a-0fa5111e9b7f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:28.540389 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-891a3bde-3057-4c0a-867a-0fa5111e9b7f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/0b37c91a-0cc0-4edd-9bf6-e783215abc2d Aug 04 10:53:28.540734 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-891a3bde-3057-4c0a-867a-0fa5111e9b7f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:28.540968 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-891a3bde-3057-4c0a-867a-0fa5111e9b7f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:28.541114 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-891a3bde-3057-4c0a-867a-0fa5111e9b7f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete snapshot with id: 0b37c91a-0cc0-4edd-9bf6-e783215abc2d Aug 04 10:53:28.548537 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-891a3bde-3057-4c0a-867a-0fa5111e9b7f tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/0b37c91a-0cc0-4edd-9bf6-e783215abc2d returned with HTTP 404 Aug 04 10:53:28.549052 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 879/3508] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:53:28 2026] DELETE /volume/v3/snapshots/0b37c91a-0cc0-4edd-9bf6-e783215abc2d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:28.564081 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-85f7e423-8634-436b-991d-0283eefecabe None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:28.566063 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-85f7e423-8634-436b-991d-0283eefecabe tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:53:28.566271 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-85f7e423-8634-436b-991d-0283eefecabe tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:28.566511 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-85f7e423-8634-436b-991d-0283eefecabe tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:28.574442 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:28.574442 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:28.578177 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-85f7e423-8634-436b-991d-0283eefecabe tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:28.582544 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-85f7e423-8634-436b-991d-0283eefecabe tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 returned with HTTP 200 Aug 04 10:53:28.583089 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 880/3509] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:28 2026] GET /volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:28.597356 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-035166d0-89c6-496e-8f88-59872bdbd232 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:28.599215 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-035166d0-89c6-496e-8f88-59872bdbd232 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:28.599593 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-035166d0-89c6-496e-8f88-59872bdbd232 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-393251624"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:28.601022 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-035166d0-89c6-496e-8f88-59872bdbd232 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-393251624'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:28.601125 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-035166d0-89c6-496e-8f88-59872bdbd232 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create volume of 1 GB Aug 04 10:53:28.605712 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-035166d0-89c6-496e-8f88-59872bdbd232 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Availability Zones retrieved successfully. Aug 04 10:53:28.610744 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-035166d0-89c6-496e-8f88-59872bdbd232 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Flow 'volume_create_api' (ad5833b6-6627-4c7c-8cfd-2ced845f3d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:28.611806 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-035166d0-89c6-496e-8f88-59872bdbd232 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8617113b-8c21-4ca9-a7fc-1e6e5b283d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:28.612694 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-035166d0-89c6-496e-8f88-59872bdbd232 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:28.637582 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-035166d0-89c6-496e-8f88-59872bdbd232 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8617113b-8c21-4ca9-a7fc-1e6e5b283d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:28.638424 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-035166d0-89c6-496e-8f88-59872bdbd232 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1475dac0-1efd-4668-a6c6-6c3747ab2aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:28.654427 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a5288fc6-bb0c-4a22-a52d-0fcb9373604f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:28.656612 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a5288fc6-bb0c-4a22-a52d-0fcb9373604f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:28.656775 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a5288fc6-bb0c-4a22-a52d-0fcb9373604f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:28.656991 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a5288fc6-bb0c-4a22-a52d-0fcb9373604f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:28.657123 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-a5288fc6-bb0c-4a22-a52d-0fcb9373604f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:28.665633 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:28.665633 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:28.666573 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a5288fc6-bb0c-4a22-a52d-0fcb9373604f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:28.667031 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 880/3510] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:28 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:28.683651 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-035166d0-89c6-496e-8f88-59872bdbd232 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Created reservations ['15e16679-10c3-4303-ae7e-997dea234b08', '726e1bc6-82e4-49d3-a6ef-1cebb21f430d', 'ab865d24-d7e7-411c-a33c-c9f1e07710ff', '1caa6a34-8f7b-4b42-a45b-1cbf903dd0f0'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:28.684634 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-035166d0-89c6-496e-8f88-59872bdbd232 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1475dac0-1efd-4668-a6c6-6c3747ab2aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15e16679-10c3-4303-ae7e-997dea234b08', '726e1bc6-82e4-49d3-a6ef-1cebb21f430d', 'ab865d24-d7e7-411c-a33c-c9f1e07710ff', '1caa6a34-8f7b-4b42-a45b-1cbf903dd0f0']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:28.685543 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-035166d0-89c6-496e-8f88-59872bdbd232 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38c50218-a593-482b-a8e6-8064633a8ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:28.707903 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-035166d0-89c6-496e-8f88-59872bdbd232 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38c50218-a593-482b-a8e6-8064633a8ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f602cc0a-1fb2-4f75-a319-dc4a3d7bc34a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-393251624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c95fcd161e5144259e5b35110fdd413a',qos_specs=None,replication_status=,reservations=['15e16679-10c3-4303-ae7e-997dea234b08','726e1bc6-82e4-49d3-a6ef-1cebb21f430d','ab865d24-d7e7-411c-a33c-c9f1e07710ff','1caa6a34-8f7b-4b42-a45b-1cbf903dd0f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dedc635ef27149b4940c8a25b2cf0d05',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-393251624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f602cc0a-1fb2-4f75-a319-dc4a3d7bc34a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c95fcd161e5144259e5b35110fdd413a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dedc635ef27149b4940c8a25b2cf0d05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:28.708491 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-035166d0-89c6-496e-8f88-59872bdbd232 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6717d51-cd1d-49d2-9f47-baeb570d0c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:28.725514 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-035166d0-89c6-496e-8f88-59872bdbd232 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6717d51-cd1d-49d2-9f47-baeb570d0c73) transitioned into state 'SUCCESS' from state '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-393251624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c95fcd161e5144259e5b35110fdd413a',qos_specs=None,replication_status=,reservations=['15e16679-10c3-4303-ae7e-997dea234b08','726e1bc6-82e4-49d3-a6ef-1cebb21f430d','ab865d24-d7e7-411c-a33c-c9f1e07710ff','1caa6a34-8f7b-4b42-a45b-1cbf903dd0f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dedc635ef27149b4940c8a25b2cf0d05',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:28.726171 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-035166d0-89c6-496e-8f88-59872bdbd232 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5d5059b-8bf3-4208-ab37-d42be01a7e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:28.736660 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-035166d0-89c6-496e-8f88-59872bdbd232 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5d5059b-8bf3-4208-ab37-d42be01a7e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:28.737712 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-035166d0-89c6-496e-8f88-59872bdbd232 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Flow 'volume_create_api' (ad5833b6-6627-4c7c-8cfd-2ced845f3d8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:28.738001 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-035166d0-89c6-496e-8f88-59872bdbd232 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create volume request issued successfully. Aug 04 10:53:28.738579 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-035166d0-89c6-496e-8f88-59872bdbd232 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:28.739038 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 872/3511] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:53:28 2026] POST /volume/v3/volumes => generated 753 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:28.756071 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-efe5c4ab-5597-4459-bca3-b8bfc560e35b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:28.762739 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-efe5c4ab-5597-4459-bca3-b8bfc560e35b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/f602cc0a-1fb2-4f75-a319-dc4a3d7bc34a Aug 04 10:53:28.762739 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-efe5c4ab-5597-4459-bca3-b8bfc560e35b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:28.762739 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-efe5c4ab-5597-4459-bca3-b8bfc560e35b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:28.780532 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:28.780532 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:28.793295 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-efe5c4ab-5597-4459-bca3-b8bfc560e35b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:28.796937 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-efe5c4ab-5597-4459-bca3-b8bfc560e35b tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/f602cc0a-1fb2-4f75-a319-dc4a3d7bc34a returned with HTTP 200 Aug 04 10:53:28.797495 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 880/3512] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:28 2026] GET /volume/v3/volumes/f602cc0a-1fb2-4f75-a319-dc4a3d7bc34a => generated 821 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:29.063653 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-8e102962-bb04-41ef-bafb-2c489c8d7c4a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:29.065724 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-8e102962-bb04-41ef-bafb-2c489c8d7c4a tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:29.066280 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-8e102962-bb04-41ef-bafb-2c489c8d7c4a tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1384137172", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:29.068950 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-8e102962-bb04-41ef-bafb-2c489c8d7c4a tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1384137172', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:29.069327 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-8e102962-bb04-41ef-bafb-2c489c8d7c4a tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Create volume of 1 GB Aug 04 10:53:29.074823 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-8e102962-bb04-41ef-bafb-2c489c8d7c4a tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Availability Zones retrieved successfully. Aug 04 10:53:29.084017 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-8e102962-bb04-41ef-bafb-2c489c8d7c4a tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Flow 'volume_create_api' (725dccd2-7519-48a9-9c4e-30797dbde169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:29.085499 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-8e102962-bb04-41ef-bafb-2c489c8d7c4a tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e481c8d4-8eb6-443a-aa6f-7237cc95ab19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:29.088451 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-8e102962-bb04-41ef-bafb-2c489c8d7c4a tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:29.125906 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-8e102962-bb04-41ef-bafb-2c489c8d7c4a tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e481c8d4-8eb6-443a-aa6f-7237cc95ab19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:29.126959 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-8e102962-bb04-41ef-bafb-2c489c8d7c4a tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49118236-9bf3-44ee-8395-90293330bc96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:29.189994 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-8e102962-bb04-41ef-bafb-2c489c8d7c4a tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Created reservations ['0add51a5-6b84-4fbf-adee-9ba05ea4f605', '4188465f-e6c6-4042-ae19-169bf7b11b30', '8e7b4de7-8b69-4ed1-8b34-db2400b68ae0', 'a459e53a-bc79-4afe-80fc-fd9c3eab7edf'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:29.190847 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-8e102962-bb04-41ef-bafb-2c489c8d7c4a tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49118236-9bf3-44ee-8395-90293330bc96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0add51a5-6b84-4fbf-adee-9ba05ea4f605', '4188465f-e6c6-4042-ae19-169bf7b11b30', '8e7b4de7-8b69-4ed1-8b34-db2400b68ae0', 'a459e53a-bc79-4afe-80fc-fd9c3eab7edf']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:29.191963 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-8e102962-bb04-41ef-bafb-2c489c8d7c4a tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd54fb9c-6658-4146-b9e0-1aa5aa20ce16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:29.215299 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-8e102962-bb04-41ef-bafb-2c489c8d7c4a tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd54fb9c-6658-4146-b9e0-1aa5aa20ce16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac56f7e7-65ab-452d-b567-31ceffe88ef9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1384137172',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4f7428e5a2b341f986711c8f4112d581',qos_specs=None,replication_status=,reservations=['0add51a5-6b84-4fbf-adee-9ba05ea4f605','4188465f-e6c6-4042-ae19-169bf7b11b30','8e7b4de7-8b69-4ed1-8b34-db2400b68ae0','a459e53a-bc79-4afe-80fc-fd9c3eab7edf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e3d08e9d297400bb46f430373c8f96a',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1384137172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac56f7e7-65ab-452d-b567-31ceffe88ef9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4f7428e5a2b341f986711c8f4112d581',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e3d08e9d297400bb46f430373c8f96a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:29.215995 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-8e102962-bb04-41ef-bafb-2c489c8d7c4a tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ff0b24a-8910-48ad-acdc-9f19b6f0b7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:29.234962 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-8e102962-bb04-41ef-bafb-2c489c8d7c4a tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ff0b24a-8910-48ad-acdc-9f19b6f0b7c9) transitioned into state 'SUCCESS' from state '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-1384137172',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4f7428e5a2b341f986711c8f4112d581',qos_specs=None,replication_status=,reservations=['0add51a5-6b84-4fbf-adee-9ba05ea4f605','4188465f-e6c6-4042-ae19-169bf7b11b30','8e7b4de7-8b69-4ed1-8b34-db2400b68ae0','a459e53a-bc79-4afe-80fc-fd9c3eab7edf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e3d08e9d297400bb46f430373c8f96a',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:29.235705 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-8e102962-bb04-41ef-bafb-2c489c8d7c4a tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (606ced40-7321-49f8-826b-684c25d86639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:29.245310 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-8e102962-bb04-41ef-bafb-2c489c8d7c4a tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (606ced40-7321-49f8-826b-684c25d86639) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:29.246111 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-8e102962-bb04-41ef-bafb-2c489c8d7c4a tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Flow 'volume_create_api' (725dccd2-7519-48a9-9c4e-30797dbde169) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:29.246457 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-8e102962-bb04-41ef-bafb-2c489c8d7c4a tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Create volume request issued successfully. Aug 04 10:53:29.247032 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-8e102962-bb04-41ef-bafb-2c489c8d7c4a tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:29.247516 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 881/3513] 10.4.3.232 () {72 vars in 1541 bytes} [Tue Aug 4 10:53:29 2026] POST /volume/v3/volumes => generated 763 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:29.257954 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-5b633e6d-9d4f-4a20-a7e0-12082f781329 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:29.260131 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-5b633e6d-9d4f-4a20-a7e0-12082f781329 tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] GET https://10.4.3.232/volume/v3/volumes/ac56f7e7-65ab-452d-b567-31ceffe88ef9 Aug 04 10:53:29.260346 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-5b633e6d-9d4f-4a20-a7e0-12082f781329 tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:29.260603 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-5b633e6d-9d4f-4a20-a7e0-12082f781329 tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:29.267607 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:29.267607 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:29.271161 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-5b633e6d-9d4f-4a20-a7e0-12082f781329 tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Volume info retrieved successfully. Aug 04 10:53:29.274883 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-dcacb3a2-130d-4f97-a974-04b0ae1e5d2b req-5b633e6d-9d4f-4a20-a7e0-12082f781329 tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] https://10.4.3.232/volume/v3/volumes/ac56f7e7-65ab-452d-b567-31ceffe88ef9 returned with HTTP 200 Aug 04 10:53:29.275232 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 881/3514] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:53:29 2026] GET /volume/v3/volumes/ac56f7e7-65ab-452d-b567-31ceffe88ef9 => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:29.307034 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-28ebbbbb-a783-42e8-be55-d233647ae8c8 req-765f26aa-6eb2-4a21-96a3-c39f5728b658 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:29.310017 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-28ebbbbb-a783-42e8-be55-d233647ae8c8 req-765f26aa-6eb2-4a21-96a3-c39f5728b658 tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] GET https://10.4.3.232/volume/v3/volumes/ac56f7e7-65ab-452d-b567-31ceffe88ef9 Aug 04 10:53:29.310017 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-28ebbbbb-a783-42e8-be55-d233647ae8c8 req-765f26aa-6eb2-4a21-96a3-c39f5728b658 tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:29.310212 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-28ebbbbb-a783-42e8-be55-d233647ae8c8 req-765f26aa-6eb2-4a21-96a3-c39f5728b658 tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:29.317665 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:29.317665 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:29.322100 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-28ebbbbb-a783-42e8-be55-d233647ae8c8 req-765f26aa-6eb2-4a21-96a3-c39f5728b658 tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Volume info retrieved successfully. Aug 04 10:53:29.327719 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-28ebbbbb-a783-42e8-be55-d233647ae8c8 req-765f26aa-6eb2-4a21-96a3-c39f5728b658 tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] https://10.4.3.232/volume/v3/volumes/ac56f7e7-65ab-452d-b567-31ceffe88ef9 returned with HTTP 200 Aug 04 10:53:29.328291 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 873/3515] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:53:29 2026] GET /volume/v3/volumes/ac56f7e7-65ab-452d-b567-31ceffe88ef9 => generated 831 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:29.346703 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-72fa7d35-c3b9-4700-8e83-7551ba441da2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:29.348558 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-72fa7d35-c3b9-4700-8e83-7551ba441da2 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 Aug 04 10:53:29.348996 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-72fa7d35-c3b9-4700-8e83-7551ba441da2 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:29.348996 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-72fa7d35-c3b9-4700-8e83-7551ba441da2 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:29.349079 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-72fa7d35-c3b9-4700-8e83-7551ba441da2 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 009c8b58-92bd-4e67-bab0-1cba39f9ae52. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:29.354186 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:29.354186 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:29.354904 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-72fa7d35-c3b9-4700-8e83-7551ba441da2 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 returned with HTTP 200 Aug 04 10:53:29.355504 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 881/3516] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:29 2026] GET /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:29.678068 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d116d642-db7e-4a0e-bcd4-0eedc3c054b4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:29.679861 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d116d642-db7e-4a0e-bcd4-0eedc3c054b4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:29.680103 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d116d642-db7e-4a0e-bcd4-0eedc3c054b4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:29.680231 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d116d642-db7e-4a0e-bcd4-0eedc3c054b4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:29.680350 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d116d642-db7e-4a0e-bcd4-0eedc3c054b4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:29.684401 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:29.684401 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:29.685125 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d116d642-db7e-4a0e-bcd4-0eedc3c054b4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:29.685561 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 882/3517] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:29 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:29.814144 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-52c93809-37c2-4d3e-af8d-cb2af4c85aed None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:29.816174 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-52c93809-37c2-4d3e-af8d-cb2af4c85aed tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/f602cc0a-1fb2-4f75-a319-dc4a3d7bc34a Aug 04 10:53:29.816495 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-52c93809-37c2-4d3e-af8d-cb2af4c85aed tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:29.816694 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-52c93809-37c2-4d3e-af8d-cb2af4c85aed tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:29.825888 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:29.825888 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:29.830426 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-52c93809-37c2-4d3e-af8d-cb2af4c85aed tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:29.836054 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-52c93809-37c2-4d3e-af8d-cb2af4c85aed tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/f602cc0a-1fb2-4f75-a319-dc4a3d7bc34a returned with HTTP 200 Aug 04 10:53:29.836603 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 882/3518] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:29 2026] GET /volume/v3/volumes/f602cc0a-1fb2-4f75-a319-dc4a3d7bc34a => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:29.851447 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-33b5feaf-8c3f-43c8-9021-74c783b9efa3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:29.853260 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-33b5feaf-8c3f-43c8-9021-74c783b9efa3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:53:29.853623 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-33b5feaf-8c3f-43c8-9021-74c783b9efa3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f602cc0a-1fb2-4f75-a319-dc4a3d7bc34a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-120913885"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:29.863439 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:29.863439 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:29.863925 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-33b5feaf-8c3f-43c8-9021-74c783b9efa3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:29.864122 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-33b5feaf-8c3f-43c8-9021-74c783b9efa3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create snapshot from volume f602cc0a-1fb2-4f75-a319-dc4a3d7bc34a Aug 04 10:53:29.892646 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-33b5feaf-8c3f-43c8-9021-74c783b9efa3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Created reservations ['1654f515-79ee-428d-843f-efaa42a23932', '86573f9e-5af1-4f99-b072-b083dd59e096', 'b350e122-8523-45a8-a757-0eff1961d52e', 'fd48bd3c-1285-423d-a061-93493f715bba'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:29.923380 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-33b5feaf-8c3f-43c8-9021-74c783b9efa3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot create request issued successfully. Aug 04 10:53:29.923728 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-33b5feaf-8c3f-43c8-9021-74c783b9efa3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:53:29.924291 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 874/3519] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:53:29 2026] POST /volume/v3/snapshots => generated 309 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:29.933804 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c0a49036-f833-4c92-9d2c-6884b4f985ff None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:29.935751 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c0a49036-f833-4c92-9d2c-6884b4f985ff tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/29eeabd1-523d-4013-bcb4-d16cec4572ff Aug 04 10:53:29.935809 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c0a49036-f833-4c92-9d2c-6884b4f985ff tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:29.936060 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c0a49036-f833-4c92-9d2c-6884b4f985ff tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:29.942097 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:29.942097 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:29.942526 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c0a49036-f833-4c92-9d2c-6884b4f985ff tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:53:29.943185 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c0a49036-f833-4c92-9d2c-6884b4f985ff tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/29eeabd1-523d-4013-bcb4-d16cec4572ff returned with HTTP 200 Aug 04 10:53:29.943555 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 882/3520] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:29 2026] GET /volume/v3/snapshots/29eeabd1-523d-4013-bcb4-d16cec4572ff => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:30.363893 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-bbbdcc4e-f3ff-4ac3-ae9b-319f31689707 req-d4f75643-1140-46c8-b13f-49b8d3a497a1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:30.367905 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-51420d69-c97f-42cb-a32e-5eead2def30a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:30.371092 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-51420d69-c97f-42cb-a32e-5eead2def30a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 Aug 04 10:53:30.371092 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-51420d69-c97f-42cb-a32e-5eead2def30a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:30.371340 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-51420d69-c97f-42cb-a32e-5eead2def30a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:30.371627 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-51420d69-c97f-42cb-a32e-5eead2def30a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 009c8b58-92bd-4e67-bab0-1cba39f9ae52. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:30.373259 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-bbbdcc4e-f3ff-4ac3-ae9b-319f31689707 req-d4f75643-1140-46c8-b13f-49b8d3a497a1 tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] GET https://10.4.3.232/volume/v3/volumes/ac56f7e7-65ab-452d-b567-31ceffe88ef9 Aug 04 10:53:30.374843 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-bbbdcc4e-f3ff-4ac3-ae9b-319f31689707 req-d4f75643-1140-46c8-b13f-49b8d3a497a1 tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:30.377355 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:30.377355 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:30.378255 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-51420d69-c97f-42cb-a32e-5eead2def30a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 returned with HTTP 200 Aug 04 10:53:30.378531 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-bbbdcc4e-f3ff-4ac3-ae9b-319f31689707 req-d4f75643-1140-46c8-b13f-49b8d3a497a1 tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:30.379351 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 883/3521] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:30 2026] GET /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:30.408182 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:30.408182 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:30.422625 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-bbbdcc4e-f3ff-4ac3-ae9b-319f31689707 req-d4f75643-1140-46c8-b13f-49b8d3a497a1 tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Volume info retrieved successfully. Aug 04 10:53:30.435402 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-bbbdcc4e-f3ff-4ac3-ae9b-319f31689707 req-d4f75643-1140-46c8-b13f-49b8d3a497a1 tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] https://10.4.3.232/volume/v3/volumes/ac56f7e7-65ab-452d-b567-31ceffe88ef9 returned with HTTP 200 Aug 04 10:53:30.443194 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 883/3522] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:53:30 2026] GET /volume/v3/volumes/ac56f7e7-65ab-452d-b567-31ceffe88ef9 => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:30.503310 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-64392995-9a85-4765-a406-d64b6a9d6dc9 req-e2451010-b215-45bb-8bf2-eb346f7ba67d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:30.505165 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-64392995-9a85-4765-a406-d64b6a9d6dc9 req-e2451010-b215-45bb-8bf2-eb346f7ba67d tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-reader] GET https://10.4.3.232/volume/v3/volumes/ac56f7e7-65ab-452d-b567-31ceffe88ef9 Aug 04 10:53:30.505349 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-64392995-9a85-4765-a406-d64b6a9d6dc9 req-e2451010-b215-45bb-8bf2-eb346f7ba67d tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:30.505529 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-64392995-9a85-4765-a406-d64b6a9d6dc9 req-e2451010-b215-45bb-8bf2-eb346f7ba67d tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-reader] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:30.511758 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:30.511758 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:30.514839 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-64392995-9a85-4765-a406-d64b6a9d6dc9 req-e2451010-b215-45bb-8bf2-eb346f7ba67d tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-reader] Volume info retrieved successfully. Aug 04 10:53:30.518319 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-64392995-9a85-4765-a406-d64b6a9d6dc9 req-e2451010-b215-45bb-8bf2-eb346f7ba67d tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-reader] https://10.4.3.232/volume/v3/volumes/ac56f7e7-65ab-452d-b567-31ceffe88ef9 returned with HTTP 200 Aug 04 10:53:30.518646 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 875/3523] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:53:30 2026] GET /volume/v3/volumes/ac56f7e7-65ab-452d-b567-31ceffe88ef9 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:30.541752 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-a5c47757-fe81-48f5-83d0-ff5584f0d401 req-c4447668-aaef-4944-b16b-e28300c2b0ff None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:30.543540 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a5c47757-fe81-48f5-83d0-ff5584f0d401 req-c4447668-aaef-4944-b16b-e28300c2b0ff tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] DELETE https://10.4.3.232/volume/v3/volumes/ac56f7e7-65ab-452d-b567-31ceffe88ef9 Aug 04 10:53:30.543692 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a5c47757-fe81-48f5-83d0-ff5584f0d401 req-c4447668-aaef-4944-b16b-e28300c2b0ff tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:30.543863 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a5c47757-fe81-48f5-83d0-ff5584f0d401 req-c4447668-aaef-4944-b16b-e28300c2b0ff tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:30.544015 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [req-a5c47757-fe81-48f5-83d0-ff5584f0d401 req-c4447668-aaef-4944-b16b-e28300c2b0ff tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Delete volume with id: ac56f7e7-65ab-452d-b567-31ceffe88ef9 Aug 04 10:53:30.550194 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:30.550194 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:30.550622 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-a5c47757-fe81-48f5-83d0-ff5584f0d401 req-c4447668-aaef-4944-b16b-e28300c2b0ff tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Volume info retrieved successfully. Aug 04 10:53:30.572218 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-a5c47757-fe81-48f5-83d0-ff5584f0d401 req-c4447668-aaef-4944-b16b-e28300c2b0ff tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Delete volume request issued successfully. Aug 04 10:53:30.572533 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a5c47757-fe81-48f5-83d0-ff5584f0d401 req-c4447668-aaef-4944-b16b-e28300c2b0ff tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] https://10.4.3.232/volume/v3/volumes/ac56f7e7-65ab-452d-b567-31ceffe88ef9 returned with HTTP 202 Aug 04 10:53:30.573058 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 883/3524] 10.4.3.232 () {70 vars in 1620 bytes} [Tue Aug 4 10:53:30 2026] DELETE /volume/v3/volumes/ac56f7e7-65ab-452d-b567-31ceffe88ef9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:30.598392 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-34ed3af1-10fa-4a2b-826f-bbc4b36dca23 req-a1b212b3-9f9a-4f65-a703-2abbf19bc637 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:30.601075 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-34ed3af1-10fa-4a2b-826f-bbc4b36dca23 req-a1b212b3-9f9a-4f65-a703-2abbf19bc637 tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] GET https://10.4.3.232/volume/v3/volumes/ac56f7e7-65ab-452d-b567-31ceffe88ef9 Aug 04 10:53:30.601363 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-34ed3af1-10fa-4a2b-826f-bbc4b36dca23 req-a1b212b3-9f9a-4f65-a703-2abbf19bc637 tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:30.601626 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-34ed3af1-10fa-4a2b-826f-bbc4b36dca23 req-a1b212b3-9f9a-4f65-a703-2abbf19bc637 tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:30.610659 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:30.610659 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:30.615357 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-34ed3af1-10fa-4a2b-826f-bbc4b36dca23 req-a1b212b3-9f9a-4f65-a703-2abbf19bc637 tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Volume info retrieved successfully. Aug 04 10:53:30.620731 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-34ed3af1-10fa-4a2b-826f-bbc4b36dca23 req-a1b212b3-9f9a-4f65-a703-2abbf19bc637 tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] https://10.4.3.232/volume/v3/volumes/ac56f7e7-65ab-452d-b567-31ceffe88ef9 returned with HTTP 200 Aug 04 10:53:30.621274 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 884/3525] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:53:30 2026] GET /volume/v3/volumes/ac56f7e7-65ab-452d-b567-31ceffe88ef9 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:30.697044 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0753e5ca-df5f-42b1-9513-411ffedabd41 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:30.702960 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0753e5ca-df5f-42b1-9513-411ffedabd41 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:30.703196 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0753e5ca-df5f-42b1-9513-411ffedabd41 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:30.703456 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0753e5ca-df5f-42b1-9513-411ffedabd41 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:30.703603 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-0753e5ca-df5f-42b1-9513-411ffedabd41 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:30.714392 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:30.714392 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:30.718176 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0753e5ca-df5f-42b1-9513-411ffedabd41 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:30.722003 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 884/3526] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:30 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 750 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:30.953414 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-35865508-b6b3-46c4-8a69-971b825609a1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:30.955169 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-35865508-b6b3-46c4-8a69-971b825609a1 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/29eeabd1-523d-4013-bcb4-d16cec4572ff Aug 04 10:53:30.955444 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-35865508-b6b3-46c4-8a69-971b825609a1 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:30.955638 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-35865508-b6b3-46c4-8a69-971b825609a1 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:30.960739 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:30.960739 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:30.961209 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-35865508-b6b3-46c4-8a69-971b825609a1 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:53:30.962021 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-35865508-b6b3-46c4-8a69-971b825609a1 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/29eeabd1-523d-4013-bcb4-d16cec4572ff returned with HTTP 200 Aug 04 10:53:30.962448 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 876/3527] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:30 2026] GET /volume/v3/snapshots/29eeabd1-523d-4013-bcb4-d16cec4572ff => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:30.971588 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d3caf3b4-a315-44e9-86a7-d4d95226c48c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:30.974388 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d3caf3b4-a315-44e9-86a7-d4d95226c48c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:30.974718 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d3caf3b4-a315-44e9-86a7-d4d95226c48c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "29eeabd1-523d-4013-bcb4-d16cec4572ff", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1799133323"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:30.980526 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-d3caf3b4-a315-44e9-86a7-d4d95226c48c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create volume request body: {'volume': {'snapshot_id': '29eeabd1-523d-4013-bcb4-d16cec4572ff', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1799133323'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:30.987146 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:30.987146 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:30.987702 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d3caf3b4-a315-44e9-86a7-d4d95226c48c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:53:30.987860 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-d3caf3b4-a315-44e9-86a7-d4d95226c48c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create volume of 2 GB Aug 04 10:53:30.991290 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d3caf3b4-a315-44e9-86a7-d4d95226c48c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Availability Zones retrieved successfully. Aug 04 10:53:30.996340 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d3caf3b4-a315-44e9-86a7-d4d95226c48c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Flow 'volume_create_api' (ba9df206-0f37-4df9-836a-c3a5572e051b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:30.997222 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d3caf3b4-a315-44e9-86a7-d4d95226c48c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea352f48-ad8a-4e4f-9008-671e6cafdd0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:30.998072 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-d3caf3b4-a315-44e9-86a7-d4d95226c48c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:31.024023 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d3caf3b4-a315-44e9-86a7-d4d95226c48c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea352f48-ad8a-4e4f-9008-671e6cafdd0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '29eeabd1-523d-4013-bcb4-d16cec4572ff', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:31.024874 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d3caf3b4-a315-44e9-86a7-d4d95226c48c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc1f5e44-17a5-438d-9b94-a2b2d791eeb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:31.060091 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-d3caf3b4-a315-44e9-86a7-d4d95226c48c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Created reservations ['494c7159-5513-4807-a1e6-0472c4b1b0f4', '4910b4d1-3f4b-4a03-a9e9-dd816e8af9bf', '647e9fbe-e3fa-47c5-a592-749e226d8f22', '6a32b4c9-1656-4001-bfb1-d70d0504d1a4'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:31.076062 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d3caf3b4-a315-44e9-86a7-d4d95226c48c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc1f5e44-17a5-438d-9b94-a2b2d791eeb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['494c7159-5513-4807-a1e6-0472c4b1b0f4', '4910b4d1-3f4b-4a03-a9e9-dd816e8af9bf', '647e9fbe-e3fa-47c5-a592-749e226d8f22', '6a32b4c9-1656-4001-bfb1-d70d0504d1a4']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:31.076062 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d3caf3b4-a315-44e9-86a7-d4d95226c48c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (822000d0-b3a6-4367-81f1-8154bfc8d08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:31.123234 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d3caf3b4-a315-44e9-86a7-d4d95226c48c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (822000d0-b3a6-4367-81f1-8154bfc8d08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f75da68f-adfb-4e44-8179-307a9cd80e78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1799133323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c95fcd161e5144259e5b35110fdd413a',qos_specs=None,replication_status=,reservations=['494c7159-5513-4807-a1e6-0472c4b1b0f4','4910b4d1-3f4b-4a03-a9e9-dd816e8af9bf','647e9fbe-e3fa-47c5-a592-749e226d8f22','6a32b4c9-1656-4001-bfb1-d70d0504d1a4'],size=2,snapshot_id=29eeabd1-523d-4013-bcb4-d16cec4572ff,source_replicaid=,source_volid=None,status='creating',user_id='dedc635ef27149b4940c8a25b2cf0d05',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1799133323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f75da68f-adfb-4e44-8179-307a9cd80e78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c95fcd161e5144259e5b35110fdd413a',provider_auth=None,provider_geometry=None,provider_id=None,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=29eeabd1-523d-4013-bcb4-d16cec4572ff,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dedc635ef27149b4940c8a25b2cf0d05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:31.124111 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d3caf3b4-a315-44e9-86a7-d4d95226c48c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30c53784-551f-4be9-af1c-9d1a85a18764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:31.145629 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d3caf3b4-a315-44e9-86a7-d4d95226c48c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30c53784-551f-4be9-af1c-9d1a85a18764) transitioned into state 'SUCCESS' from state '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-1799133323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c95fcd161e5144259e5b35110fdd413a',qos_specs=None,replication_status=,reservations=['494c7159-5513-4807-a1e6-0472c4b1b0f4','4910b4d1-3f4b-4a03-a9e9-dd816e8af9bf','647e9fbe-e3fa-47c5-a592-749e226d8f22','6a32b4c9-1656-4001-bfb1-d70d0504d1a4'],size=2,snapshot_id=29eeabd1-523d-4013-bcb4-d16cec4572ff,source_replicaid=,source_volid=None,status='creating',user_id='dedc635ef27149b4940c8a25b2cf0d05',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:31.146484 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d3caf3b4-a315-44e9-86a7-d4d95226c48c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fd0f161-a183-43b4-ab46-1c319ac3c2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:31.170317 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d3caf3b4-a315-44e9-86a7-d4d95226c48c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fd0f161-a183-43b4-ab46-1c319ac3c2a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:31.171150 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d3caf3b4-a315-44e9-86a7-d4d95226c48c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Flow 'volume_create_api' (ba9df206-0f37-4df9-836a-c3a5572e051b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:31.171491 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d3caf3b4-a315-44e9-86a7-d4d95226c48c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create volume request issued successfully. Aug 04 10:53:31.171979 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d3caf3b4-a315-44e9-86a7-d4d95226c48c tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:31.172421 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 884/3528] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:53:30 2026] POST /volume/v3/volumes => generated 788 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:31.186576 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-572d3bbd-8dc4-4bad-b489-1a693fc4c150 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:31.188647 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-572d3bbd-8dc4-4bad-b489-1a693fc4c150 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 Aug 04 10:53:31.188647 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-572d3bbd-8dc4-4bad-b489-1a693fc4c150 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:31.188776 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-572d3bbd-8dc4-4bad-b489-1a693fc4c150 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:31.196014 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:31.196014 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:31.200026 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-572d3bbd-8dc4-4bad-b489-1a693fc4c150 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:31.204802 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-572d3bbd-8dc4-4bad-b489-1a693fc4c150 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 returned with HTTP 200 Aug 04 10:53:31.205079 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 885/3529] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:31 2026] GET /volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:31.394423 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-461b95de-e09e-4c6f-ba05-6f33cf1f22c1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:31.396137 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-461b95de-e09e-4c6f-ba05-6f33cf1f22c1 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 Aug 04 10:53:31.396372 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-461b95de-e09e-4c6f-ba05-6f33cf1f22c1 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:31.396601 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-461b95de-e09e-4c6f-ba05-6f33cf1f22c1 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:31.396701 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-461b95de-e09e-4c6f-ba05-6f33cf1f22c1 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 009c8b58-92bd-4e67-bab0-1cba39f9ae52. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:31.401152 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:31.401152 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:31.402342 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-461b95de-e09e-4c6f-ba05-6f33cf1f22c1 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 returned with HTTP 200 Aug 04 10:53:31.402690 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 885/3530] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:31 2026] GET /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:31.651203 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-312be4be-1dbd-499e-a2dd-10d0b96e3cfa req-d958bf60-e83a-4edb-8c00-8c724656ae1c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:31.657678 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-312be4be-1dbd-499e-a2dd-10d0b96e3cfa req-d958bf60-e83a-4edb-8c00-8c724656ae1c tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] GET https://10.4.3.232/volume/v3/volumes/ac56f7e7-65ab-452d-b567-31ceffe88ef9 Aug 04 10:53:31.657678 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-312be4be-1dbd-499e-a2dd-10d0b96e3cfa req-d958bf60-e83a-4edb-8c00-8c724656ae1c tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:31.657678 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-312be4be-1dbd-499e-a2dd-10d0b96e3cfa req-d958bf60-e83a-4edb-8c00-8c724656ae1c tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:31.663747 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-312be4be-1dbd-499e-a2dd-10d0b96e3cfa req-d958bf60-e83a-4edb-8c00-8c724656ae1c tempest-VolumesGetTestJSON-509504702 tempest-VolumesGetTestJSON-509504702-project-member] https://10.4.3.232/volume/v3/volumes/ac56f7e7-65ab-452d-b567-31ceffe88ef9 returned with HTTP 404 Aug 04 10:53:31.664605 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 877/3531] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:53:31 2026] GET /volume/v3/volumes/ac56f7e7-65ab-452d-b567-31ceffe88ef9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:31.732048 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-02370c78-adc1-4e3d-a373-4945ccd9d653 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:31.734040 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-02370c78-adc1-4e3d-a373-4945ccd9d653 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:31.734193 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-02370c78-adc1-4e3d-a373-4945ccd9d653 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:31.734473 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-02370c78-adc1-4e3d-a373-4945ccd9d653 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:31.734595 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-02370c78-adc1-4e3d-a373-4945ccd9d653 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:31.749169 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:31.749169 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:31.750119 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-02370c78-adc1-4e3d-a373-4945ccd9d653 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:31.750612 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 885/3532] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:31 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:32.217490 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a8f3e493-8c14-4367-aefa-7ae58e520342 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:32.220469 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a8f3e493-8c14-4367-aefa-7ae58e520342 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 Aug 04 10:53:32.220692 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a8f3e493-8c14-4367-aefa-7ae58e520342 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:32.220967 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a8f3e493-8c14-4367-aefa-7ae58e520342 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:32.230382 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:32.230382 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:32.233870 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a8f3e493-8c14-4367-aefa-7ae58e520342 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:32.237869 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a8f3e493-8c14-4367-aefa-7ae58e520342 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 returned with HTTP 200 Aug 04 10:53:32.238475 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 886/3533] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:32 2026] GET /volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:32.252203 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-02596337-4cf2-4504-916c-a96ebf3913c0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:32.257517 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-02596337-4cf2-4504-916c-a96ebf3913c0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 Aug 04 10:53:32.257713 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-02596337-4cf2-4504-916c-a96ebf3913c0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:32.257858 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-02596337-4cf2-4504-916c-a96ebf3913c0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:32.269819 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:32.269819 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:32.276818 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-02596337-4cf2-4504-916c-a96ebf3913c0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:32.285846 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-02596337-4cf2-4504-916c-a96ebf3913c0 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 returned with HTTP 200 Aug 04 10:53:32.286220 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 886/3534] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:32 2026] GET /volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:32.300150 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0038f945-13b8-4cde-9b0b-2e6f83926f01 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:32.303829 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0038f945-13b8-4cde-9b0b-2e6f83926f01 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 Aug 04 10:53:32.304061 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0038f945-13b8-4cde-9b0b-2e6f83926f01 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:32.304748 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0038f945-13b8-4cde-9b0b-2e6f83926f01 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:32.304748 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-0038f945-13b8-4cde-9b0b-2e6f83926f01 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete volume with id: f75da68f-adfb-4e44-8179-307a9cd80e78 Aug 04 10:53:32.315395 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:32.315395 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:32.315827 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0038f945-13b8-4cde-9b0b-2e6f83926f01 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:32.335695 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0038f945-13b8-4cde-9b0b-2e6f83926f01 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete volume request issued successfully. Aug 04 10:53:32.335946 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0038f945-13b8-4cde-9b0b-2e6f83926f01 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 returned with HTTP 202 Aug 04 10:53:32.336491 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 878/3535] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:32 2026] DELETE /volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:32.344825 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-94382c5d-4099-4788-9f47-a0d04132ff22 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:32.347058 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-94382c5d-4099-4788-9f47-a0d04132ff22 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 Aug 04 10:53:32.347463 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-94382c5d-4099-4788-9f47-a0d04132ff22 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:32.347771 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-94382c5d-4099-4788-9f47-a0d04132ff22 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:32.357779 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:32.357779 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:32.363228 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-94382c5d-4099-4788-9f47-a0d04132ff22 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:32.368901 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-94382c5d-4099-4788-9f47-a0d04132ff22 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 returned with HTTP 200 Aug 04 10:53:32.369484 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 886/3536] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:32 2026] GET /volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:32.415906 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-13dcc690-3e95-4f21-a0f4-4a7d6e796e24 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:32.419045 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-13dcc690-3e95-4f21-a0f4-4a7d6e796e24 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 Aug 04 10:53:32.419396 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-13dcc690-3e95-4f21-a0f4-4a7d6e796e24 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:32.419678 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-13dcc690-3e95-4f21-a0f4-4a7d6e796e24 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:32.419819 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-13dcc690-3e95-4f21-a0f4-4a7d6e796e24 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 009c8b58-92bd-4e67-bab0-1cba39f9ae52. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:32.425880 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:32.425880 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:32.426703 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-13dcc690-3e95-4f21-a0f4-4a7d6e796e24 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 returned with HTTP 200 Aug 04 10:53:32.427214 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 887/3537] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:32 2026] GET /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:32.761055 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cd6882da-f63f-4013-b7bd-bf1d4b5177ef None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:32.762975 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cd6882da-f63f-4013-b7bd-bf1d4b5177ef tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:32.763202 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cd6882da-f63f-4013-b7bd-bf1d4b5177ef tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:32.763389 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cd6882da-f63f-4013-b7bd-bf1d4b5177ef tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:32.763486 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-cd6882da-f63f-4013-b7bd-bf1d4b5177ef tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:32.768230 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:32.768230 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:32.768923 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cd6882da-f63f-4013-b7bd-bf1d4b5177ef tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:32.769299 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 887/3538] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:32 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:33.387813 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7b7c26c2-dea1-4e88-b3fa-0ec3e4b51b37 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:33.391456 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7b7c26c2-dea1-4e88-b3fa-0ec3e4b51b37 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 Aug 04 10:53:33.391686 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7b7c26c2-dea1-4e88-b3fa-0ec3e4b51b37 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:33.391902 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7b7c26c2-dea1-4e88-b3fa-0ec3e4b51b37 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:33.398969 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7b7c26c2-dea1-4e88-b3fa-0ec3e4b51b37 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 returned with HTTP 404 Aug 04 10:53:33.399534 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 879/3539] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:33 2026] GET /volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:33.408672 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c99e812b-50e1-4f09-a088-b65d2780f0df None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:33.410271 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c99e812b-50e1-4f09-a088-b65d2780f0df tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 Aug 04 10:53:33.410621 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c99e812b-50e1-4f09-a088-b65d2780f0df tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:33.410909 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c99e812b-50e1-4f09-a088-b65d2780f0df tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:33.416509 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c99e812b-50e1-4f09-a088-b65d2780f0df tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 returned with HTTP 404 Aug 04 10:53:33.416509 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 887/3540] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:33 2026] GET /volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:33.422741 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8d8b1f5e-ace9-4424-a772-d52166bdb192 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:33.424504 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8d8b1f5e-ace9-4424-a772-d52166bdb192 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 Aug 04 10:53:33.424747 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8d8b1f5e-ace9-4424-a772-d52166bdb192 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:33.424986 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8d8b1f5e-ace9-4424-a772-d52166bdb192 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:33.425193 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-8d8b1f5e-ace9-4424-a772-d52166bdb192 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete volume with id: f75da68f-adfb-4e44-8179-307a9cd80e78 Aug 04 10:53:33.430690 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8d8b1f5e-ace9-4424-a772-d52166bdb192 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 returned with HTTP 404 Aug 04 10:53:33.431285 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 888/3541] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:33 2026] DELETE /volume/v3/volumes/f75da68f-adfb-4e44-8179-307a9cd80e78 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:33.437468 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e7462966-432d-481a-8e7e-1f044b8ed13e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:33.439143 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e7462966-432d-481a-8e7e-1f044b8ed13e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/29eeabd1-523d-4013-bcb4-d16cec4572ff Aug 04 10:53:33.439405 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e7462966-432d-481a-8e7e-1f044b8ed13e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:33.439633 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e7462966-432d-481a-8e7e-1f044b8ed13e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:33.439790 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-e7462966-432d-481a-8e7e-1f044b8ed13e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete snapshot with id: 29eeabd1-523d-4013-bcb4-d16cec4572ff Aug 04 10:53:33.442342 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3ab0f7e4-5d81-4099-8ecc-672382358f40 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:33.444734 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ab0f7e4-5d81-4099-8ecc-672382358f40 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 Aug 04 10:53:33.445004 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3ab0f7e4-5d81-4099-8ecc-672382358f40 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:33.445515 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3ab0f7e4-5d81-4099-8ecc-672382358f40 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:33.445515 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3ab0f7e4-5d81-4099-8ecc-672382358f40 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 009c8b58-92bd-4e67-bab0-1cba39f9ae52. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:33.447178 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:33.447178 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:33.447788 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e7462966-432d-481a-8e7e-1f044b8ed13e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:53:33.450300 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:33.450300 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:33.450642 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ab0f7e4-5d81-4099-8ecc-672382358f40 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 returned with HTTP 200 Aug 04 10:53:33.450958 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 880/3542] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:33 2026] GET /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:33.463580 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e7462966-432d-481a-8e7e-1f044b8ed13e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot delete request issued successfully. Aug 04 10:53:33.463836 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e7462966-432d-481a-8e7e-1f044b8ed13e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/29eeabd1-523d-4013-bcb4-d16cec4572ff returned with HTTP 202 Aug 04 10:53:33.464231 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 888/3543] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:53:33 2026] DELETE /volume/v3/snapshots/29eeabd1-523d-4013-bcb4-d16cec4572ff => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:33.472736 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e73209a8-e96a-484b-aa9f-d13cf80fd0b9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:33.476895 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e73209a8-e96a-484b-aa9f-d13cf80fd0b9 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/29eeabd1-523d-4013-bcb4-d16cec4572ff Aug 04 10:53:33.476895 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e73209a8-e96a-484b-aa9f-d13cf80fd0b9 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:33.476895 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e73209a8-e96a-484b-aa9f-d13cf80fd0b9 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:33.483909 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:33.483909 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:33.486307 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e73209a8-e96a-484b-aa9f-d13cf80fd0b9 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:53:33.486307 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e73209a8-e96a-484b-aa9f-d13cf80fd0b9 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/29eeabd1-523d-4013-bcb4-d16cec4572ff returned with HTTP 200 Aug 04 10:53:33.486524 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 888/3544] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:33 2026] GET /volume/v3/snapshots/29eeabd1-523d-4013-bcb4-d16cec4572ff => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:33.502493 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9b7e5ab5-d612-4382-82de-482cd6ec45e9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:33.601062 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9b7e5ab5-d612-4382-82de-482cd6ec45e9 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:53:33.601488 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9b7e5ab5-d612-4382-82de-482cd6ec45e9 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-582344306"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:33.625171 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9b7e5ab5-d612-4382-82de-482cd6ec45e9 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:53:33.625559 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 889/3545] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:53:33 2026] POST /volume/v3/types => generated 223 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:33.633423 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8b2dfae4-7347-487c-8615-d7155e219d5e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:33.635278 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8b2dfae4-7347-487c-8615-d7155e219d5e tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] POST https://10.4.3.232/volume/v3/group_types Aug 04 10:53:33.635654 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8b2dfae4-7347-487c-8615-d7155e219d5e tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1138500986"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:33.654033 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8b2dfae4-7347-487c-8615-d7155e219d5e tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] https://10.4.3.232/volume/v3/group_types returned with HTTP 202 Aug 04 10:53:33.654591 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 881/3546] 10.4.3.232 () {70 vars in 1311 bytes} [Tue Aug 4 10:53:33 2026] POST /volume/v3/group_types => generated 181 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:33.666011 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-69065012-2229-41b5-a75e-040075abc9fc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:33.757781 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-69065012-2229-41b5-a75e-040075abc9fc tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] POST https://10.4.3.232/volume/v3/groups Aug 04 10:53:33.760418 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-69065012-2229-41b5-a75e-040075abc9fc tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "efe8d8d8-6817-4796-8730-92a86765c5f5", "volume_types": ["2d5d059b-f6e3-47a0-be23-3c12bf4356e8"], "name": "tempest-GroupSnapshotsTest-Group-69610870"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:33.767533 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-69065012-2229-41b5-a75e-040075abc9fc tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Creating new group {'group': {'group_type': 'efe8d8d8-6817-4796-8730-92a86765c5f5', 'volume_types': ['2d5d059b-f6e3-47a0-be23-3c12bf4356e8'], 'name': 'tempest-GroupSnapshotsTest-Group-69610870'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 04 10:53:33.780742 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3a45dfee-a370-47ff-8aad-6eafee8a0ac2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:33.782800 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3a45dfee-a370-47ff-8aad-6eafee8a0ac2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:33.783018 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3a45dfee-a370-47ff-8aad-6eafee8a0ac2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:33.783250 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3a45dfee-a370-47ff-8aad-6eafee8a0ac2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:33.783388 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-3a45dfee-a370-47ff-8aad-6eafee8a0ac2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:33.784985 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.groups [None req-69065012-2229-41b5-a75e-040075abc9fc tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Creating group tempest-GroupSnapshotsTest-Group-69610870. Aug 04 10:53:33.786615 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:33.786615 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:33.796266 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:33.796266 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:33.797203 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3a45dfee-a370-47ff-8aad-6eafee8a0ac2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:33.797634 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 889/3547] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:33 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:33.807033 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-21e1f9ea-a162-4267-9dc1-0e72aa81e957 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:33.808919 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-21e1f9ea-a162-4267-9dc1-0e72aa81e957 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/volumes/a19d6d52-f1d2-4367-b91d-41e1077cee59 Aug 04 10:53:33.809148 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-21e1f9ea-a162-4267-9dc1-0e72aa81e957 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:33.809421 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-21e1f9ea-a162-4267-9dc1-0e72aa81e957 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:33.817542 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:33.817542 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:33.820857 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-69065012-2229-41b5-a75e-040075abc9fc tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Availability Zones retrieved successfully. Aug 04 10:53:33.821376 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-21e1f9ea-a162-4267-9dc1-0e72aa81e957 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:53:33.825787 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-21e1f9ea-a162-4267-9dc1-0e72aa81e957 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/a19d6d52-f1d2-4367-b91d-41e1077cee59 returned with HTTP 200 Aug 04 10:53:33.826185 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 890/3548] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:33 2026] GET /volume/v3/volumes/a19d6d52-f1d2-4367-b91d-41e1077cee59 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:33.842824 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e2bb50f9-e215-4900-9d85-50d369748cd7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:33.844887 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e2bb50f9-e215-4900-9d85-50d369748cd7 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] DELETE https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:33.845135 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e2bb50f9-e215-4900-9d85-50d369748cd7 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:33.845409 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e2bb50f9-e215-4900-9d85-50d369748cd7 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:33.845573 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-e2bb50f9-e215-4900-9d85-50d369748cd7 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Delete backup with id: 9630299f-5d3b-443c-a009-7d938ee204c7. Aug 04 10:53:33.851220 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:33.851220 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:33.865493 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-e2bb50f9-e215-4900-9d85-50d369748cd7 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] delete_backup rpcapi backup_id 9630299f-5d3b-443c-a009-7d938ee204c7 {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:53:33.867461 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e2bb50f9-e215-4900-9d85-50d369748cd7 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 202 Aug 04 10:53:33.867912 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 882/3549] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:33 2026] DELETE /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:53:33.876087 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f4ab17d8-68bf-4941-8df7-efee4838d9ed None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:33.877693 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-69065012-2229-41b5-a75e-040075abc9fc tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Created reservations ['830dd63f-e722-4be8-9ec0-08a0dfbff861'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:33.877893 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f4ab17d8-68bf-4941-8df7-efee4838d9ed tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:33.878104 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f4ab17d8-68bf-4941-8df7-efee4838d9ed tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:33.878354 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f4ab17d8-68bf-4941-8df7-efee4838d9ed tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:33.878492 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-f4ab17d8-68bf-4941-8df7-efee4838d9ed tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:33.882781 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:33.882781 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:33.883529 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f4ab17d8-68bf-4941-8df7-efee4838d9ed tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 200 Aug 04 10:53:33.883864 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 890/3550] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:33 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:33.908546 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-69065012-2229-41b5-a75e-040075abc9fc tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups returned with HTTP 202 Aug 04 10:53:33.908968 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 889/3551] 10.4.3.232 () {70 vars in 1297 bytes} [Tue Aug 4 10:53:33 2026] POST /volume/v3/groups => generated 110 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:33.919623 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-02f10aa5-490c-4424-841f-cfcde95517d2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:33.921559 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-02f10aa5-490c-4424-841f-cfcde95517d2 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/groups/80626cc6-b12e-42cd-98c4-f542b935a06e Aug 04 10:53:33.921776 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-02f10aa5-490c-4424-841f-cfcde95517d2 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:33.921996 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-02f10aa5-490c-4424-841f-cfcde95517d2 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:33.922150 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-02f10aa5-490c-4424-841f-cfcde95517d2 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member 80626cc6-b12e-42cd-98c4-f542b935a06e {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:53:33.927019 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:33.927019 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:33.933204 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-02f10aa5-490c-4424-841f-cfcde95517d2 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/80626cc6-b12e-42cd-98c4-f542b935a06e returned with HTTP 200 Aug 04 10:53:33.933713 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 891/3552] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:53:33 2026] GET /volume/v3/groups/80626cc6-b12e-42cd-98c4-f542b935a06e => generated 390 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:34.460404 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1e6aac8d-c836-4b25-a1cd-521e66532f38 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:34.465253 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1e6aac8d-c836-4b25-a1cd-521e66532f38 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 Aug 04 10:53:34.465253 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1e6aac8d-c836-4b25-a1cd-521e66532f38 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:34.465253 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1e6aac8d-c836-4b25-a1cd-521e66532f38 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:34.465253 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-1e6aac8d-c836-4b25-a1cd-521e66532f38 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 009c8b58-92bd-4e67-bab0-1cba39f9ae52. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:34.466488 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:34.466488 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:34.467020 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1e6aac8d-c836-4b25-a1cd-521e66532f38 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 returned with HTTP 200 Aug 04 10:53:34.467365 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 883/3553] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:34 2026] GET /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:34.496955 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-83f724ca-a048-4a6d-8bc6-b10a90d74c78 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:34.499337 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-83f724ca-a048-4a6d-8bc6-b10a90d74c78 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/29eeabd1-523d-4013-bcb4-d16cec4572ff Aug 04 10:53:34.499676 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-83f724ca-a048-4a6d-8bc6-b10a90d74c78 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:34.499983 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-83f724ca-a048-4a6d-8bc6-b10a90d74c78 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:34.506113 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-83f724ca-a048-4a6d-8bc6-b10a90d74c78 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/29eeabd1-523d-4013-bcb4-d16cec4572ff returned with HTTP 404 Aug 04 10:53:34.506768 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 891/3554] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:34 2026] GET /volume/v3/snapshots/29eeabd1-523d-4013-bcb4-d16cec4572ff => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:34.513357 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-831119dd-6745-4347-8882-c943933e0581 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:34.515071 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-831119dd-6745-4347-8882-c943933e0581 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/f602cc0a-1fb2-4f75-a319-dc4a3d7bc34a Aug 04 10:53:34.515276 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-831119dd-6745-4347-8882-c943933e0581 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:34.515498 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-831119dd-6745-4347-8882-c943933e0581 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:34.521951 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:34.521951 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:34.525546 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-831119dd-6745-4347-8882-c943933e0581 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:34.529586 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-831119dd-6745-4347-8882-c943933e0581 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/f602cc0a-1fb2-4f75-a319-dc4a3d7bc34a returned with HTTP 200 Aug 04 10:53:34.529987 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 890/3555] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:34 2026] GET /volume/v3/volumes/f602cc0a-1fb2-4f75-a319-dc4a3d7bc34a => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:34.542295 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ee223838-5a30-4bea-9830-5b83a3c519cd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:34.543831 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ee223838-5a30-4bea-9830-5b83a3c519cd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/volumes/f602cc0a-1fb2-4f75-a319-dc4a3d7bc34a Aug 04 10:53:34.544000 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ee223838-5a30-4bea-9830-5b83a3c519cd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:34.544179 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ee223838-5a30-4bea-9830-5b83a3c519cd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:34.544358 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-ee223838-5a30-4bea-9830-5b83a3c519cd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete volume with id: f602cc0a-1fb2-4f75-a319-dc4a3d7bc34a Aug 04 10:53:34.550461 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:34.550461 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:34.550828 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ee223838-5a30-4bea-9830-5b83a3c519cd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:34.571579 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ee223838-5a30-4bea-9830-5b83a3c519cd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete volume request issued successfully. Aug 04 10:53:34.571736 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ee223838-5a30-4bea-9830-5b83a3c519cd tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/f602cc0a-1fb2-4f75-a319-dc4a3d7bc34a returned with HTTP 202 Aug 04 10:53:34.572205 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 892/3556] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:34 2026] DELETE /volume/v3/volumes/f602cc0a-1fb2-4f75-a319-dc4a3d7bc34a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:34.578057 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c88ff568-641c-4d4d-8471-85eef0b17b24 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:34.580377 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c88ff568-641c-4d4d-8471-85eef0b17b24 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/f602cc0a-1fb2-4f75-a319-dc4a3d7bc34a Aug 04 10:53:34.580377 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c88ff568-641c-4d4d-8471-85eef0b17b24 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:34.580377 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c88ff568-641c-4d4d-8471-85eef0b17b24 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:34.588185 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:34.588185 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:34.593495 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c88ff568-641c-4d4d-8471-85eef0b17b24 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:34.597974 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c88ff568-641c-4d4d-8471-85eef0b17b24 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/f602cc0a-1fb2-4f75-a319-dc4a3d7bc34a returned with HTTP 200 Aug 04 10:53:34.598362 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 884/3557] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:34 2026] GET /volume/v3/volumes/f602cc0a-1fb2-4f75-a319-dc4a3d7bc34a => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:34.898078 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-971dfbce-0821-49c0-ba91-0feb8b67ea87 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:34.900113 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-971dfbce-0821-49c0-ba91-0feb8b67ea87 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 Aug 04 10:53:34.900486 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-971dfbce-0821-49c0-ba91-0feb8b67ea87 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:34.900833 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-971dfbce-0821-49c0-ba91-0feb8b67ea87 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:34.901274 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-971dfbce-0821-49c0-ba91-0feb8b67ea87 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 9630299f-5d3b-443c-a009-7d938ee204c7. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:34.907430 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-971dfbce-0821-49c0-ba91-0feb8b67ea87 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 returned with HTTP 404 Aug 04 10:53:34.907976 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 892/3558] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:34 2026] GET /volume/v3/backups/9630299f-5d3b-443c-a009-7d938ee204c7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:34.917007 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-13186da6-d6ff-4e23-a798-a8c803d87e6b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:34.919080 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-13186da6-d6ff-4e23-a798-a8c803d87e6b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] DELETE https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 Aug 04 10:53:34.919080 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-13186da6-d6ff-4e23-a798-a8c803d87e6b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:34.919219 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-13186da6-d6ff-4e23-a798-a8c803d87e6b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:34.919390 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-13186da6-d6ff-4e23-a798-a8c803d87e6b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Delete backup with id: b3f924a6-48c0-4a0c-b5ee-534cf451e9f9. Aug 04 10:53:34.924843 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:34.924843 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:34.945137 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-13186da6-d6ff-4e23-a798-a8c803d87e6b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] delete_backup rpcapi backup_id b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 {{(pid=100253) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:53:34.946188 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0fb93d81-9c1a-40f6-96e4-aacd7b2c721d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:34.947552 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-13186da6-d6ff-4e23-a798-a8c803d87e6b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 returned with HTTP 202 Aug 04 10:53:34.948031 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 891/3559] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:34 2026] DELETE /volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:53:34.948579 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0fb93d81-9c1a-40f6-96e4-aacd7b2c721d tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/groups/80626cc6-b12e-42cd-98c4-f542b935a06e Aug 04 10:53:34.948929 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0fb93d81-9c1a-40f6-96e4-aacd7b2c721d tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:34.948929 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0fb93d81-9c1a-40f6-96e4-aacd7b2c721d tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:34.949408 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-0fb93d81-9c1a-40f6-96e4-aacd7b2c721d tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member 80626cc6-b12e-42cd-98c4-f542b935a06e {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:53:34.953979 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:34.953979 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:34.955077 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1880f9e9-16f9-4e84-8883-1e42745069c4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:34.957109 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1880f9e9-16f9-4e84-8883-1e42745069c4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 Aug 04 10:53:34.957625 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1880f9e9-16f9-4e84-8883-1e42745069c4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:34.957625 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1880f9e9-16f9-4e84-8883-1e42745069c4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:34.957742 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-1880f9e9-16f9-4e84-8883-1e42745069c4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id b3f924a6-48c0-4a0c-b5ee-534cf451e9f9. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:34.962322 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:34.962322 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:34.963418 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1880f9e9-16f9-4e84-8883-1e42745069c4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 returned with HTTP 200 Aug 04 10:53:34.963867 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 885/3560] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:34 2026] GET /volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:34.964370 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0fb93d81-9c1a-40f6-96e4-aacd7b2c721d tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/80626cc6-b12e-42cd-98c4-f542b935a06e returned with HTTP 200 Aug 04 10:53:34.964870 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 893/3561] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:53:34 2026] GET /volume/v3/groups/80626cc6-b12e-42cd-98c4-f542b935a06e => generated 391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:34.977980 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:34.979931 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:34.980396 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-177426151", "volume_type": "2d5d059b-f6e3-47a0-be23-3c12bf4356e8", "group_id": "80626cc6-b12e-42cd-98c4-f542b935a06e", "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:34.981984 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-177426151', 'volume_type': '2d5d059b-f6e3-47a0-be23-3c12bf4356e8', 'group_id': '80626cc6-b12e-42cd-98c4-f542b935a06e', 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:34.989646 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:34.989646 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:34.990202 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Create volume of 1 GB Aug 04 10:53:34.998098 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Availability Zones retrieved successfully. Aug 04 10:53:35.004193 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Flow 'volume_create_api' (a2f98a1c-7005-4997-baff-79447ac19ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:35.005455 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3d953c4-a7ea-4ca3-8782-ab47b71b9b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:35.006015 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:35.006015 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:35.006456 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:35.026259 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3d953c4-a7ea-4ca3-8782-ab47b71b9b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:53:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2d5d059b-f6e3-47a0-be23-3c12bf4356e8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-582344306',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2d5d059b-f6e3-47a0-be23-3c12bf4356e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '80626cc6-b12e-42cd-98c4-f542b935a06e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:35.027011 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79c8be3f-c5d3-4c1f-a7a9-e276141e5595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:35.051806 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-582344306 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-582344306, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:53:35.052269 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-582344306 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-582344306, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:53:35.098470 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Created reservations ['6524360e-fa73-47ef-b3c0-babde03a01ea', '4b8fbff7-ab93-4bb2-8c12-e8bc81c31013', 'eb6fe564-17a6-4f70-a592-a2e45bce0ef7', '1d37cf16-a6c9-45ad-809b-02c6e90e89b8'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:35.099667 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79c8be3f-c5d3-4c1f-a7a9-e276141e5595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6524360e-fa73-47ef-b3c0-babde03a01ea', '4b8fbff7-ab93-4bb2-8c12-e8bc81c31013', 'eb6fe564-17a6-4f70-a592-a2e45bce0ef7', '1d37cf16-a6c9-45ad-809b-02c6e90e89b8']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:35.099979 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e7709cb-d1a1-4f79-bdcc-3172ca3d6cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:35.127169 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e7709cb-d1a1-4f79-bdcc-3172ca3d6cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bc07e2d-f24f-4653-9e8f-cc366a05d5e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-177426151',encryption_key_id=None,group_id=80626cc6-b12e-42cd-98c4-f542b935a06e,group_type_id=,metadata={},multiattach=False,project_id='f123ef8726a34ce9b3f1364ed9af04f7',qos_specs=None,replication_status=,reservations=['6524360e-fa73-47ef-b3c0-babde03a01ea','4b8fbff7-ab93-4bb2-8c12-e8bc81c31013','eb6fe564-17a6-4f70-a592-a2e45bce0ef7','1d37cf16-a6c9-45ad-809b-02c6e90e89b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1ef12199b1e491a9abf18d56de6bfe8',volume_type_id=2d5d059b-f6e3-47a0-be23-3c12bf4356e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-177426151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=80626cc6-b12e-42cd-98c4-f542b935a06e,host=None,id=8bc07e2d-f24f-4653-9e8f-cc366a05d5e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f123ef8726a34ce9b3f1364ed9af04f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1ef12199b1e491a9abf18d56de6bfe8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2d5d059b-f6e3-47a0-be23-3c12bf4356e8),volume_type_id=2d5d059b-f6e3-47a0-be23-3c12bf4356e8)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:35.128160 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8af68a8-a760-4cc3-a9ba-a468bda137a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:35.150327 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8af68a8-a760-4cc3-a9ba-a468bda137a5) transitioned into state 'SUCCESS' from state '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-177426151',encryption_key_id=None,group_id=80626cc6-b12e-42cd-98c4-f542b935a06e,group_type_id=,metadata={},multiattach=False,project_id='f123ef8726a34ce9b3f1364ed9af04f7',qos_specs=None,replication_status=,reservations=['6524360e-fa73-47ef-b3c0-babde03a01ea','4b8fbff7-ab93-4bb2-8c12-e8bc81c31013','eb6fe564-17a6-4f70-a592-a2e45bce0ef7','1d37cf16-a6c9-45ad-809b-02c6e90e89b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1ef12199b1e491a9abf18d56de6bfe8',volume_type_id=2d5d059b-f6e3-47a0-be23-3c12bf4356e8)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:35.150978 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cbbb313-9369-44a3-aece-5d50e9c231d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:35.169268 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cbbb313-9369-44a3-aece-5d50e9c231d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:35.169268 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Flow 'volume_create_api' (a2f98a1c-7005-4997-baff-79447ac19ce3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:35.169268 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Create volume request issued successfully. Aug 04 10:53:35.169268 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:35.170091 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:35.209209 np0000006413 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:35.212014 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:35.212014 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:35.216143 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4fda8c7c-319e-4ae7-aca0-2ae699c7be40 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:35.216560 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 893/3562] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:53:34 2026] POST /volume/v3/volumes => generated 821 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:35.230944 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ca2c75bf-1680-4b68-aa47-453d7e8f2c20 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:35.232744 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ca2c75bf-1680-4b68-aa47-453d7e8f2c20 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/8bc07e2d-f24f-4653-9e8f-cc366a05d5e7 Aug 04 10:53:35.233875 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ca2c75bf-1680-4b68-aa47-453d7e8f2c20 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:35.233875 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ca2c75bf-1680-4b68-aa47-453d7e8f2c20 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:35.242727 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:35.242727 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:35.246218 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ca2c75bf-1680-4b68-aa47-453d7e8f2c20 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Volume info retrieved successfully. Aug 04 10:53:35.246927 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-ca2c75bf-1680-4b68-aa47-453d7e8f2c20 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:35.247081 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-ca2c75bf-1680-4b68-aa47-453d7e8f2c20 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:35.284886 np0000006413 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-ca2c75bf-1680-4b68-aa47-453d7e8f2c20 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:35.288077 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:35.288077 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:35.299494 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ca2c75bf-1680-4b68-aa47-453d7e8f2c20 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/8bc07e2d-f24f-4653-9e8f-cc366a05d5e7 returned with HTTP 200 Aug 04 10:53:35.299929 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 892/3563] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:53:35 2026] GET /volume/v3/volumes/8bc07e2d-f24f-4653-9e8f-cc366a05d5e7 => generated 889 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:35.479003 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6e70d5e6-c241-4c55-aadf-92a42721e8fe None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:35.480956 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6e70d5e6-c241-4c55-aadf-92a42721e8fe tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 Aug 04 10:53:35.481182 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6e70d5e6-c241-4c55-aadf-92a42721e8fe tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:35.481405 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6e70d5e6-c241-4c55-aadf-92a42721e8fe tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:35.481506 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-6e70d5e6-c241-4c55-aadf-92a42721e8fe tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 009c8b58-92bd-4e67-bab0-1cba39f9ae52. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:35.485609 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:35.485609 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:35.486277 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6e70d5e6-c241-4c55-aadf-92a42721e8fe tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 returned with HTTP 200 Aug 04 10:53:35.486588 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 886/3564] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:35 2026] GET /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:35.611928 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1cb4dd02-44d2-4b8c-a066-7a33f41e766e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:35.614172 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1cb4dd02-44d2-4b8c-a066-7a33f41e766e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/f602cc0a-1fb2-4f75-a319-dc4a3d7bc34a Aug 04 10:53:35.614416 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1cb4dd02-44d2-4b8c-a066-7a33f41e766e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:35.614620 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1cb4dd02-44d2-4b8c-a066-7a33f41e766e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:35.620018 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1cb4dd02-44d2-4b8c-a066-7a33f41e766e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/f602cc0a-1fb2-4f75-a319-dc4a3d7bc34a returned with HTTP 404 Aug 04 10:53:35.620494 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 894/3565] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:35 2026] GET /volume/v3/volumes/f602cc0a-1fb2-4f75-a319-dc4a3d7bc34a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:35.627407 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8f0a525d-c6b0-4963-9e76-45c4686dfb5e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:35.629520 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8f0a525d-c6b0-4963-9e76-45c4686dfb5e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:53:35.629780 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8f0a525d-c6b0-4963-9e76-45c4686dfb5e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:35.630019 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8f0a525d-c6b0-4963-9e76-45c4686dfb5e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:35.638142 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:35.638142 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:35.641794 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8f0a525d-c6b0-4963-9e76-45c4686dfb5e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:35.646207 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8f0a525d-c6b0-4963-9e76-45c4686dfb5e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 returned with HTTP 200 Aug 04 10:53:35.646729 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 894/3566] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:35 2026] GET /volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:35.660397 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0988fef3-567a-4def-9ae6-387d831816fa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:35.662058 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0988fef3-567a-4def-9ae6-387d831816fa tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:35.662418 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0988fef3-567a-4def-9ae6-387d831816fa tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1413753332"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:35.663753 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-0988fef3-567a-4def-9ae6-387d831816fa tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1413753332'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:35.663891 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-0988fef3-567a-4def-9ae6-387d831816fa tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create volume of 1 GB Aug 04 10:53:35.667613 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0988fef3-567a-4def-9ae6-387d831816fa tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Availability Zones retrieved successfully. Aug 04 10:53:35.672831 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0988fef3-567a-4def-9ae6-387d831816fa tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Flow 'volume_create_api' (68a42c23-ee88-4259-9c75-29886e664947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:35.673722 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0988fef3-567a-4def-9ae6-387d831816fa tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e18ff4b2-dbdf-4264-8bed-b3ec778c2ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:35.674573 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-0988fef3-567a-4def-9ae6-387d831816fa tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:35.698056 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0988fef3-567a-4def-9ae6-387d831816fa tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e18ff4b2-dbdf-4264-8bed-b3ec778c2ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:35.698792 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0988fef3-567a-4def-9ae6-387d831816fa tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d5b3876-bc0b-4ed2-bea3-a3431433ee91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:35.734420 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-0988fef3-567a-4def-9ae6-387d831816fa tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Created reservations ['1d89fa90-9bfc-45fa-9ec9-92e22182f7b6', 'de567400-337f-4248-9523-dc81a706e238', '625f0c89-fc5a-457a-a544-56e62e96d450', '00980b58-e19b-49a1-b5ab-9008b62423e2'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:35.735144 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0988fef3-567a-4def-9ae6-387d831816fa tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d5b3876-bc0b-4ed2-bea3-a3431433ee91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d89fa90-9bfc-45fa-9ec9-92e22182f7b6', 'de567400-337f-4248-9523-dc81a706e238', '625f0c89-fc5a-457a-a544-56e62e96d450', '00980b58-e19b-49a1-b5ab-9008b62423e2']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:35.735887 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0988fef3-567a-4def-9ae6-387d831816fa tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb9fd54-7267-48eb-b066-60f87fd5a5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:35.757582 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0988fef3-567a-4def-9ae6-387d831816fa tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb9fd54-7267-48eb-b066-60f87fd5a5eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d461356-2270-434f-9454-62a2f820b2bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1413753332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c95fcd161e5144259e5b35110fdd413a',qos_specs=None,replication_status=,reservations=['1d89fa90-9bfc-45fa-9ec9-92e22182f7b6','de567400-337f-4248-9523-dc81a706e238','625f0c89-fc5a-457a-a544-56e62e96d450','00980b58-e19b-49a1-b5ab-9008b62423e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dedc635ef27149b4940c8a25b2cf0d05',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1413753332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d461356-2270-434f-9454-62a2f820b2bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c95fcd161e5144259e5b35110fdd413a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dedc635ef27149b4940c8a25b2cf0d05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:35.758436 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0988fef3-567a-4def-9ae6-387d831816fa tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73952503-c99c-45a4-b7cc-a8ca1a3c162b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:35.775954 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0988fef3-567a-4def-9ae6-387d831816fa tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73952503-c99c-45a4-b7cc-a8ca1a3c162b) transitioned into state 'SUCCESS' from state '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-1413753332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c95fcd161e5144259e5b35110fdd413a',qos_specs=None,replication_status=,reservations=['1d89fa90-9bfc-45fa-9ec9-92e22182f7b6','de567400-337f-4248-9523-dc81a706e238','625f0c89-fc5a-457a-a544-56e62e96d450','00980b58-e19b-49a1-b5ab-9008b62423e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dedc635ef27149b4940c8a25b2cf0d05',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:35.776915 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0988fef3-567a-4def-9ae6-387d831816fa tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0c6ac65-6d4c-417e-895d-b8449f615b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:35.787060 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0988fef3-567a-4def-9ae6-387d831816fa tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0c6ac65-6d4c-417e-895d-b8449f615b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:35.788044 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0988fef3-567a-4def-9ae6-387d831816fa tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Flow 'volume_create_api' (68a42c23-ee88-4259-9c75-29886e664947) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:35.788540 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0988fef3-567a-4def-9ae6-387d831816fa tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create volume request issued successfully. Aug 04 10:53:35.789097 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0988fef3-567a-4def-9ae6-387d831816fa tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:35.789566 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 893/3567] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:53:35 2026] POST /volume/v3/volumes => generated 754 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:35.802836 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4a0d9176-9638-40f2-9f48-07bdc379fff2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:35.804704 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4a0d9176-9638-40f2-9f48-07bdc379fff2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/9d461356-2270-434f-9454-62a2f820b2bd Aug 04 10:53:35.804945 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4a0d9176-9638-40f2-9f48-07bdc379fff2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:35.805140 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4a0d9176-9638-40f2-9f48-07bdc379fff2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:35.812292 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:35.812292 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:35.816145 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4a0d9176-9638-40f2-9f48-07bdc379fff2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:35.820267 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4a0d9176-9638-40f2-9f48-07bdc379fff2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/9d461356-2270-434f-9454-62a2f820b2bd returned with HTTP 200 Aug 04 10:53:35.821121 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 887/3568] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:35 2026] GET /volume/v3/volumes/9d461356-2270-434f-9454-62a2f820b2bd => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:35.973397 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e2802999-0a86-41d4-a18a-cb38545ee0db None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:35.975103 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e2802999-0a86-41d4-a18a-cb38545ee0db tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 Aug 04 10:53:35.975322 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e2802999-0a86-41d4-a18a-cb38545ee0db tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:35.975506 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e2802999-0a86-41d4-a18a-cb38545ee0db tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:35.975612 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-e2802999-0a86-41d4-a18a-cb38545ee0db tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id b3f924a6-48c0-4a0c-b5ee-534cf451e9f9. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:35.980822 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e2802999-0a86-41d4-a18a-cb38545ee0db tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 returned with HTTP 404 Aug 04 10:53:35.981491 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 895/3569] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:35 2026] GET /volume/v3/backups/b3f924a6-48c0-4a0c-b5ee-534cf451e9f9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:36.010191 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-17e80921-f325-45c6-b040-6178d3ed4150 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:36.012156 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-17e80921-f325-45c6-b040-6178d3ed4150 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:36.012609 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-17e80921-f325-45c6-b040-6178d3ed4150 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "name": "tempest-VolumesBackupsTest-Volume-671743645"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:36.014167 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-17e80921-f325-45c6-b040-6178d3ed4150 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'name': 'tempest-VolumesBackupsTest-Volume-671743645'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:36.096507 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-17e80921-f325-45c6-b040-6178d3ed4150 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Create volume of 1 GB Aug 04 10:53:36.101007 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-17e80921-f325-45c6-b040-6178d3ed4150 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Availability Zones retrieved successfully. Aug 04 10:53:36.105745 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17e80921-f325-45c6-b040-6178d3ed4150 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Flow 'volume_create_api' (0fa15abf-58fb-4ae8-8c32-1bee5b40df43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:36.107568 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17e80921-f325-45c6-b040-6178d3ed4150 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c97dc386-00eb-4419-bf9e-7aed6891e68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:36.108448 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-17e80921-f325-45c6-b040-6178d3ed4150 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:36.158032 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17e80921-f325-45c6-b040-6178d3ed4150 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c97dc386-00eb-4419-bf9e-7aed6891e68a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:36.158782 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17e80921-f325-45c6-b040-6178d3ed4150 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9646ba9-2709-411e-b89d-ff077374962a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:36.192510 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-17e80921-f325-45c6-b040-6178d3ed4150 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Created reservations ['d0b43c93-d8e7-4f5a-a680-cb7f3aed404d', '20e55b4d-7680-476a-97ea-dac344e1716f', '90db1242-c563-41f6-9cbe-a94d8beea02f', '24d978b7-71a0-4dfd-b081-df94e874a9fa'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:36.193265 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17e80921-f325-45c6-b040-6178d3ed4150 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9646ba9-2709-411e-b89d-ff077374962a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0b43c93-d8e7-4f5a-a680-cb7f3aed404d', '20e55b4d-7680-476a-97ea-dac344e1716f', '90db1242-c563-41f6-9cbe-a94d8beea02f', '24d978b7-71a0-4dfd-b081-df94e874a9fa']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:36.194076 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17e80921-f325-45c6-b040-6178d3ed4150 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57f376c7-bfea-47a2-9211-8b46b1911cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:36.215720 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17e80921-f325-45c6-b040-6178d3ed4150 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57f376c7-bfea-47a2-9211-8b46b1911cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4a7819c-2818-4790-881f-07b970c595cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-671743645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcdcf751964340088152518248c12b2d',qos_specs=None,replication_status=,reservations=['d0b43c93-d8e7-4f5a-a680-cb7f3aed404d','20e55b4d-7680-476a-97ea-dac344e1716f','90db1242-c563-41f6-9cbe-a94d8beea02f','24d978b7-71a0-4dfd-b081-df94e874a9fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61df11c7fe3243dabc5bc604a8eda7fa',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-671743645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4a7819c-2818-4790-881f-07b970c595cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcdcf751964340088152518248c12b2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61df11c7fe3243dabc5bc604a8eda7fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:36.216490 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17e80921-f325-45c6-b040-6178d3ed4150 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b829b57-f8d4-4f96-8eca-f916f8d2e89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:36.236559 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17e80921-f325-45c6-b040-6178d3ed4150 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b829b57-f8d4-4f96-8eca-f916f8d2e89c) transitioned into state 'SUCCESS' from state '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-671743645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcdcf751964340088152518248c12b2d',qos_specs=None,replication_status=,reservations=['d0b43c93-d8e7-4f5a-a680-cb7f3aed404d','20e55b4d-7680-476a-97ea-dac344e1716f','90db1242-c563-41f6-9cbe-a94d8beea02f','24d978b7-71a0-4dfd-b081-df94e874a9fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61df11c7fe3243dabc5bc604a8eda7fa',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:36.237626 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17e80921-f325-45c6-b040-6178d3ed4150 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (002e6bd8-6ca8-4c12-86e0-a1379c85a519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:36.249055 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17e80921-f325-45c6-b040-6178d3ed4150 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (002e6bd8-6ca8-4c12-86e0-a1379c85a519) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:36.251274 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-17e80921-f325-45c6-b040-6178d3ed4150 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Flow 'volume_create_api' (0fa15abf-58fb-4ae8-8c32-1bee5b40df43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:36.251274 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-17e80921-f325-45c6-b040-6178d3ed4150 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Create volume request issued successfully. Aug 04 10:53:36.251274 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-17e80921-f325-45c6-b040-6178d3ed4150 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:36.251274 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 895/3570] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:53:36 2026] POST /volume/v3/volumes => generated 748 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:36.270069 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3ef566b8-16c8-428c-aef5-e3eca9e89e7e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:36.274273 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3ef566b8-16c8-428c-aef5-e3eca9e89e7e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb Aug 04 10:53:36.274548 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3ef566b8-16c8-428c-aef5-e3eca9e89e7e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:36.274801 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3ef566b8-16c8-428c-aef5-e3eca9e89e7e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:36.285723 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:36.285723 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:36.292996 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3ef566b8-16c8-428c-aef5-e3eca9e89e7e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:53:36.298278 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3ef566b8-16c8-428c-aef5-e3eca9e89e7e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb returned with HTTP 200 Aug 04 10:53:36.298675 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 894/3571] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:36 2026] GET /volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:36.315871 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ff5908df-4340-41ec-b30f-40635576fd7f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:36.318039 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff5908df-4340-41ec-b30f-40635576fd7f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/8bc07e2d-f24f-4653-9e8f-cc366a05d5e7 Aug 04 10:53:36.318371 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff5908df-4340-41ec-b30f-40635576fd7f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:36.318632 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff5908df-4340-41ec-b30f-40635576fd7f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:36.328438 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:36.328438 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:36.331475 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ff5908df-4340-41ec-b30f-40635576fd7f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Volume info retrieved successfully. Aug 04 10:53:36.332078 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-ff5908df-4340-41ec-b30f-40635576fd7f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:36.332273 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-ff5908df-4340-41ec-b30f-40635576fd7f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:36.368358 np0000006413 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-ff5908df-4340-41ec-b30f-40635576fd7f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:36.371102 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:36.371102 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:36.377881 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff5908df-4340-41ec-b30f-40635576fd7f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/8bc07e2d-f24f-4653-9e8f-cc366a05d5e7 returned with HTTP 200 Aug 04 10:53:36.378264 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 888/3572] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:53:36 2026] GET /volume/v3/volumes/8bc07e2d-f24f-4653-9e8f-cc366a05d5e7 => generated 914 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:36.394443 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-bc2e7223-60df-4f64-a05e-c987594911d9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:36.394884 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bc2e7223-60df-4f64-a05e-c987594911d9 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] POST https://10.4.3.232/volume/v3/group_snapshots Aug 04 10:53:36.395091 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bc2e7223-60df-4f64-a05e-c987594911d9 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "80626cc6-b12e-42cd-98c4-f542b935a06e", "name": "tempest-group_snapshot-76670294"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:36.396997 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.group_snapshots [None req-bc2e7223-60df-4f64-a05e-c987594911d9 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '80626cc6-b12e-42cd-98c4-f542b935a06e', 'name': 'tempest-group_snapshot-76670294'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 04 10:53:36.401799 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:36.401799 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:36.406533 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.group_snapshots [None req-bc2e7223-60df-4f64-a05e-c987594911d9 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Creating group_snapshot tempest-group_snapshot-76670294. Aug 04 10:53:36.430020 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:36.430020 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:36.443740 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-bc2e7223-60df-4f64-a05e-c987594911d9 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-582344306 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-582344306, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:53:36.444109 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-bc2e7223-60df-4f64-a05e-c987594911d9 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-582344306 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-582344306, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:53:36.467137 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-bc2e7223-60df-4f64-a05e-c987594911d9 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Created reservations ['4263eadf-432d-49cf-b3dc-42c475b339a1', 'f8eb6803-4204-4015-8adf-9d4d8b6c9edd', 'b26fd91a-bf16-46a7-a6b6-fa8f2b8c8e21', '1bf73ab4-9cef-47de-8ae0-c18fa62f561d'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:36.496952 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3b2733c5-7969-4e0e-938f-92711220c07f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:36.499224 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3b2733c5-7969-4e0e-938f-92711220c07f tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 Aug 04 10:53:36.499570 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3b2733c5-7969-4e0e-938f-92711220c07f tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:36.499813 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3b2733c5-7969-4e0e-938f-92711220c07f tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:36.500214 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-3b2733c5-7969-4e0e-938f-92711220c07f tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 009c8b58-92bd-4e67-bab0-1cba39f9ae52. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:36.505505 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:36.505505 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:36.505505 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3b2733c5-7969-4e0e-938f-92711220c07f tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 returned with HTTP 200 Aug 04 10:53:36.505810 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 896/3573] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:36 2026] GET /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:36.506281 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bc2e7223-60df-4f64-a05e-c987594911d9 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/group_snapshots returned with HTTP 202 Aug 04 10:53:36.506905 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 896/3574] 10.4.3.232 () {70 vars in 1324 bytes} [Tue Aug 4 10:53:36 2026] POST /volume/v3/group_snapshots => generated 166 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:36.515589 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e7d0c8a0-0384-4071-bfa2-799775baa538 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:36.517754 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e7d0c8a0-0384-4071-bfa2-799775baa538 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/group_snapshots/bd75bb68-f427-43dd-9786-ea2733aee0fb Aug 04 10:53:36.517912 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e7d0c8a0-0384-4071-bfa2-799775baa538 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:36.518113 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e7d0c8a0-0384-4071-bfa2-799775baa538 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:36.518259 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.group_snapshots [None req-e7d0c8a0-0384-4071-bfa2-799775baa538 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member bd75bb68-f427-43dd-9786-ea2733aee0fb {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 10:53:36.521968 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:36.521968 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:36.527133 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e7d0c8a0-0384-4071-bfa2-799775baa538 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/group_snapshots/bd75bb68-f427-43dd-9786-ea2733aee0fb returned with HTTP 200 Aug 04 10:53:36.527133 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 895/3575] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:53:36 2026] GET /volume/v3/group_snapshots/bd75bb68-f427-43dd-9786-ea2733aee0fb => generated 305 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:36.833266 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7d83af2a-acc7-4175-ad8a-1e15dcb5e091 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:36.835494 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7d83af2a-acc7-4175-ad8a-1e15dcb5e091 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/9d461356-2270-434f-9454-62a2f820b2bd Aug 04 10:53:36.835775 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7d83af2a-acc7-4175-ad8a-1e15dcb5e091 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:36.836026 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7d83af2a-acc7-4175-ad8a-1e15dcb5e091 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:36.843947 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:36.843947 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:36.847649 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7d83af2a-acc7-4175-ad8a-1e15dcb5e091 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:36.853687 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7d83af2a-acc7-4175-ad8a-1e15dcb5e091 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/9d461356-2270-434f-9454-62a2f820b2bd returned with HTTP 200 Aug 04 10:53:36.854140 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 889/3576] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:36 2026] GET /volume/v3/volumes/9d461356-2270-434f-9454-62a2f820b2bd => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:36.866755 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5dee0e37-2af4-4a69-b5d3-a68c933e5a10 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:36.868455 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5dee0e37-2af4-4a69-b5d3-a68c933e5a10 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:53:36.868797 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5dee0e37-2af4-4a69-b5d3-a68c933e5a10 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d461356-2270-434f-9454-62a2f820b2bd", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-590235249"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:36.877464 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:36.877464 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:36.877918 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5dee0e37-2af4-4a69-b5d3-a68c933e5a10 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:36.878054 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-5dee0e37-2af4-4a69-b5d3-a68c933e5a10 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create snapshot from volume 9d461356-2270-434f-9454-62a2f820b2bd Aug 04 10:53:36.908262 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-5dee0e37-2af4-4a69-b5d3-a68c933e5a10 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Created reservations ['8355493a-9aff-4b36-8827-49ab5265df97', '01fa8c0b-a3fe-4901-8513-643782c9658a', 'efc7a4a1-19f8-4b89-9b59-42fe12bc6162', '496df522-ccef-4d1b-9687-16902ed5b992'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:36.950536 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5dee0e37-2af4-4a69-b5d3-a68c933e5a10 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot create request issued successfully. Aug 04 10:53:36.950536 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5dee0e37-2af4-4a69-b5d3-a68c933e5a10 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:53:36.950536 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 897/3577] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:53:36 2026] POST /volume/v3/snapshots => generated 309 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:36.961272 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-688c341a-1e54-44b0-9e39-116dc7dd00a7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:36.961549 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-688c341a-1e54-44b0-9e39-116dc7dd00a7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/7e882af7-3645-4d94-827a-4bf6de02e4fb Aug 04 10:53:36.961729 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-688c341a-1e54-44b0-9e39-116dc7dd00a7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:36.961934 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-688c341a-1e54-44b0-9e39-116dc7dd00a7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:36.966413 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:36.966413 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:36.966800 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-688c341a-1e54-44b0-9e39-116dc7dd00a7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:53:36.967491 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-688c341a-1e54-44b0-9e39-116dc7dd00a7 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/7e882af7-3645-4d94-827a-4bf6de02e4fb returned with HTTP 200 Aug 04 10:53:36.967819 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 897/3578] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:36 2026] GET /volume/v3/snapshots/7e882af7-3645-4d94-827a-4bf6de02e4fb => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:37.312463 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8d6e8c3d-0acd-4db6-907e-e34f5721af52 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:37.314137 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8d6e8c3d-0acd-4db6-907e-e34f5721af52 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb Aug 04 10:53:37.314364 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8d6e8c3d-0acd-4db6-907e-e34f5721af52 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:37.314573 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8d6e8c3d-0acd-4db6-907e-e34f5721af52 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:37.321260 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:37.321260 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:37.324508 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8d6e8c3d-0acd-4db6-907e-e34f5721af52 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:53:37.328695 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8d6e8c3d-0acd-4db6-907e-e34f5721af52 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb returned with HTTP 200 Aug 04 10:53:37.329021 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 896/3579] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:37 2026] GET /volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:37.341023 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-16e9641c-f86f-44a6-af1d-1a048200debe None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:37.342682 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-16e9641c-f86f-44a6-af1d-1a048200debe tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] POST https://10.4.3.232/volume/v3/backups Aug 04 10:53:37.342998 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-16e9641c-f86f-44a6-af1d-1a048200debe tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d4a7819c-2818-4790-881f-07b970c595cb", "name": "tempest-VolumesBackupsTest-Backup-1994973954"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:37.344414 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-16e9641c-f86f-44a6-af1d-1a048200debe tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Creating new backup {'backup': {'volume_id': 'd4a7819c-2818-4790-881f-07b970c595cb', 'name': 'tempest-VolumesBackupsTest-Backup-1994973954'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:53:37.344543 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-16e9641c-f86f-44a6-af1d-1a048200debe tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Creating backup of volume d4a7819c-2818-4790-881f-07b970c595cb in container None Aug 04 10:53:37.350982 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:37.350982 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:37.351420 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-16e9641c-f86f-44a6-af1d-1a048200debe tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:53:37.367173 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-16e9641c-f86f-44a6-af1d-1a048200debe tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Created reservations ['f0119a05-27f2-4133-bf5d-dd9d7fa89c6a', '9a9592ae-436c-4598-8b2a-798bfd1b74e6'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:37.399644 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-16e9641c-f86f-44a6-af1d-1a048200debe tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:53:37.400203 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 890/3580] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:53:37 2026] POST /volume/v3/backups => generated 330 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:37.407995 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e4f1af0a-21fe-49c0-b292-7da748864c45 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:37.409859 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e4f1af0a-21fe-49c0-b292-7da748864c45 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 Aug 04 10:53:37.410062 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e4f1af0a-21fe-49c0-b292-7da748864c45 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:37.410276 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e4f1af0a-21fe-49c0-b292-7da748864c45 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:37.410388 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-e4f1af0a-21fe-49c0-b292-7da748864c45 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:37.414984 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:37.414984 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:37.415829 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e4f1af0a-21fe-49c0-b292-7da748864c45 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 returned with HTTP 200 Aug 04 10:53:37.416193 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 898/3581] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:37 2026] GET /volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:37.519444 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d3c18127-c12c-4fc2-87a3-870299503565 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:37.521621 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d3c18127-c12c-4fc2-87a3-870299503565 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 Aug 04 10:53:37.521866 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d3c18127-c12c-4fc2-87a3-870299503565 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:37.522067 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d3c18127-c12c-4fc2-87a3-870299503565 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:37.522175 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-d3c18127-c12c-4fc2-87a3-870299503565 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 009c8b58-92bd-4e67-bab0-1cba39f9ae52. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:37.526662 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:37.526662 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:37.527398 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d3c18127-c12c-4fc2-87a3-870299503565 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 returned with HTTP 200 Aug 04 10:53:37.527892 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 898/3582] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:37 2026] GET /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:37.537490 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-222fdc0a-87da-441d-a3fb-752c07673fbe None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:37.540608 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-222fdc0a-87da-441d-a3fb-752c07673fbe tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/group_snapshots/bd75bb68-f427-43dd-9786-ea2733aee0fb Aug 04 10:53:37.540918 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-222fdc0a-87da-441d-a3fb-752c07673fbe tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:37.541185 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-222fdc0a-87da-441d-a3fb-752c07673fbe tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:37.541412 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.group_snapshots [None req-222fdc0a-87da-441d-a3fb-752c07673fbe tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member bd75bb68-f427-43dd-9786-ea2733aee0fb {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 10:53:37.547693 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9e8a3187-9635-49c7-8e4e-5136648964f6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:37.548693 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:37.548693 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:37.552061 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-222fdc0a-87da-441d-a3fb-752c07673fbe tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/group_snapshots/bd75bb68-f427-43dd-9786-ea2733aee0fb returned with HTTP 200 Aug 04 10:53:37.552445 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 897/3583] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:53:37 2026] GET /volume/v3/group_snapshots/bd75bb68-f427-43dd-9786-ea2733aee0fb => generated 306 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:37.564412 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-84720d98-22ce-474b-b359-bd4bf8ceb2ec None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:37.565117 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-84720d98-22ce-474b-b359-bd4bf8ceb2ec tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/snapshots/detail Aug 04 10:53:37.565391 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-84720d98-22ce-474b-b359-bd4bf8ceb2ec tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:37.565617 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-84720d98-22ce-474b-b359-bd4bf8ceb2ec tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:37.565910 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-84720d98-22ce-474b-b359-bd4bf8ceb2ec tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:37.567160 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.db.api [None req-84720d98-22ce-474b-b359-bd4bf8ceb2ec tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Building query based on filter {{(pid=100254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:37.575145 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-84720d98-22ce-474b-b359-bd4bf8ceb2ec tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Get all snapshots completed successfully. Aug 04 10:53:37.575145 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:37.575145 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:37.575145 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-84720d98-22ce-474b-b359-bd4bf8ceb2ec tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/snapshots/detail returned with HTTP 200 Aug 04 10:53:37.575145 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 899/3584] 10.4.3.232 () {66 vars in 1264 bytes} [Tue Aug 4 10:53:37 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:37.582718 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f6420413-5c85-48e6-adc5-1630eefd4185 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:37.584617 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f6420413-5c85-48e6-adc5-1630eefd4185 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/snapshots/d692494c-a7e4-45ad-b24b-2a0b6ace5f8c Aug 04 10:53:37.584871 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f6420413-5c85-48e6-adc5-1630eefd4185 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:37.585081 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f6420413-5c85-48e6-adc5-1630eefd4185 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:37.590391 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:37.590391 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:37.590875 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f6420413-5c85-48e6-adc5-1630eefd4185 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Snapshot retrieved successfully. Aug 04 10:53:37.591775 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f6420413-5c85-48e6-adc5-1630eefd4185 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/snapshots/d692494c-a7e4-45ad-b24b-2a0b6ace5f8c returned with HTTP 200 Aug 04 10:53:37.592167 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 899/3585] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:37 2026] GET /volume/v3/snapshots/d692494c-a7e4-45ad-b24b-2a0b6ace5f8c => generated 449 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:37.600539 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:37.603450 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] POST https://10.4.3.232/volume/v3/groups/action Aug 04 10:53:37.603794 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "bd75bb68-f427-43dd-9786-ea2733aee0fb", "name": "tempest-Group_from_snap-1342771632"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:53:37.603925 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "bd75bb68-f427-43dd-9786-ea2733aee0fb", "name": "tempest-Group_from_snap-1342771632"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:37.606868 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'bd75bb68-f427-43dd-9786-ea2733aee0fb', 'name': 'tempest-Group_from_snap-1342771632'}}. {{(pid=100253) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 04 10:53:37.608720 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.groups [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Creating group tempest-Group_from_snap-1342771632 from group_snapshot bd75bb68-f427-43dd-9786-ea2733aee0fb. Aug 04 10:53:37.611633 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:37.611633 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:37.616997 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:37.616997 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:37.619616 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:37.619616 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:37.621322 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9e8a3187-9635-49c7-8e4e-5136648964f6 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] GET https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52/export_record Aug 04 10:53:37.621645 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9e8a3187-9635-49c7-8e4e-5136648964f6 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:37.622022 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9e8a3187-9635-49c7-8e4e-5136648964f6 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] Calling method 'export_record' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:37.622022 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-9e8a3187-9635-49c7-8e4e-5136648964f6 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] Export record for backup 009c8b58-92bd-4e67-bab0-1cba39f9ae52. {{(pid=100252) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 04 10:53:37.627449 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:37.627449 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:37.628845 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-9e8a3187-9635-49c7-8e4e-5136648964f6 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '106fb91e7594478f84b19dce35e3cb5f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f29fe65c3cd94eb8ae0723ead44c8d0d', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:53:37.629102 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9e8a3187-9635-49c7-8e4e-5136648964f6 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52/export_record returned with HTTP 403 Aug 04 10:53:37.629665 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 891/3586] 10.4.3.232 () {68 vars in 1430 bytes} [Tue Aug 4 10:53:37 2026] GET /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52/export_record => generated 101 bytes in 82 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:37.638812 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5a7eefc9-80f7-4a98-8709-4effac8336cd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:37.640760 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5a7eefc9-80f7-4a98-8709-4effac8336cd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:37.641186 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5a7eefc9-80f7-4a98-8709-4effac8336cd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1913488046"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:37.642951 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-5a7eefc9-80f7-4a98-8709-4effac8336cd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1913488046'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:37.643090 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-5a7eefc9-80f7-4a98-8709-4effac8336cd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Create volume of 1 GB Aug 04 10:53:37.648063 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5a7eefc9-80f7-4a98-8709-4effac8336cd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Availability Zones retrieved successfully. Aug 04 10:53:37.654694 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5a7eefc9-80f7-4a98-8709-4effac8336cd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Flow 'volume_create_api' (d024d6b1-35c8-4f11-bedc-f6636b25c225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:37.656285 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5a7eefc9-80f7-4a98-8709-4effac8336cd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fef3c3f-f551-48a9-a895-a4d0a363050a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:37.657331 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-5a7eefc9-80f7-4a98-8709-4effac8336cd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:37.660024 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Created reservations ['d8b60db0-66e1-45a7-a9d7-4cd61939eeea'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:37.684757 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5a7eefc9-80f7-4a98-8709-4effac8336cd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fef3c3f-f551-48a9-a895-a4d0a363050a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:37.684757 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5a7eefc9-80f7-4a98-8709-4effac8336cd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ad29a2-6219-4e91-bed4-98b7571d0e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:37.707316 np0000006413 devstack@c-api.service[100253]: INFO cinder.group.api [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] A mapping entry already exists for group f67658e3-d086-4b0a-8f99-7709a2de04bd and volume type 2d5d059b-f6e3-47a0-be23-3c12bf4356e8. Do not need to create again. Aug 04 10:53:37.707592 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:37.707592 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:37.708077 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Availability Zones retrieved successfully. Aug 04 10:53:37.712832 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Flow 'volume_create_api' (9a4b823a-f36f-48c4-a5d4-3dfd673993b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:37.713657 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d87ca56-c46a-4a1a-b2a2-df0c8c488213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:37.714450 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:37.725596 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-5a7eefc9-80f7-4a98-8709-4effac8336cd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Created reservations ['c7e940d8-0675-4910-9c9e-86de62876a93', '76d59f92-ca8b-4316-ba52-6394c1ece770', 'eb0c1165-f0e9-4d92-af12-77b4421c9494', '2b3ec176-2ca4-4c0d-b8cc-4a88804f0758'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:37.726590 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5a7eefc9-80f7-4a98-8709-4effac8336cd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ad29a2-6219-4e91-bed4-98b7571d0e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7e940d8-0675-4910-9c9e-86de62876a93', '76d59f92-ca8b-4316-ba52-6394c1ece770', 'eb0c1165-f0e9-4d92-af12-77b4421c9494', '2b3ec176-2ca4-4c0d-b8cc-4a88804f0758']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:37.727343 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5a7eefc9-80f7-4a98-8709-4effac8336cd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f11d8e1-6955-4d45-a885-de5c3b3bc1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:37.735485 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d87ca56-c46a-4a1a-b2a2-df0c8c488213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd692494c-a7e4-45ad-b24b-2a0b6ace5f8c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:53:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2d5d059b-f6e3-47a0-be23-3c12bf4356e8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-582344306',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2d5d059b-f6e3-47a0-be23-3c12bf4356e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f67658e3-d086-4b0a-8f99-7709a2de04bd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:37.736149 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02c89206-e188-4a66-a6e4-d9e00747532e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:37.753635 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5a7eefc9-80f7-4a98-8709-4effac8336cd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f11d8e1-6955-4d45-a885-de5c3b3bc1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a826c34-382c-4061-b31a-4faf447d6958', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1913488046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f29fe65c3cd94eb8ae0723ead44c8d0d',qos_specs=None,replication_status=,reservations=['c7e940d8-0675-4910-9c9e-86de62876a93','76d59f92-ca8b-4316-ba52-6394c1ece770','eb0c1165-f0e9-4d92-af12-77b4421c9494','2b3ec176-2ca4-4c0d-b8cc-4a88804f0758'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f61d0d1c3e0c41a7944da38f1ee27ac7',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1913488046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a826c34-382c-4061-b31a-4faf447d6958,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f29fe65c3cd94eb8ae0723ead44c8d0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f61d0d1c3e0c41a7944da38f1ee27ac7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:37.754333 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5a7eefc9-80f7-4a98-8709-4effac8336cd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2646b69f-0711-45a7-9f98-c4ffd05b24e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:37.756617 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-582344306 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-582344306, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:53:37.771750 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5a7eefc9-80f7-4a98-8709-4effac8336cd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2646b69f-0711-45a7-9f98-c4ffd05b24e8) transitioned into state 'SUCCESS' from state '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-1913488046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f29fe65c3cd94eb8ae0723ead44c8d0d',qos_specs=None,replication_status=,reservations=['c7e940d8-0675-4910-9c9e-86de62876a93','76d59f92-ca8b-4316-ba52-6394c1ece770','eb0c1165-f0e9-4d92-af12-77b4421c9494','2b3ec176-2ca4-4c0d-b8cc-4a88804f0758'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f61d0d1c3e0c41a7944da38f1ee27ac7',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:37.772400 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5a7eefc9-80f7-4a98-8709-4effac8336cd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7d73d15-8377-40c1-b02d-2002eeace337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:37.779742 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Created reservations ['e6262add-bf47-468a-8d9f-49780b9dd92a', 'edf68c0d-0a1f-4d82-a3e1-465a06625767'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:37.780626 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02c89206-e188-4a66-a6e4-d9e00747532e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6262add-bf47-468a-8d9f-49780b9dd92a', 'edf68c0d-0a1f-4d82-a3e1-465a06625767']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:37.781466 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b2d339-dc83-4f55-a773-2137861596ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:37.785729 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5a7eefc9-80f7-4a98-8709-4effac8336cd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7d73d15-8377-40c1-b02d-2002eeace337) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:37.785729 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5a7eefc9-80f7-4a98-8709-4effac8336cd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Flow 'volume_create_api' (d024d6b1-35c8-4f11-bedc-f6636b25c225) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:37.785729 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5a7eefc9-80f7-4a98-8709-4effac8336cd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Create volume request issued successfully. Aug 04 10:53:37.785729 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5a7eefc9-80f7-4a98-8709-4effac8336cd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:37.785729 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 900/3587] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 10:53:37 2026] POST /volume/v3/volumes => generated 778 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:37.801169 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c9a64130-776e-4949-a6e9-f9249935dfed None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:37.802854 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c9a64130-776e-4949-a6e9-f9249935dfed tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/volumes/0a826c34-382c-4061-b31a-4faf447d6958 Aug 04 10:53:37.803052 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c9a64130-776e-4949-a6e9-f9249935dfed tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:37.803277 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c9a64130-776e-4949-a6e9-f9249935dfed tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:37.810236 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:37.810236 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:37.814262 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b2d339-dc83-4f55-a773-2137861596ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a5f6a8b-5e65-48e8-8621-14c51781d764', '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=f67658e3-d086-4b0a-8f99-7709a2de04bd,group_type_id=,metadata={},multiattach=False,project_id='f123ef8726a34ce9b3f1364ed9af04f7',qos_specs=None,replication_status=,reservations=['e6262add-bf47-468a-8d9f-49780b9dd92a','edf68c0d-0a1f-4d82-a3e1-465a06625767'],size=1,snapshot_id=d692494c-a7e4-45ad-b24b-2a0b6ace5f8c,source_replicaid=,source_volid=None,status='creating',user_id='d1ef12199b1e491a9abf18d56de6bfe8',volume_type_id=2d5d059b-f6e3-47a0-be23-3c12bf4356e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:37Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f67658e3-d086-4b0a-8f99-7709a2de04bd,host=None,id=2a5f6a8b-5e65-48e8-8621-14c51781d764,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f123ef8726a34ce9b3f1364ed9af04f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d692494c-a7e4-45ad-b24b-2a0b6ace5f8c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1ef12199b1e491a9abf18d56de6bfe8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2d5d059b-f6e3-47a0-be23-3c12bf4356e8),volume_type_id=2d5d059b-f6e3-47a0-be23-3c12bf4356e8)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:37.814262 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54142ae5-2551-4702-ac42-14bcd81385b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:37.814455 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c9a64130-776e-4949-a6e9-f9249935dfed tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Volume info retrieved successfully. Aug 04 10:53:37.817352 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c9a64130-776e-4949-a6e9-f9249935dfed tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/volumes/0a826c34-382c-4061-b31a-4faf447d6958 returned with HTTP 200 Aug 04 10:53:37.817755 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 900/3588] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:37 2026] GET /volume/v3/volumes/0a826c34-382c-4061-b31a-4faf447d6958 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:37.827334 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54142ae5-2551-4702-ac42-14bcd81385b2) transitioned into state 'SUCCESS' from 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=f67658e3-d086-4b0a-8f99-7709a2de04bd,group_type_id=,metadata={},multiattach=False,project_id='f123ef8726a34ce9b3f1364ed9af04f7',qos_specs=None,replication_status=,reservations=['e6262add-bf47-468a-8d9f-49780b9dd92a','edf68c0d-0a1f-4d82-a3e1-465a06625767'],size=1,snapshot_id=d692494c-a7e4-45ad-b24b-2a0b6ace5f8c,source_replicaid=,source_volid=None,status='creating',user_id='d1ef12199b1e491a9abf18d56de6bfe8',volume_type_id=2d5d059b-f6e3-47a0-be23-3c12bf4356e8)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:37.830327 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Flow 'volume_create_api' (9a4b823a-f36f-48c4-a5d4-3dfd673993b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:37.830327 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Create volume request issued successfully. Aug 04 10:53:37.853685 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-317308c9-e1f0-4bc2-bb61-1f9fbba1572f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/action returned with HTTP 202 Aug 04 10:53:37.854109 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 898/3589] 10.4.3.232 () {70 vars in 1318 bytes} [Tue Aug 4 10:53:37 2026] POST /volume/v3/groups/action => generated 103 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:37.861373 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5dae18c2-b8fd-4e65-bde6-1f48016e074e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:37.862995 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5dae18c2-b8fd-4e65-bde6-1f48016e074e tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:53:37.863196 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5dae18c2-b8fd-4e65-bde6-1f48016e074e tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:37.863406 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5dae18c2-b8fd-4e65-bde6-1f48016e074e tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:37.863676 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-5dae18c2-b8fd-4e65-bde6-1f48016e074e tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:37.864381 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5dae18c2-b8fd-4e65-bde6-1f48016e074e tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:53:37.873889 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5dae18c2-b8fd-4e65-bde6-1f48016e074e tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Get all volumes completed successfully. Aug 04 10:53:37.873889 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-5dae18c2-b8fd-4e65-bde6-1f48016e074e tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:37.873889 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-5dae18c2-b8fd-4e65-bde6-1f48016e074e tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:37.912181 np0000006413 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-5dae18c2-b8fd-4e65-bde6-1f48016e074e tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:37.915403 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:37.915403 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:37.919288 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-5dae18c2-b8fd-4e65-bde6-1f48016e074e tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:37.919458 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-5dae18c2-b8fd-4e65-bde6-1f48016e074e tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:37.962531 np0000006413 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-5dae18c2-b8fd-4e65-bde6-1f48016e074e tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:37.965389 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:37.965389 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:37.972260 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5dae18c2-b8fd-4e65-bde6-1f48016e074e tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:53:37.972707 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 892/3590] 10.4.3.232 () {68 vars in 1299 bytes} [Tue Aug 4 10:53:37 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:53:37.979093 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a04a4be0-d5c4-4446-a025-6d7814d9a007 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:37.980863 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a04a4be0-d5c4-4446-a025-6d7814d9a007 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/7e882af7-3645-4d94-827a-4bf6de02e4fb Aug 04 10:53:37.981046 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a04a4be0-d5c4-4446-a025-6d7814d9a007 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:37.981259 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a04a4be0-d5c4-4446-a025-6d7814d9a007 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:37.985827 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:37.985827 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:37.986212 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a04a4be0-d5c4-4446-a025-6d7814d9a007 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:53:37.986933 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a04a4be0-d5c4-4446-a025-6d7814d9a007 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/7e882af7-3645-4d94-827a-4bf6de02e4fb returned with HTTP 200 Aug 04 10:53:37.987288 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 901/3591] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:37 2026] GET /volume/v3/snapshots/7e882af7-3645-4d94-827a-4bf6de02e4fb => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:37.992399 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-94c088fa-de67-4f66-9502-2136b93414ac None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:37.994632 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-94c088fa-de67-4f66-9502-2136b93414ac tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/2a5f6a8b-5e65-48e8-8621-14c51781d764 Aug 04 10:53:37.994883 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-94c088fa-de67-4f66-9502-2136b93414ac tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:37.995114 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-94c088fa-de67-4f66-9502-2136b93414ac tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:37.998362 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-01fb419b-4635-4921-b754-504a065eaf77 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:38.000173 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-01fb419b-4635-4921-b754-504a065eaf77 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:38.000530 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-01fb419b-4635-4921-b754-504a065eaf77 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7e882af7-3645-4d94-827a-4bf6de02e4fb", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1643093078"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:38.002079 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-01fb419b-4635-4921-b754-504a065eaf77 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create volume request body: {'volume': {'snapshot_id': '7e882af7-3645-4d94-827a-4bf6de02e4fb', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1643093078'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:38.003235 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:38.003235 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:38.006670 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-94c088fa-de67-4f66-9502-2136b93414ac tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Volume info retrieved successfully. Aug 04 10:53:38.007089 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:38.007089 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:38.007436 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-94c088fa-de67-4f66-9502-2136b93414ac tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:38.007524 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-01fb419b-4635-4921-b754-504a065eaf77 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:53:38.007641 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-01fb419b-4635-4921-b754-504a065eaf77 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create volume of 1 GB Aug 04 10:53:38.007739 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-94c088fa-de67-4f66-9502-2136b93414ac tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:38.010913 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-01fb419b-4635-4921-b754-504a065eaf77 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Availability Zones retrieved successfully. Aug 04 10:53:38.016395 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-01fb419b-4635-4921-b754-504a065eaf77 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Flow 'volume_create_api' (23a32e01-ee56-4445-a1a0-e674ea973a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:38.017586 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-01fb419b-4635-4921-b754-504a065eaf77 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d20ffdd9-1e43-4cec-87dd-276ffa168c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:38.018530 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-01fb419b-4635-4921-b754-504a065eaf77 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:38.043410 np0000006413 devstack@c-api.service[100255]: DEBUG oslo_db.sqlalchemy.engines [None req-94c088fa-de67-4f66-9502-2136b93414ac tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:38.046433 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:38.046433 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:38.048004 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-01fb419b-4635-4921-b754-504a065eaf77 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d20ffdd9-1e43-4cec-87dd-276ffa168c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7e882af7-3645-4d94-827a-4bf6de02e4fb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:38.048790 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-01fb419b-4635-4921-b754-504a065eaf77 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f1a37b1-40d1-4d31-a895-edb9b9d20963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:38.053581 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-94c088fa-de67-4f66-9502-2136b93414ac tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/2a5f6a8b-5e65-48e8-8621-14c51781d764 returned with HTTP 200 Aug 04 10:53:38.054164 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 901/3592] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:53:37 2026] GET /volume/v3/volumes/2a5f6a8b-5e65-48e8-8621-14c51781d764 => generated 926 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:38.065418 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dd33eea6-254c-4f01-ac76-aa87ae0adbde None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:38.067178 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dd33eea6-254c-4f01-ac76-aa87ae0adbde tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/groups/f67658e3-d086-4b0a-8f99-7709a2de04bd Aug 04 10:53:38.068226 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dd33eea6-254c-4f01-ac76-aa87ae0adbde tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:38.068226 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dd33eea6-254c-4f01-ac76-aa87ae0adbde tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:38.068226 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-dd33eea6-254c-4f01-ac76-aa87ae0adbde tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member f67658e3-d086-4b0a-8f99-7709a2de04bd {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:53:38.070892 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:38.070892 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:38.077633 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dd33eea6-254c-4f01-ac76-aa87ae0adbde tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/f67658e3-d086-4b0a-8f99-7709a2de04bd returned with HTTP 200 Aug 04 10:53:38.078312 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 893/3593] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:53:38 2026] GET /volume/v3/groups/f67658e3-d086-4b0a-8f99-7709a2de04bd => generated 418 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:38.087263 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7823c264-b875-486e-afda-ee1b56910108 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:38.088954 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7823c264-b875-486e-afda-ee1b56910108 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:53:38.089150 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7823c264-b875-486e-afda-ee1b56910108 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:38.089370 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7823c264-b875-486e-afda-ee1b56910108 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:38.089656 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-7823c264-b875-486e-afda-ee1b56910108 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:38.090349 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7823c264-b875-486e-afda-ee1b56910108 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:53:38.098265 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7823c264-b875-486e-afda-ee1b56910108 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Get all volumes completed successfully. Aug 04 10:53:38.099047 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-7823c264-b875-486e-afda-ee1b56910108 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:38.099250 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-7823c264-b875-486e-afda-ee1b56910108 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:38.103934 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-01fb419b-4635-4921-b754-504a065eaf77 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Created reservations ['219b193b-d070-4405-9de7-c8c1c0947ad2', 'b1884247-09fa-45aa-9e45-2f0d9062af4e', '4a5b4ee2-68b9-4a28-921f-de0c4aa601ae', 'd0dbe88e-0b34-482e-b323-1e39ced8fd44'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:38.104988 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-01fb419b-4635-4921-b754-504a065eaf77 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f1a37b1-40d1-4d31-a895-edb9b9d20963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['219b193b-d070-4405-9de7-c8c1c0947ad2', 'b1884247-09fa-45aa-9e45-2f0d9062af4e', '4a5b4ee2-68b9-4a28-921f-de0c4aa601ae', 'd0dbe88e-0b34-482e-b323-1e39ced8fd44']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:38.106004 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-01fb419b-4635-4921-b754-504a065eaf77 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1cbcce7-0061-4a70-ae7b-0aa504b6cca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:38.136869 np0000006413 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-7823c264-b875-486e-afda-ee1b56910108 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:38.141706 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:38.141706 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:38.145609 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-7823c264-b875-486e-afda-ee1b56910108 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:38.145827 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-7823c264-b875-486e-afda-ee1b56910108 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:38.152000 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-01fb419b-4635-4921-b754-504a065eaf77 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1cbcce7-0061-4a70-ae7b-0aa504b6cca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d21c425-f683-4124-b228-79299291625d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1643093078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c95fcd161e5144259e5b35110fdd413a',qos_specs=None,replication_status=,reservations=['219b193b-d070-4405-9de7-c8c1c0947ad2','b1884247-09fa-45aa-9e45-2f0d9062af4e','4a5b4ee2-68b9-4a28-921f-de0c4aa601ae','d0dbe88e-0b34-482e-b323-1e39ced8fd44'],size=1,snapshot_id=7e882af7-3645-4d94-827a-4bf6de02e4fb,source_replicaid=,source_volid=None,status='creating',user_id='dedc635ef27149b4940c8a25b2cf0d05',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1643093078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d21c425-f683-4124-b228-79299291625d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c95fcd161e5144259e5b35110fdd413a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7e882af7-3645-4d94-827a-4bf6de02e4fb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dedc635ef27149b4940c8a25b2cf0d05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:38.152798 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-01fb419b-4635-4921-b754-504a065eaf77 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e441d7a6-ea9d-4d00-883a-2d6b8a4a991d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:38.171344 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-01fb419b-4635-4921-b754-504a065eaf77 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e441d7a6-ea9d-4d00-883a-2d6b8a4a991d) transitioned into state 'SUCCESS' from state '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-1643093078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c95fcd161e5144259e5b35110fdd413a',qos_specs=None,replication_status=,reservations=['219b193b-d070-4405-9de7-c8c1c0947ad2','b1884247-09fa-45aa-9e45-2f0d9062af4e','4a5b4ee2-68b9-4a28-921f-de0c4aa601ae','d0dbe88e-0b34-482e-b323-1e39ced8fd44'],size=1,snapshot_id=7e882af7-3645-4d94-827a-4bf6de02e4fb,source_replicaid=,source_volid=None,status='creating',user_id='dedc635ef27149b4940c8a25b2cf0d05',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:38.171968 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-01fb419b-4635-4921-b754-504a065eaf77 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84e6a938-1162-4a00-9e82-998ffc4ebe64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:38.180808 np0000006413 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-7823c264-b875-486e-afda-ee1b56910108 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:38.184853 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:38.184853 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:38.192564 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7823c264-b875-486e-afda-ee1b56910108 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:53:38.192940 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 902/3594] 10.4.3.232 () {68 vars in 1299 bytes} [Tue Aug 4 10:53:38 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:53:38.202478 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-01fb419b-4635-4921-b754-504a065eaf77 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84e6a938-1162-4a00-9e82-998ffc4ebe64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:38.202478 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-01fb419b-4635-4921-b754-504a065eaf77 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Flow 'volume_create_api' (23a32e01-ee56-4445-a1a0-e674ea973a95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:38.202633 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-01fb419b-4635-4921-b754-504a065eaf77 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Create volume request issued successfully. Aug 04 10:53:38.204007 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-01fb419b-4635-4921-b754-504a065eaf77 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:38.204007 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 899/3595] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:53:37 2026] POST /volume/v3/volumes => generated 788 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:38.211123 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-511440fe-f993-4e59-b960-06b8099812e7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:38.219261 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-511440fe-f993-4e59-b960-06b8099812e7 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] POST https://10.4.3.232/volume/v3/groups/f67658e3-d086-4b0a-8f99-7709a2de04bd/action Aug 04 10:53:38.219261 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-511440fe-f993-4e59-b960-06b8099812e7 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:53:38.219261 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-511440fe-f993-4e59-b960-06b8099812e7 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:38.219407 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-47911af6-0f77-429d-956b-93d106cff49e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:38.219443 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-511440fe-f993-4e59-b960-06b8099812e7 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] delete called for group f67658e3-d086-4b0a-8f99-7709a2de04bd {{(pid=100255) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 10:53:38.219443 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.groups [None req-511440fe-f993-4e59-b960-06b8099812e7 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Delete group with id: f67658e3-d086-4b0a-8f99-7709a2de04bd Aug 04 10:53:38.219493 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47911af6-0f77-429d-956b-93d106cff49e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d Aug 04 10:53:38.219493 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47911af6-0f77-429d-956b-93d106cff49e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:38.219754 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47911af6-0f77-429d-956b-93d106cff49e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:38.221606 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:38.221606 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:38.227005 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:38.227005 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:38.230701 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-47911af6-0f77-429d-956b-93d106cff49e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:38.237303 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47911af6-0f77-429d-956b-93d106cff49e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d returned with HTTP 200 Aug 04 10:53:38.237303 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 894/3596] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:38 2026] GET /volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:38.265646 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-511440fe-f993-4e59-b960-06b8099812e7 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/f67658e3-d086-4b0a-8f99-7709a2de04bd/action returned with HTTP 202 Aug 04 10:53:38.266093 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 902/3597] 10.4.3.232 () {70 vars in 1428 bytes} [Tue Aug 4 10:53:38 2026] POST /volume/v3/groups/f67658e3-d086-4b0a-8f99-7709a2de04bd/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:53:38.275013 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-23e59834-8e3a-4d7b-aefb-0a4ce8d28939 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:38.278389 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-23e59834-8e3a-4d7b-aefb-0a4ce8d28939 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/2a5f6a8b-5e65-48e8-8621-14c51781d764 Aug 04 10:53:38.278389 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-23e59834-8e3a-4d7b-aefb-0a4ce8d28939 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:38.278389 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-23e59834-8e3a-4d7b-aefb-0a4ce8d28939 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:38.284305 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:38.284305 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:38.287638 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-23e59834-8e3a-4d7b-aefb-0a4ce8d28939 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Volume info retrieved successfully. Aug 04 10:53:38.288258 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-23e59834-8e3a-4d7b-aefb-0a4ce8d28939 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:38.288407 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-23e59834-8e3a-4d7b-aefb-0a4ce8d28939 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:38.325352 np0000006413 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-23e59834-8e3a-4d7b-aefb-0a4ce8d28939 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:38.328301 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:38.328301 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:38.335361 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-23e59834-8e3a-4d7b-aefb-0a4ce8d28939 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/2a5f6a8b-5e65-48e8-8621-14c51781d764 returned with HTTP 200 Aug 04 10:53:38.335753 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 903/3598] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:53:38 2026] GET /volume/v3/volumes/2a5f6a8b-5e65-48e8-8621-14c51781d764 => generated 925 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:38.426332 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0197ec2a-0164-419d-ab94-e028e711406f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:38.429072 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0197ec2a-0164-419d-ab94-e028e711406f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 Aug 04 10:53:38.429337 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0197ec2a-0164-419d-ab94-e028e711406f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:38.430016 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0197ec2a-0164-419d-ab94-e028e711406f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:38.430168 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-0197ec2a-0164-419d-ab94-e028e711406f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:38.434842 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:38.434842 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:38.435721 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0197ec2a-0164-419d-ab94-e028e711406f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 returned with HTTP 200 Aug 04 10:53:38.436134 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 900/3599] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:38 2026] GET /volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:38.831594 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-59bafce6-c678-47e1-a133-36c84b4f3b8e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:38.833284 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-59bafce6-c678-47e1-a133-36c84b4f3b8e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/volumes/0a826c34-382c-4061-b31a-4faf447d6958 Aug 04 10:53:38.833502 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-59bafce6-c678-47e1-a133-36c84b4f3b8e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:38.834287 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-59bafce6-c678-47e1-a133-36c84b4f3b8e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:38.840861 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:38.840861 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:38.844601 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-59bafce6-c678-47e1-a133-36c84b4f3b8e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Volume info retrieved successfully. Aug 04 10:53:38.848280 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-59bafce6-c678-47e1-a133-36c84b4f3b8e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/volumes/0a826c34-382c-4061-b31a-4faf447d6958 returned with HTTP 200 Aug 04 10:53:38.848633 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 895/3600] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:38 2026] GET /volume/v3/volumes/0a826c34-382c-4061-b31a-4faf447d6958 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:38.859798 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9c297dc3-b500-4300-904b-e3eb0adf37c5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:38.861444 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9c297dc3-b500-4300-904b-e3eb0adf37c5 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] POST https://10.4.3.232/volume/v3/backups Aug 04 10:53:38.861795 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9c297dc3-b500-4300-904b-e3eb0adf37c5 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0a826c34-382c-4061-b31a-4faf447d6958", "name": "tempest-type-Backup-162133547"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:38.863112 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.backups [None req-9c297dc3-b500-4300-904b-e3eb0adf37c5 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Creating new backup {'backup': {'volume_id': '0a826c34-382c-4061-b31a-4faf447d6958', 'name': 'tempest-type-Backup-162133547'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:53:38.863297 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-9c297dc3-b500-4300-904b-e3eb0adf37c5 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Creating backup of volume 0a826c34-382c-4061-b31a-4faf447d6958 in container None Aug 04 10:53:38.869984 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:38.869984 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:38.870384 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-9c297dc3-b500-4300-904b-e3eb0adf37c5 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Volume info retrieved successfully. Aug 04 10:53:38.892543 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-9c297dc3-b500-4300-904b-e3eb0adf37c5 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Created reservations ['f1f137b9-1a3d-4161-962f-998e1d865f1f', 'aeb925de-c15c-4616-9229-63a16f669191'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:38.932431 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9c297dc3-b500-4300-904b-e3eb0adf37c5 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:53:38.932996 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 903/3601] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:53:38 2026] POST /volume/v3/backups => generated 315 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:38.943365 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8fd570b3-e10b-4b5b-ac90-7ca0cad28c0e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:38.945302 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8fd570b3-e10b-4b5b-ac90-7ca0cad28c0e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 Aug 04 10:53:38.945538 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8fd570b3-e10b-4b5b-ac90-7ca0cad28c0e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:38.945746 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8fd570b3-e10b-4b5b-ac90-7ca0cad28c0e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:38.947716 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-8fd570b3-e10b-4b5b-ac90-7ca0cad28c0e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:38.949846 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:38.949846 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:38.950443 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8fd570b3-e10b-4b5b-ac90-7ca0cad28c0e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 returned with HTTP 200 Aug 04 10:53:38.950779 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 904/3602] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:38 2026] GET /volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:39.251653 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6f1bc34e-ce13-4699-858d-514fba887a0e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:39.253353 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6f1bc34e-ce13-4699-858d-514fba887a0e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d Aug 04 10:53:39.253532 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6f1bc34e-ce13-4699-858d-514fba887a0e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:39.253704 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6f1bc34e-ce13-4699-858d-514fba887a0e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:39.260055 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:39.260055 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:39.263013 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6f1bc34e-ce13-4699-858d-514fba887a0e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:39.266456 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6f1bc34e-ce13-4699-858d-514fba887a0e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d returned with HTTP 200 Aug 04 10:53:39.266781 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 901/3603] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:39 2026] GET /volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d => generated 881 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:39.277337 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c69e8b59-b492-408d-bc52-73ef73bd0102 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:39.279310 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c69e8b59-b492-408d-bc52-73ef73bd0102 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d Aug 04 10:53:39.279502 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c69e8b59-b492-408d-bc52-73ef73bd0102 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:39.279707 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c69e8b59-b492-408d-bc52-73ef73bd0102 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:39.286532 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:39.286532 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:39.289999 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c69e8b59-b492-408d-bc52-73ef73bd0102 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:39.293891 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c69e8b59-b492-408d-bc52-73ef73bd0102 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d returned with HTTP 200 Aug 04 10:53:39.294314 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 896/3604] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:39 2026] GET /volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:39.304700 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4da92820-6f32-4afb-936f-659a6566c9f3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:39.306194 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4da92820-6f32-4afb-936f-659a6566c9f3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d Aug 04 10:53:39.306395 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4da92820-6f32-4afb-936f-659a6566c9f3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:39.306564 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4da92820-6f32-4afb-936f-659a6566c9f3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:39.306706 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-4da92820-6f32-4afb-936f-659a6566c9f3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete volume with id: 7d21c425-f683-4124-b228-79299291625d Aug 04 10:53:39.312973 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:39.312973 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:39.313399 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4da92820-6f32-4afb-936f-659a6566c9f3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:39.339926 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4da92820-6f32-4afb-936f-659a6566c9f3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete volume request issued successfully. Aug 04 10:53:39.340106 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4da92820-6f32-4afb-936f-659a6566c9f3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d returned with HTTP 202 Aug 04 10:53:39.340546 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 904/3605] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:39 2026] DELETE /volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:39.346720 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8ccc351a-1694-49d2-a12c-f9fa0552ae03 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:39.348376 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8ccc351a-1694-49d2-a12c-f9fa0552ae03 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d Aug 04 10:53:39.348590 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8ccc351a-1694-49d2-a12c-f9fa0552ae03 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:39.348793 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8ccc351a-1694-49d2-a12c-f9fa0552ae03 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:39.348852 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-59dbf39f-6b04-4c8c-86b5-03e4d2593c88 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:39.350300 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-59dbf39f-6b04-4c8c-86b5-03e4d2593c88 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/2a5f6a8b-5e65-48e8-8621-14c51781d764 Aug 04 10:53:39.350480 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-59dbf39f-6b04-4c8c-86b5-03e4d2593c88 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:39.350647 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-59dbf39f-6b04-4c8c-86b5-03e4d2593c88 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:39.355253 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:39.355253 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:39.355538 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-59dbf39f-6b04-4c8c-86b5-03e4d2593c88 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/2a5f6a8b-5e65-48e8-8621-14c51781d764 returned with HTTP 404 Aug 04 10:53:39.355937 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 902/3606] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:53:39 2026] GET /volume/v3/volumes/2a5f6a8b-5e65-48e8-8621-14c51781d764 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 04 10:53:39.359011 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8ccc351a-1694-49d2-a12c-f9fa0552ae03 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:39.362836 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8ccc351a-1694-49d2-a12c-f9fa0552ae03 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d returned with HTTP 200 Aug 04 10:53:39.363076 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bec34824-cca9-4b74-803a-c238452c0246 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:39.363172 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 905/3607] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:39 2026] GET /volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:39.365643 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bec34824-cca9-4b74-803a-c238452c0246 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/groups/f67658e3-d086-4b0a-8f99-7709a2de04bd Aug 04 10:53:39.365918 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bec34824-cca9-4b74-803a-c238452c0246 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:39.366167 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bec34824-cca9-4b74-803a-c238452c0246 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:39.366374 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-bec34824-cca9-4b74-803a-c238452c0246 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member f67658e3-d086-4b0a-8f99-7709a2de04bd {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:53:39.373202 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bec34824-cca9-4b74-803a-c238452c0246 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/f67658e3-d086-4b0a-8f99-7709a2de04bd returned with HTTP 404 Aug 04 10:53:39.373722 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 897/3608] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:53:39 2026] GET /volume/v3/groups/f67658e3-d086-4b0a-8f99-7709a2de04bd => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:53:39.380358 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d061e05c-be97-4e9f-8497-4b199ceceecc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:39.382229 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d061e05c-be97-4e9f-8497-4b199ceceecc tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] DELETE https://10.4.3.232/volume/v3/group_snapshots/bd75bb68-f427-43dd-9786-ea2733aee0fb Aug 04 10:53:39.382449 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d061e05c-be97-4e9f-8497-4b199ceceecc tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:39.382623 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d061e05c-be97-4e9f-8497-4b199ceceecc tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:39.382757 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.group_snapshots [None req-d061e05c-be97-4e9f-8497-4b199ceceecc tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] delete called for member bd75bb68-f427-43dd-9786-ea2733aee0fb {{(pid=100255) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 04 10:53:39.382838 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.group_snapshots [None req-d061e05c-be97-4e9f-8497-4b199ceceecc tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Delete group_snapshot with id: bd75bb68-f427-43dd-9786-ea2733aee0fb Aug 04 10:53:39.385696 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:39.385696 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:39.421948 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d061e05c-be97-4e9f-8497-4b199ceceecc tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/group_snapshots/bd75bb68-f427-43dd-9786-ea2733aee0fb returned with HTTP 202 Aug 04 10:53:39.422299 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 905/3609] 10.4.3.232 () {68 vars in 1416 bytes} [Tue Aug 4 10:53:39 2026] DELETE /volume/v3/group_snapshots/bd75bb68-f427-43dd-9786-ea2733aee0fb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:53:39.429110 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1991f3ab-cddb-4f41-a48f-47b3ca7b6fe1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:39.430678 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1991f3ab-cddb-4f41-a48f-47b3ca7b6fe1 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:53:39.430886 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1991f3ab-cddb-4f41-a48f-47b3ca7b6fe1 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:39.431058 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1991f3ab-cddb-4f41-a48f-47b3ca7b6fe1 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:39.431364 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-1991f3ab-cddb-4f41-a48f-47b3ca7b6fe1 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:39.431993 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1991f3ab-cddb-4f41-a48f-47b3ca7b6fe1 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:53:39.440271 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1991f3ab-cddb-4f41-a48f-47b3ca7b6fe1 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Get all volumes completed successfully. Aug 04 10:53:39.441043 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1991f3ab-cddb-4f41-a48f-47b3ca7b6fe1 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:39.441238 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1991f3ab-cddb-4f41-a48f-47b3ca7b6fe1 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:39.446147 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-016634e0-95aa-418a-a8c5-986a0d6fcc0d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:39.448058 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-016634e0-95aa-418a-a8c5-986a0d6fcc0d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 Aug 04 10:53:39.448325 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-016634e0-95aa-418a-a8c5-986a0d6fcc0d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:39.448548 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-016634e0-95aa-418a-a8c5-986a0d6fcc0d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:39.448697 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-016634e0-95aa-418a-a8c5-986a0d6fcc0d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:39.453373 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:39.453373 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:39.454218 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-016634e0-95aa-418a-a8c5-986a0d6fcc0d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 returned with HTTP 200 Aug 04 10:53:39.454679 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 906/3610] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:39 2026] GET /volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:39.477323 np0000006413 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-1991f3ab-cddb-4f41-a48f-47b3ca7b6fe1 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:39.480189 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:39.480189 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:39.486719 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1991f3ab-cddb-4f41-a48f-47b3ca7b6fe1 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:53:39.487091 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 903/3611] 10.4.3.232 () {68 vars in 1299 bytes} [Tue Aug 4 10:53:39 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:39.499644 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7e81eb42-cad7-4a31-833e-508d50ffada9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:39.503683 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e81eb42-cad7-4a31-833e-508d50ffada9 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/snapshots/detail Aug 04 10:53:39.503683 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e81eb42-cad7-4a31-833e-508d50ffada9 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:39.503683 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e81eb42-cad7-4a31-833e-508d50ffada9 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:39.503683 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-7e81eb42-cad7-4a31-833e-508d50ffada9 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:39.505120 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-7e81eb42-cad7-4a31-833e-508d50ffada9 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:39.511166 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7e81eb42-cad7-4a31-833e-508d50ffada9 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Get all snapshots completed successfully. Aug 04 10:53:39.514263 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:39.514263 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:39.514263 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e81eb42-cad7-4a31-833e-508d50ffada9 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/snapshots/detail returned with HTTP 200 Aug 04 10:53:39.514738 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 898/3612] 10.4.3.232 () {66 vars in 1264 bytes} [Tue Aug 4 10:53:39 2026] GET /volume/v3/snapshots/detail => generated 450 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:39.524076 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-07bb20d5-9a60-444e-ae66-e2881ace8a3d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:39.525976 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-07bb20d5-9a60-444e-ae66-e2881ace8a3d tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/snapshots/d692494c-a7e4-45ad-b24b-2a0b6ace5f8c Aug 04 10:53:39.526181 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-07bb20d5-9a60-444e-ae66-e2881ace8a3d tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:39.526420 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-07bb20d5-9a60-444e-ae66-e2881ace8a3d tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:39.530483 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-07bb20d5-9a60-444e-ae66-e2881ace8a3d tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/snapshots/d692494c-a7e4-45ad-b24b-2a0b6ace5f8c returned with HTTP 404 Aug 04 10:53:39.530948 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 906/3613] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:39 2026] GET /volume/v3/snapshots/d692494c-a7e4-45ad-b24b-2a0b6ace5f8c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:39.536904 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3d739154-4533-4ae7-8f5e-5c337a510fc0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:39.538636 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3d739154-4533-4ae7-8f5e-5c337a510fc0 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/group_snapshots/bd75bb68-f427-43dd-9786-ea2733aee0fb Aug 04 10:53:39.538880 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3d739154-4533-4ae7-8f5e-5c337a510fc0 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:39.539058 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3d739154-4533-4ae7-8f5e-5c337a510fc0 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:39.539188 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.group_snapshots [None req-3d739154-4533-4ae7-8f5e-5c337a510fc0 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member bd75bb68-f427-43dd-9786-ea2733aee0fb {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 10:53:39.542323 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:39.542323 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:39.545579 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3d739154-4533-4ae7-8f5e-5c337a510fc0 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/group_snapshots/bd75bb68-f427-43dd-9786-ea2733aee0fb returned with HTTP 200 Aug 04 10:53:39.545949 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 907/3614] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:53:39 2026] GET /volume/v3/group_snapshots/bd75bb68-f427-43dd-9786-ea2733aee0fb => generated 305 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:39.962444 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0de6db0e-33ff-4e5d-8d5b-d0570ab621ed None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:39.964607 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0de6db0e-33ff-4e5d-8d5b-d0570ab621ed tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 Aug 04 10:53:39.964816 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0de6db0e-33ff-4e5d-8d5b-d0570ab621ed tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:39.964994 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0de6db0e-33ff-4e5d-8d5b-d0570ab621ed tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:39.965091 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-0de6db0e-33ff-4e5d-8d5b-d0570ab621ed tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:39.969533 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:39.969533 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:39.970172 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0de6db0e-33ff-4e5d-8d5b-d0570ab621ed tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 returned with HTTP 200 Aug 04 10:53:39.970536 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 904/3615] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:39 2026] GET /volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:40.375842 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f190d90e-6665-4edb-88e0-2530b5863db3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:40.377734 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f190d90e-6665-4edb-88e0-2530b5863db3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d Aug 04 10:53:40.377953 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f190d90e-6665-4edb-88e0-2530b5863db3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:40.378158 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f190d90e-6665-4edb-88e0-2530b5863db3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:40.384100 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f190d90e-6665-4edb-88e0-2530b5863db3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d returned with HTTP 404 Aug 04 10:53:40.384648 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 899/3616] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:40 2026] GET /volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:40.390108 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7497c408-8001-4504-ae3e-b6f71c65bd48 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:40.391833 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7497c408-8001-4504-ae3e-b6f71c65bd48 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d Aug 04 10:53:40.392015 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7497c408-8001-4504-ae3e-b6f71c65bd48 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:40.392206 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7497c408-8001-4504-ae3e-b6f71c65bd48 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:40.397470 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7497c408-8001-4504-ae3e-b6f71c65bd48 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d returned with HTTP 404 Aug 04 10:53:40.397861 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 907/3617] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:40 2026] GET /volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:40.403996 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f44d71d7-34be-434a-a1ab-b5fc8ef84389 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:40.405977 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f44d71d7-34be-434a-a1ab-b5fc8ef84389 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d Aug 04 10:53:40.406224 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f44d71d7-34be-434a-a1ab-b5fc8ef84389 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:40.406442 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f44d71d7-34be-434a-a1ab-b5fc8ef84389 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:40.406604 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-f44d71d7-34be-434a-a1ab-b5fc8ef84389 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete volume with id: 7d21c425-f683-4124-b228-79299291625d Aug 04 10:53:40.412802 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f44d71d7-34be-434a-a1ab-b5fc8ef84389 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d returned with HTTP 404 Aug 04 10:53:40.413499 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 908/3618] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:40 2026] DELETE /volume/v3/volumes/7d21c425-f683-4124-b228-79299291625d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:40.419463 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5cbcca73-79ba-41cf-a72c-916f6327c976 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:40.421145 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5cbcca73-79ba-41cf-a72c-916f6327c976 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/7e882af7-3645-4d94-827a-4bf6de02e4fb Aug 04 10:53:40.421366 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5cbcca73-79ba-41cf-a72c-916f6327c976 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:40.421545 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5cbcca73-79ba-41cf-a72c-916f6327c976 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:40.421638 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-5cbcca73-79ba-41cf-a72c-916f6327c976 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete snapshot with id: 7e882af7-3645-4d94-827a-4bf6de02e4fb Aug 04 10:53:40.426759 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:40.426759 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:40.427132 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5cbcca73-79ba-41cf-a72c-916f6327c976 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:53:40.444780 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5cbcca73-79ba-41cf-a72c-916f6327c976 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot delete request issued successfully. Aug 04 10:53:40.445400 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5cbcca73-79ba-41cf-a72c-916f6327c976 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/7e882af7-3645-4d94-827a-4bf6de02e4fb returned with HTTP 202 Aug 04 10:53:40.445400 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 905/3619] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:53:40 2026] DELETE /volume/v3/snapshots/7e882af7-3645-4d94-827a-4bf6de02e4fb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:40.453625 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-10d796d7-0ee9-4ed7-a610-e4c0eb0b4146 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:40.455651 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10d796d7-0ee9-4ed7-a610-e4c0eb0b4146 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/7e882af7-3645-4d94-827a-4bf6de02e4fb Aug 04 10:53:40.455857 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10d796d7-0ee9-4ed7-a610-e4c0eb0b4146 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:40.456032 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10d796d7-0ee9-4ed7-a610-e4c0eb0b4146 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:40.461374 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:40.461374 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:40.461882 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-10d796d7-0ee9-4ed7-a610-e4c0eb0b4146 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Snapshot retrieved successfully. Aug 04 10:53:40.462754 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10d796d7-0ee9-4ed7-a610-e4c0eb0b4146 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/7e882af7-3645-4d94-827a-4bf6de02e4fb returned with HTTP 200 Aug 04 10:53:40.463132 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 900/3620] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:40 2026] GET /volume/v3/snapshots/7e882af7-3645-4d94-827a-4bf6de02e4fb => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:40.466973 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d58fb20e-c241-4cde-a35a-3605a7357032 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:40.468735 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d58fb20e-c241-4cde-a35a-3605a7357032 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 Aug 04 10:53:40.468954 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d58fb20e-c241-4cde-a35a-3605a7357032 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:40.469139 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d58fb20e-c241-4cde-a35a-3605a7357032 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:40.469268 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-d58fb20e-c241-4cde-a35a-3605a7357032 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:40.473263 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:40.473263 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:40.473974 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d58fb20e-c241-4cde-a35a-3605a7357032 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 returned with HTTP 200 Aug 04 10:53:40.474398 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 908/3621] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:40 2026] GET /volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:40.553899 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-af307184-fb93-44b9-bc32-27bf5ba5da1f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:40.555653 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af307184-fb93-44b9-bc32-27bf5ba5da1f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/group_snapshots/bd75bb68-f427-43dd-9786-ea2733aee0fb Aug 04 10:53:40.555870 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af307184-fb93-44b9-bc32-27bf5ba5da1f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:40.556082 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af307184-fb93-44b9-bc32-27bf5ba5da1f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:40.556237 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.group_snapshots [None req-af307184-fb93-44b9-bc32-27bf5ba5da1f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member bd75bb68-f427-43dd-9786-ea2733aee0fb {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 10:53:40.559261 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af307184-fb93-44b9-bc32-27bf5ba5da1f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/group_snapshots/bd75bb68-f427-43dd-9786-ea2733aee0fb returned with HTTP 404 Aug 04 10:53:40.559710 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 909/3622] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:53:40 2026] GET /volume/v3/group_snapshots/bd75bb68-f427-43dd-9786-ea2733aee0fb => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:53:40.566367 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-664b0b1a-bab6-473f-a797-041a86c5e461 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:40.567989 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-664b0b1a-bab6-473f-a797-041a86c5e461 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:53:40.568213 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-664b0b1a-bab6-473f-a797-041a86c5e461 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:40.568421 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-664b0b1a-bab6-473f-a797-041a86c5e461 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:40.568635 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-664b0b1a-bab6-473f-a797-041a86c5e461 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:40.568954 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:40.568954 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:40.569380 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-664b0b1a-bab6-473f-a797-041a86c5e461 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:53:40.577097 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-664b0b1a-bab6-473f-a797-041a86c5e461 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Get all volumes completed successfully. Aug 04 10:53:40.577969 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-664b0b1a-bab6-473f-a797-041a86c5e461 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:40.578194 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-664b0b1a-bab6-473f-a797-041a86c5e461 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:40.614042 np0000006413 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-664b0b1a-bab6-473f-a797-041a86c5e461 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:40.616893 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:40.616893 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:40.624176 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-664b0b1a-bab6-473f-a797-041a86c5e461 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:53:40.624569 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 906/3623] 10.4.3.232 () {68 vars in 1299 bytes} [Tue Aug 4 10:53:40 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:40.635974 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-96fa4c80-eae1-4c18-b285-8ebc241f9baf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:40.637554 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-96fa4c80-eae1-4c18-b285-8ebc241f9baf tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] POST https://10.4.3.232/volume/v3/groups/80626cc6-b12e-42cd-98c4-f542b935a06e/action Aug 04 10:53:40.637889 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-96fa4c80-eae1-4c18-b285-8ebc241f9baf tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:53:40.638000 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-96fa4c80-eae1-4c18-b285-8ebc241f9baf tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:40.639304 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-96fa4c80-eae1-4c18-b285-8ebc241f9baf tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] delete called for group 80626cc6-b12e-42cd-98c4-f542b935a06e {{(pid=100252) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 10:53:40.639394 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.groups [None req-96fa4c80-eae1-4c18-b285-8ebc241f9baf tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Delete group with id: 80626cc6-b12e-42cd-98c4-f542b935a06e Aug 04 10:53:40.642727 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:40.642727 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:40.678510 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-96fa4c80-eae1-4c18-b285-8ebc241f9baf tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/80626cc6-b12e-42cd-98c4-f542b935a06e/action returned with HTTP 202 Aug 04 10:53:40.678978 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 901/3624] 10.4.3.232 () {70 vars in 1428 bytes} [Tue Aug 4 10:53:40 2026] POST /volume/v3/groups/80626cc6-b12e-42cd-98c4-f542b935a06e/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:53:40.685579 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-92b1d215-aaae-48e9-b04c-91af910dda87 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:40.687643 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-92b1d215-aaae-48e9-b04c-91af910dda87 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/8bc07e2d-f24f-4653-9e8f-cc366a05d5e7 Aug 04 10:53:40.687643 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-92b1d215-aaae-48e9-b04c-91af910dda87 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:40.687905 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-92b1d215-aaae-48e9-b04c-91af910dda87 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:40.695086 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:40.695086 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:40.698765 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-92b1d215-aaae-48e9-b04c-91af910dda87 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Volume info retrieved successfully. Aug 04 10:53:40.699490 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-92b1d215-aaae-48e9-b04c-91af910dda87 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:40.699604 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-92b1d215-aaae-48e9-b04c-91af910dda87 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:40.735910 np0000006413 devstack@c-api.service[100255]: DEBUG oslo_db.sqlalchemy.engines [None req-92b1d215-aaae-48e9-b04c-91af910dda87 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:40.738928 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:40.738928 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:40.746659 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-92b1d215-aaae-48e9-b04c-91af910dda87 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/8bc07e2d-f24f-4653-9e8f-cc366a05d5e7 returned with HTTP 200 Aug 04 10:53:40.747082 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 909/3625] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:53:40 2026] GET /volume/v3/volumes/8bc07e2d-f24f-4653-9e8f-cc366a05d5e7 => generated 913 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:40.983084 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e679d1f9-95ad-46d6-81b6-01990fffb574 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:40.984923 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e679d1f9-95ad-46d6-81b6-01990fffb574 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 Aug 04 10:53:40.985133 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e679d1f9-95ad-46d6-81b6-01990fffb574 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:40.985372 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e679d1f9-95ad-46d6-81b6-01990fffb574 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:40.985480 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-e679d1f9-95ad-46d6-81b6-01990fffb574 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:40.989840 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:40.989840 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:40.990438 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e679d1f9-95ad-46d6-81b6-01990fffb574 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 returned with HTTP 200 Aug 04 10:53:40.990874 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 910/3626] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:40 2026] GET /volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:41.474333 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ba47e0f6-ab29-4ea5-b811-6e5203d9bc08 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:41.475799 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ba47e0f6-ab29-4ea5-b811-6e5203d9bc08 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/snapshots/7e882af7-3645-4d94-827a-4bf6de02e4fb Aug 04 10:53:41.476028 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ba47e0f6-ab29-4ea5-b811-6e5203d9bc08 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:41.476273 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ba47e0f6-ab29-4ea5-b811-6e5203d9bc08 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:41.480662 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ba47e0f6-ab29-4ea5-b811-6e5203d9bc08 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/snapshots/7e882af7-3645-4d94-827a-4bf6de02e4fb returned with HTTP 404 Aug 04 10:53:41.481088 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 907/3627] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:41 2026] GET /volume/v3/snapshots/7e882af7-3645-4d94-827a-4bf6de02e4fb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:41.487080 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3c35b370-486e-4c59-b748-d5cb5f38e30a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:41.488358 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8018d1bd-d36a-4741-b978-7cfab8ae0c31 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:41.489038 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3c35b370-486e-4c59-b748-d5cb5f38e30a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/9d461356-2270-434f-9454-62a2f820b2bd Aug 04 10:53:41.489260 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3c35b370-486e-4c59-b748-d5cb5f38e30a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:41.489460 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3c35b370-486e-4c59-b748-d5cb5f38e30a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:41.490159 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8018d1bd-d36a-4741-b978-7cfab8ae0c31 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 Aug 04 10:53:41.490384 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8018d1bd-d36a-4741-b978-7cfab8ae0c31 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:41.490567 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8018d1bd-d36a-4741-b978-7cfab8ae0c31 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:41.490664 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-8018d1bd-d36a-4741-b978-7cfab8ae0c31 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:41.494745 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:41.494745 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:41.495570 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8018d1bd-d36a-4741-b978-7cfab8ae0c31 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 returned with HTTP 200 Aug 04 10:53:41.495900 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 910/3628] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:41 2026] GET /volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:41.496344 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:41.496344 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:41.500401 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3c35b370-486e-4c59-b748-d5cb5f38e30a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:41.505430 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3c35b370-486e-4c59-b748-d5cb5f38e30a tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/9d461356-2270-434f-9454-62a2f820b2bd returned with HTTP 200 Aug 04 10:53:41.505772 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 902/3629] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:41 2026] GET /volume/v3/volumes/9d461356-2270-434f-9454-62a2f820b2bd => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:41.517045 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-301aeb96-7d12-4b42-9ebf-df89434f0856 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:41.518717 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-301aeb96-7d12-4b42-9ebf-df89434f0856 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/volumes/9d461356-2270-434f-9454-62a2f820b2bd Aug 04 10:53:41.518953 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-301aeb96-7d12-4b42-9ebf-df89434f0856 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:41.519200 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-301aeb96-7d12-4b42-9ebf-df89434f0856 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:41.519417 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-301aeb96-7d12-4b42-9ebf-df89434f0856 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete volume with id: 9d461356-2270-434f-9454-62a2f820b2bd Aug 04 10:53:41.531836 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:41.531836 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:41.532316 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-301aeb96-7d12-4b42-9ebf-df89434f0856 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:41.553253 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-301aeb96-7d12-4b42-9ebf-df89434f0856 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete volume request issued successfully. Aug 04 10:53:41.553435 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-301aeb96-7d12-4b42-9ebf-df89434f0856 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/9d461356-2270-434f-9454-62a2f820b2bd returned with HTTP 202 Aug 04 10:53:41.553842 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 911/3630] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:41 2026] DELETE /volume/v3/volumes/9d461356-2270-434f-9454-62a2f820b2bd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:41.560354 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-362ae654-3621-4f74-ad8c-72556e7f14f4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:41.562096 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-362ae654-3621-4f74-ad8c-72556e7f14f4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/9d461356-2270-434f-9454-62a2f820b2bd Aug 04 10:53:41.562318 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-362ae654-3621-4f74-ad8c-72556e7f14f4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:41.562507 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-362ae654-3621-4f74-ad8c-72556e7f14f4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:41.570190 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:41.570190 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:41.574145 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-362ae654-3621-4f74-ad8c-72556e7f14f4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:41.580794 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-362ae654-3621-4f74-ad8c-72556e7f14f4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/9d461356-2270-434f-9454-62a2f820b2bd returned with HTTP 200 Aug 04 10:53:41.581182 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 908/3631] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:41 2026] GET /volume/v3/volumes/9d461356-2270-434f-9454-62a2f820b2bd => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:41.760452 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-daef065c-df06-4ce1-aa2d-03b43922a478 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:41.763259 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-daef065c-df06-4ce1-aa2d-03b43922a478 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/8bc07e2d-f24f-4653-9e8f-cc366a05d5e7 Aug 04 10:53:41.763259 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-daef065c-df06-4ce1-aa2d-03b43922a478 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:41.763259 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-daef065c-df06-4ce1-aa2d-03b43922a478 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:41.768237 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-daef065c-df06-4ce1-aa2d-03b43922a478 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/8bc07e2d-f24f-4653-9e8f-cc366a05d5e7 returned with HTTP 404 Aug 04 10:53:41.768676 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 911/3632] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:53:41 2026] GET /volume/v3/volumes/8bc07e2d-f24f-4653-9e8f-cc366a05d5e7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:53:41.775349 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-30d6f889-4f6c-40cf-be51-23a5b186029b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:41.777030 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-30d6f889-4f6c-40cf-be51-23a5b186029b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/groups/80626cc6-b12e-42cd-98c4-f542b935a06e Aug 04 10:53:41.777030 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-30d6f889-4f6c-40cf-be51-23a5b186029b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:41.777030 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-30d6f889-4f6c-40cf-be51-23a5b186029b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:41.777153 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-30d6f889-4f6c-40cf-be51-23a5b186029b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member 80626cc6-b12e-42cd-98c4-f542b935a06e {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:53:41.779816 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-30d6f889-4f6c-40cf-be51-23a5b186029b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/80626cc6-b12e-42cd-98c4-f542b935a06e returned with HTTP 404 Aug 04 10:53:41.780253 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 903/3633] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:53:41 2026] GET /volume/v3/groups/80626cc6-b12e-42cd-98c4-f542b935a06e => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:53:41.786160 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cd4a9718-ae50-4578-84f2-b0c0008e281a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:41.787888 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cd4a9718-ae50-4578-84f2-b0c0008e281a tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] DELETE https://10.4.3.232/volume/v3/group_types/efe8d8d8-6817-4796-8730-92a86765c5f5 Aug 04 10:53:41.787950 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cd4a9718-ae50-4578-84f2-b0c0008e281a tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:41.788106 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cd4a9718-ae50-4578-84f2-b0c0008e281a tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:41.804475 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cd4a9718-ae50-4578-84f2-b0c0008e281a tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] https://10.4.3.232/volume/v3/group_types/efe8d8d8-6817-4796-8730-92a86765c5f5 returned with HTTP 202 Aug 04 10:53:41.804805 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 912/3634] 10.4.3.232 () {68 vars in 1404 bytes} [Tue Aug 4 10:53:41 2026] DELETE /volume/v3/group_types/efe8d8d8-6817-4796-8730-92a86765c5f5 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:53:41.811272 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c3f0131f-78fb-4656-a7c1-c26903c0277f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:41.813406 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c3f0131f-78fb-4656-a7c1-c26903c0277f tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] DELETE https://10.4.3.232/volume/v3/types/2d5d059b-f6e3-47a0-be23-3c12bf4356e8 Aug 04 10:53:41.813607 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c3f0131f-78fb-4656-a7c1-c26903c0277f tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:41.813827 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c3f0131f-78fb-4656-a7c1-c26903c0277f tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:41.844195 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c3f0131f-78fb-4656-a7c1-c26903c0277f tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] https://10.4.3.232/volume/v3/types/2d5d059b-f6e3-47a0-be23-3c12bf4356e8 returned with HTTP 202 Aug 04 10:53:41.844528 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 909/3635] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:53:41 2026] DELETE /volume/v3/types/2d5d059b-f6e3-47a0-be23-3c12bf4356e8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:41.851652 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8815ace5-2b4b-4c03-b6b9-7f6d5e51214f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:41.853953 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8815ace5-2b4b-4c03-b6b9-7f6d5e51214f tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] GET https://10.4.3.232/volume/v3/types/2d5d059b-f6e3-47a0-be23-3c12bf4356e8 Aug 04 10:53:41.854251 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8815ace5-2b4b-4c03-b6b9-7f6d5e51214f tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:41.854526 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8815ace5-2b4b-4c03-b6b9-7f6d5e51214f tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:41.858629 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8815ace5-2b4b-4c03-b6b9-7f6d5e51214f tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] https://10.4.3.232/volume/v3/types/2d5d059b-f6e3-47a0-be23-3c12bf4356e8 returned with HTTP 404 Aug 04 10:53:41.859233 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 912/3636] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:53:41 2026] GET /volume/v3/types/2d5d059b-f6e3-47a0-be23-3c12bf4356e8 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:41.868221 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-101ac4c1-b091-43bf-83cb-7be358c0bfe0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:41.869861 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-101ac4c1-b091-43bf-83cb-7be358c0bfe0 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:53:41.870219 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-101ac4c1-b091-43bf-83cb-7be358c0bfe0 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-241232215"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:41.885718 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-101ac4c1-b091-43bf-83cb-7be358c0bfe0 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:53:41.886250 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 904/3637] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:53:41 2026] POST /volume/v3/types => generated 223 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:41.896190 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c68d3fc1-3e06-463c-b685-d475819e8189 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:41.897896 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c68d3fc1-3e06-463c-b685-d475819e8189 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] POST https://10.4.3.232/volume/v3/group_types Aug 04 10:53:41.898327 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c68d3fc1-3e06-463c-b685-d475819e8189 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-613983356"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:41.915927 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c68d3fc1-3e06-463c-b685-d475819e8189 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] https://10.4.3.232/volume/v3/group_types returned with HTTP 202 Aug 04 10:53:41.916340 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 913/3638] 10.4.3.232 () {70 vars in 1311 bytes} [Tue Aug 4 10:53:41 2026] POST /volume/v3/group_types => generated 180 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:41.923646 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5d0e9ea5-ccef-4bda-81f8-b2c86e0f8cb3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:41.925315 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5d0e9ea5-ccef-4bda-81f8-b2c86e0f8cb3 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] POST https://10.4.3.232/volume/v3/groups Aug 04 10:53:41.925688 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5d0e9ea5-ccef-4bda-81f8-b2c86e0f8cb3 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ef2303bc-34da-4782-a050-fb6ec6544647", "volume_types": ["c7006c7d-95b9-4ec8-9e45-6c258fbc940c"], "name": "tempest-GroupSnapshotsTest-Group-1594246242"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:41.927598 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-5d0e9ea5-ccef-4bda-81f8-b2c86e0f8cb3 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Creating new group {'group': {'group_type': 'ef2303bc-34da-4782-a050-fb6ec6544647', 'volume_types': ['c7006c7d-95b9-4ec8-9e45-6c258fbc940c'], 'name': 'tempest-GroupSnapshotsTest-Group-1594246242'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 04 10:53:41.931189 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.groups [None req-5d0e9ea5-ccef-4bda-81f8-b2c86e0f8cb3 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Creating group tempest-GroupSnapshotsTest-Group-1594246242. Aug 04 10:53:41.937689 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5d0e9ea5-ccef-4bda-81f8-b2c86e0f8cb3 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Availability Zones retrieved successfully. Aug 04 10:53:41.953705 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-5d0e9ea5-ccef-4bda-81f8-b2c86e0f8cb3 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Created reservations ['ffc39501-8b4c-4f80-8f4e-781bc645ab50'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:41.985270 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5d0e9ea5-ccef-4bda-81f8-b2c86e0f8cb3 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups returned with HTTP 202 Aug 04 10:53:41.985698 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 910/3639] 10.4.3.232 () {70 vars in 1297 bytes} [Tue Aug 4 10:53:41 2026] POST /volume/v3/groups => generated 112 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:41.993391 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9153d350-f3d6-44e2-b937-3e3e7f4c3842 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:41.995289 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9153d350-f3d6-44e2-b937-3e3e7f4c3842 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e Aug 04 10:53:41.995518 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9153d350-f3d6-44e2-b937-3e3e7f4c3842 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:41.995701 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9153d350-f3d6-44e2-b937-3e3e7f4c3842 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:41.995837 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-9153d350-f3d6-44e2-b937-3e3e7f4c3842 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member 85482a97-e3a3-436a-8975-7a0ac408130e {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:53:42.000483 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-484fc5e8-a473-47a9-97f5-01a455aaa938 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:42.002102 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-484fc5e8-a473-47a9-97f5-01a455aaa938 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 Aug 04 10:53:42.002377 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-484fc5e8-a473-47a9-97f5-01a455aaa938 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:42.002591 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-484fc5e8-a473-47a9-97f5-01a455aaa938 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:42.002715 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-484fc5e8-a473-47a9-97f5-01a455aaa938 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:42.005785 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:42.005785 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:42.007784 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:42.007784 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:42.008489 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-484fc5e8-a473-47a9-97f5-01a455aaa938 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 returned with HTTP 200 Aug 04 10:53:42.008956 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 905/3640] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:41 2026] GET /volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:42.014819 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9153d350-f3d6-44e2-b937-3e3e7f4c3842 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e returned with HTTP 200 Aug 04 10:53:42.015209 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 913/3641] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:53:41 2026] GET /volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:42.509581 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-acb6e09f-0155-4a75-9dfd-700548d69338 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:42.511834 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-acb6e09f-0155-4a75-9dfd-700548d69338 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 Aug 04 10:53:42.512478 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-acb6e09f-0155-4a75-9dfd-700548d69338 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:42.512478 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-acb6e09f-0155-4a75-9dfd-700548d69338 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:42.512720 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-acb6e09f-0155-4a75-9dfd-700548d69338 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:42.517469 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:42.517469 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:42.518376 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-acb6e09f-0155-4a75-9dfd-700548d69338 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 returned with HTTP 200 Aug 04 10:53:42.518828 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 914/3642] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:42 2026] GET /volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:42.596348 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8358def1-6949-4898-9ea5-170ecd5b0463 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:42.597949 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8358def1-6949-4898-9ea5-170ecd5b0463 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/9d461356-2270-434f-9454-62a2f820b2bd Aug 04 10:53:42.598118 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8358def1-6949-4898-9ea5-170ecd5b0463 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:42.598322 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8358def1-6949-4898-9ea5-170ecd5b0463 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:42.604065 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8358def1-6949-4898-9ea5-170ecd5b0463 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/9d461356-2270-434f-9454-62a2f820b2bd returned with HTTP 404 Aug 04 10:53:42.604603 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 911/3643] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:42 2026] GET /volume/v3/volumes/9d461356-2270-434f-9454-62a2f820b2bd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:42.614261 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5b6704a6-0d8f-4fe8-9879-44ca1e061ae3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:42.616031 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5b6704a6-0d8f-4fe8-9879-44ca1e061ae3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:53:42.616230 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5b6704a6-0d8f-4fe8-9879-44ca1e061ae3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:42.616426 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5b6704a6-0d8f-4fe8-9879-44ca1e061ae3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:42.627774 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:42.627774 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:42.632799 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5b6704a6-0d8f-4fe8-9879-44ca1e061ae3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:42.636677 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5b6704a6-0d8f-4fe8-9879-44ca1e061ae3 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 returned with HTTP 200 Aug 04 10:53:42.637053 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 906/3644] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:42 2026] GET /volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:42.655357 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-40e37766-69a4-4400-a1a0-20c1ae99226e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:42.657998 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-40e37766-69a4-4400-a1a0-20c1ae99226e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] DELETE https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:53:42.658328 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-40e37766-69a4-4400-a1a0-20c1ae99226e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:42.658605 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-40e37766-69a4-4400-a1a0-20c1ae99226e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:42.658855 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-40e37766-69a4-4400-a1a0-20c1ae99226e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete volume with id: 06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:53:42.668227 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:42.668227 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:42.668865 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-40e37766-69a4-4400-a1a0-20c1ae99226e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:42.690165 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-40e37766-69a4-4400-a1a0-20c1ae99226e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Delete volume request issued successfully. Aug 04 10:53:42.690558 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-40e37766-69a4-4400-a1a0-20c1ae99226e tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 returned with HTTP 202 Aug 04 10:53:42.691084 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 914/3645] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:53:42 2026] DELETE /volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:42.700751 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1641b6fd-34e5-4ded-91e0-56b7915afbd4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:42.703740 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1641b6fd-34e5-4ded-91e0-56b7915afbd4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:53:42.704037 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1641b6fd-34e5-4ded-91e0-56b7915afbd4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:42.704344 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1641b6fd-34e5-4ded-91e0-56b7915afbd4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:42.715914 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:42.715914 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:42.721256 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1641b6fd-34e5-4ded-91e0-56b7915afbd4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Volume info retrieved successfully. Aug 04 10:53:42.727065 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1641b6fd-34e5-4ded-91e0-56b7915afbd4 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 returned with HTTP 200 Aug 04 10:53:42.727543 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 915/3646] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:42 2026] GET /volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:43.021776 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-565f145c-fb91-4f17-a169-ff88132be6fa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:43.023572 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-565f145c-fb91-4f17-a169-ff88132be6fa tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 Aug 04 10:53:43.023800 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-565f145c-fb91-4f17-a169-ff88132be6fa tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:43.023995 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-565f145c-fb91-4f17-a169-ff88132be6fa tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:43.024110 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-565f145c-fb91-4f17-a169-ff88132be6fa tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:43.027538 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-59bd7c4e-10ae-474c-a8a0-5dec1300767f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:43.028778 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:43.028778 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:43.029375 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-59bd7c4e-10ae-474c-a8a0-5dec1300767f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e Aug 04 10:53:43.029512 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-565f145c-fb91-4f17-a169-ff88132be6fa tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 returned with HTTP 200 Aug 04 10:53:43.029567 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-59bd7c4e-10ae-474c-a8a0-5dec1300767f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:43.029774 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-59bd7c4e-10ae-474c-a8a0-5dec1300767f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:43.029875 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 912/3647] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:43 2026] GET /volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:43.029928 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-59bd7c4e-10ae-474c-a8a0-5dec1300767f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member 85482a97-e3a3-436a-8975-7a0ac408130e {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:53:43.033602 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:43.033602 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:43.040725 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-59bd7c4e-10ae-474c-a8a0-5dec1300767f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e returned with HTTP 200 Aug 04 10:53:43.041119 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 907/3648] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:53:43 2026] GET /volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:43.051214 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:43.053615 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:43.054136 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1118067023", "volume_type": "c7006c7d-95b9-4ec8-9e45-6c258fbc940c", "group_id": "85482a97-e3a3-436a-8975-7a0ac408130e", "size": 1}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:43.056286 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1118067023', 'volume_type': 'c7006c7d-95b9-4ec8-9e45-6c258fbc940c', 'group_id': '85482a97-e3a3-436a-8975-7a0ac408130e', 'size': 1}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:43.065785 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:43.065785 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:43.066378 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Create volume of 1 GB Aug 04 10:53:43.072729 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Availability Zones retrieved successfully. Aug 04 10:53:43.078735 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Flow 'volume_create_api' (68b8ad89-6618-48e0-94ca-10c1bb9eefff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:43.079941 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4918012c-4cc8-425a-8e90-cd88335b40fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:43.080607 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:43.080607 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:43.081055 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:43.099834 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4918012c-4cc8-425a-8e90-cd88335b40fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:53:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7006c7d-95b9-4ec8-9e45-6c258fbc940c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-241232215',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7006c7d-95b9-4ec8-9e45-6c258fbc940c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '85482a97-e3a3-436a-8975-7a0ac408130e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:43.100768 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb072e22-4a7d-4399-882a-a6f044b32e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:43.127811 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-241232215 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-241232215, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:53:43.128161 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-241232215 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-241232215, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:53:43.159354 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Created reservations ['e762b0a9-223f-4fe0-8a8a-46d7f42fa256', '88272c29-95bc-433d-931c-10b0b9a2b81a', 'b2ee2cbc-8633-4f47-b8b6-5238cf5c61da', '6e0ac7b8-ea6e-4801-aed2-e21c29d261f0'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:43.160110 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb072e22-4a7d-4399-882a-a6f044b32e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e762b0a9-223f-4fe0-8a8a-46d7f42fa256', '88272c29-95bc-433d-931c-10b0b9a2b81a', 'b2ee2cbc-8633-4f47-b8b6-5238cf5c61da', '6e0ac7b8-ea6e-4801-aed2-e21c29d261f0']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:43.161052 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a012fdf-fcff-495c-9b0c-7decddbec801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:43.186492 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a012fdf-fcff-495c-9b0c-7decddbec801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4fa712b-6c3d-461f-964c-fe10ccd68678', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1118067023',encryption_key_id=None,group_id=85482a97-e3a3-436a-8975-7a0ac408130e,group_type_id=,metadata={},multiattach=False,project_id='f123ef8726a34ce9b3f1364ed9af04f7',qos_specs=None,replication_status=,reservations=['e762b0a9-223f-4fe0-8a8a-46d7f42fa256','88272c29-95bc-433d-931c-10b0b9a2b81a','b2ee2cbc-8633-4f47-b8b6-5238cf5c61da','6e0ac7b8-ea6e-4801-aed2-e21c29d261f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1ef12199b1e491a9abf18d56de6bfe8',volume_type_id=c7006c7d-95b9-4ec8-9e45-6c258fbc940c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1118067023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=85482a97-e3a3-436a-8975-7a0ac408130e,host=None,id=e4fa712b-6c3d-461f-964c-fe10ccd68678,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f123ef8726a34ce9b3f1364ed9af04f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1ef12199b1e491a9abf18d56de6bfe8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7006c7d-95b9-4ec8-9e45-6c258fbc940c),volume_type_id=c7006c7d-95b9-4ec8-9e45-6c258fbc940c)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:43.187232 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (013b9f25-fce1-4ee5-a16e-6ea52db01bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:43.206447 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (013b9f25-fce1-4ee5-a16e-6ea52db01bda) transitioned into state 'SUCCESS' from state '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-1118067023',encryption_key_id=None,group_id=85482a97-e3a3-436a-8975-7a0ac408130e,group_type_id=,metadata={},multiattach=False,project_id='f123ef8726a34ce9b3f1364ed9af04f7',qos_specs=None,replication_status=,reservations=['e762b0a9-223f-4fe0-8a8a-46d7f42fa256','88272c29-95bc-433d-931c-10b0b9a2b81a','b2ee2cbc-8633-4f47-b8b6-5238cf5c61da','6e0ac7b8-ea6e-4801-aed2-e21c29d261f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1ef12199b1e491a9abf18d56de6bfe8',volume_type_id=c7006c7d-95b9-4ec8-9e45-6c258fbc940c)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:43.207991 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e84b6291-ecbc-41b7-b420-f21cf1c76789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:43.225269 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e84b6291-ecbc-41b7-b420-f21cf1c76789) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:43.225269 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Flow 'volume_create_api' (68b8ad89-6618-48e0-94ca-10c1bb9eefff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:43.225269 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Create volume request issued successfully. Aug 04 10:53:43.225269 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:43.225269 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:43.258869 np0000006413 devstack@c-api.service[100255]: DEBUG oslo_db.sqlalchemy.engines [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:43.261791 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:43.261791 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:43.267262 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d8a18a86-84bb-4b48-a731-f3fe31c3eb22 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:43.267262 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 915/3649] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:53:43 2026] POST /volume/v3/volumes => generated 822 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:43.278726 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-41d80a73-66dc-4e74-a780-46364985b391 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:43.281041 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-41d80a73-66dc-4e74-a780-46364985b391 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/e4fa712b-6c3d-461f-964c-fe10ccd68678 Aug 04 10:53:43.281041 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-41d80a73-66dc-4e74-a780-46364985b391 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:43.281041 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-41d80a73-66dc-4e74-a780-46364985b391 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:43.287359 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:43.287359 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:43.290629 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-41d80a73-66dc-4e74-a780-46364985b391 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Volume info retrieved successfully. Aug 04 10:53:43.291263 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-41d80a73-66dc-4e74-a780-46364985b391 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:43.291480 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-41d80a73-66dc-4e74-a780-46364985b391 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:43.333001 np0000006413 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-41d80a73-66dc-4e74-a780-46364985b391 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:43.336343 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:43.336343 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:43.344977 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-41d80a73-66dc-4e74-a780-46364985b391 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/e4fa712b-6c3d-461f-964c-fe10ccd68678 returned with HTTP 200 Aug 04 10:53:43.345607 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 916/3650] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:53:43 2026] GET /volume/v3/volumes/e4fa712b-6c3d-461f-964c-fe10ccd68678 => generated 890 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:43.528933 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e1b318d1-5cb0-46dc-98dd-b8650ff5de3b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:43.530936 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e1b318d1-5cb0-46dc-98dd-b8650ff5de3b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 Aug 04 10:53:43.531174 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e1b318d1-5cb0-46dc-98dd-b8650ff5de3b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:43.531405 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e1b318d1-5cb0-46dc-98dd-b8650ff5de3b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:43.531535 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-e1b318d1-5cb0-46dc-98dd-b8650ff5de3b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:43.536552 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:43.536552 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:43.537401 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e1b318d1-5cb0-46dc-98dd-b8650ff5de3b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 returned with HTTP 200 Aug 04 10:53:43.537836 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 913/3651] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:43 2026] GET /volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:43.739984 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4bd35d07-4ef5-4ab4-98cf-9a84442eb6e2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:43.741840 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4bd35d07-4ef5-4ab4-98cf-9a84442eb6e2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] GET https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 Aug 04 10:53:43.742192 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4bd35d07-4ef5-4ab4-98cf-9a84442eb6e2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:43.742461 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4bd35d07-4ef5-4ab4-98cf-9a84442eb6e2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:43.747971 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4bd35d07-4ef5-4ab4-98cf-9a84442eb6e2 tempest-VolumesSnapshotTestJSON-969751842 tempest-VolumesSnapshotTestJSON-969751842-project-member] https://10.4.3.232/volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 returned with HTTP 404 Aug 04 10:53:43.748493 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 908/3652] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:43 2026] GET /volume/v3/volumes/06a15443-4edf-4278-aa0e-072474ffbcc3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:44.043993 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d22b86c7-4231-47db-ac62-c1f95db85e96 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:44.045948 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d22b86c7-4231-47db-ac62-c1f95db85e96 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 Aug 04 10:53:44.046166 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d22b86c7-4231-47db-ac62-c1f95db85e96 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:44.046415 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d22b86c7-4231-47db-ac62-c1f95db85e96 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:44.046567 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-d22b86c7-4231-47db-ac62-c1f95db85e96 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:44.050746 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:44.050746 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:44.051551 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d22b86c7-4231-47db-ac62-c1f95db85e96 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 returned with HTTP 200 Aug 04 10:53:44.052131 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 916/3653] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:44 2026] GET /volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:44.360765 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-16d164b9-986f-4bb0-a4be-a458b1690976 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:44.362809 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16d164b9-986f-4bb0-a4be-a458b1690976 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/e4fa712b-6c3d-461f-964c-fe10ccd68678 Aug 04 10:53:44.363010 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-16d164b9-986f-4bb0-a4be-a458b1690976 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:44.363205 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-16d164b9-986f-4bb0-a4be-a458b1690976 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:44.370397 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:44.370397 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:44.374704 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-16d164b9-986f-4bb0-a4be-a458b1690976 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Volume info retrieved successfully. Aug 04 10:53:44.375441 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-16d164b9-986f-4bb0-a4be-a458b1690976 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:44.375582 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-16d164b9-986f-4bb0-a4be-a458b1690976 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:44.425393 np0000006413 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-16d164b9-986f-4bb0-a4be-a458b1690976 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:44.435201 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:44.435201 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:44.451234 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16d164b9-986f-4bb0-a4be-a458b1690976 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/e4fa712b-6c3d-461f-964c-fe10ccd68678 returned with HTTP 200 Aug 04 10:53:44.451796 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 917/3654] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:53:44 2026] GET /volume/v3/volumes/e4fa712b-6c3d-461f-964c-fe10ccd68678 => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:44.470955 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:44.473938 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:44.474434 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-414161049", "volume_type": "c7006c7d-95b9-4ec8-9e45-6c258fbc940c", "group_id": "85482a97-e3a3-436a-8975-7a0ac408130e", "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:44.476330 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-414161049', 'volume_type': 'c7006c7d-95b9-4ec8-9e45-6c258fbc940c', 'group_id': '85482a97-e3a3-436a-8975-7a0ac408130e', 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:44.493927 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:44.493927 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:44.494428 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Create volume of 1 GB Aug 04 10:53:44.499384 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Availability Zones retrieved successfully. Aug 04 10:53:44.503970 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Flow 'volume_create_api' (6e3727a1-e67e-4cfe-8789-71526731dcdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:44.504931 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0da0e597-a675-4acf-81ae-0070380b23f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:44.505431 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:44.505431 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:44.505793 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:44.523359 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0da0e597-a675-4acf-81ae-0070380b23f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:53:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7006c7d-95b9-4ec8-9e45-6c258fbc940c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-241232215',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7006c7d-95b9-4ec8-9e45-6c258fbc940c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '85482a97-e3a3-436a-8975-7a0ac408130e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:44.523999 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e38ae57-064a-439a-b4aa-92f0fbe8c9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:44.547595 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-241232215 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-241232215, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:53:44.547836 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-241232215 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-241232215, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:53:44.548928 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3149e617-1710-4567-ae41-0f6b2b96b1cb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:44.552132 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3149e617-1710-4567-ae41-0f6b2b96b1cb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 Aug 04 10:53:44.552339 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3149e617-1710-4567-ae41-0f6b2b96b1cb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:44.552528 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3149e617-1710-4567-ae41-0f6b2b96b1cb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:44.552630 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3149e617-1710-4567-ae41-0f6b2b96b1cb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:44.556800 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:44.556800 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:44.557565 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3149e617-1710-4567-ae41-0f6b2b96b1cb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 returned with HTTP 200 Aug 04 10:53:44.557914 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 909/3655] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:44 2026] GET /volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:44.563990 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Created reservations ['78f22734-5ab1-49ea-b2ef-eac4e1cdf916', 'b9dd660c-5667-4735-8113-26e97e890f01', '0a9d7194-e501-4864-b4d3-c98d7255c0dd', '5cac8da6-d17e-4b8a-ac9e-8bf6e6977bcc'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:44.564836 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e38ae57-064a-439a-b4aa-92f0fbe8c9cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78f22734-5ab1-49ea-b2ef-eac4e1cdf916', 'b9dd660c-5667-4735-8113-26e97e890f01', '0a9d7194-e501-4864-b4d3-c98d7255c0dd', '5cac8da6-d17e-4b8a-ac9e-8bf6e6977bcc']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:44.565627 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f09e384-e4af-48c6-b6cb-9b2e5249ce99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:44.589786 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f09e384-e4af-48c6-b6cb-9b2e5249ce99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f54f9708-3cb0-434e-9dea-bb793d12cf31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-414161049',encryption_key_id=None,group_id=85482a97-e3a3-436a-8975-7a0ac408130e,group_type_id=,metadata={},multiattach=False,project_id='f123ef8726a34ce9b3f1364ed9af04f7',qos_specs=None,replication_status=,reservations=['78f22734-5ab1-49ea-b2ef-eac4e1cdf916','b9dd660c-5667-4735-8113-26e97e890f01','0a9d7194-e501-4864-b4d3-c98d7255c0dd','5cac8da6-d17e-4b8a-ac9e-8bf6e6977bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1ef12199b1e491a9abf18d56de6bfe8',volume_type_id=c7006c7d-95b9-4ec8-9e45-6c258fbc940c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-414161049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=85482a97-e3a3-436a-8975-7a0ac408130e,host=None,id=f54f9708-3cb0-434e-9dea-bb793d12cf31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f123ef8726a34ce9b3f1364ed9af04f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1ef12199b1e491a9abf18d56de6bfe8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7006c7d-95b9-4ec8-9e45-6c258fbc940c),volume_type_id=c7006c7d-95b9-4ec8-9e45-6c258fbc940c)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:44.590637 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01e0fe61-7006-46ef-a861-491d6c3f61fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:44.612201 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01e0fe61-7006-46ef-a861-491d6c3f61fb) transitioned into state 'SUCCESS' from state '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-414161049',encryption_key_id=None,group_id=85482a97-e3a3-436a-8975-7a0ac408130e,group_type_id=,metadata={},multiattach=False,project_id='f123ef8726a34ce9b3f1364ed9af04f7',qos_specs=None,replication_status=,reservations=['78f22734-5ab1-49ea-b2ef-eac4e1cdf916','b9dd660c-5667-4735-8113-26e97e890f01','0a9d7194-e501-4864-b4d3-c98d7255c0dd','5cac8da6-d17e-4b8a-ac9e-8bf6e6977bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1ef12199b1e491a9abf18d56de6bfe8',volume_type_id=c7006c7d-95b9-4ec8-9e45-6c258fbc940c)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:44.612805 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcc6005c-cbca-461d-a693-54a99b777a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:44.629274 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcc6005c-cbca-461d-a693-54a99b777a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:44.629274 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Flow 'volume_create_api' (6e3727a1-e67e-4cfe-8789-71526731dcdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:44.629274 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Create volume request issued successfully. Aug 04 10:53:44.629274 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:44.629274 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:44.667554 np0000006413 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:44.670324 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:44.670324 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:44.673747 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8d3be7ad-c09c-45f7-9443-828d11115d18 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:44.674185 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 914/3656] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:53:44 2026] POST /volume/v3/volumes => generated 821 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:44.687499 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5c745e08-92cc-4fca-a4ca-17ec0bc8288f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:44.689635 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5c745e08-92cc-4fca-a4ca-17ec0bc8288f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/f54f9708-3cb0-434e-9dea-bb793d12cf31 Aug 04 10:53:44.689906 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5c745e08-92cc-4fca-a4ca-17ec0bc8288f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:44.690166 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5c745e08-92cc-4fca-a4ca-17ec0bc8288f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:44.699531 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:44.699531 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:44.703299 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5c745e08-92cc-4fca-a4ca-17ec0bc8288f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Volume info retrieved successfully. Aug 04 10:53:44.704187 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-5c745e08-92cc-4fca-a4ca-17ec0bc8288f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:44.704411 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-5c745e08-92cc-4fca-a4ca-17ec0bc8288f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:44.739921 np0000006413 devstack@c-api.service[100255]: DEBUG oslo_db.sqlalchemy.engines [None req-5c745e08-92cc-4fca-a4ca-17ec0bc8288f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:44.742558 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:44.742558 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:44.749426 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5c745e08-92cc-4fca-a4ca-17ec0bc8288f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/f54f9708-3cb0-434e-9dea-bb793d12cf31 returned with HTTP 200 Aug 04 10:53:44.749878 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 917/3657] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:53:44 2026] GET /volume/v3/volumes/f54f9708-3cb0-434e-9dea-bb793d12cf31 => generated 889 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:45.062462 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-12913777-f64e-4776-9075-f770b5584b76 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:45.064848 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-12913777-f64e-4776-9075-f770b5584b76 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 Aug 04 10:53:45.065118 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-12913777-f64e-4776-9075-f770b5584b76 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:45.065354 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-12913777-f64e-4776-9075-f770b5584b76 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:45.065468 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-12913777-f64e-4776-9075-f770b5584b76 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:45.071898 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:45.071898 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:45.072906 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-12913777-f64e-4776-9075-f770b5584b76 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 returned with HTTP 200 Aug 04 10:53:45.073429 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 918/3658] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:45 2026] GET /volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:45.572826 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ecca7760-d0ae-4c10-b57d-87bfe837e085 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:45.574514 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ecca7760-d0ae-4c10-b57d-87bfe837e085 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 Aug 04 10:53:45.574692 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ecca7760-d0ae-4c10-b57d-87bfe837e085 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:45.574862 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ecca7760-d0ae-4c10-b57d-87bfe837e085 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:45.574962 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ecca7760-d0ae-4c10-b57d-87bfe837e085 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:45.578885 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:45.578885 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:45.579679 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ecca7760-d0ae-4c10-b57d-87bfe837e085 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 returned with HTTP 200 Aug 04 10:53:45.580073 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 910/3659] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:45 2026] GET /volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:45.769437 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b3e371ea-696b-402f-b683-f426724ac083 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:45.771708 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b3e371ea-696b-402f-b683-f426724ac083 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/f54f9708-3cb0-434e-9dea-bb793d12cf31 Aug 04 10:53:45.771950 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b3e371ea-696b-402f-b683-f426724ac083 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:45.772209 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b3e371ea-696b-402f-b683-f426724ac083 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:45.782380 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:45.782380 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:45.786347 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b3e371ea-696b-402f-b683-f426724ac083 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Volume info retrieved successfully. Aug 04 10:53:45.786965 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-b3e371ea-696b-402f-b683-f426724ac083 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:45.787122 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-b3e371ea-696b-402f-b683-f426724ac083 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:45.821572 np0000006413 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-b3e371ea-696b-402f-b683-f426724ac083 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:45.824679 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:45.824679 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:45.831398 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b3e371ea-696b-402f-b683-f426724ac083 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/f54f9708-3cb0-434e-9dea-bb793d12cf31 returned with HTTP 200 Aug 04 10:53:45.831776 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 915/3660] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:53:45 2026] GET /volume/v3/volumes/f54f9708-3cb0-434e-9dea-bb793d12cf31 => generated 914 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:45.846889 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-eabfa422-8af1-47bd-8252-8908de20c841 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:45.849533 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-eabfa422-8af1-47bd-8252-8908de20c841 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] PUT https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e Aug 04 10:53:45.851284 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-eabfa422-8af1-47bd-8252-8908de20c841 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "e4fa712b-6c3d-461f-964c-fe10ccd68678"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:45.854639 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-eabfa422-8af1-47bd-8252-8908de20c841 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Update called for group 85482a97-e3a3-436a-8975-7a0ac408130e. {{(pid=100255) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 04 10:53:45.854758 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.groups [None req-eabfa422-8af1-47bd-8252-8908de20c841 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Updating group 85482a97-e3a3-436a-8975-7a0ac408130e with name None description: None add_volumes: None remove_volumes: e4fa712b-6c3d-461f-964c-fe10ccd68678. Aug 04 10:53:45.861469 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:45.861469 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:45.886682 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-eabfa422-8af1-47bd-8252-8908de20c841 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e returned with HTTP 202 Aug 04 10:53:45.887202 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 918/3661] 10.4.3.232 () {70 vars in 1406 bytes} [Tue Aug 4 10:53:45 2026] PUT /volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:53:45.897763 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-87afffcc-7b61-46fe-bdd1-3dcc06640bfe None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:45.902507 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-87afffcc-7b61-46fe-bdd1-3dcc06640bfe tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e Aug 04 10:53:45.902724 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-87afffcc-7b61-46fe-bdd1-3dcc06640bfe tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:45.902900 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-87afffcc-7b61-46fe-bdd1-3dcc06640bfe tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:45.903033 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-87afffcc-7b61-46fe-bdd1-3dcc06640bfe tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member 85482a97-e3a3-436a-8975-7a0ac408130e {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:53:45.909351 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:45.909351 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:45.917188 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-87afffcc-7b61-46fe-bdd1-3dcc06640bfe tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e returned with HTTP 200 Aug 04 10:53:45.917571 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 919/3662] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:53:45 2026] GET /volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:46.085257 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4f72652f-0cfb-40dd-9447-3a69b32e82fd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:46.087189 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4f72652f-0cfb-40dd-9447-3a69b32e82fd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 Aug 04 10:53:46.087490 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4f72652f-0cfb-40dd-9447-3a69b32e82fd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:46.087763 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4f72652f-0cfb-40dd-9447-3a69b32e82fd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:46.087920 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4f72652f-0cfb-40dd-9447-3a69b32e82fd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:46.098667 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:46.098667 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:46.099667 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4f72652f-0cfb-40dd-9447-3a69b32e82fd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 returned with HTTP 200 Aug 04 10:53:46.100221 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 911/3663] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:46 2026] GET /volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:46.595318 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a11db6b1-3946-4f37-9c7f-d9dc4803544d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:46.597173 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a11db6b1-3946-4f37-9c7f-d9dc4803544d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 Aug 04 10:53:46.597412 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a11db6b1-3946-4f37-9c7f-d9dc4803544d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:46.597590 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a11db6b1-3946-4f37-9c7f-d9dc4803544d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:46.599499 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-a11db6b1-3946-4f37-9c7f-d9dc4803544d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:46.601521 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:46.601521 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:46.602262 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a11db6b1-3946-4f37-9c7f-d9dc4803544d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 returned with HTTP 200 Aug 04 10:53:46.602686 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 916/3664] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:46 2026] GET /volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:47.727324 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-fa248516-c3c5-43ed-a78d-d59c812f4adf None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:47.727324 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fa248516-c3c5-43ed-a78d-d59c812f4adf tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e Aug 04 10:53:47.727324 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fa248516-c3c5-43ed-a78d-d59c812f4adf tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:47.727324 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fa248516-c3c5-43ed-a78d-d59c812f4adf tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:47.727324 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-fa248516-c3c5-43ed-a78d-d59c812f4adf tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member 85482a97-e3a3-436a-8975-7a0ac408130e {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:53:47.727324 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:47.727324 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:47.727324 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fa248516-c3c5-43ed-a78d-d59c812f4adf tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e returned with HTTP 200 Aug 04 10:53:47.727324 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 919/3665] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:53:46 2026] GET /volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e => generated 393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:47.728493 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c2db2b40-bb3e-4c28-a39c-8cf350a13e0f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:47.728493 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c2db2b40-bb3e-4c28-a39c-8cf350a13e0f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] PUT https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e Aug 04 10:53:47.728493 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c2db2b40-bb3e-4c28-a39c-8cf350a13e0f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e4fa712b-6c3d-461f-964c-fe10ccd68678"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:47.728493 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-c2db2b40-bb3e-4c28-a39c-8cf350a13e0f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Update called for group 85482a97-e3a3-436a-8975-7a0ac408130e. {{(pid=100254) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 04 10:53:47.728493 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.groups [None req-c2db2b40-bb3e-4c28-a39c-8cf350a13e0f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Updating group 85482a97-e3a3-436a-8975-7a0ac408130e with name None description: None add_volumes: e4fa712b-6c3d-461f-964c-fe10ccd68678 remove_volumes: None. Aug 04 10:53:47.728493 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:47.728493 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:47.728493 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c2db2b40-bb3e-4c28-a39c-8cf350a13e0f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e returned with HTTP 202 Aug 04 10:53:47.728493 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 920/3666] 10.4.3.232 () {70 vars in 1406 bytes} [Tue Aug 4 10:53:46 2026] PUT /volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:53:47.729582 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8ec74b35-de1c-45c9-bf4b-5f255a7330f6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:47.729582 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ec74b35-de1c-45c9-bf4b-5f255a7330f6 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e Aug 04 10:53:47.729582 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8ec74b35-de1c-45c9-bf4b-5f255a7330f6 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:47.729582 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8ec74b35-de1c-45c9-bf4b-5f255a7330f6 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:47.729582 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-8ec74b35-de1c-45c9-bf4b-5f255a7330f6 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member 85482a97-e3a3-436a-8975-7a0ac408130e {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:53:47.729582 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:47.729582 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:47.729582 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ec74b35-de1c-45c9-bf4b-5f255a7330f6 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e returned with HTTP 200 Aug 04 10:53:47.729582 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 912/3667] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:53:47 2026] GET /volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:47.730215 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ccee4617-768e-4ab7-9510-c59d8768cb22 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:47.730215 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ccee4617-768e-4ab7-9510-c59d8768cb22 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 Aug 04 10:53:47.730215 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ccee4617-768e-4ab7-9510-c59d8768cb22 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:47.730215 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ccee4617-768e-4ab7-9510-c59d8768cb22 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:47.730215 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-ccee4617-768e-4ab7-9510-c59d8768cb22 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:47.730215 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:47.730215 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:47.730215 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ccee4617-768e-4ab7-9510-c59d8768cb22 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 returned with HTTP 200 Aug 04 10:53:47.730215 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 917/3668] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:47 2026] GET /volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:47.731137 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1857691b-95bb-43f5-8e95-55f3067181ee None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:47.731137 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1857691b-95bb-43f5-8e95-55f3067181ee tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 Aug 04 10:53:47.731137 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1857691b-95bb-43f5-8e95-55f3067181ee tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:47.731137 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1857691b-95bb-43f5-8e95-55f3067181ee tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:47.731137 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-1857691b-95bb-43f5-8e95-55f3067181ee tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:47.731137 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:47.731137 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:47.731137 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1857691b-95bb-43f5-8e95-55f3067181ee tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 returned with HTTP 200 Aug 04 10:53:47.731137 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 920/3669] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:47 2026] GET /volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:48.038703 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-81dead58-4c76-4b0a-b537-6e772cac4951 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:48.040210 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-81dead58-4c76-4b0a-b537-6e772cac4951 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e Aug 04 10:53:48.040572 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-81dead58-4c76-4b0a-b537-6e772cac4951 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:48.040889 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-81dead58-4c76-4b0a-b537-6e772cac4951 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:48.041128 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-81dead58-4c76-4b0a-b537-6e772cac4951 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member 85482a97-e3a3-436a-8975-7a0ac408130e {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:53:48.044735 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:48.044735 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:48.053043 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-81dead58-4c76-4b0a-b537-6e772cac4951 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e returned with HTTP 200 Aug 04 10:53:48.053043 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 921/3670] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:53:48 2026] GET /volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:48.069818 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d4a6b861-ea9b-425d-b49c-2afcc3fc9c80 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:48.071901 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d4a6b861-ea9b-425d-b49c-2afcc3fc9c80 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] PUT https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e Aug 04 10:53:48.072270 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d4a6b861-ea9b-425d-b49c-2afcc3fc9c80 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "f54f9708-3cb0-434e-9dea-bb793d12cf31"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:48.074517 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-d4a6b861-ea9b-425d-b49c-2afcc3fc9c80 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Update called for group 85482a97-e3a3-436a-8975-7a0ac408130e. {{(pid=100252) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 04 10:53:48.074685 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.groups [None req-d4a6b861-ea9b-425d-b49c-2afcc3fc9c80 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Updating group 85482a97-e3a3-436a-8975-7a0ac408130e with name None description: None add_volumes: None remove_volumes: f54f9708-3cb0-434e-9dea-bb793d12cf31. Aug 04 10:53:48.079453 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:48.079453 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:48.097590 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d4a6b861-ea9b-425d-b49c-2afcc3fc9c80 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e returned with HTTP 202 Aug 04 10:53:48.098035 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 913/3671] 10.4.3.232 () {70 vars in 1406 bytes} [Tue Aug 4 10:53:48 2026] PUT /volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:53:48.108627 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-60653c80-4062-4816-9301-1e6393379b10 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:48.110567 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-60653c80-4062-4816-9301-1e6393379b10 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e Aug 04 10:53:48.110854 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-60653c80-4062-4816-9301-1e6393379b10 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:48.111144 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-60653c80-4062-4816-9301-1e6393379b10 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:48.111335 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-60653c80-4062-4816-9301-1e6393379b10 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member 85482a97-e3a3-436a-8975-7a0ac408130e {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:53:48.114756 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:48.114756 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:48.123007 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-60653c80-4062-4816-9301-1e6393379b10 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e returned with HTTP 200 Aug 04 10:53:48.123418 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 918/3672] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:53:48 2026] GET /volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:48.131165 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-70847ad0-da80-4944-86f7-e07e5327f882 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:48.132959 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-70847ad0-da80-4944-86f7-e07e5327f882 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 Aug 04 10:53:48.133806 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-70847ad0-da80-4944-86f7-e07e5327f882 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:48.134688 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-70847ad0-da80-4944-86f7-e07e5327f882 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:48.135436 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-70847ad0-da80-4944-86f7-e07e5327f882 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:48.140666 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:48.140666 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:48.141929 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-70847ad0-da80-4944-86f7-e07e5327f882 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 returned with HTTP 200 Aug 04 10:53:48.141929 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 921/3673] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:48 2026] GET /volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:48.635936 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-16c734e9-c8e3-4b61-99a6-400dcd37436e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:48.638047 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16c734e9-c8e3-4b61-99a6-400dcd37436e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 Aug 04 10:53:48.638338 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-16c734e9-c8e3-4b61-99a6-400dcd37436e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:48.638595 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-16c734e9-c8e3-4b61-99a6-400dcd37436e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:48.638730 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-16c734e9-c8e3-4b61-99a6-400dcd37436e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:48.643719 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:48.643719 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:48.644552 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16c734e9-c8e3-4b61-99a6-400dcd37436e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 returned with HTTP 200 Aug 04 10:53:48.644931 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 922/3674] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:48 2026] GET /volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:49.136429 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6020d5c6-51a0-4269-b748-0228a23e0330 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:49.138713 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6020d5c6-51a0-4269-b748-0228a23e0330 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e Aug 04 10:53:49.139026 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6020d5c6-51a0-4269-b748-0228a23e0330 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:49.139559 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6020d5c6-51a0-4269-b748-0228a23e0330 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:49.139741 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-6020d5c6-51a0-4269-b748-0228a23e0330 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member 85482a97-e3a3-436a-8975-7a0ac408130e {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:53:49.144082 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:49.144082 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:49.153268 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d466f415-fc70-4f6e-962b-ad5a626a9f22 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:49.154911 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6020d5c6-51a0-4269-b748-0228a23e0330 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e returned with HTTP 200 Aug 04 10:53:49.155184 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d466f415-fc70-4f6e-962b-ad5a626a9f22 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 Aug 04 10:53:49.155447 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d466f415-fc70-4f6e-962b-ad5a626a9f22 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:49.155616 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 914/3675] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:53:49 2026] GET /volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:49.155656 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d466f415-fc70-4f6e-962b-ad5a626a9f22 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:49.155817 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d466f415-fc70-4f6e-962b-ad5a626a9f22 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:49.160419 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:49.160419 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:49.161386 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d466f415-fc70-4f6e-962b-ad5a626a9f22 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 returned with HTTP 200 Aug 04 10:53:49.162611 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 919/3676] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:49 2026] GET /volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:49.169709 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9967279c-3457-4064-990d-48bbf326f307 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:49.172043 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9967279c-3457-4064-990d-48bbf326f307 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] PUT https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e Aug 04 10:53:49.172573 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9967279c-3457-4064-990d-48bbf326f307 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "f54f9708-3cb0-434e-9dea-bb793d12cf31"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:49.174553 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-9967279c-3457-4064-990d-48bbf326f307 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Update called for group 85482a97-e3a3-436a-8975-7a0ac408130e. {{(pid=100255) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 04 10:53:49.174727 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.groups [None req-9967279c-3457-4064-990d-48bbf326f307 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Updating group 85482a97-e3a3-436a-8975-7a0ac408130e with name None description: None add_volumes: f54f9708-3cb0-434e-9dea-bb793d12cf31 remove_volumes: None. Aug 04 10:53:49.179068 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:49.179068 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:49.214577 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9967279c-3457-4064-990d-48bbf326f307 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e returned with HTTP 202 Aug 04 10:53:49.215024 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 922/3677] 10.4.3.232 () {70 vars in 1406 bytes} [Tue Aug 4 10:53:49 2026] PUT /volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:53:49.223562 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-14c3008b-4cda-4fa3-97ef-0c9f915fa62a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:49.226996 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-14c3008b-4cda-4fa3-97ef-0c9f915fa62a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e Aug 04 10:53:49.227351 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-14c3008b-4cda-4fa3-97ef-0c9f915fa62a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:49.227629 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-14c3008b-4cda-4fa3-97ef-0c9f915fa62a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:49.227836 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-14c3008b-4cda-4fa3-97ef-0c9f915fa62a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member 85482a97-e3a3-436a-8975-7a0ac408130e {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:53:49.232141 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:49.232141 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:49.243443 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-14c3008b-4cda-4fa3-97ef-0c9f915fa62a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e returned with HTTP 200 Aug 04 10:53:49.243897 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 923/3678] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:53:49 2026] GET /volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:49.655627 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-951fd515-d220-407a-9094-89259a8d40b1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:49.657932 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-951fd515-d220-407a-9094-89259a8d40b1 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 Aug 04 10:53:49.658152 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-951fd515-d220-407a-9094-89259a8d40b1 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:49.658353 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-951fd515-d220-407a-9094-89259a8d40b1 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:49.658468 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-951fd515-d220-407a-9094-89259a8d40b1 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:49.662841 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:49.662841 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:49.663683 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-951fd515-d220-407a-9094-89259a8d40b1 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 returned with HTTP 200 Aug 04 10:53:49.664306 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 915/3679] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:49 2026] GET /volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:50.175266 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0673823f-482e-464a-a20a-151a2dae1631 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:50.177019 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0673823f-482e-464a-a20a-151a2dae1631 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 Aug 04 10:53:50.177269 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0673823f-482e-464a-a20a-151a2dae1631 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:50.177551 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0673823f-482e-464a-a20a-151a2dae1631 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:50.177630 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-0673823f-482e-464a-a20a-151a2dae1631 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:50.183054 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:50.183054 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:50.183872 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0673823f-482e-464a-a20a-151a2dae1631 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 returned with HTTP 200 Aug 04 10:53:50.184290 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 920/3680] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:50 2026] GET /volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:50.254914 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-983148b5-1c19-40a6-b3a1-b10d3165831f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:50.256528 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-983148b5-1c19-40a6-b3a1-b10d3165831f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e Aug 04 10:53:50.256757 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-983148b5-1c19-40a6-b3a1-b10d3165831f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:50.256989 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-983148b5-1c19-40a6-b3a1-b10d3165831f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:50.257075 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-983148b5-1c19-40a6-b3a1-b10d3165831f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member 85482a97-e3a3-436a-8975-7a0ac408130e {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:53:50.260141 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:50.260141 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:50.266665 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-983148b5-1c19-40a6-b3a1-b10d3165831f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e returned with HTTP 200 Aug 04 10:53:50.267190 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 923/3681] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:53:50 2026] GET /volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e => generated 393 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:50.278211 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cfa5526b-4b4c-4c55-ba54-49a9caa15e16 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:50.280160 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cfa5526b-4b4c-4c55-ba54-49a9caa15e16 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:53:50.280448 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cfa5526b-4b4c-4c55-ba54-49a9caa15e16 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:50.280674 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cfa5526b-4b4c-4c55-ba54-49a9caa15e16 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:50.280952 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-cfa5526b-4b4c-4c55-ba54-49a9caa15e16 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:50.281285 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:50.281285 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:50.281672 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-cfa5526b-4b4c-4c55-ba54-49a9caa15e16 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:53:50.291793 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-cfa5526b-4b4c-4c55-ba54-49a9caa15e16 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Get all volumes completed successfully. Aug 04 10:53:50.292878 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-cfa5526b-4b4c-4c55-ba54-49a9caa15e16 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:50.293085 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-cfa5526b-4b4c-4c55-ba54-49a9caa15e16 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:50.330763 np0000006413 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-cfa5526b-4b4c-4c55-ba54-49a9caa15e16 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:50.333993 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:50.333993 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:50.338028 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-cfa5526b-4b4c-4c55-ba54-49a9caa15e16 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:50.338278 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-cfa5526b-4b4c-4c55-ba54-49a9caa15e16 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:50.383389 np0000006413 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-cfa5526b-4b4c-4c55-ba54-49a9caa15e16 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:50.386382 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:50.386382 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:50.394551 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cfa5526b-4b4c-4c55-ba54-49a9caa15e16 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:53:50.394943 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 924/3682] 10.4.3.232 () {68 vars in 1299 bytes} [Tue Aug 4 10:53:50 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 04 10:53:50.418524 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-17dc1bdf-5066-4e9b-b239-991c7cfcf74b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:50.420716 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-17dc1bdf-5066-4e9b-b239-991c7cfcf74b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] POST https://10.4.3.232/volume/v3/group_snapshots Aug 04 10:53:50.421164 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-17dc1bdf-5066-4e9b-b239-991c7cfcf74b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "85482a97-e3a3-436a-8975-7a0ac408130e", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-442426205"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:50.423014 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-17dc1bdf-5066-4e9b-b239-991c7cfcf74b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '85482a97-e3a3-436a-8975-7a0ac408130e', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-442426205'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 04 10:53:50.426719 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:50.426719 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:50.433386 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.group_snapshots [None req-17dc1bdf-5066-4e9b-b239-991c7cfcf74b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-442426205. Aug 04 10:53:50.449312 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:50.449312 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:50.477799 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-17dc1bdf-5066-4e9b-b239-991c7cfcf74b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-241232215 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-241232215, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:53:50.478898 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-17dc1bdf-5066-4e9b-b239-991c7cfcf74b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-241232215 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-241232215, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:53:50.505887 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-17dc1bdf-5066-4e9b-b239-991c7cfcf74b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Created reservations ['868ff3ce-f7f5-4046-a7d8-87e40f5aa52d', 'e1f9e160-c016-4ef7-bd1a-0446d909018b', 'a2472f72-fc94-4ae8-879a-a944a66ba620', '36ed1354-96fd-4ddc-bc7a-4cd5e9c21e7a'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:50.544359 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-17dc1bdf-5066-4e9b-b239-991c7cfcf74b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/group_snapshots returned with HTTP 202 Aug 04 10:53:50.544790 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 916/3683] 10.4.3.232 () {70 vars in 1324 bytes} [Tue Aug 4 10:53:50 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:50.553345 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f1a58076-8ea7-40c9-99c7-f95300edc048 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:50.555285 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f1a58076-8ea7-40c9-99c7-f95300edc048 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/group_snapshots/d3164281-fc4b-4488-b9f1-8e0211fd636c Aug 04 10:53:50.555510 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f1a58076-8ea7-40c9-99c7-f95300edc048 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:50.555698 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f1a58076-8ea7-40c9-99c7-f95300edc048 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:50.555820 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.group_snapshots [None req-f1a58076-8ea7-40c9-99c7-f95300edc048 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member d3164281-fc4b-4488-b9f1-8e0211fd636c {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 10:53:50.559190 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:50.559190 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:50.562510 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f1a58076-8ea7-40c9-99c7-f95300edc048 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/group_snapshots/d3164281-fc4b-4488-b9f1-8e0211fd636c returned with HTTP 200 Aug 04 10:53:50.563030 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 921/3684] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:53:50 2026] GET /volume/v3/group_snapshots/d3164281-fc4b-4488-b9f1-8e0211fd636c => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:50.679284 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b4e95f03-8e41-4611-99ec-45d00a15e3e2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:50.679284 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b4e95f03-8e41-4611-99ec-45d00a15e3e2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 Aug 04 10:53:50.679284 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b4e95f03-8e41-4611-99ec-45d00a15e3e2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:50.679284 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b4e95f03-8e41-4611-99ec-45d00a15e3e2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:50.679284 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-b4e95f03-8e41-4611-99ec-45d00a15e3e2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:50.684014 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:50.684014 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:50.688144 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b4e95f03-8e41-4611-99ec-45d00a15e3e2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 returned with HTTP 200 Aug 04 10:53:50.688144 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 924/3685] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:50 2026] GET /volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:51.195083 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-69351eab-4538-4ee5-81f0-c09cf59851cf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:51.197189 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-69351eab-4538-4ee5-81f0-c09cf59851cf tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 Aug 04 10:53:51.197435 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-69351eab-4538-4ee5-81f0-c09cf59851cf tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:51.197635 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-69351eab-4538-4ee5-81f0-c09cf59851cf tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:51.197742 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-69351eab-4538-4ee5-81f0-c09cf59851cf tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:51.205576 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:51.205576 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:51.206467 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-69351eab-4538-4ee5-81f0-c09cf59851cf tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 returned with HTTP 200 Aug 04 10:53:51.207074 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 925/3686] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:51 2026] GET /volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:51.572173 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1c281820-c7ce-43b1-984f-59e364f46bab None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:51.574085 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c281820-c7ce-43b1-984f-59e364f46bab tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/group_snapshots/d3164281-fc4b-4488-b9f1-8e0211fd636c Aug 04 10:53:51.574299 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1c281820-c7ce-43b1-984f-59e364f46bab tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:51.574485 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1c281820-c7ce-43b1-984f-59e364f46bab tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:51.574627 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-1c281820-c7ce-43b1-984f-59e364f46bab tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member d3164281-fc4b-4488-b9f1-8e0211fd636c {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 10:53:51.577879 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:51.577879 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:51.580957 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c281820-c7ce-43b1-984f-59e364f46bab tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/group_snapshots/d3164281-fc4b-4488-b9f1-8e0211fd636c returned with HTTP 200 Aug 04 10:53:51.581297 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 917/3687] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:53:51 2026] GET /volume/v3/group_snapshots/d3164281-fc4b-4488-b9f1-8e0211fd636c => generated 326 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:51.592604 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-06a6133f-239e-42df-856e-a5b71e3269e2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:51.594314 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-06a6133f-239e-42df-856e-a5b71e3269e2 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/snapshots/detail Aug 04 10:53:51.594516 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-06a6133f-239e-42df-856e-a5b71e3269e2 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:51.594704 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-06a6133f-239e-42df-856e-a5b71e3269e2 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:51.594973 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-06a6133f-239e-42df-856e-a5b71e3269e2 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:51.595988 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-06a6133f-239e-42df-856e-a5b71e3269e2 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Building query based on filter {{(pid=100253) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:51.599867 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-06a6133f-239e-42df-856e-a5b71e3269e2 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Get all snapshots completed successfully. Aug 04 10:53:51.600195 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:51.600195 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:51.600746 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-06a6133f-239e-42df-856e-a5b71e3269e2 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/snapshots/detail returned with HTTP 200 Aug 04 10:53:51.601265 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 922/3688] 10.4.3.232 () {66 vars in 1264 bytes} [Tue Aug 4 10:53:51 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:51.609648 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-dcd04b47-a6cb-4eea-98eb-6f68ba867fd4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:51.611877 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dcd04b47-a6cb-4eea-98eb-6f68ba867fd4 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/snapshots/f1582c48-8bdf-4da1-83e1-e15e15d07c1b Aug 04 10:53:51.612127 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dcd04b47-a6cb-4eea-98eb-6f68ba867fd4 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:51.612381 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dcd04b47-a6cb-4eea-98eb-6f68ba867fd4 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:51.619709 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:51.619709 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:51.620271 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-dcd04b47-a6cb-4eea-98eb-6f68ba867fd4 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Snapshot retrieved successfully. Aug 04 10:53:51.621537 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dcd04b47-a6cb-4eea-98eb-6f68ba867fd4 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/snapshots/f1582c48-8bdf-4da1-83e1-e15e15d07c1b returned with HTTP 200 Aug 04 10:53:51.621989 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 925/3689] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:51 2026] GET /volume/v3/snapshots/f1582c48-8bdf-4da1-83e1-e15e15d07c1b => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:51.631011 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-13e40bec-0a46-43c2-a24e-67c2c01c2fe9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:51.633975 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-13e40bec-0a46-43c2-a24e-67c2c01c2fe9 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/snapshots/f08ca7e8-bb4a-4156-a5d4-200a0d73df62 Aug 04 10:53:51.634233 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-13e40bec-0a46-43c2-a24e-67c2c01c2fe9 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:51.634500 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-13e40bec-0a46-43c2-a24e-67c2c01c2fe9 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:51.639477 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:51.639477 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:51.639913 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-13e40bec-0a46-43c2-a24e-67c2c01c2fe9 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Snapshot retrieved successfully. Aug 04 10:53:51.640629 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-13e40bec-0a46-43c2-a24e-67c2c01c2fe9 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/snapshots/f08ca7e8-bb4a-4156-a5d4-200a0d73df62 returned with HTTP 200 Aug 04 10:53:51.641195 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 926/3690] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:51 2026] GET /volume/v3/snapshots/f08ca7e8-bb4a-4156-a5d4-200a0d73df62 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:51.649993 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8ea40e2b-c414-4b04-ab46-4ef24b43d9fa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:51.651760 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ea40e2b-c414-4b04-ab46-4ef24b43d9fa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] DELETE https://10.4.3.232/volume/v3/group_snapshots/d3164281-fc4b-4488-b9f1-8e0211fd636c Aug 04 10:53:51.652110 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8ea40e2b-c414-4b04-ab46-4ef24b43d9fa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:51.652315 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8ea40e2b-c414-4b04-ab46-4ef24b43d9fa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:51.652437 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-8ea40e2b-c414-4b04-ab46-4ef24b43d9fa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] delete called for member d3164281-fc4b-4488-b9f1-8e0211fd636c {{(pid=100252) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 04 10:53:51.652537 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.group_snapshots [None req-8ea40e2b-c414-4b04-ab46-4ef24b43d9fa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Delete group_snapshot with id: d3164281-fc4b-4488-b9f1-8e0211fd636c Aug 04 10:53:51.655753 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:51.655753 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:51.699562 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-06941bea-e01c-4d79-8a46-116dc0ba6466 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:51.701624 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-06941bea-e01c-4d79-8a46-116dc0ba6466 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 Aug 04 10:53:51.701845 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-06941bea-e01c-4d79-8a46-116dc0ba6466 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:51.702097 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-06941bea-e01c-4d79-8a46-116dc0ba6466 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:51.702227 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-06941bea-e01c-4d79-8a46-116dc0ba6466 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:51.706785 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ea40e2b-c414-4b04-ab46-4ef24b43d9fa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/group_snapshots/d3164281-fc4b-4488-b9f1-8e0211fd636c returned with HTTP 202 Aug 04 10:53:51.707378 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 918/3691] 10.4.3.232 () {68 vars in 1416 bytes} [Tue Aug 4 10:53:51 2026] DELETE /volume/v3/group_snapshots/d3164281-fc4b-4488-b9f1-8e0211fd636c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:53:51.707886 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:51.707886 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:51.708751 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-06941bea-e01c-4d79-8a46-116dc0ba6466 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 returned with HTTP 200 Aug 04 10:53:51.709147 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 923/3692] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:51 2026] GET /volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:51.714362 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6b28a258-7e96-4233-89ca-55792c934f3a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:51.716562 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6b28a258-7e96-4233-89ca-55792c934f3a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:53:51.716562 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6b28a258-7e96-4233-89ca-55792c934f3a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:51.716684 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6b28a258-7e96-4233-89ca-55792c934f3a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'detail' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:51.716937 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-6b28a258-7e96-4233-89ca-55792c934f3a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:51.717625 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6b28a258-7e96-4233-89ca-55792c934f3a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:53:51.726507 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6b28a258-7e96-4233-89ca-55792c934f3a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Get all volumes completed successfully. Aug 04 10:53:51.727446 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-6b28a258-7e96-4233-89ca-55792c934f3a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:51.727659 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-6b28a258-7e96-4233-89ca-55792c934f3a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:51.765451 np0000006413 devstack@c-api.service[100255]: DEBUG oslo_db.sqlalchemy.engines [None req-6b28a258-7e96-4233-89ca-55792c934f3a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:51.768611 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:51.768611 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:51.771575 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-6b28a258-7e96-4233-89ca-55792c934f3a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:51.771762 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-6b28a258-7e96-4233-89ca-55792c934f3a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:51.818665 np0000006413 devstack@c-api.service[100255]: DEBUG oslo_db.sqlalchemy.engines [None req-6b28a258-7e96-4233-89ca-55792c934f3a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:51.822137 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:51.822137 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:51.830900 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6b28a258-7e96-4233-89ca-55792c934f3a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:53:51.831682 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 926/3693] 10.4.3.232 () {68 vars in 1299 bytes} [Tue Aug 4 10:53:51 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 04 10:53:51.844457 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-866d9da3-d5d5-4513-a34b-746cea0d1edc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:51.846160 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-866d9da3-d5d5-4513-a34b-746cea0d1edc tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/snapshots/detail Aug 04 10:53:51.846376 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-866d9da3-d5d5-4513-a34b-746cea0d1edc tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:51.846578 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-866d9da3-d5d5-4513-a34b-746cea0d1edc tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:51.846775 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-866d9da3-d5d5-4513-a34b-746cea0d1edc tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:51.847774 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.db.api [None req-866d9da3-d5d5-4513-a34b-746cea0d1edc tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Building query based on filter {{(pid=100254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:51.851295 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-866d9da3-d5d5-4513-a34b-746cea0d1edc tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Get all snapshots completed successfully. Aug 04 10:53:51.851615 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:51.851615 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:51.852127 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-866d9da3-d5d5-4513-a34b-746cea0d1edc tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/snapshots/detail returned with HTTP 200 Aug 04 10:53:51.852452 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 927/3694] 10.4.3.232 () {66 vars in 1264 bytes} [Tue Aug 4 10:53:51 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:51.861189 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-129c1869-6e40-4da5-9a10-9f0ef09c0962 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:51.863079 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-129c1869-6e40-4da5-9a10-9f0ef09c0962 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/snapshots/f1582c48-8bdf-4da1-83e1-e15e15d07c1b Aug 04 10:53:51.863352 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-129c1869-6e40-4da5-9a10-9f0ef09c0962 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:51.863612 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-129c1869-6e40-4da5-9a10-9f0ef09c0962 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:51.869598 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-129c1869-6e40-4da5-9a10-9f0ef09c0962 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/snapshots/f1582c48-8bdf-4da1-83e1-e15e15d07c1b returned with HTTP 404 Aug 04 10:53:51.870342 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 919/3695] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:51 2026] GET /volume/v3/snapshots/f1582c48-8bdf-4da1-83e1-e15e15d07c1b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:51.876999 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f1635dc5-9df9-46f0-8a4b-b080e6b1efe8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:51.880221 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f1635dc5-9df9-46f0-8a4b-b080e6b1efe8 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/group_snapshots/d3164281-fc4b-4488-b9f1-8e0211fd636c Aug 04 10:53:51.880435 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f1635dc5-9df9-46f0-8a4b-b080e6b1efe8 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:51.880658 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f1635dc5-9df9-46f0-8a4b-b080e6b1efe8 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:51.880941 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.group_snapshots [None req-f1635dc5-9df9-46f0-8a4b-b080e6b1efe8 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member d3164281-fc4b-4488-b9f1-8e0211fd636c {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 10:53:51.885270 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:51.885270 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:51.889721 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f1635dc5-9df9-46f0-8a4b-b080e6b1efe8 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/group_snapshots/d3164281-fc4b-4488-b9f1-8e0211fd636c returned with HTTP 200 Aug 04 10:53:51.890422 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 924/3696] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:53:51 2026] GET /volume/v3/group_snapshots/d3164281-fc4b-4488-b9f1-8e0211fd636c => generated 325 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:52.218941 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9dd3dfea-d015-459b-8621-781a57fdebce None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:52.221813 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9dd3dfea-d015-459b-8621-781a57fdebce tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 Aug 04 10:53:52.223043 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9dd3dfea-d015-459b-8621-781a57fdebce tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:52.223043 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9dd3dfea-d015-459b-8621-781a57fdebce tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:52.223043 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-9dd3dfea-d015-459b-8621-781a57fdebce tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:52.229002 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:52.229002 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:52.230145 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9dd3dfea-d015-459b-8621-781a57fdebce tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 returned with HTTP 200 Aug 04 10:53:52.230690 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 927/3697] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:52 2026] GET /volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:52.721227 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e94b01f2-5878-43ce-a5c6-f7e84214b7a2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:52.723345 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e94b01f2-5878-43ce-a5c6-f7e84214b7a2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 Aug 04 10:53:52.723632 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e94b01f2-5878-43ce-a5c6-f7e84214b7a2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:52.723881 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e94b01f2-5878-43ce-a5c6-f7e84214b7a2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:52.724038 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-e94b01f2-5878-43ce-a5c6-f7e84214b7a2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:52.729733 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:52.729733 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:52.730760 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e94b01f2-5878-43ce-a5c6-f7e84214b7a2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 returned with HTTP 200 Aug 04 10:53:52.731336 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 928/3698] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:52 2026] GET /volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:52.903132 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a4145532-0ba3-46d1-a5d8-515d83f5abe2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:52.908790 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a4145532-0ba3-46d1-a5d8-515d83f5abe2 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/group_snapshots/d3164281-fc4b-4488-b9f1-8e0211fd636c Aug 04 10:53:52.909063 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a4145532-0ba3-46d1-a5d8-515d83f5abe2 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:52.909276 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a4145532-0ba3-46d1-a5d8-515d83f5abe2 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:52.909440 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-a4145532-0ba3-46d1-a5d8-515d83f5abe2 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member d3164281-fc4b-4488-b9f1-8e0211fd636c {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 10:53:52.915449 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a4145532-0ba3-46d1-a5d8-515d83f5abe2 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/group_snapshots/d3164281-fc4b-4488-b9f1-8e0211fd636c returned with HTTP 404 Aug 04 10:53:52.915892 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 920/3699] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:53:52 2026] GET /volume/v3/group_snapshots/d3164281-fc4b-4488-b9f1-8e0211fd636c => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:53:52.924054 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-14ea67b2-3bc8-48bd-89e2-0c991658cc73 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:52.926332 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-14ea67b2-3bc8-48bd-89e2-0c991658cc73 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] DELETE https://10.4.3.232/volume/v3/group_snapshots/d3164281-fc4b-4488-b9f1-8e0211fd636c Aug 04 10:53:52.928271 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-14ea67b2-3bc8-48bd-89e2-0c991658cc73 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:52.928271 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-14ea67b2-3bc8-48bd-89e2-0c991658cc73 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:52.928271 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.group_snapshots [None req-14ea67b2-3bc8-48bd-89e2-0c991658cc73 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] delete called for member d3164281-fc4b-4488-b9f1-8e0211fd636c {{(pid=100253) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 04 10:53:52.928271 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.group_snapshots [None req-14ea67b2-3bc8-48bd-89e2-0c991658cc73 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Delete group_snapshot with id: d3164281-fc4b-4488-b9f1-8e0211fd636c Aug 04 10:53:52.931702 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-14ea67b2-3bc8-48bd-89e2-0c991658cc73 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/group_snapshots/d3164281-fc4b-4488-b9f1-8e0211fd636c returned with HTTP 404 Aug 04 10:53:52.932552 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 925/3700] 10.4.3.232 () {68 vars in 1416 bytes} [Tue Aug 4 10:53:52 2026] DELETE /volume/v3/group_snapshots/d3164281-fc4b-4488-b9f1-8e0211fd636c => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:53:52.943515 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-17a0a7aa-9a91-4bb4-b84c-814a074a6f9b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:52.945479 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-17a0a7aa-9a91-4bb4-b84c-814a074a6f9b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:53:52.945702 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-17a0a7aa-9a91-4bb4-b84c-814a074a6f9b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:52.945932 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-17a0a7aa-9a91-4bb4-b84c-814a074a6f9b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'detail' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:52.946169 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-17a0a7aa-9a91-4bb4-b84c-814a074a6f9b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:52.946873 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-17a0a7aa-9a91-4bb4-b84c-814a074a6f9b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:53:52.957774 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-17a0a7aa-9a91-4bb4-b84c-814a074a6f9b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Get all volumes completed successfully. Aug 04 10:53:52.958512 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-17a0a7aa-9a91-4bb4-b84c-814a074a6f9b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:52.958662 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-17a0a7aa-9a91-4bb4-b84c-814a074a6f9b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:53.011360 np0000006413 devstack@c-api.service[100255]: DEBUG oslo_db.sqlalchemy.engines [None req-17a0a7aa-9a91-4bb4-b84c-814a074a6f9b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:53.032172 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:53.032172 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:53.049355 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-17a0a7aa-9a91-4bb4-b84c-814a074a6f9b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:53.049545 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-17a0a7aa-9a91-4bb4-b84c-814a074a6f9b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:53.089674 np0000006413 devstack@c-api.service[100255]: DEBUG oslo_db.sqlalchemy.engines [None req-17a0a7aa-9a91-4bb4-b84c-814a074a6f9b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:53.092692 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:53.092692 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:53.099544 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-17a0a7aa-9a91-4bb4-b84c-814a074a6f9b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:53:53.100190 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 928/3701] 10.4.3.232 () {68 vars in 1299 bytes} [Tue Aug 4 10:53:52 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:53:53.116764 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cd762502-b3ef-474e-a121-ecb2df6707af None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:53.118552 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cd762502-b3ef-474e-a121-ecb2df6707af tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] POST https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e/action Aug 04 10:53:53.118926 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cd762502-b3ef-474e-a121-ecb2df6707af tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:53:53.119079 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cd762502-b3ef-474e-a121-ecb2df6707af tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:53.120487 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-cd762502-b3ef-474e-a121-ecb2df6707af tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] delete called for group 85482a97-e3a3-436a-8975-7a0ac408130e {{(pid=100254) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 10:53:53.120704 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.groups [None req-cd762502-b3ef-474e-a121-ecb2df6707af tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Delete group with id: 85482a97-e3a3-436a-8975-7a0ac408130e Aug 04 10:53:53.124430 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:53.124430 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:53.173271 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cd762502-b3ef-474e-a121-ecb2df6707af tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e/action returned with HTTP 202 Aug 04 10:53:53.173271 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 929/3702] 10.4.3.232 () {70 vars in 1428 bytes} [Tue Aug 4 10:53:53 2026] POST /volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:53:53.179136 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4a2c62ba-ac8b-4ae2-87f1-e35ec0f99725 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:53.182226 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4a2c62ba-ac8b-4ae2-87f1-e35ec0f99725 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/f54f9708-3cb0-434e-9dea-bb793d12cf31 Aug 04 10:53:53.182566 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4a2c62ba-ac8b-4ae2-87f1-e35ec0f99725 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:53.182833 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4a2c62ba-ac8b-4ae2-87f1-e35ec0f99725 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:53.191660 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:53.191660 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:53.197553 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4a2c62ba-ac8b-4ae2-87f1-e35ec0f99725 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Volume info retrieved successfully. Aug 04 10:53:53.198617 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-4a2c62ba-ac8b-4ae2-87f1-e35ec0f99725 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:53.198941 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-4a2c62ba-ac8b-4ae2-87f1-e35ec0f99725 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:53.238994 np0000006413 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-4a2c62ba-ac8b-4ae2-87f1-e35ec0f99725 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:53.242274 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:53.242274 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:53.244312 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-43d5b747-38e0-458d-ac6f-749765b4c24f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:53.247059 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-43d5b747-38e0-458d-ac6f-749765b4c24f tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 Aug 04 10:53:53.247059 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-43d5b747-38e0-458d-ac6f-749765b4c24f tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:53.247059 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-43d5b747-38e0-458d-ac6f-749765b4c24f tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:53.247059 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-43d5b747-38e0-458d-ac6f-749765b4c24f tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:53.250127 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4a2c62ba-ac8b-4ae2-87f1-e35ec0f99725 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/f54f9708-3cb0-434e-9dea-bb793d12cf31 returned with HTTP 200 Aug 04 10:53:53.250544 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 921/3703] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:53:53 2026] GET /volume/v3/volumes/f54f9708-3cb0-434e-9dea-bb793d12cf31 => generated 913 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:53.256394 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:53.256394 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:53.259620 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-43d5b747-38e0-458d-ac6f-749765b4c24f tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 returned with HTTP 200 Aug 04 10:53:53.260012 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 926/3704] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:53 2026] GET /volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:53.744725 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5e3165c8-0104-460c-a300-2f4c9feee99d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:53.746711 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5e3165c8-0104-460c-a300-2f4c9feee99d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 Aug 04 10:53:53.746797 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5e3165c8-0104-460c-a300-2f4c9feee99d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:53.747029 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5e3165c8-0104-460c-a300-2f4c9feee99d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:53.747091 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-5e3165c8-0104-460c-a300-2f4c9feee99d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:53.751661 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:53.751661 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:53.752811 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5e3165c8-0104-460c-a300-2f4c9feee99d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 returned with HTTP 200 Aug 04 10:53:53.753375 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 929/3705] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:53 2026] GET /volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:54.264183 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-36b8e3a3-7f0f-45a5-9a00-6a71c0d59d52 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:54.266329 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-36b8e3a3-7f0f-45a5-9a00-6a71c0d59d52 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/f54f9708-3cb0-434e-9dea-bb793d12cf31 Aug 04 10:53:54.269235 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-36b8e3a3-7f0f-45a5-9a00-6a71c0d59d52 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:54.269592 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-36b8e3a3-7f0f-45a5-9a00-6a71c0d59d52 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:54.279182 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-10b045bc-e444-44f5-8726-f418ca923a54 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:54.280988 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10b045bc-e444-44f5-8726-f418ca923a54 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 Aug 04 10:53:54.281350 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10b045bc-e444-44f5-8726-f418ca923a54 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:54.281569 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10b045bc-e444-44f5-8726-f418ca923a54 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:54.281676 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-10b045bc-e444-44f5-8726-f418ca923a54 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:54.282823 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-36b8e3a3-7f0f-45a5-9a00-6a71c0d59d52 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/f54f9708-3cb0-434e-9dea-bb793d12cf31 returned with HTTP 404 Aug 04 10:53:54.283342 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 930/3706] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:53:54 2026] GET /volume/v3/volumes/f54f9708-3cb0-434e-9dea-bb793d12cf31 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:53:54.287272 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:54.287272 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:54.289093 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10b045bc-e444-44f5-8726-f418ca923a54 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 returned with HTTP 200 Aug 04 10:53:54.289093 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 922/3707] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:54 2026] GET /volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:54.295420 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d3e69516-fd17-49b0-9b0c-bdb29ea44a11 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:54.297944 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d3e69516-fd17-49b0-9b0c-bdb29ea44a11 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/e4fa712b-6c3d-461f-964c-fe10ccd68678 Aug 04 10:53:54.298841 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d3e69516-fd17-49b0-9b0c-bdb29ea44a11 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:54.298841 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d3e69516-fd17-49b0-9b0c-bdb29ea44a11 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:54.306525 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d3e69516-fd17-49b0-9b0c-bdb29ea44a11 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/e4fa712b-6c3d-461f-964c-fe10ccd68678 returned with HTTP 404 Aug 04 10:53:54.307266 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 927/3708] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:53:54 2026] GET /volume/v3/volumes/e4fa712b-6c3d-461f-964c-fe10ccd68678 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:53:54.314081 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5792efca-61c8-437e-b2b7-9ba1c3d79cb0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:54.316018 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5792efca-61c8-437e-b2b7-9ba1c3d79cb0 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e Aug 04 10:53:54.316164 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5792efca-61c8-437e-b2b7-9ba1c3d79cb0 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:54.316379 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5792efca-61c8-437e-b2b7-9ba1c3d79cb0 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:54.317191 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.groups [None req-5792efca-61c8-437e-b2b7-9ba1c3d79cb0 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member 85482a97-e3a3-436a-8975-7a0ac408130e {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:53:54.319338 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5792efca-61c8-437e-b2b7-9ba1c3d79cb0 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e returned with HTTP 404 Aug 04 10:53:54.319949 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 930/3709] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:53:54 2026] GET /volume/v3/groups/85482a97-e3a3-436a-8975-7a0ac408130e => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:53:54.327565 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a4388707-b5a1-4390-8622-d4cd59a5d80b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:54.329395 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a4388707-b5a1-4390-8622-d4cd59a5d80b tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] DELETE https://10.4.3.232/volume/v3/group_types/ef2303bc-34da-4782-a050-fb6ec6544647 Aug 04 10:53:54.329609 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a4388707-b5a1-4390-8622-d4cd59a5d80b tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:54.329783 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a4388707-b5a1-4390-8622-d4cd59a5d80b tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:54.342552 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a4388707-b5a1-4390-8622-d4cd59a5d80b tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] https://10.4.3.232/volume/v3/group_types/ef2303bc-34da-4782-a050-fb6ec6544647 returned with HTTP 202 Aug 04 10:53:54.346261 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 931/3710] 10.4.3.232 () {68 vars in 1404 bytes} [Tue Aug 4 10:53:54 2026] DELETE /volume/v3/group_types/ef2303bc-34da-4782-a050-fb6ec6544647 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:53:54.350517 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c13f2695-8609-44e1-bc73-046d2fafca6b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:54.352788 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c13f2695-8609-44e1-bc73-046d2fafca6b tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] DELETE https://10.4.3.232/volume/v3/types/c7006c7d-95b9-4ec8-9e45-6c258fbc940c Aug 04 10:53:54.352964 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c13f2695-8609-44e1-bc73-046d2fafca6b tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:54.353193 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c13f2695-8609-44e1-bc73-046d2fafca6b tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:54.389278 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c13f2695-8609-44e1-bc73-046d2fafca6b tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] https://10.4.3.232/volume/v3/types/c7006c7d-95b9-4ec8-9e45-6c258fbc940c returned with HTTP 202 Aug 04 10:53:54.389892 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 923/3711] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:53:54 2026] DELETE /volume/v3/types/c7006c7d-95b9-4ec8-9e45-6c258fbc940c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:54.397635 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-966cdbe6-687b-415e-8447-d340d24f3237 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:54.399516 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-966cdbe6-687b-415e-8447-d340d24f3237 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] GET https://10.4.3.232/volume/v3/types/c7006c7d-95b9-4ec8-9e45-6c258fbc940c Aug 04 10:53:54.399766 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-966cdbe6-687b-415e-8447-d340d24f3237 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:54.400012 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-966cdbe6-687b-415e-8447-d340d24f3237 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:54.403111 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-966cdbe6-687b-415e-8447-d340d24f3237 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] https://10.4.3.232/volume/v3/types/c7006c7d-95b9-4ec8-9e45-6c258fbc940c returned with HTTP 404 Aug 04 10:53:54.403702 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 928/3712] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:53:54 2026] GET /volume/v3/types/c7006c7d-95b9-4ec8-9e45-6c258fbc940c => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:54.416756 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-48ddc53e-a975-4be2-8fdf-7493552e1163 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:54.418935 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-48ddc53e-a975-4be2-8fdf-7493552e1163 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:53:54.419711 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-48ddc53e-a975-4be2-8fdf-7493552e1163 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1772564500"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:54.435286 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-48ddc53e-a975-4be2-8fdf-7493552e1163 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:53:54.435749 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 931/3713] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:53:54 2026] POST /volume/v3/types => generated 224 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:54.444848 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c62d97a3-8ae5-4c39-a2bd-c8a0f290d20c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:54.448263 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c62d97a3-8ae5-4c39-a2bd-c8a0f290d20c tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] POST https://10.4.3.232/volume/v3/group_types Aug 04 10:53:54.448263 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c62d97a3-8ae5-4c39-a2bd-c8a0f290d20c tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-378233895"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:54.459720 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c62d97a3-8ae5-4c39-a2bd-c8a0f290d20c tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] https://10.4.3.232/volume/v3/group_types returned with HTTP 202 Aug 04 10:53:54.460333 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 932/3714] 10.4.3.232 () {70 vars in 1311 bytes} [Tue Aug 4 10:53:54 2026] POST /volume/v3/group_types => generated 180 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:54.468446 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c5228be7-8575-4b13-b93d-f7b8e912f523 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:54.470508 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c5228be7-8575-4b13-b93d-f7b8e912f523 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] POST https://10.4.3.232/volume/v3/groups Aug 04 10:53:54.470968 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c5228be7-8575-4b13-b93d-f7b8e912f523 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d9528955-9e9d-415c-90cf-f5737a5da346", "volume_types": ["9d7effe2-c911-47dd-94ef-5d888ef8feb9"], "name": "tempest-GroupSnapshotsTest-Group-945594409"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:54.474815 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-c5228be7-8575-4b13-b93d-f7b8e912f523 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Creating new group {'group': {'group_type': 'd9528955-9e9d-415c-90cf-f5737a5da346', 'volume_types': ['9d7effe2-c911-47dd-94ef-5d888ef8feb9'], 'name': 'tempest-GroupSnapshotsTest-Group-945594409'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 04 10:53:54.478799 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.groups [None req-c5228be7-8575-4b13-b93d-f7b8e912f523 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Creating group tempest-GroupSnapshotsTest-Group-945594409. Aug 04 10:53:54.496219 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c5228be7-8575-4b13-b93d-f7b8e912f523 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Availability zone cache updated, next update will occur around 2026-08-04 11:53:54.495879. {{(pid=100252) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 04 10:53:54.496480 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c5228be7-8575-4b13-b93d-f7b8e912f523 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Availability Zones retrieved successfully. Aug 04 10:53:54.509723 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-c5228be7-8575-4b13-b93d-f7b8e912f523 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Created reservations ['c2a4e5c7-cefe-42f3-a920-832000fd5413'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:54.542505 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c5228be7-8575-4b13-b93d-f7b8e912f523 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups returned with HTTP 202 Aug 04 10:53:54.543035 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 924/3715] 10.4.3.232 () {70 vars in 1297 bytes} [Tue Aug 4 10:53:54 2026] POST /volume/v3/groups => generated 111 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:54.555928 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8a930d45-54b4-4cd6-8747-655ad97b21c7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:54.559165 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8a930d45-54b4-4cd6-8747-655ad97b21c7 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/groups/e22161d4-5e62-4028-87ad-c2f9844073d2 Aug 04 10:53:54.559374 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8a930d45-54b4-4cd6-8747-655ad97b21c7 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:54.559548 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8a930d45-54b4-4cd6-8747-655ad97b21c7 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:54.559673 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-8a930d45-54b4-4cd6-8747-655ad97b21c7 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member e22161d4-5e62-4028-87ad-c2f9844073d2 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:53:54.565496 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:54.565496 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:54.576533 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8a930d45-54b4-4cd6-8747-655ad97b21c7 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/e22161d4-5e62-4028-87ad-c2f9844073d2 returned with HTTP 200 Aug 04 10:53:54.577079 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 929/3716] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:53:54 2026] GET /volume/v3/groups/e22161d4-5e62-4028-87ad-c2f9844073d2 => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:54.765176 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a19d9632-4e40-4aed-990f-36fdc71b1b51 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:54.768617 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a19d9632-4e40-4aed-990f-36fdc71b1b51 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 Aug 04 10:53:54.768617 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a19d9632-4e40-4aed-990f-36fdc71b1b51 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:54.768617 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a19d9632-4e40-4aed-990f-36fdc71b1b51 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:54.768617 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-a19d9632-4e40-4aed-990f-36fdc71b1b51 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:54.773546 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:54.773546 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:54.774450 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a19d9632-4e40-4aed-990f-36fdc71b1b51 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 returned with HTTP 200 Aug 04 10:53:54.774934 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 932/3717] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:54 2026] GET /volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:55.301713 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-af4e3aad-b35c-47d3-9936-044cca6008a0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:55.304479 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af4e3aad-b35c-47d3-9936-044cca6008a0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 Aug 04 10:53:55.304852 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af4e3aad-b35c-47d3-9936-044cca6008a0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:55.305201 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af4e3aad-b35c-47d3-9936-044cca6008a0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:55.307316 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-af4e3aad-b35c-47d3-9936-044cca6008a0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:55.312469 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:55.312469 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:55.313428 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af4e3aad-b35c-47d3-9936-044cca6008a0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 returned with HTTP 200 Aug 04 10:53:55.313988 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 933/3718] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:55 2026] GET /volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:55.586458 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a4009a98-9861-4da2-adfd-0acba2920ba6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:55.589730 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a4009a98-9861-4da2-adfd-0acba2920ba6 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/groups/e22161d4-5e62-4028-87ad-c2f9844073d2 Aug 04 10:53:55.589730 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a4009a98-9861-4da2-adfd-0acba2920ba6 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:55.589730 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a4009a98-9861-4da2-adfd-0acba2920ba6 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:55.589730 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-a4009a98-9861-4da2-adfd-0acba2920ba6 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member e22161d4-5e62-4028-87ad-c2f9844073d2 {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:53:55.592660 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:55.592660 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:55.600578 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a4009a98-9861-4da2-adfd-0acba2920ba6 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/e22161d4-5e62-4028-87ad-c2f9844073d2 returned with HTTP 200 Aug 04 10:53:55.601083 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 925/3719] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:53:55 2026] GET /volume/v3/groups/e22161d4-5e62-4028-87ad-c2f9844073d2 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:55.611889 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:55.613973 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:55.614358 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-388632920", "volume_type": "9d7effe2-c911-47dd-94ef-5d888ef8feb9", "group_id": "e22161d4-5e62-4028-87ad-c2f9844073d2", "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:55.616325 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-388632920', 'volume_type': '9d7effe2-c911-47dd-94ef-5d888ef8feb9', 'group_id': 'e22161d4-5e62-4028-87ad-c2f9844073d2', 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:55.623929 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:55.623929 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:55.624405 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Create volume of 1 GB Aug 04 10:53:55.635841 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Availability Zones retrieved successfully. Aug 04 10:53:55.641465 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Flow 'volume_create_api' (31821b8d-c314-4e0c-adca-2cf1dcb16504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:55.642561 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9246fb65-2795-4ad0-b898-df40a2853788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:55.643069 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:55.643069 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:55.643456 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:55.661463 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9246fb65-2795-4ad0-b898-df40a2853788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:53:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9d7effe2-c911-47dd-94ef-5d888ef8feb9,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1772564500',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d7effe2-c911-47dd-94ef-5d888ef8feb9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e22161d4-5e62-4028-87ad-c2f9844073d2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:55.662173 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44e66fdb-f6bf-4428-961e-b5520347671d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:55.688548 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1772564500 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1772564500, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:53:55.688837 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1772564500 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1772564500, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:53:55.716394 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Created reservations ['db87758c-d07a-4ec8-9088-fc1342096216', '6fcd5621-8c9b-43c9-98cc-f0fac6eabc16', '58b65f45-f1a6-47bc-a874-5449cd26520e', 'dad3bbd7-a0aa-4ead-a7e4-f9612dfbcb2c'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:55.717173 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44e66fdb-f6bf-4428-961e-b5520347671d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db87758c-d07a-4ec8-9088-fc1342096216', '6fcd5621-8c9b-43c9-98cc-f0fac6eabc16', '58b65f45-f1a6-47bc-a874-5449cd26520e', 'dad3bbd7-a0aa-4ead-a7e4-f9612dfbcb2c']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:55.717924 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65554b16-11ca-4b3c-ab19-52098ed40edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:55.743905 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65554b16-11ca-4b3c-ab19-52098ed40edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d2a17fa-eb73-47e3-a3bf-782f6d5d4a5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-388632920',encryption_key_id=None,group_id=e22161d4-5e62-4028-87ad-c2f9844073d2,group_type_id=,metadata={},multiattach=False,project_id='f123ef8726a34ce9b3f1364ed9af04f7',qos_specs=None,replication_status=,reservations=['db87758c-d07a-4ec8-9088-fc1342096216','6fcd5621-8c9b-43c9-98cc-f0fac6eabc16','58b65f45-f1a6-47bc-a874-5449cd26520e','dad3bbd7-a0aa-4ead-a7e4-f9612dfbcb2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1ef12199b1e491a9abf18d56de6bfe8',volume_type_id=9d7effe2-c911-47dd-94ef-5d888ef8feb9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-388632920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e22161d4-5e62-4028-87ad-c2f9844073d2,host=None,id=9d2a17fa-eb73-47e3-a3bf-782f6d5d4a5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f123ef8726a34ce9b3f1364ed9af04f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1ef12199b1e491a9abf18d56de6bfe8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9d7effe2-c911-47dd-94ef-5d888ef8feb9),volume_type_id=9d7effe2-c911-47dd-94ef-5d888ef8feb9)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:55.744104 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faefa879-d173-4fc4-89be-68246abb8603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:55.765568 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faefa879-d173-4fc4-89be-68246abb8603) transitioned into state 'SUCCESS' from state '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-388632920',encryption_key_id=None,group_id=e22161d4-5e62-4028-87ad-c2f9844073d2,group_type_id=,metadata={},multiattach=False,project_id='f123ef8726a34ce9b3f1364ed9af04f7',qos_specs=None,replication_status=,reservations=['db87758c-d07a-4ec8-9088-fc1342096216','6fcd5621-8c9b-43c9-98cc-f0fac6eabc16','58b65f45-f1a6-47bc-a874-5449cd26520e','dad3bbd7-a0aa-4ead-a7e4-f9612dfbcb2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1ef12199b1e491a9abf18d56de6bfe8',volume_type_id=9d7effe2-c911-47dd-94ef-5d888ef8feb9)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:55.766291 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e339fab4-994b-44b3-a0a5-5f386ef834c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:55.781964 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e339fab4-994b-44b3-a0a5-5f386ef834c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:55.782447 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Flow 'volume_create_api' (31821b8d-c314-4e0c-adca-2cf1dcb16504) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:55.782741 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Create volume request issued successfully. Aug 04 10:53:55.783471 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:55.783852 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:55.823159 np0000006413 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:55.826627 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:55.826627 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:55.830221 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ab49d4f6-9641-4262-b3ac-4c71b13eebfa tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:55.830634 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 930/3720] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:53:55 2026] POST /volume/v3/volumes => generated 822 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:55.844135 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-29c2fd87-801b-4015-9e11-fbd4befdc545 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:55.846150 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-29c2fd87-801b-4015-9e11-fbd4befdc545 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/9d2a17fa-eb73-47e3-a3bf-782f6d5d4a5e Aug 04 10:53:55.846430 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-29c2fd87-801b-4015-9e11-fbd4befdc545 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:55.846671 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-29c2fd87-801b-4015-9e11-fbd4befdc545 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:55.853959 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:55.853959 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:55.858265 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-29c2fd87-801b-4015-9e11-fbd4befdc545 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Volume info retrieved successfully. Aug 04 10:53:55.858927 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-29c2fd87-801b-4015-9e11-fbd4befdc545 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:55.859073 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-29c2fd87-801b-4015-9e11-fbd4befdc545 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:55.894892 np0000006413 devstack@c-api.service[100255]: DEBUG oslo_db.sqlalchemy.engines [None req-29c2fd87-801b-4015-9e11-fbd4befdc545 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:55.899568 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:55.899568 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:55.915633 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-29c2fd87-801b-4015-9e11-fbd4befdc545 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/9d2a17fa-eb73-47e3-a3bf-782f6d5d4a5e returned with HTTP 200 Aug 04 10:53:55.916183 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 933/3721] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:53:55 2026] GET /volume/v3/volumes/9d2a17fa-eb73-47e3-a3bf-782f6d5d4a5e => generated 890 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:56.328748 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-17f67959-1b07-4897-94cb-56c281a07be6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:56.331463 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-17f67959-1b07-4897-94cb-56c281a07be6 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 Aug 04 10:53:56.331812 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-17f67959-1b07-4897-94cb-56c281a07be6 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:56.332090 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-17f67959-1b07-4897-94cb-56c281a07be6 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:56.332311 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-17f67959-1b07-4897-94cb-56c281a07be6 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:56.334233 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=558,cinder:INSERT=96,cinder:UPDATE=178 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:53:56.340661 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:56.340661 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:56.342371 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-17f67959-1b07-4897-94cb-56c281a07be6 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 returned with HTTP 200 Aug 04 10:53:56.350372 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 934/3722] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:56 2026] GET /volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 => generated 737 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:56.359179 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f1cb20f6-b290-40b1-8eba-5635d86f8561 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:56.361743 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1cb20f6-b290-40b1-8eba-5635d86f8561 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0/export_record Aug 04 10:53:56.362079 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1cb20f6-b290-40b1-8eba-5635d86f8561 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:56.362379 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1cb20f6-b290-40b1-8eba-5635d86f8561 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'export_record' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:56.362552 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-f1cb20f6-b290-40b1-8eba-5635d86f8561 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Export record for backup 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. {{(pid=100252) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 04 10:53:56.368054 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:56.368054 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:56.369575 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.backup.api [None req-f1cb20f6-b290-40b1-8eba-5635d86f8561 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling RPCAPI with context: , host: np0000006413, backup: 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. {{(pid=100252) export_record /opt/stack/cinder/cinder/backup/api.py:569}} Aug 04 10:53:56.377091 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-f1cb20f6-b290-40b1-8eba-5635d86f8561 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] export_record in rpcapi backup_id 28bbdf7f-5a08-4263-bc25-5b065cdb74b0 on host np0000006413. {{(pid=100252) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 04 10:53:56.394146 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-f1cb20f6-b290-40b1-8eba-5635d86f8561 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjhiYmRmN2YtNWEwOC00MjYzLWJjMjUtNWIwNjVjZGI3NGIwIiwgInVzZXJfaWQiOiAiZjYxZDBkMWMzZTBjNDFhNzk0NGRhMzhmMWVlMjdhYzciLCAicHJvamVjdF9pZCI6ICJmMjlmZTY1YzNjZDk0ZWI4YWUwNzIzZWFkNDRjOGQwZCIsICJ2b2x1bWVfaWQiOiAiMGE4MjZjMzQtMzgyYy00MDYxLWIzMWEtNGZhZjQ0N2Q2OTU4IiwgImhvc3QiOiAibnAwMDAwMDA2NDEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjIxMzM1NDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wYTgyNmMzNC0zODJjLTQwNjEtYjMxYS00ZmFmNDQ3ZDY5NTgvMjAyNjA4MDQxMDUzNDIvYXpfbm92YV9iYWNrdXBfMjhiYmRmN2YtNWEwOC00MjYzLWJjMjUtNWIwNjVjZGI3NGIwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNFQxMDo1MzozOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImZpbmlzaGVkX2F0IjogIjIwMjYtMDgtMDRUMTA6NTM6NTZaIiwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQxMDo1MzozOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA0VDEwOjUzOjU2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100252) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 04 10:53:56.394513 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1cb20f6-b290-40b1-8eba-5635d86f8561 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0/export_record returned with HTTP 200 Aug 04 10:53:56.395014 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 926/3723] 10.4.3.232 () {68 vars in 1430 bytes} [Tue Aug 4 10:53:56 2026] GET /volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0/export_record => generated 1476 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:56.405000 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0ee9c8fd-f756-4040-8277-48edade69f1a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:56.409603 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0ee9c8fd-f756-4040-8277-48edade69f1a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 Aug 04 10:53:56.409704 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0ee9c8fd-f756-4040-8277-48edade69f1a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:56.409984 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0ee9c8fd-f756-4040-8277-48edade69f1a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:56.410162 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-0ee9c8fd-f756-4040-8277-48edade69f1a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:56.416192 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:56.416192 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:56.417260 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0ee9c8fd-f756-4040-8277-48edade69f1a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 returned with HTTP 200 Aug 04 10:53:56.417847 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 931/3724] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:56 2026] GET /volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:56.432907 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-47abb7ee-7018-4bbc-913d-d8029366b126 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:56.434938 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-47abb7ee-7018-4bbc-913d-d8029366b126 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] POST https://10.4.3.232/volume/v3/backups/import_record Aug 04 10:53:56.435110 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8b4d4eae-7330-4c9f-a759-41e2ea79c66f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:56.435422 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-47abb7ee-7018-4bbc-913d-d8029366b126 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmIyMDRkMDItZmY2Ny00MjRhLWEzMDUtZWIzM2E5Zjg0NGM3IiwgInVzZXJfaWQiOiAiZjYxZDBkMWMzZTBjNDFhNzk0NGRhMzhmMWVlMjdhYzciLCAicHJvamVjdF9pZCI6ICJmMjlmZTY1YzNjZDk0ZWI4YWUwNzIzZWFkNDRjOGQwZCIsICJ2b2x1bWVfaWQiOiAiMGE4MjZjMzQtMzgyYy00MDYxLWIzMWEtNGZhZjQ0N2Q2OTU4IiwgImhvc3QiOiAibnAwMDAwMDA2NDEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjIxMzM1NDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wYTgyNmMzNC0zODJjLTQwNjEtYjMxYS00ZmFmNDQ3ZDY5NTgvMjAyNjA4MDQxMDUzNDIvYXpfbm92YV9iYWNrdXBfMjhiYmRmN2YtNWEwOC00MjYzLWJjMjUtNWIwNjVjZGI3NGIwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNFQxMDo1MzozOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImZpbmlzaGVkX2F0IjogIjIwMjYtMDgtMDRUMTA6NTM6NTZaIiwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQxMDo1MzozOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA0VDEwOjUzOjU2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:56.436870 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.backups [None req-47abb7ee-7018-4bbc-913d-d8029366b126 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmIyMDRkMDItZmY2Ny00MjRhLWEzMDUtZWIzM2E5Zjg0NGM3IiwgInVzZXJfaWQiOiAiZjYxZDBkMWMzZTBjNDFhNzk0NGRhMzhmMWVlMjdhYzciLCAicHJvamVjdF9pZCI6ICJmMjlmZTY1YzNjZDk0ZWI4YWUwNzIzZWFkNDRjOGQwZCIsICJ2b2x1bWVfaWQiOiAiMGE4MjZjMzQtMzgyYy00MDYxLWIzMWEtNGZhZjQ0N2Q2OTU4IiwgImhvc3QiOiAibnAwMDAwMDA2NDEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjIxMzM1NDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wYTgyNmMzNC0zODJjLTQwNjEtYjMxYS00ZmFmNDQ3ZDY5NTgvMjAyNjA4MDQxMDUzNDIvYXpfbm92YV9iYWNrdXBfMjhiYmRmN2YtNWEwOC00MjYzLWJjMjUtNWIwNjVjZGI3NGIwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNFQxMDo1MzozOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImZpbmlzaGVkX2F0IjogIjIwMjYtMDgtMDRUMTA6NTM6NTZaIiwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQxMDo1MzozOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA0VDEwOjUzOjU2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100255) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 04 10:53:56.436989 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.backups [None req-47abb7ee-7018-4bbc-913d-d8029366b126 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmIyMDRkMDItZmY2Ny00MjRhLWEzMDUtZWIzM2E5Zjg0NGM3IiwgInVzZXJfaWQiOiAiZjYxZDBkMWMzZTBjNDFhNzk0NGRhMzhmMWVlMjdhYzciLCAicHJvamVjdF9pZCI6ICJmMjlmZTY1YzNjZDk0ZWI4YWUwNzIzZWFkNDRjOGQwZCIsICJ2b2x1bWVfaWQiOiAiMGE4MjZjMzQtMzgyYy00MDYxLWIzMWEtNGZhZjQ0N2Q2OTU4IiwgImhvc3QiOiAibnAwMDAwMDA2NDEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjIxMzM1NDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wYTgyNmMzNC0zODJjLTQwNjEtYjMxYS00ZmFmNDQ3ZDY5NTgvMjAyNjA4MDQxMDUzNDIvYXpfbm92YV9iYWNrdXBfMjhiYmRmN2YtNWEwOC00MjYzLWJjMjUtNWIwNjVjZGI3NGIwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNFQxMDo1MzozOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImZpbmlzaGVkX2F0IjogIjIwMjYtMDgtMDRUMTA6NTM6NTZaIiwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQxMDo1MzozOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA0VDEwOjUzOjU2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100255) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 04 10:53:56.437625 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8b4d4eae-7330-4c9f-a759-41e2ea79c66f tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:56.437864 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.policy [None req-47abb7ee-7018-4bbc-913d-d8029366b126 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '106fb91e7594478f84b19dce35e3cb5f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f29fe65c3cd94eb8ae0723ead44c8d0d', '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=100255) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:53:56.438159 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8b4d4eae-7330-4c9f-a759-41e2ea79c66f tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2139666965", "imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:56.438222 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-47abb7ee-7018-4bbc-913d-d8029366b126 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] https://10.4.3.232/volume/v3/backups/import_record returned with HTTP 403 Aug 04 10:53:56.438763 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 934/3725] 10.4.3.232 () {70 vars in 1342 bytes} [Tue Aug 4 10:53:56 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:56.440581 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-8b4d4eae-7330-4c9f-a759-41e2ea79c66f tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2139666965', 'imageRef': 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:56.450183 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4834eb98-f255-4c24-821a-5d9254bbbc5c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:56.453564 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4834eb98-f255-4c24-821a-5d9254bbbc5c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/0a826c34-382c-4061-b31a-4faf447d6958 Aug 04 10:53:56.453873 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4834eb98-f255-4c24-821a-5d9254bbbc5c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:56.454109 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4834eb98-f255-4c24-821a-5d9254bbbc5c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:56.454351 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-4834eb98-f255-4c24-821a-5d9254bbbc5c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Delete volume with id: 0a826c34-382c-4061-b31a-4faf447d6958 Aug 04 10:53:56.470096 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:56.470096 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:56.470622 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4834eb98-f255-4c24-821a-5d9254bbbc5c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Volume info retrieved successfully. Aug 04 10:53:56.493774 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4834eb98-f255-4c24-821a-5d9254bbbc5c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Delete volume request issued successfully. Aug 04 10:53:56.494145 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4834eb98-f255-4c24-821a-5d9254bbbc5c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/volumes/0a826c34-382c-4061-b31a-4faf447d6958 returned with HTTP 202 Aug 04 10:53:56.494916 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 927/3726] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:53:56 2026] DELETE /volume/v3/volumes/0a826c34-382c-4061-b31a-4faf447d6958 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:56.506902 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7b92fcc6-e1ab-4497-b86f-3aea1004a995 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:56.511845 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7b92fcc6-e1ab-4497-b86f-3aea1004a995 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/volumes/0a826c34-382c-4061-b31a-4faf447d6958 Aug 04 10:53:56.512142 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7b92fcc6-e1ab-4497-b86f-3aea1004a995 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:56.512418 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7b92fcc6-e1ab-4497-b86f-3aea1004a995 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:56.526417 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:56.526417 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:56.534710 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7b92fcc6-e1ab-4497-b86f-3aea1004a995 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Volume info retrieved successfully. Aug 04 10:53:56.540898 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7b92fcc6-e1ab-4497-b86f-3aea1004a995 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/volumes/0a826c34-382c-4061-b31a-4faf447d6958 returned with HTTP 200 Aug 04 10:53:56.541422 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 932/3727] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:56 2026] GET /volume/v3/volumes/0a826c34-382c-4061-b31a-4faf447d6958 => generated 1017 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:56.564389 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-8b4d4eae-7330-4c9f-a759-41e2ea79c66f tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Create volume of 1 GB Aug 04 10:53:56.570428 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8b4d4eae-7330-4c9f-a759-41e2ea79c66f tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Availability Zones retrieved successfully. Aug 04 10:53:56.576776 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8b4d4eae-7330-4c9f-a759-41e2ea79c66f tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Flow 'volume_create_api' (b34aaaed-274f-4388-9577-b856775ccaed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:56.578216 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8b4d4eae-7330-4c9f-a759-41e2ea79c66f tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6055e416-2c57-4fc9-b3d2-8fca608c8fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:56.579333 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-8b4d4eae-7330-4c9f-a759-41e2ea79c66f tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:56.643271 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8b4d4eae-7330-4c9f-a759-41e2ea79c66f tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6055e416-2c57-4fc9-b3d2-8fca608c8fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:56.644459 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8b4d4eae-7330-4c9f-a759-41e2ea79c66f tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb3b0b4a-3205-4db9-b4f6-b393897c2e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:56.694749 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-9f2c1d14-a7e5-40b6-8fcf-e71c7c623717 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:56.696949 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-9f2c1d14-a7e5-40b6-8fcf-e71c7c623717 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb Aug 04 10:53:56.697183 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-9f2c1d14-a7e5-40b6-8fcf-e71c7c623717 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:56.697401 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-9f2c1d14-a7e5-40b6-8fcf-e71c7c623717 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:56.704743 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:56.704743 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:56.709159 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-9f2c1d14-a7e5-40b6-8fcf-e71c7c623717 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:53:56.714342 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-9f2c1d14-a7e5-40b6-8fcf-e71c7c623717 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb returned with HTTP 200 Aug 04 10:53:56.714736 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 935/3728] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:53:56 2026] GET /volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:56.715643 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-8b4d4eae-7330-4c9f-a759-41e2ea79c66f tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Created reservations ['3532df0b-6a56-438b-a54c-b645c3b49661', '3e4a9f08-5b9a-4d09-bcdd-f4e5483b7e0e', 'da5a1967-8d36-431e-92b1-20d810ef7c36', '83664da0-3a66-4b3e-8da8-6e5a58af8a9b'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:56.716609 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8b4d4eae-7330-4c9f-a759-41e2ea79c66f tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb3b0b4a-3205-4db9-b4f6-b393897c2e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3532df0b-6a56-438b-a54c-b645c3b49661', '3e4a9f08-5b9a-4d09-bcdd-f4e5483b7e0e', 'da5a1967-8d36-431e-92b1-20d810ef7c36', '83664da0-3a66-4b3e-8da8-6e5a58af8a9b']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:56.717572 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8b4d4eae-7330-4c9f-a759-41e2ea79c66f tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e73a966b-248b-4339-ae3f-dc65ad301e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:56.724498 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f75be91d-ecdf-432c-b559-296a834c9069 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:56.724873 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f75be91d-ecdf-432c-b559-296a834c9069 None None] GET https://10.4.3.232/volume// Aug 04 10:53:56.724908 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f75be91d-ecdf-432c-b559-296a834c9069 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:56.725105 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f75be91d-ecdf-432c-b559-296a834c9069 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:56.725444 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f75be91d-ecdf-432c-b559-296a834c9069 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:53:56.725730 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 928/3729] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:53:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:53:56.734770 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-0b6974d7-a17b-41e9-ba8b-034f07677b0f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:56.737679 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-0b6974d7-a17b-41e9-ba8b-034f07677b0f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:53:56.738209 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-0b6974d7-a17b-41e9-ba8b-034f07677b0f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4a7819c-2818-4790-881f-07b970c595cb", "connector": null, "instance_uuid": "abf2607c-4b09-4a92-a6c5-e35ae6a1a910"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:56.745955 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8b4d4eae-7330-4c9f-a759-41e2ea79c66f tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e73a966b-248b-4339-ae3f-dc65ad301e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd03eae30-703f-4e31-b6a8-84e60812b222', '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-2139666965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5cd873ebbdc43ae8d712ef7ebb130e5',qos_specs=None,replication_status=,reservations=['3532df0b-6a56-438b-a54c-b645c3b49661','3e4a9f08-5b9a-4d09-bcdd-f4e5483b7e0e','da5a1967-8d36-431e-92b1-20d810ef7c36','83664da0-3a66-4b3e-8da8-6e5a58af8a9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8696f17ef1d14f35801dc824bc4f92dc',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2139666965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d03eae30-703f-4e31-b6a8-84e60812b222,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5cd873ebbdc43ae8d712ef7ebb130e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8696f17ef1d14f35801dc824bc4f92dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:56.746886 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8b4d4eae-7330-4c9f-a759-41e2ea79c66f tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6604b566-844d-4272-9555-0a98f3618793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:56.750076 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:56.750076 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:56.765276 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8b4d4eae-7330-4c9f-a759-41e2ea79c66f tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6604b566-844d-4272-9555-0a98f3618793) transitioned into state 'SUCCESS' from state '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-2139666965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5cd873ebbdc43ae8d712ef7ebb130e5',qos_specs=None,replication_status=,reservations=['3532df0b-6a56-438b-a54c-b645c3b49661','3e4a9f08-5b9a-4d09-bcdd-f4e5483b7e0e','da5a1967-8d36-431e-92b1-20d810ef7c36','83664da0-3a66-4b3e-8da8-6e5a58af8a9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8696f17ef1d14f35801dc824bc4f92dc',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:56.766327 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8b4d4eae-7330-4c9f-a759-41e2ea79c66f tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (150a9ebe-3a59-44bc-bcf6-dd390eae0c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:56.776660 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8b4d4eae-7330-4c9f-a759-41e2ea79c66f tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (150a9ebe-3a59-44bc-bcf6-dd390eae0c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:56.778006 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8b4d4eae-7330-4c9f-a759-41e2ea79c66f tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Flow 'volume_create_api' (b34aaaed-274f-4388-9577-b856775ccaed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:56.778487 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8b4d4eae-7330-4c9f-a759-41e2ea79c66f tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Create volume request issued successfully. Aug 04 10:53:56.779330 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8b4d4eae-7330-4c9f-a759-41e2ea79c66f tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:56.779927 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 935/3730] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:53:56 2026] POST /volume/v3/volumes => generated 753 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:56.780636 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-0b6974d7-a17b-41e9-ba8b-034f07677b0f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:53:56.781130 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 933/3731] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:53:56 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 04 10:53:56.794717 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e255f973-5b37-4c48-8b41-e457df0adfe4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:56.796540 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e255f973-5b37-4c48-8b41-e457df0adfe4 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] GET https://10.4.3.232/volume/v3/volumes/d03eae30-703f-4e31-b6a8-84e60812b222 Aug 04 10:53:56.796733 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e255f973-5b37-4c48-8b41-e457df0adfe4 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:56.796950 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e255f973-5b37-4c48-8b41-e457df0adfe4 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:56.806171 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:56.806171 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:56.810507 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e255f973-5b37-4c48-8b41-e457df0adfe4 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Volume info retrieved successfully. Aug 04 10:53:56.814936 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e255f973-5b37-4c48-8b41-e457df0adfe4 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] https://10.4.3.232/volume/v3/volumes/d03eae30-703f-4e31-b6a8-84e60812b222 returned with HTTP 200 Aug 04 10:53:56.815319 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 936/3732] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:56 2026] GET /volume/v3/volumes/d03eae30-703f-4e31-b6a8-84e60812b222 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:56.931794 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bc2dd96d-4ce3-4d12-83cd-18164c45eb9a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:56.933546 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bc2dd96d-4ce3-4d12-83cd-18164c45eb9a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/9d2a17fa-eb73-47e3-a3bf-782f6d5d4a5e Aug 04 10:53:56.933842 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bc2dd96d-4ce3-4d12-83cd-18164c45eb9a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:56.934025 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bc2dd96d-4ce3-4d12-83cd-18164c45eb9a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:56.940915 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:56.940915 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:56.944324 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bc2dd96d-4ce3-4d12-83cd-18164c45eb9a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Volume info retrieved successfully. Aug 04 10:53:56.944950 np0000006413 devstack@c-api.service[100252]: WARNING stevedore.named [None req-bc2dd96d-4ce3-4d12-83cd-18164c45eb9a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:56.945092 np0000006413 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-bc2dd96d-4ce3-4d12-83cd-18164c45eb9a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:56.982998 np0000006413 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-bc2dd96d-4ce3-4d12-83cd-18164c45eb9a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:56.986215 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:56.986215 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:56.993642 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bc2dd96d-4ce3-4d12-83cd-18164c45eb9a tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/9d2a17fa-eb73-47e3-a3bf-782f6d5d4a5e returned with HTTP 200 Aug 04 10:53:56.994145 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 929/3733] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:53:56 2026] GET /volume/v3/volumes/9d2a17fa-eb73-47e3-a3bf-782f6d5d4a5e => generated 915 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:57.007560 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9aa06ed1-1c97-45ae-b84b-9eb64bbf4614 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:57.009437 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9aa06ed1-1c97-45ae-b84b-9eb64bbf4614 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] POST https://10.4.3.232/volume/v3/group_snapshots Aug 04 10:53:57.009803 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9aa06ed1-1c97-45ae-b84b-9eb64bbf4614 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e22161d4-5e62-4028-87ad-c2f9844073d2", "name": "tempest-group_snapshot-1405955974"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:57.011318 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.group_snapshots [None req-9aa06ed1-1c97-45ae-b84b-9eb64bbf4614 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e22161d4-5e62-4028-87ad-c2f9844073d2', 'name': 'tempest-group_snapshot-1405955974'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 04 10:53:57.014877 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:57.014877 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:57.018382 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.group_snapshots [None req-9aa06ed1-1c97-45ae-b84b-9eb64bbf4614 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Creating group_snapshot tempest-group_snapshot-1405955974. Aug 04 10:53:57.039179 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:57.039179 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:57.050693 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-9aa06ed1-1c97-45ae-b84b-9eb64bbf4614 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1772564500 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1772564500, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:53:57.051333 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-9aa06ed1-1c97-45ae-b84b-9eb64bbf4614 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1772564500 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1772564500, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:53:57.074180 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-9aa06ed1-1c97-45ae-b84b-9eb64bbf4614 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Created reservations ['fa18e25d-f1be-45d7-85da-cf076a4f01a3', '963b608a-dfbe-4efb-83ac-8b188222b822', '2dd822bb-4ef4-4393-8347-68f5c6d29dc4', '8eca07d0-18c8-48f3-98c7-69f801dccee5'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:57.113221 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9aa06ed1-1c97-45ae-b84b-9eb64bbf4614 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/group_snapshots returned with HTTP 202 Aug 04 10:53:57.113790 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 936/3734] 10.4.3.232 () {70 vars in 1324 bytes} [Tue Aug 4 10:53:57 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:57.122500 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ac9836ab-9d35-4d57-9ba1-31182ccaffeb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:57.124411 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ac9836ab-9d35-4d57-9ba1-31182ccaffeb tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/group_snapshots/6970c1a7-819c-4d1e-abef-d5e35ea2a283 Aug 04 10:53:57.124713 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ac9836ab-9d35-4d57-9ba1-31182ccaffeb tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:57.124936 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ac9836ab-9d35-4d57-9ba1-31182ccaffeb tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:57.125063 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.group_snapshots [None req-ac9836ab-9d35-4d57-9ba1-31182ccaffeb tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member 6970c1a7-819c-4d1e-abef-d5e35ea2a283 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 10:53:57.128228 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:57.128228 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:57.132160 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ac9836ab-9d35-4d57-9ba1-31182ccaffeb tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/group_snapshots/6970c1a7-819c-4d1e-abef-d5e35ea2a283 returned with HTTP 200 Aug 04 10:53:57.132672 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 934/3735] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:53:57 2026] GET /volume/v3/group_snapshots/6970c1a7-819c-4d1e-abef-d5e35ea2a283 => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:57.398362 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ff22ce4c-1861-4c5a-9cc3-52c44a1ea992 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:57.399939 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ff22ce4c-1861-4c5a-9cc3-52c44a1ea992 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:53:57.400110 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ff22ce4c-1861-4c5a-9cc3-52c44a1ea992 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:57.400287 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ff22ce4c-1861-4c5a-9cc3-52c44a1ea992 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:57.406283 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:57.406283 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:57.409121 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ff22ce4c-1861-4c5a-9cc3-52c44a1ea992 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:53:57.412478 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ff22ce4c-1861-4c5a-9cc3-52c44a1ea992 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:53:57.412826 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 937/3736] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:57 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 880 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:57.424296 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4fb88de4-7af4-42fb-a1ee-f45ac09db5c9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:57.426715 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4fb88de4-7af4-42fb-a1ee-f45ac09db5c9 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:53:57.427033 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4fb88de4-7af4-42fb-a1ee-f45ac09db5c9 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:57.427331 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4fb88de4-7af4-42fb-a1ee-f45ac09db5c9 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:57.435183 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:57.435183 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:57.439345 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4fb88de4-7af4-42fb-a1ee-f45ac09db5c9 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:53:57.443438 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4fb88de4-7af4-42fb-a1ee-f45ac09db5c9 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:53:57.443816 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 930/3737] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:57 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:57.480907 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-d19a92da-1a23-451c-a812-1bf271673aa1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:57.510848 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-d19a92da-1a23-451c-a812-1bf271673aa1 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:53:57.511005 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-d19a92da-1a23-451c-a812-1bf271673aa1 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:57.511167 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-d19a92da-1a23-451c-a812-1bf271673aa1 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:57.517630 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:57.517630 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:57.521123 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-d19a92da-1a23-451c-a812-1bf271673aa1 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:53:57.524775 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-d19a92da-1a23-451c-a812-1bf271673aa1 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:53:57.525111 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 937/3738] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:53:57 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 880 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:57.557733 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-665b81b0-0c33-4402-a92f-f8f33bdf0abf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:57.559583 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-665b81b0-0c33-4402-a92f-f8f33bdf0abf tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/volumes/0a826c34-382c-4061-b31a-4faf447d6958 Aug 04 10:53:57.559869 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-665b81b0-0c33-4402-a92f-f8f33bdf0abf tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:57.560133 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-665b81b0-0c33-4402-a92f-f8f33bdf0abf tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:57.565890 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-665b81b0-0c33-4402-a92f-f8f33bdf0abf tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/volumes/0a826c34-382c-4061-b31a-4faf447d6958 returned with HTTP 404 Aug 04 10:53:57.566337 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 935/3739] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:57 2026] GET /volume/v3/volumes/0a826c34-382c-4061-b31a-4faf447d6958 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:57.575742 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1c66eb6c-5b8a-4be3-8955-2c4253f43b62 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:57.577862 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1c66eb6c-5b8a-4be3-8955-2c4253f43b62 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] GET https://10.4.3.232/volume/v3/backups Aug 04 10:53:57.578203 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1c66eb6c-5b8a-4be3-8955-2c4253f43b62 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:57.578431 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1c66eb6c-5b8a-4be3-8955-2c4253f43b62 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:57.578741 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-1c66eb6c-5b8a-4be3-8955-2c4253f43b62 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:57.584500 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1c66eb6c-5b8a-4be3-8955-2c4253f43b62 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] https://10.4.3.232/volume/v3/backups returned with HTTP 200 Aug 04 10:53:57.585120 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 938/3740] 10.4.3.232 () {68 vars in 1277 bytes} [Tue Aug 4 10:53:57 2026] GET /volume/v3/backups => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:57.594483 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f6bb7301-b5e4-4162-861c-7163f7db093c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:57.596161 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f6bb7301-b5e4-4162-861c-7163f7db093c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] GET https://10.4.3.232/volume/v3/backups?project_id=f29fe65c3cd94eb8ae0723ead44c8d0d Aug 04 10:53:57.596469 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f6bb7301-b5e4-4162-861c-7163f7db093c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:57.596717 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f6bb7301-b5e4-4162-861c-7163f7db093c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:57.597038 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-f6bb7301-b5e4-4162-861c-7163f7db093c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] Removing options 'project_id' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:57.600051 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f9b687f9-eb8e-4051-a33f-bd0d9bf17cbe None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:57.600474 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f9b687f9-eb8e-4051-a33f-bd0d9bf17cbe None None] GET https://10.4.3.232/volume// Aug 04 10:53:57.600672 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f9b687f9-eb8e-4051-a33f-bd0d9bf17cbe None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:57.600880 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f9b687f9-eb8e-4051-a33f-bd0d9bf17cbe None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:57.601174 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f9b687f9-eb8e-4051-a33f-bd0d9bf17cbe None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:53:57.601491 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 938/3741] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:53:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:53:57.608300 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-76baa7ad-01c4-4597-a22b-f59082a3aa6c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:57.609994 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f6bb7301-b5e4-4162-861c-7163f7db093c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] https://10.4.3.232/volume/v3/backups?project_id=f29fe65c3cd94eb8ae0723ead44c8d0d returned with HTTP 200 Aug 04 10:53:57.610592 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 931/3742] 10.4.3.232 () {68 vars in 1364 bytes} [Tue Aug 4 10:53:57 2026] GET /volume/v3/backups?project_id=f29fe65c3cd94eb8ae0723ead44c8d0d => generated 624 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:57.610909 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-76baa7ad-01c4-4597-a22b-f59082a3aa6c tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:53:57.611508 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-76baa7ad-01c4-4597-a22b-f59082a3aa6c tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afa03ca1-16b4-4225-881f-e9a7988a1822", "connector": null, "instance_uuid": "7c604792-2e9a-4ef3-a1e8-d0d2ccad51cb"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:57.620332 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d1225c26-c381-4dde-ac43-9c30bb6fa8f9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:57.620579 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:57.620579 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:57.622255 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d1225c26-c381-4dde-ac43-9c30bb6fa8f9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:53:57.622683 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d1225c26-c381-4dde-ac43-9c30bb6fa8f9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1853527139"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:57.624200 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-d1225c26-c381-4dde-ac43-9c30bb6fa8f9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1853527139'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:53:57.624377 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-d1225c26-c381-4dde-ac43-9c30bb6fa8f9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Create volume of 1 GB Aug 04 10:53:57.624650 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:57.624650 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:57.628531 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d1225c26-c381-4dde-ac43-9c30bb6fa8f9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Availability Zones retrieved successfully. Aug 04 10:53:57.636791 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d1225c26-c381-4dde-ac43-9c30bb6fa8f9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Flow 'volume_create_api' (123150b7-b13f-4338-94b2-d4d6558bc51f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:57.637494 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d1225c26-c381-4dde-ac43-9c30bb6fa8f9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e41adb1-efc5-41b8-ae4e-bb92173bba69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:57.638378 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-d1225c26-c381-4dde-ac43-9c30bb6fa8f9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:53:57.651782 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-76baa7ad-01c4-4597-a22b-f59082a3aa6c tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:53:57.652288 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 936/3743] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:53:57 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 04 10:53:57.670113 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d1225c26-c381-4dde-ac43-9c30bb6fa8f9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e41adb1-efc5-41b8-ae4e-bb92173bba69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:57.671058 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d1225c26-c381-4dde-ac43-9c30bb6fa8f9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d7ed655-4f07-49a3-8409-c563f157d4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:57.680773 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-56b135ff-859e-44b9-85f3-b2cfce0a0004 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:57.682567 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-56b135ff-859e-44b9-85f3-b2cfce0a0004 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:53:57.682793 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-56b135ff-859e-44b9-85f3-b2cfce0a0004 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:57.683029 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-56b135ff-859e-44b9-85f3-b2cfce0a0004 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:57.691091 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-425e099d-07e4-4985-9115-7ee3ce8e5e7c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:57.691624 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-425e099d-07e4-4985-9115-7ee3ce8e5e7c None None] GET https://10.4.3.232/volume// Aug 04 10:53:57.691848 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-425e099d-07e4-4985-9115-7ee3ce8e5e7c None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:57.692036 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-425e099d-07e4-4985-9115-7ee3ce8e5e7c None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:57.692397 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-425e099d-07e4-4985-9115-7ee3ce8e5e7c None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:53:57.692844 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 932/3744] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:53:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:53:57.693283 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:57.693283 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:57.696939 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-56b135ff-859e-44b9-85f3-b2cfce0a0004 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:53:57.700350 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-4b2a5772-9ea4-43f7-8578-a3326d685928 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:57.701966 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-56b135ff-859e-44b9-85f3-b2cfce0a0004 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:53:57.702394 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 939/3745] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:57 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:57.715148 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-d1225c26-c381-4dde-ac43-9c30bb6fa8f9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Created reservations ['74534176-0603-4fe2-82ff-d31c1fea1063', '60dd96ad-0d59-49ae-bd0b-fde2c298bcb6', '804878aa-5623-4482-9e7b-5f0f0aabbd77', 'd4082187-ee71-47dd-b390-bee05b23ca3f'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:57.715994 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d1225c26-c381-4dde-ac43-9c30bb6fa8f9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d7ed655-4f07-49a3-8409-c563f157d4d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74534176-0603-4fe2-82ff-d31c1fea1063', '60dd96ad-0d59-49ae-bd0b-fde2c298bcb6', '804878aa-5623-4482-9e7b-5f0f0aabbd77', 'd4082187-ee71-47dd-b390-bee05b23ca3f']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:57.716793 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d1225c26-c381-4dde-ac43-9c30bb6fa8f9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (275b8edc-d028-4c37-a585-e70d02799aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:57.721748 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-24278f8c-29e1-4e52-9a43-3af9fc5f4608 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:57.722149 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-24278f8c-29e1-4e52-9a43-3af9fc5f4608 None None] GET https://10.4.3.232/volume// Aug 04 10:53:57.722406 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-24278f8c-29e1-4e52-9a43-3af9fc5f4608 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:57.722616 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-24278f8c-29e1-4e52-9a43-3af9fc5f4608 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:57.723048 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-24278f8c-29e1-4e52-9a43-3af9fc5f4608 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:53:57.723435 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 933/3746] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:53:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:53:57.731173 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-2988467a-eb81-4cea-bb5d-a29c3754f4e8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:57.733145 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-2988467a-eb81-4cea-bb5d-a29c3754f4e8 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb Aug 04 10:53:57.733380 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-2988467a-eb81-4cea-bb5d-a29c3754f4e8 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:57.733579 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-2988467a-eb81-4cea-bb5d-a29c3754f4e8 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:57.735187 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-4b2a5772-9ea4-43f7-8578-a3326d685928 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:53:57.735571 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-4b2a5772-9ea4-43f7-8578-a3326d685928 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:57.735807 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-4b2a5772-9ea4-43f7-8578-a3326d685928 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:57.743782 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d1225c26-c381-4dde-ac43-9c30bb6fa8f9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (275b8edc-d028-4c37-a585-e70d02799aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb015bdc-7936-487f-9fb4-218c1cfd41f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1853527139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f29fe65c3cd94eb8ae0723ead44c8d0d',qos_specs=None,replication_status=,reservations=['74534176-0603-4fe2-82ff-d31c1fea1063','60dd96ad-0d59-49ae-bd0b-fde2c298bcb6','804878aa-5623-4482-9e7b-5f0f0aabbd77','d4082187-ee71-47dd-b390-bee05b23ca3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f61d0d1c3e0c41a7944da38f1ee27ac7',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:53:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1853527139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb015bdc-7936-487f-9fb4-218c1cfd41f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f29fe65c3cd94eb8ae0723ead44c8d0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f61d0d1c3e0c41a7944da38f1ee27ac7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:57.743952 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:57.743952 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:57.744032 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d1225c26-c381-4dde-ac43-9c30bb6fa8f9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (675c9db8-f8fe-4861-ac41-74c85863cced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:57.747322 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-2988467a-eb81-4cea-bb5d-a29c3754f4e8 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:53:57.748064 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:57.748064 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:57.752474 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-4b2a5772-9ea4-43f7-8578-a3326d685928 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:53:57.752914 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-2988467a-eb81-4cea-bb5d-a29c3754f4e8 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb returned with HTTP 200 Aug 04 10:53:57.753479 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 940/3747] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:53:57 2026] GET /volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:53:57.757861 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-4b2a5772-9ea4-43f7-8578-a3326d685928 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:53:57.758375 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 937/3748] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:53:57 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 1059 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:53:57.763411 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d1225c26-c381-4dde-ac43-9c30bb6fa8f9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (675c9db8-f8fe-4861-ac41-74c85863cced) transitioned into state 'SUCCESS' from state '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-1853527139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f29fe65c3cd94eb8ae0723ead44c8d0d',qos_specs=None,replication_status=,reservations=['74534176-0603-4fe2-82ff-d31c1fea1063','60dd96ad-0d59-49ae-bd0b-fde2c298bcb6','804878aa-5623-4482-9e7b-5f0f0aabbd77','d4082187-ee71-47dd-b390-bee05b23ca3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f61d0d1c3e0c41a7944da38f1ee27ac7',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:57.764175 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d1225c26-c381-4dde-ac43-9c30bb6fa8f9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d343317b-4d5a-469b-9cce-cbef4319e01c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:53:57.772902 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d1225c26-c381-4dde-ac43-9c30bb6fa8f9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d343317b-4d5a-469b-9cce-cbef4319e01c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:53:57.773687 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d1225c26-c381-4dde-ac43-9c30bb6fa8f9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Flow 'volume_create_api' (123150b7-b13f-4338-94b2-d4d6558bc51f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:53:57.774026 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d1225c26-c381-4dde-ac43-9c30bb6fa8f9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Create volume request issued successfully. Aug 04 10:53:57.774590 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d1225c26-c381-4dde-ac43-9c30bb6fa8f9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:53:57.775061 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 939/3749] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 10:53:57 2026] POST /volume/v3/volumes => generated 778 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:57.791174 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-42a03b16-e247-45ee-af2f-3448c97f924c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:57.793938 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-42a03b16-e247-45ee-af2f-3448c97f924c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/volumes/cb015bdc-7936-487f-9fb4-218c1cfd41f0 Aug 04 10:53:57.794401 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-42a03b16-e247-45ee-af2f-3448c97f924c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:57.794872 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-42a03b16-e247-45ee-af2f-3448c97f924c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:57.803997 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:57.803997 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:57.807941 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-42a03b16-e247-45ee-af2f-3448c97f924c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Volume info retrieved successfully. Aug 04 10:53:57.812650 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-42a03b16-e247-45ee-af2f-3448c97f924c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/volumes/cb015bdc-7936-487f-9fb4-218c1cfd41f0 returned with HTTP 200 Aug 04 10:53:57.813157 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 934/3750] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:57 2026] GET /volume/v3/volumes/cb015bdc-7936-487f-9fb4-218c1cfd41f0 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:57.827645 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-52bd8a30-83a6-4af0-9fab-aa2fc79feb86 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:57.829463 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-52bd8a30-83a6-4af0-9fab-aa2fc79feb86 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] GET https://10.4.3.232/volume/v3/volumes/d03eae30-703f-4e31-b6a8-84e60812b222 Aug 04 10:53:57.829651 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-52bd8a30-83a6-4af0-9fab-aa2fc79feb86 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:57.829844 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-52bd8a30-83a6-4af0-9fab-aa2fc79feb86 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:57.838574 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:57.838574 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:57.842857 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-52bd8a30-83a6-4af0-9fab-aa2fc79feb86 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Volume info retrieved successfully. Aug 04 10:53:57.848769 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-52bd8a30-83a6-4af0-9fab-aa2fc79feb86 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] https://10.4.3.232/volume/v3/volumes/d03eae30-703f-4e31-b6a8-84e60812b222 returned with HTTP 200 Aug 04 10:53:57.849312 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 941/3751] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:57 2026] GET /volume/v3/volumes/d03eae30-703f-4e31-b6a8-84e60812b222 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:57.875803 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-7d67044b-71ff-48f5-8206-990f541859b3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:57.878074 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-7d67044b-71ff-48f5-8206-990f541859b3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] PUT https://10.4.3.232/volume/v3/attachments/736710d1-895a-4458-a17a-c7e91dec873f Aug 04 10:53:57.878511 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-7d67044b-71ff-48f5-8206-990f541859b3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:57.886632 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-7d67044b-71ff-48f5-8206-990f541859b3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Acquiring lock "cinder-attachment_update-d4a7819c-2818-4790-881f-07b970c595cb-np0000006413" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:53:57.887598 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-f14f51ae-7508-4c9e-bd0e-599e622916b4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:57.889650 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-a71a7ef0-db88-4053-90dc-b263ecbda87a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:57.890020 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-f14f51ae-7508-4c9e-bd0e-599e622916b4 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] GET https://10.4.3.232/volume/v3/volumes/d03eae30-703f-4e31-b6a8-84e60812b222 Aug 04 10:53:57.890223 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-f14f51ae-7508-4c9e-bd0e-599e622916b4 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:57.890458 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-f14f51ae-7508-4c9e-bd0e-599e622916b4 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:57.892078 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-7d67044b-71ff-48f5-8206-990f541859b3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Lock "cinder-attachment_update-d4a7819c-2818-4790-881f-07b970c595cb-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:53:57.892226 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-a71a7ef0-db88-4053-90dc-b263ecbda87a tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] PUT https://10.4.3.232/volume/v3/attachments/4b9e8d93-3ada-4936-bf43-4de9b2e7caf1 Aug 04 10:53:57.892781 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-a71a7ef0-db88-4053-90dc-b263ecbda87a tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:57.893205 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:57.893205 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:57.899124 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:57.899124 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:57.902196 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-a71a7ef0-db88-4053-90dc-b263ecbda87a tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Acquiring lock "cinder-attachment_update-afa03ca1-16b4-4225-881f-e9a7988a1822-np0000006413" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:53:57.903667 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-f14f51ae-7508-4c9e-bd0e-599e622916b4 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Volume info retrieved successfully. Aug 04 10:53:57.907723 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-a71a7ef0-db88-4053-90dc-b263ecbda87a tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Lock "cinder-attachment_update-afa03ca1-16b4-4225-881f-e9a7988a1822-np0000006413" acquired by "attachment_update" :: waited 0.006s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:53:57.908777 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:57.908777 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:57.909832 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-f14f51ae-7508-4c9e-bd0e-599e622916b4 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] https://10.4.3.232/volume/v3/volumes/d03eae30-703f-4e31-b6a8-84e60812b222 returned with HTTP 200 Aug 04 10:53:57.910278 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 940/3752] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:53:57 2026] GET /volume/v3/volumes/d03eae30-703f-4e31-b6a8-84e60812b222 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:58.019035 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=547,cinder:INSERT=89,cinder:UPDATE=181 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:53:58.020363 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-7d67044b-71ff-48f5-8206-990f541859b3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Lock "cinder-attachment_update-d4a7819c-2818-4790-881f-07b970c595cb-np0000006413" released by "attachment_update" :: held 0.128s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:53:58.020662 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-7d67044b-71ff-48f5-8206-990f541859b3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/attachments/736710d1-895a-4458-a17a-c7e91dec873f returned with HTTP 200 Aug 04 10:53:58.021200 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 938/3753] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:53:57 2026] PUT /volume/v3/attachments/736710d1-895a-4458-a17a-c7e91dec873f => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:58.029423 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-a71a7ef0-db88-4053-90dc-b263ecbda87a tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Lock "cinder-attachment_update-afa03ca1-16b4-4225-881f-e9a7988a1822-np0000006413" released by "attachment_update" :: held 0.122s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:53:58.029777 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-a71a7ef0-db88-4053-90dc-b263ecbda87a tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments/4b9e8d93-3ada-4936-bf43-4de9b2e7caf1 returned with HTTP 200 Aug 04 10:53:58.030251 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 935/3754] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:53:57 2026] PUT /volume/v3/attachments/4b9e8d93-3ada-4936-bf43-4de9b2e7caf1 => generated 968 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:58.038062 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-963d88e9-dbbb-4194-8ba5-aa10d72da4e7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:58.040830 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-963d88e9-dbbb-4194-8ba5-aa10d72da4e7 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822/encryption Aug 04 10:53:58.041076 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-963d88e9-dbbb-4194-8ba5-aa10d72da4e7 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:58.041346 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-963d88e9-dbbb-4194-8ba5-aa10d72da4e7 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:58.047826 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-6f8e62e3-24cc-4de3-a5d4-ddd9e8f97a44 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:58.049884 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-6f8e62e3-24cc-4de3-a5d4-ddd9e8f97a44 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] POST https://10.4.3.232/volume/v3/attachments/736710d1-895a-4458-a17a-c7e91dec873f/action Aug 04 10:53:58.050288 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-6f8e62e3-24cc-4de3-a5d4-ddd9e8f97a44 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:53:58.050446 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-6f8e62e3-24cc-4de3-a5d4-ddd9e8f97a44 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:58.053168 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:58.053168 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:58.062083 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-963d88e9-dbbb-4194-8ba5-aa10d72da4e7 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822/encryption returned with HTTP 200 Aug 04 10:53:58.062825 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 942/3755] 10.4.3.232 () {68 vars in 1631 bytes} [Tue Aug 4 10:53:58 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:58.070850 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:58.070850 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:58.084353 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-694ffed6-3fb4-4846-9a03-aa3169577adf req-6f8e62e3-24cc-4de3-a5d4-ddd9e8f97a44 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/attachments/736710d1-895a-4458-a17a-c7e91dec873f/action returned with HTTP 204 Aug 04 10:53:58.085046 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 941/3756] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:53:58 2026] POST /volume/v3/attachments/736710d1-895a-4458-a17a-c7e91dec873f/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:58.142464 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-eb50444c-f49e-4e7d-a65e-4ce74f17bfef None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:58.144586 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-eb50444c-f49e-4e7d-a65e-4ce74f17bfef tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/group_snapshots/6970c1a7-819c-4d1e-abef-d5e35ea2a283 Aug 04 10:53:58.144876 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-eb50444c-f49e-4e7d-a65e-4ce74f17bfef tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:58.145127 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-eb50444c-f49e-4e7d-a65e-4ce74f17bfef tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:58.145255 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.group_snapshots [None req-eb50444c-f49e-4e7d-a65e-4ce74f17bfef tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member 6970c1a7-819c-4d1e-abef-d5e35ea2a283 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 10:53:58.149806 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:58.149806 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:58.155311 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-eb50444c-f49e-4e7d-a65e-4ce74f17bfef tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/group_snapshots/6970c1a7-819c-4d1e-abef-d5e35ea2a283 returned with HTTP 200 Aug 04 10:53:58.155678 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 939/3757] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:53:58 2026] GET /volume/v3/group_snapshots/6970c1a7-819c-4d1e-abef-d5e35ea2a283 => generated 308 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 10:53:58.164764 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f91069dd-7fe4-4af2-9de3-25b97a1a3e20 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:58.167104 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f91069dd-7fe4-4af2-9de3-25b97a1a3e20 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/snapshots/detail Aug 04 10:53:58.167382 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f91069dd-7fe4-4af2-9de3-25b97a1a3e20 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:58.167650 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f91069dd-7fe4-4af2-9de3-25b97a1a3e20 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:58.167970 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-f91069dd-7fe4-4af2-9de3-25b97a1a3e20 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:58.168340 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:58.168340 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:58.169458 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-f91069dd-7fe4-4af2-9de3-25b97a1a3e20 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:58.174781 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f91069dd-7fe4-4af2-9de3-25b97a1a3e20 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Get all snapshots completed successfully. Aug 04 10:53:58.175191 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:58.175191 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:58.175898 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f91069dd-7fe4-4af2-9de3-25b97a1a3e20 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/snapshots/detail returned with HTTP 200 Aug 04 10:53:58.176282 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 936/3758] 10.4.3.232 () {66 vars in 1264 bytes} [Tue Aug 4 10:53:58 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:58.185622 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0e2fbb74-6711-4d98-baa8-79b7326fffbe None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:58.187625 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0e2fbb74-6711-4d98-baa8-79b7326fffbe tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/snapshots/2d79d5ed-db04-492a-bde4-cd827fec0e9e Aug 04 10:53:58.187899 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0e2fbb74-6711-4d98-baa8-79b7326fffbe tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:58.188160 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0e2fbb74-6711-4d98-baa8-79b7326fffbe tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:58.201139 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:58.201139 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:58.201682 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0e2fbb74-6711-4d98-baa8-79b7326fffbe tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Snapshot retrieved successfully. Aug 04 10:53:58.202471 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0e2fbb74-6711-4d98-baa8-79b7326fffbe tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/snapshots/2d79d5ed-db04-492a-bde4-cd827fec0e9e returned with HTTP 200 Aug 04 10:53:58.203002 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 943/3759] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:53:58 2026] GET /volume/v3/snapshots/2d79d5ed-db04-492a-bde4-cd827fec0e9e => generated 451 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:58.213921 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-20a55b37-1605-49d5-aa9b-acb09a875866 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:58.216204 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-20a55b37-1605-49d5-aa9b-acb09a875866 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/group_snapshots/6970c1a7-819c-4d1e-abef-d5e35ea2a283 Aug 04 10:53:58.216524 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-20a55b37-1605-49d5-aa9b-acb09a875866 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:58.216823 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-20a55b37-1605-49d5-aa9b-acb09a875866 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:58.216970 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.group_snapshots [None req-20a55b37-1605-49d5-aa9b-acb09a875866 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member 6970c1a7-819c-4d1e-abef-d5e35ea2a283 {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 10:53:58.221160 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:58.221160 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:58.225482 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-20a55b37-1605-49d5-aa9b-acb09a875866 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/group_snapshots/6970c1a7-819c-4d1e-abef-d5e35ea2a283 returned with HTTP 200 Aug 04 10:53:58.226041 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 942/3760] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:53:58 2026] GET /volume/v3/group_snapshots/6970c1a7-819c-4d1e-abef-d5e35ea2a283 => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:58.238133 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4429b791-1ed1-40d4-8dc6-a753482e8d91 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:58.240007 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4429b791-1ed1-40d4-8dc6-a753482e8d91 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/group_snapshots/detail Aug 04 10:53:58.240225 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4429b791-1ed1-40d4-8dc6-a753482e8d91 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:58.240475 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4429b791-1ed1-40d4-8dc6-a753482e8d91 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:58.251413 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4429b791-1ed1-40d4-8dc6-a753482e8d91 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 04 10:53:58.252057 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 940/3761] 10.4.3.232 () {68 vars in 1323 bytes} [Tue Aug 4 10:53:58 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:58.261135 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1c05069b-0d50-4846-93ee-16f8c307890f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:58.263010 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c05069b-0d50-4846-93ee-16f8c307890f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] DELETE https://10.4.3.232/volume/v3/group_snapshots/6970c1a7-819c-4d1e-abef-d5e35ea2a283 Aug 04 10:53:58.263235 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1c05069b-0d50-4846-93ee-16f8c307890f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:58.263463 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1c05069b-0d50-4846-93ee-16f8c307890f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:58.263603 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-1c05069b-0d50-4846-93ee-16f8c307890f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] delete called for member 6970c1a7-819c-4d1e-abef-d5e35ea2a283 {{(pid=100252) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 04 10:53:58.263718 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.group_snapshots [None req-1c05069b-0d50-4846-93ee-16f8c307890f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Delete group_snapshot with id: 6970c1a7-819c-4d1e-abef-d5e35ea2a283 Aug 04 10:53:58.267535 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:58.267535 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:58.297780 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c05069b-0d50-4846-93ee-16f8c307890f tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/group_snapshots/6970c1a7-819c-4d1e-abef-d5e35ea2a283 returned with HTTP 202 Aug 04 10:53:58.298206 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 937/3762] 10.4.3.232 () {68 vars in 1416 bytes} [Tue Aug 4 10:53:58 2026] DELETE /volume/v3/group_snapshots/6970c1a7-819c-4d1e-abef-d5e35ea2a283 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:53:58.308615 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f142d632-37b5-4d0e-ac66-34aec1cd8d01 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:58.314704 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f142d632-37b5-4d0e-ac66-34aec1cd8d01 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:53:58.314704 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f142d632-37b5-4d0e-ac66-34aec1cd8d01 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:58.314704 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f142d632-37b5-4d0e-ac66-34aec1cd8d01 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:58.314704 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-f142d632-37b5-4d0e-ac66-34aec1cd8d01 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:58.316646 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f142d632-37b5-4d0e-ac66-34aec1cd8d01 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:53:58.325019 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f142d632-37b5-4d0e-ac66-34aec1cd8d01 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Get all volumes completed successfully. Aug 04 10:53:58.325861 np0000006413 devstack@c-api.service[100254]: WARNING stevedore.named [None req-f142d632-37b5-4d0e-ac66-34aec1cd8d01 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:58.326087 np0000006413 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-f142d632-37b5-4d0e-ac66-34aec1cd8d01 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:58.376948 np0000006413 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-f142d632-37b5-4d0e-ac66-34aec1cd8d01 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:58.380705 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:58.380705 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:58.390198 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f142d632-37b5-4d0e-ac66-34aec1cd8d01 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:53:58.390959 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 944/3763] 10.4.3.232 () {68 vars in 1299 bytes} [Tue Aug 4 10:53:58 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:58.404060 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-bcb0cd7f-bc87-4a6c-ac9c-852395927093 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:58.405960 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bcb0cd7f-bc87-4a6c-ac9c-852395927093 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/snapshots/detail Aug 04 10:53:58.406147 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bcb0cd7f-bc87-4a6c-ac9c-852395927093 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:58.406346 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bcb0cd7f-bc87-4a6c-ac9c-852395927093 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'detail' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:58.406611 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-bcb0cd7f-bc87-4a6c-ac9c-852395927093 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:58.407616 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.db.api [None req-bcb0cd7f-bc87-4a6c-ac9c-852395927093 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Building query based on filter {{(pid=100255) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:53:58.410586 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-bcb0cd7f-bc87-4a6c-ac9c-852395927093 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Get all snapshots completed successfully. Aug 04 10:53:58.411330 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bcb0cd7f-bc87-4a6c-ac9c-852395927093 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/snapshots/detail returned with HTTP 200 Aug 04 10:53:58.411667 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 943/3764] 10.4.3.232 () {66 vars in 1264 bytes} [Tue Aug 4 10:53:58 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:53:58.419802 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-245d4d0c-bd3a-4dfa-9c96-a20add945754 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:58.421428 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-245d4d0c-bd3a-4dfa-9c96-a20add945754 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/group_snapshots/6970c1a7-819c-4d1e-abef-d5e35ea2a283 Aug 04 10:53:58.421610 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-245d4d0c-bd3a-4dfa-9c96-a20add945754 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:58.421804 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-245d4d0c-bd3a-4dfa-9c96-a20add945754 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:58.421916 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.group_snapshots [None req-245d4d0c-bd3a-4dfa-9c96-a20add945754 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member 6970c1a7-819c-4d1e-abef-d5e35ea2a283 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 10:53:58.425145 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-245d4d0c-bd3a-4dfa-9c96-a20add945754 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/group_snapshots/6970c1a7-819c-4d1e-abef-d5e35ea2a283 returned with HTTP 404 Aug 04 10:53:58.425461 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 941/3765] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:53:58 2026] GET /volume/v3/group_snapshots/6970c1a7-819c-4d1e-abef-d5e35ea2a283 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:53:58.432002 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-014c9422-6d24-4f88-affd-c3b25fcf3d10 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:58.433616 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-014c9422-6d24-4f88-affd-c3b25fcf3d10 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/group_snapshots Aug 04 10:53:58.433828 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-014c9422-6d24-4f88-affd-c3b25fcf3d10 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:58.433997 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-014c9422-6d24-4f88-affd-c3b25fcf3d10 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:58.434268 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:58.434268 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:58.438567 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-014c9422-6d24-4f88-affd-c3b25fcf3d10 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/group_snapshots returned with HTTP 200 Aug 04 10:53:58.438952 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 938/3766] 10.4.3.232 () {68 vars in 1302 bytes} [Tue Aug 4 10:53:58 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:58.446617 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a6fba692-e532-451e-bd66-7551b377010b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:58.448676 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a6fba692-e532-451e-bd66-7551b377010b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] DELETE https://10.4.3.232/volume/v3/group_snapshots/6970c1a7-819c-4d1e-abef-d5e35ea2a283 Aug 04 10:53:58.448907 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a6fba692-e532-451e-bd66-7551b377010b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:58.449117 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a6fba692-e532-451e-bd66-7551b377010b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:58.449274 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.group_snapshots [None req-a6fba692-e532-451e-bd66-7551b377010b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] delete called for member 6970c1a7-819c-4d1e-abef-d5e35ea2a283 {{(pid=100254) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 04 10:53:58.449387 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.group_snapshots [None req-a6fba692-e532-451e-bd66-7551b377010b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Delete group_snapshot with id: 6970c1a7-819c-4d1e-abef-d5e35ea2a283 Aug 04 10:53:58.452485 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a6fba692-e532-451e-bd66-7551b377010b tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/group_snapshots/6970c1a7-819c-4d1e-abef-d5e35ea2a283 returned with HTTP 404 Aug 04 10:53:58.453028 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 945/3767] 10.4.3.232 () {68 vars in 1416 bytes} [Tue Aug 4 10:53:58 2026] DELETE /volume/v3/group_snapshots/6970c1a7-819c-4d1e-abef-d5e35ea2a283 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:53:58.459926 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1a15acb5-acc9-42d3-8801-d82367432624 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:58.461858 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1a15acb5-acc9-42d3-8801-d82367432624 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 10:53:58.462125 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1a15acb5-acc9-42d3-8801-d82367432624 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:58.462388 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1a15acb5-acc9-42d3-8801-d82367432624 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'detail' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:58.462674 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-1a15acb5-acc9-42d3-8801-d82367432624 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:53:58.463423 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1a15acb5-acc9-42d3-8801-d82367432624 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:53:58.469967 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-1a15acb5-acc9-42d3-8801-d82367432624 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Get all volumes completed successfully. Aug 04 10:53:58.470675 np0000006413 devstack@c-api.service[100255]: WARNING stevedore.named [None req-1a15acb5-acc9-42d3-8801-d82367432624 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:58.470899 np0000006413 devstack@c-api.service[100255]: WARNING castellan.key_manager [None req-1a15acb5-acc9-42d3-8801-d82367432624 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:58.514201 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-0b779140-0651-4445-85de-6318c0d54447 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:58.517341 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-0b779140-0651-4445-85de-6318c0d54447 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] GET https://10.4.3.232/volume/v3/volumes/d03eae30-703f-4e31-b6a8-84e60812b222 Aug 04 10:53:58.517511 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-0b779140-0651-4445-85de-6318c0d54447 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:58.517683 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-0b779140-0651-4445-85de-6318c0d54447 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:58.519221 np0000006413 devstack@c-api.service[100255]: DEBUG oslo_db.sqlalchemy.engines [None req-1a15acb5-acc9-42d3-8801-d82367432624 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:58.522092 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:58.522092 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:58.529226 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1a15acb5-acc9-42d3-8801-d82367432624 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 10:53:58.529828 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 944/3768] 10.4.3.232 () {68 vars in 1299 bytes} [Tue Aug 4 10:53:58 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:58.529859 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:58.529859 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:58.533824 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-0b779140-0651-4445-85de-6318c0d54447 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Volume info retrieved successfully. Aug 04 10:53:58.539348 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-0b779140-0651-4445-85de-6318c0d54447 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] https://10.4.3.232/volume/v3/volumes/d03eae30-703f-4e31-b6a8-84e60812b222 returned with HTTP 200 Aug 04 10:53:58.539753 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 942/3769] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:53:58 2026] GET /volume/v3/volumes/d03eae30-703f-4e31-b6a8-84e60812b222 => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:58.542134 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6a307f27-c7de-4d4b-a011-30ec3fccce3d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:58.544401 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a307f27-c7de-4d4b-a011-30ec3fccce3d tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] POST https://10.4.3.232/volume/v3/groups/e22161d4-5e62-4028-87ad-c2f9844073d2/action Aug 04 10:53:58.544909 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a307f27-c7de-4d4b-a011-30ec3fccce3d tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:53:58.545099 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a307f27-c7de-4d4b-a011-30ec3fccce3d tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:58.546765 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-6a307f27-c7de-4d4b-a011-30ec3fccce3d tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] delete called for group e22161d4-5e62-4028-87ad-c2f9844073d2 {{(pid=100252) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 10:53:58.546960 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.groups [None req-6a307f27-c7de-4d4b-a011-30ec3fccce3d tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Delete group with id: e22161d4-5e62-4028-87ad-c2f9844073d2 Aug 04 10:53:58.549294 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c45fe24c-d6bc-4a70-b00a-bd2f8f63a3f7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:58.549829 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c45fe24c-d6bc-4a70-b00a-bd2f8f63a3f7 None None] GET https://10.4.3.232/volume// Aug 04 10:53:58.550065 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c45fe24c-d6bc-4a70-b00a-bd2f8f63a3f7 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:58.550348 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c45fe24c-d6bc-4a70-b00a-bd2f8f63a3f7 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:58.550853 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c45fe24c-d6bc-4a70-b00a-bd2f8f63a3f7 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:53:58.551228 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 946/3770] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:53:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:53:58.551286 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:58.551286 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:58.558801 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-9bdc6231-b3a7-4581-9b5a-e2c18ee00311 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:58.561159 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-9bdc6231-b3a7-4581-9b5a-e2c18ee00311 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:53:58.561522 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-9bdc6231-b3a7-4581-9b5a-e2c18ee00311 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d03eae30-703f-4e31-b6a8-84e60812b222", "connector": null, "instance_uuid": "7d5da505-7925-49fe-adc4-0b706495bf86"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:58.569496 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:58.569496 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:58.588206 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a307f27-c7de-4d4b-a011-30ec3fccce3d tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/e22161d4-5e62-4028-87ad-c2f9844073d2/action returned with HTTP 202 Aug 04 10:53:58.588726 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 939/3771] 10.4.3.232 () {70 vars in 1428 bytes} [Tue Aug 4 10:53:58 2026] POST /volume/v3/groups/e22161d4-5e62-4028-87ad-c2f9844073d2/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:53:58.595386 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ade69ca9-23ce-4634-be86-3b71921a44f1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:58.597146 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ade69ca9-23ce-4634-be86-3b71921a44f1 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/9d2a17fa-eb73-47e3-a3bf-782f6d5d4a5e Aug 04 10:53:58.597447 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ade69ca9-23ce-4634-be86-3b71921a44f1 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:58.597780 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ade69ca9-23ce-4634-be86-3b71921a44f1 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:58.599329 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-9bdc6231-b3a7-4581-9b5a-e2c18ee00311 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:53:58.600578 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 945/3772] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:53:58 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:58.609878 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:58.609878 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:58.615068 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ade69ca9-23ce-4634-be86-3b71921a44f1 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Volume info retrieved successfully. Aug 04 10:53:58.616063 np0000006413 devstack@c-api.service[100253]: WARNING stevedore.named [None req-ade69ca9-23ce-4634-be86-3b71921a44f1 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 10:53:58.616318 np0000006413 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-ade69ca9-23ce-4634-be86-3b71921a44f1 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 10:53:58.668907 np0000006413 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-ade69ca9-23ce-4634-be86-3b71921a44f1 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 10:53:58.672796 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:58.672796 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:58.679568 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ade69ca9-23ce-4634-be86-3b71921a44f1 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/9d2a17fa-eb73-47e3-a3bf-782f6d5d4a5e returned with HTTP 200 Aug 04 10:53:58.680123 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 943/3773] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:53:58 2026] GET /volume/v3/volumes/9d2a17fa-eb73-47e3-a3bf-782f6d5d4a5e => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:58.716609 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a579ba81-0361-4cec-bf3c-c885e2ca4c58 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:58.718700 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a579ba81-0361-4cec-bf3c-c885e2ca4c58 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:53:58.718947 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a579ba81-0361-4cec-bf3c-c885e2ca4c58 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:58.719177 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a579ba81-0361-4cec-bf3c-c885e2ca4c58 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:58.730397 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:58.730397 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:53:58.737885 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a579ba81-0361-4cec-bf3c-c885e2ca4c58 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:53:58.743338 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a579ba81-0361-4cec-bf3c-c885e2ca4c58 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:53:58.743919 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 947/3774] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:58 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:58.824495 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6bef2402-caac-48af-a511-de8f13a0516a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:58.826434 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6bef2402-caac-48af-a511-de8f13a0516a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/volumes/cb015bdc-7936-487f-9fb4-218c1cfd41f0 Aug 04 10:53:58.826726 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6bef2402-caac-48af-a511-de8f13a0516a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:58.826988 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6bef2402-caac-48af-a511-de8f13a0516a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:58.836168 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:58.836168 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:58.839778 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6bef2402-caac-48af-a511-de8f13a0516a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Volume info retrieved successfully. Aug 04 10:53:58.843745 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6bef2402-caac-48af-a511-de8f13a0516a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/volumes/cb015bdc-7936-487f-9fb4-218c1cfd41f0 returned with HTTP 200 Aug 04 10:53:58.844104 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 940/3775] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:58 2026] GET /volume/v3/volumes/cb015bdc-7936-487f-9fb4-218c1cfd41f0 => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:58.856494 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7232f239-460b-4771-ab05-c08e011c58a0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:58.860058 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7232f239-460b-4771-ab05-c08e011c58a0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] POST https://10.4.3.232/volume/v3/backups Aug 04 10:53:58.860058 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7232f239-460b-4771-ab05-c08e011c58a0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cb015bdc-7936-487f-9fb4-218c1cfd41f0", "name": "tempest-type-Backup-2083245928"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:58.861881 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.backups [None req-7232f239-460b-4771-ab05-c08e011c58a0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Creating new backup {'backup': {'volume_id': 'cb015bdc-7936-487f-9fb4-218c1cfd41f0', 'name': 'tempest-type-Backup-2083245928'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:53:58.862058 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-7232f239-460b-4771-ab05-c08e011c58a0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Creating backup of volume cb015bdc-7936-487f-9fb4-218c1cfd41f0 in container None Aug 04 10:53:58.869030 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:58.869030 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:58.869487 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7232f239-460b-4771-ab05-c08e011c58a0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Volume info retrieved successfully. Aug 04 10:53:58.886097 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-7232f239-460b-4771-ab05-c08e011c58a0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Created reservations ['e4a07f0d-6835-46c8-855f-ae5b5a8931f7', 'd2e965c8-076d-4a03-a1ec-fecb053551f6'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:53:58.913789 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7232f239-460b-4771-ab05-c08e011c58a0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:53:58.914214 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 946/3776] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:53:58 2026] POST /volume/v3/backups => generated 316 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:53:58.921742 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a62b8edb-a01b-48ca-a399-ed149444fd8d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:58.923787 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a62b8edb-a01b-48ca-a399-ed149444fd8d tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:53:58.924214 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a62b8edb-a01b-48ca-a399-ed149444fd8d tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:58.924214 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a62b8edb-a01b-48ca-a399-ed149444fd8d tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:58.924346 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-a62b8edb-a01b-48ca-a399-ed149444fd8d tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:58.925941 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=545,cinder:UPDATE=119,cinder:INSERT=62 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:53:58.928558 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:58.928558 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:58.929334 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a62b8edb-a01b-48ca-a399-ed149444fd8d tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:53:58.929791 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 944/3777] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:58 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:59.623983 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0a46d2e8-121f-4489-bfa7-140c39cd54a7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:59.624392 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0a46d2e8-121f-4489-bfa7-140c39cd54a7 None None] GET https://10.4.3.232/volume// Aug 04 10:53:59.624582 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0a46d2e8-121f-4489-bfa7-140c39cd54a7 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:59.624773 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0a46d2e8-121f-4489-bfa7-140c39cd54a7 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:59.625136 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0a46d2e8-121f-4489-bfa7-140c39cd54a7 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:53:59.625559 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 948/3778] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:53:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:53:59.641153 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-486dba14-b585-4838-8aee-388375bc83c7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:59.642849 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-486dba14-b585-4838-8aee-388375bc83c7 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] GET https://10.4.3.232/volume/v3/volumes/d03eae30-703f-4e31-b6a8-84e60812b222 Aug 04 10:53:59.643018 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-486dba14-b585-4838-8aee-388375bc83c7 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:59.643194 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-486dba14-b585-4838-8aee-388375bc83c7 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:59.655578 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:59.655578 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:59.661015 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-486dba14-b585-4838-8aee-388375bc83c7 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Volume info retrieved successfully. Aug 04 10:53:59.666522 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-486dba14-b585-4838-8aee-388375bc83c7 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] https://10.4.3.232/volume/v3/volumes/d03eae30-703f-4e31-b6a8-84e60812b222 returned with HTTP 200 Aug 04 10:53:59.667065 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 941/3779] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:53:59 2026] GET /volume/v3/volumes/d03eae30-703f-4e31-b6a8-84e60812b222 => generated 1540 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:53:59.693558 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6296f253-affc-4869-bf5c-f9d87877c807 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:59.695529 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6296f253-affc-4869-bf5c-f9d87877c807 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/volumes/9d2a17fa-eb73-47e3-a3bf-782f6d5d4a5e Aug 04 10:53:59.695844 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6296f253-affc-4869-bf5c-f9d87877c807 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:59.696107 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6296f253-affc-4869-bf5c-f9d87877c807 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:59.699113 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=483,cinder:UPDATE=100,cinder:INSERT=50 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:53:59.704280 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6296f253-affc-4869-bf5c-f9d87877c807 tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/volumes/9d2a17fa-eb73-47e3-a3bf-782f6d5d4a5e returned with HTTP 404 Aug 04 10:53:59.704562 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 947/3780] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:53:59 2026] GET /volume/v3/volumes/9d2a17fa-eb73-47e3-a3bf-782f6d5d4a5e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:53:59.711950 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7ab3fbd7-d200-4915-a0ce-cc042f6a8afe None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:59.713790 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7ab3fbd7-d200-4915-a0ce-cc042f6a8afe tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] GET https://10.4.3.232/volume/v3/groups/e22161d4-5e62-4028-87ad-c2f9844073d2 Aug 04 10:53:59.714068 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7ab3fbd7-d200-4915-a0ce-cc042f6a8afe tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:59.714813 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7ab3fbd7-d200-4915-a0ce-cc042f6a8afe tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:59.714813 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-7ab3fbd7-d200-4915-a0ce-cc042f6a8afe tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] show called for member e22161d4-5e62-4028-87ad-c2f9844073d2 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 10:53:59.717559 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7ab3fbd7-d200-4915-a0ce-cc042f6a8afe tempest-GroupSnapshotsTest-21616652 tempest-GroupSnapshotsTest-21616652-project-member] https://10.4.3.232/volume/v3/groups/e22161d4-5e62-4028-87ad-c2f9844073d2 returned with HTTP 404 Aug 04 10:53:59.718039 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 945/3781] 10.4.3.232 () {68 vars in 1386 bytes} [Tue Aug 4 10:53:59 2026] GET /volume/v3/groups/e22161d4-5e62-4028-87ad-c2f9844073d2 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:53:59.725819 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6e6b2d30-84bf-4a60-bea7-c631b31ad107 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:59.727543 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6e6b2d30-84bf-4a60-bea7-c631b31ad107 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] DELETE https://10.4.3.232/volume/v3/group_types/d9528955-9e9d-415c-90cf-f5737a5da346 Aug 04 10:53:59.727748 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6e6b2d30-84bf-4a60-bea7-c631b31ad107 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:59.727928 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6e6b2d30-84bf-4a60-bea7-c631b31ad107 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:59.741442 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6e6b2d30-84bf-4a60-bea7-c631b31ad107 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] https://10.4.3.232/volume/v3/group_types/d9528955-9e9d-415c-90cf-f5737a5da346 returned with HTTP 202 Aug 04 10:53:59.741885 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 949/3782] 10.4.3.232 () {68 vars in 1404 bytes} [Tue Aug 4 10:53:59 2026] DELETE /volume/v3/group_types/d9528955-9e9d-415c-90cf-f5737a5da346 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:53:59.748875 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f5fd9103-4d1d-4336-8693-e2e31a4d83cd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:59.750701 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5fd9103-4d1d-4336-8693-e2e31a4d83cd tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] DELETE https://10.4.3.232/volume/v3/types/9d7effe2-c911-47dd-94ef-5d888ef8feb9 Aug 04 10:53:59.750913 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f5fd9103-4d1d-4336-8693-e2e31a4d83cd tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:59.751112 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f5fd9103-4d1d-4336-8693-e2e31a4d83cd tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:59.760502 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4587ead5-63bd-4bd8-87b9-078ad38c07c3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:59.762323 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4587ead5-63bd-4bd8-87b9-078ad38c07c3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:53:59.762526 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4587ead5-63bd-4bd8-87b9-078ad38c07c3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:59.762747 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4587ead5-63bd-4bd8-87b9-078ad38c07c3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:59.770389 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-6edc71b6-41e1-438a-8b22-14bd728a442b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:59.772560 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:59.772560 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:59.772691 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-6edc71b6-41e1-438a-8b22-14bd728a442b tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] PUT https://10.4.3.232/volume/v3/attachments/0a25d2b9-c31d-4fa7-a023-7737827a7afb Aug 04 10:53:59.772967 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-6edc71b6-41e1-438a-8b22-14bd728a442b tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:59.776474 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4587ead5-63bd-4bd8-87b9-078ad38c07c3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:53:59.778305 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5fd9103-4d1d-4336-8693-e2e31a4d83cd tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] https://10.4.3.232/volume/v3/types/9d7effe2-c911-47dd-94ef-5d888ef8feb9 returned with HTTP 202 Aug 04 10:53:59.778671 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 942/3783] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:53:59 2026] DELETE /volume/v3/types/9d7effe2-c911-47dd-94ef-5d888ef8feb9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:53:59.780792 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4587ead5-63bd-4bd8-87b9-078ad38c07c3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:53:59.781207 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 948/3784] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:53:59 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:53:59.781973 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-6edc71b6-41e1-438a-8b22-14bd728a442b tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Acquiring lock "cinder-attachment_update-d03eae30-703f-4e31-b6a8-84e60812b222-np0000006413" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:53:59.786386 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4eab052b-6973-4a68-86ca-86a6d3198b71 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:59.787098 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-6edc71b6-41e1-438a-8b22-14bd728a442b tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Lock "cinder-attachment_update-d03eae30-703f-4e31-b6a8-84e60812b222-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:53:59.788057 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4eab052b-6973-4a68-86ca-86a6d3198b71 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] GET https://10.4.3.232/volume/v3/types/9d7effe2-c911-47dd-94ef-5d888ef8feb9 Aug 04 10:53:59.788145 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:59.788145 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:53:59.788257 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4eab052b-6973-4a68-86ca-86a6d3198b71 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:59.788415 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4eab052b-6973-4a68-86ca-86a6d3198b71 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:59.791321 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4eab052b-6973-4a68-86ca-86a6d3198b71 tempest-GroupSnapshotsTest-967117600 tempest-GroupSnapshotsTest-967117600-project-admin] https://10.4.3.232/volume/v3/types/9d7effe2-c911-47dd-94ef-5d888ef8feb9 returned with HTTP 404 Aug 04 10:53:59.791827 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 950/3785] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:53:59 2026] GET /volume/v3/types/9d7effe2-c911-47dd-94ef-5d888ef8feb9 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:59.873333 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-6edc71b6-41e1-438a-8b22-14bd728a442b tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Lock "cinder-attachment_update-d03eae30-703f-4e31-b6a8-84e60812b222-np0000006413" released by "attachment_update" :: held 0.086s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:53:59.873677 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-6edc71b6-41e1-438a-8b22-14bd728a442b tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] https://10.4.3.232/volume/v3/attachments/0a25d2b9-c31d-4fa7-a023-7737827a7afb returned with HTTP 200 Aug 04 10:53:59.874159 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 946/3786] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:53:59 2026] PUT /volume/v3/attachments/0a25d2b9-c31d-4fa7-a023-7737827a7afb => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:53:59.901565 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-3ab0d70f-3ce3-49ca-9d09-d39b96a9d32d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:59.903583 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-3ab0d70f-3ce3-49ca-9d09-d39b96a9d32d tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] POST https://10.4.3.232/volume/v3/attachments/0a25d2b9-c31d-4fa7-a023-7737827a7afb/action Aug 04 10:53:59.903962 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-3ab0d70f-3ce3-49ca-9d09-d39b96a9d32d tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:53:59.904078 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-3ab0d70f-3ce3-49ca-9d09-d39b96a9d32d tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:53:59.920193 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:59.920193 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:53:59.934627 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-33ee2051-c2d3-472a-a63a-57b9c0ea9c04 req-3ab0d70f-3ce3-49ca-9d09-d39b96a9d32d tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] https://10.4.3.232/volume/v3/attachments/0a25d2b9-c31d-4fa7-a023-7737827a7afb/action returned with HTTP 204 Aug 04 10:53:59.935320 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 943/3787] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:53:59 2026] POST /volume/v3/attachments/0a25d2b9-c31d-4fa7-a023-7737827a7afb/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:53:59.939501 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-86d6e347-d499-4db5-ad85-c2f1ff726f16 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:53:59.941312 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-86d6e347-d499-4db5-ad85-c2f1ff726f16 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:53:59.941523 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-86d6e347-d499-4db5-ad85-c2f1ff726f16 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:53:59.941778 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-86d6e347-d499-4db5-ad85-c2f1ff726f16 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:53:59.941841 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-86d6e347-d499-4db5-ad85-c2f1ff726f16 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:53:59.946872 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:53:59.946872 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:53:59.947544 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-86d6e347-d499-4db5-ad85-c2f1ff726f16 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:53:59.947980 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 949/3788] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:53:59 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:00.795197 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-026b0934-9f21-4561-9dc3-08d19c61f40f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:00.797275 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-026b0934-9f21-4561-9dc3-08d19c61f40f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:54:00.797532 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-026b0934-9f21-4561-9dc3-08d19c61f40f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:00.797801 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-026b0934-9f21-4561-9dc3-08d19c61f40f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:00.809661 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:00.809661 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:00.813453 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-026b0934-9f21-4561-9dc3-08d19c61f40f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:54:00.817256 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-026b0934-9f21-4561-9dc3-08d19c61f40f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:54:00.817622 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 951/3789] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:00 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:00.958506 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a9eb25b0-d738-418c-905c-05df2690755b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:00.960620 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a9eb25b0-d738-418c-905c-05df2690755b tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:00.960903 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a9eb25b0-d738-418c-905c-05df2690755b tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:00.961134 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a9eb25b0-d738-418c-905c-05df2690755b tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:00.961356 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-a9eb25b0-d738-418c-905c-05df2690755b tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:00.966762 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:00.966762 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:00.967231 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a9eb25b0-d738-418c-905c-05df2690755b tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:00.967705 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 947/3790] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:00 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:01.746880 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5f225450-0591-4034-b552-f7d86f6bea67 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:01.823391 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5f225450-0591-4034-b552-f7d86f6bea67 tempest-UserMessagesTest-723091334 tempest-UserMessagesTest-723091334-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:54:01.823878 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5f225450-0591-4034-b552-f7d86f6bea67 tempest-UserMessagesTest-723091334 tempest-UserMessagesTest-723091334-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-486248079", "extra_specs": {"storage_protocol": "tempest-storage_protocol-234142517", "vendor_name": "tempest-vendor_name-100276970"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:01.832775 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1d8a4556-d6df-485b-a512-6c3c2c321432 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:01.834626 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1d8a4556-d6df-485b-a512-6c3c2c321432 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:54:01.834840 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1d8a4556-d6df-485b-a512-6c3c2c321432 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:01.835023 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1d8a4556-d6df-485b-a512-6c3c2c321432 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:01.839536 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5f225450-0591-4034-b552-f7d86f6bea67 tempest-UserMessagesTest-723091334 tempest-UserMessagesTest-723091334-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:54:01.839916 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 944/3791] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:54:01 2026] POST /volume/v3/types => generated 325 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:01.850237 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:01.852557 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:01.852557 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:01.856340 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-1d8a4556-d6df-485b-a512-6c3c2c321432 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:54:01.860288 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1d8a4556-d6df-485b-a512-6c3c2c321432 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:54:01.860725 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 950/3792] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:01 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:01.903476 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:54:01.903915 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ff6b01dd-1b34-4faa-bf61-fddff7ee903d", "size": 1, "name": "tempest-UserMessagesTest-Volume-2031255302"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:01.905366 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Create volume request body: {'volume': {'volume_type': 'ff6b01dd-1b34-4faa-bf61-fddff7ee903d', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2031255302'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:54:01.909321 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Create volume of 1 GB Aug 04 10:54:01.909590 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:01.909590 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:01.910030 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Availability Zones retrieved successfully. Aug 04 10:54:01.915751 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Flow 'volume_create_api' (a778272a-85ed-4fc3-9772-f64ca47af4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:01.916584 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f5e82b0-81cd-4f2c-915c-062ef47d0bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:01.917371 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:54:01.933645 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f5e82b0-81cd-4f2c-915c-062ef47d0bcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:54:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-234142517',vendor_name='tempest-vendor_name-100276970'},id=ff6b01dd-1b34-4faa-bf61-fddff7ee903d,is_public=True,name='tempest-UserMessagesTest-volume-type-486248079',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff6b01dd-1b34-4faa-bf61-fddff7ee903d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:01.934275 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fbab2c5-8310-40a5-8ea6-833578ceb0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:01.954992 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-486248079 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-486248079, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:54:01.955235 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-486248079 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-486248079, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:54:01.979256 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c64a45a0-9789-4365-9a5f-172649e124b6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:01.981080 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c64a45a0-9789-4365-9a5f-172649e124b6 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:01.981336 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c64a45a0-9789-4365-9a5f-172649e124b6 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:01.981555 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c64a45a0-9789-4365-9a5f-172649e124b6 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:01.981696 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c64a45a0-9789-4365-9a5f-172649e124b6 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:01.985522 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Created reservations ['06ce687a-3096-4141-a2f0-4e488179fc13', '1bae666b-74a1-4a89-a96b-18d405b56634', '1fdee503-8b01-465c-a258-b2a24c6e07f4', '86674a77-00d3-406b-a078-f2dd2c482276'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:01.986212 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:01.986212 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:01.986332 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fbab2c5-8310-40a5-8ea6-833578ceb0b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06ce687a-3096-4141-a2f0-4e488179fc13', '1bae666b-74a1-4a89-a96b-18d405b56634', '1fdee503-8b01-465c-a258-b2a24c6e07f4', '86674a77-00d3-406b-a078-f2dd2c482276']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:01.986818 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c64a45a0-9789-4365-9a5f-172649e124b6 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:01.987028 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9664a370-5ed0-4883-af42-a58bbe0520a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:01.987152 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 948/3793] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:01 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:02.011118 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9664a370-5ed0-4883-af42-a58bbe0520a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '645a0837-1da0-4d60-85f1-a7605bbf58b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2031255302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='078b520afdbe4d249a89be6566049b58',qos_specs=None,replication_status=,reservations=['06ce687a-3096-4141-a2f0-4e488179fc13','1bae666b-74a1-4a89-a96b-18d405b56634','1fdee503-8b01-465c-a258-b2a24c6e07f4','86674a77-00d3-406b-a078-f2dd2c482276'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6b74d0e24754635a724d8da4bac1756',volume_type_id=ff6b01dd-1b34-4faa-bf61-fddff7ee903d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:54:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2031255302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=645a0837-1da0-4d60-85f1-a7605bbf58b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='078b520afdbe4d249a89be6566049b58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6b74d0e24754635a724d8da4bac1756',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff6b01dd-1b34-4faa-bf61-fddff7ee903d),volume_type_id=ff6b01dd-1b34-4faa-bf61-fddff7ee903d)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:02.011857 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23995963-8d9d-4174-a4fc-30889f0b2992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:02.028235 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23995963-8d9d-4174-a4fc-30889f0b2992) transitioned into state 'SUCCESS' from state '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-2031255302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='078b520afdbe4d249a89be6566049b58',qos_specs=None,replication_status=,reservations=['06ce687a-3096-4141-a2f0-4e488179fc13','1bae666b-74a1-4a89-a96b-18d405b56634','1fdee503-8b01-465c-a258-b2a24c6e07f4','86674a77-00d3-406b-a078-f2dd2c482276'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6b74d0e24754635a724d8da4bac1756',volume_type_id=ff6b01dd-1b34-4faa-bf61-fddff7ee903d)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:02.028912 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cda832d-0e63-4edc-ba0f-afa3721f6003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:02.038577 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cda832d-0e63-4edc-ba0f-afa3721f6003) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:02.039370 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Flow 'volume_create_api' (a778272a-85ed-4fc3-9772-f64ca47af4ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:02.039779 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Create volume request issued successfully. Aug 04 10:54:02.040300 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16934557-26d2-4b5f-9c9a-1331df2bc4c2 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:54:02.040743 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 952/3794] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:54:01 2026] POST /volume/v3/volumes => generated 785 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:02.057703 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2db99bff-f865-431a-965c-e89d23bcb566 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:02.059434 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2db99bff-f865-431a-965c-e89d23bcb566 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] GET https://10.4.3.232/volume/v3/volumes/645a0837-1da0-4d60-85f1-a7605bbf58b7 Aug 04 10:54:02.059699 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2db99bff-f865-431a-965c-e89d23bcb566 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:02.059902 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2db99bff-f865-431a-965c-e89d23bcb566 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:02.066619 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:02.066619 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:02.069958 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2db99bff-f865-431a-965c-e89d23bcb566 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Volume info retrieved successfully. Aug 04 10:54:02.073792 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2db99bff-f865-431a-965c-e89d23bcb566 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] https://10.4.3.232/volume/v3/volumes/645a0837-1da0-4d60-85f1-a7605bbf58b7 returned with HTTP 200 Aug 04 10:54:02.074132 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 945/3795] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:02 2026] GET /volume/v3/volumes/645a0837-1da0-4d60-85f1-a7605bbf58b7 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:02.874224 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-bf2dc6ac-0c57-4042-828d-2de1fbd73a53 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:02.876097 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bf2dc6ac-0c57-4042-828d-2de1fbd73a53 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:54:02.876305 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bf2dc6ac-0c57-4042-828d-2de1fbd73a53 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:02.876484 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bf2dc6ac-0c57-4042-828d-2de1fbd73a53 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:02.886514 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:02.886514 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:02.890310 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-bf2dc6ac-0c57-4042-828d-2de1fbd73a53 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:54:02.895226 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bf2dc6ac-0c57-4042-828d-2de1fbd73a53 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:54:02.895671 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 951/3796] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:02 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:02.996877 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e7dc7590-48b1-4a7b-a51e-d4c653930ca9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:02.999085 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e7dc7590-48b1-4a7b-a51e-d4c653930ca9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:02.999380 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e7dc7590-48b1-4a7b-a51e-d4c653930ca9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:02.999628 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e7dc7590-48b1-4a7b-a51e-d4c653930ca9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:02.999784 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-e7dc7590-48b1-4a7b-a51e-d4c653930ca9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:03.006304 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:03.006304 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:03.007008 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e7dc7590-48b1-4a7b-a51e-d4c653930ca9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:03.007506 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 949/3797] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:02 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:03.092330 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9e3d75e3-b316-4f94-9b44-16922b7841fd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:03.094552 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9e3d75e3-b316-4f94-9b44-16922b7841fd tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] GET https://10.4.3.232/volume/v3/volumes/645a0837-1da0-4d60-85f1-a7605bbf58b7 Aug 04 10:54:03.094861 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9e3d75e3-b316-4f94-9b44-16922b7841fd tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:03.095130 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9e3d75e3-b316-4f94-9b44-16922b7841fd tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:03.103073 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:03.103073 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:03.106753 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9e3d75e3-b316-4f94-9b44-16922b7841fd tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Volume info retrieved successfully. Aug 04 10:54:03.110893 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9e3d75e3-b316-4f94-9b44-16922b7841fd tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] https://10.4.3.232/volume/v3/volumes/645a0837-1da0-4d60-85f1-a7605bbf58b7 returned with HTTP 200 Aug 04 10:54:03.111486 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 953/3798] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:03 2026] GET /volume/v3/volumes/645a0837-1da0-4d60-85f1-a7605bbf58b7 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:03.122848 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a579a9d6-9aaf-44ea-8521-ee9fc33792cf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:03.124763 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a579a9d6-9aaf-44ea-8521-ee9fc33792cf tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] GET https://10.4.3.232/volume/v3/messages Aug 04 10:54:03.124970 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a579a9d6-9aaf-44ea-8521-ee9fc33792cf tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:03.125148 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a579a9d6-9aaf-44ea-8521-ee9fc33792cf tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:03.130617 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a579a9d6-9aaf-44ea-8521-ee9fc33792cf tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] https://10.4.3.232/volume/v3/messages returned with HTTP 200 Aug 04 10:54:03.131062 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 946/3799] 10.4.3.232 () {68 vars in 1280 bytes} [Tue Aug 4 10:54:03 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:03.140112 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ee9152b0-e906-4ff9-878b-ce7e2a99db60 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:03.142443 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ee9152b0-e906-4ff9-878b-ce7e2a99db60 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] DELETE https://10.4.3.232/volume/v3/messages/8ec7ec2d-a1dd-4796-929e-de0485329c0a Aug 04 10:54:03.142755 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ee9152b0-e906-4ff9-878b-ce7e2a99db60 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:03.143008 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ee9152b0-e906-4ff9-878b-ce7e2a99db60 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:03.159732 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ee9152b0-e906-4ff9-878b-ce7e2a99db60 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] https://10.4.3.232/volume/v3/messages/8ec7ec2d-a1dd-4796-929e-de0485329c0a returned with HTTP 204 Aug 04 10:54:03.160416 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 952/3800] 10.4.3.232 () {68 vars in 1394 bytes} [Tue Aug 4 10:54:03 2026] DELETE /volume/v3/messages/8ec7ec2d-a1dd-4796-929e-de0485329c0a => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 04 10:54:03.167672 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2935b86f-a6fd-4e69-a4c5-ad10e9f864df None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:03.169456 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2935b86f-a6fd-4e69-a4c5-ad10e9f864df tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] GET https://10.4.3.232/volume/v3/messages/8ec7ec2d-a1dd-4796-929e-de0485329c0a Aug 04 10:54:03.169680 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2935b86f-a6fd-4e69-a4c5-ad10e9f864df tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:03.169876 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2935b86f-a6fd-4e69-a4c5-ad10e9f864df tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:03.174958 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2935b86f-a6fd-4e69-a4c5-ad10e9f864df tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] https://10.4.3.232/volume/v3/messages/8ec7ec2d-a1dd-4796-929e-de0485329c0a returned with HTTP 404 Aug 04 10:54:03.175462 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 950/3801] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:54:03 2026] GET /volume/v3/messages/8ec7ec2d-a1dd-4796-929e-de0485329c0a => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:03.183058 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-202721d7-9870-41a9-9a0c-4b50131466aa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:03.184850 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-202721d7-9870-41a9-9a0c-4b50131466aa tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] GET https://10.4.3.232/volume/v3/volumes/645a0837-1da0-4d60-85f1-a7605bbf58b7 Aug 04 10:54:03.185072 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-202721d7-9870-41a9-9a0c-4b50131466aa tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:03.185300 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-202721d7-9870-41a9-9a0c-4b50131466aa tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:03.193787 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:03.193787 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:03.197543 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-202721d7-9870-41a9-9a0c-4b50131466aa tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Volume info retrieved successfully. Aug 04 10:54:03.201752 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-202721d7-9870-41a9-9a0c-4b50131466aa tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] https://10.4.3.232/volume/v3/volumes/645a0837-1da0-4d60-85f1-a7605bbf58b7 returned with HTTP 200 Aug 04 10:54:03.202115 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 954/3802] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:03 2026] GET /volume/v3/volumes/645a0837-1da0-4d60-85f1-a7605bbf58b7 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:03.217121 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3ffd06e9-6091-48bb-b917-f07dbb459691 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:03.219011 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ffd06e9-6091-48bb-b917-f07dbb459691 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] DELETE https://10.4.3.232/volume/v3/volumes/645a0837-1da0-4d60-85f1-a7605bbf58b7 Aug 04 10:54:03.219232 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3ffd06e9-6091-48bb-b917-f07dbb459691 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:03.219460 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3ffd06e9-6091-48bb-b917-f07dbb459691 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:03.219679 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-3ffd06e9-6091-48bb-b917-f07dbb459691 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Delete volume with id: 645a0837-1da0-4d60-85f1-a7605bbf58b7 Aug 04 10:54:03.227188 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:03.227188 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:03.228073 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3ffd06e9-6091-48bb-b917-f07dbb459691 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Volume info retrieved successfully. Aug 04 10:54:03.229096 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3ffd06e9-6091-48bb-b917-f07dbb459691 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100252) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 04 10:54:03.242568 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-3ffd06e9-6091-48bb-b917-f07dbb459691 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-486248079 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-486248079, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:54:03.243017 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-3ffd06e9-6091-48bb-b917-f07dbb459691 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-486248079 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-486248079, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:54:03.255471 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-3ffd06e9-6091-48bb-b917-f07dbb459691 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Created reservations ['16732cb7-fb6d-4267-bea6-d582e5245ac1', '06742060-5ca0-4276-ba77-8eb7625c62e0', 'a8affbdb-f654-4fa0-9230-5fa5928153fa', '89e78bf2-6c97-4a73-812a-ffea91199891'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:03.285182 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3ffd06e9-6091-48bb-b917-f07dbb459691 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Delete volume request issued successfully. Aug 04 10:54:03.285404 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ffd06e9-6091-48bb-b917-f07dbb459691 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] https://10.4.3.232/volume/v3/volumes/645a0837-1da0-4d60-85f1-a7605bbf58b7 returned with HTTP 202 Aug 04 10:54:03.285821 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 947/3803] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:54:03 2026] DELETE /volume/v3/volumes/645a0837-1da0-4d60-85f1-a7605bbf58b7 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:03.292264 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-23f32e7a-8421-4b2c-a86b-e20635544d77 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:03.294108 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-23f32e7a-8421-4b2c-a86b-e20635544d77 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] GET https://10.4.3.232/volume/v3/volumes/645a0837-1da0-4d60-85f1-a7605bbf58b7 Aug 04 10:54:03.294382 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-23f32e7a-8421-4b2c-a86b-e20635544d77 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:03.294620 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-23f32e7a-8421-4b2c-a86b-e20635544d77 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:03.299870 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-23f32e7a-8421-4b2c-a86b-e20635544d77 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] https://10.4.3.232/volume/v3/volumes/645a0837-1da0-4d60-85f1-a7605bbf58b7 returned with HTTP 404 Aug 04 10:54:03.300425 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 953/3804] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:03 2026] GET /volume/v3/volumes/645a0837-1da0-4d60-85f1-a7605bbf58b7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:03.308402 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b9b53eeb-705c-4185-bf09-101e76e2bcfe None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:03.310723 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b9b53eeb-705c-4185-bf09-101e76e2bcfe tempest-UserMessagesTest-723091334 tempest-UserMessagesTest-723091334-project-admin] DELETE https://10.4.3.232/volume/v3/types/ff6b01dd-1b34-4faa-bf61-fddff7ee903d Aug 04 10:54:03.310982 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b9b53eeb-705c-4185-bf09-101e76e2bcfe tempest-UserMessagesTest-723091334 tempest-UserMessagesTest-723091334-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:03.311266 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b9b53eeb-705c-4185-bf09-101e76e2bcfe tempest-UserMessagesTest-723091334 tempest-UserMessagesTest-723091334-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:03.337465 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b9b53eeb-705c-4185-bf09-101e76e2bcfe tempest-UserMessagesTest-723091334 tempest-UserMessagesTest-723091334-project-admin] https://10.4.3.232/volume/v3/types/ff6b01dd-1b34-4faa-bf61-fddff7ee903d returned with HTTP 202 Aug 04 10:54:03.337896 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 951/3805] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:54:03 2026] DELETE /volume/v3/types/ff6b01dd-1b34-4faa-bf61-fddff7ee903d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:03.346517 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cce2856f-409a-41ac-ba24-531408ea466e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:03.348389 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cce2856f-409a-41ac-ba24-531408ea466e tempest-UserMessagesTest-723091334 tempest-UserMessagesTest-723091334-project-admin] GET https://10.4.3.232/volume/v3/types/ff6b01dd-1b34-4faa-bf61-fddff7ee903d Aug 04 10:54:03.348581 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cce2856f-409a-41ac-ba24-531408ea466e tempest-UserMessagesTest-723091334 tempest-UserMessagesTest-723091334-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:03.348776 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cce2856f-409a-41ac-ba24-531408ea466e tempest-UserMessagesTest-723091334 tempest-UserMessagesTest-723091334-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:03.352484 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cce2856f-409a-41ac-ba24-531408ea466e tempest-UserMessagesTest-723091334 tempest-UserMessagesTest-723091334-project-admin] https://10.4.3.232/volume/v3/types/ff6b01dd-1b34-4faa-bf61-fddff7ee903d returned with HTTP 404 Aug 04 10:54:03.353223 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 955/3806] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:54:03 2026] GET /volume/v3/types/ff6b01dd-1b34-4faa-bf61-fddff7ee903d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:03.363357 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6c6a25e7-c566-48c2-b958-06c9c42f9232 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:03.366213 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c6a25e7-c566-48c2-b958-06c9c42f9232 tempest-UserMessagesTest-723091334 tempest-UserMessagesTest-723091334-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:54:03.366213 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6c6a25e7-c566-48c2-b958-06c9c42f9232 tempest-UserMessagesTest-723091334 tempest-UserMessagesTest-723091334-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1102026601", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1509362645", "vendor_name": "tempest-vendor_name-1980609309"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:03.382544 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c6a25e7-c566-48c2-b958-06c9c42f9232 tempest-UserMessagesTest-723091334 tempest-UserMessagesTest-723091334-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:54:03.382958 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 948/3807] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:54:03 2026] POST /volume/v3/types => generated 328 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:03.391115 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:03.392965 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:54:03.393351 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e8c80d4e-4ae9-47d4-9691-1fc0f9e20539", "size": 1, "name": "tempest-UserMessagesTest-Volume-1047964631"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:03.395113 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Create volume request body: {'volume': {'volume_type': 'e8c80d4e-4ae9-47d4-9691-1fc0f9e20539', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1047964631'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:54:03.399315 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Create volume of 1 GB Aug 04 10:54:03.399566 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:03.399566 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:03.400027 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Availability Zones retrieved successfully. Aug 04 10:54:03.406609 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Flow 'volume_create_api' (5bb75a1a-9133-43be-a3c3-a9f645a52cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:03.407375 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc0e04a-7a13-4edf-944b-e7e0e8084ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:03.408447 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:54:03.430855 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc0e04a-7a13-4edf-944b-e7e0e8084ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:54:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1509362645',vendor_name='tempest-vendor_name-1980609309'},id=e8c80d4e-4ae9-47d4-9691-1fc0f9e20539,is_public=True,name='tempest-UserMessagesTest-volume-type-1102026601',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e8c80d4e-4ae9-47d4-9691-1fc0f9e20539', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:03.431772 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c51eb3e-ea54-4a22-aa1b-3ac4d107e9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:03.458735 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1102026601 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1102026601, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:54:03.459026 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1102026601 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1102026601, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:54:03.491267 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Created reservations ['ee1ae438-5051-426e-bbdc-d1d484db7d51', '6baa3c06-8b6a-4ad6-b6ec-eb3e108875de', '078bcd73-aa74-4d46-9575-88bf2b1f5665', '380af548-8349-413e-b742-0eecb129392c'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:03.492175 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c51eb3e-ea54-4a22-aa1b-3ac4d107e9db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee1ae438-5051-426e-bbdc-d1d484db7d51', '6baa3c06-8b6a-4ad6-b6ec-eb3e108875de', '078bcd73-aa74-4d46-9575-88bf2b1f5665', '380af548-8349-413e-b742-0eecb129392c']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:03.493095 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48be1508-6d34-43f4-8a8b-743742274cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:03.518011 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48be1508-6d34-43f4-8a8b-743742274cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e608f549-94d0-4359-8824-dc2c0ef7c643', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1047964631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='078b520afdbe4d249a89be6566049b58',qos_specs=None,replication_status=,reservations=['ee1ae438-5051-426e-bbdc-d1d484db7d51','6baa3c06-8b6a-4ad6-b6ec-eb3e108875de','078bcd73-aa74-4d46-9575-88bf2b1f5665','380af548-8349-413e-b742-0eecb129392c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6b74d0e24754635a724d8da4bac1756',volume_type_id=e8c80d4e-4ae9-47d4-9691-1fc0f9e20539), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:54:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1047964631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e608f549-94d0-4359-8824-dc2c0ef7c643,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='078b520afdbe4d249a89be6566049b58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6b74d0e24754635a724d8da4bac1756',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e8c80d4e-4ae9-47d4-9691-1fc0f9e20539),volume_type_id=e8c80d4e-4ae9-47d4-9691-1fc0f9e20539)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:03.518769 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b3ec28b-ba6e-4d09-a939-09274262c310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:03.542107 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b3ec28b-ba6e-4d09-a939-09274262c310) transitioned into state 'SUCCESS' from state '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-1047964631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='078b520afdbe4d249a89be6566049b58',qos_specs=None,replication_status=,reservations=['ee1ae438-5051-426e-bbdc-d1d484db7d51','6baa3c06-8b6a-4ad6-b6ec-eb3e108875de','078bcd73-aa74-4d46-9575-88bf2b1f5665','380af548-8349-413e-b742-0eecb129392c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6b74d0e24754635a724d8da4bac1756',volume_type_id=e8c80d4e-4ae9-47d4-9691-1fc0f9e20539)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:03.543007 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e5c0d8-b466-420e-b858-0be8c872f8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:03.555763 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e5c0d8-b466-420e-b858-0be8c872f8b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:03.556775 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Flow 'volume_create_api' (5bb75a1a-9133-43be-a3c3-a9f645a52cff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:03.557131 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Create volume request issued successfully. Aug 04 10:54:03.557807 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-43eccc11-cd5c-4d52-8ba9-1354aa6677a0 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:54:03.558334 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 954/3808] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:54:03 2026] POST /volume/v3/volumes => generated 786 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:03.572182 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d5ac81ef-14ea-47cc-a37a-85069d4ca8fe None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:03.574064 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d5ac81ef-14ea-47cc-a37a-85069d4ca8fe tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] GET https://10.4.3.232/volume/v3/volumes/e608f549-94d0-4359-8824-dc2c0ef7c643 Aug 04 10:54:03.574295 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d5ac81ef-14ea-47cc-a37a-85069d4ca8fe tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:03.574489 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d5ac81ef-14ea-47cc-a37a-85069d4ca8fe tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:03.581499 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:03.581499 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:03.585147 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d5ac81ef-14ea-47cc-a37a-85069d4ca8fe tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Volume info retrieved successfully. Aug 04 10:54:03.589606 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d5ac81ef-14ea-47cc-a37a-85069d4ca8fe tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] https://10.4.3.232/volume/v3/volumes/e608f549-94d0-4359-8824-dc2c0ef7c643 returned with HTTP 200 Aug 04 10:54:03.589980 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 952/3809] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:03 2026] GET /volume/v3/volumes/e608f549-94d0-4359-8824-dc2c0ef7c643 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:03.847877 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-a2989bb9-fb80-4766-8a47-e1817b897c67 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:03.849959 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-a2989bb9-fb80-4766-8a47-e1817b897c67 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 Aug 04 10:54:03.850194 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-a2989bb9-fb80-4766-8a47-e1817b897c67 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:03.850338 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-a2989bb9-fb80-4766-8a47-e1817b897c67 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:03.858264 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:03.858264 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:03.862210 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-a2989bb9-fb80-4766-8a47-e1817b897c67 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:54:03.866596 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-a2989bb9-fb80-4766-8a47-e1817b897c67 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 returned with HTTP 200 Aug 04 10:54:03.867048 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 956/3810] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:54:03 2026] GET /volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:03.909518 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-68dccc81-5fa9-45a5-94b9-9f72ecac3157 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:03.911901 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-68dccc81-5fa9-45a5-94b9-9f72ecac3157 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:54:03.912329 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-68dccc81-5fa9-45a5-94b9-9f72ecac3157 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:03.912689 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-68dccc81-5fa9-45a5-94b9-9f72ecac3157 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:03.925201 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:03.925201 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:03.929916 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-68dccc81-5fa9-45a5-94b9-9f72ecac3157 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:54:03.935821 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-68dccc81-5fa9-45a5-94b9-9f72ecac3157 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:54:03.936368 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 949/3811] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:03 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:03.973357 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-cc37d3dc-8575-472e-bb8b-f910539b34ed None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:03.973889 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cc37d3dc-8575-472e-bb8b-f910539b34ed None None] GET https://10.4.3.232/volume// Aug 04 10:54:03.974010 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cc37d3dc-8575-472e-bb8b-f910539b34ed None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:03.974219 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cc37d3dc-8575-472e-bb8b-f910539b34ed None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:03.974607 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cc37d3dc-8575-472e-bb8b-f910539b34ed None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:54:03.974919 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 955/3812] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:54:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:54:03.982725 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-690d6413-722e-47c5-bc48-d98b50907e9a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:03.984874 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-690d6413-722e-47c5-bc48-d98b50907e9a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:54:03.985228 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-690d6413-722e-47c5-bc48-d98b50907e9a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe508fb7-a497-406d-a5d4-f9c77cbe9508", "connector": null, "instance_uuid": "1ec53c97-a7f1-4743-9fee-421acd7b3de0"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:03.993833 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:03.993833 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:04.018489 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fa9c4d76-6879-43aa-ba98-71775b35048a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:04.020750 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fa9c4d76-6879-43aa-ba98-71775b35048a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:04.021034 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fa9c4d76-6879-43aa-ba98-71775b35048a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:04.021310 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fa9c4d76-6879-43aa-ba98-71775b35048a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:04.021465 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-fa9c4d76-6879-43aa-ba98-71775b35048a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:04.026467 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:04.026467 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:04.027071 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fa9c4d76-6879-43aa-ba98-71775b35048a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:04.027479 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 957/3813] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:04 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:04.029863 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-690d6413-722e-47c5-bc48-d98b50907e9a tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:54:04.030337 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 953/3814] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:54:03 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:04.064855 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1febd30f-3f46-4ebe-ae25-b51c7ffd13f7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:04.066820 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1febd30f-3f46-4ebe-ae25-b51c7ffd13f7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 Aug 04 10:54:04.066971 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1febd30f-3f46-4ebe-ae25-b51c7ffd13f7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:04.067158 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1febd30f-3f46-4ebe-ae25-b51c7ffd13f7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:04.077776 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:04.077776 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:04.081049 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1febd30f-3f46-4ebe-ae25-b51c7ffd13f7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:54:04.081160 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0c4afbc1-a00e-4249-bf03-6cd85a4eaa1f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:04.081505 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0c4afbc1-a00e-4249-bf03-6cd85a4eaa1f None None] GET https://10.4.3.232/volume// Aug 04 10:54:04.081754 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0c4afbc1-a00e-4249-bf03-6cd85a4eaa1f None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:04.082010 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0c4afbc1-a00e-4249-bf03-6cd85a4eaa1f None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:04.082424 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0c4afbc1-a00e-4249-bf03-6cd85a4eaa1f None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:54:04.082908 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 956/3815] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:54:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:54:04.090074 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-87f371b1-e3ab-4164-bdbd-a2aab9e2d8e3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:04.090735 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1febd30f-3f46-4ebe-ae25-b51c7ffd13f7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 returned with HTTP 200 Aug 04 10:54:04.091184 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 950/3816] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:04 2026] GET /volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:04.092154 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-87f371b1-e3ab-4164-bdbd-a2aab9e2d8e3 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 Aug 04 10:54:04.092368 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-87f371b1-e3ab-4164-bdbd-a2aab9e2d8e3 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:04.092736 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-87f371b1-e3ab-4164-bdbd-a2aab9e2d8e3 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:04.103694 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:04.103694 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:04.107257 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-87f371b1-e3ab-4164-bdbd-a2aab9e2d8e3 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:54:04.111519 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-87f371b1-e3ab-4164-bdbd-a2aab9e2d8e3 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 returned with HTTP 200 Aug 04 10:54:04.112404 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 958/3817] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:54:04 2026] GET /volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 => generated 1020 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:54:04.229198 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-a5af5ba0-fe38-4b8b-b0cf-1e9219558895 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:04.232013 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-a5af5ba0-fe38-4b8b-b0cf-1e9219558895 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] PUT https://10.4.3.232/volume/v3/attachments/88e023e7-6e71-4e73-a85b-bbffd3294b0f Aug 04 10:54:04.234981 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-a5af5ba0-fe38-4b8b-b0cf-1e9219558895 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:04.242601 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-a5af5ba0-fe38-4b8b-b0cf-1e9219558895 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Acquiring lock "cinder-attachment_update-fe508fb7-a497-406d-a5d4-f9c77cbe9508-np0000006413" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:54:04.247390 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-a5af5ba0-fe38-4b8b-b0cf-1e9219558895 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Lock "cinder-attachment_update-fe508fb7-a497-406d-a5d4-f9c77cbe9508-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:54:04.248655 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:04.248655 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:04.349790 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-a5af5ba0-fe38-4b8b-b0cf-1e9219558895 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Lock "cinder-attachment_update-fe508fb7-a497-406d-a5d4-f9c77cbe9508-np0000006413" released by "attachment_update" :: held 0.102s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:54:04.349790 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-a5af5ba0-fe38-4b8b-b0cf-1e9219558895 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/attachments/88e023e7-6e71-4e73-a85b-bbffd3294b0f returned with HTTP 200 Aug 04 10:54:04.350176 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 954/3818] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:54:04 2026] PUT /volume/v3/attachments/88e023e7-6e71-4e73-a85b-bbffd3294b0f => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:04.618463 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-fc184e47-0af7-4240-9917-cecd9702b89e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:04.638078 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fc184e47-0af7-4240-9917-cecd9702b89e tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] GET https://10.4.3.232/volume/v3/volumes/e608f549-94d0-4359-8824-dc2c0ef7c643 Aug 04 10:54:04.638078 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fc184e47-0af7-4240-9917-cecd9702b89e tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:04.638078 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fc184e47-0af7-4240-9917-cecd9702b89e tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:04.646380 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:04.646380 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:04.650863 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-fc184e47-0af7-4240-9917-cecd9702b89e tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Volume info retrieved successfully. Aug 04 10:54:04.656207 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fc184e47-0af7-4240-9917-cecd9702b89e tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] https://10.4.3.232/volume/v3/volumes/e608f549-94d0-4359-8824-dc2c0ef7c643 returned with HTTP 200 Aug 04 10:54:04.656582 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 957/3819] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:04 2026] GET /volume/v3/volumes/e608f549-94d0-4359-8824-dc2c0ef7c643 => generated 875 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:04.668107 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9d0a4579-0377-4052-ac2d-b37d45d30f50 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:04.670379 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d0a4579-0377-4052-ac2d-b37d45d30f50 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] GET https://10.4.3.232/volume/v3/messages Aug 04 10:54:04.670695 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9d0a4579-0377-4052-ac2d-b37d45d30f50 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:04.670928 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9d0a4579-0377-4052-ac2d-b37d45d30f50 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:04.675481 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d0a4579-0377-4052-ac2d-b37d45d30f50 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] https://10.4.3.232/volume/v3/messages returned with HTTP 200 Aug 04 10:54:04.676103 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 951/3820] 10.4.3.232 () {68 vars in 1280 bytes} [Tue Aug 4 10:54:04 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:04.683174 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3dfbafcd-967b-4c36-8560-54483e0520b6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:04.685072 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3dfbafcd-967b-4c36-8560-54483e0520b6 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] GET https://10.4.3.232/volume/v3/messages/92c25485-4190-4be7-956e-9a61e64685ed Aug 04 10:54:04.685349 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3dfbafcd-967b-4c36-8560-54483e0520b6 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:04.685571 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3dfbafcd-967b-4c36-8560-54483e0520b6 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:04.690881 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3dfbafcd-967b-4c36-8560-54483e0520b6 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] https://10.4.3.232/volume/v3/messages/92c25485-4190-4be7-956e-9a61e64685ed returned with HTTP 200 Aug 04 10:54:04.691253 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 959/3821] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:54:04 2026] GET /volume/v3/messages/92c25485-4190-4be7-956e-9a61e64685ed => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:04.700899 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3d8a7bb9-4027-4bf6-83dd-ba1187e5273d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:04.702226 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3d8a7bb9-4027-4bf6-83dd-ba1187e5273d tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] GET https://10.4.3.232/volume/v3/messages Aug 04 10:54:04.702460 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3d8a7bb9-4027-4bf6-83dd-ba1187e5273d tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:04.702709 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3d8a7bb9-4027-4bf6-83dd-ba1187e5273d tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:04.702980 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:04.702980 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:04.708004 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3d8a7bb9-4027-4bf6-83dd-ba1187e5273d tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] https://10.4.3.232/volume/v3/messages returned with HTTP 200 Aug 04 10:54:04.708458 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 955/3822] 10.4.3.232 () {68 vars in 1280 bytes} [Tue Aug 4 10:54:04 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:04.719432 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-265e69e9-a4fb-44e4-9b35-a54716670470 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:04.722897 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-265e69e9-a4fb-44e4-9b35-a54716670470 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] DELETE https://10.4.3.232/volume/v3/messages/92c25485-4190-4be7-956e-9a61e64685ed Aug 04 10:54:04.723154 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-265e69e9-a4fb-44e4-9b35-a54716670470 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:04.723432 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-265e69e9-a4fb-44e4-9b35-a54716670470 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:04.733829 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-265e69e9-a4fb-44e4-9b35-a54716670470 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] https://10.4.3.232/volume/v3/messages/92c25485-4190-4be7-956e-9a61e64685ed returned with HTTP 204 Aug 04 10:54:04.734325 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 958/3823] 10.4.3.232 () {68 vars in 1394 bytes} [Tue Aug 4 10:54:04 2026] DELETE /volume/v3/messages/92c25485-4190-4be7-956e-9a61e64685ed => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 04 10:54:04.742676 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-79c7d7d9-eefe-4314-9006-99ed01bcc2cb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:04.744822 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-79c7d7d9-eefe-4314-9006-99ed01bcc2cb tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] GET https://10.4.3.232/volume/v3/volumes/e608f549-94d0-4359-8824-dc2c0ef7c643 Aug 04 10:54:04.745108 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-79c7d7d9-eefe-4314-9006-99ed01bcc2cb tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:04.745378 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-79c7d7d9-eefe-4314-9006-99ed01bcc2cb tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:04.753231 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:04.753231 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:04.756887 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-79c7d7d9-eefe-4314-9006-99ed01bcc2cb tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Volume info retrieved successfully. Aug 04 10:54:04.761699 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-79c7d7d9-eefe-4314-9006-99ed01bcc2cb tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] https://10.4.3.232/volume/v3/volumes/e608f549-94d0-4359-8824-dc2c0ef7c643 returned with HTTP 200 Aug 04 10:54:04.762208 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 952/3824] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:04 2026] GET /volume/v3/volumes/e608f549-94d0-4359-8824-dc2c0ef7c643 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:04.773954 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0fe0de07-d491-4b61-9250-93dbe6056cba None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:04.776075 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0fe0de07-d491-4b61-9250-93dbe6056cba tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] DELETE https://10.4.3.232/volume/v3/volumes/e608f549-94d0-4359-8824-dc2c0ef7c643 Aug 04 10:54:04.776382 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0fe0de07-d491-4b61-9250-93dbe6056cba tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:04.776662 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0fe0de07-d491-4b61-9250-93dbe6056cba tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:04.776859 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-0fe0de07-d491-4b61-9250-93dbe6056cba tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Delete volume with id: e608f549-94d0-4359-8824-dc2c0ef7c643 Aug 04 10:54:04.784910 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:04.784910 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:04.785420 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0fe0de07-d491-4b61-9250-93dbe6056cba tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Volume info retrieved successfully. Aug 04 10:54:04.786631 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0fe0de07-d491-4b61-9250-93dbe6056cba tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100254) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 04 10:54:04.798845 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-0fe0de07-d491-4b61-9250-93dbe6056cba tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1102026601 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1102026601, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:54:04.799216 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-0fe0de07-d491-4b61-9250-93dbe6056cba tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1102026601 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1102026601, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:54:04.810790 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-0fe0de07-d491-4b61-9250-93dbe6056cba tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Created reservations ['65b11bd2-0be7-4f26-b963-75a996d88705', '52873ee2-5a11-476a-b371-259c66e72536', '406f1380-306b-445e-94a4-b843cd37e111', 'de2755a4-adfe-412d-9c88-e81df7935bb5'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:04.847649 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0fe0de07-d491-4b61-9250-93dbe6056cba tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Delete volume request issued successfully. Aug 04 10:54:04.847868 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0fe0de07-d491-4b61-9250-93dbe6056cba tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] https://10.4.3.232/volume/v3/volumes/e608f549-94d0-4359-8824-dc2c0ef7c643 returned with HTTP 202 Aug 04 10:54:04.848348 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 960/3825] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:54:04 2026] DELETE /volume/v3/volumes/e608f549-94d0-4359-8824-dc2c0ef7c643 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:04.856579 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b9527c18-e6b6-43d1-b01f-3bdc735b0745 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:04.858446 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b9527c18-e6b6-43d1-b01f-3bdc735b0745 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] GET https://10.4.3.232/volume/v3/volumes/e608f549-94d0-4359-8824-dc2c0ef7c643 Aug 04 10:54:04.858670 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b9527c18-e6b6-43d1-b01f-3bdc735b0745 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:04.858872 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b9527c18-e6b6-43d1-b01f-3bdc735b0745 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:04.864508 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b9527c18-e6b6-43d1-b01f-3bdc735b0745 tempest-UserMessagesTest-2089409603 tempest-UserMessagesTest-2089409603-project-member] https://10.4.3.232/volume/v3/volumes/e608f549-94d0-4359-8824-dc2c0ef7c643 returned with HTTP 404 Aug 04 10:54:04.864954 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 956/3826] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:04 2026] GET /volume/v3/volumes/e608f549-94d0-4359-8824-dc2c0ef7c643 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:04.872984 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-efd12672-b792-42ef-8d0f-dc598a5d9466 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:04.875331 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-efd12672-b792-42ef-8d0f-dc598a5d9466 tempest-UserMessagesTest-723091334 tempest-UserMessagesTest-723091334-project-admin] DELETE https://10.4.3.232/volume/v3/types/e8c80d4e-4ae9-47d4-9691-1fc0f9e20539 Aug 04 10:54:04.875598 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-efd12672-b792-42ef-8d0f-dc598a5d9466 tempest-UserMessagesTest-723091334 tempest-UserMessagesTest-723091334-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:04.875899 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-efd12672-b792-42ef-8d0f-dc598a5d9466 tempest-UserMessagesTest-723091334 tempest-UserMessagesTest-723091334-project-admin] Calling method '_delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:04.905378 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-efd12672-b792-42ef-8d0f-dc598a5d9466 tempest-UserMessagesTest-723091334 tempest-UserMessagesTest-723091334-project-admin] https://10.4.3.232/volume/v3/types/e8c80d4e-4ae9-47d4-9691-1fc0f9e20539 returned with HTTP 202 Aug 04 10:54:04.905898 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 959/3827] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:54:04 2026] DELETE /volume/v3/types/e8c80d4e-4ae9-47d4-9691-1fc0f9e20539 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:04.914008 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b789d39b-c75d-4e61-a1c7-beea9d8440b1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:04.916084 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b789d39b-c75d-4e61-a1c7-beea9d8440b1 tempest-UserMessagesTest-723091334 tempest-UserMessagesTest-723091334-project-admin] GET https://10.4.3.232/volume/v3/types/e8c80d4e-4ae9-47d4-9691-1fc0f9e20539 Aug 04 10:54:04.916380 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b789d39b-c75d-4e61-a1c7-beea9d8440b1 tempest-UserMessagesTest-723091334 tempest-UserMessagesTest-723091334-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:04.916668 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b789d39b-c75d-4e61-a1c7-beea9d8440b1 tempest-UserMessagesTest-723091334 tempest-UserMessagesTest-723091334-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:04.920190 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b789d39b-c75d-4e61-a1c7-beea9d8440b1 tempest-UserMessagesTest-723091334 tempest-UserMessagesTest-723091334-project-admin] https://10.4.3.232/volume/v3/types/e8c80d4e-4ae9-47d4-9691-1fc0f9e20539 returned with HTTP 404 Aug 04 10:54:04.920803 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 953/3828] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 10:54:04 2026] GET /volume/v3/types/e8c80d4e-4ae9-47d4-9691-1fc0f9e20539 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:04.950122 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fc1affc8-984b-4b91-824b-bbcab6285855 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:04.952294 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fc1affc8-984b-4b91-824b-bbcab6285855 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:54:04.952486 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fc1affc8-984b-4b91-824b-bbcab6285855 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:04.952669 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fc1affc8-984b-4b91-824b-bbcab6285855 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:04.962393 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:04.962393 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:04.966825 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fc1affc8-984b-4b91-824b-bbcab6285855 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:54:04.972962 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fc1affc8-984b-4b91-824b-bbcab6285855 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:54:04.973467 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 961/3829] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:04 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:05.040514 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ed73090a-7d96-49dd-bc3e-375208178ec3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:05.042142 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ed73090a-7d96-49dd-bc3e-375208178ec3 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:05.042345 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ed73090a-7d96-49dd-bc3e-375208178ec3 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:05.042685 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ed73090a-7d96-49dd-bc3e-375208178ec3 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:05.042685 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-ed73090a-7d96-49dd-bc3e-375208178ec3 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:05.046753 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:05.046753 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:05.047375 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ed73090a-7d96-49dd-bc3e-375208178ec3 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:05.047727 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 957/3830] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:05 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:05.107776 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-57812870-0ad5-496a-9205-9c3f5e0be955 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:05.109844 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-57812870-0ad5-496a-9205-9c3f5e0be955 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 Aug 04 10:54:05.110075 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-57812870-0ad5-496a-9205-9c3f5e0be955 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:05.110322 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-57812870-0ad5-496a-9205-9c3f5e0be955 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:05.121136 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:05.121136 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:05.125184 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-57812870-0ad5-496a-9205-9c3f5e0be955 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:54:05.130051 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-57812870-0ad5-496a-9205-9c3f5e0be955 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 returned with HTTP 200 Aug 04 10:54:05.130577 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 960/3831] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:05 2026] GET /volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:05.994270 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9c7234b4-2b69-4763-bf50-d32944479a0e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:05.994270 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9c7234b4-2b69-4763-bf50-d32944479a0e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:54:05.994709 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9c7234b4-2b69-4763-bf50-d32944479a0e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:06.004301 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9c7234b4-2b69-4763-bf50-d32944479a0e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:06.010050 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:06.010050 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:06.014804 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9c7234b4-2b69-4763-bf50-d32944479a0e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:54:06.020926 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9c7234b4-2b69-4763-bf50-d32944479a0e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:54:06.021454 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 954/3832] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:05 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:06.061089 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-17465774-a7fd-4b90-9878-37b045200b01 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:06.063231 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-17465774-a7fd-4b90-9878-37b045200b01 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:06.063728 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-17465774-a7fd-4b90-9878-37b045200b01 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:06.064068 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-17465774-a7fd-4b90-9878-37b045200b01 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:06.064068 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-17465774-a7fd-4b90-9878-37b045200b01 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:06.092504 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:06.092504 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:06.093189 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-17465774-a7fd-4b90-9878-37b045200b01 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:06.093631 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 962/3833] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:06 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 725 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:06.147008 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3872ffa0-3d8f-4281-b8af-8d38fd07f841 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:06.153232 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3872ffa0-3d8f-4281-b8af-8d38fd07f841 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 Aug 04 10:54:06.153543 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3872ffa0-3d8f-4281-b8af-8d38fd07f841 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:06.153821 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3872ffa0-3d8f-4281-b8af-8d38fd07f841 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:06.170234 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:06.170234 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:06.173964 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3872ffa0-3d8f-4281-b8af-8d38fd07f841 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:54:06.178171 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3872ffa0-3d8f-4281-b8af-8d38fd07f841 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 returned with HTTP 200 Aug 04 10:54:06.178614 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 958/3834] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:06 2026] GET /volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:07.034546 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9637eda6-cf79-4739-a27c-3203b5f31aef None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:07.036324 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9637eda6-cf79-4739-a27c-3203b5f31aef tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:54:07.036522 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9637eda6-cf79-4739-a27c-3203b5f31aef tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:07.036709 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9637eda6-cf79-4739-a27c-3203b5f31aef tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:07.045764 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:07.045764 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:07.049263 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-9637eda6-cf79-4739-a27c-3203b5f31aef tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:54:07.054503 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9637eda6-cf79-4739-a27c-3203b5f31aef tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:54:07.054503 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 961/3835] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:07 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:07.113713 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c9514a01-1b99-41ec-9028-48d058cc99ff None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:07.117007 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c9514a01-1b99-41ec-9028-48d058cc99ff tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:07.117300 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c9514a01-1b99-41ec-9028-48d058cc99ff tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:07.117587 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c9514a01-1b99-41ec-9028-48d058cc99ff tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:07.117693 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c9514a01-1b99-41ec-9028-48d058cc99ff tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:07.122233 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:07.122233 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:07.122954 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c9514a01-1b99-41ec-9028-48d058cc99ff tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:07.123320 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 955/3836] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:07 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:07.192429 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7c117ca3-2bd3-4649-acfd-931b37d98eaa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:07.199033 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7c117ca3-2bd3-4649-acfd-931b37d98eaa tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 Aug 04 10:54:07.199321 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7c117ca3-2bd3-4649-acfd-931b37d98eaa tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:07.199629 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7c117ca3-2bd3-4649-acfd-931b37d98eaa tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:07.214324 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:07.214324 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:07.218812 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7c117ca3-2bd3-4649-acfd-931b37d98eaa tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:54:07.224952 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7c117ca3-2bd3-4649-acfd-931b37d98eaa tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 returned with HTTP 200 Aug 04 10:54:07.225377 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 963/3837] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:07 2026] GET /volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:08.069269 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-af3f2587-0b83-40df-9f37-2823231a88eb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:08.071382 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-af3f2587-0b83-40df-9f37-2823231a88eb tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:54:08.071670 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-af3f2587-0b83-40df-9f37-2823231a88eb tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:08.071905 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-af3f2587-0b83-40df-9f37-2823231a88eb tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:08.083575 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:08.083575 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:08.088110 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-af3f2587-0b83-40df-9f37-2823231a88eb tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:54:08.094465 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-af3f2587-0b83-40df-9f37-2823231a88eb tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:54:08.095078 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 959/3838] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:08 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:08.138760 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-259f7269-0c83-4cd6-86fe-a9a40ecb5224 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:08.143294 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-259f7269-0c83-4cd6-86fe-a9a40ecb5224 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:08.143294 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-259f7269-0c83-4cd6-86fe-a9a40ecb5224 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:08.143884 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-259f7269-0c83-4cd6-86fe-a9a40ecb5224 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:08.144057 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-259f7269-0c83-4cd6-86fe-a9a40ecb5224 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:08.145730 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b9146fa5-4536-4ab1-a190-a399756279fa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:08.151229 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:08.151229 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:08.152324 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-259f7269-0c83-4cd6-86fe-a9a40ecb5224 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:08.152759 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 962/3839] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:08 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:08.240883 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-94487e58-032a-4e04-bcae-76ef693f1823 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:08.245970 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-94487e58-032a-4e04-bcae-76ef693f1823 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 Aug 04 10:54:08.245970 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-94487e58-032a-4e04-bcae-76ef693f1823 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:08.245970 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-94487e58-032a-4e04-bcae-76ef693f1823 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:08.256266 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:08.256266 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:08.257865 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b9146fa5-4536-4ab1-a190-a399756279fa tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] GET https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 Aug 04 10:54:08.258110 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b9146fa5-4536-4ab1-a190-a399756279fa tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:08.258351 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b9146fa5-4536-4ab1-a190-a399756279fa tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:08.260653 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-94487e58-032a-4e04-bcae-76ef693f1823 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:54:08.265842 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-94487e58-032a-4e04-bcae-76ef693f1823 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 returned with HTTP 200 Aug 04 10:54:08.266234 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 964/3840] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:08 2026] GET /volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:08.271034 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-b9146fa5-4536-4ab1-a190-a399756279fa tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1855401706 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1855401706, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:54:08.276466 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b9146fa5-4536-4ab1-a190-a399756279fa tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 returned with HTTP 200 Aug 04 10:54:08.277048 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 956/3841] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:08 2026] GET /volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 => generated 606 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:54:08.286140 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5133fb5c-a322-4733-a661-4bb426579b75 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:08.288952 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5133fb5c-a322-4733-a661-4bb426579b75 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] GET https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5/defaults Aug 04 10:54:08.289216 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5133fb5c-a322-4733-a661-4bb426579b75 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:08.289503 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5133fb5c-a322-4733-a661-4bb426579b75 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Calling method 'defaults' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:08.298150 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-5133fb5c-a322-4733-a661-4bb426579b75 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1855401706 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1855401706, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:54:08.298599 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-5133fb5c-a322-4733-a661-4bb426579b75 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1855401706 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1855401706, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:54:08.298903 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-5133fb5c-a322-4733-a661-4bb426579b75 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1855401706 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1855401706, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:54:08.310937 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5133fb5c-a322-4733-a661-4bb426579b75 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5/defaults returned with HTTP 200 Aug 04 10:54:08.310937 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 960/3842] 10.4.3.232 () {66 vars in 1381 bytes} [Tue Aug 4 10:54:08 2026] GET /volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5/defaults => generated 606 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:54:08.320671 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-43dbdc42-539c-46fe-afff-ff71148d95f6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:08.324822 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-43dbdc42-539c-46fe-afff-ff71148d95f6 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] PUT https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 Aug 04 10:54:08.324822 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-43dbdc42-539c-46fe-afff-ff71148d95f6 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:08.369100 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-43dbdc42-539c-46fe-afff-ff71148d95f6 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1855401706 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1855401706, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:54:08.369421 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-43dbdc42-539c-46fe-afff-ff71148d95f6 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1855401706 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1855401706, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:54:08.369704 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-43dbdc42-539c-46fe-afff-ff71148d95f6 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1855401706 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1855401706, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:54:08.374505 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-43dbdc42-539c-46fe-afff-ff71148d95f6 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 returned with HTTP 200 Aug 04 10:54:08.378511 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 963/3843] 10.4.3.232 () {68 vars in 1374 bytes} [Tue Aug 4 10:54:08 2026] PUT /volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 => generated 564 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:08.388172 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ae33cc5f-afd1-40b4-8db1-e0fa05d7001f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:08.388172 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ae33cc5f-afd1-40b4-8db1-e0fa05d7001f tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] DELETE https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 Aug 04 10:54:08.388172 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ae33cc5f-afd1-40b4-8db1-e0fa05d7001f tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:08.388172 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ae33cc5f-afd1-40b4-8db1-e0fa05d7001f tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:08.401688 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ae33cc5f-afd1-40b4-8db1-e0fa05d7001f tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 returned with HTTP 200 Aug 04 10:54:08.402482 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 965/3844] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:54:08 2026] DELETE /volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 => generated 0 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 04 10:54:08.410072 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bf16c38c-edee-467f-8e0e-24c6ca91bf8e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:08.413065 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf16c38c-edee-467f-8e0e-24c6ca91bf8e tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] GET https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 Aug 04 10:54:08.413344 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf16c38c-edee-467f-8e0e-24c6ca91bf8e tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:08.413614 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf16c38c-edee-467f-8e0e-24c6ca91bf8e tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:08.433379 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf16c38c-edee-467f-8e0e-24c6ca91bf8e tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 returned with HTTP 200 Aug 04 10:54:08.433803 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 957/3845] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:08 2026] GET /volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 => generated 606 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:08.447690 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bd3e6f05-13dc-4026-a9af-149f899df1f4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:08.451774 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bd3e6f05-13dc-4026-a9af-149f899df1f4 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] PUT https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 Aug 04 10:54:08.452218 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bd3e6f05-13dc-4026-a9af-149f899df1f4 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-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=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:08.558090 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bd3e6f05-13dc-4026-a9af-149f899df1f4 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 returned with HTTP 200 Aug 04 10:54:08.558548 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 961/3846] 10.4.3.232 () {68 vars in 1375 bytes} [Tue Aug 4 10:54:08 2026] PUT /volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 => generated 564 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:08.572459 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e0f68e3a-e610-4545-a1a9-d78db3aa9647 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:08.574403 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e0f68e3a-e610-4545-a1a9-d78db3aa9647 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] GET https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5/defaults Aug 04 10:54:08.574719 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e0f68e3a-e610-4545-a1a9-d78db3aa9647 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:08.574902 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e0f68e3a-e610-4545-a1a9-d78db3aa9647 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Calling method 'defaults' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:08.590282 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e0f68e3a-e610-4545-a1a9-d78db3aa9647 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5/defaults returned with HTTP 200 Aug 04 10:54:08.591093 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 964/3847] 10.4.3.232 () {66 vars in 1381 bytes} [Tue Aug 4 10:54:08 2026] GET /volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5/defaults => generated 606 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:54:08.602969 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d19cfaca-680e-4274-9f4b-91dd2efebe2f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:08.604453 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d19cfaca-680e-4274-9f4b-91dd2efebe2f tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] GET https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 Aug 04 10:54:08.604957 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d19cfaca-680e-4274-9f4b-91dd2efebe2f tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:08.604957 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d19cfaca-680e-4274-9f4b-91dd2efebe2f tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:08.619005 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-d19cfaca-680e-4274-9f4b-91dd2efebe2f tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1855401706 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1855401706, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:54:08.619115 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-d19cfaca-680e-4274-9f4b-91dd2efebe2f tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1855401706 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1855401706, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:54:08.619401 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-d19cfaca-680e-4274-9f4b-91dd2efebe2f tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1855401706 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1855401706, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:54:08.627603 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d19cfaca-680e-4274-9f4b-91dd2efebe2f tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 returned with HTTP 200 Aug 04 10:54:08.628113 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 966/3848] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:08 2026] GET /volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 => generated 606 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:08.641533 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-59932bde-8fb3-4281-9f85-cdba46247b3e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:08.642732 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-59932bde-8fb3-4281-9f85-cdba46247b3e tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] GET https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5?usage=True Aug 04 10:54:08.642937 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-59932bde-8fb3-4281-9f85-cdba46247b3e tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:08.643154 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-59932bde-8fb3-4281-9f85-cdba46247b3e tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:08.671267 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-59932bde-8fb3-4281-9f85-cdba46247b3e tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5?usage=True returned with HTTP 200 Aug 04 10:54:08.671267 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 958/3849] 10.4.3.232 () {66 vars in 1375 bytes} [Tue Aug 4 10:54:08 2026] GET /volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5?usage=True => generated 1347 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:08.681935 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-94295248-6378-4dd0-b68c-b4b0270f4ac5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:08.742002 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-94295248-6378-4dd0-b68c-b4b0270f4ac5 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:54:08.742364 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-94295248-6378-4dd0-b68c-b4b0270f4ac5 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-486904515"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:08.744034 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-94295248-6378-4dd0-b68c-b4b0270f4ac5 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-486904515'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:54:08.744158 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-94295248-6378-4dd0-b68c-b4b0270f4ac5 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Create volume of 1 GB Aug 04 10:54:08.748493 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-94295248-6378-4dd0-b68c-b4b0270f4ac5 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Availability Zones retrieved successfully. Aug 04 10:54:08.754697 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-94295248-6378-4dd0-b68c-b4b0270f4ac5 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Flow 'volume_create_api' (5b3632d8-c90b-4504-8c48-2739fe692e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:08.756084 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-94295248-6378-4dd0-b68c-b4b0270f4ac5 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ceb835e-ba4b-44aa-867f-6a46825a0468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:08.757100 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-94295248-6378-4dd0-b68c-b4b0270f4ac5 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:54:08.785914 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-94295248-6378-4dd0-b68c-b4b0270f4ac5 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ceb835e-ba4b-44aa-867f-6a46825a0468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:08.786870 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-94295248-6378-4dd0-b68c-b4b0270f4ac5 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee28d60d-7f9f-4142-8a76-e1e164cd06cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:08.857366 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-94295248-6378-4dd0-b68c-b4b0270f4ac5 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Created reservations ['a103f3da-83ec-4a7d-8a44-64e912f2ab0f', 'a6e0814a-6161-46b5-a5aa-de33dd782581', '0d179431-1025-447c-badd-c4c6a057a89f', '1aafae62-dfb6-479d-9503-a0a71606fb14'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:08.858531 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-94295248-6378-4dd0-b68c-b4b0270f4ac5 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee28d60d-7f9f-4142-8a76-e1e164cd06cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a103f3da-83ec-4a7d-8a44-64e912f2ab0f', 'a6e0814a-6161-46b5-a5aa-de33dd782581', '0d179431-1025-447c-badd-c4c6a057a89f', '1aafae62-dfb6-479d-9503-a0a71606fb14']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:08.859631 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-94295248-6378-4dd0-b68c-b4b0270f4ac5 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a7440f6-113d-495d-915c-0c4448b09584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:08.888137 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-94295248-6378-4dd0-b68c-b4b0270f4ac5 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a7440f6-113d-495d-915c-0c4448b09584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a300d746-f981-4fc9-9b97-a514242c34a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-486904515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4cf64efbe7c499282e415bba270f3f5',qos_specs=None,replication_status=,reservations=['a103f3da-83ec-4a7d-8a44-64e912f2ab0f','a6e0814a-6161-46b5-a5aa-de33dd782581','0d179431-1025-447c-badd-c4c6a057a89f','1aafae62-dfb6-479d-9503-a0a71606fb14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ac48587565461b880be5e1250d48ac',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:54:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-486904515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a300d746-f981-4fc9-9b97-a514242c34a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4cf64efbe7c499282e415bba270f3f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59ac48587565461b880be5e1250d48ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:08.889120 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-94295248-6378-4dd0-b68c-b4b0270f4ac5 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73bcb1aa-074c-43f5-9179-b56806472c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:08.911741 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-94295248-6378-4dd0-b68c-b4b0270f4ac5 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73bcb1aa-074c-43f5-9179-b56806472c94) transitioned into state 'SUCCESS' from state '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-486904515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4cf64efbe7c499282e415bba270f3f5',qos_specs=None,replication_status=,reservations=['a103f3da-83ec-4a7d-8a44-64e912f2ab0f','a6e0814a-6161-46b5-a5aa-de33dd782581','0d179431-1025-447c-badd-c4c6a057a89f','1aafae62-dfb6-479d-9503-a0a71606fb14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ac48587565461b880be5e1250d48ac',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:08.912557 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-94295248-6378-4dd0-b68c-b4b0270f4ac5 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7d52386-5a85-42ef-82a8-a27f1d1fe4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:08.926267 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-94295248-6378-4dd0-b68c-b4b0270f4ac5 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7d52386-5a85-42ef-82a8-a27f1d1fe4c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:08.926267 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-94295248-6378-4dd0-b68c-b4b0270f4ac5 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Flow 'volume_create_api' (5b3632d8-c90b-4504-8c48-2739fe692e02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:08.926550 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-94295248-6378-4dd0-b68c-b4b0270f4ac5 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Create volume request issued successfully. Aug 04 10:54:08.927172 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-94295248-6378-4dd0-b68c-b4b0270f4ac5 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:54:08.927641 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 962/3850] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:54:08 2026] POST /volume/v3/volumes => generated 755 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:08.945920 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c186c376-cec9-4316-9fb1-a9ce46a59aa9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:08.950122 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c186c376-cec9-4316-9fb1-a9ce46a59aa9 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] GET https://10.4.3.232/volume/v3/volumes/a300d746-f981-4fc9-9b97-a514242c34a2 Aug 04 10:54:08.950320 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c186c376-cec9-4316-9fb1-a9ce46a59aa9 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:08.950501 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c186c376-cec9-4316-9fb1-a9ce46a59aa9 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:08.964091 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:08.964091 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:08.970713 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c186c376-cec9-4316-9fb1-a9ce46a59aa9 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Volume info retrieved successfully. Aug 04 10:54:08.974827 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c186c376-cec9-4316-9fb1-a9ce46a59aa9 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] https://10.4.3.232/volume/v3/volumes/a300d746-f981-4fc9-9b97-a514242c34a2 returned with HTTP 200 Aug 04 10:54:08.975257 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 965/3851] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:08 2026] GET /volume/v3/volumes/a300d746-f981-4fc9-9b97-a514242c34a2 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:09.109874 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-44fae7eb-9c54-4149-a7db-2fc11dc312d9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:09.111736 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-44fae7eb-9c54-4149-a7db-2fc11dc312d9 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:54:09.112282 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-44fae7eb-9c54-4149-a7db-2fc11dc312d9 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:09.112282 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-44fae7eb-9c54-4149-a7db-2fc11dc312d9 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:09.122908 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:09.122908 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:09.126507 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-44fae7eb-9c54-4149-a7db-2fc11dc312d9 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:54:09.131438 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-44fae7eb-9c54-4149-a7db-2fc11dc312d9 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:54:09.131826 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 967/3852] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:09 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:09.170502 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1dd3f20c-dbbd-480e-9e8b-39a370c71398 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:09.172873 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1dd3f20c-dbbd-480e-9e8b-39a370c71398 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:09.173154 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1dd3f20c-dbbd-480e-9e8b-39a370c71398 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:09.173419 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1dd3f20c-dbbd-480e-9e8b-39a370c71398 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:09.173583 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-1dd3f20c-dbbd-480e-9e8b-39a370c71398 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:09.178819 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:09.178819 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:09.179739 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1dd3f20c-dbbd-480e-9e8b-39a370c71398 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:09.180164 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 959/3853] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:09 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:09.280329 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fbe0db7f-9eae-4d8a-9efa-2e5d54970ffe None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:09.282050 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fbe0db7f-9eae-4d8a-9efa-2e5d54970ffe tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 Aug 04 10:54:09.282309 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fbe0db7f-9eae-4d8a-9efa-2e5d54970ffe tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:09.282537 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fbe0db7f-9eae-4d8a-9efa-2e5d54970ffe tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:09.293664 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:09.293664 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:09.296938 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fbe0db7f-9eae-4d8a-9efa-2e5d54970ffe tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:54:09.301276 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fbe0db7f-9eae-4d8a-9efa-2e5d54970ffe tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 returned with HTTP 200 Aug 04 10:54:09.301452 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 963/3854] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:09 2026] GET /volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:09.991147 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-41ee4115-96f0-4c56-a765-f79a7a57b8ef None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:09.993081 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-41ee4115-96f0-4c56-a765-f79a7a57b8ef tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] GET https://10.4.3.232/volume/v3/volumes/a300d746-f981-4fc9-9b97-a514242c34a2 Aug 04 10:54:09.993350 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-41ee4115-96f0-4c56-a765-f79a7a57b8ef tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:09.993550 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-41ee4115-96f0-4c56-a765-f79a7a57b8ef tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:10.002738 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:10.002738 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:10.006046 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-41ee4115-96f0-4c56-a765-f79a7a57b8ef tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Volume info retrieved successfully. Aug 04 10:54:10.009721 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-41ee4115-96f0-4c56-a765-f79a7a57b8ef tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] https://10.4.3.232/volume/v3/volumes/a300d746-f981-4fc9-9b97-a514242c34a2 returned with HTTP 200 Aug 04 10:54:10.010149 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 966/3855] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:09 2026] GET /volume/v3/volumes/a300d746-f981-4fc9-9b97-a514242c34a2 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:10.025260 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f60d892d-f945-4a8c-907f-c789616f687a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:10.029264 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f60d892d-f945-4a8c-907f-c789616f687a tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] GET https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5?usage=True Aug 04 10:54:10.029264 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f60d892d-f945-4a8c-907f-c789616f687a tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:10.029264 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f60d892d-f945-4a8c-907f-c789616f687a tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:10.048925 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f60d892d-f945-4a8c-907f-c789616f687a tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5?usage=True returned with HTTP 200 Aug 04 10:54:10.049616 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 968/3856] 10.4.3.232 () {66 vars in 1375 bytes} [Tue Aug 4 10:54:10 2026] GET /volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5?usage=True => generated 1347 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:10.066879 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-30a41eb0-84fa-478d-8179-7738e40e1e4b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:10.068898 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-30a41eb0-84fa-478d-8179-7738e40e1e4b tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] DELETE https://10.4.3.232/volume/v3/volumes/a300d746-f981-4fc9-9b97-a514242c34a2 Aug 04 10:54:10.069095 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-30a41eb0-84fa-478d-8179-7738e40e1e4b tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:10.069330 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-30a41eb0-84fa-478d-8179-7738e40e1e4b tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:10.069530 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-30a41eb0-84fa-478d-8179-7738e40e1e4b tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Delete volume with id: a300d746-f981-4fc9-9b97-a514242c34a2 Aug 04 10:54:10.085801 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:10.085801 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:10.086099 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-30a41eb0-84fa-478d-8179-7738e40e1e4b tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Volume info retrieved successfully. Aug 04 10:54:10.111886 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-30a41eb0-84fa-478d-8179-7738e40e1e4b tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Delete volume request issued successfully. Aug 04 10:54:10.112179 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-30a41eb0-84fa-478d-8179-7738e40e1e4b tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] https://10.4.3.232/volume/v3/volumes/a300d746-f981-4fc9-9b97-a514242c34a2 returned with HTTP 202 Aug 04 10:54:10.112797 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 960/3857] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:54:10 2026] DELETE /volume/v3/volumes/a300d746-f981-4fc9-9b97-a514242c34a2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:10.121295 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6dc3b3be-9c59-4061-913e-03e3aefae12e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:10.126408 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6dc3b3be-9c59-4061-913e-03e3aefae12e tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] GET https://10.4.3.232/volume/v3/volumes/a300d746-f981-4fc9-9b97-a514242c34a2 Aug 04 10:54:10.126408 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6dc3b3be-9c59-4061-913e-03e3aefae12e tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:10.126408 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6dc3b3be-9c59-4061-913e-03e3aefae12e tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:10.135364 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:10.135364 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:10.140514 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6dc3b3be-9c59-4061-913e-03e3aefae12e tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Volume info retrieved successfully. Aug 04 10:54:10.146692 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6dc3b3be-9c59-4061-913e-03e3aefae12e tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] https://10.4.3.232/volume/v3/volumes/a300d746-f981-4fc9-9b97-a514242c34a2 returned with HTTP 200 Aug 04 10:54:10.147472 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 964/3858] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:10 2026] GET /volume/v3/volumes/a300d746-f981-4fc9-9b97-a514242c34a2 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:10.152125 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b5d6df55-6a9e-4086-bb64-55d0aab358a8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:10.154298 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b5d6df55-6a9e-4086-bb64-55d0aab358a8 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:54:10.154594 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b5d6df55-6a9e-4086-bb64-55d0aab358a8 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:10.154808 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b5d6df55-6a9e-4086-bb64-55d0aab358a8 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:10.164082 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:10.164082 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:10.167757 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b5d6df55-6a9e-4086-bb64-55d0aab358a8 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:54:10.172118 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b5d6df55-6a9e-4086-bb64-55d0aab358a8 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:54:10.172542 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 967/3859] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:10 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:10.194217 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fb388509-c08b-49df-bb72-dff1310e3b0e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:10.196275 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fb388509-c08b-49df-bb72-dff1310e3b0e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:10.196699 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fb388509-c08b-49df-bb72-dff1310e3b0e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:10.197730 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fb388509-c08b-49df-bb72-dff1310e3b0e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:10.197730 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-fb388509-c08b-49df-bb72-dff1310e3b0e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:10.203002 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:10.203002 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:10.204225 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fb388509-c08b-49df-bb72-dff1310e3b0e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:10.204826 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 969/3860] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:10 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:10.315502 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-467f29b1-d0a3-491c-a075-7a1a3b635612 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:10.317987 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-467f29b1-d0a3-491c-a075-7a1a3b635612 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 Aug 04 10:54:10.318386 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-467f29b1-d0a3-491c-a075-7a1a3b635612 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:10.318756 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-467f29b1-d0a3-491c-a075-7a1a3b635612 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:10.333427 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:10.333427 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:10.339751 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-467f29b1-d0a3-491c-a075-7a1a3b635612 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:54:10.344937 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-467f29b1-d0a3-491c-a075-7a1a3b635612 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 returned with HTTP 200 Aug 04 10:54:10.345412 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 961/3861] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:10 2026] GET /volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:11.162358 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2e9b9dea-6817-4c55-9796-57aeead9a3ca None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:11.167275 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2e9b9dea-6817-4c55-9796-57aeead9a3ca tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] GET https://10.4.3.232/volume/v3/volumes/a300d746-f981-4fc9-9b97-a514242c34a2 Aug 04 10:54:11.167275 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2e9b9dea-6817-4c55-9796-57aeead9a3ca tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:11.167275 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2e9b9dea-6817-4c55-9796-57aeead9a3ca tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:11.176404 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2e9b9dea-6817-4c55-9796-57aeead9a3ca tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] https://10.4.3.232/volume/v3/volumes/a300d746-f981-4fc9-9b97-a514242c34a2 returned with HTTP 404 Aug 04 10:54:11.176404 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 965/3862] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:11 2026] GET /volume/v3/volumes/a300d746-f981-4fc9-9b97-a514242c34a2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:11.184514 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e2df39ec-512d-46fb-a2ec-8ca21b6d1cf6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:11.187560 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-986126c8-2f50-4b73-9edf-e9f721b15f90 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:11.188693 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e2df39ec-512d-46fb-a2ec-8ca21b6d1cf6 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] GET https://10.4.3.232/volume/v3/volumes/a300d746-f981-4fc9-9b97-a514242c34a2 Aug 04 10:54:11.188693 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e2df39ec-512d-46fb-a2ec-8ca21b6d1cf6 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:11.190262 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-986126c8-2f50-4b73-9edf-e9f721b15f90 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:54:11.190262 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-986126c8-2f50-4b73-9edf-e9f721b15f90 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:11.190262 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-986126c8-2f50-4b73-9edf-e9f721b15f90 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:11.190356 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e2df39ec-512d-46fb-a2ec-8ca21b6d1cf6 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:11.196522 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e2df39ec-512d-46fb-a2ec-8ca21b6d1cf6 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] https://10.4.3.232/volume/v3/volumes/a300d746-f981-4fc9-9b97-a514242c34a2 returned with HTTP 404 Aug 04 10:54:11.197198 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 968/3863] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:11 2026] GET /volume/v3/volumes/a300d746-f981-4fc9-9b97-a514242c34a2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:11.200150 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:11.200150 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:11.203902 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ea1abed1-ec59-4a90-9ebf-573202349881 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:11.204428 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-986126c8-2f50-4b73-9edf-e9f721b15f90 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:54:11.205949 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ea1abed1-ec59-4a90-9ebf-573202349881 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] DELETE https://10.4.3.232/volume/v3/volumes/a300d746-f981-4fc9-9b97-a514242c34a2 Aug 04 10:54:11.206193 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ea1abed1-ec59-4a90-9ebf-573202349881 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:11.206457 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ea1abed1-ec59-4a90-9ebf-573202349881 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:11.207264 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-ea1abed1-ec59-4a90-9ebf-573202349881 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Delete volume with id: a300d746-f981-4fc9-9b97-a514242c34a2 Aug 04 10:54:11.209332 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-986126c8-2f50-4b73-9edf-e9f721b15f90 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:54:11.209793 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 970/3864] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:11 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:11.213950 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ea1abed1-ec59-4a90-9ebf-573202349881 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] https://10.4.3.232/volume/v3/volumes/a300d746-f981-4fc9-9b97-a514242c34a2 returned with HTTP 404 Aug 04 10:54:11.215529 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 962/3865] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:54:11 2026] DELETE /volume/v3/volumes/a300d746-f981-4fc9-9b97-a514242c34a2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:11.215619 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4c053a34-1330-467b-a215-16e6290c1770 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:11.217219 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4c053a34-1330-467b-a215-16e6290c1770 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:11.217599 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4c053a34-1330-467b-a215-16e6290c1770 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:11.217884 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4c053a34-1330-467b-a215-16e6290c1770 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:11.218097 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-4c053a34-1330-467b-a215-16e6290c1770 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:11.225171 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2d1efe6f-447b-41aa-85ef-0c193c7afc7c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:11.225425 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:11.225425 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:11.226777 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4c053a34-1330-467b-a215-16e6290c1770 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:11.226777 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 966/3866] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:11 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:11.227596 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2d1efe6f-447b-41aa-85ef-0c193c7afc7c tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:54:11.228067 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2d1efe6f-447b-41aa-85ef-0c193c7afc7c tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-135416717"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:11.230368 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-2d1efe6f-447b-41aa-85ef-0c193c7afc7c tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-135416717'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:54:11.230672 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-2d1efe6f-447b-41aa-85ef-0c193c7afc7c tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Create volume of 1 GB Aug 04 10:54:11.237907 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2d1efe6f-447b-41aa-85ef-0c193c7afc7c tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Availability Zones retrieved successfully. Aug 04 10:54:11.244660 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d1efe6f-447b-41aa-85ef-0c193c7afc7c tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Flow 'volume_create_api' (8390c4c5-a7ef-4f54-a09d-3e96c5a3abc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:11.246739 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d1efe6f-447b-41aa-85ef-0c193c7afc7c tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec62df28-676c-4970-add1-3b2bb042b88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:11.248705 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-2d1efe6f-447b-41aa-85ef-0c193c7afc7c tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:54:11.276365 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d1efe6f-447b-41aa-85ef-0c193c7afc7c tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec62df28-676c-4970-add1-3b2bb042b88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:11.277079 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d1efe6f-447b-41aa-85ef-0c193c7afc7c tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a81d145e-d5b3-4664-aa73-73f21ea20ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:11.318777 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-2d1efe6f-447b-41aa-85ef-0c193c7afc7c tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Created reservations ['68ae5b75-77b8-4c73-a09e-5c0a7fdfab60', '5fa36be6-c7af-47ee-abdd-35439a078a0d', 'e81b83c4-8eb2-4e41-bbba-0f15290c76b0', 'a891e189-b1fe-4ab4-82d8-d3f99b293134'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:11.319618 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d1efe6f-447b-41aa-85ef-0c193c7afc7c tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a81d145e-d5b3-4664-aa73-73f21ea20ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68ae5b75-77b8-4c73-a09e-5c0a7fdfab60', '5fa36be6-c7af-47ee-abdd-35439a078a0d', 'e81b83c4-8eb2-4e41-bbba-0f15290c76b0', 'a891e189-b1fe-4ab4-82d8-d3f99b293134']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:11.320306 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d1efe6f-447b-41aa-85ef-0c193c7afc7c tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1394e5a-4ea0-4867-98e0-44bc420ef55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:11.347689 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d1efe6f-447b-41aa-85ef-0c193c7afc7c tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1394e5a-4ea0-4867-98e0-44bc420ef55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc178e2a-01b7-48e9-8625-3be2f567fac4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-135416717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4cf64efbe7c499282e415bba270f3f5',qos_specs=None,replication_status=,reservations=['68ae5b75-77b8-4c73-a09e-5c0a7fdfab60','5fa36be6-c7af-47ee-abdd-35439a078a0d','e81b83c4-8eb2-4e41-bbba-0f15290c76b0','a891e189-b1fe-4ab4-82d8-d3f99b293134'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ac48587565461b880be5e1250d48ac',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:54:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-135416717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc178e2a-01b7-48e9-8625-3be2f567fac4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4cf64efbe7c499282e415bba270f3f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59ac48587565461b880be5e1250d48ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:11.348452 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d1efe6f-447b-41aa-85ef-0c193c7afc7c tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f61fbda2-4113-4531-91d8-885647c81ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:11.361026 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9c3674c1-ff11-40ef-99ca-e8256ce5d66e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:11.366026 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9c3674c1-ff11-40ef-99ca-e8256ce5d66e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 Aug 04 10:54:11.366026 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9c3674c1-ff11-40ef-99ca-e8256ce5d66e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:11.366026 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9c3674c1-ff11-40ef-99ca-e8256ce5d66e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:11.370557 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d1efe6f-447b-41aa-85ef-0c193c7afc7c tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f61fbda2-4113-4531-91d8-885647c81ea4) transitioned into state 'SUCCESS' from state '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-135416717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4cf64efbe7c499282e415bba270f3f5',qos_specs=None,replication_status=,reservations=['68ae5b75-77b8-4c73-a09e-5c0a7fdfab60','5fa36be6-c7af-47ee-abdd-35439a078a0d','e81b83c4-8eb2-4e41-bbba-0f15290c76b0','a891e189-b1fe-4ab4-82d8-d3f99b293134'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ac48587565461b880be5e1250d48ac',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:11.371292 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d1efe6f-447b-41aa-85ef-0c193c7afc7c tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82aee9b1-f4a0-462d-8b76-03bd6aa86af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:11.380495 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d1efe6f-447b-41aa-85ef-0c193c7afc7c tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82aee9b1-f4a0-462d-8b76-03bd6aa86af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:11.381331 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2d1efe6f-447b-41aa-85ef-0c193c7afc7c tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Flow 'volume_create_api' (8390c4c5-a7ef-4f54-a09d-3e96c5a3abc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:11.381665 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2d1efe6f-447b-41aa-85ef-0c193c7afc7c tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Create volume request issued successfully. Aug 04 10:54:11.382205 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2d1efe6f-447b-41aa-85ef-0c193c7afc7c tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:54:11.382806 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 969/3867] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:54:11 2026] POST /volume/v3/volumes => generated 755 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:11.385181 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:11.385181 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:11.390422 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9c3674c1-ff11-40ef-99ca-e8256ce5d66e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:54:11.395633 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-29cfbfa1-2649-4988-80fd-ef318ed978d0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:11.395983 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9c3674c1-ff11-40ef-99ca-e8256ce5d66e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 returned with HTTP 200 Aug 04 10:54:11.397211 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 971/3868] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:11 2026] GET /volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:11.401359 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-29cfbfa1-2649-4988-80fd-ef318ed978d0 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] GET https://10.4.3.232/volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 Aug 04 10:54:11.401359 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-29cfbfa1-2649-4988-80fd-ef318ed978d0 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:11.401359 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-29cfbfa1-2649-4988-80fd-ef318ed978d0 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:11.417847 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:11.417847 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:11.424930 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-29cfbfa1-2649-4988-80fd-ef318ed978d0 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Volume info retrieved successfully. Aug 04 10:54:11.430801 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-29cfbfa1-2649-4988-80fd-ef318ed978d0 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] https://10.4.3.232/volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 returned with HTTP 200 Aug 04 10:54:11.431173 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 963/3869] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:11 2026] GET /volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:11.517070 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-65fcdf74-6fc2-4566-bf31-2a557d69bb18 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:11.526446 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-65fcdf74-6fc2-4566-bf31-2a557d69bb18 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] POST https://10.4.3.232/volume/v3/attachments/88e023e7-6e71-4e73-a85b-bbffd3294b0f/action Aug 04 10:54:11.526446 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-65fcdf74-6fc2-4566-bf31-2a557d69bb18 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:54:11.526446 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-65fcdf74-6fc2-4566-bf31-2a557d69bb18 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:11.549232 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:11.549232 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:11.563812 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2810ea38-1660-45b4-b632-f51b26fa36d6 req-65fcdf74-6fc2-4566-bf31-2a557d69bb18 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/attachments/88e023e7-6e71-4e73-a85b-bbffd3294b0f/action returned with HTTP 204 Aug 04 10:54:11.564699 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 967/3870] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:54:11 2026] POST /volume/v3/attachments/88e023e7-6e71-4e73-a85b-bbffd3294b0f/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:11.666788 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-66d7d1dd-d6bc-4109-ab8f-4235a4bde28e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:11.669560 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-66d7d1dd-d6bc-4109-ab8f-4235a4bde28e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] POST https://10.4.3.232/volume/v3/attachments/4b9e8d93-3ada-4936-bf43-4de9b2e7caf1/action Aug 04 10:54:11.670026 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-66d7d1dd-d6bc-4109-ab8f-4235a4bde28e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:54:11.670223 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-66d7d1dd-d6bc-4109-ab8f-4235a4bde28e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:11.687751 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:11.687751 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:11.701133 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-7c2e70c8-50a9-4ec0-a387-98eff19e1428 req-66d7d1dd-d6bc-4109-ab8f-4235a4bde28e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments/4b9e8d93-3ada-4936-bf43-4de9b2e7caf1/action returned with HTTP 204 Aug 04 10:54:11.701676 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 970/3871] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:54:11 2026] POST /volume/v3/attachments/4b9e8d93-3ada-4936-bf43-4de9b2e7caf1/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:12.222728 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7e7cb937-466d-42d6-acfc-f9401eaffa43 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:12.224578 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7e7cb937-466d-42d6-acfc-f9401eaffa43 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:54:12.224790 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7e7cb937-466d-42d6-acfc-f9401eaffa43 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:12.225004 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7e7cb937-466d-42d6-acfc-f9401eaffa43 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:12.235865 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:12.235865 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:12.236915 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3d9f5281-4f58-448c-a9d6-41b8deef7a0e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:12.239266 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d9f5281-4f58-448c-a9d6-41b8deef7a0e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:12.239467 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7e7cb937-466d-42d6-acfc-f9401eaffa43 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:54:12.239576 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d9f5281-4f58-448c-a9d6-41b8deef7a0e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:12.239831 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d9f5281-4f58-448c-a9d6-41b8deef7a0e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:12.239971 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3d9f5281-4f58-448c-a9d6-41b8deef7a0e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:12.243526 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7e7cb937-466d-42d6-acfc-f9401eaffa43 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:54:12.244072 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 972/3872] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:12 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 1172 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:12.244918 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:12.244918 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:12.245768 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d9f5281-4f58-448c-a9d6-41b8deef7a0e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:12.246264 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 964/3873] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:12 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:12.256992 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d75a7da8-0403-4ea5-9666-3fc2335cfb45 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:12.258985 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d75a7da8-0403-4ea5-9666-3fc2335cfb45 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:54:12.259215 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d75a7da8-0403-4ea5-9666-3fc2335cfb45 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:12.259476 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d75a7da8-0403-4ea5-9666-3fc2335cfb45 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:12.269255 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:12.269255 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:12.272788 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d75a7da8-0403-4ea5-9666-3fc2335cfb45 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:54:12.276776 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d75a7da8-0403-4ea5-9666-3fc2335cfb45 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:54:12.277186 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 968/3874] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:12 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 1172 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:12.316115 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-bd32436f-b644-427c-b08c-758c0e924458 req-43a528c7-3d4d-458b-a4a8-a7630f58a626 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:12.318268 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-bd32436f-b644-427c-b08c-758c0e924458 req-43a528c7-3d4d-458b-a4a8-a7630f58a626 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:54:12.318474 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-bd32436f-b644-427c-b08c-758c0e924458 req-43a528c7-3d4d-458b-a4a8-a7630f58a626 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:12.318668 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-bd32436f-b644-427c-b08c-758c0e924458 req-43a528c7-3d4d-458b-a4a8-a7630f58a626 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:12.328642 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:12.328642 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:12.331887 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-bd32436f-b644-427c-b08c-758c0e924458 req-43a528c7-3d4d-458b-a4a8-a7630f58a626 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:54:12.335581 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-bd32436f-b644-427c-b08c-758c0e924458 req-43a528c7-3d4d-458b-a4a8-a7630f58a626 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:54:12.335996 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 971/3875] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:54:12 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 1172 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:12.353900 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-bd32436f-b644-427c-b08c-758c0e924458 req-58219195-c254-4e62-b27c-fa65a3c42913 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:12.356020 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-bd32436f-b644-427c-b08c-758c0e924458 req-58219195-c254-4e62-b27c-fa65a3c42913 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] POST https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822/action Aug 04 10:54:12.356459 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-bd32436f-b644-427c-b08c-758c0e924458 req-58219195-c254-4e62-b27c-fa65a3c42913 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:54:12.356645 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-bd32436f-b644-427c-b08c-758c0e924458 req-58219195-c254-4e62-b27c-fa65a3c42913 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:12.367432 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:12.367432 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:12.367829 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-bd32436f-b644-427c-b08c-758c0e924458 req-58219195-c254-4e62-b27c-fa65a3c42913 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:54:12.379672 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-bd32436f-b644-427c-b08c-758c0e924458 req-58219195-c254-4e62-b27c-fa65a3c42913 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Begin detaching volume completed successfully. Aug 04 10:54:12.379672 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-bd32436f-b644-427c-b08c-758c0e924458 req-58219195-c254-4e62-b27c-fa65a3c42913 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822/action returned with HTTP 202 Aug 04 10:54:12.379672 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 973/3876] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:54:12 2026] POST /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:54:12.411716 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8cf511a4-a7e8-462a-8362-32fe5e9062a4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:12.413578 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8cf511a4-a7e8-462a-8362-32fe5e9062a4 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 Aug 04 10:54:12.413754 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8cf511a4-a7e8-462a-8362-32fe5e9062a4 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:12.413921 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8cf511a4-a7e8-462a-8362-32fe5e9062a4 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:12.423458 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:12.423458 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:12.427390 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8cf511a4-a7e8-462a-8362-32fe5e9062a4 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:54:12.432360 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8cf511a4-a7e8-462a-8362-32fe5e9062a4 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 returned with HTTP 200 Aug 04 10:54:12.432360 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 965/3877] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:12 2026] GET /volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 => generated 1133 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:12.435695 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0e44c495-9436-4b94-b992-88ac1cbf8b79 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:12.436134 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0e44c495-9436-4b94-b992-88ac1cbf8b79 None None] GET https://10.4.3.232/volume// Aug 04 10:54:12.436334 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0e44c495-9436-4b94-b992-88ac1cbf8b79 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:12.436537 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0e44c495-9436-4b94-b992-88ac1cbf8b79 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:12.436845 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0e44c495-9436-4b94-b992-88ac1cbf8b79 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:54:12.437168 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 969/3878] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:54:12 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:54:12.444557 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-aeffe80b-d940-4ac4-8841-4c8fa447e635 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:12.444862 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-bd32436f-b644-427c-b08c-758c0e924458 req-fb4f4f2b-dd1b-4963-aa52-dedbab3ae942 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:12.446983 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-bd32436f-b644-427c-b08c-758c0e924458 req-fb4f4f2b-dd1b-4963-aa52-dedbab3ae942 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:54:12.447322 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-bd32436f-b644-427c-b08c-758c0e924458 req-fb4f4f2b-dd1b-4963-aa52-dedbab3ae942 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:12.447502 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-aeffe80b-d940-4ac4-8841-4c8fa447e635 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] GET https://10.4.3.232/volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 Aug 04 10:54:12.447705 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-bd32436f-b644-427c-b08c-758c0e924458 req-fb4f4f2b-dd1b-4963-aa52-dedbab3ae942 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:12.447769 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-aeffe80b-d940-4ac4-8841-4c8fa447e635 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:12.448022 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-aeffe80b-d940-4ac4-8841-4c8fa447e635 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:12.448752 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-02da2c56-14c9-43ef-9a66-7fda91052c48 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:12.451495 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-02da2c56-14c9-43ef-9a66-7fda91052c48 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] POST https://10.4.3.232/volume/v3/backups Aug 04 10:54:12.453079 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-02da2c56-14c9-43ef-9a66-7fda91052c48 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fe508fb7-a497-406d-a5d4-f9c77cbe9508", "force": true, "name": "tempest-VolumesBackupsTest-Backup-246507026", "container": "tempest-volumesbackupstest-backup-container-748440821"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:12.454452 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-02da2c56-14c9-43ef-9a66-7fda91052c48 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Creating new backup {'backup': {'volume_id': 'fe508fb7-a497-406d-a5d4-f9c77cbe9508', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-246507026', 'container': 'tempest-volumesbackupstest-backup-container-748440821'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:54:12.454575 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-02da2c56-14c9-43ef-9a66-7fda91052c48 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Creating backup of volume fe508fb7-a497-406d-a5d4-f9c77cbe9508 in container tempest-volumesbackupstest-backup-container-748440821 Aug 04 10:54:12.460535 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:12.460535 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:12.460698 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:12.460698 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:12.464598 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-bd32436f-b644-427c-b08c-758c0e924458 req-fb4f4f2b-dd1b-4963-aa52-dedbab3ae942 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:54:12.465608 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:12.465608 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:12.466068 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-02da2c56-14c9-43ef-9a66-7fda91052c48 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:54:12.467309 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-aeffe80b-d940-4ac4-8841-4c8fa447e635 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Volume info retrieved successfully. Aug 04 10:54:12.470557 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-bd32436f-b644-427c-b08c-758c0e924458 req-fb4f4f2b-dd1b-4963-aa52-dedbab3ae942 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:54:12.471142 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 974/3879] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:54:12 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:54:12.475157 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-aeffe80b-d940-4ac4-8841-4c8fa447e635 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] https://10.4.3.232/volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 returned with HTTP 200 Aug 04 10:54:12.475686 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 972/3880] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:12 2026] GET /volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:12.482815 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-bd32436f-b644-427c-b08c-758c0e924458 req-9c8ffc64-5ad3-4a6e-991b-985d4a2843c7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:12.485274 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-bd32436f-b644-427c-b08c-758c0e924458 req-9c8ffc64-5ad3-4a6e-991b-985d4a2843c7 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822/encryption Aug 04 10:54:12.485481 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-bd32436f-b644-427c-b08c-758c0e924458 req-9c8ffc64-5ad3-4a6e-991b-985d4a2843c7 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:12.485663 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-bd32436f-b644-427c-b08c-758c0e924458 req-9c8ffc64-5ad3-4a6e-991b-985d4a2843c7 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:12.487336 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b73ac6a7-a29a-4435-b098-888c725318c8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:12.489032 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-02da2c56-14c9-43ef-9a66-7fda91052c48 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Created reservations ['22e608ee-3834-4375-986e-4a571e5bcd67', 'f8a31fdc-9bd7-438b-9206-40d34d48158f'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:12.489522 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b73ac6a7-a29a-4435-b098-888c725318c8 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] GET https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5?usage=True Aug 04 10:54:12.489696 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b73ac6a7-a29a-4435-b098-888c725318c8 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:12.489862 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b73ac6a7-a29a-4435-b098-888c725318c8 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:12.500665 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:12.500665 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:12.508130 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-bd32436f-b644-427c-b08c-758c0e924458 req-9c8ffc64-5ad3-4a6e-991b-985d4a2843c7 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822/encryption returned with HTTP 200 Aug 04 10:54:12.508719 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 970/3881] 10.4.3.232 () {68 vars in 1631 bytes} [Tue Aug 4 10:54:12 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:12.517263 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b73ac6a7-a29a-4435-b098-888c725318c8 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5?usage=True returned with HTTP 200 Aug 04 10:54:12.517848 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 975/3882] 10.4.3.232 () {66 vars in 1375 bytes} [Tue Aug 4 10:54:12 2026] GET /volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5?usage=True => generated 1347 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:12.528949 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6217500d-c21e-4d5b-ba7a-26c5472c1f05 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:12.531425 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6217500d-c21e-4d5b-ba7a-26c5472c1f05 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] GET https://10.4.3.232/volume/v3/os-quota-sets/a6607753f25f4a16a34e4d274044fa5a?usage=True Aug 04 10:54:12.531716 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6217500d-c21e-4d5b-ba7a-26c5472c1f05 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:12.531971 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6217500d-c21e-4d5b-ba7a-26c5472c1f05 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:12.540339 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-02da2c56-14c9-43ef-9a66-7fda91052c48 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:54:12.540762 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 966/3883] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:54:12 2026] POST /volume/v3/backups => generated 329 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:12.550179 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9d5cef9a-e4c7-4339-a0c1-bfaaa9e32622 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:12.552887 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9d5cef9a-e4c7-4339-a0c1-bfaaa9e32622 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d Aug 04 10:54:12.553080 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9d5cef9a-e4c7-4339-a0c1-bfaaa9e32622 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:12.553281 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9d5cef9a-e4c7-4339-a0c1-bfaaa9e32622 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:12.553402 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-9d5cef9a-e4c7-4339-a0c1-bfaaa9e32622 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 14e51e7a-b965-4699-8c3e-fb4c9642a53d. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:12.558624 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:12.558624 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:12.560024 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9d5cef9a-e4c7-4339-a0c1-bfaaa9e32622 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d returned with HTTP 200 Aug 04 10:54:12.560164 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 971/3884] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:12 2026] GET /volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:12.560683 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6217500d-c21e-4d5b-ba7a-26c5472c1f05 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/a6607753f25f4a16a34e4d274044fa5a?usage=True returned with HTTP 200 Aug 04 10:54:12.561036 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 973/3885] 10.4.3.232 () {66 vars in 1375 bytes} [Tue Aug 4 10:54:12 2026] GET /volume/v3/os-quota-sets/a6607753f25f4a16a34e4d274044fa5a?usage=True => generated 1347 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:12.574963 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8406e0dc-3664-43d2-b0ef-0079b2a21718 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:12.576740 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8406e0dc-3664-43d2-b0ef-0079b2a21718 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] POST https://10.4.3.232/volume/v3/os-volume-transfer Aug 04 10:54:12.577038 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8406e0dc-3664-43d2-b0ef-0079b2a21718 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "fc178e2a-01b7-48e9-8625-3be2f567fac4"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:12.578368 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.volume_transfer [None req-8406e0dc-3664-43d2-b0ef-0079b2a21718 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Creating new volume transfer {'transfer': {'volume_id': 'fc178e2a-01b7-48e9-8625-3be2f567fac4'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 04 10:54:12.578482 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.volume_transfer [None req-8406e0dc-3664-43d2-b0ef-0079b2a21718 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Creating transfer of volume fc178e2a-01b7-48e9-8625-3be2f567fac4 Aug 04 10:54:12.578613 np0000006413 devstack@c-api.service[100254]: INFO cinder.transfer.api [None req-8406e0dc-3664-43d2-b0ef-0079b2a21718 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Generating transfer record for volume fc178e2a-01b7-48e9-8625-3be2f567fac4 Aug 04 10:54:12.585194 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:12.585194 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:12.594595 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8406e0dc-3664-43d2-b0ef-0079b2a21718 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] https://10.4.3.232/volume/v3/os-volume-transfer returned with HTTP 202 Aug 04 10:54:12.594929 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 976/3886] 10.4.3.232 () {68 vars in 1291 bytes} [Tue Aug 4 10:54:12 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:12.602857 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-25a8edb8-7420-462e-ad9a-c7f84d1064e3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:12.692213 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-25a8edb8-7420-462e-ad9a-c7f84d1064e3 tempest-VolumeQuotasAdminTestJSON-568170821 tempest-VolumeQuotasAdminTestJSON-568170821-project-member] POST https://10.4.3.232/volume/v3/os-volume-transfer/9fc1ee44-8401-4d30-8cb5-17275bdbf793/accept Aug 04 10:54:12.692718 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-25a8edb8-7420-462e-ad9a-c7f84d1064e3 tempest-VolumeQuotasAdminTestJSON-568170821 tempest-VolumeQuotasAdminTestJSON-568170821-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2bb99e95575c6a61"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:12.694774 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.volume_transfer [None req-25a8edb8-7420-462e-ad9a-c7f84d1064e3 tempest-VolumeQuotasAdminTestJSON-568170821 tempest-VolumeQuotasAdminTestJSON-568170821-project-member] Accepting volume transfer 9fc1ee44-8401-4d30-8cb5-17275bdbf793 {{(pid=100252) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 04 10:54:12.695000 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.volume_transfer [None req-25a8edb8-7420-462e-ad9a-c7f84d1064e3 tempest-VolumeQuotasAdminTestJSON-568170821 tempest-VolumeQuotasAdminTestJSON-568170821-project-member] Accepting transfer 9fc1ee44-8401-4d30-8cb5-17275bdbf793 Aug 04 10:54:12.695581 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:12.695581 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:12.760717 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-25a8edb8-7420-462e-ad9a-c7f84d1064e3 tempest-VolumeQuotasAdminTestJSON-568170821 tempest-VolumeQuotasAdminTestJSON-568170821-project-member] Created reservations ['2591458e-59fc-407a-9889-82c21c488154', 'd0fe0c09-388b-4606-82ca-e7219a32b5a0', 'f0a03af5-0040-4243-ab6c-3415c1d6d76b', '0a6e99db-827a-466f-9ef6-2920ef034a3d'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:12.784057 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-25a8edb8-7420-462e-ad9a-c7f84d1064e3 tempest-VolumeQuotasAdminTestJSON-568170821 tempest-VolumeQuotasAdminTestJSON-568170821-project-member] Created reservations ['b66c3ef1-1469-405f-b7e2-6a9aca908bf7', '1dd97f7b-eb82-40f5-8704-898760557208', 'e70b317a-1b21-4f4b-8534-6e089ac555ea', '5919b01f-da4d-4579-b6b0-57f715298c3c'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:12.819478 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-25a8edb8-7420-462e-ad9a-c7f84d1064e3 tempest-VolumeQuotasAdminTestJSON-568170821 tempest-VolumeQuotasAdminTestJSON-568170821-project-member] Created reservations ['822f405b-bb7b-4d01-86ae-0f7de698d8f2', 'f9756fa3-c193-473d-b919-a63f185d0c56', '4ad564cd-d953-45a7-80a5-2535790d1e93', 'c0566366-672d-4b30-9c2a-5cb78ebb1f8d'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:12.848260 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-25a8edb8-7420-462e-ad9a-c7f84d1064e3 tempest-VolumeQuotasAdminTestJSON-568170821 tempest-VolumeQuotasAdminTestJSON-568170821-project-member] Created reservations ['9f8c23b9-e4a1-4c84-b588-f51d090a5dcf', '886712a8-2eb0-4d9b-b086-d9113bd93f37', '1db76dd0-87d9-44c7-97d2-edbc58212b6e', '16fdad3e-c8cf-47c3-bed7-08322dc16074'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:12.858137 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-25a8edb8-7420-462e-ad9a-c7f84d1064e3 tempest-VolumeQuotasAdminTestJSON-568170821 tempest-VolumeQuotasAdminTestJSON-568170821-project-member] Transfer volume completed successfully. Aug 04 10:54:12.922952 np0000006413 devstack@c-api.service[100252]: INFO cinder.transfer.api [None req-25a8edb8-7420-462e-ad9a-c7f84d1064e3 tempest-VolumeQuotasAdminTestJSON-568170821 tempest-VolumeQuotasAdminTestJSON-568170821-project-member] Volume fc178e2a-01b7-48e9-8625-3be2f567fac4 has been transferred. Aug 04 10:54:12.929169 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-25a8edb8-7420-462e-ad9a-c7f84d1064e3 tempest-VolumeQuotasAdminTestJSON-568170821 tempest-VolumeQuotasAdminTestJSON-568170821-project-member] https://10.4.3.232/volume/v3/os-volume-transfer/9fc1ee44-8401-4d30-8cb5-17275bdbf793/accept returned with HTTP 202 Aug 04 10:54:12.929540 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 967/3887] 10.4.3.232 () {68 vars in 1423 bytes} [Tue Aug 4 10:54:12 2026] POST /volume/v3/os-volume-transfer/9fc1ee44-8401-4d30-8cb5-17275bdbf793/accept => generated 365 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:12.937869 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-755910e1-ceeb-470b-8108-80ba3d3e67e8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:12.939997 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-755910e1-ceeb-470b-8108-80ba3d3e67e8 tempest-VolumeQuotasAdminTestJSON-568170821 tempest-VolumeQuotasAdminTestJSON-568170821-project-member] GET https://10.4.3.232/volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 Aug 04 10:54:12.940251 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-755910e1-ceeb-470b-8108-80ba3d3e67e8 tempest-VolumeQuotasAdminTestJSON-568170821 tempest-VolumeQuotasAdminTestJSON-568170821-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:12.940506 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-755910e1-ceeb-470b-8108-80ba3d3e67e8 tempest-VolumeQuotasAdminTestJSON-568170821 tempest-VolumeQuotasAdminTestJSON-568170821-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:12.948832 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:12.948832 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:12.952478 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-755910e1-ceeb-470b-8108-80ba3d3e67e8 tempest-VolumeQuotasAdminTestJSON-568170821 tempest-VolumeQuotasAdminTestJSON-568170821-project-member] Volume info retrieved successfully. Aug 04 10:54:12.956183 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-755910e1-ceeb-470b-8108-80ba3d3e67e8 tempest-VolumeQuotasAdminTestJSON-568170821 tempest-VolumeQuotasAdminTestJSON-568170821-project-member] https://10.4.3.232/volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 returned with HTTP 200 Aug 04 10:54:12.956570 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 972/3888] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:12 2026] GET /volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:12.969155 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9882e065-0f8c-4f04-951f-f8572a481799 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:12.971064 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9882e065-0f8c-4f04-951f-f8572a481799 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] GET https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5?usage=True Aug 04 10:54:12.971266 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9882e065-0f8c-4f04-951f-f8572a481799 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:12.971471 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9882e065-0f8c-4f04-951f-f8572a481799 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:12.988733 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9882e065-0f8c-4f04-951f-f8572a481799 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5?usage=True returned with HTTP 200 Aug 04 10:54:12.989543 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 974/3889] 10.4.3.232 () {66 vars in 1375 bytes} [Tue Aug 4 10:54:12 2026] GET /volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5?usage=True => generated 1347 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:13.000862 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-08d0c61c-b3db-4d5c-80b1-3a8f6d2fbebd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:13.002907 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-08d0c61c-b3db-4d5c-80b1-3a8f6d2fbebd tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] GET https://10.4.3.232/volume/v3/os-quota-sets/a6607753f25f4a16a34e4d274044fa5a?usage=True Aug 04 10:54:13.003104 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-08d0c61c-b3db-4d5c-80b1-3a8f6d2fbebd tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:13.003334 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-08d0c61c-b3db-4d5c-80b1-3a8f6d2fbebd tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:13.020350 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-08d0c61c-b3db-4d5c-80b1-3a8f6d2fbebd tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/a6607753f25f4a16a34e4d274044fa5a?usage=True returned with HTTP 200 Aug 04 10:54:13.020743 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 977/3890] 10.4.3.232 () {66 vars in 1375 bytes} [Tue Aug 4 10:54:12 2026] GET /volume/v3/os-quota-sets/a6607753f25f4a16a34e4d274044fa5a?usage=True => generated 1347 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:13.033911 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f909095d-5b20-4bec-845f-5a107c5b58b5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:13.036148 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f909095d-5b20-4bec-845f-5a107c5b58b5 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 Aug 04 10:54:13.036426 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f909095d-5b20-4bec-845f-5a107c5b58b5 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:13.036689 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f909095d-5b20-4bec-845f-5a107c5b58b5 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:13.036896 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-f909095d-5b20-4bec-845f-5a107c5b58b5 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Delete volume with id: fc178e2a-01b7-48e9-8625-3be2f567fac4 Aug 04 10:54:13.045762 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:13.045762 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:13.046257 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f909095d-5b20-4bec-845f-5a107c5b58b5 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Volume info retrieved successfully. Aug 04 10:54:13.065932 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f909095d-5b20-4bec-845f-5a107c5b58b5 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Delete volume request issued successfully. Aug 04 10:54:13.066193 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f909095d-5b20-4bec-845f-5a107c5b58b5 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] https://10.4.3.232/volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 returned with HTTP 202 Aug 04 10:54:13.066743 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 968/3891] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:54:13 2026] DELETE /volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:13.075623 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9e76895d-475e-4391-9f30-a1b62fbb8f43 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:13.078042 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9e76895d-475e-4391-9f30-a1b62fbb8f43 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] GET https://10.4.3.232/volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 Aug 04 10:54:13.078234 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9e76895d-475e-4391-9f30-a1b62fbb8f43 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:13.078493 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9e76895d-475e-4391-9f30-a1b62fbb8f43 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:13.085608 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:13.085608 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:13.093002 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9e76895d-475e-4391-9f30-a1b62fbb8f43 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Volume info retrieved successfully. Aug 04 10:54:13.098524 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9e76895d-475e-4391-9f30-a1b62fbb8f43 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] https://10.4.3.232/volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 returned with HTTP 200 Aug 04 10:54:13.098898 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 973/3892] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:13 2026] GET /volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 => generated 1011 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:13.257226 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4e3389fc-c25e-415a-adb3-7b11ac90bd21 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:13.259609 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4e3389fc-c25e-415a-adb3-7b11ac90bd21 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:13.259906 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4e3389fc-c25e-415a-adb3-7b11ac90bd21 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:13.260162 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4e3389fc-c25e-415a-adb3-7b11ac90bd21 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:13.260333 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-4e3389fc-c25e-415a-adb3-7b11ac90bd21 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:13.265893 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:13.265893 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:13.266770 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4e3389fc-c25e-415a-adb3-7b11ac90bd21 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:13.267259 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 975/3893] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:13 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:13.570394 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-28246000-c393-4bef-84c5-75e32152039e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:13.572651 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-28246000-c393-4bef-84c5-75e32152039e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d Aug 04 10:54:13.572881 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-28246000-c393-4bef-84c5-75e32152039e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:13.573106 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-28246000-c393-4bef-84c5-75e32152039e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:13.573260 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-28246000-c393-4bef-84c5-75e32152039e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 14e51e7a-b965-4699-8c3e-fb4c9642a53d. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:13.578158 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:13.578158 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:13.579071 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-28246000-c393-4bef-84c5-75e32152039e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d returned with HTTP 200 Aug 04 10:54:13.579523 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 978/3894] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:13 2026] GET /volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:14.112556 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4c19f4f5-c4f7-421e-ae5f-ee2bb03c6c4d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:14.114353 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4c19f4f5-c4f7-421e-ae5f-ee2bb03c6c4d tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] GET https://10.4.3.232/volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 Aug 04 10:54:14.114589 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4c19f4f5-c4f7-421e-ae5f-ee2bb03c6c4d tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:14.114772 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4c19f4f5-c4f7-421e-ae5f-ee2bb03c6c4d tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:14.120740 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4c19f4f5-c4f7-421e-ae5f-ee2bb03c6c4d tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] https://10.4.3.232/volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 returned with HTTP 404 Aug 04 10:54:14.121167 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 969/3895] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:14 2026] GET /volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:14.130587 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d8c16bad-e236-4fff-9b17-b336543c1c54 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:14.135262 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d8c16bad-e236-4fff-9b17-b336543c1c54 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] GET https://10.4.3.232/volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 Aug 04 10:54:14.135262 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d8c16bad-e236-4fff-9b17-b336543c1c54 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:14.135262 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d8c16bad-e236-4fff-9b17-b336543c1c54 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:14.142282 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d8c16bad-e236-4fff-9b17-b336543c1c54 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] https://10.4.3.232/volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 returned with HTTP 404 Aug 04 10:54:14.143178 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 974/3896] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:14 2026] GET /volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:14.150311 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-aee38ac9-8201-4bf3-ac77-aaa707cf3c11 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:14.155122 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-aee38ac9-8201-4bf3-ac77-aaa707cf3c11 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] DELETE https://10.4.3.232/volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 Aug 04 10:54:14.155355 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-aee38ac9-8201-4bf3-ac77-aaa707cf3c11 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:14.155555 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-aee38ac9-8201-4bf3-ac77-aaa707cf3c11 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:14.155712 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-aee38ac9-8201-4bf3-ac77-aaa707cf3c11 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] Delete volume with id: fc178e2a-01b7-48e9-8625-3be2f567fac4 Aug 04 10:54:14.160808 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-aee38ac9-8201-4bf3-ac77-aaa707cf3c11 tempest-VolumeQuotasAdminTestJSON-961105167 tempest-VolumeQuotasAdminTestJSON-961105167-project-member] https://10.4.3.232/volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 returned with HTTP 404 Aug 04 10:54:14.161222 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 976/3897] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:54:14 2026] DELETE /volume/v3/volumes/fc178e2a-01b7-48e9-8625-3be2f567fac4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:14.173291 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b0eb1820-27ad-495f-adf9-292330ca7e85 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:14.175572 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b0eb1820-27ad-495f-adf9-292330ca7e85 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] GET https://10.4.3.232/volume/v3/os-quota-sets/2793d0644b5045c8a305606fc1e59fba?usage=True Aug 04 10:54:14.175832 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b0eb1820-27ad-495f-adf9-292330ca7e85 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:14.176073 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b0eb1820-27ad-495f-adf9-292330ca7e85 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:14.194377 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b0eb1820-27ad-495f-adf9-292330ca7e85 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/2793d0644b5045c8a305606fc1e59fba?usage=True returned with HTTP 200 Aug 04 10:54:14.195021 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 979/3898] 10.4.3.232 () {66 vars in 1375 bytes} [Tue Aug 4 10:54:14 2026] GET /volume/v3/os-quota-sets/2793d0644b5045c8a305606fc1e59fba?usage=True => generated 1347 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:14.224176 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ed75740e-e308-4855-94c9-b9516fcb7f83 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:14.225888 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ed75740e-e308-4855-94c9-b9516fcb7f83 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] PUT https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 Aug 04 10:54:14.226214 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ed75740e-e308-4855-94c9-b9516fcb7f83 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-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=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:14.278867 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2adf4f73-0f14-4ed8-aafc-0406e2fbaf35 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:14.282455 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2adf4f73-0f14-4ed8-aafc-0406e2fbaf35 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:14.282455 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2adf4f73-0f14-4ed8-aafc-0406e2fbaf35 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:14.282455 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2adf4f73-0f14-4ed8-aafc-0406e2fbaf35 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:14.282455 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-2adf4f73-0f14-4ed8-aafc-0406e2fbaf35 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:14.286526 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:14.286526 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:14.287267 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2adf4f73-0f14-4ed8-aafc-0406e2fbaf35 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:14.288097 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 975/3899] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:14 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:54:14.300076 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ed75740e-e308-4855-94c9-b9516fcb7f83 tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 returned with HTTP 200 Aug 04 10:54:14.301045 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 970/3900] 10.4.3.232 () {68 vars in 1375 bytes} [Tue Aug 4 10:54:14 2026] PUT /volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 => generated 566 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:14.310865 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-33b61f5a-d036-4134-94d7-e17c2e4a9f2a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:14.313030 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-33b61f5a-d036-4134-94d7-e17c2e4a9f2a tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] PUT https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 Aug 04 10:54:14.313485 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-33b61f5a-d036-4134-94d7-e17c2e4a9f2a tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-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=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:14.386956 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-33b61f5a-d036-4134-94d7-e17c2e4a9f2a tempest-VolumeQuotasAdminTestJSON-2084064695 tempest-VolumeQuotasAdminTestJSON-2084064695-project-admin] https://10.4.3.232/volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 returned with HTTP 200 Aug 04 10:54:14.387341 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 977/3901] 10.4.3.232 () {68 vars in 1375 bytes} [Tue Aug 4 10:54:14 2026] PUT /volume/v3/os-quota-sets/e4cf64efbe7c499282e415bba270f3f5 => generated 564 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:14.590192 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ff49e181-4bd1-4938-a701-23e9951e5f34 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:14.593442 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ff49e181-4bd1-4938-a701-23e9951e5f34 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d Aug 04 10:54:14.593616 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ff49e181-4bd1-4938-a701-23e9951e5f34 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:14.593836 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ff49e181-4bd1-4938-a701-23e9951e5f34 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:14.594115 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ff49e181-4bd1-4938-a701-23e9951e5f34 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 14e51e7a-b965-4699-8c3e-fb4c9642a53d. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:14.598178 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:14.598178 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:14.599189 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ff49e181-4bd1-4938-a701-23e9951e5f34 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d returned with HTTP 200 Aug 04 10:54:14.599388 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 980/3902] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:14 2026] GET /volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:15.298523 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-22cab920-3dc9-420d-a991-a564cd6a781a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:15.301098 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-22cab920-3dc9-420d-a991-a564cd6a781a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:15.301387 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-22cab920-3dc9-420d-a991-a564cd6a781a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:15.301643 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-22cab920-3dc9-420d-a991-a564cd6a781a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:15.301786 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-22cab920-3dc9-420d-a991-a564cd6a781a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:15.307095 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:15.307095 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:15.307905 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-22cab920-3dc9-420d-a991-a564cd6a781a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:15.308377 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 976/3903] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:15 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:15.611273 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-48e743d6-ef2b-4a59-9a98-8bbdab478f17 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:15.613283 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-48e743d6-ef2b-4a59-9a98-8bbdab478f17 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d Aug 04 10:54:15.613528 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-48e743d6-ef2b-4a59-9a98-8bbdab478f17 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:15.613778 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-48e743d6-ef2b-4a59-9a98-8bbdab478f17 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:15.613868 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-48e743d6-ef2b-4a59-9a98-8bbdab478f17 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 14e51e7a-b965-4699-8c3e-fb4c9642a53d. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:15.618534 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:15.618534 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:15.619416 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-48e743d6-ef2b-4a59-9a98-8bbdab478f17 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d returned with HTTP 200 Aug 04 10:54:15.620202 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 971/3904] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:15 2026] GET /volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:16.076334 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-bd32436f-b644-427c-b08c-758c0e924458 req-d34e9095-a316-4547-b504-5bfbce946c71 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:16.079387 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-bd32436f-b644-427c-b08c-758c0e924458 req-d34e9095-a316-4547-b504-5bfbce946c71 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] DELETE https://10.4.3.232/volume/v3/attachments/4b9e8d93-3ada-4936-bf43-4de9b2e7caf1 Aug 04 10:54:16.079648 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-bd32436f-b644-427c-b08c-758c0e924458 req-d34e9095-a316-4547-b504-5bfbce946c71 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:16.080021 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-bd32436f-b644-427c-b08c-758c0e924458 req-d34e9095-a316-4547-b504-5bfbce946c71 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:16.089846 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:16.089846 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:16.140525 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-bd32436f-b644-427c-b08c-758c0e924458 req-d34e9095-a316-4547-b504-5bfbce946c71 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments/4b9e8d93-3ada-4936-bf43-4de9b2e7caf1 returned with HTTP 200 Aug 04 10:54:16.140973 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 978/3905] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:54:16 2026] DELETE /volume/v3/attachments/4b9e8d93-3ada-4936-bf43-4de9b2e7caf1 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:16.321427 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-10db2f19-617e-4cbc-a3a1-6cefc825a5d0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:16.323115 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-10db2f19-617e-4cbc-a3a1-6cefc825a5d0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:16.324627 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-10db2f19-617e-4cbc-a3a1-6cefc825a5d0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:16.324627 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-10db2f19-617e-4cbc-a3a1-6cefc825a5d0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:16.324627 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-10db2f19-617e-4cbc-a3a1-6cefc825a5d0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:16.328431 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:16.328431 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:16.329167 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-10db2f19-617e-4cbc-a3a1-6cefc825a5d0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:16.329719 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 981/3906] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:16 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:16.623288 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-7ded6787-1eaf-45a5-a09e-3dc804637c36 req-98b9c0ee-efa3-4fd8-9510-1a90fc33cf8e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:16.625192 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7ded6787-1eaf-45a5-a09e-3dc804637c36 req-98b9c0ee-efa3-4fd8-9510-1a90fc33cf8e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:54:16.626779 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7ded6787-1eaf-45a5-a09e-3dc804637c36 req-98b9c0ee-efa3-4fd8-9510-1a90fc33cf8e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:16.626779 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7ded6787-1eaf-45a5-a09e-3dc804637c36 req-98b9c0ee-efa3-4fd8-9510-1a90fc33cf8e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:16.632251 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:16.632251 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:16.635890 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-7ded6787-1eaf-45a5-a09e-3dc804637c36 req-98b9c0ee-efa3-4fd8-9510-1a90fc33cf8e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:54:16.636889 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-07b530f1-c9c6-4d17-8d05-62871416ffde None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:16.641280 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7ded6787-1eaf-45a5-a09e-3dc804637c36 req-98b9c0ee-efa3-4fd8-9510-1a90fc33cf8e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:54:16.641980 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 977/3907] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:54:16 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:16.642075 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-07b530f1-c9c6-4d17-8d05-62871416ffde tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d Aug 04 10:54:16.643261 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-07b530f1-c9c6-4d17-8d05-62871416ffde tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:16.643756 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-07b530f1-c9c6-4d17-8d05-62871416ffde tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:16.644047 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-07b530f1-c9c6-4d17-8d05-62871416ffde tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 14e51e7a-b965-4699-8c3e-fb4c9642a53d. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:16.650292 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:16.650292 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:16.651607 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-07b530f1-c9c6-4d17-8d05-62871416ffde tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d returned with HTTP 200 Aug 04 10:54:16.652282 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 972/3908] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:16 2026] GET /volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:17.146992 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8987bbc6-500d-42ca-bedb-29d40ab6f41e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:17.276289 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8987bbc6-500d-42ca-bedb-29d40ab6f41e tempest-VolumeServicesNegativeTest-1493963265 tempest-VolumeServicesNegativeTest-1493963265-project-admin] GET https://10.4.3.232/volume/v3/os-services Aug 04 10:54:17.276612 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8987bbc6-500d-42ca-bedb-29d40ab6f41e tempest-VolumeServicesNegativeTest-1493963265 tempest-VolumeServicesNegativeTest-1493963265-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:17.276725 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8987bbc6-500d-42ca-bedb-29d40ab6f41e tempest-VolumeServicesNegativeTest-1493963265 tempest-VolumeServicesNegativeTest-1493963265-project-admin] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:17.277016 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:17.277016 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:17.285412 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8987bbc6-500d-42ca-bedb-29d40ab6f41e tempest-VolumeServicesNegativeTest-1493963265 tempest-VolumeServicesNegativeTest-1493963265-project-admin] https://10.4.3.232/volume/v3/os-services returned with HTTP 200 Aug 04 10:54:17.285730 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 979/3909] 10.4.3.232 () {66 vars in 1249 bytes} [Tue Aug 4 10:54:17 2026] GET /volume/v3/os-services => generated 626 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:17.298953 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-07e64113-dd37-47cf-a43c-b1f39951f406 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:17.302233 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-07e64113-dd37-47cf-a43c-b1f39951f406 tempest-VolumeServicesNegativeTest-1493963265 tempest-VolumeServicesNegativeTest-1493963265-project-admin] PUT https://10.4.3.232/volume/v3/os-services/disable-log-reason Aug 04 10:54:17.302793 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-07e64113-dd37-47cf-a43c-b1f39951f406 tempest-VolumeServicesNegativeTest-1493963265 tempest-VolumeServicesNegativeTest-1493963265-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006413", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:17.306233 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-07e64113-dd37-47cf-a43c-b1f39951f406 tempest-VolumeServicesNegativeTest-1493963265 tempest-VolumeServicesNegativeTest-1493963265-project-admin] https://10.4.3.232/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 04 10:54:17.306955 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 982/3910] 10.4.3.232 () {68 vars in 1326 bytes} [Tue Aug 4 10:54:17 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 10:54:17.320325 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-98f75538-a51a-4f7f-93ef-f19952c5985b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:17.324872 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-98f75538-a51a-4f7f-93ef-f19952c5985b tempest-VolumeServicesNegativeTest-1493963265 tempest-VolumeServicesNegativeTest-1493963265-project-admin] PUT https://10.4.3.232/volume/v3/os-services/disable Aug 04 10:54:17.328489 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-98f75538-a51a-4f7f-93ef-f19952c5985b tempest-VolumeServicesNegativeTest-1493963265 tempest-VolumeServicesNegativeTest-1493963265-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006413", "binary": "invalid_binary"} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:17.340321 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-98f75538-a51a-4f7f-93ef-f19952c5985b tempest-VolumeServicesNegativeTest-1493963265 tempest-VolumeServicesNegativeTest-1493963265-project-admin] https://10.4.3.232/volume/v3/os-services/disable returned with HTTP 404 Aug 04 10:54:17.340913 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 978/3911] 10.4.3.232 () {68 vars in 1293 bytes} [Tue Aug 4 10:54:17 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:17.343036 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-81747595-c907-4804-b8c7-7ec5c4779909 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:17.345153 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-81747595-c907-4804-b8c7-7ec5c4779909 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:17.345383 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-81747595-c907-4804-b8c7-7ec5c4779909 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:17.345604 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-81747595-c907-4804-b8c7-7ec5c4779909 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:17.345716 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-81747595-c907-4804-b8c7-7ec5c4779909 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:17.352020 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-bfdaea8a-6f59-4e89-94d9-7a0805922f7e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:17.354708 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:17.354708 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:17.355275 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-81747595-c907-4804-b8c7-7ec5c4779909 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:17.355669 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 973/3912] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:17 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:17.356457 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bfdaea8a-6f59-4e89-94d9-7a0805922f7e tempest-VolumeServicesNegativeTest-1493963265 tempest-VolumeServicesNegativeTest-1493963265-project-admin] PUT https://10.4.3.232/volume/v3/os-services/enable Aug 04 10:54:17.357594 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bfdaea8a-6f59-4e89-94d9-7a0805922f7e tempest-VolumeServicesNegativeTest-1493963265 tempest-VolumeServicesNegativeTest-1493963265-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:17.368728 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bfdaea8a-6f59-4e89-94d9-7a0805922f7e tempest-VolumeServicesNegativeTest-1493963265 tempest-VolumeServicesNegativeTest-1493963265-project-admin] https://10.4.3.232/volume/v3/os-services/enable returned with HTTP 404 Aug 04 10:54:17.369802 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 980/3913] 10.4.3.232 () {68 vars in 1290 bytes} [Tue Aug 4 10:54:17 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:17.380954 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9d0ae89c-ac4a-4adf-b1a8-ee3f3a590baa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:17.384380 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9d0ae89c-ac4a-4adf-b1a8-ee3f3a590baa tempest-VolumeServicesNegativeTest-1493963265 tempest-VolumeServicesNegativeTest-1493963265-project-admin] PUT https://10.4.3.232/volume/v3/os-services/freeze Aug 04 10:54:17.384871 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9d0ae89c-ac4a-4adf-b1a8-ee3f3a590baa tempest-VolumeServicesNegativeTest-1493963265 tempest-VolumeServicesNegativeTest-1493963265-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:17.394338 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9d0ae89c-ac4a-4adf-b1a8-ee3f3a590baa tempest-VolumeServicesNegativeTest-1493963265 tempest-VolumeServicesNegativeTest-1493963265-project-admin] https://10.4.3.232/volume/v3/os-services/freeze returned with HTTP 400 Aug 04 10:54:17.395089 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 983/3914] 10.4.3.232 () {68 vars in 1290 bytes} [Tue Aug 4 10:54:17 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 04 10:54:17.406991 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2a855ea9-c8c4-4d23-a9da-7cd04bc3ef35 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:17.409359 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2a855ea9-c8c4-4d23-a9da-7cd04bc3ef35 tempest-VolumeServicesNegativeTest-1493963265 tempest-VolumeServicesNegativeTest-1493963265-project-admin] PUT https://10.4.3.232/volume/v3/os-services/thaw Aug 04 10:54:17.409674 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2a855ea9-c8c4-4d23-a9da-7cd04bc3ef35 tempest-VolumeServicesNegativeTest-1493963265 tempest-VolumeServicesNegativeTest-1493963265-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:17.426864 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2a855ea9-c8c4-4d23-a9da-7cd04bc3ef35 tempest-VolumeServicesNegativeTest-1493963265 tempest-VolumeServicesNegativeTest-1493963265-project-admin] https://10.4.3.232/volume/v3/os-services/thaw returned with HTTP 400 Aug 04 10:54:17.427601 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 979/3915] 10.4.3.232 () {68 vars in 1284 bytes} [Tue Aug 4 10:54:17 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:54:17.664547 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-43cf218a-c224-4212-86ab-549b31f1ae8e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:17.666309 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-43cf218a-c224-4212-86ab-549b31f1ae8e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d Aug 04 10:54:17.666503 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-43cf218a-c224-4212-86ab-549b31f1ae8e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:17.666699 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-43cf218a-c224-4212-86ab-549b31f1ae8e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:17.666811 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-43cf218a-c224-4212-86ab-549b31f1ae8e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 14e51e7a-b965-4699-8c3e-fb4c9642a53d. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:17.670930 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:17.670930 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:17.671821 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-43cf218a-c224-4212-86ab-549b31f1ae8e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d returned with HTTP 200 Aug 04 10:54:17.672302 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 974/3916] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:17 2026] GET /volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:18.367934 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-aedf3276-3e86-44c8-9916-a3c62acb92c7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:18.370528 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-aedf3276-3e86-44c8-9916-a3c62acb92c7 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:18.370746 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-aedf3276-3e86-44c8-9916-a3c62acb92c7 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:18.370989 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-aedf3276-3e86-44c8-9916-a3c62acb92c7 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:18.371127 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-aedf3276-3e86-44c8-9916-a3c62acb92c7 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:18.375830 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:18.375830 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:18.376529 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-aedf3276-3e86-44c8-9916-a3c62acb92c7 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:18.376915 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 981/3917] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:18 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:18.682932 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4ebd8f9d-a272-4408-b0d2-bd8c5619927e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:18.685557 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4ebd8f9d-a272-4408-b0d2-bd8c5619927e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d Aug 04 10:54:18.685843 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4ebd8f9d-a272-4408-b0d2-bd8c5619927e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:18.686145 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4ebd8f9d-a272-4408-b0d2-bd8c5619927e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:18.686339 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-4ebd8f9d-a272-4408-b0d2-bd8c5619927e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 14e51e7a-b965-4699-8c3e-fb4c9642a53d. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:18.693533 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:18.693533 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:18.694569 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4ebd8f9d-a272-4408-b0d2-bd8c5619927e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d returned with HTTP 200 Aug 04 10:54:18.694961 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 984/3918] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:18 2026] GET /volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:19.386734 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1ba3160e-a86a-44be-af4d-8567b7734873 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:19.388194 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1ba3160e-a86a-44be-af4d-8567b7734873 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:19.388552 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1ba3160e-a86a-44be-af4d-8567b7734873 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:19.390254 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1ba3160e-a86a-44be-af4d-8567b7734873 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:19.390254 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-1ba3160e-a86a-44be-af4d-8567b7734873 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:19.395384 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:19.395384 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:19.395384 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1ba3160e-a86a-44be-af4d-8567b7734873 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:19.395384 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 980/3919] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:19 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:19.708673 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fd862351-8ce2-4d50-a0a0-f791883ccce7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:19.710568 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fd862351-8ce2-4d50-a0a0-f791883ccce7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d Aug 04 10:54:19.710783 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fd862351-8ce2-4d50-a0a0-f791883ccce7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:19.711531 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fd862351-8ce2-4d50-a0a0-f791883ccce7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:19.711531 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-fd862351-8ce2-4d50-a0a0-f791883ccce7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 14e51e7a-b965-4699-8c3e-fb4c9642a53d. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:19.721104 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d422777d-22ed-4862-8524-395f4b416842 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:19.721685 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:19.721685 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:19.722690 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fd862351-8ce2-4d50-a0a0-f791883ccce7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d returned with HTTP 200 Aug 04 10:54:19.722785 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d422777d-22ed-4862-8524-395f4b416842 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] DELETE https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:54:19.722966 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d422777d-22ed-4862-8524-395f4b416842 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:19.723052 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 975/3920] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:19 2026] GET /volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:19.723138 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d422777d-22ed-4862-8524-395f4b416842 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:19.723347 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-d422777d-22ed-4862-8524-395f4b416842 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Delete volume with id: afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:54:19.734398 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:19.734398 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:19.735038 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d422777d-22ed-4862-8524-395f4b416842 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:54:19.750338 np0000006413 devstack@c-api.service[100255]: WARNING cinder.keymgr.conf_key_mgr [None req-d422777d-22ed-4862-8524-395f4b416842 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 04 10:54:19.761452 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d422777d-22ed-4862-8524-395f4b416842 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Delete volume request issued successfully. Aug 04 10:54:19.761606 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d422777d-22ed-4862-8524-395f4b416842 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 202 Aug 04 10:54:19.762327 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 982/3921] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:54:19 2026] DELETE /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:19.771008 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4be4cf74-70d8-4736-aa8a-88f214af9f59 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:19.772774 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4be4cf74-70d8-4736-aa8a-88f214af9f59 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:54:19.773006 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4be4cf74-70d8-4736-aa8a-88f214af9f59 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:19.773216 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4be4cf74-70d8-4736-aa8a-88f214af9f59 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:19.780819 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:19.780819 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:19.785130 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4be4cf74-70d8-4736-aa8a-88f214af9f59 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:54:19.789795 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4be4cf74-70d8-4736-aa8a-88f214af9f59 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 200 Aug 04 10:54:19.790357 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 985/3922] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:19 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:20.090415 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-402e88eb-8388-4133-bb59-bc847fec3286 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:20.237779 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-402e88eb-8388-4133-bb59-bc847fec3286 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:54:20.240269 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-402e88eb-8388-4133-bb59-bc847fec3286 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1286279587"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:20.240269 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-402e88eb-8388-4133-bb59-bc847fec3286 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1286279587'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:54:20.240269 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-402e88eb-8388-4133-bb59-bc847fec3286 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Create volume of 1 GB Aug 04 10:54:20.244487 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-402e88eb-8388-4133-bb59-bc847fec3286 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Availability Zones retrieved successfully. Aug 04 10:54:20.250357 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-402e88eb-8388-4133-bb59-bc847fec3286 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Flow 'volume_create_api' (e4d4e637-fab3-4243-82bd-c2346b0fa5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:20.251463 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-402e88eb-8388-4133-bb59-bc847fec3286 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65a580be-e3d6-47c4-977f-f5f9e78cb3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:20.252619 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-402e88eb-8388-4133-bb59-bc847fec3286 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:54:20.278546 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-402e88eb-8388-4133-bb59-bc847fec3286 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65a580be-e3d6-47c4-977f-f5f9e78cb3fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:20.279379 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-402e88eb-8388-4133-bb59-bc847fec3286 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ddbcee0-f7ad-47dc-a5a4-dd6135cb4a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:20.351149 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-402e88eb-8388-4133-bb59-bc847fec3286 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Created reservations ['ebbf67a6-59a8-439d-b4c2-3ad215d7899d', '6c803aa6-763f-4a2a-9dfb-3f24a4c525d8', 'febcbdc6-9893-45aa-963c-886b63688203', '631822d9-a613-46fa-b619-a0d18d280e37'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:20.352153 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-402e88eb-8388-4133-bb59-bc847fec3286 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ddbcee0-f7ad-47dc-a5a4-dd6135cb4a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebbf67a6-59a8-439d-b4c2-3ad215d7899d', '6c803aa6-763f-4a2a-9dfb-3f24a4c525d8', 'febcbdc6-9893-45aa-963c-886b63688203', '631822d9-a613-46fa-b619-a0d18d280e37']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:20.353724 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-402e88eb-8388-4133-bb59-bc847fec3286 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (558c7a1b-bb3d-4d29-9b3e-f788386b8ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:20.385787 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-402e88eb-8388-4133-bb59-bc847fec3286 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (558c7a1b-bb3d-4d29-9b3e-f788386b8ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a8445f6-98e9-4662-8bda-8a326792f268', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1286279587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c6382fd70cd414380ca03429f5d8f92',qos_specs=None,replication_status=,reservations=['ebbf67a6-59a8-439d-b4c2-3ad215d7899d','6c803aa6-763f-4a2a-9dfb-3f24a4c525d8','febcbdc6-9893-45aa-963c-886b63688203','631822d9-a613-46fa-b619-a0d18d280e37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e75c902a0a0a477292ac802fcb4ea32b',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:54:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1286279587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a8445f6-98e9-4662-8bda-8a326792f268,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c6382fd70cd414380ca03429f5d8f92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e75c902a0a0a477292ac802fcb4ea32b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:20.387325 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-402e88eb-8388-4133-bb59-bc847fec3286 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5826233-9059-4207-a788-ed019d1d1187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:20.406980 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-829473c8-1f67-4291-931f-945e7a2fc2a6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:20.407048 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-402e88eb-8388-4133-bb59-bc847fec3286 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5826233-9059-4207-a788-ed019d1d1187) transitioned into state 'SUCCESS' from state '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-1286279587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c6382fd70cd414380ca03429f5d8f92',qos_specs=None,replication_status=,reservations=['ebbf67a6-59a8-439d-b4c2-3ad215d7899d','6c803aa6-763f-4a2a-9dfb-3f24a4c525d8','febcbdc6-9893-45aa-963c-886b63688203','631822d9-a613-46fa-b619-a0d18d280e37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e75c902a0a0a477292ac802fcb4ea32b',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:20.408032 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-402e88eb-8388-4133-bb59-bc847fec3286 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea984cb5-a23f-4e4d-863a-4c2f230f1f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:20.409226 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-829473c8-1f67-4291-931f-945e7a2fc2a6 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:20.409535 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-829473c8-1f67-4291-931f-945e7a2fc2a6 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:20.409757 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-829473c8-1f67-4291-931f-945e7a2fc2a6 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:20.409906 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-829473c8-1f67-4291-931f-945e7a2fc2a6 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:20.414578 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:20.414578 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:20.415416 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-829473c8-1f67-4291-931f-945e7a2fc2a6 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:20.415766 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 976/3923] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:20 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:20.420076 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-402e88eb-8388-4133-bb59-bc847fec3286 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea984cb5-a23f-4e4d-863a-4c2f230f1f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:20.420986 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-402e88eb-8388-4133-bb59-bc847fec3286 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Flow 'volume_create_api' (e4d4e637-fab3-4243-82bd-c2346b0fa5ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:20.421283 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-402e88eb-8388-4133-bb59-bc847fec3286 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Create volume request issued successfully. Aug 04 10:54:20.421833 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-402e88eb-8388-4133-bb59-bc847fec3286 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:54:20.422216 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 981/3924] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:54:20 2026] POST /volume/v3/volumes => generated 751 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:20.437148 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9bb8925e-bbce-4919-b88e-a89e284cdf0e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:20.438971 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9bb8925e-bbce-4919-b88e-a89e284cdf0e tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] GET https://10.4.3.232/volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 Aug 04 10:54:20.439166 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9bb8925e-bbce-4919-b88e-a89e284cdf0e tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:20.439393 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9bb8925e-bbce-4919-b88e-a89e284cdf0e tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:20.446253 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:20.446253 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:20.449799 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-9bb8925e-bbce-4919-b88e-a89e284cdf0e tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Volume info retrieved successfully. Aug 04 10:54:20.453730 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9bb8925e-bbce-4919-b88e-a89e284cdf0e tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] https://10.4.3.232/volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 returned with HTTP 200 Aug 04 10:54:20.454079 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 983/3925] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:20 2026] GET /volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:20.733822 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-25cc8282-52b1-4f19-b0bd-ba4f6270a051 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:20.736107 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-25cc8282-52b1-4f19-b0bd-ba4f6270a051 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d Aug 04 10:54:20.736395 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-25cc8282-52b1-4f19-b0bd-ba4f6270a051 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:20.736643 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-25cc8282-52b1-4f19-b0bd-ba4f6270a051 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:20.736816 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-25cc8282-52b1-4f19-b0bd-ba4f6270a051 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 14e51e7a-b965-4699-8c3e-fb4c9642a53d. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:20.742460 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:20.742460 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:20.743549 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-25cc8282-52b1-4f19-b0bd-ba4f6270a051 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d returned with HTTP 200 Aug 04 10:54:20.744071 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 986/3926] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:20 2026] GET /volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:20.804471 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c33dc849-cb8e-4f8c-9670-8c896f2f9a1f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:20.806221 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c33dc849-cb8e-4f8c-9670-8c896f2f9a1f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 Aug 04 10:54:20.806455 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c33dc849-cb8e-4f8c-9670-8c896f2f9a1f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:20.806630 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c33dc849-cb8e-4f8c-9670-8c896f2f9a1f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:20.814355 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c33dc849-cb8e-4f8c-9670-8c896f2f9a1f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 returned with HTTP 404 Aug 04 10:54:20.814774 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 977/3927] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:20 2026] GET /volume/v3/volumes/afa03ca1-16b4-4225-881f-e9a7988a1822 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:20.821894 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f1c0a6d3-0394-4e0f-8d73-8cc1ccc37790 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:20.823702 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f1c0a6d3-0394-4e0f-8d73-8cc1ccc37790 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] GET https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 Aug 04 10:54:20.823890 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f1c0a6d3-0394-4e0f-8d73-8cc1ccc37790 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:20.824092 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f1c0a6d3-0394-4e0f-8d73-8cc1ccc37790 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:20.824614 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:20.824614 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:20.824865 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f1c0a6d3-0394-4e0f-8d73-8cc1ccc37790 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:54:20.863877 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f1c0a6d3-0394-4e0f-8d73-8cc1ccc37790 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Get all volumes completed successfully. Aug 04 10:54:20.866856 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:20.866856 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:20.873523 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f1c0a6d3-0394-4e0f-8d73-8cc1ccc37790 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 10:54:20.874086 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 982/3928] 10.4.3.232 () {66 vars in 1285 bytes} [Tue Aug 4 10:54:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16242 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:54:20.895424 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-58f4c29a-053f-442e-8799-20a102dcc300 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:20.897275 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-58f4c29a-053f-442e-8799-20a102dcc300 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] DELETE https://10.4.3.232/volume/v3/types/55a22ffd-94d0-47cc-af47-9bb1c4ea54f4 Aug 04 10:54:20.897565 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-58f4c29a-053f-442e-8799-20a102dcc300 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:20.897809 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-58f4c29a-053f-442e-8799-20a102dcc300 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Calling method '_delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:20.923211 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-58f4c29a-053f-442e-8799-20a102dcc300 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] https://10.4.3.232/volume/v3/types/55a22ffd-94d0-47cc-af47-9bb1c4ea54f4 returned with HTTP 202 Aug 04 10:54:20.923694 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 984/3929] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:54:20 2026] DELETE /volume/v3/types/55a22ffd-94d0-47cc-af47-9bb1c4ea54f4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:20.934838 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-63d4b60d-9b19-4e75-8bc3-0f336a952464 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:20.936554 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-63d4b60d-9b19-4e75-8bc3-0f336a952464 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:54:20.936878 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-63d4b60d-9b19-4e75-8bc3-0f336a952464 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-795932476", "extra_specs": {}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:20.949644 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-63d4b60d-9b19-4e75-8bc3-0f336a952464 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:54:20.949998 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 987/3930] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:54:20 2026] POST /volume/v3/types => generated 211 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:20.957629 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a469ff8f-4316-4dbd-8aed-52359d45dd12 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:20.959617 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a469ff8f-4316-4dbd-8aed-52359d45dd12 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] POST https://10.4.3.232/volume/v3/types/f4ada509-4b26-424d-935a-f6988e624bb1/encryption Aug 04 10:54:20.959949 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a469ff8f-4316-4dbd-8aed-52359d45dd12 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:20.976081 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a469ff8f-4316-4dbd-8aed-52359d45dd12 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] https://10.4.3.232/volume/v3/types/f4ada509-4b26-424d-935a-f6988e624bb1/encryption returned with HTTP 200 Aug 04 10:54:20.976479 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 978/3931] 10.4.3.232 () {68 vars in 1397 bytes} [Tue Aug 4 10:54:20 2026] POST /volume/v3/types/f4ada509-4b26-424d-935a-f6988e624bb1/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:20.985180 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:20.988967 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:54:20.989427 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1073370573", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-795932476", "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:20.991674 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1073370573', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-795932476', 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:54:20.995963 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Create volume of 1 GB Aug 04 10:54:20.996441 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:20.996441 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:20.997177 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Availability Zones retrieved successfully. Aug 04 10:54:21.007858 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Flow 'volume_create_api' (cb5b7dc1-bd7e-4f20-8d57-68bd90d46e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:21.009041 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2a70e23-34ff-461a-a1ca-fbc4b282019e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:21.010329 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:54:21.041324 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2a70e23-34ff-461a-a1ca-fbc4b282019e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:54:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f4ada509-4b26-424d-935a-f6988e624bb1,is_public=True,name='tempest-scenario-type-luks-795932476',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4ada509-4b26-424d-935a-f6988e624bb1', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:21.042615 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cdf7f0d-c7e4-4dc7-8335-0abc49176b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:21.076268 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-795932476 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-795932476, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:54:21.076268 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-795932476 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-795932476, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:54:21.109600 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Created reservations ['9800c595-1952-4b39-8fed-9fc4219f231a', '5a7acd37-f7aa-40f8-8e3b-b37d8ee57531', 'd56b9ccf-54da-4298-a6b8-fa47c703a756', '36763ac6-25fe-450f-add7-2b5505e090ed'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:21.110842 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cdf7f0d-c7e4-4dc7-8335-0abc49176b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9800c595-1952-4b39-8fed-9fc4219f231a', '5a7acd37-f7aa-40f8-8e3b-b37d8ee57531', 'd56b9ccf-54da-4298-a6b8-fa47c703a756', '36763ac6-25fe-450f-add7-2b5505e090ed']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:21.111821 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecf76fe4-9b23-4a1c-8920-bb34812b773b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:21.135755 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecf76fe4-9b23-4a1c-8920-bb34812b773b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d2ec8c8-c284-410e-9918-445982a4dff9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1073370573',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a7859633ac24cf0b1cca2245e8f6cd8',qos_specs=None,replication_status=,reservations=['9800c595-1952-4b39-8fed-9fc4219f231a','5a7acd37-f7aa-40f8-8e3b-b37d8ee57531','d56b9ccf-54da-4298-a6b8-fa47c703a756','36763ac6-25fe-450f-add7-2b5505e090ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d28e5d8893433486207775a5f4450a',volume_type_id=f4ada509-4b26-424d-935a-f6988e624bb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:54:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1073370573',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4d2ec8c8-c284-410e-9918-445982a4dff9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a7859633ac24cf0b1cca2245e8f6cd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57d28e5d8893433486207775a5f4450a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4ada509-4b26-424d-935a-f6988e624bb1),volume_type_id=f4ada509-4b26-424d-935a-f6988e624bb1)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:21.136708 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d53328c-3cea-4d5b-b094-394879684574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:21.155650 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d53328c-3cea-4d5b-b094-394879684574) transitioned into state 'SUCCESS' from state '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-1073370573',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a7859633ac24cf0b1cca2245e8f6cd8',qos_specs=None,replication_status=,reservations=['9800c595-1952-4b39-8fed-9fc4219f231a','5a7acd37-f7aa-40f8-8e3b-b37d8ee57531','d56b9ccf-54da-4298-a6b8-fa47c703a756','36763ac6-25fe-450f-add7-2b5505e090ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d28e5d8893433486207775a5f4450a',volume_type_id=f4ada509-4b26-424d-935a-f6988e624bb1)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:21.156658 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (332e1869-2165-406a-ae0d-a0400c03db51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:21.166967 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (332e1869-2165-406a-ae0d-a0400c03db51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:21.167753 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Flow 'volume_create_api' (cb5b7dc1-bd7e-4f20-8d57-68bd90d46e2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:21.168134 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Create volume request issued successfully. Aug 04 10:54:21.168773 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3501fa4d-b323-4b14-a5c9-da5b1ba139d3 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:54:21.169352 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 983/3932] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:54:20 2026] POST /volume/v3/volumes => generated 784 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:21.426213 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-04c6887c-9190-4669-bbc9-d840cc99be19 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:21.428385 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-04c6887c-9190-4669-bbc9-d840cc99be19 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:21.428655 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-04c6887c-9190-4669-bbc9-d840cc99be19 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:21.428931 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-04c6887c-9190-4669-bbc9-d840cc99be19 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:21.429070 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-04c6887c-9190-4669-bbc9-d840cc99be19 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:21.435087 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:21.435087 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:21.435902 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-04c6887c-9190-4669-bbc9-d840cc99be19 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:21.436390 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 985/3933] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:21 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:21.471453 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d2222d6a-9cd8-4374-9c5a-e8e62609662b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:21.471453 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d2222d6a-9cd8-4374-9c5a-e8e62609662b tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] GET https://10.4.3.232/volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 Aug 04 10:54:21.471453 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d2222d6a-9cd8-4374-9c5a-e8e62609662b tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:21.471453 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d2222d6a-9cd8-4374-9c5a-e8e62609662b tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:21.483532 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:21.483532 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:21.490399 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d2222d6a-9cd8-4374-9c5a-e8e62609662b tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Volume info retrieved successfully. Aug 04 10:54:21.497074 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d2222d6a-9cd8-4374-9c5a-e8e62609662b tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] https://10.4.3.232/volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 returned with HTTP 200 Aug 04 10:54:21.497594 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 988/3934] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:21 2026] GET /volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:21.512076 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bce8fe8f-044c-40dd-89f0-ba19a638fe7c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:21.516634 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bce8fe8f-044c-40dd-89f0-ba19a638fe7c tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] POST https://10.4.3.232/volume/v3/os-volume-transfer Aug 04 10:54:21.516996 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bce8fe8f-044c-40dd-89f0-ba19a638fe7c tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7a8445f6-98e9-4662-8bda-8a326792f268"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:21.521897 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.volume_transfer [None req-bce8fe8f-044c-40dd-89f0-ba19a638fe7c tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Creating new volume transfer {'transfer': {'volume_id': '7a8445f6-98e9-4662-8bda-8a326792f268'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 04 10:54:21.522039 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.volume_transfer [None req-bce8fe8f-044c-40dd-89f0-ba19a638fe7c tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Creating transfer of volume 7a8445f6-98e9-4662-8bda-8a326792f268 Aug 04 10:54:21.522175 np0000006413 devstack@c-api.service[100252]: INFO cinder.transfer.api [None req-bce8fe8f-044c-40dd-89f0-ba19a638fe7c tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Generating transfer record for volume 7a8445f6-98e9-4662-8bda-8a326792f268 Aug 04 10:54:21.532397 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:21.532397 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:21.547310 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bce8fe8f-044c-40dd-89f0-ba19a638fe7c tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] https://10.4.3.232/volume/v3/os-volume-transfer returned with HTTP 202 Aug 04 10:54:21.547832 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 979/3935] 10.4.3.232 () {68 vars in 1291 bytes} [Tue Aug 4 10:54:21 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:21.558074 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-798e3c14-4ecf-453d-adc9-79705fd7bff9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:21.560328 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-798e3c14-4ecf-453d-adc9-79705fd7bff9 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] GET https://10.4.3.232/volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 Aug 04 10:54:21.561091 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-798e3c14-4ecf-453d-adc9-79705fd7bff9 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:21.561432 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-798e3c14-4ecf-453d-adc9-79705fd7bff9 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:21.570038 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:21.570038 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:21.574658 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-798e3c14-4ecf-453d-adc9-79705fd7bff9 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Volume info retrieved successfully. Aug 04 10:54:21.579425 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-798e3c14-4ecf-453d-adc9-79705fd7bff9 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] https://10.4.3.232/volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 returned with HTTP 200 Aug 04 10:54:21.580035 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 984/3936] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:21 2026] GET /volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:21.592809 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-03240cf5-41f1-4f9a-a62e-4597849f6e32 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:21.594757 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-03240cf5-41f1-4f9a-a62e-4597849f6e32 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] GET https://10.4.3.232/volume/v3/os-volume-transfer/e76372c9-b1e3-4043-b4d2-8dec7757633f Aug 04 10:54:21.594958 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-03240cf5-41f1-4f9a-a62e-4597849f6e32 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:21.595167 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-03240cf5-41f1-4f9a-a62e-4597849f6e32 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:21.600609 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-03240cf5-41f1-4f9a-a62e-4597849f6e32 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] https://10.4.3.232/volume/v3/os-volume-transfer/e76372c9-b1e3-4043-b4d2-8dec7757633f returned with HTTP 200 Aug 04 10:54:21.602841 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 986/3937] 10.4.3.232 () {66 vars in 1381 bytes} [Tue Aug 4 10:54:21 2026] GET /volume/v3/os-volume-transfer/e76372c9-b1e3-4043-b4d2-8dec7757633f => generated 409 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:21.612740 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5073415b-e5d2-43fe-b6f2-8ed651079742 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:21.614973 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5073415b-e5d2-43fe-b6f2-8ed651079742 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] GET https://10.4.3.232/volume/v3/os-volume-transfer Aug 04 10:54:21.615202 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5073415b-e5d2-43fe-b6f2-8ed651079742 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:21.615541 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5073415b-e5d2-43fe-b6f2-8ed651079742 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:21.615654 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.volume_transfer [None req-5073415b-e5d2-43fe-b6f2-8ed651079742 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Listing volume transfers {{(pid=100254) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 04 10:54:21.622041 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5073415b-e5d2-43fe-b6f2-8ed651079742 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] https://10.4.3.232/volume/v3/os-volume-transfer returned with HTTP 200 Aug 04 10:54:21.622487 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 989/3938] 10.4.3.232 () {66 vars in 1270 bytes} [Tue Aug 4 10:54:21 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:21.632519 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-67ee71d7-d128-45d2-babf-7f915c409e98 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:21.700729 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-67ee71d7-d128-45d2-babf-7f915c409e98 tempest-VolumesTransfersTest-1163445602 tempest-VolumesTransfersTest-1163445602-project-member] POST https://10.4.3.232/volume/v3/os-volume-transfer/e76372c9-b1e3-4043-b4d2-8dec7757633f/accept Aug 04 10:54:21.700729 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-67ee71d7-d128-45d2-babf-7f915c409e98 tempest-VolumesTransfersTest-1163445602 tempest-VolumesTransfersTest-1163445602-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "3bc319062c76d92b"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:21.700729 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.volume_transfer [None req-67ee71d7-d128-45d2-babf-7f915c409e98 tempest-VolumesTransfersTest-1163445602 tempest-VolumesTransfersTest-1163445602-project-member] Accepting volume transfer e76372c9-b1e3-4043-b4d2-8dec7757633f {{(pid=100252) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 04 10:54:21.700729 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.volume_transfer [None req-67ee71d7-d128-45d2-babf-7f915c409e98 tempest-VolumesTransfersTest-1163445602 tempest-VolumesTransfersTest-1163445602-project-member] Accepting transfer e76372c9-b1e3-4043-b4d2-8dec7757633f Aug 04 10:54:21.756674 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f08cec1e-fa34-43b5-a271-1d1652c47178 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:21.759594 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f08cec1e-fa34-43b5-a271-1d1652c47178 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d Aug 04 10:54:21.759875 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f08cec1e-fa34-43b5-a271-1d1652c47178 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:21.760148 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f08cec1e-fa34-43b5-a271-1d1652c47178 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:21.760334 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-f08cec1e-fa34-43b5-a271-1d1652c47178 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 14e51e7a-b965-4699-8c3e-fb4c9642a53d. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:21.765137 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-67ee71d7-d128-45d2-babf-7f915c409e98 tempest-VolumesTransfersTest-1163445602 tempest-VolumesTransfersTest-1163445602-project-member] Created reservations ['8ff0d984-599b-49a1-b13a-8516dbe4c529', '34ef55fb-4b74-4c96-832e-f14cae71b4ab', 'acbdbe29-145e-444d-8a58-1c797e51b0f9', '6b706752-9d32-45a6-8e3d-cb09c92bb950'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:21.767336 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:21.767336 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:21.768615 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f08cec1e-fa34-43b5-a271-1d1652c47178 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d returned with HTTP 200 Aug 04 10:54:21.769255 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 985/3939] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:21 2026] GET /volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:21.787939 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-67ee71d7-d128-45d2-babf-7f915c409e98 tempest-VolumesTransfersTest-1163445602 tempest-VolumesTransfersTest-1163445602-project-member] Created reservations ['75cb809e-6cc5-4d25-9112-889c02a8c166', '6d971ad5-7ce7-4e10-9276-d89bf88a3d6c', '6a92c9a3-d92d-459c-bb2b-05fe525be8b7', '581ee246-fb9d-4dea-9360-d6a902821911'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:21.823016 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-67ee71d7-d128-45d2-babf-7f915c409e98 tempest-VolumesTransfersTest-1163445602 tempest-VolumesTransfersTest-1163445602-project-member] Created reservations ['b423082d-8998-4698-b578-8dbbf941450a', '194bd7b1-fc1b-48ce-9242-941711ad702d', 'dcdafd44-7d27-4903-8ddb-f2953513bab9', 'c9541830-a8e3-4ec2-b466-6506001f521a'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:21.857219 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-67ee71d7-d128-45d2-babf-7f915c409e98 tempest-VolumesTransfersTest-1163445602 tempest-VolumesTransfersTest-1163445602-project-member] Created reservations ['fab4fe7d-dc12-45e0-80b2-332deeeef28c', 'f49f900d-f2a5-4c1f-bca3-748ecd80eb99', '7f996929-17cc-4227-8aae-1731c7bd9825', '418a2a13-14e8-4ade-971e-9e57cfea0300'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:21.869258 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-67ee71d7-d128-45d2-babf-7f915c409e98 tempest-VolumesTransfersTest-1163445602 tempest-VolumesTransfersTest-1163445602-project-member] Transfer volume completed successfully. Aug 04 10:54:21.950657 np0000006413 devstack@c-api.service[100252]: INFO cinder.transfer.api [None req-67ee71d7-d128-45d2-babf-7f915c409e98 tempest-VolumesTransfersTest-1163445602 tempest-VolumesTransfersTest-1163445602-project-member] Volume 7a8445f6-98e9-4662-8bda-8a326792f268 has been transferred. Aug 04 10:54:21.959046 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-67ee71d7-d128-45d2-babf-7f915c409e98 tempest-VolumesTransfersTest-1163445602 tempest-VolumesTransfersTest-1163445602-project-member] https://10.4.3.232/volume/v3/os-volume-transfer/e76372c9-b1e3-4043-b4d2-8dec7757633f/accept returned with HTTP 202 Aug 04 10:54:21.959942 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 980/3940] 10.4.3.232 () {68 vars in 1423 bytes} [Tue Aug 4 10:54:21 2026] POST /volume/v3/os-volume-transfer/e76372c9-b1e3-4043-b4d2-8dec7757633f/accept => generated 365 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:21.970558 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-cd3090f4-0947-40c1-a3f2-cdf06e7c6c1d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:21.973881 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cd3090f4-0947-40c1-a3f2-cdf06e7c6c1d tempest-VolumesTransfersTest-1163445602 tempest-VolumesTransfersTest-1163445602-project-member] GET https://10.4.3.232/volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 Aug 04 10:54:21.974122 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cd3090f4-0947-40c1-a3f2-cdf06e7c6c1d tempest-VolumesTransfersTest-1163445602 tempest-VolumesTransfersTest-1163445602-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:21.974410 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cd3090f4-0947-40c1-a3f2-cdf06e7c6c1d tempest-VolumesTransfersTest-1163445602 tempest-VolumesTransfersTest-1163445602-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:21.983664 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:21.983664 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:21.988749 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-cd3090f4-0947-40c1-a3f2-cdf06e7c6c1d tempest-VolumesTransfersTest-1163445602 tempest-VolumesTransfersTest-1163445602-project-member] Volume info retrieved successfully. Aug 04 10:54:21.993935 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cd3090f4-0947-40c1-a3f2-cdf06e7c6c1d tempest-VolumesTransfersTest-1163445602 tempest-VolumesTransfersTest-1163445602-project-member] https://10.4.3.232/volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 returned with HTTP 200 Aug 04 10:54:21.994666 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 987/3941] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:21 2026] GET /volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:22.017158 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-570af3d9-bef0-4ce3-b80a-d9a11dd81b61 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:22.019429 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-570af3d9-bef0-4ce3-b80a-d9a11dd81b61 tempest-VolumesTransfersTest-1163445602 tempest-VolumesTransfersTest-1163445602-project-member] GET https://10.4.3.232/volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 Aug 04 10:54:22.019662 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-570af3d9-bef0-4ce3-b80a-d9a11dd81b61 tempest-VolumesTransfersTest-1163445602 tempest-VolumesTransfersTest-1163445602-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:22.019859 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-570af3d9-bef0-4ce3-b80a-d9a11dd81b61 tempest-VolumesTransfersTest-1163445602 tempest-VolumesTransfersTest-1163445602-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:22.028790 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:22.028790 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:22.033475 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-570af3d9-bef0-4ce3-b80a-d9a11dd81b61 tempest-VolumesTransfersTest-1163445602 tempest-VolumesTransfersTest-1163445602-project-member] Volume info retrieved successfully. Aug 04 10:54:22.038819 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-570af3d9-bef0-4ce3-b80a-d9a11dd81b61 tempest-VolumesTransfersTest-1163445602 tempest-VolumesTransfersTest-1163445602-project-member] https://10.4.3.232/volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 returned with HTTP 200 Aug 04 10:54:22.039318 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 990/3942] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:22 2026] GET /volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:22.054028 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e40217b2-c864-4ba8-a8d6-e4c10ff978f6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:22.055891 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e40217b2-c864-4ba8-a8d6-e4c10ff978f6 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] DELETE https://10.4.3.232/volume/v3/os-volume-transfer/e76372c9-b1e3-4043-b4d2-8dec7757633f Aug 04 10:54:22.056084 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e40217b2-c864-4ba8-a8d6-e4c10ff978f6 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:22.056280 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e40217b2-c864-4ba8-a8d6-e4c10ff978f6 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:22.056427 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.volume_transfer [None req-e40217b2-c864-4ba8-a8d6-e4c10ff978f6 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Delete transfer with id: e76372c9-b1e3-4043-b4d2-8dec7757633f Aug 04 10:54:22.059623 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e40217b2-c864-4ba8-a8d6-e4c10ff978f6 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] https://10.4.3.232/volume/v3/os-volume-transfer/e76372c9-b1e3-4043-b4d2-8dec7757633f returned with HTTP 404 Aug 04 10:54:22.060257 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 986/3943] 10.4.3.232 () {66 vars in 1384 bytes} [Tue Aug 4 10:54:22 2026] DELETE /volume/v3/os-volume-transfer/e76372c9-b1e3-4043-b4d2-8dec7757633f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:22.075170 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-39ddae07-f9a3-4442-8ce2-5a1bf17b0088 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:22.098765 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-39ddae07-f9a3-4442-8ce2-5a1bf17b0088 tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 Aug 04 10:54:22.099034 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-39ddae07-f9a3-4442-8ce2-5a1bf17b0088 tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:22.099320 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-39ddae07-f9a3-4442-8ce2-5a1bf17b0088 tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:22.099534 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-39ddae07-f9a3-4442-8ce2-5a1bf17b0088 tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] Delete volume with id: 7a8445f6-98e9-4662-8bda-8a326792f268 Aug 04 10:54:22.108878 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:22.108878 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:22.109347 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-39ddae07-f9a3-4442-8ce2-5a1bf17b0088 tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] Volume info retrieved successfully. Aug 04 10:54:22.146662 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-39ddae07-f9a3-4442-8ce2-5a1bf17b0088 tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] Delete volume request issued successfully. Aug 04 10:54:22.146885 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-39ddae07-f9a3-4442-8ce2-5a1bf17b0088 tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] https://10.4.3.232/volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 returned with HTTP 202 Aug 04 10:54:22.147599 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 981/3944] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:54:22 2026] DELETE /volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:22.155533 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5b20cac1-96b2-4a61-a70f-cf1c9271f95f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:22.157786 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5b20cac1-96b2-4a61-a70f-cf1c9271f95f tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] GET https://10.4.3.232/volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 Aug 04 10:54:22.158013 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5b20cac1-96b2-4a61-a70f-cf1c9271f95f tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:22.158264 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5b20cac1-96b2-4a61-a70f-cf1c9271f95f tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:22.168205 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:22.168205 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:22.173051 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5b20cac1-96b2-4a61-a70f-cf1c9271f95f tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] Volume info retrieved successfully. Aug 04 10:54:22.179573 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5b20cac1-96b2-4a61-a70f-cf1c9271f95f tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] https://10.4.3.232/volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 returned with HTTP 200 Aug 04 10:54:22.179994 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 988/3945] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:22 2026] GET /volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:22.446353 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ecda1d43-08c2-4d91-b0e7-ed09571ca1bd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:22.448105 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ecda1d43-08c2-4d91-b0e7-ed09571ca1bd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:22.448339 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ecda1d43-08c2-4d91-b0e7-ed09571ca1bd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:22.448527 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ecda1d43-08c2-4d91-b0e7-ed09571ca1bd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:22.448654 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ecda1d43-08c2-4d91-b0e7-ed09571ca1bd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:22.452701 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:22.452701 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:22.453345 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ecda1d43-08c2-4d91-b0e7-ed09571ca1bd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:22.453761 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 991/3946] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:22 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:22.782001 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d99d758f-ceff-4354-875e-27e8e7f209ed None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:22.783648 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d99d758f-ceff-4354-875e-27e8e7f209ed tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d Aug 04 10:54:22.787479 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d99d758f-ceff-4354-875e-27e8e7f209ed tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:22.787665 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d99d758f-ceff-4354-875e-27e8e7f209ed tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:22.787807 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d99d758f-ceff-4354-875e-27e8e7f209ed tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 14e51e7a-b965-4699-8c3e-fb4c9642a53d. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:22.795078 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:22.795078 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:22.795793 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d99d758f-ceff-4354-875e-27e8e7f209ed tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d returned with HTTP 200 Aug 04 10:54:22.796118 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 987/3947] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:22 2026] GET /volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:23.194158 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3c680b8e-85f8-4897-84cf-ba27bf0a684c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:23.196706 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3c680b8e-85f8-4897-84cf-ba27bf0a684c tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] GET https://10.4.3.232/volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 Aug 04 10:54:23.197009 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3c680b8e-85f8-4897-84cf-ba27bf0a684c tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:23.197308 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3c680b8e-85f8-4897-84cf-ba27bf0a684c tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:23.203205 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3c680b8e-85f8-4897-84cf-ba27bf0a684c tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] https://10.4.3.232/volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 returned with HTTP 404 Aug 04 10:54:23.203867 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 982/3948] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:23 2026] GET /volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:23.211154 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-94819707-bbbc-49f1-8c50-a6ec04467eb5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:23.213391 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-94819707-bbbc-49f1-8c50-a6ec04467eb5 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] GET https://10.4.3.232/volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 Aug 04 10:54:23.213654 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-94819707-bbbc-49f1-8c50-a6ec04467eb5 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:23.213901 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-94819707-bbbc-49f1-8c50-a6ec04467eb5 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:23.223434 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-94819707-bbbc-49f1-8c50-a6ec04467eb5 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] https://10.4.3.232/volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 returned with HTTP 404 Aug 04 10:54:23.224067 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 989/3949] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:23 2026] GET /volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:23.231935 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b8617787-ac95-43e1-902d-940f7396e563 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:23.235162 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b8617787-ac95-43e1-902d-940f7396e563 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] DELETE https://10.4.3.232/volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 Aug 04 10:54:23.235396 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b8617787-ac95-43e1-902d-940f7396e563 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:23.235915 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b8617787-ac95-43e1-902d-940f7396e563 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:23.236080 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-b8617787-ac95-43e1-902d-940f7396e563 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Delete volume with id: 7a8445f6-98e9-4662-8bda-8a326792f268 Aug 04 10:54:23.245332 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b8617787-ac95-43e1-902d-940f7396e563 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] https://10.4.3.232/volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 returned with HTTP 404 Aug 04 10:54:23.246595 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 992/3950] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:54:23 2026] DELETE /volume/v3/volumes/7a8445f6-98e9-4662-8bda-8a326792f268 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:23.255665 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3fe0a989-ec1f-4443-aca8-0dff58c13d7d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:23.257645 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3fe0a989-ec1f-4443-aca8-0dff58c13d7d tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:54:23.258086 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3fe0a989-ec1f-4443-aca8-0dff58c13d7d tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1844242751"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:23.259825 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-3fe0a989-ec1f-4443-aca8-0dff58c13d7d tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1844242751'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:54:23.260016 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-3fe0a989-ec1f-4443-aca8-0dff58c13d7d tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Create volume of 1 GB Aug 04 10:54:23.264464 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3fe0a989-ec1f-4443-aca8-0dff58c13d7d tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Availability Zones retrieved successfully. Aug 04 10:54:23.270029 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3fe0a989-ec1f-4443-aca8-0dff58c13d7d tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Flow 'volume_create_api' (51c5338e-9722-460c-a949-0638ba0b109d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:23.270971 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3fe0a989-ec1f-4443-aca8-0dff58c13d7d tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e11c92a7-ea8e-4d72-8ed4-a02cd4a25941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:23.271927 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-3fe0a989-ec1f-4443-aca8-0dff58c13d7d tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:54:23.301095 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3fe0a989-ec1f-4443-aca8-0dff58c13d7d tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e11c92a7-ea8e-4d72-8ed4-a02cd4a25941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:23.302580 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3fe0a989-ec1f-4443-aca8-0dff58c13d7d tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88df680e-57f7-4b4e-8a3b-8e5ccfc4fd5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:23.372058 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-3fe0a989-ec1f-4443-aca8-0dff58c13d7d tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Created reservations ['03e24e56-937a-47a4-91fc-ad23fe1e858b', '494f218a-c8aa-4faa-82ce-aae409ba587a', '6284ad3d-35c5-48c7-b42d-169fe36e88b2', '3481c447-f02a-4603-930b-f2a16446e870'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:23.372990 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3fe0a989-ec1f-4443-aca8-0dff58c13d7d tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88df680e-57f7-4b4e-8a3b-8e5ccfc4fd5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03e24e56-937a-47a4-91fc-ad23fe1e858b', '494f218a-c8aa-4faa-82ce-aae409ba587a', '6284ad3d-35c5-48c7-b42d-169fe36e88b2', '3481c447-f02a-4603-930b-f2a16446e870']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:23.373725 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3fe0a989-ec1f-4443-aca8-0dff58c13d7d tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b27ac9e-2d54-43eb-8b95-e4968930ad11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:23.396109 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3fe0a989-ec1f-4443-aca8-0dff58c13d7d tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b27ac9e-2d54-43eb-8b95-e4968930ad11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5652e7f4-9694-483b-a352-ec4919127771', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1844242751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c6382fd70cd414380ca03429f5d8f92',qos_specs=None,replication_status=,reservations=['03e24e56-937a-47a4-91fc-ad23fe1e858b','494f218a-c8aa-4faa-82ce-aae409ba587a','6284ad3d-35c5-48c7-b42d-169fe36e88b2','3481c447-f02a-4603-930b-f2a16446e870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e75c902a0a0a477292ac802fcb4ea32b',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:54:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1844242751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5652e7f4-9694-483b-a352-ec4919127771,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c6382fd70cd414380ca03429f5d8f92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e75c902a0a0a477292ac802fcb4ea32b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:23.396801 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3fe0a989-ec1f-4443-aca8-0dff58c13d7d tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7e013f1-58c6-45a2-ba0d-3c0d11aa218b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:23.421457 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3fe0a989-ec1f-4443-aca8-0dff58c13d7d tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7e013f1-58c6-45a2-ba0d-3c0d11aa218b) transitioned into state 'SUCCESS' from state '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-1844242751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c6382fd70cd414380ca03429f5d8f92',qos_specs=None,replication_status=,reservations=['03e24e56-937a-47a4-91fc-ad23fe1e858b','494f218a-c8aa-4faa-82ce-aae409ba587a','6284ad3d-35c5-48c7-b42d-169fe36e88b2','3481c447-f02a-4603-930b-f2a16446e870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e75c902a0a0a477292ac802fcb4ea32b',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:23.422127 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3fe0a989-ec1f-4443-aca8-0dff58c13d7d tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (595d7e00-288a-4c4f-a830-de47c995e463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:23.435808 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3fe0a989-ec1f-4443-aca8-0dff58c13d7d tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (595d7e00-288a-4c4f-a830-de47c995e463) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:23.436821 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3fe0a989-ec1f-4443-aca8-0dff58c13d7d tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Flow 'volume_create_api' (51c5338e-9722-460c-a949-0638ba0b109d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:23.437153 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3fe0a989-ec1f-4443-aca8-0dff58c13d7d tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Create volume request issued successfully. Aug 04 10:54:23.437991 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3fe0a989-ec1f-4443-aca8-0dff58c13d7d tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:54:23.438542 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 988/3951] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:54:23 2026] POST /volume/v3/volumes => generated 751 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:23.449975 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-51b68bab-47b3-4a11-a02b-8ca037734bfc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:23.452571 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-51b68bab-47b3-4a11-a02b-8ca037734bfc tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] GET https://10.4.3.232/volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 Aug 04 10:54:23.452794 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-51b68bab-47b3-4a11-a02b-8ca037734bfc tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:23.453049 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-51b68bab-47b3-4a11-a02b-8ca037734bfc tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:23.459956 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:23.459956 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:23.464161 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a90422e1-2a58-4357-8813-be270df7eb8c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:23.464538 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-51b68bab-47b3-4a11-a02b-8ca037734bfc tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Volume info retrieved successfully. Aug 04 10:54:23.466357 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a90422e1-2a58-4357-8813-be270df7eb8c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:23.466575 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a90422e1-2a58-4357-8813-be270df7eb8c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:23.466817 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a90422e1-2a58-4357-8813-be270df7eb8c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:23.466956 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-a90422e1-2a58-4357-8813-be270df7eb8c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:23.469724 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-51b68bab-47b3-4a11-a02b-8ca037734bfc tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] https://10.4.3.232/volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 returned with HTTP 200 Aug 04 10:54:23.470226 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 983/3952] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:23 2026] GET /volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:23.471978 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:23.471978 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:23.472733 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a90422e1-2a58-4357-8813-be270df7eb8c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:23.473174 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 990/3953] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:23 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:23.807365 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4f87110f-4830-4355-ae1c-1db79f72d49f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:23.809442 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4f87110f-4830-4355-ae1c-1db79f72d49f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d Aug 04 10:54:23.809695 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4f87110f-4830-4355-ae1c-1db79f72d49f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:23.810050 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4f87110f-4830-4355-ae1c-1db79f72d49f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:23.810238 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-4f87110f-4830-4355-ae1c-1db79f72d49f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 14e51e7a-b965-4699-8c3e-fb4c9642a53d. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:23.814011 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:23.814011 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:23.814837 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4f87110f-4830-4355-ae1c-1db79f72d49f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d returned with HTTP 200 Aug 04 10:54:23.815014 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 993/3954] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:23 2026] GET /volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:24.484884 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-55be46c8-8bef-4b63-bca2-4190c831f7fd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:24.487515 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ea0864d9-20c6-4dc6-9f31-a6159b0bbc0b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:24.488834 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-55be46c8-8bef-4b63-bca2-4190c831f7fd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:24.492163 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-55be46c8-8bef-4b63-bca2-4190c831f7fd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:24.492163 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-55be46c8-8bef-4b63-bca2-4190c831f7fd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:24.492163 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-55be46c8-8bef-4b63-bca2-4190c831f7fd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:24.492430 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ea0864d9-20c6-4dc6-9f31-a6159b0bbc0b tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] GET https://10.4.3.232/volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 Aug 04 10:54:24.492430 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ea0864d9-20c6-4dc6-9f31-a6159b0bbc0b tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:24.492430 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ea0864d9-20c6-4dc6-9f31-a6159b0bbc0b tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:24.495944 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:24.495944 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:24.496747 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-55be46c8-8bef-4b63-bca2-4190c831f7fd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:24.497120 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 989/3955] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:24 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:24.501138 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:24.501138 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:24.506309 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ea0864d9-20c6-4dc6-9f31-a6159b0bbc0b tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Volume info retrieved successfully. Aug 04 10:54:24.511329 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ea0864d9-20c6-4dc6-9f31-a6159b0bbc0b tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] https://10.4.3.232/volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 returned with HTTP 200 Aug 04 10:54:24.511883 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 984/3956] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:24 2026] GET /volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:54:24.526892 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c1ec6982-98e9-4d7e-9bd1-e6f4d4e693f1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:24.530449 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c1ec6982-98e9-4d7e-9bd1-e6f4d4e693f1 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] POST https://10.4.3.232/volume/v3/os-volume-transfer Aug 04 10:54:24.530767 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c1ec6982-98e9-4d7e-9bd1-e6f4d4e693f1 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5652e7f4-9694-483b-a352-ec4919127771"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:24.532116 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.volume_transfer [None req-c1ec6982-98e9-4d7e-9bd1-e6f4d4e693f1 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Creating new volume transfer {'transfer': {'volume_id': '5652e7f4-9694-483b-a352-ec4919127771'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 04 10:54:24.532269 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.volume_transfer [None req-c1ec6982-98e9-4d7e-9bd1-e6f4d4e693f1 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Creating transfer of volume 5652e7f4-9694-483b-a352-ec4919127771 Aug 04 10:54:24.532377 np0000006413 devstack@c-api.service[100255]: INFO cinder.transfer.api [None req-c1ec6982-98e9-4d7e-9bd1-e6f4d4e693f1 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Generating transfer record for volume 5652e7f4-9694-483b-a352-ec4919127771 Aug 04 10:54:24.540273 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:24.540273 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:24.553264 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c1ec6982-98e9-4d7e-9bd1-e6f4d4e693f1 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] https://10.4.3.232/volume/v3/os-volume-transfer returned with HTTP 202 Aug 04 10:54:24.553805 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 991/3957] 10.4.3.232 () {68 vars in 1291 bytes} [Tue Aug 4 10:54:24 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:24.564231 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2c9b7e22-c7fb-46c7-bc2d-b748a99e8860 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:24.566221 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2c9b7e22-c7fb-46c7-bc2d-b748a99e8860 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] GET https://10.4.3.232/volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 Aug 04 10:54:24.566510 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2c9b7e22-c7fb-46c7-bc2d-b748a99e8860 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:24.566706 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2c9b7e22-c7fb-46c7-bc2d-b748a99e8860 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:24.574454 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:24.574454 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:24.578578 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2c9b7e22-c7fb-46c7-bc2d-b748a99e8860 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Volume info retrieved successfully. Aug 04 10:54:24.583349 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2c9b7e22-c7fb-46c7-bc2d-b748a99e8860 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] https://10.4.3.232/volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 returned with HTTP 200 Aug 04 10:54:24.583769 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 994/3958] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:24 2026] GET /volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:24.596897 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-02525711-948c-4f44-b355-efa562bc44e1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:24.598857 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-02525711-948c-4f44-b355-efa562bc44e1 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] GET https://10.4.3.232/volume/v3/os-volume-transfer/detail Aug 04 10:54:24.599069 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-02525711-948c-4f44-b355-efa562bc44e1 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:24.599319 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-02525711-948c-4f44-b355-efa562bc44e1 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:24.599500 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.volume_transfer [None req-02525711-948c-4f44-b355-efa562bc44e1 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Listing volume transfers {{(pid=100253) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 04 10:54:24.603950 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-02525711-948c-4f44-b355-efa562bc44e1 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] https://10.4.3.232/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 04 10:54:24.604472 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 990/3959] 10.4.3.232 () {66 vars in 1291 bytes} [Tue Aug 4 10:54:24 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:24.613763 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8e70515e-d5e2-4546-b26a-5782181eb971 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:24.615262 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8e70515e-d5e2-4546-b26a-5782181eb971 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] DELETE https://10.4.3.232/volume/v3/os-volume-transfer/2965cd23-2fb5-4992-a9f1-c17631820ab6 Aug 04 10:54:24.615590 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8e70515e-d5e2-4546-b26a-5782181eb971 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:24.615864 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8e70515e-d5e2-4546-b26a-5782181eb971 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:24.616046 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.volume_transfer [None req-8e70515e-d5e2-4546-b26a-5782181eb971 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Delete transfer with id: 2965cd23-2fb5-4992-a9f1-c17631820ab6 Aug 04 10:54:24.624710 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:24.624710 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:24.632699 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8e70515e-d5e2-4546-b26a-5782181eb971 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] https://10.4.3.232/volume/v3/os-volume-transfer/2965cd23-2fb5-4992-a9f1-c17631820ab6 returned with HTTP 202 Aug 04 10:54:24.632699 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 985/3960] 10.4.3.232 () {66 vars in 1384 bytes} [Tue Aug 4 10:54:24 2026] DELETE /volume/v3/os-volume-transfer/2965cd23-2fb5-4992-a9f1-c17631820ab6 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:24.641065 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d8a56a4f-0ff1-4f57-9366-b4caf59d9c1b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:24.643103 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d8a56a4f-0ff1-4f57-9366-b4caf59d9c1b tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] GET https://10.4.3.232/volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 Aug 04 10:54:24.643328 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d8a56a4f-0ff1-4f57-9366-b4caf59d9c1b tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:24.643518 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d8a56a4f-0ff1-4f57-9366-b4caf59d9c1b tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:24.650766 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:24.650766 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:24.654403 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d8a56a4f-0ff1-4f57-9366-b4caf59d9c1b tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Volume info retrieved successfully. Aug 04 10:54:24.658549 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d8a56a4f-0ff1-4f57-9366-b4caf59d9c1b tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] https://10.4.3.232/volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 returned with HTTP 200 Aug 04 10:54:24.658931 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 992/3961] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:24 2026] GET /volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:24.675767 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4f9c94cd-bcfc-4b61-a4ec-630efd49e3e7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:24.677739 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4f9c94cd-bcfc-4b61-a4ec-630efd49e3e7 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] DELETE https://10.4.3.232/volume/v3/os-volume-transfer/2965cd23-2fb5-4992-a9f1-c17631820ab6 Aug 04 10:54:24.677947 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4f9c94cd-bcfc-4b61-a4ec-630efd49e3e7 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:24.678174 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4f9c94cd-bcfc-4b61-a4ec-630efd49e3e7 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:24.678321 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.volume_transfer [None req-4f9c94cd-bcfc-4b61-a4ec-630efd49e3e7 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Delete transfer with id: 2965cd23-2fb5-4992-a9f1-c17631820ab6 Aug 04 10:54:24.681561 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4f9c94cd-bcfc-4b61-a4ec-630efd49e3e7 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] https://10.4.3.232/volume/v3/os-volume-transfer/2965cd23-2fb5-4992-a9f1-c17631820ab6 returned with HTTP 404 Aug 04 10:54:24.682069 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 995/3962] 10.4.3.232 () {66 vars in 1384 bytes} [Tue Aug 4 10:54:24 2026] DELETE /volume/v3/os-volume-transfer/2965cd23-2fb5-4992-a9f1-c17631820ab6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:24.693265 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ca9514c8-835d-416e-827e-eb8fcadbee72 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:24.693804 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ca9514c8-835d-416e-827e-eb8fcadbee72 tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 Aug 04 10:54:24.694116 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ca9514c8-835d-416e-827e-eb8fcadbee72 tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:24.694359 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ca9514c8-835d-416e-827e-eb8fcadbee72 tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:24.694574 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-ca9514c8-835d-416e-827e-eb8fcadbee72 tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] Delete volume with id: 5652e7f4-9694-483b-a352-ec4919127771 Aug 04 10:54:24.703851 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:24.703851 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:24.704294 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ca9514c8-835d-416e-827e-eb8fcadbee72 tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] Volume info retrieved successfully. Aug 04 10:54:24.722718 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ca9514c8-835d-416e-827e-eb8fcadbee72 tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] Delete volume request issued successfully. Aug 04 10:54:24.722979 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ca9514c8-835d-416e-827e-eb8fcadbee72 tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] https://10.4.3.232/volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 returned with HTTP 202 Aug 04 10:54:24.723606 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 991/3963] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:54:24 2026] DELETE /volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:24.732855 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4d6471f1-cf42-4387-b48f-cff92d004682 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:24.734712 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4d6471f1-cf42-4387-b48f-cff92d004682 tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] GET https://10.4.3.232/volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 Aug 04 10:54:24.735017 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4d6471f1-cf42-4387-b48f-cff92d004682 tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:24.735193 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4d6471f1-cf42-4387-b48f-cff92d004682 tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:24.745269 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:24.745269 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:24.746049 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4d6471f1-cf42-4387-b48f-cff92d004682 tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] Volume info retrieved successfully. Aug 04 10:54:24.750647 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4d6471f1-cf42-4387-b48f-cff92d004682 tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] https://10.4.3.232/volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 returned with HTTP 200 Aug 04 10:54:24.750992 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 986/3964] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:24 2026] GET /volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:24.827698 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ad285d13-53a5-4914-b64d-1e3c3eaba2b2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:24.829590 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ad285d13-53a5-4914-b64d-1e3c3eaba2b2 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d Aug 04 10:54:24.829859 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ad285d13-53a5-4914-b64d-1e3c3eaba2b2 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:24.830043 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ad285d13-53a5-4914-b64d-1e3c3eaba2b2 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:24.830180 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-ad285d13-53a5-4914-b64d-1e3c3eaba2b2 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 14e51e7a-b965-4699-8c3e-fb4c9642a53d. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:24.834902 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:24.834902 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:24.835685 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ad285d13-53a5-4914-b64d-1e3c3eaba2b2 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d returned with HTTP 200 Aug 04 10:54:24.836108 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 993/3965] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:24 2026] GET /volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:25.510521 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a9f2ed16-b1de-422e-9f4a-1727ee130f1e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:25.512586 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a9f2ed16-b1de-422e-9f4a-1727ee130f1e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:25.512819 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a9f2ed16-b1de-422e-9f4a-1727ee130f1e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:25.513015 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a9f2ed16-b1de-422e-9f4a-1727ee130f1e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:25.513135 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-a9f2ed16-b1de-422e-9f4a-1727ee130f1e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:25.518188 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:25.518188 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:25.518978 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a9f2ed16-b1de-422e-9f4a-1727ee130f1e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:25.519470 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 996/3966] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:25 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:25.773119 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1d6a9f70-c33e-467a-801f-f51333470bb4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:25.774947 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1d6a9f70-c33e-467a-801f-f51333470bb4 tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] GET https://10.4.3.232/volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 Aug 04 10:54:25.775073 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1d6a9f70-c33e-467a-801f-f51333470bb4 tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:25.775302 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1d6a9f70-c33e-467a-801f-f51333470bb4 tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:25.781628 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1d6a9f70-c33e-467a-801f-f51333470bb4 tempest-VolumesTransfersTest-614593372 tempest-VolumesTransfersTest-614593372-project-admin] https://10.4.3.232/volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 returned with HTTP 404 Aug 04 10:54:25.782179 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 992/3967] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:25 2026] GET /volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:25.792445 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-37d33160-5602-423d-8f47-8c9f7476ec99 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:25.795567 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-37d33160-5602-423d-8f47-8c9f7476ec99 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] GET https://10.4.3.232/volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 Aug 04 10:54:25.795567 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-37d33160-5602-423d-8f47-8c9f7476ec99 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:25.795567 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-37d33160-5602-423d-8f47-8c9f7476ec99 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:25.802799 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-37d33160-5602-423d-8f47-8c9f7476ec99 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] https://10.4.3.232/volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 returned with HTTP 404 Aug 04 10:54:25.803484 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 987/3968] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:25 2026] GET /volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:25.812924 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-130bcc22-b2a3-4d9a-934a-7fa2bb807742 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:25.815754 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-130bcc22-b2a3-4d9a-934a-7fa2bb807742 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] DELETE https://10.4.3.232/volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 Aug 04 10:54:25.816141 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-130bcc22-b2a3-4d9a-934a-7fa2bb807742 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:25.816362 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-130bcc22-b2a3-4d9a-934a-7fa2bb807742 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:25.816822 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-130bcc22-b2a3-4d9a-934a-7fa2bb807742 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] Delete volume with id: 5652e7f4-9694-483b-a352-ec4919127771 Aug 04 10:54:25.825103 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-130bcc22-b2a3-4d9a-934a-7fa2bb807742 tempest-VolumesTransfersTest-1217145367 tempest-VolumesTransfersTest-1217145367-project-member] https://10.4.3.232/volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 returned with HTTP 404 Aug 04 10:54:25.825835 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 994/3969] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:54:25 2026] DELETE /volume/v3/volumes/5652e7f4-9694-483b-a352-ec4919127771 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:25.859499 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b55ed6a1-cc96-4d8a-8350-edb3ac5eccb5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:25.867121 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b55ed6a1-cc96-4d8a-8350-edb3ac5eccb5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d Aug 04 10:54:25.869512 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b55ed6a1-cc96-4d8a-8350-edb3ac5eccb5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:25.872539 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b55ed6a1-cc96-4d8a-8350-edb3ac5eccb5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:25.872725 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-b55ed6a1-cc96-4d8a-8350-edb3ac5eccb5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 14e51e7a-b965-4699-8c3e-fb4c9642a53d. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:25.878340 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:25.878340 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:25.879365 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b55ed6a1-cc96-4d8a-8350-edb3ac5eccb5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d returned with HTTP 200 Aug 04 10:54:25.879783 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 997/3970] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:25 2026] GET /volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d => generated 789 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:26.531595 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4178f855-7f70-4216-9ace-017e4b7e2704 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:26.533443 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4178f855-7f70-4216-9ace-017e4b7e2704 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:26.533671 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4178f855-7f70-4216-9ace-017e4b7e2704 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:26.533935 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4178f855-7f70-4216-9ace-017e4b7e2704 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:26.533996 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-4178f855-7f70-4216-9ace-017e4b7e2704 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:26.538808 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:26.538808 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:26.539439 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4178f855-7f70-4216-9ace-017e4b7e2704 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:26.539859 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 993/3971] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:26 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:26.891347 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-49dcfced-0906-4a86-8c76-be00cf5337a6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:26.894944 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-49dcfced-0906-4a86-8c76-be00cf5337a6 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d Aug 04 10:54:26.894944 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-49dcfced-0906-4a86-8c76-be00cf5337a6 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:26.894944 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-49dcfced-0906-4a86-8c76-be00cf5337a6 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:26.894944 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-49dcfced-0906-4a86-8c76-be00cf5337a6 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 14e51e7a-b965-4699-8c3e-fb4c9642a53d. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:26.899888 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:26.899888 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:26.900763 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-49dcfced-0906-4a86-8c76-be00cf5337a6 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d returned with HTTP 200 Aug 04 10:54:26.901129 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 988/3972] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:26 2026] GET /volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:27.554106 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-77b6b1bb-a3b5-4bf5-a554-cd9b4b26dbfd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:27.557448 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-77b6b1bb-a3b5-4bf5-a554-cd9b4b26dbfd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:27.557786 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-77b6b1bb-a3b5-4bf5-a554-cd9b4b26dbfd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:27.558088 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-77b6b1bb-a3b5-4bf5-a554-cd9b4b26dbfd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:27.558201 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-77b6b1bb-a3b5-4bf5-a554-cd9b4b26dbfd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:27.562916 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:27.562916 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:27.563782 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-77b6b1bb-a3b5-4bf5-a554-cd9b4b26dbfd tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:27.564731 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 995/3973] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:27 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:27.577119 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-aec4a504-3d59-4512-b74b-9fa17b28ddd0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:27.579397 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aec4a504-3d59-4512-b74b-9fa17b28ddd0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] POST https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028/action Aug 04 10:54:27.579933 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aec4a504-3d59-4512-b74b-9fa17b28ddd0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:54:27.580132 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aec4a504-3d59-4512-b74b-9fa17b28ddd0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:27.581576 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.admin_actions [None req-aec4a504-3d59-4512-b74b-9fa17b28ddd0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] Updating backup 'c4245dac-24b2-4a1c-a878-b7e07c226028' with '{'status': 'error'}' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 04 10:54:27.593211 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:27.593211 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:27.593211 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.policy [None req-aec4a504-3d59-4512-b74b-9fa17b28ddd0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '106fb91e7594478f84b19dce35e3cb5f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f29fe65c3cd94eb8ae0723ead44c8d0d', '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=100254) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:54:27.593211 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aec4a504-3d59-4512-b74b-9fa17b28ddd0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028/action returned with HTTP 403 Aug 04 10:54:27.593211 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 998/3974] 10.4.3.232 () {70 vars in 1430 bytes} [Tue Aug 4 10:54:27 2026] POST /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028/action => generated 131 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:27.603076 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-74f2c997-52e8-439c-8513-cb59701edb3b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:27.607012 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-74f2c997-52e8-439c-8513-cb59701edb3b tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/cb015bdc-7936-487f-9fb4-218c1cfd41f0 Aug 04 10:54:27.607012 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-74f2c997-52e8-439c-8513-cb59701edb3b tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:27.607012 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-74f2c997-52e8-439c-8513-cb59701edb3b tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:27.607012 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-74f2c997-52e8-439c-8513-cb59701edb3b tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Delete volume with id: cb015bdc-7936-487f-9fb4-218c1cfd41f0 Aug 04 10:54:27.614709 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:27.614709 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:27.615478 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-74f2c997-52e8-439c-8513-cb59701edb3b tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Volume info retrieved successfully. Aug 04 10:54:27.644070 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-74f2c997-52e8-439c-8513-cb59701edb3b tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Delete volume request issued successfully. Aug 04 10:54:27.644554 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-74f2c997-52e8-439c-8513-cb59701edb3b tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/volumes/cb015bdc-7936-487f-9fb4-218c1cfd41f0 returned with HTTP 202 Aug 04 10:54:27.645130 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 994/3975] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:54:27 2026] DELETE /volume/v3/volumes/cb015bdc-7936-487f-9fb4-218c1cfd41f0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:27.654079 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c568875b-4933-472c-a0c7-bd2cdb6acad3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:27.655374 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c568875b-4933-472c-a0c7-bd2cdb6acad3 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/volumes/cb015bdc-7936-487f-9fb4-218c1cfd41f0 Aug 04 10:54:27.655586 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c568875b-4933-472c-a0c7-bd2cdb6acad3 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:27.655803 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c568875b-4933-472c-a0c7-bd2cdb6acad3 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:27.663943 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:27.663943 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:27.668259 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c568875b-4933-472c-a0c7-bd2cdb6acad3 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Volume info retrieved successfully. Aug 04 10:54:27.673100 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c568875b-4933-472c-a0c7-bd2cdb6acad3 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/volumes/cb015bdc-7936-487f-9fb4-218c1cfd41f0 returned with HTTP 200 Aug 04 10:54:27.673558 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 989/3976] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:27 2026] GET /volume/v3/volumes/cb015bdc-7936-487f-9fb4-218c1cfd41f0 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:27.910938 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-59eeae71-b419-48bc-a88d-6a8f3ddc9a8d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:27.913125 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-59eeae71-b419-48bc-a88d-6a8f3ddc9a8d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d Aug 04 10:54:27.913385 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-59eeae71-b419-48bc-a88d-6a8f3ddc9a8d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:27.913601 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-59eeae71-b419-48bc-a88d-6a8f3ddc9a8d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:27.913730 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-59eeae71-b419-48bc-a88d-6a8f3ddc9a8d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 14e51e7a-b965-4699-8c3e-fb4c9642a53d. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:27.918791 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:27.918791 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:27.919737 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-59eeae71-b419-48bc-a88d-6a8f3ddc9a8d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d returned with HTTP 200 Aug 04 10:54:27.920181 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 996/3977] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:27 2026] GET /volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:28.653325 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e57b23b9-c668-4845-a5ba-8a4df7e85ce5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:28.688829 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-47af39bc-d13f-458f-acc6-5c43dada43db None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:28.693389 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-47af39bc-d13f-458f-acc6-5c43dada43db tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/volumes/cb015bdc-7936-487f-9fb4-218c1cfd41f0 Aug 04 10:54:28.693389 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-47af39bc-d13f-458f-acc6-5c43dada43db tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:28.693389 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-47af39bc-d13f-458f-acc6-5c43dada43db tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:28.705232 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-47af39bc-d13f-458f-acc6-5c43dada43db tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/volumes/cb015bdc-7936-487f-9fb4-218c1cfd41f0 returned with HTTP 404 Aug 04 10:54:28.706369 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 995/3978] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:28 2026] GET /volume/v3/volumes/cb015bdc-7936-487f-9fb4-218c1cfd41f0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:28.717830 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-62860b4e-ac34-4987-b3f2-6f3190e870b0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:28.719575 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-62860b4e-ac34-4987-b3f2-6f3190e870b0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] GET https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 Aug 04 10:54:28.719783 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-62860b4e-ac34-4987-b3f2-6f3190e870b0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:28.719974 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-62860b4e-ac34-4987-b3f2-6f3190e870b0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:28.720087 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-62860b4e-ac34-4987-b3f2-6f3190e870b0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] Show backup with id 009c8b58-92bd-4e67-bab0-1cba39f9ae52. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:28.724659 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:28.724659 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:28.725601 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-62860b4e-ac34-4987-b3f2-6f3190e870b0 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-reader] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 returned with HTTP 200 Aug 04 10:54:28.725854 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 990/3979] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:28 2026] GET /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:28.736765 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-585fe868-1127-4153-9546-8e5ed8306f24 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:28.738543 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-585fe868-1127-4153-9546-8e5ed8306f24 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] DELETE https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:28.738825 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-585fe868-1127-4153-9546-8e5ed8306f24 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:28.738941 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-585fe868-1127-4153-9546-8e5ed8306f24 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:28.739128 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-585fe868-1127-4153-9546-8e5ed8306f24 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Delete backup with id: c4245dac-24b2-4a1c-a878-b7e07c226028. Aug 04 10:54:28.744841 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:28.744841 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:28.757653 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e57b23b9-c668-4845-a5ba-8a4df7e85ce5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:54:28.758556 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e57b23b9-c668-4845-a5ba-8a4df7e85ce5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1643431093"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:28.759572 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.backup.rpcapi [None req-585fe868-1127-4153-9546-8e5ed8306f24 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] delete_backup rpcapi backup_id c4245dac-24b2-4a1c-a878-b7e07c226028 {{(pid=100255) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:54:28.760064 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-e57b23b9-c668-4845-a5ba-8a4df7e85ce5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1643431093'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:54:28.760259 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-e57b23b9-c668-4845-a5ba-8a4df7e85ce5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Create volume of 1 GB Aug 04 10:54:28.762207 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-585fe868-1127-4153-9546-8e5ed8306f24 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 202 Aug 04 10:54:28.762661 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 997/3980] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:54:28 2026] DELETE /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:54:28.770730 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e57b23b9-c668-4845-a5ba-8a4df7e85ce5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Availability Zones retrieved successfully. Aug 04 10:54:28.773215 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3e7e1059-e05f-41ee-af5b-fbd98bc935f3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:28.775637 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3e7e1059-e05f-41ee-af5b-fbd98bc935f3 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:28.777482 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3e7e1059-e05f-41ee-af5b-fbd98bc935f3 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:28.777482 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3e7e1059-e05f-41ee-af5b-fbd98bc935f3 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:28.777482 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-3e7e1059-e05f-41ee-af5b-fbd98bc935f3 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:28.783897 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e57b23b9-c668-4845-a5ba-8a4df7e85ce5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Flow 'volume_create_api' (a49b982b-a15b-4abf-b7d9-bbe14b888777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:28.784937 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e57b23b9-c668-4845-a5ba-8a4df7e85ce5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c50d5857-01b8-41d6-9234-bb354268aded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:28.785836 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-e57b23b9-c668-4845-a5ba-8a4df7e85ce5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:54:28.788593 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:28.788593 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:28.788593 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3e7e1059-e05f-41ee-af5b-fbd98bc935f3 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 200 Aug 04 10:54:28.788593 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 996/3981] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:28 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:28.813092 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e57b23b9-c668-4845-a5ba-8a4df7e85ce5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c50d5857-01b8-41d6-9234-bb354268aded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:28.813844 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e57b23b9-c668-4845-a5ba-8a4df7e85ce5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (967b8005-6018-4c4f-9fab-b99d383e86f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:28.879195 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-e57b23b9-c668-4845-a5ba-8a4df7e85ce5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Created reservations ['42901251-7cf6-4300-88f6-b06cb83d9a2b', 'e90c4849-7134-4190-8a79-b33e70cf1885', 'cab86a45-02a1-406d-aeb7-44365b226189', '6da8458c-a421-43bf-bf21-16250a065ddb'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:28.880006 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e57b23b9-c668-4845-a5ba-8a4df7e85ce5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (967b8005-6018-4c4f-9fab-b99d383e86f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42901251-7cf6-4300-88f6-b06cb83d9a2b', 'e90c4849-7134-4190-8a79-b33e70cf1885', 'cab86a45-02a1-406d-aeb7-44365b226189', '6da8458c-a421-43bf-bf21-16250a065ddb']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:28.880751 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e57b23b9-c668-4845-a5ba-8a4df7e85ce5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8849171e-3f8d-45cc-90a6-693520b66a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:28.912590 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e57b23b9-c668-4845-a5ba-8a4df7e85ce5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8849171e-3f8d-45cc-90a6-693520b66a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb073e30-e56d-4787-9a45-c3dd039e056e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1643431093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ab55373adce43a985ccc09ac349ff7f',qos_specs=None,replication_status=,reservations=['42901251-7cf6-4300-88f6-b06cb83d9a2b','e90c4849-7134-4190-8a79-b33e70cf1885','cab86a45-02a1-406d-aeb7-44365b226189','6da8458c-a421-43bf-bf21-16250a065ddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d80f125ae02341a191fe74154a563bad',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:54:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1643431093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb073e30-e56d-4787-9a45-c3dd039e056e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ab55373adce43a985ccc09ac349ff7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d80f125ae02341a191fe74154a563bad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:28.913217 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e57b23b9-c668-4845-a5ba-8a4df7e85ce5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6434d560-344d-4cb5-9ddc-3847f49609c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:28.931314 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6cf33c90-d573-4da3-b8d5-87fe6c887b4b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:28.933067 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6cf33c90-d573-4da3-b8d5-87fe6c887b4b tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d Aug 04 10:54:28.933227 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6cf33c90-d573-4da3-b8d5-87fe6c887b4b tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:28.933437 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6cf33c90-d573-4da3-b8d5-87fe6c887b4b tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:28.933523 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-6cf33c90-d573-4da3-b8d5-87fe6c887b4b tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 14e51e7a-b965-4699-8c3e-fb4c9642a53d. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:28.938264 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:28.938264 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:28.938897 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6cf33c90-d573-4da3-b8d5-87fe6c887b4b tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d returned with HTTP 200 Aug 04 10:54:28.939442 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 991/3982] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:28 2026] GET /volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:28.940726 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e57b23b9-c668-4845-a5ba-8a4df7e85ce5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6434d560-344d-4cb5-9ddc-3847f49609c1) transitioned into state 'SUCCESS' from state '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-1643431093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ab55373adce43a985ccc09ac349ff7f',qos_specs=None,replication_status=,reservations=['42901251-7cf6-4300-88f6-b06cb83d9a2b','e90c4849-7134-4190-8a79-b33e70cf1885','cab86a45-02a1-406d-aeb7-44365b226189','6da8458c-a421-43bf-bf21-16250a065ddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d80f125ae02341a191fe74154a563bad',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:28.941632 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e57b23b9-c668-4845-a5ba-8a4df7e85ce5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8cd0413-f3fd-41df-a013-56a8eb7e84e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:28.955376 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e57b23b9-c668-4845-a5ba-8a4df7e85ce5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8cd0413-f3fd-41df-a013-56a8eb7e84e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:28.956209 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e57b23b9-c668-4845-a5ba-8a4df7e85ce5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Flow 'volume_create_api' (a49b982b-a15b-4abf-b7d9-bbe14b888777) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:28.956563 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e57b23b9-c668-4845-a5ba-8a4df7e85ce5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Create volume request issued successfully. Aug 04 10:54:28.957141 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e57b23b9-c668-4845-a5ba-8a4df7e85ce5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:54:28.957579 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 999/3983] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 10:54:28 2026] POST /volume/v3/volumes => generated 752 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:28.970345 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c8c2d5be-5a66-43c8-b9d7-b21eab0eeafd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:28.972417 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c8c2d5be-5a66-43c8-b9d7-b21eab0eeafd tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/volumes/cb073e30-e56d-4787-9a45-c3dd039e056e Aug 04 10:54:28.972661 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c8c2d5be-5a66-43c8-b9d7-b21eab0eeafd tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:28.972888 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c8c2d5be-5a66-43c8-b9d7-b21eab0eeafd tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:28.982327 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:28.982327 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:28.986485 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c8c2d5be-5a66-43c8-b9d7-b21eab0eeafd tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Volume info retrieved successfully. Aug 04 10:54:28.991110 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c8c2d5be-5a66-43c8-b9d7-b21eab0eeafd tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/volumes/cb073e30-e56d-4787-9a45-c3dd039e056e returned with HTTP 200 Aug 04 10:54:28.991587 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 998/3984] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:28 2026] GET /volume/v3/volumes/cb073e30-e56d-4787-9a45-c3dd039e056e => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:29.798894 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9049ff59-aa83-4e4b-876c-cb43b83ff30a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:29.800960 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9049ff59-aa83-4e4b-876c-cb43b83ff30a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 Aug 04 10:54:29.801226 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9049ff59-aa83-4e4b-876c-cb43b83ff30a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:29.801437 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9049ff59-aa83-4e4b-876c-cb43b83ff30a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:29.801592 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-9049ff59-aa83-4e4b-876c-cb43b83ff30a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id c4245dac-24b2-4a1c-a878-b7e07c226028. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:29.806614 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9049ff59-aa83-4e4b-876c-cb43b83ff30a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 returned with HTTP 404 Aug 04 10:54:29.807720 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 997/3985] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:29 2026] GET /volume/v3/backups/c4245dac-24b2-4a1c-a878-b7e07c226028 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:29.816046 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1c5cfed0-8b1a-4ff5-9467-e79fce50d2b9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:29.818348 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c5cfed0-8b1a-4ff5-9467-e79fce50d2b9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] DELETE https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 Aug 04 10:54:29.818630 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1c5cfed0-8b1a-4ff5-9467-e79fce50d2b9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:29.818875 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1c5cfed0-8b1a-4ff5-9467-e79fce50d2b9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:29.819011 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-1c5cfed0-8b1a-4ff5-9467-e79fce50d2b9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Delete backup with id: 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. Aug 04 10:54:29.825368 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:29.825368 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:29.842237 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-1c5cfed0-8b1a-4ff5-9467-e79fce50d2b9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] delete_backup rpcapi backup_id 28bbdf7f-5a08-4263-bc25-5b065cdb74b0 {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:54:29.844711 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c5cfed0-8b1a-4ff5-9467-e79fce50d2b9 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 returned with HTTP 202 Aug 04 10:54:29.845223 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 992/3986] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:54:29 2026] DELETE /volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:54:29.853148 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a089c6c2-833e-4419-9d88-ed35c103369d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:29.855314 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a089c6c2-833e-4419-9d88-ed35c103369d tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 Aug 04 10:54:29.855573 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a089c6c2-833e-4419-9d88-ed35c103369d tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:29.855788 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a089c6c2-833e-4419-9d88-ed35c103369d tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:29.855912 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-a089c6c2-833e-4419-9d88-ed35c103369d tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:29.860848 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:29.860848 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:29.861635 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a089c6c2-833e-4419-9d88-ed35c103369d tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 returned with HTTP 200 Aug 04 10:54:29.862064 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1000/3987] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:29 2026] GET /volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:29.949855 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-514f8c29-0c37-44e8-9db1-c7c046ad9617 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:29.951946 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-514f8c29-0c37-44e8-9db1-c7c046ad9617 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d Aug 04 10:54:29.952180 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-514f8c29-0c37-44e8-9db1-c7c046ad9617 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:29.952576 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-514f8c29-0c37-44e8-9db1-c7c046ad9617 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:29.952730 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-514f8c29-0c37-44e8-9db1-c7c046ad9617 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 14e51e7a-b965-4699-8c3e-fb4c9642a53d. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:29.957967 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:29.957967 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:29.958978 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-514f8c29-0c37-44e8-9db1-c7c046ad9617 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d returned with HTTP 200 Aug 04 10:54:29.959532 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 999/3988] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:29 2026] GET /volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:30.006438 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b04e289c-5b89-49e4-b30b-2e47402bd40d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:30.008443 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b04e289c-5b89-49e4-b30b-2e47402bd40d tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/volumes/cb073e30-e56d-4787-9a45-c3dd039e056e Aug 04 10:54:30.008672 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b04e289c-5b89-49e4-b30b-2e47402bd40d tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:30.008884 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b04e289c-5b89-49e4-b30b-2e47402bd40d tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:30.018134 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:30.018134 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:30.025483 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b04e289c-5b89-49e4-b30b-2e47402bd40d tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Volume info retrieved successfully. Aug 04 10:54:30.032850 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b04e289c-5b89-49e4-b30b-2e47402bd40d tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/volumes/cb073e30-e56d-4787-9a45-c3dd039e056e returned with HTTP 200 Aug 04 10:54:30.033451 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 998/3989] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:30 2026] GET /volume/v3/volumes/cb073e30-e56d-4787-9a45-c3dd039e056e => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:30.045834 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ff66013d-8eac-4136-8b54-b6da6ee35687 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:30.047655 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff66013d-8eac-4136-8b54-b6da6ee35687 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] POST https://10.4.3.232/volume/v3/backups Aug 04 10:54:30.048038 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff66013d-8eac-4136-8b54-b6da6ee35687 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cb073e30-e56d-4787-9a45-c3dd039e056e", "name": "tempest-VolumesBackupsV39Test-Backup-801340927", "container": "tempest-volumesbackupsv39test-backup-container-2100352994"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:30.049611 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-ff66013d-8eac-4136-8b54-b6da6ee35687 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Creating new backup {'backup': {'volume_id': 'cb073e30-e56d-4787-9a45-c3dd039e056e', 'name': 'tempest-VolumesBackupsV39Test-Backup-801340927', 'container': 'tempest-volumesbackupsv39test-backup-container-2100352994'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:54:30.049771 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-ff66013d-8eac-4136-8b54-b6da6ee35687 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Creating backup of volume cb073e30-e56d-4787-9a45-c3dd039e056e in container tempest-volumesbackupsv39test-backup-container-2100352994 Aug 04 10:54:30.056725 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:30.056725 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:30.057188 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ff66013d-8eac-4136-8b54-b6da6ee35687 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Volume info retrieved successfully. Aug 04 10:54:30.113984 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-ff66013d-8eac-4136-8b54-b6da6ee35687 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Created reservations ['216be1d4-9933-4834-81a8-34383fbf99f8', '8122dad3-4b48-49b2-85c2-79ef9deb5fdf'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:30.159615 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff66013d-8eac-4136-8b54-b6da6ee35687 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:54:30.160024 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 993/3990] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:54:30 2026] POST /volume/v3/backups => generated 332 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:30.172791 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d853877e-413a-4891-9d3b-b18d2e47a26c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:30.174558 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d853877e-413a-4891-9d3b-b18d2e47a26c tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b Aug 04 10:54:30.174841 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d853877e-413a-4891-9d3b-b18d2e47a26c tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:30.175903 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d853877e-413a-4891-9d3b-b18d2e47a26c tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:30.175903 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-d853877e-413a-4891-9d3b-b18d2e47a26c tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Show backup with id 1affa0f3-5429-4aa8-8e3a-1631321b269b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:30.179550 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:30.179550 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:30.180387 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d853877e-413a-4891-9d3b-b18d2e47a26c tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b returned with HTTP 200 Aug 04 10:54:30.180811 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1001/3991] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:30 2026] GET /volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b => generated 794 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:30.875084 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ac133b74-78d8-4f44-82d7-02ce80e9113a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:30.876934 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ac133b74-78d8-4f44-82d7-02ce80e9113a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 Aug 04 10:54:30.877200 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ac133b74-78d8-4f44-82d7-02ce80e9113a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:30.877426 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ac133b74-78d8-4f44-82d7-02ce80e9113a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:30.877532 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-ac133b74-78d8-4f44-82d7-02ce80e9113a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 28bbdf7f-5a08-4263-bc25-5b065cdb74b0. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:30.881455 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ac133b74-78d8-4f44-82d7-02ce80e9113a tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 returned with HTTP 404 Aug 04 10:54:30.881980 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1000/3992] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:30 2026] GET /volume/v3/backups/28bbdf7f-5a08-4263-bc25-5b065cdb74b0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:30.888794 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8e5511b0-065f-4862-ae35-a9c03fd6c06e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:30.890609 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8e5511b0-065f-4862-ae35-a9c03fd6c06e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] DELETE https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 Aug 04 10:54:30.890819 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8e5511b0-065f-4862-ae35-a9c03fd6c06e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:30.890996 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8e5511b0-065f-4862-ae35-a9c03fd6c06e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:30.891146 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-8e5511b0-065f-4862-ae35-a9c03fd6c06e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Delete backup with id: 009c8b58-92bd-4e67-bab0-1cba39f9ae52. Aug 04 10:54:30.895808 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:30.895808 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:30.922147 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-8e5511b0-065f-4862-ae35-a9c03fd6c06e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] delete_backup rpcapi backup_id 009c8b58-92bd-4e67-bab0-1cba39f9ae52 {{(pid=100253) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:54:30.924435 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8e5511b0-065f-4862-ae35-a9c03fd6c06e tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 returned with HTTP 202 Aug 04 10:54:30.925042 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 999/3993] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:54:30 2026] DELETE /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:54:30.932166 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ea0840b5-5cb2-48b3-b97f-4c0f55bcf9cf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:30.933907 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ea0840b5-5cb2-48b3-b97f-4c0f55bcf9cf tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 Aug 04 10:54:30.934113 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ea0840b5-5cb2-48b3-b97f-4c0f55bcf9cf tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:30.934319 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ea0840b5-5cb2-48b3-b97f-4c0f55bcf9cf tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:30.934427 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ea0840b5-5cb2-48b3-b97f-4c0f55bcf9cf tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 009c8b58-92bd-4e67-bab0-1cba39f9ae52. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:30.938676 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:30.938676 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:30.939182 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ea0840b5-5cb2-48b3-b97f-4c0f55bcf9cf tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 returned with HTTP 200 Aug 04 10:54:30.939576 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 994/3994] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:30 2026] GET /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:30.969845 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-72581c1e-0da2-4acf-a712-6bfbfc72c940 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:30.972191 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-72581c1e-0da2-4acf-a712-6bfbfc72c940 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d Aug 04 10:54:30.972539 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-72581c1e-0da2-4acf-a712-6bfbfc72c940 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:30.972842 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-72581c1e-0da2-4acf-a712-6bfbfc72c940 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:30.973067 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-72581c1e-0da2-4acf-a712-6bfbfc72c940 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 14e51e7a-b965-4699-8c3e-fb4c9642a53d. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:30.979016 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:30.979016 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:30.982210 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-72581c1e-0da2-4acf-a712-6bfbfc72c940 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d returned with HTTP 200 Aug 04 10:54:30.982210 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1002/3995] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:30 2026] GET /volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:30.990548 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-fcbe1128-30e0-4003-88c6-2f5b46b629ba None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:30.992800 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fcbe1128-30e0-4003-88c6-2f5b46b629ba tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d Aug 04 10:54:30.993078 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fcbe1128-30e0-4003-88c6-2f5b46b629ba tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:30.993305 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fcbe1128-30e0-4003-88c6-2f5b46b629ba tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:30.993447 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-fcbe1128-30e0-4003-88c6-2f5b46b629ba tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 14e51e7a-b965-4699-8c3e-fb4c9642a53d. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:30.999184 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:30.999184 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:31.000079 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fcbe1128-30e0-4003-88c6-2f5b46b629ba tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d returned with HTTP 200 Aug 04 10:54:31.000533 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1001/3996] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:30 2026] GET /volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:31.013957 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-db863d66-a053-41fd-928f-94948613b33c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:31.016401 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-db863d66-a053-41fd-928f-94948613b33c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] POST https://10.4.3.232/volume/v3/backups Aug 04 10:54:31.016822 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-db863d66-a053-41fd-928f-94948613b33c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fe508fb7-a497-406d-a5d4-f9c77cbe9508", "incremental": true, "force": true}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:31.018541 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-db863d66-a053-41fd-928f-94948613b33c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Creating new backup {'backup': {'volume_id': 'fe508fb7-a497-406d-a5d4-f9c77cbe9508', 'incremental': True, 'force': True}} {{(pid=100253) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:54:31.018736 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-db863d66-a053-41fd-928f-94948613b33c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Creating backup of volume fe508fb7-a497-406d-a5d4-f9c77cbe9508 in container None Aug 04 10:54:31.030828 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:31.030828 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:31.031516 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-db863d66-a053-41fd-928f-94948613b33c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:54:31.059618 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-db863d66-a053-41fd-928f-94948613b33c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Created reservations ['4311a8c0-bb03-4df2-96a6-df5ffc1e1c8d', 'bd02db43-586f-484e-8918-f6985983e2f8'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:31.158861 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-db863d66-a053-41fd-928f-94948613b33c tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:54:31.159397 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1000/3997] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:54:31 2026] POST /volume/v3/backups => generated 288 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:31.168940 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1064845e-187a-4de2-96f8-eb2b668c20da None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:31.170876 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1064845e-187a-4de2-96f8-eb2b668c20da tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 Aug 04 10:54:31.171119 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1064845e-187a-4de2-96f8-eb2b668c20da tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:31.171345 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1064845e-187a-4de2-96f8-eb2b668c20da tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:31.172193 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-1064845e-187a-4de2-96f8-eb2b668c20da tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 567c119c-0d9c-4948-af76-3f0aff0b16d2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:31.180124 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:31.180124 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:31.180987 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1064845e-187a-4de2-96f8-eb2b668c20da tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 returned with HTTP 200 Aug 04 10:54:31.181422 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 995/3998] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:31 2026] GET /volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 => generated 694 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:31.193727 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b33e303f-e2b2-4378-a3cf-95756493120d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:31.196274 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b33e303f-e2b2-4378-a3cf-95756493120d tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b Aug 04 10:54:31.196612 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b33e303f-e2b2-4378-a3cf-95756493120d tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:31.196878 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b33e303f-e2b2-4378-a3cf-95756493120d tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:31.197030 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-b33e303f-e2b2-4378-a3cf-95756493120d tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Show backup with id 1affa0f3-5429-4aa8-8e3a-1631321b269b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:31.201718 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:31.201718 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:31.202595 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b33e303f-e2b2-4378-a3cf-95756493120d tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b returned with HTTP 200 Aug 04 10:54:31.203043 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1003/3999] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:31 2026] GET /volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:31.949129 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-aa4d0f65-5661-477a-ad58-1115243c631c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:31.950981 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-aa4d0f65-5661-477a-ad58-1115243c631c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 Aug 04 10:54:31.951209 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-aa4d0f65-5661-477a-ad58-1115243c631c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:31.951424 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-aa4d0f65-5661-477a-ad58-1115243c631c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:31.951544 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-aa4d0f65-5661-477a-ad58-1115243c631c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Show backup with id 009c8b58-92bd-4e67-bab0-1cba39f9ae52. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:31.955077 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-aa4d0f65-5661-477a-ad58-1115243c631c tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 returned with HTTP 404 Aug 04 10:54:31.955739 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1002/4000] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:31 2026] GET /volume/v3/backups/009c8b58-92bd-4e67-bab0-1cba39f9ae52 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:31.962959 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b28cdd76-24c1-406e-940f-a4113339fdb5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:31.964926 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b28cdd76-24c1-406e-940f-a4113339fdb5 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/31f6e863-7a7f-445f-af0b-d7edaebadbd4 Aug 04 10:54:31.965344 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b28cdd76-24c1-406e-940f-a4113339fdb5 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:31.965663 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b28cdd76-24c1-406e-940f-a4113339fdb5 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:31.965940 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-b28cdd76-24c1-406e-940f-a4113339fdb5 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Delete volume with id: 31f6e863-7a7f-445f-af0b-d7edaebadbd4 Aug 04 10:54:31.976259 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:31.976259 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:31.976259 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b28cdd76-24c1-406e-940f-a4113339fdb5 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Volume info retrieved successfully. Aug 04 10:54:32.000394 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b28cdd76-24c1-406e-940f-a4113339fdb5 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Delete volume request issued successfully. Aug 04 10:54:32.000807 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b28cdd76-24c1-406e-940f-a4113339fdb5 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/volumes/31f6e863-7a7f-445f-af0b-d7edaebadbd4 returned with HTTP 202 Aug 04 10:54:32.001450 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1001/4001] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:54:31 2026] DELETE /volume/v3/volumes/31f6e863-7a7f-445f-af0b-d7edaebadbd4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:32.008316 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1853c541-e53f-48d0-9685-50279650b250 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:32.010174 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1853c541-e53f-48d0-9685-50279650b250 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/volumes/31f6e863-7a7f-445f-af0b-d7edaebadbd4 Aug 04 10:54:32.010511 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1853c541-e53f-48d0-9685-50279650b250 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:32.010739 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1853c541-e53f-48d0-9685-50279650b250 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:32.017846 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:32.017846 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:32.021431 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1853c541-e53f-48d0-9685-50279650b250 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Volume info retrieved successfully. Aug 04 10:54:32.026300 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1853c541-e53f-48d0-9685-50279650b250 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/volumes/31f6e863-7a7f-445f-af0b-d7edaebadbd4 returned with HTTP 200 Aug 04 10:54:32.026678 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 996/4002] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:32 2026] GET /volume/v3/volumes/31f6e863-7a7f-445f-af0b-d7edaebadbd4 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:32.192990 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f9db5338-717e-4ec3-8d90-be06218a8a9f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:32.195185 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f9db5338-717e-4ec3-8d90-be06218a8a9f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 Aug 04 10:54:32.195506 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f9db5338-717e-4ec3-8d90-be06218a8a9f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:32.195786 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f9db5338-717e-4ec3-8d90-be06218a8a9f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:32.195981 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-f9db5338-717e-4ec3-8d90-be06218a8a9f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 567c119c-0d9c-4948-af76-3f0aff0b16d2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:32.200868 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:32.200868 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:32.201715 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f9db5338-717e-4ec3-8d90-be06218a8a9f tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 returned with HTTP 200 Aug 04 10:54:32.202163 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1004/4003] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:32 2026] GET /volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:32.212702 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-695d6fd2-baa9-4c43-bd8f-ac9119fc6572 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:32.214414 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-695d6fd2-baa9-4c43-bd8f-ac9119fc6572 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b Aug 04 10:54:32.214600 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-695d6fd2-baa9-4c43-bd8f-ac9119fc6572 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:32.214824 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-695d6fd2-baa9-4c43-bd8f-ac9119fc6572 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:32.214925 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-695d6fd2-baa9-4c43-bd8f-ac9119fc6572 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Show backup with id 1affa0f3-5429-4aa8-8e3a-1631321b269b. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:32.219438 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:32.219438 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:32.220119 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-695d6fd2-baa9-4c43-bd8f-ac9119fc6572 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b returned with HTTP 200 Aug 04 10:54:32.220455 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1003/4004] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:32 2026] GET /volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:33.039729 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2cad75ab-4274-4455-8263-cbb688c73a03 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:33.042375 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2cad75ab-4274-4455-8263-cbb688c73a03 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] GET https://10.4.3.232/volume/v3/volumes/31f6e863-7a7f-445f-af0b-d7edaebadbd4 Aug 04 10:54:33.042651 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2cad75ab-4274-4455-8263-cbb688c73a03 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:33.042904 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2cad75ab-4274-4455-8263-cbb688c73a03 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:33.049183 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2cad75ab-4274-4455-8263-cbb688c73a03 tempest-ProjectReaderTests33-896815268 tempest-ProjectReaderTests33-896815268-project-admin] https://10.4.3.232/volume/v3/volumes/31f6e863-7a7f-445f-af0b-d7edaebadbd4 returned with HTTP 404 Aug 04 10:54:33.049915 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1002/4005] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:33 2026] GET /volume/v3/volumes/31f6e863-7a7f-445f-af0b-d7edaebadbd4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:33.211719 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a0a46aad-d495-4892-8b98-634a5a595b20 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:33.214632 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0a46aad-d495-4892-8b98-634a5a595b20 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 Aug 04 10:54:33.214870 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0a46aad-d495-4892-8b98-634a5a595b20 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:33.215118 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0a46aad-d495-4892-8b98-634a5a595b20 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:33.215262 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a0a46aad-d495-4892-8b98-634a5a595b20 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 567c119c-0d9c-4948-af76-3f0aff0b16d2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:33.220268 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:33.220268 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:33.221330 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0a46aad-d495-4892-8b98-634a5a595b20 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 returned with HTTP 200 Aug 04 10:54:33.221844 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 997/4006] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:33 2026] GET /volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 => generated 696 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:33.230853 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7ef5ea02-b874-45a4-86e8-69ba06440b93 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:33.232962 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7ef5ea02-b874-45a4-86e8-69ba06440b93 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b Aug 04 10:54:33.233513 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7ef5ea02-b874-45a4-86e8-69ba06440b93 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:33.233825 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7ef5ea02-b874-45a4-86e8-69ba06440b93 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:33.234026 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-7ef5ea02-b874-45a4-86e8-69ba06440b93 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Show backup with id 1affa0f3-5429-4aa8-8e3a-1631321b269b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:33.239650 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:33.239650 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:33.240507 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7ef5ea02-b874-45a4-86e8-69ba06440b93 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b returned with HTTP 200 Aug 04 10:54:33.240916 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1005/4007] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:33 2026] GET /volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:34.233986 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-986ff056-c9d8-4553-a3c6-f238c22956fd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:34.236148 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-986ff056-c9d8-4553-a3c6-f238c22956fd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 Aug 04 10:54:34.236418 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-986ff056-c9d8-4553-a3c6-f238c22956fd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:34.236652 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-986ff056-c9d8-4553-a3c6-f238c22956fd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:34.236796 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-986ff056-c9d8-4553-a3c6-f238c22956fd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 567c119c-0d9c-4948-af76-3f0aff0b16d2. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:34.242525 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:34.242525 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:34.243461 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-986ff056-c9d8-4553-a3c6-f238c22956fd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 returned with HTTP 200 Aug 04 10:54:34.243906 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1004/4008] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:34 2026] GET /volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 => generated 696 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:34.254182 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a6f14509-3e40-4328-a133-bca210d950d5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:34.256350 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a6f14509-3e40-4328-a133-bca210d950d5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b Aug 04 10:54:34.256633 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a6f14509-3e40-4328-a133-bca210d950d5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:34.256884 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a6f14509-3e40-4328-a133-bca210d950d5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:34.257074 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-a6f14509-3e40-4328-a133-bca210d950d5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Show backup with id 1affa0f3-5429-4aa8-8e3a-1631321b269b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:34.262023 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:34.262023 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:34.262790 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a6f14509-3e40-4328-a133-bca210d950d5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b returned with HTTP 200 Aug 04 10:54:34.263171 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1003/4009] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:34 2026] GET /volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:34.726642 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c5b777fc-d3b1-40c4-9482-2f8f72df00b8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:34.823950 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c5b777fc-d3b1-40c4-9482-2f8f72df00b8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:54:34.824426 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c5b777fc-d3b1-40c4-9482-2f8f72df00b8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1165013854"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:34.826232 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-c5b777fc-d3b1-40c4-9482-2f8f72df00b8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1165013854'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:54:34.826409 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-c5b777fc-d3b1-40c4-9482-2f8f72df00b8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Create volume of 1 GB Aug 04 10:54:34.831139 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c5b777fc-d3b1-40c4-9482-2f8f72df00b8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Availability Zones retrieved successfully. Aug 04 10:54:34.839305 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c5b777fc-d3b1-40c4-9482-2f8f72df00b8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Flow 'volume_create_api' (6867fada-cc80-49b2-a4d6-f6d9bfbfc148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:34.840770 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c5b777fc-d3b1-40c4-9482-2f8f72df00b8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b1b8e09-67a8-44e9-99ad-c3424c1b130f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:34.841965 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-c5b777fc-d3b1-40c4-9482-2f8f72df00b8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:54:34.875316 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c5b777fc-d3b1-40c4-9482-2f8f72df00b8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b1b8e09-67a8-44e9-99ad-c3424c1b130f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:34.876605 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c5b777fc-d3b1-40c4-9482-2f8f72df00b8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (499cdaad-179e-436b-9026-77e7b875da61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:34.970193 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-c5b777fc-d3b1-40c4-9482-2f8f72df00b8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Created reservations ['ba8d5250-78a3-4afb-a8da-da7905835a7a', '7caf558d-cf31-479e-976b-d4fe61540338', '7b3128ba-afa3-4320-bc2d-732c6af4fc9f', '231d209f-c7b7-45a5-9abc-fe4c29bcf6d6'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:34.971249 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c5b777fc-d3b1-40c4-9482-2f8f72df00b8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (499cdaad-179e-436b-9026-77e7b875da61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba8d5250-78a3-4afb-a8da-da7905835a7a', '7caf558d-cf31-479e-976b-d4fe61540338', '7b3128ba-afa3-4320-bc2d-732c6af4fc9f', '231d209f-c7b7-45a5-9abc-fe4c29bcf6d6']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:34.972188 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c5b777fc-d3b1-40c4-9482-2f8f72df00b8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (035b5229-75b6-4b6b-a87d-5d236f620567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:35.004042 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c5b777fc-d3b1-40c4-9482-2f8f72df00b8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (035b5229-75b6-4b6b-a87d-5d236f620567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c206a2d-7982-4191-8c4f-505a67f52747', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1165013854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07fb487a81fd4c2398f220a6d0d006a4',qos_specs=None,replication_status=,reservations=['ba8d5250-78a3-4afb-a8da-da7905835a7a','7caf558d-cf31-479e-976b-d4fe61540338','7b3128ba-afa3-4320-bc2d-732c6af4fc9f','231d209f-c7b7-45a5-9abc-fe4c29bcf6d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b22da969cea470ab0a1c03caf1109e6',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:54:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1165013854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c206a2d-7982-4191-8c4f-505a67f52747,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07fb487a81fd4c2398f220a6d0d006a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b22da969cea470ab0a1c03caf1109e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:35.004482 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c5b777fc-d3b1-40c4-9482-2f8f72df00b8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c67d9da-80b2-420a-93cb-a81b3803d189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:35.028095 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c5b777fc-d3b1-40c4-9482-2f8f72df00b8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c67d9da-80b2-420a-93cb-a81b3803d189) transitioned into state 'SUCCESS' from state '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-1165013854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07fb487a81fd4c2398f220a6d0d006a4',qos_specs=None,replication_status=,reservations=['ba8d5250-78a3-4afb-a8da-da7905835a7a','7caf558d-cf31-479e-976b-d4fe61540338','7b3128ba-afa3-4320-bc2d-732c6af4fc9f','231d209f-c7b7-45a5-9abc-fe4c29bcf6d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b22da969cea470ab0a1c03caf1109e6',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:35.028989 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c5b777fc-d3b1-40c4-9482-2f8f72df00b8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af904d0c-435e-47be-b830-afb453ff7f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:35.041738 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c5b777fc-d3b1-40c4-9482-2f8f72df00b8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af904d0c-435e-47be-b830-afb453ff7f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:35.042808 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c5b777fc-d3b1-40c4-9482-2f8f72df00b8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Flow 'volume_create_api' (6867fada-cc80-49b2-a4d6-f6d9bfbfc148) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:35.043196 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c5b777fc-d3b1-40c4-9482-2f8f72df00b8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Create volume request issued successfully. Aug 04 10:54:35.043922 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c5b777fc-d3b1-40c4-9482-2f8f72df00b8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:54:35.044595 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 998/4010] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:54:34 2026] POST /volume/v3/volumes => generated 778 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:35.062813 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2f1737e1-afce-4d16-9275-ebdeba979466 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:35.065190 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2f1737e1-afce-4d16-9275-ebdeba979466 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/volumes/0c206a2d-7982-4191-8c4f-505a67f52747 Aug 04 10:54:35.065482 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2f1737e1-afce-4d16-9275-ebdeba979466 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:35.065738 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2f1737e1-afce-4d16-9275-ebdeba979466 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:35.076538 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:35.076538 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:35.081025 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2f1737e1-afce-4d16-9275-ebdeba979466 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:35.085110 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2f1737e1-afce-4d16-9275-ebdeba979466 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/0c206a2d-7982-4191-8c4f-505a67f52747 returned with HTTP 200 Aug 04 10:54:35.085577 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1006/4011] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:35 2026] GET /volume/v3/volumes/0c206a2d-7982-4191-8c4f-505a67f52747 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:35.258632 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c0ada32c-625b-4443-b05c-77c8dfa69f14 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:35.260524 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c0ada32c-625b-4443-b05c-77c8dfa69f14 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 Aug 04 10:54:35.260778 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c0ada32c-625b-4443-b05c-77c8dfa69f14 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:35.261020 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c0ada32c-625b-4443-b05c-77c8dfa69f14 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:35.261155 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-c0ada32c-625b-4443-b05c-77c8dfa69f14 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 567c119c-0d9c-4948-af76-3f0aff0b16d2. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:35.266055 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:35.266055 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:35.266981 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c0ada32c-625b-4443-b05c-77c8dfa69f14 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 returned with HTTP 200 Aug 04 10:54:35.267400 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1005/4012] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:35 2026] GET /volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:35.275918 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0cb49e1a-8130-4167-b424-a27fa136263f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:35.277984 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0cb49e1a-8130-4167-b424-a27fa136263f tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b Aug 04 10:54:35.278392 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0cb49e1a-8130-4167-b424-a27fa136263f tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:35.278685 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0cb49e1a-8130-4167-b424-a27fa136263f tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:35.278924 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-0cb49e1a-8130-4167-b424-a27fa136263f tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Show backup with id 1affa0f3-5429-4aa8-8e3a-1631321b269b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:35.284149 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:35.284149 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:35.284573 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0cb49e1a-8130-4167-b424-a27fa136263f tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b returned with HTTP 200 Aug 04 10:54:35.285000 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1004/4013] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:35 2026] GET /volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:36.100856 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-86a8b706-8a9e-482a-adbd-b76be4f80f60 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:36.103201 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-86a8b706-8a9e-482a-adbd-b76be4f80f60 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/volumes/0c206a2d-7982-4191-8c4f-505a67f52747 Aug 04 10:54:36.103385 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-86a8b706-8a9e-482a-adbd-b76be4f80f60 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:36.103749 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-86a8b706-8a9e-482a-adbd-b76be4f80f60 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:36.111875 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:36.111875 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:36.115627 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-86a8b706-8a9e-482a-adbd-b76be4f80f60 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:36.120495 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-86a8b706-8a9e-482a-adbd-b76be4f80f60 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/0c206a2d-7982-4191-8c4f-505a67f52747 returned with HTTP 200 Aug 04 10:54:36.121164 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 999/4014] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:36 2026] GET /volume/v3/volumes/0c206a2d-7982-4191-8c4f-505a67f52747 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:36.137071 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-32597bc9-c689-4b6e-91bc-1e8237f142f3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:36.139115 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-32597bc9-c689-4b6e-91bc-1e8237f142f3 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:54:36.139585 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-32597bc9-c689-4b6e-91bc-1e8237f142f3 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c206a2d-7982-4191-8c4f-505a67f52747", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-186880871"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:36.151292 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:36.151292 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:36.151448 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-32597bc9-c689-4b6e-91bc-1e8237f142f3 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:36.151879 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-32597bc9-c689-4b6e-91bc-1e8237f142f3 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Create snapshot from volume 0c206a2d-7982-4191-8c4f-505a67f52747 Aug 04 10:54:36.187257 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-32597bc9-c689-4b6e-91bc-1e8237f142f3 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Created reservations ['2f7f5e97-4980-46f9-9882-3cd9d9302395', '386a45eb-8422-488d-9138-c0ff9a5fc946', '09d077b8-13d5-4ac8-b6cc-0aa2940dcc17', 'a9b4b5d2-e294-49ac-9a51-d78ec2f0721f'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:36.218898 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-32597bc9-c689-4b6e-91bc-1e8237f142f3 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot create request issued successfully. Aug 04 10:54:36.219323 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-32597bc9-c689-4b6e-91bc-1e8237f142f3 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:54:36.219985 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1007/4015] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:54:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:36.230005 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c66c9246-f5ab-43c6-b9c2-8ee6c9b9f6d1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:36.231874 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c66c9246-f5ab-43c6-b9c2-8ee6c9b9f6d1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/snapshots/f9b27a5d-c3d7-403d-9276-362ca0a383cd Aug 04 10:54:36.232138 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c66c9246-f5ab-43c6-b9c2-8ee6c9b9f6d1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:36.232386 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c66c9246-f5ab-43c6-b9c2-8ee6c9b9f6d1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:36.237616 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:36.237616 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:36.237941 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c66c9246-f5ab-43c6-b9c2-8ee6c9b9f6d1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot retrieved successfully. Aug 04 10:54:36.238599 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c66c9246-f5ab-43c6-b9c2-8ee6c9b9f6d1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/f9b27a5d-c3d7-403d-9276-362ca0a383cd returned with HTTP 200 Aug 04 10:54:36.239003 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1006/4016] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:36 2026] GET /volume/v3/snapshots/f9b27a5d-c3d7-403d-9276-362ca0a383cd => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:36.279842 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0d8f287a-5f1c-4d9f-a6db-0351497b7f88 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:36.283551 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0d8f287a-5f1c-4d9f-a6db-0351497b7f88 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 Aug 04 10:54:36.284066 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0d8f287a-5f1c-4d9f-a6db-0351497b7f88 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:36.284179 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0d8f287a-5f1c-4d9f-a6db-0351497b7f88 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:36.284310 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-0d8f287a-5f1c-4d9f-a6db-0351497b7f88 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 567c119c-0d9c-4948-af76-3f0aff0b16d2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:36.296742 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:36.296742 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:36.297883 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0d8f287a-5f1c-4d9f-a6db-0351497b7f88 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 returned with HTTP 200 Aug 04 10:54:36.298629 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1005/4017] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:36 2026] GET /volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 => generated 707 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:36.304252 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-599eb8e6-0ba7-4227-bee1-a6ac87de8845 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:36.309015 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-599eb8e6-0ba7-4227-bee1-a6ac87de8845 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b Aug 04 10:54:36.310659 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-599eb8e6-0ba7-4227-bee1-a6ac87de8845 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:36.310659 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-599eb8e6-0ba7-4227-bee1-a6ac87de8845 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:36.311202 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-599eb8e6-0ba7-4227-bee1-a6ac87de8845 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Show backup with id 1affa0f3-5429-4aa8-8e3a-1631321b269b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:36.319120 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:36.319120 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:36.320087 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-599eb8e6-0ba7-4227-bee1-a6ac87de8845 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b returned with HTTP 200 Aug 04 10:54:36.321151 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1000/4018] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:36 2026] GET /volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:37.249214 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-91a5f5b5-a42d-450f-98a9-3698ab5aa04b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:37.251256 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-91a5f5b5-a42d-450f-98a9-3698ab5aa04b tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/snapshots/f9b27a5d-c3d7-403d-9276-362ca0a383cd Aug 04 10:54:37.251525 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-91a5f5b5-a42d-450f-98a9-3698ab5aa04b tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:37.251783 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-91a5f5b5-a42d-450f-98a9-3698ab5aa04b tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:37.257564 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:37.257564 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:37.257940 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-91a5f5b5-a42d-450f-98a9-3698ab5aa04b tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot retrieved successfully. Aug 04 10:54:37.258708 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-91a5f5b5-a42d-450f-98a9-3698ab5aa04b tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/f9b27a5d-c3d7-403d-9276-362ca0a383cd returned with HTTP 200 Aug 04 10:54:37.259141 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1008/4019] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:37 2026] GET /volume/v3/snapshots/f9b27a5d-c3d7-403d-9276-362ca0a383cd => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:37.269775 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5655d31a-d109-48ad-ad6c-c430ddada541 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:37.316445 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-be40cfff-b1ce-472b-b04a-9b972df369d6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:37.319344 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-be40cfff-b1ce-472b-b04a-9b972df369d6 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 Aug 04 10:54:37.319919 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-be40cfff-b1ce-472b-b04a-9b972df369d6 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:37.320392 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-be40cfff-b1ce-472b-b04a-9b972df369d6 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:37.320712 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-be40cfff-b1ce-472b-b04a-9b972df369d6 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 567c119c-0d9c-4948-af76-3f0aff0b16d2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:37.327079 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:37.327079 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:37.328495 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-be40cfff-b1ce-472b-b04a-9b972df369d6 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 returned with HTTP 200 Aug 04 10:54:37.329101 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1006/4020] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:37 2026] GET /volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:37.336919 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cd4d229c-0698-4bab-b1c9-afedcfbaa483 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:37.339810 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cd4d229c-0698-4bab-b1c9-afedcfbaa483 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b Aug 04 10:54:37.340079 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cd4d229c-0698-4bab-b1c9-afedcfbaa483 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:37.340316 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cd4d229c-0698-4bab-b1c9-afedcfbaa483 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:37.340441 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-cd4d229c-0698-4bab-b1c9-afedcfbaa483 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Show backup with id 1affa0f3-5429-4aa8-8e3a-1631321b269b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:37.345187 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:37.345187 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:37.346148 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cd4d229c-0698-4bab-b1c9-afedcfbaa483 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b returned with HTTP 200 Aug 04 10:54:37.346633 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1001/4021] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:37 2026] GET /volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:37.357086 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5655d31a-d109-48ad-ad6c-c430ddada541 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] POST https://10.4.3.232/volume/v3/snapshots/f9b27a5d-c3d7-403d-9276-362ca0a383cd/action Aug 04 10:54:37.357477 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5655d31a-d109-48ad-ad6c-c430ddada541 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:54:37.357611 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5655d31a-d109-48ad-ad6c-c430ddada541 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:37.363783 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:37.363783 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:37.364200 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5655d31a-d109-48ad-ad6c-c430ddada541 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] Snapshot retrieved successfully. Aug 04 10:54:37.364978 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.policy [None req-5655d31a-d109-48ad-ad6c-c430ddada541 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'df243b9084b249a6a4396055b9990bb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '07fb487a81fd4c2398f220a6d0d006a4', '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=100255) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:54:37.365170 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5655d31a-d109-48ad-ad6c-c430ddada541 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] https://10.4.3.232/volume/v3/snapshots/f9b27a5d-c3d7-403d-9276-362ca0a383cd/action returned with HTTP 403 Aug 04 10:54:37.365598 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1007/4022] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 10:54:37 2026] POST /volume/v3/snapshots/f9b27a5d-c3d7-403d-9276-362ca0a383cd/action => generated 133 bytes in 96 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:37.374063 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-877167dd-3785-4e21-9462-d9fbf78ba143 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:37.377677 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-877167dd-3785-4e21-9462-d9fbf78ba143 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] DELETE https://10.4.3.232/volume/v3/snapshots/f9b27a5d-c3d7-403d-9276-362ca0a383cd Aug 04 10:54:37.377886 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-877167dd-3785-4e21-9462-d9fbf78ba143 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:37.378084 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-877167dd-3785-4e21-9462-d9fbf78ba143 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:37.378195 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-877167dd-3785-4e21-9462-d9fbf78ba143 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Delete snapshot with id: f9b27a5d-c3d7-403d-9276-362ca0a383cd Aug 04 10:54:37.382860 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:37.382860 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:37.383174 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-877167dd-3785-4e21-9462-d9fbf78ba143 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot retrieved successfully. Aug 04 10:54:37.401054 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-877167dd-3785-4e21-9462-d9fbf78ba143 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot delete request issued successfully. Aug 04 10:54:37.401296 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-877167dd-3785-4e21-9462-d9fbf78ba143 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/f9b27a5d-c3d7-403d-9276-362ca0a383cd returned with HTTP 202 Aug 04 10:54:37.401902 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1009/4023] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:54:37 2026] DELETE /volume/v3/snapshots/f9b27a5d-c3d7-403d-9276-362ca0a383cd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:37.411844 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a639212e-5a82-4736-9272-5de3f735b813 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:37.415046 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a639212e-5a82-4736-9272-5de3f735b813 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/snapshots/f9b27a5d-c3d7-403d-9276-362ca0a383cd Aug 04 10:54:37.415432 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a639212e-5a82-4736-9272-5de3f735b813 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:37.416105 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a639212e-5a82-4736-9272-5de3f735b813 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:37.422154 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:37.422154 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:37.422584 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a639212e-5a82-4736-9272-5de3f735b813 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot retrieved successfully. Aug 04 10:54:37.423352 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a639212e-5a82-4736-9272-5de3f735b813 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/f9b27a5d-c3d7-403d-9276-362ca0a383cd returned with HTTP 200 Aug 04 10:54:37.423772 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1007/4024] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:37 2026] GET /volume/v3/snapshots/f9b27a5d-c3d7-403d-9276-362ca0a383cd => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:38.344033 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fd5b0389-59aa-4fb4-8197-bde528c8b1f9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:38.346024 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fd5b0389-59aa-4fb4-8197-bde528c8b1f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 Aug 04 10:54:38.346212 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fd5b0389-59aa-4fb4-8197-bde528c8b1f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:38.346419 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fd5b0389-59aa-4fb4-8197-bde528c8b1f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:38.346548 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-fd5b0389-59aa-4fb4-8197-bde528c8b1f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 567c119c-0d9c-4948-af76-3f0aff0b16d2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:38.351035 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:38.351035 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:38.351842 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fd5b0389-59aa-4fb4-8197-bde528c8b1f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 returned with HTTP 200 Aug 04 10:54:38.352326 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1002/4025] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:38 2026] GET /volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:38.364435 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a345094e-b236-48cf-8b72-29e86d20cd81 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:38.366599 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a345094e-b236-48cf-8b72-29e86d20cd81 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b Aug 04 10:54:38.366824 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a345094e-b236-48cf-8b72-29e86d20cd81 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:38.367044 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a345094e-b236-48cf-8b72-29e86d20cd81 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:38.367149 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-a345094e-b236-48cf-8b72-29e86d20cd81 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Show backup with id 1affa0f3-5429-4aa8-8e3a-1631321b269b. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:38.374267 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:38.374267 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:38.374267 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a345094e-b236-48cf-8b72-29e86d20cd81 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b returned with HTTP 200 Aug 04 10:54:38.374267 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1008/4026] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:38 2026] GET /volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:54:38.433025 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-72acfcc5-a49d-4ea2-9d20-24ef506f0114 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:38.435426 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-72acfcc5-a49d-4ea2-9d20-24ef506f0114 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/snapshots/f9b27a5d-c3d7-403d-9276-362ca0a383cd Aug 04 10:54:38.435693 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-72acfcc5-a49d-4ea2-9d20-24ef506f0114 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:38.435941 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-72acfcc5-a49d-4ea2-9d20-24ef506f0114 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:38.441066 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-72acfcc5-a49d-4ea2-9d20-24ef506f0114 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/f9b27a5d-c3d7-403d-9276-362ca0a383cd returned with HTTP 404 Aug 04 10:54:38.441666 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1010/4027] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:38 2026] GET /volume/v3/snapshots/f9b27a5d-c3d7-403d-9276-362ca0a383cd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:38.449654 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6b4bfbeb-24fd-4880-ae27-34c47c13bc07 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:38.452261 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6b4bfbeb-24fd-4880-ae27-34c47c13bc07 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/0c206a2d-7982-4191-8c4f-505a67f52747 Aug 04 10:54:38.452605 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6b4bfbeb-24fd-4880-ae27-34c47c13bc07 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:38.452920 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6b4bfbeb-24fd-4880-ae27-34c47c13bc07 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:38.453510 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-6b4bfbeb-24fd-4880-ae27-34c47c13bc07 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Delete volume with id: 0c206a2d-7982-4191-8c4f-505a67f52747 Aug 04 10:54:38.463560 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:38.463560 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:38.464043 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6b4bfbeb-24fd-4880-ae27-34c47c13bc07 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:38.492058 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6b4bfbeb-24fd-4880-ae27-34c47c13bc07 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Delete volume request issued successfully. Aug 04 10:54:38.492478 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6b4bfbeb-24fd-4880-ae27-34c47c13bc07 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/0c206a2d-7982-4191-8c4f-505a67f52747 returned with HTTP 202 Aug 04 10:54:38.493072 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1008/4028] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:54:38 2026] DELETE /volume/v3/volumes/0c206a2d-7982-4191-8c4f-505a67f52747 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:38.505430 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e9d880cb-76a1-464e-a8e2-11ccb5c37600 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:38.511147 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e9d880cb-76a1-464e-a8e2-11ccb5c37600 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/volumes/0c206a2d-7982-4191-8c4f-505a67f52747 Aug 04 10:54:38.511458 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e9d880cb-76a1-464e-a8e2-11ccb5c37600 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:38.511730 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e9d880cb-76a1-464e-a8e2-11ccb5c37600 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:38.521583 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:38.521583 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:38.526233 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e9d880cb-76a1-464e-a8e2-11ccb5c37600 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:38.533749 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e9d880cb-76a1-464e-a8e2-11ccb5c37600 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/0c206a2d-7982-4191-8c4f-505a67f52747 returned with HTTP 200 Aug 04 10:54:38.534293 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1003/4029] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:38 2026] GET /volume/v3/volumes/0c206a2d-7982-4191-8c4f-505a67f52747 => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:39.364266 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0ef7baa4-e636-4ac2-985d-142b1e724a78 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:39.365071 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0ef7baa4-e636-4ac2-985d-142b1e724a78 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 Aug 04 10:54:39.365457 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0ef7baa4-e636-4ac2-985d-142b1e724a78 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:39.365506 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0ef7baa4-e636-4ac2-985d-142b1e724a78 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:39.365582 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-0ef7baa4-e636-4ac2-985d-142b1e724a78 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 567c119c-0d9c-4948-af76-3f0aff0b16d2. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:39.369804 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:39.369804 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:39.370583 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0ef7baa4-e636-4ac2-985d-142b1e724a78 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 returned with HTTP 200 Aug 04 10:54:39.370969 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1009/4030] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:39 2026] GET /volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:39.386146 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-84359d2e-4292-414e-885b-b929f4d9ad4f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:39.388453 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-84359d2e-4292-414e-885b-b929f4d9ad4f tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b Aug 04 10:54:39.388733 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-84359d2e-4292-414e-885b-b929f4d9ad4f tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:39.388950 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-84359d2e-4292-414e-885b-b929f4d9ad4f tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:39.391256 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-84359d2e-4292-414e-885b-b929f4d9ad4f tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Show backup with id 1affa0f3-5429-4aa8-8e3a-1631321b269b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:39.394882 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:39.394882 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:39.396030 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-84359d2e-4292-414e-885b-b929f4d9ad4f tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b returned with HTTP 200 Aug 04 10:54:39.396550 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1011/4031] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:39 2026] GET /volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:39.549060 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-beb6455f-d744-4cec-8892-e630d3efc83e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:39.550970 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-beb6455f-d744-4cec-8892-e630d3efc83e tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/volumes/0c206a2d-7982-4191-8c4f-505a67f52747 Aug 04 10:54:39.551551 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-beb6455f-d744-4cec-8892-e630d3efc83e tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:39.551861 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-beb6455f-d744-4cec-8892-e630d3efc83e tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:39.557695 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-beb6455f-d744-4cec-8892-e630d3efc83e tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/0c206a2d-7982-4191-8c4f-505a67f52747 returned with HTTP 404 Aug 04 10:54:39.558227 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1009/4032] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:39 2026] GET /volume/v3/volumes/0c206a2d-7982-4191-8c4f-505a67f52747 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:39.565806 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b67dcca5-3ea6-48de-b35d-269ed0d9250c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:39.567445 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b67dcca5-3ea6-48de-b35d-269ed0d9250c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:54:39.567805 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b67dcca5-3ea6-48de-b35d-269ed0d9250c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1920817307"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:39.569211 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-b67dcca5-3ea6-48de-b35d-269ed0d9250c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1920817307'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:54:39.569371 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b67dcca5-3ea6-48de-b35d-269ed0d9250c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Create volume of 1 GB Aug 04 10:54:39.573390 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b67dcca5-3ea6-48de-b35d-269ed0d9250c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Availability Zones retrieved successfully. Aug 04 10:54:39.579683 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b67dcca5-3ea6-48de-b35d-269ed0d9250c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Flow 'volume_create_api' (7b6fe9da-c5d5-4aca-b6bc-68d9ec86b0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:39.579683 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b67dcca5-3ea6-48de-b35d-269ed0d9250c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28fdd9bb-4b10-4112-a5f1-00649b20941d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:39.580436 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-b67dcca5-3ea6-48de-b35d-269ed0d9250c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:54:39.605096 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b67dcca5-3ea6-48de-b35d-269ed0d9250c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28fdd9bb-4b10-4112-a5f1-00649b20941d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:39.605096 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b67dcca5-3ea6-48de-b35d-269ed0d9250c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1ac9d62-271a-4564-a2e9-d1994545f933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:39.642029 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b67dcca5-3ea6-48de-b35d-269ed0d9250c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Created reservations ['9f397d1d-f360-4d54-a5a6-7462689c8b4a', 'de46dc04-a1f0-455b-978e-e4f04a4b423c', '502a66a5-b0a1-4302-a59c-c31454818021', '17963ef6-62f3-4440-b05d-2b46e4c503d5'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:39.642839 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b67dcca5-3ea6-48de-b35d-269ed0d9250c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1ac9d62-271a-4564-a2e9-d1994545f933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f397d1d-f360-4d54-a5a6-7462689c8b4a', 'de46dc04-a1f0-455b-978e-e4f04a4b423c', '502a66a5-b0a1-4302-a59c-c31454818021', '17963ef6-62f3-4440-b05d-2b46e4c503d5']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:39.643589 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b67dcca5-3ea6-48de-b35d-269ed0d9250c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58231b7e-5700-4847-bec2-ac3e2b5555de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:39.664610 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b67dcca5-3ea6-48de-b35d-269ed0d9250c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58231b7e-5700-4847-bec2-ac3e2b5555de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c25d094-4b3d-4296-ae22-13a39ff84595', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1920817307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07fb487a81fd4c2398f220a6d0d006a4',qos_specs=None,replication_status=,reservations=['9f397d1d-f360-4d54-a5a6-7462689c8b4a','de46dc04-a1f0-455b-978e-e4f04a4b423c','502a66a5-b0a1-4302-a59c-c31454818021','17963ef6-62f3-4440-b05d-2b46e4c503d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b22da969cea470ab0a1c03caf1109e6',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:54:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1920817307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c25d094-4b3d-4296-ae22-13a39ff84595,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07fb487a81fd4c2398f220a6d0d006a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b22da969cea470ab0a1c03caf1109e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:39.665423 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b67dcca5-3ea6-48de-b35d-269ed0d9250c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89c37d86-e28a-40e3-ad7e-8974cb64709d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:39.682780 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b67dcca5-3ea6-48de-b35d-269ed0d9250c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89c37d86-e28a-40e3-ad7e-8974cb64709d) transitioned into state 'SUCCESS' from state '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-1920817307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07fb487a81fd4c2398f220a6d0d006a4',qos_specs=None,replication_status=,reservations=['9f397d1d-f360-4d54-a5a6-7462689c8b4a','de46dc04-a1f0-455b-978e-e4f04a4b423c','502a66a5-b0a1-4302-a59c-c31454818021','17963ef6-62f3-4440-b05d-2b46e4c503d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b22da969cea470ab0a1c03caf1109e6',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:39.683476 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b67dcca5-3ea6-48de-b35d-269ed0d9250c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ae6a85f-fc64-4e2c-bde7-9ed8b3800d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:39.693662 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b67dcca5-3ea6-48de-b35d-269ed0d9250c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ae6a85f-fc64-4e2c-bde7-9ed8b3800d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:39.694456 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b67dcca5-3ea6-48de-b35d-269ed0d9250c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Flow 'volume_create_api' (7b6fe9da-c5d5-4aca-b6bc-68d9ec86b0da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:39.694726 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b67dcca5-3ea6-48de-b35d-269ed0d9250c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Create volume request issued successfully. Aug 04 10:54:39.695257 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b67dcca5-3ea6-48de-b35d-269ed0d9250c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:54:39.695788 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1004/4033] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:54:39 2026] POST /volume/v3/volumes => generated 778 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:39.709465 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7e9f29db-b594-46a1-90b7-880d5fdfb016 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:39.711094 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7e9f29db-b594-46a1-90b7-880d5fdfb016 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/volumes/0c25d094-4b3d-4296-ae22-13a39ff84595 Aug 04 10:54:39.711288 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7e9f29db-b594-46a1-90b7-880d5fdfb016 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:39.711467 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7e9f29db-b594-46a1-90b7-880d5fdfb016 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:39.718270 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:39.718270 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:39.721620 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7e9f29db-b594-46a1-90b7-880d5fdfb016 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:39.725716 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7e9f29db-b594-46a1-90b7-880d5fdfb016 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/0c25d094-4b3d-4296-ae22-13a39ff84595 returned with HTTP 200 Aug 04 10:54:39.726171 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1010/4034] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:39 2026] GET /volume/v3/volumes/0c25d094-4b3d-4296-ae22-13a39ff84595 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:40.384976 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5ea6349b-85d9-4b78-ae5b-f88cd983a982 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:40.387130 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5ea6349b-85d9-4b78-ae5b-f88cd983a982 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 Aug 04 10:54:40.387361 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5ea6349b-85d9-4b78-ae5b-f88cd983a982 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:40.387543 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5ea6349b-85d9-4b78-ae5b-f88cd983a982 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:40.387661 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-5ea6349b-85d9-4b78-ae5b-f88cd983a982 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 567c119c-0d9c-4948-af76-3f0aff0b16d2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:40.392539 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:40.392539 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:40.393385 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5ea6349b-85d9-4b78-ae5b-f88cd983a982 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 returned with HTTP 200 Aug 04 10:54:40.393916 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1012/4035] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:40 2026] GET /volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:40.406916 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bbc410d3-52c5-4df2-90fe-e8412d32c886 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:40.408839 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bbc410d3-52c5-4df2-90fe-e8412d32c886 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 Aug 04 10:54:40.409390 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bbc410d3-52c5-4df2-90fe-e8412d32c886 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:40.409723 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bbc410d3-52c5-4df2-90fe-e8412d32c886 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:40.409984 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-bbc410d3-52c5-4df2-90fe-e8412d32c886 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 567c119c-0d9c-4948-af76-3f0aff0b16d2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:40.410275 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f4b45bd6-406d-4d8a-8524-9147feac3d15 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:40.412594 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f4b45bd6-406d-4d8a-8524-9147feac3d15 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b Aug 04 10:54:40.412877 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f4b45bd6-406d-4d8a-8524-9147feac3d15 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:40.413148 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f4b45bd6-406d-4d8a-8524-9147feac3d15 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:40.413311 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f4b45bd6-406d-4d8a-8524-9147feac3d15 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Show backup with id 1affa0f3-5429-4aa8-8e3a-1631321b269b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:40.415694 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:40.415694 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:40.416807 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bbc410d3-52c5-4df2-90fe-e8412d32c886 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 returned with HTTP 200 Aug 04 10:54:40.417402 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1010/4036] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:40 2026] GET /volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:40.422841 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:40.422841 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:40.423694 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f4b45bd6-406d-4d8a-8524-9147feac3d15 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b returned with HTTP 200 Aug 04 10:54:40.424112 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1005/4037] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:40 2026] GET /volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:40.429564 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-86e0965a-3693-4acc-9920-566ebc7389a9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:40.431529 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-86e0965a-3693-4acc-9920-566ebc7389a9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] DELETE https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 Aug 04 10:54:40.431762 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-86e0965a-3693-4acc-9920-566ebc7389a9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:40.432015 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-86e0965a-3693-4acc-9920-566ebc7389a9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:40.432133 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-86e0965a-3693-4acc-9920-566ebc7389a9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Delete backup with id: 567c119c-0d9c-4948-af76-3f0aff0b16d2. Aug 04 10:54:40.436575 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:40.436575 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:40.451110 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.backup.rpcapi [None req-86e0965a-3693-4acc-9920-566ebc7389a9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] delete_backup rpcapi backup_id 567c119c-0d9c-4948-af76-3f0aff0b16d2 {{(pid=100255) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:54:40.452977 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-86e0965a-3693-4acc-9920-566ebc7389a9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 returned with HTTP 202 Aug 04 10:54:40.453885 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1011/4038] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:54:40 2026] DELETE /volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:54:40.460350 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3d7ad8ca-be7d-490b-8d37-1bf5a0bf2788 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:40.463883 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3d7ad8ca-be7d-490b-8d37-1bf5a0bf2788 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 Aug 04 10:54:40.464132 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3d7ad8ca-be7d-490b-8d37-1bf5a0bf2788 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:40.464334 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3d7ad8ca-be7d-490b-8d37-1bf5a0bf2788 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:40.464447 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-3d7ad8ca-be7d-490b-8d37-1bf5a0bf2788 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 567c119c-0d9c-4948-af76-3f0aff0b16d2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:40.469395 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:40.469395 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:40.470252 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3d7ad8ca-be7d-490b-8d37-1bf5a0bf2788 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 returned with HTTP 200 Aug 04 10:54:40.470623 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1013/4039] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:40 2026] GET /volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:40.737686 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7ee67a2d-1727-4c5b-a23b-bd7ce101d488 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:40.739491 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7ee67a2d-1727-4c5b-a23b-bd7ce101d488 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/volumes/0c25d094-4b3d-4296-ae22-13a39ff84595 Aug 04 10:54:40.739684 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7ee67a2d-1727-4c5b-a23b-bd7ce101d488 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:40.739859 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7ee67a2d-1727-4c5b-a23b-bd7ce101d488 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:40.747179 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:40.747179 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:40.750833 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7ee67a2d-1727-4c5b-a23b-bd7ce101d488 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:40.755040 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7ee67a2d-1727-4c5b-a23b-bd7ce101d488 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/0c25d094-4b3d-4296-ae22-13a39ff84595 returned with HTTP 200 Aug 04 10:54:40.755517 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1011/4040] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:40 2026] GET /volume/v3/volumes/0c25d094-4b3d-4296-ae22-13a39ff84595 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:40.768015 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b0e22fc9-3230-4d03-9ea2-98d117ef1b2c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:40.770086 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b0e22fc9-3230-4d03-9ea2-98d117ef1b2c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:54:40.770572 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b0e22fc9-3230-4d03-9ea2-98d117ef1b2c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c25d094-4b3d-4296-ae22-13a39ff84595", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1593377740"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:40.781903 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:40.781903 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:40.782423 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b0e22fc9-3230-4d03-9ea2-98d117ef1b2c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:40.782585 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-b0e22fc9-3230-4d03-9ea2-98d117ef1b2c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Create snapshot from volume 0c25d094-4b3d-4296-ae22-13a39ff84595 Aug 04 10:54:40.811971 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b0e22fc9-3230-4d03-9ea2-98d117ef1b2c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Created reservations ['eaca91f9-a06a-41ff-8b72-465ce30ffd87', 'a97dbcb0-0e5f-4b0e-8da1-389c25d1f9ce', '7f68adf3-9dc2-41a5-95dc-9e33259cd851', '2e148a62-f522-45f6-a915-493b807eeede'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:40.845083 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b0e22fc9-3230-4d03-9ea2-98d117ef1b2c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot create request issued successfully. Aug 04 10:54:40.845428 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b0e22fc9-3230-4d03-9ea2-98d117ef1b2c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:54:40.845832 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1006/4041] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:54:40 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 04 10:54:40.856235 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6b38ba69-3db9-4845-99e6-7896f71af0f1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:40.857961 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6b38ba69-3db9-4845-99e6-7896f71af0f1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/snapshots/9fca37fc-0341-44fb-808c-497fdb27cfe6 Aug 04 10:54:40.858168 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6b38ba69-3db9-4845-99e6-7896f71af0f1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:40.858366 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6b38ba69-3db9-4845-99e6-7896f71af0f1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:40.863175 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:40.863175 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:40.863623 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6b38ba69-3db9-4845-99e6-7896f71af0f1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot retrieved successfully. Aug 04 10:54:40.864283 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6b38ba69-3db9-4845-99e6-7896f71af0f1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/9fca37fc-0341-44fb-808c-497fdb27cfe6 returned with HTTP 200 Aug 04 10:54:40.864673 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1012/4042] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:40 2026] GET /volume/v3/snapshots/9fca37fc-0341-44fb-808c-497fdb27cfe6 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:41.441808 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-837d3f15-fc25-457e-a55d-40634a975fb9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:41.445653 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-837d3f15-fc25-457e-a55d-40634a975fb9 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b Aug 04 10:54:41.446382 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-837d3f15-fc25-457e-a55d-40634a975fb9 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:41.446652 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-837d3f15-fc25-457e-a55d-40634a975fb9 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:41.446841 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-837d3f15-fc25-457e-a55d-40634a975fb9 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Show backup with id 1affa0f3-5429-4aa8-8e3a-1631321b269b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:41.456407 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:41.456407 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:41.458000 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-837d3f15-fc25-457e-a55d-40634a975fb9 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b returned with HTTP 200 Aug 04 10:54:41.458984 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1014/4043] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:41 2026] GET /volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:41.481411 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c52cb15c-8bb9-4432-a627-d994f46dd6e7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:41.483793 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c52cb15c-8bb9-4432-a627-d994f46dd6e7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 Aug 04 10:54:41.484001 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c52cb15c-8bb9-4432-a627-d994f46dd6e7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:41.484168 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c52cb15c-8bb9-4432-a627-d994f46dd6e7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:41.484285 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c52cb15c-8bb9-4432-a627-d994f46dd6e7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 567c119c-0d9c-4948-af76-3f0aff0b16d2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:41.489995 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c52cb15c-8bb9-4432-a627-d994f46dd6e7 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 returned with HTTP 404 Aug 04 10:54:41.491029 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1012/4044] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:41 2026] GET /volume/v3/backups/567c119c-0d9c-4948-af76-3f0aff0b16d2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:41.497559 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-968f6658-22ac-43fb-8744-67ef242df443 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:41.499737 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-968f6658-22ac-43fb-8744-67ef242df443 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] POST https://10.4.3.232/volume/v3/backups Aug 04 10:54:41.500090 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-968f6658-22ac-43fb-8744-67ef242df443 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fe508fb7-a497-406d-a5d4-f9c77cbe9508", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1424902309", "container": "tempest-volumesbackupstest-backup-container-956403211"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:41.501487 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-968f6658-22ac-43fb-8744-67ef242df443 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Creating new backup {'backup': {'volume_id': 'fe508fb7-a497-406d-a5d4-f9c77cbe9508', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1424902309', 'container': 'tempest-volumesbackupstest-backup-container-956403211'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:54:41.501653 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-968f6658-22ac-43fb-8744-67ef242df443 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Creating backup of volume fe508fb7-a497-406d-a5d4-f9c77cbe9508 in container tempest-volumesbackupstest-backup-container-956403211 Aug 04 10:54:41.510616 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:41.510616 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:41.511128 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-968f6658-22ac-43fb-8744-67ef242df443 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:54:41.527429 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-968f6658-22ac-43fb-8744-67ef242df443 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Created reservations ['851b4f96-2d4a-419f-9a87-ea091ffd7230', '278c4c54-0925-4251-9af6-9a07f61dade9'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:41.564620 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-968f6658-22ac-43fb-8744-67ef242df443 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:54:41.565050 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1007/4045] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:54:41 2026] POST /volume/v3/backups => generated 330 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:41.576087 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ea81866b-9af9-404b-bafc-a32a87c25e96 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:41.578179 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ea81866b-9af9-404b-bafc-a32a87c25e96 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c Aug 04 10:54:41.578447 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ea81866b-9af9-404b-bafc-a32a87c25e96 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:41.578699 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ea81866b-9af9-404b-bafc-a32a87c25e96 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:41.578851 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-ea81866b-9af9-404b-bafc-a32a87c25e96 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:41.583305 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:41.583305 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:41.584056 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ea81866b-9af9-404b-bafc-a32a87c25e96 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c returned with HTTP 200 Aug 04 10:54:41.584449 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1013/4046] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:41 2026] GET /volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:41.873285 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5f943962-b110-4851-8658-1d1086948197 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:41.874833 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5f943962-b110-4851-8658-1d1086948197 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/snapshots/9fca37fc-0341-44fb-808c-497fdb27cfe6 Aug 04 10:54:41.875048 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5f943962-b110-4851-8658-1d1086948197 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:41.875266 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5f943962-b110-4851-8658-1d1086948197 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:41.879652 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:41.879652 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:41.879963 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5f943962-b110-4851-8658-1d1086948197 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot retrieved successfully. Aug 04 10:54:41.880578 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5f943962-b110-4851-8658-1d1086948197 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/9fca37fc-0341-44fb-808c-497fdb27cfe6 returned with HTTP 200 Aug 04 10:54:41.880969 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1015/4047] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:41 2026] GET /volume/v3/snapshots/9fca37fc-0341-44fb-808c-497fdb27cfe6 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:41.889222 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-10b64b73-8454-4737-98a7-657cc57605bc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:41.891164 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-10b64b73-8454-4737-98a7-657cc57605bc tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] GET https://10.4.3.232/volume/v3/snapshots Aug 04 10:54:41.891360 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-10b64b73-8454-4737-98a7-657cc57605bc tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:41.891530 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-10b64b73-8454-4737-98a7-657cc57605bc tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:41.891748 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-10b64b73-8454-4737-98a7-657cc57605bc tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:54:41.892746 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-10b64b73-8454-4737-98a7-657cc57605bc tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] Building query based on filter {{(pid=100253) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 10:54:41.896749 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-10b64b73-8454-4737-98a7-657cc57605bc tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] Get all snapshots completed successfully. Aug 04 10:54:41.897100 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-10b64b73-8454-4737-98a7-657cc57605bc tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] https://10.4.3.232/volume/v3/snapshots returned with HTTP 200 Aug 04 10:54:41.897533 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1013/4048] 10.4.3.232 () {66 vars in 1243 bytes} [Tue Aug 4 10:54:41 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:41.906496 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9916b047-63bb-4eb1-a72f-fe98564f2567 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:41.908762 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9916b047-63bb-4eb1-a72f-fe98564f2567 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] DELETE https://10.4.3.232/volume/v3/snapshots/9fca37fc-0341-44fb-808c-497fdb27cfe6 Aug 04 10:54:41.909008 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9916b047-63bb-4eb1-a72f-fe98564f2567 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:41.909264 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9916b047-63bb-4eb1-a72f-fe98564f2567 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:41.909415 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-9916b047-63bb-4eb1-a72f-fe98564f2567 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Delete snapshot with id: 9fca37fc-0341-44fb-808c-497fdb27cfe6 Aug 04 10:54:41.914096 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:41.914096 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:41.914387 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9916b047-63bb-4eb1-a72f-fe98564f2567 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot retrieved successfully. Aug 04 10:54:41.930132 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9916b047-63bb-4eb1-a72f-fe98564f2567 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot delete request issued successfully. Aug 04 10:54:41.930339 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9916b047-63bb-4eb1-a72f-fe98564f2567 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/9fca37fc-0341-44fb-808c-497fdb27cfe6 returned with HTTP 202 Aug 04 10:54:41.930772 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1008/4049] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:54:41 2026] DELETE /volume/v3/snapshots/9fca37fc-0341-44fb-808c-497fdb27cfe6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:41.938394 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-21b79eb8-2e91-470e-b99d-66b4337d5859 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:41.940279 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-21b79eb8-2e91-470e-b99d-66b4337d5859 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/snapshots/9fca37fc-0341-44fb-808c-497fdb27cfe6 Aug 04 10:54:41.940560 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-21b79eb8-2e91-470e-b99d-66b4337d5859 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:41.940815 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-21b79eb8-2e91-470e-b99d-66b4337d5859 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:41.946723 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:41.946723 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:41.947072 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-21b79eb8-2e91-470e-b99d-66b4337d5859 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot retrieved successfully. Aug 04 10:54:41.947704 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-21b79eb8-2e91-470e-b99d-66b4337d5859 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/9fca37fc-0341-44fb-808c-497fdb27cfe6 returned with HTTP 200 Aug 04 10:54:41.948088 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1014/4050] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:41 2026] GET /volume/v3/snapshots/9fca37fc-0341-44fb-808c-497fdb27cfe6 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:42.471605 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6fc8700e-bbf7-40d1-8c51-91d69ef4cac8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:42.473495 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6fc8700e-bbf7-40d1-8c51-91d69ef4cac8 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b Aug 04 10:54:42.473706 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6fc8700e-bbf7-40d1-8c51-91d69ef4cac8 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:42.473888 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6fc8700e-bbf7-40d1-8c51-91d69ef4cac8 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:42.474017 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-6fc8700e-bbf7-40d1-8c51-91d69ef4cac8 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Show backup with id 1affa0f3-5429-4aa8-8e3a-1631321b269b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:42.479281 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:42.479281 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:42.479765 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6fc8700e-bbf7-40d1-8c51-91d69ef4cac8 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b returned with HTTP 200 Aug 04 10:54:42.480178 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1016/4051] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:42 2026] GET /volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:42.593856 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a2a48892-1af6-40fa-ae9c-59cdbdffc77b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:42.595865 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a2a48892-1af6-40fa-ae9c-59cdbdffc77b tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c Aug 04 10:54:42.596112 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a2a48892-1af6-40fa-ae9c-59cdbdffc77b tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:42.596367 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a2a48892-1af6-40fa-ae9c-59cdbdffc77b tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:42.596505 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-a2a48892-1af6-40fa-ae9c-59cdbdffc77b tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:42.602140 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:42.602140 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:42.603018 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a2a48892-1af6-40fa-ae9c-59cdbdffc77b tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c returned with HTTP 200 Aug 04 10:54:42.603455 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1014/4052] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:42 2026] GET /volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:54:42.957441 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0b7d54b0-225b-497f-998a-18d24b954c14 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:42.961481 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0b7d54b0-225b-497f-998a-18d24b954c14 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/snapshots/9fca37fc-0341-44fb-808c-497fdb27cfe6 Aug 04 10:54:42.961718 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0b7d54b0-225b-497f-998a-18d24b954c14 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:42.961959 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0b7d54b0-225b-497f-998a-18d24b954c14 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:42.966944 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0b7d54b0-225b-497f-998a-18d24b954c14 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/9fca37fc-0341-44fb-808c-497fdb27cfe6 returned with HTTP 404 Aug 04 10:54:42.967557 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1009/4053] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:42 2026] GET /volume/v3/snapshots/9fca37fc-0341-44fb-808c-497fdb27cfe6 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:42.976915 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e359d2f6-1882-419a-aa6f-8d6262b3bda0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:42.978762 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e359d2f6-1882-419a-aa6f-8d6262b3bda0 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/0c25d094-4b3d-4296-ae22-13a39ff84595 Aug 04 10:54:42.979005 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e359d2f6-1882-419a-aa6f-8d6262b3bda0 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:42.979195 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e359d2f6-1882-419a-aa6f-8d6262b3bda0 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:42.979375 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-e359d2f6-1882-419a-aa6f-8d6262b3bda0 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Delete volume with id: 0c25d094-4b3d-4296-ae22-13a39ff84595 Aug 04 10:54:42.986763 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:42.986763 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:42.987074 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e359d2f6-1882-419a-aa6f-8d6262b3bda0 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:43.002688 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e359d2f6-1882-419a-aa6f-8d6262b3bda0 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Delete volume request issued successfully. Aug 04 10:54:43.002922 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e359d2f6-1882-419a-aa6f-8d6262b3bda0 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/0c25d094-4b3d-4296-ae22-13a39ff84595 returned with HTTP 202 Aug 04 10:54:43.003365 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1015/4054] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:54:42 2026] DELETE /volume/v3/volumes/0c25d094-4b3d-4296-ae22-13a39ff84595 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:43.017031 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9672cdd2-97b6-4a88-b1b7-752654a99f8e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:43.019565 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9672cdd2-97b6-4a88-b1b7-752654a99f8e tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/volumes/0c25d094-4b3d-4296-ae22-13a39ff84595 Aug 04 10:54:43.019857 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9672cdd2-97b6-4a88-b1b7-752654a99f8e tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:43.020138 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9672cdd2-97b6-4a88-b1b7-752654a99f8e tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:43.028374 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:43.028374 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:43.037501 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9672cdd2-97b6-4a88-b1b7-752654a99f8e tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:43.047517 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9672cdd2-97b6-4a88-b1b7-752654a99f8e tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/0c25d094-4b3d-4296-ae22-13a39ff84595 returned with HTTP 200 Aug 04 10:54:43.047932 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1017/4055] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:43 2026] GET /volume/v3/volumes/0c25d094-4b3d-4296-ae22-13a39ff84595 => generated 1017 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:43.350301 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-99559d22-0138-4099-bc31-d01fefd9d91a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:43.352079 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-99559d22-0138-4099-bc31-d01fefd9d91a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb Aug 04 10:54:43.352332 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-99559d22-0138-4099-bc31-d01fefd9d91a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:43.352538 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-99559d22-0138-4099-bc31-d01fefd9d91a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:43.365139 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:43.365139 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:43.376182 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-99559d22-0138-4099-bc31-d01fefd9d91a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:54:43.381255 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-99559d22-0138-4099-bc31-d01fefd9d91a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb returned with HTTP 200 Aug 04 10:54:43.381584 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1015/4056] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:43 2026] GET /volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb => generated 1648 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:43.490293 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-42830a0a-c3b5-4b34-92d0-ca8882713fe7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:43.491743 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-42830a0a-c3b5-4b34-92d0-ca8882713fe7 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b Aug 04 10:54:43.492082 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-42830a0a-c3b5-4b34-92d0-ca8882713fe7 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:43.492382 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-42830a0a-c3b5-4b34-92d0-ca8882713fe7 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:43.492578 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-42830a0a-c3b5-4b34-92d0-ca8882713fe7 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Show backup with id 1affa0f3-5429-4aa8-8e3a-1631321b269b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:43.497430 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:43.497430 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:43.498187 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-42830a0a-c3b5-4b34-92d0-ca8882713fe7 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b returned with HTTP 200 Aug 04 10:54:43.498603 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1010/4057] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:43 2026] GET /volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:43.613573 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-427aea61-cb38-4664-ac42-49cb26d68b76 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:43.615729 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-427aea61-cb38-4664-ac42-49cb26d68b76 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c Aug 04 10:54:43.615985 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-427aea61-cb38-4664-ac42-49cb26d68b76 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:43.616595 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-427aea61-cb38-4664-ac42-49cb26d68b76 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:43.616750 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-427aea61-cb38-4664-ac42-49cb26d68b76 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:43.621816 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:43.621816 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:43.622809 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-427aea61-cb38-4664-ac42-49cb26d68b76 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c returned with HTTP 200 Aug 04 10:54:43.623307 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1016/4058] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:43 2026] GET /volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:44.061508 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e41725a9-6c0f-4903-b658-6393db9d2cb7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:44.063397 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e41725a9-6c0f-4903-b658-6393db9d2cb7 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/volumes/0c25d094-4b3d-4296-ae22-13a39ff84595 Aug 04 10:54:44.063624 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e41725a9-6c0f-4903-b658-6393db9d2cb7 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:44.063815 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e41725a9-6c0f-4903-b658-6393db9d2cb7 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:44.071108 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e41725a9-6c0f-4903-b658-6393db9d2cb7 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/0c25d094-4b3d-4296-ae22-13a39ff84595 returned with HTTP 404 Aug 04 10:54:44.071632 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1018/4059] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:44 2026] GET /volume/v3/volumes/0c25d094-4b3d-4296-ae22-13a39ff84595 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:44.079779 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ef0e39d7-06a7-44c6-8818-7f70aa5f9fce None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:44.081491 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ef0e39d7-06a7-44c6-8818-7f70aa5f9fce tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:54:44.081855 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ef0e39d7-06a7-44c6-8818-7f70aa5f9fce tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1880047966"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:44.083336 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-ef0e39d7-06a7-44c6-8818-7f70aa5f9fce tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1880047966'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:54:44.083450 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-ef0e39d7-06a7-44c6-8818-7f70aa5f9fce tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Create volume of 1 GB Aug 04 10:54:44.088196 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ef0e39d7-06a7-44c6-8818-7f70aa5f9fce tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Availability Zones retrieved successfully. Aug 04 10:54:44.093672 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ef0e39d7-06a7-44c6-8818-7f70aa5f9fce tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Flow 'volume_create_api' (d8634eac-3f0c-464b-bf73-808c54c2ac3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:44.094869 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ef0e39d7-06a7-44c6-8818-7f70aa5f9fce tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d78293ec-8f90-467a-b357-48b195e7dec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:44.097127 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-ef0e39d7-06a7-44c6-8818-7f70aa5f9fce tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:54:44.127643 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ef0e39d7-06a7-44c6-8818-7f70aa5f9fce tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d78293ec-8f90-467a-b357-48b195e7dec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:44.128444 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ef0e39d7-06a7-44c6-8818-7f70aa5f9fce tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8767d5e4-8dcc-4add-aa5c-992954c12d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:44.172186 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-ef0e39d7-06a7-44c6-8818-7f70aa5f9fce tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Created reservations ['eb3a487f-9dee-4c4a-96c4-119296bc98e8', '495c5dda-97a9-4da9-ba04-d4135e4ca6a0', 'ffcd5199-5c58-46e4-9d2c-555b4cc16242', 'b92c560c-b7bd-48e7-8b0f-0203c3884fe6'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:44.173058 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ef0e39d7-06a7-44c6-8818-7f70aa5f9fce tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8767d5e4-8dcc-4add-aa5c-992954c12d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb3a487f-9dee-4c4a-96c4-119296bc98e8', '495c5dda-97a9-4da9-ba04-d4135e4ca6a0', 'ffcd5199-5c58-46e4-9d2c-555b4cc16242', 'b92c560c-b7bd-48e7-8b0f-0203c3884fe6']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:44.173862 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ef0e39d7-06a7-44c6-8818-7f70aa5f9fce tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (addb9e85-fc05-4244-809d-82980bc752fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:44.198061 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ef0e39d7-06a7-44c6-8818-7f70aa5f9fce tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (addb9e85-fc05-4244-809d-82980bc752fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58fa054a-39e9-4a5a-a8c8-02257c7bd4a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1880047966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07fb487a81fd4c2398f220a6d0d006a4',qos_specs=None,replication_status=,reservations=['eb3a487f-9dee-4c4a-96c4-119296bc98e8','495c5dda-97a9-4da9-ba04-d4135e4ca6a0','ffcd5199-5c58-46e4-9d2c-555b4cc16242','b92c560c-b7bd-48e7-8b0f-0203c3884fe6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b22da969cea470ab0a1c03caf1109e6',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1880047966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58fa054a-39e9-4a5a-a8c8-02257c7bd4a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07fb487a81fd4c2398f220a6d0d006a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b22da969cea470ab0a1c03caf1109e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:44.198802 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ef0e39d7-06a7-44c6-8818-7f70aa5f9fce tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (531758a5-2de4-45ec-b5eb-9b39d375fb71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:44.221384 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ef0e39d7-06a7-44c6-8818-7f70aa5f9fce tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (531758a5-2de4-45ec-b5eb-9b39d375fb71) transitioned into state 'SUCCESS' from state '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-1880047966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07fb487a81fd4c2398f220a6d0d006a4',qos_specs=None,replication_status=,reservations=['eb3a487f-9dee-4c4a-96c4-119296bc98e8','495c5dda-97a9-4da9-ba04-d4135e4ca6a0','ffcd5199-5c58-46e4-9d2c-555b4cc16242','b92c560c-b7bd-48e7-8b0f-0203c3884fe6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b22da969cea470ab0a1c03caf1109e6',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:44.222359 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ef0e39d7-06a7-44c6-8818-7f70aa5f9fce tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f354867-89e8-445d-a1ef-009dacd5aca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:44.240270 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ef0e39d7-06a7-44c6-8818-7f70aa5f9fce tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f354867-89e8-445d-a1ef-009dacd5aca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:44.241199 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ef0e39d7-06a7-44c6-8818-7f70aa5f9fce tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Flow 'volume_create_api' (d8634eac-3f0c-464b-bf73-808c54c2ac3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:44.241526 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ef0e39d7-06a7-44c6-8818-7f70aa5f9fce tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Create volume request issued successfully. Aug 04 10:54:44.242151 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ef0e39d7-06a7-44c6-8818-7f70aa5f9fce tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:54:44.242907 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1016/4060] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:54:44 2026] POST /volume/v3/volumes => generated 778 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:44.260371 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eb6a76dd-6b68-4292-9472-9d07d692e7f2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:44.263465 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eb6a76dd-6b68-4292-9472-9d07d692e7f2 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/volumes/58fa054a-39e9-4a5a-a8c8-02257c7bd4a6 Aug 04 10:54:44.264460 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eb6a76dd-6b68-4292-9472-9d07d692e7f2 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:44.264460 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eb6a76dd-6b68-4292-9472-9d07d692e7f2 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:44.274687 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:44.274687 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:44.280363 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eb6a76dd-6b68-4292-9472-9d07d692e7f2 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:44.287086 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eb6a76dd-6b68-4292-9472-9d07d692e7f2 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/58fa054a-39e9-4a5a-a8c8-02257c7bd4a6 returned with HTTP 200 Aug 04 10:54:44.287795 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1011/4061] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:44 2026] GET /volume/v3/volumes/58fa054a-39e9-4a5a-a8c8-02257c7bd4a6 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:44.402786 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-cbdd8812-3702-455b-8cc2-8d2f74a99788 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:44.405717 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cbdd8812-3702-455b-8cc2-8d2f74a99788 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb Aug 04 10:54:44.405916 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cbdd8812-3702-455b-8cc2-8d2f74a99788 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:44.406123 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cbdd8812-3702-455b-8cc2-8d2f74a99788 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:44.419105 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:44.419105 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:44.423975 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-cbdd8812-3702-455b-8cc2-8d2f74a99788 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:54:44.429994 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cbdd8812-3702-455b-8cc2-8d2f74a99788 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb returned with HTTP 200 Aug 04 10:54:44.430805 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1017/4062] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:44 2026] GET /volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb => generated 1648 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:44.510410 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d62f551c-b7bc-452d-a0e4-911c9fa72b1b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:44.514255 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d62f551c-b7bc-452d-a0e4-911c9fa72b1b tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b Aug 04 10:54:44.514497 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d62f551c-b7bc-452d-a0e4-911c9fa72b1b tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:44.514703 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d62f551c-b7bc-452d-a0e4-911c9fa72b1b tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:44.514816 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-d62f551c-b7bc-452d-a0e4-911c9fa72b1b tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Show backup with id 1affa0f3-5429-4aa8-8e3a-1631321b269b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:44.520070 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:44.520070 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:44.521017 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d62f551c-b7bc-452d-a0e4-911c9fa72b1b tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b returned with HTTP 200 Aug 04 10:54:44.521489 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1019/4063] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:44 2026] GET /volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:54:44.634894 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-02f590b9-a0a0-4c28-a711-77377dc383c2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:44.636785 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-02f590b9-a0a0-4c28-a711-77377dc383c2 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c Aug 04 10:54:44.636990 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-02f590b9-a0a0-4c28-a711-77377dc383c2 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:44.637173 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-02f590b9-a0a0-4c28-a711-77377dc383c2 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:44.637403 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-02f590b9-a0a0-4c28-a711-77377dc383c2 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:44.641615 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:44.641615 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:44.642421 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-02f590b9-a0a0-4c28-a711-77377dc383c2 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c returned with HTTP 200 Aug 04 10:54:44.642796 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1017/4064] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:44 2026] GET /volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:45.058049 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d15cc93a-f22e-497e-b869-1da23d91f4be req-20d36c87-c23f-4af4-8f68-cdd20ebdbfb6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:45.059840 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d15cc93a-f22e-497e-b869-1da23d91f4be req-20d36c87-c23f-4af4-8f68-cdd20ebdbfb6 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] DELETE https://10.4.3.232/volume/v3/attachments/736710d1-895a-4458-a17a-c7e91dec873f Aug 04 10:54:45.060014 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d15cc93a-f22e-497e-b869-1da23d91f4be req-20d36c87-c23f-4af4-8f68-cdd20ebdbfb6 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:45.060177 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d15cc93a-f22e-497e-b869-1da23d91f4be req-20d36c87-c23f-4af4-8f68-cdd20ebdbfb6 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:45.067011 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:45.067011 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:45.110559 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d15cc93a-f22e-497e-b869-1da23d91f4be req-20d36c87-c23f-4af4-8f68-cdd20ebdbfb6 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/attachments/736710d1-895a-4458-a17a-c7e91dec873f returned with HTTP 200 Aug 04 10:54:45.111033 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1012/4065] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:54:45 2026] DELETE /volume/v3/attachments/736710d1-895a-4458-a17a-c7e91dec873f => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:45.301771 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d7576075-a32e-44cf-8023-dcc0ffe51294 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:45.303803 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d7576075-a32e-44cf-8023-dcc0ffe51294 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/volumes/58fa054a-39e9-4a5a-a8c8-02257c7bd4a6 Aug 04 10:54:45.304285 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d7576075-a32e-44cf-8023-dcc0ffe51294 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:45.304285 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d7576075-a32e-44cf-8023-dcc0ffe51294 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:45.313766 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:45.313766 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:45.317775 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d7576075-a32e-44cf-8023-dcc0ffe51294 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:45.322441 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d7576075-a32e-44cf-8023-dcc0ffe51294 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/58fa054a-39e9-4a5a-a8c8-02257c7bd4a6 returned with HTTP 200 Aug 04 10:54:45.322912 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1018/4066] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:45 2026] GET /volume/v3/volumes/58fa054a-39e9-4a5a-a8c8-02257c7bd4a6 => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:45.334667 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8252d0c8-d1ec-475d-a593-0ea4a4b796d9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:45.336549 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8252d0c8-d1ec-475d-a593-0ea4a4b796d9 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:54:45.337015 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8252d0c8-d1ec-475d-a593-0ea4a4b796d9 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "58fa054a-39e9-4a5a-a8c8-02257c7bd4a6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-329211183"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:45.348350 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:45.348350 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:45.348783 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8252d0c8-d1ec-475d-a593-0ea4a4b796d9 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:45.348972 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-8252d0c8-d1ec-475d-a593-0ea4a4b796d9 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Create snapshot from volume 58fa054a-39e9-4a5a-a8c8-02257c7bd4a6 Aug 04 10:54:45.380732 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-8252d0c8-d1ec-475d-a593-0ea4a4b796d9 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Created reservations ['809659fe-baed-44f3-8ccc-f05ab9555a99', '87b00226-8525-4579-b725-395b498af470', '2fc8c7d3-a658-40b4-81ed-a54e02082d8d', 'acb4be04-4d01-4610-af03-e429a55f63dc'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:45.418708 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8252d0c8-d1ec-475d-a593-0ea4a4b796d9 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot create request issued successfully. Aug 04 10:54:45.419139 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8252d0c8-d1ec-475d-a593-0ea4a4b796d9 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:54:45.419698 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1020/4067] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:54:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:45.432094 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-39a2b066-7213-4c01-b2e5-b7a0bf5d4a9f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:45.433995 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-39a2b066-7213-4c01-b2e5-b7a0bf5d4a9f tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/snapshots/30e70982-84c4-4fd4-8fc2-ea6f79cc8001 Aug 04 10:54:45.434408 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-39a2b066-7213-4c01-b2e5-b7a0bf5d4a9f tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:45.434478 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-39a2b066-7213-4c01-b2e5-b7a0bf5d4a9f tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:45.438787 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:45.438787 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:45.439006 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-39a2b066-7213-4c01-b2e5-b7a0bf5d4a9f tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot retrieved successfully. Aug 04 10:54:45.439571 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-39a2b066-7213-4c01-b2e5-b7a0bf5d4a9f tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/30e70982-84c4-4fd4-8fc2-ea6f79cc8001 returned with HTTP 200 Aug 04 10:54:45.439903 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1018/4068] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:45 2026] GET /volume/v3/snapshots/30e70982-84c4-4fd4-8fc2-ea6f79cc8001 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:45.467449 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-480c77b5-5932-45ea-ba32-50958fdc7655 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:45.470221 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-480c77b5-5932-45ea-ba32-50958fdc7655 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb Aug 04 10:54:45.470221 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-480c77b5-5932-45ea-ba32-50958fdc7655 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:45.470221 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-480c77b5-5932-45ea-ba32-50958fdc7655 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:45.477031 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:45.477031 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:45.482133 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-480c77b5-5932-45ea-ba32-50958fdc7655 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:54:45.488586 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-480c77b5-5932-45ea-ba32-50958fdc7655 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb returned with HTTP 200 Aug 04 10:54:45.489144 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1013/4069] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:45 2026] GET /volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:45.500260 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f3d517f0-5894-4074-a80d-5d5664db5be4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:45.502011 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f3d517f0-5894-4074-a80d-5d5664db5be4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] POST https://10.4.3.232/volume/v3/backups Aug 04 10:54:45.502389 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f3d517f0-5894-4074-a80d-5d5664db5be4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d4a7819c-2818-4790-881f-07b970c595cb", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1095707745"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:45.503851 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.backups [None req-f3d517f0-5894-4074-a80d-5d5664db5be4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Creating new backup {'backup': {'volume_id': 'd4a7819c-2818-4790-881f-07b970c595cb', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1095707745'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:54:45.503990 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-f3d517f0-5894-4074-a80d-5d5664db5be4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Creating backup of volume d4a7819c-2818-4790-881f-07b970c595cb in container None Aug 04 10:54:45.511178 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:45.511178 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:45.511609 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f3d517f0-5894-4074-a80d-5d5664db5be4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:54:45.534237 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-f3d517f0-5894-4074-a80d-5d5664db5be4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Created reservations ['efa4e838-8cc4-4dde-9549-933d719be4b4', 'f4fff9ea-3e3d-4a55-be04-e44cbe956456'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:45.534397 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3bb75d0c-f540-43c5-b280-bc8ba78906be None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:45.536197 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3bb75d0c-f540-43c5-b280-bc8ba78906be tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b Aug 04 10:54:45.536431 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3bb75d0c-f540-43c5-b280-bc8ba78906be tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:45.536641 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3bb75d0c-f540-43c5-b280-bc8ba78906be tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:45.536740 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-3bb75d0c-f540-43c5-b280-bc8ba78906be tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Show backup with id 1affa0f3-5429-4aa8-8e3a-1631321b269b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:45.540799 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:45.540799 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:45.541604 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3bb75d0c-f540-43c5-b280-bc8ba78906be tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b returned with HTTP 200 Aug 04 10:54:45.542035 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1021/4070] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:45 2026] GET /volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:45.568012 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f3d517f0-5894-4074-a80d-5d5664db5be4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:54:45.568429 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1019/4071] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:54:45 2026] POST /volume/v3/backups => generated 330 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:45.576807 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-97e95f3a-9728-49d7-929c-7c2edae365b3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:45.578328 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-97e95f3a-9728-49d7-929c-7c2edae365b3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 Aug 04 10:54:45.578490 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-97e95f3a-9728-49d7-929c-7c2edae365b3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:45.578672 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-97e95f3a-9728-49d7-929c-7c2edae365b3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:45.578776 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-97e95f3a-9728-49d7-929c-7c2edae365b3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 311bb1ca-d4d9-4d87-9fe7-7c30867af221. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:45.582667 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:45.582667 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:45.583356 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-97e95f3a-9728-49d7-929c-7c2edae365b3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 returned with HTTP 200 Aug 04 10:54:45.583671 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1019/4072] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:45 2026] GET /volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:45.653776 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c7d65202-768b-425a-8b75-0861166d45b5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:45.655609 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c7d65202-768b-425a-8b75-0861166d45b5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c Aug 04 10:54:45.655802 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c7d65202-768b-425a-8b75-0861166d45b5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:45.656042 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c7d65202-768b-425a-8b75-0861166d45b5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:45.656206 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c7d65202-768b-425a-8b75-0861166d45b5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:45.661037 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:45.661037 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:45.661972 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c7d65202-768b-425a-8b75-0861166d45b5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c returned with HTTP 200 Aug 04 10:54:45.662393 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1014/4073] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:45 2026] GET /volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:46.447828 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-53762007-dc6d-4e88-900d-fea24952cbaf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:46.449650 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-53762007-dc6d-4e88-900d-fea24952cbaf tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/snapshots/30e70982-84c4-4fd4-8fc2-ea6f79cc8001 Aug 04 10:54:46.449906 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-53762007-dc6d-4e88-900d-fea24952cbaf tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:46.450162 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-53762007-dc6d-4e88-900d-fea24952cbaf tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:46.455980 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:46.455980 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:46.456402 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-53762007-dc6d-4e88-900d-fea24952cbaf tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot retrieved successfully. Aug 04 10:54:46.457295 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-53762007-dc6d-4e88-900d-fea24952cbaf tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/30e70982-84c4-4fd4-8fc2-ea6f79cc8001 returned with HTTP 200 Aug 04 10:54:46.457767 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1022/4074] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:46 2026] GET /volume/v3/snapshots/30e70982-84c4-4fd4-8fc2-ea6f79cc8001 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:46.467756 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-89e34892-1b84-4ea3-8690-ba98a42a7917 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:46.469639 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-89e34892-1b84-4ea3-8690-ba98a42a7917 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] POST https://10.4.3.232/volume/v3/snapshots/30e70982-84c4-4fd4-8fc2-ea6f79cc8001/action Aug 04 10:54:46.470010 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-89e34892-1b84-4ea3-8690-ba98a42a7917 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:54:46.470135 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-89e34892-1b84-4ea3-8690-ba98a42a7917 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:46.471546 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.contrib.admin_actions [None req-89e34892-1b84-4ea3-8690-ba98a42a7917 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] Updating snapshot '30e70982-84c4-4fd4-8fc2-ea6f79cc8001' with '{'status': 'error'}' {{(pid=100255) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 10:54:46.480084 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:46.480084 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:46.480631 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.policy [None req-89e34892-1b84-4ea3-8690-ba98a42a7917 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'df243b9084b249a6a4396055b9990bb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '07fb487a81fd4c2398f220a6d0d006a4', '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=100255) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:54:46.480814 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-89e34892-1b84-4ea3-8690-ba98a42a7917 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] https://10.4.3.232/volume/v3/snapshots/30e70982-84c4-4fd4-8fc2-ea6f79cc8001/action returned with HTTP 403 Aug 04 10:54:46.481391 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1020/4075] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 10:54:46 2026] POST /volume/v3/snapshots/30e70982-84c4-4fd4-8fc2-ea6f79cc8001/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:46.489284 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3944ba48-e141-47a3-bee3-1e94e10219f8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:46.491203 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3944ba48-e141-47a3-bee3-1e94e10219f8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] DELETE https://10.4.3.232/volume/v3/snapshots/30e70982-84c4-4fd4-8fc2-ea6f79cc8001 Aug 04 10:54:46.491495 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3944ba48-e141-47a3-bee3-1e94e10219f8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:46.491878 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3944ba48-e141-47a3-bee3-1e94e10219f8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:46.492019 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-3944ba48-e141-47a3-bee3-1e94e10219f8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Delete snapshot with id: 30e70982-84c4-4fd4-8fc2-ea6f79cc8001 Aug 04 10:54:46.497818 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:46.497818 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:46.498207 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3944ba48-e141-47a3-bee3-1e94e10219f8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot retrieved successfully. Aug 04 10:54:46.514408 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3944ba48-e141-47a3-bee3-1e94e10219f8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot delete request issued successfully. Aug 04 10:54:46.514657 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3944ba48-e141-47a3-bee3-1e94e10219f8 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/30e70982-84c4-4fd4-8fc2-ea6f79cc8001 returned with HTTP 202 Aug 04 10:54:46.515199 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1020/4076] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:54:46 2026] DELETE /volume/v3/snapshots/30e70982-84c4-4fd4-8fc2-ea6f79cc8001 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:46.522552 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b19fa99b-a22e-463d-9601-a0b8d6c24f8c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:46.524363 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b19fa99b-a22e-463d-9601-a0b8d6c24f8c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/snapshots/30e70982-84c4-4fd4-8fc2-ea6f79cc8001 Aug 04 10:54:46.524555 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b19fa99b-a22e-463d-9601-a0b8d6c24f8c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:46.524745 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b19fa99b-a22e-463d-9601-a0b8d6c24f8c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:46.529322 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:46.529322 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:46.529602 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b19fa99b-a22e-463d-9601-a0b8d6c24f8c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot retrieved successfully. Aug 04 10:54:46.530192 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b19fa99b-a22e-463d-9601-a0b8d6c24f8c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/30e70982-84c4-4fd4-8fc2-ea6f79cc8001 returned with HTTP 200 Aug 04 10:54:46.530556 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1015/4077] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:46 2026] GET /volume/v3/snapshots/30e70982-84c4-4fd4-8fc2-ea6f79cc8001 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:46.555390 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-21bbe7a5-8bab-4d2d-8a2b-a7174a97c9f7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:46.557105 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-21bbe7a5-8bab-4d2d-8a2b-a7174a97c9f7 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b Aug 04 10:54:46.557326 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-21bbe7a5-8bab-4d2d-8a2b-a7174a97c9f7 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:46.557526 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-21bbe7a5-8bab-4d2d-8a2b-a7174a97c9f7 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:46.557623 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-21bbe7a5-8bab-4d2d-8a2b-a7174a97c9f7 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Show backup with id 1affa0f3-5429-4aa8-8e3a-1631321b269b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:46.562085 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:46.562085 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:46.562985 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-21bbe7a5-8bab-4d2d-8a2b-a7174a97c9f7 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b returned with HTTP 200 Aug 04 10:54:46.563374 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1023/4078] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:46 2026] GET /volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:46.573451 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0051d94e-0fb2-466c-a31e-ff65b0abbe19 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:46.575555 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0051d94e-0fb2-466c-a31e-ff65b0abbe19 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/volumes/cb073e30-e56d-4787-9a45-c3dd039e056e Aug 04 10:54:46.575796 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0051d94e-0fb2-466c-a31e-ff65b0abbe19 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:46.576007 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0051d94e-0fb2-466c-a31e-ff65b0abbe19 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:46.583577 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:46.583577 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:46.587560 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0051d94e-0fb2-466c-a31e-ff65b0abbe19 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Volume info retrieved successfully. Aug 04 10:54:46.591879 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0051d94e-0fb2-466c-a31e-ff65b0abbe19 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/volumes/cb073e30-e56d-4787-9a45-c3dd039e056e returned with HTTP 200 Aug 04 10:54:46.592257 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1021/4079] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:46 2026] GET /volume/v3/volumes/cb073e30-e56d-4787-9a45-c3dd039e056e => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:46.593008 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-43813c38-deeb-4a2e-8f1d-f6b52d4e22ed None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:46.594570 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-43813c38-deeb-4a2e-8f1d-f6b52d4e22ed tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 Aug 04 10:54:46.594744 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-43813c38-deeb-4a2e-8f1d-f6b52d4e22ed tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:46.594926 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-43813c38-deeb-4a2e-8f1d-f6b52d4e22ed tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:46.595030 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-43813c38-deeb-4a2e-8f1d-f6b52d4e22ed tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 311bb1ca-d4d9-4d87-9fe7-7c30867af221. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:46.599330 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:46.599330 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:46.599847 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-43813c38-deeb-4a2e-8f1d-f6b52d4e22ed tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 returned with HTTP 200 Aug 04 10:54:46.600231 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1021/4080] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:46 2026] GET /volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:46.605235 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e534a062-5caf-4b32-a31c-b6b5d776cc6f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:46.606921 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e534a062-5caf-4b32-a31c-b6b5d776cc6f tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] PUT https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b Aug 04 10:54:46.607430 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e534a062-5caf-4b32-a31c-b6b5d776cc6f tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-2145873862", "description": "tempest-volume-backup-description-1849123410"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:46.614321 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:46.614321 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:46.620197 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e534a062-5caf-4b32-a31c-b6b5d776cc6f tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b returned with HTTP 200 Aug 04 10:54:46.620765 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1016/4081] 10.4.3.232 () {70 vars in 1409 bytes} [Tue Aug 4 10:54:46 2026] PUT /volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b => generated 333 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:46.627502 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c8d943f9-6d83-42d1-b4af-cffe48d96b5b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:46.629151 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c8d943f9-6d83-42d1-b4af-cffe48d96b5b tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b Aug 04 10:54:46.629370 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c8d943f9-6d83-42d1-b4af-cffe48d96b5b tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:46.629544 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c8d943f9-6d83-42d1-b4af-cffe48d96b5b tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:46.629648 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-c8d943f9-6d83-42d1-b4af-cffe48d96b5b tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Show backup with id 1affa0f3-5429-4aa8-8e3a-1631321b269b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:46.633517 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:46.633517 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:46.634252 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c8d943f9-6d83-42d1-b4af-cffe48d96b5b tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b returned with HTTP 200 Aug 04 10:54:46.634702 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1024/4082] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:46 2026] GET /volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b => generated 841 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:46.645180 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a7afb17e-502e-49c9-9168-6a7b7cde3b1a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:46.647056 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a7afb17e-502e-49c9-9168-6a7b7cde3b1a tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] DELETE https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b Aug 04 10:54:46.647298 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a7afb17e-502e-49c9-9168-6a7b7cde3b1a tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:46.647561 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a7afb17e-502e-49c9-9168-6a7b7cde3b1a tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:46.647686 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-a7afb17e-502e-49c9-9168-6a7b7cde3b1a tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Delete backup with id: 1affa0f3-5429-4aa8-8e3a-1631321b269b. Aug 04 10:54:46.652221 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:46.652221 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:46.665690 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.backup.rpcapi [None req-a7afb17e-502e-49c9-9168-6a7b7cde3b1a tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] delete_backup rpcapi backup_id 1affa0f3-5429-4aa8-8e3a-1631321b269b {{(pid=100255) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:54:46.667472 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a7afb17e-502e-49c9-9168-6a7b7cde3b1a tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b returned with HTTP 202 Aug 04 10:54:46.667884 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1022/4083] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:54:46 2026] DELETE /volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:54:46.672569 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2c07011b-0279-4dde-a040-50ddcc9e9d48 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:46.674897 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2c07011b-0279-4dde-a040-50ddcc9e9d48 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c Aug 04 10:54:46.675130 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2c07011b-0279-4dde-a040-50ddcc9e9d48 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:46.675387 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2c07011b-0279-4dde-a040-50ddcc9e9d48 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:46.675489 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-2c07011b-0279-4dde-a040-50ddcc9e9d48 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:46.675797 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b8331e33-b864-45e5-b20d-e13b55dc8db5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:46.677656 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8331e33-b864-45e5-b20d-e13b55dc8db5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b Aug 04 10:54:46.677892 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8331e33-b864-45e5-b20d-e13b55dc8db5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:46.678072 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8331e33-b864-45e5-b20d-e13b55dc8db5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:46.678165 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b8331e33-b864-45e5-b20d-e13b55dc8db5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Show backup with id 1affa0f3-5429-4aa8-8e3a-1631321b269b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:46.680872 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:46.680872 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:46.681827 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2c07011b-0279-4dde-a040-50ddcc9e9d48 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c returned with HTTP 200 Aug 04 10:54:46.682334 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1022/4084] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:46 2026] GET /volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:46.682576 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:46.682576 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:46.683571 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8331e33-b864-45e5-b20d-e13b55dc8db5 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b returned with HTTP 200 Aug 04 10:54:46.683712 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1017/4085] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:46 2026] GET /volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b => generated 840 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:47.540050 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4db38b3d-6d8b-43ac-a1ef-e30d5e0d9ced None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:47.542237 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4db38b3d-6d8b-43ac-a1ef-e30d5e0d9ced tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/snapshots/30e70982-84c4-4fd4-8fc2-ea6f79cc8001 Aug 04 10:54:47.542485 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4db38b3d-6d8b-43ac-a1ef-e30d5e0d9ced tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:47.542741 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4db38b3d-6d8b-43ac-a1ef-e30d5e0d9ced tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:47.548062 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4db38b3d-6d8b-43ac-a1ef-e30d5e0d9ced tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/30e70982-84c4-4fd4-8fc2-ea6f79cc8001 returned with HTTP 404 Aug 04 10:54:47.548638 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1025/4086] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:47 2026] GET /volume/v3/snapshots/30e70982-84c4-4fd4-8fc2-ea6f79cc8001 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:47.555765 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-67a46f80-fc1a-4ba4-86d2-4ae76c395a08 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:47.558024 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-67a46f80-fc1a-4ba4-86d2-4ae76c395a08 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/58fa054a-39e9-4a5a-a8c8-02257c7bd4a6 Aug 04 10:54:47.558288 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-67a46f80-fc1a-4ba4-86d2-4ae76c395a08 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:47.558551 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-67a46f80-fc1a-4ba4-86d2-4ae76c395a08 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:47.558719 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-67a46f80-fc1a-4ba4-86d2-4ae76c395a08 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Delete volume with id: 58fa054a-39e9-4a5a-a8c8-02257c7bd4a6 Aug 04 10:54:47.565799 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:47.565799 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:47.566069 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-67a46f80-fc1a-4ba4-86d2-4ae76c395a08 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:47.582857 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-67a46f80-fc1a-4ba4-86d2-4ae76c395a08 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Delete volume request issued successfully. Aug 04 10:54:47.583261 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-67a46f80-fc1a-4ba4-86d2-4ae76c395a08 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/58fa054a-39e9-4a5a-a8c8-02257c7bd4a6 returned with HTTP 202 Aug 04 10:54:47.583469 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1023/4087] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:54:47 2026] DELETE /volume/v3/volumes/58fa054a-39e9-4a5a-a8c8-02257c7bd4a6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:47.592994 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cfcef077-2f23-4efa-86bd-cdaa15e8a26f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:47.595192 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cfcef077-2f23-4efa-86bd-cdaa15e8a26f tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/volumes/58fa054a-39e9-4a5a-a8c8-02257c7bd4a6 Aug 04 10:54:47.595545 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cfcef077-2f23-4efa-86bd-cdaa15e8a26f tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:47.595812 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cfcef077-2f23-4efa-86bd-cdaa15e8a26f tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:47.603051 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:47.603051 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:47.610386 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cfcef077-2f23-4efa-86bd-cdaa15e8a26f tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:47.611565 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-41713145-bdcf-4773-b6f1-b74537aed6de None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:47.613942 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41713145-bdcf-4773-b6f1-b74537aed6de tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 Aug 04 10:54:47.614115 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-41713145-bdcf-4773-b6f1-b74537aed6de tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:47.614337 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-41713145-bdcf-4773-b6f1-b74537aed6de tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:47.614497 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-41713145-bdcf-4773-b6f1-b74537aed6de tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 311bb1ca-d4d9-4d87-9fe7-7c30867af221. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:47.615597 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cfcef077-2f23-4efa-86bd-cdaa15e8a26f tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/58fa054a-39e9-4a5a-a8c8-02257c7bd4a6 returned with HTTP 200 Aug 04 10:54:47.616092 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1023/4088] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:47 2026] GET /volume/v3/volumes/58fa054a-39e9-4a5a-a8c8-02257c7bd4a6 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:47.619397 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:47.619397 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:47.620660 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41713145-bdcf-4773-b6f1-b74537aed6de tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 returned with HTTP 200 Aug 04 10:54:47.621281 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1018/4089] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:47 2026] GET /volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:47.692219 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9b5dd999-a9a9-4271-9e58-b530f7ff2652 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:47.694086 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9b5dd999-a9a9-4271-9e58-b530f7ff2652 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c Aug 04 10:54:47.694319 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9b5dd999-a9a9-4271-9e58-b530f7ff2652 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:47.694548 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9b5dd999-a9a9-4271-9e58-b530f7ff2652 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:47.694710 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-9b5dd999-a9a9-4271-9e58-b530f7ff2652 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:47.695580 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-64ccd778-32f4-423b-8846-edfd6043cbc3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:47.697938 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-64ccd778-32f4-423b-8846-edfd6043cbc3 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b Aug 04 10:54:47.698194 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-64ccd778-32f4-423b-8846-edfd6043cbc3 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:47.698467 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-64ccd778-32f4-423b-8846-edfd6043cbc3 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:47.698622 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-64ccd778-32f4-423b-8846-edfd6043cbc3 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Show backup with id 1affa0f3-5429-4aa8-8e3a-1631321b269b. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:47.699197 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:47.699197 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:47.700108 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9b5dd999-a9a9-4271-9e58-b530f7ff2652 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c returned with HTTP 200 Aug 04 10:54:47.700502 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1026/4090] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:47 2026] GET /volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:47.703463 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-64ccd778-32f4-423b-8846-edfd6043cbc3 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b returned with HTTP 404 Aug 04 10:54:47.704129 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1024/4091] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:47 2026] GET /volume/v3/backups/1affa0f3-5429-4aa8-8e3a-1631321b269b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:47.785503 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ebf49240-f075-4724-ae07-8a8847ca94fc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:47.787271 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ebf49240-f075-4724-ae07-8a8847ca94fc tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/volumes/cb073e30-e56d-4787-9a45-c3dd039e056e Aug 04 10:54:47.787488 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ebf49240-f075-4724-ae07-8a8847ca94fc tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:47.787767 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ebf49240-f075-4724-ae07-8a8847ca94fc tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:47.794656 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:47.794656 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:47.798117 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ebf49240-f075-4724-ae07-8a8847ca94fc tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Volume info retrieved successfully. Aug 04 10:54:47.801964 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ebf49240-f075-4724-ae07-8a8847ca94fc tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/volumes/cb073e30-e56d-4787-9a45-c3dd039e056e returned with HTTP 200 Aug 04 10:54:47.802326 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1024/4092] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:47 2026] GET /volume/v3/volumes/cb073e30-e56d-4787-9a45-c3dd039e056e => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:47.813558 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8e04c038-f750-429d-ab34-1960783842a8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:47.816339 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8e04c038-f750-429d-ab34-1960783842a8 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] DELETE https://10.4.3.232/volume/v3/volumes/cb073e30-e56d-4787-9a45-c3dd039e056e Aug 04 10:54:47.816339 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8e04c038-f750-429d-ab34-1960783842a8 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:47.816339 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8e04c038-f750-429d-ab34-1960783842a8 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:47.816339 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-8e04c038-f750-429d-ab34-1960783842a8 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Delete volume with id: cb073e30-e56d-4787-9a45-c3dd039e056e Aug 04 10:54:47.822130 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:47.822130 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:47.822607 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8e04c038-f750-429d-ab34-1960783842a8 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Volume info retrieved successfully. Aug 04 10:54:47.840667 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8e04c038-f750-429d-ab34-1960783842a8 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Delete volume request issued successfully. Aug 04 10:54:47.840816 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8e04c038-f750-429d-ab34-1960783842a8 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/volumes/cb073e30-e56d-4787-9a45-c3dd039e056e returned with HTTP 202 Aug 04 10:54:47.841308 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1019/4093] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:54:47 2026] DELETE /volume/v3/volumes/cb073e30-e56d-4787-9a45-c3dd039e056e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:47.849412 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-56fdd5cb-72e7-4f98-8dd5-6d4b79b27433 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:47.851752 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-56fdd5cb-72e7-4f98-8dd5-6d4b79b27433 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/volumes/cb073e30-e56d-4787-9a45-c3dd039e056e Aug 04 10:54:47.852069 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-56fdd5cb-72e7-4f98-8dd5-6d4b79b27433 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:47.852363 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-56fdd5cb-72e7-4f98-8dd5-6d4b79b27433 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:47.862595 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:47.862595 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:47.868031 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-56fdd5cb-72e7-4f98-8dd5-6d4b79b27433 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Volume info retrieved successfully. Aug 04 10:54:47.874649 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-56fdd5cb-72e7-4f98-8dd5-6d4b79b27433 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/volumes/cb073e30-e56d-4787-9a45-c3dd039e056e returned with HTTP 200 Aug 04 10:54:47.875201 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1027/4094] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:47 2026] GET /volume/v3/volumes/cb073e30-e56d-4787-9a45-c3dd039e056e => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:48.631271 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8ececc67-95d1-492f-9b68-8c0f6609655c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:48.635265 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-40bb8e52-4c8e-43e3-ac36-9118be201788 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:48.635589 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8ececc67-95d1-492f-9b68-8c0f6609655c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/volumes/58fa054a-39e9-4a5a-a8c8-02257c7bd4a6 Aug 04 10:54:48.635589 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8ececc67-95d1-492f-9b68-8c0f6609655c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:48.635589 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8ececc67-95d1-492f-9b68-8c0f6609655c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:48.635727 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-40bb8e52-4c8e-43e3-ac36-9118be201788 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 Aug 04 10:54:48.635727 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-40bb8e52-4c8e-43e3-ac36-9118be201788 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:48.635727 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-40bb8e52-4c8e-43e3-ac36-9118be201788 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:48.635727 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-40bb8e52-4c8e-43e3-ac36-9118be201788 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 311bb1ca-d4d9-4d87-9fe7-7c30867af221. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:48.639873 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:48.639873 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:48.640636 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-40bb8e52-4c8e-43e3-ac36-9118be201788 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 returned with HTTP 200 Aug 04 10:54:48.641048 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1025/4095] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:48 2026] GET /volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:48.642764 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8ececc67-95d1-492f-9b68-8c0f6609655c tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/58fa054a-39e9-4a5a-a8c8-02257c7bd4a6 returned with HTTP 404 Aug 04 10:54:48.643684 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1025/4096] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:48 2026] GET /volume/v3/volumes/58fa054a-39e9-4a5a-a8c8-02257c7bd4a6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:48.652046 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-557dbb69-c5fb-45ac-bc3c-43fe9d7425be None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:48.654455 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-557dbb69-c5fb-45ac-bc3c-43fe9d7425be tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:54:48.654955 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-557dbb69-c5fb-45ac-bc3c-43fe9d7425be tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-515962012"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:48.656587 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-557dbb69-c5fb-45ac-bc3c-43fe9d7425be tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-515962012'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:54:48.656774 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-557dbb69-c5fb-45ac-bc3c-43fe9d7425be tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Create volume of 1 GB Aug 04 10:54:48.661511 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-557dbb69-c5fb-45ac-bc3c-43fe9d7425be tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Availability Zones retrieved successfully. Aug 04 10:54:48.668201 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-557dbb69-c5fb-45ac-bc3c-43fe9d7425be tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Flow 'volume_create_api' (4923dffc-d5d9-4c2b-b77e-43f6810b004c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:48.669239 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-557dbb69-c5fb-45ac-bc3c-43fe9d7425be tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71c192b7-0dd6-4b29-8c80-0bef2272e663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:48.670093 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-557dbb69-c5fb-45ac-bc3c-43fe9d7425be tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:54:48.698610 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-557dbb69-c5fb-45ac-bc3c-43fe9d7425be tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71c192b7-0dd6-4b29-8c80-0bef2272e663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:48.699565 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-557dbb69-c5fb-45ac-bc3c-43fe9d7425be tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec599947-aaa9-4c31-b938-38cfdccab50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:48.709663 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bf305d8f-b64d-491c-ad63-17b259322d22 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:48.711390 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bf305d8f-b64d-491c-ad63-17b259322d22 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c Aug 04 10:54:48.711627 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bf305d8f-b64d-491c-ad63-17b259322d22 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:48.711869 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bf305d8f-b64d-491c-ad63-17b259322d22 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:48.712030 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-bf305d8f-b64d-491c-ad63-17b259322d22 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:48.716072 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:48.716072 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:48.716849 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bf305d8f-b64d-491c-ad63-17b259322d22 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c returned with HTTP 200 Aug 04 10:54:48.717342 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1028/4097] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:48 2026] GET /volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:48.739012 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-557dbb69-c5fb-45ac-bc3c-43fe9d7425be tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Created reservations ['ea6c6a60-1979-46fb-906a-031ffd61b48b', 'b59168e9-0d33-4633-a127-f57877bb8209', 'd7fa23e2-fea1-45e1-a651-6989ef6f8c38', 'd79b7cdd-28e3-4ff7-bda1-5010a1efb635'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:48.739932 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-557dbb69-c5fb-45ac-bc3c-43fe9d7425be tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec599947-aaa9-4c31-b938-38cfdccab50b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea6c6a60-1979-46fb-906a-031ffd61b48b', 'b59168e9-0d33-4633-a127-f57877bb8209', 'd7fa23e2-fea1-45e1-a651-6989ef6f8c38', 'd79b7cdd-28e3-4ff7-bda1-5010a1efb635']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:48.740694 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-557dbb69-c5fb-45ac-bc3c-43fe9d7425be tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab3c2b15-f751-44fb-80ae-46f2359f3224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:48.764400 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-557dbb69-c5fb-45ac-bc3c-43fe9d7425be tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab3c2b15-f751-44fb-80ae-46f2359f3224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9080db3-144a-49f1-993d-73cfc9a9928a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-515962012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07fb487a81fd4c2398f220a6d0d006a4',qos_specs=None,replication_status=,reservations=['ea6c6a60-1979-46fb-906a-031ffd61b48b','b59168e9-0d33-4633-a127-f57877bb8209','d7fa23e2-fea1-45e1-a651-6989ef6f8c38','d79b7cdd-28e3-4ff7-bda1-5010a1efb635'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b22da969cea470ab0a1c03caf1109e6',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:54:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-515962012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9080db3-144a-49f1-993d-73cfc9a9928a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07fb487a81fd4c2398f220a6d0d006a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b22da969cea470ab0a1c03caf1109e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:48.765466 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-557dbb69-c5fb-45ac-bc3c-43fe9d7425be tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1729297-c375-4890-a6c0-b696a2090101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:48.784563 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-557dbb69-c5fb-45ac-bc3c-43fe9d7425be tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1729297-c375-4890-a6c0-b696a2090101) transitioned into state 'SUCCESS' from state '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-515962012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07fb487a81fd4c2398f220a6d0d006a4',qos_specs=None,replication_status=,reservations=['ea6c6a60-1979-46fb-906a-031ffd61b48b','b59168e9-0d33-4633-a127-f57877bb8209','d7fa23e2-fea1-45e1-a651-6989ef6f8c38','d79b7cdd-28e3-4ff7-bda1-5010a1efb635'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b22da969cea470ab0a1c03caf1109e6',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:48.785227 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-557dbb69-c5fb-45ac-bc3c-43fe9d7425be tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0740856-3247-4bbb-b833-4fef5d2ab2e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:48.795642 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-557dbb69-c5fb-45ac-bc3c-43fe9d7425be tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0740856-3247-4bbb-b833-4fef5d2ab2e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:48.796581 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-557dbb69-c5fb-45ac-bc3c-43fe9d7425be tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Flow 'volume_create_api' (4923dffc-d5d9-4c2b-b77e-43f6810b004c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:48.796919 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-557dbb69-c5fb-45ac-bc3c-43fe9d7425be tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Create volume request issued successfully. Aug 04 10:54:48.797534 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-557dbb69-c5fb-45ac-bc3c-43fe9d7425be tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:54:48.797979 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1020/4098] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:54:48 2026] POST /volume/v3/volumes => generated 777 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:48.809994 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c2aaa323-d729-4db9-8698-860187d51f56 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:48.811766 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c2aaa323-d729-4db9-8698-860187d51f56 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/volumes/d9080db3-144a-49f1-993d-73cfc9a9928a Aug 04 10:54:48.811968 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c2aaa323-d729-4db9-8698-860187d51f56 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:48.812148 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c2aaa323-d729-4db9-8698-860187d51f56 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:48.819012 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:48.819012 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:48.822333 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c2aaa323-d729-4db9-8698-860187d51f56 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:48.825965 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c2aaa323-d729-4db9-8698-860187d51f56 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/d9080db3-144a-49f1-993d-73cfc9a9928a returned with HTTP 200 Aug 04 10:54:48.826341 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1026/4099] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:48 2026] GET /volume/v3/volumes/d9080db3-144a-49f1-993d-73cfc9a9928a => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:48.888154 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e03a7e82-7d26-4b58-acf0-cbee5be7e266 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:48.890296 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e03a7e82-7d26-4b58-acf0-cbee5be7e266 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] GET https://10.4.3.232/volume/v3/volumes/cb073e30-e56d-4787-9a45-c3dd039e056e Aug 04 10:54:48.890564 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e03a7e82-7d26-4b58-acf0-cbee5be7e266 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:48.890771 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e03a7e82-7d26-4b58-acf0-cbee5be7e266 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:48.899092 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e03a7e82-7d26-4b58-acf0-cbee5be7e266 tempest-VolumesBackupsV39Test-1342362889 tempest-VolumesBackupsV39Test-1342362889-project-member] https://10.4.3.232/volume/v3/volumes/cb073e30-e56d-4787-9a45-c3dd039e056e returned with HTTP 404 Aug 04 10:54:48.899652 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1026/4100] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:54:48 2026] GET /volume/v3/volumes/cb073e30-e56d-4787-9a45-c3dd039e056e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:49.652917 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9b660b8b-c027-4ade-bb87-e93047f8bc16 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:49.655678 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9b660b8b-c027-4ade-bb87-e93047f8bc16 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 Aug 04 10:54:49.656034 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9b660b8b-c027-4ade-bb87-e93047f8bc16 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:49.656345 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9b660b8b-c027-4ade-bb87-e93047f8bc16 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:49.656532 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-9b660b8b-c027-4ade-bb87-e93047f8bc16 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 311bb1ca-d4d9-4d87-9fe7-7c30867af221. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:49.664498 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:49.664498 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:49.665651 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9b660b8b-c027-4ade-bb87-e93047f8bc16 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 returned with HTTP 200 Aug 04 10:54:49.666377 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1029/4101] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:49 2026] GET /volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:49.726923 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3287f246-9f09-48b2-b933-093bcf4dfa37 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:49.729202 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3287f246-9f09-48b2-b933-093bcf4dfa37 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c Aug 04 10:54:49.729699 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3287f246-9f09-48b2-b933-093bcf4dfa37 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:49.729699 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3287f246-9f09-48b2-b933-093bcf4dfa37 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:49.729847 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3287f246-9f09-48b2-b933-093bcf4dfa37 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:49.735557 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:49.735557 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:49.736425 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3287f246-9f09-48b2-b933-093bcf4dfa37 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c returned with HTTP 200 Aug 04 10:54:49.736797 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1021/4102] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:49 2026] GET /volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:49.747538 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3cb394ba-14c6-4557-bfd4-2e6abae601f6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:49.749338 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3cb394ba-14c6-4557-bfd4-2e6abae601f6 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c Aug 04 10:54:49.749554 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3cb394ba-14c6-4557-bfd4-2e6abae601f6 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:49.749776 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3cb394ba-14c6-4557-bfd4-2e6abae601f6 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:49.749940 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-3cb394ba-14c6-4557-bfd4-2e6abae601f6 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:49.754523 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:49.754523 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:49.755473 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3cb394ba-14c6-4557-bfd4-2e6abae601f6 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c returned with HTTP 200 Aug 04 10:54:49.755865 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1027/4103] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:49 2026] GET /volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:49.764994 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5a411443-d1c9-4951-b8e1-71c284fe7935 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:49.766852 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5a411443-d1c9-4951-b8e1-71c284fe7935 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] DELETE https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c Aug 04 10:54:49.767075 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5a411443-d1c9-4951-b8e1-71c284fe7935 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:49.767317 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5a411443-d1c9-4951-b8e1-71c284fe7935 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:49.767440 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-5a411443-d1c9-4951-b8e1-71c284fe7935 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Delete backup with id: da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c. Aug 04 10:54:49.773006 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:49.773006 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:49.789122 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.backup.rpcapi [None req-5a411443-d1c9-4951-b8e1-71c284fe7935 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] delete_backup rpcapi backup_id da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c {{(pid=100255) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:54:49.790575 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5a411443-d1c9-4951-b8e1-71c284fe7935 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c returned with HTTP 202 Aug 04 10:54:49.791012 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1027/4104] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:54:49 2026] DELETE /volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:54:49.798595 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-44206f27-9a4a-4d87-b7de-d43c92dfbb9d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:49.800486 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-44206f27-9a4a-4d87-b7de-d43c92dfbb9d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c Aug 04 10:54:49.800724 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-44206f27-9a4a-4d87-b7de-d43c92dfbb9d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:49.800930 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-44206f27-9a4a-4d87-b7de-d43c92dfbb9d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:49.801032 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-44206f27-9a4a-4d87-b7de-d43c92dfbb9d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:49.805221 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:49.805221 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:49.805984 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-44206f27-9a4a-4d87-b7de-d43c92dfbb9d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c returned with HTTP 200 Aug 04 10:54:49.807474 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1030/4105] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:49 2026] GET /volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:49.838191 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b094b495-4d11-4ff1-9e82-4aa372ba647b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:49.840192 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b094b495-4d11-4ff1-9e82-4aa372ba647b tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/volumes/d9080db3-144a-49f1-993d-73cfc9a9928a Aug 04 10:54:49.840399 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b094b495-4d11-4ff1-9e82-4aa372ba647b tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:49.840570 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b094b495-4d11-4ff1-9e82-4aa372ba647b tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:49.848317 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:49.848317 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:49.851965 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b094b495-4d11-4ff1-9e82-4aa372ba647b tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:49.856119 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b094b495-4d11-4ff1-9e82-4aa372ba647b tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/d9080db3-144a-49f1-993d-73cfc9a9928a returned with HTTP 200 Aug 04 10:54:49.856540 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1022/4106] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:49 2026] GET /volume/v3/volumes/d9080db3-144a-49f1-993d-73cfc9a9928a => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:49.869158 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5d36a202-bc2d-40ae-a652-9a5a725503fb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:49.870861 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5d36a202-bc2d-40ae-a652-9a5a725503fb tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:54:49.871208 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5d36a202-bc2d-40ae-a652-9a5a725503fb tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9080db3-144a-49f1-993d-73cfc9a9928a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1338027758"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:49.881467 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:49.881467 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:49.881817 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5d36a202-bc2d-40ae-a652-9a5a725503fb tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:49.881940 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-5d36a202-bc2d-40ae-a652-9a5a725503fb tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Create snapshot from volume d9080db3-144a-49f1-993d-73cfc9a9928a Aug 04 10:54:49.907999 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-5d36a202-bc2d-40ae-a652-9a5a725503fb tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Created reservations ['78da92d5-4b06-4c98-9fa5-bb07f9b11e68', '8c0067a7-046d-4461-b960-e179934ca1ad', '9775c11a-e5b9-4495-9aef-f55eb7ac5d19', '1660f699-0d1e-4044-86ee-d0845ff06bcf'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:49.945805 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5d36a202-bc2d-40ae-a652-9a5a725503fb tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot create request issued successfully. Aug 04 10:54:49.946228 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5d36a202-bc2d-40ae-a652-9a5a725503fb tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:54:49.946767 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1028/4107] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:54:49 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 04 10:54:49.957252 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-de7df92a-824c-4e89-8bfa-9b9ccfa35c25 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:49.959380 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-de7df92a-824c-4e89-8bfa-9b9ccfa35c25 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/snapshots/d0029ccb-08e6-4175-aded-0a4a311aac58 Aug 04 10:54:49.959631 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-de7df92a-824c-4e89-8bfa-9b9ccfa35c25 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:49.959902 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-de7df92a-824c-4e89-8bfa-9b9ccfa35c25 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:49.966018 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:49.966018 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:49.966408 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-de7df92a-824c-4e89-8bfa-9b9ccfa35c25 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot retrieved successfully. Aug 04 10:54:49.967190 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-de7df92a-824c-4e89-8bfa-9b9ccfa35c25 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/d0029ccb-08e6-4175-aded-0a4a311aac58 returned with HTTP 200 Aug 04 10:54:49.967645 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1028/4108] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:49 2026] GET /volume/v3/snapshots/d0029ccb-08e6-4175-aded-0a4a311aac58 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:50.008301 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-65aeba55-88eb-4e55-b117-cb1e558e4f76 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:50.008566 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-65aeba55-88eb-4e55-b117-cb1e558e4f76 None None] GET https://10.4.3.232/volume// Aug 04 10:54:50.008732 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-65aeba55-88eb-4e55-b117-cb1e558e4f76 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:50.008949 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-65aeba55-88eb-4e55-b117-cb1e558e4f76 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:50.009282 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-65aeba55-88eb-4e55-b117-cb1e558e4f76 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:54:50.009600 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1031/4109] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:54:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:54:50.016639 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-882be8c1-837e-4c07-a567-c102c0814afe req-d2ff4388-97f6-4a66-93ce-c8825d0e6712 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:50.018678 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-882be8c1-837e-4c07-a567-c102c0814afe req-d2ff4388-97f6-4a66-93ce-c8825d0e6712 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:54:50.019110 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-882be8c1-837e-4c07-a567-c102c0814afe req-d2ff4388-97f6-4a66-93ce-c8825d0e6712 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d03eae30-703f-4e31-b6a8-84e60812b222", "connector": null, "instance_uuid": "7d5da505-7925-49fe-adc4-0b706495bf86"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:50.029919 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:50.029919 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:50.063694 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-882be8c1-837e-4c07-a567-c102c0814afe req-d2ff4388-97f6-4a66-93ce-c8825d0e6712 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:54:50.064301 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1023/4110] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:54:50 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:50.072117 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-882be8c1-837e-4c07-a567-c102c0814afe req-7f0d404c-dfc3-44b6-9fcd-6b16bd2c62e4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:50.074401 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-882be8c1-837e-4c07-a567-c102c0814afe req-7f0d404c-dfc3-44b6-9fcd-6b16bd2c62e4 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] DELETE https://10.4.3.232/volume/v3/attachments/0a25d2b9-c31d-4fa7-a023-7737827a7afb Aug 04 10:54:50.074632 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-882be8c1-837e-4c07-a567-c102c0814afe req-7f0d404c-dfc3-44b6-9fcd-6b16bd2c62e4 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:50.074857 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-882be8c1-837e-4c07-a567-c102c0814afe req-7f0d404c-dfc3-44b6-9fcd-6b16bd2c62e4 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:50.083453 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:50.083453 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:50.150821 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-882be8c1-837e-4c07-a567-c102c0814afe req-7f0d404c-dfc3-44b6-9fcd-6b16bd2c62e4 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] https://10.4.3.232/volume/v3/attachments/0a25d2b9-c31d-4fa7-a023-7737827a7afb returned with HTTP 200 Aug 04 10:54:50.151351 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1029/4111] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:54:50 2026] DELETE /volume/v3/attachments/0a25d2b9-c31d-4fa7-a023-7737827a7afb => generated 192 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:50.186142 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8df89cd0-cb66-4254-9e62-b0e3a5212908 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:50.187978 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8df89cd0-cb66-4254-9e62-b0e3a5212908 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:54:50.188383 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8df89cd0-cb66-4254-9e62-b0e3a5212908 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1558982781"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:50.189807 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-8df89cd0-cb66-4254-9e62-b0e3a5212908 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Create volume request body: {'volume': {'imageRef': 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1558982781'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:54:50.267665 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-8df89cd0-cb66-4254-9e62-b0e3a5212908 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Create volume of 1 GB Aug 04 10:54:50.272391 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8df89cd0-cb66-4254-9e62-b0e3a5212908 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Availability Zones retrieved successfully. Aug 04 10:54:50.279930 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8df89cd0-cb66-4254-9e62-b0e3a5212908 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Flow 'volume_create_api' (6614ebc1-61ed-4082-9f12-bfa2d2e25643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:50.282728 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8df89cd0-cb66-4254-9e62-b0e3a5212908 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a3fb1ed-3aa6-44cd-af3e-01f788d842b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:50.283910 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-8df89cd0-cb66-4254-9e62-b0e3a5212908 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:54:50.341960 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8df89cd0-cb66-4254-9e62-b0e3a5212908 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a3fb1ed-3aa6-44cd-af3e-01f788d842b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:50.342873 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8df89cd0-cb66-4254-9e62-b0e3a5212908 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a13e256e-0b78-4e81-9709-8eea2758629d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:50.404233 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-8df89cd0-cb66-4254-9e62-b0e3a5212908 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Created reservations ['6459b9c6-8030-49fd-89c4-8317905f4aa6', 'fbae9a2c-e6a5-45c6-9669-07a63ed28298', 'de6352b9-9028-4e95-b87b-a90dd6a45de5', '708d77d0-b22c-4ef6-b3c5-22b81aa9f51b'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:50.405327 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8df89cd0-cb66-4254-9e62-b0e3a5212908 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a13e256e-0b78-4e81-9709-8eea2758629d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6459b9c6-8030-49fd-89c4-8317905f4aa6', 'fbae9a2c-e6a5-45c6-9669-07a63ed28298', 'de6352b9-9028-4e95-b87b-a90dd6a45de5', '708d77d0-b22c-4ef6-b3c5-22b81aa9f51b']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:50.406091 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8df89cd0-cb66-4254-9e62-b0e3a5212908 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14460caa-f999-43ca-a75e-01eb5c27a457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:50.428413 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8df89cd0-cb66-4254-9e62-b0e3a5212908 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14460caa-f999-43ca-a75e-01eb5c27a457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4c79135-60ed-4719-b64d-1ae073dc8d85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1558982781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='342083fe41e44a078bd073b009b46e59',qos_specs=None,replication_status=,reservations=['6459b9c6-8030-49fd-89c4-8317905f4aa6','fbae9a2c-e6a5-45c6-9669-07a63ed28298','de6352b9-9028-4e95-b87b-a90dd6a45de5','708d77d0-b22c-4ef6-b3c5-22b81aa9f51b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576b8ce0b02d47f38d9b218481f1cfa1',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:54:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1558982781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4c79135-60ed-4719-b64d-1ae073dc8d85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='342083fe41e44a078bd073b009b46e59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='576b8ce0b02d47f38d9b218481f1cfa1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:50.429124 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8df89cd0-cb66-4254-9e62-b0e3a5212908 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fd04f91-4816-46d4-86fd-6f2740dc645b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:50.449491 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8df89cd0-cb66-4254-9e62-b0e3a5212908 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fd04f91-4816-46d4-86fd-6f2740dc645b) transitioned into state 'SUCCESS' from state '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-1558982781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='342083fe41e44a078bd073b009b46e59',qos_specs=None,replication_status=,reservations=['6459b9c6-8030-49fd-89c4-8317905f4aa6','fbae9a2c-e6a5-45c6-9669-07a63ed28298','de6352b9-9028-4e95-b87b-a90dd6a45de5','708d77d0-b22c-4ef6-b3c5-22b81aa9f51b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576b8ce0b02d47f38d9b218481f1cfa1',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:50.450305 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8df89cd0-cb66-4254-9e62-b0e3a5212908 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df42fcec-309b-4fe4-9ff3-767a264bd543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:50.459968 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8df89cd0-cb66-4254-9e62-b0e3a5212908 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df42fcec-309b-4fe4-9ff3-767a264bd543) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:50.460766 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8df89cd0-cb66-4254-9e62-b0e3a5212908 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Flow 'volume_create_api' (6614ebc1-61ed-4082-9f12-bfa2d2e25643) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:50.461080 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8df89cd0-cb66-4254-9e62-b0e3a5212908 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Create volume request issued successfully. Aug 04 10:54:50.461614 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8df89cd0-cb66-4254-9e62-b0e3a5212908 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:54:50.462219 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1029/4112] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:54:50 2026] POST /volume/v3/volumes => generated 748 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:50.474719 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a0fceac9-4126-4c2b-9a7d-25d74f1e6e33 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:50.476498 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a0fceac9-4126-4c2b-9a7d-25d74f1e6e33 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] GET https://10.4.3.232/volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 Aug 04 10:54:50.476706 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a0fceac9-4126-4c2b-9a7d-25d74f1e6e33 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:50.476983 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a0fceac9-4126-4c2b-9a7d-25d74f1e6e33 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:50.484795 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:50.484795 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:50.489171 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a0fceac9-4126-4c2b-9a7d-25d74f1e6e33 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Volume info retrieved successfully. Aug 04 10:54:50.494055 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a0fceac9-4126-4c2b-9a7d-25d74f1e6e33 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 returned with HTTP 200 Aug 04 10:54:50.494476 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1032/4113] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:50 2026] GET /volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:50.675880 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9a0671a3-1e91-415d-8919-0ba08ec9cdd0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:50.677472 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9a0671a3-1e91-415d-8919-0ba08ec9cdd0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 Aug 04 10:54:50.677628 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9a0671a3-1e91-415d-8919-0ba08ec9cdd0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:50.677803 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9a0671a3-1e91-415d-8919-0ba08ec9cdd0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:50.677905 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9a0671a3-1e91-415d-8919-0ba08ec9cdd0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 311bb1ca-d4d9-4d87-9fe7-7c30867af221. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:50.683810 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:50.683810 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:50.684613 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9a0671a3-1e91-415d-8919-0ba08ec9cdd0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 returned with HTTP 200 Aug 04 10:54:50.685008 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1024/4114] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:50 2026] GET /volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:50.817367 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8778f910-06a6-42fa-8c46-98a13e734ebe None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:50.819475 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8778f910-06a6-42fa-8c46-98a13e734ebe tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c Aug 04 10:54:50.819475 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8778f910-06a6-42fa-8c46-98a13e734ebe tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:50.819787 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8778f910-06a6-42fa-8c46-98a13e734ebe tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:50.819932 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-8778f910-06a6-42fa-8c46-98a13e734ebe tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:50.824011 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8778f910-06a6-42fa-8c46-98a13e734ebe tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c returned with HTTP 404 Aug 04 10:54:50.824697 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1030/4115] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:50 2026] GET /volume/v3/backups/da1c4ecf-cde6-4cbe-a3bb-8bcad40cfc8c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:50.897192 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6c8f4a65-abcc-4a9e-846b-5dc2bfca0aee None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:50.899426 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6c8f4a65-abcc-4a9e-846b-5dc2bfca0aee tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] DELETE https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d Aug 04 10:54:50.899668 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6c8f4a65-abcc-4a9e-846b-5dc2bfca0aee tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:50.899933 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6c8f4a65-abcc-4a9e-846b-5dc2bfca0aee tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:50.900074 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-6c8f4a65-abcc-4a9e-846b-5dc2bfca0aee tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Delete backup with id: 14e51e7a-b965-4699-8c3e-fb4c9642a53d. Aug 04 10:54:50.905700 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:50.905700 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:50.921576 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.backup.rpcapi [None req-6c8f4a65-abcc-4a9e-846b-5dc2bfca0aee tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] delete_backup rpcapi backup_id 14e51e7a-b965-4699-8c3e-fb4c9642a53d {{(pid=100255) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:54:50.923561 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6c8f4a65-abcc-4a9e-846b-5dc2bfca0aee tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d returned with HTTP 202 Aug 04 10:54:50.924094 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1030/4116] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:54:50 2026] DELETE /volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:54:50.930689 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-365cc755-849e-485c-8b77-e635ea75c2fd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:50.932593 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-365cc755-849e-485c-8b77-e635ea75c2fd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d Aug 04 10:54:50.932817 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-365cc755-849e-485c-8b77-e635ea75c2fd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:50.933006 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-365cc755-849e-485c-8b77-e635ea75c2fd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:50.933112 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-365cc755-849e-485c-8b77-e635ea75c2fd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 14e51e7a-b965-4699-8c3e-fb4c9642a53d. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:50.937443 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:50.937443 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:50.938360 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-365cc755-849e-485c-8b77-e635ea75c2fd tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d returned with HTTP 200 Aug 04 10:54:50.939003 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1033/4117] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:50 2026] GET /volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:50.977008 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e55415c3-bb81-4914-9ef5-516d9388c890 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:50.978573 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e55415c3-bb81-4914-9ef5-516d9388c890 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/snapshots/d0029ccb-08e6-4175-aded-0a4a311aac58 Aug 04 10:54:50.978809 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e55415c3-bb81-4914-9ef5-516d9388c890 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:50.978918 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e55415c3-bb81-4914-9ef5-516d9388c890 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:50.983329 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:50.983329 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:50.983583 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e55415c3-bb81-4914-9ef5-516d9388c890 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot retrieved successfully. Aug 04 10:54:50.984195 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e55415c3-bb81-4914-9ef5-516d9388c890 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/d0029ccb-08e6-4175-aded-0a4a311aac58 returned with HTTP 200 Aug 04 10:54:50.984600 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1025/4118] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:50 2026] GET /volume/v3/snapshots/d0029ccb-08e6-4175-aded-0a4a311aac58 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:50.993361 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d2f07b2f-b9b1-4c18-a907-4d55487ae613 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:50.995335 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d2f07b2f-b9b1-4c18-a907-4d55487ae613 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] GET https://10.4.3.232/volume/v3/snapshots/d0029ccb-08e6-4175-aded-0a4a311aac58 Aug 04 10:54:50.995565 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d2f07b2f-b9b1-4c18-a907-4d55487ae613 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:50.995763 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d2f07b2f-b9b1-4c18-a907-4d55487ae613 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:51.002170 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:51.002170 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:51.002170 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d2f07b2f-b9b1-4c18-a907-4d55487ae613 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] Snapshot retrieved successfully. Aug 04 10:54:51.002170 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d2f07b2f-b9b1-4c18-a907-4d55487ae613 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] https://10.4.3.232/volume/v3/snapshots/d0029ccb-08e6-4175-aded-0a4a311aac58 returned with HTTP 200 Aug 04 10:54:51.002170 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1031/4119] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:50 2026] GET /volume/v3/snapshots/d0029ccb-08e6-4175-aded-0a4a311aac58 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:51.010324 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f4a440b7-305f-4567-9e1a-2cb372f981ed None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:51.011745 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f4a440b7-305f-4567-9e1a-2cb372f981ed tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] DELETE https://10.4.3.232/volume/v3/snapshots/d0029ccb-08e6-4175-aded-0a4a311aac58 Aug 04 10:54:51.011990 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f4a440b7-305f-4567-9e1a-2cb372f981ed tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:51.012184 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f4a440b7-305f-4567-9e1a-2cb372f981ed tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:51.012309 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-f4a440b7-305f-4567-9e1a-2cb372f981ed tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Delete snapshot with id: d0029ccb-08e6-4175-aded-0a4a311aac58 Aug 04 10:54:51.017602 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:51.017602 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:51.018503 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f4a440b7-305f-4567-9e1a-2cb372f981ed tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot retrieved successfully. Aug 04 10:54:51.038153 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f4a440b7-305f-4567-9e1a-2cb372f981ed tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot delete request issued successfully. Aug 04 10:54:51.038153 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f4a440b7-305f-4567-9e1a-2cb372f981ed tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/d0029ccb-08e6-4175-aded-0a4a311aac58 returned with HTTP 202 Aug 04 10:54:51.038451 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1031/4120] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:54:51 2026] DELETE /volume/v3/snapshots/d0029ccb-08e6-4175-aded-0a4a311aac58 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:51.047816 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fd4b8fb1-f266-4d0c-bfcf-9e544be3a1b4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:51.048649 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fd4b8fb1-f266-4d0c-bfcf-9e544be3a1b4 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/snapshots/d0029ccb-08e6-4175-aded-0a4a311aac58 Aug 04 10:54:51.048855 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fd4b8fb1-f266-4d0c-bfcf-9e544be3a1b4 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:51.049037 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fd4b8fb1-f266-4d0c-bfcf-9e544be3a1b4 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:51.053910 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:51.053910 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:51.054177 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fd4b8fb1-f266-4d0c-bfcf-9e544be3a1b4 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot retrieved successfully. Aug 04 10:54:51.054928 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fd4b8fb1-f266-4d0c-bfcf-9e544be3a1b4 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/d0029ccb-08e6-4175-aded-0a4a311aac58 returned with HTTP 200 Aug 04 10:54:51.055306 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1034/4121] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:51 2026] GET /volume/v3/snapshots/d0029ccb-08e6-4175-aded-0a4a311aac58 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:51.430756 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-886d6b3d-956b-4112-8ed8-2a675d33fd2c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:51.431122 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-886d6b3d-956b-4112-8ed8-2a675d33fd2c None None] GET https://10.4.3.232/volume// Aug 04 10:54:51.431302 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-886d6b3d-956b-4112-8ed8-2a675d33fd2c None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:51.431870 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-886d6b3d-956b-4112-8ed8-2a675d33fd2c None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:51.431870 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-886d6b3d-956b-4112-8ed8-2a675d33fd2c None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:54:51.432085 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1026/4122] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:54:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:54:51.439136 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f897e4ca-3727-4311-a7e9-f31b1e37c388 req-d55cc2a1-4467-4f5b-bfc0-4b4c623db078 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:51.441646 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f897e4ca-3727-4311-a7e9-f31b1e37c388 req-d55cc2a1-4467-4f5b-bfc0-4b4c623db078 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] GET https://10.4.3.232/volume/v3/volumes/d03eae30-703f-4e31-b6a8-84e60812b222 Aug 04 10:54:51.442284 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f897e4ca-3727-4311-a7e9-f31b1e37c388 req-d55cc2a1-4467-4f5b-bfc0-4b4c623db078 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:51.442284 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f897e4ca-3727-4311-a7e9-f31b1e37c388 req-d55cc2a1-4467-4f5b-bfc0-4b4c623db078 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:51.453066 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:51.453066 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:51.457418 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-f897e4ca-3727-4311-a7e9-f31b1e37c388 req-d55cc2a1-4467-4f5b-bfc0-4b4c623db078 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Volume info retrieved successfully. Aug 04 10:54:51.463198 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f897e4ca-3727-4311-a7e9-f31b1e37c388 req-d55cc2a1-4467-4f5b-bfc0-4b4c623db078 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] https://10.4.3.232/volume/v3/volumes/d03eae30-703f-4e31-b6a8-84e60812b222 returned with HTTP 200 Aug 04 10:54:51.463718 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1032/4123] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:54:51 2026] GET /volume/v3/volumes/d03eae30-703f-4e31-b6a8-84e60812b222 => generated 1540 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:54:51.509529 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-37e99322-ead9-4d2c-8dbf-ac6a5170c6a4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:51.511232 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-37e99322-ead9-4d2c-8dbf-ac6a5170c6a4 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] GET https://10.4.3.232/volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 Aug 04 10:54:51.511452 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-37e99322-ead9-4d2c-8dbf-ac6a5170c6a4 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:51.511628 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-37e99322-ead9-4d2c-8dbf-ac6a5170c6a4 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:51.521521 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:51.521521 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:51.525606 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-37e99322-ead9-4d2c-8dbf-ac6a5170c6a4 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Volume info retrieved successfully. Aug 04 10:54:51.530781 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-37e99322-ead9-4d2c-8dbf-ac6a5170c6a4 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 returned with HTTP 200 Aug 04 10:54:51.531181 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1032/4124] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:51 2026] GET /volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:51.543231 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-08d540f7-0e85-4647-a746-b942bfc910c9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:51.544686 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-08d540f7-0e85-4647-a746-b942bfc910c9 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] POST https://10.4.3.232/volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85/action Aug 04 10:54:51.544947 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-08d540f7-0e85-4647-a746-b942bfc910c9 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:54:51.545128 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-08d540f7-0e85-4647-a746-b942bfc910c9 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:51.554608 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:51.554608 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:51.555046 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-08d540f7-0e85-4647-a746-b942bfc910c9 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Volume info retrieved successfully. Aug 04 10:54:51.564170 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f897e4ca-3727-4311-a7e9-f31b1e37c388 req-fb2fa013-66cb-4a3b-88fd-7874e558749d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:51.566230 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f897e4ca-3727-4311-a7e9-f31b1e37c388 req-fb2fa013-66cb-4a3b-88fd-7874e558749d tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] PUT https://10.4.3.232/volume/v3/attachments/f53aa09a-8697-44cc-af3d-876147e06a6e Aug 04 10:54:51.566623 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f897e4ca-3727-4311-a7e9-f31b1e37c388 req-fb2fa013-66cb-4a3b-88fd-7874e558749d tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:51.574131 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-f897e4ca-3727-4311-a7e9-f31b1e37c388 req-fb2fa013-66cb-4a3b-88fd-7874e558749d tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Acquiring lock "cinder-attachment_update-d03eae30-703f-4e31-b6a8-84e60812b222-np0000006413" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:54:51.578266 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-f897e4ca-3727-4311-a7e9-f31b1e37c388 req-fb2fa013-66cb-4a3b-88fd-7874e558749d tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Lock "cinder-attachment_update-d03eae30-703f-4e31-b6a8-84e60812b222-np0000006413" acquired by "attachment_update" :: waited 0.004s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:54:51.579123 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:51.579123 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:51.592148 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-08d540f7-0e85-4647-a746-b942bfc910c9 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Created reservations ['2be9c144-45fd-4350-9014-034969f7d3c3', 'a8cd30d4-5319-4e6c-a4d0-45195d18ff71'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:51.603493 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-08d540f7-0e85-4647-a746-b942bfc910c9 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Extend volume request issued successfully. Aug 04 10:54:51.603728 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-08d540f7-0e85-4647-a746-b942bfc910c9 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85/action returned with HTTP 202 Aug 04 10:54:51.604179 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1035/4125] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:54:51 2026] POST /volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:54:51.611789 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e1ab9324-b4c2-4996-bd18-a77c27b38158 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:51.614013 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e1ab9324-b4c2-4996-bd18-a77c27b38158 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] GET https://10.4.3.232/volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 Aug 04 10:54:51.614388 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e1ab9324-b4c2-4996-bd18-a77c27b38158 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:51.614592 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e1ab9324-b4c2-4996-bd18-a77c27b38158 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:51.621146 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:51.621146 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:51.625348 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e1ab9324-b4c2-4996-bd18-a77c27b38158 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Volume info retrieved successfully. Aug 04 10:54:51.630285 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e1ab9324-b4c2-4996-bd18-a77c27b38158 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 returned with HTTP 200 Aug 04 10:54:51.630285 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1033/4126] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:51 2026] GET /volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:51.674620 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-f897e4ca-3727-4311-a7e9-f31b1e37c388 req-fb2fa013-66cb-4a3b-88fd-7874e558749d tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Lock "cinder-attachment_update-d03eae30-703f-4e31-b6a8-84e60812b222-np0000006413" released by "attachment_update" :: held 0.096s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:54:51.674968 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f897e4ca-3727-4311-a7e9-f31b1e37c388 req-fb2fa013-66cb-4a3b-88fd-7874e558749d tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] https://10.4.3.232/volume/v3/attachments/f53aa09a-8697-44cc-af3d-876147e06a6e returned with HTTP 200 Aug 04 10:54:51.675636 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1027/4127] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:54:51 2026] PUT /volume/v3/attachments/f53aa09a-8697-44cc-af3d-876147e06a6e => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:51.695132 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ed3e0948-1d7d-4adf-b9d1-73abf2cce91d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:51.696771 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ed3e0948-1d7d-4adf-b9d1-73abf2cce91d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 Aug 04 10:54:51.696964 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ed3e0948-1d7d-4adf-b9d1-73abf2cce91d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:51.697108 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ed3e0948-1d7d-4adf-b9d1-73abf2cce91d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:51.697207 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-ed3e0948-1d7d-4adf-b9d1-73abf2cce91d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 311bb1ca-d4d9-4d87-9fe7-7c30867af221. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:51.698375 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-f897e4ca-3727-4311-a7e9-f31b1e37c388 req-dc1cfef8-412c-4f15-a749-8315ae3aec80 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:51.700935 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f897e4ca-3727-4311-a7e9-f31b1e37c388 req-dc1cfef8-412c-4f15-a749-8315ae3aec80 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] POST https://10.4.3.232/volume/v3/attachments/f53aa09a-8697-44cc-af3d-876147e06a6e/action Aug 04 10:54:51.701313 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:51.701313 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:51.701409 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f897e4ca-3727-4311-a7e9-f31b1e37c388 req-dc1cfef8-412c-4f15-a749-8315ae3aec80 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:54:51.701520 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f897e4ca-3727-4311-a7e9-f31b1e37c388 req-dc1cfef8-412c-4f15-a749-8315ae3aec80 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:51.702043 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ed3e0948-1d7d-4adf-b9d1-73abf2cce91d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 returned with HTTP 200 Aug 04 10:54:51.702494 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1033/4128] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:51 2026] GET /volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:51.718091 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:51.718091 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:51.730674 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f897e4ca-3727-4311-a7e9-f31b1e37c388 req-dc1cfef8-412c-4f15-a749-8315ae3aec80 tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] https://10.4.3.232/volume/v3/attachments/f53aa09a-8697-44cc-af3d-876147e06a6e/action returned with HTTP 204 Aug 04 10:54:51.731099 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1036/4129] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:54:51 2026] POST /volume/v3/attachments/f53aa09a-8697-44cc-af3d-876147e06a6e/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:51.948715 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-547b1d5b-1f99-4059-a0ea-c97a86db31b5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:51.951476 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-547b1d5b-1f99-4059-a0ea-c97a86db31b5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d Aug 04 10:54:51.951719 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-547b1d5b-1f99-4059-a0ea-c97a86db31b5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:51.951985 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-547b1d5b-1f99-4059-a0ea-c97a86db31b5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:51.952141 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-547b1d5b-1f99-4059-a0ea-c97a86db31b5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Show backup with id 14e51e7a-b965-4699-8c3e-fb4c9642a53d. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:51.956342 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-547b1d5b-1f99-4059-a0ea-c97a86db31b5 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d returned with HTTP 404 Aug 04 10:54:51.956944 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1034/4130] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:51 2026] GET /volume/v3/backups/14e51e7a-b965-4699-8c3e-fb4c9642a53d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:52.065933 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-05d37243-fd60-4a72-83c3-7fcd64f1e658 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:52.069468 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-05d37243-fd60-4a72-83c3-7fcd64f1e658 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/snapshots/d0029ccb-08e6-4175-aded-0a4a311aac58 Aug 04 10:54:52.069648 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-05d37243-fd60-4a72-83c3-7fcd64f1e658 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:52.069887 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-05d37243-fd60-4a72-83c3-7fcd64f1e658 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:52.075104 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-05d37243-fd60-4a72-83c3-7fcd64f1e658 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/d0029ccb-08e6-4175-aded-0a4a311aac58 returned with HTTP 404 Aug 04 10:54:52.075625 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1028/4131] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:52 2026] GET /volume/v3/snapshots/d0029ccb-08e6-4175-aded-0a4a311aac58 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:52.081662 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-7400f5a6-f0cf-40e4-82f5-72f8f1651adc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:52.083080 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d258e660-7214-4ee7-81c6-df542701ea43 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:52.083725 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-7400f5a6-f0cf-40e4-82f5-72f8f1651adc tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 Aug 04 10:54:52.083926 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-7400f5a6-f0cf-40e4-82f5-72f8f1651adc tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:52.084124 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-7400f5a6-f0cf-40e4-82f5-72f8f1651adc tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:52.085321 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d258e660-7214-4ee7-81c6-df542701ea43 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/d9080db3-144a-49f1-993d-73cfc9a9928a Aug 04 10:54:52.085551 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d258e660-7214-4ee7-81c6-df542701ea43 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:52.085794 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d258e660-7214-4ee7-81c6-df542701ea43 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:52.086120 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-d258e660-7214-4ee7-81c6-df542701ea43 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Delete volume with id: d9080db3-144a-49f1-993d-73cfc9a9928a Aug 04 10:54:52.099106 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:52.099106 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:52.099606 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d258e660-7214-4ee7-81c6-df542701ea43 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:52.104787 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:52.104787 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:52.114951 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-7400f5a6-f0cf-40e4-82f5-72f8f1651adc tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:54:52.123600 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-7400f5a6-f0cf-40e4-82f5-72f8f1651adc tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 returned with HTTP 200 Aug 04 10:54:52.124109 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1034/4132] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:54:52 2026] GET /volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 => generated 1133 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:52.127402 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d258e660-7214-4ee7-81c6-df542701ea43 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Delete volume request issued successfully. Aug 04 10:54:52.127648 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d258e660-7214-4ee7-81c6-df542701ea43 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/d9080db3-144a-49f1-993d-73cfc9a9928a returned with HTTP 202 Aug 04 10:54:52.128305 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1037/4133] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:54:52 2026] DELETE /volume/v3/volumes/d9080db3-144a-49f1-993d-73cfc9a9928a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:52.139078 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f2c56fb4-0cff-4e2b-956f-066138d6fdde None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:52.142264 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f2c56fb4-0cff-4e2b-956f-066138d6fdde tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/volumes/d9080db3-144a-49f1-993d-73cfc9a9928a Aug 04 10:54:52.142264 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f2c56fb4-0cff-4e2b-956f-066138d6fdde tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:52.142264 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f2c56fb4-0cff-4e2b-956f-066138d6fdde tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:52.151265 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-11c5ae88-3535-40b3-85b3-6184d7709a86 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:52.151344 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:52.151344 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:52.152563 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-11c5ae88-3535-40b3-85b3-6184d7709a86 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] POST https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508/action Aug 04 10:54:52.152909 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-11c5ae88-3535-40b3-85b3-6184d7709a86 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:54:52.153018 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-11c5ae88-3535-40b3-85b3-6184d7709a86 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:52.155313 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f2c56fb4-0cff-4e2b-956f-066138d6fdde tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:52.157532 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f2c56fb4-0cff-4e2b-956f-066138d6fdde tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/d9080db3-144a-49f1-993d-73cfc9a9928a returned with HTTP 200 Aug 04 10:54:52.157962 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1035/4134] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:52 2026] GET /volume/v3/volumes/d9080db3-144a-49f1-993d-73cfc9a9928a => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:52.173261 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:52.173261 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:52.173862 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-11c5ae88-3535-40b3-85b3-6184d7709a86 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:54:52.180684 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-11c5ae88-3535-40b3-85b3-6184d7709a86 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Begin detaching volume completed successfully. Aug 04 10:54:52.180951 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-11c5ae88-3535-40b3-85b3-6184d7709a86 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508/action returned with HTTP 202 Aug 04 10:54:52.181355 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1029/4135] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:54:52 2026] POST /volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:54:52.203405 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c998110f-800d-410c-a9b4-0193811ea5eb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:52.206895 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c998110f-800d-410c-a9b4-0193811ea5eb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 Aug 04 10:54:52.207063 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c998110f-800d-410c-a9b4-0193811ea5eb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:52.208323 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c998110f-800d-410c-a9b4-0193811ea5eb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:52.221390 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:52.221390 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:52.225791 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c998110f-800d-410c-a9b4-0193811ea5eb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:54:52.228513 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-da13aa0e-1c2f-4df6-b8fe-a77d0f8b2339 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:52.228899 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-da13aa0e-1c2f-4df6-b8fe-a77d0f8b2339 None None] GET https://10.4.3.232/volume// Aug 04 10:54:52.229231 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-da13aa0e-1c2f-4df6-b8fe-a77d0f8b2339 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:52.229516 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-da13aa0e-1c2f-4df6-b8fe-a77d0f8b2339 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:52.229978 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-da13aa0e-1c2f-4df6-b8fe-a77d0f8b2339 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:54:52.230216 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1038/4136] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:54:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:54:52.233459 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c998110f-800d-410c-a9b4-0193811ea5eb tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 returned with HTTP 200 Aug 04 10:54:52.233878 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1035/4137] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:52 2026] GET /volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:52.239378 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-6fcb8142-6f22-4b4d-9868-b35bf430a51d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:52.244129 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-6fcb8142-6f22-4b4d-9868-b35bf430a51d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 Aug 04 10:54:52.244745 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-6fcb8142-6f22-4b4d-9868-b35bf430a51d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:52.244973 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-6fcb8142-6f22-4b4d-9868-b35bf430a51d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:52.258081 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:52.258081 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:52.262853 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-6fcb8142-6f22-4b4d-9868-b35bf430a51d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:54:52.271658 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-6fcb8142-6f22-4b4d-9868-b35bf430a51d tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 returned with HTTP 200 Aug 04 10:54:52.272581 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1036/4138] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:54:52 2026] GET /volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 => generated 1316 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:54:52.646663 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-249ca933-6f3c-4761-84c8-9b0e3de0c91d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:52.648505 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-249ca933-6f3c-4761-84c8-9b0e3de0c91d tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] GET https://10.4.3.232/volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 Aug 04 10:54:52.648717 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-249ca933-6f3c-4761-84c8-9b0e3de0c91d tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:52.648961 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-249ca933-6f3c-4761-84c8-9b0e3de0c91d tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:52.660474 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:52.660474 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:52.664402 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-249ca933-6f3c-4761-84c8-9b0e3de0c91d tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Volume info retrieved successfully. Aug 04 10:54:52.669466 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-249ca933-6f3c-4761-84c8-9b0e3de0c91d tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 returned with HTTP 200 Aug 04 10:54:52.670003 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1030/4139] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:52 2026] GET /volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:52.681466 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-72155de9-4b89-4c82-8321-336cca584b96 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:52.683262 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-72155de9-4b89-4c82-8321-336cca584b96 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] GET https://10.4.3.232/volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 Aug 04 10:54:52.683646 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-72155de9-4b89-4c82-8321-336cca584b96 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:52.683646 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-72155de9-4b89-4c82-8321-336cca584b96 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:52.697892 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:52.697892 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:52.703995 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-72155de9-4b89-4c82-8321-336cca584b96 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Volume info retrieved successfully. Aug 04 10:54:52.709474 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-72155de9-4b89-4c82-8321-336cca584b96 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 returned with HTTP 200 Aug 04 10:54:52.710135 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1039/4140] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:52 2026] GET /volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:52.713768 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e87d4fd1-12d5-4124-8d03-78088ac5c536 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:52.717721 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e87d4fd1-12d5-4124-8d03-78088ac5c536 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 Aug 04 10:54:52.717930 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e87d4fd1-12d5-4124-8d03-78088ac5c536 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:52.718125 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e87d4fd1-12d5-4124-8d03-78088ac5c536 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:52.718271 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-e87d4fd1-12d5-4124-8d03-78088ac5c536 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 311bb1ca-d4d9-4d87-9fe7-7c30867af221. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:52.724368 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:52.724368 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:52.726312 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e87d4fd1-12d5-4124-8d03-78088ac5c536 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 returned with HTTP 200 Aug 04 10:54:52.726312 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1036/4141] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:52 2026] GET /volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:52.729149 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-73a1cf43-578f-4cd2-a703-fcb654b214ad None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:52.731322 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-73a1cf43-578f-4cd2-a703-fcb654b214ad tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] GET https://10.4.3.232/volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 Aug 04 10:54:52.731551 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-73a1cf43-578f-4cd2-a703-fcb654b214ad tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:52.731788 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-73a1cf43-578f-4cd2-a703-fcb654b214ad tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:52.739903 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:52.739903 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:52.745264 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-73a1cf43-578f-4cd2-a703-fcb654b214ad tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Volume info retrieved successfully. Aug 04 10:54:52.751684 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-73a1cf43-578f-4cd2-a703-fcb654b214ad tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 returned with HTTP 200 Aug 04 10:54:52.751684 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1037/4142] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:52 2026] GET /volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:52.766713 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ff3e38cd-b3e9-4e69-bbcf-d74d6daada1f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:52.766713 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff3e38cd-b3e9-4e69-bbcf-d74d6daada1f tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] DELETE https://10.4.3.232/volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 Aug 04 10:54:52.766713 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff3e38cd-b3e9-4e69-bbcf-d74d6daada1f tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:52.766713 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff3e38cd-b3e9-4e69-bbcf-d74d6daada1f tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:52.766713 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-ff3e38cd-b3e9-4e69-bbcf-d74d6daada1f tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Delete volume with id: a4c79135-60ed-4719-b64d-1ae073dc8d85 Aug 04 10:54:52.775403 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:52.775403 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:52.775403 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ff3e38cd-b3e9-4e69-bbcf-d74d6daada1f tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Volume info retrieved successfully. Aug 04 10:54:52.796930 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ff3e38cd-b3e9-4e69-bbcf-d74d6daada1f tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Delete volume request issued successfully. Aug 04 10:54:52.797122 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff3e38cd-b3e9-4e69-bbcf-d74d6daada1f tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 returned with HTTP 202 Aug 04 10:54:52.797937 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1031/4143] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:54:52 2026] DELETE /volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:52.806055 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d57a9dd1-db0f-4518-8fb2-1801ba0e71d6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:52.808930 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d57a9dd1-db0f-4518-8fb2-1801ba0e71d6 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] GET https://10.4.3.232/volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 Aug 04 10:54:52.809292 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d57a9dd1-db0f-4518-8fb2-1801ba0e71d6 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:52.809449 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d57a9dd1-db0f-4518-8fb2-1801ba0e71d6 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:52.823794 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:52.823794 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:52.829948 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d57a9dd1-db0f-4518-8fb2-1801ba0e71d6 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Volume info retrieved successfully. Aug 04 10:54:52.836987 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d57a9dd1-db0f-4518-8fb2-1801ba0e71d6 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 returned with HTTP 200 Aug 04 10:54:52.837485 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1040/4144] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:52 2026] GET /volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 => generated 1355 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:53.128175 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-21cd94f9-f6cf-4bdb-9cf1-554ac231a4f9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:53.130730 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-21cd94f9-f6cf-4bdb-9cf1-554ac231a4f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] DELETE https://10.4.3.232/volume/v3/attachments/88e023e7-6e71-4e73-a85b-bbffd3294b0f Aug 04 10:54:53.131026 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-21cd94f9-f6cf-4bdb-9cf1-554ac231a4f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:53.131311 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-21cd94f9-f6cf-4bdb-9cf1-554ac231a4f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:53.140164 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:53.140164 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:53.170202 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7426786d-290a-40aa-a586-e5c6b87319eb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:53.173042 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7426786d-290a-40aa-a586-e5c6b87319eb tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/volumes/d9080db3-144a-49f1-993d-73cfc9a9928a Aug 04 10:54:53.173224 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7426786d-290a-40aa-a586-e5c6b87319eb tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:53.173439 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7426786d-290a-40aa-a586-e5c6b87319eb tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:53.179633 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7426786d-290a-40aa-a586-e5c6b87319eb tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/d9080db3-144a-49f1-993d-73cfc9a9928a returned with HTTP 404 Aug 04 10:54:53.180226 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1038/4145] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:53 2026] GET /volume/v3/volumes/d9080db3-144a-49f1-993d-73cfc9a9928a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:53.191761 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aada3269-df84-4093-a828-f0f93e1d9ed1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:53.192134 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-3d30ae6e-9be8-4ced-88dc-399b2d0f0e60 req-21cd94f9-f6cf-4bdb-9cf1-554ac231a4f9 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/attachments/88e023e7-6e71-4e73-a85b-bbffd3294b0f returned with HTTP 200 Aug 04 10:54:53.195286 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1037/4146] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:54:53 2026] DELETE /volume/v3/attachments/88e023e7-6e71-4e73-a85b-bbffd3294b0f => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:53.195398 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aada3269-df84-4093-a828-f0f93e1d9ed1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:54:53.195398 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aada3269-df84-4093-a828-f0f93e1d9ed1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2021866689"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:53.197089 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-aada3269-df84-4093-a828-f0f93e1d9ed1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2021866689'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:54:53.197530 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-aada3269-df84-4093-a828-f0f93e1d9ed1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Create volume of 1 GB Aug 04 10:54:53.202735 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-aada3269-df84-4093-a828-f0f93e1d9ed1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Availability Zones retrieved successfully. Aug 04 10:54:53.214136 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-aada3269-df84-4093-a828-f0f93e1d9ed1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Flow 'volume_create_api' (5105ff58-bf46-4ea6-9aec-4f1fb8fd6640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:53.214136 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-aada3269-df84-4093-a828-f0f93e1d9ed1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e911a88-c4f2-4f76-93b7-0b3872df50a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:53.214136 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-aada3269-df84-4093-a828-f0f93e1d9ed1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:54:53.248692 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2fd140e9-125e-4cd2-84d3-64496064b6ff None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:53.251778 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2fd140e9-125e-4cd2-84d3-64496064b6ff tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 Aug 04 10:54:53.252033 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2fd140e9-125e-4cd2-84d3-64496064b6ff tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:53.252215 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2fd140e9-125e-4cd2-84d3-64496064b6ff tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:53.259263 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-aada3269-df84-4093-a828-f0f93e1d9ed1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e911a88-c4f2-4f76-93b7-0b3872df50a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:53.259263 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-aada3269-df84-4093-a828-f0f93e1d9ed1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b719d47-bd52-428d-a545-cfeecb63720d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:53.265369 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:53.265369 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:53.270031 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2fd140e9-125e-4cd2-84d3-64496064b6ff tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:54:53.279539 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2fd140e9-125e-4cd2-84d3-64496064b6ff tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 returned with HTTP 200 Aug 04 10:54:53.279639 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1041/4147] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:53 2026] GET /volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:53.314274 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-aada3269-df84-4093-a828-f0f93e1d9ed1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Created reservations ['9737e481-348b-4caa-bbde-1273c5c95f2a', 'c867f7ca-2a19-493e-aa14-14e1bd31cff2', '5775f80f-e918-43e5-b170-3463bc76112f', '41b6a9f3-0cee-4432-877c-f10c4224f614'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:53.314837 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-aada3269-df84-4093-a828-f0f93e1d9ed1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b719d47-bd52-428d-a545-cfeecb63720d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9737e481-348b-4caa-bbde-1273c5c95f2a', 'c867f7ca-2a19-493e-aa14-14e1bd31cff2', '5775f80f-e918-43e5-b170-3463bc76112f', '41b6a9f3-0cee-4432-877c-f10c4224f614']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:53.315969 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-aada3269-df84-4093-a828-f0f93e1d9ed1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd24ec3e-fe54-4a63-a542-f2be449ea014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:53.346576 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-aada3269-df84-4093-a828-f0f93e1d9ed1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd24ec3e-fe54-4a63-a542-f2be449ea014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f14e0fa8-089e-4861-8010-58ca5e5ee489', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2021866689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07fb487a81fd4c2398f220a6d0d006a4',qos_specs=None,replication_status=,reservations=['9737e481-348b-4caa-bbde-1273c5c95f2a','c867f7ca-2a19-493e-aa14-14e1bd31cff2','5775f80f-e918-43e5-b170-3463bc76112f','41b6a9f3-0cee-4432-877c-f10c4224f614'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b22da969cea470ab0a1c03caf1109e6',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:54:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2021866689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f14e0fa8-089e-4861-8010-58ca5e5ee489,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07fb487a81fd4c2398f220a6d0d006a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b22da969cea470ab0a1c03caf1109e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:53.347326 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-aada3269-df84-4093-a828-f0f93e1d9ed1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (451fb8d1-ac85-499c-b6b0-06e49b354309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:53.367254 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-aada3269-df84-4093-a828-f0f93e1d9ed1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (451fb8d1-ac85-499c-b6b0-06e49b354309) transitioned into state 'SUCCESS' from state '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-2021866689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07fb487a81fd4c2398f220a6d0d006a4',qos_specs=None,replication_status=,reservations=['9737e481-348b-4caa-bbde-1273c5c95f2a','c867f7ca-2a19-493e-aa14-14e1bd31cff2','5775f80f-e918-43e5-b170-3463bc76112f','41b6a9f3-0cee-4432-877c-f10c4224f614'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b22da969cea470ab0a1c03caf1109e6',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:53.367914 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-aada3269-df84-4093-a828-f0f93e1d9ed1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d85d315-f696-4371-b77f-80409ec54846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:53.377629 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-aada3269-df84-4093-a828-f0f93e1d9ed1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d85d315-f696-4371-b77f-80409ec54846) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:53.378618 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-aada3269-df84-4093-a828-f0f93e1d9ed1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Flow 'volume_create_api' (5105ff58-bf46-4ea6-9aec-4f1fb8fd6640) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:53.378975 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-aada3269-df84-4093-a828-f0f93e1d9ed1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Create volume request issued successfully. Aug 04 10:54:53.379550 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aada3269-df84-4093-a828-f0f93e1d9ed1 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:54:53.379987 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1032/4148] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:54:53 2026] POST /volume/v3/volumes => generated 778 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:53.391543 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-70a4c72d-505e-47e6-a0fa-bef51664cabd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:53.396846 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-70a4c72d-505e-47e6-a0fa-bef51664cabd tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/volumes/f14e0fa8-089e-4861-8010-58ca5e5ee489 Aug 04 10:54:53.400033 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-70a4c72d-505e-47e6-a0fa-bef51664cabd tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:53.400033 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-70a4c72d-505e-47e6-a0fa-bef51664cabd tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:53.406052 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:53.406052 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:53.415263 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-70a4c72d-505e-47e6-a0fa-bef51664cabd tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:53.421037 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-70a4c72d-505e-47e6-a0fa-bef51664cabd tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/f14e0fa8-089e-4861-8010-58ca5e5ee489 returned with HTTP 200 Aug 04 10:54:53.421729 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1039/4149] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:53 2026] GET /volume/v3/volumes/f14e0fa8-089e-4861-8010-58ca5e5ee489 => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:53.735976 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6add8019-a008-411a-924a-5042e8d312c3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:53.737746 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6add8019-a008-411a-924a-5042e8d312c3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 Aug 04 10:54:53.737917 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6add8019-a008-411a-924a-5042e8d312c3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:53.738197 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6add8019-a008-411a-924a-5042e8d312c3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:53.738197 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-6add8019-a008-411a-924a-5042e8d312c3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 311bb1ca-d4d9-4d87-9fe7-7c30867af221. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:53.744606 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:53.744606 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:53.745382 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6add8019-a008-411a-924a-5042e8d312c3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 returned with HTTP 200 Aug 04 10:54:53.745766 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1038/4150] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:53 2026] GET /volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:53.854962 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ddf360e5-300f-4cb1-b669-32bd36a8b633 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:53.857068 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ddf360e5-300f-4cb1-b669-32bd36a8b633 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] GET https://10.4.3.232/volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 Aug 04 10:54:53.857321 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ddf360e5-300f-4cb1-b669-32bd36a8b633 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:53.857542 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ddf360e5-300f-4cb1-b669-32bd36a8b633 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:53.866280 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ddf360e5-300f-4cb1-b669-32bd36a8b633 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 returned with HTTP 404 Aug 04 10:54:53.866897 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1042/4151] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:53 2026] GET /volume/v3/volumes/a4c79135-60ed-4719-b64d-1ae073dc8d85 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:53.875166 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b070070e-7682-4873-87ce-7adbc65b8655 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:53.877606 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b070070e-7682-4873-87ce-7adbc65b8655 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:54:53.877985 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b070070e-7682-4873-87ce-7adbc65b8655 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1997695605"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:53.879469 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-b070070e-7682-4873-87ce-7adbc65b8655 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1997695605'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:54:53.879592 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b070070e-7682-4873-87ce-7adbc65b8655 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Create volume of 1 GB Aug 04 10:54:53.879855 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:53.879855 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:53.885172 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b070070e-7682-4873-87ce-7adbc65b8655 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Availability Zones retrieved successfully. Aug 04 10:54:53.897960 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b070070e-7682-4873-87ce-7adbc65b8655 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Flow 'volume_create_api' (673cdf4c-fbf4-4730-93ba-097385284015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:53.898913 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b070070e-7682-4873-87ce-7adbc65b8655 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f42c4169-d89f-476b-b422-1a8678d5b830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:53.900296 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-b070070e-7682-4873-87ce-7adbc65b8655 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:54:53.925374 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b070070e-7682-4873-87ce-7adbc65b8655 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f42c4169-d89f-476b-b422-1a8678d5b830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:53.926055 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b070070e-7682-4873-87ce-7adbc65b8655 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6e086d2-f15c-4140-83ce-592349b764ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:53.966880 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b070070e-7682-4873-87ce-7adbc65b8655 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Created reservations ['998e6bb8-8094-4db4-90d0-c37d087b8f0e', 'a0c424ed-683f-4d95-a433-d60a81582ded', 'ff6fcb78-7dc9-434f-b60d-826f32cbc991', '01043d3e-a00f-4d93-921b-ff177c01acb7'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:53.967708 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b070070e-7682-4873-87ce-7adbc65b8655 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6e086d2-f15c-4140-83ce-592349b764ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['998e6bb8-8094-4db4-90d0-c37d087b8f0e', 'a0c424ed-683f-4d95-a433-d60a81582ded', 'ff6fcb78-7dc9-434f-b60d-826f32cbc991', '01043d3e-a00f-4d93-921b-ff177c01acb7']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:53.968418 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b070070e-7682-4873-87ce-7adbc65b8655 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01e45a5c-3346-4e9b-9626-0e027360e853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:53.993020 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b070070e-7682-4873-87ce-7adbc65b8655 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01e45a5c-3346-4e9b-9626-0e027360e853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a859031-8e5d-4221-8285-331856f78919', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1997695605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='342083fe41e44a078bd073b009b46e59',qos_specs=None,replication_status=,reservations=['998e6bb8-8094-4db4-90d0-c37d087b8f0e','a0c424ed-683f-4d95-a433-d60a81582ded','ff6fcb78-7dc9-434f-b60d-826f32cbc991','01043d3e-a00f-4d93-921b-ff177c01acb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576b8ce0b02d47f38d9b218481f1cfa1',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:54:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1997695605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a859031-8e5d-4221-8285-331856f78919,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='342083fe41e44a078bd073b009b46e59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='576b8ce0b02d47f38d9b218481f1cfa1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:53.993914 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b070070e-7682-4873-87ce-7adbc65b8655 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e4d9b3e-91df-4a61-944f-8bb430c65704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:54.014559 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b070070e-7682-4873-87ce-7adbc65b8655 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e4d9b3e-91df-4a61-944f-8bb430c65704) transitioned into state 'SUCCESS' from state '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-1997695605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='342083fe41e44a078bd073b009b46e59',qos_specs=None,replication_status=,reservations=['998e6bb8-8094-4db4-90d0-c37d087b8f0e','a0c424ed-683f-4d95-a433-d60a81582ded','ff6fcb78-7dc9-434f-b60d-826f32cbc991','01043d3e-a00f-4d93-921b-ff177c01acb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576b8ce0b02d47f38d9b218481f1cfa1',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:54.016291 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b070070e-7682-4873-87ce-7adbc65b8655 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6955a967-ded8-4d97-bbdd-30b9da91f04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:54:54.038854 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b070070e-7682-4873-87ce-7adbc65b8655 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6955a967-ded8-4d97-bbdd-30b9da91f04a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:54:54.039966 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b070070e-7682-4873-87ce-7adbc65b8655 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Flow 'volume_create_api' (673cdf4c-fbf4-4730-93ba-097385284015) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:54:54.040398 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b070070e-7682-4873-87ce-7adbc65b8655 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Create volume request issued successfully. Aug 04 10:54:54.041122 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b070070e-7682-4873-87ce-7adbc65b8655 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:54:54.041773 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1033/4152] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:54:53 2026] POST /volume/v3/volumes => generated 748 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:54.056181 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b6ba6482-de18-4e4e-9aac-9ee7f0b9278c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:54.058779 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b6ba6482-de18-4e4e-9aac-9ee7f0b9278c tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] GET https://10.4.3.232/volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 Aug 04 10:54:54.059031 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b6ba6482-de18-4e4e-9aac-9ee7f0b9278c tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:54.059307 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b6ba6482-de18-4e4e-9aac-9ee7f0b9278c tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:54.068752 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:54.068752 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:54.073921 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b6ba6482-de18-4e4e-9aac-9ee7f0b9278c tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Volume info retrieved successfully. Aug 04 10:54:54.081542 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b6ba6482-de18-4e4e-9aac-9ee7f0b9278c tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 returned with HTTP 200 Aug 04 10:54:54.081962 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1040/4153] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:54 2026] GET /volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:54.447151 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-22414e99-9933-42e7-ad09-d4848d2dad95 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:54.448847 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-22414e99-9933-42e7-ad09-d4848d2dad95 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/volumes/f14e0fa8-089e-4861-8010-58ca5e5ee489 Aug 04 10:54:54.449032 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-22414e99-9933-42e7-ad09-d4848d2dad95 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:54.449268 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-22414e99-9933-42e7-ad09-d4848d2dad95 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:54.459329 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:54.459329 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:54.463475 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-22414e99-9933-42e7-ad09-d4848d2dad95 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:54.468544 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-22414e99-9933-42e7-ad09-d4848d2dad95 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/f14e0fa8-089e-4861-8010-58ca5e5ee489 returned with HTTP 200 Aug 04 10:54:54.468997 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1039/4154] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:54 2026] GET /volume/v3/volumes/f14e0fa8-089e-4861-8010-58ca5e5ee489 => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:54.509864 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-728ab99c-2d0d-45d3-91b5-963446c308fc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:54.514169 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-728ab99c-2d0d-45d3-91b5-963446c308fc tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:54:54.514169 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-728ab99c-2d0d-45d3-91b5-963446c308fc tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f14e0fa8-089e-4861-8010-58ca5e5ee489", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1604664417"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:54.527417 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:54.527417 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:54.527842 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-728ab99c-2d0d-45d3-91b5-963446c308fc tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:54.528002 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-728ab99c-2d0d-45d3-91b5-963446c308fc tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Create snapshot from volume f14e0fa8-089e-4861-8010-58ca5e5ee489 Aug 04 10:54:54.567903 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-728ab99c-2d0d-45d3-91b5-963446c308fc tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Created reservations ['4681bb40-8a93-4439-86d5-75b3c6baa8ff', '264a80ba-0ea0-4e68-b85b-c9021e078ba4', '27e6a28c-814e-44d1-af19-e555efb8f0fc', 'ed8cd268-9ff0-490f-b8af-d1d0e6f401dd'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:54.623023 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-728ab99c-2d0d-45d3-91b5-963446c308fc tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot create request issued successfully. Aug 04 10:54:54.623411 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-728ab99c-2d0d-45d3-91b5-963446c308fc tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:54:54.623916 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1043/4155] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:54:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:54.637588 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-98698dd6-be9b-4dab-8a68-d1d7bdec2659 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:54.641186 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-98698dd6-be9b-4dab-8a68-d1d7bdec2659 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/snapshots/77530358-4a83-4e97-a3bc-8e54152a89a4 Aug 04 10:54:54.641479 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-98698dd6-be9b-4dab-8a68-d1d7bdec2659 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:54.641668 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-98698dd6-be9b-4dab-8a68-d1d7bdec2659 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:54.648897 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:54.648897 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:54.648897 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-98698dd6-be9b-4dab-8a68-d1d7bdec2659 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot retrieved successfully. Aug 04 10:54:54.649352 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-98698dd6-be9b-4dab-8a68-d1d7bdec2659 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/77530358-4a83-4e97-a3bc-8e54152a89a4 returned with HTTP 200 Aug 04 10:54:54.649761 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1034/4156] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:54 2026] GET /volume/v3/snapshots/77530358-4a83-4e97-a3bc-8e54152a89a4 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:54.760410 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6b470607-0070-4526-aafd-c252f3ff3b9b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:54.762848 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6b470607-0070-4526-aafd-c252f3ff3b9b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 Aug 04 10:54:54.763162 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6b470607-0070-4526-aafd-c252f3ff3b9b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:54.763441 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6b470607-0070-4526-aafd-c252f3ff3b9b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:54.763606 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6b470607-0070-4526-aafd-c252f3ff3b9b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 311bb1ca-d4d9-4d87-9fe7-7c30867af221. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:54.768165 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:54.768165 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:54.769083 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6b470607-0070-4526-aafd-c252f3ff3b9b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 returned with HTTP 200 Aug 04 10:54:54.769585 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1041/4157] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:54 2026] GET /volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:55.094721 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c46cb3d8-32fc-4fde-b811-1e137aeb88e2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:55.096414 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c46cb3d8-32fc-4fde-b811-1e137aeb88e2 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] GET https://10.4.3.232/volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 Aug 04 10:54:55.096826 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c46cb3d8-32fc-4fde-b811-1e137aeb88e2 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:55.097136 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c46cb3d8-32fc-4fde-b811-1e137aeb88e2 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:55.121181 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:55.121181 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:55.128925 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c46cb3d8-32fc-4fde-b811-1e137aeb88e2 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Volume info retrieved successfully. Aug 04 10:54:55.136003 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c46cb3d8-32fc-4fde-b811-1e137aeb88e2 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 returned with HTTP 200 Aug 04 10:54:55.136626 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1040/4158] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:55 2026] GET /volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:55.149466 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d10f555e-366b-4eba-abee-e1f128225559 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:55.151405 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d10f555e-366b-4eba-abee-e1f128225559 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:54:55.151702 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d10f555e-366b-4eba-abee-e1f128225559 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a859031-8e5d-4221-8285-331856f78919", "name": "tempest-VolumesExtendTest-Snapshot-1414562580"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:55.163211 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:55.163211 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:55.163731 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d10f555e-366b-4eba-abee-e1f128225559 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Volume info retrieved successfully. Aug 04 10:54:55.163860 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-d10f555e-366b-4eba-abee-e1f128225559 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Create snapshot from volume 2a859031-8e5d-4221-8285-331856f78919 Aug 04 10:54:55.214154 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-d10f555e-366b-4eba-abee-e1f128225559 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Created reservations ['ef544b3e-3749-4149-b9fb-7b9840542200', '36c27d37-5dbd-45d3-8c46-784d2cc85908', 'd810af28-a8d5-433a-a2f8-da77251bdfc5', 'c270c421-5cf1-4648-9d62-df0485acf136'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:55.246745 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d10f555e-366b-4eba-abee-e1f128225559 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Snapshot create request issued successfully. Aug 04 10:54:55.247087 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d10f555e-366b-4eba-abee-e1f128225559 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:54:55.247509 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1044/4159] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:54:55 2026] POST /volume/v3/snapshots => generated 304 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:54:55.258527 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3629e6b6-2bbc-451a-bc79-4428fec7e00d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:55.260555 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3629e6b6-2bbc-451a-bc79-4428fec7e00d tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] GET https://10.4.3.232/volume/v3/snapshots/691167b8-6017-4602-b2de-7e49e40e549e Aug 04 10:54:55.260779 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3629e6b6-2bbc-451a-bc79-4428fec7e00d tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:55.260979 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3629e6b6-2bbc-451a-bc79-4428fec7e00d tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:55.265929 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:55.265929 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:55.266413 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3629e6b6-2bbc-451a-bc79-4428fec7e00d tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Snapshot retrieved successfully. Aug 04 10:54:55.267389 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3629e6b6-2bbc-451a-bc79-4428fec7e00d tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/snapshots/691167b8-6017-4602-b2de-7e49e40e549e returned with HTTP 200 Aug 04 10:54:55.267528 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1035/4160] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:55 2026] GET /volume/v3/snapshots/691167b8-6017-4602-b2de-7e49e40e549e => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:55.670963 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-587544e1-fbbb-40ff-9bbc-2113a40fa7aa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:55.672799 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-587544e1-fbbb-40ff-9bbc-2113a40fa7aa tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/snapshots/77530358-4a83-4e97-a3bc-8e54152a89a4 Aug 04 10:54:55.672994 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-587544e1-fbbb-40ff-9bbc-2113a40fa7aa tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:55.673176 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-587544e1-fbbb-40ff-9bbc-2113a40fa7aa tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:55.677926 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:55.677926 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:55.678208 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-587544e1-fbbb-40ff-9bbc-2113a40fa7aa tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot retrieved successfully. Aug 04 10:54:55.678813 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-587544e1-fbbb-40ff-9bbc-2113a40fa7aa tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/77530358-4a83-4e97-a3bc-8e54152a89a4 returned with HTTP 200 Aug 04 10:54:55.679136 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1042/4161] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:55 2026] GET /volume/v3/snapshots/77530358-4a83-4e97-a3bc-8e54152a89a4 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:55.703118 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-65fd580e-9da4-4ab7-aa02-d24782631502 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:55.705970 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-65fd580e-9da4-4ab7-aa02-d24782631502 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] POST https://10.4.3.232/volume/v3/snapshots/77530358-4a83-4e97-a3bc-8e54152a89a4/action Aug 04 10:54:55.706974 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-65fd580e-9da4-4ab7-aa02-d24782631502 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:54:55.707199 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-65fd580e-9da4-4ab7-aa02-d24782631502 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:55.709765 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.snapshot_unmanage [None req-65fd580e-9da4-4ab7-aa02-d24782631502 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] Unmanage snapshot with id: 77530358-4a83-4e97-a3bc-8e54152a89a4 Aug 04 10:54:55.717476 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:55.717476 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:55.718540 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-65fd580e-9da4-4ab7-aa02-d24782631502 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] Snapshot retrieved successfully. Aug 04 10:54:55.720139 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.policy [None req-65fd580e-9da4-4ab7-aa02-d24782631502 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'df243b9084b249a6a4396055b9990bb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '07fb487a81fd4c2398f220a6d0d006a4', '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=100255) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:54:55.721087 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-65fd580e-9da4-4ab7-aa02-d24782631502 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-reader] https://10.4.3.232/volume/v3/snapshots/77530358-4a83-4e97-a3bc-8e54152a89a4/action returned with HTTP 403 Aug 04 10:54:55.721814 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1041/4162] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 10:54:55 2026] POST /volume/v3/snapshots/77530358-4a83-4e97-a3bc-8e54152a89a4/action => generated 117 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:55.737777 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cc504df8-45f0-4839-8cdb-3d9c8819c19d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:55.739620 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cc504df8-45f0-4839-8cdb-3d9c8819c19d tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] DELETE https://10.4.3.232/volume/v3/snapshots/77530358-4a83-4e97-a3bc-8e54152a89a4 Aug 04 10:54:55.739832 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cc504df8-45f0-4839-8cdb-3d9c8819c19d tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:55.740027 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cc504df8-45f0-4839-8cdb-3d9c8819c19d tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:55.740130 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-cc504df8-45f0-4839-8cdb-3d9c8819c19d tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Delete snapshot with id: 77530358-4a83-4e97-a3bc-8e54152a89a4 Aug 04 10:54:55.747077 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:55.747077 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:55.747353 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-cc504df8-45f0-4839-8cdb-3d9c8819c19d tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot retrieved successfully. Aug 04 10:54:55.767805 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-cc504df8-45f0-4839-8cdb-3d9c8819c19d tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot delete request issued successfully. Aug 04 10:54:55.767973 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cc504df8-45f0-4839-8cdb-3d9c8819c19d tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/77530358-4a83-4e97-a3bc-8e54152a89a4 returned with HTTP 202 Aug 04 10:54:55.768395 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1045/4163] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:54:55 2026] DELETE /volume/v3/snapshots/77530358-4a83-4e97-a3bc-8e54152a89a4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:55.781989 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-83711f21-ecad-44da-b2ff-406f24a479cb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:55.784233 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-83711f21-ecad-44da-b2ff-406f24a479cb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 Aug 04 10:54:55.784517 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-83711f21-ecad-44da-b2ff-406f24a479cb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:55.784802 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-83711f21-ecad-44da-b2ff-406f24a479cb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:55.784962 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-83711f21-ecad-44da-b2ff-406f24a479cb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 311bb1ca-d4d9-4d87-9fe7-7c30867af221. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:55.787256 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-271b5fcc-345c-4b9a-8efe-c72415266e14 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:55.789628 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:55.789628 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:55.790410 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-83711f21-ecad-44da-b2ff-406f24a479cb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 returned with HTTP 200 Aug 04 10:54:55.790766 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1036/4164] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:55 2026] GET /volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:55.794506 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-271b5fcc-345c-4b9a-8efe-c72415266e14 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/snapshots/77530358-4a83-4e97-a3bc-8e54152a89a4 Aug 04 10:54:55.794506 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-271b5fcc-345c-4b9a-8efe-c72415266e14 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:55.794506 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-271b5fcc-345c-4b9a-8efe-c72415266e14 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:55.798828 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:55.798828 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:55.799151 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-271b5fcc-345c-4b9a-8efe-c72415266e14 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Snapshot retrieved successfully. Aug 04 10:54:55.799818 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-271b5fcc-345c-4b9a-8efe-c72415266e14 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/77530358-4a83-4e97-a3bc-8e54152a89a4 returned with HTTP 200 Aug 04 10:54:55.800220 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1043/4165] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:55 2026] GET /volume/v3/snapshots/77530358-4a83-4e97-a3bc-8e54152a89a4 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:56.208535 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e5c6fe23-9e09-49f3-93b6-c9a3f4662681 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:56.210532 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e5c6fe23-9e09-49f3-93b6-c9a3f4662681 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 Aug 04 10:54:56.210751 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e5c6fe23-9e09-49f3-93b6-c9a3f4662681 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:56.210960 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e5c6fe23-9e09-49f3-93b6-c9a3f4662681 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:56.218760 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:56.218760 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:56.223282 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e5c6fe23-9e09-49f3-93b6-c9a3f4662681 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:54:56.227924 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e5c6fe23-9e09-49f3-93b6-c9a3f4662681 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 returned with HTTP 200 Aug 04 10:54:56.228451 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1042/4166] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:56 2026] GET /volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:56.242447 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-979f95a7-ced0-4425-af4a-449b6db33b40 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:56.244539 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-979f95a7-ced0-4425-af4a-449b6db33b40 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] DELETE https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 Aug 04 10:54:56.244837 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-979f95a7-ced0-4425-af4a-449b6db33b40 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:56.245140 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-979f95a7-ced0-4425-af4a-449b6db33b40 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:56.245394 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-979f95a7-ced0-4425-af4a-449b6db33b40 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Delete volume with id: fe508fb7-a497-406d-a5d4-f9c77cbe9508 Aug 04 10:54:56.258251 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:56.258251 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:56.258762 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-979f95a7-ced0-4425-af4a-449b6db33b40 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:54:56.276546 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-38ee1a05-24cf-41ca-be09-eb18c6806ff6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:56.278221 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-38ee1a05-24cf-41ca-be09-eb18c6806ff6 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] GET https://10.4.3.232/volume/v3/snapshots/691167b8-6017-4602-b2de-7e49e40e549e Aug 04 10:54:56.278424 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-38ee1a05-24cf-41ca-be09-eb18c6806ff6 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:56.278600 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-38ee1a05-24cf-41ca-be09-eb18c6806ff6 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:56.279647 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-979f95a7-ced0-4425-af4a-449b6db33b40 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Delete volume request issued successfully. Aug 04 10:54:56.279920 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-979f95a7-ced0-4425-af4a-449b6db33b40 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 returned with HTTP 202 Aug 04 10:54:56.280475 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1046/4167] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:54:56 2026] DELETE /volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:56.286252 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:56.286252 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:56.286353 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-38ee1a05-24cf-41ca-be09-eb18c6806ff6 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Snapshot retrieved successfully. Aug 04 10:54:56.287162 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-38ee1a05-24cf-41ca-be09-eb18c6806ff6 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/snapshots/691167b8-6017-4602-b2de-7e49e40e549e returned with HTTP 200 Aug 04 10:54:56.287722 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1037/4168] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:56 2026] GET /volume/v3/snapshots/691167b8-6017-4602-b2de-7e49e40e549e => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:56.289495 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b5064ccf-a3e1-418b-b3c6-406d60a33607 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:56.291789 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b5064ccf-a3e1-418b-b3c6-406d60a33607 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 Aug 04 10:54:56.292074 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b5064ccf-a3e1-418b-b3c6-406d60a33607 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:56.292447 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b5064ccf-a3e1-418b-b3c6-406d60a33607 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:56.296450 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-cedcdfab-f4f3-4058-88be-edf9d0913dae None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:56.298335 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cedcdfab-f4f3-4058-88be-edf9d0913dae tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] POST https://10.4.3.232/volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919/action Aug 04 10:54:56.298903 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cedcdfab-f4f3-4058-88be-edf9d0913dae tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:54:56.298903 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cedcdfab-f4f3-4058-88be-edf9d0913dae tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:54:56.301164 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:56.301164 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:56.307123 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b5064ccf-a3e1-418b-b3c6-406d60a33607 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Volume info retrieved successfully. Aug 04 10:54:56.314041 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b5064ccf-a3e1-418b-b3c6-406d60a33607 tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 returned with HTTP 200 Aug 04 10:54:56.314599 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1044/4169] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:56 2026] GET /volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:56.315501 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:56.315501 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:56.316173 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-cedcdfab-f4f3-4058-88be-edf9d0913dae tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Volume info retrieved successfully. Aug 04 10:54:56.367175 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-cedcdfab-f4f3-4058-88be-edf9d0913dae tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Created reservations ['256250c1-4810-4a58-9c7b-9d7c73446d4b', '89080205-3d41-468c-b5d0-554abd3d102a'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:54:56.378049 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-cedcdfab-f4f3-4058-88be-edf9d0913dae tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Extend volume request issued successfully. Aug 04 10:54:56.378049 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cedcdfab-f4f3-4058-88be-edf9d0913dae tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919/action returned with HTTP 202 Aug 04 10:54:56.378591 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1043/4170] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:54:56 2026] POST /volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:54:56.392770 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-eb34837b-0ce0-4b37-9bb1-58528bc87d35 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:56.394486 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eb34837b-0ce0-4b37-9bb1-58528bc87d35 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] GET https://10.4.3.232/volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 Aug 04 10:54:56.394906 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eb34837b-0ce0-4b37-9bb1-58528bc87d35 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:56.394965 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eb34837b-0ce0-4b37-9bb1-58528bc87d35 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:56.399334 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=420,cinder:INSERT=71,cinder:UPDATE=125 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:54:56.405745 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:56.405745 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:56.410504 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-eb34837b-0ce0-4b37-9bb1-58528bc87d35 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Volume info retrieved successfully. Aug 04 10:54:56.417301 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eb34837b-0ce0-4b37-9bb1-58528bc87d35 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 returned with HTTP 200 Aug 04 10:54:56.417748 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1047/4171] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:56 2026] GET /volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:56.804789 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-15c39a29-e1e6-46df-90c9-16d6346c5f6c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:56.809091 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-15c39a29-e1e6-46df-90c9-16d6346c5f6c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 Aug 04 10:54:56.809091 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-15c39a29-e1e6-46df-90c9-16d6346c5f6c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:56.809091 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-15c39a29-e1e6-46df-90c9-16d6346c5f6c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:56.809091 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-15c39a29-e1e6-46df-90c9-16d6346c5f6c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 311bb1ca-d4d9-4d87-9fe7-7c30867af221. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:56.814344 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:56.814344 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:56.815518 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-15c39a29-e1e6-46df-90c9-16d6346c5f6c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 returned with HTTP 200 Aug 04 10:54:56.816140 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1038/4172] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:56 2026] GET /volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:56.825258 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d07fecaa-1cdd-4b46-a68c-4f53e5136962 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:56.827440 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d07fecaa-1cdd-4b46-a68c-4f53e5136962 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/snapshots/77530358-4a83-4e97-a3bc-8e54152a89a4 Aug 04 10:54:56.827702 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d07fecaa-1cdd-4b46-a68c-4f53e5136962 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:56.827918 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d07fecaa-1cdd-4b46-a68c-4f53e5136962 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:56.832605 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d07fecaa-1cdd-4b46-a68c-4f53e5136962 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/snapshots/77530358-4a83-4e97-a3bc-8e54152a89a4 returned with HTTP 404 Aug 04 10:54:56.833224 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1045/4173] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:56 2026] GET /volume/v3/snapshots/77530358-4a83-4e97-a3bc-8e54152a89a4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:56.848548 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8c98e220-aecc-45f3-9a58-aee5efc7fd8d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:56.850643 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8c98e220-aecc-45f3-9a58-aee5efc7fd8d tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/f14e0fa8-089e-4861-8010-58ca5e5ee489 Aug 04 10:54:56.850911 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8c98e220-aecc-45f3-9a58-aee5efc7fd8d tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:56.851124 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8c98e220-aecc-45f3-9a58-aee5efc7fd8d tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:56.851333 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-8c98e220-aecc-45f3-9a58-aee5efc7fd8d tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Delete volume with id: f14e0fa8-089e-4861-8010-58ca5e5ee489 Aug 04 10:54:56.860036 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:56.860036 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:56.860395 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8c98e220-aecc-45f3-9a58-aee5efc7fd8d tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:56.880484 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8c98e220-aecc-45f3-9a58-aee5efc7fd8d tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Delete volume request issued successfully. Aug 04 10:54:56.880771 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8c98e220-aecc-45f3-9a58-aee5efc7fd8d tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/f14e0fa8-089e-4861-8010-58ca5e5ee489 returned with HTTP 202 Aug 04 10:54:56.881410 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1044/4174] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:54:56 2026] DELETE /volume/v3/volumes/f14e0fa8-089e-4861-8010-58ca5e5ee489 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:56.896193 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0867fb0b-3b17-4fe4-a56b-12256056f434 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:56.898082 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0867fb0b-3b17-4fe4-a56b-12256056f434 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/volumes/f14e0fa8-089e-4861-8010-58ca5e5ee489 Aug 04 10:54:56.898225 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0867fb0b-3b17-4fe4-a56b-12256056f434 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:56.898442 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0867fb0b-3b17-4fe4-a56b-12256056f434 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:56.905145 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:56.905145 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:56.908837 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0867fb0b-3b17-4fe4-a56b-12256056f434 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Volume info retrieved successfully. Aug 04 10:54:56.914967 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0867fb0b-3b17-4fe4-a56b-12256056f434 tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/f14e0fa8-089e-4861-8010-58ca5e5ee489 returned with HTTP 200 Aug 04 10:54:56.915496 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1048/4175] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:56 2026] GET /volume/v3/volumes/f14e0fa8-089e-4861-8010-58ca5e5ee489 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:54:57.330013 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fa77f06c-292e-4121-975d-552ad055729e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:57.331353 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fa77f06c-292e-4121-975d-552ad055729e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] GET https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 Aug 04 10:54:57.331611 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fa77f06c-292e-4121-975d-552ad055729e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:57.331883 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fa77f06c-292e-4121-975d-552ad055729e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:57.338162 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fa77f06c-292e-4121-975d-552ad055729e tempest-VolumesBackupsTest-436843277 tempest-VolumesBackupsTest-436843277-project-member] https://10.4.3.232/volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 returned with HTTP 404 Aug 04 10:54:57.338760 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1039/4176] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:57 2026] GET /volume/v3/volumes/fe508fb7-a497-406d-a5d4-f9c77cbe9508 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:57.431619 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b4e0c28a-85e9-40aa-b29c-c6e28bc80fcd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:57.433900 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b4e0c28a-85e9-40aa-b29c-c6e28bc80fcd tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] GET https://10.4.3.232/volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 Aug 04 10:54:57.434185 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b4e0c28a-85e9-40aa-b29c-c6e28bc80fcd tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:57.434449 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b4e0c28a-85e9-40aa-b29c-c6e28bc80fcd tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:57.444295 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:57.444295 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:57.449341 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b4e0c28a-85e9-40aa-b29c-c6e28bc80fcd tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Volume info retrieved successfully. Aug 04 10:54:57.453697 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b4e0c28a-85e9-40aa-b29c-c6e28bc80fcd tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 returned with HTTP 200 Aug 04 10:54:57.454186 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1046/4177] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:57 2026] GET /volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:57.465188 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b5d330c9-8236-4c32-834e-a4bebb164769 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:57.466994 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b5d330c9-8236-4c32-834e-a4bebb164769 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] GET https://10.4.3.232/volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 Aug 04 10:54:57.467291 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b5d330c9-8236-4c32-834e-a4bebb164769 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:57.467494 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b5d330c9-8236-4c32-834e-a4bebb164769 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:57.475152 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:57.475152 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:57.479034 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b5d330c9-8236-4c32-834e-a4bebb164769 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Volume info retrieved successfully. Aug 04 10:54:57.483161 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b5d330c9-8236-4c32-834e-a4bebb164769 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 returned with HTTP 200 Aug 04 10:54:57.483787 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1045/4178] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:57 2026] GET /volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:57.494628 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8cebc9c7-f065-4bd0-8208-9b44ce59bdbf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:57.496404 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8cebc9c7-f065-4bd0-8208-9b44ce59bdbf tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/691167b8-6017-4602-b2de-7e49e40e549e Aug 04 10:54:57.496585 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8cebc9c7-f065-4bd0-8208-9b44ce59bdbf tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:57.496776 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8cebc9c7-f065-4bd0-8208-9b44ce59bdbf tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:57.496879 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-8cebc9c7-f065-4bd0-8208-9b44ce59bdbf tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Delete snapshot with id: 691167b8-6017-4602-b2de-7e49e40e549e Aug 04 10:54:57.502191 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:57.502191 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:57.502531 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8cebc9c7-f065-4bd0-8208-9b44ce59bdbf tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Snapshot retrieved successfully. Aug 04 10:54:57.517777 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8cebc9c7-f065-4bd0-8208-9b44ce59bdbf tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Snapshot delete request issued successfully. Aug 04 10:54:57.518003 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8cebc9c7-f065-4bd0-8208-9b44ce59bdbf tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/snapshots/691167b8-6017-4602-b2de-7e49e40e549e returned with HTTP 202 Aug 04 10:54:57.518359 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1049/4179] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:54:57 2026] DELETE /volume/v3/snapshots/691167b8-6017-4602-b2de-7e49e40e549e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:57.526797 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f8ba1568-7a88-42d8-8381-0fa3887c3a9b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:57.529362 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f8ba1568-7a88-42d8-8381-0fa3887c3a9b tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] GET https://10.4.3.232/volume/v3/snapshots/691167b8-6017-4602-b2de-7e49e40e549e Aug 04 10:54:57.529778 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f8ba1568-7a88-42d8-8381-0fa3887c3a9b tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:57.530152 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f8ba1568-7a88-42d8-8381-0fa3887c3a9b tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:57.537350 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:57.537350 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:57.538305 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f8ba1568-7a88-42d8-8381-0fa3887c3a9b tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Snapshot retrieved successfully. Aug 04 10:54:57.539359 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f8ba1568-7a88-42d8-8381-0fa3887c3a9b tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/snapshots/691167b8-6017-4602-b2de-7e49e40e549e returned with HTTP 200 Aug 04 10:54:57.539907 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1040/4180] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:57 2026] GET /volume/v3/snapshots/691167b8-6017-4602-b2de-7e49e40e549e => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:57.827660 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bda6fc97-30e1-415c-9d69-04decb85427a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:57.829547 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bda6fc97-30e1-415c-9d69-04decb85427a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 Aug 04 10:54:57.829843 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bda6fc97-30e1-415c-9d69-04decb85427a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:57.830201 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bda6fc97-30e1-415c-9d69-04decb85427a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:57.830473 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-bda6fc97-30e1-415c-9d69-04decb85427a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 311bb1ca-d4d9-4d87-9fe7-7c30867af221. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:57.839256 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:57.839256 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:57.839256 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bda6fc97-30e1-415c-9d69-04decb85427a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 returned with HTTP 200 Aug 04 10:54:57.839256 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1047/4181] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:57 2026] GET /volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:57.934021 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4d451a30-691b-4481-91d3-134fb44cc2bf None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:57.935851 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4d451a30-691b-4481-91d3-134fb44cc2bf tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] GET https://10.4.3.232/volume/v3/volumes/f14e0fa8-089e-4861-8010-58ca5e5ee489 Aug 04 10:54:57.936023 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4d451a30-691b-4481-91d3-134fb44cc2bf tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:57.936214 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4d451a30-691b-4481-91d3-134fb44cc2bf tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:57.943454 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4d451a30-691b-4481-91d3-134fb44cc2bf tempest-ProjectReaderTests-1182916055 tempest-ProjectReaderTests-1182916055-project-admin] https://10.4.3.232/volume/v3/volumes/f14e0fa8-089e-4861-8010-58ca5e5ee489 returned with HTTP 404 Aug 04 10:54:57.944598 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1046/4182] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:57 2026] GET /volume/v3/volumes/f14e0fa8-089e-4861-8010-58ca5e5ee489 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:58.550227 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-09492a0e-9574-4391-b282-be7cd87974cf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:58.552362 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-09492a0e-9574-4391-b282-be7cd87974cf tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] GET https://10.4.3.232/volume/v3/snapshots/691167b8-6017-4602-b2de-7e49e40e549e Aug 04 10:54:58.552613 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-09492a0e-9574-4391-b282-be7cd87974cf tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:58.552867 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-09492a0e-9574-4391-b282-be7cd87974cf tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:58.559538 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-09492a0e-9574-4391-b282-be7cd87974cf tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/snapshots/691167b8-6017-4602-b2de-7e49e40e549e returned with HTTP 404 Aug 04 10:54:58.560084 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1050/4183] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:54:58 2026] GET /volume/v3/snapshots/691167b8-6017-4602-b2de-7e49e40e549e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:58.568846 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7ae65600-41a1-4dd0-bf8d-fd25bdab432e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:58.570644 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7ae65600-41a1-4dd0-bf8d-fd25bdab432e tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] GET https://10.4.3.232/volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 Aug 04 10:54:58.570851 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7ae65600-41a1-4dd0-bf8d-fd25bdab432e tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:58.571061 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7ae65600-41a1-4dd0-bf8d-fd25bdab432e tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:58.573573 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=530,cinder:UPDATE=205,cinder:INSERT=116 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:54:58.580788 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:58.580788 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:58.585590 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7ae65600-41a1-4dd0-bf8d-fd25bdab432e tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Volume info retrieved successfully. Aug 04 10:54:58.590965 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7ae65600-41a1-4dd0-bf8d-fd25bdab432e tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 returned with HTTP 200 Aug 04 10:54:58.591894 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1041/4184] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:58 2026] GET /volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:58.604363 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5d4bb4e9-86eb-47c7-b95a-56fb8bceca7c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:58.606599 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5d4bb4e9-86eb-47c7-b95a-56fb8bceca7c tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] DELETE https://10.4.3.232/volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 Aug 04 10:54:58.606903 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5d4bb4e9-86eb-47c7-b95a-56fb8bceca7c tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:58.607177 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5d4bb4e9-86eb-47c7-b95a-56fb8bceca7c tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:58.607439 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-5d4bb4e9-86eb-47c7-b95a-56fb8bceca7c tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Delete volume with id: 2a859031-8e5d-4221-8285-331856f78919 Aug 04 10:54:58.616352 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:58.616352 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:58.616992 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5d4bb4e9-86eb-47c7-b95a-56fb8bceca7c tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Volume info retrieved successfully. Aug 04 10:54:58.640314 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5d4bb4e9-86eb-47c7-b95a-56fb8bceca7c tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Delete volume request issued successfully. Aug 04 10:54:58.640501 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5d4bb4e9-86eb-47c7-b95a-56fb8bceca7c tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 returned with HTTP 202 Aug 04 10:54:58.640929 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1048/4185] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:54:58 2026] DELETE /volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:54:58.649146 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ab4ac1b5-a843-4938-bb40-74a3e53d0125 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:58.651011 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ab4ac1b5-a843-4938-bb40-74a3e53d0125 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] GET https://10.4.3.232/volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 Aug 04 10:54:58.651254 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ab4ac1b5-a843-4938-bb40-74a3e53d0125 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:58.651497 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ab4ac1b5-a843-4938-bb40-74a3e53d0125 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:58.659238 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:58.659238 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:58.664900 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ab4ac1b5-a843-4938-bb40-74a3e53d0125 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Volume info retrieved successfully. Aug 04 10:54:58.669546 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ab4ac1b5-a843-4938-bb40-74a3e53d0125 tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 returned with HTTP 200 Aug 04 10:54:58.670068 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1047/4186] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:58 2026] GET /volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:58.851432 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-28d0d281-6b75-4292-ad48-31eceed48c55 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:58.853177 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-28d0d281-6b75-4292-ad48-31eceed48c55 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 Aug 04 10:54:58.853327 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-28d0d281-6b75-4292-ad48-31eceed48c55 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:58.853515 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-28d0d281-6b75-4292-ad48-31eceed48c55 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:58.853610 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-28d0d281-6b75-4292-ad48-31eceed48c55 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 311bb1ca-d4d9-4d87-9fe7-7c30867af221. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:58.858038 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:58.858038 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:54:58.858742 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-28d0d281-6b75-4292-ad48-31eceed48c55 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 returned with HTTP 200 Aug 04 10:54:58.859173 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1051/4187] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:58 2026] GET /volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:58.871808 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5dd68605-75bf-4f5a-84ae-74ecc7f20b64 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:58.874764 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5dd68605-75bf-4f5a-84ae-74ecc7f20b64 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 Aug 04 10:54:58.875435 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5dd68605-75bf-4f5a-84ae-74ecc7f20b64 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:58.875744 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5dd68605-75bf-4f5a-84ae-74ecc7f20b64 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:58.875927 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5dd68605-75bf-4f5a-84ae-74ecc7f20b64 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 311bb1ca-d4d9-4d87-9fe7-7c30867af221. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:58.880958 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:58.880958 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:58.882185 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5dd68605-75bf-4f5a-84ae-74ecc7f20b64 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 returned with HTTP 200 Aug 04 10:54:58.882185 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1042/4188] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:58 2026] GET /volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:58.894748 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-68ef5165-b143-4422-9211-e3d7cc9f86cb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:58.896723 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-68ef5165-b143-4422-9211-e3d7cc9f86cb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] DELETE https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 Aug 04 10:54:58.896915 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-68ef5165-b143-4422-9211-e3d7cc9f86cb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:58.897149 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-68ef5165-b143-4422-9211-e3d7cc9f86cb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:58.897312 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-68ef5165-b143-4422-9211-e3d7cc9f86cb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Delete backup with id: 311bb1ca-d4d9-4d87-9fe7-7c30867af221. Aug 04 10:54:58.901490 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:58.901490 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:54:58.918529 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-68ef5165-b143-4422-9211-e3d7cc9f86cb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] delete_backup rpcapi backup_id 311bb1ca-d4d9-4d87-9fe7-7c30867af221 {{(pid=100253) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:54:58.920330 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-68ef5165-b143-4422-9211-e3d7cc9f86cb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 returned with HTTP 202 Aug 04 10:54:58.920745 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1049/4189] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:54:58 2026] DELETE /volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:54:58.927377 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7db1f066-fe18-4044-b7db-11b5f03e1389 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:58.929478 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7db1f066-fe18-4044-b7db-11b5f03e1389 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 Aug 04 10:54:58.930117 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7db1f066-fe18-4044-b7db-11b5f03e1389 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:58.930117 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7db1f066-fe18-4044-b7db-11b5f03e1389 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:58.930117 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-7db1f066-fe18-4044-b7db-11b5f03e1389 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 311bb1ca-d4d9-4d87-9fe7-7c30867af221. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:58.934413 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:58.934413 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:54:58.935075 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7db1f066-fe18-4044-b7db-11b5f03e1389 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 returned with HTTP 200 Aug 04 10:54:58.935450 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1048/4190] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:58 2026] GET /volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:54:59.683622 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b7d68ba7-4d1c-47df-9d3d-0ba0504af21f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:59.685743 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b7d68ba7-4d1c-47df-9d3d-0ba0504af21f tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] GET https://10.4.3.232/volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 Aug 04 10:54:59.685743 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b7d68ba7-4d1c-47df-9d3d-0ba0504af21f tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:59.685949 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b7d68ba7-4d1c-47df-9d3d-0ba0504af21f tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:59.692397 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b7d68ba7-4d1c-47df-9d3d-0ba0504af21f tempest-VolumesExtendTest-438506189 tempest-VolumesExtendTest-438506189-project-member] https://10.4.3.232/volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 returned with HTTP 404 Aug 04 10:54:59.693936 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1052/4191] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:59 2026] GET /volume/v3/volumes/2a859031-8e5d-4221-8285-331856f78919 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:54:59.947749 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6e443a55-0b67-4300-97f2-0058be6dce1e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:54:59.949552 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6e443a55-0b67-4300-97f2-0058be6dce1e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 Aug 04 10:54:59.949800 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6e443a55-0b67-4300-97f2-0058be6dce1e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:54:59.949987 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6e443a55-0b67-4300-97f2-0058be6dce1e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:54:59.950084 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-6e443a55-0b67-4300-97f2-0058be6dce1e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 311bb1ca-d4d9-4d87-9fe7-7c30867af221. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:54:59.954285 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:54:59.954285 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:54:59.954989 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6e443a55-0b67-4300-97f2-0058be6dce1e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 returned with HTTP 200 Aug 04 10:54:59.955333 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1043/4192] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:54:59 2026] GET /volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:00.969300 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-32216ca7-8c3e-4f71-9dac-b8a154efabb5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:00.971262 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-32216ca7-8c3e-4f71-9dac-b8a154efabb5 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 Aug 04 10:55:00.971499 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-32216ca7-8c3e-4f71-9dac-b8a154efabb5 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:00.971765 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-32216ca7-8c3e-4f71-9dac-b8a154efabb5 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:00.971908 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-32216ca7-8c3e-4f71-9dac-b8a154efabb5 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 311bb1ca-d4d9-4d87-9fe7-7c30867af221. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:00.974312 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=397,cinder:UPDATE=101,cinder:INSERT=60 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:55:00.979697 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:00.979697 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:00.980742 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-32216ca7-8c3e-4f71-9dac-b8a154efabb5 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 returned with HTTP 200 Aug 04 10:55:00.981313 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1050/4193] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:00 2026] GET /volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:01.995232 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8cd3c77b-b101-4f00-b55d-a9e17b57df6d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:01.997049 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8cd3c77b-b101-4f00-b55d-a9e17b57df6d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 Aug 04 10:55:01.997235 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8cd3c77b-b101-4f00-b55d-a9e17b57df6d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:01.997479 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8cd3c77b-b101-4f00-b55d-a9e17b57df6d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:01.997602 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-8cd3c77b-b101-4f00-b55d-a9e17b57df6d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 311bb1ca-d4d9-4d87-9fe7-7c30867af221. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:01.999326 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=383,cinder:UPDATE=82,cinder:INSERT=35 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:55:02.002332 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8cd3c77b-b101-4f00-b55d-a9e17b57df6d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 returned with HTTP 404 Aug 04 10:55:02.003143 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1049/4194] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:01 2026] GET /volume/v3/backups/311bb1ca-d4d9-4d87-9fe7-7c30867af221 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:55:02.521671 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-901139f8-f355-4ccd-a816-5309817493d3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:02.525787 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-901139f8-f355-4ccd-a816-5309817493d3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] DELETE https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 Aug 04 10:55:02.525982 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-901139f8-f355-4ccd-a816-5309817493d3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:02.526232 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-901139f8-f355-4ccd-a816-5309817493d3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:02.526383 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-901139f8-f355-4ccd-a816-5309817493d3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Delete backup with id: 1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25. Aug 04 10:55:02.531506 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:02.531506 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:02.553111 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-901139f8-f355-4ccd-a816-5309817493d3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] delete_backup rpcapi backup_id 1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 {{(pid=100254) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:55:02.554838 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-901139f8-f355-4ccd-a816-5309817493d3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 returned with HTTP 202 Aug 04 10:55:02.555282 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1053/4195] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:55:02 2026] DELETE /volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:55:02.564305 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a7890e31-cb59-4af3-a8b3-14e507592cd6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:02.569858 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a7890e31-cb59-4af3-a8b3-14e507592cd6 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 Aug 04 10:55:02.570695 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a7890e31-cb59-4af3-a8b3-14e507592cd6 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:02.570904 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a7890e31-cb59-4af3-a8b3-14e507592cd6 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:02.571032 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a7890e31-cb59-4af3-a8b3-14e507592cd6 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:02.577722 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:02.577722 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:02.579806 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a7890e31-cb59-4af3-a8b3-14e507592cd6 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 returned with HTTP 200 Aug 04 10:55:02.582700 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1044/4196] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:02 2026] GET /volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 => generated 751 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:03.590136 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7532c145-7666-467e-aa00-330f3ecda476 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:03.592177 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7532c145-7666-467e-aa00-330f3ecda476 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 Aug 04 10:55:03.592443 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7532c145-7666-467e-aa00-330f3ecda476 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:03.592686 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7532c145-7666-467e-aa00-330f3ecda476 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:03.592858 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-7532c145-7666-467e-aa00-330f3ecda476 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:03.596947 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7532c145-7666-467e-aa00-330f3ecda476 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 returned with HTTP 404 Aug 04 10:55:03.597542 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1051/4197] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:03 2026] GET /volume/v3/backups/1b5c0940-ecaa-4fb0-b8e9-c638fdac3c25 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:55:03.611322 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f5f0c632-c207-46fb-9a25-07f35ffc8b20 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:03.613149 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f5f0c632-c207-46fb-9a25-07f35ffc8b20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:55:03.613511 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f5f0c632-c207-46fb-9a25-07f35ffc8b20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1859013737"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:03.615215 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-f5f0c632-c207-46fb-9a25-07f35ffc8b20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1859013737'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:55:03.615429 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-f5f0c632-c207-46fb-9a25-07f35ffc8b20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Create volume of 1 GB Aug 04 10:55:03.619214 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f5f0c632-c207-46fb-9a25-07f35ffc8b20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Availability Zones retrieved successfully. Aug 04 10:55:03.625205 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f5f0c632-c207-46fb-9a25-07f35ffc8b20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Flow 'volume_create_api' (a27fe8ec-ab10-4a3d-91d6-bc1f18c97d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:55:03.625205 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f5f0c632-c207-46fb-9a25-07f35ffc8b20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e73a826b-8d4f-4718-b993-13c0ee46d527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:03.625788 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-f5f0c632-c207-46fb-9a25-07f35ffc8b20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:55:03.652923 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f5f0c632-c207-46fb-9a25-07f35ffc8b20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e73a826b-8d4f-4718-b993-13c0ee46d527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:03.654236 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f5f0c632-c207-46fb-9a25-07f35ffc8b20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2afa84b-1a89-4200-92f3-d5ee63192d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:03.696641 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-f5f0c632-c207-46fb-9a25-07f35ffc8b20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Created reservations ['21dd74ef-b8de-42a0-8a2e-64cd53d9b0a4', '3756756d-f065-4eb0-94b7-2b0252d36379', '2ca39eed-7a08-4a5e-8d3b-c0633326f4cd', 'af825544-036b-46b4-9948-0bda1ed01dc7'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:55:03.697495 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f5f0c632-c207-46fb-9a25-07f35ffc8b20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2afa84b-1a89-4200-92f3-d5ee63192d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21dd74ef-b8de-42a0-8a2e-64cd53d9b0a4', '3756756d-f065-4eb0-94b7-2b0252d36379', '2ca39eed-7a08-4a5e-8d3b-c0633326f4cd', 'af825544-036b-46b4-9948-0bda1ed01dc7']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:03.698404 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f5f0c632-c207-46fb-9a25-07f35ffc8b20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa5821e1-b0d9-4a3d-a821-f3b3111dd3f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:03.725229 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f5f0c632-c207-46fb-9a25-07f35ffc8b20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa5821e1-b0d9-4a3d-a821-f3b3111dd3f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d3aae84-4823-4f4c-b079-f5864397547b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1859013737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcdcf751964340088152518248c12b2d',qos_specs=None,replication_status=,reservations=['21dd74ef-b8de-42a0-8a2e-64cd53d9b0a4','3756756d-f065-4eb0-94b7-2b0252d36379','2ca39eed-7a08-4a5e-8d3b-c0633326f4cd','af825544-036b-46b4-9948-0bda1ed01dc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61df11c7fe3243dabc5bc604a8eda7fa',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:55:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1859013737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d3aae84-4823-4f4c-b079-f5864397547b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcdcf751964340088152518248c12b2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61df11c7fe3243dabc5bc604a8eda7fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:03.726025 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f5f0c632-c207-46fb-9a25-07f35ffc8b20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (679b9ca1-c39a-45e1-9fd4-c3f59de69080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:03.755202 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f5f0c632-c207-46fb-9a25-07f35ffc8b20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (679b9ca1-c39a-45e1-9fd4-c3f59de69080) transitioned into state 'SUCCESS' from state '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-1859013737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcdcf751964340088152518248c12b2d',qos_specs=None,replication_status=,reservations=['21dd74ef-b8de-42a0-8a2e-64cd53d9b0a4','3756756d-f065-4eb0-94b7-2b0252d36379','2ca39eed-7a08-4a5e-8d3b-c0633326f4cd','af825544-036b-46b4-9948-0bda1ed01dc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61df11c7fe3243dabc5bc604a8eda7fa',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:03.755966 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f5f0c632-c207-46fb-9a25-07f35ffc8b20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7188c981-7efe-45ea-a8de-2d582c0f0233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:03.773752 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f5f0c632-c207-46fb-9a25-07f35ffc8b20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7188c981-7efe-45ea-a8de-2d582c0f0233) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:03.774625 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-f5f0c632-c207-46fb-9a25-07f35ffc8b20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Flow 'volume_create_api' (a27fe8ec-ab10-4a3d-91d6-bc1f18c97d10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:55:03.775003 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f5f0c632-c207-46fb-9a25-07f35ffc8b20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Create volume request issued successfully. Aug 04 10:55:03.775760 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f5f0c632-c207-46fb-9a25-07f35ffc8b20 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:55:03.776211 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1050/4198] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:55:03 2026] POST /volume/v3/volumes => generated 749 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:55:03.791396 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e9d4f049-5ed1-4b48-940a-831c666258f2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:03.793520 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e9d4f049-5ed1-4b48-940a-831c666258f2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/volumes/2d3aae84-4823-4f4c-b079-f5864397547b Aug 04 10:55:03.793606 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e9d4f049-5ed1-4b48-940a-831c666258f2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:03.794199 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e9d4f049-5ed1-4b48-940a-831c666258f2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:03.800683 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:03.800683 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:03.804757 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e9d4f049-5ed1-4b48-940a-831c666258f2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:55:03.808874 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e9d4f049-5ed1-4b48-940a-831c666258f2 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/2d3aae84-4823-4f4c-b079-f5864397547b returned with HTTP 200 Aug 04 10:55:03.809217 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1054/4199] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:03 2026] GET /volume/v3/volumes/2d3aae84-4823-4f4c-b079-f5864397547b => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:04.823523 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-042be103-4dd1-4ef6-9cda-020b01217fa9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:04.827230 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-042be103-4dd1-4ef6-9cda-020b01217fa9 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/volumes/2d3aae84-4823-4f4c-b079-f5864397547b Aug 04 10:55:04.827503 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-042be103-4dd1-4ef6-9cda-020b01217fa9 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:04.827711 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-042be103-4dd1-4ef6-9cda-020b01217fa9 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:04.840383 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:04.840383 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:04.847948 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-042be103-4dd1-4ef6-9cda-020b01217fa9 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:55:04.854486 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-042be103-4dd1-4ef6-9cda-020b01217fa9 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/2d3aae84-4823-4f4c-b079-f5864397547b returned with HTTP 200 Aug 04 10:55:04.855034 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1045/4200] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:04 2026] GET /volume/v3/volumes/2d3aae84-4823-4f4c-b079-f5864397547b => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:04.868895 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-43e8fc16-5bd8-46b4-a633-75fd1514e02e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:04.871347 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-43e8fc16-5bd8-46b4-a633-75fd1514e02e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:55:04.871862 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-43e8fc16-5bd8-46b4-a633-75fd1514e02e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d3aae84-4823-4f4c-b079-f5864397547b", "name": "tempest-VolumesBackupsTest-Snapshot-1203465050"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:04.882690 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:04.882690 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:04.883367 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-43e8fc16-5bd8-46b4-a633-75fd1514e02e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:55:04.883515 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-43e8fc16-5bd8-46b4-a633-75fd1514e02e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Create snapshot from volume 2d3aae84-4823-4f4c-b079-f5864397547b Aug 04 10:55:04.936963 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2ce5f111-9c47-4530-b2f3-8b3c5ce64f17 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:04.939022 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2ce5f111-9c47-4530-b2f3-8b3c5ce64f17 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 Aug 04 10:55:04.939260 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2ce5f111-9c47-4530-b2f3-8b3c5ce64f17 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:04.939407 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2ce5f111-9c47-4530-b2f3-8b3c5ce64f17 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:04.948711 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-43e8fc16-5bd8-46b4-a633-75fd1514e02e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Created reservations ['4f6504b8-6433-426c-8440-4f87b93ce0b0', '10902c78-1a47-4ce4-ae2a-ac23e2ac5349', '9a7822ea-dc1d-436d-bc65-745ff5443878', '32ff54ae-7545-4880-ae03-780b0cfbcd44'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:55:04.949317 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:04.949317 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:04.954053 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2ce5f111-9c47-4530-b2f3-8b3c5ce64f17 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:55:04.959156 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2ce5f111-9c47-4530-b2f3-8b3c5ce64f17 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 returned with HTTP 200 Aug 04 10:55:04.959680 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1051/4201] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:04 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:04.974485 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-abe331d6-e08e-4ed5-87e7-64210aca06b5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:04.976547 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-abe331d6-e08e-4ed5-87e7-64210aca06b5 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 Aug 04 10:55:04.976768 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-abe331d6-e08e-4ed5-87e7-64210aca06b5 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:04.976945 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-abe331d6-e08e-4ed5-87e7-64210aca06b5 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:04.984301 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:04.984301 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:04.987834 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-abe331d6-e08e-4ed5-87e7-64210aca06b5 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:55:04.991764 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-abe331d6-e08e-4ed5-87e7-64210aca06b5 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 returned with HTTP 200 Aug 04 10:55:04.992170 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1055/4202] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:04 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:04.996315 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-43e8fc16-5bd8-46b4-a633-75fd1514e02e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Snapshot create request issued successfully. Aug 04 10:55:04.996696 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-43e8fc16-5bd8-46b4-a633-75fd1514e02e tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:55:04.997089 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1052/4203] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:55:04 2026] POST /volume/v3/snapshots => generated 305 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:55:05.005605 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4f17d1ef-257e-469b-a58b-5ec2a999d672 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:05.009192 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4f17d1ef-257e-469b-a58b-5ec2a999d672 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/snapshots/61c2d3a2-761a-4068-af6d-12c1bb095b29 Aug 04 10:55:05.009533 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4f17d1ef-257e-469b-a58b-5ec2a999d672 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:05.009968 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4f17d1ef-257e-469b-a58b-5ec2a999d672 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:05.015948 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:05.015948 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:05.016605 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4f17d1ef-257e-469b-a58b-5ec2a999d672 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Snapshot retrieved successfully. Aug 04 10:55:05.018091 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4f17d1ef-257e-469b-a58b-5ec2a999d672 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/snapshots/61c2d3a2-761a-4068-af6d-12c1bb095b29 returned with HTTP 200 Aug 04 10:55:05.018618 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1046/4204] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:55:05 2026] GET /volume/v3/snapshots/61c2d3a2-761a-4068-af6d-12c1bb095b29 => generated 437 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:05.039750 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-17cf9a7a-7b3f-4b84-926d-143f62f9ff97 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:05.053455 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-17cf9a7a-7b3f-4b84-926d-143f62f9ff97 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 Aug 04 10:55:05.053455 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-17cf9a7a-7b3f-4b84-926d-143f62f9ff97 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:05.053455 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-17cf9a7a-7b3f-4b84-926d-143f62f9ff97 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:05.058095 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:05.058095 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:05.066336 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-17cf9a7a-7b3f-4b84-926d-143f62f9ff97 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:55:05.070409 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-17cf9a7a-7b3f-4b84-926d-143f62f9ff97 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 returned with HTTP 200 Aug 04 10:55:05.070885 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1052/4205] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:55:05 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:05.174959 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b6156207-0a19-485f-be06-8135e56cb5e1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:05.175359 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b6156207-0a19-485f-be06-8135e56cb5e1 None None] GET https://10.4.3.232/volume// Aug 04 10:55:05.175534 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b6156207-0a19-485f-be06-8135e56cb5e1 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:05.175735 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b6156207-0a19-485f-be06-8135e56cb5e1 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:05.176044 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b6156207-0a19-485f-be06-8135e56cb5e1 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:55:05.176360 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1056/4206] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:55:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:55:05.183857 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-77906000-3816-4977-9d62-c8617ffbe233 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:05.187943 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-77906000-3816-4977-9d62-c8617ffbe233 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:55:05.187943 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-77906000-3816-4977-9d62-c8617ffbe233 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d2ec8c8-c284-410e-9918-445982a4dff9", "connector": null, "instance_uuid": "c3c31cc8-0ffe-4118-94d7-01aa876ab7bd"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:05.197224 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:05.197224 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:05.247472 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-77906000-3816-4977-9d62-c8617ffbe233 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:55:05.247645 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1053/4207] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:55:05 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 04 10:55:05.279180 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-024b164f-6ceb-4cf0-bcc1-abe4718e6982 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:05.281932 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-024b164f-6ceb-4cf0-bcc1-abe4718e6982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 Aug 04 10:55:05.281932 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-024b164f-6ceb-4cf0-bcc1-abe4718e6982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:05.281932 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-024b164f-6ceb-4cf0-bcc1-abe4718e6982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:05.298117 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5c63835c-b178-4ce0-a350-688df72a32f2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:05.298581 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5c63835c-b178-4ce0-a350-688df72a32f2 None None] GET https://10.4.3.232/volume// Aug 04 10:55:05.299134 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5c63835c-b178-4ce0-a350-688df72a32f2 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:05.299134 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5c63835c-b178-4ce0-a350-688df72a32f2 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:05.299404 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5c63835c-b178-4ce0-a350-688df72a32f2 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:55:05.299734 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1053/4208] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:55:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:55:05.303423 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:05.303423 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:05.312257 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-8ab27f69-2ed1-4ccb-a1f6-54f0b8b858d4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:05.312900 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-024b164f-6ceb-4cf0-bcc1-abe4718e6982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:55:05.314456 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-8ab27f69-2ed1-4ccb-a1f6-54f0b8b858d4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 Aug 04 10:55:05.314712 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-8ab27f69-2ed1-4ccb-a1f6-54f0b8b858d4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:05.314897 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-8ab27f69-2ed1-4ccb-a1f6-54f0b8b858d4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:05.318806 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-024b164f-6ceb-4cf0-bcc1-abe4718e6982 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 returned with HTTP 200 Aug 04 10:55:05.318806 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1047/4209] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:05 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:05.324482 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:05.324482 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:05.327891 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-8ab27f69-2ed1-4ccb-a1f6-54f0b8b858d4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:55:05.332231 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-8ab27f69-2ed1-4ccb-a1f6-54f0b8b858d4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 returned with HTTP 200 Aug 04 10:55:05.332795 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1057/4210] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:55:05 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:55:05.440262 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-aebedecf-680a-43d9-833b-4e11d9beda72 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:05.443124 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-aebedecf-680a-43d9-833b-4e11d9beda72 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] PUT https://10.4.3.232/volume/v3/attachments/736f427d-3460-46e2-8817-58c67a7495db Aug 04 10:55:05.443695 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-aebedecf-680a-43d9-833b-4e11d9beda72 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:05.453706 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-aebedecf-680a-43d9-833b-4e11d9beda72 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Acquiring lock "cinder-attachment_update-4d2ec8c8-c284-410e-9918-445982a4dff9-np0000006413" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:55:05.458998 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-aebedecf-680a-43d9-833b-4e11d9beda72 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Lock "cinder-attachment_update-4d2ec8c8-c284-410e-9918-445982a4dff9-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:55:05.460480 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:05.460480 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:05.553744 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-aebedecf-680a-43d9-833b-4e11d9beda72 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Lock "cinder-attachment_update-4d2ec8c8-c284-410e-9918-445982a4dff9-np0000006413" released by "attachment_update" :: held 0.095s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:55:05.554054 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-aebedecf-680a-43d9-833b-4e11d9beda72 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments/736f427d-3460-46e2-8817-58c67a7495db returned with HTTP 200 Aug 04 10:55:05.554555 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1054/4211] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:55:05 2026] PUT /volume/v3/attachments/736f427d-3460-46e2-8817-58c67a7495db => generated 968 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:05.565316 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-260667b2-0a80-4159-bde3-4a7a075fb17c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:05.567542 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-260667b2-0a80-4159-bde3-4a7a075fb17c tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9/encryption Aug 04 10:55:05.567872 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-260667b2-0a80-4159-bde3-4a7a075fb17c tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:05.567940 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-260667b2-0a80-4159-bde3-4a7a075fb17c tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:05.577230 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:05.577230 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:05.583199 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-260667b2-0a80-4159-bde3-4a7a075fb17c tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9/encryption returned with HTTP 200 Aug 04 10:55:05.584011 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1054/4212] 10.4.3.232 () {68 vars in 1631 bytes} [Tue Aug 4 10:55:05 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:06.035051 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-42b7ab08-05d2-4a4e-aef9-fba2b602bc7a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:06.045857 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-42b7ab08-05d2-4a4e-aef9-fba2b602bc7a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/snapshots/61c2d3a2-761a-4068-af6d-12c1bb095b29 Aug 04 10:55:06.048473 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-42b7ab08-05d2-4a4e-aef9-fba2b602bc7a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:06.048473 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-42b7ab08-05d2-4a4e-aef9-fba2b602bc7a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:06.053997 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:06.053997 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:06.054787 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-42b7ab08-05d2-4a4e-aef9-fba2b602bc7a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Snapshot retrieved successfully. Aug 04 10:55:06.055929 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-42b7ab08-05d2-4a4e-aef9-fba2b602bc7a tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/snapshots/61c2d3a2-761a-4068-af6d-12c1bb095b29 returned with HTTP 200 Aug 04 10:55:06.056509 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1048/4213] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:55:06 2026] GET /volume/v3/snapshots/61c2d3a2-761a-4068-af6d-12c1bb095b29 => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:06.068444 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b6df716e-269e-40d5-aa45-c4a25ee7e1d4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:06.070507 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b6df716e-269e-40d5-aa45-c4a25ee7e1d4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] POST https://10.4.3.232/volume/v3/backups Aug 04 10:55:06.070891 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b6df716e-269e-40d5-aa45-c4a25ee7e1d4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2d3aae84-4823-4f4c-b079-f5864397547b", "snapshot_id": "61c2d3a2-761a-4068-af6d-12c1bb095b29", "name": "tempest-VolumesBackupsTest-Backup-1430695679"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:06.072542 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-b6df716e-269e-40d5-aa45-c4a25ee7e1d4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Creating new backup {'backup': {'volume_id': '2d3aae84-4823-4f4c-b079-f5864397547b', 'snapshot_id': '61c2d3a2-761a-4068-af6d-12c1bb095b29', 'name': 'tempest-VolumesBackupsTest-Backup-1430695679'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:55:06.072725 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-b6df716e-269e-40d5-aa45-c4a25ee7e1d4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Creating backup of volume 2d3aae84-4823-4f4c-b079-f5864397547b in container None Aug 04 10:55:06.083389 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:06.083389 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:06.083955 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b6df716e-269e-40d5-aa45-c4a25ee7e1d4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:55:06.092708 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:06.092708 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:06.093201 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b6df716e-269e-40d5-aa45-c4a25ee7e1d4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Snapshot retrieved successfully. Aug 04 10:55:06.114118 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-b6df716e-269e-40d5-aa45-c4a25ee7e1d4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Created reservations ['3121fb0c-91ed-40dc-b710-5f408dd19748', '16b059f2-8ef2-4d23-9c04-2bb4e7c8f8b4'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:55:06.175166 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b6df716e-269e-40d5-aa45-c4a25ee7e1d4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:55:06.175690 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1058/4214] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:55:06 2026] POST /volume/v3/backups => generated 330 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:55:06.183727 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-89d04d73-0899-4d5e-bf9d-7e31f2bff199 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:06.185586 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-89d04d73-0899-4d5e-bf9d-7e31f2bff199 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:06.185767 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-89d04d73-0899-4d5e-bf9d-7e31f2bff199 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:06.185967 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-89d04d73-0899-4d5e-bf9d-7e31f2bff199 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:06.186094 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-89d04d73-0899-4d5e-bf9d-7e31f2bff199 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:06.190696 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:06.190696 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:06.191465 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-89d04d73-0899-4d5e-bf9d-7e31f2bff199 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 200 Aug 04 10:55:06.191850 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1055/4215] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:06 2026] GET /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 771 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:06.335421 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ae5ca20f-b7ea-4c55-b3ab-599abff034a7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:06.338286 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ae5ca20f-b7ea-4c55-b3ab-599abff034a7 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 Aug 04 10:55:06.338286 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ae5ca20f-b7ea-4c55-b3ab-599abff034a7 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:06.338286 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ae5ca20f-b7ea-4c55-b3ab-599abff034a7 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:06.351991 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:06.351991 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:06.357880 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ae5ca20f-b7ea-4c55-b3ab-599abff034a7 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:55:06.363786 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ae5ca20f-b7ea-4c55-b3ab-599abff034a7 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 returned with HTTP 200 Aug 04 10:55:06.364174 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1055/4216] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:06 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:07.203956 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a9b79305-1e2e-48c6-8caa-ad00ae860196 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:07.206302 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a9b79305-1e2e-48c6-8caa-ad00ae860196 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:07.206510 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a9b79305-1e2e-48c6-8caa-ad00ae860196 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:07.206720 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a9b79305-1e2e-48c6-8caa-ad00ae860196 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:07.206831 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a9b79305-1e2e-48c6-8caa-ad00ae860196 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:07.211137 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:07.211137 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:07.211942 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a9b79305-1e2e-48c6-8caa-ad00ae860196 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 200 Aug 04 10:55:07.212337 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1049/4217] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:07 2026] GET /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 773 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:07.382664 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5df8b8f2-5549-4ce1-ba5c-cbabd467533f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:07.384874 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5df8b8f2-5549-4ce1-ba5c-cbabd467533f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 Aug 04 10:55:07.385102 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5df8b8f2-5549-4ce1-ba5c-cbabd467533f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:07.385942 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5df8b8f2-5549-4ce1-ba5c-cbabd467533f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:07.412867 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:07.412867 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:07.416624 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5df8b8f2-5549-4ce1-ba5c-cbabd467533f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:55:07.426147 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5df8b8f2-5549-4ce1-ba5c-cbabd467533f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 returned with HTTP 200 Aug 04 10:55:07.426147 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1059/4218] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:07 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:08.222864 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-44c5e9c5-7625-46ac-8221-f10248c4c7b1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:08.224762 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-44c5e9c5-7625-46ac-8221-f10248c4c7b1 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:08.224945 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-44c5e9c5-7625-46ac-8221-f10248c4c7b1 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:08.225128 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-44c5e9c5-7625-46ac-8221-f10248c4c7b1 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:08.225268 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-44c5e9c5-7625-46ac-8221-f10248c4c7b1 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:08.229979 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:08.229979 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:08.230749 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-44c5e9c5-7625-46ac-8221-f10248c4c7b1 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 200 Aug 04 10:55:08.231089 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1056/4219] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:08 2026] GET /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 773 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:08.439965 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d1b67b78-bcca-413a-8124-3e0aee56d3f0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:08.442157 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d1b67b78-bcca-413a-8124-3e0aee56d3f0 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 Aug 04 10:55:08.442407 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d1b67b78-bcca-413a-8124-3e0aee56d3f0 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:08.442654 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d1b67b78-bcca-413a-8124-3e0aee56d3f0 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:08.459029 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:08.459029 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:08.464097 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d1b67b78-bcca-413a-8124-3e0aee56d3f0 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:55:08.472220 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d1b67b78-bcca-413a-8124-3e0aee56d3f0 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 returned with HTTP 200 Aug 04 10:55:08.472753 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1056/4220] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:08 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:09.242684 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c86a1edb-4106-4360-8207-7819ccef274d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:09.244478 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c86a1edb-4106-4360-8207-7819ccef274d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:09.244809 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c86a1edb-4106-4360-8207-7819ccef274d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:09.246403 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c86a1edb-4106-4360-8207-7819ccef274d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:09.246403 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c86a1edb-4106-4360-8207-7819ccef274d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:09.249506 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:09.249506 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:09.250383 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c86a1edb-4106-4360-8207-7819ccef274d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 200 Aug 04 10:55:09.250878 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1050/4221] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:09 2026] GET /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 773 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:09.489910 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-17c8da29-af4c-4bab-a8e3-a4bb77df0d1f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:09.493436 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-17c8da29-af4c-4bab-a8e3-a4bb77df0d1f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 Aug 04 10:55:09.493436 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-17c8da29-af4c-4bab-a8e3-a4bb77df0d1f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:09.493436 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-17c8da29-af4c-4bab-a8e3-a4bb77df0d1f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:09.502498 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:09.502498 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:09.506286 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-17c8da29-af4c-4bab-a8e3-a4bb77df0d1f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:55:09.510767 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-17c8da29-af4c-4bab-a8e3-a4bb77df0d1f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 returned with HTTP 200 Aug 04 10:55:09.511421 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1060/4222] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:09 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:10.264137 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5912d025-9881-49d6-a1f6-93bd5406c92f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:10.266175 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5912d025-9881-49d6-a1f6-93bd5406c92f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:10.266672 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5912d025-9881-49d6-a1f6-93bd5406c92f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:10.266672 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5912d025-9881-49d6-a1f6-93bd5406c92f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:10.266795 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-5912d025-9881-49d6-a1f6-93bd5406c92f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:10.274196 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:10.274196 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:10.275137 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5912d025-9881-49d6-a1f6-93bd5406c92f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 200 Aug 04 10:55:10.275629 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1057/4223] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:10 2026] GET /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 773 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:10.528396 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-006260c4-0145-459f-8d3d-bdb07f8c1f75 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:10.530678 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-006260c4-0145-459f-8d3d-bdb07f8c1f75 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 Aug 04 10:55:10.530678 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-006260c4-0145-459f-8d3d-bdb07f8c1f75 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:10.530678 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-006260c4-0145-459f-8d3d-bdb07f8c1f75 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:10.540469 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:10.540469 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:10.544172 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-006260c4-0145-459f-8d3d-bdb07f8c1f75 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:55:10.548436 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-006260c4-0145-459f-8d3d-bdb07f8c1f75 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 returned with HTTP 200 Aug 04 10:55:10.548887 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1057/4224] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:10 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:10.580385 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-12c991a1-07f1-4ed9-a6b3-5aa67222e048 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:10.696968 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-12c991a1-07f1-4ed9-a6b3-5aa67222e048 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:55:10.697343 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-12c991a1-07f1-4ed9-a6b3-5aa67222e048 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-726004603"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:10.698923 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-12c991a1-07f1-4ed9-a6b3-5aa67222e048 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-726004603'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:55:10.700583 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-12c991a1-07f1-4ed9-a6b3-5aa67222e048 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Create volume of 1 GB Aug 04 10:55:10.707322 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-12c991a1-07f1-4ed9-a6b3-5aa67222e048 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Availability Zones retrieved successfully. Aug 04 10:55:10.718202 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12c991a1-07f1-4ed9-a6b3-5aa67222e048 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Flow 'volume_create_api' (139c7571-6629-4d4c-be81-576e5cd8d01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:55:10.719380 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12c991a1-07f1-4ed9-a6b3-5aa67222e048 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43b52f95-0577-47fe-baab-ee3b93925bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:10.720312 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-12c991a1-07f1-4ed9-a6b3-5aa67222e048 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:55:10.748814 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12c991a1-07f1-4ed9-a6b3-5aa67222e048 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43b52f95-0577-47fe-baab-ee3b93925bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:10.749623 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12c991a1-07f1-4ed9-a6b3-5aa67222e048 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a96c0f0-0f65-4cd9-a34d-1970bb2fbea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:10.827727 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-12c991a1-07f1-4ed9-a6b3-5aa67222e048 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Created reservations ['3f791853-be33-4860-91cf-6bd7c71b0f5b', '879d10c7-24d0-401b-a4d4-9ee6c1ddf301', 'b7b8a93d-987a-450d-9214-18c3a33b377d', '24ed684d-5f48-4cb9-a788-a06812e58a79'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:55:10.828464 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12c991a1-07f1-4ed9-a6b3-5aa67222e048 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a96c0f0-0f65-4cd9-a34d-1970bb2fbea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f791853-be33-4860-91cf-6bd7c71b0f5b', '879d10c7-24d0-401b-a4d4-9ee6c1ddf301', 'b7b8a93d-987a-450d-9214-18c3a33b377d', '24ed684d-5f48-4cb9-a788-a06812e58a79']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:10.829261 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12c991a1-07f1-4ed9-a6b3-5aa67222e048 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eef25bc-30f7-43b0-857f-0b1a9009f626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:10.859155 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12c991a1-07f1-4ed9-a6b3-5aa67222e048 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eef25bc-30f7-43b0-857f-0b1a9009f626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd8f80c0-a118-4da6-9980-34c751b2e75c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-726004603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bda7305a5b734320afdb068eccbcdf1a',qos_specs=None,replication_status=,reservations=['3f791853-be33-4860-91cf-6bd7c71b0f5b','879d10c7-24d0-401b-a4d4-9ee6c1ddf301','b7b8a93d-987a-450d-9214-18c3a33b377d','24ed684d-5f48-4cb9-a788-a06812e58a79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf20448b6e8c41569e5b7218d14e587e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:55:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-726004603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd8f80c0-a118-4da6-9980-34c751b2e75c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bda7305a5b734320afdb068eccbcdf1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf20448b6e8c41569e5b7218d14e587e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:10.860386 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12c991a1-07f1-4ed9-a6b3-5aa67222e048 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35ec5882-2760-4402-b6cd-9e8796f3f57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:10.880608 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12c991a1-07f1-4ed9-a6b3-5aa67222e048 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35ec5882-2760-4402-b6cd-9e8796f3f57d) transitioned into state 'SUCCESS' from state '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-726004603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bda7305a5b734320afdb068eccbcdf1a',qos_specs=None,replication_status=,reservations=['3f791853-be33-4860-91cf-6bd7c71b0f5b','879d10c7-24d0-401b-a4d4-9ee6c1ddf301','b7b8a93d-987a-450d-9214-18c3a33b377d','24ed684d-5f48-4cb9-a788-a06812e58a79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf20448b6e8c41569e5b7218d14e587e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:10.881284 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12c991a1-07f1-4ed9-a6b3-5aa67222e048 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98f9cef7-9f23-40e8-9a4b-941205b4a370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:10.891082 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12c991a1-07f1-4ed9-a6b3-5aa67222e048 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98f9cef7-9f23-40e8-9a4b-941205b4a370) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:10.891935 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-12c991a1-07f1-4ed9-a6b3-5aa67222e048 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Flow 'volume_create_api' (139c7571-6629-4d4c-be81-576e5cd8d01b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:55:10.892217 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-12c991a1-07f1-4ed9-a6b3-5aa67222e048 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Create volume request issued successfully. Aug 04 10:55:10.892784 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-12c991a1-07f1-4ed9-a6b3-5aa67222e048 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:55:10.893159 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1051/4225] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:55:10 2026] POST /volume/v3/volumes => generated 773 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:55:10.905227 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f60ca4ca-fd6c-45dd-b129-2845879e5308 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:10.907472 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f60ca4ca-fd6c-45dd-b129-2845879e5308 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] GET https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c Aug 04 10:55:10.907769 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f60ca4ca-fd6c-45dd-b129-2845879e5308 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:10.908026 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f60ca4ca-fd6c-45dd-b129-2845879e5308 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:10.916373 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:10.916373 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:10.920437 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f60ca4ca-fd6c-45dd-b129-2845879e5308 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Volume info retrieved successfully. Aug 04 10:55:10.925307 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f60ca4ca-fd6c-45dd-b129-2845879e5308 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c returned with HTTP 200 Aug 04 10:55:10.925790 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1061/4226] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:55:10 2026] GET /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:11.288456 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-23ca9317-ef99-40fa-8f9a-6a64164c526b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:11.290171 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-23ca9317-ef99-40fa-8f9a-6a64164c526b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:11.290380 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-23ca9317-ef99-40fa-8f9a-6a64164c526b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:11.290597 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-23ca9317-ef99-40fa-8f9a-6a64164c526b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:11.290707 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-23ca9317-ef99-40fa-8f9a-6a64164c526b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:11.297276 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:11.297276 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:11.298019 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-23ca9317-ef99-40fa-8f9a-6a64164c526b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 200 Aug 04 10:55:11.298410 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1058/4227] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:11 2026] GET /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:11.561199 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c332995c-e42f-4f25-a89e-d39e7b15141e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:11.563449 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c332995c-e42f-4f25-a89e-d39e7b15141e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 Aug 04 10:55:11.563704 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c332995c-e42f-4f25-a89e-d39e7b15141e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:11.563953 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c332995c-e42f-4f25-a89e-d39e7b15141e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:11.576643 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:11.576643 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:11.580321 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c332995c-e42f-4f25-a89e-d39e7b15141e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:55:11.584277 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c332995c-e42f-4f25-a89e-d39e7b15141e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 returned with HTTP 200 Aug 04 10:55:11.584697 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1058/4228] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:11 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:11.705830 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-14ef0469-a4f7-4e48-ac3e-38af935f4bbc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:11.732323 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14ef0469-a4f7-4e48-ac3e-38af935f4bbc tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:55:11.732753 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-14ef0469-a4f7-4e48-ac3e-38af935f4bbc tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1917540667", "extra_specs": {}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:11.734233 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:11.734233 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:11.748392 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14ef0469-a4f7-4e48-ac3e-38af935f4bbc tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:55:11.748762 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1052/4229] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:55:11 2026] POST /volume/v3/types => generated 212 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:11.758113 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cf84bef3-2ea2-4a32-8919-8cd4a6a0129f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:11.760387 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cf84bef3-2ea2-4a32-8919-8cd4a6a0129f tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] POST https://10.4.3.232/volume/v3/types/409a5db5-8470-44e1-9fe1-9bb37c3bc074/encryption Aug 04 10:55:11.760750 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cf84bef3-2ea2-4a32-8919-8cd4a6a0129f tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:11.778906 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cf84bef3-2ea2-4a32-8919-8cd4a6a0129f tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] https://10.4.3.232/volume/v3/types/409a5db5-8470-44e1-9fe1-9bb37c3bc074/encryption returned with HTTP 200 Aug 04 10:55:11.779571 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1062/4230] 10.4.3.232 () {68 vars in 1397 bytes} [Tue Aug 4 10:55:11 2026] POST /volume/v3/types/409a5db5-8470-44e1-9fe1-9bb37c3bc074/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:11.789565 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:11.864777 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:55:11.865137 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1647617500", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1917540667", "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:11.866756 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1647617500', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1917540667', 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:55:11.870704 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume of 1 GB Aug 04 10:55:11.871008 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:11.871008 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:11.871522 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Availability Zones retrieved successfully. Aug 04 10:55:11.877090 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Flow 'volume_create_api' (5a4e2382-313e-4e37-a03e-ae02268428a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:55:11.878258 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d0ab418-edd5-4f32-b8b7-220fb8495948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:11.879136 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:55:11.903161 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d0ab418-edd5-4f32-b8b7-220fb8495948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:55:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=409a5db5-8470-44e1-9fe1-9bb37c3bc074,is_public=True,name='tempest-scenario-type-luks-1917540667',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '409a5db5-8470-44e1-9fe1-9bb37c3bc074', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:11.904237 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac576d97-a788-4068-aba2-35558bb9d5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:11.934866 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1917540667 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1917540667, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:55:11.935255 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1917540667 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1917540667, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:55:11.943571 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c6e6dcdc-fa1b-47fc-b396-989c2a53f0c9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:11.947274 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c6e6dcdc-fa1b-47fc-b396-989c2a53f0c9 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] GET https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c Aug 04 10:55:11.947274 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c6e6dcdc-fa1b-47fc-b396-989c2a53f0c9 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:11.947274 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c6e6dcdc-fa1b-47fc-b396-989c2a53f0c9 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:11.953449 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:11.953449 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:11.957393 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c6e6dcdc-fa1b-47fc-b396-989c2a53f0c9 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Volume info retrieved successfully. Aug 04 10:55:11.962064 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c6e6dcdc-fa1b-47fc-b396-989c2a53f0c9 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c returned with HTTP 200 Aug 04 10:55:11.962661 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1059/4231] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:55:11 2026] GET /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:11.976747 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Created reservations ['054e9baf-e6fd-480c-b5a1-416337a0453d', '83533ce6-4d18-4280-a5cc-ee8fe313927a', '4e827eeb-4c60-4c7c-ab21-9994e238839b', 'a688cb71-b558-4bf6-9d47-c396f95e3706'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:55:11.977800 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac576d97-a788-4068-aba2-35558bb9d5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['054e9baf-e6fd-480c-b5a1-416337a0453d', '83533ce6-4d18-4280-a5cc-ee8fe313927a', '4e827eeb-4c60-4c7c-ab21-9994e238839b', 'a688cb71-b558-4bf6-9d47-c396f95e3706']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:11.978789 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef985007-44f0-49da-8f2b-10b1fa2f44ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:12.004795 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef985007-44f0-49da-8f2b-10b1fa2f44ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0eab3a61-700f-465f-a1c3-ca8cf78d276c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1647617500',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6504ce0eb6491193fae43b99cdbcaa',qos_specs=None,replication_status=,reservations=['054e9baf-e6fd-480c-b5a1-416337a0453d','83533ce6-4d18-4280-a5cc-ee8fe313927a','4e827eeb-4c60-4c7c-ab21-9994e238839b','a688cb71-b558-4bf6-9d47-c396f95e3706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76676c2815641e9bc4a040f44af8064',volume_type_id=409a5db5-8470-44e1-9fe1-9bb37c3bc074), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:55:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1647617500',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0eab3a61-700f-465f-a1c3-ca8cf78d276c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6504ce0eb6491193fae43b99cdbcaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76676c2815641e9bc4a040f44af8064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(409a5db5-8470-44e1-9fe1-9bb37c3bc074),volume_type_id=409a5db5-8470-44e1-9fe1-9bb37c3bc074)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:12.005580 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33153272-2fa3-4f38-8a76-839dd4bfb18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:12.026418 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33153272-2fa3-4f38-8a76-839dd4bfb18d) transitioned into state 'SUCCESS' from state '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-1647617500',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6504ce0eb6491193fae43b99cdbcaa',qos_specs=None,replication_status=,reservations=['054e9baf-e6fd-480c-b5a1-416337a0453d','83533ce6-4d18-4280-a5cc-ee8fe313927a','4e827eeb-4c60-4c7c-ab21-9994e238839b','a688cb71-b558-4bf6-9d47-c396f95e3706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76676c2815641e9bc4a040f44af8064',volume_type_id=409a5db5-8470-44e1-9fe1-9bb37c3bc074)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:12.027315 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e4d019a-0699-4b44-8c37-dc16c5324782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:12.037120 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e4d019a-0699-4b44-8c37-dc16c5324782) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:12.037976 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Flow 'volume_create_api' (5a4e2382-313e-4e37-a03e-ae02268428a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:55:12.038367 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume request issued successfully. Aug 04 10:55:12.038966 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-34cbd0b4-2b14-4227-8f58-d701a49f24f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:55:12.039463 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1059/4232] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:55:11 2026] POST /volume/v3/volumes => generated 780 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:55:12.053021 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d079e754-66f3-4163-95a2-fff75e6a2e0d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:12.056285 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d079e754-66f3-4163-95a2-fff75e6a2e0d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c Aug 04 10:55:12.056523 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d079e754-66f3-4163-95a2-fff75e6a2e0d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:12.056809 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d079e754-66f3-4163-95a2-fff75e6a2e0d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:12.067034 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:12.067034 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:12.070741 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d079e754-66f3-4163-95a2-fff75e6a2e0d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:12.074815 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d079e754-66f3-4163-95a2-fff75e6a2e0d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c returned with HTTP 200 Aug 04 10:55:12.075161 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1053/4233] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:12 2026] GET /volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:12.309154 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e07cd55e-6aaa-4c9d-8fed-172e82c25a19 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:12.311270 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e07cd55e-6aaa-4c9d-8fed-172e82c25a19 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:12.311546 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e07cd55e-6aaa-4c9d-8fed-172e82c25a19 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:12.311749 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e07cd55e-6aaa-4c9d-8fed-172e82c25a19 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:12.311877 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-e07cd55e-6aaa-4c9d-8fed-172e82c25a19 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:12.322636 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:12.322636 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:12.323679 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e07cd55e-6aaa-4c9d-8fed-172e82c25a19 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 200 Aug 04 10:55:12.324379 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1063/4234] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:12 2026] GET /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 784 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:12.598965 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3cd07a6f-0f10-43eb-9b63-ad395ddc39c1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:12.600803 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3cd07a6f-0f10-43eb-9b63-ad395ddc39c1 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 Aug 04 10:55:12.601150 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3cd07a6f-0f10-43eb-9b63-ad395ddc39c1 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:12.601457 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3cd07a6f-0f10-43eb-9b63-ad395ddc39c1 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:12.610733 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:12.610733 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:12.614396 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3cd07a6f-0f10-43eb-9b63-ad395ddc39c1 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:55:12.619335 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3cd07a6f-0f10-43eb-9b63-ad395ddc39c1 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 returned with HTTP 200 Aug 04 10:55:12.619335 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1060/4235] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:12 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:13.088912 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-74aeaa0f-e920-4f6e-8c0b-0923047316a6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:13.091135 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-74aeaa0f-e920-4f6e-8c0b-0923047316a6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c Aug 04 10:55:13.091390 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-74aeaa0f-e920-4f6e-8c0b-0923047316a6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:13.091692 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-74aeaa0f-e920-4f6e-8c0b-0923047316a6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:13.099981 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:13.099981 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:13.104157 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-74aeaa0f-e920-4f6e-8c0b-0923047316a6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:13.108823 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-74aeaa0f-e920-4f6e-8c0b-0923047316a6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c returned with HTTP 200 Aug 04 10:55:13.109278 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1060/4236] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:13 2026] GET /volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:13.123749 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-932e0223-10a3-430a-82c4-c66f4ec29734 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:13.126526 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-932e0223-10a3-430a-82c4-c66f4ec29734 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c Aug 04 10:55:13.126658 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-932e0223-10a3-430a-82c4-c66f4ec29734 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:13.126914 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-932e0223-10a3-430a-82c4-c66f4ec29734 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:13.138511 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:13.138511 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:13.143296 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-932e0223-10a3-430a-82c4-c66f4ec29734 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:13.154865 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-932e0223-10a3-430a-82c4-c66f4ec29734 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c returned with HTTP 200 Aug 04 10:55:13.155581 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1054/4237] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:13 2026] GET /volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:13.170581 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-80b574b1-53c3-4391-9590-0ec8f7772001 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:13.172675 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-80b574b1-53c3-4391-9590-0ec8f7772001 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c/action Aug 04 10:55:13.173207 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-80b574b1-53c3-4391-9590-0ec8f7772001 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:55:13.173207 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-80b574b1-53c3-4391-9590-0ec8f7772001 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:13.182143 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:13.182143 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:13.182499 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-80b574b1-53c3-4391-9590-0ec8f7772001 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:13.189296 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-80b574b1-53c3-4391-9590-0ec8f7772001 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume updated successfully. Aug 04 10:55:13.189533 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-80b574b1-53c3-4391-9590-0ec8f7772001 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c/action returned with HTTP 200 Aug 04 10:55:13.190010 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1064/4238] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:55:13 2026] POST /volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 04 10:55:13.279693 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-445ce57e-fa4a-4d24-8f8e-9e22c303276c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:13.281592 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-445ce57e-fa4a-4d24-8f8e-9e22c303276c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c Aug 04 10:55:13.282015 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-445ce57e-fa4a-4d24-8f8e-9e22c303276c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:13.282532 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-445ce57e-fa4a-4d24-8f8e-9e22c303276c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:13.292653 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:13.292653 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:13.296699 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-445ce57e-fa4a-4d24-8f8e-9e22c303276c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:13.302627 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-445ce57e-fa4a-4d24-8f8e-9e22c303276c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c returned with HTTP 200 Aug 04 10:55:13.303225 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1061/4239] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:55:13 2026] GET /volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:13.340578 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fb131a71-b1fc-476c-b6d7-09cba413d509 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:13.342073 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb131a71-b1fc-476c-b6d7-09cba413d509 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:13.342610 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb131a71-b1fc-476c-b6d7-09cba413d509 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:13.342610 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb131a71-b1fc-476c-b6d7-09cba413d509 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:13.342610 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-fb131a71-b1fc-476c-b6d7-09cba413d509 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:13.350749 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:13.350749 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:13.351364 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb131a71-b1fc-476c-b6d7-09cba413d509 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 200 Aug 04 10:55:13.351751 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1061/4240] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:13 2026] GET /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:13.635611 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e32b6c6f-e3b8-4ff2-b181-1d48ecf7f8b8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:13.638816 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e32b6c6f-e3b8-4ff2-b181-1d48ecf7f8b8 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 Aug 04 10:55:13.639125 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e32b6c6f-e3b8-4ff2-b181-1d48ecf7f8b8 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:13.639456 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e32b6c6f-e3b8-4ff2-b181-1d48ecf7f8b8 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:13.653964 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:13.653964 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:13.658543 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e32b6c6f-e3b8-4ff2-b181-1d48ecf7f8b8 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:55:13.663927 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e32b6c6f-e3b8-4ff2-b181-1d48ecf7f8b8 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 returned with HTTP 200 Aug 04 10:55:13.664529 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1055/4241] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:13 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:13.918935 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-1f4cd9ec-cb40-459f-8f67-fb657212bda6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:13.921279 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-1f4cd9ec-cb40-459f-8f67-fb657212bda6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c Aug 04 10:55:13.921536 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-1f4cd9ec-cb40-459f-8f67-fb657212bda6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:13.921770 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-1f4cd9ec-cb40-459f-8f67-fb657212bda6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:13.928544 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:13.928544 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:13.932123 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-1f4cd9ec-cb40-459f-8f67-fb657212bda6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:13.935911 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-1f4cd9ec-cb40-459f-8f67-fb657212bda6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c returned with HTTP 200 Aug 04 10:55:13.936307 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1065/4242] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:55:13 2026] GET /volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:13.950843 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7aed6afc-7499-4783-9be9-b75938e55f75 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:13.950843 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7aed6afc-7499-4783-9be9-b75938e55f75 None None] GET https://10.4.3.232/volume// Aug 04 10:55:13.950843 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7aed6afc-7499-4783-9be9-b75938e55f75 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:13.950843 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7aed6afc-7499-4783-9be9-b75938e55f75 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:13.950843 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7aed6afc-7499-4783-9be9-b75938e55f75 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:55:13.950843 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1062/4243] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:55:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:55:13.959378 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-287f8ad7-afe4-47c6-a5ad-19a58f9c8fc0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:13.961815 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-287f8ad7-afe4-47c6-a5ad-19a58f9c8fc0 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:55:13.962291 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-287f8ad7-afe4-47c6-a5ad-19a58f9c8fc0 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0eab3a61-700f-465f-a1c3-ca8cf78d276c", "connector": null, "instance_uuid": "1b6e26b6-b94a-45a0-959c-91fee7ae74b3"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:13.971302 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:13.971302 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:13.999077 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-287f8ad7-afe4-47c6-a5ad-19a58f9c8fc0 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:55:13.999880 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1062/4244] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:55:13 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:14.127264 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-2c6cdd71-7bc8-4b47-976c-8f2721a5bcb4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:14.129228 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-2c6cdd71-7bc8-4b47-976c-8f2721a5bcb4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] POST https://10.4.3.232/volume/v3/attachments/736f427d-3460-46e2-8817-58c67a7495db/action Aug 04 10:55:14.129628 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-2c6cdd71-7bc8-4b47-976c-8f2721a5bcb4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:55:14.129753 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-2c6cdd71-7bc8-4b47-976c-8f2721a5bcb4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:14.146007 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:14.146007 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:14.162723 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-8bd46edb-fb31-47ae-88c3-5e4438d42e6b req-2c6cdd71-7bc8-4b47-976c-8f2721a5bcb4 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments/736f427d-3460-46e2-8817-58c67a7495db/action returned with HTTP 204 Aug 04 10:55:14.163171 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1056/4245] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:55:14 2026] POST /volume/v3/attachments/736f427d-3460-46e2-8817-58c67a7495db/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:55:14.362121 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d1aa0a73-5006-4b0b-980a-779b6d13b8bb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:14.364074 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d1aa0a73-5006-4b0b-980a-779b6d13b8bb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:14.364182 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d1aa0a73-5006-4b0b-980a-779b6d13b8bb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:14.364343 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d1aa0a73-5006-4b0b-980a-779b6d13b8bb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:14.364448 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-d1aa0a73-5006-4b0b-980a-779b6d13b8bb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:14.368623 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:14.368623 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:14.369330 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d1aa0a73-5006-4b0b-980a-779b6d13b8bb tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 200 Aug 04 10:55:14.369887 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1066/4246] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:14 2026] GET /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:14.677148 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5e806e9c-c1f3-47be-a99c-655b28b870ab None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:14.679408 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5e806e9c-c1f3-47be-a99c-655b28b870ab tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 Aug 04 10:55:14.679713 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5e806e9c-c1f3-47be-a99c-655b28b870ab tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:14.680002 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5e806e9c-c1f3-47be-a99c-655b28b870ab tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:14.691981 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:14.691981 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:14.696171 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5e806e9c-c1f3-47be-a99c-655b28b870ab tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:55:14.700911 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5e806e9c-c1f3-47be-a99c-655b28b870ab tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 returned with HTTP 200 Aug 04 10:55:14.701310 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1063/4247] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:14 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 => generated 1169 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:14.712310 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a5e7e5f4-fdb8-49bd-947f-4c3ad3816a8f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:14.714046 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a5e7e5f4-fdb8-49bd-947f-4c3ad3816a8f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 Aug 04 10:55:14.714340 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a5e7e5f4-fdb8-49bd-947f-4c3ad3816a8f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:14.714604 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a5e7e5f4-fdb8-49bd-947f-4c3ad3816a8f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:14.725526 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:14.725526 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:14.729420 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a5e7e5f4-fdb8-49bd-947f-4c3ad3816a8f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:55:14.734594 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a5e7e5f4-fdb8-49bd-947f-4c3ad3816a8f tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 returned with HTTP 200 Aug 04 10:55:14.735088 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1063/4248] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:14 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 => generated 1169 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:14.907367 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-540054ad-9fb7-4ac7-a677-d58a8bd750a6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:14.907766 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-540054ad-9fb7-4ac7-a677-d58a8bd750a6 None None] GET https://10.4.3.232/volume// Aug 04 10:55:14.907958 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-540054ad-9fb7-4ac7-a677-d58a8bd750a6 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:14.908139 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-540054ad-9fb7-4ac7-a677-d58a8bd750a6 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:14.908546 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-540054ad-9fb7-4ac7-a677-d58a8bd750a6 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:55:14.908881 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1057/4249] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:55:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:55:14.916411 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-6a563f92-2c0a-45c5-aebc-7fcc3f4d30c7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:14.920691 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-6a563f92-2c0a-45c5-aebc-7fcc3f4d30c7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c Aug 04 10:55:14.921051 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-6a563f92-2c0a-45c5-aebc-7fcc3f4d30c7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:14.921091 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-6a563f92-2c0a-45c5-aebc-7fcc3f4d30c7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:14.930301 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:14.930301 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:14.933673 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-6a563f92-2c0a-45c5-aebc-7fcc3f4d30c7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:14.937864 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-6a563f92-2c0a-45c5-aebc-7fcc3f4d30c7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c returned with HTTP 200 Aug 04 10:55:14.938146 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1067/4250] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:55:14 2026] GET /volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c => generated 1051 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:55:15.055030 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-0a80d62f-afc0-4604-ab34-abf1d7d04bba None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:15.057877 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-0a80d62f-afc0-4604-ab34-abf1d7d04bba tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] PUT https://10.4.3.232/volume/v3/attachments/416144a9-445d-49fc-b3bd-1288af70a46a Aug 04 10:55:15.058385 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-0a80d62f-afc0-4604-ab34-abf1d7d04bba tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:15.067552 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-0a80d62f-afc0-4604-ab34-abf1d7d04bba tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Acquiring lock "cinder-attachment_update-0eab3a61-700f-465f-a1c3-ca8cf78d276c-np0000006413" by "attachment_update" {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:55:15.071466 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-0a80d62f-afc0-4604-ab34-abf1d7d04bba tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Lock "cinder-attachment_update-0eab3a61-700f-465f-a1c3-ca8cf78d276c-np0000006413" acquired by "attachment_update" :: waited 0.004s {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:55:15.072908 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:15.072908 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:15.156347 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-0a80d62f-afc0-4604-ab34-abf1d7d04bba tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Lock "cinder-attachment_update-0eab3a61-700f-465f-a1c3-ca8cf78d276c-np0000006413" released by "attachment_update" :: held 0.085s {{(pid=100255) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:55:15.156740 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-0a80d62f-afc0-4604-ab34-abf1d7d04bba tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/416144a9-445d-49fc-b3bd-1288af70a46a returned with HTTP 200 Aug 04 10:55:15.157332 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1064/4251] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:55:15 2026] PUT /volume/v3/attachments/416144a9-445d-49fc-b3bd-1288af70a46a => generated 968 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:15.185883 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-6939102a-b6b5-43bd-ac28-510a257b5bfd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:15.188117 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-6939102a-b6b5-43bd-ac28-510a257b5bfd tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/attachments/416144a9-445d-49fc-b3bd-1288af70a46a/action Aug 04 10:55:15.188637 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-6939102a-b6b5-43bd-ac28-510a257b5bfd tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:55:15.188844 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-6939102a-b6b5-43bd-ac28-510a257b5bfd tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:15.206841 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:15.206841 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:15.228782 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-6939102a-b6b5-43bd-ac28-510a257b5bfd tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/416144a9-445d-49fc-b3bd-1288af70a46a/action returned with HTTP 204 Aug 04 10:55:15.229126 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1064/4252] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:55:15 2026] POST /volume/v3/attachments/416144a9-445d-49fc-b3bd-1288af70a46a/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:55:15.381068 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ae1b51b6-c92d-4997-beb2-612a3139ec3c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:15.383411 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ae1b51b6-c92d-4997-beb2-612a3139ec3c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:15.383705 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ae1b51b6-c92d-4997-beb2-612a3139ec3c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:15.383987 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ae1b51b6-c92d-4997-beb2-612a3139ec3c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:15.384154 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ae1b51b6-c92d-4997-beb2-612a3139ec3c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:15.392146 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:15.392146 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:15.392146 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ae1b51b6-c92d-4997-beb2-612a3139ec3c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 200 Aug 04 10:55:15.392674 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1058/4253] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:15 2026] GET /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:16.402927 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a4900e72-7ca6-4723-afca-bade609856db None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:16.405226 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a4900e72-7ca6-4723-afca-bade609856db tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:16.405520 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a4900e72-7ca6-4723-afca-bade609856db tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:16.405791 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a4900e72-7ca6-4723-afca-bade609856db tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:16.405928 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-a4900e72-7ca6-4723-afca-bade609856db tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:16.414501 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:16.414501 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:16.415623 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a4900e72-7ca6-4723-afca-bade609856db tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 200 Aug 04 10:55:16.416198 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1068/4254] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:16 2026] GET /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:17.428884 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8f5dca3c-087b-420c-9250-56558ada4bc3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:17.430763 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8f5dca3c-087b-420c-9250-56558ada4bc3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:17.430964 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8f5dca3c-087b-420c-9250-56558ada4bc3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:17.431186 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8f5dca3c-087b-420c-9250-56558ada4bc3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:17.431310 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-8f5dca3c-087b-420c-9250-56558ada4bc3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:17.436403 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:17.436403 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:17.437162 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8f5dca3c-087b-420c-9250-56558ada4bc3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 200 Aug 04 10:55:17.437573 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1065/4255] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:17 2026] GET /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:18.449839 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-32f35364-2d37-479d-a080-05b02d0379a0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:18.451555 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-32f35364-2d37-479d-a080-05b02d0379a0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:18.451728 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-32f35364-2d37-479d-a080-05b02d0379a0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:18.451902 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-32f35364-2d37-479d-a080-05b02d0379a0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:18.452059 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-32f35364-2d37-479d-a080-05b02d0379a0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:18.456068 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:18.456068 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:18.456865 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-32f35364-2d37-479d-a080-05b02d0379a0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 200 Aug 04 10:55:18.457314 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1065/4256] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:18 2026] GET /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:19.470184 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-74cb081e-e539-47d1-8179-55ff40959c18 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:19.472173 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-74cb081e-e539-47d1-8179-55ff40959c18 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:19.472444 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-74cb081e-e539-47d1-8179-55ff40959c18 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:19.472707 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-74cb081e-e539-47d1-8179-55ff40959c18 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:19.472856 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-74cb081e-e539-47d1-8179-55ff40959c18 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:19.478692 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:19.478692 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:19.479091 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-229184df-dba3-45aa-a325-b5639687703a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:19.479643 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-74cb081e-e539-47d1-8179-55ff40959c18 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 200 Aug 04 10:55:19.480068 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1059/4257] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:19 2026] GET /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:19.482636 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-229184df-dba3-45aa-a325-b5639687703a tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c/encryption Aug 04 10:55:19.482920 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-229184df-dba3-45aa-a325-b5639687703a tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:19.483194 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-229184df-dba3-45aa-a325-b5639687703a tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:19.496037 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:19.496037 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:19.505443 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-55c7e1e7-fd95-4e37-ae85-055c98b48822 req-229184df-dba3-45aa-a325-b5639687703a tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c/encryption returned with HTTP 200 Aug 04 10:55:19.506217 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1069/4258] 10.4.3.232 () {68 vars in 1631 bytes} [Tue Aug 4 10:55:19 2026] GET /volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:20.252400 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8ec864e7-4371-4c4d-a41d-b09dd10c90e5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:20.254039 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8ec864e7-4371-4c4d-a41d-b09dd10c90e5 None None] GET https://10.4.3.232/volume// Aug 04 10:55:20.254262 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8ec864e7-4371-4c4d-a41d-b09dd10c90e5 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:20.254478 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8ec864e7-4371-4c4d-a41d-b09dd10c90e5 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:20.254786 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8ec864e7-4371-4c4d-a41d-b09dd10c90e5 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:55:20.255075 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1066/4259] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:55:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:55:20.265164 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-14cd68e8-c5c6-4b2f-8fc3-214b9b5ef79e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:20.267195 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-14cd68e8-c5c6-4b2f-8fc3-214b9b5ef79e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:55:20.267704 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-14cd68e8-c5c6-4b2f-8fc3-214b9b5ef79e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d2ec8c8-c284-410e-9918-445982a4dff9", "connector": null, "instance_uuid": "c3c31cc8-0ffe-4118-94d7-01aa876ab7bd"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:20.278205 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:20.278205 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:20.309411 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-14cd68e8-c5c6-4b2f-8fc3-214b9b5ef79e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:55:20.309965 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1066/4260] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:55:20 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:20.318433 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-66f30425-4703-48c1-b63a-d720837f35cd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:20.321255 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-66f30425-4703-48c1-b63a-d720837f35cd tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] DELETE https://10.4.3.232/volume/v3/attachments/736f427d-3460-46e2-8817-58c67a7495db Aug 04 10:55:20.321566 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-66f30425-4703-48c1-b63a-d720837f35cd tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:20.321814 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-66f30425-4703-48c1-b63a-d720837f35cd tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:20.330577 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:20.330577 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:20.389365 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-66f30425-4703-48c1-b63a-d720837f35cd tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments/736f427d-3460-46e2-8817-58c67a7495db returned with HTTP 200 Aug 04 10:55:20.389800 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1060/4261] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:55:20 2026] DELETE /volume/v3/attachments/736f427d-3460-46e2-8817-58c67a7495db => generated 192 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:20.493227 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-67a518d0-b60a-4d43-a1d9-637d12a59fda None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:20.496054 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-67a518d0-b60a-4d43-a1d9-637d12a59fda tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:20.496431 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-67a518d0-b60a-4d43-a1d9-637d12a59fda tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:20.496773 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-67a518d0-b60a-4d43-a1d9-637d12a59fda tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:20.496992 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-67a518d0-b60a-4d43-a1d9-637d12a59fda tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:20.503809 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:20.503809 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:20.505222 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-67a518d0-b60a-4d43-a1d9-637d12a59fda tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 200 Aug 04 10:55:20.505866 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1070/4262] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:20 2026] GET /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:21.518870 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0537d012-ea76-4793-9e7f-0b580aa07743 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:21.521344 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0537d012-ea76-4793-9e7f-0b580aa07743 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:21.521659 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0537d012-ea76-4793-9e7f-0b580aa07743 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:21.521935 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0537d012-ea76-4793-9e7f-0b580aa07743 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:21.522145 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-0537d012-ea76-4793-9e7f-0b580aa07743 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:21.527238 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:21.527238 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:21.528778 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0537d012-ea76-4793-9e7f-0b580aa07743 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 200 Aug 04 10:55:21.529213 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1067/4263] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:21 2026] GET /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:21.585973 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-3318c3f2-b17a-47f9-b576-665909e468f5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:21.588274 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-3318c3f2-b17a-47f9-b576-665909e468f5 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] PUT https://10.4.3.232/volume/v3/attachments/ca702215-f46b-4f59-89b0-14dda2e8716c Aug 04 10:55:21.588718 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-3318c3f2-b17a-47f9-b576-665909e468f5 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:21.596933 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-3318c3f2-b17a-47f9-b576-665909e468f5 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Acquiring lock "cinder-attachment_update-4d2ec8c8-c284-410e-9918-445982a4dff9-np0000006413" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:55:21.603854 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-3318c3f2-b17a-47f9-b576-665909e468f5 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Lock "cinder-attachment_update-4d2ec8c8-c284-410e-9918-445982a4dff9-np0000006413" acquired by "attachment_update" :: waited 0.007s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:55:21.604801 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:21.604801 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:21.687153 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-3318c3f2-b17a-47f9-b576-665909e468f5 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Lock "cinder-attachment_update-4d2ec8c8-c284-410e-9918-445982a4dff9-np0000006413" released by "attachment_update" :: held 0.083s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:55:21.687653 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-3318c3f2-b17a-47f9-b576-665909e468f5 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments/ca702215-f46b-4f59-89b0-14dda2e8716c returned with HTTP 200 Aug 04 10:55:21.688547 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1067/4264] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:55:21 2026] PUT /volume/v3/attachments/ca702215-f46b-4f59-89b0-14dda2e8716c => generated 968 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:21.696752 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-28719c80-44c8-4e4d-acdf-4d7a67524f7c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:21.698953 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-28719c80-44c8-4e4d-acdf-4d7a67524f7c tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/attachments/ca702215-f46b-4f59-89b0-14dda2e8716c Aug 04 10:55:21.699229 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-28719c80-44c8-4e4d-acdf-4d7a67524f7c tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:21.699482 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-28719c80-44c8-4e4d-acdf-4d7a67524f7c tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:21.714555 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-28719c80-44c8-4e4d-acdf-4d7a67524f7c tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments/ca702215-f46b-4f59-89b0-14dda2e8716c returned with HTTP 200 Aug 04 10:55:21.715083 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1061/4265] 10.4.3.232 () {70 vars in 1651 bytes} [Tue Aug 4 10:55:21 2026] GET /volume/v3/attachments/ca702215-f46b-4f59-89b0-14dda2e8716c => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:22.541009 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b9848a22-ca2d-4b46-b10d-07dd05bc9cf0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:22.543594 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b9848a22-ca2d-4b46-b10d-07dd05bc9cf0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:22.543813 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b9848a22-ca2d-4b46-b10d-07dd05bc9cf0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:22.544030 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b9848a22-ca2d-4b46-b10d-07dd05bc9cf0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:22.544177 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-b9848a22-ca2d-4b46-b10d-07dd05bc9cf0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:22.548587 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:22.548587 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:22.549366 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b9848a22-ca2d-4b46-b10d-07dd05bc9cf0 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 200 Aug 04 10:55:22.549771 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1071/4266] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:22 2026] GET /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:23.560058 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7403d41a-0e78-4df6-8e53-38455a671338 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:23.562065 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7403d41a-0e78-4df6-8e53-38455a671338 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:23.562369 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7403d41a-0e78-4df6-8e53-38455a671338 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:23.562626 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7403d41a-0e78-4df6-8e53-38455a671338 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:23.562773 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-7403d41a-0e78-4df6-8e53-38455a671338 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:23.567089 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:23.567089 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:23.568104 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7403d41a-0e78-4df6-8e53-38455a671338 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 200 Aug 04 10:55:23.568671 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1068/4267] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:23 2026] GET /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:24.579262 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-164b68b2-9df1-44ec-b3dd-314c6bcd9bb4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:24.581079 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-164b68b2-9df1-44ec-b3dd-314c6bcd9bb4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:24.581274 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-164b68b2-9df1-44ec-b3dd-314c6bcd9bb4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:24.581492 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-164b68b2-9df1-44ec-b3dd-314c6bcd9bb4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:24.581611 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-164b68b2-9df1-44ec-b3dd-314c6bcd9bb4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:24.589935 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:24.589935 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:24.589935 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-164b68b2-9df1-44ec-b3dd-314c6bcd9bb4 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 200 Aug 04 10:55:24.589935 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1068/4268] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:24 2026] GET /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:25.140219 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-e7e1cc8e-cf0d-4948-8a0a-1539ebc2d6db None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:25.142488 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-e7e1cc8e-cf0d-4948-8a0a-1539ebc2d6db tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9/encryption Aug 04 10:55:25.142673 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-e7e1cc8e-cf0d-4948-8a0a-1539ebc2d6db tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:25.142855 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-e7e1cc8e-cf0d-4948-8a0a-1539ebc2d6db tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:25.153720 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:25.153720 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:25.159497 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-e7e1cc8e-cf0d-4948-8a0a-1539ebc2d6db tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9/encryption returned with HTTP 200 Aug 04 10:55:25.159909 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1062/4269] 10.4.3.232 () {68 vars in 1631 bytes} [Tue Aug 4 10:55:25 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:25.600933 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5acfb837-0e8f-4b7f-be03-9ecf89b9e6ac None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:25.603421 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5acfb837-0e8f-4b7f-be03-9ecf89b9e6ac tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:25.603421 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5acfb837-0e8f-4b7f-be03-9ecf89b9e6ac tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:25.603421 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5acfb837-0e8f-4b7f-be03-9ecf89b9e6ac tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:25.603421 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-5acfb837-0e8f-4b7f-be03-9ecf89b9e6ac tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:25.607796 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:25.607796 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:25.608725 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5acfb837-0e8f-4b7f-be03-9ecf89b9e6ac tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 200 Aug 04 10:55:25.609133 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1072/4270] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:25 2026] GET /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:25.620828 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ff4472af-d86b-4f47-8bc5-c6f04d2c7a7f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:25.622828 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ff4472af-d86b-4f47-8bc5-c6f04d2c7a7f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:25.623111 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ff4472af-d86b-4f47-8bc5-c6f04d2c7a7f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:25.623409 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ff4472af-d86b-4f47-8bc5-c6f04d2c7a7f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:25.623586 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-ff4472af-d86b-4f47-8bc5-c6f04d2c7a7f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:25.628274 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:25.628274 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:25.629192 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ff4472af-d86b-4f47-8bc5-c6f04d2c7a7f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 200 Aug 04 10:55:25.629659 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1069/4271] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:25 2026] GET /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:25.639930 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-49f29a9f-9bb2-4d32-b2ed-36a471ae4b4c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:25.641834 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-49f29a9f-9bb2-4d32-b2ed-36a471ae4b4c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] DELETE https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:25.642069 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-49f29a9f-9bb2-4d32-b2ed-36a471ae4b4c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:25.642311 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-49f29a9f-9bb2-4d32-b2ed-36a471ae4b4c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:25.642493 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-49f29a9f-9bb2-4d32-b2ed-36a471ae4b4c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Delete backup with id: 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. Aug 04 10:55:25.646929 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:25.646929 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:25.658408 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-49f29a9f-9bb2-4d32-b2ed-36a471ae4b4c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] delete_backup rpcapi backup_id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 {{(pid=100253) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:55:25.660230 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-49f29a9f-9bb2-4d32-b2ed-36a471ae4b4c tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 202 Aug 04 10:55:25.660806 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1069/4272] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:55:25 2026] DELETE /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:55:25.667736 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-24672682-7400-4325-8188-aa57b4e545b3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:25.669582 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-24672682-7400-4325-8188-aa57b4e545b3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:25.669872 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-24672682-7400-4325-8188-aa57b4e545b3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:25.670060 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-24672682-7400-4325-8188-aa57b4e545b3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:25.670175 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-24672682-7400-4325-8188-aa57b4e545b3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:25.674716 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:25.674716 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:25.675605 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-24672682-7400-4325-8188-aa57b4e545b3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 200 Aug 04 10:55:25.676061 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1063/4273] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:25 2026] GET /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:26.688001 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fd730058-2a32-4dd7-a9d5-3c6ef40902b9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:26.689848 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fd730058-2a32-4dd7-a9d5-3c6ef40902b9 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 Aug 04 10:55:26.690115 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fd730058-2a32-4dd7-a9d5-3c6ef40902b9 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:26.690347 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fd730058-2a32-4dd7-a9d5-3c6ef40902b9 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:26.690491 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-fd730058-2a32-4dd7-a9d5-3c6ef40902b9 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Show backup with id 6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:26.694149 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fd730058-2a32-4dd7-a9d5-3c6ef40902b9 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 returned with HTTP 404 Aug 04 10:55:26.694992 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1073/4274] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:26 2026] GET /volume/v3/backups/6c05eadd-0ee3-4e55-9a87-1b6aa3bb6a19 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:55:26.702487 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c039efba-8cfc-49a3-9cfa-a9315b551c2d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:26.704152 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c039efba-8cfc-49a3-9cfa-a9315b551c2d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/61c2d3a2-761a-4068-af6d-12c1bb095b29 Aug 04 10:55:26.704355 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c039efba-8cfc-49a3-9cfa-a9315b551c2d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:26.704541 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c039efba-8cfc-49a3-9cfa-a9315b551c2d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:26.704646 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-c039efba-8cfc-49a3-9cfa-a9315b551c2d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Delete snapshot with id: 61c2d3a2-761a-4068-af6d-12c1bb095b29 Aug 04 10:55:26.709680 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:26.709680 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:26.710043 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c039efba-8cfc-49a3-9cfa-a9315b551c2d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Snapshot retrieved successfully. Aug 04 10:55:26.725134 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c039efba-8cfc-49a3-9cfa-a9315b551c2d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Snapshot delete request issued successfully. Aug 04 10:55:26.725347 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c039efba-8cfc-49a3-9cfa-a9315b551c2d tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/snapshots/61c2d3a2-761a-4068-af6d-12c1bb095b29 returned with HTTP 202 Aug 04 10:55:26.725918 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1070/4275] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:55:26 2026] DELETE /volume/v3/snapshots/61c2d3a2-761a-4068-af6d-12c1bb095b29 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:55:26.734875 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3955991d-0667-4683-bbfb-4ff8d7c8d88f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:26.736751 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3955991d-0667-4683-bbfb-4ff8d7c8d88f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/snapshots/61c2d3a2-761a-4068-af6d-12c1bb095b29 Aug 04 10:55:26.736950 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3955991d-0667-4683-bbfb-4ff8d7c8d88f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:26.737153 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3955991d-0667-4683-bbfb-4ff8d7c8d88f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:26.744139 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:26.744139 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:26.744763 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3955991d-0667-4683-bbfb-4ff8d7c8d88f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Snapshot retrieved successfully. Aug 04 10:55:26.745674 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3955991d-0667-4683-bbfb-4ff8d7c8d88f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/snapshots/61c2d3a2-761a-4068-af6d-12c1bb095b29 returned with HTTP 200 Aug 04 10:55:26.746477 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1070/4276] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:55:26 2026] GET /volume/v3/snapshots/61c2d3a2-761a-4068-af6d-12c1bb095b29 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:27.499917 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-a4386335-3d5f-4d2a-af4b-fd09c676007c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:27.502561 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-a4386335-3d5f-4d2a-af4b-fd09c676007c tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] POST https://10.4.3.232/volume/v3/attachments/ca702215-f46b-4f59-89b0-14dda2e8716c/action Aug 04 10:55:27.502905 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-a4386335-3d5f-4d2a-af4b-fd09c676007c tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:55:27.503018 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-a4386335-3d5f-4d2a-af4b-fd09c676007c tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:27.530458 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:27.530458 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:27.553966 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-12604f65-af1c-4ee4-8e2c-32f8cbd5e9fb req-a4386335-3d5f-4d2a-af4b-fd09c676007c tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments/ca702215-f46b-4f59-89b0-14dda2e8716c/action returned with HTTP 204 Aug 04 10:55:27.554465 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1064/4277] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:55:27 2026] POST /volume/v3/attachments/ca702215-f46b-4f59-89b0-14dda2e8716c/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:55:27.754782 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-09f0a2f8-8a9f-4e36-95fd-05d5dcfea059 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:27.756519 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-09f0a2f8-8a9f-4e36-95fd-05d5dcfea059 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/snapshots/61c2d3a2-761a-4068-af6d-12c1bb095b29 Aug 04 10:55:27.756719 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-09f0a2f8-8a9f-4e36-95fd-05d5dcfea059 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:27.756882 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-09f0a2f8-8a9f-4e36-95fd-05d5dcfea059 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:27.767023 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-09f0a2f8-8a9f-4e36-95fd-05d5dcfea059 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/snapshots/61c2d3a2-761a-4068-af6d-12c1bb095b29 returned with HTTP 404 Aug 04 10:55:27.767713 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1074/4278] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:55:27 2026] GET /volume/v3/snapshots/61c2d3a2-761a-4068-af6d-12c1bb095b29 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:55:27.773757 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e7d2b24c-eecd-495f-84c9-8af8e5ee2f23 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:27.775659 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e7d2b24c-eecd-495f-84c9-8af8e5ee2f23 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] DELETE https://10.4.3.232/volume/v3/volumes/2d3aae84-4823-4f4c-b079-f5864397547b Aug 04 10:55:27.775884 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e7d2b24c-eecd-495f-84c9-8af8e5ee2f23 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:27.776021 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e7d2b24c-eecd-495f-84c9-8af8e5ee2f23 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:27.776199 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-e7d2b24c-eecd-495f-84c9-8af8e5ee2f23 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Delete volume with id: 2d3aae84-4823-4f4c-b079-f5864397547b Aug 04 10:55:27.783059 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:27.783059 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:27.783527 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e7d2b24c-eecd-495f-84c9-8af8e5ee2f23 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:55:27.802146 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e7d2b24c-eecd-495f-84c9-8af8e5ee2f23 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Delete volume request issued successfully. Aug 04 10:55:27.802391 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e7d2b24c-eecd-495f-84c9-8af8e5ee2f23 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/2d3aae84-4823-4f4c-b079-f5864397547b returned with HTTP 202 Aug 04 10:55:27.802788 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1071/4279] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:55:27 2026] DELETE /volume/v3/volumes/2d3aae84-4823-4f4c-b079-f5864397547b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:55:27.810546 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f8b1cf6c-387f-4af2-8644-71c297d938e3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:27.815166 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f8b1cf6c-387f-4af2-8644-71c297d938e3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/volumes/2d3aae84-4823-4f4c-b079-f5864397547b Aug 04 10:55:27.815511 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f8b1cf6c-387f-4af2-8644-71c297d938e3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:27.815789 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f8b1cf6c-387f-4af2-8644-71c297d938e3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:27.827617 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:27.827617 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:27.833413 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f8b1cf6c-387f-4af2-8644-71c297d938e3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:55:27.840334 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f8b1cf6c-387f-4af2-8644-71c297d938e3 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/2d3aae84-4823-4f4c-b079-f5864397547b returned with HTTP 200 Aug 04 10:55:27.840750 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1071/4280] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:27 2026] GET /volume/v3/volumes/2d3aae84-4823-4f4c-b079-f5864397547b => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:28.857232 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-84a6afd1-8310-4008-97c7-76fc678e0b0f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:28.860698 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-84a6afd1-8310-4008-97c7-76fc678e0b0f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/volumes/2d3aae84-4823-4f4c-b079-f5864397547b Aug 04 10:55:28.860875 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-84a6afd1-8310-4008-97c7-76fc678e0b0f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:28.861098 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-84a6afd1-8310-4008-97c7-76fc678e0b0f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:28.866903 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-84a6afd1-8310-4008-97c7-76fc678e0b0f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/2d3aae84-4823-4f4c-b079-f5864397547b returned with HTTP 404 Aug 04 10:55:28.867900 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1065/4281] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:28 2026] GET /volume/v3/volumes/2d3aae84-4823-4f4c-b079-f5864397547b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:55:28.874668 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-21fe25c0-485c-49c5-b220-4b0d820e2093 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:28.876625 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-21fe25c0-485c-49c5-b220-4b0d820e2093 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] DELETE https://10.4.3.232/volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb Aug 04 10:55:28.876693 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-21fe25c0-485c-49c5-b220-4b0d820e2093 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:28.877453 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-21fe25c0-485c-49c5-b220-4b0d820e2093 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:28.877453 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-21fe25c0-485c-49c5-b220-4b0d820e2093 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Delete volume with id: d4a7819c-2818-4790-881f-07b970c595cb Aug 04 10:55:28.884064 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:28.884064 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:28.884563 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-21fe25c0-485c-49c5-b220-4b0d820e2093 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:55:28.904258 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-21fe25c0-485c-49c5-b220-4b0d820e2093 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Delete volume request issued successfully. Aug 04 10:55:28.904258 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-21fe25c0-485c-49c5-b220-4b0d820e2093 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb returned with HTTP 202 Aug 04 10:55:28.904367 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1075/4282] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:55:28 2026] DELETE /volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:55:28.913221 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-cb4cfd38-849c-4d75-ae05-5da80ce33d6f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:28.915454 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cb4cfd38-849c-4d75-ae05-5da80ce33d6f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb Aug 04 10:55:28.915710 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cb4cfd38-849c-4d75-ae05-5da80ce33d6f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:28.915973 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cb4cfd38-849c-4d75-ae05-5da80ce33d6f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:28.925157 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:28.925157 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:28.929886 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-cb4cfd38-849c-4d75-ae05-5da80ce33d6f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:55:28.937257 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cb4cfd38-849c-4d75-ae05-5da80ce33d6f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb returned with HTTP 200 Aug 04 10:55:28.937257 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1072/4283] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:28 2026] GET /volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:29.053374 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-b1f7aa4f-bcbb-418c-a60e-f54a65d69723 req-21a13347-7519-4635-b40b-f5b9a016e4ae None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:29.055354 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b1f7aa4f-bcbb-418c-a60e-f54a65d69723 req-21a13347-7519-4635-b40b-f5b9a016e4ae tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/attachments/416144a9-445d-49fc-b3bd-1288af70a46a Aug 04 10:55:29.055554 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b1f7aa4f-bcbb-418c-a60e-f54a65d69723 req-21a13347-7519-4635-b40b-f5b9a016e4ae tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:29.055739 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b1f7aa4f-bcbb-418c-a60e-f54a65d69723 req-21a13347-7519-4635-b40b-f5b9a016e4ae tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:29.062389 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:29.062389 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:29.135345 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b1f7aa4f-bcbb-418c-a60e-f54a65d69723 req-21a13347-7519-4635-b40b-f5b9a016e4ae tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/416144a9-445d-49fc-b3bd-1288af70a46a returned with HTTP 200 Aug 04 10:55:29.136218 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1072/4284] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:55:29 2026] DELETE /volume/v3/attachments/416144a9-445d-49fc-b3bd-1288af70a46a => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:29.846395 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1cc7464c-7254-4f8a-a982-def53ecea95b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:29.846776 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1cc7464c-7254-4f8a-a982-def53ecea95b None None] GET https://10.4.3.232/volume// Aug 04 10:55:29.846955 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1cc7464c-7254-4f8a-a982-def53ecea95b None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:29.847157 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1cc7464c-7254-4f8a-a982-def53ecea95b None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:29.847506 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1cc7464c-7254-4f8a-a982-def53ecea95b None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:55:29.847793 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1066/4285] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:55:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:55:29.854473 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-7ef825b7-e402-43fb-831e-722fe1d4ad54 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:29.856960 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-7ef825b7-e402-43fb-831e-722fe1d4ad54 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:55:29.857414 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-7ef825b7-e402-43fb-831e-722fe1d4ad54 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d2ec8c8-c284-410e-9918-445982a4dff9", "connector": null, "instance_uuid": "c3c31cc8-0ffe-4118-94d7-01aa876ab7bd"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:29.871610 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:29.871610 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:29.904347 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-7ef825b7-e402-43fb-831e-722fe1d4ad54 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:55:29.904800 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1076/4286] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:55:29 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 04 10:55:29.911725 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-c2d4ed8e-b782-4b5c-a43b-f0722842b83d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:29.913703 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-c2d4ed8e-b782-4b5c-a43b-f0722842b83d tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] DELETE https://10.4.3.232/volume/v3/attachments/ca702215-f46b-4f59-89b0-14dda2e8716c Aug 04 10:55:29.914104 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-c2d4ed8e-b782-4b5c-a43b-f0722842b83d tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:29.914188 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-c2d4ed8e-b782-4b5c-a43b-f0722842b83d tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:29.920759 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:29.920759 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:29.952802 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c2333819-6e7d-4cad-afa9-8137ba94ff3b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:29.954550 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c2333819-6e7d-4cad-afa9-8137ba94ff3b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb Aug 04 10:55:29.954761 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c2333819-6e7d-4cad-afa9-8137ba94ff3b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:29.954958 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c2333819-6e7d-4cad-afa9-8137ba94ff3b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:29.960733 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c2333819-6e7d-4cad-afa9-8137ba94ff3b tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb returned with HTTP 404 Aug 04 10:55:29.961142 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1073/4287] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:29 2026] GET /volume/v3/volumes/d4a7819c-2818-4790-881f-07b970c595cb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:55:29.967800 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-32ca0fd7-d138-4034-866d-427e8b4e53d8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:29.969609 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-32ca0fd7-d138-4034-866d-427e8b4e53d8 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] DELETE https://10.4.3.232/volume/v3/volumes/a19d6d52-f1d2-4367-b91d-41e1077cee59 Aug 04 10:55:29.969791 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-32ca0fd7-d138-4034-866d-427e8b4e53d8 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:29.969970 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-32ca0fd7-d138-4034-866d-427e8b4e53d8 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:29.970125 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-32ca0fd7-d138-4034-866d-427e8b4e53d8 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Delete volume with id: a19d6d52-f1d2-4367-b91d-41e1077cee59 Aug 04 10:55:29.977187 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:29.977187 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:29.977674 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-32ca0fd7-d138-4034-866d-427e8b4e53d8 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:55:29.983728 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-c2d4ed8e-b782-4b5c-a43b-f0722842b83d tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments/ca702215-f46b-4f59-89b0-14dda2e8716c returned with HTTP 200 Aug 04 10:55:29.984148 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1073/4288] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:55:29 2026] DELETE /volume/v3/attachments/ca702215-f46b-4f59-89b0-14dda2e8716c => generated 192 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:29.999603 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-32ca0fd7-d138-4034-866d-427e8b4e53d8 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Delete volume request issued successfully. Aug 04 10:55:29.999782 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-32ca0fd7-d138-4034-866d-427e8b4e53d8 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/a19d6d52-f1d2-4367-b91d-41e1077cee59 returned with HTTP 202 Aug 04 10:55:30.000250 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1067/4289] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:55:29 2026] DELETE /volume/v3/volumes/a19d6d52-f1d2-4367-b91d-41e1077cee59 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:55:30.007927 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-998cf4a8-3dc1-496d-a6a4-91617b0e26f9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:30.012183 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-998cf4a8-3dc1-496d-a6a4-91617b0e26f9 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/volumes/a19d6d52-f1d2-4367-b91d-41e1077cee59 Aug 04 10:55:30.012435 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-998cf4a8-3dc1-496d-a6a4-91617b0e26f9 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:30.012666 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-998cf4a8-3dc1-496d-a6a4-91617b0e26f9 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:30.022787 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:30.022787 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:30.029437 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-998cf4a8-3dc1-496d-a6a4-91617b0e26f9 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:55:30.036337 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-998cf4a8-3dc1-496d-a6a4-91617b0e26f9 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/a19d6d52-f1d2-4367-b91d-41e1077cee59 returned with HTTP 200 Aug 04 10:55:30.036825 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1077/4290] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:30 2026] GET /volume/v3/volumes/a19d6d52-f1d2-4367-b91d-41e1077cee59 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:30.159877 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2402da09-3896-48dd-8b27-9cbac72eb230 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:30.161630 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2402da09-3896-48dd-8b27-9cbac72eb230 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c Aug 04 10:55:30.161824 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2402da09-3896-48dd-8b27-9cbac72eb230 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:30.162036 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2402da09-3896-48dd-8b27-9cbac72eb230 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:30.162206 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-2402da09-3896-48dd-8b27-9cbac72eb230 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete volume with id: 0eab3a61-700f-465f-a1c3-ca8cf78d276c Aug 04 10:55:30.170258 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:30.170258 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:30.170700 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2402da09-3896-48dd-8b27-9cbac72eb230 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:30.182476 np0000006413 devstack@c-api.service[100253]: WARNING cinder.keymgr.conf_key_mgr [None req-2402da09-3896-48dd-8b27-9cbac72eb230 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 04 10:55:30.188684 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2402da09-3896-48dd-8b27-9cbac72eb230 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete volume request issued successfully. Aug 04 10:55:30.188888 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2402da09-3896-48dd-8b27-9cbac72eb230 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c returned with HTTP 202 Aug 04 10:55:30.189613 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1074/4291] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:55:30 2026] DELETE /volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:55:30.197588 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-dca58d64-bcf6-44f0-b310-81bf03f4c1bb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:30.199407 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dca58d64-bcf6-44f0-b310-81bf03f4c1bb tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c Aug 04 10:55:30.199604 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dca58d64-bcf6-44f0-b310-81bf03f4c1bb tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:30.199788 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dca58d64-bcf6-44f0-b310-81bf03f4c1bb tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:30.207473 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:30.207473 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:30.211411 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-dca58d64-bcf6-44f0-b310-81bf03f4c1bb tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:30.216164 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dca58d64-bcf6-44f0-b310-81bf03f4c1bb tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c returned with HTTP 200 Aug 04 10:55:30.216582 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1074/4292] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:30 2026] GET /volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:31.049230 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f6b9b5cd-ae61-40ae-96fc-243c2f88a396 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:31.051412 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f6b9b5cd-ae61-40ae-96fc-243c2f88a396 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/volumes/a19d6d52-f1d2-4367-b91d-41e1077cee59 Aug 04 10:55:31.051686 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f6b9b5cd-ae61-40ae-96fc-243c2f88a396 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:31.051949 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f6b9b5cd-ae61-40ae-96fc-243c2f88a396 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:31.058611 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f6b9b5cd-ae61-40ae-96fc-243c2f88a396 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/a19d6d52-f1d2-4367-b91d-41e1077cee59 returned with HTTP 404 Aug 04 10:55:31.059170 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1068/4293] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:31 2026] GET /volume/v3/volumes/a19d6d52-f1d2-4367-b91d-41e1077cee59 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:55:31.067255 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e8c57c72-cffa-4d2b-8849-9dad82c87f69 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:31.068965 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e8c57c72-cffa-4d2b-8849-9dad82c87f69 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] DELETE https://10.4.3.232/volume/v3/volumes/12772180-713b-4969-ba77-f39c40895708 Aug 04 10:55:31.069149 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e8c57c72-cffa-4d2b-8849-9dad82c87f69 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:31.069360 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e8c57c72-cffa-4d2b-8849-9dad82c87f69 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:31.069533 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-e8c57c72-cffa-4d2b-8849-9dad82c87f69 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Delete volume with id: 12772180-713b-4969-ba77-f39c40895708 Aug 04 10:55:31.076847 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:31.076847 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:31.077373 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e8c57c72-cffa-4d2b-8849-9dad82c87f69 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:55:31.093846 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e8c57c72-cffa-4d2b-8849-9dad82c87f69 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Delete volume request issued successfully. Aug 04 10:55:31.094060 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e8c57c72-cffa-4d2b-8849-9dad82c87f69 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/12772180-713b-4969-ba77-f39c40895708 returned with HTTP 202 Aug 04 10:55:31.094571 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1078/4294] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:55:31 2026] DELETE /volume/v3/volumes/12772180-713b-4969-ba77-f39c40895708 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:55:31.103672 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a36c015a-c4cc-4cae-860e-d75da218a53f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:31.105414 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a36c015a-c4cc-4cae-860e-d75da218a53f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/volumes/12772180-713b-4969-ba77-f39c40895708 Aug 04 10:55:31.105607 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a36c015a-c4cc-4cae-860e-d75da218a53f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:31.105782 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a36c015a-c4cc-4cae-860e-d75da218a53f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:31.113787 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:31.113787 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:31.118069 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a36c015a-c4cc-4cae-860e-d75da218a53f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Volume info retrieved successfully. Aug 04 10:55:31.123636 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a36c015a-c4cc-4cae-860e-d75da218a53f tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/12772180-713b-4969-ba77-f39c40895708 returned with HTTP 200 Aug 04 10:55:31.124377 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1075/4295] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:31 2026] GET /volume/v3/volumes/12772180-713b-4969-ba77-f39c40895708 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:31.230684 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0ca3539f-5487-4387-b1f3-0f670e6543c6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:31.232374 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0ca3539f-5487-4387-b1f3-0f670e6543c6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c Aug 04 10:55:31.232556 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0ca3539f-5487-4387-b1f3-0f670e6543c6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:31.232737 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0ca3539f-5487-4387-b1f3-0f670e6543c6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:31.238301 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0ca3539f-5487-4387-b1f3-0f670e6543c6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c returned with HTTP 404 Aug 04 10:55:31.238738 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1075/4296] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:31 2026] GET /volume/v3/volumes/0eab3a61-700f-465f-a1c3-ca8cf78d276c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:55:31.248018 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c586ad74-660a-4460-820f-34d0d60ab2dc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:31.250167 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c586ad74-660a-4460-820f-34d0d60ab2dc tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] GET https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 Aug 04 10:55:31.250406 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c586ad74-660a-4460-820f-34d0d60ab2dc tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:31.250581 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c586ad74-660a-4460-820f-34d0d60ab2dc tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:31.251331 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c586ad74-660a-4460-820f-34d0d60ab2dc tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:55:31.257037 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-1e3e8d88-8c47-404f-a4b3-b166b2e24554 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:31.258882 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-1e3e8d88-8c47-404f-a4b3-b166b2e24554 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] PUT https://10.4.3.232/volume/v3/attachments/d41fa538-b767-47d3-b76c-4e5f579eb468 Aug 04 10:55:31.259216 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-1e3e8d88-8c47-404f-a4b3-b166b2e24554 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:31.266383 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-1e3e8d88-8c47-404f-a4b3-b166b2e24554 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Acquiring lock "cinder-attachment_update-4d2ec8c8-c284-410e-9918-445982a4dff9-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:55:31.269124 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c586ad74-660a-4460-820f-34d0d60ab2dc tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] Get all volumes completed successfully. Aug 04 10:55:31.270504 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-1e3e8d88-8c47-404f-a4b3-b166b2e24554 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Lock "cinder-attachment_update-4d2ec8c8-c284-410e-9918-445982a4dff9-np0000006413" acquired by "attachment_update" :: waited 0.004s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:55:31.270932 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:31.270932 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:31.271862 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:31.271862 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:31.275482 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c586ad74-660a-4460-820f-34d0d60ab2dc tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 10:55:31.275880 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1069/4297] 10.4.3.232 () {66 vars in 1285 bytes} [Tue Aug 4 10:55:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9128 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:31.295377 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8dc6afd6-d8d1-42b1-8a3b-f461861365cd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:31.297288 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8dc6afd6-d8d1-42b1-8a3b-f461861365cd tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] DELETE https://10.4.3.232/volume/v3/types/409a5db5-8470-44e1-9fe1-9bb37c3bc074 Aug 04 10:55:31.297497 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8dc6afd6-d8d1-42b1-8a3b-f461861365cd tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:31.297689 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8dc6afd6-d8d1-42b1-8a3b-f461861365cd tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:31.325094 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8dc6afd6-d8d1-42b1-8a3b-f461861365cd tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] https://10.4.3.232/volume/v3/types/409a5db5-8470-44e1-9fe1-9bb37c3bc074 returned with HTTP 202 Aug 04 10:55:31.325508 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1076/4298] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:55:31 2026] DELETE /volume/v3/types/409a5db5-8470-44e1-9fe1-9bb37c3bc074 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:55:31.337267 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-66e6e813-84c9-4f03-90ff-fb035896ca06 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:31.338949 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-66e6e813-84c9-4f03-90ff-fb035896ca06 tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:55:31.339373 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-66e6e813-84c9-4f03-90ff-fb035896ca06 tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-645381336", "extra_specs": {}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:31.351458 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-1e3e8d88-8c47-404f-a4b3-b166b2e24554 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Lock "cinder-attachment_update-4d2ec8c8-c284-410e-9918-445982a4dff9-np0000006413" released by "attachment_update" :: held 0.081s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:55:31.351747 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-1e3e8d88-8c47-404f-a4b3-b166b2e24554 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments/d41fa538-b767-47d3-b76c-4e5f579eb468 returned with HTTP 200 Aug 04 10:55:31.352215 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1079/4299] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:55:31 2026] PUT /volume/v3/attachments/d41fa538-b767-47d3-b76c-4e5f579eb468 => generated 968 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:31.352894 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-66e6e813-84c9-4f03-90ff-fb035896ca06 tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:55:31.353275 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1076/4300] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:55:31 2026] POST /volume/v3/types => generated 212 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:31.361060 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-ad0070c0-9b84-46ad-b71e-5d3e7818572d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:31.361638 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5a0917b8-5a25-4e10-be8e-78a35c1a7c60 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:31.363041 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-ad0070c0-9b84-46ad-b71e-5d3e7818572d tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/attachments/d41fa538-b767-47d3-b76c-4e5f579eb468 Aug 04 10:55:31.363230 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-ad0070c0-9b84-46ad-b71e-5d3e7818572d tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:31.363462 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-ad0070c0-9b84-46ad-b71e-5d3e7818572d tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:31.363688 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5a0917b8-5a25-4e10-be8e-78a35c1a7c60 tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] POST https://10.4.3.232/volume/v3/types/b11acf25-bc2b-4feb-837a-8699d70e82ed/encryption Aug 04 10:55:31.364177 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5a0917b8-5a25-4e10-be8e-78a35c1a7c60 tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:31.376258 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-ad0070c0-9b84-46ad-b71e-5d3e7818572d tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments/d41fa538-b767-47d3-b76c-4e5f579eb468 returned with HTTP 200 Aug 04 10:55:31.376661 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1070/4301] 10.4.3.232 () {70 vars in 1651 bytes} [Tue Aug 4 10:55:31 2026] GET /volume/v3/attachments/d41fa538-b767-47d3-b76c-4e5f579eb468 => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:31.380148 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5a0917b8-5a25-4e10-be8e-78a35c1a7c60 tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] https://10.4.3.232/volume/v3/types/b11acf25-bc2b-4feb-837a-8699d70e82ed/encryption returned with HTTP 200 Aug 04 10:55:31.380641 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1077/4302] 10.4.3.232 () {68 vars in 1397 bytes} [Tue Aug 4 10:55:31 2026] POST /volume/v3/types/b11acf25-bc2b-4feb-837a-8699d70e82ed/encryption => generated 231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:31.391340 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:31.395645 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:55:31.395958 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1574870700", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-645381336", "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:31.397391 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1574870700', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-645381336', 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:55:31.400592 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume of 1 GB Aug 04 10:55:31.400848 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:31.400848 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:31.401300 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Availability Zones retrieved successfully. Aug 04 10:55:31.406757 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Flow 'volume_create_api' (ce265736-e512-4246-9a13-c01601ff4412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:55:31.407658 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef42c406-7b20-4ef7-aec9-86bab10dcb58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:31.408756 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:55:31.430585 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef42c406-7b20-4ef7-aec9-86bab10dcb58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:55:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b11acf25-bc2b-4feb-837a-8699d70e82ed,is_public=True,name='tempest-scenario-type-luks2-645381336',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b11acf25-bc2b-4feb-837a-8699d70e82ed', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:31.431395 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (766e7ef9-8d4d-4dba-b3c6-78240dbaf511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:31.455892 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-645381336 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-645381336, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:55:31.456173 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-645381336 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-645381336, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:55:31.481825 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Created reservations ['0edb484d-d2bd-4e20-aec4-a954a6d8f283', '99edfd13-83fd-4e87-bcfd-abb7165b43d7', '08e31421-264d-47dc-92e4-89c9c3c11cdf', '6c4e45c1-3734-46c6-b6b5-022b8fa06212'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:55:31.483030 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (766e7ef9-8d4d-4dba-b3c6-78240dbaf511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0edb484d-d2bd-4e20-aec4-a954a6d8f283', '99edfd13-83fd-4e87-bcfd-abb7165b43d7', '08e31421-264d-47dc-92e4-89c9c3c11cdf', '6c4e45c1-3734-46c6-b6b5-022b8fa06212']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:31.484104 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22877b26-7861-498a-a588-b5db713e71ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:31.505710 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22877b26-7861-498a-a588-b5db713e71ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ef603cc-a44b-41e4-8e70-2081ad00b78c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1574870700',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6504ce0eb6491193fae43b99cdbcaa',qos_specs=None,replication_status=,reservations=['0edb484d-d2bd-4e20-aec4-a954a6d8f283','99edfd13-83fd-4e87-bcfd-abb7165b43d7','08e31421-264d-47dc-92e4-89c9c3c11cdf','6c4e45c1-3734-46c6-b6b5-022b8fa06212'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76676c2815641e9bc4a040f44af8064',volume_type_id=b11acf25-bc2b-4feb-837a-8699d70e82ed), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:55:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1574870700',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6ef603cc-a44b-41e4-8e70-2081ad00b78c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6504ce0eb6491193fae43b99cdbcaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76676c2815641e9bc4a040f44af8064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b11acf25-bc2b-4feb-837a-8699d70e82ed),volume_type_id=b11acf25-bc2b-4feb-837a-8699d70e82ed)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:31.506450 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07da33fd-e41b-4e48-9aa9-27ca096b015d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:31.524666 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07da33fd-e41b-4e48-9aa9-27ca096b015d) transitioned into state 'SUCCESS' from state '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-1574870700',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6504ce0eb6491193fae43b99cdbcaa',qos_specs=None,replication_status=,reservations=['0edb484d-d2bd-4e20-aec4-a954a6d8f283','99edfd13-83fd-4e87-bcfd-abb7165b43d7','08e31421-264d-47dc-92e4-89c9c3c11cdf','6c4e45c1-3734-46c6-b6b5-022b8fa06212'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76676c2815641e9bc4a040f44af8064',volume_type_id=b11acf25-bc2b-4feb-837a-8699d70e82ed)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:31.525428 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfd4ef09-c910-4442-842d-026cfabf9b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:31.539268 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfd4ef09-c910-4442-842d-026cfabf9b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:31.539268 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Flow 'volume_create_api' (ce265736-e512-4246-9a13-c01601ff4412) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:55:31.539268 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume request issued successfully. Aug 04 10:55:31.539268 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1aa6d82e-cb66-43fa-a1f8-d9506b01941b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:55:31.539268 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1080/4303] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:55:31 2026] POST /volume/v3/volumes => generated 780 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:55:31.549375 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5d2f5ddf-4994-4621-9e61-225902dbf7be None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:31.552968 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5d2f5ddf-4994-4621-9e61-225902dbf7be tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c Aug 04 10:55:31.553152 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5d2f5ddf-4994-4621-9e61-225902dbf7be tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:31.553381 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5d2f5ddf-4994-4621-9e61-225902dbf7be tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:31.560133 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:31.560133 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:31.566147 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5d2f5ddf-4994-4621-9e61-225902dbf7be tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:31.570234 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5d2f5ddf-4994-4621-9e61-225902dbf7be tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c returned with HTTP 200 Aug 04 10:55:31.570793 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1077/4304] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:31 2026] GET /volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:32.138274 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-47fa9db0-c8ab-469b-b0e3-fb700802f978 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:32.140021 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47fa9db0-c8ab-469b-b0e3-fb700802f978 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] GET https://10.4.3.232/volume/v3/volumes/12772180-713b-4969-ba77-f39c40895708 Aug 04 10:55:32.140209 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47fa9db0-c8ab-469b-b0e3-fb700802f978 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:32.140431 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47fa9db0-c8ab-469b-b0e3-fb700802f978 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:32.145540 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47fa9db0-c8ab-469b-b0e3-fb700802f978 tempest-VolumesBackupsTest-1467802028 tempest-VolumesBackupsTest-1467802028-project-member] https://10.4.3.232/volume/v3/volumes/12772180-713b-4969-ba77-f39c40895708 returned with HTTP 404 Aug 04 10:55:32.145962 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1071/4305] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:32 2026] GET /volume/v3/volumes/12772180-713b-4969-ba77-f39c40895708 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:55:32.584113 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-81f3aa7c-a0a9-4768-9b51-1b7b70b80548 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:32.585141 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-81f3aa7c-a0a9-4768-9b51-1b7b70b80548 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c Aug 04 10:55:32.585406 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-81f3aa7c-a0a9-4768-9b51-1b7b70b80548 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:32.585974 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-81f3aa7c-a0a9-4768-9b51-1b7b70b80548 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:32.594409 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:32.594409 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:32.598181 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-81f3aa7c-a0a9-4768-9b51-1b7b70b80548 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:32.603633 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-81f3aa7c-a0a9-4768-9b51-1b7b70b80548 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c returned with HTTP 200 Aug 04 10:55:32.604066 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1078/4306] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:32 2026] GET /volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:32.617661 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-21614c22-286a-4de8-89ef-d4fe421975cf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:32.620337 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-21614c22-286a-4de8-89ef-d4fe421975cf tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c Aug 04 10:55:32.620559 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-21614c22-286a-4de8-89ef-d4fe421975cf tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:32.620772 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-21614c22-286a-4de8-89ef-d4fe421975cf tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:32.628113 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:32.628113 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:32.631936 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-21614c22-286a-4de8-89ef-d4fe421975cf tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:32.636653 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-21614c22-286a-4de8-89ef-d4fe421975cf tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c returned with HTTP 200 Aug 04 10:55:32.637022 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1081/4307] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:32 2026] GET /volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:32.653377 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-300fd4d7-f426-4e15-bfa7-7df06e8280a6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:32.656777 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-300fd4d7-f426-4e15-bfa7-7df06e8280a6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c/action Aug 04 10:55:32.657385 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-300fd4d7-f426-4e15-bfa7-7df06e8280a6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:55:32.657666 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-300fd4d7-f426-4e15-bfa7-7df06e8280a6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:32.665912 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:32.665912 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:32.666531 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-300fd4d7-f426-4e15-bfa7-7df06e8280a6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:32.672009 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-300fd4d7-f426-4e15-bfa7-7df06e8280a6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume updated successfully. Aug 04 10:55:32.672320 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-300fd4d7-f426-4e15-bfa7-7df06e8280a6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c/action returned with HTTP 200 Aug 04 10:55:32.672754 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1078/4308] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:55:32 2026] POST /volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 04 10:55:32.841009 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-39f453d9-d337-4115-a385-446ee009f178 req-091f2cdf-f46e-4e0f-b167-f7704486c33e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:32.843621 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-091f2cdf-f46e-4e0f-b167-f7704486c33e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c Aug 04 10:55:32.843882 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-091f2cdf-f46e-4e0f-b167-f7704486c33e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:32.844105 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-091f2cdf-f46e-4e0f-b167-f7704486c33e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:32.851651 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:32.851651 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:32.855361 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-39f453d9-d337-4115-a385-446ee009f178 req-091f2cdf-f46e-4e0f-b167-f7704486c33e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:32.861093 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-091f2cdf-f46e-4e0f-b167-f7704486c33e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c returned with HTTP 200 Aug 04 10:55:32.861541 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1072/4309] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:55:32 2026] GET /volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:33.262854 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-39f453d9-d337-4115-a385-446ee009f178 req-8f57c8d6-42e4-4bf8-8172-1c5d83d5390e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:33.265271 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-8f57c8d6-42e4-4bf8-8172-1c5d83d5390e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c Aug 04 10:55:33.265551 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-8f57c8d6-42e4-4bf8-8172-1c5d83d5390e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:33.265809 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-8f57c8d6-42e4-4bf8-8172-1c5d83d5390e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:33.273930 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:33.273930 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:33.278737 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-39f453d9-d337-4115-a385-446ee009f178 req-8f57c8d6-42e4-4bf8-8172-1c5d83d5390e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:33.286190 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-8f57c8d6-42e4-4bf8-8172-1c5d83d5390e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c returned with HTTP 200 Aug 04 10:55:33.286726 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1079/4310] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:55:33 2026] GET /volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:33.298868 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-72991964-9b2c-4f43-a4c9-816075cae151 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:33.299307 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-72991964-9b2c-4f43-a4c9-816075cae151 None None] GET https://10.4.3.232/volume// Aug 04 10:55:33.299500 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-72991964-9b2c-4f43-a4c9-816075cae151 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:33.299704 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-72991964-9b2c-4f43-a4c9-816075cae151 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:33.300014 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-72991964-9b2c-4f43-a4c9-816075cae151 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:55:33.300346 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1082/4311] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:55:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:55:33.313066 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-39f453d9-d337-4115-a385-446ee009f178 req-30459ad3-0851-4d89-8540-9dc6fae1e7c1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:33.316685 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-30459ad3-0851-4d89-8540-9dc6fae1e7c1 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:55:33.317051 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-30459ad3-0851-4d89-8540-9dc6fae1e7c1 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ef603cc-a44b-41e4-8e70-2081ad00b78c", "connector": null, "instance_uuid": "38fbdd7b-0363-44d4-a3bd-b6590a4e5204"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:33.325455 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:33.325455 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:33.363142 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-30459ad3-0851-4d89-8540-9dc6fae1e7c1 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:55:33.363616 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1079/4312] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:55:33 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 04 10:55:34.270571 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4b6d4e4f-f5e4-425d-ac28-4fa0e5a6901d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:34.270936 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b6d4e4f-f5e4-425d-ac28-4fa0e5a6901d None None] GET https://10.4.3.232/volume// Aug 04 10:55:34.271398 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b6d4e4f-f5e4-425d-ac28-4fa0e5a6901d None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:34.271398 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b6d4e4f-f5e4-425d-ac28-4fa0e5a6901d None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:34.271700 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b6d4e4f-f5e4-425d-ac28-4fa0e5a6901d None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:55:34.271902 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1073/4313] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:55:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:55:34.282000 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-39f453d9-d337-4115-a385-446ee009f178 req-2dbac7f5-34a5-43fe-8506-f9eb35e662ff None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:34.284029 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-2dbac7f5-34a5-43fe-8506-f9eb35e662ff tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c Aug 04 10:55:34.284259 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-2dbac7f5-34a5-43fe-8506-f9eb35e662ff tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:34.284473 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-2dbac7f5-34a5-43fe-8506-f9eb35e662ff tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:34.297037 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:34.297037 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:34.302275 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-39f453d9-d337-4115-a385-446ee009f178 req-2dbac7f5-34a5-43fe-8506-f9eb35e662ff tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:34.315398 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-2dbac7f5-34a5-43fe-8506-f9eb35e662ff tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c returned with HTTP 200 Aug 04 10:55:34.315902 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1080/4314] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:55:34 2026] GET /volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c => generated 1051 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:55:34.433232 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-39f453d9-d337-4115-a385-446ee009f178 req-ebb55760-d9e2-4493-8c2a-b400904ffb8b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:34.435897 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-ebb55760-d9e2-4493-8c2a-b400904ffb8b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] PUT https://10.4.3.232/volume/v3/attachments/d8441717-fd2c-4694-9344-6064fa766f94 Aug 04 10:55:34.436402 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-ebb55760-d9e2-4493-8c2a-b400904ffb8b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:34.449505 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-39f453d9-d337-4115-a385-446ee009f178 req-ebb55760-d9e2-4493-8c2a-b400904ffb8b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Acquiring lock "cinder-attachment_update-6ef603cc-a44b-41e4-8e70-2081ad00b78c-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:55:34.459365 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-39f453d9-d337-4115-a385-446ee009f178 req-ebb55760-d9e2-4493-8c2a-b400904ffb8b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Lock "cinder-attachment_update-6ef603cc-a44b-41e4-8e70-2081ad00b78c-np0000006413" acquired by "attachment_update" :: waited 0.010s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:55:34.460436 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:34.460436 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:34.557614 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-39f453d9-d337-4115-a385-446ee009f178 req-ebb55760-d9e2-4493-8c2a-b400904ffb8b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Lock "cinder-attachment_update-6ef603cc-a44b-41e4-8e70-2081ad00b78c-np0000006413" released by "attachment_update" :: held 0.098s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:55:34.557928 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-ebb55760-d9e2-4493-8c2a-b400904ffb8b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/d8441717-fd2c-4694-9344-6064fa766f94 returned with HTTP 200 Aug 04 10:55:34.558571 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1083/4315] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:55:34 2026] PUT /volume/v3/attachments/d8441717-fd2c-4694-9344-6064fa766f94 => generated 968 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:34.579632 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-aeadd9c3-eaad-484b-9d91-d0b826bbab26 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:34.582441 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-39f453d9-d337-4115-a385-446ee009f178 req-8f52bf93-13d6-4b05-b4eb-08b3817a3a40 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:34.582800 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-aeadd9c3-eaad-484b-9d91-d0b826bbab26 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9/encryption Aug 04 10:55:34.583062 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-aeadd9c3-eaad-484b-9d91-d0b826bbab26 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:34.583196 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-aeadd9c3-eaad-484b-9d91-d0b826bbab26 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:34.584681 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-8f52bf93-13d6-4b05-b4eb-08b3817a3a40 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/attachments/d8441717-fd2c-4694-9344-6064fa766f94/action Aug 04 10:55:34.585040 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-8f52bf93-13d6-4b05-b4eb-08b3817a3a40 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:55:34.585162 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-8f52bf93-13d6-4b05-b4eb-08b3817a3a40 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:34.596325 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:34.596325 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:34.600158 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:34.600158 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:34.602527 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-aeadd9c3-eaad-484b-9d91-d0b826bbab26 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9/encryption returned with HTTP 200 Aug 04 10:55:34.605262 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1080/4316] 10.4.3.232 () {68 vars in 1631 bytes} [Tue Aug 4 10:55:34 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:34.618115 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-8f52bf93-13d6-4b05-b4eb-08b3817a3a40 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/d8441717-fd2c-4694-9344-6064fa766f94/action returned with HTTP 204 Aug 04 10:55:34.618115 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1074/4317] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:55:34 2026] POST /volume/v3/attachments/d8441717-fd2c-4694-9344-6064fa766f94/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:55:34.736476 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-dfa2ce91-fb01-4c7d-9fa6-fa78a2f67016 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:34.874161 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dfa2ce91-fb01-4c7d-9fa6-fa78a2f67016 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:55:34.874525 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dfa2ce91-fb01-4c7d-9fa6-fa78a2f67016 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-300720147"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:34.875830 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-dfa2ce91-fb01-4c7d-9fa6-fa78a2f67016 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-300720147'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:55:34.875924 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-dfa2ce91-fb01-4c7d-9fa6-fa78a2f67016 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Create volume of 1 GB Aug 04 10:55:34.879602 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-dfa2ce91-fb01-4c7d-9fa6-fa78a2f67016 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Availability Zones retrieved successfully. Aug 04 10:55:34.886552 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dfa2ce91-fb01-4c7d-9fa6-fa78a2f67016 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Flow 'volume_create_api' (e9afaf94-23cb-4abe-b245-28f54f4c44ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:55:34.887687 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dfa2ce91-fb01-4c7d-9fa6-fa78a2f67016 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c1e2dc-c70c-49aa-8835-566a90dfeb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:34.888504 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-dfa2ce91-fb01-4c7d-9fa6-fa78a2f67016 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:55:34.921342 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dfa2ce91-fb01-4c7d-9fa6-fa78a2f67016 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c1e2dc-c70c-49aa-8835-566a90dfeb76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:34.922693 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dfa2ce91-fb01-4c7d-9fa6-fa78a2f67016 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2b03a44-77bf-4541-bfc8-be2cb2a96f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:34.991545 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-dfa2ce91-fb01-4c7d-9fa6-fa78a2f67016 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Created reservations ['bbcc1ff0-bf7d-4c66-b207-47a97a852ea2', 'a5ec5dfa-6ecb-4eb1-91ef-218f58e4fed3', 'f6a3acd3-46c6-40be-bea4-6292e427e570', '6f5d864f-ab9d-40dc-b9dc-832e129e280c'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:55:34.991953 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dfa2ce91-fb01-4c7d-9fa6-fa78a2f67016 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2b03a44-77bf-4541-bfc8-be2cb2a96f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbcc1ff0-bf7d-4c66-b207-47a97a852ea2', 'a5ec5dfa-6ecb-4eb1-91ef-218f58e4fed3', 'f6a3acd3-46c6-40be-bea4-6292e427e570', '6f5d864f-ab9d-40dc-b9dc-832e129e280c']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:34.992682 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dfa2ce91-fb01-4c7d-9fa6-fa78a2f67016 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (174b4b47-07ba-4d95-8e3e-d2414624ab7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:35.015857 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dfa2ce91-fb01-4c7d-9fa6-fa78a2f67016 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (174b4b47-07ba-4d95-8e3e-d2414624ab7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd92a35a1-1716-4520-a331-bc1ae1469b51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-300720147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0e68d2d92aa4fc68af954d9201c792a',qos_specs=None,replication_status=,reservations=['bbcc1ff0-bf7d-4c66-b207-47a97a852ea2','a5ec5dfa-6ecb-4eb1-91ef-218f58e4fed3','f6a3acd3-46c6-40be-bea4-6292e427e570','6f5d864f-ab9d-40dc-b9dc-832e129e280c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06841f81bc8b4af3a5bcc6c62fbb66b5',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:55:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-300720147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d92a35a1-1716-4520-a331-bc1ae1469b51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0e68d2d92aa4fc68af954d9201c792a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06841f81bc8b4af3a5bcc6c62fbb66b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:35.017091 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dfa2ce91-fb01-4c7d-9fa6-fa78a2f67016 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db7b1b10-96ff-4646-9e1e-22b53078442a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:35.046665 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dfa2ce91-fb01-4c7d-9fa6-fa78a2f67016 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db7b1b10-96ff-4646-9e1e-22b53078442a) transitioned into state 'SUCCESS' from state '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-300720147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0e68d2d92aa4fc68af954d9201c792a',qos_specs=None,replication_status=,reservations=['bbcc1ff0-bf7d-4c66-b207-47a97a852ea2','a5ec5dfa-6ecb-4eb1-91ef-218f58e4fed3','f6a3acd3-46c6-40be-bea4-6292e427e570','6f5d864f-ab9d-40dc-b9dc-832e129e280c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06841f81bc8b4af3a5bcc6c62fbb66b5',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:35.047778 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dfa2ce91-fb01-4c7d-9fa6-fa78a2f67016 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99028f3f-252d-4222-9c97-63bb1c247724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:35.061937 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dfa2ce91-fb01-4c7d-9fa6-fa78a2f67016 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99028f3f-252d-4222-9c97-63bb1c247724) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:35.062921 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dfa2ce91-fb01-4c7d-9fa6-fa78a2f67016 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Flow 'volume_create_api' (e9afaf94-23cb-4abe-b245-28f54f4c44ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:55:35.063308 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-dfa2ce91-fb01-4c7d-9fa6-fa78a2f67016 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Create volume request issued successfully. Aug 04 10:55:35.063966 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dfa2ce91-fb01-4c7d-9fa6-fa78a2f67016 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:55:35.064438 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1081/4318] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 10:55:34 2026] POST /volume/v3/volumes => generated 777 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:55:35.084455 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8a67927c-c8b9-4b0f-9f65-87a1f8f0c576 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:35.086988 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a67927c-c8b9-4b0f-9f65-87a1f8f0c576 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/volumes/d92a35a1-1716-4520-a331-bc1ae1469b51 Aug 04 10:55:35.087182 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a67927c-c8b9-4b0f-9f65-87a1f8f0c576 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:35.087428 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a67927c-c8b9-4b0f-9f65-87a1f8f0c576 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:35.096312 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:35.096312 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:35.100089 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8a67927c-c8b9-4b0f-9f65-87a1f8f0c576 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Volume info retrieved successfully. Aug 04 10:55:35.104044 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a67927c-c8b9-4b0f-9f65-87a1f8f0c576 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/volumes/d92a35a1-1716-4520-a331-bc1ae1469b51 returned with HTTP 200 Aug 04 10:55:35.104472 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1084/4319] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:35 2026] GET /volume/v3/volumes/d92a35a1-1716-4520-a331-bc1ae1469b51 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:36.116628 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2eb42d96-d77b-4def-a095-59210b7446ed None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:36.118257 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2eb42d96-d77b-4def-a095-59210b7446ed tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/volumes/d92a35a1-1716-4520-a331-bc1ae1469b51 Aug 04 10:55:36.118468 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2eb42d96-d77b-4def-a095-59210b7446ed tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:36.118681 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2eb42d96-d77b-4def-a095-59210b7446ed tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:36.125742 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:36.125742 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:36.129043 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2eb42d96-d77b-4def-a095-59210b7446ed tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Volume info retrieved successfully. Aug 04 10:55:36.132430 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2eb42d96-d77b-4def-a095-59210b7446ed tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/volumes/d92a35a1-1716-4520-a331-bc1ae1469b51 returned with HTTP 200 Aug 04 10:55:36.132809 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1081/4320] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:36 2026] GET /volume/v3/volumes/d92a35a1-1716-4520-a331-bc1ae1469b51 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:36.144871 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f17bf73e-8c03-47a6-8665-89944198c04a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:36.146766 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f17bf73e-8c03-47a6-8665-89944198c04a tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] POST https://10.4.3.232/volume/v3/backups Aug 04 10:55:36.147137 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f17bf73e-8c03-47a6-8665-89944198c04a tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d92a35a1-1716-4520-a331-bc1ae1469b51", "name": "tempest-type-Backup-1284813781"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:36.148556 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-f17bf73e-8c03-47a6-8665-89944198c04a tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Creating new backup {'backup': {'volume_id': 'd92a35a1-1716-4520-a331-bc1ae1469b51', 'name': 'tempest-type-Backup-1284813781'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:55:36.148944 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-f17bf73e-8c03-47a6-8665-89944198c04a tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Creating backup of volume d92a35a1-1716-4520-a331-bc1ae1469b51 in container None Aug 04 10:55:36.155864 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:36.155864 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:36.156204 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f17bf73e-8c03-47a6-8665-89944198c04a tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Volume info retrieved successfully. Aug 04 10:55:36.191942 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-f17bf73e-8c03-47a6-8665-89944198c04a tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Created reservations ['bdb8b3d3-8357-452d-b068-e17ef658b657', '559266fa-9bf8-43b6-9291-3bcbefaae5be'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:55:36.241656 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f17bf73e-8c03-47a6-8665-89944198c04a tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:55:36.241656 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1075/4321] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:55:36 2026] POST /volume/v3/backups => generated 316 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:55:36.253768 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-45b0ebf3-bd98-4b53-8301-4342b4f2537c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:36.255808 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-45b0ebf3-bd98-4b53-8301-4342b4f2537c tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:36.256037 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-45b0ebf3-bd98-4b53-8301-4342b4f2537c tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:36.256330 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-45b0ebf3-bd98-4b53-8301-4342b4f2537c tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:36.256499 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-45b0ebf3-bd98-4b53-8301-4342b4f2537c tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Show backup with id dae9d2b5-027d-4503-bd81-b17451ac6bde. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:36.261079 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:36.261079 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:36.261838 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-45b0ebf3-bd98-4b53-8301-4342b4f2537c tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 200 Aug 04 10:55:36.262193 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1082/4322] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:36 2026] GET /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:36.926377 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-d41782b3-5713-4a8a-86df-cee673ef3e4b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:36.928645 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-d41782b3-5713-4a8a-86df-cee673ef3e4b tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] POST https://10.4.3.232/volume/v3/attachments/d41fa538-b767-47d3-b76c-4e5f579eb468/action Aug 04 10:55:36.929086 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-d41782b3-5713-4a8a-86df-cee673ef3e4b tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:55:36.929273 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-d41782b3-5713-4a8a-86df-cee673ef3e4b tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:36.948903 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:36.948903 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:36.966330 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-fe05b45f-7387-4e73-ba00-224f062e8264 req-d41782b3-5713-4a8a-86df-cee673ef3e4b tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments/d41fa538-b767-47d3-b76c-4e5f579eb468/action returned with HTTP 204 Aug 04 10:55:36.966828 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1085/4323] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:55:36 2026] POST /volume/v3/attachments/d41fa538-b767-47d3-b76c-4e5f579eb468/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:55:37.272749 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-842d20a5-363a-45db-a353-5c151a2ace82 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:37.275213 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-842d20a5-363a-45db-a353-5c151a2ace82 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:37.275852 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-842d20a5-363a-45db-a353-5c151a2ace82 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:37.276235 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-842d20a5-363a-45db-a353-5c151a2ace82 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:37.276458 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-842d20a5-363a-45db-a353-5c151a2ace82 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Show backup with id dae9d2b5-027d-4503-bd81-b17451ac6bde. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:37.281645 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:37.281645 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:37.282847 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-842d20a5-363a-45db-a353-5c151a2ace82 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 200 Aug 04 10:55:37.283463 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1082/4324] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:37 2026] GET /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:38.284263 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e17ff385-256c-47e1-9aff-03699a367625 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:38.285906 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e17ff385-256c-47e1-9aff-03699a367625 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 Aug 04 10:55:38.286075 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e17ff385-256c-47e1-9aff-03699a367625 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:38.286319 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e17ff385-256c-47e1-9aff-03699a367625 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:38.294708 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:38.294708 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:38.294987 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e92f705b-b6bf-4713-91eb-d1af18e39a50 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:38.296773 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e92f705b-b6bf-4713-91eb-d1af18e39a50 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:38.297024 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e92f705b-b6bf-4713-91eb-d1af18e39a50 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:38.297283 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e92f705b-b6bf-4713-91eb-d1af18e39a50 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:38.297412 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-e92f705b-b6bf-4713-91eb-d1af18e39a50 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Show backup with id dae9d2b5-027d-4503-bd81-b17451ac6bde. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:38.297684 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e17ff385-256c-47e1-9aff-03699a367625 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:55:38.301205 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e17ff385-256c-47e1-9aff-03699a367625 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 returned with HTTP 200 Aug 04 10:55:38.301290 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:38.301290 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:38.301606 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1076/4325] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:38 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 => generated 1169 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:38.301928 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e92f705b-b6bf-4713-91eb-d1af18e39a50 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 200 Aug 04 10:55:38.302304 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1083/4326] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:38 2026] GET /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:38.342575 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-6137e76d-0bba-434d-a3a2-72753e433576 req-daa00f85-d54e-4ea4-ab3b-79ce5f72e0d6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:38.346583 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6137e76d-0bba-434d-a3a2-72753e433576 req-daa00f85-d54e-4ea4-ab3b-79ce5f72e0d6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 Aug 04 10:55:38.346797 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6137e76d-0bba-434d-a3a2-72753e433576 req-daa00f85-d54e-4ea4-ab3b-79ce5f72e0d6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:38.347000 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6137e76d-0bba-434d-a3a2-72753e433576 req-daa00f85-d54e-4ea4-ab3b-79ce5f72e0d6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:38.355673 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:38.355673 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:38.358841 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-6137e76d-0bba-434d-a3a2-72753e433576 req-daa00f85-d54e-4ea4-ab3b-79ce5f72e0d6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:55:38.362562 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6137e76d-0bba-434d-a3a2-72753e433576 req-daa00f85-d54e-4ea4-ab3b-79ce5f72e0d6 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 returned with HTTP 200 Aug 04 10:55:38.362938 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1086/4327] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:55:38 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 => generated 1169 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:38.382112 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-6137e76d-0bba-434d-a3a2-72753e433576 req-2028fef7-5114-40d6-85b1-81aca2d510d8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:38.384023 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-6137e76d-0bba-434d-a3a2-72753e433576 req-2028fef7-5114-40d6-85b1-81aca2d510d8 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] POST https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9/action Aug 04 10:55:38.384411 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-6137e76d-0bba-434d-a3a2-72753e433576 req-2028fef7-5114-40d6-85b1-81aca2d510d8 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:55:38.384528 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-6137e76d-0bba-434d-a3a2-72753e433576 req-2028fef7-5114-40d6-85b1-81aca2d510d8 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:38.395000 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:38.395000 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:38.395508 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-6137e76d-0bba-434d-a3a2-72753e433576 req-2028fef7-5114-40d6-85b1-81aca2d510d8 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:55:38.405906 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-6137e76d-0bba-434d-a3a2-72753e433576 req-2028fef7-5114-40d6-85b1-81aca2d510d8 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Begin detaching volume completed successfully. Aug 04 10:55:38.406111 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-6137e76d-0bba-434d-a3a2-72753e433576 req-2028fef7-5114-40d6-85b1-81aca2d510d8 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9/action returned with HTTP 202 Aug 04 10:55:38.406578 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1083/4328] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:55:38 2026] POST /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:55:38.455329 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8e5aa954-56a5-48cc-a7db-c407f510bd2b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:38.455773 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8e5aa954-56a5-48cc-a7db-c407f510bd2b None None] GET https://10.4.3.232/volume// Aug 04 10:55:38.455943 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8e5aa954-56a5-48cc-a7db-c407f510bd2b None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:38.456126 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8e5aa954-56a5-48cc-a7db-c407f510bd2b None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:38.456556 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8e5aa954-56a5-48cc-a7db-c407f510bd2b None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:55:38.456868 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1077/4329] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:55:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:55:38.466057 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-6137e76d-0bba-434d-a3a2-72753e433576 req-01172074-8074-4e0f-856c-46487b40a01d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:38.467535 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6137e76d-0bba-434d-a3a2-72753e433576 req-01172074-8074-4e0f-856c-46487b40a01d tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 Aug 04 10:55:38.467732 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6137e76d-0bba-434d-a3a2-72753e433576 req-01172074-8074-4e0f-856c-46487b40a01d tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:38.467902 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6137e76d-0bba-434d-a3a2-72753e433576 req-01172074-8074-4e0f-856c-46487b40a01d tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:38.477380 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:38.477380 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:38.480783 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-6137e76d-0bba-434d-a3a2-72753e433576 req-01172074-8074-4e0f-856c-46487b40a01d tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:55:38.484655 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6137e76d-0bba-434d-a3a2-72753e433576 req-01172074-8074-4e0f-856c-46487b40a01d tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 returned with HTTP 200 Aug 04 10:55:38.485024 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1084/4330] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:55:38 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 => generated 1352 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:55:38.493862 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-6137e76d-0bba-434d-a3a2-72753e433576 req-61853537-d015-4074-b900-8e180758d1a7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:38.496148 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6137e76d-0bba-434d-a3a2-72753e433576 req-61853537-d015-4074-b900-8e180758d1a7 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9/encryption Aug 04 10:55:38.496406 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6137e76d-0bba-434d-a3a2-72753e433576 req-61853537-d015-4074-b900-8e180758d1a7 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:38.496607 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6137e76d-0bba-434d-a3a2-72753e433576 req-61853537-d015-4074-b900-8e180758d1a7 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:38.505896 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:38.505896 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:38.512590 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6137e76d-0bba-434d-a3a2-72753e433576 req-61853537-d015-4074-b900-8e180758d1a7 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9/encryption returned with HTTP 200 Aug 04 10:55:38.513178 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1087/4331] 10.4.3.232 () {68 vars in 1631 bytes} [Tue Aug 4 10:55:38 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:38.797596 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-39f453d9-d337-4115-a385-446ee009f178 req-b75ef4de-3827-48ed-9c95-b12e30259aee None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:38.799699 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-b75ef4de-3827-48ed-9c95-b12e30259aee tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c/encryption Aug 04 10:55:38.799914 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-b75ef4de-3827-48ed-9c95-b12e30259aee tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:38.800107 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-b75ef4de-3827-48ed-9c95-b12e30259aee tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:38.811961 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:38.811961 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:38.818154 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-39f453d9-d337-4115-a385-446ee009f178 req-b75ef4de-3827-48ed-9c95-b12e30259aee tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c/encryption returned with HTTP 200 Aug 04 10:55:38.818633 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1084/4332] 10.4.3.232 () {68 vars in 1631 bytes} [Tue Aug 4 10:55:38 2026] GET /volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:39.312698 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c339e022-8736-4b75-8936-0d7251ae8338 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:39.314762 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c339e022-8736-4b75-8936-0d7251ae8338 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:39.314986 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c339e022-8736-4b75-8936-0d7251ae8338 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:39.315167 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c339e022-8736-4b75-8936-0d7251ae8338 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:39.315312 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c339e022-8736-4b75-8936-0d7251ae8338 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Show backup with id dae9d2b5-027d-4503-bd81-b17451ac6bde. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:39.319377 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:39.319377 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:39.319967 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c339e022-8736-4b75-8936-0d7251ae8338 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 200 Aug 04 10:55:39.320347 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1078/4333] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:39 2026] GET /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:39.465049 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-3d3b565f-4afe-4fbe-85a6-2bbe06b3bf6e req-30d77b21-18f9-4ff7-8478-10b324711f0a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:39.467698 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3d3b565f-4afe-4fbe-85a6-2bbe06b3bf6e req-30d77b21-18f9-4ff7-8478-10b324711f0a tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] DELETE https://10.4.3.232/volume/v3/attachments/f53aa09a-8697-44cc-af3d-876147e06a6e Aug 04 10:55:39.467974 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3d3b565f-4afe-4fbe-85a6-2bbe06b3bf6e req-30d77b21-18f9-4ff7-8478-10b324711f0a tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:39.468281 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3d3b565f-4afe-4fbe-85a6-2bbe06b3bf6e req-30d77b21-18f9-4ff7-8478-10b324711f0a tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:39.477010 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:39.477010 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:39.531670 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3d3b565f-4afe-4fbe-85a6-2bbe06b3bf6e req-30d77b21-18f9-4ff7-8478-10b324711f0a tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] https://10.4.3.232/volume/v3/attachments/f53aa09a-8697-44cc-af3d-876147e06a6e returned with HTTP 200 Aug 04 10:55:39.532106 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1085/4334] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:55:39 2026] DELETE /volume/v3/attachments/f53aa09a-8697-44cc-af3d-876147e06a6e => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:39.542396 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-3d3b565f-4afe-4fbe-85a6-2bbe06b3bf6e req-026459ec-b3bb-4daf-ad5f-864450b0519d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:39.545046 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-3d3b565f-4afe-4fbe-85a6-2bbe06b3bf6e req-026459ec-b3bb-4daf-ad5f-864450b0519d tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] DELETE https://10.4.3.232/volume/v3/volumes/d03eae30-703f-4e31-b6a8-84e60812b222 Aug 04 10:55:39.545381 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-3d3b565f-4afe-4fbe-85a6-2bbe06b3bf6e req-026459ec-b3bb-4daf-ad5f-864450b0519d tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:39.545693 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-3d3b565f-4afe-4fbe-85a6-2bbe06b3bf6e req-026459ec-b3bb-4daf-ad5f-864450b0519d tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:39.545963 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [req-3d3b565f-4afe-4fbe-85a6-2bbe06b3bf6e req-026459ec-b3bb-4daf-ad5f-864450b0519d tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Delete volume with id: d03eae30-703f-4e31-b6a8-84e60812b222 Aug 04 10:55:39.554573 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:39.554573 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:39.555254 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-3d3b565f-4afe-4fbe-85a6-2bbe06b3bf6e req-026459ec-b3bb-4daf-ad5f-864450b0519d tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Volume info retrieved successfully. Aug 04 10:55:39.579512 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-3d3b565f-4afe-4fbe-85a6-2bbe06b3bf6e req-026459ec-b3bb-4daf-ad5f-864450b0519d tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] Delete volume request issued successfully. Aug 04 10:55:39.579775 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-3d3b565f-4afe-4fbe-85a6-2bbe06b3bf6e req-026459ec-b3bb-4daf-ad5f-864450b0519d tempest-TestShelveInstance-2016833175 tempest-TestShelveInstance-2016833175-project-member] https://10.4.3.232/volume/v3/volumes/d03eae30-703f-4e31-b6a8-84e60812b222 returned with HTTP 202 Aug 04 10:55:39.580403 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1088/4335] 10.4.3.232 () {70 vars in 1620 bytes} [Tue Aug 4 10:55:39 2026] DELETE /volume/v3/volumes/d03eae30-703f-4e31-b6a8-84e60812b222 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:55:40.332872 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e7c8d540-0f3a-40af-b709-eaa427285dfc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:40.337043 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e7c8d540-0f3a-40af-b709-eaa427285dfc tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:40.337043 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e7c8d540-0f3a-40af-b709-eaa427285dfc tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:40.337719 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e7c8d540-0f3a-40af-b709-eaa427285dfc tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:40.338327 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-e7c8d540-0f3a-40af-b709-eaa427285dfc tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Show backup with id dae9d2b5-027d-4503-bd81-b17451ac6bde. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:40.351401 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:40.351401 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:40.354485 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e7c8d540-0f3a-40af-b709-eaa427285dfc tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 200 Aug 04 10:55:40.354485 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1085/4336] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:40 2026] GET /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 725 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:41.367268 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5e530fc5-f19f-4e7b-855a-f5f991cb745f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:41.372273 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5e530fc5-f19f-4e7b-855a-f5f991cb745f tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:41.372273 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5e530fc5-f19f-4e7b-855a-f5f991cb745f tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:41.372273 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5e530fc5-f19f-4e7b-855a-f5f991cb745f tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:41.372273 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5e530fc5-f19f-4e7b-855a-f5f991cb745f tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Show backup with id dae9d2b5-027d-4503-bd81-b17451ac6bde. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:41.384268 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:41.384268 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:41.384268 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5e530fc5-f19f-4e7b-855a-f5f991cb745f tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 200 Aug 04 10:55:41.384268 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1079/4337] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:41 2026] GET /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:42.390891 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-88a91e45-f097-406f-a35a-541b8a5519da None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:42.392796 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-88a91e45-f097-406f-a35a-541b8a5519da tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:42.394890 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-88a91e45-f097-406f-a35a-541b8a5519da tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:42.394890 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-88a91e45-f097-406f-a35a-541b8a5519da tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:42.394890 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-88a91e45-f097-406f-a35a-541b8a5519da tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Show backup with id dae9d2b5-027d-4503-bd81-b17451ac6bde. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:42.400276 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:42.400276 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:42.401166 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-88a91e45-f097-406f-a35a-541b8a5519da tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 200 Aug 04 10:55:42.401751 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1086/4338] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:42 2026] GET /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:43.416015 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bd20c486-4e26-4c27-aded-e35b4f7485e1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:43.418951 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bd20c486-4e26-4c27-aded-e35b4f7485e1 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:43.419257 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bd20c486-4e26-4c27-aded-e35b4f7485e1 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:43.419481 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bd20c486-4e26-4c27-aded-e35b4f7485e1 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:43.419641 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-bd20c486-4e26-4c27-aded-e35b4f7485e1 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Show backup with id dae9d2b5-027d-4503-bd81-b17451ac6bde. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:43.425752 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:43.425752 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:43.427187 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bd20c486-4e26-4c27-aded-e35b4f7485e1 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 200 Aug 04 10:55:43.427643 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1089/4339] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:43 2026] GET /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:44.443297 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b349f4a3-9a90-48df-82b9-a41590b2746e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:44.445192 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b349f4a3-9a90-48df-82b9-a41590b2746e tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:44.445414 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b349f4a3-9a90-48df-82b9-a41590b2746e tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:44.445593 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b349f4a3-9a90-48df-82b9-a41590b2746e tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:44.445707 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-b349f4a3-9a90-48df-82b9-a41590b2746e tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Show backup with id dae9d2b5-027d-4503-bd81-b17451ac6bde. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:44.456572 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:44.456572 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:44.457182 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b349f4a3-9a90-48df-82b9-a41590b2746e tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 200 Aug 04 10:55:44.457593 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1086/4340] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:44 2026] GET /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:45.468611 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-14dcfc46-1e1a-4d55-b732-587963bfdab2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:45.470572 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14dcfc46-1e1a-4d55-b732-587963bfdab2 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:45.470811 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-14dcfc46-1e1a-4d55-b732-587963bfdab2 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:45.471030 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-14dcfc46-1e1a-4d55-b732-587963bfdab2 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:45.471638 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-14dcfc46-1e1a-4d55-b732-587963bfdab2 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Show backup with id dae9d2b5-027d-4503-bd81-b17451ac6bde. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:45.476323 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:45.476323 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:45.477224 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14dcfc46-1e1a-4d55-b732-587963bfdab2 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 200 Aug 04 10:55:45.477710 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1080/4341] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:45 2026] GET /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:46.493789 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-771523e9-5992-4541-b7ef-1ecd10783b86 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:46.495695 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-771523e9-5992-4541-b7ef-1ecd10783b86 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:46.496716 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-771523e9-5992-4541-b7ef-1ecd10783b86 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:46.496716 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-771523e9-5992-4541-b7ef-1ecd10783b86 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:46.496716 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-771523e9-5992-4541-b7ef-1ecd10783b86 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Show backup with id dae9d2b5-027d-4503-bd81-b17451ac6bde. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:46.500575 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:46.500575 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:46.501168 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-771523e9-5992-4541-b7ef-1ecd10783b86 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 200 Aug 04 10:55:46.501546 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1087/4342] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:46 2026] GET /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:47.511892 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c03cb404-328b-47e7-a8f7-89b9ddf554e7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:47.514200 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c03cb404-328b-47e7-a8f7-89b9ddf554e7 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:47.514450 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c03cb404-328b-47e7-a8f7-89b9ddf554e7 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:47.514656 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c03cb404-328b-47e7-a8f7-89b9ddf554e7 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:47.515122 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-c03cb404-328b-47e7-a8f7-89b9ddf554e7 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Show backup with id dae9d2b5-027d-4503-bd81-b17451ac6bde. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:47.518968 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:47.518968 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:47.519639 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c03cb404-328b-47e7-a8f7-89b9ddf554e7 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 200 Aug 04 10:55:47.520220 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1090/4343] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:47 2026] GET /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:48.532664 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f8f3743d-1513-454e-878a-e6b42f9e3bc8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:48.535105 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f8f3743d-1513-454e-878a-e6b42f9e3bc8 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:48.535418 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f8f3743d-1513-454e-878a-e6b42f9e3bc8 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:48.535658 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f8f3743d-1513-454e-878a-e6b42f9e3bc8 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:48.535801 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-f8f3743d-1513-454e-878a-e6b42f9e3bc8 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Show backup with id dae9d2b5-027d-4503-bd81-b17451ac6bde. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:48.542224 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:48.542224 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:48.542985 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f8f3743d-1513-454e-878a-e6b42f9e3bc8 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 200 Aug 04 10:55:48.543501 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1087/4344] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:48 2026] GET /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:49.553578 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5cde483d-51fc-4fd2-8dcf-de60f3895c54 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:49.555385 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5cde483d-51fc-4fd2-8dcf-de60f3895c54 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:49.555601 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5cde483d-51fc-4fd2-8dcf-de60f3895c54 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:49.555805 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5cde483d-51fc-4fd2-8dcf-de60f3895c54 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:49.555932 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5cde483d-51fc-4fd2-8dcf-de60f3895c54 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Show backup with id dae9d2b5-027d-4503-bd81-b17451ac6bde. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:49.560254 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:49.560254 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:49.560860 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5cde483d-51fc-4fd2-8dcf-de60f3895c54 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 200 Aug 04 10:55:49.561234 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1081/4345] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:49 2026] GET /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:50.572016 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-758da2c2-25fd-42b2-809a-dd775a255e95 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:50.573363 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-30c37780-17c6-4786-ac5d-79aecc429de4 req-0aa1afe4-bde6-4f4f-9918-07dbafecd308 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:50.575347 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-758da2c2-25fd-42b2-809a-dd775a255e95 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:50.575445 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-758da2c2-25fd-42b2-809a-dd775a255e95 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:50.575658 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-758da2c2-25fd-42b2-809a-dd775a255e95 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:50.575784 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-758da2c2-25fd-42b2-809a-dd775a255e95 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Show backup with id dae9d2b5-027d-4503-bd81-b17451ac6bde. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:50.576313 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-30c37780-17c6-4786-ac5d-79aecc429de4 req-0aa1afe4-bde6-4f4f-9918-07dbafecd308 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c/encryption Aug 04 10:55:50.576515 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-30c37780-17c6-4786-ac5d-79aecc429de4 req-0aa1afe4-bde6-4f4f-9918-07dbafecd308 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:50.576685 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-30c37780-17c6-4786-ac5d-79aecc429de4 req-0aa1afe4-bde6-4f4f-9918-07dbafecd308 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:50.586851 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:50.586851 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:50.587488 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:50.587488 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:50.587710 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-758da2c2-25fd-42b2-809a-dd775a255e95 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 200 Aug 04 10:55:50.588177 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1088/4346] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:50 2026] GET /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:50.593188 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-30c37780-17c6-4786-ac5d-79aecc429de4 req-0aa1afe4-bde6-4f4f-9918-07dbafecd308 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c/encryption returned with HTTP 200 Aug 04 10:55:50.593601 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1091/4347] 10.4.3.232 () {68 vars in 1631 bytes} [Tue Aug 4 10:55:50 2026] GET /volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:51.422364 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-30c37780-17c6-4786-ac5d-79aecc429de4 req-11e0ce22-4ffe-4bf0-98b9-58ae4d97a87a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:51.424759 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-30c37780-17c6-4786-ac5d-79aecc429de4 req-11e0ce22-4ffe-4bf0-98b9-58ae4d97a87a tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/attachments/d8441717-fd2c-4694-9344-6064fa766f94 Aug 04 10:55:51.425031 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-30c37780-17c6-4786-ac5d-79aecc429de4 req-11e0ce22-4ffe-4bf0-98b9-58ae4d97a87a tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:51.425302 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-30c37780-17c6-4786-ac5d-79aecc429de4 req-11e0ce22-4ffe-4bf0-98b9-58ae4d97a87a tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:51.432728 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:51.432728 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:51.481142 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-30c37780-17c6-4786-ac5d-79aecc429de4 req-11e0ce22-4ffe-4bf0-98b9-58ae4d97a87a tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/d8441717-fd2c-4694-9344-6064fa766f94 returned with HTTP 200 Aug 04 10:55:51.481609 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1088/4348] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:55:51 2026] DELETE /volume/v3/attachments/d8441717-fd2c-4694-9344-6064fa766f94 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:51.606173 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e544948f-1ff5-486c-a2d5-41099fa13b0c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:51.608302 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e544948f-1ff5-486c-a2d5-41099fa13b0c tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:51.608589 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e544948f-1ff5-486c-a2d5-41099fa13b0c tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:51.609511 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e544948f-1ff5-486c-a2d5-41099fa13b0c tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:51.609666 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e544948f-1ff5-486c-a2d5-41099fa13b0c tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Show backup with id dae9d2b5-027d-4503-bd81-b17451ac6bde. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:51.619125 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:51.619125 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:51.619820 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e544948f-1ff5-486c-a2d5-41099fa13b0c tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 200 Aug 04 10:55:51.620191 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1082/4349] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:51 2026] GET /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:52.507202 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-635b92f1-c811-4a47-b3fd-9d500c01aad9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:52.509065 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-635b92f1-c811-4a47-b3fd-9d500c01aad9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c Aug 04 10:55:52.509356 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-635b92f1-c811-4a47-b3fd-9d500c01aad9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:52.509600 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-635b92f1-c811-4a47-b3fd-9d500c01aad9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:52.509792 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-635b92f1-c811-4a47-b3fd-9d500c01aad9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete volume with id: 6ef603cc-a44b-41e4-8e70-2081ad00b78c Aug 04 10:55:52.517983 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:52.517983 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:52.518611 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-635b92f1-c811-4a47-b3fd-9d500c01aad9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:52.532952 np0000006413 devstack@c-api.service[100253]: WARNING cinder.keymgr.conf_key_mgr [None req-635b92f1-c811-4a47-b3fd-9d500c01aad9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 04 10:55:52.540348 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-635b92f1-c811-4a47-b3fd-9d500c01aad9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete volume request issued successfully. Aug 04 10:55:52.540911 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-635b92f1-c811-4a47-b3fd-9d500c01aad9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c returned with HTTP 202 Aug 04 10:55:52.541416 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1089/4350] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:55:52 2026] DELETE /volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:55:52.551490 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-073d84c0-7b7b-437a-a790-96b1578aec71 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:52.553221 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-073d84c0-7b7b-437a-a790-96b1578aec71 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c Aug 04 10:55:52.553445 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-073d84c0-7b7b-437a-a790-96b1578aec71 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:52.553633 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-073d84c0-7b7b-437a-a790-96b1578aec71 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:52.560508 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:52.560508 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:52.564396 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-073d84c0-7b7b-437a-a790-96b1578aec71 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:52.568680 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-073d84c0-7b7b-437a-a790-96b1578aec71 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c returned with HTTP 200 Aug 04 10:55:52.569134 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1092/4351] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:52 2026] GET /volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:52.631038 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-41e14010-cd97-44a5-90ee-72b499ce35e3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:52.633480 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-41e14010-cd97-44a5-90ee-72b499ce35e3 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:52.633745 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-41e14010-cd97-44a5-90ee-72b499ce35e3 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:52.633977 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-41e14010-cd97-44a5-90ee-72b499ce35e3 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:52.634173 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-41e14010-cd97-44a5-90ee-72b499ce35e3 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Show backup with id dae9d2b5-027d-4503-bd81-b17451ac6bde. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:52.639613 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:52.639613 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:52.644312 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-41e14010-cd97-44a5-90ee-72b499ce35e3 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 200 Aug 04 10:55:52.644779 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1089/4352] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:52 2026] GET /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:53.583893 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a8aca5f8-8c24-4d50-a010-a68792b7ad55 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:53.585775 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8aca5f8-8c24-4d50-a010-a68792b7ad55 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c Aug 04 10:55:53.585999 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8aca5f8-8c24-4d50-a010-a68792b7ad55 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:53.586203 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8aca5f8-8c24-4d50-a010-a68792b7ad55 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:53.592150 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8aca5f8-8c24-4d50-a010-a68792b7ad55 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c returned with HTTP 404 Aug 04 10:55:53.592630 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1083/4353] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:53 2026] GET /volume/v3/volumes/6ef603cc-a44b-41e4-8e70-2081ad00b78c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:55:53.599566 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-63f0ac4b-a9c0-43b3-b40b-4787f78c5f50 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:53.601371 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-63f0ac4b-a9c0-43b3-b40b-4787f78c5f50 tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] GET https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 Aug 04 10:55:53.601564 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-63f0ac4b-a9c0-43b3-b40b-4787f78c5f50 tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:53.601742 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-63f0ac4b-a9c0-43b3-b40b-4787f78c5f50 tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:53.602548 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-63f0ac4b-a9c0-43b3-b40b-4787f78c5f50 tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:55:53.614923 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-63f0ac4b-a9c0-43b3-b40b-4787f78c5f50 tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] Get all volumes completed successfully. Aug 04 10:55:53.616876 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:53.616876 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:53.621140 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-63f0ac4b-a9c0-43b3-b40b-4787f78c5f50 tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 10:55:53.621554 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1090/4354] 10.4.3.232 () {66 vars in 1285 bytes} [Tue Aug 4 10:55:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8616 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:53.642104 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-468eccb4-aa4c-4847-8ded-1c4478d002fe None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:53.644274 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-468eccb4-aa4c-4847-8ded-1c4478d002fe tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] DELETE https://10.4.3.232/volume/v3/types/b11acf25-bc2b-4feb-837a-8699d70e82ed Aug 04 10:55:53.644477 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-468eccb4-aa4c-4847-8ded-1c4478d002fe tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:53.644669 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-468eccb4-aa4c-4847-8ded-1c4478d002fe tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:53.656130 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6f178fae-2605-419f-8d80-cac1d157f736 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:53.659265 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6f178fae-2605-419f-8d80-cac1d157f736 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:53.659923 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6f178fae-2605-419f-8d80-cac1d157f736 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:53.661798 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6f178fae-2605-419f-8d80-cac1d157f736 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:53.661930 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-6f178fae-2605-419f-8d80-cac1d157f736 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Show backup with id dae9d2b5-027d-4503-bd81-b17451ac6bde. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:53.668560 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:53.668560 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:53.669233 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6f178fae-2605-419f-8d80-cac1d157f736 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 200 Aug 04 10:55:53.669658 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1090/4355] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:53 2026] GET /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:53.678793 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-468eccb4-aa4c-4847-8ded-1c4478d002fe tempest-TestVolumeBootPattern-1882946394 tempest-TestVolumeBootPattern-1882946394-project-admin] https://10.4.3.232/volume/v3/types/b11acf25-bc2b-4feb-837a-8699d70e82ed returned with HTTP 202 Aug 04 10:55:53.679319 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1093/4356] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:55:53 2026] DELETE /volume/v3/types/b11acf25-bc2b-4feb-837a-8699d70e82ed => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:55:53.710715 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f0bd834a-f216-4005-b4cc-838ba6c0d838 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:53.713017 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f0bd834a-f216-4005-b4cc-838ba6c0d838 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:55:53.713544 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f0bd834a-f216-4005-b4cc-838ba6c0d838 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-116141196", "snapshot_id": null, "imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "volume_type": null, "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:53.715709 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-f0bd834a-f216-4005-b4cc-838ba6c0d838 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-116141196', 'snapshot_id': None, 'imageRef': 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'volume_type': None, 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:55:53.797321 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-f0bd834a-f216-4005-b4cc-838ba6c0d838 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume of 1 GB Aug 04 10:55:53.802097 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f0bd834a-f216-4005-b4cc-838ba6c0d838 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Availability Zones retrieved successfully. Aug 04 10:55:53.808973 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0bd834a-f216-4005-b4cc-838ba6c0d838 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Flow 'volume_create_api' (b8a44ef2-ce3e-470e-9724-b9b5089e76d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:55:53.810518 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0bd834a-f216-4005-b4cc-838ba6c0d838 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f3bf7e5-9eec-4e41-9c15-fc0b431292e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:53.814539 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-f0bd834a-f216-4005-b4cc-838ba6c0d838 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:55:53.893815 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0bd834a-f216-4005-b4cc-838ba6c0d838 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f3bf7e5-9eec-4e41-9c15-fc0b431292e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:53.894762 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0bd834a-f216-4005-b4cc-838ba6c0d838 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac8764df-921c-4121-9e97-5b126ac01a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:53.967260 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-f0bd834a-f216-4005-b4cc-838ba6c0d838 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Created reservations ['816f4df9-83b9-482f-be24-7098060edbb2', '7d373cd7-59a7-4eeb-8c3d-d6f5377a87a6', '508d2ad0-c356-419f-bee2-1a67d1ebed1b', '4d2bb6ef-6028-4627-9e26-6f08008538f6'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:55:53.968257 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0bd834a-f216-4005-b4cc-838ba6c0d838 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac8764df-921c-4121-9e97-5b126ac01a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['816f4df9-83b9-482f-be24-7098060edbb2', '7d373cd7-59a7-4eeb-8c3d-d6f5377a87a6', '508d2ad0-c356-419f-bee2-1a67d1ebed1b', '4d2bb6ef-6028-4627-9e26-6f08008538f6']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:53.969219 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0bd834a-f216-4005-b4cc-838ba6c0d838 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16394bf3-a49b-4eda-8c27-a1e685f2dc52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:53.996233 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0bd834a-f216-4005-b4cc-838ba6c0d838 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16394bf3-a49b-4eda-8c27-a1e685f2dc52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92816196-4edb-49d3-a5d2-e910a4d77cbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-116141196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6504ce0eb6491193fae43b99cdbcaa',qos_specs=None,replication_status=,reservations=['816f4df9-83b9-482f-be24-7098060edbb2','7d373cd7-59a7-4eeb-8c3d-d6f5377a87a6','508d2ad0-c356-419f-bee2-1a67d1ebed1b','4d2bb6ef-6028-4627-9e26-6f08008538f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76676c2815641e9bc4a040f44af8064',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:55:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-116141196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92816196-4edb-49d3-a5d2-e910a4d77cbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6504ce0eb6491193fae43b99cdbcaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76676c2815641e9bc4a040f44af8064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:53.997203 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0bd834a-f216-4005-b4cc-838ba6c0d838 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc1a0ce-666f-47d3-abfa-38f1587f6b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:54.018513 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0bd834a-f216-4005-b4cc-838ba6c0d838 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc1a0ce-666f-47d3-abfa-38f1587f6b2a) transitioned into state 'SUCCESS' from state '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-116141196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6504ce0eb6491193fae43b99cdbcaa',qos_specs=None,replication_status=,reservations=['816f4df9-83b9-482f-be24-7098060edbb2','7d373cd7-59a7-4eeb-8c3d-d6f5377a87a6','508d2ad0-c356-419f-bee2-1a67d1ebed1b','4d2bb6ef-6028-4627-9e26-6f08008538f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76676c2815641e9bc4a040f44af8064',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:54.019337 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0bd834a-f216-4005-b4cc-838ba6c0d838 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c4e805c-d732-47ed-8fd9-bed5a010c336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:54.029884 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0bd834a-f216-4005-b4cc-838ba6c0d838 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c4e805c-d732-47ed-8fd9-bed5a010c336) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:54.030662 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f0bd834a-f216-4005-b4cc-838ba6c0d838 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Flow 'volume_create_api' (b8a44ef2-ce3e-470e-9724-b9b5089e76d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:55:54.030959 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f0bd834a-f216-4005-b4cc-838ba6c0d838 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume request issued successfully. Aug 04 10:55:54.031514 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f0bd834a-f216-4005-b4cc-838ba6c0d838 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:55:54.031946 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1084/4357] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:55:53 2026] POST /volume/v3/volumes => generated 758 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:55:54.044787 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5f0f4922-a5a2-453b-a0c2-20395c5b9737 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:54.046523 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5f0f4922-a5a2-453b-a0c2-20395c5b9737 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc Aug 04 10:55:54.046690 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5f0f4922-a5a2-453b-a0c2-20395c5b9737 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:54.046885 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5f0f4922-a5a2-453b-a0c2-20395c5b9737 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:54.055523 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:54.055523 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:54.060604 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5f0f4922-a5a2-453b-a0c2-20395c5b9737 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:54.065763 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5f0f4922-a5a2-453b-a0c2-20395c5b9737 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc returned with HTTP 200 Aug 04 10:55:54.066627 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1091/4358] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:54 2026] GET /volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:54.681423 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-cb7f4c64-ff3e-4bef-8c0f-2b16619d41e6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:54.683234 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cb7f4c64-ff3e-4bef-8c0f-2b16619d41e6 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:54.683479 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cb7f4c64-ff3e-4bef-8c0f-2b16619d41e6 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:54.683691 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cb7f4c64-ff3e-4bef-8c0f-2b16619d41e6 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:54.683796 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-cb7f4c64-ff3e-4bef-8c0f-2b16619d41e6 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Show backup with id dae9d2b5-027d-4503-bd81-b17451ac6bde. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:54.688822 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:54.688822 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:54.689447 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cb7f4c64-ff3e-4bef-8c0f-2b16619d41e6 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 200 Aug 04 10:55:54.689780 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1091/4359] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:54 2026] GET /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:54.700110 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5fc4ad9b-7aa3-4686-92bd-d39525e51b7f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:54.704267 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5fc4ad9b-7aa3-4686-92bd-d39525e51b7f tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] PUT https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:54.704267 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5fc4ad9b-7aa3-4686-92bd-d39525e51b7f tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:54.711186 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:54.711186 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:54.716563 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5fc4ad9b-7aa3-4686-92bd-d39525e51b7f tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 200 Aug 04 10:55:54.717042 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1094/4360] 10.4.3.232 () {70 vars in 1408 bytes} [Tue Aug 4 10:55:54 2026] PUT /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 316 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:54.724967 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-46d77b1d-31f3-44db-b80e-6c3e7385b7a9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:54.726590 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-46d77b1d-31f3-44db-b80e-6c3e7385b7a9 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:54.726801 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-46d77b1d-31f3-44db-b80e-6c3e7385b7a9 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:54.726985 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-46d77b1d-31f3-44db-b80e-6c3e7385b7a9 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:54.727104 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-46d77b1d-31f3-44db-b80e-6c3e7385b7a9 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Show backup with id dae9d2b5-027d-4503-bd81-b17451ac6bde. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:54.731144 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:54.731144 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:54.731714 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-46d77b1d-31f3-44db-b80e-6c3e7385b7a9 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 200 Aug 04 10:55:54.732040 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1085/4361] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:54 2026] GET /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 762 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:54.741944 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a0e948d6-67eb-47a8-80fb-8b6e75f347ee None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:54.744193 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a0e948d6-67eb-47a8-80fb-8b6e75f347ee tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] DELETE https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:54.744483 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a0e948d6-67eb-47a8-80fb-8b6e75f347ee tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:54.744730 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a0e948d6-67eb-47a8-80fb-8b6e75f347ee tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:54.744892 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-a0e948d6-67eb-47a8-80fb-8b6e75f347ee tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Delete backup with id: dae9d2b5-027d-4503-bd81-b17451ac6bde. Aug 04 10:55:54.750445 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:54.750445 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:54.764147 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-a0e948d6-67eb-47a8-80fb-8b6e75f347ee tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] delete_backup rpcapi backup_id dae9d2b5-027d-4503-bd81-b17451ac6bde {{(pid=100253) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:55:54.765800 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a0e948d6-67eb-47a8-80fb-8b6e75f347ee tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 202 Aug 04 10:55:54.766226 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1092/4362] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:55:54 2026] DELETE /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:55:54.774954 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3e7b13f2-4c3c-41f1-bb6d-f7b1de96280f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:54.776848 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3e7b13f2-4c3c-41f1-bb6d-f7b1de96280f tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:54.777092 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3e7b13f2-4c3c-41f1-bb6d-f7b1de96280f tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:54.777383 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3e7b13f2-4c3c-41f1-bb6d-f7b1de96280f tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:54.777533 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-3e7b13f2-4c3c-41f1-bb6d-f7b1de96280f tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Show backup with id dae9d2b5-027d-4503-bd81-b17451ac6bde. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:54.781623 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:54.781623 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:54.782387 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3e7b13f2-4c3c-41f1-bb6d-f7b1de96280f tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 200 Aug 04 10:55:54.782785 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1092/4363] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:54 2026] GET /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:55.081919 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0e793426-254f-4ed2-a49e-19b374b8e50d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:55.083878 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0e793426-254f-4ed2-a49e-19b374b8e50d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc Aug 04 10:55:55.084089 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0e793426-254f-4ed2-a49e-19b374b8e50d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:55.084310 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0e793426-254f-4ed2-a49e-19b374b8e50d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:55.091595 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:55.091595 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:55.095616 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0e793426-254f-4ed2-a49e-19b374b8e50d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:55.102096 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0e793426-254f-4ed2-a49e-19b374b8e50d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc returned with HTTP 200 Aug 04 10:55:55.102532 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1095/4364] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:55 2026] GET /volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:55.116778 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6f513ea4-a319-4364-b0a6-cf0fc35391de None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:55.119628 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f513ea4-a319-4364-b0a6-cf0fc35391de tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc Aug 04 10:55:55.119628 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f513ea4-a319-4364-b0a6-cf0fc35391de tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:55.119628 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f513ea4-a319-4364-b0a6-cf0fc35391de tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:55.126862 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:55.126862 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:55.130537 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6f513ea4-a319-4364-b0a6-cf0fc35391de tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:55.135157 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f513ea4-a319-4364-b0a6-cf0fc35391de tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc returned with HTTP 200 Aug 04 10:55:55.135594 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1086/4365] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:55 2026] GET /volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:55.692319 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1966a2e3-79a7-4a00-adba-e019c1ece36c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:55.694647 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1966a2e3-79a7-4a00-adba-e019c1ece36c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:55:55.694977 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1966a2e3-79a7-4a00-adba-e019c1ece36c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1950902577", "snapshot_id": null, "imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "volume_type": null, "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:55.696761 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-1966a2e3-79a7-4a00-adba-e019c1ece36c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1950902577', 'snapshot_id': None, 'imageRef': 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'volume_type': None, 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:55:55.793337 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-418bd1df-0957-425b-9004-6b3c6c8d37eb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:55.795163 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-418bd1df-0957-425b-9004-6b3c6c8d37eb tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde Aug 04 10:55:55.795391 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-418bd1df-0957-425b-9004-6b3c6c8d37eb tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:55.795765 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-418bd1df-0957-425b-9004-6b3c6c8d37eb tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:55.795765 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-418bd1df-0957-425b-9004-6b3c6c8d37eb tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Show backup with id dae9d2b5-027d-4503-bd81-b17451ac6bde. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:55.799400 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-418bd1df-0957-425b-9004-6b3c6c8d37eb tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde returned with HTTP 404 Aug 04 10:55:55.799886 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1093/4366] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:55 2026] GET /volume/v3/backups/dae9d2b5-027d-4503-bd81-b17451ac6bde => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:55:55.806630 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-24ddfa58-ba88-493a-baf6-7130c46363b2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:55.808731 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-24ddfa58-ba88-493a-baf6-7130c46363b2 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/d92a35a1-1716-4520-a331-bc1ae1469b51 Aug 04 10:55:55.809025 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-24ddfa58-ba88-493a-baf6-7130c46363b2 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:55.809275 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-24ddfa58-ba88-493a-baf6-7130c46363b2 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:55.809464 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-24ddfa58-ba88-493a-baf6-7130c46363b2 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Delete volume with id: d92a35a1-1716-4520-a331-bc1ae1469b51 Aug 04 10:55:55.817303 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:55.817303 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:55.817660 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-24ddfa58-ba88-493a-baf6-7130c46363b2 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Volume info retrieved successfully. Aug 04 10:55:55.839864 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-24ddfa58-ba88-493a-baf6-7130c46363b2 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Delete volume request issued successfully. Aug 04 10:55:55.840087 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-24ddfa58-ba88-493a-baf6-7130c46363b2 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/volumes/d92a35a1-1716-4520-a331-bc1ae1469b51 returned with HTTP 202 Aug 04 10:55:55.840193 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-1966a2e3-79a7-4a00-adba-e019c1ece36c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Create volume of 1 GB Aug 04 10:55:55.840553 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1096/4367] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:55:55 2026] DELETE /volume/v3/volumes/d92a35a1-1716-4520-a331-bc1ae1469b51 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:55:55.844359 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1966a2e3-79a7-4a00-adba-e019c1ece36c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Availability Zones retrieved successfully. Aug 04 10:55:55.847139 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-95d060fb-aefa-4bcf-b124-f60d875abee0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:55.849102 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-95d060fb-aefa-4bcf-b124-f60d875abee0 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/volumes/d92a35a1-1716-4520-a331-bc1ae1469b51 Aug 04 10:55:55.849386 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-95d060fb-aefa-4bcf-b124-f60d875abee0 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:55.849583 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-95d060fb-aefa-4bcf-b124-f60d875abee0 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:55.850288 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1966a2e3-79a7-4a00-adba-e019c1ece36c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Flow 'volume_create_api' (bcdfcff2-66b8-47c4-abff-42cc3b3d7cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:55:55.851223 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1966a2e3-79a7-4a00-adba-e019c1ece36c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fa1d0ce-705a-469b-8a4e-d2e37c01f00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:55.852104 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-1966a2e3-79a7-4a00-adba-e019c1ece36c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:55:55.856658 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:55.856658 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:55.862148 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-95d060fb-aefa-4bcf-b124-f60d875abee0 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Volume info retrieved successfully. Aug 04 10:55:55.867290 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-95d060fb-aefa-4bcf-b124-f60d875abee0 tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/volumes/d92a35a1-1716-4520-a331-bc1ae1469b51 returned with HTTP 200 Aug 04 10:55:55.867455 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1087/4368] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:55 2026] GET /volume/v3/volumes/d92a35a1-1716-4520-a331-bc1ae1469b51 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:55.916071 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1966a2e3-79a7-4a00-adba-e019c1ece36c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fa1d0ce-705a-469b-8a4e-d2e37c01f00d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:55.917082 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1966a2e3-79a7-4a00-adba-e019c1ece36c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce034677-06fe-4d88-a570-a3a2a9b2fd70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:55.944899 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-02989aa7-2b62-4fd3-a04a-7d4893f7bfe2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:55.946940 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-02989aa7-2b62-4fd3-a04a-7d4893f7bfe2 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] GET https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c Aug 04 10:55:55.947139 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-02989aa7-2b62-4fd3-a04a-7d4893f7bfe2 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:55.947352 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-02989aa7-2b62-4fd3-a04a-7d4893f7bfe2 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:55.954492 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:55.954492 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:55.957976 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-02989aa7-2b62-4fd3-a04a-7d4893f7bfe2 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Volume info retrieved successfully. Aug 04 10:55:55.961864 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-02989aa7-2b62-4fd3-a04a-7d4893f7bfe2 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c returned with HTTP 200 Aug 04 10:55:55.962297 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1094/4369] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:55:55 2026] GET /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:55.974533 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-1966a2e3-79a7-4a00-adba-e019c1ece36c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Created reservations ['4ceb78b3-a0b8-4620-a8ff-d101c9ced3be', 'a64aa469-9396-457d-b896-5b7002205175', '0ac2ce51-50d6-4287-9d5d-067e699b5385', 'c467f121-62ce-4a7d-9138-23d876fc3ffd'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:55:55.975404 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1966a2e3-79a7-4a00-adba-e019c1ece36c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce034677-06fe-4d88-a570-a3a2a9b2fd70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ceb78b3-a0b8-4620-a8ff-d101c9ced3be', 'a64aa469-9396-457d-b896-5b7002205175', '0ac2ce51-50d6-4287-9d5d-067e699b5385', 'c467f121-62ce-4a7d-9138-23d876fc3ffd']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:55.976098 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1966a2e3-79a7-4a00-adba-e019c1ece36c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9715f34d-5e10-43aa-8ebc-a2918fa05eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:55.999836 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1966a2e3-79a7-4a00-adba-e019c1ece36c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9715f34d-5e10-43aa-8ebc-a2918fa05eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '264d0c1d-d5c4-404e-839a-1fb6baaf9048', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1950902577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2832cc8e90be410aa1afd8ddcdee84f3',qos_specs=None,replication_status=,reservations=['4ceb78b3-a0b8-4620-a8ff-d101c9ced3be','a64aa469-9396-457d-b896-5b7002205175','0ac2ce51-50d6-4287-9d5d-067e699b5385','c467f121-62ce-4a7d-9138-23d876fc3ffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7769aca485d4557b328b11304a6b18c',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:55:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1950902577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=264d0c1d-d5c4-404e-839a-1fb6baaf9048,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2832cc8e90be410aa1afd8ddcdee84f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7769aca485d4557b328b11304a6b18c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:56.000541 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1966a2e3-79a7-4a00-adba-e019c1ece36c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a4eea96-feb9-4542-93ff-19e9af4628bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:56.018466 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1966a2e3-79a7-4a00-adba-e019c1ece36c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a4eea96-feb9-4542-93ff-19e9af4628bf) transitioned into state 'SUCCESS' from state '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-1950902577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2832cc8e90be410aa1afd8ddcdee84f3',qos_specs=None,replication_status=,reservations=['4ceb78b3-a0b8-4620-a8ff-d101c9ced3be','a64aa469-9396-457d-b896-5b7002205175','0ac2ce51-50d6-4287-9d5d-067e699b5385','c467f121-62ce-4a7d-9138-23d876fc3ffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7769aca485d4557b328b11304a6b18c',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:56.019554 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1966a2e3-79a7-4a00-adba-e019c1ece36c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62334f89-8f56-46b7-af3d-baf9ca8214fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:55:56.030651 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1966a2e3-79a7-4a00-adba-e019c1ece36c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62334f89-8f56-46b7-af3d-baf9ca8214fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:55:56.031729 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1966a2e3-79a7-4a00-adba-e019c1ece36c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Flow 'volume_create_api' (bcdfcff2-66b8-47c4-abff-42cc3b3d7cb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:55:56.032012 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1966a2e3-79a7-4a00-adba-e019c1ece36c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Create volume request issued successfully. Aug 04 10:55:56.032600 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1966a2e3-79a7-4a00-adba-e019c1ece36c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:55:56.033472 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1093/4370] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:55:55 2026] POST /volume/v3/volumes => generated 754 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:55:56.034147 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-16072b2c-81cd-449b-8deb-116fb4e70027 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:56.034575 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16072b2c-81cd-449b-8deb-116fb4e70027 None None] GET https://10.4.3.232/volume// Aug 04 10:55:56.034730 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-16072b2c-81cd-449b-8deb-116fb4e70027 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:56.034899 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-16072b2c-81cd-449b-8deb-116fb4e70027 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:56.035215 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16072b2c-81cd-449b-8deb-116fb4e70027 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:55:56.035520 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1097/4371] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:55:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:55:56.042448 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-9237a25c-40dd-4b2c-a162-0f929364506c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:56.044194 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b0096cec-36b7-4e89-abee-b7bc705b1285 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:56.044967 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-9237a25c-40dd-4b2c-a162-0f929364506c tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:55:56.045478 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-9237a25c-40dd-4b2c-a162-0f929364506c tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd8f80c0-a118-4da6-9980-34c751b2e75c", "connector": null, "instance_uuid": "2e1238d4-59ab-46b7-bbaf-762ed2d22161"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:56.045945 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b0096cec-36b7-4e89-abee-b7bc705b1285 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 Aug 04 10:55:56.046167 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b0096cec-36b7-4e89-abee-b7bc705b1285 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:56.046365 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b0096cec-36b7-4e89-abee-b7bc705b1285 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:56.052947 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:56.052947 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:56.055494 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:56.055494 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:56.056360 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b0096cec-36b7-4e89-abee-b7bc705b1285 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Volume info retrieved successfully. Aug 04 10:55:56.060132 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b0096cec-36b7-4e89-abee-b7bc705b1285 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 returned with HTTP 200 Aug 04 10:55:56.060532 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1095/4372] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:56 2026] GET /volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:56.083350 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-9237a25c-40dd-4b2c-a162-0f929364506c tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:55:56.083761 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1088/4373] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:55:56 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:56.111589 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-22de673b-44fa-4018-bab7-3e7957ab4dd0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:56.113642 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-22de673b-44fa-4018-bab7-3e7957ab4dd0 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] GET https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c Aug 04 10:55:56.113915 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-22de673b-44fa-4018-bab7-3e7957ab4dd0 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:56.114115 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-22de673b-44fa-4018-bab7-3e7957ab4dd0 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:56.121562 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-41173edd-81ad-4f15-8acf-f58f24558972 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:56.122042 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-41173edd-81ad-4f15-8acf-f58f24558972 None None] GET https://10.4.3.232/volume// Aug 04 10:55:56.122347 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-41173edd-81ad-4f15-8acf-f58f24558972 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:56.122615 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-41173edd-81ad-4f15-8acf-f58f24558972 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:56.122990 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-41173edd-81ad-4f15-8acf-f58f24558972 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:55:56.123504 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1098/4374] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:55:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:55:56.123660 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:56.123660 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:56.126805 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-22de673b-44fa-4018-bab7-3e7957ab4dd0 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Volume info retrieved successfully. Aug 04 10:55:56.129431 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-4672cd08-ba9d-48a1-ab0f-9fa64f532a63 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:56.130561 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-22de673b-44fa-4018-bab7-3e7957ab4dd0 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c returned with HTTP 200 Aug 04 10:55:56.130932 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1094/4375] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:55:56 2026] GET /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c => generated 865 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:56.131598 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-4672cd08-ba9d-48a1-ab0f-9fa64f532a63 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] GET https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c Aug 04 10:55:56.131887 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-4672cd08-ba9d-48a1-ab0f-9fa64f532a63 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:56.132098 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-4672cd08-ba9d-48a1-ab0f-9fa64f532a63 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:56.141259 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:56.141259 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:56.144397 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-4672cd08-ba9d-48a1-ab0f-9fa64f532a63 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Volume info retrieved successfully. Aug 04 10:55:56.148432 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-4672cd08-ba9d-48a1-ab0f-9fa64f532a63 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c returned with HTTP 200 Aug 04 10:55:56.148848 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1096/4376] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:55:56 2026] GET /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:55:56.254066 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-9fed361f-cf5d-48db-a1f7-b687eefbe7d4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:56.256065 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-9fed361f-cf5d-48db-a1f7-b687eefbe7d4 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] PUT https://10.4.3.232/volume/v3/attachments/eb11479b-4c43-41a4-b6b8-da6d01975ed0 Aug 04 10:55:56.256468 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-9fed361f-cf5d-48db-a1f7-b687eefbe7d4 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:56.263636 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-9fed361f-cf5d-48db-a1f7-b687eefbe7d4 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Acquiring lock "cinder-attachment_update-dd8f80c0-a118-4da6-9980-34c751b2e75c-np0000006413" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:55:56.267831 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-9fed361f-cf5d-48db-a1f7-b687eefbe7d4 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Lock "cinder-attachment_update-dd8f80c0-a118-4da6-9980-34c751b2e75c-np0000006413" acquired by "attachment_update" :: waited 0.004s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:55:56.268742 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:56.268742 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:56.378004 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-9fed361f-cf5d-48db-a1f7-b687eefbe7d4 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Lock "cinder-attachment_update-dd8f80c0-a118-4da6-9980-34c751b2e75c-np0000006413" released by "attachment_update" :: held 0.110s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:55:56.378315 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-9fed361f-cf5d-48db-a1f7-b687eefbe7d4 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/attachments/eb11479b-4c43-41a4-b6b8-da6d01975ed0 returned with HTTP 200 Aug 04 10:55:56.378774 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1089/4377] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:55:56 2026] PUT /volume/v3/attachments/eb11479b-4c43-41a4-b6b8-da6d01975ed0 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:56.437925 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-549a2f1c-8246-409e-bdf8-48d969026036 req-d9c5eae8-d5af-40d5-bd7e-19dfa199a7f1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:56.439919 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-549a2f1c-8246-409e-bdf8-48d969026036 req-d9c5eae8-d5af-40d5-bd7e-19dfa199a7f1 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc Aug 04 10:55:56.440129 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-549a2f1c-8246-409e-bdf8-48d969026036 req-d9c5eae8-d5af-40d5-bd7e-19dfa199a7f1 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:56.440333 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-549a2f1c-8246-409e-bdf8-48d969026036 req-d9c5eae8-d5af-40d5-bd7e-19dfa199a7f1 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:56.442422 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=181,cinder:UPDATE=37,cinder:INSERT=17 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:55:56.449639 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:56.449639 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:56.453972 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-549a2f1c-8246-409e-bdf8-48d969026036 req-d9c5eae8-d5af-40d5-bd7e-19dfa199a7f1 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:56.458675 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-549a2f1c-8246-409e-bdf8-48d969026036 req-d9c5eae8-d5af-40d5-bd7e-19dfa199a7f1 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc returned with HTTP 200 Aug 04 10:55:56.459153 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1099/4378] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:55:56 2026] GET /volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:56.849203 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-549a2f1c-8246-409e-bdf8-48d969026036 req-dabec219-54a8-4c87-abf0-225c71d63a9b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:56.851078 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-549a2f1c-8246-409e-bdf8-48d969026036 req-dabec219-54a8-4c87-abf0-225c71d63a9b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc Aug 04 10:55:56.851275 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-549a2f1c-8246-409e-bdf8-48d969026036 req-dabec219-54a8-4c87-abf0-225c71d63a9b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:56.851458 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-549a2f1c-8246-409e-bdf8-48d969026036 req-dabec219-54a8-4c87-abf0-225c71d63a9b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:56.857502 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:56.857502 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:56.860461 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-549a2f1c-8246-409e-bdf8-48d969026036 req-dabec219-54a8-4c87-abf0-225c71d63a9b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:56.864404 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-549a2f1c-8246-409e-bdf8-48d969026036 req-dabec219-54a8-4c87-abf0-225c71d63a9b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc returned with HTTP 200 Aug 04 10:55:56.864742 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1095/4379] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:55:56 2026] GET /volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:56.873295 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5d42fadd-521a-4d26-a191-688fadd81b10 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:56.873768 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5d42fadd-521a-4d26-a191-688fadd81b10 None None] GET https://10.4.3.232/volume// Aug 04 10:55:56.873964 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5d42fadd-521a-4d26-a191-688fadd81b10 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:56.874222 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5d42fadd-521a-4d26-a191-688fadd81b10 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:56.874615 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5d42fadd-521a-4d26-a191-688fadd81b10 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:55:56.874911 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1097/4380] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:55:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:55:56.879283 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3cc90cd5-542d-4a70-b4ba-fb3e2397769e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:56.881010 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3cc90cd5-542d-4a70-b4ba-fb3e2397769e tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] GET https://10.4.3.232/volume/v3/volumes/d92a35a1-1716-4520-a331-bc1ae1469b51 Aug 04 10:55:56.881218 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3cc90cd5-542d-4a70-b4ba-fb3e2397769e tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:56.881416 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3cc90cd5-542d-4a70-b4ba-fb3e2397769e tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:56.881557 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-549a2f1c-8246-409e-bdf8-48d969026036 req-75b7ad85-9389-4025-b186-6b3372164ea1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:56.883821 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-549a2f1c-8246-409e-bdf8-48d969026036 req-75b7ad85-9389-4025-b186-6b3372164ea1 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:55:56.884206 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-549a2f1c-8246-409e-bdf8-48d969026036 req-75b7ad85-9389-4025-b186-6b3372164ea1 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92816196-4edb-49d3-a5d2-e910a4d77cbc", "connector": null, "instance_uuid": "1c010303-b1cd-40d4-81ac-cce112a7a898"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:56.886933 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3cc90cd5-542d-4a70-b4ba-fb3e2397769e tempest-ProjectAdminTests39-1442906464 tempest-ProjectAdminTests39-1442906464-project-admin] https://10.4.3.232/volume/v3/volumes/d92a35a1-1716-4520-a331-bc1ae1469b51 returned with HTTP 404 Aug 04 10:55:56.887437 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1090/4381] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:55:56 2026] GET /volume/v3/volumes/d92a35a1-1716-4520-a331-bc1ae1469b51 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:55:56.892704 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:56.892704 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:56.924215 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-549a2f1c-8246-409e-bdf8-48d969026036 req-75b7ad85-9389-4025-b186-6b3372164ea1 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:55:56.924749 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1100/4382] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:55:56 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 04 10:55:57.072837 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3312ded0-2f6c-4ac3-84e3-31c0acb613a6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:57.074359 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3312ded0-2f6c-4ac3-84e3-31c0acb613a6 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 Aug 04 10:55:57.074553 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3312ded0-2f6c-4ac3-84e3-31c0acb613a6 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:57.074798 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3312ded0-2f6c-4ac3-84e3-31c0acb613a6 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:57.081594 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:57.081594 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:57.085609 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3312ded0-2f6c-4ac3-84e3-31c0acb613a6 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Volume info retrieved successfully. Aug 04 10:55:57.090798 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3312ded0-2f6c-4ac3-84e3-31c0acb613a6 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 returned with HTTP 200 Aug 04 10:55:57.091313 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1096/4383] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:57 2026] GET /volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:57.102902 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-dc20f529-6854-4a62-b11e-547c9c8192ee None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:57.104647 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dc20f529-6854-4a62-b11e-547c9c8192ee tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 Aug 04 10:55:57.104842 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dc20f529-6854-4a62-b11e-547c9c8192ee tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:57.105018 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dc20f529-6854-4a62-b11e-547c9c8192ee tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:57.111559 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:57.111559 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:57.115104 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-dc20f529-6854-4a62-b11e-547c9c8192ee tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Volume info retrieved successfully. Aug 04 10:55:57.119371 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dc20f529-6854-4a62-b11e-547c9c8192ee tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 returned with HTTP 200 Aug 04 10:55:57.119715 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1098/4384] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:57 2026] GET /volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 => generated 1362 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:57.131581 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d6d6be1b-ba4c-47a9-9f68-009c663d3be7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:57.133324 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d6d6be1b-ba4c-47a9-9f68-009c663d3be7 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 Aug 04 10:55:57.133498 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d6d6be1b-ba4c-47a9-9f68-009c663d3be7 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:57.133686 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d6d6be1b-ba4c-47a9-9f68-009c663d3be7 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:57.141347 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:57.141347 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:57.143353 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3623de26-c9d2-4897-9485-129e0558bd8f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:57.144876 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d6d6be1b-ba4c-47a9-9f68-009c663d3be7 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Volume info retrieved successfully. Aug 04 10:55:57.145619 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3623de26-c9d2-4897-9485-129e0558bd8f tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] GET https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c Aug 04 10:55:57.145827 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3623de26-c9d2-4897-9485-129e0558bd8f tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:57.146010 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3623de26-c9d2-4897-9485-129e0558bd8f tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:57.149218 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d6d6be1b-ba4c-47a9-9f68-009c663d3be7 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 returned with HTTP 200 Aug 04 10:55:57.149578 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1091/4385] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:57 2026] GET /volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:57.155115 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:57.155115 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:57.158335 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3623de26-c9d2-4897-9485-129e0558bd8f tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Volume info retrieved successfully. Aug 04 10:55:57.161970 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8d8b02de-d96b-4dab-adf6-6d095af54766 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:57.163018 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3623de26-c9d2-4897-9485-129e0558bd8f tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c returned with HTTP 200 Aug 04 10:55:57.163271 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1101/4386] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:55:57 2026] GET /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:57.163825 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8d8b02de-d96b-4dab-adf6-6d095af54766 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] POST https://10.4.3.232/volume/v3/backups Aug 04 10:55:57.164354 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8d8b02de-d96b-4dab-adf6-6d095af54766 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "264d0c1d-d5c4-404e-839a-1fb6baaf9048", "name": "tempest-TestVolumeBackupRestore-backup-1931800925", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:57.166623 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-8d8b02de-d96b-4dab-adf6-6d095af54766 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Creating new backup {'backup': {'volume_id': '264d0c1d-d5c4-404e-839a-1fb6baaf9048', 'name': 'tempest-TestVolumeBackupRestore-backup-1931800925', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100253) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:55:57.166872 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-8d8b02de-d96b-4dab-adf6-6d095af54766 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Creating backup of volume 264d0c1d-d5c4-404e-839a-1fb6baaf9048 in container None Aug 04 10:55:57.175591 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:57.175591 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:57.176195 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8d8b02de-d96b-4dab-adf6-6d095af54766 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Volume info retrieved successfully. Aug 04 10:55:57.203054 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-8d8b02de-d96b-4dab-adf6-6d095af54766 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Created reservations ['2371c768-71f0-4188-9099-987c8b045913', 'e52e90e8-fa2c-4651-a209-e6ed12cde6fe'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:55:57.234711 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8d8b02de-d96b-4dab-adf6-6d095af54766 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:55:57.235210 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1097/4387] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:55:57 2026] POST /volume/v3/backups => generated 335 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:55:57.243768 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-951a4cfa-10b8-4b28-9879-07628be82964 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:57.246773 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-951a4cfa-10b8-4b28-9879-07628be82964 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:55:57.247029 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-951a4cfa-10b8-4b28-9879-07628be82964 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:57.247305 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-951a4cfa-10b8-4b28-9879-07628be82964 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:57.247474 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-951a4cfa-10b8-4b28-9879-07628be82964 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:57.253437 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:57.253437 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:57.254540 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-951a4cfa-10b8-4b28-9879-07628be82964 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:55:57.255286 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1099/4388] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:57 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 742 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:57.880204 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-72f0d4aa-f640-4f5f-89c5-488fd66ecf7b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:57.880560 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-72f0d4aa-f640-4f5f-89c5-488fd66ecf7b None None] GET https://10.4.3.232/volume// Aug 04 10:55:57.880720 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-72f0d4aa-f640-4f5f-89c5-488fd66ecf7b None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:57.880906 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-72f0d4aa-f640-4f5f-89c5-488fd66ecf7b None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:57.881216 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-72f0d4aa-f640-4f5f-89c5-488fd66ecf7b None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:55:57.881514 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1092/4389] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:55:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:55:57.889376 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-549a2f1c-8246-409e-bdf8-48d969026036 req-a5afbd30-ffcd-4977-b269-a7d995564fff None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:57.891347 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-549a2f1c-8246-409e-bdf8-48d969026036 req-a5afbd30-ffcd-4977-b269-a7d995564fff tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc Aug 04 10:55:57.891566 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-549a2f1c-8246-409e-bdf8-48d969026036 req-a5afbd30-ffcd-4977-b269-a7d995564fff tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:57.891762 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-549a2f1c-8246-409e-bdf8-48d969026036 req-a5afbd30-ffcd-4977-b269-a7d995564fff tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:57.901265 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:57.901265 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:57.904479 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-549a2f1c-8246-409e-bdf8-48d969026036 req-a5afbd30-ffcd-4977-b269-a7d995564fff tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:55:57.908640 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-549a2f1c-8246-409e-bdf8-48d969026036 req-a5afbd30-ffcd-4977-b269-a7d995564fff tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc returned with HTTP 200 Aug 04 10:55:57.909028 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1102/4390] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:55:57 2026] GET /volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc => generated 1545 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:55:58.160989 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-549a2f1c-8246-409e-bdf8-48d969026036 req-6aa108d6-7d45-4aae-ae34-8860d23f6ce4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:58.163052 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-549a2f1c-8246-409e-bdf8-48d969026036 req-6aa108d6-7d45-4aae-ae34-8860d23f6ce4 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] PUT https://10.4.3.232/volume/v3/attachments/a0a0e699-6cbe-49a5-9d47-fcab3fc658b4 Aug 04 10:55:58.163483 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-549a2f1c-8246-409e-bdf8-48d969026036 req-6aa108d6-7d45-4aae-ae34-8860d23f6ce4 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:58.170684 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-549a2f1c-8246-409e-bdf8-48d969026036 req-6aa108d6-7d45-4aae-ae34-8860d23f6ce4 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Acquiring lock "cinder-attachment_update-92816196-4edb-49d3-a5d2-e910a4d77cbc-np0000006413" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:55:58.174960 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-549a2f1c-8246-409e-bdf8-48d969026036 req-6aa108d6-7d45-4aae-ae34-8860d23f6ce4 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Lock "cinder-attachment_update-92816196-4edb-49d3-a5d2-e910a4d77cbc-np0000006413" acquired by "attachment_update" :: waited 0.004s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:55:58.175838 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:58.175838 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:58.179692 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ec145bc6-5f99-4ad8-b976-93ba032dbcd6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:58.181341 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ec145bc6-5f99-4ad8-b976-93ba032dbcd6 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] GET https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c Aug 04 10:55:58.181566 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ec145bc6-5f99-4ad8-b976-93ba032dbcd6 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:58.181799 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ec145bc6-5f99-4ad8-b976-93ba032dbcd6 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:58.190677 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:58.190677 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:58.196278 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ec145bc6-5f99-4ad8-b976-93ba032dbcd6 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Volume info retrieved successfully. Aug 04 10:55:58.200768 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ec145bc6-5f99-4ad8-b976-93ba032dbcd6 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c returned with HTTP 200 Aug 04 10:55:58.201341 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1100/4391] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:55:58 2026] GET /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:58.265258 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ce04ce88-4b9c-46b2-9020-95271c0a1e60 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:58.267003 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ce04ce88-4b9c-46b2-9020-95271c0a1e60 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:55:58.267208 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ce04ce88-4b9c-46b2-9020-95271c0a1e60 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:58.268785 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ce04ce88-4b9c-46b2-9020-95271c0a1e60 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:58.268785 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ce04ce88-4b9c-46b2-9020-95271c0a1e60 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:58.272339 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:58.272339 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:55:58.272853 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ce04ce88-4b9c-46b2-9020-95271c0a1e60 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:55:58.273278 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1093/4392] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:58 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:58.273401 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-549a2f1c-8246-409e-bdf8-48d969026036 req-6aa108d6-7d45-4aae-ae34-8860d23f6ce4 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Lock "cinder-attachment_update-92816196-4edb-49d3-a5d2-e910a4d77cbc-np0000006413" released by "attachment_update" :: held 0.098s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:55:58.273724 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-549a2f1c-8246-409e-bdf8-48d969026036 req-6aa108d6-7d45-4aae-ae34-8860d23f6ce4 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/a0a0e699-6cbe-49a5-9d47-fcab3fc658b4 returned with HTTP 200 Aug 04 10:55:58.274181 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1098/4393] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:55:58 2026] PUT /volume/v3/attachments/a0a0e699-6cbe-49a5-9d47-fcab3fc658b4 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:58.313463 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-549a2f1c-8246-409e-bdf8-48d969026036 req-de2a2a5c-7c5f-4c2f-b4eb-0dec1824c352 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:58.316116 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-549a2f1c-8246-409e-bdf8-48d969026036 req-de2a2a5c-7c5f-4c2f-b4eb-0dec1824c352 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/attachments/a0a0e699-6cbe-49a5-9d47-fcab3fc658b4/action Aug 04 10:55:58.316609 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-549a2f1c-8246-409e-bdf8-48d969026036 req-de2a2a5c-7c5f-4c2f-b4eb-0dec1824c352 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:55:58.316775 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-549a2f1c-8246-409e-bdf8-48d969026036 req-de2a2a5c-7c5f-4c2f-b4eb-0dec1824c352 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:58.334438 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:58.334438 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:58.375460 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-549a2f1c-8246-409e-bdf8-48d969026036 req-de2a2a5c-7c5f-4c2f-b4eb-0dec1824c352 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/a0a0e699-6cbe-49a5-9d47-fcab3fc658b4/action returned with HTTP 204 Aug 04 10:55:58.376115 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1103/4394] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:55:58 2026] POST /volume/v3/attachments/a0a0e699-6cbe-49a5-9d47-fcab3fc658b4/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:55:58.694713 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-436db240-1c81-4b41-9197-d0adf1a95bf0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:58.805311 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-436db240-1c81-4b41-9197-d0adf1a95bf0 tempest-ProjectMemberTests-1264023591 tempest-ProjectMemberTests-1264023591-project-admin] GET https://10.4.3.232/volume/v3/scheduler-stats/get_pools Aug 04 10:55:58.805580 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-436db240-1c81-4b41-9197-d0adf1a95bf0 tempest-ProjectMemberTests-1264023591 tempest-ProjectMemberTests-1264023591-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:58.805823 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-436db240-1c81-4b41-9197-d0adf1a95bf0 tempest-ProjectMemberTests-1264023591 tempest-ProjectMemberTests-1264023591-project-admin] Calling method 'get_pools' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:58.815394 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-436db240-1c81-4b41-9197-d0adf1a95bf0 tempest-ProjectMemberTests-1264023591 tempest-ProjectMemberTests-1264023591-project-admin] https://10.4.3.232/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 04 10:55:58.815876 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1101/4395] 10.4.3.232 () {66 vars in 1291 bytes} [Tue Aug 4 10:55:58 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:58.823678 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6a3a692d-eb3e-431c-93e8-a2e3b89b8d39 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:58.881582 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a3a692d-eb3e-431c-93e8-a2e3b89b8d39 tempest-ProjectMemberTests-1264023591 tempest-ProjectMemberTests-1264023591-project-member] GET https://10.4.3.232/volume/v3/capabilities/np0000006413@storpool Aug 04 10:55:58.881969 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a3a692d-eb3e-431c-93e8-a2e3b89b8d39 tempest-ProjectMemberTests-1264023591 tempest-ProjectMemberTests-1264023591-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:58.882002 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a3a692d-eb3e-431c-93e8-a2e3b89b8d39 tempest-ProjectMemberTests-1264023591 tempest-ProjectMemberTests-1264023591-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:58.882712 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-6a3a692d-eb3e-431c-93e8-a2e3b89b8d39 tempest-ProjectMemberTests-1264023591 tempest-ProjectMemberTests-1264023591-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '17ea33a7624547858c5eecf01da0a974', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '14c3c67da2f24497bc1bedcd4a6ac158', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:55:58.882891 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a3a692d-eb3e-431c-93e8-a2e3b89b8d39 tempest-ProjectMemberTests-1264023591 tempest-ProjectMemberTests-1264023591-project-member] https://10.4.3.232/volume/v3/capabilities/np0000006413@storpool returned with HTTP 403 Aug 04 10:55:58.883325 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1094/4396] 10.4.3.232 () {66 vars in 1318 bytes} [Tue Aug 4 10:55:58 2026] GET /volume/v3/capabilities/np0000006413@storpool => generated 110 bytes in 60 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:55:59.215473 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-19945df8-fb49-4cee-9965-f78123da0bc8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:59.217320 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-19945df8-fb49-4cee-9965-f78123da0bc8 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] GET https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c Aug 04 10:55:59.217575 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-19945df8-fb49-4cee-9965-f78123da0bc8 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:59.217780 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-19945df8-fb49-4cee-9965-f78123da0bc8 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:59.228049 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:59.228049 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:55:59.231171 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-19945df8-fb49-4cee-9965-f78123da0bc8 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Volume info retrieved successfully. Aug 04 10:55:59.235762 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-19945df8-fb49-4cee-9965-f78123da0bc8 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c returned with HTTP 200 Aug 04 10:55:59.236259 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1099/4397] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:55:59 2026] GET /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:55:59.284488 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a7560427-8d6e-4053-87cc-90bd5e455c0d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:59.286626 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a7560427-8d6e-4053-87cc-90bd5e455c0d tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:55:59.286980 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a7560427-8d6e-4053-87cc-90bd5e455c0d tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:55:59.287203 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a7560427-8d6e-4053-87cc-90bd5e455c0d tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:55:59.287394 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-a7560427-8d6e-4053-87cc-90bd5e455c0d tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:55:59.294391 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:59.294391 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:55:59.295396 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a7560427-8d6e-4053-87cc-90bd5e455c0d tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:55:59.296083 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1104/4398] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:55:59 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 744 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:55:59.624450 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-afa27713-16f7-427b-b709-552e612c6601 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:55:59.626390 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-afa27713-16f7-427b-b709-552e612c6601 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] POST https://10.4.3.232/volume/v3/attachments/eb11479b-4c43-41a4-b6b8-da6d01975ed0/action Aug 04 10:55:59.626722 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-afa27713-16f7-427b-b709-552e612c6601 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:55:59.626836 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-afa27713-16f7-427b-b709-552e612c6601 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:55:59.642373 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:55:59.642373 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:55:59.661904 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-0597f9f8-d46f-4749-9317-6291a7edd4e0 req-afa27713-16f7-427b-b709-552e612c6601 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/attachments/eb11479b-4c43-41a4-b6b8-da6d01975ed0/action returned with HTTP 204 Aug 04 10:55:59.662333 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1102/4399] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:55:59 2026] POST /volume/v3/attachments/eb11479b-4c43-41a4-b6b8-da6d01975ed0/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:00.248588 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4ac2594a-88f2-4a42-a41b-a5d70805b58b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:00.250917 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4ac2594a-88f2-4a42-a41b-a5d70805b58b tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] GET https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c Aug 04 10:56:00.251264 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4ac2594a-88f2-4a42-a41b-a5d70805b58b tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:00.251534 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4ac2594a-88f2-4a42-a41b-a5d70805b58b tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:00.254726 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=187,cinder:INSERT=26,cinder:UPDATE=45 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:56:00.263760 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:00.263760 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:00.267130 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4ac2594a-88f2-4a42-a41b-a5d70805b58b tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Volume info retrieved successfully. Aug 04 10:56:00.270920 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4ac2594a-88f2-4a42-a41b-a5d70805b58b tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c returned with HTTP 200 Aug 04 10:56:00.271331 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1095/4400] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:56:00 2026] GET /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c => generated 1158 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:56:00.283684 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1692f16a-d78e-4509-a9a8-f6f8fedddf50 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:00.285486 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1692f16a-d78e-4509-a9a8-f6f8fedddf50 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] POST https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c/action Aug 04 10:56:00.285936 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1692f16a-d78e-4509-a9a8-f6f8fedddf50 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:56:00.286104 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1692f16a-d78e-4509-a9a8-f6f8fedddf50 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:00.298256 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:00.298256 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:00.298747 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1692f16a-d78e-4509-a9a8-f6f8fedddf50 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Volume info retrieved successfully. Aug 04 10:56:00.307673 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9bf32b79-74ae-4686-b528-9006705a3c10 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:00.309374 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9bf32b79-74ae-4686-b528-9006705a3c10 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:00.309825 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9bf32b79-74ae-4686-b528-9006705a3c10 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:00.309825 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9bf32b79-74ae-4686-b528-9006705a3c10 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:00.309919 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-9bf32b79-74ae-4686-b528-9006705a3c10 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:00.314451 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:00.314451 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:00.315292 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9bf32b79-74ae-4686-b528-9006705a3c10 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:00.315700 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1105/4401] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:00 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:00.353660 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-1692f16a-d78e-4509-a9a8-f6f8fedddf50 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Created reservations ['d2e9443f-7bf8-4c81-ab07-6deba954713c', '90ea4b91-a9bf-426e-aa47-a7457cf20000'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:56:00.373948 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1692f16a-d78e-4509-a9a8-f6f8fedddf50 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Extend volume request issued successfully. Aug 04 10:56:00.374236 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1692f16a-d78e-4509-a9a8-f6f8fedddf50 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c/action returned with HTTP 202 Aug 04 10:56:00.374711 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1100/4402] 10.4.3.232 () {70 vars in 1431 bytes} [Tue Aug 4 10:56:00 2026] POST /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 04 10:56:00.381719 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-234030d8-40e6-4e29-ac12-40a365ac99f2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:00.382979 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-234030d8-40e6-4e29-ac12-40a365ac99f2 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] GET https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c Aug 04 10:56:00.383204 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-234030d8-40e6-4e29-ac12-40a365ac99f2 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:00.383421 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-234030d8-40e6-4e29-ac12-40a365ac99f2 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:00.393136 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:00.393136 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:00.396670 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-234030d8-40e6-4e29-ac12-40a365ac99f2 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Volume info retrieved successfully. Aug 04 10:56:00.400995 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-234030d8-40e6-4e29-ac12-40a365ac99f2 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c returned with HTTP 200 Aug 04 10:56:00.401422 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1103/4403] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:56:00 2026] GET /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c => generated 1161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:56:00.682759 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7fb81cd0-04c5-4088-adbf-24d2bb7915c7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:00.779413 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7fb81cd0-04c5-4088-adbf-24d2bb7915c7 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:56:00.779764 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7fb81cd0-04c5-4088-adbf-24d2bb7915c7 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1734578778", "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=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:00.815493 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7fb81cd0-04c5-4088-adbf-24d2bb7915c7 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:56:00.815847 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1096/4404] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:56:00 2026] POST /volume/v3/types => generated 380 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:00.824921 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-16effe90-9b94-4136-b81b-7eb02c6bf961 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:00.830188 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16effe90-9b94-4136-b81b-7eb02c6bf961 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] POST https://10.4.3.232/volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/encryption Aug 04 10:56:00.831962 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-16effe90-9b94-4136-b81b-7eb02c6bf961 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:00.861575 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16effe90-9b94-4136-b81b-7eb02c6bf961 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] https://10.4.3.232/volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/encryption returned with HTTP 200 Aug 04 10:56:00.862034 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1106/4405] 10.4.3.232 () {68 vars in 1397 bytes} [Tue Aug 4 10:56:00 2026] POST /volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:00.870838 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c1ac6437-9bdd-4ae4-888a-6cae030118ed None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:00.872657 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c1ac6437-9bdd-4ae4-888a-6cae030118ed tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:56:00.873083 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c1ac6437-9bdd-4ae4-888a-6cae030118ed tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1347889714", "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=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:00.873780 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-1692f16a-d78e-4509-a9a8-f6f8fedddf50 req-69ea083b-8073-4aa2-a482-bec78630e987 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:00.875073 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:00.875073 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:00.876529 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-1692f16a-d78e-4509-a9a8-f6f8fedddf50 req-69ea083b-8073-4aa2-a482-bec78630e987 service nova] GET https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c Aug 04 10:56:00.876799 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-1692f16a-d78e-4509-a9a8-f6f8fedddf50 req-69ea083b-8073-4aa2-a482-bec78630e987 service nova] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:00.877066 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-1692f16a-d78e-4509-a9a8-f6f8fedddf50 req-69ea083b-8073-4aa2-a482-bec78630e987 service nova] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:00.889179 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:00.889179 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:00.893232 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-1692f16a-d78e-4509-a9a8-f6f8fedddf50 req-69ea083b-8073-4aa2-a482-bec78630e987 service nova] Volume info retrieved successfully. Aug 04 10:56:00.898090 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-1692f16a-d78e-4509-a9a8-f6f8fedddf50 req-69ea083b-8073-4aa2-a482-bec78630e987 service nova] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c returned with HTTP 200 Aug 04 10:56:00.898707 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1104/4406] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:56:00 2026] GET /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:00.898823 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c1ac6437-9bdd-4ae4-888a-6cae030118ed tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:56:00.899251 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1101/4407] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:56:00 2026] POST /volume/v3/types => generated 380 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:00.908711 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e8893413-faba-490d-93db-50ef0231e6aa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:00.967474 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e8893413-faba-490d-93db-50ef0231e6aa tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] POST https://10.4.3.232/volume/v3/types/84f1b411-ac2d-49fc-a08d-63ecf74788f5/encryption Aug 04 10:56:00.967836 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e8893413-faba-490d-93db-50ef0231e6aa tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:00.969758 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-e8893413-faba-490d-93db-50ef0231e6aa tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '45da0ea05b4b4690836674db26286b9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d57087bf09b401291e8a9bdb63e65f8', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:56:00.969947 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e8893413-faba-490d-93db-50ef0231e6aa tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] https://10.4.3.232/volume/v3/types/84f1b411-ac2d-49fc-a08d-63ecf74788f5/encryption returned with HTTP 403 Aug 04 10:56:00.970411 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1097/4408] 10.4.3.232 () {68 vars in 1397 bytes} [Tue Aug 4 10:56:00 2026] POST /volume/v3/types/84f1b411-ac2d-49fc-a08d-63ecf74788f5/encryption => generated 127 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:00.982429 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-384be1c3-ec63-4d45-b473-bdbfff831238 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:00.984638 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-384be1c3-ec63-4d45-b473-bdbfff831238 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:56:00.985109 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-384be1c3-ec63-4d45-b473-bdbfff831238 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1592494572", "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=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:01.007068 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-384be1c3-ec63-4d45-b473-bdbfff831238 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:56:01.007199 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1107/4409] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:56:00 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:01.017149 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-750a57b2-7e15-405a-b3b7-1543d996fbec None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.019584 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-750a57b2-7e15-405a-b3b7-1543d996fbec tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] POST https://10.4.3.232/volume/v3/types/8cc9acb2-8126-40e9-af93-c258e673a5f2/extra_specs Aug 04 10:56:01.020061 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-750a57b2-7e15-405a-b3b7-1543d996fbec tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:01.022781 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.policy [None req-750a57b2-7e15-405a-b3b7-1543d996fbec tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '45da0ea05b4b4690836674db26286b9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d57087bf09b401291e8a9bdb63e65f8', '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=100255) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:56:01.025045 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-750a57b2-7e15-405a-b3b7-1543d996fbec tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] https://10.4.3.232/volume/v3/types/8cc9acb2-8126-40e9-af93-c258e673a5f2/extra_specs returned with HTTP 403 Aug 04 10:56:01.025045 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1105/4410] 10.4.3.232 () {68 vars in 1399 bytes} [Tue Aug 4 10:56:01 2026] POST /volume/v3/types/8cc9acb2-8126-40e9-af93-c258e673a5f2/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:01.032105 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3d2a1ab4-0f2c-4985-933c-6215e36308b7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.034187 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3d2a1ab4-0f2c-4985-933c-6215e36308b7 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] PUT https://10.4.3.232/volume/v3/types/8cc9acb2-8126-40e9-af93-c258e673a5f2/extra_specs/key2 Aug 04 10:56:01.034837 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3d2a1ab4-0f2c-4985-933c-6215e36308b7 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:01.036830 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.policy [None req-3d2a1ab4-0f2c-4985-933c-6215e36308b7 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '45da0ea05b4b4690836674db26286b9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d57087bf09b401291e8a9bdb63e65f8', '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=100253) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:56:01.037047 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3d2a1ab4-0f2c-4985-933c-6215e36308b7 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] https://10.4.3.232/volume/v3/types/8cc9acb2-8126-40e9-af93-c258e673a5f2/extra_specs/key2 returned with HTTP 403 Aug 04 10:56:01.037698 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1102/4411] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:56:01 2026] PUT /volume/v3/types/8cc9acb2-8126-40e9-af93-c258e673a5f2/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:01.046094 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6f8c4c61-9444-4ba3-b55b-2c15406383d8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.048291 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f8c4c61-9444-4ba3-b55b-2c15406383d8 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] POST https://10.4.3.232/volume/v3/types Aug 04 10:56:01.048744 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f8c4c61-9444-4ba3-b55b-2c15406383d8 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:01.051327 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-6f8c4c61-9444-4ba3-b55b-2c15406383d8 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '45da0ea05b4b4690836674db26286b9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d57087bf09b401291e8a9bdb63e65f8', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:56:01.051527 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f8c4c61-9444-4ba3-b55b-2c15406383d8 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] https://10.4.3.232/volume/v3/types returned with HTTP 403 Aug 04 10:56:01.052048 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1098/4412] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 10:56:01 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:01.060817 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-30dde1be-a9ff-4f9f-90fe-43741ad16a55 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.062624 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-30dde1be-a9ff-4f9f-90fe-43741ad16a55 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:56:01.063024 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-30dde1be-a9ff-4f9f-90fe-43741ad16a55 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-168530203", "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=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:01.087047 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-30dde1be-a9ff-4f9f-90fe-43741ad16a55 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:56:01.087047 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1108/4413] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:56:01 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:01.094987 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-01e5e67e-8e52-4249-ad7c-84481163e71d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.096951 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-01e5e67e-8e52-4249-ad7c-84481163e71d tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] POST https://10.4.3.232/volume/v3/types/636cd33a-0d53-4057-adb0-77852f9d6d91/encryption Aug 04 10:56:01.097450 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-01e5e67e-8e52-4249-ad7c-84481163e71d tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:01.119676 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-01e5e67e-8e52-4249-ad7c-84481163e71d tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] https://10.4.3.232/volume/v3/types/636cd33a-0d53-4057-adb0-77852f9d6d91/encryption returned with HTTP 200 Aug 04 10:56:01.120225 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1106/4414] 10.4.3.232 () {68 vars in 1397 bytes} [Tue Aug 4 10:56:01 2026] POST /volume/v3/types/636cd33a-0d53-4057-adb0-77852f9d6d91/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 10:56:01.130748 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-510ec76f-3b5b-4c5e-8a08-1dda88c463d0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.133296 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-510ec76f-3b5b-4c5e-8a08-1dda88c463d0 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] DELETE https://10.4.3.232/volume/v3/types/636cd33a-0d53-4057-adb0-77852f9d6d91/encryption/37dfee9a-144c-474b-b2a9-4512044fbee1 Aug 04 10:56:01.133621 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-510ec76f-3b5b-4c5e-8a08-1dda88c463d0 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:01.133857 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-510ec76f-3b5b-4c5e-8a08-1dda88c463d0 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:01.134662 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.policy [None req-510ec76f-3b5b-4c5e-8a08-1dda88c463d0 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '45da0ea05b4b4690836674db26286b9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d57087bf09b401291e8a9bdb63e65f8', '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=100253) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:56:01.134863 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-510ec76f-3b5b-4c5e-8a08-1dda88c463d0 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] https://10.4.3.232/volume/v3/types/636cd33a-0d53-4057-adb0-77852f9d6d91/encryption/37dfee9a-144c-474b-b2a9-4512044fbee1 returned with HTTP 403 Aug 04 10:56:01.135511 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1103/4415] 10.4.3.232 () {66 vars in 1489 bytes} [Tue Aug 4 10:56:01 2026] DELETE /volume/v3/types/636cd33a-0d53-4057-adb0-77852f9d6d91/encryption/37dfee9a-144c-474b-b2a9-4512044fbee1 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:01.147124 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4d216b23-57c0-4d2c-9471-66f8b205618a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.150222 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4d216b23-57c0-4d2c-9471-66f8b205618a tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:56:01.150222 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4d216b23-57c0-4d2c-9471-66f8b205618a tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1077395554", "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=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:01.174852 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4d216b23-57c0-4d2c-9471-66f8b205618a tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:56:01.175272 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1099/4416] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:56:01 2026] POST /volume/v3/types => generated 380 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:01.184089 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f44474aa-00af-4f77-8348-2532c4e98109 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.185960 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f44474aa-00af-4f77-8348-2532c4e98109 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] DELETE https://10.4.3.232/volume/v3/types/43ad1a46-f2ad-4bfc-bd60-e96be947a724/extra_specs/key1 Aug 04 10:56:01.186230 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f44474aa-00af-4f77-8348-2532c4e98109 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:01.186490 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f44474aa-00af-4f77-8348-2532c4e98109 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:01.191575 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.policy [None req-f44474aa-00af-4f77-8348-2532c4e98109 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '45da0ea05b4b4690836674db26286b9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d57087bf09b401291e8a9bdb63e65f8', '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=100254) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:56:01.191838 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f44474aa-00af-4f77-8348-2532c4e98109 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] https://10.4.3.232/volume/v3/types/43ad1a46-f2ad-4bfc-bd60-e96be947a724/extra_specs/key1 returned with HTTP 403 Aug 04 10:56:01.192537 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1109/4417] 10.4.3.232 () {66 vars in 1396 bytes} [Tue Aug 4 10:56:01 2026] DELETE /volume/v3/types/43ad1a46-f2ad-4bfc-bd60-e96be947a724/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:01.202936 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f8d3ea17-69a8-4f7b-87fe-c8c984794555 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.206086 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f8d3ea17-69a8-4f7b-87fe-c8c984794555 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:56:01.206645 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f8d3ea17-69a8-4f7b-87fe-c8c984794555 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1536843577", "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=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:01.226965 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f8d3ea17-69a8-4f7b-87fe-c8c984794555 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:56:01.227496 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1107/4418] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:56:01 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:01.235311 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-12a1b809-4ef9-4836-9403-f79a7e59bf0c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.237169 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-12a1b809-4ef9-4836-9403-f79a7e59bf0c tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] DELETE https://10.4.3.232/volume/v3/types/ccab2182-e767-45ab-af9f-1526c1305be1 Aug 04 10:56:01.237367 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-12a1b809-4ef9-4836-9403-f79a7e59bf0c tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:01.237547 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-12a1b809-4ef9-4836-9403-f79a7e59bf0c tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:01.238157 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.policy [None req-12a1b809-4ef9-4836-9403-f79a7e59bf0c tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '45da0ea05b4b4690836674db26286b9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d57087bf09b401291e8a9bdb63e65f8', '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=100253) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:56:01.238340 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-12a1b809-4ef9-4836-9403-f79a7e59bf0c tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] https://10.4.3.232/volume/v3/types/ccab2182-e767-45ab-af9f-1526c1305be1 returned with HTTP 403 Aug 04 10:56:01.238954 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1104/4419] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:56:01 2026] DELETE /volume/v3/types/ccab2182-e767-45ab-af9f-1526c1305be1 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:01.248276 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2d3d86e6-f735-4f82-be58-7aebb28c83b4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.250364 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d3d86e6-f735-4f82-be58-7aebb28c83b4 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] GET https://10.4.3.232/volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/extra_specs Aug 04 10:56:01.250745 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2d3d86e6-f735-4f82-be58-7aebb28c83b4 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:01.250788 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2d3d86e6-f735-4f82-be58-7aebb28c83b4 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:01.260338 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d3d86e6-f735-4f82-be58-7aebb28c83b4 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] https://10.4.3.232/volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/extra_specs returned with HTTP 200 Aug 04 10:56:01.260713 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1100/4420] 10.4.3.232 () {66 vars in 1378 bytes} [Tue Aug 4 10:56:01 2026] GET /volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:01.271832 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0fd98d3a-fa42-49ec-8241-5777aa6bdad9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.273719 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0fd98d3a-fa42-49ec-8241-5777aa6bdad9 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] GET https://10.4.3.232/volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/encryption/cipher Aug 04 10:56:01.273967 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0fd98d3a-fa42-49ec-8241-5777aa6bdad9 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:01.274548 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0fd98d3a-fa42-49ec-8241-5777aa6bdad9 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:01.275063 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.policy [None req-0fd98d3a-fa42-49ec-8241-5777aa6bdad9 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '45da0ea05b4b4690836674db26286b9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d57087bf09b401291e8a9bdb63e65f8', '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=100254) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:56:01.275283 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0fd98d3a-fa42-49ec-8241-5777aa6bdad9 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] https://10.4.3.232/volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/encryption/cipher returned with HTTP 403 Aug 04 10:56:01.276571 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1110/4421] 10.4.3.232 () {66 vars in 1396 bytes} [Tue Aug 4 10:56:01 2026] GET /volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:01.284545 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1c6bad13-edb0-4cba-b997-2f1202a0272a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.286898 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1c6bad13-edb0-4cba-b997-2f1202a0272a tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] GET https://10.4.3.232/volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/encryption Aug 04 10:56:01.287205 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1c6bad13-edb0-4cba-b997-2f1202a0272a tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:01.287470 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1c6bad13-edb0-4cba-b997-2f1202a0272a tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:01.288459 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.policy [None req-1c6bad13-edb0-4cba-b997-2f1202a0272a tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '45da0ea05b4b4690836674db26286b9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d57087bf09b401291e8a9bdb63e65f8', '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=100255) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:56:01.288736 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1c6bad13-edb0-4cba-b997-2f1202a0272a tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] https://10.4.3.232/volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/encryption returned with HTTP 403 Aug 04 10:56:01.289318 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1108/4422] 10.4.3.232 () {66 vars in 1375 bytes} [Tue Aug 4 10:56:01 2026] GET /volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:01.296862 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6f7d5531-0443-40a1-9006-7ac5b8157d5d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.299538 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6f7d5531-0443-40a1-9006-7ac5b8157d5d tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] GET https://10.4.3.232/volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/extra_specs/multiattach Aug 04 10:56:01.299800 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6f7d5531-0443-40a1-9006-7ac5b8157d5d tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:01.300071 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6f7d5531-0443-40a1-9006-7ac5b8157d5d tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:01.303555 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=283,cinder:INSERT=56,cinder:UPDATE=84 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:56:01.309966 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6f7d5531-0443-40a1-9006-7ac5b8157d5d tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] https://10.4.3.232/volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/extra_specs/multiattach returned with HTTP 200 Aug 04 10:56:01.310445 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1105/4423] 10.4.3.232 () {66 vars in 1414 bytes} [Tue Aug 4 10:56:01 2026] GET /volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 10:56:01.321420 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fc24c7e2-7af4-4270-9f4c-d516483b8393 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.322959 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc24c7e2-7af4-4270-9f4c-d516483b8393 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] GET https://10.4.3.232/volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/extra_specs/volume_backend_name Aug 04 10:56:01.323164 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc24c7e2-7af4-4270-9f4c-d516483b8393 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:01.323386 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc24c7e2-7af4-4270-9f4c-d516483b8393 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:01.325489 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-64c2c506-4c27-44c3-b16a-3964f4a88832 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.327457 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-64c2c506-4c27-44c3-b16a-3964f4a88832 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:01.327651 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-64c2c506-4c27-44c3-b16a-3964f4a88832 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:01.327840 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-64c2c506-4c27-44c3-b16a-3964f4a88832 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:01.327941 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-64c2c506-4c27-44c3-b16a-3964f4a88832 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:01.333068 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc24c7e2-7af4-4270-9f4c-d516483b8393 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] https://10.4.3.232/volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/extra_specs/volume_backend_name returned with HTTP 404 Aug 04 10:56:01.333581 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1101/4424] 10.4.3.232 () {66 vars in 1438 bytes} [Tue Aug 4 10:56:01 2026] GET /volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/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 04 10:56:01.335259 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:01.335259 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:01.336385 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-64c2c506-4c27-44c3-b16a-3964f4a88832 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:01.336934 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1111/4425] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:01 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 744 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:01.343338 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b5815147-5a4e-44d7-a8ff-24ceeb580fca None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.345424 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b5815147-5a4e-44d7-a8ff-24ceeb580fca tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] PUT https://10.4.3.232/volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/encryption/3a4c4f62-45ee-4a11-a80f-318f0370f88d Aug 04 10:56:01.345834 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b5815147-5a4e-44d7-a8ff-24ceeb580fca tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:01.347753 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.policy [None req-b5815147-5a4e-44d7-a8ff-24ceeb580fca tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '45da0ea05b4b4690836674db26286b9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d57087bf09b401291e8a9bdb63e65f8', '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=100255) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:56:01.348083 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b5815147-5a4e-44d7-a8ff-24ceeb580fca tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] https://10.4.3.232/volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/encryption/3a4c4f62-45ee-4a11-a80f-318f0370f88d returned with HTTP 403 Aug 04 10:56:01.348589 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1109/4426] 10.4.3.232 () {68 vars in 1506 bytes} [Tue Aug 4 10:56:01 2026] PUT /volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/encryption/3a4c4f62-45ee-4a11-a80f-318f0370f88d => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:01.358467 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-325e8856-2c04-45d4-ba8e-e5150ac64d54 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.360216 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-325e8856-2c04-45d4-ba8e-e5150ac64d54 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] PUT https://10.4.3.232/volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/extra_specs/key1 Aug 04 10:56:01.360566 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-325e8856-2c04-45d4-ba8e-e5150ac64d54 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:01.362357 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.policy [None req-325e8856-2c04-45d4-ba8e-e5150ac64d54 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '45da0ea05b4b4690836674db26286b9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d57087bf09b401291e8a9bdb63e65f8', '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=100253) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:56:01.362525 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-325e8856-2c04-45d4-ba8e-e5150ac64d54 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] https://10.4.3.232/volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/extra_specs/key1 returned with HTTP 403 Aug 04 10:56:01.362970 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1106/4427] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 10:56:01 2026] PUT /volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:01.371730 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-58391fc6-07f8-4178-90d9-05a981be76ba None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.373581 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-58391fc6-07f8-4178-90d9-05a981be76ba tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] PUT https://10.4.3.232/volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b Aug 04 10:56:01.373976 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-58391fc6-07f8-4178-90d9-05a981be76ba tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:01.376496 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-58391fc6-07f8-4178-90d9-05a981be76ba tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '45da0ea05b4b4690836674db26286b9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d57087bf09b401291e8a9bdb63e65f8', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:56:01.376673 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-58391fc6-07f8-4178-90d9-05a981be76ba tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-reader] https://10.4.3.232/volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b returned with HTTP 403 Aug 04 10:56:01.377117 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1102/4428] 10.4.3.232 () {68 vars in 1362 bytes} [Tue Aug 4 10:56:01 2026] PUT /volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:01.385815 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6f039ac9-48a6-4c8f-b2ff-74a546977737 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.387494 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6f039ac9-48a6-4c8f-b2ff-74a546977737 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] DELETE https://10.4.3.232/volume/v3/types/ccab2182-e767-45ab-af9f-1526c1305be1 Aug 04 10:56:01.387729 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6f039ac9-48a6-4c8f-b2ff-74a546977737 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:01.387961 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6f039ac9-48a6-4c8f-b2ff-74a546977737 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:01.414064 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-92607317-8b9c-4bf8-b730-4e3b226dc874 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.416361 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-92607317-8b9c-4bf8-b730-4e3b226dc874 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] GET https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c Aug 04 10:56:01.416642 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-92607317-8b9c-4bf8-b730-4e3b226dc874 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:01.416864 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-92607317-8b9c-4bf8-b730-4e3b226dc874 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:01.425300 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6f039ac9-48a6-4c8f-b2ff-74a546977737 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] https://10.4.3.232/volume/v3/types/ccab2182-e767-45ab-af9f-1526c1305be1 returned with HTTP 202 Aug 04 10:56:01.425746 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1112/4429] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:56:01 2026] DELETE /volume/v3/types/ccab2182-e767-45ab-af9f-1526c1305be1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:01.433034 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-967fae4d-94c7-4e6b-a84b-aa309589f12a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.434790 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-967fae4d-94c7-4e6b-a84b-aa309589f12a tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] DELETE https://10.4.3.232/volume/v3/types/43ad1a46-f2ad-4bfc-bd60-e96be947a724 Aug 04 10:56:01.434980 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-967fae4d-94c7-4e6b-a84b-aa309589f12a tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:01.435197 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-967fae4d-94c7-4e6b-a84b-aa309589f12a tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:01.435825 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:01.435825 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:01.442159 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-92607317-8b9c-4bf8-b730-4e3b226dc874 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Volume info retrieved successfully. Aug 04 10:56:01.455263 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-92607317-8b9c-4bf8-b730-4e3b226dc874 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c returned with HTTP 200 Aug 04 10:56:01.455849 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1110/4430] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:56:01 2026] GET /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c => generated 1158 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:56:01.463178 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-967fae4d-94c7-4e6b-a84b-aa309589f12a tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] https://10.4.3.232/volume/v3/types/43ad1a46-f2ad-4bfc-bd60-e96be947a724 returned with HTTP 202 Aug 04 10:56:01.463632 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1107/4431] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:56:01 2026] DELETE /volume/v3/types/43ad1a46-f2ad-4bfc-bd60-e96be947a724 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:01.468129 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7c644458-72b9-4815-96d5-dee02e64bb5f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.469857 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7c644458-72b9-4815-96d5-dee02e64bb5f tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] GET https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c Aug 04 10:56:01.470098 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7c644458-72b9-4815-96d5-dee02e64bb5f tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:01.470339 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7c644458-72b9-4815-96d5-dee02e64bb5f tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:01.471082 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-df3febe1-ba6d-4f24-bf46-2cd81bb04d85 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.473487 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-df3febe1-ba6d-4f24-bf46-2cd81bb04d85 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] DELETE https://10.4.3.232/volume/v3/types/636cd33a-0d53-4057-adb0-77852f9d6d91 Aug 04 10:56:01.473715 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-df3febe1-ba6d-4f24-bf46-2cd81bb04d85 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:01.473931 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-df3febe1-ba6d-4f24-bf46-2cd81bb04d85 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:01.482384 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:01.482384 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:01.487799 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7c644458-72b9-4815-96d5-dee02e64bb5f tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Volume info retrieved successfully. Aug 04 10:56:01.492213 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7c644458-72b9-4815-96d5-dee02e64bb5f tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c returned with HTTP 200 Aug 04 10:56:01.492579 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1103/4432] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:56:01 2026] GET /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c => generated 1158 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:56:01.514664 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-df3febe1-ba6d-4f24-bf46-2cd81bb04d85 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] https://10.4.3.232/volume/v3/types/636cd33a-0d53-4057-adb0-77852f9d6d91 returned with HTTP 202 Aug 04 10:56:01.515149 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1113/4433] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:56:01 2026] DELETE /volume/v3/types/636cd33a-0d53-4057-adb0-77852f9d6d91 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:01.521753 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-674d1061-53d8-426c-87f8-4757356c4bd1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.523629 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-674d1061-53d8-426c-87f8-4757356c4bd1 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] DELETE https://10.4.3.232/volume/v3/types/8cc9acb2-8126-40e9-af93-c258e673a5f2 Aug 04 10:56:01.523821 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-674d1061-53d8-426c-87f8-4757356c4bd1 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:01.524030 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-674d1061-53d8-426c-87f8-4757356c4bd1 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] Calling method '_delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:01.555819 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-674d1061-53d8-426c-87f8-4757356c4bd1 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] https://10.4.3.232/volume/v3/types/8cc9acb2-8126-40e9-af93-c258e673a5f2 returned with HTTP 202 Aug 04 10:56:01.556301 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1111/4434] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:56:01 2026] DELETE /volume/v3/types/8cc9acb2-8126-40e9-af93-c258e673a5f2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:01.563584 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b9ab3b0c-addb-49c6-b244-83ec60779387 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.565566 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b9ab3b0c-addb-49c6-b244-83ec60779387 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] DELETE https://10.4.3.232/volume/v3/types/84f1b411-ac2d-49fc-a08d-63ecf74788f5 Aug 04 10:56:01.565755 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b9ab3b0c-addb-49c6-b244-83ec60779387 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:01.565967 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b9ab3b0c-addb-49c6-b244-83ec60779387 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:01.600620 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b9ab3b0c-addb-49c6-b244-83ec60779387 tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] https://10.4.3.232/volume/v3/types/84f1b411-ac2d-49fc-a08d-63ecf74788f5 returned with HTTP 202 Aug 04 10:56:01.601066 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1108/4435] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:56:01 2026] DELETE /volume/v3/types/84f1b411-ac2d-49fc-a08d-63ecf74788f5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:01.608158 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-49b5b81c-efca-46a2-af01-7e9a137f41ac None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.609901 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-49b5b81c-efca-46a2-af01-7e9a137f41ac tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] DELETE https://10.4.3.232/volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b Aug 04 10:56:01.610090 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-49b5b81c-efca-46a2-af01-7e9a137f41ac tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:01.610299 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-49b5b81c-efca-46a2-af01-7e9a137f41ac tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:01.633073 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-49b5b81c-efca-46a2-af01-7e9a137f41ac tempest-VolumeTypesReaderTests-895331927 tempest-VolumeTypesReaderTests-895331927-project-admin] https://10.4.3.232/volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b returned with HTTP 202 Aug 04 10:56:01.633594 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1104/4436] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:56:01 2026] DELETE /volume/v3/types/ede7abe5-e88a-4267-8cac-2b46d84f433b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:01.705477 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-debf59f0-b57e-4ab2-83b9-8701f21b0c44 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.707502 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-debf59f0-b57e-4ab2-83b9-8701f21b0c44 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] GET https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c Aug 04 10:56:01.707734 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-debf59f0-b57e-4ab2-83b9-8701f21b0c44 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:01.707949 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-debf59f0-b57e-4ab2-83b9-8701f21b0c44 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:01.717328 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:01.717328 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:01.720755 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-debf59f0-b57e-4ab2-83b9-8701f21b0c44 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Volume info retrieved successfully. Aug 04 10:56:01.724662 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-debf59f0-b57e-4ab2-83b9-8701f21b0c44 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c returned with HTTP 200 Aug 04 10:56:01.725113 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1114/4437] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:56:01 2026] GET /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:01.751598 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-9675def4-2e7c-47c8-b8b9-53afb5f34d2c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.754171 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-9675def4-2e7c-47c8-b8b9-53afb5f34d2c tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] POST https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c/action Aug 04 10:56:01.754624 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-9675def4-2e7c-47c8-b8b9-53afb5f34d2c tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:56:01.754798 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-9675def4-2e7c-47c8-b8b9-53afb5f34d2c tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:01.765481 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:01.765481 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:01.765903 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-9675def4-2e7c-47c8-b8b9-53afb5f34d2c tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Volume info retrieved successfully. Aug 04 10:56:01.780326 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-9675def4-2e7c-47c8-b8b9-53afb5f34d2c tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Begin detaching volume completed successfully. Aug 04 10:56:01.780568 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-9675def4-2e7c-47c8-b8b9-53afb5f34d2c tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c/action returned with HTTP 202 Aug 04 10:56:01.781064 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1112/4438] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:56:01 2026] POST /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:56:01.803807 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d041f05b-c71c-4ff8-b1b2-9b207c4b324a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.805837 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d041f05b-c71c-4ff8-b1b2-9b207c4b324a tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] GET https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c Aug 04 10:56:01.806129 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d041f05b-c71c-4ff8-b1b2-9b207c4b324a tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:01.806385 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d041f05b-c71c-4ff8-b1b2-9b207c4b324a tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:01.818287 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:01.818287 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:01.822718 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d041f05b-c71c-4ff8-b1b2-9b207c4b324a tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Volume info retrieved successfully. Aug 04 10:56:01.827916 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-61b5dc86-2c99-491c-bfa9-23bf71d4177b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.828275 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-61b5dc86-2c99-491c-bfa9-23bf71d4177b None None] GET https://10.4.3.232/volume// Aug 04 10:56:01.828325 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d041f05b-c71c-4ff8-b1b2-9b207c4b324a tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c returned with HTTP 200 Aug 04 10:56:01.828465 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-61b5dc86-2c99-491c-bfa9-23bf71d4177b None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:01.828642 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-61b5dc86-2c99-491c-bfa9-23bf71d4177b None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:01.828799 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1109/4439] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:56:01 2026] GET /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c => generated 1161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:56:01.828935 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-61b5dc86-2c99-491c-bfa9-23bf71d4177b None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:56:01.829233 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1105/4440] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:56:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:56:01.843302 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-8370f765-9860-498f-ac67-593500faaf8d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:01.846545 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-8370f765-9860-498f-ac67-593500faaf8d tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] GET https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c Aug 04 10:56:01.848422 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-8370f765-9860-498f-ac67-593500faaf8d tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:01.848422 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-8370f765-9860-498f-ac67-593500faaf8d tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:01.855762 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:01.855762 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:01.859174 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-8370f765-9860-498f-ac67-593500faaf8d tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Volume info retrieved successfully. Aug 04 10:56:01.863793 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-8370f765-9860-498f-ac67-593500faaf8d tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c returned with HTTP 200 Aug 04 10:56:01.864310 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1115/4441] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:56:01 2026] GET /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:56:02.350035 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0ff30f23-02fb-4099-a860-39a2e9adaced None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:02.352284 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0ff30f23-02fb-4099-a860-39a2e9adaced tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:02.352548 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0ff30f23-02fb-4099-a860-39a2e9adaced tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:02.352807 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0ff30f23-02fb-4099-a860-39a2e9adaced tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:02.352988 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-0ff30f23-02fb-4099-a860-39a2e9adaced tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:02.355581 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=210,cinder:INSERT=16,cinder:UPDATE=32 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:56:02.363298 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:02.363298 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:02.364340 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0ff30f23-02fb-4099-a860-39a2e9adaced tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:02.364923 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1113/4442] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:02 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 744 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:02.845462 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-3c903d7b-d260-4864-818f-34abc7c7643c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:02.847229 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6c7a24bd-de72-400b-85f7-7feb5b42b959 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:02.848523 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-3c903d7b-d260-4864-818f-34abc7c7643c tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] DELETE https://10.4.3.232/volume/v3/attachments/eb11479b-4c43-41a4-b6b8-da6d01975ed0 Aug 04 10:56:02.848784 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-3c903d7b-d260-4864-818f-34abc7c7643c tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:02.849030 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-3c903d7b-d260-4864-818f-34abc7c7643c tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:02.849587 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c7a24bd-de72-400b-85f7-7feb5b42b959 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] GET https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c Aug 04 10:56:02.849858 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6c7a24bd-de72-400b-85f7-7feb5b42b959 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:02.850118 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6c7a24bd-de72-400b-85f7-7feb5b42b959 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:02.858768 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:02.858768 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:02.868934 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:02.868934 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:02.874494 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6c7a24bd-de72-400b-85f7-7feb5b42b959 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Volume info retrieved successfully. Aug 04 10:56:02.880226 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c7a24bd-de72-400b-85f7-7feb5b42b959 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c returned with HTTP 200 Aug 04 10:56:02.880631 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1106/4443] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:56:02 2026] GET /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c => generated 1161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:56:02.976527 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b95ca689-104c-46b8-90f8-5fb6f2299617 req-3c903d7b-d260-4864-818f-34abc7c7643c tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/attachments/eb11479b-4c43-41a4-b6b8-da6d01975ed0 returned with HTTP 200 Aug 04 10:56:02.976989 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1110/4444] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:56:02 2026] DELETE /volume/v3/attachments/eb11479b-4c43-41a4-b6b8-da6d01975ed0 => generated 19 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:03.379262 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cea2402d-1df7-4069-a2c1-c5bb437ce4ca None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:03.380978 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cea2402d-1df7-4069-a2c1-c5bb437ce4ca tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:03.381191 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cea2402d-1df7-4069-a2c1-c5bb437ce4ca tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:03.381412 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cea2402d-1df7-4069-a2c1-c5bb437ce4ca tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:03.381526 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-cea2402d-1df7-4069-a2c1-c5bb437ce4ca tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:03.385674 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:03.385674 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:03.386438 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cea2402d-1df7-4069-a2c1-c5bb437ce4ca tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:03.386899 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1116/4445] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:03 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:03.899543 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5a168526-8161-4bbc-9ace-06e23ef0f787 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:03.901748 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5a168526-8161-4bbc-9ace-06e23ef0f787 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] GET https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c Aug 04 10:56:03.902041 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5a168526-8161-4bbc-9ace-06e23ef0f787 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:03.902291 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5a168526-8161-4bbc-9ace-06e23ef0f787 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:03.911266 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:03.911266 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:03.915549 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5a168526-8161-4bbc-9ace-06e23ef0f787 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Volume info retrieved successfully. Aug 04 10:56:03.921358 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5a168526-8161-4bbc-9ace-06e23ef0f787 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c returned with HTTP 200 Aug 04 10:56:03.921862 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1114/4446] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:56:03 2026] GET /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:04.399222 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a6fa4a08-df51-413e-b33d-f5a71b4b0df9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:04.401484 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a6fa4a08-df51-413e-b33d-f5a71b4b0df9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:04.401828 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a6fa4a08-df51-413e-b33d-f5a71b4b0df9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:04.402090 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a6fa4a08-df51-413e-b33d-f5a71b4b0df9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:04.402238 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a6fa4a08-df51-413e-b33d-f5a71b4b0df9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:04.412891 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:04.412891 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:04.413844 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a6fa4a08-df51-413e-b33d-f5a71b4b0df9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:04.414360 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1107/4447] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:04 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 744 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:05.357717 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-6137e76d-0bba-434d-a3a2-72753e433576 req-e3e818b2-25e0-4636-a623-617ced2c6b80 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:05.359714 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6137e76d-0bba-434d-a3a2-72753e433576 req-e3e818b2-25e0-4636-a623-617ced2c6b80 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] DELETE https://10.4.3.232/volume/v3/attachments/d41fa538-b767-47d3-b76c-4e5f579eb468 Aug 04 10:56:05.359922 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6137e76d-0bba-434d-a3a2-72753e433576 req-e3e818b2-25e0-4636-a623-617ced2c6b80 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:05.360106 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6137e76d-0bba-434d-a3a2-72753e433576 req-e3e818b2-25e0-4636-a623-617ced2c6b80 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:05.367004 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:05.367004 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:05.424459 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6137e76d-0bba-434d-a3a2-72753e433576 req-e3e818b2-25e0-4636-a623-617ced2c6b80 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/attachments/d41fa538-b767-47d3-b76c-4e5f579eb468 returned with HTTP 200 Aug 04 10:56:05.424910 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1111/4448] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:56:05 2026] DELETE /volume/v3/attachments/d41fa538-b767-47d3-b76c-4e5f579eb468 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:05.427306 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e000a0ad-ec9a-40f3-8895-cbc3ab3d2ad3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:05.432167 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e000a0ad-ec9a-40f3-8895-cbc3ab3d2ad3 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:05.432484 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e000a0ad-ec9a-40f3-8895-cbc3ab3d2ad3 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:05.432772 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e000a0ad-ec9a-40f3-8895-cbc3ab3d2ad3 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:05.432927 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-e000a0ad-ec9a-40f3-8895-cbc3ab3d2ad3 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:05.446060 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:05.446060 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:05.447203 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e000a0ad-ec9a-40f3-8895-cbc3ab3d2ad3 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:05.447759 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1117/4449] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:05 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 755 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:05.624210 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-feccf38a-372a-46b0-8ece-e4eff382ef87 req-f6429f38-88c5-4d2d-8549-b6f5bb1753c0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:05.626027 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-feccf38a-372a-46b0-8ece-e4eff382ef87 req-f6429f38-88c5-4d2d-8549-b6f5bb1753c0 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 Aug 04 10:56:05.626206 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-feccf38a-372a-46b0-8ece-e4eff382ef87 req-f6429f38-88c5-4d2d-8549-b6f5bb1753c0 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:05.626414 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-feccf38a-372a-46b0-8ece-e4eff382ef87 req-f6429f38-88c5-4d2d-8549-b6f5bb1753c0 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:05.635825 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:05.635825 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:05.639022 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-feccf38a-372a-46b0-8ece-e4eff382ef87 req-f6429f38-88c5-4d2d-8549-b6f5bb1753c0 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:56:05.642888 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-feccf38a-372a-46b0-8ece-e4eff382ef87 req-f6429f38-88c5-4d2d-8549-b6f5bb1753c0 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 returned with HTTP 200 Aug 04 10:56:05.643307 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1115/4450] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:56:05 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:06.458371 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b55fec51-caac-4239-a625-9f9559eb492e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:06.460652 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b55fec51-caac-4239-a625-9f9559eb492e tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:06.460808 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b55fec51-caac-4239-a625-9f9559eb492e tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:06.461048 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b55fec51-caac-4239-a625-9f9559eb492e tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:06.461214 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b55fec51-caac-4239-a625-9f9559eb492e tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:06.466527 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:06.466527 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:06.469305 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b55fec51-caac-4239-a625-9f9559eb492e tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:06.469649 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1108/4451] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:06 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:06.888858 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c818a52b-ab52-4669-987b-6a6f7a4f122c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:06.890901 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c818a52b-ab52-4669-987b-6a6f7a4f122c tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] GET https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c Aug 04 10:56:06.891191 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c818a52b-ab52-4669-987b-6a6f7a4f122c tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:06.891547 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c818a52b-ab52-4669-987b-6a6f7a4f122c tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:06.899517 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:06.899517 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:06.903400 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c818a52b-ab52-4669-987b-6a6f7a4f122c tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Volume info retrieved successfully. Aug 04 10:56:06.908077 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c818a52b-ab52-4669-987b-6a6f7a4f122c tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c returned with HTTP 200 Aug 04 10:56:06.908477 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1112/4452] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:56:06 2026] GET /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:06.926814 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6610434e-0b9e-4a10-8081-9fc60cd0a4fc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:06.929150 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6610434e-0b9e-4a10-8081-9fc60cd0a4fc tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] DELETE https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c Aug 04 10:56:06.929368 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6610434e-0b9e-4a10-8081-9fc60cd0a4fc tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:06.929538 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6610434e-0b9e-4a10-8081-9fc60cd0a4fc tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:06.929720 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-6610434e-0b9e-4a10-8081-9fc60cd0a4fc tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Delete volume with id: dd8f80c0-a118-4da6-9980-34c751b2e75c Aug 04 10:56:06.937825 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:06.937825 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:06.938308 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6610434e-0b9e-4a10-8081-9fc60cd0a4fc tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Volume info retrieved successfully. Aug 04 10:56:06.961482 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6610434e-0b9e-4a10-8081-9fc60cd0a4fc tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Delete volume request issued successfully. Aug 04 10:56:06.961752 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6610434e-0b9e-4a10-8081-9fc60cd0a4fc tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c returned with HTTP 202 Aug 04 10:56:06.962300 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1118/4453] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:56:06 2026] DELETE /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:56:06.974202 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-96098448-13fd-4c9c-b23c-3aca144746d7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:06.976061 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-96098448-13fd-4c9c-b23c-3aca144746d7 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] GET https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c Aug 04 10:56:06.976224 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-96098448-13fd-4c9c-b23c-3aca144746d7 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:06.976442 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-96098448-13fd-4c9c-b23c-3aca144746d7 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:06.985209 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:06.985209 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:06.989080 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-96098448-13fd-4c9c-b23c-3aca144746d7 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Volume info retrieved successfully. Aug 04 10:56:06.993226 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-96098448-13fd-4c9c-b23c-3aca144746d7 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c returned with HTTP 200 Aug 04 10:56:06.993781 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1116/4454] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:56:06 2026] GET /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c => generated 865 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:07.481558 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-58b122ba-018a-4d0a-90b9-511dc88c17eb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:07.483802 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-58b122ba-018a-4d0a-90b9-511dc88c17eb tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:07.484068 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-58b122ba-018a-4d0a-90b9-511dc88c17eb tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:07.484325 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-58b122ba-018a-4d0a-90b9-511dc88c17eb tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:07.484464 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-58b122ba-018a-4d0a-90b9-511dc88c17eb tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:07.489832 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:07.489832 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:07.490812 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-58b122ba-018a-4d0a-90b9-511dc88c17eb tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:07.491355 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1109/4455] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:07 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:08.005939 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-eb057c43-f4ca-4935-976c-0050088dc424 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:08.007568 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-eb057c43-f4ca-4935-976c-0050088dc424 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] GET https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c Aug 04 10:56:08.007762 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-eb057c43-f4ca-4935-976c-0050088dc424 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:08.007935 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-eb057c43-f4ca-4935-976c-0050088dc424 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:08.013701 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-eb057c43-f4ca-4935-976c-0050088dc424 tempest-VolumesExtendAttachedTest-1973494830 tempest-VolumesExtendAttachedTest-1973494830-project-member] https://10.4.3.232/volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c returned with HTTP 404 Aug 04 10:56:08.014380 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1113/4456] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:56:08 2026] GET /volume/v3/volumes/dd8f80c0-a118-4da6-9980-34c751b2e75c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:56:08.501796 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7d68e956-b0dd-4818-8a2c-e37c45a0304c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:08.503791 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7d68e956-b0dd-4818-8a2c-e37c45a0304c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:08.504073 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7d68e956-b0dd-4818-8a2c-e37c45a0304c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:08.504356 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7d68e956-b0dd-4818-8a2c-e37c45a0304c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:08.504527 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-7d68e956-b0dd-4818-8a2c-e37c45a0304c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:08.509477 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:08.509477 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:08.510327 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7d68e956-b0dd-4818-8a2c-e37c45a0304c tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:08.510936 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1119/4457] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:08 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:08.544560 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0945bd64-f806-4d7a-b021-87bce0e89b6a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:08.546412 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0945bd64-f806-4d7a-b021-87bce0e89b6a tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] DELETE https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 Aug 04 10:56:08.546625 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0945bd64-f806-4d7a-b021-87bce0e89b6a tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:08.546823 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0945bd64-f806-4d7a-b021-87bce0e89b6a tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:08.547030 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-0945bd64-f806-4d7a-b021-87bce0e89b6a tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Delete volume with id: 4d2ec8c8-c284-410e-9918-445982a4dff9 Aug 04 10:56:08.555705 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:08.555705 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:08.556162 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0945bd64-f806-4d7a-b021-87bce0e89b6a tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:56:08.570740 np0000006413 devstack@c-api.service[100255]: WARNING cinder.keymgr.conf_key_mgr [None req-0945bd64-f806-4d7a-b021-87bce0e89b6a tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 04 10:56:08.582230 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0945bd64-f806-4d7a-b021-87bce0e89b6a tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Delete volume request issued successfully. Aug 04 10:56:08.582418 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0945bd64-f806-4d7a-b021-87bce0e89b6a tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 returned with HTTP 202 Aug 04 10:56:08.582834 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1117/4458] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:56:08 2026] DELETE /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:08.591939 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a606c812-4b8c-4b03-a1d2-2abd2795274e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:08.594577 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a606c812-4b8c-4b03-a1d2-2abd2795274e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 Aug 04 10:56:08.594861 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a606c812-4b8c-4b03-a1d2-2abd2795274e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:08.595182 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a606c812-4b8c-4b03-a1d2-2abd2795274e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:08.605864 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:08.605864 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:08.610773 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a606c812-4b8c-4b03-a1d2-2abd2795274e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Volume info retrieved successfully. Aug 04 10:56:08.619258 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a606c812-4b8c-4b03-a1d2-2abd2795274e tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 returned with HTTP 200 Aug 04 10:56:08.619843 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1110/4459] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:08 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:09.522613 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4a34bacd-ecb1-4b79-b530-3caa09389437 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:09.524405 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4a34bacd-ecb1-4b79-b530-3caa09389437 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:09.524737 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4a34bacd-ecb1-4b79-b530-3caa09389437 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:09.525167 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4a34bacd-ecb1-4b79-b530-3caa09389437 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:09.525380 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-4a34bacd-ecb1-4b79-b530-3caa09389437 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:09.529942 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:09.529942 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:09.530896 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4a34bacd-ecb1-4b79-b530-3caa09389437 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:09.531403 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1114/4460] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:09 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:09.634892 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9780acba-c865-48eb-834f-4093a7d8a303 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:09.636616 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9780acba-c865-48eb-834f-4093a7d8a303 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] GET https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 Aug 04 10:56:09.636797 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9780acba-c865-48eb-834f-4093a7d8a303 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:09.636984 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9780acba-c865-48eb-834f-4093a7d8a303 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:09.642632 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9780acba-c865-48eb-834f-4093a7d8a303 tempest-TestEncryptedCinderVolumes-1753996603 tempest-TestEncryptedCinderVolumes-1753996603-project-member] https://10.4.3.232/volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 returned with HTTP 404 Aug 04 10:56:09.643079 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1120/4461] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:09 2026] GET /volume/v3/volumes/4d2ec8c8-c284-410e-9918-445982a4dff9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:09.649887 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-94d61172-e77b-48a8-831c-7f34e6af42db None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:09.651982 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-94d61172-e77b-48a8-831c-7f34e6af42db tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] GET https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 Aug 04 10:56:09.652154 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-94d61172-e77b-48a8-831c-7f34e6af42db tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:09.652394 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-94d61172-e77b-48a8-831c-7f34e6af42db tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Calling method 'detail' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:09.653169 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-94d61172-e77b-48a8-831c-7f34e6af42db tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:56:09.665254 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-94d61172-e77b-48a8-831c-7f34e6af42db tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Get all volumes completed successfully. Aug 04 10:56:09.666849 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:09.666849 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:09.671595 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-94d61172-e77b-48a8-831c-7f34e6af42db tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 10:56:09.672572 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1118/4462] 10.4.3.232 () {66 vars in 1285 bytes} [Tue Aug 4 10:56:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8618 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:09.689444 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-baea8fd1-efdb-4238-be22-d10f80af2657 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:09.691490 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-baea8fd1-efdb-4238-be22-d10f80af2657 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] DELETE https://10.4.3.232/volume/v3/types/f4ada509-4b26-424d-935a-f6988e624bb1 Aug 04 10:56:09.692315 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-baea8fd1-efdb-4238-be22-d10f80af2657 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:09.692315 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-baea8fd1-efdb-4238-be22-d10f80af2657 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:09.724607 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-baea8fd1-efdb-4238-be22-d10f80af2657 tempest-TestEncryptedCinderVolumes-2094354419 tempest-TestEncryptedCinderVolumes-2094354419-project-admin] https://10.4.3.232/volume/v3/types/f4ada509-4b26-424d-935a-f6988e624bb1 returned with HTTP 202 Aug 04 10:56:09.725054 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1111/4463] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:56:09 2026] DELETE /volume/v3/types/f4ada509-4b26-424d-935a-f6988e624bb1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:10.541874 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-afaa11ff-48e5-4a5b-ab36-1f75c04ca961 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:10.544768 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-afaa11ff-48e5-4a5b-ab36-1f75c04ca961 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:10.545053 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-afaa11ff-48e5-4a5b-ab36-1f75c04ca961 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:10.545426 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-afaa11ff-48e5-4a5b-ab36-1f75c04ca961 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:10.545991 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-afaa11ff-48e5-4a5b-ab36-1f75c04ca961 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:10.550820 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:10.550820 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:10.552487 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-afaa11ff-48e5-4a5b-ab36-1f75c04ca961 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:10.552657 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1115/4464] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:10 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:11.563230 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8599f38e-e7a4-4cdf-911c-53b664ccbeed None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:11.565440 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8599f38e-e7a4-4cdf-911c-53b664ccbeed tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:11.565649 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8599f38e-e7a4-4cdf-911c-53b664ccbeed tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:11.565969 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8599f38e-e7a4-4cdf-911c-53b664ccbeed tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:11.566094 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-8599f38e-e7a4-4cdf-911c-53b664ccbeed tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:11.573546 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:11.573546 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:11.574502 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8599f38e-e7a4-4cdf-911c-53b664ccbeed tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:11.574966 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1121/4465] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:11 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:12.587867 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e07ccffb-07ba-4cc0-b4ec-99c683f0e0b5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:12.589481 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e07ccffb-07ba-4cc0-b4ec-99c683f0e0b5 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:12.589646 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e07ccffb-07ba-4cc0-b4ec-99c683f0e0b5 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:12.589880 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e07ccffb-07ba-4cc0-b4ec-99c683f0e0b5 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:12.589880 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-e07ccffb-07ba-4cc0-b4ec-99c683f0e0b5 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:12.596092 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:12.596092 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:12.596092 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e07ccffb-07ba-4cc0-b4ec-99c683f0e0b5 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:12.596379 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1119/4466] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:12 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:12.900186 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b46cc6d7-8d03-4e34-bf4c-eab22fd01a35 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:13.029617 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b46cc6d7-8d03-4e34-bf4c-eab22fd01a35 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:56:13.031723 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b46cc6d7-8d03-4e34-bf4c-eab22fd01a35 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1884079956", "metadata": {"Type": "Test"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:13.032780 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-b46cc6d7-8d03-4e34-bf4c-eab22fd01a35 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1884079956', 'metadata': {'Type': 'Test'}}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:56:13.032920 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b46cc6d7-8d03-4e34-bf4c-eab22fd01a35 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Create volume of 1 GB Aug 04 10:56:13.039593 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b46cc6d7-8d03-4e34-bf4c-eab22fd01a35 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Availability Zones retrieved successfully. Aug 04 10:56:13.046541 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b46cc6d7-8d03-4e34-bf4c-eab22fd01a35 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Flow 'volume_create_api' (2f46a098-378b-4591-9ae5-2bcb691ca85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:13.047580 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b46cc6d7-8d03-4e34-bf4c-eab22fd01a35 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (165c522b-f29c-49fd-b1cc-79a52ba030c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:13.048604 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-b46cc6d7-8d03-4e34-bf4c-eab22fd01a35 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:56:13.074062 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b46cc6d7-8d03-4e34-bf4c-eab22fd01a35 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (165c522b-f29c-49fd-b1cc-79a52ba030c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:13.074854 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b46cc6d7-8d03-4e34-bf4c-eab22fd01a35 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67bb65a7-5dfc-4dc2-b1b4-a01c735b79c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:13.138349 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b46cc6d7-8d03-4e34-bf4c-eab22fd01a35 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Created reservations ['9106e8fd-4d82-4c70-b5e2-72fd164f72a2', '9c36f6fc-e384-4ee2-bc5d-124bab3a2b23', '7610abfc-9f1e-44c0-b1cf-974d63b2fb99', 'dd4807b0-c0bf-4609-9e5f-3882a8e68c1d'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:56:13.139069 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b46cc6d7-8d03-4e34-bf4c-eab22fd01a35 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67bb65a7-5dfc-4dc2-b1b4-a01c735b79c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9106e8fd-4d82-4c70-b5e2-72fd164f72a2', '9c36f6fc-e384-4ee2-bc5d-124bab3a2b23', '7610abfc-9f1e-44c0-b1cf-974d63b2fb99', 'dd4807b0-c0bf-4609-9e5f-3882a8e68c1d']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:13.140417 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b46cc6d7-8d03-4e34-bf4c-eab22fd01a35 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d6fa517-c053-4c55-91cc-194dda0102dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:13.163237 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b46cc6d7-8d03-4e34-bf4c-eab22fd01a35 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d6fa517-c053-4c55-91cc-194dda0102dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcaa5391-6965-4f19-91d4-b78169bf083d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1884079956',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e49ed5cc1ae94d76a43f013c31d626cb',qos_specs=None,replication_status=,reservations=['9106e8fd-4d82-4c70-b5e2-72fd164f72a2','9c36f6fc-e384-4ee2-bc5d-124bab3a2b23','7610abfc-9f1e-44c0-b1cf-974d63b2fb99','dd4807b0-c0bf-4609-9e5f-3882a8e68c1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0095fc118841d89698d5bd3e98113e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:56:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1884079956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcaa5391-6965-4f19-91d4-b78169bf083d,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e49ed5cc1ae94d76a43f013c31d626cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb0095fc118841d89698d5bd3e98113e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:13.164017 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b46cc6d7-8d03-4e34-bf4c-eab22fd01a35 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97c4cf29-1f36-400f-ad9d-95fe10ed513c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:13.190383 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b46cc6d7-8d03-4e34-bf4c-eab22fd01a35 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97c4cf29-1f36-400f-ad9d-95fe10ed513c) transitioned into state 'SUCCESS' from state '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-1884079956',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e49ed5cc1ae94d76a43f013c31d626cb',qos_specs=None,replication_status=,reservations=['9106e8fd-4d82-4c70-b5e2-72fd164f72a2','9c36f6fc-e384-4ee2-bc5d-124bab3a2b23','7610abfc-9f1e-44c0-b1cf-974d63b2fb99','dd4807b0-c0bf-4609-9e5f-3882a8e68c1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0095fc118841d89698d5bd3e98113e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:13.191488 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b46cc6d7-8d03-4e34-bf4c-eab22fd01a35 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce61499d-be9e-4c36-9e75-35e1e77da9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:13.205091 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b46cc6d7-8d03-4e34-bf4c-eab22fd01a35 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce61499d-be9e-4c36-9e75-35e1e77da9fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:13.206741 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b46cc6d7-8d03-4e34-bf4c-eab22fd01a35 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Flow 'volume_create_api' (2f46a098-378b-4591-9ae5-2bcb691ca85d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:13.206741 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b46cc6d7-8d03-4e34-bf4c-eab22fd01a35 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Create volume request issued successfully. Aug 04 10:56:13.214964 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b46cc6d7-8d03-4e34-bf4c-eab22fd01a35 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:56:13.214964 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1112/4467] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:56:12 2026] POST /volume/v3/volumes => generated 759 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:56:13.231490 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-650f49dc-fbcf-4fd7-8a29-bf7a7382364f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:13.233553 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-650f49dc-fbcf-4fd7-8a29-bf7a7382364f tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d Aug 04 10:56:13.233751 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-650f49dc-fbcf-4fd7-8a29-bf7a7382364f tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:13.233931 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-650f49dc-fbcf-4fd7-8a29-bf7a7382364f tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:13.241779 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:13.241779 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:13.245824 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-650f49dc-fbcf-4fd7-8a29-bf7a7382364f tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:13.250531 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-650f49dc-fbcf-4fd7-8a29-bf7a7382364f tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d returned with HTTP 200 Aug 04 10:56:13.250983 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1116/4468] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:13 2026] GET /volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:13.607495 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-185bfece-6815-4a6f-9cd9-6a5abea13627 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:13.609636 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-185bfece-6815-4a6f-9cd9-6a5abea13627 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:13.609867 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-185bfece-6815-4a6f-9cd9-6a5abea13627 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:13.610118 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-185bfece-6815-4a6f-9cd9-6a5abea13627 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:13.610275 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-185bfece-6815-4a6f-9cd9-6a5abea13627 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:13.614876 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:13.614876 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:13.615574 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-185bfece-6815-4a6f-9cd9-6a5abea13627 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:13.616126 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1122/4469] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:13 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:14.263921 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-905d81fb-460b-4672-9b1c-3f061e931a5b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:14.265720 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-905d81fb-460b-4672-9b1c-3f061e931a5b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d Aug 04 10:56:14.265948 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-905d81fb-460b-4672-9b1c-3f061e931a5b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:14.266127 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-905d81fb-460b-4672-9b1c-3f061e931a5b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:14.274109 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:14.274109 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:14.279291 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-905d81fb-460b-4672-9b1c-3f061e931a5b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:14.283260 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-905d81fb-460b-4672-9b1c-3f061e931a5b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d returned with HTTP 200 Aug 04 10:56:14.283564 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1120/4470] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:14 2026] GET /volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:14.295563 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b8e86e69-6671-4b5e-8af2-a0aac5b6a6d7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:14.297538 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8e86e69-6671-4b5e-8af2-a0aac5b6a6d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d Aug 04 10:56:14.297729 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8e86e69-6671-4b5e-8af2-a0aac5b6a6d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:14.297906 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8e86e69-6671-4b5e-8af2-a0aac5b6a6d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:14.308031 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:14.308031 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:14.317154 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b8e86e69-6671-4b5e-8af2-a0aac5b6a6d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:14.323256 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8e86e69-6671-4b5e-8af2-a0aac5b6a6d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d returned with HTTP 200 Aug 04 10:56:14.323755 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1113/4471] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:14 2026] GET /volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:14.336712 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8f63b306-1608-481f-a94c-d3395e082ee3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:14.338535 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8f63b306-1608-481f-a94c-d3395e082ee3 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] PUT https://10.4.3.232/volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d Aug 04 10:56:14.338877 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8f63b306-1608-481f-a94c-d3395e082ee3 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1884079956"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:14.348493 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:14.348493 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:14.353002 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8f63b306-1608-481f-a94c-d3395e082ee3 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:14.366407 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8f63b306-1608-481f-a94c-d3395e082ee3 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume updated successfully. Aug 04 10:56:14.367082 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8f63b306-1608-481f-a94c-d3395e082ee3 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d returned with HTTP 200 Aug 04 10:56:14.367597 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1117/4472] 10.4.3.232 () {68 vars in 1368 bytes} [Tue Aug 4 10:56:14 2026] PUT /volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d => generated 784 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:14.381824 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-23d4ffbc-8313-4412-b1c4-ff29eb67a0dc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:14.383619 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-23d4ffbc-8313-4412-b1c4-ff29eb67a0dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] PUT https://10.4.3.232/volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d Aug 04 10:56:14.383981 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-23d4ffbc-8313-4412-b1c4-ff29eb67a0dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1332920390", "description": "This is the new description of volume"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:14.395735 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:14.395735 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:14.399326 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-23d4ffbc-8313-4412-b1c4-ff29eb67a0dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:14.406202 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-23d4ffbc-8313-4412-b1c4-ff29eb67a0dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume updated successfully. Aug 04 10:56:14.406841 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-23d4ffbc-8313-4412-b1c4-ff29eb67a0dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d returned with HTTP 200 Aug 04 10:56:14.407611 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1123/4473] 10.4.3.232 () {68 vars in 1369 bytes} [Tue Aug 4 10:56:14 2026] PUT /volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:14.420604 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a3042537-9a06-46bb-9d12-149189ac06db None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:14.422346 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a3042537-9a06-46bb-9d12-149189ac06db tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d Aug 04 10:56:14.423034 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a3042537-9a06-46bb-9d12-149189ac06db tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:14.423034 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a3042537-9a06-46bb-9d12-149189ac06db tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:14.430975 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:14.430975 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:14.434261 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a3042537-9a06-46bb-9d12-149189ac06db tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:14.438080 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a3042537-9a06-46bb-9d12-149189ac06db tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d returned with HTTP 200 Aug 04 10:56:14.438477 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1121/4474] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:14 2026] GET /volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d => generated 891 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:14.452631 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8aaa9345-f336-4bf1-b264-b2df058981d5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:14.454688 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8aaa9345-f336-4bf1-b264-b2df058981d5 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:56:14.455192 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8aaa9345-f336-4bf1-b264-b2df058981d5 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1682189604", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-808822163"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:14.457222 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-8aaa9345-f336-4bf1-b264-b2df058981d5 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1682189604', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-808822163'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:56:14.457497 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-8aaa9345-f336-4bf1-b264-b2df058981d5 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Create volume of 1 GB Aug 04 10:56:14.462199 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8aaa9345-f336-4bf1-b264-b2df058981d5 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Availability Zones retrieved successfully. Aug 04 10:56:14.469863 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8aaa9345-f336-4bf1-b264-b2df058981d5 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Flow 'volume_create_api' (d782b94e-1c32-4024-8512-f2c4e0aab671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:14.471136 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8aaa9345-f336-4bf1-b264-b2df058981d5 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1343119f-d12f-4bee-91d2-a3f7ce7c2a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:14.472442 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-8aaa9345-f336-4bf1-b264-b2df058981d5 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:56:14.508162 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8aaa9345-f336-4bf1-b264-b2df058981d5 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1343119f-d12f-4bee-91d2-a3f7ce7c2a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:14.509704 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8aaa9345-f336-4bf1-b264-b2df058981d5 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13b0aa4-d203-446f-855a-d0fa717ac60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:14.560713 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-8aaa9345-f336-4bf1-b264-b2df058981d5 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Created reservations ['d8681692-bcca-4812-8b53-93a116da4b80', 'bcb7590b-33cb-4222-a2f2-eced928595e1', 'b860edb4-39fb-469c-8498-6501ceba5e14', 'a65cc137-3eab-40b2-9f5a-5b9e083d07c3'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:56:14.563261 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8aaa9345-f336-4bf1-b264-b2df058981d5 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13b0aa4-d203-446f-855a-d0fa717ac60d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8681692-bcca-4812-8b53-93a116da4b80', 'bcb7590b-33cb-4222-a2f2-eced928595e1', 'b860edb4-39fb-469c-8498-6501ceba5e14', 'a65cc137-3eab-40b2-9f5a-5b9e083d07c3']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:14.563261 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8aaa9345-f336-4bf1-b264-b2df058981d5 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae539509-fe21-4c96-a97b-d13f1f521275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:14.592970 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8aaa9345-f336-4bf1-b264-b2df058981d5 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae539509-fe21-4c96-a97b-d13f1f521275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c97704f-34b9-41c4-a533-b3747bc9bb09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1682189604',display_name='tempest-VolumesGetTest-Volume-808822163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e49ed5cc1ae94d76a43f013c31d626cb',qos_specs=None,replication_status=,reservations=['d8681692-bcca-4812-8b53-93a116da4b80','bcb7590b-33cb-4222-a2f2-eced928595e1','b860edb4-39fb-469c-8498-6501ceba5e14','a65cc137-3eab-40b2-9f5a-5b9e083d07c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0095fc118841d89698d5bd3e98113e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:56:14Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1682189604',display_name='tempest-VolumesGetTest-Volume-808822163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c97704f-34b9-41c4-a533-b3747bc9bb09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e49ed5cc1ae94d76a43f013c31d626cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb0095fc118841d89698d5bd3e98113e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:14.594189 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8aaa9345-f336-4bf1-b264-b2df058981d5 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0757e45f-41a1-45d3-861a-c030d50e5e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:14.616156 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8aaa9345-f336-4bf1-b264-b2df058981d5 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0757e45f-41a1-45d3-861a-c030d50e5e7e) transitioned into 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-1682189604',display_name='tempest-VolumesGetTest-Volume-808822163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e49ed5cc1ae94d76a43f013c31d626cb',qos_specs=None,replication_status=,reservations=['d8681692-bcca-4812-8b53-93a116da4b80','bcb7590b-33cb-4222-a2f2-eced928595e1','b860edb4-39fb-469c-8498-6501ceba5e14','a65cc137-3eab-40b2-9f5a-5b9e083d07c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0095fc118841d89698d5bd3e98113e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:14.616156 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8aaa9345-f336-4bf1-b264-b2df058981d5 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24e4dfeb-3d95-431a-a80e-22c3b4d763ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:14.626469 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8aaa9345-f336-4bf1-b264-b2df058981d5 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24e4dfeb-3d95-431a-a80e-22c3b4d763ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:14.627340 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1c22aebb-0cb7-4ea1-b441-fab5e67ba495 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:14.627856 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8aaa9345-f336-4bf1-b264-b2df058981d5 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Flow 'volume_create_api' (d782b94e-1c32-4024-8512-f2c4e0aab671) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:14.628443 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8aaa9345-f336-4bf1-b264-b2df058981d5 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Create volume request issued successfully. Aug 04 10:56:14.629231 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8aaa9345-f336-4bf1-b264-b2df058981d5 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:56:14.629684 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1c22aebb-0cb7-4ea1-b441-fab5e67ba495 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:14.629865 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1114/4475] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:56:14 2026] POST /volume/v3/volumes => generated 779 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:56:14.630054 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1c22aebb-0cb7-4ea1-b441-fab5e67ba495 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:14.630379 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1c22aebb-0cb7-4ea1-b441-fab5e67ba495 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:14.630566 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-1c22aebb-0cb7-4ea1-b441-fab5e67ba495 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:14.636539 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:14.636539 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:14.637392 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1c22aebb-0cb7-4ea1-b441-fab5e67ba495 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:14.637911 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1118/4476] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:14 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:14.645282 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-753c4ac6-a0ef-4857-b2a0-7f245563accd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:14.647507 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-753c4ac6-a0ef-4857-b2a0-7f245563accd tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/3c97704f-34b9-41c4-a533-b3747bc9bb09 Aug 04 10:56:14.648008 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-753c4ac6-a0ef-4857-b2a0-7f245563accd tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:14.648361 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-753c4ac6-a0ef-4857-b2a0-7f245563accd tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:14.656135 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:14.656135 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:14.660087 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-753c4ac6-a0ef-4857-b2a0-7f245563accd tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:14.664612 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-753c4ac6-a0ef-4857-b2a0-7f245563accd tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/3c97704f-34b9-41c4-a533-b3747bc9bb09 returned with HTTP 200 Aug 04 10:56:14.664999 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1124/4477] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:14 2026] GET /volume/v3/volumes/3c97704f-34b9-41c4-a533-b3747bc9bb09 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:15.650375 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2e8f387f-fdf3-4dc9-8f23-8c6561c49d6a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:15.652839 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2e8f387f-fdf3-4dc9-8f23-8c6561c49d6a tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:15.653277 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2e8f387f-fdf3-4dc9-8f23-8c6561c49d6a tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:15.653505 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2e8f387f-fdf3-4dc9-8f23-8c6561c49d6a tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:15.653614 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-2e8f387f-fdf3-4dc9-8f23-8c6561c49d6a tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:15.658111 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:15.658111 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:15.659038 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2e8f387f-fdf3-4dc9-8f23-8c6561c49d6a tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:15.659447 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1122/4478] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:15 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:15.677490 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3f702bc1-a2a1-47a9-abe3-9afeb9b803fb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:15.679816 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f702bc1-a2a1-47a9-abe3-9afeb9b803fb tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/3c97704f-34b9-41c4-a533-b3747bc9bb09 Aug 04 10:56:15.680095 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3f702bc1-a2a1-47a9-abe3-9afeb9b803fb tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:15.680367 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3f702bc1-a2a1-47a9-abe3-9afeb9b803fb tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:15.688460 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:15.688460 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:15.693649 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3f702bc1-a2a1-47a9-abe3-9afeb9b803fb tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:15.697500 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f702bc1-a2a1-47a9-abe3-9afeb9b803fb tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/3c97704f-34b9-41c4-a533-b3747bc9bb09 returned with HTTP 200 Aug 04 10:56:15.697984 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1115/4479] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:15 2026] GET /volume/v3/volumes/3c97704f-34b9-41c4-a533-b3747bc9bb09 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:15.711002 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-dfd1e8a8-1004-4670-af95-57783af74358 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:15.715261 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dfd1e8a8-1004-4670-af95-57783af74358 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] PUT https://10.4.3.232/volume/v3/volumes/3c97704f-34b9-41c4-a533-b3747bc9bb09 Aug 04 10:56:15.715261 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dfd1e8a8-1004-4670-af95-57783af74358 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1884079956", "description": null}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:15.724223 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:15.724223 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:15.728583 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-dfd1e8a8-1004-4670-af95-57783af74358 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:15.739331 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-dfd1e8a8-1004-4670-af95-57783af74358 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume updated successfully. Aug 04 10:56:15.740113 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dfd1e8a8-1004-4670-af95-57783af74358 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/3c97704f-34b9-41c4-a533-b3747bc9bb09 returned with HTTP 200 Aug 04 10:56:15.740773 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1119/4480] 10.4.3.232 () {68 vars in 1368 bytes} [Tue Aug 4 10:56:15 2026] PUT /volume/v3/volumes/3c97704f-34b9-41c4-a533-b3747bc9bb09 => generated 770 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:15.752013 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6191e82f-a689-4184-8124-6b592dfd3b56 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:15.754113 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6191e82f-a689-4184-8124-6b592dfd3b56 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/3c97704f-34b9-41c4-a533-b3747bc9bb09 Aug 04 10:56:15.754415 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6191e82f-a689-4184-8124-6b592dfd3b56 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:15.754679 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6191e82f-a689-4184-8124-6b592dfd3b56 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:15.763312 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:15.763312 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:15.767511 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6191e82f-a689-4184-8124-6b592dfd3b56 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:15.772811 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6191e82f-a689-4184-8124-6b592dfd3b56 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/3c97704f-34b9-41c4-a533-b3747bc9bb09 returned with HTTP 200 Aug 04 10:56:15.773234 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1125/4481] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:15 2026] GET /volume/v3/volumes/3c97704f-34b9-41c4-a533-b3747bc9bb09 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:15.784423 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f3633553-3808-4957-811e-fdc628efb5a8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:15.786222 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f3633553-3808-4957-811e-fdc628efb5a8 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] DELETE https://10.4.3.232/volume/v3/volumes/3c97704f-34b9-41c4-a533-b3747bc9bb09 Aug 04 10:56:15.786569 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f3633553-3808-4957-811e-fdc628efb5a8 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:15.786626 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f3633553-3808-4957-811e-fdc628efb5a8 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:15.786769 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-f3633553-3808-4957-811e-fdc628efb5a8 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Delete volume with id: 3c97704f-34b9-41c4-a533-b3747bc9bb09 Aug 04 10:56:15.793179 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:15.793179 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:15.793592 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f3633553-3808-4957-811e-fdc628efb5a8 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:15.820890 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f3633553-3808-4957-811e-fdc628efb5a8 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Delete volume request issued successfully. Aug 04 10:56:15.821168 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f3633553-3808-4957-811e-fdc628efb5a8 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/3c97704f-34b9-41c4-a533-b3747bc9bb09 returned with HTTP 202 Aug 04 10:56:15.822018 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1123/4482] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:56:15 2026] DELETE /volume/v3/volumes/3c97704f-34b9-41c4-a533-b3747bc9bb09 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:15.829563 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-40c7715d-686a-4d81-88bd-86e1c2fdd790 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:15.832333 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-40c7715d-686a-4d81-88bd-86e1c2fdd790 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/3c97704f-34b9-41c4-a533-b3747bc9bb09 Aug 04 10:56:15.832592 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-40c7715d-686a-4d81-88bd-86e1c2fdd790 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:15.832834 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-40c7715d-686a-4d81-88bd-86e1c2fdd790 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:15.841096 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:15.841096 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:15.845717 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-40c7715d-686a-4d81-88bd-86e1c2fdd790 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:15.851849 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-40c7715d-686a-4d81-88bd-86e1c2fdd790 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/3c97704f-34b9-41c4-a533-b3747bc9bb09 returned with HTTP 200 Aug 04 10:56:15.852419 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1116/4483] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:15 2026] GET /volume/v3/volumes/3c97704f-34b9-41c4-a533-b3747bc9bb09 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:16.670460 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2d5fcb23-cdb8-486b-bcdc-76024749c0c7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:16.672186 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2d5fcb23-cdb8-486b-bcdc-76024749c0c7 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:16.672358 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2d5fcb23-cdb8-486b-bcdc-76024749c0c7 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:16.672531 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2d5fcb23-cdb8-486b-bcdc-76024749c0c7 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:16.672674 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-2d5fcb23-cdb8-486b-bcdc-76024749c0c7 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:16.677579 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:16.677579 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:16.678397 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2d5fcb23-cdb8-486b-bcdc-76024749c0c7 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:16.678809 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1120/4484] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:16 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:16.864715 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bae25609-e780-475f-9214-0b7e28743ffa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:16.866933 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bae25609-e780-475f-9214-0b7e28743ffa tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/3c97704f-34b9-41c4-a533-b3747bc9bb09 Aug 04 10:56:16.867163 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bae25609-e780-475f-9214-0b7e28743ffa tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:16.867429 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bae25609-e780-475f-9214-0b7e28743ffa tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:16.874070 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bae25609-e780-475f-9214-0b7e28743ffa tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/3c97704f-34b9-41c4-a533-b3747bc9bb09 returned with HTTP 404 Aug 04 10:56:16.874598 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1126/4485] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:16 2026] GET /volume/v3/volumes/3c97704f-34b9-41c4-a533-b3747bc9bb09 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:16.881482 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-21c4067d-4f5b-489e-a0da-5561fe8764c9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:16.883308 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-21c4067d-4f5b-489e-a0da-5561fe8764c9 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d Aug 04 10:56:16.883533 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-21c4067d-4f5b-489e-a0da-5561fe8764c9 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:16.883777 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-21c4067d-4f5b-489e-a0da-5561fe8764c9 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:16.891127 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:16.891127 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:16.894892 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-21c4067d-4f5b-489e-a0da-5561fe8764c9 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:16.899283 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-21c4067d-4f5b-489e-a0da-5561fe8764c9 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d returned with HTTP 200 Aug 04 10:56:16.899660 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1124/4486] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:16 2026] GET /volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d => generated 891 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:16.912354 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4b19bcf1-ca12-4786-b809-c36e963dcb1e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:16.914589 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b19bcf1-ca12-4786-b809-c36e963dcb1e tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] DELETE https://10.4.3.232/volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d Aug 04 10:56:16.914839 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b19bcf1-ca12-4786-b809-c36e963dcb1e tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:16.915107 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b19bcf1-ca12-4786-b809-c36e963dcb1e tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:16.915350 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-4b19bcf1-ca12-4786-b809-c36e963dcb1e tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Delete volume with id: fcaa5391-6965-4f19-91d4-b78169bf083d Aug 04 10:56:16.924712 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:16.924712 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:16.925417 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4b19bcf1-ca12-4786-b809-c36e963dcb1e tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:16.946888 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4b19bcf1-ca12-4786-b809-c36e963dcb1e tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Delete volume request issued successfully. Aug 04 10:56:16.947143 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b19bcf1-ca12-4786-b809-c36e963dcb1e tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d returned with HTTP 202 Aug 04 10:56:16.947880 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1117/4487] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:56:16 2026] DELETE /volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:16.957013 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7c3815a6-99d4-4b0d-a6f4-6244e93f9f4a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:16.958597 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7c3815a6-99d4-4b0d-a6f4-6244e93f9f4a tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d Aug 04 10:56:16.958772 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7c3815a6-99d4-4b0d-a6f4-6244e93f9f4a tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:16.958970 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7c3815a6-99d4-4b0d-a6f4-6244e93f9f4a tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:16.965962 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:16.965962 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:16.969857 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7c3815a6-99d4-4b0d-a6f4-6244e93f9f4a tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:16.974811 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7c3815a6-99d4-4b0d-a6f4-6244e93f9f4a tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d returned with HTTP 200 Aug 04 10:56:16.975256 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1121/4488] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:16 2026] GET /volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d => generated 890 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:17.689327 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-059cd662-55db-4086-bfd9-49cb4585e0fa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:17.691147 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-059cd662-55db-4086-bfd9-49cb4585e0fa tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:17.691513 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-059cd662-55db-4086-bfd9-49cb4585e0fa tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:17.691568 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-059cd662-55db-4086-bfd9-49cb4585e0fa tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:17.691663 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-059cd662-55db-4086-bfd9-49cb4585e0fa tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:17.696086 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:17.696086 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:17.696860 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-059cd662-55db-4086-bfd9-49cb4585e0fa tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:17.697251 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1127/4489] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:17 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:17.988756 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-fb39972c-f6d1-49dc-a22e-052a7b4b99db None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:17.990740 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fb39972c-f6d1-49dc-a22e-052a7b4b99db tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d Aug 04 10:56:17.990990 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fb39972c-f6d1-49dc-a22e-052a7b4b99db tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:17.991219 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fb39972c-f6d1-49dc-a22e-052a7b4b99db tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:17.997841 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fb39972c-f6d1-49dc-a22e-052a7b4b99db tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d returned with HTTP 404 Aug 04 10:56:17.998395 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1125/4490] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:17 2026] GET /volume/v3/volumes/fcaa5391-6965-4f19-91d4-b78169bf083d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:18.006716 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a0e1eb7b-c010-47e2-a720-a32f92f38bc1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:18.009181 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0e1eb7b-c010-47e2-a720-a32f92f38bc1 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:56:18.009181 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0e1eb7b-c010-47e2-a720-a32f92f38bc1 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-607182822"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:18.010873 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-a0e1eb7b-c010-47e2-a720-a32f92f38bc1 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-607182822'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:56:18.011088 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-a0e1eb7b-c010-47e2-a720-a32f92f38bc1 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Create volume of 1 GB Aug 04 10:56:18.015446 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a0e1eb7b-c010-47e2-a720-a32f92f38bc1 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Availability Zones retrieved successfully. Aug 04 10:56:18.021930 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a0e1eb7b-c010-47e2-a720-a32f92f38bc1 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Flow 'volume_create_api' (550d422d-2f64-4be0-8f03-ee2237c94db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:18.023090 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a0e1eb7b-c010-47e2-a720-a32f92f38bc1 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eb4b715-544c-493d-be94-3f0d4849d4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:18.024261 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-a0e1eb7b-c010-47e2-a720-a32f92f38bc1 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:56:18.052344 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a0e1eb7b-c010-47e2-a720-a32f92f38bc1 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eb4b715-544c-493d-be94-3f0d4849d4d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:18.053642 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a0e1eb7b-c010-47e2-a720-a32f92f38bc1 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad5aecbb-4100-45c9-9720-b65652590523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:18.095961 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-a0e1eb7b-c010-47e2-a720-a32f92f38bc1 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Created reservations ['bea95200-0e8f-47a7-ba59-f461e5bc58e3', '59baeb1b-76ae-4c53-9ed8-1c8112dc2571', '88347e0a-59ac-4076-aa38-05c2ae17b0b2', '588c6f59-76ac-4c8a-b415-f6f9a8e7a5f3'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:56:18.096214 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a0e1eb7b-c010-47e2-a720-a32f92f38bc1 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad5aecbb-4100-45c9-9720-b65652590523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bea95200-0e8f-47a7-ba59-f461e5bc58e3', '59baeb1b-76ae-4c53-9ed8-1c8112dc2571', '88347e0a-59ac-4076-aa38-05c2ae17b0b2', '588c6f59-76ac-4c8a-b415-f6f9a8e7a5f3']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:18.097074 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a0e1eb7b-c010-47e2-a720-a32f92f38bc1 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dfd9665-e319-4c7b-b201-ea2d1ca0afbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:18.122157 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a0e1eb7b-c010-47e2-a720-a32f92f38bc1 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dfd9665-e319-4c7b-b201-ea2d1ca0afbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f157af2-7976-47f2-8dcd-405a936cffda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-607182822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e49ed5cc1ae94d76a43f013c31d626cb',qos_specs=None,replication_status=,reservations=['bea95200-0e8f-47a7-ba59-f461e5bc58e3','59baeb1b-76ae-4c53-9ed8-1c8112dc2571','88347e0a-59ac-4076-aa38-05c2ae17b0b2','588c6f59-76ac-4c8a-b415-f6f9a8e7a5f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0095fc118841d89698d5bd3e98113e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:56:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-607182822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f157af2-7976-47f2-8dcd-405a936cffda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e49ed5cc1ae94d76a43f013c31d626cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb0095fc118841d89698d5bd3e98113e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:18.123100 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a0e1eb7b-c010-47e2-a720-a32f92f38bc1 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16c9667f-a0b5-4de8-9a69-8c1d85ef0b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:18.143197 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a0e1eb7b-c010-47e2-a720-a32f92f38bc1 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16c9667f-a0b5-4de8-9a69-8c1d85ef0b2b) transitioned into state 'SUCCESS' from state '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-607182822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e49ed5cc1ae94d76a43f013c31d626cb',qos_specs=None,replication_status=,reservations=['bea95200-0e8f-47a7-ba59-f461e5bc58e3','59baeb1b-76ae-4c53-9ed8-1c8112dc2571','88347e0a-59ac-4076-aa38-05c2ae17b0b2','588c6f59-76ac-4c8a-b415-f6f9a8e7a5f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0095fc118841d89698d5bd3e98113e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:18.143856 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a0e1eb7b-c010-47e2-a720-a32f92f38bc1 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de2713a9-23c3-4b67-95df-83f967052b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:18.154664 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a0e1eb7b-c010-47e2-a720-a32f92f38bc1 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de2713a9-23c3-4b67-95df-83f967052b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:18.155958 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a0e1eb7b-c010-47e2-a720-a32f92f38bc1 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Flow 'volume_create_api' (550d422d-2f64-4be0-8f03-ee2237c94db1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:18.156636 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a0e1eb7b-c010-47e2-a720-a32f92f38bc1 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Create volume request issued successfully. Aug 04 10:56:18.157487 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0e1eb7b-c010-47e2-a720-a32f92f38bc1 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:56:18.158260 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1118/4491] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:56:18 2026] POST /volume/v3/volumes => generated 744 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:56:18.173432 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9532b2b4-aae5-48d4-9679-d4798488f51c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:18.175767 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9532b2b4-aae5-48d4-9679-d4798488f51c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/9f157af2-7976-47f2-8dcd-405a936cffda Aug 04 10:56:18.176139 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9532b2b4-aae5-48d4-9679-d4798488f51c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:18.176549 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9532b2b4-aae5-48d4-9679-d4798488f51c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:18.186594 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:18.186594 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:18.190852 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9532b2b4-aae5-48d4-9679-d4798488f51c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:18.195616 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9532b2b4-aae5-48d4-9679-d4798488f51c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/9f157af2-7976-47f2-8dcd-405a936cffda returned with HTTP 200 Aug 04 10:56:18.196129 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1122/4492] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:18 2026] GET /volume/v3/volumes/9f157af2-7976-47f2-8dcd-405a936cffda => generated 812 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:18.710547 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3dc000cc-0f1e-4aec-89e2-c5ceabcb588e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:18.712123 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3dc000cc-0f1e-4aec-89e2-c5ceabcb588e tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:18.712327 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3dc000cc-0f1e-4aec-89e2-c5ceabcb588e tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:18.712526 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3dc000cc-0f1e-4aec-89e2-c5ceabcb588e tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:18.712599 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-3dc000cc-0f1e-4aec-89e2-c5ceabcb588e tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:18.716809 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:18.716809 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:18.717398 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3dc000cc-0f1e-4aec-89e2-c5ceabcb588e tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:18.718026 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1128/4493] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:18 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:18.729464 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b35f2459-ffe4-4d5c-a2ac-eadf15fe5c96 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:18.731201 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b35f2459-ffe4-4d5c-a2ac-eadf15fe5c96 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 Aug 04 10:56:18.731397 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b35f2459-ffe4-4d5c-a2ac-eadf15fe5c96 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:18.731574 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b35f2459-ffe4-4d5c-a2ac-eadf15fe5c96 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:18.741959 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:18.741959 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:18.746390 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b35f2459-ffe4-4d5c-a2ac-eadf15fe5c96 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Volume info retrieved successfully. Aug 04 10:56:18.751901 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b35f2459-ffe4-4d5c-a2ac-eadf15fe5c96 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 returned with HTTP 200 Aug 04 10:56:18.752380 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1126/4494] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:18 2026] GET /volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:18.765758 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:18.767626 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] POST https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a/restore Aug 04 10:56:18.767969 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:18.769233 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Restoring backup 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a ({'restore': {}}) {{(pid=100252) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 04 10:56:18.769364 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Restoring backup 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a to volume None. Aug 04 10:56:18.773695 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:18.773695 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:18.774733 np0000006413 devstack@c-api.service[100252]: INFO cinder.backup.api [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Creating volume of 1 GB for restore of backup 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. Aug 04 10:56:18.778031 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Availability Zones retrieved successfully. Aug 04 10:56:18.783396 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Flow 'volume_create_api' (fa441493-e04f-41bd-aa8d-26510b34c160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:18.784584 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f53a46d5-433c-4f6b-b940-ee9ec55395b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:18.785783 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:56:18.809727 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f53a46d5-433c-4f6b-b940-ee9ec55395b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:18.810492 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2f8fd30-9849-4f9b-b3ea-20b49f20b1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:18.844123 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Created reservations ['efb35da9-dca6-47ff-8736-22e70f112179', 'e9c77ba1-bc85-4aa1-a08b-5fb83d34ea21', '8f86c665-cc26-464b-a34b-8a3d9ff014c7', '85dd420f-54d2-4b11-85ac-cc3ff4200409'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:56:18.844956 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2f8fd30-9849-4f9b-b3ea-20b49f20b1e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efb35da9-dca6-47ff-8736-22e70f112179', 'e9c77ba1-bc85-4aa1-a08b-5fb83d34ea21', '8f86c665-cc26-464b-a34b-8a3d9ff014c7', '85dd420f-54d2-4b11-85ac-cc3ff4200409']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:18.845955 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3795a8db-2614-46d5-bef0-b924621e0465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:18.876719 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3795a8db-2614-46d5-bef0-b924621e0465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6', '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_1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2832cc8e90be410aa1afd8ddcdee84f3',qos_specs=None,replication_status=,reservations=['efb35da9-dca6-47ff-8736-22e70f112179','e9c77ba1-bc85-4aa1-a08b-5fb83d34ea21','8f86c665-cc26-464b-a34b-8a3d9ff014c7','85dd420f-54d2-4b11-85ac-cc3ff4200409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7769aca485d4557b328b11304a6b18c',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:56:18Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2832cc8e90be410aa1afd8ddcdee84f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7769aca485d4557b328b11304a6b18c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:18.877589 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56dfd029-6b3a-488e-a52f-0bd0d71b31b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:18.893128 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56dfd029-6b3a-488e-a52f-0bd0d71b31b3) transitioned into 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_1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2832cc8e90be410aa1afd8ddcdee84f3',qos_specs=None,replication_status=,reservations=['efb35da9-dca6-47ff-8736-22e70f112179','e9c77ba1-bc85-4aa1-a08b-5fb83d34ea21','8f86c665-cc26-464b-a34b-8a3d9ff014c7','85dd420f-54d2-4b11-85ac-cc3ff4200409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7769aca485d4557b328b11304a6b18c',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:18.893966 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (190d99a3-3b9f-4c34-81d8-594e7ac8c54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:18.904328 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (190d99a3-3b9f-4c34-81d8-594e7ac8c54f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:18.905134 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Flow 'volume_create_api' (fa441493-e04f-41bd-aa8d-26510b34c160) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:18.905478 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Create volume request issued successfully. Aug 04 10:56:18.913582 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:18.913582 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:18.914457 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Volume info retrieved successfully. Aug 04 10:56:19.208262 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-27d0f0f2-810c-40fd-b1b0-3d055cdd7fc9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:19.210301 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-27d0f0f2-810c-40fd-b1b0-3d055cdd7fc9 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/9f157af2-7976-47f2-8dcd-405a936cffda Aug 04 10:56:19.210499 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-27d0f0f2-810c-40fd-b1b0-3d055cdd7fc9 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:19.210690 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-27d0f0f2-810c-40fd-b1b0-3d055cdd7fc9 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:19.217345 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:19.217345 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:19.221202 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-27d0f0f2-810c-40fd-b1b0-3d055cdd7fc9 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:19.225822 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-27d0f0f2-810c-40fd-b1b0-3d055cdd7fc9 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/9f157af2-7976-47f2-8dcd-405a936cffda returned with HTTP 200 Aug 04 10:56:19.226207 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1123/4495] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:19 2026] GET /volume/v3/volumes/9f157af2-7976-47f2-8dcd-405a936cffda => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:19.241890 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bf1e5b9a-21a3-4c37-b8f9-14b02d4a1f3c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:19.243538 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bf1e5b9a-21a3-4c37-b8f9-14b02d4a1f3c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:56:19.243824 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bf1e5b9a-21a3-4c37-b8f9-14b02d4a1f3c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9f157af2-7976-47f2-8dcd-405a936cffda", "size": 1, "name": "tempest-VolumesGetTest-Volume-231907294", "metadata": {"Type": "Test"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:19.245432 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-bf1e5b9a-21a3-4c37-b8f9-14b02d4a1f3c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Create volume request body: {'volume': {'source_volid': '9f157af2-7976-47f2-8dcd-405a936cffda', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-231907294', 'metadata': {'Type': 'Test'}}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:56:19.252339 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:19.252339 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:19.252882 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bf1e5b9a-21a3-4c37-b8f9-14b02d4a1f3c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume retrieved successfully. Aug 04 10:56:19.253049 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-bf1e5b9a-21a3-4c37-b8f9-14b02d4a1f3c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Create volume of 1 GB Aug 04 10:56:19.257109 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bf1e5b9a-21a3-4c37-b8f9-14b02d4a1f3c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Availability Zones retrieved successfully. Aug 04 10:56:19.262763 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bf1e5b9a-21a3-4c37-b8f9-14b02d4a1f3c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Flow 'volume_create_api' (28465dea-9a29-4feb-933b-1aeff875c5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:19.263962 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bf1e5b9a-21a3-4c37-b8f9-14b02d4a1f3c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2805d190-2c5e-421d-93a5-7ed1d55b651b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:19.264929 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-bf1e5b9a-21a3-4c37-b8f9-14b02d4a1f3c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:56:19.293277 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bf1e5b9a-21a3-4c37-b8f9-14b02d4a1f3c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2805d190-2c5e-421d-93a5-7ed1d55b651b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9f157af2-7976-47f2-8dcd-405a936cffda', 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:19.294969 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bf1e5b9a-21a3-4c37-b8f9-14b02d4a1f3c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c33afe6-7e7f-4c8e-b4f6-4ec7060b32dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:19.359974 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-bf1e5b9a-21a3-4c37-b8f9-14b02d4a1f3c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Created reservations ['50581d7a-6841-4194-99fa-e4de49546494', '07074501-659f-4fbd-b8be-b9bd29fe3814', '596184e3-32dc-48ae-81aa-93c2ba559ebc', '6a160ccd-2585-4dd9-aaaf-967c2ce6a1fe'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:56:19.360832 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bf1e5b9a-21a3-4c37-b8f9-14b02d4a1f3c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c33afe6-7e7f-4c8e-b4f6-4ec7060b32dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50581d7a-6841-4194-99fa-e4de49546494', '07074501-659f-4fbd-b8be-b9bd29fe3814', '596184e3-32dc-48ae-81aa-93c2ba559ebc', '6a160ccd-2585-4dd9-aaaf-967c2ce6a1fe']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:19.361639 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bf1e5b9a-21a3-4c37-b8f9-14b02d4a1f3c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f5e730-a389-42d5-9c32-658a3ef7e32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:19.407782 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bf1e5b9a-21a3-4c37-b8f9-14b02d4a1f3c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f5e730-a389-42d5-9c32-658a3ef7e32b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ca8e8da-62d0-4f3a-902a-c9f03f8d575a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-231907294',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e49ed5cc1ae94d76a43f013c31d626cb',qos_specs=None,replication_status=,reservations=['50581d7a-6841-4194-99fa-e4de49546494','07074501-659f-4fbd-b8be-b9bd29fe3814','596184e3-32dc-48ae-81aa-93c2ba559ebc','6a160ccd-2585-4dd9-aaaf-967c2ce6a1fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=9f157af2-7976-47f2-8dcd-405a936cffda,status='creating',user_id='bb0095fc118841d89698d5bd3e98113e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:56:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-231907294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ca8e8da-62d0-4f3a-902a-c9f03f8d575a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e49ed5cc1ae94d76a43f013c31d626cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9f157af2-7976-47f2-8dcd-405a936cffda,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb0095fc118841d89698d5bd3e98113e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:19.408919 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bf1e5b9a-21a3-4c37-b8f9-14b02d4a1f3c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af3420e8-3f3b-492a-978a-326a7ac5fa8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:19.439644 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bf1e5b9a-21a3-4c37-b8f9-14b02d4a1f3c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af3420e8-3f3b-492a-978a-326a7ac5fa8e) transitioned into state 'SUCCESS' from state '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-231907294',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e49ed5cc1ae94d76a43f013c31d626cb',qos_specs=None,replication_status=,reservations=['50581d7a-6841-4194-99fa-e4de49546494','07074501-659f-4fbd-b8be-b9bd29fe3814','596184e3-32dc-48ae-81aa-93c2ba559ebc','6a160ccd-2585-4dd9-aaaf-967c2ce6a1fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=9f157af2-7976-47f2-8dcd-405a936cffda,status='creating',user_id='bb0095fc118841d89698d5bd3e98113e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:19.441332 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bf1e5b9a-21a3-4c37-b8f9-14b02d4a1f3c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d8c18b1-8575-45f3-a6fb-a54d61d979ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:19.460201 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bf1e5b9a-21a3-4c37-b8f9-14b02d4a1f3c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d8c18b1-8575-45f3-a6fb-a54d61d979ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:19.460972 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bf1e5b9a-21a3-4c37-b8f9-14b02d4a1f3c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Flow 'volume_create_api' (28465dea-9a29-4feb-933b-1aeff875c5cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:19.461255 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bf1e5b9a-21a3-4c37-b8f9-14b02d4a1f3c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Create volume request issued successfully. Aug 04 10:56:19.461782 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bf1e5b9a-21a3-4c37-b8f9-14b02d4a1f3c tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:56:19.462193 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1129/4496] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:56:19 2026] POST /volume/v3/volumes => generated 792 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:56:19.476105 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0bf07c34-88cb-4e30-ad49-13b78868b9af None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:19.478167 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0bf07c34-88cb-4e30-ad49-13b78868b9af tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a Aug 04 10:56:19.478466 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0bf07c34-88cb-4e30-ad49-13b78868b9af tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:19.478685 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0bf07c34-88cb-4e30-ad49-13b78868b9af tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:19.487140 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:19.487140 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:19.490852 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0bf07c34-88cb-4e30-ad49-13b78868b9af tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:19.494945 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0bf07c34-88cb-4e30-ad49-13b78868b9af tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a returned with HTTP 200 Aug 04 10:56:19.495330 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1127/4497] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:19 2026] GET /volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:19.921202 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:19.921202 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:19.921786 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Volume info retrieved successfully. Aug 04 10:56:19.922016 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.backup.api [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Checking backup size 1 against volume size 1 {{(pid=100252) restore /opt/stack/cinder/cinder/backup/api.py:494}} Aug 04 10:56:19.922182 np0000006413 devstack@c-api.service[100252]: INFO cinder.backup.api [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Overwriting volume 9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6 with restore of backup 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:19.943735 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] restore_backup in rpcapi backup_id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a {{(pid=100252) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 04 10:56:19.949312 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5efc593c-450e-4af5-97db-c8dc2db0deb9 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a/restore returned with HTTP 202 Aug 04 10:56:19.949312 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1119/4498] 10.4.3.232 () {68 vars in 1393 bytes} [Tue Aug 4 10:56:18 2026] POST /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a/restore => generated 189 bytes in 1181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:56:19.954947 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1f068303-a4e8-4bcf-a49a-f4f4dc0c8896 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:19.956776 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1f068303-a4e8-4bcf-a49a-f4f4dc0c8896 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:19.956988 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1f068303-a4e8-4bcf-a49a-f4f4dc0c8896 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:19.957168 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1f068303-a4e8-4bcf-a49a-f4f4dc0c8896 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:19.957313 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-1f068303-a4e8-4bcf-a49a-f4f4dc0c8896 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:19.964305 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:19.964305 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:19.965043 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1f068303-a4e8-4bcf-a49a-f4f4dc0c8896 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:19.965444 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1124/4499] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:19 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:20.509067 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-653b1c23-ce4e-415f-bc26-59f2e981ddd4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:20.511090 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-653b1c23-ce4e-415f-bc26-59f2e981ddd4 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a Aug 04 10:56:20.511303 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-653b1c23-ce4e-415f-bc26-59f2e981ddd4 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:20.511478 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-653b1c23-ce4e-415f-bc26-59f2e981ddd4 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:20.518265 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:20.518265 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:20.521864 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-653b1c23-ce4e-415f-bc26-59f2e981ddd4 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:20.525710 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-653b1c23-ce4e-415f-bc26-59f2e981ddd4 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a returned with HTTP 200 Aug 04 10:56:20.526080 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1130/4500] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:20 2026] GET /volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a => generated 885 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:20.537188 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-aad1bb3d-534d-46ea-a2fd-e79e24a0a9f6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:20.539154 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-aad1bb3d-534d-46ea-a2fd-e79e24a0a9f6 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a Aug 04 10:56:20.539390 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-aad1bb3d-534d-46ea-a2fd-e79e24a0a9f6 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:20.539572 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-aad1bb3d-534d-46ea-a2fd-e79e24a0a9f6 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:20.546216 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:20.546216 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:20.549409 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-aad1bb3d-534d-46ea-a2fd-e79e24a0a9f6 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:20.553187 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-aad1bb3d-534d-46ea-a2fd-e79e24a0a9f6 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a returned with HTTP 200 Aug 04 10:56:20.553530 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1128/4501] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:20 2026] GET /volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a => generated 885 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:20.567177 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-11c83517-b75f-420a-b393-2d03f72cf167 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:20.569156 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-11c83517-b75f-420a-b393-2d03f72cf167 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] PUT https://10.4.3.232/volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a Aug 04 10:56:20.569493 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-11c83517-b75f-420a-b393-2d03f72cf167 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-231907294"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:20.580306 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:20.580306 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:20.585687 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-11c83517-b75f-420a-b393-2d03f72cf167 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:20.592266 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-11c83517-b75f-420a-b393-2d03f72cf167 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume updated successfully. Aug 04 10:56:20.593028 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-11c83517-b75f-420a-b393-2d03f72cf167 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a returned with HTTP 200 Aug 04 10:56:20.593563 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1120/4502] 10.4.3.232 () {68 vars in 1368 bytes} [Tue Aug 4 10:56:20 2026] PUT /volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:20.603763 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3572ceaa-783d-41ba-91ae-999ecdcd0a7f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:20.605416 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3572ceaa-783d-41ba-91ae-999ecdcd0a7f tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] PUT https://10.4.3.232/volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a Aug 04 10:56:20.605844 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3572ceaa-783d-41ba-91ae-999ecdcd0a7f tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-589962822", "description": "This is the new description of volume"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:20.614321 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:20.614321 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:20.617680 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3572ceaa-783d-41ba-91ae-999ecdcd0a7f tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:20.624824 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3572ceaa-783d-41ba-91ae-999ecdcd0a7f tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume updated successfully. Aug 04 10:56:20.625380 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3572ceaa-783d-41ba-91ae-999ecdcd0a7f tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a returned with HTTP 200 Aug 04 10:56:20.625851 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1125/4503] 10.4.3.232 () {68 vars in 1369 bytes} [Tue Aug 4 10:56:20 2026] PUT /volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:20.636557 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d6a0fd62-3e01-4b46-981e-d1d0bd688ca0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:20.638698 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d6a0fd62-3e01-4b46-981e-d1d0bd688ca0 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a Aug 04 10:56:20.638873 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d6a0fd62-3e01-4b46-981e-d1d0bd688ca0 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:20.639060 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d6a0fd62-3e01-4b46-981e-d1d0bd688ca0 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:20.645542 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:20.645542 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:20.648937 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d6a0fd62-3e01-4b46-981e-d1d0bd688ca0 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:20.653363 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d6a0fd62-3e01-4b46-981e-d1d0bd688ca0 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a returned with HTTP 200 Aug 04 10:56:20.653861 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1131/4504] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:20 2026] GET /volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a => generated 924 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:20.665865 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1b155d58-da38-4ae8-a04f-1b8d716eb0d7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:20.667643 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1b155d58-da38-4ae8-a04f-1b8d716eb0d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:56:20.668068 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1b155d58-da38-4ae8-a04f-1b8d716eb0d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1107647164", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1942999316"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:20.669571 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-1b155d58-da38-4ae8-a04f-1b8d716eb0d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1107647164', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1942999316'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:56:20.669699 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-1b155d58-da38-4ae8-a04f-1b8d716eb0d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Create volume of 1 GB Aug 04 10:56:20.673605 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-1b155d58-da38-4ae8-a04f-1b8d716eb0d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Availability Zones retrieved successfully. Aug 04 10:56:20.679228 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1b155d58-da38-4ae8-a04f-1b8d716eb0d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Flow 'volume_create_api' (b9fd854e-ce37-4420-a026-a883ac70e43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:20.680198 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1b155d58-da38-4ae8-a04f-1b8d716eb0d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (113105d8-40bf-4d28-bb3d-f4adda033960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:20.681054 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-1b155d58-da38-4ae8-a04f-1b8d716eb0d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:56:20.706765 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1b155d58-da38-4ae8-a04f-1b8d716eb0d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (113105d8-40bf-4d28-bb3d-f4adda033960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:20.707729 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1b155d58-da38-4ae8-a04f-1b8d716eb0d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9ad51d3-eae5-4970-94eb-7faf52b09e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:20.744280 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-1b155d58-da38-4ae8-a04f-1b8d716eb0d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Created reservations ['74697cdb-da60-4868-9d8d-ec1c1d1988d6', '3e2eb330-53c7-446c-918a-cff50b5fe615', '85719ffc-e4c9-4cb3-bff3-c03881049944', '39368747-6218-44ba-b946-58acaf31ba5d'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:56:20.745069 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1b155d58-da38-4ae8-a04f-1b8d716eb0d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9ad51d3-eae5-4970-94eb-7faf52b09e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74697cdb-da60-4868-9d8d-ec1c1d1988d6', '3e2eb330-53c7-446c-918a-cff50b5fe615', '85719ffc-e4c9-4cb3-bff3-c03881049944', '39368747-6218-44ba-b946-58acaf31ba5d']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:20.745924 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1b155d58-da38-4ae8-a04f-1b8d716eb0d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74464eb5-29ed-40a8-8c11-9a112cba584c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:20.768119 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1b155d58-da38-4ae8-a04f-1b8d716eb0d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74464eb5-29ed-40a8-8c11-9a112cba584c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfa18061-e88f-474f-bc39-a883ecc23af9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1107647164',display_name='tempest-VolumesGetTest-Volume-1942999316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e49ed5cc1ae94d76a43f013c31d626cb',qos_specs=None,replication_status=,reservations=['74697cdb-da60-4868-9d8d-ec1c1d1988d6','3e2eb330-53c7-446c-918a-cff50b5fe615','85719ffc-e4c9-4cb3-bff3-c03881049944','39368747-6218-44ba-b946-58acaf31ba5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0095fc118841d89698d5bd3e98113e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:56:20Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1107647164',display_name='tempest-VolumesGetTest-Volume-1942999316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfa18061-e88f-474f-bc39-a883ecc23af9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e49ed5cc1ae94d76a43f013c31d626cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb0095fc118841d89698d5bd3e98113e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:20.769084 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1b155d58-da38-4ae8-a04f-1b8d716eb0d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc481e0a-f228-43b1-9a1a-ef1531143b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:20.788932 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1b155d58-da38-4ae8-a04f-1b8d716eb0d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc481e0a-f228-43b1-9a1a-ef1531143b90) transitioned into 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-1107647164',display_name='tempest-VolumesGetTest-Volume-1942999316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e49ed5cc1ae94d76a43f013c31d626cb',qos_specs=None,replication_status=,reservations=['74697cdb-da60-4868-9d8d-ec1c1d1988d6','3e2eb330-53c7-446c-918a-cff50b5fe615','85719ffc-e4c9-4cb3-bff3-c03881049944','39368747-6218-44ba-b946-58acaf31ba5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0095fc118841d89698d5bd3e98113e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:20.789846 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1b155d58-da38-4ae8-a04f-1b8d716eb0d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3826b283-6cb0-4f18-86cd-36683e13a7f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:20.800641 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1b155d58-da38-4ae8-a04f-1b8d716eb0d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3826b283-6cb0-4f18-86cd-36683e13a7f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:20.801659 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1b155d58-da38-4ae8-a04f-1b8d716eb0d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Flow 'volume_create_api' (b9fd854e-ce37-4420-a026-a883ac70e43f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:20.802002 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-1b155d58-da38-4ae8-a04f-1b8d716eb0d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Create volume request issued successfully. Aug 04 10:56:20.802540 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1b155d58-da38-4ae8-a04f-1b8d716eb0d7 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:56:20.803040 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1129/4505] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:56:20 2026] POST /volume/v3/volumes => generated 780 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:56:20.815442 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7e10f03b-5ee5-4124-b58e-a6403cbfc899 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:20.817418 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e10f03b-5ee5-4124-b58e-a6403cbfc899 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/bfa18061-e88f-474f-bc39-a883ecc23af9 Aug 04 10:56:20.817694 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e10f03b-5ee5-4124-b58e-a6403cbfc899 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:20.817973 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e10f03b-5ee5-4124-b58e-a6403cbfc899 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:20.825311 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:20.825311 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:20.833865 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7e10f03b-5ee5-4124-b58e-a6403cbfc899 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:20.840850 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e10f03b-5ee5-4124-b58e-a6403cbfc899 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/bfa18061-e88f-474f-bc39-a883ecc23af9 returned with HTTP 200 Aug 04 10:56:20.840850 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1121/4506] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:20 2026] GET /volume/v3/volumes/bfa18061-e88f-474f-bc39-a883ecc23af9 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:20.976139 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c0660138-220d-4f41-b65b-ba13022ee8c5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:20.978199 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c0660138-220d-4f41-b65b-ba13022ee8c5 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:20.978413 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c0660138-220d-4f41-b65b-ba13022ee8c5 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:20.978644 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c0660138-220d-4f41-b65b-ba13022ee8c5 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:20.978756 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c0660138-220d-4f41-b65b-ba13022ee8c5 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:20.983460 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:20.983460 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:20.984307 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c0660138-220d-4f41-b65b-ba13022ee8c5 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:20.984752 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1126/4507] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:20 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:21.854139 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c92dd58c-a160-4443-8928-5d0663f16923 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:21.855853 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c92dd58c-a160-4443-8928-5d0663f16923 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/bfa18061-e88f-474f-bc39-a883ecc23af9 Aug 04 10:56:21.856049 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c92dd58c-a160-4443-8928-5d0663f16923 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:21.856223 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c92dd58c-a160-4443-8928-5d0663f16923 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:21.864975 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:21.864975 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:21.869734 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c92dd58c-a160-4443-8928-5d0663f16923 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:21.874310 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c92dd58c-a160-4443-8928-5d0663f16923 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/bfa18061-e88f-474f-bc39-a883ecc23af9 returned with HTTP 200 Aug 04 10:56:21.874697 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1132/4508] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:21 2026] GET /volume/v3/volumes/bfa18061-e88f-474f-bc39-a883ecc23af9 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:21.891113 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6556b496-bafc-4641-845d-7e1385045827 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:21.893141 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6556b496-bafc-4641-845d-7e1385045827 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] PUT https://10.4.3.232/volume/v3/volumes/bfa18061-e88f-474f-bc39-a883ecc23af9 Aug 04 10:56:21.893385 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6556b496-bafc-4641-845d-7e1385045827 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-231907294", "description": null}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:21.903757 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:21.903757 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:21.908059 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6556b496-bafc-4641-845d-7e1385045827 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:21.915824 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6556b496-bafc-4641-845d-7e1385045827 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume updated successfully. Aug 04 10:56:21.916432 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6556b496-bafc-4641-845d-7e1385045827 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/bfa18061-e88f-474f-bc39-a883ecc23af9 returned with HTTP 200 Aug 04 10:56:21.916846 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1130/4509] 10.4.3.232 () {68 vars in 1368 bytes} [Tue Aug 4 10:56:21 2026] PUT /volume/v3/volumes/bfa18061-e88f-474f-bc39-a883ecc23af9 => generated 769 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:21.931517 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d81f82a3-5602-49dd-a14d-1e1649cfb5b4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:21.933265 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d81f82a3-5602-49dd-a14d-1e1649cfb5b4 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/bfa18061-e88f-474f-bc39-a883ecc23af9 Aug 04 10:56:21.933454 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d81f82a3-5602-49dd-a14d-1e1649cfb5b4 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:21.933669 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d81f82a3-5602-49dd-a14d-1e1649cfb5b4 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:21.940279 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:21.940279 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:21.944171 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d81f82a3-5602-49dd-a14d-1e1649cfb5b4 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:21.948321 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d81f82a3-5602-49dd-a14d-1e1649cfb5b4 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/bfa18061-e88f-474f-bc39-a883ecc23af9 returned with HTTP 200 Aug 04 10:56:21.948767 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1122/4510] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:21 2026] GET /volume/v3/volumes/bfa18061-e88f-474f-bc39-a883ecc23af9 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:21.965633 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2fb87b17-5749-46a3-8b43-0a750b53d733 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:21.967755 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2fb87b17-5749-46a3-8b43-0a750b53d733 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] DELETE https://10.4.3.232/volume/v3/volumes/bfa18061-e88f-474f-bc39-a883ecc23af9 Aug 04 10:56:21.968013 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2fb87b17-5749-46a3-8b43-0a750b53d733 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:21.968279 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2fb87b17-5749-46a3-8b43-0a750b53d733 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:21.968506 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-2fb87b17-5749-46a3-8b43-0a750b53d733 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Delete volume with id: bfa18061-e88f-474f-bc39-a883ecc23af9 Aug 04 10:56:21.976521 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:21.976521 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:21.977053 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2fb87b17-5749-46a3-8b43-0a750b53d733 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:21.996591 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e3bc0405-7652-4960-a350-9df62505ecd0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:21.999695 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e3bc0405-7652-4960-a350-9df62505ecd0 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:21.999695 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e3bc0405-7652-4960-a350-9df62505ecd0 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:22.000079 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e3bc0405-7652-4960-a350-9df62505ecd0 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:22.000079 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-e3bc0405-7652-4960-a350-9df62505ecd0 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:22.001877 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2fb87b17-5749-46a3-8b43-0a750b53d733 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Delete volume request issued successfully. Aug 04 10:56:22.002150 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2fb87b17-5749-46a3-8b43-0a750b53d733 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/bfa18061-e88f-474f-bc39-a883ecc23af9 returned with HTTP 202 Aug 04 10:56:22.002693 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1127/4511] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:56:21 2026] DELETE /volume/v3/volumes/bfa18061-e88f-474f-bc39-a883ecc23af9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:22.005155 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:22.005155 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:22.006237 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e3bc0405-7652-4960-a350-9df62505ecd0 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:22.006668 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1133/4512] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:21 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:22.009907 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1f4fdb8b-0439-4d23-89fb-80d46d6f22fb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:22.011599 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1f4fdb8b-0439-4d23-89fb-80d46d6f22fb tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/bfa18061-e88f-474f-bc39-a883ecc23af9 Aug 04 10:56:22.011807 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1f4fdb8b-0439-4d23-89fb-80d46d6f22fb tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:22.012003 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1f4fdb8b-0439-4d23-89fb-80d46d6f22fb tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:22.019318 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:22.019318 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:22.022870 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-1f4fdb8b-0439-4d23-89fb-80d46d6f22fb tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:22.027437 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1f4fdb8b-0439-4d23-89fb-80d46d6f22fb tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/bfa18061-e88f-474f-bc39-a883ecc23af9 returned with HTTP 200 Aug 04 10:56:22.028270 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1131/4513] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:22 2026] GET /volume/v3/volumes/bfa18061-e88f-474f-bc39-a883ecc23af9 => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:23.018104 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ca85eb1f-998e-4a23-8658-58b10ce37563 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:23.020479 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ca85eb1f-998e-4a23-8658-58b10ce37563 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:23.020775 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ca85eb1f-998e-4a23-8658-58b10ce37563 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:23.021002 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ca85eb1f-998e-4a23-8658-58b10ce37563 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:23.021146 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ca85eb1f-998e-4a23-8658-58b10ce37563 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:23.026139 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:23.026139 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:23.027128 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ca85eb1f-998e-4a23-8658-58b10ce37563 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:23.027755 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1123/4514] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:23 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:23.043063 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ffccd65f-9d15-4203-9e34-e47f14a56d03 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:23.044805 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ffccd65f-9d15-4203-9e34-e47f14a56d03 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/bfa18061-e88f-474f-bc39-a883ecc23af9 Aug 04 10:56:23.045006 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ffccd65f-9d15-4203-9e34-e47f14a56d03 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:23.045200 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ffccd65f-9d15-4203-9e34-e47f14a56d03 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:23.050689 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ffccd65f-9d15-4203-9e34-e47f14a56d03 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/bfa18061-e88f-474f-bc39-a883ecc23af9 returned with HTTP 404 Aug 04 10:56:23.051144 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1128/4515] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:23 2026] GET /volume/v3/volumes/bfa18061-e88f-474f-bc39-a883ecc23af9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:23.058879 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4fd6109e-97e5-4369-8575-615daf772ecc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:23.060653 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4fd6109e-97e5-4369-8575-615daf772ecc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a Aug 04 10:56:23.060849 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4fd6109e-97e5-4369-8575-615daf772ecc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:23.061085 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4fd6109e-97e5-4369-8575-615daf772ecc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:23.067614 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:23.067614 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:23.070654 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4fd6109e-97e5-4369-8575-615daf772ecc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:23.074502 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4fd6109e-97e5-4369-8575-615daf772ecc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a returned with HTTP 200 Aug 04 10:56:23.074846 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1134/4516] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:23 2026] GET /volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a => generated 924 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:23.088682 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ac0e7184-1ef3-48a7-a092-54b592adde98 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:23.090517 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ac0e7184-1ef3-48a7-a092-54b592adde98 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] DELETE https://10.4.3.232/volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a Aug 04 10:56:23.090710 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ac0e7184-1ef3-48a7-a092-54b592adde98 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:23.090946 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ac0e7184-1ef3-48a7-a092-54b592adde98 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:23.091044 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-ac0e7184-1ef3-48a7-a092-54b592adde98 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Delete volume with id: 1ca8e8da-62d0-4f3a-902a-c9f03f8d575a Aug 04 10:56:23.099386 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:23.099386 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:23.099920 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ac0e7184-1ef3-48a7-a092-54b592adde98 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:23.119167 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ac0e7184-1ef3-48a7-a092-54b592adde98 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Delete volume request issued successfully. Aug 04 10:56:23.119316 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ac0e7184-1ef3-48a7-a092-54b592adde98 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a returned with HTTP 202 Aug 04 10:56:23.119842 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1132/4517] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:56:23 2026] DELETE /volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:23.131535 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d61258e5-4d43-4923-a7c0-7ea5dcde6922 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:23.133205 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d61258e5-4d43-4923-a7c0-7ea5dcde6922 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a Aug 04 10:56:23.133412 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d61258e5-4d43-4923-a7c0-7ea5dcde6922 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:23.133611 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d61258e5-4d43-4923-a7c0-7ea5dcde6922 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:23.140341 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:23.140341 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:23.144226 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d61258e5-4d43-4923-a7c0-7ea5dcde6922 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:23.148253 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d61258e5-4d43-4923-a7c0-7ea5dcde6922 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a returned with HTTP 200 Aug 04 10:56:23.148653 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1124/4518] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:23 2026] GET /volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:24.038376 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a3d53d2c-ba2c-43ff-8225-ee078a2a299b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:24.040442 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a3d53d2c-ba2c-43ff-8225-ee078a2a299b tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:24.040636 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a3d53d2c-ba2c-43ff-8225-ee078a2a299b tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:24.040829 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a3d53d2c-ba2c-43ff-8225-ee078a2a299b tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:24.040935 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-a3d53d2c-ba2c-43ff-8225-ee078a2a299b tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:24.044933 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:24.044933 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:24.045594 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a3d53d2c-ba2c-43ff-8225-ee078a2a299b tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:24.045919 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1129/4519] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:24 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:24.159991 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-33da5087-f655-4644-bfe0-57e17292b81b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:24.161871 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-33da5087-f655-4644-bfe0-57e17292b81b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a Aug 04 10:56:24.162103 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-33da5087-f655-4644-bfe0-57e17292b81b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:24.162312 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-33da5087-f655-4644-bfe0-57e17292b81b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:24.168497 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-33da5087-f655-4644-bfe0-57e17292b81b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a returned with HTTP 404 Aug 04 10:56:24.169295 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1135/4520] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:24 2026] GET /volume/v3/volumes/1ca8e8da-62d0-4f3a-902a-c9f03f8d575a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:24.175498 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7987218f-8072-499a-b600-3f64cb9dc4f6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:24.177284 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7987218f-8072-499a-b600-3f64cb9dc4f6 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/9f157af2-7976-47f2-8dcd-405a936cffda Aug 04 10:56:24.177485 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7987218f-8072-499a-b600-3f64cb9dc4f6 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:24.177699 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7987218f-8072-499a-b600-3f64cb9dc4f6 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:24.184920 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:24.184920 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:24.189424 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7987218f-8072-499a-b600-3f64cb9dc4f6 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:24.193360 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7987218f-8072-499a-b600-3f64cb9dc4f6 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/9f157af2-7976-47f2-8dcd-405a936cffda returned with HTTP 200 Aug 04 10:56:24.193972 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1133/4521] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:24 2026] GET /volume/v3/volumes/9f157af2-7976-47f2-8dcd-405a936cffda => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:24.205801 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-97d7168a-5a73-469e-bbef-dd4ddfdcc77d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:24.207630 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-97d7168a-5a73-469e-bbef-dd4ddfdcc77d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] DELETE https://10.4.3.232/volume/v3/volumes/9f157af2-7976-47f2-8dcd-405a936cffda Aug 04 10:56:24.207828 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-97d7168a-5a73-469e-bbef-dd4ddfdcc77d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:24.208066 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-97d7168a-5a73-469e-bbef-dd4ddfdcc77d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:24.208274 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-97d7168a-5a73-469e-bbef-dd4ddfdcc77d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Delete volume with id: 9f157af2-7976-47f2-8dcd-405a936cffda Aug 04 10:56:24.215516 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:24.215516 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:24.215986 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-97d7168a-5a73-469e-bbef-dd4ddfdcc77d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:24.237639 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-97d7168a-5a73-469e-bbef-dd4ddfdcc77d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Delete volume request issued successfully. Aug 04 10:56:24.237883 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-97d7168a-5a73-469e-bbef-dd4ddfdcc77d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/9f157af2-7976-47f2-8dcd-405a936cffda returned with HTTP 202 Aug 04 10:56:24.238477 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1125/4522] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:56:24 2026] DELETE /volume/v3/volumes/9f157af2-7976-47f2-8dcd-405a936cffda => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:24.245311 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1e85176b-4a1c-42a4-a5c2-66abc183a4a2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:24.249579 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1e85176b-4a1c-42a4-a5c2-66abc183a4a2 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/9f157af2-7976-47f2-8dcd-405a936cffda Aug 04 10:56:24.249786 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1e85176b-4a1c-42a4-a5c2-66abc183a4a2 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:24.250028 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1e85176b-4a1c-42a4-a5c2-66abc183a4a2 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:24.258480 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:24.258480 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:24.261044 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1e85176b-4a1c-42a4-a5c2-66abc183a4a2 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:24.265894 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1e85176b-4a1c-42a4-a5c2-66abc183a4a2 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/9f157af2-7976-47f2-8dcd-405a936cffda returned with HTTP 200 Aug 04 10:56:24.265894 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1130/4523] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:24 2026] GET /volume/v3/volumes/9f157af2-7976-47f2-8dcd-405a936cffda => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:25.055201 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fdb5178d-599a-4561-87b3-dfbc3ffaab88 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:25.056970 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fdb5178d-599a-4561-87b3-dfbc3ffaab88 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:25.057156 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fdb5178d-599a-4561-87b3-dfbc3ffaab88 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:25.057368 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fdb5178d-599a-4561-87b3-dfbc3ffaab88 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:25.057486 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-fdb5178d-599a-4561-87b3-dfbc3ffaab88 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:25.061835 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:25.061835 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:25.062634 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fdb5178d-599a-4561-87b3-dfbc3ffaab88 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:25.063026 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1136/4524] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:25 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:25.280017 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-dc7fb215-8817-44e4-bed3-e6b2ecd96867 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:25.281803 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dc7fb215-8817-44e4-bed3-e6b2ecd96867 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/9f157af2-7976-47f2-8dcd-405a936cffda Aug 04 10:56:25.282088 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dc7fb215-8817-44e4-bed3-e6b2ecd96867 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:25.282358 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dc7fb215-8817-44e4-bed3-e6b2ecd96867 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:25.290042 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dc7fb215-8817-44e4-bed3-e6b2ecd96867 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/9f157af2-7976-47f2-8dcd-405a936cffda returned with HTTP 404 Aug 04 10:56:25.290458 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1134/4525] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:25 2026] GET /volume/v3/volumes/9f157af2-7976-47f2-8dcd-405a936cffda => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:25.335501 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-788495d9-9800-42a6-bc6d-9d801f3b875b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:25.337301 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-788495d9-9800-42a6-bc6d-9d801f3b875b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:56:25.337624 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-788495d9-9800-42a6-bc6d-9d801f3b875b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "size": 1, "name": "tempest-VolumesGetTest-Volume-761418280", "metadata": {"Type": "Test"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:25.339148 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-788495d9-9800-42a6-bc6d-9d801f3b875b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Create volume request body: {'volume': {'imageRef': 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-761418280', 'metadata': {'Type': 'Test'}}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:56:25.479016 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-788495d9-9800-42a6-bc6d-9d801f3b875b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Create volume of 1 GB Aug 04 10:56:25.483226 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-788495d9-9800-42a6-bc6d-9d801f3b875b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Availability Zones retrieved successfully. Aug 04 10:56:25.488611 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-788495d9-9800-42a6-bc6d-9d801f3b875b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Flow 'volume_create_api' (4f5e5e8e-b536-411b-8409-4bd7ee076e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:25.489891 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-788495d9-9800-42a6-bc6d-9d801f3b875b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed7e7d1d-2786-45d6-916f-2386212debab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:25.490781 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-788495d9-9800-42a6-bc6d-9d801f3b875b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:56:25.542349 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-788495d9-9800-42a6-bc6d-9d801f3b875b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed7e7d1d-2786-45d6-916f-2386212debab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:25.543128 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-788495d9-9800-42a6-bc6d-9d801f3b875b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36e0bff9-f123-4b63-936d-ef48cf64b011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:25.580202 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-788495d9-9800-42a6-bc6d-9d801f3b875b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Created reservations ['07b99eba-e07b-442f-a1fc-0a0767db0265', '6dbef904-8192-4ea1-8734-739fba2eb138', '293b3a1b-0a4a-4246-9302-0e0458ae0d0f', '8c6af866-4495-413d-8f00-98a960a50ec8'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:56:25.581094 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-788495d9-9800-42a6-bc6d-9d801f3b875b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36e0bff9-f123-4b63-936d-ef48cf64b011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07b99eba-e07b-442f-a1fc-0a0767db0265', '6dbef904-8192-4ea1-8734-739fba2eb138', '293b3a1b-0a4a-4246-9302-0e0458ae0d0f', '8c6af866-4495-413d-8f00-98a960a50ec8']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:25.583427 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-788495d9-9800-42a6-bc6d-9d801f3b875b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3201679-cd69-453e-bd27-24d0b15fb8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:25.606839 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-788495d9-9800-42a6-bc6d-9d801f3b875b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3201679-cd69-453e-bd27-24d0b15fb8ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '580e04fd-633a-4526-9fee-b12c41551078', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-761418280',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e49ed5cc1ae94d76a43f013c31d626cb',qos_specs=None,replication_status=,reservations=['07b99eba-e07b-442f-a1fc-0a0767db0265','6dbef904-8192-4ea1-8734-739fba2eb138','293b3a1b-0a4a-4246-9302-0e0458ae0d0f','8c6af866-4495-413d-8f00-98a960a50ec8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0095fc118841d89698d5bd3e98113e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:56:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-761418280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=580e04fd-633a-4526-9fee-b12c41551078,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e49ed5cc1ae94d76a43f013c31d626cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb0095fc118841d89698d5bd3e98113e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:25.607729 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-788495d9-9800-42a6-bc6d-9d801f3b875b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfca1f03-d0a5-4f29-a025-92e97bf27453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:25.634946 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-788495d9-9800-42a6-bc6d-9d801f3b875b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfca1f03-d0a5-4f29-a025-92e97bf27453) transitioned into state 'SUCCESS' from state '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-761418280',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e49ed5cc1ae94d76a43f013c31d626cb',qos_specs=None,replication_status=,reservations=['07b99eba-e07b-442f-a1fc-0a0767db0265','6dbef904-8192-4ea1-8734-739fba2eb138','293b3a1b-0a4a-4246-9302-0e0458ae0d0f','8c6af866-4495-413d-8f00-98a960a50ec8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0095fc118841d89698d5bd3e98113e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:25.635758 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-788495d9-9800-42a6-bc6d-9d801f3b875b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b732963c-9090-4ac8-9729-78092c5eff8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:25.645003 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-788495d9-9800-42a6-bc6d-9d801f3b875b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b732963c-9090-4ac8-9729-78092c5eff8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:25.645949 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-788495d9-9800-42a6-bc6d-9d801f3b875b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Flow 'volume_create_api' (4f5e5e8e-b536-411b-8409-4bd7ee076e45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:25.646277 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-788495d9-9800-42a6-bc6d-9d801f3b875b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Create volume request issued successfully. Aug 04 10:56:25.646901 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-788495d9-9800-42a6-bc6d-9d801f3b875b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:56:25.647503 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1126/4526] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:56:25 2026] POST /volume/v3/volumes => generated 758 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:56:25.661228 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-93997908-e96d-4c43-9f8c-5481cdf76c78 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:25.670203 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-93997908-e96d-4c43-9f8c-5481cdf76c78 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 Aug 04 10:56:25.670610 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-93997908-e96d-4c43-9f8c-5481cdf76c78 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:25.670804 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-93997908-e96d-4c43-9f8c-5481cdf76c78 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:25.682113 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:25.682113 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:25.685559 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-93997908-e96d-4c43-9f8c-5481cdf76c78 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:25.692306 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-93997908-e96d-4c43-9f8c-5481cdf76c78 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 returned with HTTP 200 Aug 04 10:56:25.692748 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1131/4527] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:25 2026] GET /volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:26.074686 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e69ada0a-0d3e-4673-a7a3-d49fd0999ab4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:26.076436 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e69ada0a-0d3e-4673-a7a3-d49fd0999ab4 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:26.076626 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e69ada0a-0d3e-4673-a7a3-d49fd0999ab4 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:26.076823 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e69ada0a-0d3e-4673-a7a3-d49fd0999ab4 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:26.076953 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-e69ada0a-0d3e-4673-a7a3-d49fd0999ab4 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:26.081220 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:26.081220 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:26.081918 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e69ada0a-0d3e-4673-a7a3-d49fd0999ab4 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:26.083701 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1137/4528] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:26 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:26.705673 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0d5cc8cd-13f4-4419-af24-e306671b3c34 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:26.707703 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0d5cc8cd-13f4-4419-af24-e306671b3c34 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 Aug 04 10:56:26.707944 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0d5cc8cd-13f4-4419-af24-e306671b3c34 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:26.708176 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0d5cc8cd-13f4-4419-af24-e306671b3c34 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:26.714901 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:26.714901 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:26.719285 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0d5cc8cd-13f4-4419-af24-e306671b3c34 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:26.724576 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0d5cc8cd-13f4-4419-af24-e306671b3c34 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 returned with HTTP 200 Aug 04 10:56:26.724967 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1135/4529] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:26 2026] GET /volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 10:56:26.741423 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d7700b12-b1ca-447b-9ef6-dc03f655057b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:26.743451 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d7700b12-b1ca-447b-9ef6-dc03f655057b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 Aug 04 10:56:26.743719 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d7700b12-b1ca-447b-9ef6-dc03f655057b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:26.744015 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d7700b12-b1ca-447b-9ef6-dc03f655057b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:26.752914 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:26.752914 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:26.756960 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d7700b12-b1ca-447b-9ef6-dc03f655057b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:26.762202 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d7700b12-b1ca-447b-9ef6-dc03f655057b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 returned with HTTP 200 Aug 04 10:56:26.762667 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1127/4530] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:26 2026] GET /volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:26.774157 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3e71c1d1-ab13-4770-bd3d-fb8b771ae9a3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:26.775769 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3e71c1d1-ab13-4770-bd3d-fb8b771ae9a3 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] PUT https://10.4.3.232/volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 Aug 04 10:56:26.776089 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3e71c1d1-ab13-4770-bd3d-fb8b771ae9a3 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-761418280"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:26.785668 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:26.785668 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:26.790687 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3e71c1d1-ab13-4770-bd3d-fb8b771ae9a3 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:26.798638 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3e71c1d1-ab13-4770-bd3d-fb8b771ae9a3 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume updated successfully. Aug 04 10:56:26.799264 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3e71c1d1-ab13-4770-bd3d-fb8b771ae9a3 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 returned with HTTP 200 Aug 04 10:56:26.799720 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1132/4531] 10.4.3.232 () {68 vars in 1368 bytes} [Tue Aug 4 10:56:26 2026] PUT /volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 => generated 782 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:26.813449 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5b8714d7-e819-4979-923a-560f5ac73b20 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:26.815635 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5b8714d7-e819-4979-923a-560f5ac73b20 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] PUT https://10.4.3.232/volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 Aug 04 10:56:26.816068 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5b8714d7-e819-4979-923a-560f5ac73b20 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-876239847", "description": "This is the new description of volume"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:26.826027 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:26.826027 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:26.831122 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5b8714d7-e819-4979-923a-560f5ac73b20 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:26.838168 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5b8714d7-e819-4979-923a-560f5ac73b20 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume updated successfully. Aug 04 10:56:26.838841 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5b8714d7-e819-4979-923a-560f5ac73b20 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 returned with HTTP 200 Aug 04 10:56:26.839374 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1138/4532] 10.4.3.232 () {68 vars in 1369 bytes} [Tue Aug 4 10:56:26 2026] PUT /volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:26.851905 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-dff6299f-dc29-437e-9b6d-9e1789f43158 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:26.853750 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dff6299f-dc29-437e-9b6d-9e1789f43158 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 Aug 04 10:56:26.853972 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dff6299f-dc29-437e-9b6d-9e1789f43158 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:26.854156 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dff6299f-dc29-437e-9b6d-9e1789f43158 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:26.860613 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:26.860613 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:26.863966 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-dff6299f-dc29-437e-9b6d-9e1789f43158 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:26.868427 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dff6299f-dc29-437e-9b6d-9e1789f43158 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 returned with HTTP 200 Aug 04 10:56:26.868789 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1136/4533] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:26 2026] GET /volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 => generated 1405 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:26.880656 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ba01880a-cda8-45d0-b798-75ac4c44c4dc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:26.882308 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ba01880a-cda8-45d0-b798-75ac4c44c4dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:56:26.882712 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ba01880a-cda8-45d0-b798-75ac4c44c4dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1387942649", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1105351573"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:26.884127 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-ba01880a-cda8-45d0-b798-75ac4c44c4dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1387942649', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1105351573'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:56:26.884306 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-ba01880a-cda8-45d0-b798-75ac4c44c4dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Create volume of 1 GB Aug 04 10:56:26.888208 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ba01880a-cda8-45d0-b798-75ac4c44c4dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Availability Zones retrieved successfully. Aug 04 10:56:26.893677 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba01880a-cda8-45d0-b798-75ac4c44c4dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Flow 'volume_create_api' (3571ec7d-05ce-42ec-a3ee-4e7efcd7e7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:26.894587 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba01880a-cda8-45d0-b798-75ac4c44c4dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab074588-1143-41d6-a52d-ac92632838d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:26.895536 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-ba01880a-cda8-45d0-b798-75ac4c44c4dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:56:26.922365 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba01880a-cda8-45d0-b798-75ac4c44c4dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab074588-1143-41d6-a52d-ac92632838d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:26.923152 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba01880a-cda8-45d0-b798-75ac4c44c4dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dd8a4ff-1a89-4805-9511-2a7e1dfd5b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:26.965685 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-ba01880a-cda8-45d0-b798-75ac4c44c4dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Created reservations ['e59a3919-a8b4-4d4e-bea4-b477b13474f0', '3070c2b5-c4dd-4e8e-b835-d2358a837417', 'f0c141f8-239e-4105-ac55-f84f6c5f683b', '26bab8a6-5177-48e7-8ef1-8fe02aa3e839'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:56:26.966483 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba01880a-cda8-45d0-b798-75ac4c44c4dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dd8a4ff-1a89-4805-9511-2a7e1dfd5b62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e59a3919-a8b4-4d4e-bea4-b477b13474f0', '3070c2b5-c4dd-4e8e-b835-d2358a837417', 'f0c141f8-239e-4105-ac55-f84f6c5f683b', '26bab8a6-5177-48e7-8ef1-8fe02aa3e839']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:26.967264 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba01880a-cda8-45d0-b798-75ac4c44c4dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c833b26e-b518-4e2c-a98e-dffe87f85ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:26.994068 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba01880a-cda8-45d0-b798-75ac4c44c4dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c833b26e-b518-4e2c-a98e-dffe87f85ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83938bcb-92b0-4da1-9e73-8d78aa222f16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1387942649',display_name='tempest-VolumesGetTest-Volume-1105351573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e49ed5cc1ae94d76a43f013c31d626cb',qos_specs=None,replication_status=,reservations=['e59a3919-a8b4-4d4e-bea4-b477b13474f0','3070c2b5-c4dd-4e8e-b835-d2358a837417','f0c141f8-239e-4105-ac55-f84f6c5f683b','26bab8a6-5177-48e7-8ef1-8fe02aa3e839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0095fc118841d89698d5bd3e98113e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:56:26Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1387942649',display_name='tempest-VolumesGetTest-Volume-1105351573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83938bcb-92b0-4da1-9e73-8d78aa222f16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e49ed5cc1ae94d76a43f013c31d626cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb0095fc118841d89698d5bd3e98113e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:26.995136 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba01880a-cda8-45d0-b798-75ac4c44c4dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c8c15d-3202-4396-b6f5-e394253e72e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:27.017694 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba01880a-cda8-45d0-b798-75ac4c44c4dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c8c15d-3202-4396-b6f5-e394253e72e3) transitioned into 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-1387942649',display_name='tempest-VolumesGetTest-Volume-1105351573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e49ed5cc1ae94d76a43f013c31d626cb',qos_specs=None,replication_status=,reservations=['e59a3919-a8b4-4d4e-bea4-b477b13474f0','3070c2b5-c4dd-4e8e-b835-d2358a837417','f0c141f8-239e-4105-ac55-f84f6c5f683b','26bab8a6-5177-48e7-8ef1-8fe02aa3e839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0095fc118841d89698d5bd3e98113e',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:27.018675 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba01880a-cda8-45d0-b798-75ac4c44c4dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (843a9bef-1a74-4b6d-b4bd-18baa25d703a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:27.032113 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba01880a-cda8-45d0-b798-75ac4c44c4dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (843a9bef-1a74-4b6d-b4bd-18baa25d703a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:27.033255 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba01880a-cda8-45d0-b798-75ac4c44c4dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Flow 'volume_create_api' (3571ec7d-05ce-42ec-a3ee-4e7efcd7e7a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:27.033697 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ba01880a-cda8-45d0-b798-75ac4c44c4dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Create volume request issued successfully. Aug 04 10:56:27.034435 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ba01880a-cda8-45d0-b798-75ac4c44c4dc tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:56:27.035002 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1128/4534] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:56:26 2026] POST /volume/v3/volumes => generated 780 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:56:27.051230 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d550f31e-a4b2-4151-a8d5-94c0b8371cd0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:27.053361 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d550f31e-a4b2-4151-a8d5-94c0b8371cd0 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/83938bcb-92b0-4da1-9e73-8d78aa222f16 Aug 04 10:56:27.053631 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d550f31e-a4b2-4151-a8d5-94c0b8371cd0 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:27.053912 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d550f31e-a4b2-4151-a8d5-94c0b8371cd0 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:27.070090 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:27.070090 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:27.075139 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d550f31e-a4b2-4151-a8d5-94c0b8371cd0 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:27.079844 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d550f31e-a4b2-4151-a8d5-94c0b8371cd0 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/83938bcb-92b0-4da1-9e73-8d78aa222f16 returned with HTTP 200 Aug 04 10:56:27.080362 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1133/4535] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:27 2026] GET /volume/v3/volumes/83938bcb-92b0-4da1-9e73-8d78aa222f16 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:27.092092 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7f80c07c-1305-47f3-b8df-8fd63f0306a4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:27.094435 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7f80c07c-1305-47f3-b8df-8fd63f0306a4 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:27.094709 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7f80c07c-1305-47f3-b8df-8fd63f0306a4 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:27.094974 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7f80c07c-1305-47f3-b8df-8fd63f0306a4 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:27.095116 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-7f80c07c-1305-47f3-b8df-8fd63f0306a4 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:27.101261 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:27.101261 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:27.102409 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7f80c07c-1305-47f3-b8df-8fd63f0306a4 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:27.103092 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1139/4536] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:27 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:28.097584 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0ddfc1e8-5adf-48e3-8e54-774058b93e3d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:28.102972 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0ddfc1e8-5adf-48e3-8e54-774058b93e3d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/83938bcb-92b0-4da1-9e73-8d78aa222f16 Aug 04 10:56:28.103195 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0ddfc1e8-5adf-48e3-8e54-774058b93e3d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:28.103408 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0ddfc1e8-5adf-48e3-8e54-774058b93e3d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:28.111802 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:28.111802 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:28.114133 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-472be9b7-bf43-430e-84ce-bd5956d58853 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:28.115627 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0ddfc1e8-5adf-48e3-8e54-774058b93e3d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:28.116083 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-472be9b7-bf43-430e-84ce-bd5956d58853 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:28.116276 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-472be9b7-bf43-430e-84ce-bd5956d58853 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:28.116473 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-472be9b7-bf43-430e-84ce-bd5956d58853 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:28.116588 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-472be9b7-bf43-430e-84ce-bd5956d58853 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:28.120141 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0ddfc1e8-5adf-48e3-8e54-774058b93e3d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/83938bcb-92b0-4da1-9e73-8d78aa222f16 returned with HTTP 200 Aug 04 10:56:28.120545 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1137/4537] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:28 2026] GET /volume/v3/volumes/83938bcb-92b0-4da1-9e73-8d78aa222f16 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:28.120889 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:28.120889 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:28.121663 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-472be9b7-bf43-430e-84ce-bd5956d58853 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:28.122047 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1129/4538] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:28 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:28.132414 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-417edf17-1b2c-43b3-9b31-6e35b507075e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:28.134180 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-417edf17-1b2c-43b3-9b31-6e35b507075e tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] PUT https://10.4.3.232/volume/v3/volumes/83938bcb-92b0-4da1-9e73-8d78aa222f16 Aug 04 10:56:28.134538 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-417edf17-1b2c-43b3-9b31-6e35b507075e tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-761418280", "description": null}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:28.142459 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:28.142459 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:28.146164 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-417edf17-1b2c-43b3-9b31-6e35b507075e tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:28.155159 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-417edf17-1b2c-43b3-9b31-6e35b507075e tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume updated successfully. Aug 04 10:56:28.156020 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-417edf17-1b2c-43b3-9b31-6e35b507075e tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/83938bcb-92b0-4da1-9e73-8d78aa222f16 returned with HTTP 200 Aug 04 10:56:28.156498 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1134/4539] 10.4.3.232 () {68 vars in 1368 bytes} [Tue Aug 4 10:56:28 2026] PUT /volume/v3/volumes/83938bcb-92b0-4da1-9e73-8d78aa222f16 => generated 769 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:28.167472 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-dc1f69f5-8d15-4124-996a-a05e4a0df405 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:28.170485 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dc1f69f5-8d15-4124-996a-a05e4a0df405 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/83938bcb-92b0-4da1-9e73-8d78aa222f16 Aug 04 10:56:28.170684 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dc1f69f5-8d15-4124-996a-a05e4a0df405 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:28.170886 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dc1f69f5-8d15-4124-996a-a05e4a0df405 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:28.178390 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:28.178390 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:28.182419 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-dc1f69f5-8d15-4124-996a-a05e4a0df405 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:28.186740 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dc1f69f5-8d15-4124-996a-a05e4a0df405 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/83938bcb-92b0-4da1-9e73-8d78aa222f16 returned with HTTP 200 Aug 04 10:56:28.187097 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1140/4540] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:28 2026] GET /volume/v3/volumes/83938bcb-92b0-4da1-9e73-8d78aa222f16 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:28.199035 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-68b5449d-4179-494b-92f2-28d21f27716d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:28.200759 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-68b5449d-4179-494b-92f2-28d21f27716d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] DELETE https://10.4.3.232/volume/v3/volumes/83938bcb-92b0-4da1-9e73-8d78aa222f16 Aug 04 10:56:28.200976 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-68b5449d-4179-494b-92f2-28d21f27716d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:28.201155 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-68b5449d-4179-494b-92f2-28d21f27716d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:28.201323 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-68b5449d-4179-494b-92f2-28d21f27716d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Delete volume with id: 83938bcb-92b0-4da1-9e73-8d78aa222f16 Aug 04 10:56:28.210723 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:28.210723 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:28.211231 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-68b5449d-4179-494b-92f2-28d21f27716d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:28.233029 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-68b5449d-4179-494b-92f2-28d21f27716d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Delete volume request issued successfully. Aug 04 10:56:28.233219 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-68b5449d-4179-494b-92f2-28d21f27716d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/83938bcb-92b0-4da1-9e73-8d78aa222f16 returned with HTTP 202 Aug 04 10:56:28.233680 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1138/4541] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:56:28 2026] DELETE /volume/v3/volumes/83938bcb-92b0-4da1-9e73-8d78aa222f16 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:28.240443 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9392dbc9-1cfd-456a-aa9f-bf4bf1cb4d52 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:28.243092 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9392dbc9-1cfd-456a-aa9f-bf4bf1cb4d52 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/83938bcb-92b0-4da1-9e73-8d78aa222f16 Aug 04 10:56:28.243421 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9392dbc9-1cfd-456a-aa9f-bf4bf1cb4d52 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:28.243679 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9392dbc9-1cfd-456a-aa9f-bf4bf1cb4d52 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:28.251375 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:28.251375 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:28.255529 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9392dbc9-1cfd-456a-aa9f-bf4bf1cb4d52 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:28.261115 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9392dbc9-1cfd-456a-aa9f-bf4bf1cb4d52 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/83938bcb-92b0-4da1-9e73-8d78aa222f16 returned with HTTP 200 Aug 04 10:56:28.261653 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1130/4542] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:28 2026] GET /volume/v3/volumes/83938bcb-92b0-4da1-9e73-8d78aa222f16 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:29.131489 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6bc1b21a-a5ef-48f3-b2a5-524199a6fa7d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:29.133661 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6bc1b21a-a5ef-48f3-b2a5-524199a6fa7d tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:56:29.134032 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6bc1b21a-a5ef-48f3-b2a5-524199a6fa7d tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:29.134079 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6bc1b21a-a5ef-48f3-b2a5-524199a6fa7d tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:29.134210 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6bc1b21a-a5ef-48f3-b2a5-524199a6fa7d tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Show backup with id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:56:29.139098 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:29.139098 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:29.140077 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6bc1b21a-a5ef-48f3-b2a5-524199a6fa7d tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 200 Aug 04 10:56:29.140451 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1135/4543] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:29 2026] GET /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:29.150085 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-041bc342-a4f4-4210-ab65-a22583f2e4f3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:29.152328 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-041bc342-a4f4-4210-ab65-a22583f2e4f3 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/volumes/9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6 Aug 04 10:56:29.152600 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-041bc342-a4f4-4210-ab65-a22583f2e4f3 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:29.152875 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-041bc342-a4f4-4210-ab65-a22583f2e4f3 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:29.162030 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:29.162030 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:29.166194 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-041bc342-a4f4-4210-ab65-a22583f2e4f3 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Volume info retrieved successfully. Aug 04 10:56:29.171065 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-041bc342-a4f4-4210-ab65-a22583f2e4f3 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/volumes/9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6 returned with HTTP 200 Aug 04 10:56:29.171482 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1141/4544] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:29 2026] GET /volume/v3/volumes/9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6 => generated 1417 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:29.185377 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-de5b77c0-6aac-4bdb-b7a5-956eda9ea803 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:29.187302 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-de5b77c0-6aac-4bdb-b7a5-956eda9ea803 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/volumes/9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6 Aug 04 10:56:29.188083 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-de5b77c0-6aac-4bdb-b7a5-956eda9ea803 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:29.188083 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-de5b77c0-6aac-4bdb-b7a5-956eda9ea803 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:29.194639 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:29.194639 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:29.198798 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-de5b77c0-6aac-4bdb-b7a5-956eda9ea803 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Volume info retrieved successfully. Aug 04 10:56:29.203696 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-de5b77c0-6aac-4bdb-b7a5-956eda9ea803 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/volumes/9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6 returned with HTTP 200 Aug 04 10:56:29.204087 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1139/4545] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:29 2026] GET /volume/v3/volumes/9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6 => generated 1417 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:29.275762 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-28de9f46-ab52-467a-a8ee-6051d49cc152 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:29.277904 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28de9f46-ab52-467a-a8ee-6051d49cc152 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/83938bcb-92b0-4da1-9e73-8d78aa222f16 Aug 04 10:56:29.278120 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-28de9f46-ab52-467a-a8ee-6051d49cc152 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:29.278376 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-28de9f46-ab52-467a-a8ee-6051d49cc152 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:29.283876 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28de9f46-ab52-467a-a8ee-6051d49cc152 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/83938bcb-92b0-4da1-9e73-8d78aa222f16 returned with HTTP 404 Aug 04 10:56:29.284526 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1131/4546] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:29 2026] GET /volume/v3/volumes/83938bcb-92b0-4da1-9e73-8d78aa222f16 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:29.293153 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b48bcea9-e811-4087-8057-81923d36a49b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:29.295999 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b48bcea9-e811-4087-8057-81923d36a49b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 Aug 04 10:56:29.296268 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b48bcea9-e811-4087-8057-81923d36a49b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:29.296814 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b48bcea9-e811-4087-8057-81923d36a49b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:29.306692 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:29.306692 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:29.311726 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b48bcea9-e811-4087-8057-81923d36a49b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:29.319258 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b48bcea9-e811-4087-8057-81923d36a49b tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 returned with HTTP 200 Aug 04 10:56:29.319658 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1136/4547] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:29 2026] GET /volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 => generated 1405 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:29.336292 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-13eb775c-f6e6-4b35-81c5-9312e1579e07 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:29.337737 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-13eb775c-f6e6-4b35-81c5-9312e1579e07 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] DELETE https://10.4.3.232/volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 Aug 04 10:56:29.338067 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-13eb775c-f6e6-4b35-81c5-9312e1579e07 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:29.338357 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-13eb775c-f6e6-4b35-81c5-9312e1579e07 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:29.338617 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-13eb775c-f6e6-4b35-81c5-9312e1579e07 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Delete volume with id: 580e04fd-633a-4526-9fee-b12c41551078 Aug 04 10:56:29.345643 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:29.345643 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:29.347260 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-13eb775c-f6e6-4b35-81c5-9312e1579e07 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:29.377985 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-13eb775c-f6e6-4b35-81c5-9312e1579e07 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Delete volume request issued successfully. Aug 04 10:56:29.378185 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-13eb775c-f6e6-4b35-81c5-9312e1579e07 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 returned with HTTP 202 Aug 04 10:56:29.378745 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1142/4548] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:56:29 2026] DELETE /volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:29.388582 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-826af10d-6d97-4781-9084-3809c1804a4d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:29.390367 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-826af10d-6d97-4781-9084-3809c1804a4d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 Aug 04 10:56:29.391985 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-826af10d-6d97-4781-9084-3809c1804a4d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:29.391985 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-826af10d-6d97-4781-9084-3809c1804a4d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:29.399380 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:29.399380 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:29.404904 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-826af10d-6d97-4781-9084-3809c1804a4d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Volume info retrieved successfully. Aug 04 10:56:29.413266 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-826af10d-6d97-4781-9084-3809c1804a4d tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 returned with HTTP 200 Aug 04 10:56:29.413801 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1140/4549] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:29 2026] GET /volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 => generated 1404 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:30.398645 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-3b98064f-98ea-4ed7-b11e-acb3aadf51df None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:30.400784 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-3b98064f-98ea-4ed7-b11e-acb3aadf51df tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/volumes/9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6 Aug 04 10:56:30.401112 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-3b98064f-98ea-4ed7-b11e-acb3aadf51df tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:30.401186 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-3b98064f-98ea-4ed7-b11e-acb3aadf51df tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:30.414108 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:30.414108 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:30.418480 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-3b98064f-98ea-4ed7-b11e-acb3aadf51df tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Volume info retrieved successfully. Aug 04 10:56:30.425311 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-3b98064f-98ea-4ed7-b11e-acb3aadf51df tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/volumes/9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6 returned with HTTP 200 Aug 04 10:56:30.425724 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1132/4550] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:56:30 2026] GET /volume/v3/volumes/9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6 => generated 1417 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:30.426414 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7cb3c0cb-422f-4bbf-9f85-3b350e5c99c2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:30.429226 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7cb3c0cb-422f-4bbf-9f85-3b350e5c99c2 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] GET https://10.4.3.232/volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 Aug 04 10:56:30.429424 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7cb3c0cb-422f-4bbf-9f85-3b350e5c99c2 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:30.429622 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7cb3c0cb-422f-4bbf-9f85-3b350e5c99c2 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:30.435449 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7cb3c0cb-422f-4bbf-9f85-3b350e5c99c2 tempest-VolumesGetTest-2039172569 tempest-VolumesGetTest-2039172569-project-member] https://10.4.3.232/volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 returned with HTTP 404 Aug 04 10:56:30.435950 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1137/4551] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:30 2026] GET /volume/v3/volumes/580e04fd-633a-4526-9fee-b12c41551078 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:30.922541 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-943d30d1-b1d3-4ab4-b9b7-0e6cfb48f411 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:30.926607 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-943d30d1-b1d3-4ab4-b9b7-0e6cfb48f411 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/volumes/9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6 Aug 04 10:56:30.926803 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-943d30d1-b1d3-4ab4-b9b7-0e6cfb48f411 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:30.927011 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-943d30d1-b1d3-4ab4-b9b7-0e6cfb48f411 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:30.944787 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:30.944787 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:30.950261 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-943d30d1-b1d3-4ab4-b9b7-0e6cfb48f411 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Volume info retrieved successfully. Aug 04 10:56:30.954732 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-943d30d1-b1d3-4ab4-b9b7-0e6cfb48f411 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/volumes/9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6 returned with HTTP 200 Aug 04 10:56:30.955161 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1143/4552] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:56:30 2026] GET /volume/v3/volumes/9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6 => generated 1417 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:30.963926 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6adff88c-fb31-4ada-a1ad-77baa3abf1e0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:30.964427 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6adff88c-fb31-4ada-a1ad-77baa3abf1e0 None None] GET https://10.4.3.232/volume// Aug 04 10:56:30.965258 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6adff88c-fb31-4ada-a1ad-77baa3abf1e0 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:30.965258 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6adff88c-fb31-4ada-a1ad-77baa3abf1e0 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:30.965349 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6adff88c-fb31-4ada-a1ad-77baa3abf1e0 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:56:30.969264 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1141/4553] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:56:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:56:30.972431 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-aa25d80f-f4d2-4a46-8ead-8bb35b89fb30 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:30.974690 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-aa25d80f-f4d2-4a46-8ead-8bb35b89fb30 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:56:30.975032 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-aa25d80f-f4d2-4a46-8ead-8bb35b89fb30 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6", "connector": null, "instance_uuid": "c6b3129d-4f6a-4bdd-a38b-21a384490551"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:30.975118 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-960500b4-c0ec-40d0-8706-b598db3a79a0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:30.976689 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-960500b4-c0ec-40d0-8706-b598db3a79a0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:56:30.977065 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-960500b4-c0ec-40d0-8706-b598db3a79a0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-768125267", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:30.979103 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-960500b4-c0ec-40d0-8706-b598db3a79a0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-768125267', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:56:30.980638 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-960500b4-c0ec-40d0-8706-b598db3a79a0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Create volume of 1 GB Aug 04 10:56:30.984959 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-960500b4-c0ec-40d0-8706-b598db3a79a0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Availability Zones retrieved successfully. Aug 04 10:56:30.985909 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:30.985909 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:30.994257 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-960500b4-c0ec-40d0-8706-b598db3a79a0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Flow 'volume_create_api' (47a85bbf-a0e0-4d7d-9f2c-2fb8ddb8d3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:30.996639 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-960500b4-c0ec-40d0-8706-b598db3a79a0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c54eb5b-36f2-4a28-9c15-464917d14c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:30.998201 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-960500b4-c0ec-40d0-8706-b598db3a79a0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:56:31.022522 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-aa25d80f-f4d2-4a46-8ead-8bb35b89fb30 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:56:31.022942 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1133/4554] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:56:30 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 04 10:56:31.032744 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-960500b4-c0ec-40d0-8706-b598db3a79a0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c54eb5b-36f2-4a28-9c15-464917d14c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:31.033652 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-960500b4-c0ec-40d0-8706-b598db3a79a0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f25031e9-49c5-4637-be6d-be847c7b35fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:31.107668 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-960500b4-c0ec-40d0-8706-b598db3a79a0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Created reservations ['7c7f172e-57df-4adf-beaa-416e66209513', '1c7bb508-042a-4626-8929-05fdd08ad589', '3eb5530e-c629-43b0-80ed-5e91df076d37', '266018ec-0706-4fd3-a471-5437a70a10f3'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:56:31.108691 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-960500b4-c0ec-40d0-8706-b598db3a79a0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f25031e9-49c5-4637-be6d-be847c7b35fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c7f172e-57df-4adf-beaa-416e66209513', '1c7bb508-042a-4626-8929-05fdd08ad589', '3eb5530e-c629-43b0-80ed-5e91df076d37', '266018ec-0706-4fd3-a471-5437a70a10f3']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:31.109496 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-960500b4-c0ec-40d0-8706-b598db3a79a0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a0cc42e-0f61-47af-86b8-5832566d8e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:31.133695 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-960500b4-c0ec-40d0-8706-b598db3a79a0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a0cc42e-0f61-47af-86b8-5832566d8e25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66f1634b-0ac3-497a-8cfa-669f4e13d781', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-768125267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee8fd908bb924d0f88f6cee4f3eb5879',qos_specs=None,replication_status=,reservations=['7c7f172e-57df-4adf-beaa-416e66209513','1c7bb508-042a-4626-8929-05fdd08ad589','3eb5530e-c629-43b0-80ed-5e91df076d37','266018ec-0706-4fd3-a471-5437a70a10f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7aa40715bf846b598ecb17ab7703164',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:56:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-768125267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66f1634b-0ac3-497a-8cfa-669f4e13d781,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee8fd908bb924d0f88f6cee4f3eb5879',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7aa40715bf846b598ecb17ab7703164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:31.134475 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-960500b4-c0ec-40d0-8706-b598db3a79a0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e05276ab-ef94-418c-8342-22ce586dbaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:31.154056 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-960500b4-c0ec-40d0-8706-b598db3a79a0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e05276ab-ef94-418c-8342-22ce586dbaf7) transitioned into state 'SUCCESS' from state '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-768125267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee8fd908bb924d0f88f6cee4f3eb5879',qos_specs=None,replication_status=,reservations=['7c7f172e-57df-4adf-beaa-416e66209513','1c7bb508-042a-4626-8929-05fdd08ad589','3eb5530e-c629-43b0-80ed-5e91df076d37','266018ec-0706-4fd3-a471-5437a70a10f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7aa40715bf846b598ecb17ab7703164',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:31.154544 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-960500b4-c0ec-40d0-8706-b598db3a79a0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7864bec-bac4-4dd7-8daa-2df3ae816885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:31.170005 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-960500b4-c0ec-40d0-8706-b598db3a79a0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7864bec-bac4-4dd7-8daa-2df3ae816885) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:31.171108 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-960500b4-c0ec-40d0-8706-b598db3a79a0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Flow 'volume_create_api' (47a85bbf-a0e0-4d7d-9f2c-2fb8ddb8d3b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:31.171496 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-960500b4-c0ec-40d0-8706-b598db3a79a0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Create volume request issued successfully. Aug 04 10:56:31.172227 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-960500b4-c0ec-40d0-8706-b598db3a79a0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:56:31.172972 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1138/4555] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:56:30 2026] POST /volume/v3/volumes => generated 754 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:56:31.187875 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-029d9481-2d1e-4730-9511-8d309402cb19 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:31.189944 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-029d9481-2d1e-4730-9511-8d309402cb19 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 Aug 04 10:56:31.190141 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-029d9481-2d1e-4730-9511-8d309402cb19 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:31.190347 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-029d9481-2d1e-4730-9511-8d309402cb19 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:31.197421 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:31.197421 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:31.200997 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-029d9481-2d1e-4730-9511-8d309402cb19 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:56:31.205091 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-029d9481-2d1e-4730-9511-8d309402cb19 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 returned with HTTP 200 Aug 04 10:56:31.205657 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1144/4556] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:31 2026] GET /volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:31.624524 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d3ae7be7-b94b-4a48-b294-0ef7dbe7e306 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:31.703617 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d3ae7be7-b94b-4a48-b294-0ef7dbe7e306 tempest-VolumesSummaryTest-1944855607 tempest-VolumesSummaryTest-1944855607-project-member] GET https://10.4.3.232/volume/v3/volumes/summary Aug 04 10:56:31.703909 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d3ae7be7-b94b-4a48-b294-0ef7dbe7e306 tempest-VolumesSummaryTest-1944855607 tempest-VolumesSummaryTest-1944855607-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:31.704150 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d3ae7be7-b94b-4a48-b294-0ef7dbe7e306 tempest-VolumesSummaryTest-1944855607 tempest-VolumesSummaryTest-1944855607-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:31.704374 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-d3ae7be7-b94b-4a48-b294-0ef7dbe7e306 tempest-VolumesSummaryTest-1944855607 tempest-VolumesSummaryTest-1944855607-project-member] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:56:31.713802 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d3ae7be7-b94b-4a48-b294-0ef7dbe7e306 tempest-VolumesSummaryTest-1944855607 tempest-VolumesSummaryTest-1944855607-project-member] Get volume summary completed successfully. {{(pid=100255) get_volume_summary /opt/stack/cinder/cinder/volume/api.py:701}} Aug 04 10:56:31.714115 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d3ae7be7-b94b-4a48-b294-0ef7dbe7e306 tempest-VolumesSummaryTest-1944855607 tempest-VolumesSummaryTest-1944855607-project-member] https://10.4.3.232/volume/v3/volumes/summary returned with HTTP 200 Aug 04 10:56:31.714645 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1142/4557] 10.4.3.232 () {68 vars in 1302 bytes} [Tue Aug 4 10:56:31 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:31.915182 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7c47d480-2e14-40df-888a-006c1298487e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:31.915591 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7c47d480-2e14-40df-888a-006c1298487e None None] GET https://10.4.3.232/volume// Aug 04 10:56:31.915759 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7c47d480-2e14-40df-888a-006c1298487e None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:31.915945 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7c47d480-2e14-40df-888a-006c1298487e None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:31.916257 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7c47d480-2e14-40df-888a-006c1298487e None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:56:31.916529 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1134/4558] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:56:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:56:31.928068 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-647db205-678e-42b2-abae-6b64f4369326 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:31.930124 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-647db205-678e-42b2-abae-6b64f4369326 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/volumes/9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6 Aug 04 10:56:31.930355 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-647db205-678e-42b2-abae-6b64f4369326 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:31.930529 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-647db205-678e-42b2-abae-6b64f4369326 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:31.941390 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:31.941390 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:31.947138 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-647db205-678e-42b2-abae-6b64f4369326 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Volume info retrieved successfully. Aug 04 10:56:31.952732 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-647db205-678e-42b2-abae-6b64f4369326 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/volumes/9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6 returned with HTTP 200 Aug 04 10:56:31.953153 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1139/4559] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:56:31 2026] GET /volume/v3/volumes/9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6 => generated 1596 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:56:32.067739 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-3a28b4a5-32ff-4e13-94a5-15a5d87adcc3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:32.071325 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-3a28b4a5-32ff-4e13-94a5-15a5d87adcc3 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] PUT https://10.4.3.232/volume/v3/attachments/0e85f983-f929-495b-a70d-fd6e5b89cf7e Aug 04 10:56:32.071820 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-3a28b4a5-32ff-4e13-94a5-15a5d87adcc3 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:32.084404 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-3a28b4a5-32ff-4e13-94a5-15a5d87adcc3 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Acquiring lock "cinder-attachment_update-9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:56:32.089516 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-3a28b4a5-32ff-4e13-94a5-15a5d87adcc3 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Lock "cinder-attachment_update-9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:56:32.091216 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:32.091216 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:32.180794 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-3a28b4a5-32ff-4e13-94a5-15a5d87adcc3 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Lock "cinder-attachment_update-9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6-np0000006413" released by "attachment_update" :: held 0.091s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:56:32.181260 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-3a28b4a5-32ff-4e13-94a5-15a5d87adcc3 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/attachments/0e85f983-f929-495b-a70d-fd6e5b89cf7e returned with HTTP 200 Aug 04 10:56:32.181920 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1145/4560] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:56:32 2026] PUT /volume/v3/attachments/0e85f983-f929-495b-a70d-fd6e5b89cf7e => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:32.206182 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-8542fdb6-a536-410e-88db-a9c35e811645 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:32.210254 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-8542fdb6-a536-410e-88db-a9c35e811645 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] POST https://10.4.3.232/volume/v3/attachments/0e85f983-f929-495b-a70d-fd6e5b89cf7e/action Aug 04 10:56:32.210665 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-8542fdb6-a536-410e-88db-a9c35e811645 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:56:32.210791 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-8542fdb6-a536-410e-88db-a9c35e811645 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:32.218972 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0d678dd8-b828-4a89-a27d-a4099c647b6b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:32.221916 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0d678dd8-b828-4a89-a27d-a4099c647b6b tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 Aug 04 10:56:32.222288 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0d678dd8-b828-4a89-a27d-a4099c647b6b tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:32.222888 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0d678dd8-b828-4a89-a27d-a4099c647b6b tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:32.234458 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:32.234458 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:32.244308 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0d678dd8-b828-4a89-a27d-a4099c647b6b tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:56:32.244484 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:32.244484 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:32.249908 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0d678dd8-b828-4a89-a27d-a4099c647b6b tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 returned with HTTP 200 Aug 04 10:56:32.250679 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1135/4561] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:32 2026] GET /volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:32.259428 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-ea1e5aac-91f0-4472-98ca-c1d205c862ca req-8542fdb6-a536-410e-88db-a9c35e811645 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/attachments/0e85f983-f929-495b-a70d-fd6e5b89cf7e/action returned with HTTP 204 Aug 04 10:56:32.259428 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1143/4562] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:56:32 2026] POST /volume/v3/attachments/0e85f983-f929-495b-a70d-fd6e5b89cf7e/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:32.268623 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-674fca6f-b869-4695-8f9a-3b3754885fef None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:32.270863 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-674fca6f-b869-4695-8f9a-3b3754885fef tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 Aug 04 10:56:32.271113 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-674fca6f-b869-4695-8f9a-3b3754885fef tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:32.271430 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-674fca6f-b869-4695-8f9a-3b3754885fef tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:32.280199 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:32.280199 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:32.285272 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-674fca6f-b869-4695-8f9a-3b3754885fef tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:56:32.294829 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-674fca6f-b869-4695-8f9a-3b3754885fef tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 returned with HTTP 200 Aug 04 10:56:32.296011 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1140/4563] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:32 2026] GET /volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:32.308539 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7b10985b-a744-45bb-8d94-295e0e8a230a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:32.310362 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7b10985b-a744-45bb-8d94-295e0e8a230a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes Aug 04 10:56:32.310554 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7b10985b-a744-45bb-8d94-295e0e8a230a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:32.310708 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7b10985b-a744-45bb-8d94-295e0e8a230a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:32.311013 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-7b10985b-a744-45bb-8d94-295e0e8a230a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:56:32.311871 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:32.311871 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:32.311871 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7b10985b-a744-45bb-8d94-295e0e8a230a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:56:32.329469 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7b10985b-a744-45bb-8d94-295e0e8a230a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Get all volumes completed successfully. Aug 04 10:56:32.329469 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7b10985b-a744-45bb-8d94-295e0e8a230a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 200 Aug 04 10:56:32.329469 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1146/4564] 10.4.3.232 () {66 vars in 1237 bytes} [Tue Aug 4 10:56:32 2026] GET /volume/v3/volumes => generated 338 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:32.340590 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3e5877c0-87d7-4faa-a349-38f8ae0db2c3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:32.342189 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3e5877c0-87d7-4faa-a349-38f8ae0db2c3 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 Aug 04 10:56:32.343095 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3e5877c0-87d7-4faa-a349-38f8ae0db2c3 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:32.343095 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3e5877c0-87d7-4faa-a349-38f8ae0db2c3 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:32.351187 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:32.351187 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:32.355669 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3e5877c0-87d7-4faa-a349-38f8ae0db2c3 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:56:32.364357 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3e5877c0-87d7-4faa-a349-38f8ae0db2c3 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 returned with HTTP 200 Aug 04 10:56:32.364357 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1136/4565] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:32 2026] GET /volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:32.425816 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-d83d9f3c-9f05-42ba-8c95-a57639aee170 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:32.429881 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-d83d9f3c-9f05-42ba-8c95-a57639aee170 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 Aug 04 10:56:32.429881 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-d83d9f3c-9f05-42ba-8c95-a57639aee170 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:32.430042 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-d83d9f3c-9f05-42ba-8c95-a57639aee170 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:32.439452 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:32.439452 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:32.445622 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-d83d9f3c-9f05-42ba-8c95-a57639aee170 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:56:32.455305 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-d83d9f3c-9f05-42ba-8c95-a57639aee170 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 returned with HTTP 200 Aug 04 10:56:32.456261 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1144/4566] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:56:32 2026] GET /volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:32.539544 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ffd7740b-c228-4ec4-b644-d1e47efdf9cb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:32.539930 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ffd7740b-c228-4ec4-b644-d1e47efdf9cb None None] GET https://10.4.3.232/volume// Aug 04 10:56:32.540109 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ffd7740b-c228-4ec4-b644-d1e47efdf9cb None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:32.540304 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ffd7740b-c228-4ec4-b644-d1e47efdf9cb None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:32.540600 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ffd7740b-c228-4ec4-b644-d1e47efdf9cb None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:56:32.540892 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1141/4567] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:56:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:56:32.547275 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-8257a15f-319a-4f55-97c2-290181638e0d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:32.680907 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-8257a15f-319a-4f55-97c2-290181638e0d tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:56:32.681541 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-8257a15f-319a-4f55-97c2-290181638e0d tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66f1634b-0ac3-497a-8cfa-669f4e13d781", "connector": null, "instance_uuid": "1a55fb02-80d3-4e75-afc6-28d87948d241"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:32.689974 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:32.689974 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:32.719534 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-8257a15f-319a-4f55-97c2-290181638e0d tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:56:32.720141 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1147/4568] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:56:32 2026] POST /volume/v3/attachments => generated 273 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:32.750807 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-44fbcf56-1cae-4f39-90e8-fcd60cf4e16c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:32.752618 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-44fbcf56-1cae-4f39-90e8-fcd60cf4e16c tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 Aug 04 10:56:32.752808 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-44fbcf56-1cae-4f39-90e8-fcd60cf4e16c tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:32.753001 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-44fbcf56-1cae-4f39-90e8-fcd60cf4e16c tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:32.762716 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2586feb7-9666-4b96-b6ad-5f44aca07cdd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:32.763078 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2586feb7-9666-4b96-b6ad-5f44aca07cdd None None] GET https://10.4.3.232/volume// Aug 04 10:56:32.763253 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2586feb7-9666-4b96-b6ad-5f44aca07cdd None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:32.763461 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2586feb7-9666-4b96-b6ad-5f44aca07cdd None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:32.763761 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2586feb7-9666-4b96-b6ad-5f44aca07cdd None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:56:32.764043 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1145/4569] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:56:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:56:32.766721 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:32.766721 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:32.772261 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-44fbcf56-1cae-4f39-90e8-fcd60cf4e16c tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:56:32.774648 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-1953d0b5-912d-4128-af26-bdb96ec8dc30 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:32.776347 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-44fbcf56-1cae-4f39-90e8-fcd60cf4e16c tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 returned with HTTP 200 Aug 04 10:56:32.776717 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1137/4570] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:32 2026] GET /volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:32.777424 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-1953d0b5-912d-4128-af26-bdb96ec8dc30 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 Aug 04 10:56:32.777678 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-1953d0b5-912d-4128-af26-bdb96ec8dc30 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:32.777873 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-1953d0b5-912d-4128-af26-bdb96ec8dc30 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:32.786952 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:32.786952 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:32.790325 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-1953d0b5-912d-4128-af26-bdb96ec8dc30 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:56:32.794173 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-1953d0b5-912d-4128-af26-bdb96ec8dc30 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 returned with HTTP 200 Aug 04 10:56:32.794697 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1142/4571] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:56:32 2026] GET /volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 => generated 1026 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:56:32.907780 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-b1f7312c-c4b0-4e41-93e4-62614dfb8a64 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:32.909832 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-b1f7312c-c4b0-4e41-93e4-62614dfb8a64 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] PUT https://10.4.3.232/volume/v3/attachments/689b647b-d2c9-4007-bf9c-c6a05894f4b8 Aug 04 10:56:32.910285 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-b1f7312c-c4b0-4e41-93e4-62614dfb8a64 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:32.917206 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-b1f7312c-c4b0-4e41-93e4-62614dfb8a64 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Acquiring lock "cinder-attachment_update-66f1634b-0ac3-497a-8cfa-669f4e13d781-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:56:32.923186 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-b1f7312c-c4b0-4e41-93e4-62614dfb8a64 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Lock "cinder-attachment_update-66f1634b-0ac3-497a-8cfa-669f4e13d781-np0000006413" acquired by "attachment_update" :: waited 0.004s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:56:32.923186 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:32.923186 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:33.011961 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-b1f7312c-c4b0-4e41-93e4-62614dfb8a64 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Lock "cinder-attachment_update-66f1634b-0ac3-497a-8cfa-669f4e13d781-np0000006413" released by "attachment_update" :: held 0.091s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:56:33.012594 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-b1f7312c-c4b0-4e41-93e4-62614dfb8a64 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/attachments/689b647b-d2c9-4007-bf9c-c6a05894f4b8 returned with HTTP 200 Aug 04 10:56:33.013179 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1148/4572] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:56:32 2026] PUT /volume/v3/attachments/689b647b-d2c9-4007-bf9c-c6a05894f4b8 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:33.027950 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-89162633-b5eb-420a-94d2-649948ccf2a6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:33.134635 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-89162633-b5eb-420a-94d2-649948ccf2a6 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:56:33.135013 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-89162633-b5eb-420a-94d2-649948ccf2a6 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-652210957", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2095781486", "vendor_name": "tempest-vendor_name-613156428"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:33.151320 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-89162633-b5eb-420a-94d2-649948ccf2a6 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:56:33.151320 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1146/4573] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:56:33 2026] POST /volume/v3/types => generated 327 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:33.158900 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:33.162366 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:56:33.162863 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "61af9668-1220-40da-99ac-f73cdf5b7d2a", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:33.164331 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Create volume request body: {'volume': {'volume_type': '61af9668-1220-40da-99ac-f73cdf5b7d2a', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:56:33.170268 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Create volume of 1 GB Aug 04 10:56:33.170608 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:33.170608 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:33.170999 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Availability Zones retrieved successfully. Aug 04 10:56:33.176728 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Flow 'volume_create_api' (27eaa37e-8e7e-491e-9bd5-dc0aff5374bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:33.177586 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d872bc7-e011-4158-954e-200a7638fe0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:33.178334 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:56:33.199153 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d872bc7-e011-4158-954e-200a7638fe0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:56:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2095781486',vendor_name='tempest-vendor_name-613156428'},id=61af9668-1220-40da-99ac-f73cdf5b7d2a,is_public=True,name='tempest-ProjectAdminTests-volume-type-652210957',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61af9668-1220-40da-99ac-f73cdf5b7d2a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:33.199970 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efed127a-abd4-40b2-b85f-34a07c0e2a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:33.224285 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-652210957 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-652210957, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:56:33.224575 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-652210957 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-652210957, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:56:33.259287 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Created reservations ['a0e273ca-fd3b-4b48-926a-fcb6b0de8c31', '4c60e192-745a-4614-9cb3-409d46311157', '5aefdcf9-a053-4d0c-a133-18e1c14fac36', '66918858-7849-4d7f-823b-4f4275937d8a'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:56:33.260187 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efed127a-abd4-40b2-b85f-34a07c0e2a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0e273ca-fd3b-4b48-926a-fcb6b0de8c31', '4c60e192-745a-4614-9cb3-409d46311157', '5aefdcf9-a053-4d0c-a133-18e1c14fac36', '66918858-7849-4d7f-823b-4f4275937d8a']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:33.260942 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (140a8d81-b37b-4187-8377-5c453424f62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:33.292164 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (140a8d81-b37b-4187-8377-5c453424f62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76975af8-6e7e-4dde-8dee-c9a83ce09896', '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='40833fd74cbd408ba43f79a3973d1ca6',qos_specs=None,replication_status=,reservations=['a0e273ca-fd3b-4b48-926a-fcb6b0de8c31','4c60e192-745a-4614-9cb3-409d46311157','5aefdcf9-a053-4d0c-a133-18e1c14fac36','66918858-7849-4d7f-823b-4f4275937d8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef1bcc96df5c4c67be874598f9322838',volume_type_id=61af9668-1220-40da-99ac-f73cdf5b7d2a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:56:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76975af8-6e7e-4dde-8dee-c9a83ce09896,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40833fd74cbd408ba43f79a3973d1ca6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef1bcc96df5c4c67be874598f9322838',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61af9668-1220-40da-99ac-f73cdf5b7d2a),volume_type_id=61af9668-1220-40da-99ac-f73cdf5b7d2a)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:33.292991 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61922550-1b92-4832-b7a6-27449c666806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:33.314756 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61922550-1b92-4832-b7a6-27449c666806) transitioned into state 'SUCCESS' from 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='40833fd74cbd408ba43f79a3973d1ca6',qos_specs=None,replication_status=,reservations=['a0e273ca-fd3b-4b48-926a-fcb6b0de8c31','4c60e192-745a-4614-9cb3-409d46311157','5aefdcf9-a053-4d0c-a133-18e1c14fac36','66918858-7849-4d7f-823b-4f4275937d8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef1bcc96df5c4c67be874598f9322838',volume_type_id=61af9668-1220-40da-99ac-f73cdf5b7d2a)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:33.315465 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8bc50fc-41c6-4f1d-9ab7-3c41f41eb5c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:33.330004 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8bc50fc-41c6-4f1d-9ab7-3c41f41eb5c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:33.331446 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Flow 'volume_create_api' (27eaa37e-8e7e-491e-9bd5-dc0aff5374bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:33.331866 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Create volume request issued successfully. Aug 04 10:56:33.332858 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b1d9f42d-cee9-45ae-b825-df35a830b987 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:56:33.333633 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1138/4574] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 10:56:33 2026] POST /volume/v3/volumes => generated 772 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 04 10:56:33.345941 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ef4ca028-56e4-4180-9e30-62dabdb0c4fd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:33.347880 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ef4ca028-56e4-4180-9e30-62dabdb0c4fd tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] GET https://10.4.3.232/volume/v3/volumes/76975af8-6e7e-4dde-8dee-c9a83ce09896 Aug 04 10:56:33.348393 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ef4ca028-56e4-4180-9e30-62dabdb0c4fd tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:33.348671 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ef4ca028-56e4-4180-9e30-62dabdb0c4fd tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:33.359397 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:33.359397 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:33.366868 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ef4ca028-56e4-4180-9e30-62dabdb0c4fd tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Volume info retrieved successfully. Aug 04 10:56:33.378434 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ef4ca028-56e4-4180-9e30-62dabdb0c4fd tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/volumes/76975af8-6e7e-4dde-8dee-c9a83ce09896 returned with HTTP 200 Aug 04 10:56:33.378434 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1143/4575] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:56:33 2026] GET /volume/v3/volumes/76975af8-6e7e-4dde-8dee-c9a83ce09896 => generated 951 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:33.789975 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6c3b20a4-f0e0-470b-b346-44c036318ba1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:33.791723 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6c3b20a4-f0e0-470b-b346-44c036318ba1 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 Aug 04 10:56:33.792102 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6c3b20a4-f0e0-470b-b346-44c036318ba1 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:33.793667 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6c3b20a4-f0e0-470b-b346-44c036318ba1 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:33.801600 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:33.801600 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:33.805220 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6c3b20a4-f0e0-470b-b346-44c036318ba1 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:56:33.808884 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6c3b20a4-f0e0-470b-b346-44c036318ba1 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 returned with HTTP 200 Aug 04 10:56:33.809311 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1149/4576] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:33 2026] GET /volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:34.391386 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-88b1c4c2-edfa-4d13-8bd7-e161bcfb87be None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:34.393504 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-88b1c4c2-edfa-4d13-8bd7-e161bcfb87be tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] GET https://10.4.3.232/volume/v3/volumes/76975af8-6e7e-4dde-8dee-c9a83ce09896 Aug 04 10:56:34.393710 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-88b1c4c2-edfa-4d13-8bd7-e161bcfb87be tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:34.393931 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-88b1c4c2-edfa-4d13-8bd7-e161bcfb87be tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:34.402189 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:34.402189 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:34.406023 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-88b1c4c2-edfa-4d13-8bd7-e161bcfb87be tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Volume info retrieved successfully. Aug 04 10:56:34.410137 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-88b1c4c2-edfa-4d13-8bd7-e161bcfb87be tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/volumes/76975af8-6e7e-4dde-8dee-c9a83ce09896 returned with HTTP 200 Aug 04 10:56:34.410652 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1147/4577] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:56:34 2026] GET /volume/v3/volumes/76975af8-6e7e-4dde-8dee-c9a83ce09896 => generated 972 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:34.422095 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1e3ab546-0be3-4eec-9a63-1e7f1bb41a53 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:34.424464 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1e3ab546-0be3-4eec-9a63-1e7f1bb41a53 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] GET https://10.4.3.232/volume/v3/messages Aug 04 10:56:34.424746 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1e3ab546-0be3-4eec-9a63-1e7f1bb41a53 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:34.425021 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1e3ab546-0be3-4eec-9a63-1e7f1bb41a53 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:34.425375 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:34.425375 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:34.429284 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1e3ab546-0be3-4eec-9a63-1e7f1bb41a53 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/messages returned with HTTP 200 Aug 04 10:56:34.429755 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1139/4578] 10.4.3.232 () {68 vars in 1280 bytes} [Tue Aug 4 10:56:34 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:34.437478 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3cda49b2-9266-4750-9c3b-82f294205733 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:34.441217 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3cda49b2-9266-4750-9c3b-82f294205733 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] DELETE https://10.4.3.232/volume/v3/messages/eebb6309-94bf-4081-a1e9-3fa5494b183f Aug 04 10:56:34.441217 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3cda49b2-9266-4750-9c3b-82f294205733 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:34.441217 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3cda49b2-9266-4750-9c3b-82f294205733 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:34.451689 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3cda49b2-9266-4750-9c3b-82f294205733 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/messages/eebb6309-94bf-4081-a1e9-3fa5494b183f returned with HTTP 204 Aug 04 10:56:34.452437 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1144/4579] 10.4.3.232 () {68 vars in 1394 bytes} [Tue Aug 4 10:56:34 2026] DELETE /volume/v3/messages/eebb6309-94bf-4081-a1e9-3fa5494b183f => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 04 10:56:34.460015 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-25208c15-c6d9-407d-83e3-dd093feb8d18 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:34.462355 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-25208c15-c6d9-407d-83e3-dd093feb8d18 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] GET https://10.4.3.232/volume/v3/messages/eebb6309-94bf-4081-a1e9-3fa5494b183f Aug 04 10:56:34.462774 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-25208c15-c6d9-407d-83e3-dd093feb8d18 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:34.463133 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-25208c15-c6d9-407d-83e3-dd093feb8d18 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:34.467534 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-25208c15-c6d9-407d-83e3-dd093feb8d18 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/messages/eebb6309-94bf-4081-a1e9-3fa5494b183f returned with HTTP 404 Aug 04 10:56:34.468265 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1150/4580] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:56:34 2026] GET /volume/v3/messages/eebb6309-94bf-4081-a1e9-3fa5494b183f => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:34.476293 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-252af31e-5565-40e8-8b93-6965c3739d84 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:34.478666 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-252af31e-5565-40e8-8b93-6965c3739d84 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/76975af8-6e7e-4dde-8dee-c9a83ce09896 Aug 04 10:56:34.478965 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-252af31e-5565-40e8-8b93-6965c3739d84 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:34.479256 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-252af31e-5565-40e8-8b93-6965c3739d84 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:34.479478 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-252af31e-5565-40e8-8b93-6965c3739d84 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Delete volume with id: 76975af8-6e7e-4dde-8dee-c9a83ce09896 Aug 04 10:56:34.488421 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:34.488421 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:34.489013 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-252af31e-5565-40e8-8b93-6965c3739d84 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Volume info retrieved successfully. Aug 04 10:56:34.490493 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-252af31e-5565-40e8-8b93-6965c3739d84 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100255) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 04 10:56:34.502441 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-252af31e-5565-40e8-8b93-6965c3739d84 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-652210957 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-652210957, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:56:34.502771 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-252af31e-5565-40e8-8b93-6965c3739d84 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-652210957 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-652210957, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:56:34.512943 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-252af31e-5565-40e8-8b93-6965c3739d84 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Created reservations ['3a0d6458-2374-43de-ac7b-af941880c552', '570d004a-7db7-4a47-9610-6743d23eeff2', '4126be62-907a-41b0-9c37-f11145ea8de3', 'aeedb541-9bb3-4166-9fa1-0712dbddaa99'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:56:34.542522 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-252af31e-5565-40e8-8b93-6965c3739d84 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Delete volume request issued successfully. Aug 04 10:56:34.542698 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-252af31e-5565-40e8-8b93-6965c3739d84 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/volumes/76975af8-6e7e-4dde-8dee-c9a83ce09896 returned with HTTP 202 Aug 04 10:56:34.543294 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1148/4581] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:56:34 2026] DELETE /volume/v3/volumes/76975af8-6e7e-4dde-8dee-c9a83ce09896 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:34.550113 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f705ea28-e43e-4ce1-b8db-1443d866421f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:34.551868 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f705ea28-e43e-4ce1-b8db-1443d866421f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] DELETE https://10.4.3.232/volume/v3/types/61af9668-1220-40da-99ac-f73cdf5b7d2a Aug 04 10:56:34.552060 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f705ea28-e43e-4ce1-b8db-1443d866421f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:34.552285 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f705ea28-e43e-4ce1-b8db-1443d866421f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:34.576824 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f705ea28-e43e-4ce1-b8db-1443d866421f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/types/61af9668-1220-40da-99ac-f73cdf5b7d2a returned with HTTP 202 Aug 04 10:56:34.577249 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1140/4582] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:56:34 2026] DELETE /volume/v3/types/61af9668-1220-40da-99ac-f73cdf5b7d2a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:34.584380 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5b667822-80d5-45c8-8d9f-8d167c0fce5c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:34.588087 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5b667822-80d5-45c8-8d9f-8d167c0fce5c tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:56:34.588087 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5b667822-80d5-45c8-8d9f-8d167c0fce5c tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1922419318", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1303354843", "vendor_name": "tempest-vendor_name-1459906357"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:34.601764 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5b667822-80d5-45c8-8d9f-8d167c0fce5c tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:56:34.602514 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1145/4583] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:56:34 2026] POST /volume/v3/types => generated 329 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:34.610401 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:34.613150 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:56:34.613817 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "455301d8-2d8a-4bc0-83f2-9e60f96c4304", "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:34.616995 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Create volume request body: {'volume': {'volume_type': '455301d8-2d8a-4bc0-83f2-9e60f96c4304', 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:56:34.621160 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Create volume of 1 GB Aug 04 10:56:34.621683 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:34.621683 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:34.622263 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Availability Zones retrieved successfully. Aug 04 10:56:34.629285 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Flow 'volume_create_api' (98f9862b-c2e4-4f4f-b9ce-3a23a58d69fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:34.630873 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11c68fc9-b705-4d15-8078-5da9775a5b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:34.632009 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:56:34.653774 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11c68fc9-b705-4d15-8078-5da9775a5b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:56:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1303354843',vendor_name='tempest-vendor_name-1459906357'},id=455301d8-2d8a-4bc0-83f2-9e60f96c4304,is_public=True,name='tempest-ProjectAdminTests-volume-type-1922419318',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '455301d8-2d8a-4bc0-83f2-9e60f96c4304', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:34.655331 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e738365-9282-4605-8898-d0aed02c9752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:34.694613 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1922419318 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1922419318, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:56:34.695125 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1922419318 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1922419318, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:56:34.723208 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Created reservations ['619a0465-c1af-4d00-aec6-725361a585d6', '49df3f36-99d9-46c6-b42b-d5601402bd33', 'ddd29dd7-a213-4404-adea-5976f766c581', 'c5efbba6-c96b-46e9-bc7b-8de30af3ddaf'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:56:34.724733 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e738365-9282-4605-8898-d0aed02c9752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['619a0465-c1af-4d00-aec6-725361a585d6', '49df3f36-99d9-46c6-b42b-d5601402bd33', 'ddd29dd7-a213-4404-adea-5976f766c581', 'c5efbba6-c96b-46e9-bc7b-8de30af3ddaf']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:34.725919 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4b28916-812d-40b3-a8a5-5273d20bab18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:34.755703 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4b28916-812d-40b3-a8a5-5273d20bab18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0309751d-6cbc-49df-aa8a-6dbc2c357647', '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='40833fd74cbd408ba43f79a3973d1ca6',qos_specs=None,replication_status=,reservations=['619a0465-c1af-4d00-aec6-725361a585d6','49df3f36-99d9-46c6-b42b-d5601402bd33','ddd29dd7-a213-4404-adea-5976f766c581','c5efbba6-c96b-46e9-bc7b-8de30af3ddaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef1bcc96df5c4c67be874598f9322838',volume_type_id=455301d8-2d8a-4bc0-83f2-9e60f96c4304), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:56:34Z,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=0309751d-6cbc-49df-aa8a-6dbc2c357647,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40833fd74cbd408ba43f79a3973d1ca6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef1bcc96df5c4c67be874598f9322838',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(455301d8-2d8a-4bc0-83f2-9e60f96c4304),volume_type_id=455301d8-2d8a-4bc0-83f2-9e60f96c4304)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:34.757722 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d894c09e-7197-4ddb-897b-f32ae60e3131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:34.776792 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d894c09e-7197-4ddb-897b-f32ae60e3131) transitioned into state 'SUCCESS' from 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='40833fd74cbd408ba43f79a3973d1ca6',qos_specs=None,replication_status=,reservations=['619a0465-c1af-4d00-aec6-725361a585d6','49df3f36-99d9-46c6-b42b-d5601402bd33','ddd29dd7-a213-4404-adea-5976f766c581','c5efbba6-c96b-46e9-bc7b-8de30af3ddaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef1bcc96df5c4c67be874598f9322838',volume_type_id=455301d8-2d8a-4bc0-83f2-9e60f96c4304)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:34.778347 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79953c24-12c0-46f0-bc9f-c654833719f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:34.789520 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79953c24-12c0-46f0-bc9f-c654833719f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:34.791259 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Flow 'volume_create_api' (98f9862b-c2e4-4f4f-b9ce-3a23a58d69fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:34.791259 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Create volume request issued successfully. Aug 04 10:56:34.791259 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fb1ec970-c935-4bde-bca7-acab1647bd36 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:56:34.792063 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1151/4584] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 10:56:34 2026] POST /volume/v3/volumes => generated 773 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:56:34.803853 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a8a702f3-2824-4033-9b35-0d84068f9b77 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:34.805972 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a8a702f3-2824-4033-9b35-0d84068f9b77 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] GET https://10.4.3.232/volume/v3/volumes/0309751d-6cbc-49df-aa8a-6dbc2c357647 Aug 04 10:56:34.806141 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a8a702f3-2824-4033-9b35-0d84068f9b77 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:34.806370 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a8a702f3-2824-4033-9b35-0d84068f9b77 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:34.813750 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:34.813750 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:34.817350 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a8a702f3-2824-4033-9b35-0d84068f9b77 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Volume info retrieved successfully. Aug 04 10:56:34.821240 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a8a702f3-2824-4033-9b35-0d84068f9b77 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/volumes/0309751d-6cbc-49df-aa8a-6dbc2c357647 returned with HTTP 200 Aug 04 10:56:34.821719 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1149/4585] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:56:34 2026] GET /volume/v3/volumes/0309751d-6cbc-49df-aa8a-6dbc2c357647 => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:34.823062 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fa61c126-7958-4f69-937c-e78eede32b04 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:34.824854 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fa61c126-7958-4f69-937c-e78eede32b04 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 Aug 04 10:56:34.825039 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fa61c126-7958-4f69-937c-e78eede32b04 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:34.825208 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fa61c126-7958-4f69-937c-e78eede32b04 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:34.835403 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:34.835403 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:34.839744 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fa61c126-7958-4f69-937c-e78eede32b04 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:56:34.844373 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fa61c126-7958-4f69-937c-e78eede32b04 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 returned with HTTP 200 Aug 04 10:56:34.844779 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1141/4586] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:34 2026] GET /volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:35.834002 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-88ff3ca8-504b-4b4d-95bd-e7f83519c1f1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:35.835703 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-88ff3ca8-504b-4b4d-95bd-e7f83519c1f1 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] GET https://10.4.3.232/volume/v3/volumes/0309751d-6cbc-49df-aa8a-6dbc2c357647 Aug 04 10:56:35.836041 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-88ff3ca8-504b-4b4d-95bd-e7f83519c1f1 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:35.836348 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-88ff3ca8-504b-4b4d-95bd-e7f83519c1f1 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:35.845525 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:35.845525 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:35.849260 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-88ff3ca8-504b-4b4d-95bd-e7f83519c1f1 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Volume info retrieved successfully. Aug 04 10:56:35.854379 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-88ff3ca8-504b-4b4d-95bd-e7f83519c1f1 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/volumes/0309751d-6cbc-49df-aa8a-6dbc2c357647 returned with HTTP 200 Aug 04 10:56:35.854957 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1146/4587] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:56:35 2026] GET /volume/v3/volumes/0309751d-6cbc-49df-aa8a-6dbc2c357647 => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:35.858566 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bba56e2d-5b0a-4e4b-97b4-091a38f82fda None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:35.860498 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bba56e2d-5b0a-4e4b-97b4-091a38f82fda tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 Aug 04 10:56:35.860690 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bba56e2d-5b0a-4e4b-97b4-091a38f82fda tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:35.860903 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bba56e2d-5b0a-4e4b-97b4-091a38f82fda tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:35.866936 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-fb41c2b9-08bf-4a5d-9051-5706db1681b4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:35.868686 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fb41c2b9-08bf-4a5d-9051-5706db1681b4 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] GET https://10.4.3.232/volume/v3/messages Aug 04 10:56:35.868896 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fb41c2b9-08bf-4a5d-9051-5706db1681b4 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:35.869077 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fb41c2b9-08bf-4a5d-9051-5706db1681b4 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:35.869942 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:35.869942 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:35.873140 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bba56e2d-5b0a-4e4b-97b4-091a38f82fda tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:56:35.873369 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fb41c2b9-08bf-4a5d-9051-5706db1681b4 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/messages returned with HTTP 200 Aug 04 10:56:35.873735 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1150/4588] 10.4.3.232 () {68 vars in 1280 bytes} [Tue Aug 4 10:56:35 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:35.877220 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bba56e2d-5b0a-4e4b-97b4-091a38f82fda tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 returned with HTTP 200 Aug 04 10:56:35.877645 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1152/4589] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:35 2026] GET /volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:35.882051 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3c37fd42-8661-4431-93ce-c9e7fd431a46 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:35.883774 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3c37fd42-8661-4431-93ce-c9e7fd431a46 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] GET https://10.4.3.232/volume/v3/messages Aug 04 10:56:35.884017 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3c37fd42-8661-4431-93ce-c9e7fd431a46 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:35.884211 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3c37fd42-8661-4431-93ce-c9e7fd431a46 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:35.890142 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3c37fd42-8661-4431-93ce-c9e7fd431a46 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/messages returned with HTTP 200 Aug 04 10:56:35.890549 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1142/4590] 10.4.3.232 () {68 vars in 1280 bytes} [Tue Aug 4 10:56:35 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:35.899384 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bed112e8-b34d-428a-88e3-46d4b3671d9d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:35.902718 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bed112e8-b34d-428a-88e3-46d4b3671d9d tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] DELETE https://10.4.3.232/volume/v3/messages/31bc172f-8895-4919-83d8-0f7a660acd56 Aug 04 10:56:35.902718 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bed112e8-b34d-428a-88e3-46d4b3671d9d tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:35.902718 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bed112e8-b34d-428a-88e3-46d4b3671d9d tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:35.912187 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bed112e8-b34d-428a-88e3-46d4b3671d9d tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/messages/31bc172f-8895-4919-83d8-0f7a660acd56 returned with HTTP 204 Aug 04 10:56:35.912689 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1147/4591] 10.4.3.232 () {68 vars in 1394 bytes} [Tue Aug 4 10:56:35 2026] DELETE /volume/v3/messages/31bc172f-8895-4919-83d8-0f7a660acd56 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 04 10:56:35.922298 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-90e20bc1-b915-482a-8d34-0c25af620aeb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:35.924297 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-90e20bc1-b915-482a-8d34-0c25af620aeb tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/0309751d-6cbc-49df-aa8a-6dbc2c357647 Aug 04 10:56:35.924542 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-90e20bc1-b915-482a-8d34-0c25af620aeb tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:35.924747 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-90e20bc1-b915-482a-8d34-0c25af620aeb tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:35.924943 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-90e20bc1-b915-482a-8d34-0c25af620aeb tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Delete volume with id: 0309751d-6cbc-49df-aa8a-6dbc2c357647 Aug 04 10:56:35.937042 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:35.937042 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:35.937384 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-90e20bc1-b915-482a-8d34-0c25af620aeb tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Volume info retrieved successfully. Aug 04 10:56:35.938294 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-90e20bc1-b915-482a-8d34-0c25af620aeb tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100255) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 04 10:56:35.947625 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-90e20bc1-b915-482a-8d34-0c25af620aeb tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1922419318 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1922419318, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:56:35.947920 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-90e20bc1-b915-482a-8d34-0c25af620aeb tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1922419318 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1922419318, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:56:35.959592 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-90e20bc1-b915-482a-8d34-0c25af620aeb tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Created reservations ['f863f6de-e067-40f4-b16e-022545f5621d', '360bfe1b-4d40-4bcc-931b-6ea827e36e7e', 'd86fa7c2-9a4f-4e27-b479-6789a7814c08', '024ef1ab-ad67-41b0-bef4-ea726063a40e'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:56:35.999187 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-90e20bc1-b915-482a-8d34-0c25af620aeb tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Delete volume request issued successfully. Aug 04 10:56:35.999410 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-90e20bc1-b915-482a-8d34-0c25af620aeb tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/volumes/0309751d-6cbc-49df-aa8a-6dbc2c357647 returned with HTTP 202 Aug 04 10:56:35.999912 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1151/4592] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:56:35 2026] DELETE /volume/v3/volumes/0309751d-6cbc-49df-aa8a-6dbc2c357647 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:36.008058 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-33802179-ba25-45fd-a247-6a9bb37a73e5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:36.009831 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-33802179-ba25-45fd-a247-6a9bb37a73e5 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] DELETE https://10.4.3.232/volume/v3/types/455301d8-2d8a-4bc0-83f2-9e60f96c4304 Aug 04 10:56:36.010046 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-33802179-ba25-45fd-a247-6a9bb37a73e5 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:36.010257 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-33802179-ba25-45fd-a247-6a9bb37a73e5 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:36.033623 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-33802179-ba25-45fd-a247-6a9bb37a73e5 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/types/455301d8-2d8a-4bc0-83f2-9e60f96c4304 returned with HTTP 202 Aug 04 10:56:36.034047 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1153/4593] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:56:36 2026] DELETE /volume/v3/types/455301d8-2d8a-4bc0-83f2-9e60f96c4304 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:36.044071 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-09106d73-c478-459f-a6b4-2cd9633397d6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:36.046310 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09106d73-c478-459f-a6b4-2cd9633397d6 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 10:56:36.046777 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-09106d73-c478-459f-a6b4-2cd9633397d6 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-886023890", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1186868982", "vendor_name": "tempest-vendor_name-1719441230"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:36.069227 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09106d73-c478-459f-a6b4-2cd9633397d6 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 10:56:36.069715 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1143/4594] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 10:56:36 2026] POST /volume/v3/types => generated 328 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:36.080720 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:36.082343 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:56:36.082800 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c7bdb881-2eab-4d79-92a0-52b22ef6b778", "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:36.084421 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Create volume request body: {'volume': {'volume_type': 'c7bdb881-2eab-4d79-92a0-52b22ef6b778', 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:56:36.088627 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Create volume of 1 GB Aug 04 10:56:36.089006 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:36.089006 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:36.089495 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Availability Zones retrieved successfully. Aug 04 10:56:36.098618 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Flow 'volume_create_api' (6cf52a9b-82fd-4a00-b03c-1454195e8496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:36.098618 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14011825-1403-486f-ae2c-9aa9da66a148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:36.099513 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:56:36.120771 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14011825-1403-486f-ae2c-9aa9da66a148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:56:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1186868982',vendor_name='tempest-vendor_name-1719441230'},id=c7bdb881-2eab-4d79-92a0-52b22ef6b778,is_public=True,name='tempest-ProjectAdminTests-volume-type-886023890',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7bdb881-2eab-4d79-92a0-52b22ef6b778', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:36.122954 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a74ed78c-e058-4ae8-af8c-dd63ef42c1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:36.149344 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-886023890 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-886023890, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:56:36.149842 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-886023890 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-886023890, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:56:36.182305 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Created reservations ['12ce1b16-2c91-4d7d-9435-9eaac375ee25', '89100ee9-b954-4efb-b413-a7e3bee7132d', '5e1f4df1-68dc-44be-bbac-63e6ef24c3d9', 'e4d1f88e-9979-4c43-a0bc-387b09fd33a1'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:56:36.182305 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a74ed78c-e058-4ae8-af8c-dd63ef42c1a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12ce1b16-2c91-4d7d-9435-9eaac375ee25', '89100ee9-b954-4efb-b413-a7e3bee7132d', '5e1f4df1-68dc-44be-bbac-63e6ef24c3d9', 'e4d1f88e-9979-4c43-a0bc-387b09fd33a1']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:36.182305 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a9c55ee-d706-4455-a22e-2c02b5eebba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:36.208649 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a9c55ee-d706-4455-a22e-2c02b5eebba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12c1a7f8-6fcb-4734-b946-142e6e6818e1', '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='40833fd74cbd408ba43f79a3973d1ca6',qos_specs=None,replication_status=,reservations=['12ce1b16-2c91-4d7d-9435-9eaac375ee25','89100ee9-b954-4efb-b413-a7e3bee7132d','5e1f4df1-68dc-44be-bbac-63e6ef24c3d9','e4d1f88e-9979-4c43-a0bc-387b09fd33a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef1bcc96df5c4c67be874598f9322838',volume_type_id=c7bdb881-2eab-4d79-92a0-52b22ef6b778), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:56:36Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12c1a7f8-6fcb-4734-b946-142e6e6818e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40833fd74cbd408ba43f79a3973d1ca6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef1bcc96df5c4c67be874598f9322838',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7bdb881-2eab-4d79-92a0-52b22ef6b778),volume_type_id=c7bdb881-2eab-4d79-92a0-52b22ef6b778)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:36.209776 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86cc3422-face-47bf-a3ab-2b83b8862fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:36.234649 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86cc3422-face-47bf-a3ab-2b83b8862fee) transitioned into state 'SUCCESS' from 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='40833fd74cbd408ba43f79a3973d1ca6',qos_specs=None,replication_status=,reservations=['12ce1b16-2c91-4d7d-9435-9eaac375ee25','89100ee9-b954-4efb-b413-a7e3bee7132d','5e1f4df1-68dc-44be-bbac-63e6ef24c3d9','e4d1f88e-9979-4c43-a0bc-387b09fd33a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef1bcc96df5c4c67be874598f9322838',volume_type_id=c7bdb881-2eab-4d79-92a0-52b22ef6b778)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:36.234649 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39ebbf51-edae-4639-8c23-94b61fbb6f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:36.246859 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39ebbf51-edae-4639-8c23-94b61fbb6f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:36.247872 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Flow 'volume_create_api' (6cf52a9b-82fd-4a00-b03c-1454195e8496) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:36.248496 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Create volume request issued successfully. Aug 04 10:56:36.249224 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3541c2db-b29b-465b-b154-7a7bb2d3455f tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:56:36.249797 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1148/4595] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 10:56:36 2026] POST /volume/v3/volumes => generated 772 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:56:36.263880 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-116b725a-25f2-4bde-a371-b209cc26f2ca None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:36.264043 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-770b96d0-fb5c-4e42-a3c0-7ff94e5d789b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:36.266149 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-116b725a-25f2-4bde-a371-b209cc26f2ca tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] POST https://10.4.3.232/volume/v3/attachments/689b647b-d2c9-4007-bf9c-c6a05894f4b8/action Aug 04 10:56:36.266410 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-770b96d0-fb5c-4e42-a3c0-7ff94e5d789b tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] GET https://10.4.3.232/volume/v3/volumes/12c1a7f8-6fcb-4734-b946-142e6e6818e1 Aug 04 10:56:36.266611 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-116b725a-25f2-4bde-a371-b209cc26f2ca tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:56:36.266679 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-770b96d0-fb5c-4e42-a3c0-7ff94e5d789b tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:36.266794 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-116b725a-25f2-4bde-a371-b209cc26f2ca tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:36.266867 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-770b96d0-fb5c-4e42-a3c0-7ff94e5d789b tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:36.274914 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:36.274914 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:36.278447 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-770b96d0-fb5c-4e42-a3c0-7ff94e5d789b tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Volume info retrieved successfully. Aug 04 10:56:36.282316 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-770b96d0-fb5c-4e42-a3c0-7ff94e5d789b tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/volumes/12c1a7f8-6fcb-4734-b946-142e6e6818e1 returned with HTTP 200 Aug 04 10:56:36.282721 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1152/4596] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:56:36 2026] GET /volume/v3/volumes/12c1a7f8-6fcb-4734-b946-142e6e6818e1 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:36.284636 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:36.284636 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:36.296490 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-5567f26f-8809-4063-a5ae-2edad77cc316 req-116b725a-25f2-4bde-a371-b209cc26f2ca tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/attachments/689b647b-d2c9-4007-bf9c-c6a05894f4b8/action returned with HTTP 204 Aug 04 10:56:36.296957 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1154/4597] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:56:36 2026] POST /volume/v3/attachments/689b647b-d2c9-4007-bf9c-c6a05894f4b8/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:36.895505 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b95a305d-c8f8-4f62-b8d5-03881e012e35 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:36.897797 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b95a305d-c8f8-4f62-b8d5-03881e012e35 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 Aug 04 10:56:36.898085 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b95a305d-c8f8-4f62-b8d5-03881e012e35 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:36.898346 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b95a305d-c8f8-4f62-b8d5-03881e012e35 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:36.907569 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:36.907569 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:36.910923 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b95a305d-c8f8-4f62-b8d5-03881e012e35 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:56:36.916259 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b95a305d-c8f8-4f62-b8d5-03881e012e35 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 returned with HTTP 200 Aug 04 10:56:36.916775 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1144/4598] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:36 2026] GET /volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:36.929277 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4f2142a5-2c3f-4476-9ec2-e5f205979d95 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:36.930961 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4f2142a5-2c3f-4476-9ec2-e5f205979d95 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 Aug 04 10:56:36.931288 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4f2142a5-2c3f-4476-9ec2-e5f205979d95 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:36.931575 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4f2142a5-2c3f-4476-9ec2-e5f205979d95 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:36.941190 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:36.941190 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:36.947226 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4f2142a5-2c3f-4476-9ec2-e5f205979d95 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:56:36.949090 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4f2142a5-2c3f-4476-9ec2-e5f205979d95 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 returned with HTTP 200 Aug 04 10:56:36.949585 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1149/4599] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:36 2026] GET /volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:36.961429 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7398d391-3c13-46fb-9ca6-b96f2d0bd2da None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:36.963101 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7398d391-3c13-46fb-9ca6-b96f2d0bd2da tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:56:36.963449 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7398d391-3c13-46fb-9ca6-b96f2d0bd2da tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "66f1634b-0ac3-497a-8cfa-669f4e13d781", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1197787657", "description": null, "metadata": null}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:36.973908 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:36.973908 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:36.974358 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7398d391-3c13-46fb-9ca6-b96f2d0bd2da tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:56:36.974501 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-7398d391-3c13-46fb-9ca6-b96f2d0bd2da tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Create snapshot from volume 66f1634b-0ac3-497a-8cfa-669f4e13d781 Aug 04 10:56:37.004808 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-7398d391-3c13-46fb-9ca6-b96f2d0bd2da tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Created reservations ['9649b492-bfd0-4692-b8b4-37ded89bda74', '908876ee-77a8-485f-8032-bfa2c9ab4908', '1095e515-bf0a-4fe6-9270-5bcaa1ca07e7', '6bfa99b4-5678-4417-9c2b-742ece7379b4'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:56:37.040605 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7398d391-3c13-46fb-9ca6-b96f2d0bd2da tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Snapshot force create request issued successfully. Aug 04 10:56:37.041046 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7398d391-3c13-46fb-9ca6-b96f2d0bd2da tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:56:37.041708 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1153/4600] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:56:36 2026] POST /volume/v3/snapshots => generated 311 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:56:37.051329 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4263c24a-3fb5-44aa-a447-254cf5f67d63 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:37.053285 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4263c24a-3fb5-44aa-a447-254cf5f67d63 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc Aug 04 10:56:37.053494 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4263c24a-3fb5-44aa-a447-254cf5f67d63 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:37.053677 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4263c24a-3fb5-44aa-a447-254cf5f67d63 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:37.065683 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:37.065683 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:37.066150 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4263c24a-3fb5-44aa-a447-254cf5f67d63 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Snapshot retrieved successfully. Aug 04 10:56:37.067000 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4263c24a-3fb5-44aa-a447-254cf5f67d63 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc returned with HTTP 200 Aug 04 10:56:37.067373 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1155/4601] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:56:37 2026] GET /volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc => generated 443 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:37.298336 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-91390fc3-eb4f-486c-a099-7ca754f6a64e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:37.300852 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-91390fc3-eb4f-486c-a099-7ca754f6a64e tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] GET https://10.4.3.232/volume/v3/volumes/12c1a7f8-6fcb-4734-b946-142e6e6818e1 Aug 04 10:56:37.301020 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-91390fc3-eb4f-486c-a099-7ca754f6a64e tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:37.301204 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-91390fc3-eb4f-486c-a099-7ca754f6a64e tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:37.321747 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:37.321747 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:37.327416 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-91390fc3-eb4f-486c-a099-7ca754f6a64e tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Volume info retrieved successfully. Aug 04 10:56:37.332829 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-91390fc3-eb4f-486c-a099-7ca754f6a64e tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/volumes/12c1a7f8-6fcb-4734-b946-142e6e6818e1 returned with HTTP 200 Aug 04 10:56:37.333358 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1145/4602] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:56:37 2026] GET /volume/v3/volumes/12c1a7f8-6fcb-4734-b946-142e6e6818e1 => generated 972 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:37.354478 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4788f120-9d25-47c8-8f11-4b676e04a3fb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:37.360357 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4788f120-9d25-47c8-8f11-4b676e04a3fb tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] GET https://10.4.3.232/volume/v3/messages Aug 04 10:56:37.360357 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4788f120-9d25-47c8-8f11-4b676e04a3fb tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:37.360357 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4788f120-9d25-47c8-8f11-4b676e04a3fb tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:37.366894 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4788f120-9d25-47c8-8f11-4b676e04a3fb tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/messages returned with HTTP 200 Aug 04 10:56:37.367437 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1150/4603] 10.4.3.232 () {68 vars in 1280 bytes} [Tue Aug 4 10:56:37 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:37.378090 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-832bbfe5-9667-4923-9772-264ed5fbca11 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:37.380088 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-832bbfe5-9667-4923-9772-264ed5fbca11 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] GET https://10.4.3.232/volume/v3/messages/712bafe9-80b5-42e7-a8c3-f0ba2de904b4 Aug 04 10:56:37.380258 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-832bbfe5-9667-4923-9772-264ed5fbca11 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:37.380468 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-832bbfe5-9667-4923-9772-264ed5fbca11 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:37.384921 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:37.384921 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:37.385367 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-832bbfe5-9667-4923-9772-264ed5fbca11 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/messages/712bafe9-80b5-42e7-a8c3-f0ba2de904b4 returned with HTTP 200 Aug 04 10:56:37.385835 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1154/4604] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:56:37 2026] GET /volume/v3/messages/712bafe9-80b5-42e7-a8c3-f0ba2de904b4 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:37.399399 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b480921a-ae1c-41ac-9433-eab4f57fbdfb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:37.401256 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b480921a-ae1c-41ac-9433-eab4f57fbdfb tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] DELETE https://10.4.3.232/volume/v3/messages/712bafe9-80b5-42e7-a8c3-f0ba2de904b4 Aug 04 10:56:37.402855 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b480921a-ae1c-41ac-9433-eab4f57fbdfb tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:37.402855 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b480921a-ae1c-41ac-9433-eab4f57fbdfb tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:37.420044 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b480921a-ae1c-41ac-9433-eab4f57fbdfb tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/messages/712bafe9-80b5-42e7-a8c3-f0ba2de904b4 returned with HTTP 204 Aug 04 10:56:37.420610 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1156/4605] 10.4.3.232 () {68 vars in 1394 bytes} [Tue Aug 4 10:56:37 2026] DELETE /volume/v3/messages/712bafe9-80b5-42e7-a8c3-f0ba2de904b4 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 04 10:56:37.429006 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ebd19cd1-b02b-45cf-a222-f3fd5c71a4ac None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:37.430791 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ebd19cd1-b02b-45cf-a222-f3fd5c71a4ac tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/12c1a7f8-6fcb-4734-b946-142e6e6818e1 Aug 04 10:56:37.431031 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ebd19cd1-b02b-45cf-a222-f3fd5c71a4ac tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:37.431255 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ebd19cd1-b02b-45cf-a222-f3fd5c71a4ac tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:37.431434 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-ebd19cd1-b02b-45cf-a222-f3fd5c71a4ac tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Delete volume with id: 12c1a7f8-6fcb-4734-b946-142e6e6818e1 Aug 04 10:56:37.438562 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:37.438562 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:37.438937 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ebd19cd1-b02b-45cf-a222-f3fd5c71a4ac tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Volume info retrieved successfully. Aug 04 10:56:37.439949 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ebd19cd1-b02b-45cf-a222-f3fd5c71a4ac tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100252) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 04 10:56:37.450009 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-ebd19cd1-b02b-45cf-a222-f3fd5c71a4ac tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-886023890 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-886023890, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:56:37.450295 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-ebd19cd1-b02b-45cf-a222-f3fd5c71a4ac tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-886023890 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-886023890, it is now deprecated. Please use the default quota class for default quota. Aug 04 10:56:37.462237 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-ebd19cd1-b02b-45cf-a222-f3fd5c71a4ac tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Created reservations ['9e33617d-f06f-4e44-b5f1-39957567a89a', 'c6e0a864-4685-4994-9306-cd7f1c46f58b', '50756d18-7263-4dcb-a926-7d385bd10aee', 'ca11d9b6-d25e-4b4d-8eea-300c1f1c881a'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:56:37.488203 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ebd19cd1-b02b-45cf-a222-f3fd5c71a4ac tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Delete volume request issued successfully. Aug 04 10:56:37.488438 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ebd19cd1-b02b-45cf-a222-f3fd5c71a4ac tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/volumes/12c1a7f8-6fcb-4734-b946-142e6e6818e1 returned with HTTP 202 Aug 04 10:56:37.488971 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1146/4606] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:56:37 2026] DELETE /volume/v3/volumes/12c1a7f8-6fcb-4734-b946-142e6e6818e1 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:37.495993 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3452f23c-a313-4638-bf6e-cc03068d4313 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:37.497780 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3452f23c-a313-4638-bf6e-cc03068d4313 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] DELETE https://10.4.3.232/volume/v3/types/c7bdb881-2eab-4d79-92a0-52b22ef6b778 Aug 04 10:56:37.498004 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3452f23c-a313-4638-bf6e-cc03068d4313 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:37.498195 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3452f23c-a313-4638-bf6e-cc03068d4313 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:37.519279 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3452f23c-a313-4638-bf6e-cc03068d4313 tempest-ProjectAdminTests-1903895259 tempest-ProjectAdminTests-1903895259-project-admin] https://10.4.3.232/volume/v3/types/c7bdb881-2eab-4d79-92a0-52b22ef6b778 returned with HTTP 202 Aug 04 10:56:37.519756 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1151/4607] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 10:56:37 2026] DELETE /volume/v3/types/c7bdb881-2eab-4d79-92a0-52b22ef6b778 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:38.077756 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-76fa9c98-352c-4262-8932-c9245ff3391a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:38.080107 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-76fa9c98-352c-4262-8932-c9245ff3391a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc Aug 04 10:56:38.080332 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-76fa9c98-352c-4262-8932-c9245ff3391a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:38.080525 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-76fa9c98-352c-4262-8932-c9245ff3391a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:38.091310 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:38.091310 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:38.091724 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-76fa9c98-352c-4262-8932-c9245ff3391a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Snapshot retrieved successfully. Aug 04 10:56:38.092565 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-76fa9c98-352c-4262-8932-c9245ff3391a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc returned with HTTP 200 Aug 04 10:56:38.092932 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1155/4608] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:56:38 2026] GET /volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:38.101977 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3245ffa7-39f2-4258-bd03-54e81f5132b0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:38.103788 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3245ffa7-39f2-4258-bd03-54e81f5132b0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc Aug 04 10:56:38.104041 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3245ffa7-39f2-4258-bd03-54e81f5132b0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:38.104317 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3245ffa7-39f2-4258-bd03-54e81f5132b0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:38.109782 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:38.109782 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:38.110261 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3245ffa7-39f2-4258-bd03-54e81f5132b0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Snapshot retrieved successfully. Aug 04 10:56:38.111091 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3245ffa7-39f2-4258-bd03-54e81f5132b0 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc returned with HTTP 200 Aug 04 10:56:38.111538 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1157/4609] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:56:38 2026] GET /volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:38.123871 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-64c5fc43-6bb2-440f-8a7c-260bcbe0fd1a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:38.125885 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-64c5fc43-6bb2-440f-8a7c-260bcbe0fd1a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 Aug 04 10:56:38.126090 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-64c5fc43-6bb2-440f-8a7c-260bcbe0fd1a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:38.126288 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-64c5fc43-6bb2-440f-8a7c-260bcbe0fd1a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:38.137320 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:38.137320 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:38.142096 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-64c5fc43-6bb2-440f-8a7c-260bcbe0fd1a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:56:38.148136 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-64c5fc43-6bb2-440f-8a7c-260bcbe0fd1a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 returned with HTTP 200 Aug 04 10:56:38.148558 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1147/4610] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:38 2026] GET /volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:38.938157 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c3b5a6ed-c487-46f8-a166-deb4795c5a47 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:39.020283 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c3b5a6ed-c487-46f8-a166-deb4795c5a47 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:56:39.020627 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c3b5a6ed-c487-46f8-a166-deb4795c5a47 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1512965826"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:39.022466 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-c3b5a6ed-c487-46f8-a166-deb4795c5a47 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1512965826'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:56:39.022589 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-c3b5a6ed-c487-46f8-a166-deb4795c5a47 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Create volume of 1 GB Aug 04 10:56:39.026386 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c3b5a6ed-c487-46f8-a166-deb4795c5a47 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Availability Zones retrieved successfully. Aug 04 10:56:39.031555 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c3b5a6ed-c487-46f8-a166-deb4795c5a47 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Flow 'volume_create_api' (70c7a1bb-7d17-407f-bc20-d618bb453bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:39.032644 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c3b5a6ed-c487-46f8-a166-deb4795c5a47 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a6690c1-fc59-43c4-8ae1-a00b0f3f9fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:39.033477 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-c3b5a6ed-c487-46f8-a166-deb4795c5a47 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:56:39.058064 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c3b5a6ed-c487-46f8-a166-deb4795c5a47 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a6690c1-fc59-43c4-8ae1-a00b0f3f9fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:39.058780 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c3b5a6ed-c487-46f8-a166-deb4795c5a47 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (195c18d2-132d-451f-9de3-a52773f9eb95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:39.130759 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-c3b5a6ed-c487-46f8-a166-deb4795c5a47 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Created reservations ['5bd12839-14bf-4814-a38e-013603410716', 'd689ef8a-b3c9-451f-9ec8-5532220f5e2a', '05054a28-37bc-4546-92c3-d8a8c9c4612d', '9ddf69f7-ada3-4f85-b25d-48671ddebf3d'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:56:39.131666 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c3b5a6ed-c487-46f8-a166-deb4795c5a47 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (195c18d2-132d-451f-9de3-a52773f9eb95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bd12839-14bf-4814-a38e-013603410716', 'd689ef8a-b3c9-451f-9ec8-5532220f5e2a', '05054a28-37bc-4546-92c3-d8a8c9c4612d', '9ddf69f7-ada3-4f85-b25d-48671ddebf3d']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:39.132521 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c3b5a6ed-c487-46f8-a166-deb4795c5a47 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c8684f9-2c98-4381-ad61-f12e997d0a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:39.164499 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c3b5a6ed-c487-46f8-a166-deb4795c5a47 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c8684f9-2c98-4381-ad61-f12e997d0a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16b30b39-a1b5-4513-baed-13773503a276', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1512965826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a510d91ae43412f8d21dc028cc98e8e',qos_specs=None,replication_status=,reservations=['5bd12839-14bf-4814-a38e-013603410716','d689ef8a-b3c9-451f-9ec8-5532220f5e2a','05054a28-37bc-4546-92c3-d8a8c9c4612d','9ddf69f7-ada3-4f85-b25d-48671ddebf3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beba50cfaa72439294baa377fe644fd8',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:56:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1512965826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16b30b39-a1b5-4513-baed-13773503a276,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a510d91ae43412f8d21dc028cc98e8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='beba50cfaa72439294baa377fe644fd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:39.165176 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c3b5a6ed-c487-46f8-a166-deb4795c5a47 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (982c7370-0ea4-421f-81ad-a132f34d2aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:39.192762 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c3b5a6ed-c487-46f8-a166-deb4795c5a47 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (982c7370-0ea4-421f-81ad-a132f34d2aa9) transitioned into state 'SUCCESS' from state '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-1512965826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a510d91ae43412f8d21dc028cc98e8e',qos_specs=None,replication_status=,reservations=['5bd12839-14bf-4814-a38e-013603410716','d689ef8a-b3c9-451f-9ec8-5532220f5e2a','05054a28-37bc-4546-92c3-d8a8c9c4612d','9ddf69f7-ada3-4f85-b25d-48671ddebf3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beba50cfaa72439294baa377fe644fd8',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:39.193594 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c3b5a6ed-c487-46f8-a166-deb4795c5a47 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47107c40-991e-4da2-8b03-332d2c7f5de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:39.208327 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c3b5a6ed-c487-46f8-a166-deb4795c5a47 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47107c40-991e-4da2-8b03-332d2c7f5de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:39.209653 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c3b5a6ed-c487-46f8-a166-deb4795c5a47 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Flow 'volume_create_api' (70c7a1bb-7d17-407f-bc20-d618bb453bc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:39.210116 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c3b5a6ed-c487-46f8-a166-deb4795c5a47 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Create volume request issued successfully. Aug 04 10:56:39.210960 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c3b5a6ed-c487-46f8-a166-deb4795c5a47 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:56:39.211901 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1152/4611] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:56:38 2026] POST /volume/v3/volumes => generated 778 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:56:39.226067 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-39fafaa1-dd0d-48bf-919c-11664b57651f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:39.228137 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-39fafaa1-dd0d-48bf-919c-11664b57651f tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] GET https://10.4.3.232/volume/v3/volumes/16b30b39-a1b5-4513-baed-13773503a276 Aug 04 10:56:39.228364 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-39fafaa1-dd0d-48bf-919c-11664b57651f tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:39.228582 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-39fafaa1-dd0d-48bf-919c-11664b57651f tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:39.241849 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:39.241849 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:39.248469 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-39fafaa1-dd0d-48bf-919c-11664b57651f tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Volume info retrieved successfully. Aug 04 10:56:39.259347 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-39fafaa1-dd0d-48bf-919c-11664b57651f tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] https://10.4.3.232/volume/v3/volumes/16b30b39-a1b5-4513-baed-13773503a276 returned with HTTP 200 Aug 04 10:56:39.262478 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1156/4612] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:39 2026] GET /volume/v3/volumes/16b30b39-a1b5-4513-baed-13773503a276 => generated 957 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:40.277224 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7f0f1325-3367-4e21-ad6d-62adeb6b54b9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:40.279087 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7f0f1325-3367-4e21-ad6d-62adeb6b54b9 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] GET https://10.4.3.232/volume/v3/volumes/16b30b39-a1b5-4513-baed-13773503a276 Aug 04 10:56:40.279301 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7f0f1325-3367-4e21-ad6d-62adeb6b54b9 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:40.279500 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7f0f1325-3367-4e21-ad6d-62adeb6b54b9 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:40.288385 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:40.288385 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:40.305631 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7f0f1325-3367-4e21-ad6d-62adeb6b54b9 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Volume info retrieved successfully. Aug 04 10:56:40.309992 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7f0f1325-3367-4e21-ad6d-62adeb6b54b9 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] https://10.4.3.232/volume/v3/volumes/16b30b39-a1b5-4513-baed-13773503a276 returned with HTTP 200 Aug 04 10:56:40.310354 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1158/4613] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:40 2026] GET /volume/v3/volumes/16b30b39-a1b5-4513-baed-13773503a276 => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:40.323102 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-27a4d02b-ab0c-451a-8800-c18f46513907 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:40.403753 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27a4d02b-ab0c-451a-8800-c18f46513907 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-reader] POST https://10.4.3.232/volume/v3/volumes/16b30b39-a1b5-4513-baed-13773503a276/action Aug 04 10:56:40.404315 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27a4d02b-ab0c-451a-8800-c18f46513907 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:56:40.404527 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27a4d02b-ab0c-451a-8800-c18f46513907 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:40.414750 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:40.414750 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:40.415257 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-27a4d02b-ab0c-451a-8800-c18f46513907 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-reader] Volume info retrieved successfully. Aug 04 10:56:40.416799 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-27a4d02b-ab0c-451a-8800-c18f46513907 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '12b9ab19fbb5428abaf261838fac1ba3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a510d91ae43412f8d21dc028cc98e8e', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:56:40.417087 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27a4d02b-ab0c-451a-8800-c18f46513907 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-reader] https://10.4.3.232/volume/v3/volumes/16b30b39-a1b5-4513-baed-13773503a276/action returned with HTTP 403 Aug 04 10:56:40.417650 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1148/4614] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:56:40 2026] POST /volume/v3/volumes/16b30b39-a1b5-4513-baed-13773503a276/action => generated 131 bytes in 95 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:40.424999 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-09860771-396a-4673-a208-4656dc9608db None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:40.429971 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-09860771-396a-4673-a208-4656dc9608db tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/16b30b39-a1b5-4513-baed-13773503a276 Aug 04 10:56:40.430226 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-09860771-396a-4673-a208-4656dc9608db tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:40.430492 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-09860771-396a-4673-a208-4656dc9608db tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:40.430785 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-09860771-396a-4673-a208-4656dc9608db tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Delete volume with id: 16b30b39-a1b5-4513-baed-13773503a276 Aug 04 10:56:40.438876 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:40.438876 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:40.439325 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-09860771-396a-4673-a208-4656dc9608db tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Volume info retrieved successfully. Aug 04 10:56:40.456942 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-09860771-396a-4673-a208-4656dc9608db tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Delete volume request issued successfully. Aug 04 10:56:40.457406 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-09860771-396a-4673-a208-4656dc9608db tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] https://10.4.3.232/volume/v3/volumes/16b30b39-a1b5-4513-baed-13773503a276 returned with HTTP 202 Aug 04 10:56:40.457619 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1153/4615] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:56:40 2026] DELETE /volume/v3/volumes/16b30b39-a1b5-4513-baed-13773503a276 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:40.465900 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c6e726fe-0808-4f48-bc1d-be75598c6ccd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:40.468035 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c6e726fe-0808-4f48-bc1d-be75598c6ccd tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] GET https://10.4.3.232/volume/v3/volumes/16b30b39-a1b5-4513-baed-13773503a276 Aug 04 10:56:40.468457 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c6e726fe-0808-4f48-bc1d-be75598c6ccd tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:40.468553 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c6e726fe-0808-4f48-bc1d-be75598c6ccd tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:40.476844 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:40.476844 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:40.480534 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c6e726fe-0808-4f48-bc1d-be75598c6ccd tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Volume info retrieved successfully. Aug 04 10:56:40.486543 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c6e726fe-0808-4f48-bc1d-be75598c6ccd tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] https://10.4.3.232/volume/v3/volumes/16b30b39-a1b5-4513-baed-13773503a276 returned with HTTP 200 Aug 04 10:56:40.487084 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1157/4616] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:40 2026] GET /volume/v3/volumes/16b30b39-a1b5-4513-baed-13773503a276 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:41.165359 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8055bfec-fb2e-40b1-b37c-4416e8950d9c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:41.167169 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8055bfec-fb2e-40b1-b37c-4416e8950d9c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:56:41.167563 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8055bfec-fb2e-40b1-b37c-4416e8950d9c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92816196-4edb-49d3-a5d2-e910a4d77cbc", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2098301598", "description": null, "metadata": null}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:41.184614 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:41.184614 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:41.185325 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8055bfec-fb2e-40b1-b37c-4416e8950d9c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:56:41.185487 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-8055bfec-fb2e-40b1-b37c-4416e8950d9c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create snapshot from volume 92816196-4edb-49d3-a5d2-e910a4d77cbc Aug 04 10:56:41.232808 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-8055bfec-fb2e-40b1-b37c-4416e8950d9c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Created reservations ['e725be83-e192-469b-8432-02c6ffe51a89', 'b8a42e08-ebbf-4e82-9f98-1da730c640d4', '3ac8d011-0221-49b4-ae4b-64ed93bd7d44', 'b7fd3612-c7f3-4c36-af7d-ecb7557df15d'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:56:41.273394 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8055bfec-fb2e-40b1-b37c-4416e8950d9c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot force create request issued successfully. Aug 04 10:56:41.273859 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8055bfec-fb2e-40b1-b37c-4416e8950d9c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:56:41.274569 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1159/4617] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:56:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:56:41.284041 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3417e7d4-0768-4618-a096-d5de04935652 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:41.286174 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3417e7d4-0768-4618-a096-d5de04935652 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 Aug 04 10:56:41.286851 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3417e7d4-0768-4618-a096-d5de04935652 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:41.286851 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3417e7d4-0768-4618-a096-d5de04935652 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:41.291963 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:41.291963 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:41.292618 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3417e7d4-0768-4618-a096-d5de04935652 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:56:41.293626 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3417e7d4-0768-4618-a096-d5de04935652 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 returned with HTTP 200 Aug 04 10:56:41.294127 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1149/4618] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:56:41 2026] GET /volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:41.500607 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-612ff853-6177-484f-8e7f-5b133a5b1df8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:41.502698 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-612ff853-6177-484f-8e7f-5b133a5b1df8 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] GET https://10.4.3.232/volume/v3/volumes/16b30b39-a1b5-4513-baed-13773503a276 Aug 04 10:56:41.502959 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-612ff853-6177-484f-8e7f-5b133a5b1df8 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:41.503158 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-612ff853-6177-484f-8e7f-5b133a5b1df8 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:41.510278 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-612ff853-6177-484f-8e7f-5b133a5b1df8 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] https://10.4.3.232/volume/v3/volumes/16b30b39-a1b5-4513-baed-13773503a276 returned with HTTP 404 Aug 04 10:56:41.510864 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1154/4619] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:41 2026] GET /volume/v3/volumes/16b30b39-a1b5-4513-baed-13773503a276 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:41.519574 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d43dada2-fb05-4baa-9fa1-c88fdd487ce1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:41.521460 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d43dada2-fb05-4baa-9fa1-c88fdd487ce1 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:56:41.521765 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d43dada2-fb05-4baa-9fa1-c88fdd487ce1 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1150144863"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:41.523233 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-d43dada2-fb05-4baa-9fa1-c88fdd487ce1 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1150144863'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:56:41.523362 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-d43dada2-fb05-4baa-9fa1-c88fdd487ce1 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Create volume of 1 GB Aug 04 10:56:41.527468 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d43dada2-fb05-4baa-9fa1-c88fdd487ce1 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Availability Zones retrieved successfully. Aug 04 10:56:41.532714 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d43dada2-fb05-4baa-9fa1-c88fdd487ce1 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Flow 'volume_create_api' (356c52c8-5547-42c7-a646-e753ed27023f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:41.533588 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d43dada2-fb05-4baa-9fa1-c88fdd487ce1 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (652fd1d1-d5a0-4e01-bbcd-33ef100764df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:41.534302 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-d43dada2-fb05-4baa-9fa1-c88fdd487ce1 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:56:41.561844 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d43dada2-fb05-4baa-9fa1-c88fdd487ce1 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (652fd1d1-d5a0-4e01-bbcd-33ef100764df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:41.562655 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d43dada2-fb05-4baa-9fa1-c88fdd487ce1 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de738015-c478-482a-b979-6bf1adae519b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:41.601412 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-d43dada2-fb05-4baa-9fa1-c88fdd487ce1 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Created reservations ['d741c0d0-eee8-440e-9156-005fa1c9bf24', 'e0d25280-1c5b-4e81-81ce-b106408d00f3', '6540ddd6-489c-406f-852e-f13c09e5247d', '7f1e50b7-11d8-4ff2-bed1-5f696a9eb1fa'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:56:41.602293 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d43dada2-fb05-4baa-9fa1-c88fdd487ce1 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de738015-c478-482a-b979-6bf1adae519b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d741c0d0-eee8-440e-9156-005fa1c9bf24', 'e0d25280-1c5b-4e81-81ce-b106408d00f3', '6540ddd6-489c-406f-852e-f13c09e5247d', '7f1e50b7-11d8-4ff2-bed1-5f696a9eb1fa']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:41.603134 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d43dada2-fb05-4baa-9fa1-c88fdd487ce1 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f003a19-97db-4b5f-88fc-54c7082016a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:41.629035 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d43dada2-fb05-4baa-9fa1-c88fdd487ce1 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f003a19-97db-4b5f-88fc-54c7082016a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c85e3bf3-e663-4873-b5c4-0f4c79eada67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1150144863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a510d91ae43412f8d21dc028cc98e8e',qos_specs=None,replication_status=,reservations=['d741c0d0-eee8-440e-9156-005fa1c9bf24','e0d25280-1c5b-4e81-81ce-b106408d00f3','6540ddd6-489c-406f-852e-f13c09e5247d','7f1e50b7-11d8-4ff2-bed1-5f696a9eb1fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beba50cfaa72439294baa377fe644fd8',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:56:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1150144863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c85e3bf3-e663-4873-b5c4-0f4c79eada67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a510d91ae43412f8d21dc028cc98e8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='beba50cfaa72439294baa377fe644fd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:41.629850 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d43dada2-fb05-4baa-9fa1-c88fdd487ce1 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b45a0a5-d41e-4fce-9a5e-b69448ad102b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:41.647381 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d43dada2-fb05-4baa-9fa1-c88fdd487ce1 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b45a0a5-d41e-4fce-9a5e-b69448ad102b) transitioned into state 'SUCCESS' from state '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-1150144863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a510d91ae43412f8d21dc028cc98e8e',qos_specs=None,replication_status=,reservations=['d741c0d0-eee8-440e-9156-005fa1c9bf24','e0d25280-1c5b-4e81-81ce-b106408d00f3','6540ddd6-489c-406f-852e-f13c09e5247d','7f1e50b7-11d8-4ff2-bed1-5f696a9eb1fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beba50cfaa72439294baa377fe644fd8',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:41.648053 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d43dada2-fb05-4baa-9fa1-c88fdd487ce1 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8281f208-31a2-4685-9c6c-cb32fae75920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:41.657541 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d43dada2-fb05-4baa-9fa1-c88fdd487ce1 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8281f208-31a2-4685-9c6c-cb32fae75920) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:41.658315 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d43dada2-fb05-4baa-9fa1-c88fdd487ce1 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Flow 'volume_create_api' (356c52c8-5547-42c7-a646-e753ed27023f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:41.658607 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d43dada2-fb05-4baa-9fa1-c88fdd487ce1 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Create volume request issued successfully. Aug 04 10:56:41.659178 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d43dada2-fb05-4baa-9fa1-c88fdd487ce1 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:56:41.659616 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1158/4620] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 10:56:41 2026] POST /volume/v3/volumes => generated 778 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:56:41.672358 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-258fcee3-e2e3-4b81-b933-44fd1dab0436 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:41.674374 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-258fcee3-e2e3-4b81-b933-44fd1dab0436 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] GET https://10.4.3.232/volume/v3/volumes/c85e3bf3-e663-4873-b5c4-0f4c79eada67 Aug 04 10:56:41.674589 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-258fcee3-e2e3-4b81-b933-44fd1dab0436 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:41.674787 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-258fcee3-e2e3-4b81-b933-44fd1dab0436 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:41.682754 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:41.682754 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:41.687181 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-258fcee3-e2e3-4b81-b933-44fd1dab0436 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Volume info retrieved successfully. Aug 04 10:56:41.690963 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-258fcee3-e2e3-4b81-b933-44fd1dab0436 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] https://10.4.3.232/volume/v3/volumes/c85e3bf3-e663-4873-b5c4-0f4c79eada67 returned with HTTP 200 Aug 04 10:56:41.691500 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1160/4621] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:41 2026] GET /volume/v3/volumes/c85e3bf3-e663-4873-b5c4-0f4c79eada67 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:42.304205 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c92c311e-a00c-4dd8-bf2a-5ee103e39eb7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:42.306433 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c92c311e-a00c-4dd8-bf2a-5ee103e39eb7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 Aug 04 10:56:42.306755 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c92c311e-a00c-4dd8-bf2a-5ee103e39eb7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:42.306975 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c92c311e-a00c-4dd8-bf2a-5ee103e39eb7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:42.312553 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:42.312553 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:42.312969 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c92c311e-a00c-4dd8-bf2a-5ee103e39eb7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:56:42.313694 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c92c311e-a00c-4dd8-bf2a-5ee103e39eb7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 returned with HTTP 200 Aug 04 10:56:42.314024 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1150/4622] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:56:42 2026] GET /volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:42.323649 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c11b18d9-86e9-402b-93aa-5e165f45f031 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:42.325603 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c11b18d9-86e9-402b-93aa-5e165f45f031 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 Aug 04 10:56:42.325786 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c11b18d9-86e9-402b-93aa-5e165f45f031 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:42.325999 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c11b18d9-86e9-402b-93aa-5e165f45f031 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:42.331000 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:42.331000 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:42.331408 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c11b18d9-86e9-402b-93aa-5e165f45f031 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:56:42.332151 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c11b18d9-86e9-402b-93aa-5e165f45f031 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 returned with HTTP 200 Aug 04 10:56:42.332515 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1155/4623] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:56:42 2026] GET /volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:42.340596 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9257fd6a-211a-4524-a8ca-9e92a9e5c045 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:42.342472 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9257fd6a-211a-4524-a8ca-9e92a9e5c045 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:56:42.342840 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9257fd6a-211a-4524-a8ca-9e92a9e5c045 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92816196-4edb-49d3-a5d2-e910a4d77cbc", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1067750621", "description": null, "metadata": null}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:42.353173 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:42.353173 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:42.353656 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-9257fd6a-211a-4524-a8ca-9e92a9e5c045 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:56:42.353802 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-9257fd6a-211a-4524-a8ca-9e92a9e5c045 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create snapshot from volume 92816196-4edb-49d3-a5d2-e910a4d77cbc Aug 04 10:56:42.381835 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-9257fd6a-211a-4524-a8ca-9e92a9e5c045 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Created reservations ['92934923-ad05-4220-932d-fa2456c7b427', '20b80cc6-4455-46f7-9267-7224aed6ac91', 'd50bfad7-57f0-4cc1-88a2-8cccc1ef9a62', '4a1b675f-d036-4a70-b9b8-0a5a27f9109c'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:56:42.419911 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-9257fd6a-211a-4524-a8ca-9e92a9e5c045 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot force create request issued successfully. Aug 04 10:56:42.420257 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9257fd6a-211a-4524-a8ca-9e92a9e5c045 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:56:42.420725 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1159/4624] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:56:42 2026] POST /volume/v3/snapshots => generated 308 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:56:42.429989 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d4962304-8d74-4607-93d5-68ccc97bce98 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:42.434693 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d4962304-8d74-4607-93d5-68ccc97bce98 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f Aug 04 10:56:42.434910 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d4962304-8d74-4607-93d5-68ccc97bce98 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:42.435101 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d4962304-8d74-4607-93d5-68ccc97bce98 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:42.445007 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:42.445007 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:42.445479 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d4962304-8d74-4607-93d5-68ccc97bce98 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:56:42.448270 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d4962304-8d74-4607-93d5-68ccc97bce98 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f returned with HTTP 200 Aug 04 10:56:42.448555 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1161/4625] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:56:42 2026] GET /volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:42.704733 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-386d52ff-53f9-425e-8fa6-88ede6d6baf0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:42.706974 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-386d52ff-53f9-425e-8fa6-88ede6d6baf0 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] GET https://10.4.3.232/volume/v3/volumes/c85e3bf3-e663-4873-b5c4-0f4c79eada67 Aug 04 10:56:42.707302 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-386d52ff-53f9-425e-8fa6-88ede6d6baf0 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:42.707835 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-386d52ff-53f9-425e-8fa6-88ede6d6baf0 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:42.719967 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:42.719967 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:42.727437 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-386d52ff-53f9-425e-8fa6-88ede6d6baf0 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Volume info retrieved successfully. Aug 04 10:56:42.732694 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-386d52ff-53f9-425e-8fa6-88ede6d6baf0 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] https://10.4.3.232/volume/v3/volumes/c85e3bf3-e663-4873-b5c4-0f4c79eada67 returned with HTTP 200 Aug 04 10:56:42.733390 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1151/4626] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:42 2026] GET /volume/v3/volumes/c85e3bf3-e663-4873-b5c4-0f4c79eada67 => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:42.745275 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-18062384-c19a-40c7-afe4-648c91ee9ffc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:42.746739 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-18062384-c19a-40c7-afe4-648c91ee9ffc tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-reader] POST https://10.4.3.232/volume/v3/volumes/c85e3bf3-e663-4873-b5c4-0f4c79eada67/action Aug 04 10:56:42.747065 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-18062384-c19a-40c7-afe4-648c91ee9ffc tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:56:42.747180 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-18062384-c19a-40c7-afe4-648c91ee9ffc tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:42.754645 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:42.754645 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:42.755097 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.policy [None req-18062384-c19a-40c7-afe4-648c91ee9ffc tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '12b9ab19fbb5428abaf261838fac1ba3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a510d91ae43412f8d21dc028cc98e8e', '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=100253) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 10:56:42.755290 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-18062384-c19a-40c7-afe4-648c91ee9ffc tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-reader] https://10.4.3.232/volume/v3/volumes/c85e3bf3-e663-4873-b5c4-0f4c79eada67/action returned with HTTP 403 Aug 04 10:56:42.755696 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1156/4627] 10.4.3.232 () {68 vars in 1390 bytes} [Tue Aug 4 10:56:42 2026] POST /volume/v3/volumes/c85e3bf3-e663-4873-b5c4-0f4c79eada67/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:42.762555 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c99e262e-8413-44c3-9370-02d8a14f22b3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:42.764277 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c99e262e-8413-44c3-9370-02d8a14f22b3 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/c85e3bf3-e663-4873-b5c4-0f4c79eada67 Aug 04 10:56:42.764452 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c99e262e-8413-44c3-9370-02d8a14f22b3 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:42.764619 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c99e262e-8413-44c3-9370-02d8a14f22b3 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:42.764765 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-c99e262e-8413-44c3-9370-02d8a14f22b3 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Delete volume with id: c85e3bf3-e663-4873-b5c4-0f4c79eada67 Aug 04 10:56:42.771449 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:42.771449 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:42.771816 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c99e262e-8413-44c3-9370-02d8a14f22b3 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Volume info retrieved successfully. Aug 04 10:56:42.788618 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c99e262e-8413-44c3-9370-02d8a14f22b3 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Delete volume request issued successfully. Aug 04 10:56:42.788618 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c99e262e-8413-44c3-9370-02d8a14f22b3 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] https://10.4.3.232/volume/v3/volumes/c85e3bf3-e663-4873-b5c4-0f4c79eada67 returned with HTTP 202 Aug 04 10:56:42.789093 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1160/4628] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:56:42 2026] DELETE /volume/v3/volumes/c85e3bf3-e663-4873-b5c4-0f4c79eada67 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:42.800782 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-10c9736b-3f75-4414-b827-42d745b67228 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:42.802608 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-10c9736b-3f75-4414-b827-42d745b67228 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] GET https://10.4.3.232/volume/v3/volumes/c85e3bf3-e663-4873-b5c4-0f4c79eada67 Aug 04 10:56:42.802812 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-10c9736b-3f75-4414-b827-42d745b67228 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:42.803001 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-10c9736b-3f75-4414-b827-42d745b67228 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:42.810302 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:42.810302 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:42.813730 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-10c9736b-3f75-4414-b827-42d745b67228 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Volume info retrieved successfully. Aug 04 10:56:42.817838 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-10c9736b-3f75-4414-b827-42d745b67228 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] https://10.4.3.232/volume/v3/volumes/c85e3bf3-e663-4873-b5c4-0f4c79eada67 returned with HTTP 200 Aug 04 10:56:42.818108 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1162/4629] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:42 2026] GET /volume/v3/volumes/c85e3bf3-e663-4873-b5c4-0f4c79eada67 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:43.461408 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a2116b93-2c45-4503-9c45-c589b9271be0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:43.463371 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a2116b93-2c45-4503-9c45-c589b9271be0 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f Aug 04 10:56:43.463527 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a2116b93-2c45-4503-9c45-c589b9271be0 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:43.463703 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a2116b93-2c45-4503-9c45-c589b9271be0 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:43.471387 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:43.471387 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:43.471865 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a2116b93-2c45-4503-9c45-c589b9271be0 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:56:43.472661 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a2116b93-2c45-4503-9c45-c589b9271be0 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f returned with HTTP 200 Aug 04 10:56:43.473063 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1152/4630] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:56:43 2026] GET /volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:43.484474 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-11751de8-2eb6-4067-8833-1f56029ec5f6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:43.486218 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-11751de8-2eb6-4067-8833-1f56029ec5f6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f Aug 04 10:56:43.486458 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-11751de8-2eb6-4067-8833-1f56029ec5f6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:43.486692 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-11751de8-2eb6-4067-8833-1f56029ec5f6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:43.491642 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:43.491642 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:43.492163 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-11751de8-2eb6-4067-8833-1f56029ec5f6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:56:43.492853 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-11751de8-2eb6-4067-8833-1f56029ec5f6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f returned with HTTP 200 Aug 04 10:56:43.493206 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1157/4631] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:56:43 2026] GET /volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:43.507294 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-179dd0ae-4c17-4457-b5b8-45dda5e8c00d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:43.509084 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-179dd0ae-4c17-4457-b5b8-45dda5e8c00d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:56:43.509471 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-179dd0ae-4c17-4457-b5b8-45dda5e8c00d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92816196-4edb-49d3-a5d2-e910a4d77cbc", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-89820654", "description": null, "metadata": null}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:43.519325 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:43.519325 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:43.519731 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-179dd0ae-4c17-4457-b5b8-45dda5e8c00d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:56:43.519867 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-179dd0ae-4c17-4457-b5b8-45dda5e8c00d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create snapshot from volume 92816196-4edb-49d3-a5d2-e910a4d77cbc Aug 04 10:56:43.544770 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-179dd0ae-4c17-4457-b5b8-45dda5e8c00d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Created reservations ['4e50bb8c-a821-45d7-8d48-619c6932be54', 'f23c66df-66b2-45a9-882e-f5a0d10142d9', 'bd02189b-1a55-439e-8d4c-355bd66212ee', '34bc7351-07f6-4609-a440-f2efcfcdf554'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:56:43.578195 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-179dd0ae-4c17-4457-b5b8-45dda5e8c00d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot force create request issued successfully. Aug 04 10:56:43.578513 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-179dd0ae-4c17-4457-b5b8-45dda5e8c00d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:56:43.578935 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1161/4632] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:56:43 2026] POST /volume/v3/snapshots => generated 306 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:56:43.591184 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-10e8e139-70dd-48dc-93bf-dd5856c8889f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:43.593350 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-10e8e139-70dd-48dc-93bf-dd5856c8889f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 Aug 04 10:56:43.593563 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-10e8e139-70dd-48dc-93bf-dd5856c8889f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:43.593822 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-10e8e139-70dd-48dc-93bf-dd5856c8889f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:43.599763 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:43.599763 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:43.600370 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-10e8e139-70dd-48dc-93bf-dd5856c8889f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:56:43.601562 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-10e8e139-70dd-48dc-93bf-dd5856c8889f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 returned with HTTP 200 Aug 04 10:56:43.601986 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1163/4633] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:56:43 2026] GET /volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:43.834952 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a81914f9-b6a0-45ca-ba6b-58d03afe7d17 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:43.837397 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a81914f9-b6a0-45ca-ba6b-58d03afe7d17 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] GET https://10.4.3.232/volume/v3/volumes/c85e3bf3-e663-4873-b5c4-0f4c79eada67 Aug 04 10:56:43.837626 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a81914f9-b6a0-45ca-ba6b-58d03afe7d17 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:43.837853 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a81914f9-b6a0-45ca-ba6b-58d03afe7d17 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:43.844711 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a81914f9-b6a0-45ca-ba6b-58d03afe7d17 tempest-ProjectReaderTests-1806309814 tempest-ProjectReaderTests-1806309814-project-admin] https://10.4.3.232/volume/v3/volumes/c85e3bf3-e663-4873-b5c4-0f4c79eada67 returned with HTTP 404 Aug 04 10:56:43.845365 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1153/4634] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:43 2026] GET /volume/v3/volumes/c85e3bf3-e663-4873-b5c4-0f4c79eada67 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:44.617065 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-49dac74d-2595-4d1f-992f-3a66691db12d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:44.619462 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-49dac74d-2595-4d1f-992f-3a66691db12d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 Aug 04 10:56:44.619739 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-49dac74d-2595-4d1f-992f-3a66691db12d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:44.620027 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-49dac74d-2595-4d1f-992f-3a66691db12d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:44.626513 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:44.626513 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:44.627138 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-49dac74d-2595-4d1f-992f-3a66691db12d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:56:44.628296 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-49dac74d-2595-4d1f-992f-3a66691db12d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 returned with HTTP 200 Aug 04 10:56:44.628808 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1158/4635] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:56:44 2026] GET /volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:44.639541 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-963cab6a-919b-4e6d-9e98-d827a5f890a0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:44.642922 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-963cab6a-919b-4e6d-9e98-d827a5f890a0 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 Aug 04 10:56:44.642994 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-963cab6a-919b-4e6d-9e98-d827a5f890a0 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:44.643304 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-963cab6a-919b-4e6d-9e98-d827a5f890a0 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:44.650368 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:44.650368 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:44.650881 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-963cab6a-919b-4e6d-9e98-d827a5f890a0 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:56:44.651711 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-963cab6a-919b-4e6d-9e98-d827a5f890a0 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 returned with HTTP 200 Aug 04 10:56:44.652146 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1162/4636] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:56:44 2026] GET /volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:46.182313 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bbd65e5d-7384-4deb-851c-99b72f24927f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:46.184057 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bbd65e5d-7384-4deb-851c-99b72f24927f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 Aug 04 10:56:46.184265 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bbd65e5d-7384-4deb-851c-99b72f24927f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:46.184448 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bbd65e5d-7384-4deb-851c-99b72f24927f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:46.184596 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-bbd65e5d-7384-4deb-851c-99b72f24927f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete snapshot with id: af81cfa9-b0f1-4b31-a648-779365077a11 Aug 04 10:56:46.189426 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:46.189426 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:46.189818 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bbd65e5d-7384-4deb-851c-99b72f24927f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:56:46.209067 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bbd65e5d-7384-4deb-851c-99b72f24927f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot delete request issued successfully. Aug 04 10:56:46.209417 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bbd65e5d-7384-4deb-851c-99b72f24927f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 returned with HTTP 202 Aug 04 10:56:46.210156 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1164/4637] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:56:46 2026] DELETE /volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:46.218114 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4b941f1d-82a1-42fb-85ce-2a0c4e23cafb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:46.220410 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b941f1d-82a1-42fb-85ce-2a0c4e23cafb tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 Aug 04 10:56:46.220584 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b941f1d-82a1-42fb-85ce-2a0c4e23cafb tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:46.220972 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b941f1d-82a1-42fb-85ce-2a0c4e23cafb tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:46.227059 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:46.227059 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:46.227627 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4b941f1d-82a1-42fb-85ce-2a0c4e23cafb tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:56:46.228588 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b941f1d-82a1-42fb-85ce-2a0c4e23cafb tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 returned with HTTP 200 Aug 04 10:56:46.229075 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1154/4638] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:56:46 2026] GET /volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:47.238194 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d3cd829e-eb9f-46f0-a8ed-e0a7126ceff9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:47.240018 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d3cd829e-eb9f-46f0-a8ed-e0a7126ceff9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 Aug 04 10:56:47.240226 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d3cd829e-eb9f-46f0-a8ed-e0a7126ceff9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:47.240439 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d3cd829e-eb9f-46f0-a8ed-e0a7126ceff9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:47.244732 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d3cd829e-eb9f-46f0-a8ed-e0a7126ceff9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 returned with HTTP 404 Aug 04 10:56:47.245348 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1159/4639] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:56:47 2026] GET /volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:47.252328 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a78e91c0-f7b3-4aeb-83ad-559a00cb9103 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:47.254518 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a78e91c0-f7b3-4aeb-83ad-559a00cb9103 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f Aug 04 10:56:47.254869 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a78e91c0-f7b3-4aeb-83ad-559a00cb9103 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:47.255101 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a78e91c0-f7b3-4aeb-83ad-559a00cb9103 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:47.255225 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-a78e91c0-f7b3-4aeb-83ad-559a00cb9103 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete snapshot with id: c29c4930-e1d2-4e16-9f03-1969366a065f Aug 04 10:56:47.260329 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:47.260329 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:47.260836 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a78e91c0-f7b3-4aeb-83ad-559a00cb9103 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:56:47.280232 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a78e91c0-f7b3-4aeb-83ad-559a00cb9103 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot delete request issued successfully. Aug 04 10:56:47.280454 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a78e91c0-f7b3-4aeb-83ad-559a00cb9103 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f returned with HTTP 202 Aug 04 10:56:47.280929 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1163/4640] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:56:47 2026] DELETE /volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:47.289439 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3cb943ea-1972-4821-9520-8c3540ed6f6e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:47.291897 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3cb943ea-1972-4821-9520-8c3540ed6f6e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f Aug 04 10:56:47.292059 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3cb943ea-1972-4821-9520-8c3540ed6f6e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:47.292375 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3cb943ea-1972-4821-9520-8c3540ed6f6e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:47.297997 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:47.297997 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:47.298735 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3cb943ea-1972-4821-9520-8c3540ed6f6e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:56:47.299548 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3cb943ea-1972-4821-9520-8c3540ed6f6e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f returned with HTTP 200 Aug 04 10:56:47.299966 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1165/4641] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:56:47 2026] GET /volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:48.308738 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-423e1257-d044-4a38-8093-5c29eb89735c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:48.310390 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-423e1257-d044-4a38-8093-5c29eb89735c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f Aug 04 10:56:48.310626 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-423e1257-d044-4a38-8093-5c29eb89735c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:48.310875 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-423e1257-d044-4a38-8093-5c29eb89735c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:48.314751 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-423e1257-d044-4a38-8093-5c29eb89735c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f returned with HTTP 404 Aug 04 10:56:48.315167 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1155/4642] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:56:48 2026] GET /volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:48.321037 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-63f68425-1a77-4d56-b912-82e852012bdd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:48.322689 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-63f68425-1a77-4d56-b912-82e852012bdd tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 Aug 04 10:56:48.322923 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-63f68425-1a77-4d56-b912-82e852012bdd tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:48.323125 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-63f68425-1a77-4d56-b912-82e852012bdd tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:48.323269 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-63f68425-1a77-4d56-b912-82e852012bdd tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete snapshot with id: 2a35075a-a2c8-4fbc-8635-a7c363224432 Aug 04 10:56:48.327574 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:48.327574 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:48.328001 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-63f68425-1a77-4d56-b912-82e852012bdd tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:56:48.344925 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-63f68425-1a77-4d56-b912-82e852012bdd tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot delete request issued successfully. Aug 04 10:56:48.345145 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-63f68425-1a77-4d56-b912-82e852012bdd tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 returned with HTTP 202 Aug 04 10:56:48.345586 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1160/4643] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:56:48 2026] DELETE /volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:48.351955 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4dbd633e-cddf-4c87-a5d7-e9b2c0be73c7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:48.353600 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4dbd633e-cddf-4c87-a5d7-e9b2c0be73c7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 Aug 04 10:56:48.353992 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4dbd633e-cddf-4c87-a5d7-e9b2c0be73c7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:48.353992 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4dbd633e-cddf-4c87-a5d7-e9b2c0be73c7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:48.359201 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:48.359201 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:48.359692 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4dbd633e-cddf-4c87-a5d7-e9b2c0be73c7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:56:48.360473 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4dbd633e-cddf-4c87-a5d7-e9b2c0be73c7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 returned with HTTP 200 Aug 04 10:56:48.360851 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1164/4644] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:56:48 2026] GET /volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:49.370570 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cf0d18a8-6626-46bb-888f-14a047b08860 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:49.372362 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cf0d18a8-6626-46bb-888f-14a047b08860 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 Aug 04 10:56:49.372568 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cf0d18a8-6626-46bb-888f-14a047b08860 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:49.372748 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cf0d18a8-6626-46bb-888f-14a047b08860 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:49.376843 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cf0d18a8-6626-46bb-888f-14a047b08860 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 returned with HTTP 404 Aug 04 10:56:49.377306 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1166/4645] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:56:49 2026] GET /volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:49.383602 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bd1746c5-84eb-464d-948c-5ddc42f178f0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:49.385206 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bd1746c5-84eb-464d-948c-5ddc42f178f0 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 Aug 04 10:56:49.385418 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bd1746c5-84eb-464d-948c-5ddc42f178f0 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:49.385636 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bd1746c5-84eb-464d-948c-5ddc42f178f0 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:49.385741 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-bd1746c5-84eb-464d-948c-5ddc42f178f0 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete snapshot with id: af81cfa9-b0f1-4b31-a648-779365077a11 Aug 04 10:56:49.390287 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bd1746c5-84eb-464d-948c-5ddc42f178f0 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 returned with HTTP 404 Aug 04 10:56:49.390711 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1156/4646] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:56:49 2026] DELETE /volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:49.397659 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cf0fb1f2-2ecc-4eb9-9ea1-bc4ca806b3a3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:49.399215 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cf0fb1f2-2ecc-4eb9-9ea1-bc4ca806b3a3 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 Aug 04 10:56:49.399424 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cf0fb1f2-2ecc-4eb9-9ea1-bc4ca806b3a3 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:49.399596 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cf0fb1f2-2ecc-4eb9-9ea1-bc4ca806b3a3 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:49.403549 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cf0fb1f2-2ecc-4eb9-9ea1-bc4ca806b3a3 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 returned with HTTP 404 Aug 04 10:56:49.403990 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1161/4647] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:56:49 2026] GET /volume/v3/snapshots/af81cfa9-b0f1-4b31-a648-779365077a11 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:49.411383 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2897bb2f-3518-4b15-927e-44d232bb696d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:49.412997 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2897bb2f-3518-4b15-927e-44d232bb696d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f Aug 04 10:56:49.413169 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2897bb2f-3518-4b15-927e-44d232bb696d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:49.413356 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2897bb2f-3518-4b15-927e-44d232bb696d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:49.413448 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-2897bb2f-3518-4b15-927e-44d232bb696d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete snapshot with id: c29c4930-e1d2-4e16-9f03-1969366a065f Aug 04 10:56:49.417478 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2897bb2f-3518-4b15-927e-44d232bb696d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f returned with HTTP 404 Aug 04 10:56:49.417945 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1165/4648] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:56:49 2026] DELETE /volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:49.424917 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e968ceb7-98ee-4b3a-a6b8-ad4bd8db560d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:49.426634 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e968ceb7-98ee-4b3a-a6b8-ad4bd8db560d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f Aug 04 10:56:49.426866 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e968ceb7-98ee-4b3a-a6b8-ad4bd8db560d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:49.427084 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e968ceb7-98ee-4b3a-a6b8-ad4bd8db560d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:49.432527 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e968ceb7-98ee-4b3a-a6b8-ad4bd8db560d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f returned with HTTP 404 Aug 04 10:56:49.433025 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1167/4649] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:56:49 2026] GET /volume/v3/snapshots/c29c4930-e1d2-4e16-9f03-1969366a065f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:49.439328 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2840c1ec-9a98-4981-9a6c-2635b9089a2f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:49.441034 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2840c1ec-9a98-4981-9a6c-2635b9089a2f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 Aug 04 10:56:49.441283 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2840c1ec-9a98-4981-9a6c-2635b9089a2f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:49.441521 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2840c1ec-9a98-4981-9a6c-2635b9089a2f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:49.441665 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-2840c1ec-9a98-4981-9a6c-2635b9089a2f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete snapshot with id: 2a35075a-a2c8-4fbc-8635-a7c363224432 Aug 04 10:56:49.445619 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2840c1ec-9a98-4981-9a6c-2635b9089a2f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 returned with HTTP 404 Aug 04 10:56:49.446204 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1157/4650] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:56:49 2026] DELETE /volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:49.452697 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3f7d5daf-4e5e-4f1f-8d92-4aa7f2865f11 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:49.454360 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3f7d5daf-4e5e-4f1f-8d92-4aa7f2865f11 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 Aug 04 10:56:49.454541 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3f7d5daf-4e5e-4f1f-8d92-4aa7f2865f11 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:49.454717 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3f7d5daf-4e5e-4f1f-8d92-4aa7f2865f11 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:49.458895 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3f7d5daf-4e5e-4f1f-8d92-4aa7f2865f11 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 returned with HTTP 404 Aug 04 10:56:49.459429 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1162/4651] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:56:49 2026] GET /volume/v3/snapshots/2a35075a-a2c8-4fbc-8635-a7c363224432 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:50.452640 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-0a346d24-b799-4e6e-a026-e1f5e1b41e66 req-a4f2cd00-3ff8-45f0-8cdc-71893d9aa58c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:50.454459 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-0a346d24-b799-4e6e-a026-e1f5e1b41e66 req-a4f2cd00-3ff8-45f0-8cdc-71893d9aa58c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/attachments/a0a0e699-6cbe-49a5-9d47-fcab3fc658b4 Aug 04 10:56:50.455026 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-0a346d24-b799-4e6e-a026-e1f5e1b41e66 req-a4f2cd00-3ff8-45f0-8cdc-71893d9aa58c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:50.455216 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-0a346d24-b799-4e6e-a026-e1f5e1b41e66 req-a4f2cd00-3ff8-45f0-8cdc-71893d9aa58c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:50.464055 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:50.464055 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:50.509532 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-0a346d24-b799-4e6e-a026-e1f5e1b41e66 req-a4f2cd00-3ff8-45f0-8cdc-71893d9aa58c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/a0a0e699-6cbe-49a5-9d47-fcab3fc658b4 returned with HTTP 200 Aug 04 10:56:50.509532 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1166/4652] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:56:50 2026] DELETE /volume/v3/attachments/a0a0e699-6cbe-49a5-9d47-fcab3fc658b4 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:52.239974 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b8770ff1-fac3-4be1-91c4-3b8de04b6c53 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:52.242199 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b8770ff1-fac3-4be1-91c4-3b8de04b6c53 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc Aug 04 10:56:52.242491 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b8770ff1-fac3-4be1-91c4-3b8de04b6c53 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:52.242684 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b8770ff1-fac3-4be1-91c4-3b8de04b6c53 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:52.242870 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-b8770ff1-fac3-4be1-91c4-3b8de04b6c53 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete volume with id: 92816196-4edb-49d3-a5d2-e910a4d77cbc Aug 04 10:56:52.249708 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:52.249708 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:52.250129 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b8770ff1-fac3-4be1-91c4-3b8de04b6c53 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:56:52.266452 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b8770ff1-fac3-4be1-91c4-3b8de04b6c53 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete volume request issued successfully. Aug 04 10:56:52.266662 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b8770ff1-fac3-4be1-91c4-3b8de04b6c53 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc returned with HTTP 202 Aug 04 10:56:52.267097 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1168/4653] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:56:52 2026] DELETE /volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:52.274336 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e56d8562-5bac-43ec-a793-9d34b61d2a4b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:52.276033 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e56d8562-5bac-43ec-a793-9d34b61d2a4b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc Aug 04 10:56:52.276216 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e56d8562-5bac-43ec-a793-9d34b61d2a4b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:52.276417 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e56d8562-5bac-43ec-a793-9d34b61d2a4b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:52.283136 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:52.283136 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:52.286920 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e56d8562-5bac-43ec-a793-9d34b61d2a4b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:56:52.294292 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e56d8562-5bac-43ec-a793-9d34b61d2a4b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc returned with HTTP 200 Aug 04 10:56:52.294714 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1158/4654] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:52 2026] GET /volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:53.307698 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-95b35d9c-6107-4fe8-9607-20bcf6403c35 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:53.310089 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-95b35d9c-6107-4fe8-9607-20bcf6403c35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc Aug 04 10:56:53.310314 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-95b35d9c-6107-4fe8-9607-20bcf6403c35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:53.310523 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-95b35d9c-6107-4fe8-9607-20bcf6403c35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:53.318563 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-95b35d9c-6107-4fe8-9607-20bcf6403c35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc returned with HTTP 404 Aug 04 10:56:53.319096 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1163/4655] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:53 2026] GET /volume/v3/volumes/92816196-4edb-49d3-a5d2-e910a4d77cbc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:53.354493 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1a6c7a5a-005c-4793-9c17-8f21c84eb76d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:53.356109 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1a6c7a5a-005c-4793-9c17-8f21c84eb76d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:56:53.356444 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1a6c7a5a-005c-4793-9c17-8f21c84eb76d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-336037187", "snapshot_id": null, "imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "volume_type": null, "size": 1}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:53.357864 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-1a6c7a5a-005c-4793-9c17-8f21c84eb76d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-336037187', 'snapshot_id': None, 'imageRef': 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'volume_type': None, 'size': 1}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:56:53.550970 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-1a6c7a5a-005c-4793-9c17-8f21c84eb76d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume of 1 GB Aug 04 10:56:53.551294 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:53.551294 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:53.554943 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-1a6c7a5a-005c-4793-9c17-8f21c84eb76d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Availability Zones retrieved successfully. Aug 04 10:56:53.559886 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1a6c7a5a-005c-4793-9c17-8f21c84eb76d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Flow 'volume_create_api' (47394ea9-1239-4efb-a9d0-d614f6ab0860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:53.560697 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1a6c7a5a-005c-4793-9c17-8f21c84eb76d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d215367-0061-4243-baee-a8f36f065d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:53.561512 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-1a6c7a5a-005c-4793-9c17-8f21c84eb76d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:56:53.612906 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1a6c7a5a-005c-4793-9c17-8f21c84eb76d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d215367-0061-4243-baee-a8f36f065d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:53.613771 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1a6c7a5a-005c-4793-9c17-8f21c84eb76d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b20a9c25-19f0-451e-84ad-e1bd8140b0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:53.649359 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-1a6c7a5a-005c-4793-9c17-8f21c84eb76d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Created reservations ['03f82070-628c-497d-bd17-c114975815bb', '7d60de6e-8a9a-46a2-9a24-f60dd34449a2', '654c126b-69ca-4d55-86b8-5fa34b6ad662', 'b63266c1-136d-4b29-b208-38f2fbacdf62'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:56:53.650131 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1a6c7a5a-005c-4793-9c17-8f21c84eb76d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b20a9c25-19f0-451e-84ad-e1bd8140b0d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03f82070-628c-497d-bd17-c114975815bb', '7d60de6e-8a9a-46a2-9a24-f60dd34449a2', '654c126b-69ca-4d55-86b8-5fa34b6ad662', 'b63266c1-136d-4b29-b208-38f2fbacdf62']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:53.650993 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1a6c7a5a-005c-4793-9c17-8f21c84eb76d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45ecd391-459f-4939-8fee-7a756546768a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:53.670552 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1a6c7a5a-005c-4793-9c17-8f21c84eb76d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45ecd391-459f-4939-8fee-7a756546768a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caea026b-446b-4bae-8c91-7dbcb18fcc46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-336037187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6504ce0eb6491193fae43b99cdbcaa',qos_specs=None,replication_status=,reservations=['03f82070-628c-497d-bd17-c114975815bb','7d60de6e-8a9a-46a2-9a24-f60dd34449a2','654c126b-69ca-4d55-86b8-5fa34b6ad662','b63266c1-136d-4b29-b208-38f2fbacdf62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76676c2815641e9bc4a040f44af8064',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:56:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-336037187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caea026b-446b-4bae-8c91-7dbcb18fcc46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6504ce0eb6491193fae43b99cdbcaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76676c2815641e9bc4a040f44af8064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:53.671453 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1a6c7a5a-005c-4793-9c17-8f21c84eb76d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ded02ad9-0fb2-4313-b700-df8b6df46f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:53.687778 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1a6c7a5a-005c-4793-9c17-8f21c84eb76d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ded02ad9-0fb2-4313-b700-df8b6df46f27) transitioned into state 'SUCCESS' from state '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-336037187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6504ce0eb6491193fae43b99cdbcaa',qos_specs=None,replication_status=,reservations=['03f82070-628c-497d-bd17-c114975815bb','7d60de6e-8a9a-46a2-9a24-f60dd34449a2','654c126b-69ca-4d55-86b8-5fa34b6ad662','b63266c1-136d-4b29-b208-38f2fbacdf62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76676c2815641e9bc4a040f44af8064',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:53.688382 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1a6c7a5a-005c-4793-9c17-8f21c84eb76d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eef05748-31fa-40c7-91fd-14830ffeec00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:56:53.697315 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1a6c7a5a-005c-4793-9c17-8f21c84eb76d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eef05748-31fa-40c7-91fd-14830ffeec00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:56:53.698128 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-1a6c7a5a-005c-4793-9c17-8f21c84eb76d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Flow 'volume_create_api' (47394ea9-1239-4efb-a9d0-d614f6ab0860) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:56:53.700549 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-1a6c7a5a-005c-4793-9c17-8f21c84eb76d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume request issued successfully. Aug 04 10:56:53.701153 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1a6c7a5a-005c-4793-9c17-8f21c84eb76d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:56:53.701603 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1167/4656] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:56:53 2026] POST /volume/v3/volumes => generated 758 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:56:53.716703 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d51172a5-1a38-4609-90b8-a54d3f1ed3d1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:53.718534 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d51172a5-1a38-4609-90b8-a54d3f1ed3d1 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 Aug 04 10:56:53.718752 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d51172a5-1a38-4609-90b8-a54d3f1ed3d1 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:53.718952 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d51172a5-1a38-4609-90b8-a54d3f1ed3d1 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:53.725752 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:53.725752 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:53.729615 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d51172a5-1a38-4609-90b8-a54d3f1ed3d1 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:56:53.733619 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d51172a5-1a38-4609-90b8-a54d3f1ed3d1 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 returned with HTTP 200 Aug 04 10:56:53.733956 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1169/4657] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:53 2026] GET /volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:56:54.752696 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7c6bea69-833e-489d-a3aa-8b0844dccd5f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:54.754487 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7c6bea69-833e-489d-a3aa-8b0844dccd5f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 Aug 04 10:56:54.754722 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7c6bea69-833e-489d-a3aa-8b0844dccd5f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:54.754989 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7c6bea69-833e-489d-a3aa-8b0844dccd5f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:54.761878 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:54.761878 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:54.765881 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7c6bea69-833e-489d-a3aa-8b0844dccd5f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:56:54.770835 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7c6bea69-833e-489d-a3aa-8b0844dccd5f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 returned with HTTP 200 Aug 04 10:56:54.771208 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1159/4658] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:54 2026] GET /volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:54.789528 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ebcca19c-0aa7-40fe-a473-58edc8cd0b94 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:54.791844 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ebcca19c-0aa7-40fe-a473-58edc8cd0b94 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 Aug 04 10:56:54.792135 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ebcca19c-0aa7-40fe-a473-58edc8cd0b94 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:54.792421 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ebcca19c-0aa7-40fe-a473-58edc8cd0b94 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:54.802556 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:54.802556 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:54.807253 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ebcca19c-0aa7-40fe-a473-58edc8cd0b94 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:56:54.813685 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ebcca19c-0aa7-40fe-a473-58edc8cd0b94 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 returned with HTTP 200 Aug 04 10:56:54.814221 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1164/4659] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:56:54 2026] GET /volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:55.915737 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-07b3b5f7-7bc1-406d-b89d-3d6074668636 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:55.918088 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-07b3b5f7-7bc1-406d-b89d-3d6074668636 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 Aug 04 10:56:55.918406 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-07b3b5f7-7bc1-406d-b89d-3d6074668636 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:55.918606 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-07b3b5f7-7bc1-406d-b89d-3d6074668636 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:55.925807 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:55.925807 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:55.929516 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-07b3b5f7-7bc1-406d-b89d-3d6074668636 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:56:55.934033 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-07b3b5f7-7bc1-406d-b89d-3d6074668636 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 returned with HTTP 200 Aug 04 10:56:55.934428 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1168/4660] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:56:55 2026] GET /volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:56.347354 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-0bcf16b7-2b05-4687-a794-9a28e05ad165 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:56.349793 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-0bcf16b7-2b05-4687-a794-9a28e05ad165 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 Aug 04 10:56:56.350046 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-0bcf16b7-2b05-4687-a794-9a28e05ad165 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:56.350293 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-0bcf16b7-2b05-4687-a794-9a28e05ad165 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:56.357689 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:56.357689 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:56.361695 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-0bcf16b7-2b05-4687-a794-9a28e05ad165 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:56:56.366505 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-0bcf16b7-2b05-4687-a794-9a28e05ad165 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 returned with HTTP 200 Aug 04 10:56:56.366908 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1170/4661] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:56:56 2026] GET /volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:56.375645 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a5f739a1-eb64-430c-a5f3-830c30440c0e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:56.376235 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a5f739a1-eb64-430c-a5f3-830c30440c0e None None] GET https://10.4.3.232/volume// Aug 04 10:56:56.376485 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a5f739a1-eb64-430c-a5f3-830c30440c0e None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:56.376723 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a5f739a1-eb64-430c-a5f3-830c30440c0e None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:56.377127 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a5f739a1-eb64-430c-a5f3-830c30440c0e None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:56:56.377530 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1160/4662] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:56:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:56:56.384863 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-ad4bf0f9-7cc4-48ad-94e0-a18c1c6253cb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:56.387623 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-ad4bf0f9-7cc4-48ad-94e0-a18c1c6253cb tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:56:56.388152 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-ad4bf0f9-7cc4-48ad-94e0-a18c1c6253cb tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "caea026b-446b-4bae-8c91-7dbcb18fcc46", "connector": null, "instance_uuid": "2b9c1f64-099d-4937-9a38-2cf1b80631ff"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:56.396858 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:56.396858 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:56.424297 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-ad4bf0f9-7cc4-48ad-94e0-a18c1c6253cb tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:56:56.424690 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1165/4663] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:56:56 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 04 10:56:57.448524 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d211109a-56c0-46bd-865f-ce2d907f042d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:57.448974 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d211109a-56c0-46bd-865f-ce2d907f042d None None] GET https://10.4.3.232/volume// Aug 04 10:56:57.449168 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d211109a-56c0-46bd-865f-ce2d907f042d None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:57.449466 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d211109a-56c0-46bd-865f-ce2d907f042d None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:57.449807 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d211109a-56c0-46bd-865f-ce2d907f042d None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:56:57.450084 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1169/4664] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:56:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:56:57.462565 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-a396ccdf-bd1c-4ba0-b5aa-64e64574197c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:57.464715 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-a396ccdf-bd1c-4ba0-b5aa-64e64574197c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 Aug 04 10:56:57.464986 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-a396ccdf-bd1c-4ba0-b5aa-64e64574197c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:57.465213 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-a396ccdf-bd1c-4ba0-b5aa-64e64574197c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:57.467391 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=263,cinder:UPDATE=65,cinder:INSERT=40 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:56:57.478664 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:57.478664 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:57.483291 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-a396ccdf-bd1c-4ba0-b5aa-64e64574197c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:56:57.492010 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-a396ccdf-bd1c-4ba0-b5aa-64e64574197c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 returned with HTTP 200 Aug 04 10:56:57.492686 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1171/4665] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:56:57 2026] GET /volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 => generated 1545 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:56:57.607899 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-8578ce3b-db40-467e-bde2-38dd95e40dc9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:57.610597 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-8578ce3b-db40-467e-bde2-38dd95e40dc9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] PUT https://10.4.3.232/volume/v3/attachments/abbee19e-633f-4553-9277-a47eaa244e86 Aug 04 10:56:57.611105 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-8578ce3b-db40-467e-bde2-38dd95e40dc9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:57.621253 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-8578ce3b-db40-467e-bde2-38dd95e40dc9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Acquiring lock "cinder-attachment_update-caea026b-446b-4bae-8c91-7dbcb18fcc46-np0000006413" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:56:57.627926 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-8578ce3b-db40-467e-bde2-38dd95e40dc9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Lock "cinder-attachment_update-caea026b-446b-4bae-8c91-7dbcb18fcc46-np0000006413" acquired by "attachment_update" :: waited 0.007s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:56:57.629386 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:57.629386 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:56:57.713153 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-8578ce3b-db40-467e-bde2-38dd95e40dc9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Lock "cinder-attachment_update-caea026b-446b-4bae-8c91-7dbcb18fcc46-np0000006413" released by "attachment_update" :: held 0.085s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:56:57.713499 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-8578ce3b-db40-467e-bde2-38dd95e40dc9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/abbee19e-633f-4553-9277-a47eaa244e86 returned with HTTP 200 Aug 04 10:56:57.713928 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1161/4666] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:56:57 2026] PUT /volume/v3/attachments/abbee19e-633f-4553-9277-a47eaa244e86 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:56:57.737190 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-405bd6a9-553d-4fea-9362-4c1ed69224c4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:57.739237 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-405bd6a9-553d-4fea-9362-4c1ed69224c4 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/attachments/abbee19e-633f-4553-9277-a47eaa244e86/action Aug 04 10:56:57.739646 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-405bd6a9-553d-4fea-9362-4c1ed69224c4 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:56:57.739779 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-405bd6a9-553d-4fea-9362-4c1ed69224c4 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:56:57.755127 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:57.755127 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:56:57.768183 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a68484b4-7313-4ea8-a9e7-f07c9c50313f req-405bd6a9-553d-4fea-9362-4c1ed69224c4 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/abbee19e-633f-4553-9277-a47eaa244e86/action returned with HTTP 204 Aug 04 10:56:57.768633 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1166/4667] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:56:57 2026] POST /volume/v3/attachments/abbee19e-633f-4553-9277-a47eaa244e86/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:56:59.847418 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ca30be46-65b0-48b8-9c2c-94722df130be None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:59.849976 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ca30be46-65b0-48b8-9c2c-94722df130be tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc Aug 04 10:56:59.850058 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ca30be46-65b0-48b8-9c2c-94722df130be tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:59.850277 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ca30be46-65b0-48b8-9c2c-94722df130be tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:59.851215 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-ca30be46-65b0-48b8-9c2c-94722df130be tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Delete snapshot with id: 4d3cddb7-c602-4154-84af-c18b1d0f9edc Aug 04 10:56:59.855894 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:59.855894 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:56:59.856352 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ca30be46-65b0-48b8-9c2c-94722df130be tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Snapshot retrieved successfully. Aug 04 10:56:59.875647 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ca30be46-65b0-48b8-9c2c-94722df130be tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Snapshot delete request issued successfully. Aug 04 10:56:59.875962 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ca30be46-65b0-48b8-9c2c-94722df130be tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc returned with HTTP 202 Aug 04 10:56:59.876469 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1170/4668] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:56:59 2026] DELETE /volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:56:59.884933 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-662df2a8-fdf4-41d9-b3c9-3b9a1b77b616 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:56:59.887048 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-662df2a8-fdf4-41d9-b3c9-3b9a1b77b616 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc Aug 04 10:56:59.887469 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-662df2a8-fdf4-41d9-b3c9-3b9a1b77b616 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:56:59.887469 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-662df2a8-fdf4-41d9-b3c9-3b9a1b77b616 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:56:59.893064 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:56:59.893064 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:56:59.893548 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-662df2a8-fdf4-41d9-b3c9-3b9a1b77b616 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Snapshot retrieved successfully. Aug 04 10:56:59.894591 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-662df2a8-fdf4-41d9-b3c9-3b9a1b77b616 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc returned with HTTP 200 Aug 04 10:56:59.894851 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1172/4669] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:56:59 2026] GET /volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:00.903735 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f365ab54-5e91-416d-990e-5b739ea9399a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:00.905523 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f365ab54-5e91-416d-990e-5b739ea9399a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc Aug 04 10:57:00.905710 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f365ab54-5e91-416d-990e-5b739ea9399a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:00.905906 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f365ab54-5e91-416d-990e-5b739ea9399a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:00.907689 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=337,cinder:INSERT=74,cinder:UPDATE=119 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:57:00.911280 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f365ab54-5e91-416d-990e-5b739ea9399a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc returned with HTTP 404 Aug 04 10:57:00.911804 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1162/4670] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:57:00 2026] GET /volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:57:00.999910 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-db48246d-7b3a-479f-8494-a7afae50c18e req-fd3b33d2-e61c-421b-91b6-c399a27f6c5c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:01.001771 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-db48246d-7b3a-479f-8494-a7afae50c18e req-fd3b33d2-e61c-421b-91b6-c399a27f6c5c tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/attachments?instance_id=1a55fb02-80d3-4e75-afc6-28d87948d241 Aug 04 10:57:01.002895 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-db48246d-7b3a-479f-8494-a7afae50c18e req-fd3b33d2-e61c-421b-91b6-c399a27f6c5c tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:01.002895 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-db48246d-7b3a-479f-8494-a7afae50c18e req-fd3b33d2-e61c-421b-91b6-c399a27f6c5c tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:01.014133 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-db48246d-7b3a-479f-8494-a7afae50c18e req-fd3b33d2-e61c-421b-91b6-c399a27f6c5c tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/attachments?instance_id=1a55fb02-80d3-4e75-afc6-28d87948d241 returned with HTTP 200 Aug 04 10:57:01.014234 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1167/4671] 10.4.3.232 () {70 vars in 1637 bytes} [Tue Aug 4 10:57:00 2026] GET /volume/v3/attachments?instance_id=1a55fb02-80d3-4e75-afc6-28d87948d241 => generated 192 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:57:01.021176 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-db48246d-7b3a-479f-8494-a7afae50c18e req-ca91d1d0-199a-4148-9026-9fddfb3e2224 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:01.023227 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-db48246d-7b3a-479f-8494-a7afae50c18e req-ca91d1d0-199a-4148-9026-9fddfb3e2224 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/attachments/689b647b-d2c9-4007-bf9c-c6a05894f4b8 Aug 04 10:57:01.023459 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-db48246d-7b3a-479f-8494-a7afae50c18e req-ca91d1d0-199a-4148-9026-9fddfb3e2224 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:01.023640 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-db48246d-7b3a-479f-8494-a7afae50c18e req-ca91d1d0-199a-4148-9026-9fddfb3e2224 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:01.036008 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-db48246d-7b3a-479f-8494-a7afae50c18e req-ca91d1d0-199a-4148-9026-9fddfb3e2224 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/attachments/689b647b-d2c9-4007-bf9c-c6a05894f4b8 returned with HTTP 200 Aug 04 10:57:01.036421 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1171/4672] 10.4.3.232 () {70 vars in 1651 bytes} [Tue Aug 4 10:57:01 2026] GET /volume/v3/attachments/689b647b-d2c9-4007-bf9c-c6a05894f4b8 => generated 993 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:57:09.889665 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=5 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:57:11.013149 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=256,cinder:UPDATE=68,cinder:INSERT=34 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:57:11.035221 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=277,cinder:UPDATE=115,cinder:INSERT=51 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:57:11.891051 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-0276d695-1be6-4c27-bc5a-1577bbf28f8e req-7ef45549-9134-4f6f-9f90-29bfa0ca5d85 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:11.893209 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-0276d695-1be6-4c27-bc5a-1577bbf28f8e req-7ef45549-9134-4f6f-9f90-29bfa0ca5d85 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] DELETE https://10.4.3.232/volume/v3/attachments/0e85f983-f929-495b-a70d-fd6e5b89cf7e Aug 04 10:57:11.893538 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-0276d695-1be6-4c27-bc5a-1577bbf28f8e req-7ef45549-9134-4f6f-9f90-29bfa0ca5d85 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:11.893817 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-0276d695-1be6-4c27-bc5a-1577bbf28f8e req-7ef45549-9134-4f6f-9f90-29bfa0ca5d85 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:11.902115 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:11.902115 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:57:11.950997 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-0276d695-1be6-4c27-bc5a-1577bbf28f8e req-7ef45549-9134-4f6f-9f90-29bfa0ca5d85 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/attachments/0e85f983-f929-495b-a70d-fd6e5b89cf7e returned with HTTP 200 Aug 04 10:57:11.951483 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1173/4673] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:57:11 2026] DELETE /volume/v3/attachments/0e85f983-f929-495b-a70d-fd6e5b89cf7e => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:13.310167 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-246a8946-f1a2-4cde-85be-f1e8a7460b1d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:13.312508 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-246a8946-f1a2-4cde-85be-f1e8a7460b1d tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] DELETE https://10.4.3.232/volume/v3/volumes/9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6 Aug 04 10:57:13.313219 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-246a8946-f1a2-4cde-85be-f1e8a7460b1d tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:13.313219 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-246a8946-f1a2-4cde-85be-f1e8a7460b1d tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:13.313324 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-246a8946-f1a2-4cde-85be-f1e8a7460b1d tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Delete volume with id: 9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6 Aug 04 10:57:13.322429 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:13.322429 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:57:13.322993 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-246a8946-f1a2-4cde-85be-f1e8a7460b1d tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Volume info retrieved successfully. Aug 04 10:57:13.343977 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-246a8946-f1a2-4cde-85be-f1e8a7460b1d tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Delete volume request issued successfully. Aug 04 10:57:13.344234 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-246a8946-f1a2-4cde-85be-f1e8a7460b1d tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/volumes/9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6 returned with HTTP 202 Aug 04 10:57:13.344956 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1163/4674] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:57:13 2026] DELETE /volume/v3/volumes/9d4b1f98-dc8b-4e98-a0d6-19371e83e6b6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:57:13.352695 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-604ee4de-a9e2-494b-97bd-64fcb3e208a7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:13.354636 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-604ee4de-a9e2-494b-97bd-64fcb3e208a7 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] DELETE https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a Aug 04 10:57:13.354869 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-604ee4de-a9e2-494b-97bd-64fcb3e208a7 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:13.355077 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-604ee4de-a9e2-494b-97bd-64fcb3e208a7 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:13.355214 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-604ee4de-a9e2-494b-97bd-64fcb3e208a7 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Delete backup with id: 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a. Aug 04 10:57:13.360333 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:13.360333 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:57:13.375594 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-604ee4de-a9e2-494b-97bd-64fcb3e208a7 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] delete_backup rpcapi backup_id 1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a {{(pid=100253) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 10:57:13.377402 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-604ee4de-a9e2-494b-97bd-64fcb3e208a7 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a returned with HTTP 202 Aug 04 10:57:13.377818 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1168/4675] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:57:13 2026] DELETE /volume/v3/backups/1847fa6d-4c0d-4635-9bb6-92ee2c5ffa0a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:57:13.385866 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7bb82510-86d0-4ce9-8e22-001993ec9f00 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:13.387673 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7bb82510-86d0-4ce9-8e22-001993ec9f00 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] DELETE https://10.4.3.232/volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 Aug 04 10:57:13.388274 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7bb82510-86d0-4ce9-8e22-001993ec9f00 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:13.388274 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7bb82510-86d0-4ce9-8e22-001993ec9f00 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:13.388274 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-7bb82510-86d0-4ce9-8e22-001993ec9f00 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Delete volume with id: 264d0c1d-d5c4-404e-839a-1fb6baaf9048 Aug 04 10:57:13.394915 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:13.394915 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:57:13.395396 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7bb82510-86d0-4ce9-8e22-001993ec9f00 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Volume info retrieved successfully. Aug 04 10:57:13.425589 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7bb82510-86d0-4ce9-8e22-001993ec9f00 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Delete volume request issued successfully. Aug 04 10:57:13.425911 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7bb82510-86d0-4ce9-8e22-001993ec9f00 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 returned with HTTP 202 Aug 04 10:57:13.426525 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1172/4676] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:57:13 2026] DELETE /volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:57:13.433871 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-41914b7f-b33c-4b54-9f86-322f57267f30 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:13.435823 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-41914b7f-b33c-4b54-9f86-322f57267f30 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 Aug 04 10:57:13.436018 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-41914b7f-b33c-4b54-9f86-322f57267f30 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:13.436199 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-41914b7f-b33c-4b54-9f86-322f57267f30 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:13.443270 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:13.443270 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:57:13.447311 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-41914b7f-b33c-4b54-9f86-322f57267f30 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Volume info retrieved successfully. Aug 04 10:57:13.452662 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-41914b7f-b33c-4b54-9f86-322f57267f30 tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 returned with HTTP 200 Aug 04 10:57:13.453074 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1174/4677] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:57:13 2026] GET /volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:57:14.466914 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-626e82d4-c1b8-4430-99ab-8368925fc40b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:14.469086 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-626e82d4-c1b8-4430-99ab-8368925fc40b tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] GET https://10.4.3.232/volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 Aug 04 10:57:14.469328 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-626e82d4-c1b8-4430-99ab-8368925fc40b tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:14.469564 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-626e82d4-c1b8-4430-99ab-8368925fc40b tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:14.476172 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-626e82d4-c1b8-4430-99ab-8368925fc40b tempest-TestVolumeBackupRestore-264545021 tempest-TestVolumeBackupRestore-264545021-project-member] https://10.4.3.232/volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 returned with HTTP 404 Aug 04 10:57:14.476799 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1164/4678] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:57:14 2026] GET /volume/v3/volumes/264d0c1d-d5c4-404e-839a-1fb6baaf9048 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:57:23.369668 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:57:23.417665 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:57:23.451260 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=14,cinder:UPDATE=3 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:57:24.472028 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:57:29.276883 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-dc684a64-6ba2-4fb2-b00c-079f26d8ac62 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:29.278478 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dc684a64-6ba2-4fb2-b00c-079f26d8ac62 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:57:29.278809 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dc684a64-6ba2-4fb2-b00c-079f26d8ac62 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1706128255", "snapshot_id": null, "imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "volume_type": null, "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:57:29.280206 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-dc684a64-6ba2-4fb2-b00c-079f26d8ac62 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1706128255', 'snapshot_id': None, 'imageRef': 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'volume_type': None, 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:57:29.364406 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-dc684a64-6ba2-4fb2-b00c-079f26d8ac62 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Create volume of 1 GB Aug 04 10:57:29.368405 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-dc684a64-6ba2-4fb2-b00c-079f26d8ac62 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Availability Zones retrieved successfully. Aug 04 10:57:29.373503 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dc684a64-6ba2-4fb2-b00c-079f26d8ac62 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Flow 'volume_create_api' (eb2f82a2-ed2a-43f3-bf9e-688424d451f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:57:29.374361 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dc684a64-6ba2-4fb2-b00c-079f26d8ac62 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa5d764b-3e92-4307-b27b-7a670a2a0c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:57:29.375179 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-dc684a64-6ba2-4fb2-b00c-079f26d8ac62 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:57:29.423552 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dc684a64-6ba2-4fb2-b00c-079f26d8ac62 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa5d764b-3e92-4307-b27b-7a670a2a0c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:57:29.424233 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dc684a64-6ba2-4fb2-b00c-079f26d8ac62 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09545489-5973-4c89-8fd8-9ad0daf0592b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:57:29.492458 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-dc684a64-6ba2-4fb2-b00c-079f26d8ac62 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Created reservations ['7829265e-887d-4180-bb61-71b426761be0', '5e599a1b-887f-4dcc-85c4-f9db5038b25b', '8d4968bf-043b-4713-9234-ee9da2a17e0a', 'd4cb1af3-4d1f-4f3e-ba48-ceb944af9763'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:57:29.493261 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dc684a64-6ba2-4fb2-b00c-079f26d8ac62 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09545489-5973-4c89-8fd8-9ad0daf0592b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7829265e-887d-4180-bb61-71b426761be0', '5e599a1b-887f-4dcc-85c4-f9db5038b25b', '8d4968bf-043b-4713-9234-ee9da2a17e0a', 'd4cb1af3-4d1f-4f3e-ba48-ceb944af9763']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:57:29.494020 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dc684a64-6ba2-4fb2-b00c-079f26d8ac62 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6ccc8e8-77d1-4349-8d0c-db8dc899423d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:57:29.525986 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dc684a64-6ba2-4fb2-b00c-079f26d8ac62 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6ccc8e8-77d1-4349-8d0c-db8dc899423d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4954bec0-f00e-46e2-ba4d-99609f2fef2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1706128255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac72de11dacb44b9a8c80ab1395c9e5d',qos_specs=None,replication_status=,reservations=['7829265e-887d-4180-bb61-71b426761be0','5e599a1b-887f-4dcc-85c4-f9db5038b25b','8d4968bf-043b-4713-9234-ee9da2a17e0a','d4cb1af3-4d1f-4f3e-ba48-ceb944af9763'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='512059fea5c942dd92497a695dfb76af',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:57:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1706128255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4954bec0-f00e-46e2-ba4d-99609f2fef2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac72de11dacb44b9a8c80ab1395c9e5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='512059fea5c942dd92497a695dfb76af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:57:29.526616 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dc684a64-6ba2-4fb2-b00c-079f26d8ac62 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7ea5c6c-bde9-401b-b014-a2095456b425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:57:29.546587 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dc684a64-6ba2-4fb2-b00c-079f26d8ac62 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7ea5c6c-bde9-401b-b014-a2095456b425) transitioned into state 'SUCCESS' from state '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-1706128255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac72de11dacb44b9a8c80ab1395c9e5d',qos_specs=None,replication_status=,reservations=['7829265e-887d-4180-bb61-71b426761be0','5e599a1b-887f-4dcc-85c4-f9db5038b25b','8d4968bf-043b-4713-9234-ee9da2a17e0a','d4cb1af3-4d1f-4f3e-ba48-ceb944af9763'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='512059fea5c942dd92497a695dfb76af',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:57:29.547261 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dc684a64-6ba2-4fb2-b00c-079f26d8ac62 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77f99bf8-3e63-4b26-afc7-17c430e803a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:57:29.567023 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dc684a64-6ba2-4fb2-b00c-079f26d8ac62 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77f99bf8-3e63-4b26-afc7-17c430e803a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:57:29.567669 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-dc684a64-6ba2-4fb2-b00c-079f26d8ac62 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Flow 'volume_create_api' (eb2f82a2-ed2a-43f3-bf9e-688424d451f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:57:29.567945 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-dc684a64-6ba2-4fb2-b00c-079f26d8ac62 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Create volume request issued successfully. Aug 04 10:57:29.568461 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dc684a64-6ba2-4fb2-b00c-079f26d8ac62 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:57:29.568852 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1169/4679] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:57:29 2026] POST /volume/v3/volumes => generated 781 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:57:29.579930 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-04338c81-3862-46a5-aba7-7111a1750981 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:29.581499 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-04338c81-3862-46a5-aba7-7111a1750981 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f Aug 04 10:57:29.581837 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-04338c81-3862-46a5-aba7-7111a1750981 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:29.582100 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-04338c81-3862-46a5-aba7-7111a1750981 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:29.589490 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:29.589490 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:57:29.591920 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-04338c81-3862-46a5-aba7-7111a1750981 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:57:29.595836 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-04338c81-3862-46a5-aba7-7111a1750981 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f returned with HTTP 200 Aug 04 10:57:29.596268 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1173/4680] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:57:29 2026] GET /volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:57:30.608060 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c283943f-a49a-4028-a308-ff0bf110e9fc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:30.609845 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c283943f-a49a-4028-a308-ff0bf110e9fc tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f Aug 04 10:57:30.610075 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c283943f-a49a-4028-a308-ff0bf110e9fc tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:30.610269 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c283943f-a49a-4028-a308-ff0bf110e9fc tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:30.617161 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:30.617161 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:57:30.620832 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c283943f-a49a-4028-a308-ff0bf110e9fc tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:57:30.625433 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c283943f-a49a-4028-a308-ff0bf110e9fc tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f returned with HTTP 200 Aug 04 10:57:30.625813 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1175/4681] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:57:30 2026] GET /volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f => generated 1389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:57:30.637322 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-39dafe22-5da1-4e4c-84dc-688fc04f68a3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:30.639160 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-39dafe22-5da1-4e4c-84dc-688fc04f68a3 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f Aug 04 10:57:30.639426 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-39dafe22-5da1-4e4c-84dc-688fc04f68a3 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:30.639671 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-39dafe22-5da1-4e4c-84dc-688fc04f68a3 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:30.647197 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:30.647197 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:57:30.651507 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-39dafe22-5da1-4e4c-84dc-688fc04f68a3 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:57:30.657180 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-39dafe22-5da1-4e4c-84dc-688fc04f68a3 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f returned with HTTP 200 Aug 04 10:57:30.657546 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1165/4682] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:57:30 2026] GET /volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f => generated 1389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:57:31.794603 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-57f25774-09ae-4bd0-81fc-6a1d1a622a92 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:31.797064 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-57f25774-09ae-4bd0-81fc-6a1d1a622a92 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f Aug 04 10:57:31.797328 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-57f25774-09ae-4bd0-81fc-6a1d1a622a92 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:31.797589 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-57f25774-09ae-4bd0-81fc-6a1d1a622a92 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:31.804936 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:31.804936 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:57:31.808560 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-57f25774-09ae-4bd0-81fc-6a1d1a622a92 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:57:31.813453 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-57f25774-09ae-4bd0-81fc-6a1d1a622a92 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f returned with HTTP 200 Aug 04 10:57:31.813869 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1170/4683] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:57:31 2026] GET /volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f => generated 1371 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:57:32.246857 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-d560e1ba-75a6-4f4b-bb1e-ae18e06d5db7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:32.248784 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-d560e1ba-75a6-4f4b-bb1e-ae18e06d5db7 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f Aug 04 10:57:32.248952 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-d560e1ba-75a6-4f4b-bb1e-ae18e06d5db7 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:32.249131 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-d560e1ba-75a6-4f4b-bb1e-ae18e06d5db7 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:32.255976 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:32.255976 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:57:32.258953 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-d560e1ba-75a6-4f4b-bb1e-ae18e06d5db7 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:57:32.262854 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-d560e1ba-75a6-4f4b-bb1e-ae18e06d5db7 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f returned with HTTP 200 Aug 04 10:57:32.263208 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1174/4684] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:57:32 2026] GET /volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f => generated 1371 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:57:32.273235 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-200306e9-0ffd-40fa-955b-f9c44cf4e0db None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:32.273674 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-200306e9-0ffd-40fa-955b-f9c44cf4e0db None None] GET https://10.4.3.232/volume// Aug 04 10:57:32.273902 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-200306e9-0ffd-40fa-955b-f9c44cf4e0db None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:32.274134 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-200306e9-0ffd-40fa-955b-f9c44cf4e0db None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:32.274493 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-200306e9-0ffd-40fa-955b-f9c44cf4e0db None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:57:32.274824 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1176/4685] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:57:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:57:32.281732 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-e1e777d3-5e6f-4c22-8714-dbedad10c30c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:32.283861 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-e1e777d3-5e6f-4c22-8714-dbedad10c30c tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:57:32.284228 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-e1e777d3-5e6f-4c22-8714-dbedad10c30c tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4954bec0-f00e-46e2-ba4d-99609f2fef2f", "connector": null, "instance_uuid": "6c09dfa8-6eaf-451b-b3a3-72fe3d853c07"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:57:32.293324 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:32.293324 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:57:32.333849 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-e1e777d3-5e6f-4c22-8714-dbedad10c30c tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:57:32.334394 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1166/4686] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:57:32 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 04 10:57:33.125016 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ed557e03-4c95-464e-bed4-dd0c427fc827 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:33.125525 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ed557e03-4c95-464e-bed4-dd0c427fc827 None None] GET https://10.4.3.232/volume// Aug 04 10:57:33.125767 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ed557e03-4c95-464e-bed4-dd0c427fc827 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:33.126009 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ed557e03-4c95-464e-bed4-dd0c427fc827 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:33.126432 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ed557e03-4c95-464e-bed4-dd0c427fc827 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:57:33.126917 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1171/4687] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:57:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:57:33.138396 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-98b3c81f-eb91-4deb-914d-256a0aed51eb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:33.140293 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-98b3c81f-eb91-4deb-914d-256a0aed51eb tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f Aug 04 10:57:33.140510 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-98b3c81f-eb91-4deb-914d-256a0aed51eb tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:33.140690 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-98b3c81f-eb91-4deb-914d-256a0aed51eb tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:33.152391 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:33.152391 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:57:33.157961 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-98b3c81f-eb91-4deb-914d-256a0aed51eb tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:57:33.162744 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-98b3c81f-eb91-4deb-914d-256a0aed51eb tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f returned with HTTP 200 Aug 04 10:57:33.163480 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1175/4688] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:57:33 2026] GET /volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f => generated 1550 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:57:33.269904 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-f3fb3fb1-3021-4858-a36e-eb1f4b4596a1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:33.272359 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-f3fb3fb1-3021-4858-a36e-eb1f4b4596a1 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] PUT https://10.4.3.232/volume/v3/attachments/c03efa68-3b8f-41ef-a235-ac49ac7d9666 Aug 04 10:57:33.272857 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-f3fb3fb1-3021-4858-a36e-eb1f4b4596a1 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:57:33.281167 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-f3fb3fb1-3021-4858-a36e-eb1f4b4596a1 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Acquiring lock "cinder-attachment_update-4954bec0-f00e-46e2-ba4d-99609f2fef2f-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:57:33.285940 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-f3fb3fb1-3021-4858-a36e-eb1f4b4596a1 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Lock "cinder-attachment_update-4954bec0-f00e-46e2-ba4d-99609f2fef2f-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:57:33.286943 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:33.286943 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:57:33.410686 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-f3fb3fb1-3021-4858-a36e-eb1f4b4596a1 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Lock "cinder-attachment_update-4954bec0-f00e-46e2-ba4d-99609f2fef2f-np0000006413" released by "attachment_update" :: held 0.125s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:57:33.411057 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-f3fb3fb1-3021-4858-a36e-eb1f4b4596a1 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/attachments/c03efa68-3b8f-41ef-a235-ac49ac7d9666 returned with HTTP 200 Aug 04 10:57:33.411699 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1177/4689] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:57:33 2026] PUT /volume/v3/attachments/c03efa68-3b8f-41ef-a235-ac49ac7d9666 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:57:33.435272 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-c088f3f5-7de0-434d-92f8-5fcc8cfd7109 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:33.436963 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-c088f3f5-7de0-434d-92f8-5fcc8cfd7109 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] POST https://10.4.3.232/volume/v3/attachments/c03efa68-3b8f-41ef-a235-ac49ac7d9666/action Aug 04 10:57:33.437306 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-c088f3f5-7de0-434d-92f8-5fcc8cfd7109 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:57:33.437409 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-c088f3f5-7de0-434d-92f8-5fcc8cfd7109 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:57:33.451268 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:33.451268 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:57:33.468439 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2fd53d6b-a2e8-4972-92d8-dc69ed49cb9d req-c088f3f5-7de0-434d-92f8-5fcc8cfd7109 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/attachments/c03efa68-3b8f-41ef-a235-ac49ac7d9666/action returned with HTTP 204 Aug 04 10:57:33.468851 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1167/4690] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:57:33 2026] POST /volume/v3/attachments/c03efa68-3b8f-41ef-a235-ac49ac7d9666/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:57:41.811752 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:57:42.007542 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-37e4f99c-4148-4d4f-bb79-af7c0b6a5175 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:42.009576 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-37e4f99c-4148-4d4f-bb79-af7c0b6a5175 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:57:42.010018 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-37e4f99c-4148-4d4f-bb79-af7c0b6a5175 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "caea026b-446b-4bae-8c91-7dbcb18fcc46", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-569094188", "description": null, "metadata": null}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:57:42.023720 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:42.023720 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:57:42.024293 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-37e4f99c-4148-4d4f-bb79-af7c0b6a5175 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:57:42.024476 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-37e4f99c-4148-4d4f-bb79-af7c0b6a5175 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create snapshot from volume caea026b-446b-4bae-8c91-7dbcb18fcc46 Aug 04 10:57:42.050838 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-37e4f99c-4148-4d4f-bb79-af7c0b6a5175 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Created reservations ['b36dffb0-642c-4339-a538-d4534ff49c67', 'fbd32c11-fb7a-4e0a-a3af-22de2f113e34', '96d05947-0abe-41b1-ad2d-298fe00ae7cc', '2bca7b34-a7b1-43d4-8d44-fb4429da3ad7'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:57:42.085339 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-37e4f99c-4148-4d4f-bb79-af7c0b6a5175 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot force create request issued successfully. Aug 04 10:57:42.085730 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-37e4f99c-4148-4d4f-bb79-af7c0b6a5175 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:57:42.086220 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1172/4691] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:57:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:57:42.095429 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f04f961c-eb2d-4882-8d0e-73328832cfbc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:42.097392 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f04f961c-eb2d-4882-8d0e-73328832cfbc tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/1a0cce21-38c5-4d4d-8b2a-f59a6908b8ba Aug 04 10:57:42.097585 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f04f961c-eb2d-4882-8d0e-73328832cfbc tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:42.097863 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f04f961c-eb2d-4882-8d0e-73328832cfbc tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:42.102504 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:42.102504 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:57:42.102956 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f04f961c-eb2d-4882-8d0e-73328832cfbc tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:57:42.103823 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f04f961c-eb2d-4882-8d0e-73328832cfbc tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/1a0cce21-38c5-4d4d-8b2a-f59a6908b8ba returned with HTTP 200 Aug 04 10:57:42.104338 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1176/4692] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:57:42 2026] GET /volume/v3/snapshots/1a0cce21-38c5-4d4d-8b2a-f59a6908b8ba => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:43.113262 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-391f3b9a-179e-418f-8c4a-86298602b2bd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:43.115151 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-391f3b9a-179e-418f-8c4a-86298602b2bd tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/1a0cce21-38c5-4d4d-8b2a-f59a6908b8ba Aug 04 10:57:43.115407 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-391f3b9a-179e-418f-8c4a-86298602b2bd tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:43.115638 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-391f3b9a-179e-418f-8c4a-86298602b2bd tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:43.120975 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:43.120975 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:57:43.121554 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-391f3b9a-179e-418f-8c4a-86298602b2bd tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:57:43.122402 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-391f3b9a-179e-418f-8c4a-86298602b2bd tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/1a0cce21-38c5-4d4d-8b2a-f59a6908b8ba returned with HTTP 200 Aug 04 10:57:43.122958 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1178/4693] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:57:43 2026] GET /volume/v3/snapshots/1a0cce21-38c5-4d4d-8b2a-f59a6908b8ba => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:43.130033 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5e889b13-4e37-49ee-9ac8-e0b7a59be973 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:43.131761 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5e889b13-4e37-49ee-9ac8-e0b7a59be973 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/1a0cce21-38c5-4d4d-8b2a-f59a6908b8ba Aug 04 10:57:43.131987 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5e889b13-4e37-49ee-9ac8-e0b7a59be973 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:43.132213 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5e889b13-4e37-49ee-9ac8-e0b7a59be973 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:43.136455 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:43.136455 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:57:43.136892 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5e889b13-4e37-49ee-9ac8-e0b7a59be973 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:57:43.137612 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5e889b13-4e37-49ee-9ac8-e0b7a59be973 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/1a0cce21-38c5-4d4d-8b2a-f59a6908b8ba returned with HTTP 200 Aug 04 10:57:43.137955 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1168/4694] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:57:43 2026] GET /volume/v3/snapshots/1a0cce21-38c5-4d4d-8b2a-f59a6908b8ba => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:46.237772 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-55430f84-84bc-4457-84b0-b892615955f2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:46.239398 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-55430f84-84bc-4457-84b0-b892615955f2 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc Aug 04 10:57:46.239566 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-55430f84-84bc-4457-84b0-b892615955f2 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:46.239791 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-55430f84-84bc-4457-84b0-b892615955f2 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:46.239847 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-55430f84-84bc-4457-84b0-b892615955f2 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Delete snapshot with id: 4d3cddb7-c602-4154-84af-c18b1d0f9edc Aug 04 10:57:46.243812 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-55430f84-84bc-4457-84b0-b892615955f2 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc returned with HTTP 404 Aug 04 10:57:46.244186 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1173/4695] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:57:46 2026] DELETE /volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:57:46.250557 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5c8199d1-19b7-45b3-b490-40952755673a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:46.252507 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5c8199d1-19b7-45b3-b490-40952755673a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc Aug 04 10:57:46.252669 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5c8199d1-19b7-45b3-b490-40952755673a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:46.252857 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5c8199d1-19b7-45b3-b490-40952755673a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:46.256743 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5c8199d1-19b7-45b3-b490-40952755673a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc returned with HTTP 404 Aug 04 10:57:46.257111 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1177/4696] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:57:46 2026] GET /volume/v3/snapshots/4d3cddb7-c602-4154-84af-c18b1d0f9edc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:57:46.295307 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-8f3a9844-5cc4-47b5-9e78-f0804186ccb2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:46.297455 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-8f3a9844-5cc4-47b5-9e78-f0804186ccb2 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 Aug 04 10:57:46.297727 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-8f3a9844-5cc4-47b5-9e78-f0804186ccb2 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:46.297983 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-8f3a9844-5cc4-47b5-9e78-f0804186ccb2 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:46.309523 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:46.309523 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:57:46.314077 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-8f3a9844-5cc4-47b5-9e78-f0804186ccb2 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:57:46.318456 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-8f3a9844-5cc4-47b5-9e78-f0804186ccb2 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 returned with HTTP 200 Aug 04 10:57:46.318866 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1179/4697] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:57:46 2026] GET /volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:57:46.335144 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-d8a011a8-4eb2-4397-a6eb-56d8f59f6eed None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:46.337159 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-d8a011a8-4eb2-4397-a6eb-56d8f59f6eed tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] POST https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781/action Aug 04 10:57:46.337530 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-d8a011a8-4eb2-4397-a6eb-56d8f59f6eed tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:57:46.337666 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-d8a011a8-4eb2-4397-a6eb-56d8f59f6eed tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:57:46.347019 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:46.347019 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:57:46.347484 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-d8a011a8-4eb2-4397-a6eb-56d8f59f6eed tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:57:46.353022 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-d8a011a8-4eb2-4397-a6eb-56d8f59f6eed tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Begin detaching volume completed successfully. Aug 04 10:57:46.353253 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-d8a011a8-4eb2-4397-a6eb-56d8f59f6eed tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781/action returned with HTTP 202 Aug 04 10:57:46.353649 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1169/4698] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:57:46 2026] POST /volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:57:46.390896 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-294916db-bf60-4d1d-b2d9-31f6cc2df712 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:46.391334 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-294916db-bf60-4d1d-b2d9-31f6cc2df712 None None] GET https://10.4.3.232/volume// Aug 04 10:57:46.391513 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-294916db-bf60-4d1d-b2d9-31f6cc2df712 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:46.391735 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-294916db-bf60-4d1d-b2d9-31f6cc2df712 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:46.392107 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-294916db-bf60-4d1d-b2d9-31f6cc2df712 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:57:46.392411 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1174/4699] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:57:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:57:46.399901 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-0cf2b08f-fc54-4aa2-8e17-bfa59349ff52 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:46.401909 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-0cf2b08f-fc54-4aa2-8e17-bfa59349ff52 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 Aug 04 10:57:46.402103 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-0cf2b08f-fc54-4aa2-8e17-bfa59349ff52 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:46.402313 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-0cf2b08f-fc54-4aa2-8e17-bfa59349ff52 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:46.411221 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:46.411221 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:57:46.414261 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-0cf2b08f-fc54-4aa2-8e17-bfa59349ff52 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:57:46.417924 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-0cf2b08f-fc54-4aa2-8e17-bfa59349ff52 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 returned with HTTP 200 Aug 04 10:57:46.418257 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1178/4700] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:57:46 2026] GET /volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 => generated 1322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:57:47.565135 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-6cdc0e19-9658-4089-ad4c-733ef540585f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:47.567048 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-6cdc0e19-9658-4089-ad4c-733ef540585f tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] DELETE https://10.4.3.232/volume/v3/attachments/689b647b-d2c9-4007-bf9c-c6a05894f4b8 Aug 04 10:57:47.567144 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-6cdc0e19-9658-4089-ad4c-733ef540585f tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:47.567338 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-6cdc0e19-9658-4089-ad4c-733ef540585f tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:47.575745 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:47.575745 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:57:47.617459 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ff7089bd-b0ac-41f2-b42d-1a38dc95e513 req-6cdc0e19-9658-4089-ad4c-733ef540585f tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/attachments/689b647b-d2c9-4007-bf9c-c6a05894f4b8 returned with HTTP 200 Aug 04 10:57:47.617871 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1180/4701] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:57:47 2026] DELETE /volume/v3/attachments/689b647b-d2c9-4007-bf9c-c6a05894f4b8 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:48.509690 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d477c110-69a5-457c-9658-46de87770a99 req-f6ce47d7-4e6e-4e3b-bf19-e505419b1a23 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:48.511758 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d477c110-69a5-457c-9658-46de87770a99 req-f6ce47d7-4e6e-4e3b-bf19-e505419b1a23 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 Aug 04 10:57:48.511959 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d477c110-69a5-457c-9658-46de87770a99 req-f6ce47d7-4e6e-4e3b-bf19-e505419b1a23 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:48.512144 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d477c110-69a5-457c-9658-46de87770a99 req-f6ce47d7-4e6e-4e3b-bf19-e505419b1a23 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:48.519196 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:48.519196 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:57:48.522932 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-d477c110-69a5-457c-9658-46de87770a99 req-f6ce47d7-4e6e-4e3b-bf19-e505419b1a23 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:57:48.526973 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d477c110-69a5-457c-9658-46de87770a99 req-f6ce47d7-4e6e-4e3b-bf19-e505419b1a23 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 returned with HTTP 200 Aug 04 10:57:48.527355 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1170/4702] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:57:48 2026] GET /volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:48.540166 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8e34ebed-a916-4b95-9df0-1ac518db401e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:48.544078 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8e34ebed-a916-4b95-9df0-1ac518db401e tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] DELETE https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 Aug 04 10:57:48.544371 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8e34ebed-a916-4b95-9df0-1ac518db401e tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:48.544617 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8e34ebed-a916-4b95-9df0-1ac518db401e tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:48.544863 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-8e34ebed-a916-4b95-9df0-1ac518db401e tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Delete volume with id: 66f1634b-0ac3-497a-8cfa-669f4e13d781 Aug 04 10:57:48.553227 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:48.553227 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:57:48.553960 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8e34ebed-a916-4b95-9df0-1ac518db401e tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:57:48.575499 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8e34ebed-a916-4b95-9df0-1ac518db401e tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Delete volume request issued successfully. Aug 04 10:57:48.575829 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8e34ebed-a916-4b95-9df0-1ac518db401e tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 returned with HTTP 202 Aug 04 10:57:48.576399 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1175/4703] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:57:48 2026] DELETE /volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:57:48.586370 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-bc9ee107-2e1a-4804-88ac-9e7b0c75a818 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:48.588081 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bc9ee107-2e1a-4804-88ac-9e7b0c75a818 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 Aug 04 10:57:48.588331 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bc9ee107-2e1a-4804-88ac-9e7b0c75a818 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:48.588583 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bc9ee107-2e1a-4804-88ac-9e7b0c75a818 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:48.596019 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:48.596019 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:57:48.599683 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-bc9ee107-2e1a-4804-88ac-9e7b0c75a818 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:57:48.604285 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bc9ee107-2e1a-4804-88ac-9e7b0c75a818 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 returned with HTTP 200 Aug 04 10:57:48.605098 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1179/4704] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:57:48 2026] GET /volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:49.455269 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b586d01c-bc9a-4abe-bab7-3a7fde07cb41 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:49.456928 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b586d01c-bc9a-4abe-bab7-3a7fde07cb41 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/1a0cce21-38c5-4d4d-8b2a-f59a6908b8ba Aug 04 10:57:49.457106 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b586d01c-bc9a-4abe-bab7-3a7fde07cb41 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:49.457309 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b586d01c-bc9a-4abe-bab7-3a7fde07cb41 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:49.457556 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-b586d01c-bc9a-4abe-bab7-3a7fde07cb41 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete snapshot with id: 1a0cce21-38c5-4d4d-8b2a-f59a6908b8ba Aug 04 10:57:49.462795 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:49.462795 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:57:49.463315 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b586d01c-bc9a-4abe-bab7-3a7fde07cb41 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:57:49.484076 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b586d01c-bc9a-4abe-bab7-3a7fde07cb41 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot delete request issued successfully. Aug 04 10:57:49.484335 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b586d01c-bc9a-4abe-bab7-3a7fde07cb41 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/1a0cce21-38c5-4d4d-8b2a-f59a6908b8ba returned with HTTP 202 Aug 04 10:57:49.485302 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1181/4705] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:57:49 2026] DELETE /volume/v3/snapshots/1a0cce21-38c5-4d4d-8b2a-f59a6908b8ba => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:57:49.491686 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-126dfaa4-c91a-4cbf-8b78-c0e734faaa02 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:49.493473 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-126dfaa4-c91a-4cbf-8b78-c0e734faaa02 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/1a0cce21-38c5-4d4d-8b2a-f59a6908b8ba Aug 04 10:57:49.493694 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-126dfaa4-c91a-4cbf-8b78-c0e734faaa02 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:49.493924 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-126dfaa4-c91a-4cbf-8b78-c0e734faaa02 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:49.498989 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:49.498989 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:57:49.499523 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-126dfaa4-c91a-4cbf-8b78-c0e734faaa02 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:57:49.500465 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-126dfaa4-c91a-4cbf-8b78-c0e734faaa02 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/1a0cce21-38c5-4d4d-8b2a-f59a6908b8ba returned with HTTP 200 Aug 04 10:57:49.500802 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1171/4706] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:57:49 2026] GET /volume/v3/snapshots/1a0cce21-38c5-4d4d-8b2a-f59a6908b8ba => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:49.618661 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ebf1abb6-95f5-421c-bf0e-b7b0bb4a0a0a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:49.620374 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ebf1abb6-95f5-421c-bf0e-b7b0bb4a0a0a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 Aug 04 10:57:49.620568 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ebf1abb6-95f5-421c-bf0e-b7b0bb4a0a0a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:49.620759 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ebf1abb6-95f5-421c-bf0e-b7b0bb4a0a0a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:49.626423 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ebf1abb6-95f5-421c-bf0e-b7b0bb4a0a0a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 returned with HTTP 404 Aug 04 10:57:49.626921 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1176/4707] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:57:49 2026] GET /volume/v3/volumes/66f1634b-0ac3-497a-8cfa-669f4e13d781 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:57:50.509990 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-07c25470-4349-44da-861c-4dfbe8a73d58 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:50.511923 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-07c25470-4349-44da-861c-4dfbe8a73d58 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/1a0cce21-38c5-4d4d-8b2a-f59a6908b8ba Aug 04 10:57:50.512160 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-07c25470-4349-44da-861c-4dfbe8a73d58 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:50.512401 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-07c25470-4349-44da-861c-4dfbe8a73d58 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:50.517561 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-07c25470-4349-44da-861c-4dfbe8a73d58 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/1a0cce21-38c5-4d4d-8b2a-f59a6908b8ba returned with HTTP 404 Aug 04 10:57:50.518096 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1180/4708] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:57:50 2026] GET /volume/v3/snapshots/1a0cce21-38c5-4d4d-8b2a-f59a6908b8ba => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:57:51.806859 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-6e48d815-f6f6-4643-bce1-f16d60e6beb0 req-b68b6582-b063-401d-9aa1-615841051b5c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:51.809165 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6e48d815-f6f6-4643-bce1-f16d60e6beb0 req-b68b6582-b063-401d-9aa1-615841051b5c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/attachments/abbee19e-633f-4553-9277-a47eaa244e86 Aug 04 10:57:51.809397 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6e48d815-f6f6-4643-bce1-f16d60e6beb0 req-b68b6582-b063-401d-9aa1-615841051b5c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:51.809589 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6e48d815-f6f6-4643-bce1-f16d60e6beb0 req-b68b6582-b063-401d-9aa1-615841051b5c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:51.817961 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:51.817961 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:57:51.862020 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6e48d815-f6f6-4643-bce1-f16d60e6beb0 req-b68b6582-b063-401d-9aa1-615841051b5c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/abbee19e-633f-4553-9277-a47eaa244e86 returned with HTTP 200 Aug 04 10:57:51.862464 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1182/4709] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:57:51 2026] DELETE /volume/v3/attachments/abbee19e-633f-4553-9277-a47eaa244e86 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:53.304807 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c24e7223-46af-401e-94b5-0a8d7e64a3e3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:53.306664 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c24e7223-46af-401e-94b5-0a8d7e64a3e3 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 Aug 04 10:57:53.306873 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c24e7223-46af-401e-94b5-0a8d7e64a3e3 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:53.307063 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c24e7223-46af-401e-94b5-0a8d7e64a3e3 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:53.307207 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-c24e7223-46af-401e-94b5-0a8d7e64a3e3 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete volume with id: caea026b-446b-4bae-8c91-7dbcb18fcc46 Aug 04 10:57:53.315696 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:53.315696 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:57:53.316143 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c24e7223-46af-401e-94b5-0a8d7e64a3e3 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:57:53.334415 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c24e7223-46af-401e-94b5-0a8d7e64a3e3 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete volume request issued successfully. Aug 04 10:57:53.334596 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c24e7223-46af-401e-94b5-0a8d7e64a3e3 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 returned with HTTP 202 Aug 04 10:57:53.335045 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1172/4710] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:57:53 2026] DELETE /volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:57:53.344944 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a214d84d-5e7a-4f62-8423-3636e6d2542d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:53.346603 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a214d84d-5e7a-4f62-8423-3636e6d2542d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 Aug 04 10:57:53.346803 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a214d84d-5e7a-4f62-8423-3636e6d2542d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:53.346975 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a214d84d-5e7a-4f62-8423-3636e6d2542d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:53.353067 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:53.353067 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:57:53.356113 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a214d84d-5e7a-4f62-8423-3636e6d2542d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:57:53.360786 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a214d84d-5e7a-4f62-8423-3636e6d2542d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 returned with HTTP 200 Aug 04 10:57:53.361287 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1177/4711] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:57:53 2026] GET /volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:57:54.376396 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-63019b9a-d915-43de-872b-1ec4cd4928c3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:54.378669 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-63019b9a-d915-43de-872b-1ec4cd4928c3 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 Aug 04 10:57:54.378926 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-63019b9a-d915-43de-872b-1ec4cd4928c3 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:54.379173 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-63019b9a-d915-43de-872b-1ec4cd4928c3 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:54.385908 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-63019b9a-d915-43de-872b-1ec4cd4928c3 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 returned with HTTP 404 Aug 04 10:57:54.386483 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1181/4712] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:57:54 2026] GET /volume/v3/volumes/caea026b-446b-4bae-8c91-7dbcb18fcc46 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:57:54.419568 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6ce22e99-b9ef-4416-8580-722e51a3eb2b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:54.425102 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6ce22e99-b9ef-4416-8580-722e51a3eb2b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:57:54.425617 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6ce22e99-b9ef-4416-8580-722e51a3eb2b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-995205893", "snapshot_id": null, "imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "volume_type": null, "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:57:54.430755 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-6ce22e99-b9ef-4416-8580-722e51a3eb2b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-995205893', 'snapshot_id': None, 'imageRef': 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'volume_type': None, 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:57:54.590201 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-6ce22e99-b9ef-4416-8580-722e51a3eb2b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume of 1 GB Aug 04 10:57:54.590640 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:54.590640 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:57:54.595891 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6ce22e99-b9ef-4416-8580-722e51a3eb2b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Availability Zones retrieved successfully. Aug 04 10:57:54.607574 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6ce22e99-b9ef-4416-8580-722e51a3eb2b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Flow 'volume_create_api' (f6ea1d94-7ebe-476a-b701-ec9e5f61e46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:57:54.608612 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6ce22e99-b9ef-4416-8580-722e51a3eb2b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7349a463-407d-4ff3-a4c4-8625cc9be6d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:57:54.609588 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-6ce22e99-b9ef-4416-8580-722e51a3eb2b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:57:54.672549 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6ce22e99-b9ef-4416-8580-722e51a3eb2b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7349a463-407d-4ff3-a4c4-8625cc9be6d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:57:54.673611 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6ce22e99-b9ef-4416-8580-722e51a3eb2b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a81e108-525d-4a9d-b55d-d0f2bbdd1f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:57:54.713950 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-6ce22e99-b9ef-4416-8580-722e51a3eb2b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Created reservations ['11227191-7641-4040-80cb-bb6bf85b1c32', '7ba7eb82-1636-48be-93bf-3ffd39a4ad79', 'c919e71d-62a9-4ad5-9011-57d846b69633', 'bb565d7a-78f6-45ea-8921-111acac0fee3'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:57:54.714827 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6ce22e99-b9ef-4416-8580-722e51a3eb2b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a81e108-525d-4a9d-b55d-d0f2bbdd1f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11227191-7641-4040-80cb-bb6bf85b1c32', '7ba7eb82-1636-48be-93bf-3ffd39a4ad79', 'c919e71d-62a9-4ad5-9011-57d846b69633', 'bb565d7a-78f6-45ea-8921-111acac0fee3']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:57:54.715516 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6ce22e99-b9ef-4416-8580-722e51a3eb2b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (415d34c0-258b-4985-ab38-a5b2e7ca8920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:57:54.738581 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6ce22e99-b9ef-4416-8580-722e51a3eb2b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (415d34c0-258b-4985-ab38-a5b2e7ca8920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '388a0570-2d5e-474a-ba31-9271fdb16eeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-995205893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6504ce0eb6491193fae43b99cdbcaa',qos_specs=None,replication_status=,reservations=['11227191-7641-4040-80cb-bb6bf85b1c32','7ba7eb82-1636-48be-93bf-3ffd39a4ad79','c919e71d-62a9-4ad5-9011-57d846b69633','bb565d7a-78f6-45ea-8921-111acac0fee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76676c2815641e9bc4a040f44af8064',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:57:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-995205893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=388a0570-2d5e-474a-ba31-9271fdb16eeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6504ce0eb6491193fae43b99cdbcaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76676c2815641e9bc4a040f44af8064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:57:54.739356 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6ce22e99-b9ef-4416-8580-722e51a3eb2b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36244981-422c-4e7a-920d-87a504b3b95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:57:54.763610 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6ce22e99-b9ef-4416-8580-722e51a3eb2b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36244981-422c-4e7a-920d-87a504b3b95a) transitioned into state 'SUCCESS' from state '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-995205893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6504ce0eb6491193fae43b99cdbcaa',qos_specs=None,replication_status=,reservations=['11227191-7641-4040-80cb-bb6bf85b1c32','7ba7eb82-1636-48be-93bf-3ffd39a4ad79','c919e71d-62a9-4ad5-9011-57d846b69633','bb565d7a-78f6-45ea-8921-111acac0fee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76676c2815641e9bc4a040f44af8064',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:57:54.764518 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6ce22e99-b9ef-4416-8580-722e51a3eb2b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33ee18ec-c903-4504-b7c6-ab3702aa59f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:57:54.780063 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6ce22e99-b9ef-4416-8580-722e51a3eb2b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33ee18ec-c903-4504-b7c6-ab3702aa59f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:57:54.780063 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6ce22e99-b9ef-4416-8580-722e51a3eb2b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Flow 'volume_create_api' (f6ea1d94-7ebe-476a-b701-ec9e5f61e46b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:57:54.780063 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6ce22e99-b9ef-4416-8580-722e51a3eb2b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume request issued successfully. Aug 04 10:57:54.780063 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6ce22e99-b9ef-4416-8580-722e51a3eb2b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:57:54.780562 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1183/4713] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:57:54 2026] POST /volume/v3/volumes => generated 758 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:57:54.792691 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bed06bc0-8d93-4aef-8586-c67a455a35d7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:54.796751 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bed06bc0-8d93-4aef-8586-c67a455a35d7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb Aug 04 10:57:54.800266 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bed06bc0-8d93-4aef-8586-c67a455a35d7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:54.800266 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bed06bc0-8d93-4aef-8586-c67a455a35d7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:54.811421 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:54.811421 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:57:54.816667 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bed06bc0-8d93-4aef-8586-c67a455a35d7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:57:54.821566 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bed06bc0-8d93-4aef-8586-c67a455a35d7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb returned with HTTP 200 Aug 04 10:57:54.822201 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1173/4714] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:57:54 2026] GET /volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:55.834100 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-be659fb0-72a4-4627-90a0-9917627717ef None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:55.836036 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-be659fb0-72a4-4627-90a0-9917627717ef tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb Aug 04 10:57:55.836226 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-be659fb0-72a4-4627-90a0-9917627717ef tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:55.836461 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-be659fb0-72a4-4627-90a0-9917627717ef tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:55.843794 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:55.843794 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:57:55.846877 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-be659fb0-72a4-4627-90a0-9917627717ef tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:57:55.851361 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-be659fb0-72a4-4627-90a0-9917627717ef tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb returned with HTTP 200 Aug 04 10:57:55.851742 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1178/4715] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:57:55 2026] GET /volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:57:55.866436 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5a7577be-e8f6-4847-93a8-9fba223396db None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:55.868008 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5a7577be-e8f6-4847-93a8-9fba223396db tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb Aug 04 10:57:55.868205 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5a7577be-e8f6-4847-93a8-9fba223396db tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:55.868528 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5a7577be-e8f6-4847-93a8-9fba223396db tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:55.876141 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:55.876141 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:57:55.880219 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5a7577be-e8f6-4847-93a8-9fba223396db tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:57:55.884900 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5a7577be-e8f6-4847-93a8-9fba223396db tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb returned with HTTP 200 Aug 04 10:57:55.885300 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1182/4716] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:57:55 2026] GET /volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:57:55.896965 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bc3256ab-629b-4973-b7c0-db77beb206f7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:55.898689 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bc3256ab-629b-4973-b7c0-db77beb206f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:57:55.899045 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bc3256ab-629b-4973-b7c0-db77beb206f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "388a0570-2d5e-474a-ba31-9271fdb16eeb", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-128805931", "description": null, "metadata": null}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:57:55.908219 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:55.908219 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:57:55.909174 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bc3256ab-629b-4973-b7c0-db77beb206f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:57:55.909174 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-bc3256ab-629b-4973-b7c0-db77beb206f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create snapshot from volume 388a0570-2d5e-474a-ba31-9271fdb16eeb Aug 04 10:57:55.939693 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-bc3256ab-629b-4973-b7c0-db77beb206f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Created reservations ['c3a6815f-5bbd-44ff-8795-e26462fbd0db', 'e56eb8ac-35f3-4802-8d80-fd1b9234361e', '7d8d7bdb-76ce-4838-ae36-4429ca8b387f', '1fc07461-6eb9-492e-9904-fcc68aa36305'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:57:55.971062 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bc3256ab-629b-4973-b7c0-db77beb206f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot create request issued successfully. Aug 04 10:57:55.971431 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bc3256ab-629b-4973-b7c0-db77beb206f7 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:57:55.972017 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1184/4717] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 10:57:55 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 04 10:57:55.982739 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-74a8174f-dace-4ffc-ba30-761ec8dd63c4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:55.984618 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-74a8174f-dace-4ffc-ba30-761ec8dd63c4 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 Aug 04 10:57:55.984834 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-74a8174f-dace-4ffc-ba30-761ec8dd63c4 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:55.985019 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-74a8174f-dace-4ffc-ba30-761ec8dd63c4 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:55.990315 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:55.990315 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:57:55.990859 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-74a8174f-dace-4ffc-ba30-761ec8dd63c4 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:57:55.991626 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-74a8174f-dace-4ffc-ba30-761ec8dd63c4 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 returned with HTTP 200 Aug 04 10:57:55.991978 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1174/4718] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:57:55 2026] GET /volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:57.000998 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d9031b08-a505-4fa3-8d90-4ffd70d4a8ca None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:57.002690 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d9031b08-a505-4fa3-8d90-4ffd70d4a8ca tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 Aug 04 10:57:57.002883 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d9031b08-a505-4fa3-8d90-4ffd70d4a8ca tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:57.003053 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d9031b08-a505-4fa3-8d90-4ffd70d4a8ca tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:57.007641 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:57.007641 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:57:57.008021 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d9031b08-a505-4fa3-8d90-4ffd70d4a8ca tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:57:57.008711 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d9031b08-a505-4fa3-8d90-4ffd70d4a8ca tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 returned with HTTP 200 Aug 04 10:57:57.009048 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1179/4719] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:57:57 2026] GET /volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:57.018402 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-87e6d42c-615b-4e16-8e01-e39706f13153 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:57.020046 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-87e6d42c-615b-4e16-8e01-e39706f13153 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 Aug 04 10:57:57.020254 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-87e6d42c-615b-4e16-8e01-e39706f13153 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:57.020489 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-87e6d42c-615b-4e16-8e01-e39706f13153 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:57.025034 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:57.025034 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:57:57.025479 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-87e6d42c-615b-4e16-8e01-e39706f13153 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:57:57.026207 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-87e6d42c-615b-4e16-8e01-e39706f13153 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 returned with HTTP 200 Aug 04 10:57:57.026647 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1183/4720] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:57:57 2026] GET /volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:57.152848 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-b12999e8-7dac-443a-b8df-befc1f1c9829 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:57.154845 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-b12999e8-7dac-443a-b8df-befc1f1c9829 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 Aug 04 10:57:57.155042 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-b12999e8-7dac-443a-b8df-befc1f1c9829 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:57.155258 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-b12999e8-7dac-443a-b8df-befc1f1c9829 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:57.160212 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:57.160212 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:57:57.160710 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-b12999e8-7dac-443a-b8df-befc1f1c9829 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:57:57.161471 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-b12999e8-7dac-443a-b8df-befc1f1c9829 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 returned with HTTP 200 Aug 04 10:57:57.161892 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1185/4721] 10.4.3.232 () {68 vars in 1604 bytes} [Tue Aug 4 10:57:57 2026] GET /volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:57.169880 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-678edf5a-a312-4d5d-8f2b-5b922f376ae6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:57.171806 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-678edf5a-a312-4d5d-8f2b-5b922f376ae6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb Aug 04 10:57:57.171994 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-678edf5a-a312-4d5d-8f2b-5b922f376ae6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:57.172170 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-678edf5a-a312-4d5d-8f2b-5b922f376ae6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:57.179047 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:57.179047 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:57:57.182509 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-678edf5a-a312-4d5d-8f2b-5b922f376ae6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:57:57.186999 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-678edf5a-a312-4d5d-8f2b-5b922f376ae6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb returned with HTTP 200 Aug 04 10:57:57.187371 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1175/4722] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:57:57 2026] GET /volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:57:57.648001 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-902bc9a6-18fc-47cf-add3-b86ec65d19ee None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:57.650044 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-902bc9a6-18fc-47cf-add3-b86ec65d19ee tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 Aug 04 10:57:57.650285 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-902bc9a6-18fc-47cf-add3-b86ec65d19ee tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:57.650500 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-902bc9a6-18fc-47cf-add3-b86ec65d19ee tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:57.655528 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:57.655528 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:57:57.656003 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-902bc9a6-18fc-47cf-add3-b86ec65d19ee tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:57:57.656826 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-902bc9a6-18fc-47cf-add3-b86ec65d19ee tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 returned with HTTP 200 Aug 04 10:57:57.657217 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1180/4723] 10.4.3.232 () {68 vars in 1604 bytes} [Tue Aug 4 10:57:57 2026] GET /volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:58.432639 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-0854b0bb-4692-443e-a5da-f47054b42523 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:58.435012 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-0854b0bb-4692-443e-a5da-f47054b42523 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 Aug 04 10:57:58.435209 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-0854b0bb-4692-443e-a5da-f47054b42523 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:58.435416 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-0854b0bb-4692-443e-a5da-f47054b42523 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:58.439904 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:58.439904 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:57:58.440295 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-0854b0bb-4692-443e-a5da-f47054b42523 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:57:58.441002 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-0854b0bb-4692-443e-a5da-f47054b42523 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 returned with HTTP 200 Aug 04 10:57:58.441385 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1184/4724] 10.4.3.232 () {68 vars in 1604 bytes} [Tue Aug 4 10:57:58 2026] GET /volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:58.453006 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-343b0915-47e9-4ad0-a882-7b1f9c9daa02 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:58.455103 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-343b0915-47e9-4ad0-a882-7b1f9c9daa02 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb Aug 04 10:57:58.455344 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-343b0915-47e9-4ad0-a882-7b1f9c9daa02 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:58.455546 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-343b0915-47e9-4ad0-a882-7b1f9c9daa02 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:58.462481 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:58.462481 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:57:58.465923 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-343b0915-47e9-4ad0-a882-7b1f9c9daa02 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:57:58.470351 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-343b0915-47e9-4ad0-a882-7b1f9c9daa02 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb returned with HTTP 200 Aug 04 10:57:58.470759 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1186/4725] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:57:58 2026] GET /volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:57:58.478916 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5d269e0e-b4b1-45b2-b722-9fc7c4a6347c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:58.481793 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5d269e0e-b4b1-45b2-b722-9fc7c4a6347c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:57:58.482160 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5d269e0e-b4b1-45b2-b722-9fc7c4a6347c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "19aff34c-9ea8-4b71-bb89-8b7af564d6f3", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:57:58.483712 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5d269e0e-b4b1-45b2-b722-9fc7c4a6347c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '19aff34c-9ea8-4b71-bb89-8b7af564d6f3', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:57:58.493824 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:58.493824 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:57:58.494551 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5d269e0e-b4b1-45b2-b722-9fc7c4a6347c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:57:58.494669 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5d269e0e-b4b1-45b2-b722-9fc7c4a6347c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume of 1 GB Aug 04 10:57:58.495582 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5d269e0e-b4b1-45b2-b722-9fc7c4a6347c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Availability Zones retrieved successfully. Aug 04 10:57:58.501206 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5d269e0e-b4b1-45b2-b722-9fc7c4a6347c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Flow 'volume_create_api' (2e18624d-ff8b-4ef4-8a30-b70106b0d15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:57:58.502904 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5d269e0e-b4b1-45b2-b722-9fc7c4a6347c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5689ec02-510a-45cf-adc0-77f8dcedc179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:57:58.503831 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5d269e0e-b4b1-45b2-b722-9fc7c4a6347c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:57:58.528555 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5d269e0e-b4b1-45b2-b722-9fc7c4a6347c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5689ec02-510a-45cf-adc0-77f8dcedc179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '19aff34c-9ea8-4b71-bb89-8b7af564d6f3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:57:58.529321 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5d269e0e-b4b1-45b2-b722-9fc7c4a6347c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8938c3c-4c91-4970-8ca5-c0e878cd91b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:57:58.570379 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5d269e0e-b4b1-45b2-b722-9fc7c4a6347c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Created reservations ['3df49c45-2dc9-4b4f-bb9c-78bfa8561443', '2a224814-3c61-4a99-a03a-6d7aded9e8dc', '9f448c76-d1cc-4429-b6fb-41078a09dbf5', '9b786248-b353-4d56-96fd-68e79c2fb14e'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:57:58.571124 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5d269e0e-b4b1-45b2-b722-9fc7c4a6347c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8938c3c-4c91-4970-8ca5-c0e878cd91b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3df49c45-2dc9-4b4f-bb9c-78bfa8561443', '2a224814-3c61-4a99-a03a-6d7aded9e8dc', '9f448c76-d1cc-4429-b6fb-41078a09dbf5', '9b786248-b353-4d56-96fd-68e79c2fb14e']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:57:58.571838 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5d269e0e-b4b1-45b2-b722-9fc7c4a6347c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (187879b0-177e-4bd7-afa4-eded2a62666f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:57:58.593741 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-28e95cba-6394-41e2-9e29-049f115aa6cb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:58.596061 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-28e95cba-6394-41e2-9e29-049f115aa6cb tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:57:58.596514 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-28e95cba-6394-41e2-9e29-049f115aa6cb tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1274400499", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:57:58.598411 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-28e95cba-6394-41e2-9e29-049f115aa6cb tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1274400499', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:57:58.598621 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-28e95cba-6394-41e2-9e29-049f115aa6cb tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Create volume of 1 GB Aug 04 10:57:58.604781 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-28e95cba-6394-41e2-9e29-049f115aa6cb tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Availability Zones retrieved successfully. Aug 04 10:57:58.610220 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-28e95cba-6394-41e2-9e29-049f115aa6cb tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Flow 'volume_create_api' (96af9e03-c238-482e-852c-6d7989d32bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:57:58.611323 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-28e95cba-6394-41e2-9e29-049f115aa6cb tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69e42e09-0fd4-4f3f-b09b-4e7265225d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:57:58.611865 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5d269e0e-b4b1-45b2-b722-9fc7c4a6347c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (187879b0-177e-4bd7-afa4-eded2a62666f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52d7c986-9729-4152-aeb4-9349845296a6', '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='ae6504ce0eb6491193fae43b99cdbcaa',qos_specs=None,replication_status=,reservations=['3df49c45-2dc9-4b4f-bb9c-78bfa8561443','2a224814-3c61-4a99-a03a-6d7aded9e8dc','9f448c76-d1cc-4429-b6fb-41078a09dbf5','9b786248-b353-4d56-96fd-68e79c2fb14e'],size=1,snapshot_id=19aff34c-9ea8-4b71-bb89-8b7af564d6f3,source_replicaid=,source_volid=None,status='creating',user_id='c76676c2815641e9bc4a040f44af8064',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), '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-04T10:57:58Z,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=52d7c986-9729-4152-aeb4-9349845296a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6504ce0eb6491193fae43b99cdbcaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=19aff34c-9ea8-4b71-bb89-8b7af564d6f3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76676c2815641e9bc4a040f44af8064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:57:58.612290 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-28e95cba-6394-41e2-9e29-049f115aa6cb tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:57:58.612699 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5d269e0e-b4b1-45b2-b722-9fc7c4a6347c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b681e6-5afe-49c3-9338-838d2c6833f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:57:58.632266 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5d269e0e-b4b1-45b2-b722-9fc7c4a6347c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b681e6-5afe-49c3-9338-838d2c6833f8) transitioned into 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='ae6504ce0eb6491193fae43b99cdbcaa',qos_specs=None,replication_status=,reservations=['3df49c45-2dc9-4b4f-bb9c-78bfa8561443','2a224814-3c61-4a99-a03a-6d7aded9e8dc','9f448c76-d1cc-4429-b6fb-41078a09dbf5','9b786248-b353-4d56-96fd-68e79c2fb14e'],size=1,snapshot_id=19aff34c-9ea8-4b71-bb89-8b7af564d6f3,source_replicaid=,source_volid=None,status='creating',user_id='c76676c2815641e9bc4a040f44af8064',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:57:58.633040 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5d269e0e-b4b1-45b2-b722-9fc7c4a6347c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02b89282-e3ad-411e-a65d-e8060e4aa793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:57:58.640332 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-28e95cba-6394-41e2-9e29-049f115aa6cb tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69e42e09-0fd4-4f3f-b09b-4e7265225d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:57:58.641088 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-28e95cba-6394-41e2-9e29-049f115aa6cb tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc8e42f1-ed79-4fed-9437-1d8a4a38147b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:57:58.656448 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5d269e0e-b4b1-45b2-b722-9fc7c4a6347c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02b89282-e3ad-411e-a65d-e8060e4aa793) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:57:58.657307 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5d269e0e-b4b1-45b2-b722-9fc7c4a6347c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Flow 'volume_create_api' (2e18624d-ff8b-4ef4-8a30-b70106b0d15c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:57:58.660680 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5d269e0e-b4b1-45b2-b722-9fc7c4a6347c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume request issued successfully. Aug 04 10:57:58.661331 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5d269e0e-b4b1-45b2-b722-9fc7c4a6347c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:57:58.661796 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1176/4726] 10.4.3.232 () {72 vars in 1541 bytes} [Tue Aug 4 10:57:58 2026] POST /volume/v3/volumes => generated 736 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:57:58.669509 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5f496a05-96ac-4e29-809d-8a4b65163b69 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:58.671827 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5f496a05-96ac-4e29-809d-8a4b65163b69 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/52d7c986-9729-4152-aeb4-9349845296a6 Aug 04 10:57:58.672044 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5f496a05-96ac-4e29-809d-8a4b65163b69 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:58.672288 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5f496a05-96ac-4e29-809d-8a4b65163b69 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:58.680219 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:58.680219 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:57:58.680497 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-28e95cba-6394-41e2-9e29-049f115aa6cb tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Created reservations ['4252ec2b-7f91-48fe-8d38-69ba5163fbf0', '556fc601-dcef-457f-a644-8a09a7de1d7a', '11f88ec5-479c-4119-a7bd-7655c164d0be', '3a1ad61c-928a-423a-be3e-d64f0129a1e1'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:57:58.681299 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-28e95cba-6394-41e2-9e29-049f115aa6cb tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc8e42f1-ed79-4fed-9437-1d8a4a38147b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4252ec2b-7f91-48fe-8d38-69ba5163fbf0', '556fc601-dcef-457f-a644-8a09a7de1d7a', '11f88ec5-479c-4119-a7bd-7655c164d0be', '3a1ad61c-928a-423a-be3e-d64f0129a1e1']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:57:58.682006 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-28e95cba-6394-41e2-9e29-049f115aa6cb tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c38a5b1-51ac-46d9-8a4a-165e9c261093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:57:58.684141 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5f496a05-96ac-4e29-809d-8a4b65163b69 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:57:58.688994 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-5f496a05-96ac-4e29-809d-8a4b65163b69 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/52d7c986-9729-4152-aeb4-9349845296a6 returned with HTTP 200 Aug 04 10:57:58.689494 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1185/4727] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:57:58 2026] GET /volume/v3/volumes/52d7c986-9729-4152-aeb4-9349845296a6 => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:58.698469 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-bcd3a797-132d-46b8-a5a3-cf8f639d832c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:58.701714 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-bcd3a797-132d-46b8-a5a3-cf8f639d832c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/52d7c986-9729-4152-aeb4-9349845296a6 Aug 04 10:57:58.701714 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-bcd3a797-132d-46b8-a5a3-cf8f639d832c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:58.701714 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-bcd3a797-132d-46b8-a5a3-cf8f639d832c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:58.712465 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-28e95cba-6394-41e2-9e29-049f115aa6cb tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c38a5b1-51ac-46d9-8a4a-165e9c261093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '113291d6-0a45-4e17-a95e-baac2f61001b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1274400499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee8fd908bb924d0f88f6cee4f3eb5879',qos_specs=None,replication_status=,reservations=['4252ec2b-7f91-48fe-8d38-69ba5163fbf0','556fc601-dcef-457f-a644-8a09a7de1d7a','11f88ec5-479c-4119-a7bd-7655c164d0be','3a1ad61c-928a-423a-be3e-d64f0129a1e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7aa40715bf846b598ecb17ab7703164',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:57:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1274400499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=113291d6-0a45-4e17-a95e-baac2f61001b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee8fd908bb924d0f88f6cee4f3eb5879',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7aa40715bf846b598ecb17ab7703164',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:57:58.717526 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-28e95cba-6394-41e2-9e29-049f115aa6cb tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b79b342-e57c-429e-943f-2444d0bb0aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:57:58.727114 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:58.727114 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:57:58.729081 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-bcd3a797-132d-46b8-a5a3-cf8f639d832c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:57:58.734500 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-bcd3a797-132d-46b8-a5a3-cf8f639d832c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/52d7c986-9729-4152-aeb4-9349845296a6 returned with HTTP 200 Aug 04 10:57:58.735225 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1187/4728] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:57:58 2026] GET /volume/v3/volumes/52d7c986-9729-4152-aeb4-9349845296a6 => generated 804 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:58.737763 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-28e95cba-6394-41e2-9e29-049f115aa6cb tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b79b342-e57c-429e-943f-2444d0bb0aa4) transitioned into state 'SUCCESS' from state '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-1274400499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee8fd908bb924d0f88f6cee4f3eb5879',qos_specs=None,replication_status=,reservations=['4252ec2b-7f91-48fe-8d38-69ba5163fbf0','556fc601-dcef-457f-a644-8a09a7de1d7a','11f88ec5-479c-4119-a7bd-7655c164d0be','3a1ad61c-928a-423a-be3e-d64f0129a1e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7aa40715bf846b598ecb17ab7703164',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:57:58.738453 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-28e95cba-6394-41e2-9e29-049f115aa6cb tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63323845-ed93-46e0-b0d4-5328fbe97b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:57:58.747954 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-28e95cba-6394-41e2-9e29-049f115aa6cb tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63323845-ed93-46e0-b0d4-5328fbe97b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:57:58.748833 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-28e95cba-6394-41e2-9e29-049f115aa6cb tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Flow 'volume_create_api' (96af9e03-c238-482e-852c-6d7989d32bd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:57:58.749163 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-28e95cba-6394-41e2-9e29-049f115aa6cb tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Create volume request issued successfully. Aug 04 10:57:58.749748 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-28e95cba-6394-41e2-9e29-049f115aa6cb tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:57:58.750519 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1181/4729] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:57:58 2026] POST /volume/v3/volumes => generated 755 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:57:58.762413 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ea7fe00e-c45e-4579-8cd1-33e664ca75c3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:58.764522 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ea7fe00e-c45e-4579-8cd1-33e664ca75c3 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b Aug 04 10:57:58.764671 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ea7fe00e-c45e-4579-8cd1-33e664ca75c3 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:58.764943 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ea7fe00e-c45e-4579-8cd1-33e664ca75c3 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:58.779380 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:58.779380 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:57:58.781493 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ea7fe00e-c45e-4579-8cd1-33e664ca75c3 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:57:58.786668 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ea7fe00e-c45e-4579-8cd1-33e664ca75c3 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b returned with HTTP 200 Aug 04 10:57:58.787117 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1177/4730] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:57:58 2026] GET /volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:59.798826 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e080b06f-7e7a-4b5e-b281-eea254fca299 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:59.800563 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e080b06f-7e7a-4b5e-b281-eea254fca299 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b Aug 04 10:57:59.800762 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e080b06f-7e7a-4b5e-b281-eea254fca299 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:59.800941 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e080b06f-7e7a-4b5e-b281-eea254fca299 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:59.807135 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:59.807135 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:57:59.811893 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e080b06f-7e7a-4b5e-b281-eea254fca299 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:57:59.815534 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e080b06f-7e7a-4b5e-b281-eea254fca299 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b returned with HTTP 200 Aug 04 10:57:59.816033 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1186/4731] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:57:59 2026] GET /volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:59.826857 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e644f1c3-b2be-4f14-9e52-9fc25803f7f7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:59.828575 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e644f1c3-b2be-4f14-9e52-9fc25803f7f7 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b Aug 04 10:57:59.828729 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e644f1c3-b2be-4f14-9e52-9fc25803f7f7 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:59.828921 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e644f1c3-b2be-4f14-9e52-9fc25803f7f7 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:59.837856 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:59.837856 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:57:59.840935 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e644f1c3-b2be-4f14-9e52-9fc25803f7f7 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:57:59.844365 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e644f1c3-b2be-4f14-9e52-9fc25803f7f7 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b returned with HTTP 200 Aug 04 10:57:59.844764 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1188/4732] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:57:59 2026] GET /volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:59.855606 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-25a62ea4-aa4b-43b8-a7a0-bea24c17601e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:59.857190 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-25a62ea4-aa4b-43b8-a7a0-bea24c17601e tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes Aug 04 10:57:59.857379 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-25a62ea4-aa4b-43b8-a7a0-bea24c17601e tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:59.857549 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-25a62ea4-aa4b-43b8-a7a0-bea24c17601e tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:59.857779 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-25a62ea4-aa4b-43b8-a7a0-bea24c17601e tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 10:57:59.858058 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:59.858058 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:57:59.858435 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-25a62ea4-aa4b-43b8-a7a0-bea24c17601e tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 10:57:59.864553 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-25a62ea4-aa4b-43b8-a7a0-bea24c17601e tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Get all volumes completed successfully. Aug 04 10:57:59.864918 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-25a62ea4-aa4b-43b8-a7a0-bea24c17601e tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 200 Aug 04 10:57:59.865231 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1182/4733] 10.4.3.232 () {66 vars in 1237 bytes} [Tue Aug 4 10:57:59 2026] GET /volume/v3/volumes => generated 339 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:59.875414 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5e6c6cfc-2bee-4ffe-adb0-b0f6c4f9de3f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:59.877092 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5e6c6cfc-2bee-4ffe-adb0-b0f6c4f9de3f tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b Aug 04 10:57:59.877292 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5e6c6cfc-2bee-4ffe-adb0-b0f6c4f9de3f tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:59.877470 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5e6c6cfc-2bee-4ffe-adb0-b0f6c4f9de3f tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:59.883898 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:59.883898 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:57:59.887351 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5e6c6cfc-2bee-4ffe-adb0-b0f6c4f9de3f tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:57:59.891287 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5e6c6cfc-2bee-4ffe-adb0-b0f6c4f9de3f tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b returned with HTTP 200 Aug 04 10:57:59.891625 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1178/4734] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:57:59 2026] GET /volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:57:59.936041 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-aac7a2d4-f0d2-4043-9022-4916140bc690 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:57:59.938438 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-aac7a2d4-f0d2-4043-9022-4916140bc690 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b Aug 04 10:57:59.938662 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-aac7a2d4-f0d2-4043-9022-4916140bc690 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:57:59.938892 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-aac7a2d4-f0d2-4043-9022-4916140bc690 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:57:59.945703 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:57:59.945703 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:57:59.949183 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-aac7a2d4-f0d2-4043-9022-4916140bc690 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:57:59.952986 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-aac7a2d4-f0d2-4043-9022-4916140bc690 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b returned with HTTP 200 Aug 04 10:57:59.953518 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1187/4735] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:57:59 2026] GET /volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:58:00.029809 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-35c7dec7-cce5-42cf-9087-4e7a0f84c74f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:00.030102 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-35c7dec7-cce5-42cf-9087-4e7a0f84c74f None None] GET https://10.4.3.232/volume// Aug 04 10:58:00.030272 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-35c7dec7-cce5-42cf-9087-4e7a0f84c74f None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:00.030458 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-35c7dec7-cce5-42cf-9087-4e7a0f84c74f None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:00.030766 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-35c7dec7-cce5-42cf-9087-4e7a0f84c74f None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:58:00.031185 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1189/4736] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 10:58:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:58:00.045186 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-a571daa4-1f54-41e5-9011-319c9bfec063 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:00.082592 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-a571daa4-1f54-41e5-9011-319c9bfec063 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:58:00.083057 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-a571daa4-1f54-41e5-9011-319c9bfec063 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "113291d6-0a45-4e17-a95e-baac2f61001b", "connector": null, "instance_uuid": "9c94caa2-4314-4edb-82ed-10ecbe9c2d9e"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:58:00.090747 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:00.090747 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:58:00.113344 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-a571daa4-1f54-41e5-9011-319c9bfec063 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:58:00.113753 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1183/4737] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:58:00 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 04 10:58:00.141592 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eaa8d3b6-ee61-41d9-a47d-263adef56f38 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:00.145073 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eaa8d3b6-ee61-41d9-a47d-263adef56f38 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b Aug 04 10:58:00.145348 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eaa8d3b6-ee61-41d9-a47d-263adef56f38 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:00.145587 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eaa8d3b6-ee61-41d9-a47d-263adef56f38 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:00.153471 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-98c67a34-a68f-4608-a665-c11857bd633b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:00.153882 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-98c67a34-a68f-4608-a665-c11857bd633b None None] GET https://10.4.3.232/volume// Aug 04 10:58:00.154046 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-98c67a34-a68f-4608-a665-c11857bd633b None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:00.154229 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-98c67a34-a68f-4608-a665-c11857bd633b None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:00.154572 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-98c67a34-a68f-4608-a665-c11857bd633b None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:58:00.154872 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1188/4738] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:58:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:58:00.163822 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:00.163822 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:58:00.163888 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-85779a81-d23a-4615-8d2f-f5771af8a927 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:00.166461 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-85779a81-d23a-4615-8d2f-f5771af8a927 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b Aug 04 10:58:00.166877 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-85779a81-d23a-4615-8d2f-f5771af8a927 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:00.167127 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-85779a81-d23a-4615-8d2f-f5771af8a927 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:00.168883 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eaa8d3b6-ee61-41d9-a47d-263adef56f38 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:58:00.174717 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eaa8d3b6-ee61-41d9-a47d-263adef56f38 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b returned with HTTP 200 Aug 04 10:58:00.175220 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1179/4739] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:58:00 2026] GET /volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:58:00.178020 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:00.178020 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:58:00.181253 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-85779a81-d23a-4615-8d2f-f5771af8a927 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:58:00.185601 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-85779a81-d23a-4615-8d2f-f5771af8a927 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b returned with HTTP 200 Aug 04 10:58:00.186012 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1190/4740] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:58:00 2026] GET /volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b => generated 1027 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:58:00.285161 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-748be6b9-ec22-4d81-b745-64cf60c043b6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:00.287374 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-748be6b9-ec22-4d81-b745-64cf60c043b6 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] PUT https://10.4.3.232/volume/v3/attachments/76fb737c-929a-4112-87eb-9a8d24408d8c Aug 04 10:58:00.287733 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-748be6b9-ec22-4d81-b745-64cf60c043b6 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:58:00.295050 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-748be6b9-ec22-4d81-b745-64cf60c043b6 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Acquiring lock "cinder-attachment_update-113291d6-0a45-4e17-a95e-baac2f61001b-np0000006413" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:58:00.299485 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-748be6b9-ec22-4d81-b745-64cf60c043b6 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Lock "cinder-attachment_update-113291d6-0a45-4e17-a95e-baac2f61001b-np0000006413" acquired by "attachment_update" :: waited 0.004s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:58:00.300592 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:00.300592 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:58:00.375804 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-748be6b9-ec22-4d81-b745-64cf60c043b6 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Lock "cinder-attachment_update-113291d6-0a45-4e17-a95e-baac2f61001b-np0000006413" released by "attachment_update" :: held 0.076s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:58:00.376120 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-748be6b9-ec22-4d81-b745-64cf60c043b6 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/attachments/76fb737c-929a-4112-87eb-9a8d24408d8c returned with HTTP 200 Aug 04 10:58:00.376570 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1184/4741] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:58:00 2026] PUT /volume/v3/attachments/76fb737c-929a-4112-87eb-9a8d24408d8c => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:01.192975 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5e9fd1e6-c245-485a-899e-894b383d7040 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:01.193925 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5e9fd1e6-c245-485a-899e-894b383d7040 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b Aug 04 10:58:01.194108 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5e9fd1e6-c245-485a-899e-894b383d7040 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:01.194318 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5e9fd1e6-c245-485a-899e-894b383d7040 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:01.203668 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:01.203668 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:58:01.207029 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5e9fd1e6-c245-485a-899e-894b383d7040 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:58:01.211136 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5e9fd1e6-c245-485a-899e-894b383d7040 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b returned with HTTP 200 Aug 04 10:58:01.211522 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1189/4742] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:58:01 2026] GET /volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:58:01.743564 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-c808a8f5-bd73-42b0-9c56-6b0dee83f510 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:01.745456 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-c808a8f5-bd73-42b0-9c56-6b0dee83f510 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/52d7c986-9729-4152-aeb4-9349845296a6 Aug 04 10:58:01.745631 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-c808a8f5-bd73-42b0-9c56-6b0dee83f510 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:01.745811 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-c808a8f5-bd73-42b0-9c56-6b0dee83f510 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:01.752232 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:01.752232 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:58:01.755439 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-c808a8f5-bd73-42b0-9c56-6b0dee83f510 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:58:01.760340 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-c808a8f5-bd73-42b0-9c56-6b0dee83f510 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/52d7c986-9729-4152-aeb4-9349845296a6 returned with HTTP 200 Aug 04 10:58:01.760778 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1180/4743] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:58:01 2026] GET /volume/v3/volumes/52d7c986-9729-4152-aeb4-9349845296a6 => generated 1345 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:01.767480 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d2a3997c-0003-4276-9b13-b6063e19502e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:01.767962 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d2a3997c-0003-4276-9b13-b6063e19502e None None] GET https://10.4.3.232/volume// Aug 04 10:58:01.768169 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d2a3997c-0003-4276-9b13-b6063e19502e None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:01.768375 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d2a3997c-0003-4276-9b13-b6063e19502e None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:01.768722 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d2a3997c-0003-4276-9b13-b6063e19502e None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:58:01.769056 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1191/4744] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:58:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:58:01.775871 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-afcf0dad-c47e-40de-8dcf-e12efa53eb13 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:01.778377 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-afcf0dad-c47e-40de-8dcf-e12efa53eb13 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:58:01.778847 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-afcf0dad-c47e-40de-8dcf-e12efa53eb13 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "52d7c986-9729-4152-aeb4-9349845296a6", "connector": null, "instance_uuid": "487a85e3-e3ef-418c-b064-280f5c07681f"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:58:01.787343 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:01.787343 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:58:01.817949 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-afcf0dad-c47e-40de-8dcf-e12efa53eb13 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:58:01.818482 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1185/4745] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:58:01 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 04 10:58:01.826318 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-157d72b4-0c8a-49aa-9333-6fbdba7b2304 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:01.826740 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-157d72b4-0c8a-49aa-9333-6fbdba7b2304 None None] GET https://10.4.3.232/volume// Aug 04 10:58:01.826953 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-157d72b4-0c8a-49aa-9333-6fbdba7b2304 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:01.827136 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-157d72b4-0c8a-49aa-9333-6fbdba7b2304 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:01.827599 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-157d72b4-0c8a-49aa-9333-6fbdba7b2304 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:58:01.827772 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1190/4746] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:58:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:58:01.834389 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-a4860313-f820-4436-b87a-557ca157465f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:01.836501 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-a4860313-f820-4436-b87a-557ca157465f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/52d7c986-9729-4152-aeb4-9349845296a6 Aug 04 10:58:01.836723 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-a4860313-f820-4436-b87a-557ca157465f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:01.836937 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-a4860313-f820-4436-b87a-557ca157465f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:01.845713 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:01.845713 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:58:01.849383 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-a4860313-f820-4436-b87a-557ca157465f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:58:01.853894 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-a4860313-f820-4436-b87a-557ca157465f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/52d7c986-9729-4152-aeb4-9349845296a6 returned with HTTP 200 Aug 04 10:58:01.854312 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1181/4747] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:58:01 2026] GET /volume/v3/volumes/52d7c986-9729-4152-aeb4-9349845296a6 => generated 1524 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:58:01.954627 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-a6cf55d1-6009-48dd-a236-9b17b7d6460e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:01.956788 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-a6cf55d1-6009-48dd-a236-9b17b7d6460e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] PUT https://10.4.3.232/volume/v3/attachments/752b3651-ebaf-44ce-ad3d-d98ab91019b1 Aug 04 10:58:01.957119 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-a6cf55d1-6009-48dd-a236-9b17b7d6460e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:58:01.964455 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-a6cf55d1-6009-48dd-a236-9b17b7d6460e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Acquiring lock "cinder-attachment_update-52d7c986-9729-4152-aeb4-9349845296a6-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:58:01.968791 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-a6cf55d1-6009-48dd-a236-9b17b7d6460e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Lock "cinder-attachment_update-52d7c986-9729-4152-aeb4-9349845296a6-np0000006413" acquired by "attachment_update" :: waited 0.004s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:58:01.969670 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:01.969670 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:58:02.048084 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-a6cf55d1-6009-48dd-a236-9b17b7d6460e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Lock "cinder-attachment_update-52d7c986-9729-4152-aeb4-9349845296a6-np0000006413" released by "attachment_update" :: held 0.079s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:58:02.048508 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-a6cf55d1-6009-48dd-a236-9b17b7d6460e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/752b3651-ebaf-44ce-ad3d-d98ab91019b1 returned with HTTP 200 Aug 04 10:58:02.049269 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1192/4748] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:58:01 2026] PUT /volume/v3/attachments/752b3651-ebaf-44ce-ad3d-d98ab91019b1 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:02.073142 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-b42d6b7c-8c91-46af-8b89-73fc2b80af2d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:02.075377 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-b42d6b7c-8c91-46af-8b89-73fc2b80af2d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/attachments/752b3651-ebaf-44ce-ad3d-d98ab91019b1/action Aug 04 10:58:02.075856 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-b42d6b7c-8c91-46af-8b89-73fc2b80af2d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:58:02.076020 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-b42d6b7c-8c91-46af-8b89-73fc2b80af2d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:58:02.092788 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:02.092788 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:58:02.103875 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e1405d39-405a-4c63-87fb-4c1c424ad14b req-b42d6b7c-8c91-46af-8b89-73fc2b80af2d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/752b3651-ebaf-44ce-ad3d-d98ab91019b1/action returned with HTTP 204 Aug 04 10:58:02.104318 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1186/4749] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:58:02 2026] POST /volume/v3/attachments/752b3651-ebaf-44ce-ad3d-d98ab91019b1/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:58:02.227519 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-de54f77e-b7f5-42c2-afd7-5750eea0ddbd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:02.229115 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-de54f77e-b7f5-42c2-afd7-5750eea0ddbd tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b Aug 04 10:58:02.229322 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-de54f77e-b7f5-42c2-afd7-5750eea0ddbd tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:02.229505 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-de54f77e-b7f5-42c2-afd7-5750eea0ddbd tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:02.238852 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:02.238852 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:58:02.242786 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-de54f77e-b7f5-42c2-afd7-5750eea0ddbd tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:58:02.247884 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-de54f77e-b7f5-42c2-afd7-5750eea0ddbd tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b returned with HTTP 200 Aug 04 10:58:02.248428 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1191/4750] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:58:02 2026] GET /volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:58:03.262010 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2801ec3e-ad4b-4e82-9066-e9a398acfc5a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:03.263704 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2801ec3e-ad4b-4e82-9066-e9a398acfc5a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b Aug 04 10:58:03.263957 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2801ec3e-ad4b-4e82-9066-e9a398acfc5a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:03.264141 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2801ec3e-ad4b-4e82-9066-e9a398acfc5a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:03.273475 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:03.273475 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:58:03.276964 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2801ec3e-ad4b-4e82-9066-e9a398acfc5a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:58:03.281162 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2801ec3e-ad4b-4e82-9066-e9a398acfc5a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b returned with HTTP 200 Aug 04 10:58:03.281551 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1182/4751] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:58:03 2026] GET /volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:58:03.635689 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-b064a8cf-5369-4d09-bffb-8ecd79f48a82 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:03.638010 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-b064a8cf-5369-4d09-bffb-8ecd79f48a82 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] POST https://10.4.3.232/volume/v3/attachments/76fb737c-929a-4112-87eb-9a8d24408d8c/action Aug 04 10:58:03.638393 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-b064a8cf-5369-4d09-bffb-8ecd79f48a82 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:58:03.638502 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-b064a8cf-5369-4d09-bffb-8ecd79f48a82 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:58:03.656902 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:03.656902 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:58:03.670668 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-22e5f579-ee11-44e9-a624-aac353bc7565 req-b064a8cf-5369-4d09-bffb-8ecd79f48a82 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/attachments/76fb737c-929a-4112-87eb-9a8d24408d8c/action returned with HTTP 204 Aug 04 10:58:03.671107 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1193/4752] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:58:03 2026] POST /volume/v3/attachments/76fb737c-929a-4112-87eb-9a8d24408d8c/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:58:04.294643 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ce87eec8-3f0a-47a5-a09b-d8e3c3c36a7a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:04.296423 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ce87eec8-3f0a-47a5-a09b-d8e3c3c36a7a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b Aug 04 10:58:04.296621 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ce87eec8-3f0a-47a5-a09b-d8e3c3c36a7a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:04.296826 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ce87eec8-3f0a-47a5-a09b-d8e3c3c36a7a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:04.305535 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:04.305535 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:58:04.308707 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ce87eec8-3f0a-47a5-a09b-d8e3c3c36a7a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:58:04.312446 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ce87eec8-3f0a-47a5-a09b-d8e3c3c36a7a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b returned with HTTP 200 Aug 04 10:58:04.312799 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1187/4753] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:58:04 2026] GET /volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:04.323888 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9d52ce9c-57e1-45fd-a432-9e4ce5e53b4c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:04.325625 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9d52ce9c-57e1-45fd-a432-9e4ce5e53b4c tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b Aug 04 10:58:04.325879 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9d52ce9c-57e1-45fd-a432-9e4ce5e53b4c tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:04.326071 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9d52ce9c-57e1-45fd-a432-9e4ce5e53b4c tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:04.334679 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:04.334679 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:58:04.337847 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-9d52ce9c-57e1-45fd-a432-9e4ce5e53b4c tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:58:04.341441 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9d52ce9c-57e1-45fd-a432-9e4ce5e53b4c tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b returned with HTTP 200 Aug 04 10:58:04.341795 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1192/4754] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:58:04 2026] GET /volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:04.352382 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ec68bc02-7f25-4f60-a065-41480d3f204d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:04.354507 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ec68bc02-7f25-4f60-a065-41480d3f204d tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b Aug 04 10:58:04.354746 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ec68bc02-7f25-4f60-a065-41480d3f204d tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:04.354992 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ec68bc02-7f25-4f60-a065-41480d3f204d tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:04.365755 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:04.365755 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:58:04.369519 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ec68bc02-7f25-4f60-a065-41480d3f204d tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:58:04.373105 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ec68bc02-7f25-4f60-a065-41480d3f204d tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b returned with HTTP 200 Aug 04 10:58:04.373456 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1183/4755] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:58:04 2026] GET /volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:08.840584 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-81e0932b-407b-4cd1-b3d1-92d442fe134b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:08.842339 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-81e0932b-407b-4cd1-b3d1-92d442fe134b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/52d7c986-9729-4152-aeb4-9349845296a6 Aug 04 10:58:08.842537 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-81e0932b-407b-4cd1-b3d1-92d442fe134b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:08.842746 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-81e0932b-407b-4cd1-b3d1-92d442fe134b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:08.852178 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:08.852178 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:58:08.855121 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-81e0932b-407b-4cd1-b3d1-92d442fe134b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:58:08.859282 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-81e0932b-407b-4cd1-b3d1-92d442fe134b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/52d7c986-9729-4152-aeb4-9349845296a6 returned with HTTP 200 Aug 04 10:58:08.859838 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1194/4756] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:58:08 2026] GET /volume/v3/volumes/52d7c986-9729-4152-aeb4-9349845296a6 => generated 1637 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:09.977238 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-60b877ac-1476-4f19-8c2b-1a7a25e153b4 req-d87eea80-4e5b-4568-a2b1-d5f476d1cd99 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:09.979134 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-60b877ac-1476-4f19-8c2b-1a7a25e153b4 req-d87eea80-4e5b-4568-a2b1-d5f476d1cd99 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/attachments/752b3651-ebaf-44ce-ad3d-d98ab91019b1 Aug 04 10:58:09.979204 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-60b877ac-1476-4f19-8c2b-1a7a25e153b4 req-d87eea80-4e5b-4568-a2b1-d5f476d1cd99 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:09.979533 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-60b877ac-1476-4f19-8c2b-1a7a25e153b4 req-d87eea80-4e5b-4568-a2b1-d5f476d1cd99 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:09.985725 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:09.985725 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:58:10.029627 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-60b877ac-1476-4f19-8c2b-1a7a25e153b4 req-d87eea80-4e5b-4568-a2b1-d5f476d1cd99 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/752b3651-ebaf-44ce-ad3d-d98ab91019b1 returned with HTTP 200 Aug 04 10:58:10.030052 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1188/4757] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:58:09 2026] DELETE /volume/v3/attachments/752b3651-ebaf-44ce-ad3d-d98ab91019b1 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:58:10.038523 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-60b877ac-1476-4f19-8c2b-1a7a25e153b4 req-8b6c0282-7afd-482a-9f27-343161d7bc0f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:10.040659 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-60b877ac-1476-4f19-8c2b-1a7a25e153b4 req-8b6c0282-7afd-482a-9f27-343161d7bc0f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/volumes/52d7c986-9729-4152-aeb4-9349845296a6 Aug 04 10:58:10.040857 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-60b877ac-1476-4f19-8c2b-1a7a25e153b4 req-8b6c0282-7afd-482a-9f27-343161d7bc0f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:10.041076 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-60b877ac-1476-4f19-8c2b-1a7a25e153b4 req-8b6c0282-7afd-482a-9f27-343161d7bc0f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:10.041228 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [req-60b877ac-1476-4f19-8c2b-1a7a25e153b4 req-8b6c0282-7afd-482a-9f27-343161d7bc0f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete volume with id: 52d7c986-9729-4152-aeb4-9349845296a6 Aug 04 10:58:10.048131 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:10.048131 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:58:10.048644 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-60b877ac-1476-4f19-8c2b-1a7a25e153b4 req-8b6c0282-7afd-482a-9f27-343161d7bc0f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:58:10.065126 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-60b877ac-1476-4f19-8c2b-1a7a25e153b4 req-8b6c0282-7afd-482a-9f27-343161d7bc0f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete volume request issued successfully. Aug 04 10:58:10.065419 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-60b877ac-1476-4f19-8c2b-1a7a25e153b4 req-8b6c0282-7afd-482a-9f27-343161d7bc0f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/52d7c986-9729-4152-aeb4-9349845296a6 returned with HTTP 202 Aug 04 10:58:10.066231 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1193/4758] 10.4.3.232 () {70 vars in 1620 bytes} [Tue Aug 4 10:58:10 2026] DELETE /volume/v3/volumes/52d7c986-9729-4152-aeb4-9349845296a6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:58:11.232136 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9d28144c-5c0e-493c-97bf-657491b54f34 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:11.233837 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d28144c-5c0e-493c-97bf-657491b54f34 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/52d7c986-9729-4152-aeb4-9349845296a6 Aug 04 10:58:11.234041 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9d28144c-5c0e-493c-97bf-657491b54f34 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:11.234221 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9d28144c-5c0e-493c-97bf-657491b54f34 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:11.239561 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d28144c-5c0e-493c-97bf-657491b54f34 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/52d7c986-9729-4152-aeb4-9349845296a6 returned with HTTP 404 Aug 04 10:58:11.240060 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1184/4759] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:58:11 2026] GET /volume/v3/volumes/52d7c986-9729-4152-aeb4-9349845296a6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:58:11.295992 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4224d5c3-f2ed-4721-a6e3-dbefd07c8fa8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:11.297889 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4224d5c3-f2ed-4721-a6e3-dbefd07c8fa8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 Aug 04 10:58:11.298110 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4224d5c3-f2ed-4721-a6e3-dbefd07c8fa8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:11.298348 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4224d5c3-f2ed-4721-a6e3-dbefd07c8fa8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:11.298487 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-4224d5c3-f2ed-4721-a6e3-dbefd07c8fa8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete snapshot with id: 19aff34c-9ea8-4b71-bb89-8b7af564d6f3 Aug 04 10:58:11.303900 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:11.303900 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:58:11.304448 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4224d5c3-f2ed-4721-a6e3-dbefd07c8fa8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:58:11.320258 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4224d5c3-f2ed-4721-a6e3-dbefd07c8fa8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot delete request issued successfully. Aug 04 10:58:11.320511 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4224d5c3-f2ed-4721-a6e3-dbefd07c8fa8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 returned with HTTP 202 Aug 04 10:58:11.320869 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1195/4760] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:58:11 2026] DELETE /volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:58:11.327922 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ce7d3ce0-f38c-4d07-8e89-56f152f6887d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:11.331132 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ce7d3ce0-f38c-4d07-8e89-56f152f6887d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 Aug 04 10:58:11.332260 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ce7d3ce0-f38c-4d07-8e89-56f152f6887d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:11.332260 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ce7d3ce0-f38c-4d07-8e89-56f152f6887d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:11.338262 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:11.338262 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:58:11.338913 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ce7d3ce0-f38c-4d07-8e89-56f152f6887d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:58:11.339814 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ce7d3ce0-f38c-4d07-8e89-56f152f6887d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 returned with HTTP 200 Aug 04 10:58:11.340387 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1189/4761] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:58:11 2026] GET /volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:58:12.348985 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ed8f643f-d05d-4bbf-8ad0-55576ba081f8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:12.351762 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ed8f643f-d05d-4bbf-8ad0-55576ba081f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 Aug 04 10:58:12.352000 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ed8f643f-d05d-4bbf-8ad0-55576ba081f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:12.352275 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ed8f643f-d05d-4bbf-8ad0-55576ba081f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:12.357151 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ed8f643f-d05d-4bbf-8ad0-55576ba081f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 returned with HTTP 404 Aug 04 10:58:12.357626 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1194/4762] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:58:12 2026] GET /volume/v3/snapshots/19aff34c-9ea8-4b71-bb89-8b7af564d6f3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:58:12.364667 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5a0c67d6-5cc2-499a-b519-538be7959c18 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:12.366913 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5a0c67d6-5cc2-499a-b519-538be7959c18 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb Aug 04 10:58:12.367162 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5a0c67d6-5cc2-499a-b519-538be7959c18 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:12.367446 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5a0c67d6-5cc2-499a-b519-538be7959c18 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:12.367703 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-5a0c67d6-5cc2-499a-b519-538be7959c18 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete volume with id: 388a0570-2d5e-474a-ba31-9271fdb16eeb Aug 04 10:58:12.377642 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:12.377642 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:58:12.378329 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5a0c67d6-5cc2-499a-b519-538be7959c18 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:58:12.395669 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5a0c67d6-5cc2-499a-b519-538be7959c18 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete volume request issued successfully. Aug 04 10:58:12.395953 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5a0c67d6-5cc2-499a-b519-538be7959c18 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb returned with HTTP 202 Aug 04 10:58:12.396628 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1185/4763] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:58:12 2026] DELETE /volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:58:12.405600 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-69377ecb-1aa1-423d-8122-a5b371108c59 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:12.408034 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-69377ecb-1aa1-423d-8122-a5b371108c59 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb Aug 04 10:58:12.408315 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-69377ecb-1aa1-423d-8122-a5b371108c59 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:12.408579 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-69377ecb-1aa1-423d-8122-a5b371108c59 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:12.417907 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:12.417907 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:58:12.422661 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-69377ecb-1aa1-423d-8122-a5b371108c59 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:58:12.429064 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-69377ecb-1aa1-423d-8122-a5b371108c59 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb returned with HTTP 200 Aug 04 10:58:12.429629 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1196/4764] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:58:12 2026] GET /volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:13.445564 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7100897c-28a3-4ea4-b160-8bdd8e44a7e9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:13.447746 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7100897c-28a3-4ea4-b160-8bdd8e44a7e9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb Aug 04 10:58:13.448025 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7100897c-28a3-4ea4-b160-8bdd8e44a7e9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:13.448277 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7100897c-28a3-4ea4-b160-8bdd8e44a7e9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:13.455088 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7100897c-28a3-4ea4-b160-8bdd8e44a7e9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb returned with HTTP 404 Aug 04 10:58:13.455653 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1190/4765] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:58:13 2026] GET /volume/v3/volumes/388a0570-2d5e-474a-ba31-9271fdb16eeb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:58:13.482221 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4c763100-dfb5-4c6d-9b34-e61ae20fea24 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:13.484801 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4c763100-dfb5-4c6d-9b34-e61ae20fea24 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:58:13.484801 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4c763100-dfb5-4c6d-9b34-e61ae20fea24 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1261353283", "snapshot_id": null, "imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "volume_type": null, "size": 1}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:58:13.486792 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-4c763100-dfb5-4c6d-9b34-e61ae20fea24 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1261353283', 'snapshot_id': None, 'imageRef': 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'volume_type': None, 'size': 1}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:58:13.569179 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-4c763100-dfb5-4c6d-9b34-e61ae20fea24 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume of 1 GB Aug 04 10:58:13.574097 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4c763100-dfb5-4c6d-9b34-e61ae20fea24 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Availability Zones retrieved successfully. Aug 04 10:58:13.581425 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4c763100-dfb5-4c6d-9b34-e61ae20fea24 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Flow 'volume_create_api' (dfd032a4-7dc8-45d8-a658-60ba024e006d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:58:13.582618 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4c763100-dfb5-4c6d-9b34-e61ae20fea24 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ebc2246-de65-4afe-8c33-3721a65615ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:58:13.583765 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-4c763100-dfb5-4c6d-9b34-e61ae20fea24 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:58:13.647273 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4c763100-dfb5-4c6d-9b34-e61ae20fea24 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ebc2246-de65-4afe-8c33-3721a65615ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:58:13.648248 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4c763100-dfb5-4c6d-9b34-e61ae20fea24 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (372e7e5d-b585-4bab-804d-6ad8180aef6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:58:13.696143 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-4c763100-dfb5-4c6d-9b34-e61ae20fea24 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Created reservations ['a64c8ece-64db-4539-a117-ea0cf0abe9c2', '1530bf6c-78f5-4678-85b9-b638656fd42f', 'db6196b6-ec10-4384-acb0-60af1b6dada1', 'c96dceb8-194f-4cf6-a52c-0d232e65d182'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:58:13.696879 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4c763100-dfb5-4c6d-9b34-e61ae20fea24 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (372e7e5d-b585-4bab-804d-6ad8180aef6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a64c8ece-64db-4539-a117-ea0cf0abe9c2', '1530bf6c-78f5-4678-85b9-b638656fd42f', 'db6196b6-ec10-4384-acb0-60af1b6dada1', 'c96dceb8-194f-4cf6-a52c-0d232e65d182']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:58:13.697588 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4c763100-dfb5-4c6d-9b34-e61ae20fea24 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98113459-4818-40aa-bdbe-dcc223700081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:58:13.719274 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4c763100-dfb5-4c6d-9b34-e61ae20fea24 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98113459-4818-40aa-bdbe-dcc223700081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fa46621-65c9-41ee-8f2c-114ba25c2f0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1261353283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6504ce0eb6491193fae43b99cdbcaa',qos_specs=None,replication_status=,reservations=['a64c8ece-64db-4539-a117-ea0cf0abe9c2','1530bf6c-78f5-4678-85b9-b638656fd42f','db6196b6-ec10-4384-acb0-60af1b6dada1','c96dceb8-194f-4cf6-a52c-0d232e65d182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76676c2815641e9bc4a040f44af8064',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:58:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1261353283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fa46621-65c9-41ee-8f2c-114ba25c2f0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6504ce0eb6491193fae43b99cdbcaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76676c2815641e9bc4a040f44af8064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:58:13.719999 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4c763100-dfb5-4c6d-9b34-e61ae20fea24 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c62ecb2-ccec-4db4-898d-856c8f454343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:58:13.739597 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4c763100-dfb5-4c6d-9b34-e61ae20fea24 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c62ecb2-ccec-4db4-898d-856c8f454343) transitioned into state 'SUCCESS' from state '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-1261353283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6504ce0eb6491193fae43b99cdbcaa',qos_specs=None,replication_status=,reservations=['a64c8ece-64db-4539-a117-ea0cf0abe9c2','1530bf6c-78f5-4678-85b9-b638656fd42f','db6196b6-ec10-4384-acb0-60af1b6dada1','c96dceb8-194f-4cf6-a52c-0d232e65d182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76676c2815641e9bc4a040f44af8064',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:58:13.740299 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4c763100-dfb5-4c6d-9b34-e61ae20fea24 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9060fc4-d432-403e-ab95-22f16e0ecb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:58:13.751893 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4c763100-dfb5-4c6d-9b34-e61ae20fea24 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9060fc4-d432-403e-ab95-22f16e0ecb76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:58:13.752733 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-4c763100-dfb5-4c6d-9b34-e61ae20fea24 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Flow 'volume_create_api' (dfd032a4-7dc8-45d8-a658-60ba024e006d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:58:13.753019 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4c763100-dfb5-4c6d-9b34-e61ae20fea24 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume request issued successfully. Aug 04 10:58:13.753544 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4c763100-dfb5-4c6d-9b34-e61ae20fea24 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:58:13.753967 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1195/4766] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:58:13 2026] POST /volume/v3/volumes => generated 759 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:58:13.765935 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c557c298-45a6-4ed2-b720-d51e4511ed6f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:13.768197 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c557c298-45a6-4ed2-b720-d51e4511ed6f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e Aug 04 10:58:13.768475 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c557c298-45a6-4ed2-b720-d51e4511ed6f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:13.768735 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c557c298-45a6-4ed2-b720-d51e4511ed6f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:13.777805 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:13.777805 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:58:13.781885 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c557c298-45a6-4ed2-b720-d51e4511ed6f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:58:13.786809 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c557c298-45a6-4ed2-b720-d51e4511ed6f tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e returned with HTTP 200 Aug 04 10:58:13.789419 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1186/4767] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:58:13 2026] GET /volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:58:14.800890 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9e62fee4-2029-49a8-b2ba-e146921a48ff None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:14.802590 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9e62fee4-2029-49a8-b2ba-e146921a48ff tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e Aug 04 10:58:14.802783 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9e62fee4-2029-49a8-b2ba-e146921a48ff tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:14.802960 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9e62fee4-2029-49a8-b2ba-e146921a48ff tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:14.809824 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:14.809824 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:58:14.813572 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9e62fee4-2029-49a8-b2ba-e146921a48ff tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:58:14.817981 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9e62fee4-2029-49a8-b2ba-e146921a48ff tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e returned with HTTP 200 Aug 04 10:58:14.818404 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1197/4768] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:58:14 2026] GET /volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:14.829897 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b284c7ee-7b73-4c9e-9c54-1dab0acbe3f5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:14.831528 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b284c7ee-7b73-4c9e-9c54-1dab0acbe3f5 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e Aug 04 10:58:14.831719 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b284c7ee-7b73-4c9e-9c54-1dab0acbe3f5 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:14.831906 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b284c7ee-7b73-4c9e-9c54-1dab0acbe3f5 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:14.840125 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:14.840125 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:58:14.844195 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b284c7ee-7b73-4c9e-9c54-1dab0acbe3f5 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:58:14.849735 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b284c7ee-7b73-4c9e-9c54-1dab0acbe3f5 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e returned with HTTP 200 Aug 04 10:58:14.850222 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1191/4769] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:58:14 2026] GET /volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:15.744150 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-137b2e07-834e-46e2-8240-5170a7739c1c req-1b794dbe-1d38-47e0-8bed-a840f6f1d9a8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:15.746747 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-137b2e07-834e-46e2-8240-5170a7739c1c req-1b794dbe-1d38-47e0-8bed-a840f6f1d9a8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e Aug 04 10:58:15.747017 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-137b2e07-834e-46e2-8240-5170a7739c1c req-1b794dbe-1d38-47e0-8bed-a840f6f1d9a8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:15.747250 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-137b2e07-834e-46e2-8240-5170a7739c1c req-1b794dbe-1d38-47e0-8bed-a840f6f1d9a8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:15.756202 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:15.756202 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:58:15.760613 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-137b2e07-834e-46e2-8240-5170a7739c1c req-1b794dbe-1d38-47e0-8bed-a840f6f1d9a8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:58:15.766191 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-137b2e07-834e-46e2-8240-5170a7739c1c req-1b794dbe-1d38-47e0-8bed-a840f6f1d9a8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e returned with HTTP 200 Aug 04 10:58:15.766778 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1196/4770] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:58:15 2026] GET /volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:16.160479 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-137b2e07-834e-46e2-8240-5170a7739c1c req-3ae7d715-39e2-4418-bd87-b0e32e1e00b8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:16.162275 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-137b2e07-834e-46e2-8240-5170a7739c1c req-3ae7d715-39e2-4418-bd87-b0e32e1e00b8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e Aug 04 10:58:16.162449 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-137b2e07-834e-46e2-8240-5170a7739c1c req-3ae7d715-39e2-4418-bd87-b0e32e1e00b8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:16.162629 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-137b2e07-834e-46e2-8240-5170a7739c1c req-3ae7d715-39e2-4418-bd87-b0e32e1e00b8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:16.168870 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:16.168870 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:58:16.172710 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-137b2e07-834e-46e2-8240-5170a7739c1c req-3ae7d715-39e2-4418-bd87-b0e32e1e00b8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:58:16.178525 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-137b2e07-834e-46e2-8240-5170a7739c1c req-3ae7d715-39e2-4418-bd87-b0e32e1e00b8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e returned with HTTP 200 Aug 04 10:58:16.179067 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1187/4771] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:58:16 2026] GET /volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:16.187710 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c6bf8056-269a-46d3-ab4b-52d8da50172d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:16.188103 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c6bf8056-269a-46d3-ab4b-52d8da50172d None None] GET https://10.4.3.232/volume// Aug 04 10:58:16.188272 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c6bf8056-269a-46d3-ab4b-52d8da50172d None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:16.188457 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c6bf8056-269a-46d3-ab4b-52d8da50172d None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:16.188766 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c6bf8056-269a-46d3-ab4b-52d8da50172d None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:58:16.189062 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1198/4772] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:58:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:58:16.195346 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-137b2e07-834e-46e2-8240-5170a7739c1c req-f872a376-827b-49d9-88d6-214b99c1f8a6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:16.197269 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-137b2e07-834e-46e2-8240-5170a7739c1c req-f872a376-827b-49d9-88d6-214b99c1f8a6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:58:16.197610 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-137b2e07-834e-46e2-8240-5170a7739c1c req-f872a376-827b-49d9-88d6-214b99c1f8a6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2fa46621-65c9-41ee-8f2c-114ba25c2f0e", "connector": null, "instance_uuid": "e37d9c05-318d-4c01-b7a4-c09e4efb1b7c"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:58:16.206551 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:16.206551 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:58:16.232712 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-137b2e07-834e-46e2-8240-5170a7739c1c req-f872a376-827b-49d9-88d6-214b99c1f8a6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:58:16.233032 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1192/4773] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:58:16 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 04 10:58:16.452894 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-c988f2fb-c1ca-4b8b-9653-7e80b31d762a req-d5a1cb9b-75c7-448d-a280-72db91df292b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:16.455434 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-c988f2fb-c1ca-4b8b-9653-7e80b31d762a req-d5a1cb9b-75c7-448d-a280-72db91df292b tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/limits Aug 04 10:58:16.455689 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-c988f2fb-c1ca-4b8b-9653-7e80b31d762a req-d5a1cb9b-75c7-448d-a280-72db91df292b tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:16.455949 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-c988f2fb-c1ca-4b8b-9653-7e80b31d762a req-d5a1cb9b-75c7-448d-a280-72db91df292b tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:16.475967 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-c988f2fb-c1ca-4b8b-9653-7e80b31d762a req-d5a1cb9b-75c7-448d-a280-72db91df292b tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/limits returned with HTTP 200 Aug 04 10:58:16.476500 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1197/4774] 10.4.3.232 () {68 vars in 1484 bytes} [Tue Aug 4 10:58:16 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:58:16.513870 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c988f2fb-c1ca-4b8b-9653-7e80b31d762a req-1a01da31-c704-42ff-adfe-745eb96d61e0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:16.515895 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c988f2fb-c1ca-4b8b-9653-7e80b31d762a req-1a01da31-c704-42ff-adfe-745eb96d61e0 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f Aug 04 10:58:16.516140 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c988f2fb-c1ca-4b8b-9653-7e80b31d762a req-1a01da31-c704-42ff-adfe-745eb96d61e0 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:16.516401 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c988f2fb-c1ca-4b8b-9653-7e80b31d762a req-1a01da31-c704-42ff-adfe-745eb96d61e0 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:16.525582 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:16.525582 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:58:16.529745 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c988f2fb-c1ca-4b8b-9653-7e80b31d762a req-1a01da31-c704-42ff-adfe-745eb96d61e0 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:58:16.534602 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c988f2fb-c1ca-4b8b-9653-7e80b31d762a req-1a01da31-c704-42ff-adfe-745eb96d61e0 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f returned with HTTP 200 Aug 04 10:58:16.535044 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1188/4775] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:58:16 2026] GET /volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f => generated 1663 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:16.544138 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-c988f2fb-c1ca-4b8b-9653-7e80b31d762a req-0818787a-bfa7-49a3-8209-7b3139e684bf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:16.546092 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c988f2fb-c1ca-4b8b-9653-7e80b31d762a req-0818787a-bfa7-49a3-8209-7b3139e684bf tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:58:16.546443 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c988f2fb-c1ca-4b8b-9653-7e80b31d762a req-0818787a-bfa7-49a3-8209-7b3139e684bf tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4954bec0-f00e-46e2-ba4d-99609f2fef2f", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1358301474", "description": null, "metadata": {}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:58:16.556627 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:16.556627 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:58:16.557082 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-c988f2fb-c1ca-4b8b-9653-7e80b31d762a req-0818787a-bfa7-49a3-8209-7b3139e684bf tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:58:16.557210 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [req-c988f2fb-c1ca-4b8b-9653-7e80b31d762a req-0818787a-bfa7-49a3-8209-7b3139e684bf tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Create snapshot from volume 4954bec0-f00e-46e2-ba4d-99609f2fef2f Aug 04 10:58:16.593296 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [req-c988f2fb-c1ca-4b8b-9653-7e80b31d762a req-0818787a-bfa7-49a3-8209-7b3139e684bf tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Created reservations ['96dec894-dcd1-4f6d-befa-76dfb92eb9a8', 'f9902af7-e04d-4c12-b944-d8165e75ccf3', '1b975372-aa65-4f3d-ac39-079ce60093cd', '34bb1843-e968-440c-8998-dcd7dbbe4c66'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:58:16.631405 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-c988f2fb-c1ca-4b8b-9653-7e80b31d762a req-0818787a-bfa7-49a3-8209-7b3139e684bf tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Snapshot force create request issued successfully. Aug 04 10:58:16.631872 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c988f2fb-c1ca-4b8b-9653-7e80b31d762a req-0818787a-bfa7-49a3-8209-7b3139e684bf tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:58:16.632369 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1199/4776] 10.4.3.232 () {72 vars in 1547 bytes} [Tue Aug 4 10:58:16 2026] POST /volume/v3/snapshots => generated 324 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:58:17.010236 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-12868eb1-6510-42be-bd88-eb4e6c1dd11d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:17.010626 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-12868eb1-6510-42be-bd88-eb4e6c1dd11d None None] GET https://10.4.3.232/volume// Aug 04 10:58:17.010797 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-12868eb1-6510-42be-bd88-eb4e6c1dd11d None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:17.010976 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-12868eb1-6510-42be-bd88-eb4e6c1dd11d None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:17.011293 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-12868eb1-6510-42be-bd88-eb4e6c1dd11d None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:58:17.011577 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1193/4777] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:58:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:58:17.017649 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-137b2e07-834e-46e2-8240-5170a7739c1c req-6596e418-6e5f-48b1-b58a-8c96e83f3315 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:17.019636 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-137b2e07-834e-46e2-8240-5170a7739c1c req-6596e418-6e5f-48b1-b58a-8c96e83f3315 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e Aug 04 10:58:17.019843 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-137b2e07-834e-46e2-8240-5170a7739c1c req-6596e418-6e5f-48b1-b58a-8c96e83f3315 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:17.020018 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-137b2e07-834e-46e2-8240-5170a7739c1c req-6596e418-6e5f-48b1-b58a-8c96e83f3315 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:17.028420 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:17.028420 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:58:17.031893 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-137b2e07-834e-46e2-8240-5170a7739c1c req-6596e418-6e5f-48b1-b58a-8c96e83f3315 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:58:17.036302 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-137b2e07-834e-46e2-8240-5170a7739c1c req-6596e418-6e5f-48b1-b58a-8c96e83f3315 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e returned with HTTP 200 Aug 04 10:58:17.036701 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1198/4778] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:58:17 2026] GET /volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e => generated 1546 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:58:17.142138 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-137b2e07-834e-46e2-8240-5170a7739c1c req-68af203a-86ef-4e80-a39a-915c13e38f59 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:17.144482 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-137b2e07-834e-46e2-8240-5170a7739c1c req-68af203a-86ef-4e80-a39a-915c13e38f59 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] PUT https://10.4.3.232/volume/v3/attachments/4775a4fb-8a36-48cb-a342-bace1aadd99f Aug 04 10:58:17.144878 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-137b2e07-834e-46e2-8240-5170a7739c1c req-68af203a-86ef-4e80-a39a-915c13e38f59 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:58:17.153836 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-137b2e07-834e-46e2-8240-5170a7739c1c req-68af203a-86ef-4e80-a39a-915c13e38f59 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Acquiring lock "cinder-attachment_update-2fa46621-65c9-41ee-8f2c-114ba25c2f0e-np0000006413" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:58:17.159053 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-137b2e07-834e-46e2-8240-5170a7739c1c req-68af203a-86ef-4e80-a39a-915c13e38f59 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Lock "cinder-attachment_update-2fa46621-65c9-41ee-8f2c-114ba25c2f0e-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:58:17.160332 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:17.160332 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:58:17.227370 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-137b2e07-834e-46e2-8240-5170a7739c1c req-68af203a-86ef-4e80-a39a-915c13e38f59 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Lock "cinder-attachment_update-2fa46621-65c9-41ee-8f2c-114ba25c2f0e-np0000006413" released by "attachment_update" :: held 0.068s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:58:17.227707 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-137b2e07-834e-46e2-8240-5170a7739c1c req-68af203a-86ef-4e80-a39a-915c13e38f59 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/4775a4fb-8a36-48cb-a342-bace1aadd99f returned with HTTP 200 Aug 04 10:58:17.228148 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1189/4779] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:58:17 2026] PUT /volume/v3/attachments/4775a4fb-8a36-48cb-a342-bace1aadd99f => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:17.254495 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-137b2e07-834e-46e2-8240-5170a7739c1c req-dcfe4786-ea83-4f3a-90af-f3ea305dcd8a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:17.256527 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-137b2e07-834e-46e2-8240-5170a7739c1c req-dcfe4786-ea83-4f3a-90af-f3ea305dcd8a tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/attachments/4775a4fb-8a36-48cb-a342-bace1aadd99f/action Aug 04 10:58:17.256864 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-137b2e07-834e-46e2-8240-5170a7739c1c req-dcfe4786-ea83-4f3a-90af-f3ea305dcd8a tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:58:17.256982 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-137b2e07-834e-46e2-8240-5170a7739c1c req-dcfe4786-ea83-4f3a-90af-f3ea305dcd8a tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:58:17.271011 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:17.271011 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:58:17.282488 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-137b2e07-834e-46e2-8240-5170a7739c1c req-dcfe4786-ea83-4f3a-90af-f3ea305dcd8a tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/4775a4fb-8a36-48cb-a342-bace1aadd99f/action returned with HTTP 204 Aug 04 10:58:17.282885 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1200/4780] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:58:17 2026] POST /volume/v3/attachments/4775a4fb-8a36-48cb-a342-bace1aadd99f/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:58:18.169425 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-21c2cf41-9eb9-4459-8217-c523994a76ef None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:18.171192 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-21c2cf41-9eb9-4459-8217-c523994a76ef tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/snapshots/dd59aa7d-b3ed-4c7e-a3b6-db1a07519551 Aug 04 10:58:18.171412 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-21c2cf41-9eb9-4459-8217-c523994a76ef tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:18.171614 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-21c2cf41-9eb9-4459-8217-c523994a76ef tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:18.176540 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:18.176540 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:58:18.176988 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-21c2cf41-9eb9-4459-8217-c523994a76ef tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Snapshot retrieved successfully. Aug 04 10:58:18.177775 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-21c2cf41-9eb9-4459-8217-c523994a76ef tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/snapshots/dd59aa7d-b3ed-4c7e-a3b6-db1a07519551 returned with HTTP 200 Aug 04 10:58:18.178138 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1194/4781] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:58:18 2026] GET /volume/v3/snapshots/dd59aa7d-b3ed-4c7e-a3b6-db1a07519551 => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:58:18.203056 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5d1e530b-2965-49af-91a8-2d72d10225aa None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:18.204746 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5d1e530b-2965-49af-91a8-2d72d10225aa tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:58:18.205185 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5d1e530b-2965-49af-91a8-2d72d10225aa tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-677652996", "snapshot_id": null, "imageRef": "9b4f39d1-3cf1-4860-b712-a3336334f5cf", "volume_type": null, "size": 1}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:58:18.206718 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-5d1e530b-2965-49af-91a8-2d72d10225aa tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-677652996', 'snapshot_id': None, 'imageRef': '9b4f39d1-3cf1-4860-b712-a3336334f5cf', 'volume_type': None, 'size': 1}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:58:18.286755 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:18.286755 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:58:18.288032 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5d1e530b-2965-49af-91a8-2d72d10225aa tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Snapshot retrieved successfully. Aug 04 10:58:18.288032 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-5d1e530b-2965-49af-91a8-2d72d10225aa tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Create volume of 1 GB Aug 04 10:58:18.291828 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5d1e530b-2965-49af-91a8-2d72d10225aa tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Availability Zones retrieved successfully. Aug 04 10:58:18.298679 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5d1e530b-2965-49af-91a8-2d72d10225aa tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Flow 'volume_create_api' (72089ffb-3dbd-4b96-a5ce-728babefd323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:58:18.299862 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5d1e530b-2965-49af-91a8-2d72d10225aa tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3742705c-bb79-4a5b-a12c-dbde3922eaa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:58:18.301503 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-5d1e530b-2965-49af-91a8-2d72d10225aa tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:58:18.345673 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5d1e530b-2965-49af-91a8-2d72d10225aa tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3742705c-bb79-4a5b-a12c-dbde3922eaa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dd59aa7d-b3ed-4c7e-a3b6-db1a07519551', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:58:18.346407 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5d1e530b-2965-49af-91a8-2d72d10225aa tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f710a00f-16a8-4351-9486-9b2f1362c3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:58:18.394442 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-5d1e530b-2965-49af-91a8-2d72d10225aa tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Created reservations ['f5d99e06-b7a1-445e-a50d-43dc2c4fe2fe', '086fdf0b-fa3f-4ca5-a624-637eb2f82d74', '88140087-e4ec-4091-90f1-112213ab8ddd', '027b034d-69e7-46a6-b24a-227b905a499a'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:58:18.395168 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5d1e530b-2965-49af-91a8-2d72d10225aa tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f710a00f-16a8-4351-9486-9b2f1362c3f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5d99e06-b7a1-445e-a50d-43dc2c4fe2fe', '086fdf0b-fa3f-4ca5-a624-637eb2f82d74', '88140087-e4ec-4091-90f1-112213ab8ddd', '027b034d-69e7-46a6-b24a-227b905a499a']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:58:18.396090 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5d1e530b-2965-49af-91a8-2d72d10225aa tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b4573e5-da91-4c86-a120-b82368f63571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:58:18.436350 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5d1e530b-2965-49af-91a8-2d72d10225aa tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b4573e5-da91-4c86-a120-b82368f63571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f09f7eaf-1fe9-457a-9432-385e61f7c9da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-677652996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac72de11dacb44b9a8c80ab1395c9e5d',qos_specs=None,replication_status=,reservations=['f5d99e06-b7a1-445e-a50d-43dc2c4fe2fe','086fdf0b-fa3f-4ca5-a624-637eb2f82d74','88140087-e4ec-4091-90f1-112213ab8ddd','027b034d-69e7-46a6-b24a-227b905a499a'],size=1,snapshot_id=dd59aa7d-b3ed-4c7e-a3b6-db1a07519551,source_replicaid=,source_volid=None,status='creating',user_id='512059fea5c942dd92497a695dfb76af',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), '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-04T10:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-677652996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f09f7eaf-1fe9-457a-9432-385e61f7c9da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac72de11dacb44b9a8c80ab1395c9e5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dd59aa7d-b3ed-4c7e-a3b6-db1a07519551,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='512059fea5c942dd92497a695dfb76af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:58:18.437032 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5d1e530b-2965-49af-91a8-2d72d10225aa tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76560195-499a-40a7-af88-7c5a8c0a6bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:58:18.457419 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5d1e530b-2965-49af-91a8-2d72d10225aa tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76560195-499a-40a7-af88-7c5a8c0a6bd4) transitioned into state 'SUCCESS' from state '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-677652996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac72de11dacb44b9a8c80ab1395c9e5d',qos_specs=None,replication_status=,reservations=['f5d99e06-b7a1-445e-a50d-43dc2c4fe2fe','086fdf0b-fa3f-4ca5-a624-637eb2f82d74','88140087-e4ec-4091-90f1-112213ab8ddd','027b034d-69e7-46a6-b24a-227b905a499a'],size=1,snapshot_id=dd59aa7d-b3ed-4c7e-a3b6-db1a07519551,source_replicaid=,source_volid=None,status='creating',user_id='512059fea5c942dd92497a695dfb76af',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:58:18.458145 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5d1e530b-2965-49af-91a8-2d72d10225aa tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92f76057-3e50-4c48-853c-d8d2d440f234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:58:18.480509 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5d1e530b-2965-49af-91a8-2d72d10225aa tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92f76057-3e50-4c48-853c-d8d2d440f234) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:58:18.481261 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5d1e530b-2965-49af-91a8-2d72d10225aa tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Flow 'volume_create_api' (72089ffb-3dbd-4b96-a5ce-728babefd323) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:58:18.481529 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5d1e530b-2965-49af-91a8-2d72d10225aa tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Create volume request issued successfully. Aug 04 10:58:18.482040 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5d1e530b-2965-49af-91a8-2d72d10225aa tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:58:18.482658 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1199/4782] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:58:18 2026] POST /volume/v3/volumes => generated 813 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:58:18.493320 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-720ecaf9-7939-425e-9ea5-adc9a59564e6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:18.495131 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-720ecaf9-7939-425e-9ea5-adc9a59564e6 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da Aug 04 10:58:18.495381 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-720ecaf9-7939-425e-9ea5-adc9a59564e6 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:18.495599 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-720ecaf9-7939-425e-9ea5-adc9a59564e6 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:18.502719 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:18.502719 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:58:18.506340 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-720ecaf9-7939-425e-9ea5-adc9a59564e6 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:58:18.510410 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-720ecaf9-7939-425e-9ea5-adc9a59564e6 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da returned with HTTP 200 Aug 04 10:58:18.510785 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1190/4783] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:58:18 2026] GET /volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:19.522846 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a5a3bf21-13da-47c3-ae79-4bf99cef76c6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:19.524841 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a5a3bf21-13da-47c3-ae79-4bf99cef76c6 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da Aug 04 10:58:19.524841 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a5a3bf21-13da-47c3-ae79-4bf99cef76c6 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:19.525039 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a5a3bf21-13da-47c3-ae79-4bf99cef76c6 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:19.532284 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:19.532284 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:58:19.535751 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a5a3bf21-13da-47c3-ae79-4bf99cef76c6 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:58:19.540831 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a5a3bf21-13da-47c3-ae79-4bf99cef76c6 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da returned with HTTP 200 Aug 04 10:58:19.541313 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1201/4784] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:58:19 2026] GET /volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da => generated 1422 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:58:19.554934 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6e92d5ad-6d40-4ad9-98c6-422b9c8cd3d3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:19.557048 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6e92d5ad-6d40-4ad9-98c6-422b9c8cd3d3 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da Aug 04 10:58:19.557305 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6e92d5ad-6d40-4ad9-98c6-422b9c8cd3d3 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:19.557562 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6e92d5ad-6d40-4ad9-98c6-422b9c8cd3d3 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:19.565970 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:19.565970 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:58:19.571388 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6e92d5ad-6d40-4ad9-98c6-422b9c8cd3d3 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:58:19.576368 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6e92d5ad-6d40-4ad9-98c6-422b9c8cd3d3 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da returned with HTTP 200 Aug 04 10:58:19.576368 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1195/4785] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:58:19 2026] GET /volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da => generated 1422 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:58:20.514329 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-850a1451-ddfe-4a9e-8122-648e0081a1ee None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:20.516474 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-850a1451-ddfe-4a9e-8122-648e0081a1ee tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da Aug 04 10:58:20.516744 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-850a1451-ddfe-4a9e-8122-648e0081a1ee tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:20.516966 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-850a1451-ddfe-4a9e-8122-648e0081a1ee tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:20.523713 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:20.523713 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:58:20.527599 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-850a1451-ddfe-4a9e-8122-648e0081a1ee tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:58:20.532848 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-850a1451-ddfe-4a9e-8122-648e0081a1ee tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da returned with HTTP 200 Aug 04 10:58:20.533292 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1200/4786] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:58:20 2026] GET /volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da => generated 1404 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:20.952841 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-84b4b543-8e34-4c40-adda-81fb271684fe None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:20.956236 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-84b4b543-8e34-4c40-adda-81fb271684fe tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da Aug 04 10:58:20.956236 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-84b4b543-8e34-4c40-adda-81fb271684fe tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:20.956236 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-84b4b543-8e34-4c40-adda-81fb271684fe tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:20.961344 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:20.961344 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:58:20.964452 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-84b4b543-8e34-4c40-adda-81fb271684fe tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:58:20.968393 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-84b4b543-8e34-4c40-adda-81fb271684fe tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da returned with HTTP 200 Aug 04 10:58:20.968852 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1191/4787] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:58:20 2026] GET /volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da => generated 1404 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:20.981206 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7baf49fa-790e-4d08-a9a9-bceca4493841 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:20.981797 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7baf49fa-790e-4d08-a9a9-bceca4493841 None None] GET https://10.4.3.232/volume// Aug 04 10:58:20.982023 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7baf49fa-790e-4d08-a9a9-bceca4493841 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:20.982266 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7baf49fa-790e-4d08-a9a9-bceca4493841 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:20.982637 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7baf49fa-790e-4d08-a9a9-bceca4493841 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:58:20.985928 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1202/4788] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:58:20 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:58:20.992842 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-6b814e01-042d-4f85-989a-395796958571 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:20.994912 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-6b814e01-042d-4f85-989a-395796958571 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:58:20.995221 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-6b814e01-042d-4f85-989a-395796958571 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f09f7eaf-1fe9-457a-9432-385e61f7c9da", "connector": null, "instance_uuid": "23dd090a-f1b3-425d-9de5-50ad4e2373a2"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:58:21.002374 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:21.002374 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:58:21.036930 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-6b814e01-042d-4f85-989a-395796958571 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:58:21.037385 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1196/4789] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:58:20 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:21.996627 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-32322c1b-790a-4ed6-b108-71c6e882a5cb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:21.997060 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-32322c1b-790a-4ed6-b108-71c6e882a5cb None None] GET https://10.4.3.232/volume// Aug 04 10:58:21.997253 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-32322c1b-790a-4ed6-b108-71c6e882a5cb None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:21.997450 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-32322c1b-790a-4ed6-b108-71c6e882a5cb None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:21.997780 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-32322c1b-790a-4ed6-b108-71c6e882a5cb None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:58:21.998079 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1201/4790] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:58:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:58:22.005838 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-46f8f423-f092-4e78-a91e-7bb8795199cd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:22.008578 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-46f8f423-f092-4e78-a91e-7bb8795199cd tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da Aug 04 10:58:22.008886 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-46f8f423-f092-4e78-a91e-7bb8795199cd tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:22.009152 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-46f8f423-f092-4e78-a91e-7bb8795199cd tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:22.022004 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:22.022004 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:58:22.026385 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-46f8f423-f092-4e78-a91e-7bb8795199cd tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:58:22.031053 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-46f8f423-f092-4e78-a91e-7bb8795199cd tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da returned with HTTP 200 Aug 04 10:58:22.031652 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1192/4791] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:58:22 2026] GET /volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da => generated 1583 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:58:22.141529 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-a3dd71cf-94e1-4984-a6d4-31e11120c9d0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:22.143708 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-a3dd71cf-94e1-4984-a6d4-31e11120c9d0 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] PUT https://10.4.3.232/volume/v3/attachments/bcaa9e6c-913f-4b54-8a04-2df60cc15351 Aug 04 10:58:22.143869 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-a3dd71cf-94e1-4984-a6d4-31e11120c9d0 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:58:22.150798 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-a3dd71cf-94e1-4984-a6d4-31e11120c9d0 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Acquiring lock "cinder-attachment_update-f09f7eaf-1fe9-457a-9432-385e61f7c9da-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:58:22.154743 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-a3dd71cf-94e1-4984-a6d4-31e11120c9d0 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Lock "cinder-attachment_update-f09f7eaf-1fe9-457a-9432-385e61f7c9da-np0000006413" acquired by "attachment_update" :: waited 0.004s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:58:22.155659 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:22.155659 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:58:22.233919 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-a3dd71cf-94e1-4984-a6d4-31e11120c9d0 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Lock "cinder-attachment_update-f09f7eaf-1fe9-457a-9432-385e61f7c9da-np0000006413" released by "attachment_update" :: held 0.079s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:58:22.234056 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-a3dd71cf-94e1-4984-a6d4-31e11120c9d0 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/attachments/bcaa9e6c-913f-4b54-8a04-2df60cc15351 returned with HTTP 200 Aug 04 10:58:22.234660 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1203/4792] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:58:22 2026] PUT /volume/v3/attachments/bcaa9e6c-913f-4b54-8a04-2df60cc15351 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:22.270637 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-9f61b879-b27c-45d7-8af5-835b497df4dc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:22.272839 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-9f61b879-b27c-45d7-8af5-835b497df4dc tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] POST https://10.4.3.232/volume/v3/attachments/bcaa9e6c-913f-4b54-8a04-2df60cc15351/action Aug 04 10:58:22.273202 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-9f61b879-b27c-45d7-8af5-835b497df4dc tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:58:22.273348 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-9f61b879-b27c-45d7-8af5-835b497df4dc tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:58:22.296569 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:22.296569 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:58:22.311766 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b367b890-35d8-4bc7-93f7-a5e3bb5a16cd req-9f61b879-b27c-45d7-8af5-835b497df4dc tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/attachments/bcaa9e6c-913f-4b54-8a04-2df60cc15351/action returned with HTTP 204 Aug 04 10:58:22.312236 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1197/4793] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:58:22 2026] POST /volume/v3/attachments/bcaa9e6c-913f-4b54-8a04-2df60cc15351/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:58:27.045438 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-89c9cdad-948c-43e8-8972-feb3196e8a65 req-4740a90d-4acb-4454-812a-f4e0d220fa9a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:27.047654 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-89c9cdad-948c-43e8-8972-feb3196e8a65 req-4740a90d-4acb-4454-812a-f4e0d220fa9a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/attachments?instance_id=9c94caa2-4314-4edb-82ed-10ecbe9c2d9e Aug 04 10:58:27.047873 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-89c9cdad-948c-43e8-8972-feb3196e8a65 req-4740a90d-4acb-4454-812a-f4e0d220fa9a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:27.048091 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-89c9cdad-948c-43e8-8972-feb3196e8a65 req-4740a90d-4acb-4454-812a-f4e0d220fa9a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:27.058041 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=132,cinder:UPDATE=25,cinder:INSERT=13 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:58:27.067179 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-89c9cdad-948c-43e8-8972-feb3196e8a65 req-4740a90d-4acb-4454-812a-f4e0d220fa9a tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/attachments?instance_id=9c94caa2-4314-4edb-82ed-10ecbe9c2d9e returned with HTTP 200 Aug 04 10:58:27.067746 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1202/4794] 10.4.3.232 () {70 vars in 1637 bytes} [Tue Aug 4 10:58:27 2026] GET /volume/v3/attachments?instance_id=9c94caa2-4314-4edb-82ed-10ecbe9c2d9e => generated 192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:27.080114 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-89c9cdad-948c-43e8-8972-feb3196e8a65 req-e01d9adb-626d-4787-97b3-e862b9f9ffa6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:27.082509 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-89c9cdad-948c-43e8-8972-feb3196e8a65 req-e01d9adb-626d-4787-97b3-e862b9f9ffa6 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/attachments/76fb737c-929a-4112-87eb-9a8d24408d8c Aug 04 10:58:27.082845 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-89c9cdad-948c-43e8-8972-feb3196e8a65 req-e01d9adb-626d-4787-97b3-e862b9f9ffa6 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:27.083103 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-89c9cdad-948c-43e8-8972-feb3196e8a65 req-e01d9adb-626d-4787-97b3-e862b9f9ffa6 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:27.084938 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=125,cinder:UPDATE=20,cinder:INSERT=9 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:58:27.101213 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-89c9cdad-948c-43e8-8972-feb3196e8a65 req-e01d9adb-626d-4787-97b3-e862b9f9ffa6 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/attachments/76fb737c-929a-4112-87eb-9a8d24408d8c returned with HTTP 200 Aug 04 10:58:27.101776 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1193/4795] 10.4.3.232 () {70 vars in 1651 bytes} [Tue Aug 4 10:58:27 2026] GET /volume/v3/attachments/76fb737c-929a-4112-87eb-9a8d24408d8c => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:32.228293 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=141,cinder:UPDATE=51,cinder:INSERT=18 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:58:32.306753 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=112,cinder:INSERT=16,cinder:UPDATE=41 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:58:37.073899 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=1 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:58:37.099965 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=3 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:58:50.045362 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-4e2f1888-8b9f-479c-b37d-0c84fa33e345 req-580ae1c1-97d3-4da6-8a3f-9b3de9b0c514 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:50.047453 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4e2f1888-8b9f-479c-b37d-0c84fa33e345 req-580ae1c1-97d3-4da6-8a3f-9b3de9b0c514 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/limits Aug 04 10:58:50.047690 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4e2f1888-8b9f-479c-b37d-0c84fa33e345 req-580ae1c1-97d3-4da6-8a3f-9b3de9b0c514 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:50.047944 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4e2f1888-8b9f-479c-b37d-0c84fa33e345 req-580ae1c1-97d3-4da6-8a3f-9b3de9b0c514 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:50.056488 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:50.056488 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:58:50.065402 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4e2f1888-8b9f-479c-b37d-0c84fa33e345 req-580ae1c1-97d3-4da6-8a3f-9b3de9b0c514 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/limits returned with HTTP 200 Aug 04 10:58:50.065772 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1204/4796] 10.4.3.232 () {68 vars in 1484 bytes} [Tue Aug 4 10:58:50 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 04 10:58:50.097350 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-4e2f1888-8b9f-479c-b37d-0c84fa33e345 req-836f3039-badc-4e50-96ab-ec46b70fd258 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:50.099236 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-4e2f1888-8b9f-479c-b37d-0c84fa33e345 req-836f3039-badc-4e50-96ab-ec46b70fd258 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e Aug 04 10:58:50.099446 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-4e2f1888-8b9f-479c-b37d-0c84fa33e345 req-836f3039-badc-4e50-96ab-ec46b70fd258 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:50.099620 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-4e2f1888-8b9f-479c-b37d-0c84fa33e345 req-836f3039-badc-4e50-96ab-ec46b70fd258 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:50.108017 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:50.108017 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:58:50.110997 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-4e2f1888-8b9f-479c-b37d-0c84fa33e345 req-836f3039-badc-4e50-96ab-ec46b70fd258 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:58:50.114900 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-4e2f1888-8b9f-479c-b37d-0c84fa33e345 req-836f3039-badc-4e50-96ab-ec46b70fd258 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e returned with HTTP 200 Aug 04 10:58:50.115232 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1198/4797] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:58:50 2026] GET /volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e => generated 1659 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:50.123080 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-4e2f1888-8b9f-479c-b37d-0c84fa33e345 req-1d4af832-e5f5-4bc3-aa53-edf314e12beb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:50.125001 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-4e2f1888-8b9f-479c-b37d-0c84fa33e345 req-1d4af832-e5f5-4bc3-aa53-edf314e12beb tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:58:50.125329 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-4e2f1888-8b9f-479c-b37d-0c84fa33e345 req-1d4af832-e5f5-4bc3-aa53-edf314e12beb tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2fa46621-65c9-41ee-8f2c-114ba25c2f0e", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-238423267", "description": null, "metadata": {}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:58:50.135455 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:50.135455 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:58:50.135921 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-4e2f1888-8b9f-479c-b37d-0c84fa33e345 req-1d4af832-e5f5-4bc3-aa53-edf314e12beb tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:58:50.136054 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [req-4e2f1888-8b9f-479c-b37d-0c84fa33e345 req-1d4af832-e5f5-4bc3-aa53-edf314e12beb tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create snapshot from volume 2fa46621-65c9-41ee-8f2c-114ba25c2f0e Aug 04 10:58:50.158137 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [req-4e2f1888-8b9f-479c-b37d-0c84fa33e345 req-1d4af832-e5f5-4bc3-aa53-edf314e12beb tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Created reservations ['0f3e05b1-2204-4a0f-8617-be2e40d74853', 'ea87be29-22cc-4a18-bd78-2c146c2b58bf', 'b8bf29df-7959-4937-ba77-25649f5c8453', '79a98adf-4f1d-430d-9f94-579d4b4b7de9'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:58:50.188841 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-4e2f1888-8b9f-479c-b37d-0c84fa33e345 req-1d4af832-e5f5-4bc3-aa53-edf314e12beb tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot force create request issued successfully. Aug 04 10:58:50.189165 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-4e2f1888-8b9f-479c-b37d-0c84fa33e345 req-1d4af832-e5f5-4bc3-aa53-edf314e12beb tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:58:50.189601 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1203/4798] 10.4.3.232 () {72 vars in 1547 bytes} [Tue Aug 4 10:58:50 2026] POST /volume/v3/snapshots => generated 319 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:58:51.555648 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e8cd2dbf-214c-49c8-9b0f-ce0bd61aca9b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:51.557392 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e8cd2dbf-214c-49c8-9b0f-ce0bd61aca9b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e Aug 04 10:58:51.557582 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e8cd2dbf-214c-49c8-9b0f-ce0bd61aca9b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:51.557759 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e8cd2dbf-214c-49c8-9b0f-ce0bd61aca9b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:51.562310 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:51.562310 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:58:51.562676 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e8cd2dbf-214c-49c8-9b0f-ce0bd61aca9b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:58:51.563396 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e8cd2dbf-214c-49c8-9b0f-ce0bd61aca9b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e returned with HTTP 200 Aug 04 10:58:51.563703 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1194/4799] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:58:51 2026] GET /volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e => generated 478 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:58:53.017157 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-461631a4-6853-4536-bea5-42dfba0cd9dd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:53.019125 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-461631a4-6853-4536-bea5-42dfba0cd9dd tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e Aug 04 10:58:53.019309 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-461631a4-6853-4536-bea5-42dfba0cd9dd tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:53.019483 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-461631a4-6853-4536-bea5-42dfba0cd9dd tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:53.024054 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:53.024054 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:58:53.024499 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-461631a4-6853-4536-bea5-42dfba0cd9dd tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:58:53.025291 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-461631a4-6853-4536-bea5-42dfba0cd9dd tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e returned with HTTP 200 Aug 04 10:58:53.025725 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1205/4800] 10.4.3.232 () {68 vars in 1604 bytes} [Tue Aug 4 10:58:53 2026] GET /volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:58:53.894113 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-afb8b0bb-3abd-4bc2-9e17-833114f549f8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:53.896586 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-afb8b0bb-3abd-4bc2-9e17-833114f549f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e Aug 04 10:58:53.896805 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-afb8b0bb-3abd-4bc2-9e17-833114f549f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:53.897010 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-afb8b0bb-3abd-4bc2-9e17-833114f549f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:53.902100 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:53.902100 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:58:53.902460 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-afb8b0bb-3abd-4bc2-9e17-833114f549f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:58:53.903171 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-afb8b0bb-3abd-4bc2-9e17-833114f549f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e returned with HTTP 200 Aug 04 10:58:53.903553 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1199/4801] 10.4.3.232 () {68 vars in 1604 bytes} [Tue Aug 4 10:58:53 2026] GET /volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:58:53.914917 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-aac963f5-82eb-47f3-91ff-ac14d3bb2ba3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:53.916957 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-aac963f5-82eb-47f3-91ff-ac14d3bb2ba3 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e Aug 04 10:58:53.917132 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-aac963f5-82eb-47f3-91ff-ac14d3bb2ba3 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:53.917326 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-aac963f5-82eb-47f3-91ff-ac14d3bb2ba3 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:53.926297 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:53.926297 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:58:53.929385 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-aac963f5-82eb-47f3-91ff-ac14d3bb2ba3 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:58:53.933443 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-aac963f5-82eb-47f3-91ff-ac14d3bb2ba3 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e returned with HTTP 200 Aug 04 10:58:53.933811 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1204/4802] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:58:53 2026] GET /volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e => generated 1659 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:53.940355 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-162859d1-56b1-4041-b721-2894ea3a9b35 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:53.942409 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-162859d1-56b1-4041-b721-2894ea3a9b35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:58:53.942933 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-162859d1-56b1-4041-b721-2894ea3a9b35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "4c31e95a-3fe7-4e05-946a-6c85dfd7110e", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:58:53.944468 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-162859d1-56b1-4041-b721-2894ea3a9b35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '4c31e95a-3fe7-4e05-946a-6c85dfd7110e', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:58:53.953451 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:53.953451 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:58:53.953922 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-162859d1-56b1-4041-b721-2894ea3a9b35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:58:53.954051 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-162859d1-56b1-4041-b721-2894ea3a9b35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume of 1 GB Aug 04 10:58:53.954662 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-162859d1-56b1-4041-b721-2894ea3a9b35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Availability Zones retrieved successfully. Aug 04 10:58:53.959688 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-162859d1-56b1-4041-b721-2894ea3a9b35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Flow 'volume_create_api' (7f312916-f464-4203-a289-a784bc91b06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:58:53.960665 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-162859d1-56b1-4041-b721-2894ea3a9b35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (309c3215-5e2a-457b-b182-6d74ee1f1b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:58:53.961455 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-162859d1-56b1-4041-b721-2894ea3a9b35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:58:53.987681 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-162859d1-56b1-4041-b721-2894ea3a9b35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (309c3215-5e2a-457b-b182-6d74ee1f1b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4c31e95a-3fe7-4e05-946a-6c85dfd7110e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:58:53.988442 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-162859d1-56b1-4041-b721-2894ea3a9b35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16016e5e-6241-4055-9826-794a9bf6ec5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:58:54.027557 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-162859d1-56b1-4041-b721-2894ea3a9b35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Created reservations ['0f7c78e4-6f44-4493-b68d-2590775e4df5', 'cbd1d7a6-92cb-44f5-bb54-3a53884a00c1', 'f95f9beb-31cb-4712-b8b7-ca0bdfb0a801', '8e8674ff-f8c9-4024-9f28-a2e7b883a8ab'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:58:54.028384 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-162859d1-56b1-4041-b721-2894ea3a9b35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16016e5e-6241-4055-9826-794a9bf6ec5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f7c78e4-6f44-4493-b68d-2590775e4df5', 'cbd1d7a6-92cb-44f5-bb54-3a53884a00c1', 'f95f9beb-31cb-4712-b8b7-ca0bdfb0a801', '8e8674ff-f8c9-4024-9f28-a2e7b883a8ab']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:58:54.029145 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-162859d1-56b1-4041-b721-2894ea3a9b35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c21a1d7-4138-497c-839c-866133f58189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:58:54.075798 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-162859d1-56b1-4041-b721-2894ea3a9b35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c21a1d7-4138-497c-839c-866133f58189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e4412ad-5cee-408a-88eb-96ce00b19e58', '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='ae6504ce0eb6491193fae43b99cdbcaa',qos_specs=None,replication_status=,reservations=['0f7c78e4-6f44-4493-b68d-2590775e4df5','cbd1d7a6-92cb-44f5-bb54-3a53884a00c1','f95f9beb-31cb-4712-b8b7-ca0bdfb0a801','8e8674ff-f8c9-4024-9f28-a2e7b883a8ab'],size=1,snapshot_id=4c31e95a-3fe7-4e05-946a-6c85dfd7110e,source_replicaid=,source_volid=None,status='creating',user_id='c76676c2815641e9bc4a040f44af8064',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), '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-04T10:58:54Z,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=8e4412ad-5cee-408a-88eb-96ce00b19e58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6504ce0eb6491193fae43b99cdbcaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4c31e95a-3fe7-4e05-946a-6c85dfd7110e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76676c2815641e9bc4a040f44af8064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:58:54.076944 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-162859d1-56b1-4041-b721-2894ea3a9b35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (071b2eee-625b-4948-89b1-06141f1ab8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:58:54.095301 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-162859d1-56b1-4041-b721-2894ea3a9b35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (071b2eee-625b-4948-89b1-06141f1ab8b1) transitioned into 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='ae6504ce0eb6491193fae43b99cdbcaa',qos_specs=None,replication_status=,reservations=['0f7c78e4-6f44-4493-b68d-2590775e4df5','cbd1d7a6-92cb-44f5-bb54-3a53884a00c1','f95f9beb-31cb-4712-b8b7-ca0bdfb0a801','8e8674ff-f8c9-4024-9f28-a2e7b883a8ab'],size=1,snapshot_id=4c31e95a-3fe7-4e05-946a-6c85dfd7110e,source_replicaid=,source_volid=None,status='creating',user_id='c76676c2815641e9bc4a040f44af8064',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:58:54.095973 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-162859d1-56b1-4041-b721-2894ea3a9b35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9e605d6-ca3f-40d7-9b80-ba1ccaf6ba31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:58:54.123944 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-162859d1-56b1-4041-b721-2894ea3a9b35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9e605d6-ca3f-40d7-9b80-ba1ccaf6ba31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:58:54.124769 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-162859d1-56b1-4041-b721-2894ea3a9b35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Flow 'volume_create_api' (7f312916-f464-4203-a289-a784bc91b06a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:58:54.125075 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-162859d1-56b1-4041-b721-2894ea3a9b35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume request issued successfully. Aug 04 10:58:54.125692 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-162859d1-56b1-4041-b721-2894ea3a9b35 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:58:54.126148 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1195/4803] 10.4.3.232 () {72 vars in 1541 bytes} [Tue Aug 4 10:58:53 2026] POST /volume/v3/volumes => generated 736 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:58:54.132688 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-f049c4fa-571c-45a9-b46e-22f598fc4ebc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:54.135071 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-f049c4fa-571c-45a9-b46e-22f598fc4ebc tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/8e4412ad-5cee-408a-88eb-96ce00b19e58 Aug 04 10:58:54.135388 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-f049c4fa-571c-45a9-b46e-22f598fc4ebc tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:54.135538 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-f049c4fa-571c-45a9-b46e-22f598fc4ebc tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:54.142844 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:54.142844 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:58:54.146988 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-f049c4fa-571c-45a9-b46e-22f598fc4ebc tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:58:54.151596 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-f049c4fa-571c-45a9-b46e-22f598fc4ebc tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/8e4412ad-5cee-408a-88eb-96ce00b19e58 returned with HTTP 200 Aug 04 10:58:54.152034 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1206/4804] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:58:54 2026] GET /volume/v3/volumes/8e4412ad-5cee-408a-88eb-96ce00b19e58 => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:58:54.158675 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-68c1bd6e-e097-4c3e-ad7c-56fad6e2eeb1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:54.161416 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-68c1bd6e-e097-4c3e-ad7c-56fad6e2eeb1 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/8e4412ad-5cee-408a-88eb-96ce00b19e58 Aug 04 10:58:54.161609 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-68c1bd6e-e097-4c3e-ad7c-56fad6e2eeb1 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:54.161966 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-68c1bd6e-e097-4c3e-ad7c-56fad6e2eeb1 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:54.168570 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:54.168570 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:58:54.171623 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-68c1bd6e-e097-4c3e-ad7c-56fad6e2eeb1 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:58:54.175696 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-68c1bd6e-e097-4c3e-ad7c-56fad6e2eeb1 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/8e4412ad-5cee-408a-88eb-96ce00b19e58 returned with HTTP 200 Aug 04 10:58:54.176010 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1200/4805] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:58:54 2026] GET /volume/v3/volumes/8e4412ad-5cee-408a-88eb-96ce00b19e58 => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:58:57.184389 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-d07b6d13-0cd0-4c56-a1a4-e76320e4607e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:57.214908 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-d07b6d13-0cd0-4c56-a1a4-e76320e4607e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/8e4412ad-5cee-408a-88eb-96ce00b19e58 Aug 04 10:58:57.215188 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-d07b6d13-0cd0-4c56-a1a4-e76320e4607e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:57.215395 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-d07b6d13-0cd0-4c56-a1a4-e76320e4607e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:57.222421 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:57.222421 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:58:57.225822 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-d07b6d13-0cd0-4c56-a1a4-e76320e4607e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:58:57.230347 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-d07b6d13-0cd0-4c56-a1a4-e76320e4607e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/8e4412ad-5cee-408a-88eb-96ce00b19e58 returned with HTTP 200 Aug 04 10:58:57.230715 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1205/4806] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:58:57 2026] GET /volume/v3/volumes/8e4412ad-5cee-408a-88eb-96ce00b19e58 => generated 1345 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:57.238518 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-58162d7a-f8b3-4f3e-b5c9-91f7b58ee105 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:57.238941 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-58162d7a-f8b3-4f3e-b5c9-91f7b58ee105 None None] GET https://10.4.3.232/volume// Aug 04 10:58:57.239100 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-58162d7a-f8b3-4f3e-b5c9-91f7b58ee105 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:57.239285 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-58162d7a-f8b3-4f3e-b5c9-91f7b58ee105 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:57.239684 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-58162d7a-f8b3-4f3e-b5c9-91f7b58ee105 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:58:57.239838 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1196/4807] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:58:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:58:57.246612 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-f75343c9-85ab-4458-80c0-b9392e32f858 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:57.248636 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-f75343c9-85ab-4458-80c0-b9392e32f858 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:58:57.249020 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-f75343c9-85ab-4458-80c0-b9392e32f858 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e4412ad-5cee-408a-88eb-96ce00b19e58", "connector": null, "instance_uuid": "f85e0421-f894-476d-aa1f-bc1dbc1e42a6"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:58:57.258217 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:57.258217 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:58:57.284499 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-f75343c9-85ab-4458-80c0-b9392e32f858 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:58:57.285006 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1207/4808] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:58:57 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:57.292869 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4bae555d-bcba-47e7-9caf-b5371cd489c0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:57.293332 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4bae555d-bcba-47e7-9caf-b5371cd489c0 None None] GET https://10.4.3.232/volume// Aug 04 10:58:57.293562 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4bae555d-bcba-47e7-9caf-b5371cd489c0 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:57.293777 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4bae555d-bcba-47e7-9caf-b5371cd489c0 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:57.294153 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4bae555d-bcba-47e7-9caf-b5371cd489c0 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:58:57.294491 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1201/4809] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:58:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:58:57.302100 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-38644daa-02cd-481b-8372-ee06c70da404 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:57.304332 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-38644daa-02cd-481b-8372-ee06c70da404 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/8e4412ad-5cee-408a-88eb-96ce00b19e58 Aug 04 10:58:57.304659 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-38644daa-02cd-481b-8372-ee06c70da404 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:58:57.304993 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-38644daa-02cd-481b-8372-ee06c70da404 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:58:57.316211 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:57.316211 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:58:57.319258 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-38644daa-02cd-481b-8372-ee06c70da404 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:58:57.323254 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-38644daa-02cd-481b-8372-ee06c70da404 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/8e4412ad-5cee-408a-88eb-96ce00b19e58 returned with HTTP 200 Aug 04 10:58:57.323622 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1206/4810] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:58:57 2026] GET /volume/v3/volumes/8e4412ad-5cee-408a-88eb-96ce00b19e58 => generated 1524 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:58:57.425861 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-a53d48ec-9595-406d-8251-9a27074df299 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:57.428335 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-a53d48ec-9595-406d-8251-9a27074df299 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] PUT https://10.4.3.232/volume/v3/attachments/08b8c0d3-b7de-4796-b728-19f8a9b6c0ca Aug 04 10:58:57.428782 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-a53d48ec-9595-406d-8251-9a27074df299 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:58:57.436951 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-a53d48ec-9595-406d-8251-9a27074df299 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Acquiring lock "cinder-attachment_update-8e4412ad-5cee-408a-88eb-96ce00b19e58-np0000006413" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:58:57.441754 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-a53d48ec-9595-406d-8251-9a27074df299 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Lock "cinder-attachment_update-8e4412ad-5cee-408a-88eb-96ce00b19e58-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:58:57.443042 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:57.443042 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:58:57.516351 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-a53d48ec-9595-406d-8251-9a27074df299 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Lock "cinder-attachment_update-8e4412ad-5cee-408a-88eb-96ce00b19e58-np0000006413" released by "attachment_update" :: held 0.075s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:58:57.516887 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-a53d48ec-9595-406d-8251-9a27074df299 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/08b8c0d3-b7de-4796-b728-19f8a9b6c0ca returned with HTTP 200 Aug 04 10:58:57.517322 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1197/4811] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:58:57 2026] PUT /volume/v3/attachments/08b8c0d3-b7de-4796-b728-19f8a9b6c0ca => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:58:57.537524 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-3a89d95a-db41-4b1c-ad61-d3d9742c7413 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:58:57.539530 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-3a89d95a-db41-4b1c-ad61-d3d9742c7413 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/attachments/08b8c0d3-b7de-4796-b728-19f8a9b6c0ca/action Aug 04 10:58:57.539880 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-3a89d95a-db41-4b1c-ad61-d3d9742c7413 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:58:57.540042 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-3a89d95a-db41-4b1c-ad61-d3d9742c7413 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:58:57.556666 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:58:57.556666 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:58:57.567607 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-34503834-6270-4d25-a3bd-f9f12f7fd037 req-3a89d95a-db41-4b1c-ad61-d3d9742c7413 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/08b8c0d3-b7de-4796-b728-19f8a9b6c0ca/action returned with HTTP 204 Aug 04 10:58:57.568174 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1208/4812] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:58:57 2026] POST /volume/v3/attachments/08b8c0d3-b7de-4796-b728-19f8a9b6c0ca/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:59:04.174731 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=10 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:59:05.280545 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-48fe9f31-75df-49b6-958c-cc359cb25915 req-e9271330-f7a2-4dbe-be65-bf7587863165 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:05.282473 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-48fe9f31-75df-49b6-958c-cc359cb25915 req-e9271330-f7a2-4dbe-be65-bf7587863165 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/limits Aug 04 10:59:05.282825 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-48fe9f31-75df-49b6-958c-cc359cb25915 req-e9271330-f7a2-4dbe-be65-bf7587863165 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:05.284019 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-48fe9f31-75df-49b6-958c-cc359cb25915 req-e9271330-f7a2-4dbe-be65-bf7587863165 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:05.302519 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-48fe9f31-75df-49b6-958c-cc359cb25915 req-e9271330-f7a2-4dbe-be65-bf7587863165 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/limits returned with HTTP 200 Aug 04 10:59:05.302519 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1202/4813] 10.4.3.232 () {68 vars in 1484 bytes} [Tue Aug 4 10:59:05 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 04 10:59:05.337081 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-48fe9f31-75df-49b6-958c-cc359cb25915 req-6022615b-6b56-486e-bbfa-9ce96174a2a0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:05.339563 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-48fe9f31-75df-49b6-958c-cc359cb25915 req-6022615b-6b56-486e-bbfa-9ce96174a2a0 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f Aug 04 10:59:05.339808 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-48fe9f31-75df-49b6-958c-cc359cb25915 req-6022615b-6b56-486e-bbfa-9ce96174a2a0 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:05.340055 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-48fe9f31-75df-49b6-958c-cc359cb25915 req-6022615b-6b56-486e-bbfa-9ce96174a2a0 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:05.351229 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:05.351229 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:59:05.354968 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-48fe9f31-75df-49b6-958c-cc359cb25915 req-6022615b-6b56-486e-bbfa-9ce96174a2a0 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:59:05.360369 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-48fe9f31-75df-49b6-958c-cc359cb25915 req-6022615b-6b56-486e-bbfa-9ce96174a2a0 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f returned with HTTP 200 Aug 04 10:59:05.360847 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1207/4814] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:59:05 2026] GET /volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:59:05.371612 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-48fe9f31-75df-49b6-958c-cc359cb25915 req-4ab0a822-b90c-4b77-b04d-2ebc17bf0cd7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:05.373742 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-48fe9f31-75df-49b6-958c-cc359cb25915 req-4ab0a822-b90c-4b77-b04d-2ebc17bf0cd7 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 10:59:05.374140 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-48fe9f31-75df-49b6-958c-cc359cb25915 req-4ab0a822-b90c-4b77-b04d-2ebc17bf0cd7 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4954bec0-f00e-46e2-ba4d-99609f2fef2f", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-2057869330", "description": null, "metadata": {}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:59:05.384608 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:05.384608 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:59:05.385219 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-48fe9f31-75df-49b6-958c-cc359cb25915 req-4ab0a822-b90c-4b77-b04d-2ebc17bf0cd7 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:59:05.385455 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [req-48fe9f31-75df-49b6-958c-cc359cb25915 req-4ab0a822-b90c-4b77-b04d-2ebc17bf0cd7 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Create snapshot from volume 4954bec0-f00e-46e2-ba4d-99609f2fef2f Aug 04 10:59:05.407544 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [req-48fe9f31-75df-49b6-958c-cc359cb25915 req-4ab0a822-b90c-4b77-b04d-2ebc17bf0cd7 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Created reservations ['c9dd9dc9-b9fe-498a-bcee-55dd52a3891f', '3864f7d5-52cd-47eb-970c-5a1b30cdccde', 'e30ccdd5-f7fd-4af0-bcaf-60afc2e0ac43', '9dad1f1d-791c-4297-bcdc-f6824e69af89'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:59:05.437471 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-48fe9f31-75df-49b6-958c-cc359cb25915 req-4ab0a822-b90c-4b77-b04d-2ebc17bf0cd7 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Snapshot force create request issued successfully. Aug 04 10:59:05.438096 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-48fe9f31-75df-49b6-958c-cc359cb25915 req-4ab0a822-b90c-4b77-b04d-2ebc17bf0cd7 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 10:59:05.438844 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1198/4815] 10.4.3.232 () {72 vars in 1547 bytes} [Tue Aug 4 10:59:05 2026] POST /volume/v3/snapshots => generated 324 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:59:06.916949 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0a56197a-6c3d-49c2-ba64-91e140710028 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:06.918760 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0a56197a-6c3d-49c2-ba64-91e140710028 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/snapshots/32ca748e-3744-4b12-b370-ad3f7f14693a Aug 04 10:59:06.918966 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0a56197a-6c3d-49c2-ba64-91e140710028 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:06.919146 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0a56197a-6c3d-49c2-ba64-91e140710028 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:06.924235 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:06.924235 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:59:06.924895 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0a56197a-6c3d-49c2-ba64-91e140710028 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Snapshot retrieved successfully. Aug 04 10:59:06.925699 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0a56197a-6c3d-49c2-ba64-91e140710028 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/snapshots/32ca748e-3744-4b12-b370-ad3f7f14693a returned with HTTP 200 Aug 04 10:59:06.926073 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1209/4816] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:59:06 2026] GET /volume/v3/snapshots/32ca748e-3744-4b12-b370-ad3f7f14693a => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:06.950139 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e43331f8-a87c-4bfb-8241-503e3547170e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:06.952134 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e43331f8-a87c-4bfb-8241-503e3547170e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:59:06.952739 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e43331f8-a87c-4bfb-8241-503e3547170e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1726105409", "snapshot_id": null, "imageRef": "32b2cf18-abc4-4660-a3a9-05a9594a2666", "volume_type": null, "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:59:06.954804 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-e43331f8-a87c-4bfb-8241-503e3547170e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1726105409', 'snapshot_id': None, 'imageRef': '32b2cf18-abc4-4660-a3a9-05a9594a2666', 'volume_type': None, 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:59:07.035530 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:07.035530 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:59:07.035530 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e43331f8-a87c-4bfb-8241-503e3547170e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Snapshot retrieved successfully. Aug 04 10:59:07.035530 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-e43331f8-a87c-4bfb-8241-503e3547170e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Create volume of 1 GB Aug 04 10:59:07.037890 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e43331f8-a87c-4bfb-8241-503e3547170e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Availability Zones retrieved successfully. Aug 04 10:59:07.042995 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e43331f8-a87c-4bfb-8241-503e3547170e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Flow 'volume_create_api' (bdcd424c-7fe2-4303-9298-8afb94170214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:59:07.045072 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e43331f8-a87c-4bfb-8241-503e3547170e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d435e5a1-9ede-464d-83ff-ec9ed3972970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:59:07.046109 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-e43331f8-a87c-4bfb-8241-503e3547170e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:59:07.079178 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e43331f8-a87c-4bfb-8241-503e3547170e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d435e5a1-9ede-464d-83ff-ec9ed3972970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '32ca748e-3744-4b12-b370-ad3f7f14693a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:59:07.080140 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e43331f8-a87c-4bfb-8241-503e3547170e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4372e553-df82-4e37-b393-84e56fc4b764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:59:07.116523 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-e43331f8-a87c-4bfb-8241-503e3547170e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Created reservations ['b30f1023-2976-47e4-8cc7-8b7b858c06aa', '92f8dd08-2c6e-4b9a-b3c7-78fddc1c5752', 'ebc9d3c7-61a4-4e33-ab5c-612181f18825', '1185e776-3ea8-4f7f-b8d9-bc4d46b7bb57'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:59:07.117564 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e43331f8-a87c-4bfb-8241-503e3547170e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4372e553-df82-4e37-b393-84e56fc4b764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b30f1023-2976-47e4-8cc7-8b7b858c06aa', '92f8dd08-2c6e-4b9a-b3c7-78fddc1c5752', 'ebc9d3c7-61a4-4e33-ab5c-612181f18825', '1185e776-3ea8-4f7f-b8d9-bc4d46b7bb57']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:59:07.118619 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e43331f8-a87c-4bfb-8241-503e3547170e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa1434a1-e03e-4913-b804-c16cd19a94cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:59:07.162584 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e43331f8-a87c-4bfb-8241-503e3547170e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa1434a1-e03e-4913-b804-c16cd19a94cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5aec0f64-0239-4203-a4ba-8e3027ce7fa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1726105409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac72de11dacb44b9a8c80ab1395c9e5d',qos_specs=None,replication_status=,reservations=['b30f1023-2976-47e4-8cc7-8b7b858c06aa','92f8dd08-2c6e-4b9a-b3c7-78fddc1c5752','ebc9d3c7-61a4-4e33-ab5c-612181f18825','1185e776-3ea8-4f7f-b8d9-bc4d46b7bb57'],size=1,snapshot_id=32ca748e-3744-4b12-b370-ad3f7f14693a,source_replicaid=,source_volid=None,status='creating',user_id='512059fea5c942dd92497a695dfb76af',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), '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-04T10:59:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1726105409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5aec0f64-0239-4203-a4ba-8e3027ce7fa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac72de11dacb44b9a8c80ab1395c9e5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=32ca748e-3744-4b12-b370-ad3f7f14693a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='512059fea5c942dd92497a695dfb76af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:59:07.163578 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e43331f8-a87c-4bfb-8241-503e3547170e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (172bdf4f-13f5-4a90-9c05-36573d80f634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:59:07.182594 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e43331f8-a87c-4bfb-8241-503e3547170e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (172bdf4f-13f5-4a90-9c05-36573d80f634) transitioned into state 'SUCCESS' from state '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-1726105409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac72de11dacb44b9a8c80ab1395c9e5d',qos_specs=None,replication_status=,reservations=['b30f1023-2976-47e4-8cc7-8b7b858c06aa','92f8dd08-2c6e-4b9a-b3c7-78fddc1c5752','ebc9d3c7-61a4-4e33-ab5c-612181f18825','1185e776-3ea8-4f7f-b8d9-bc4d46b7bb57'],size=1,snapshot_id=32ca748e-3744-4b12-b370-ad3f7f14693a,source_replicaid=,source_volid=None,status='creating',user_id='512059fea5c942dd92497a695dfb76af',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:59:07.185010 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e43331f8-a87c-4bfb-8241-503e3547170e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d0862a4-164d-412d-965a-cfd329358485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:59:07.208509 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e43331f8-a87c-4bfb-8241-503e3547170e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d0862a4-164d-412d-965a-cfd329358485) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:59:07.209547 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e43331f8-a87c-4bfb-8241-503e3547170e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Flow 'volume_create_api' (bdcd424c-7fe2-4303-9298-8afb94170214) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:59:07.209973 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e43331f8-a87c-4bfb-8241-503e3547170e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Create volume request issued successfully. Aug 04 10:59:07.210628 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e43331f8-a87c-4bfb-8241-503e3547170e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:59:07.211123 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1203/4817] 10.4.3.232 () {70 vars in 1300 bytes} [Tue Aug 4 10:59:06 2026] POST /volume/v3/volumes => generated 814 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:59:07.222050 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c6b5134e-8605-4806-9e72-f264ff27fa90 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:07.223835 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c6b5134e-8605-4806-9e72-f264ff27fa90 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 Aug 04 10:59:07.224061 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c6b5134e-8605-4806-9e72-f264ff27fa90 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:07.224257 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c6b5134e-8605-4806-9e72-f264ff27fa90 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:07.230731 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:07.230731 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:59:07.234898 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c6b5134e-8605-4806-9e72-f264ff27fa90 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:59:07.239059 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c6b5134e-8605-4806-9e72-f264ff27fa90 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 returned with HTTP 200 Aug 04 10:59:07.239476 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1208/4818] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:59:07 2026] GET /volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:59:08.251424 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-592e76b3-a312-48fa-ad81-5b1b0ad51bd6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:08.253537 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-592e76b3-a312-48fa-ad81-5b1b0ad51bd6 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 Aug 04 10:59:08.253830 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-592e76b3-a312-48fa-ad81-5b1b0ad51bd6 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:08.254038 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-592e76b3-a312-48fa-ad81-5b1b0ad51bd6 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:08.261504 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:08.261504 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:59:08.265446 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-592e76b3-a312-48fa-ad81-5b1b0ad51bd6 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:59:08.271237 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-592e76b3-a312-48fa-ad81-5b1b0ad51bd6 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 returned with HTTP 200 Aug 04 10:59:08.271753 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1199/4819] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:59:08 2026] GET /volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 => generated 1423 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:59:08.285395 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-50a30fb2-dc64-4690-b473-205be7ac6bba None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:08.287156 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-50a30fb2-dc64-4690-b473-205be7ac6bba tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 Aug 04 10:59:08.287387 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-50a30fb2-dc64-4690-b473-205be7ac6bba tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:08.287571 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-50a30fb2-dc64-4690-b473-205be7ac6bba tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:08.295024 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:08.295024 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:59:08.299417 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-50a30fb2-dc64-4690-b473-205be7ac6bba tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:59:08.304415 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-50a30fb2-dc64-4690-b473-205be7ac6bba tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 returned with HTTP 200 Aug 04 10:59:08.304964 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1210/4820] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:59:08 2026] GET /volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 => generated 1423 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:59:09.331137 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-9dc05709-3271-41bb-b933-2e1ed371f342 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:09.334178 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-9dc05709-3271-41bb-b933-2e1ed371f342 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b Aug 04 10:59:09.334331 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-9dc05709-3271-41bb-b933-2e1ed371f342 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:09.334532 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-9dc05709-3271-41bb-b933-2e1ed371f342 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:09.351684 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:09.351684 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:59:09.365795 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-9dc05709-3271-41bb-b933-2e1ed371f342 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:59:09.374700 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-9dc05709-3271-41bb-b933-2e1ed371f342 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b returned with HTTP 200 Aug 04 10:59:09.375565 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1204/4821] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:59:09 2026] GET /volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b => generated 1140 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:59:09.391524 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-83d94a23-ed5d-4d06-8a7c-c127ab53cea8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:09.393475 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-83d94a23-ed5d-4d06-8a7c-c127ab53cea8 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 Aug 04 10:59:09.393650 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-83d94a23-ed5d-4d06-8a7c-c127ab53cea8 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:09.393827 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-83d94a23-ed5d-4d06-8a7c-c127ab53cea8 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:09.399108 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-f7e78728-76ea-4ca8-8f17-4999ca7eb8ed None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:09.400228 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:09.400228 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:59:09.401267 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-f7e78728-76ea-4ca8-8f17-4999ca7eb8ed tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] POST https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b/action Aug 04 10:59:09.401668 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-f7e78728-76ea-4ca8-8f17-4999ca7eb8ed tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:59:09.401786 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-f7e78728-76ea-4ca8-8f17-4999ca7eb8ed tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:59:09.404211 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-83d94a23-ed5d-4d06-8a7c-c127ab53cea8 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:59:09.408842 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-83d94a23-ed5d-4d06-8a7c-c127ab53cea8 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 returned with HTTP 200 Aug 04 10:59:09.409287 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1209/4822] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:59:09 2026] GET /volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 => generated 1405 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:59:09.420166 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:09.420166 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:59:09.420688 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-f7e78728-76ea-4ca8-8f17-4999ca7eb8ed tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:59:09.431225 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-f7e78728-76ea-4ca8-8f17-4999ca7eb8ed tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Begin detaching volume completed successfully. Aug 04 10:59:09.431497 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-f7e78728-76ea-4ca8-8f17-4999ca7eb8ed tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b/action returned with HTTP 202 Aug 04 10:59:09.432006 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1200/4823] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 10:59:09 2026] POST /volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 10:59:09.505912 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f9fcb97b-92c3-474b-84e3-247f4d24289e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:09.506332 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f9fcb97b-92c3-474b-84e3-247f4d24289e None None] GET https://10.4.3.232/volume// Aug 04 10:59:09.506635 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f9fcb97b-92c3-474b-84e3-247f4d24289e None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:09.506697 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f9fcb97b-92c3-474b-84e3-247f4d24289e None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:09.507016 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f9fcb97b-92c3-474b-84e3-247f4d24289e None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:59:09.507310 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1211/4824] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:59:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:59:09.515316 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-34cf1bc1-085d-45da-8815-6229ded3b458 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:09.517431 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-34cf1bc1-085d-45da-8815-6229ded3b458 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b Aug 04 10:59:09.517643 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-34cf1bc1-085d-45da-8815-6229ded3b458 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:09.517835 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-34cf1bc1-085d-45da-8815-6229ded3b458 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:09.527352 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:09.527352 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:59:09.530882 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-34cf1bc1-085d-45da-8815-6229ded3b458 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:59:09.536498 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-34cf1bc1-085d-45da-8815-6229ded3b458 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b returned with HTTP 200 Aug 04 10:59:09.537025 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1205/4825] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:59:09 2026] GET /volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:59:09.833618 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-054399a1-7511-45e0-9a7a-88c8dd3862ee None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:09.835417 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-054399a1-7511-45e0-9a7a-88c8dd3862ee tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 Aug 04 10:59:09.835577 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-054399a1-7511-45e0-9a7a-88c8dd3862ee tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:09.835760 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-054399a1-7511-45e0-9a7a-88c8dd3862ee tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:09.842775 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:09.842775 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:59:09.845841 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-054399a1-7511-45e0-9a7a-88c8dd3862ee tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:59:09.850621 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-054399a1-7511-45e0-9a7a-88c8dd3862ee tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 returned with HTTP 200 Aug 04 10:59:09.850937 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1210/4826] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:59:09 2026] GET /volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 => generated 1405 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:59:09.860045 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f1d5c62e-21a8-47ab-8e38-bda59bb49330 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:09.860395 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1d5c62e-21a8-47ab-8e38-bda59bb49330 None None] GET https://10.4.3.232/volume// Aug 04 10:59:09.860554 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1d5c62e-21a8-47ab-8e38-bda59bb49330 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:09.860731 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1d5c62e-21a8-47ab-8e38-bda59bb49330 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:09.861038 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1d5c62e-21a8-47ab-8e38-bda59bb49330 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:59:09.861309 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1201/4827] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:59:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:59:09.867596 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-ceb4a1a3-0920-43a5-8320-af2e22e53974 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:09.869436 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-ceb4a1a3-0920-43a5-8320-af2e22e53974 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:59:09.869779 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-ceb4a1a3-0920-43a5-8320-af2e22e53974 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5aec0f64-0239-4203-a4ba-8e3027ce7fa1", "connector": null, "instance_uuid": "2ccc0253-66bf-4acc-a498-baa707d2c60b"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:59:09.878396 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:09.878396 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:59:09.905022 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-ceb4a1a3-0920-43a5-8320-af2e22e53974 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:59:09.905572 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1212/4828] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:59:09 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 04 10:59:10.435208 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-e8d88597-909a-4cad-9386-40487484a91e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:10.437988 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-e8d88597-909a-4cad-9386-40487484a91e tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] DELETE https://10.4.3.232/volume/v3/attachments/76fb737c-929a-4112-87eb-9a8d24408d8c Aug 04 10:59:10.438171 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-e8d88597-909a-4cad-9386-40487484a91e tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:10.438377 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-e8d88597-909a-4cad-9386-40487484a91e tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:10.448449 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:10.448449 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:59:10.502089 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-112370dd-33ce-4ecb-85dc-bcc33598fefe req-e8d88597-909a-4cad-9386-40487484a91e tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/attachments/76fb737c-929a-4112-87eb-9a8d24408d8c returned with HTTP 200 Aug 04 10:59:10.502657 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1206/4829] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:59:10 2026] DELETE /volume/v3/attachments/76fb737c-929a-4112-87eb-9a8d24408d8c => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:10.584793 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-1fc54f3d-03e5-4a4b-b580-4ad99a11fe0c req-ff2eb059-ca6b-4382-92bc-7a904289b306 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:10.586882 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-1fc54f3d-03e5-4a4b-b580-4ad99a11fe0c req-ff2eb059-ca6b-4382-92bc-7a904289b306 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b Aug 04 10:59:10.587147 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-1fc54f3d-03e5-4a4b-b580-4ad99a11fe0c req-ff2eb059-ca6b-4382-92bc-7a904289b306 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:10.587383 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-1fc54f3d-03e5-4a4b-b580-4ad99a11fe0c req-ff2eb059-ca6b-4382-92bc-7a904289b306 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:10.593742 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:10.593742 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:59:10.596936 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-1fc54f3d-03e5-4a4b-b580-4ad99a11fe0c req-ff2eb059-ca6b-4382-92bc-7a904289b306 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:59:10.601093 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-1fc54f3d-03e5-4a4b-b580-4ad99a11fe0c req-ff2eb059-ca6b-4382-92bc-7a904289b306 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b returned with HTTP 200 Aug 04 10:59:10.601526 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1211/4830] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:59:10 2026] GET /volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:10.613396 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1f3df07e-9d95-4cee-837c-74b54d91ef9f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:10.615085 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1f3df07e-9d95-4cee-837c-74b54d91ef9f tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] DELETE https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b Aug 04 10:59:10.615298 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1f3df07e-9d95-4cee-837c-74b54d91ef9f tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:10.615480 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1f3df07e-9d95-4cee-837c-74b54d91ef9f tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:10.615634 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-1f3df07e-9d95-4cee-837c-74b54d91ef9f tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Delete volume with id: 113291d6-0a45-4e17-a95e-baac2f61001b Aug 04 10:59:10.622594 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:10.622594 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:59:10.623317 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1f3df07e-9d95-4cee-837c-74b54d91ef9f tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:59:10.644863 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1f3df07e-9d95-4cee-837c-74b54d91ef9f tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Delete volume request issued successfully. Aug 04 10:59:10.645162 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1f3df07e-9d95-4cee-837c-74b54d91ef9f tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b returned with HTTP 202 Aug 04 10:59:10.645717 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1202/4831] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:59:10 2026] DELETE /volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:59:10.656888 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b842e5c5-51ce-46e7-81e6-2ee59ea3a8b4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:10.659200 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b842e5c5-51ce-46e7-81e6-2ee59ea3a8b4 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b Aug 04 10:59:10.659480 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b842e5c5-51ce-46e7-81e6-2ee59ea3a8b4 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:10.659732 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b842e5c5-51ce-46e7-81e6-2ee59ea3a8b4 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:10.667748 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:10.667748 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:59:10.671696 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b842e5c5-51ce-46e7-81e6-2ee59ea3a8b4 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Volume info retrieved successfully. Aug 04 10:59:10.676516 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b842e5c5-51ce-46e7-81e6-2ee59ea3a8b4 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b returned with HTTP 200 Aug 04 10:59:10.676953 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1213/4832] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:59:10 2026] GET /volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:10.941908 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-722c378c-2b34-4d6f-94b0-05b8a8ea5120 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:10.942343 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-722c378c-2b34-4d6f-94b0-05b8a8ea5120 None None] GET https://10.4.3.232/volume// Aug 04 10:59:10.942517 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-722c378c-2b34-4d6f-94b0-05b8a8ea5120 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:10.942724 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-722c378c-2b34-4d6f-94b0-05b8a8ea5120 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:10.943045 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-722c378c-2b34-4d6f-94b0-05b8a8ea5120 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:59:10.943359 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1207/4833] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:59:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:59:10.951261 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-10d62a6b-0e0e-477a-b07a-36636f2d9fc4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:10.953335 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-10d62a6b-0e0e-477a-b07a-36636f2d9fc4 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 Aug 04 10:59:10.953587 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-10d62a6b-0e0e-477a-b07a-36636f2d9fc4 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:10.953794 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-10d62a6b-0e0e-477a-b07a-36636f2d9fc4 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:10.962718 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:10.962718 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:59:10.966298 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-10d62a6b-0e0e-477a-b07a-36636f2d9fc4 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:59:10.970749 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-10d62a6b-0e0e-477a-b07a-36636f2d9fc4 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 returned with HTTP 200 Aug 04 10:59:10.971226 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1212/4834] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:59:10 2026] GET /volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 => generated 1584 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:59:11.076753 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-9439bca3-530c-4fd2-a117-7017c364e9ff None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:11.079406 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-9439bca3-530c-4fd2-a117-7017c364e9ff tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] PUT https://10.4.3.232/volume/v3/attachments/9fc70b12-1a05-4b80-90c2-db0bef4507cd Aug 04 10:59:11.079908 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-9439bca3-530c-4fd2-a117-7017c364e9ff tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:59:11.089331 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-9439bca3-530c-4fd2-a117-7017c364e9ff tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Acquiring lock "cinder-attachment_update-5aec0f64-0239-4203-a4ba-8e3027ce7fa1-np0000006413" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:59:11.094355 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-9439bca3-530c-4fd2-a117-7017c364e9ff tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Lock "cinder-attachment_update-5aec0f64-0239-4203-a4ba-8e3027ce7fa1-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:59:11.095911 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:11.095911 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:59:11.182476 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-9439bca3-530c-4fd2-a117-7017c364e9ff tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Lock "cinder-attachment_update-5aec0f64-0239-4203-a4ba-8e3027ce7fa1-np0000006413" released by "attachment_update" :: held 0.088s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:59:11.182776 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-9439bca3-530c-4fd2-a117-7017c364e9ff tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/attachments/9fc70b12-1a05-4b80-90c2-db0bef4507cd returned with HTTP 200 Aug 04 10:59:11.183236 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1203/4835] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:59:11 2026] PUT /volume/v3/attachments/9fc70b12-1a05-4b80-90c2-db0bef4507cd => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:59:11.210599 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-c551c202-f9a6-49a6-85ad-56927c94c1d8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:11.213005 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-c551c202-f9a6-49a6-85ad-56927c94c1d8 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] POST https://10.4.3.232/volume/v3/attachments/9fc70b12-1a05-4b80-90c2-db0bef4507cd/action Aug 04 10:59:11.213409 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-c551c202-f9a6-49a6-85ad-56927c94c1d8 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:59:11.213547 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-c551c202-f9a6-49a6-85ad-56927c94c1d8 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:59:11.230151 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:11.230151 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:59:11.242725 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4b8cef2b-97f5-490d-a21f-589e0461dcef req-c551c202-f9a6-49a6-85ad-56927c94c1d8 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/attachments/9fc70b12-1a05-4b80-90c2-db0bef4507cd/action returned with HTTP 204 Aug 04 10:59:11.243216 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1214/4836] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:59:11 2026] POST /volume/v3/attachments/9fc70b12-1a05-4b80-90c2-db0bef4507cd/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:59:11.690455 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-23a1a75f-7b38-49f1-9b20-a7dff0c93309 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:11.692138 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-23a1a75f-7b38-49f1-9b20-a7dff0c93309 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] GET https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b Aug 04 10:59:11.692350 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-23a1a75f-7b38-49f1-9b20-a7dff0c93309 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:11.692538 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-23a1a75f-7b38-49f1-9b20-a7dff0c93309 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:11.698885 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-23a1a75f-7b38-49f1-9b20-a7dff0c93309 tempest-TestMinimumBasicScenario-1761430866 tempest-TestMinimumBasicScenario-1761430866-project-member] https://10.4.3.232/volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b returned with HTTP 404 Aug 04 10:59:11.699475 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1208/4837] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:59:11 2026] GET /volume/v3/volumes/113291d6-0a45-4e17-a95e-baac2f61001b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:59:20.969570 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=54,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:59:21.175168 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=59,cinder:INSERT=12,cinder:UPDATE=28 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:59:21.240196 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=41,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:59:21.695232 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=56,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:59:27.175155 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2b8fcfed-60b0-431f-9ebc-48bdb70c13be None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:27.273022 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2b8fcfed-60b0-431f-9ebc-48bdb70c13be tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:59:27.273538 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2b8fcfed-60b0-431f-9ebc-48bdb70c13be tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1674412944", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:59:27.275186 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-2b8fcfed-60b0-431f-9ebc-48bdb70c13be tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1674412944', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:59:27.275465 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-2b8fcfed-60b0-431f-9ebc-48bdb70c13be tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Create volume of 1 GB Aug 04 10:59:27.279355 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2b8fcfed-60b0-431f-9ebc-48bdb70c13be tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Availability Zones retrieved successfully. Aug 04 10:59:27.284558 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2b8fcfed-60b0-431f-9ebc-48bdb70c13be tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Flow 'volume_create_api' (f3b36a78-4b00-4ec4-be81-1d10d63cf32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:59:27.285600 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2b8fcfed-60b0-431f-9ebc-48bdb70c13be tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3555f207-c024-4698-826e-24e94b1d2ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:59:27.286580 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-2b8fcfed-60b0-431f-9ebc-48bdb70c13be tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:59:27.310856 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2b8fcfed-60b0-431f-9ebc-48bdb70c13be tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3555f207-c024-4698-826e-24e94b1d2ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:59:27.311603 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2b8fcfed-60b0-431f-9ebc-48bdb70c13be tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73dcc823-9f40-4869-92b0-bc2a1e5cce36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:59:27.372616 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-2b8fcfed-60b0-431f-9ebc-48bdb70c13be tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Created reservations ['39d2718f-4035-4c54-b30c-9ee8b28ebdc5', '9780bbc3-c421-4179-90a4-fea658235714', '94d0d98a-f6df-4d41-9b8f-8627fae598cc', '8015abcf-105c-4998-8754-63aee08bede4'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:59:27.373407 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2b8fcfed-60b0-431f-9ebc-48bdb70c13be tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73dcc823-9f40-4869-92b0-bc2a1e5cce36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39d2718f-4035-4c54-b30c-9ee8b28ebdc5', '9780bbc3-c421-4179-90a4-fea658235714', '94d0d98a-f6df-4d41-9b8f-8627fae598cc', '8015abcf-105c-4998-8754-63aee08bede4']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:59:27.374188 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2b8fcfed-60b0-431f-9ebc-48bdb70c13be tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5474ce7-37af-48e3-b4ea-f24b9a502a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:59:27.396561 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2b8fcfed-60b0-431f-9ebc-48bdb70c13be tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5474ce7-37af-48e3-b4ea-f24b9a502a4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3048379-8b70-4453-bf73-d39fe8d4fce4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1674412944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82866a7f8f024c1d9465d735c0926197',qos_specs=None,replication_status=,reservations=['39d2718f-4035-4c54-b30c-9ee8b28ebdc5','9780bbc3-c421-4179-90a4-fea658235714','94d0d98a-f6df-4d41-9b8f-8627fae598cc','8015abcf-105c-4998-8754-63aee08bede4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d24e3a05e4d41088df0b3acf6a90ad4',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:59:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1674412944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3048379-8b70-4453-bf73-d39fe8d4fce4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82866a7f8f024c1d9465d735c0926197',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d24e3a05e4d41088df0b3acf6a90ad4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:59:27.397291 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2b8fcfed-60b0-431f-9ebc-48bdb70c13be tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44420180-b3c0-4649-9bdf-ddd8a52a3acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:59:27.414506 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2b8fcfed-60b0-431f-9ebc-48bdb70c13be tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44420180-b3c0-4649-9bdf-ddd8a52a3acf) transitioned into state 'SUCCESS' from state '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-1674412944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82866a7f8f024c1d9465d735c0926197',qos_specs=None,replication_status=,reservations=['39d2718f-4035-4c54-b30c-9ee8b28ebdc5','9780bbc3-c421-4179-90a4-fea658235714','94d0d98a-f6df-4d41-9b8f-8627fae598cc','8015abcf-105c-4998-8754-63aee08bede4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d24e3a05e4d41088df0b3acf6a90ad4',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:59:27.415189 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2b8fcfed-60b0-431f-9ebc-48bdb70c13be tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46cfd975-08c3-435f-83fd-c0e350f0c04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:59:27.425186 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2b8fcfed-60b0-431f-9ebc-48bdb70c13be tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46cfd975-08c3-435f-83fd-c0e350f0c04a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:59:27.426007 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2b8fcfed-60b0-431f-9ebc-48bdb70c13be tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Flow 'volume_create_api' (f3b36a78-4b00-4ec4-be81-1d10d63cf32b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:59:27.426363 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2b8fcfed-60b0-431f-9ebc-48bdb70c13be tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Create volume request issued successfully. Aug 04 10:59:27.426907 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2b8fcfed-60b0-431f-9ebc-48bdb70c13be tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:59:27.427318 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1213/4838] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:59:27 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 04 10:59:27.438334 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-40989637-44ec-4b57-b8aa-1f4c7c5aaf46 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:27.441906 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-40989637-44ec-4b57-b8aa-1f4c7c5aaf46 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] GET https://10.4.3.232/volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4 Aug 04 10:59:27.442138 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-40989637-44ec-4b57-b8aa-1f4c7c5aaf46 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:27.442380 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-40989637-44ec-4b57-b8aa-1f4c7c5aaf46 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:27.450778 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:27.450778 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:59:27.455008 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-40989637-44ec-4b57-b8aa-1f4c7c5aaf46 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Volume info retrieved successfully. Aug 04 10:59:27.459672 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-40989637-44ec-4b57-b8aa-1f4c7c5aaf46 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] https://10.4.3.232/volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4 returned with HTTP 200 Aug 04 10:59:27.460027 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1204/4839] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:59:27 2026] GET /volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:28.472238 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9f76c917-921e-4efd-af36-708673da96c5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:28.474160 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9f76c917-921e-4efd-af36-708673da96c5 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] GET https://10.4.3.232/volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4 Aug 04 10:59:28.474390 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9f76c917-921e-4efd-af36-708673da96c5 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:28.474572 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9f76c917-921e-4efd-af36-708673da96c5 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:28.481276 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:28.481276 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:59:28.484770 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9f76c917-921e-4efd-af36-708673da96c5 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Volume info retrieved successfully. Aug 04 10:59:28.488833 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9f76c917-921e-4efd-af36-708673da96c5 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] https://10.4.3.232/volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4 returned with HTTP 200 Aug 04 10:59:28.489256 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1215/4840] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:59:28 2026] GET /volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:28.500415 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ccadf659-3dab-4d99-b5b8-ac37e5033885 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:28.502553 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ccadf659-3dab-4d99-b5b8-ac37e5033885 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] GET https://10.4.3.232/volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4 Aug 04 10:59:28.502866 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ccadf659-3dab-4d99-b5b8-ac37e5033885 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:28.503167 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ccadf659-3dab-4d99-b5b8-ac37e5033885 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:28.512558 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:28.512558 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:59:28.518103 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ccadf659-3dab-4d99-b5b8-ac37e5033885 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Volume info retrieved successfully. Aug 04 10:59:28.522841 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ccadf659-3dab-4d99-b5b8-ac37e5033885 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] https://10.4.3.232/volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4 returned with HTTP 200 Aug 04 10:59:28.523396 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1209/4841] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:59:28 2026] GET /volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:28.535949 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-803fdf24-d1b1-4465-bd2a-a83ac3414122 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:28.539274 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-803fdf24-d1b1-4465-bd2a-a83ac3414122 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] POST https://10.4.3.232/volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4/action Aug 04 10:59:28.539760 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-803fdf24-d1b1-4465-bd2a-a83ac3414122 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1661899118", "disk_format": "raw"}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:59:28.539947 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-803fdf24-d1b1-4465-bd2a-a83ac3414122 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1661899118", "disk_format": "raw"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:59:28.551495 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:28.551495 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:59:28.552157 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-803fdf24-d1b1-4465-bd2a-a83ac3414122 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Volume info retrieved successfully. Aug 04 10:59:28.570313 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:28.570313 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:59:28.574430 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.image.image_utils [None req-803fdf24-d1b1-4465-bd2a-a83ac3414122 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1661899118'}] 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-1661899118'}]. {{(pid=100255) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 04 10:59:28.983355 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-803fdf24-d1b1-4465-bd2a-a83ac3414122 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Copy volume to image completed successfully. Aug 04 10:59:28.983893 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-803fdf24-d1b1-4465-bd2a-a83ac3414122 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] https://10.4.3.232/volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4/action returned with HTTP 202 Aug 04 10:59:28.984518 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1214/4842] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 10:59:28 2026] POST /volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4/action => generated 686 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:59:37.459300 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=4 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:59:38.490844 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=4 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:59:38.521580 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=4 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:59:38.573505 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 10:59:39.385540 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0521ec1a-24a7-4e06-bbd2-aa3d7dec7024 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:39.387485 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0521ec1a-24a7-4e06-bbd2-aa3d7dec7024 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/8e4412ad-5cee-408a-88eb-96ce00b19e58 Aug 04 10:59:39.387730 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0521ec1a-24a7-4e06-bbd2-aa3d7dec7024 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:39.388288 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0521ec1a-24a7-4e06-bbd2-aa3d7dec7024 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:39.400453 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:39.400453 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:59:39.404171 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0521ec1a-24a7-4e06-bbd2-aa3d7dec7024 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:59:39.409170 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0521ec1a-24a7-4e06-bbd2-aa3d7dec7024 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/8e4412ad-5cee-408a-88eb-96ce00b19e58 returned with HTTP 200 Aug 04 10:59:39.409616 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1205/4843] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:59:39 2026] GET /volume/v3/volumes/8e4412ad-5cee-408a-88eb-96ce00b19e58 => generated 1637 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:59:40.899177 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-01c76788-2c8c-4144-a4f6-6810ae1f3919 req-e9dfc96c-774b-4c88-86a8-197cc508785e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:40.908397 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-01c76788-2c8c-4144-a4f6-6810ae1f3919 req-e9dfc96c-774b-4c88-86a8-197cc508785e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/attachments/08b8c0d3-b7de-4796-b728-19f8a9b6c0ca Aug 04 10:59:40.909046 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-01c76788-2c8c-4144-a4f6-6810ae1f3919 req-e9dfc96c-774b-4c88-86a8-197cc508785e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:40.909046 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-01c76788-2c8c-4144-a4f6-6810ae1f3919 req-e9dfc96c-774b-4c88-86a8-197cc508785e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:40.916220 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:40.916220 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:59:40.978684 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-01c76788-2c8c-4144-a4f6-6810ae1f3919 req-e9dfc96c-774b-4c88-86a8-197cc508785e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/08b8c0d3-b7de-4796-b728-19f8a9b6c0ca returned with HTTP 200 Aug 04 10:59:40.979174 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1216/4844] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:59:40 2026] DELETE /volume/v3/attachments/08b8c0d3-b7de-4796-b728-19f8a9b6c0ca => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:40.990376 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-01c76788-2c8c-4144-a4f6-6810ae1f3919 req-04c32d38-f86a-4bda-8888-2de46274771d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:40.994237 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-01c76788-2c8c-4144-a4f6-6810ae1f3919 req-04c32d38-f86a-4bda-8888-2de46274771d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/volumes/8e4412ad-5cee-408a-88eb-96ce00b19e58 Aug 04 10:59:40.994443 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-01c76788-2c8c-4144-a4f6-6810ae1f3919 req-04c32d38-f86a-4bda-8888-2de46274771d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:40.994639 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-01c76788-2c8c-4144-a4f6-6810ae1f3919 req-04c32d38-f86a-4bda-8888-2de46274771d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:40.994814 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [req-01c76788-2c8c-4144-a4f6-6810ae1f3919 req-04c32d38-f86a-4bda-8888-2de46274771d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete volume with id: 8e4412ad-5cee-408a-88eb-96ce00b19e58 Aug 04 10:59:41.002541 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:41.002541 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:59:41.004089 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-01c76788-2c8c-4144-a4f6-6810ae1f3919 req-04c32d38-f86a-4bda-8888-2de46274771d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:59:41.025794 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-01c76788-2c8c-4144-a4f6-6810ae1f3919 req-04c32d38-f86a-4bda-8888-2de46274771d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete volume request issued successfully. Aug 04 10:59:41.025997 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-01c76788-2c8c-4144-a4f6-6810ae1f3919 req-04c32d38-f86a-4bda-8888-2de46274771d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/8e4412ad-5cee-408a-88eb-96ce00b19e58 returned with HTTP 202 Aug 04 10:59:41.026623 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1210/4845] 10.4.3.232 () {70 vars in 1620 bytes} [Tue Aug 4 10:59:40 2026] DELETE /volume/v3/volumes/8e4412ad-5cee-408a-88eb-96ce00b19e58 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:59:41.952549 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ebb5d43b-3a37-4191-a9b4-b0418e1e2f05 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:41.955315 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ebb5d43b-3a37-4191-a9b4-b0418e1e2f05 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/8e4412ad-5cee-408a-88eb-96ce00b19e58 Aug 04 10:59:41.955315 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ebb5d43b-3a37-4191-a9b4-b0418e1e2f05 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:41.955519 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ebb5d43b-3a37-4191-a9b4-b0418e1e2f05 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:41.962922 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ebb5d43b-3a37-4191-a9b4-b0418e1e2f05 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/8e4412ad-5cee-408a-88eb-96ce00b19e58 returned with HTTP 404 Aug 04 10:59:41.963594 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1215/4846] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:59:41 2026] GET /volume/v3/volumes/8e4412ad-5cee-408a-88eb-96ce00b19e58 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:59:41.969808 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d91b36da-121a-43ba-86b0-24876b07a930 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:41.971663 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d91b36da-121a-43ba-86b0-24876b07a930 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e Aug 04 10:59:41.971865 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d91b36da-121a-43ba-86b0-24876b07a930 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:41.972124 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d91b36da-121a-43ba-86b0-24876b07a930 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:41.972339 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-d91b36da-121a-43ba-86b0-24876b07a930 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete snapshot with id: 4c31e95a-3fe7-4e05-946a-6c85dfd7110e Aug 04 10:59:41.978112 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:41.978112 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:59:41.978647 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d91b36da-121a-43ba-86b0-24876b07a930 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:59:41.999616 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d91b36da-121a-43ba-86b0-24876b07a930 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot delete request issued successfully. Aug 04 10:59:41.999722 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d91b36da-121a-43ba-86b0-24876b07a930 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e returned with HTTP 202 Aug 04 10:59:42.000221 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1206/4847] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:59:41 2026] DELETE /volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:59:42.008082 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bb7a5b74-6608-48a8-8252-13d2bad5f120 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:42.010806 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bb7a5b74-6608-48a8-8252-13d2bad5f120 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e Aug 04 10:59:42.011491 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bb7a5b74-6608-48a8-8252-13d2bad5f120 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:42.011788 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bb7a5b74-6608-48a8-8252-13d2bad5f120 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:42.017764 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:42.017764 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:59:42.018321 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bb7a5b74-6608-48a8-8252-13d2bad5f120 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 10:59:42.019260 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bb7a5b74-6608-48a8-8252-13d2bad5f120 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e returned with HTTP 200 Aug 04 10:59:42.019635 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1217/4848] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:59:42 2026] GET /volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:43.029070 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-724e8dd7-990b-40ab-bc95-6981ba05fc66 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:43.031103 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-724e8dd7-990b-40ab-bc95-6981ba05fc66 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e Aug 04 10:59:43.031375 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-724e8dd7-990b-40ab-bc95-6981ba05fc66 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:43.031634 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-724e8dd7-990b-40ab-bc95-6981ba05fc66 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:43.036566 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-724e8dd7-990b-40ab-bc95-6981ba05fc66 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e returned with HTTP 404 Aug 04 10:59:43.037071 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1211/4849] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:59:43 2026] GET /volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:59:43.255639 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-08c7cf88-d9d7-4638-973f-4a60638fba32 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:43.257697 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-08c7cf88-d9d7-4638-973f-4a60638fba32 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] GET https://10.4.3.232/volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4 Aug 04 10:59:43.257935 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-08c7cf88-d9d7-4638-973f-4a60638fba32 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:43.258178 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-08c7cf88-d9d7-4638-973f-4a60638fba32 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:43.266372 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:43.266372 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:59:43.270379 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-08c7cf88-d9d7-4638-973f-4a60638fba32 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Volume info retrieved successfully. Aug 04 10:59:43.275161 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-08c7cf88-d9d7-4638-973f-4a60638fba32 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] https://10.4.3.232/volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4 returned with HTTP 200 Aug 04 10:59:43.275613 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1216/4850] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:59:43 2026] GET /volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:43.629012 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f124a042-cc82-4c67-963d-153be313bc42 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:43.631382 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f124a042-cc82-4c67-963d-153be313bc42 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] DELETE https://10.4.3.232/volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4 Aug 04 10:59:43.631652 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f124a042-cc82-4c67-963d-153be313bc42 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:43.632365 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f124a042-cc82-4c67-963d-153be313bc42 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:43.632365 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-f124a042-cc82-4c67-963d-153be313bc42 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Delete volume with id: c3048379-8b70-4453-bf73-d39fe8d4fce4 Aug 04 10:59:43.642889 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:43.642889 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:59:43.643445 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f124a042-cc82-4c67-963d-153be313bc42 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Volume info retrieved successfully. Aug 04 10:59:43.660444 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f124a042-cc82-4c67-963d-153be313bc42 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Delete volume request issued successfully. Aug 04 10:59:43.660636 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f124a042-cc82-4c67-963d-153be313bc42 tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] https://10.4.3.232/volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4 returned with HTTP 202 Aug 04 10:59:43.661052 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1207/4851] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:59:43 2026] DELETE /volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:59:43.668402 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-dc6f66d4-90e4-4f0a-bc0c-a7ab5301fb4b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:43.670470 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dc6f66d4-90e4-4f0a-bc0c-a7ab5301fb4b tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] GET https://10.4.3.232/volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4 Aug 04 10:59:43.670746 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dc6f66d4-90e4-4f0a-bc0c-a7ab5301fb4b tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:43.670983 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dc6f66d4-90e4-4f0a-bc0c-a7ab5301fb4b tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:43.679520 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:43.679520 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:59:43.684364 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-dc6f66d4-90e4-4f0a-bc0c-a7ab5301fb4b tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Volume info retrieved successfully. Aug 04 10:59:43.690531 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dc6f66d4-90e4-4f0a-bc0c-a7ab5301fb4b tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] https://10.4.3.232/volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4 returned with HTTP 200 Aug 04 10:59:43.691041 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1218/4852] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:59:43 2026] GET /volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:44.307009 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-ed262fde-dbd2-4496-a3cb-cacc83c6fa1b req-338893fc-6e0d-493f-a544-9de41f5c2ca6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:44.309117 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-ed262fde-dbd2-4496-a3cb-cacc83c6fa1b req-338893fc-6e0d-493f-a544-9de41f5c2ca6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/attachments/4775a4fb-8a36-48cb-a342-bace1aadd99f Aug 04 10:59:44.309368 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-ed262fde-dbd2-4496-a3cb-cacc83c6fa1b req-338893fc-6e0d-493f-a544-9de41f5c2ca6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:44.309599 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-ed262fde-dbd2-4496-a3cb-cacc83c6fa1b req-338893fc-6e0d-493f-a544-9de41f5c2ca6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:44.321658 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:44.321658 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:59:44.367328 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-ed262fde-dbd2-4496-a3cb-cacc83c6fa1b req-338893fc-6e0d-493f-a544-9de41f5c2ca6 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/4775a4fb-8a36-48cb-a342-bace1aadd99f returned with HTTP 200 Aug 04 10:59:44.367328 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1212/4853] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:59:44 2026] DELETE /volume/v3/attachments/4775a4fb-8a36-48cb-a342-bace1aadd99f => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:44.375965 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-ed262fde-dbd2-4496-a3cb-cacc83c6fa1b req-5036ffd5-9625-48c9-8d9f-9b184b558643 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:44.377980 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-ed262fde-dbd2-4496-a3cb-cacc83c6fa1b req-5036ffd5-9625-48c9-8d9f-9b184b558643 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e Aug 04 10:59:44.378141 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-ed262fde-dbd2-4496-a3cb-cacc83c6fa1b req-5036ffd5-9625-48c9-8d9f-9b184b558643 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:44.378369 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-ed262fde-dbd2-4496-a3cb-cacc83c6fa1b req-5036ffd5-9625-48c9-8d9f-9b184b558643 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:44.378525 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [req-ed262fde-dbd2-4496-a3cb-cacc83c6fa1b req-5036ffd5-9625-48c9-8d9f-9b184b558643 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete volume with id: 2fa46621-65c9-41ee-8f2c-114ba25c2f0e Aug 04 10:59:44.384710 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:44.384710 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:59:44.385145 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-ed262fde-dbd2-4496-a3cb-cacc83c6fa1b req-5036ffd5-9625-48c9-8d9f-9b184b558643 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:59:44.400168 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-ed262fde-dbd2-4496-a3cb-cacc83c6fa1b req-5036ffd5-9625-48c9-8d9f-9b184b558643 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete volume request issued successfully. Aug 04 10:59:44.400467 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-ed262fde-dbd2-4496-a3cb-cacc83c6fa1b req-5036ffd5-9625-48c9-8d9f-9b184b558643 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e returned with HTTP 202 Aug 04 10:59:44.400808 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1217/4854] 10.4.3.232 () {70 vars in 1620 bytes} [Tue Aug 4 10:59:44 2026] DELETE /volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:59:44.704660 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c860691c-9e61-4b77-b41d-60631c53125c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:44.706183 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c860691c-9e61-4b77-b41d-60631c53125c tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] GET https://10.4.3.232/volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4 Aug 04 10:59:44.706393 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c860691c-9e61-4b77-b41d-60631c53125c tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:44.706570 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c860691c-9e61-4b77-b41d-60631c53125c tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:44.711941 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c860691c-9e61-4b77-b41d-60631c53125c tempest-TestImageHashVerification-1758664132 tempest-TestImageHashVerification-1758664132-project-member] https://10.4.3.232/volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4 returned with HTTP 404 Aug 04 10:59:44.712494 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1208/4855] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:59:44 2026] GET /volume/v3/volumes/c3048379-8b70-4453-bf73-d39fe8d4fce4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:59:45.435165 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-49c97170-8cdc-4b4f-a68e-2002d182d1f8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:45.436888 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-49c97170-8cdc-4b4f-a68e-2002d182d1f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e Aug 04 10:59:45.437121 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-49c97170-8cdc-4b4f-a68e-2002d182d1f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:45.437398 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-49c97170-8cdc-4b4f-a68e-2002d182d1f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:45.442989 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-49c97170-8cdc-4b4f-a68e-2002d182d1f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e returned with HTTP 404 Aug 04 10:59:45.443654 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1219/4856] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:59:45 2026] GET /volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:59:45.885336 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5d62f684-b6a9-4e36-ae1b-a1e7b1877e7a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:45.887034 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5d62f684-b6a9-4e36-ae1b-a1e7b1877e7a tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e Aug 04 10:59:45.887486 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5d62f684-b6a9-4e36-ae1b-a1e7b1877e7a tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:45.887899 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5d62f684-b6a9-4e36-ae1b-a1e7b1877e7a tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:45.889026 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-5d62f684-b6a9-4e36-ae1b-a1e7b1877e7a tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete snapshot with id: 4c31e95a-3fe7-4e05-946a-6c85dfd7110e Aug 04 10:59:45.892986 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5d62f684-b6a9-4e36-ae1b-a1e7b1877e7a tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e returned with HTTP 404 Aug 04 10:59:45.892986 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1213/4857] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:59:45 2026] DELETE /volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:59:45.899509 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d118dfd0-fef9-433f-92b1-faa578e5ed15 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:45.902093 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d118dfd0-fef9-433f-92b1-faa578e5ed15 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e Aug 04 10:59:45.902335 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d118dfd0-fef9-433f-92b1-faa578e5ed15 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:45.902553 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d118dfd0-fef9-433f-92b1-faa578e5ed15 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:45.907579 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d118dfd0-fef9-433f-92b1-faa578e5ed15 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e returned with HTTP 404 Aug 04 10:59:45.908176 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1218/4858] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:59:45 2026] GET /volume/v3/snapshots/4c31e95a-3fe7-4e05-946a-6c85dfd7110e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:59:46.592620 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fe0cb18a-4763-40b6-b68c-9dddfcf74d06 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:46.594612 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fe0cb18a-4763-40b6-b68c-9dddfcf74d06 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e Aug 04 10:59:46.594827 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fe0cb18a-4763-40b6-b68c-9dddfcf74d06 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:46.595057 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fe0cb18a-4763-40b6-b68c-9dddfcf74d06 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:46.595259 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-fe0cb18a-4763-40b6-b68c-9dddfcf74d06 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete volume with id: 2fa46621-65c9-41ee-8f2c-114ba25c2f0e Aug 04 10:59:46.602666 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fe0cb18a-4763-40b6-b68c-9dddfcf74d06 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e returned with HTTP 404 Aug 04 10:59:46.603198 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1209/4859] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 10:59:46 2026] DELETE /volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:59:46.610222 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8581c6ad-b719-4d04-a17d-0fd5141fcd0d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:46.612672 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8581c6ad-b719-4d04-a17d-0fd5141fcd0d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e Aug 04 10:59:46.612968 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8581c6ad-b719-4d04-a17d-0fd5141fcd0d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:46.613203 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8581c6ad-b719-4d04-a17d-0fd5141fcd0d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:46.623915 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8581c6ad-b719-4d04-a17d-0fd5141fcd0d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e returned with HTTP 404 Aug 04 10:59:46.626329 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1220/4860] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:59:46 2026] GET /volume/v3/volumes/2fa46621-65c9-41ee-8f2c-114ba25c2f0e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:59:47.726444 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-286b68eb-865d-4a80-b7ac-7a92242932fa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:47.727874 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-286b68eb-865d-4a80-b7ac-7a92242932fa tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:59:47.728204 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-286b68eb-865d-4a80-b7ac-7a92242932fa tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-360111500", "snapshot_id": null, "imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "volume_type": null, "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:59:47.730007 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-286b68eb-865d-4a80-b7ac-7a92242932fa tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-360111500', 'snapshot_id': None, 'imageRef': 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'volume_type': None, 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:59:47.809184 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-286b68eb-865d-4a80-b7ac-7a92242932fa tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume of 1 GB Aug 04 10:59:47.809184 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:47.809184 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:59:47.811843 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-286b68eb-865d-4a80-b7ac-7a92242932fa tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Availability Zones retrieved successfully. Aug 04 10:59:47.817125 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-286b68eb-865d-4a80-b7ac-7a92242932fa tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Flow 'volume_create_api' (751536f5-76d7-4f37-a438-5a7062774b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:59:47.817937 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-286b68eb-865d-4a80-b7ac-7a92242932fa tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a50b0c1-3d51-4464-bc84-88aa1d0bbe21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:59:47.818835 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-286b68eb-865d-4a80-b7ac-7a92242932fa tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:59:47.867400 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-286b68eb-865d-4a80-b7ac-7a92242932fa tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a50b0c1-3d51-4464-bc84-88aa1d0bbe21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:59:47.868115 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-286b68eb-865d-4a80-b7ac-7a92242932fa tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2654af67-4686-4033-97cb-8966e11a6d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:59:47.903595 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-286b68eb-865d-4a80-b7ac-7a92242932fa tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Created reservations ['10244fd5-aa2c-47d8-9e7f-a4d0707daf76', 'f82d38a5-0c60-4e21-a681-c7f46041570e', 'dd1647ed-1e8b-4cf3-bd10-d705e778833a', 'e46db6ac-0847-4cb3-8b3a-0731a2c01946'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:59:47.904416 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-286b68eb-865d-4a80-b7ac-7a92242932fa tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2654af67-4686-4033-97cb-8966e11a6d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10244fd5-aa2c-47d8-9e7f-a4d0707daf76', 'f82d38a5-0c60-4e21-a681-c7f46041570e', 'dd1647ed-1e8b-4cf3-bd10-d705e778833a', 'e46db6ac-0847-4cb3-8b3a-0731a2c01946']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:59:47.905023 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-286b68eb-865d-4a80-b7ac-7a92242932fa tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8b9a7f2-d2a2-4021-84ae-23cd447b8ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:59:47.926617 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-286b68eb-865d-4a80-b7ac-7a92242932fa tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8b9a7f2-d2a2-4021-84ae-23cd447b8ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03d80fdb-0204-4d6d-99fd-5641205d728e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-360111500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6504ce0eb6491193fae43b99cdbcaa',qos_specs=None,replication_status=,reservations=['10244fd5-aa2c-47d8-9e7f-a4d0707daf76','f82d38a5-0c60-4e21-a681-c7f46041570e','dd1647ed-1e8b-4cf3-bd10-d705e778833a','e46db6ac-0847-4cb3-8b3a-0731a2c01946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76676c2815641e9bc4a040f44af8064',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:59:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-360111500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03d80fdb-0204-4d6d-99fd-5641205d728e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6504ce0eb6491193fae43b99cdbcaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76676c2815641e9bc4a040f44af8064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:59:47.927411 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-286b68eb-865d-4a80-b7ac-7a92242932fa tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (661563ae-5d97-4ef6-bcb3-121fa50db414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:59:47.947328 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-286b68eb-865d-4a80-b7ac-7a92242932fa tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (661563ae-5d97-4ef6-bcb3-121fa50db414) transitioned into state 'SUCCESS' from state '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-360111500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6504ce0eb6491193fae43b99cdbcaa',qos_specs=None,replication_status=,reservations=['10244fd5-aa2c-47d8-9e7f-a4d0707daf76','f82d38a5-0c60-4e21-a681-c7f46041570e','dd1647ed-1e8b-4cf3-bd10-d705e778833a','e46db6ac-0847-4cb3-8b3a-0731a2c01946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76676c2815641e9bc4a040f44af8064',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:59:47.947919 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-286b68eb-865d-4a80-b7ac-7a92242932fa tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04b83df8-51d4-49b8-ad77-cd2e5271d4e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:59:47.959316 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-286b68eb-865d-4a80-b7ac-7a92242932fa tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04b83df8-51d4-49b8-ad77-cd2e5271d4e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:59:47.959316 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-286b68eb-865d-4a80-b7ac-7a92242932fa tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Flow 'volume_create_api' (751536f5-76d7-4f37-a438-5a7062774b50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:59:47.959316 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-286b68eb-865d-4a80-b7ac-7a92242932fa tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume request issued successfully. Aug 04 10:59:47.959316 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-286b68eb-865d-4a80-b7ac-7a92242932fa tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:59:47.959316 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1214/4861] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 10:59:47 2026] POST /volume/v3/volumes => generated 758 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:59:47.976157 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7f4301dc-bd2d-43d1-906a-56e72ddb1d1d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:47.979893 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7f4301dc-bd2d-43d1-906a-56e72ddb1d1d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e Aug 04 10:59:47.980085 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7f4301dc-bd2d-43d1-906a-56e72ddb1d1d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:47.980301 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7f4301dc-bd2d-43d1-906a-56e72ddb1d1d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:47.992456 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:47.992456 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:59:48.000259 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7f4301dc-bd2d-43d1-906a-56e72ddb1d1d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:59:48.004803 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7f4301dc-bd2d-43d1-906a-56e72ddb1d1d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e returned with HTTP 200 Aug 04 10:59:48.005185 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1219/4862] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:59:47 2026] GET /volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:49.024260 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-03657585-42d3-4576-9942-a04ed0ad267e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:49.026086 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-03657585-42d3-4576-9942-a04ed0ad267e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e Aug 04 10:59:49.026385 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-03657585-42d3-4576-9942-a04ed0ad267e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:49.026513 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-03657585-42d3-4576-9942-a04ed0ad267e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:49.033409 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:49.033409 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:59:49.036762 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-03657585-42d3-4576-9942-a04ed0ad267e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:59:49.041021 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-03657585-42d3-4576-9942-a04ed0ad267e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e returned with HTTP 200 Aug 04 10:59:49.041427 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1210/4863] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:59:49 2026] GET /volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:59:49.052990 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d2ab5630-787b-4f57-b1e9-9d703cad3f8d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:49.054695 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d2ab5630-787b-4f57-b1e9-9d703cad3f8d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e Aug 04 10:59:49.054876 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d2ab5630-787b-4f57-b1e9-9d703cad3f8d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:49.055051 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d2ab5630-787b-4f57-b1e9-9d703cad3f8d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:49.061624 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:49.061624 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:59:49.064838 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d2ab5630-787b-4f57-b1e9-9d703cad3f8d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:59:49.068889 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d2ab5630-787b-4f57-b1e9-9d703cad3f8d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e returned with HTTP 200 Aug 04 10:59:49.069225 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1221/4864] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 10:59:49 2026] GET /volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:59:49.184357 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-2a787ff9-dabb-4d31-bf8c-0e24ce0ca211 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:49.186460 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-2a787ff9-dabb-4d31-bf8c-0e24ce0ca211 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e Aug 04 10:59:49.186644 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-2a787ff9-dabb-4d31-bf8c-0e24ce0ca211 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:49.186820 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-2a787ff9-dabb-4d31-bf8c-0e24ce0ca211 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:49.193513 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:49.193513 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:59:49.196861 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-2a787ff9-dabb-4d31-bf8c-0e24ce0ca211 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:59:49.201259 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-2a787ff9-dabb-4d31-bf8c-0e24ce0ca211 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e returned with HTTP 200 Aug 04 10:59:49.201644 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1215/4865] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:59:49 2026] GET /volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:59:49.613540 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3c65de59-13e9-4d40-b63a-e91593198345 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:49.671523 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-5209e6b2-fcbe-4b77-a038-ee5c5ab605f9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:49.673642 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-5209e6b2-fcbe-4b77-a038-ee5c5ab605f9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e Aug 04 10:59:49.673841 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-5209e6b2-fcbe-4b77-a038-ee5c5ab605f9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:49.674021 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-5209e6b2-fcbe-4b77-a038-ee5c5ab605f9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:49.680823 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:49.680823 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:59:49.684293 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-5209e6b2-fcbe-4b77-a038-ee5c5ab605f9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:59:49.688817 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-5209e6b2-fcbe-4b77-a038-ee5c5ab605f9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e returned with HTTP 200 Aug 04 10:59:49.689274 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1211/4866] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 10:59:49 2026] GET /volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:59:49.695310 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3c65de59-13e9-4d40-b63a-e91593198345 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 10:59:49.695657 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3c65de59-13e9-4d40-b63a-e91593198345 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1273733398"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:59:49.696991 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-3c65de59-13e9-4d40-b63a-e91593198345 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1273733398'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 10:59:49.697112 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-3c65de59-13e9-4d40-b63a-e91593198345 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Create volume of 1 GB Aug 04 10:59:49.698858 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d23b6c62-be83-4382-8109-ab14a6a0533a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:49.699365 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d23b6c62-be83-4382-8109-ab14a6a0533a None None] GET https://10.4.3.232/volume// Aug 04 10:59:49.699557 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d23b6c62-be83-4382-8109-ab14a6a0533a None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:49.699761 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d23b6c62-be83-4382-8109-ab14a6a0533a None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:49.700084 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d23b6c62-be83-4382-8109-ab14a6a0533a None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:59:49.700450 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1222/4867] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 10:59:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:59:49.701020 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3c65de59-13e9-4d40-b63a-e91593198345 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Availability Zones retrieved successfully. Aug 04 10:59:49.706448 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3c65de59-13e9-4d40-b63a-e91593198345 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Flow 'volume_create_api' (3abf6b86-1fe0-4ff9-9c12-6f7ef1dc0028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:59:49.707211 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3c65de59-13e9-4d40-b63a-e91593198345 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e056469-f1d9-424c-978b-1d66547ed3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:59:49.707471 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-b8ac18d4-b48d-4abb-874a-d50812914779 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:49.708048 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-3c65de59-13e9-4d40-b63a-e91593198345 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 10:59:49.709424 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-b8ac18d4-b48d-4abb-874a-d50812914779 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 10:59:49.709769 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-b8ac18d4-b48d-4abb-874a-d50812914779 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03d80fdb-0204-4d6d-99fd-5641205d728e", "connector": null, "instance_uuid": "44db50f1-3d92-41e0-8cb1-d3074a047833"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:59:49.717930 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:49.717930 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:59:49.731846 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3c65de59-13e9-4d40-b63a-e91593198345 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e056469-f1d9-424c-978b-1d66547ed3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:59:49.732668 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3c65de59-13e9-4d40-b63a-e91593198345 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81275160-bf39-4228-98be-f8c31e7386e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:59:49.750359 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-b8ac18d4-b48d-4abb-874a-d50812914779 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 10:59:49.750782 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1216/4868] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 10:59:49 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 04 10:59:49.786317 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-3c65de59-13e9-4d40-b63a-e91593198345 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Created reservations ['2f352ae0-d83a-47d2-97e6-7219d70e06f6', 'ddb1428e-23e2-470d-9a41-0ffd717730db', '67ff01ff-70ca-4123-b0db-37f734a1c1bf', '4f35dad4-e25c-42d5-a1f9-9c2b6584f383'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:59:49.786844 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3c65de59-13e9-4d40-b63a-e91593198345 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81275160-bf39-4228-98be-f8c31e7386e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f352ae0-d83a-47d2-97e6-7219d70e06f6', 'ddb1428e-23e2-470d-9a41-0ffd717730db', '67ff01ff-70ca-4123-b0db-37f734a1c1bf', '4f35dad4-e25c-42d5-a1f9-9c2b6584f383']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:59:49.787562 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3c65de59-13e9-4d40-b63a-e91593198345 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f03e538-aff9-404a-a2a0-b557c1934603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:59:49.809665 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3c65de59-13e9-4d40-b63a-e91593198345 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f03e538-aff9-404a-a2a0-b557c1934603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bca348e-6626-44c7-8d49-886f495ecfd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1273733398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f997f9abd6384183a563681a69d4c30a',qos_specs=None,replication_status=,reservations=['2f352ae0-d83a-47d2-97e6-7219d70e06f6','ddb1428e-23e2-470d-9a41-0ffd717730db','67ff01ff-70ca-4123-b0db-37f734a1c1bf','4f35dad4-e25c-42d5-a1f9-9c2b6584f383'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50e86c88206446cfa8f9c2269857b979',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T10:59:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1273733398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bca348e-6626-44c7-8d49-886f495ecfd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f997f9abd6384183a563681a69d4c30a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50e86c88206446cfa8f9c2269857b979',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:59:49.810349 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3c65de59-13e9-4d40-b63a-e91593198345 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c276ea67-2c0f-4db2-92a9-93c85d307695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:59:49.826902 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3c65de59-13e9-4d40-b63a-e91593198345 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c276ea67-2c0f-4db2-92a9-93c85d307695) transitioned into state 'SUCCESS' from state '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-1273733398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f997f9abd6384183a563681a69d4c30a',qos_specs=None,replication_status=,reservations=['2f352ae0-d83a-47d2-97e6-7219d70e06f6','ddb1428e-23e2-470d-9a41-0ffd717730db','67ff01ff-70ca-4123-b0db-37f734a1c1bf','4f35dad4-e25c-42d5-a1f9-9c2b6584f383'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50e86c88206446cfa8f9c2269857b979',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:59:49.827520 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3c65de59-13e9-4d40-b63a-e91593198345 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (442a0ade-ed4c-4c26-8fe4-2a118b724441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 10:59:49.836158 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3c65de59-13e9-4d40-b63a-e91593198345 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (442a0ade-ed4c-4c26-8fe4-2a118b724441) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 10:59:49.836903 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3c65de59-13e9-4d40-b63a-e91593198345 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Flow 'volume_create_api' (3abf6b86-1fe0-4ff9-9c12-6f7ef1dc0028) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 10:59:49.837164 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3c65de59-13e9-4d40-b63a-e91593198345 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Create volume request issued successfully. Aug 04 10:59:49.837705 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3c65de59-13e9-4d40-b63a-e91593198345 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 10:59:49.838096 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1220/4869] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 10:59:49 2026] POST /volume/v3/volumes => generated 778 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:59:49.849284 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b228ede3-cd82-49ed-af2c-5895f639f7ce None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:49.851051 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b228ede3-cd82-49ed-af2c-5895f639f7ce tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] GET https://10.4.3.232/volume/v3/volumes/8bca348e-6626-44c7-8d49-886f495ecfd8 Aug 04 10:59:49.851282 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b228ede3-cd82-49ed-af2c-5895f639f7ce tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:49.851481 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b228ede3-cd82-49ed-af2c-5895f639f7ce tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:49.859109 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:49.859109 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:59:49.862483 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b228ede3-cd82-49ed-af2c-5895f639f7ce tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Volume info retrieved successfully. Aug 04 10:59:49.865990 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b228ede3-cd82-49ed-af2c-5895f639f7ce tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/volumes/8bca348e-6626-44c7-8d49-886f495ecfd8 returned with HTTP 200 Aug 04 10:59:49.866365 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1212/4870] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:59:49 2026] GET /volume/v3/volumes/8bca348e-6626-44c7-8d49-886f495ecfd8 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:50.531738 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6c3cafd6-17da-40ee-aa28-d822cc36d83d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:50.532074 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6c3cafd6-17da-40ee-aa28-d822cc36d83d None None] GET https://10.4.3.232/volume// Aug 04 10:59:50.532271 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6c3cafd6-17da-40ee-aa28-d822cc36d83d None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:50.532501 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6c3cafd6-17da-40ee-aa28-d822cc36d83d None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:50.532790 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6c3cafd6-17da-40ee-aa28-d822cc36d83d None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 10:59:50.533065 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1223/4871] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 10:59:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 10:59:50.541602 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-8f95f670-fac9-4547-b331-bb8b486fd094 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:50.543722 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-8f95f670-fac9-4547-b331-bb8b486fd094 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e Aug 04 10:59:50.543928 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-8f95f670-fac9-4547-b331-bb8b486fd094 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:50.544147 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-8f95f670-fac9-4547-b331-bb8b486fd094 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:50.553461 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:50.553461 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:59:50.556853 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-8f95f670-fac9-4547-b331-bb8b486fd094 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 10:59:50.561614 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-8f95f670-fac9-4547-b331-bb8b486fd094 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e returned with HTTP 200 Aug 04 10:59:50.562028 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1217/4872] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 10:59:50 2026] GET /volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e => generated 1545 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:59:50.658413 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-3afa0dff-34fd-49ef-a023-725ead558546 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:50.660452 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-3afa0dff-34fd-49ef-a023-725ead558546 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] PUT https://10.4.3.232/volume/v3/attachments/a858602f-b2d6-4cb9-938c-130c95e04043 Aug 04 10:59:50.660806 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-3afa0dff-34fd-49ef-a023-725ead558546 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:59:50.667526 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-3afa0dff-34fd-49ef-a023-725ead558546 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Acquiring lock "cinder-attachment_update-03d80fdb-0204-4d6d-99fd-5641205d728e-np0000006413" by "attachment_update" {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 10:59:50.672021 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-3afa0dff-34fd-49ef-a023-725ead558546 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Lock "cinder-attachment_update-03d80fdb-0204-4d6d-99fd-5641205d728e-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 10:59:50.672922 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:50.672922 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:59:50.741812 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-3afa0dff-34fd-49ef-a023-725ead558546 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Lock "cinder-attachment_update-03d80fdb-0204-4d6d-99fd-5641205d728e-np0000006413" released by "attachment_update" :: held 0.070s {{(pid=100255) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 10:59:50.742131 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-3afa0dff-34fd-49ef-a023-725ead558546 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/a858602f-b2d6-4cb9-938c-130c95e04043 returned with HTTP 200 Aug 04 10:59:50.742609 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1221/4873] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 10:59:50 2026] PUT /volume/v3/attachments/a858602f-b2d6-4cb9-938c-130c95e04043 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:59:50.760910 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-cc1e5819-02d2-477a-8ee7-d26e2a48fe32 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:50.762815 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-cc1e5819-02d2-477a-8ee7-d26e2a48fe32 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/attachments/a858602f-b2d6-4cb9-938c-130c95e04043/action Aug 04 10:59:50.763142 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-cc1e5819-02d2-477a-8ee7-d26e2a48fe32 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 10:59:50.763288 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-cc1e5819-02d2-477a-8ee7-d26e2a48fe32 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:59:50.781497 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:50.781497 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:59:50.790831 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c42204c0-3bb8-40dd-9da8-495353d5e34f req-cc1e5819-02d2-477a-8ee7-d26e2a48fe32 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/a858602f-b2d6-4cb9-938c-130c95e04043/action returned with HTTP 204 Aug 04 10:59:50.791368 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1213/4874] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 10:59:50 2026] POST /volume/v3/attachments/a858602f-b2d6-4cb9-938c-130c95e04043/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 10:59:50.879313 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ef490579-41c6-44a5-8a72-6cf9489c75ad None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:50.881224 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ef490579-41c6-44a5-8a72-6cf9489c75ad tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] GET https://10.4.3.232/volume/v3/volumes/8bca348e-6626-44c7-8d49-886f495ecfd8 Aug 04 10:59:50.881224 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ef490579-41c6-44a5-8a72-6cf9489c75ad tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:50.881378 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ef490579-41c6-44a5-8a72-6cf9489c75ad tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:50.892084 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:50.892084 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:59:50.897058 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ef490579-41c6-44a5-8a72-6cf9489c75ad tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Volume info retrieved successfully. Aug 04 10:59:50.901351 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ef490579-41c6-44a5-8a72-6cf9489c75ad tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/volumes/8bca348e-6626-44c7-8d49-886f495ecfd8 returned with HTTP 200 Aug 04 10:59:50.901716 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1224/4875] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:59:50 2026] GET /volume/v3/volumes/8bca348e-6626-44c7-8d49-886f495ecfd8 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 10:59:50.914265 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b7a7f3e0-2049-4118-b7ed-d1c54784a242 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:50.916043 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b7a7f3e0-2049-4118-b7ed-d1c54784a242 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] POST https://10.4.3.232/volume/v3/backups Aug 04 10:59:50.916440 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b7a7f3e0-2049-4118-b7ed-d1c54784a242 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8bca348e-6626-44c7-8d49-886f495ecfd8", "name": "tempest-type-Backup-1081933409"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 10:59:50.917771 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-b7a7f3e0-2049-4118-b7ed-d1c54784a242 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Creating new backup {'backup': {'volume_id': '8bca348e-6626-44c7-8d49-886f495ecfd8', 'name': 'tempest-type-Backup-1081933409'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 10:59:50.917951 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-b7a7f3e0-2049-4118-b7ed-d1c54784a242 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Creating backup of volume 8bca348e-6626-44c7-8d49-886f495ecfd8 in container None Aug 04 10:59:50.927046 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:50.927046 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:59:50.927565 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b7a7f3e0-2049-4118-b7ed-d1c54784a242 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Volume info retrieved successfully. Aug 04 10:59:50.951767 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-b7a7f3e0-2049-4118-b7ed-d1c54784a242 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Created reservations ['2aa1f33c-3199-422d-ac9e-f2561c6c4a42', 'c602c739-37fc-4b96-8bdc-6c6da2f1f9d2'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 10:59:50.977796 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b7a7f3e0-2049-4118-b7ed-d1c54784a242 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 10:59:50.978057 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1218/4876] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 10:59:50 2026] POST /volume/v3/backups => generated 316 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 10:59:50.986420 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-bd99fd6e-102f-4177-969d-e7595b9a0b85 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:50.988316 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bd99fd6e-102f-4177-969d-e7595b9a0b85 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] GET https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e Aug 04 10:59:50.988316 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bd99fd6e-102f-4177-969d-e7595b9a0b85 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:50.988477 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bd99fd6e-102f-4177-969d-e7595b9a0b85 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:50.988581 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-bd99fd6e-102f-4177-969d-e7595b9a0b85 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Show backup with id 99b22c5e-891e-4008-bd2f-12c0cd0d8a1e. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:59:50.992381 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:50.992381 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:59:50.992912 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bd99fd6e-102f-4177-969d-e7595b9a0b85 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e returned with HTTP 200 Aug 04 10:59:50.993627 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1222/4877] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:59:50 2026] GET /volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:52.002899 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f9cb30a6-a4be-48b5-9894-eb836866167f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:52.004688 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f9cb30a6-a4be-48b5-9894-eb836866167f tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] GET https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e Aug 04 10:59:52.004916 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f9cb30a6-a4be-48b5-9894-eb836866167f tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:52.005125 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f9cb30a6-a4be-48b5-9894-eb836866167f tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:52.005271 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f9cb30a6-a4be-48b5-9894-eb836866167f tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Show backup with id 99b22c5e-891e-4008-bd2f-12c0cd0d8a1e. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:59:52.009215 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:52.009215 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:59:52.009953 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f9cb30a6-a4be-48b5-9894-eb836866167f tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e returned with HTTP 200 Aug 04 10:59:52.010312 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1214/4878] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:59:52 2026] GET /volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:53.020269 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8bc5dc74-61f4-476c-b472-2814fa3cc1e0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:53.022364 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8bc5dc74-61f4-476c-b472-2814fa3cc1e0 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] GET https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e Aug 04 10:59:53.022647 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8bc5dc74-61f4-476c-b472-2814fa3cc1e0 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:53.022874 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8bc5dc74-61f4-476c-b472-2814fa3cc1e0 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:53.023013 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-8bc5dc74-61f4-476c-b472-2814fa3cc1e0 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Show backup with id 99b22c5e-891e-4008-bd2f-12c0cd0d8a1e. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:59:53.027631 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:53.027631 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:59:53.028227 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8bc5dc74-61f4-476c-b472-2814fa3cc1e0 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e returned with HTTP 200 Aug 04 10:59:53.028802 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1225/4879] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:59:53 2026] GET /volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:54.037898 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ab77302e-695f-46e7-8fca-95e68d9ddf67 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:54.040056 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ab77302e-695f-46e7-8fca-95e68d9ddf67 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] GET https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e Aug 04 10:59:54.040360 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ab77302e-695f-46e7-8fca-95e68d9ddf67 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:54.040558 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ab77302e-695f-46e7-8fca-95e68d9ddf67 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:54.040688 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-ab77302e-695f-46e7-8fca-95e68d9ddf67 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Show backup with id 99b22c5e-891e-4008-bd2f-12c0cd0d8a1e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:59:54.044958 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:54.044958 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:59:54.045521 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ab77302e-695f-46e7-8fca-95e68d9ddf67 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e returned with HTTP 200 Aug 04 10:59:54.045877 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1219/4880] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:59:54 2026] GET /volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:55.057537 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b167abd9-c6c6-4257-aee9-9e6101625d2a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:55.059651 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b167abd9-c6c6-4257-aee9-9e6101625d2a tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] GET https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e Aug 04 10:59:55.059916 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b167abd9-c6c6-4257-aee9-9e6101625d2a tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:55.060141 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b167abd9-c6c6-4257-aee9-9e6101625d2a tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:55.060307 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-b167abd9-c6c6-4257-aee9-9e6101625d2a tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Show backup with id 99b22c5e-891e-4008-bd2f-12c0cd0d8a1e. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:59:55.064750 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:55.064750 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:59:55.065407 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b167abd9-c6c6-4257-aee9-9e6101625d2a tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e returned with HTTP 200 Aug 04 10:59:55.065794 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1223/4881] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:59:55 2026] GET /volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:56.076061 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ab3993fa-cf54-4c97-896e-820020608109 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:56.078548 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab3993fa-cf54-4c97-896e-820020608109 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] GET https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e Aug 04 10:59:56.078842 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab3993fa-cf54-4c97-896e-820020608109 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:56.079126 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab3993fa-cf54-4c97-896e-820020608109 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:56.079342 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ab3993fa-cf54-4c97-896e-820020608109 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Show backup with id 99b22c5e-891e-4008-bd2f-12c0cd0d8a1e. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:59:56.084641 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:56.084641 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:59:56.085285 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab3993fa-cf54-4c97-896e-820020608109 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e returned with HTTP 200 Aug 04 10:59:56.085660 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1215/4882] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:59:56 2026] GET /volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:57.095904 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-02ac3aa0-ddc3-46fc-857f-b84cd928e70b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:57.097469 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-02ac3aa0-ddc3-46fc-857f-b84cd928e70b tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] GET https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e Aug 04 10:59:57.097843 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-02ac3aa0-ddc3-46fc-857f-b84cd928e70b tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:57.097843 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-02ac3aa0-ddc3-46fc-857f-b84cd928e70b tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:57.097974 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-02ac3aa0-ddc3-46fc-857f-b84cd928e70b tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Show backup with id 99b22c5e-891e-4008-bd2f-12c0cd0d8a1e. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:59:57.103941 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:57.103941 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:59:57.104680 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-02ac3aa0-ddc3-46fc-857f-b84cd928e70b tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e returned with HTTP 200 Aug 04 10:59:57.104945 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1226/4883] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:59:57 2026] GET /volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:57.264482 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-21b497f5-89f3-4b2f-98d5-a3d210b15746 req-c251f20e-a251-4270-9d5c-6de048dc4f90 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:57.266745 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-21b497f5-89f3-4b2f-98d5-a3d210b15746 req-c251f20e-a251-4270-9d5c-6de048dc4f90 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] DELETE https://10.4.3.232/volume/v3/attachments/9fc70b12-1a05-4b80-90c2-db0bef4507cd Aug 04 10:59:57.266972 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-21b497f5-89f3-4b2f-98d5-a3d210b15746 req-c251f20e-a251-4270-9d5c-6de048dc4f90 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:57.267209 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-21b497f5-89f3-4b2f-98d5-a3d210b15746 req-c251f20e-a251-4270-9d5c-6de048dc4f90 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:57.275272 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:57.275272 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:59:57.322423 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-21b497f5-89f3-4b2f-98d5-a3d210b15746 req-c251f20e-a251-4270-9d5c-6de048dc4f90 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/attachments/9fc70b12-1a05-4b80-90c2-db0bef4507cd returned with HTTP 200 Aug 04 10:59:57.322871 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1220/4884] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 10:59:57 2026] DELETE /volume/v3/attachments/9fc70b12-1a05-4b80-90c2-db0bef4507cd => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:58.115518 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-aef790a9-b00b-4569-a12d-1521d75949b9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:58.117168 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-aef790a9-b00b-4569-a12d-1521d75949b9 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] GET https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e Aug 04 10:59:58.117392 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-aef790a9-b00b-4569-a12d-1521d75949b9 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:58.117565 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-aef790a9-b00b-4569-a12d-1521d75949b9 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:58.117680 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-aef790a9-b00b-4569-a12d-1521d75949b9 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Show backup with id 99b22c5e-891e-4008-bd2f-12c0cd0d8a1e. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:59:58.121226 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:58.121226 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 10:59:58.121779 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-aef790a9-b00b-4569-a12d-1521d75949b9 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e returned with HTTP 200 Aug 04 10:59:58.122335 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1224/4885] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:59:58 2026] GET /volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:58.249235 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5c27fba1-173a-437c-b131-ccce67b4e7a1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:58.251093 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5c27fba1-173a-437c-b131-ccce67b4e7a1 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] DELETE https://10.4.3.232/volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 Aug 04 10:59:58.251359 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5c27fba1-173a-437c-b131-ccce67b4e7a1 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:58.251578 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5c27fba1-173a-437c-b131-ccce67b4e7a1 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:58.251780 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-5c27fba1-173a-437c-b131-ccce67b4e7a1 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Delete volume with id: 5aec0f64-0239-4203-a4ba-8e3027ce7fa1 Aug 04 10:59:58.259591 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:58.259591 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:59:58.260350 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5c27fba1-173a-437c-b131-ccce67b4e7a1 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:59:58.278910 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5c27fba1-173a-437c-b131-ccce67b4e7a1 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Delete volume request issued successfully. Aug 04 10:59:58.279290 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5c27fba1-173a-437c-b131-ccce67b4e7a1 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 returned with HTTP 202 Aug 04 10:59:58.279849 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1216/4886] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 10:59:58 2026] DELETE /volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 10:59:58.287826 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-35eb9dfd-d109-42a0-8e75-e9dd42c746f5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:58.291079 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-35eb9dfd-d109-42a0-8e75-e9dd42c746f5 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 Aug 04 10:59:58.292330 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-35eb9dfd-d109-42a0-8e75-e9dd42c746f5 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:58.292330 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-35eb9dfd-d109-42a0-8e75-e9dd42c746f5 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:58.299618 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:58.299618 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:59:58.303470 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-35eb9dfd-d109-42a0-8e75-e9dd42c746f5 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 10:59:58.309125 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-35eb9dfd-d109-42a0-8e75-e9dd42c746f5 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 returned with HTTP 200 Aug 04 10:59:58.309643 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1227/4887] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:59:58 2026] GET /volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 => generated 1422 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 10:59:59.132838 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-87643498-a6ff-44c0-8b3c-a5514bfe2953 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:59.134742 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-87643498-a6ff-44c0-8b3c-a5514bfe2953 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] GET https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e Aug 04 10:59:59.134991 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-87643498-a6ff-44c0-8b3c-a5514bfe2953 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:59.135187 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-87643498-a6ff-44c0-8b3c-a5514bfe2953 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:59.135353 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-87643498-a6ff-44c0-8b3c-a5514bfe2953 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Show backup with id 99b22c5e-891e-4008-bd2f-12c0cd0d8a1e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 10:59:59.139733 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:59.139733 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 10:59:59.140441 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-87643498-a6ff-44c0-8b3c-a5514bfe2953 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e returned with HTTP 200 Aug 04 10:59:59.140806 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1221/4888] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 10:59:59 2026] GET /volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 10:59:59.325630 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2d8e684d-ac99-4b7e-9181-66673ac8561e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:59.327573 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2d8e684d-ac99-4b7e-9181-66673ac8561e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 Aug 04 10:59:59.327822 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2d8e684d-ac99-4b7e-9181-66673ac8561e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:59.328044 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2d8e684d-ac99-4b7e-9181-66673ac8561e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:59.333273 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2d8e684d-ac99-4b7e-9181-66673ac8561e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 returned with HTTP 404 Aug 04 10:59:59.333707 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1225/4889] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 10:59:59 2026] GET /volume/v3/volumes/5aec0f64-0239-4203-a4ba-8e3027ce7fa1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 10:59:59.340806 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fc9dd7a4-9024-48bb-b21f-bf5cd49e1e36 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:59.342638 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc9dd7a4-9024-48bb-b21f-bf5cd49e1e36 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/32ca748e-3744-4b12-b370-ad3f7f14693a Aug 04 10:59:59.342857 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc9dd7a4-9024-48bb-b21f-bf5cd49e1e36 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:59.343056 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc9dd7a4-9024-48bb-b21f-bf5cd49e1e36 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:59.343152 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-fc9dd7a4-9024-48bb-b21f-bf5cd49e1e36 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Delete snapshot with id: 32ca748e-3744-4b12-b370-ad3f7f14693a Aug 04 10:59:59.348180 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:59.348180 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 10:59:59.348920 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fc9dd7a4-9024-48bb-b21f-bf5cd49e1e36 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Snapshot retrieved successfully. Aug 04 10:59:59.370779 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fc9dd7a4-9024-48bb-b21f-bf5cd49e1e36 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Snapshot delete request issued successfully. Aug 04 10:59:59.371144 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc9dd7a4-9024-48bb-b21f-bf5cd49e1e36 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/snapshots/32ca748e-3744-4b12-b370-ad3f7f14693a returned with HTTP 202 Aug 04 10:59:59.371812 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1217/4890] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 10:59:59 2026] DELETE /volume/v3/snapshots/32ca748e-3744-4b12-b370-ad3f7f14693a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 10:59:59.378798 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-80a5763c-f44d-413f-832a-a2d4f34cfcc1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 10:59:59.380651 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-80a5763c-f44d-413f-832a-a2d4f34cfcc1 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/snapshots/32ca748e-3744-4b12-b370-ad3f7f14693a Aug 04 10:59:59.380888 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-80a5763c-f44d-413f-832a-a2d4f34cfcc1 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 10:59:59.381118 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-80a5763c-f44d-413f-832a-a2d4f34cfcc1 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 10:59:59.386422 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 10:59:59.386422 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 10:59:59.386777 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-80a5763c-f44d-413f-832a-a2d4f34cfcc1 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Snapshot retrieved successfully. Aug 04 10:59:59.387677 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-80a5763c-f44d-413f-832a-a2d4f34cfcc1 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/snapshots/32ca748e-3744-4b12-b370-ad3f7f14693a returned with HTTP 200 Aug 04 10:59:59.388059 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1228/4891] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 10:59:59 2026] GET /volume/v3/snapshots/32ca748e-3744-4b12-b370-ad3f7f14693a => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:00.156188 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9c49dd4f-b3c5-43a1-8436-dadeaa8ec0b7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:00.160043 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9c49dd4f-b3c5-43a1-8436-dadeaa8ec0b7 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] GET https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e Aug 04 11:00:00.160362 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9c49dd4f-b3c5-43a1-8436-dadeaa8ec0b7 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:00.160595 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9c49dd4f-b3c5-43a1-8436-dadeaa8ec0b7 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:00.160740 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-9c49dd4f-b3c5-43a1-8436-dadeaa8ec0b7 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Show backup with id 99b22c5e-891e-4008-bd2f-12c0cd0d8a1e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:00.168361 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:00.168361 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:00.169150 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9c49dd4f-b3c5-43a1-8436-dadeaa8ec0b7 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e returned with HTTP 200 Aug 04 11:00:00.169639 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1222/4892] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:00 2026] GET /volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:00.398309 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-26f0e318-611c-4d3d-863e-92d97ef6e99d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:00.399527 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-26f0e318-611c-4d3d-863e-92d97ef6e99d tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/snapshots/32ca748e-3744-4b12-b370-ad3f7f14693a Aug 04 11:00:00.399711 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-26f0e318-611c-4d3d-863e-92d97ef6e99d tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:00.399883 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-26f0e318-611c-4d3d-863e-92d97ef6e99d tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:00.403776 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-26f0e318-611c-4d3d-863e-92d97ef6e99d tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/snapshots/32ca748e-3744-4b12-b370-ad3f7f14693a returned with HTTP 404 Aug 04 11:00:00.404439 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1226/4893] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:00 2026] GET /volume/v3/snapshots/32ca748e-3744-4b12-b370-ad3f7f14693a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 04 11:00:01.182043 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f64cfba2-d1d0-4c80-aaa4-ae9598b539b1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:01.189925 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f64cfba2-d1d0-4c80-aaa4-ae9598b539b1 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] GET https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e Aug 04 11:00:01.190224 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f64cfba2-d1d0-4c80-aaa4-ae9598b539b1 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:01.190485 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f64cfba2-d1d0-4c80-aaa4-ae9598b539b1 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:01.190620 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f64cfba2-d1d0-4c80-aaa4-ae9598b539b1 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Show backup with id 99b22c5e-891e-4008-bd2f-12c0cd0d8a1e. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:01.198015 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:01.198015 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:01.199289 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f64cfba2-d1d0-4c80-aaa4-ae9598b539b1 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e returned with HTTP 200 Aug 04 11:00:01.199838 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1218/4894] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:01 2026] GET /volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:02.211748 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a6ce0f96-ecdf-4ec1-9ee7-a0366ab88da7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:02.213576 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a6ce0f96-ecdf-4ec1-9ee7-a0366ab88da7 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] GET https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e Aug 04 11:00:02.213833 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a6ce0f96-ecdf-4ec1-9ee7-a0366ab88da7 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:02.214041 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a6ce0f96-ecdf-4ec1-9ee7-a0366ab88da7 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:02.214140 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-a6ce0f96-ecdf-4ec1-9ee7-a0366ab88da7 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Show backup with id 99b22c5e-891e-4008-bd2f-12c0cd0d8a1e. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:02.218570 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:02.218570 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:02.219180 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a6ce0f96-ecdf-4ec1-9ee7-a0366ab88da7 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e returned with HTTP 200 Aug 04 11:00:02.219627 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1229/4895] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:02 2026] GET /volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:02.287362 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-8dfbb473-120c-446a-8e6e-deca78c81aa1 req-77008f76-9d49-4456-a93d-a04a6b885d4f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:02.289661 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8dfbb473-120c-446a-8e6e-deca78c81aa1 req-77008f76-9d49-4456-a93d-a04a6b885d4f tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] DELETE https://10.4.3.232/volume/v3/attachments/bcaa9e6c-913f-4b54-8a04-2df60cc15351 Aug 04 11:00:02.289867 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-8dfbb473-120c-446a-8e6e-deca78c81aa1 req-77008f76-9d49-4456-a93d-a04a6b885d4f tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:02.290056 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-8dfbb473-120c-446a-8e6e-deca78c81aa1 req-77008f76-9d49-4456-a93d-a04a6b885d4f tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:02.298914 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:02.298914 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:02.353642 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8dfbb473-120c-446a-8e6e-deca78c81aa1 req-77008f76-9d49-4456-a93d-a04a6b885d4f tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/attachments/bcaa9e6c-913f-4b54-8a04-2df60cc15351 returned with HTTP 200 Aug 04 11:00:02.354115 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1223/4896] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 11:00:02 2026] DELETE /volume/v3/attachments/bcaa9e6c-913f-4b54-8a04-2df60cc15351 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:03.230398 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-292043ce-56ba-4e38-b9ef-9b0c54e250e7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:03.236424 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-292043ce-56ba-4e38-b9ef-9b0c54e250e7 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] GET https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e Aug 04 11:00:03.236424 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-292043ce-56ba-4e38-b9ef-9b0c54e250e7 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:03.237910 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-292043ce-56ba-4e38-b9ef-9b0c54e250e7 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:03.237910 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-292043ce-56ba-4e38-b9ef-9b0c54e250e7 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Show backup with id 99b22c5e-891e-4008-bd2f-12c0cd0d8a1e. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:03.242564 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:03.242564 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:03.243206 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-292043ce-56ba-4e38-b9ef-9b0c54e250e7 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e returned with HTTP 200 Aug 04 11:00:03.243539 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1227/4897] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:03 2026] GET /volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:03.680453 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-27b34088-f376-46d5-80dc-9e2cbc91cea0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:03.682057 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27b34088-f376-46d5-80dc-9e2cbc91cea0 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] DELETE https://10.4.3.232/volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da Aug 04 11:00:03.682302 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27b34088-f376-46d5-80dc-9e2cbc91cea0 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:03.682455 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27b34088-f376-46d5-80dc-9e2cbc91cea0 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:03.682621 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-27b34088-f376-46d5-80dc-9e2cbc91cea0 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Delete volume with id: f09f7eaf-1fe9-457a-9432-385e61f7c9da Aug 04 11:00:03.689208 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:03.689208 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:03.689646 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-27b34088-f376-46d5-80dc-9e2cbc91cea0 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 11:00:03.708333 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-27b34088-f376-46d5-80dc-9e2cbc91cea0 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Delete volume request issued successfully. Aug 04 11:00:03.708522 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27b34088-f376-46d5-80dc-9e2cbc91cea0 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da returned with HTTP 202 Aug 04 11:00:03.708897 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1219/4898] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 11:00:03 2026] DELETE /volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 11:00:03.715812 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5b7caec1-26f2-4de2-8a8b-6798f7da838b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:03.717557 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5b7caec1-26f2-4de2-8a8b-6798f7da838b tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da Aug 04 11:00:03.717793 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5b7caec1-26f2-4de2-8a8b-6798f7da838b tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:03.717984 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5b7caec1-26f2-4de2-8a8b-6798f7da838b tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:03.724837 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:03.724837 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:03.728270 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5b7caec1-26f2-4de2-8a8b-6798f7da838b tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 11:00:03.732728 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5b7caec1-26f2-4de2-8a8b-6798f7da838b tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da returned with HTTP 200 Aug 04 11:00:03.733163 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1230/4899] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 11:00:03 2026] GET /volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da => generated 1421 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:00:04.253553 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-554ca281-e47d-49b3-aa36-da1842b401fc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:04.255667 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-554ca281-e47d-49b3-aa36-da1842b401fc tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] GET https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e Aug 04 11:00:04.255889 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-554ca281-e47d-49b3-aa36-da1842b401fc tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:04.256130 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-554ca281-e47d-49b3-aa36-da1842b401fc tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:04.256327 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-554ca281-e47d-49b3-aa36-da1842b401fc tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Show backup with id 99b22c5e-891e-4008-bd2f-12c0cd0d8a1e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:04.261413 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:04.261413 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:04.262062 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-554ca281-e47d-49b3-aa36-da1842b401fc tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e returned with HTTP 200 Aug 04 11:00:04.262450 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1224/4900] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:04 2026] GET /volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:04.746670 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9e2a2908-0bb9-4838-89d2-f75fb217b9fc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:04.748618 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9e2a2908-0bb9-4838-89d2-f75fb217b9fc tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da Aug 04 11:00:04.748807 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9e2a2908-0bb9-4838-89d2-f75fb217b9fc tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:04.748988 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9e2a2908-0bb9-4838-89d2-f75fb217b9fc tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:04.754385 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9e2a2908-0bb9-4838-89d2-f75fb217b9fc tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da returned with HTTP 404 Aug 04 11:00:04.754787 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1228/4901] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 11:00:04 2026] GET /volume/v3/volumes/f09f7eaf-1fe9-457a-9432-385e61f7c9da => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 11:00:04.762889 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-98647404-90b4-4617-9fab-914634c3c129 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:04.764645 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-98647404-90b4-4617-9fab-914634c3c129 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/dd59aa7d-b3ed-4c7e-a3b6-db1a07519551 Aug 04 11:00:04.764847 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-98647404-90b4-4617-9fab-914634c3c129 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:04.765049 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-98647404-90b4-4617-9fab-914634c3c129 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:04.765165 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-98647404-90b4-4617-9fab-914634c3c129 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Delete snapshot with id: dd59aa7d-b3ed-4c7e-a3b6-db1a07519551 Aug 04 11:00:04.770075 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:04.770075 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:04.770522 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-98647404-90b4-4617-9fab-914634c3c129 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Snapshot retrieved successfully. Aug 04 11:00:04.791846 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-98647404-90b4-4617-9fab-914634c3c129 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Snapshot delete request issued successfully. Aug 04 11:00:04.791990 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-98647404-90b4-4617-9fab-914634c3c129 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/snapshots/dd59aa7d-b3ed-4c7e-a3b6-db1a07519551 returned with HTTP 202 Aug 04 11:00:04.792438 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1220/4902] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 11:00:04 2026] DELETE /volume/v3/snapshots/dd59aa7d-b3ed-4c7e-a3b6-db1a07519551 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:04.800376 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-257608fc-3e82-4d33-97ee-41c5562362ec None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:04.802132 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-257608fc-3e82-4d33-97ee-41c5562362ec tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/snapshots/dd59aa7d-b3ed-4c7e-a3b6-db1a07519551 Aug 04 11:00:04.802340 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-257608fc-3e82-4d33-97ee-41c5562362ec tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:04.802529 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-257608fc-3e82-4d33-97ee-41c5562362ec tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:04.807263 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:04.807263 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:04.807704 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-257608fc-3e82-4d33-97ee-41c5562362ec tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Snapshot retrieved successfully. Aug 04 11:00:04.808471 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-257608fc-3e82-4d33-97ee-41c5562362ec tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/snapshots/dd59aa7d-b3ed-4c7e-a3b6-db1a07519551 returned with HTTP 200 Aug 04 11:00:04.809065 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1231/4903] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:04 2026] GET /volume/v3/snapshots/dd59aa7d-b3ed-4c7e-a3b6-db1a07519551 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 11:00:05.273109 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-76e31df7-9d87-499c-99be-33843f2048dc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:05.275464 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-76e31df7-9d87-499c-99be-33843f2048dc tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] GET https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e Aug 04 11:00:05.275759 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-76e31df7-9d87-499c-99be-33843f2048dc tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:05.275999 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-76e31df7-9d87-499c-99be-33843f2048dc tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:05.276137 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-76e31df7-9d87-499c-99be-33843f2048dc tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Show backup with id 99b22c5e-891e-4008-bd2f-12c0cd0d8a1e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:05.281117 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:05.281117 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:05.281956 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-76e31df7-9d87-499c-99be-33843f2048dc tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e returned with HTTP 200 Aug 04 11:00:05.282500 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1225/4904] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:05 2026] GET /volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:05.818050 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-78e641a3-a35f-429b-a7fb-d81e598c8d73 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:05.819836 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-78e641a3-a35f-429b-a7fb-d81e598c8d73 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/snapshots/dd59aa7d-b3ed-4c7e-a3b6-db1a07519551 Aug 04 11:00:05.820034 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-78e641a3-a35f-429b-a7fb-d81e598c8d73 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:05.820213 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-78e641a3-a35f-429b-a7fb-d81e598c8d73 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:05.824137 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-78e641a3-a35f-429b-a7fb-d81e598c8d73 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/snapshots/dd59aa7d-b3ed-4c7e-a3b6-db1a07519551 returned with HTTP 404 Aug 04 11:00:05.824591 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1229/4905] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:05 2026] GET /volume/v3/snapshots/dd59aa7d-b3ed-4c7e-a3b6-db1a07519551 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:06.295675 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-417458e8-e35a-4144-a6cb-5ec4c83bb656 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:06.295675 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-417458e8-e35a-4144-a6cb-5ec4c83bb656 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] GET https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e Aug 04 11:00:06.296689 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-417458e8-e35a-4144-a6cb-5ec4c83bb656 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:06.296689 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-417458e8-e35a-4144-a6cb-5ec4c83bb656 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:06.296689 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-417458e8-e35a-4144-a6cb-5ec4c83bb656 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Show backup with id 99b22c5e-891e-4008-bd2f-12c0cd0d8a1e. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:06.300831 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:06.300831 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:06.301566 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-417458e8-e35a-4144-a6cb-5ec4c83bb656 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e returned with HTTP 200 Aug 04 11:00:06.301935 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1221/4906] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:06 2026] GET /volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:06.319444 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b6845750-cde1-4dc2-ae15-d70f30ba05d5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:06.321173 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b6845750-cde1-4dc2-ae15-d70f30ba05d5 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] DELETE https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e Aug 04 11:00:06.321450 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b6845750-cde1-4dc2-ae15-d70f30ba05d5 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:06.321642 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b6845750-cde1-4dc2-ae15-d70f30ba05d5 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:06.321747 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-b6845750-cde1-4dc2-ae15-d70f30ba05d5 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Delete backup with id: 99b22c5e-891e-4008-bd2f-12c0cd0d8a1e. Aug 04 11:00:06.325719 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:06.325719 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:06.342184 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-b6845750-cde1-4dc2-ae15-d70f30ba05d5 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] delete_backup rpcapi backup_id 99b22c5e-891e-4008-bd2f-12c0cd0d8a1e {{(pid=100254) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 11:00:06.344264 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b6845750-cde1-4dc2-ae15-d70f30ba05d5 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e returned with HTTP 202 Aug 04 11:00:06.344776 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1232/4907] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 11:00:06 2026] DELETE /volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 11:00:06.352208 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f5245583-1dde-4351-b8d1-717c27f377d4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:06.353027 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f5245583-1dde-4351-b8d1-717c27f377d4 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] GET https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e Aug 04 11:00:06.353344 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f5245583-1dde-4351-b8d1-717c27f377d4 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:06.353550 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f5245583-1dde-4351-b8d1-717c27f377d4 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:06.353663 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-f5245583-1dde-4351-b8d1-717c27f377d4 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Show backup with id 99b22c5e-891e-4008-bd2f-12c0cd0d8a1e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:06.359035 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:06.359035 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:06.359872 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f5245583-1dde-4351-b8d1-717c27f377d4 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e returned with HTTP 200 Aug 04 11:00:06.360425 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1226/4908] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:06 2026] GET /volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:07.195141 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-385055b1-caa6-4766-87ca-60da7444fd46 req-c8a3a2a8-6d24-4503-9145-8e591b5fb9b8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:07.197793 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-385055b1-caa6-4766-87ca-60da7444fd46 req-c8a3a2a8-6d24-4503-9145-8e591b5fb9b8 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] DELETE https://10.4.3.232/volume/v3/attachments/c03efa68-3b8f-41ef-a235-ac49ac7d9666 Aug 04 11:00:07.198054 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-385055b1-caa6-4766-87ca-60da7444fd46 req-c8a3a2a8-6d24-4503-9145-8e591b5fb9b8 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:07.198345 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-385055b1-caa6-4766-87ca-60da7444fd46 req-c8a3a2a8-6d24-4503-9145-8e591b5fb9b8 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:07.207114 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:07.207114 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:07.253401 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-385055b1-caa6-4766-87ca-60da7444fd46 req-c8a3a2a8-6d24-4503-9145-8e591b5fb9b8 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/attachments/c03efa68-3b8f-41ef-a235-ac49ac7d9666 returned with HTTP 200 Aug 04 11:00:07.253755 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1230/4909] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 11:00:07 2026] DELETE /volume/v3/attachments/c03efa68-3b8f-41ef-a235-ac49ac7d9666 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:07.372096 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8663c681-4762-4a6d-9963-85751487b2c5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:07.375136 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8663c681-4762-4a6d-9963-85751487b2c5 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] GET https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e Aug 04 11:00:07.375383 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8663c681-4762-4a6d-9963-85751487b2c5 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:07.375579 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8663c681-4762-4a6d-9963-85751487b2c5 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:07.375674 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-8663c681-4762-4a6d-9963-85751487b2c5 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Show backup with id 99b22c5e-891e-4008-bd2f-12c0cd0d8a1e. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:07.386672 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8663c681-4762-4a6d-9963-85751487b2c5 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e returned with HTTP 404 Aug 04 11:00:07.387181 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1222/4910] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:07 2026] GET /volume/v3/backups/99b22c5e-891e-4008-bd2f-12c0cd0d8a1e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:07.393358 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3a7c4ed5-1b98-4f8e-a921-c581fdb197a8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:07.395114 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3a7c4ed5-1b98-4f8e-a921-c581fdb197a8 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/8bca348e-6626-44c7-8d49-886f495ecfd8 Aug 04 11:00:07.395487 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3a7c4ed5-1b98-4f8e-a921-c581fdb197a8 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:07.395756 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3a7c4ed5-1b98-4f8e-a921-c581fdb197a8 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:07.395981 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-3a7c4ed5-1b98-4f8e-a921-c581fdb197a8 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Delete volume with id: 8bca348e-6626-44c7-8d49-886f495ecfd8 Aug 04 11:00:07.404530 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:07.404530 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:07.404840 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3a7c4ed5-1b98-4f8e-a921-c581fdb197a8 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Volume info retrieved successfully. Aug 04 11:00:07.451046 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3a7c4ed5-1b98-4f8e-a921-c581fdb197a8 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Delete volume request issued successfully. Aug 04 11:00:07.451280 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3a7c4ed5-1b98-4f8e-a921-c581fdb197a8 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/volumes/8bca348e-6626-44c7-8d49-886f495ecfd8 returned with HTTP 202 Aug 04 11:00:07.451765 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1233/4911] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 11:00:07 2026] DELETE /volume/v3/volumes/8bca348e-6626-44c7-8d49-886f495ecfd8 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:07.460545 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bb53eb29-16fc-4e9a-9164-1e498302c234 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:07.461128 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bb53eb29-16fc-4e9a-9164-1e498302c234 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] GET https://10.4.3.232/volume/v3/volumes/8bca348e-6626-44c7-8d49-886f495ecfd8 Aug 04 11:00:07.461352 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bb53eb29-16fc-4e9a-9164-1e498302c234 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:07.461578 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bb53eb29-16fc-4e9a-9164-1e498302c234 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:07.469644 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:07.469644 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:07.472761 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bb53eb29-16fc-4e9a-9164-1e498302c234 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Volume info retrieved successfully. Aug 04 11:00:07.476731 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bb53eb29-16fc-4e9a-9164-1e498302c234 tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/volumes/8bca348e-6626-44c7-8d49-886f495ecfd8 returned with HTTP 200 Aug 04 11:00:07.476830 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1227/4912] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:07 2026] GET /volume/v3/volumes/8bca348e-6626-44c7-8d49-886f495ecfd8 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:08.487843 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-45a4bd74-2127-459d-8a8a-cc0184186d6b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:08.493183 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-45a4bd74-2127-459d-8a8a-cc0184186d6b tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] GET https://10.4.3.232/volume/v3/volumes/8bca348e-6626-44c7-8d49-886f495ecfd8 Aug 04 11:00:08.493183 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-45a4bd74-2127-459d-8a8a-cc0184186d6b tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:08.493183 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-45a4bd74-2127-459d-8a8a-cc0184186d6b tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:08.502606 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-45a4bd74-2127-459d-8a8a-cc0184186d6b tempest-ProjectReaderTests39-1800178235 tempest-ProjectReaderTests39-1800178235-project-admin] https://10.4.3.232/volume/v3/volumes/8bca348e-6626-44c7-8d49-886f495ecfd8 returned with HTTP 404 Aug 04 11:00:08.503146 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1231/4913] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:08 2026] GET /volume/v3/volumes/8bca348e-6626-44c7-8d49-886f495ecfd8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:08.698688 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-70e2403a-959f-4817-9144-a2d2912e364e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:08.700896 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-70e2403a-959f-4817-9144-a2d2912e364e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] DELETE https://10.4.3.232/volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f Aug 04 11:00:08.701388 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-70e2403a-959f-4817-9144-a2d2912e364e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:08.701765 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-70e2403a-959f-4817-9144-a2d2912e364e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:08.702110 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-70e2403a-959f-4817-9144-a2d2912e364e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Delete volume with id: 4954bec0-f00e-46e2-ba4d-99609f2fef2f Aug 04 11:00:08.711577 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:08.711577 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:08.712561 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-70e2403a-959f-4817-9144-a2d2912e364e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 11:00:08.739277 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-70e2403a-959f-4817-9144-a2d2912e364e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Delete volume request issued successfully. Aug 04 11:00:08.739277 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-70e2403a-959f-4817-9144-a2d2912e364e tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f returned with HTTP 202 Aug 04 11:00:08.739277 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1223/4914] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 11:00:08 2026] DELETE /volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 11:00:08.746324 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ad61cec9-cb6d-4f37-af59-16c1ddbaff4c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:08.747997 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ad61cec9-cb6d-4f37-af59-16c1ddbaff4c tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f Aug 04 11:00:08.748183 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ad61cec9-cb6d-4f37-af59-16c1ddbaff4c tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:08.748387 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ad61cec9-cb6d-4f37-af59-16c1ddbaff4c tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:08.755044 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:08.755044 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:08.760219 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ad61cec9-cb6d-4f37-af59-16c1ddbaff4c tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Volume info retrieved successfully. Aug 04 11:00:08.763518 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ad61cec9-cb6d-4f37-af59-16c1ddbaff4c tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f returned with HTTP 200 Aug 04 11:00:08.763898 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1234/4915] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 11:00:08 2026] GET /volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f => generated 1388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:00:09.776524 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-52d861e4-3f5c-4580-a02b-483fddec0c42 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:09.778210 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-52d861e4-3f5c-4580-a02b-483fddec0c42 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] GET https://10.4.3.232/volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f Aug 04 11:00:09.778478 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-52d861e4-3f5c-4580-a02b-483fddec0c42 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:09.778674 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-52d861e4-3f5c-4580-a02b-483fddec0c42 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:09.785341 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-52d861e4-3f5c-4580-a02b-483fddec0c42 tempest-TestVolumeBootPatternV346-70600345 tempest-TestVolumeBootPatternV346-70600345-project-member] https://10.4.3.232/volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f returned with HTTP 404 Aug 04 11:00:09.785341 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1228/4916] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 11:00:09 2026] GET /volume/v3/volumes/4954bec0-f00e-46e2-ba4d-99609f2fef2f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 11:00:09.988881 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6d405f1e-0797-4ef0-98ee-6044789876c7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:10.074713 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6d405f1e-0797-4ef0-98ee-6044789876c7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:00:10.075033 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6d405f1e-0797-4ef0-98ee-6044789876c7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1669899209"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:10.076568 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-6d405f1e-0797-4ef0-98ee-6044789876c7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1669899209'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:00:10.076683 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-6d405f1e-0797-4ef0-98ee-6044789876c7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume of 1 GB Aug 04 11:00:10.076926 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:10.076926 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:10.080565 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6d405f1e-0797-4ef0-98ee-6044789876c7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Availability Zones retrieved successfully. Aug 04 11:00:10.085600 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6d405f1e-0797-4ef0-98ee-6044789876c7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Flow 'volume_create_api' (aad15049-8aeb-48aa-bb7c-bf1dc75a509d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:10.086436 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6d405f1e-0797-4ef0-98ee-6044789876c7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (705e18cb-da9f-4a04-b148-a4db07d47e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:10.087108 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-6d405f1e-0797-4ef0-98ee-6044789876c7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:00:10.115632 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6d405f1e-0797-4ef0-98ee-6044789876c7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (705e18cb-da9f-4a04-b148-a4db07d47e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:10.115632 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6d405f1e-0797-4ef0-98ee-6044789876c7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab6f4da9-162e-4d61-9c98-70efc87ce3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:10.177924 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-6d405f1e-0797-4ef0-98ee-6044789876c7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Created reservations ['3caf037a-9de9-4378-94b2-a121de63436b', '606ff443-119c-4882-93d6-b7dd8b80b0cd', '8eab4cb1-bd2f-4880-806e-d98c6cdff7a6', '05ffcf09-cdce-44d4-ac0d-400c9ace856a'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:10.178779 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6d405f1e-0797-4ef0-98ee-6044789876c7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab6f4da9-162e-4d61-9c98-70efc87ce3fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3caf037a-9de9-4378-94b2-a121de63436b', '606ff443-119c-4882-93d6-b7dd8b80b0cd', '8eab4cb1-bd2f-4880-806e-d98c6cdff7a6', '05ffcf09-cdce-44d4-ac0d-400c9ace856a']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:10.179508 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6d405f1e-0797-4ef0-98ee-6044789876c7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (647e3c96-edce-4811-8292-0de123a0cde8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:10.203101 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6d405f1e-0797-4ef0-98ee-6044789876c7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (647e3c96-edce-4811-8292-0de123a0cde8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '424906a8-2a4b-4036-b23b-183d02bcb4b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1669899209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f45df1cf2df4725898204f5de86e01e',qos_specs=None,replication_status=,reservations=['3caf037a-9de9-4378-94b2-a121de63436b','606ff443-119c-4882-93d6-b7dd8b80b0cd','8eab4cb1-bd2f-4880-806e-d98c6cdff7a6','05ffcf09-cdce-44d4-ac0d-400c9ace856a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927926c779e8481b9690d2f5de2a1983',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:00:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1669899209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=424906a8-2a4b-4036-b23b-183d02bcb4b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f45df1cf2df4725898204f5de86e01e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='927926c779e8481b9690d2f5de2a1983',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:10.204464 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6d405f1e-0797-4ef0-98ee-6044789876c7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (008e562d-7d8b-4f0f-a7e8-21140879e79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:10.224611 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6d405f1e-0797-4ef0-98ee-6044789876c7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (008e562d-7d8b-4f0f-a7e8-21140879e79b) transitioned into state 'SUCCESS' from state '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-1669899209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f45df1cf2df4725898204f5de86e01e',qos_specs=None,replication_status=,reservations=['3caf037a-9de9-4378-94b2-a121de63436b','606ff443-119c-4882-93d6-b7dd8b80b0cd','8eab4cb1-bd2f-4880-806e-d98c6cdff7a6','05ffcf09-cdce-44d4-ac0d-400c9ace856a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927926c779e8481b9690d2f5de2a1983',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:10.225751 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6d405f1e-0797-4ef0-98ee-6044789876c7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6631aa18-c269-4946-9001-c8921058b142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:10.235654 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6d405f1e-0797-4ef0-98ee-6044789876c7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6631aa18-c269-4946-9001-c8921058b142) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:10.236459 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-6d405f1e-0797-4ef0-98ee-6044789876c7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Flow 'volume_create_api' (aad15049-8aeb-48aa-bb7c-bf1dc75a509d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:10.236726 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6d405f1e-0797-4ef0-98ee-6044789876c7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume request issued successfully. Aug 04 11:00:10.237400 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6d405f1e-0797-4ef0-98ee-6044789876c7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:00:10.237810 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1232/4917] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 11:00:09 2026] POST /volume/v3/volumes => generated 778 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:10.250542 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ce23d986-8913-4f7d-a795-6da2780fd099 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:10.252496 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ce23d986-8913-4f7d-a795-6da2780fd099 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/424906a8-2a4b-4036-b23b-183d02bcb4b2 Aug 04 11:00:10.252708 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ce23d986-8913-4f7d-a795-6da2780fd099 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:10.252884 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ce23d986-8913-4f7d-a795-6da2780fd099 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:10.260582 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:10.260582 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:10.264354 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ce23d986-8913-4f7d-a795-6da2780fd099 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:10.268049 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ce23d986-8913-4f7d-a795-6da2780fd099 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/424906a8-2a4b-4036-b23b-183d02bcb4b2 returned with HTTP 200 Aug 04 11:00:10.268492 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1224/4918] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:10 2026] GET /volume/v3/volumes/424906a8-2a4b-4036-b23b-183d02bcb4b2 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:11.280003 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-43a4237b-782f-4d5e-b2e4-2c9e70ad8120 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:11.281862 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-43a4237b-782f-4d5e-b2e4-2c9e70ad8120 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/424906a8-2a4b-4036-b23b-183d02bcb4b2 Aug 04 11:00:11.282057 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-43a4237b-782f-4d5e-b2e4-2c9e70ad8120 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:11.282297 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-43a4237b-782f-4d5e-b2e4-2c9e70ad8120 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:11.290048 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:11.290048 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:11.294002 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-43a4237b-782f-4d5e-b2e4-2c9e70ad8120 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:11.298235 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-43a4237b-782f-4d5e-b2e4-2c9e70ad8120 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/424906a8-2a4b-4036-b23b-183d02bcb4b2 returned with HTTP 200 Aug 04 11:00:11.298743 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1235/4919] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:11 2026] GET /volume/v3/volumes/424906a8-2a4b-4036-b23b-183d02bcb4b2 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:11.313569 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c1a91bcc-2a81-4244-8402-05def84f1cbc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:11.379133 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c1a91bcc-2a81-4244-8402-05def84f1cbc tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 11:00:11.379493 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c1a91bcc-2a81-4244-8402-05def84f1cbc tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "424906a8-2a4b-4036-b23b-183d02bcb4b2", "name": "tempest-ProjectMemberTests-Snapshot-652175616"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:11.389661 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:11.389661 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:11.390372 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c1a91bcc-2a81-4244-8402-05def84f1cbc tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Volume info retrieved successfully. Aug 04 11:00:11.390499 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-c1a91bcc-2a81-4244-8402-05def84f1cbc tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Create snapshot from volume 424906a8-2a4b-4036-b23b-183d02bcb4b2 Aug 04 11:00:11.432817 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-c1a91bcc-2a81-4244-8402-05def84f1cbc tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Created reservations ['d64b5eb4-a7b9-4ac3-b2d8-a460733065ea', '157f2d09-e83a-4981-bde5-f0dfc0eeb549', '9ce0c3a5-f042-4909-8deb-d2c3dc6d0082', 'd69721da-f6ed-411f-a5f4-a479a594625d'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:11.462834 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c1a91bcc-2a81-4244-8402-05def84f1cbc tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Snapshot create request issued successfully. Aug 04 11:00:11.463373 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c1a91bcc-2a81-4244-8402-05def84f1cbc tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 11:00:11.463854 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1229/4920] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 11:00:11 2026] POST /volume/v3/snapshots => generated 304 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:11.474274 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1ea76e8f-224c-4d7a-a93a-5a9ae51f3566 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:11.476612 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1ea76e8f-224c-4d7a-a93a-5a9ae51f3566 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] GET https://10.4.3.232/volume/v3/snapshots/6a1a35d3-7127-4c9d-97fc-a699142a521b Aug 04 11:00:11.476845 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1ea76e8f-224c-4d7a-a93a-5a9ae51f3566 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:11.477113 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1ea76e8f-224c-4d7a-a93a-5a9ae51f3566 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:11.482949 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:11.482949 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:11.483531 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-1ea76e8f-224c-4d7a-a93a-5a9ae51f3566 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Snapshot retrieved successfully. Aug 04 11:00:11.484473 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1ea76e8f-224c-4d7a-a93a-5a9ae51f3566 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] https://10.4.3.232/volume/v3/snapshots/6a1a35d3-7127-4c9d-97fc-a699142a521b returned with HTTP 200 Aug 04 11:00:11.484891 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1233/4921] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:11 2026] GET /volume/v3/snapshots/6a1a35d3-7127-4c9d-97fc-a699142a521b => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:12.494016 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d422a1e3-d53d-4aec-9a92-021f1968ce90 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:12.495773 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d422a1e3-d53d-4aec-9a92-021f1968ce90 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] GET https://10.4.3.232/volume/v3/snapshots/6a1a35d3-7127-4c9d-97fc-a699142a521b Aug 04 11:00:12.495964 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d422a1e3-d53d-4aec-9a92-021f1968ce90 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:12.496177 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d422a1e3-d53d-4aec-9a92-021f1968ce90 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:12.501792 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:12.501792 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:12.502276 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d422a1e3-d53d-4aec-9a92-021f1968ce90 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Snapshot retrieved successfully. Aug 04 11:00:12.503172 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d422a1e3-d53d-4aec-9a92-021f1968ce90 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] https://10.4.3.232/volume/v3/snapshots/6a1a35d3-7127-4c9d-97fc-a699142a521b returned with HTTP 200 Aug 04 11:00:12.503590 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1225/4922] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:12 2026] GET /volume/v3/snapshots/6a1a35d3-7127-4c9d-97fc-a699142a521b => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:12.513304 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0c201045-a7fd-4f0b-8b28-94a22e4ef91d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:12.515066 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0c201045-a7fd-4f0b-8b28-94a22e4ef91d tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/6a1a35d3-7127-4c9d-97fc-a699142a521b Aug 04 11:00:12.515441 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0c201045-a7fd-4f0b-8b28-94a22e4ef91d tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:12.515609 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0c201045-a7fd-4f0b-8b28-94a22e4ef91d tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:12.515816 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-0c201045-a7fd-4f0b-8b28-94a22e4ef91d tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Delete snapshot with id: 6a1a35d3-7127-4c9d-97fc-a699142a521b Aug 04 11:00:12.522587 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:12.522587 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:12.523207 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0c201045-a7fd-4f0b-8b28-94a22e4ef91d tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Snapshot retrieved successfully. Aug 04 11:00:12.539976 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0c201045-a7fd-4f0b-8b28-94a22e4ef91d tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Snapshot delete request issued successfully. Aug 04 11:00:12.540151 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0c201045-a7fd-4f0b-8b28-94a22e4ef91d tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] https://10.4.3.232/volume/v3/snapshots/6a1a35d3-7127-4c9d-97fc-a699142a521b returned with HTTP 202 Aug 04 11:00:12.540577 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1236/4923] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 11:00:12 2026] DELETE /volume/v3/snapshots/6a1a35d3-7127-4c9d-97fc-a699142a521b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:12.548548 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-abad00aa-001e-4352-9656-dc51478d2222 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:12.550593 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-abad00aa-001e-4352-9656-dc51478d2222 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] GET https://10.4.3.232/volume/v3/snapshots/6a1a35d3-7127-4c9d-97fc-a699142a521b Aug 04 11:00:12.550836 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-abad00aa-001e-4352-9656-dc51478d2222 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:12.551158 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-abad00aa-001e-4352-9656-dc51478d2222 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:12.556473 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:12.556473 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:12.556913 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-abad00aa-001e-4352-9656-dc51478d2222 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Snapshot retrieved successfully. Aug 04 11:00:12.557764 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-abad00aa-001e-4352-9656-dc51478d2222 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] https://10.4.3.232/volume/v3/snapshots/6a1a35d3-7127-4c9d-97fc-a699142a521b returned with HTTP 200 Aug 04 11:00:12.558177 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1230/4924] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:12 2026] GET /volume/v3/snapshots/6a1a35d3-7127-4c9d-97fc-a699142a521b => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:13.566344 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e240de4a-1713-4528-a0be-b56834866ffa None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:13.568333 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e240de4a-1713-4528-a0be-b56834866ffa tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] GET https://10.4.3.232/volume/v3/snapshots/6a1a35d3-7127-4c9d-97fc-a699142a521b Aug 04 11:00:13.568538 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e240de4a-1713-4528-a0be-b56834866ffa tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:13.568738 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e240de4a-1713-4528-a0be-b56834866ffa tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:13.572982 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e240de4a-1713-4528-a0be-b56834866ffa tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] https://10.4.3.232/volume/v3/snapshots/6a1a35d3-7127-4c9d-97fc-a699142a521b returned with HTTP 404 Aug 04 11:00:13.573440 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1234/4925] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:13 2026] GET /volume/v3/snapshots/6a1a35d3-7127-4c9d-97fc-a699142a521b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:13.581503 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fee0fa12-2448-4276-95a3-00eba3fb32c5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:13.583258 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fee0fa12-2448-4276-95a3-00eba3fb32c5 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/424906a8-2a4b-4036-b23b-183d02bcb4b2 Aug 04 11:00:13.583521 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fee0fa12-2448-4276-95a3-00eba3fb32c5 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:13.583749 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fee0fa12-2448-4276-95a3-00eba3fb32c5 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:13.583918 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-fee0fa12-2448-4276-95a3-00eba3fb32c5 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete volume with id: 424906a8-2a4b-4036-b23b-183d02bcb4b2 Aug 04 11:00:13.590856 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:13.590856 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:13.591221 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fee0fa12-2448-4276-95a3-00eba3fb32c5 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:13.609217 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fee0fa12-2448-4276-95a3-00eba3fb32c5 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete volume request issued successfully. Aug 04 11:00:13.609684 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fee0fa12-2448-4276-95a3-00eba3fb32c5 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/424906a8-2a4b-4036-b23b-183d02bcb4b2 returned with HTTP 202 Aug 04 11:00:13.610195 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1226/4926] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:00:13 2026] DELETE /volume/v3/volumes/424906a8-2a4b-4036-b23b-183d02bcb4b2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:13.620039 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9f3b307e-8033-42fc-8675-8af081f6aaff None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:13.621795 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9f3b307e-8033-42fc-8675-8af081f6aaff tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/424906a8-2a4b-4036-b23b-183d02bcb4b2 Aug 04 11:00:13.621992 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9f3b307e-8033-42fc-8675-8af081f6aaff tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:13.622202 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9f3b307e-8033-42fc-8675-8af081f6aaff tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:13.629643 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:13.629643 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:13.635558 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9f3b307e-8033-42fc-8675-8af081f6aaff tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:13.640906 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9f3b307e-8033-42fc-8675-8af081f6aaff tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/424906a8-2a4b-4036-b23b-183d02bcb4b2 returned with HTTP 200 Aug 04 11:00:13.641340 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1237/4927] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:13 2026] GET /volume/v3/volumes/424906a8-2a4b-4036-b23b-183d02bcb4b2 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:14.577815 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-41772255-79a9-4c4d-bd1f-07ab4e596e17 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:14.652740 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-37bb6af6-e76f-473c-9337-018c5ab5b590 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:14.655364 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-37bb6af6-e76f-473c-9337-018c5ab5b590 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/424906a8-2a4b-4036-b23b-183d02bcb4b2 Aug 04 11:00:14.655364 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-37bb6af6-e76f-473c-9337-018c5ab5b590 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:14.655575 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-37bb6af6-e76f-473c-9337-018c5ab5b590 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:14.657846 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-41772255-79a9-4c4d-bd1f-07ab4e596e17 tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 11:00:14.658192 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-41772255-79a9-4c4d-bd1f-07ab4e596e17 tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-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=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:14.662378 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-37bb6af6-e76f-473c-9337-018c5ab5b590 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/424906a8-2a4b-4036-b23b-183d02bcb4b2 returned with HTTP 404 Aug 04 11:00:14.662830 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1235/4928] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:14 2026] GET /volume/v3/volumes/424906a8-2a4b-4036-b23b-183d02bcb4b2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:14.671719 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-719f9ec6-052a-4a8c-8532-e10a7138a258 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:14.672414 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-41772255-79a9-4c4d-bd1f-07ab4e596e17 tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 11:00:14.672773 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1231/4929] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 11:00:14 2026] POST /volume/v3/types => generated 287 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:14.676269 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-719f9ec6-052a-4a8c-8532-e10a7138a258 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:00:14.676269 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-719f9ec6-052a-4a8c-8532-e10a7138a258 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1338998137"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:14.676269 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-719f9ec6-052a-4a8c-8532-e10a7138a258 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1338998137'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:00:14.676269 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-719f9ec6-052a-4a8c-8532-e10a7138a258 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume of 1 GB Aug 04 11:00:14.680575 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-719f9ec6-052a-4a8c-8532-e10a7138a258 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Availability Zones retrieved successfully. Aug 04 11:00:14.686845 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-719f9ec6-052a-4a8c-8532-e10a7138a258 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Flow 'volume_create_api' (d516f461-561f-4de0-9111-061b8f4c44c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:14.687969 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-719f9ec6-052a-4a8c-8532-e10a7138a258 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b3de123-fdea-4602-8b77-084afcf09083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:14.689033 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-719f9ec6-052a-4a8c-8532-e10a7138a258 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:00:14.717995 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-719f9ec6-052a-4a8c-8532-e10a7138a258 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b3de123-fdea-4602-8b77-084afcf09083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:14.717995 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-719f9ec6-052a-4a8c-8532-e10a7138a258 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (560a805f-ecde-44c7-bfdf-1a9bf1333497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:14.756861 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-719f9ec6-052a-4a8c-8532-e10a7138a258 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Created reservations ['a034d45f-efaf-47a3-baaa-4824dbd0aed7', 'e89a7535-16a1-4ab1-9bbc-b5bdb78b0be0', '9c2d11a4-cbda-4024-a30f-c5f58cf12e81', '933b5031-afc8-4f9b-8bae-0b31a56625a1'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:14.758096 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-719f9ec6-052a-4a8c-8532-e10a7138a258 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (560a805f-ecde-44c7-bfdf-1a9bf1333497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a034d45f-efaf-47a3-baaa-4824dbd0aed7', 'e89a7535-16a1-4ab1-9bbc-b5bdb78b0be0', '9c2d11a4-cbda-4024-a30f-c5f58cf12e81', '933b5031-afc8-4f9b-8bae-0b31a56625a1']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:14.759387 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-719f9ec6-052a-4a8c-8532-e10a7138a258 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ded3a2-8e7e-4b40-a959-b39fc20131ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:14.791269 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-719f9ec6-052a-4a8c-8532-e10a7138a258 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ded3a2-8e7e-4b40-a959-b39fc20131ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cd4ad24-b998-4d13-8da4-d9bbabfcee1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1338998137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f45df1cf2df4725898204f5de86e01e',qos_specs=None,replication_status=,reservations=['a034d45f-efaf-47a3-baaa-4824dbd0aed7','e89a7535-16a1-4ab1-9bbc-b5bdb78b0be0','9c2d11a4-cbda-4024-a30f-c5f58cf12e81','933b5031-afc8-4f9b-8bae-0b31a56625a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927926c779e8481b9690d2f5de2a1983',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:00:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1338998137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cd4ad24-b998-4d13-8da4-d9bbabfcee1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f45df1cf2df4725898204f5de86e01e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='927926c779e8481b9690d2f5de2a1983',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:14.791269 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-719f9ec6-052a-4a8c-8532-e10a7138a258 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa78654f-b1a5-464b-b918-e275eb90defa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:14.817501 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-719f9ec6-052a-4a8c-8532-e10a7138a258 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa78654f-b1a5-464b-b918-e275eb90defa) transitioned into state 'SUCCESS' from state '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-1338998137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f45df1cf2df4725898204f5de86e01e',qos_specs=None,replication_status=,reservations=['a034d45f-efaf-47a3-baaa-4824dbd0aed7','e89a7535-16a1-4ab1-9bbc-b5bdb78b0be0','9c2d11a4-cbda-4024-a30f-c5f58cf12e81','933b5031-afc8-4f9b-8bae-0b31a56625a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927926c779e8481b9690d2f5de2a1983',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:14.819265 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-719f9ec6-052a-4a8c-8532-e10a7138a258 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (384edfd8-edfa-463a-812e-f0e67f85d0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:14.831817 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-719f9ec6-052a-4a8c-8532-e10a7138a258 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (384edfd8-edfa-463a-812e-f0e67f85d0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:14.833016 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-719f9ec6-052a-4a8c-8532-e10a7138a258 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Flow 'volume_create_api' (d516f461-561f-4de0-9111-061b8f4c44c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:14.833553 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-719f9ec6-052a-4a8c-8532-e10a7138a258 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume request issued successfully. Aug 04 11:00:14.834326 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-719f9ec6-052a-4a8c-8532-e10a7138a258 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:00:14.834935 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1227/4930] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 11:00:14 2026] POST /volume/v3/volumes => generated 778 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:14.846119 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-41bd077b-e668-41b8-bbd5-7f992dcd35ec None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:14.847928 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-41bd077b-e668-41b8-bbd5-7f992dcd35ec tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/3cd4ad24-b998-4d13-8da4-d9bbabfcee1b Aug 04 11:00:14.848153 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-41bd077b-e668-41b8-bbd5-7f992dcd35ec tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:14.848389 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-41bd077b-e668-41b8-bbd5-7f992dcd35ec tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:14.855804 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:14.855804 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:14.859331 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-41bd077b-e668-41b8-bbd5-7f992dcd35ec tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:14.863443 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-41bd077b-e668-41b8-bbd5-7f992dcd35ec tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/3cd4ad24-b998-4d13-8da4-d9bbabfcee1b returned with HTTP 200 Aug 04 11:00:14.863810 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1238/4931] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:14 2026] GET /volume/v3/volumes/3cd4ad24-b998-4d13-8da4-d9bbabfcee1b => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:15.876005 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-fdff8a47-65a4-44b3-8e6d-66b7062f5044 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:15.877692 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fdff8a47-65a4-44b3-8e6d-66b7062f5044 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/3cd4ad24-b998-4d13-8da4-d9bbabfcee1b Aug 04 11:00:15.877937 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fdff8a47-65a4-44b3-8e6d-66b7062f5044 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:15.878106 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fdff8a47-65a4-44b3-8e6d-66b7062f5044 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:15.885415 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:15.885415 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:15.888998 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-fdff8a47-65a4-44b3-8e6d-66b7062f5044 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:15.892993 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fdff8a47-65a4-44b3-8e6d-66b7062f5044 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/3cd4ad24-b998-4d13-8da4-d9bbabfcee1b returned with HTTP 200 Aug 04 11:00:15.893377 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1236/4932] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:15 2026] GET /volume/v3/volumes/3cd4ad24-b998-4d13-8da4-d9bbabfcee1b => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:15.906448 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-35fbac27-f74b-45f6-a992-cc7dffa48a9c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:15.908201 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-35fbac27-f74b-45f6-a992-cc7dffa48a9c tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] POST https://10.4.3.232/volume/v3/snapshots Aug 04 11:00:15.908619 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-35fbac27-f74b-45f6-a992-cc7dffa48a9c tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3cd4ad24-b998-4d13-8da4-d9bbabfcee1b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1134227043"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:15.917640 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:15.917640 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:15.918004 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-35fbac27-f74b-45f6-a992-cc7dffa48a9c tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:15.918120 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-35fbac27-f74b-45f6-a992-cc7dffa48a9c tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create snapshot from volume 3cd4ad24-b998-4d13-8da4-d9bbabfcee1b Aug 04 11:00:15.940642 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-35fbac27-f74b-45f6-a992-cc7dffa48a9c tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Created reservations ['69d7dd2c-60c5-492c-a042-06c7fc494d0f', '478be483-20e5-4cd0-805c-42e64445cc01', '4f73a382-8fa4-4bff-94a3-c5e869db8de8', '5e808878-8c4c-47e3-b9f8-0c365a3684af'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:15.967856 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-35fbac27-f74b-45f6-a992-cc7dffa48a9c tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot create request issued successfully. Aug 04 11:00:15.968278 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-35fbac27-f74b-45f6-a992-cc7dffa48a9c tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 11:00:15.968723 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1232/4933] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 11:00:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:15.979845 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1ccb5e3b-98b3-4d10-a6cb-6ae4b085f338 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:15.982549 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ccb5e3b-98b3-4d10-a6cb-6ae4b085f338 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/3539fef6-c2af-494d-801b-ba9167dd20b1 Aug 04 11:00:15.982835 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ccb5e3b-98b3-4d10-a6cb-6ae4b085f338 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:15.983135 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ccb5e3b-98b3-4d10-a6cb-6ae4b085f338 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:15.989925 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:15.989925 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:15.990418 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1ccb5e3b-98b3-4d10-a6cb-6ae4b085f338 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:15.991494 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ccb5e3b-98b3-4d10-a6cb-6ae4b085f338 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/3539fef6-c2af-494d-801b-ba9167dd20b1 returned with HTTP 200 Aug 04 11:00:15.992032 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1228/4934] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:15 2026] GET /volume/v3/snapshots/3539fef6-c2af-494d-801b-ba9167dd20b1 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:16.150434 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-804c5746-5968-42b2-91c0-779c0ba5f781 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:16.152041 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-804c5746-5968-42b2-91c0-779c0ba5f781 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:00:16.152437 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-804c5746-5968-42b2-91c0-779c0ba5f781 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "ae37da5c-7da3-4f89-8fab-ad5f24b16b97", "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:16.153853 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-804c5746-5968-42b2-91c0-779c0ba5f781 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'ae37da5c-7da3-4f89-8fab-ad5f24b16b97', 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:00:16.221540 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-804c5746-5968-42b2-91c0-779c0ba5f781 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Create volume of 1 GB Aug 04 11:00:16.226099 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-804c5746-5968-42b2-91c0-779c0ba5f781 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Availability Zones retrieved successfully. Aug 04 11:00:16.231276 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-804c5746-5968-42b2-91c0-779c0ba5f781 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Flow 'volume_create_api' (344eb410-b077-47f3-8919-d10bd9499541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:16.232340 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-804c5746-5968-42b2-91c0-779c0ba5f781 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ada7cad-65ef-4ce7-b6b7-8a4fae5e93f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:16.233193 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-804c5746-5968-42b2-91c0-779c0ba5f781 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:00:16.285809 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-804c5746-5968-42b2-91c0-779c0ba5f781 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ada7cad-65ef-4ce7-b6b7-8a4fae5e93f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T11:00:15Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=00fc98bb-8d0e-4cb3-9e99-208c4825a82d,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': '00fc98bb-8d0e-4cb3-9e99-208c4825a82d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:16.286675 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-804c5746-5968-42b2-91c0-779c0ba5f781 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa558538-402a-4232-83b0-7d515cb4b233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:16.312852 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-804c5746-5968-42b2-91c0-779c0ba5f781 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-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 04 11:00:16.313177 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-804c5746-5968-42b2-91c0-779c0ba5f781 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-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 04 11:00:16.348654 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-804c5746-5968-42b2-91c0-779c0ba5f781 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Created reservations ['f86f315d-cda8-4022-8a62-65709a76f1e5', '505f89ec-2ec2-42e5-a460-4dead2105497', '04716830-f01e-4380-bb25-63a73af3d4b4', 'd238451c-a66e-4d12-9b71-e24ee09783cb'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:16.349555 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-804c5746-5968-42b2-91c0-779c0ba5f781 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa558538-402a-4232-83b0-7d515cb4b233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f86f315d-cda8-4022-8a62-65709a76f1e5', '505f89ec-2ec2-42e5-a460-4dead2105497', '04716830-f01e-4380-bb25-63a73af3d4b4', 'd238451c-a66e-4d12-9b71-e24ee09783cb']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:16.350463 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-804c5746-5968-42b2-91c0-779c0ba5f781 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01b2047a-62e0-4967-b22b-47607e83964b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:16.371788 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-804c5746-5968-42b2-91c0-779c0ba5f781 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01b2047a-62e0-4967-b22b-47607e83964b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffbf499e-f3dd-41ff-8ca5-ef51b0062616', '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='36bb2027873a48248b5704140b922e31',qos_specs=None,replication_status=,reservations=['f86f315d-cda8-4022-8a62-65709a76f1e5','505f89ec-2ec2-42e5-a460-4dead2105497','04716830-f01e-4380-bb25-63a73af3d4b4','d238451c-a66e-4d12-9b71-e24ee09783cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60cae81dec104689a605f28bb2178d34',volume_type_id=00fc98bb-8d0e-4cb3-9e99-208c4825a82d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:00:16Z,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=ffbf499e-f3dd-41ff-8ca5-ef51b0062616,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36bb2027873a48248b5704140b922e31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60cae81dec104689a605f28bb2178d34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(00fc98bb-8d0e-4cb3-9e99-208c4825a82d),volume_type_id=00fc98bb-8d0e-4cb3-9e99-208c4825a82d)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:16.372512 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-804c5746-5968-42b2-91c0-779c0ba5f781 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ffffa83-eeaf-4d89-9b46-f8b780fecf6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:16.390362 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-804c5746-5968-42b2-91c0-779c0ba5f781 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ffffa83-eeaf-4d89-9b46-f8b780fecf6a) transitioned into state 'SUCCESS' from 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='36bb2027873a48248b5704140b922e31',qos_specs=None,replication_status=,reservations=['f86f315d-cda8-4022-8a62-65709a76f1e5','505f89ec-2ec2-42e5-a460-4dead2105497','04716830-f01e-4380-bb25-63a73af3d4b4','d238451c-a66e-4d12-9b71-e24ee09783cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60cae81dec104689a605f28bb2178d34',volume_type_id=00fc98bb-8d0e-4cb3-9e99-208c4825a82d)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:16.391209 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-804c5746-5968-42b2-91c0-779c0ba5f781 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5117ed1e-2e54-4280-8beb-018f0e5a7950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:16.401578 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-804c5746-5968-42b2-91c0-779c0ba5f781 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5117ed1e-2e54-4280-8beb-018f0e5a7950) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:16.402638 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-804c5746-5968-42b2-91c0-779c0ba5f781 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Flow 'volume_create_api' (344eb410-b077-47f3-8919-d10bd9499541) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:16.402982 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-804c5746-5968-42b2-91c0-779c0ba5f781 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Create volume request issued successfully. Aug 04 11:00:16.403672 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-804c5746-5968-42b2-91c0-779c0ba5f781 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:00:16.404189 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1239/4935] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 11:00:16 2026] POST /volume/v3/volumes => generated 798 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:16.415226 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-10b10eeb-71f3-43be-83a2-7dbfda94ed2d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:16.417259 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-10b10eeb-71f3-43be-83a2-7dbfda94ed2d tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] GET https://10.4.3.232/volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 Aug 04 11:00:16.417465 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-10b10eeb-71f3-43be-83a2-7dbfda94ed2d tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:16.417656 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-10b10eeb-71f3-43be-83a2-7dbfda94ed2d tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:16.424857 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:16.424857 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:16.428154 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-10b10eeb-71f3-43be-83a2-7dbfda94ed2d tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Volume info retrieved successfully. Aug 04 11:00:16.432195 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-10b10eeb-71f3-43be-83a2-7dbfda94ed2d tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] https://10.4.3.232/volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 returned with HTTP 200 Aug 04 11:00:16.432542 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1237/4936] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:16 2026] GET /volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 => generated 866 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:17.002086 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-579d900d-2167-4f45-8783-55efe0699a5f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:17.004315 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-579d900d-2167-4f45-8783-55efe0699a5f tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/3539fef6-c2af-494d-801b-ba9167dd20b1 Aug 04 11:00:17.004550 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-579d900d-2167-4f45-8783-55efe0699a5f tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:17.004763 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-579d900d-2167-4f45-8783-55efe0699a5f tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:17.010207 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:17.010207 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:17.010542 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-579d900d-2167-4f45-8783-55efe0699a5f tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:17.011233 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-579d900d-2167-4f45-8783-55efe0699a5f tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/3539fef6-c2af-494d-801b-ba9167dd20b1 returned with HTTP 200 Aug 04 11:00:17.011624 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1233/4937] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:17 2026] GET /volume/v3/snapshots/3539fef6-c2af-494d-801b-ba9167dd20b1 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:17.019662 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9c877a85-da1c-47ea-a02f-f9f55160451b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:17.021300 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9c877a85-da1c-47ea-a02f-f9f55160451b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/3539fef6-c2af-494d-801b-ba9167dd20b1 Aug 04 11:00:17.021495 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9c877a85-da1c-47ea-a02f-f9f55160451b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:17.021670 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9c877a85-da1c-47ea-a02f-f9f55160451b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:17.021769 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-9c877a85-da1c-47ea-a02f-f9f55160451b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Delete snapshot with id: 3539fef6-c2af-494d-801b-ba9167dd20b1 Aug 04 11:00:17.026529 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:17.026529 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:17.026924 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9c877a85-da1c-47ea-a02f-f9f55160451b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Snapshot retrieved successfully. Aug 04 11:00:17.042076 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9c877a85-da1c-47ea-a02f-f9f55160451b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Snapshot delete request issued successfully. Aug 04 11:00:17.042332 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9c877a85-da1c-47ea-a02f-f9f55160451b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] https://10.4.3.232/volume/v3/snapshots/3539fef6-c2af-494d-801b-ba9167dd20b1 returned with HTTP 202 Aug 04 11:00:17.042830 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1229/4938] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 11:00:17 2026] DELETE /volume/v3/snapshots/3539fef6-c2af-494d-801b-ba9167dd20b1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:17.049117 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a7a6544e-31b3-44ea-8aae-ed6a52c4ca10 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:17.051055 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a7a6544e-31b3-44ea-8aae-ed6a52c4ca10 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] GET https://10.4.3.232/volume/v3/snapshots/3539fef6-c2af-494d-801b-ba9167dd20b1 Aug 04 11:00:17.051152 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a7a6544e-31b3-44ea-8aae-ed6a52c4ca10 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:17.051414 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a7a6544e-31b3-44ea-8aae-ed6a52c4ca10 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:17.056152 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:17.056152 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:17.056695 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a7a6544e-31b3-44ea-8aae-ed6a52c4ca10 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Snapshot retrieved successfully. Aug 04 11:00:17.057518 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a7a6544e-31b3-44ea-8aae-ed6a52c4ca10 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] https://10.4.3.232/volume/v3/snapshots/3539fef6-c2af-494d-801b-ba9167dd20b1 returned with HTTP 200 Aug 04 11:00:17.057858 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1240/4939] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:17 2026] GET /volume/v3/snapshots/3539fef6-c2af-494d-801b-ba9167dd20b1 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:17.445486 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f2d789f5-5988-42d7-a59e-fe5975684d95 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:17.447898 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f2d789f5-5988-42d7-a59e-fe5975684d95 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] GET https://10.4.3.232/volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 Aug 04 11:00:17.448198 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f2d789f5-5988-42d7-a59e-fe5975684d95 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:17.448508 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f2d789f5-5988-42d7-a59e-fe5975684d95 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:17.457481 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:17.457481 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:17.461877 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f2d789f5-5988-42d7-a59e-fe5975684d95 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Volume info retrieved successfully. Aug 04 11:00:17.467260 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f2d789f5-5988-42d7-a59e-fe5975684d95 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] https://10.4.3.232/volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 returned with HTTP 200 Aug 04 11:00:17.467806 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1238/4940] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:17 2026] GET /volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 => generated 948 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:18.066438 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-824f6af8-0468-44df-9c34-f6acd6a7a6ab None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:18.068094 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-824f6af8-0468-44df-9c34-f6acd6a7a6ab tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] GET https://10.4.3.232/volume/v3/snapshots/3539fef6-c2af-494d-801b-ba9167dd20b1 Aug 04 11:00:18.068267 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-824f6af8-0468-44df-9c34-f6acd6a7a6ab tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:18.068478 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-824f6af8-0468-44df-9c34-f6acd6a7a6ab tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:18.072721 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-824f6af8-0468-44df-9c34-f6acd6a7a6ab tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] https://10.4.3.232/volume/v3/snapshots/3539fef6-c2af-494d-801b-ba9167dd20b1 returned with HTTP 404 Aug 04 11:00:18.073211 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1234/4941] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:18 2026] GET /volume/v3/snapshots/3539fef6-c2af-494d-801b-ba9167dd20b1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:18.079683 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c0077251-0759-4db3-8a54-268fda19d496 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:18.082113 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c0077251-0759-4db3-8a54-268fda19d496 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] DELETE https://10.4.3.232/volume/v3/snapshots/3539fef6-c2af-494d-801b-ba9167dd20b1 Aug 04 11:00:18.082332 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c0077251-0759-4db3-8a54-268fda19d496 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:18.082550 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c0077251-0759-4db3-8a54-268fda19d496 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:18.082656 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-c0077251-0759-4db3-8a54-268fda19d496 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete snapshot with id: 3539fef6-c2af-494d-801b-ba9167dd20b1 Aug 04 11:00:18.086570 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c0077251-0759-4db3-8a54-268fda19d496 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/3539fef6-c2af-494d-801b-ba9167dd20b1 returned with HTTP 404 Aug 04 11:00:18.087138 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1230/4942] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 11:00:18 2026] DELETE /volume/v3/snapshots/3539fef6-c2af-494d-801b-ba9167dd20b1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:18.093993 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a571371a-bb02-43ec-b7bc-c3d7a3a0e136 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:18.095764 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a571371a-bb02-43ec-b7bc-c3d7a3a0e136 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/3539fef6-c2af-494d-801b-ba9167dd20b1 Aug 04 11:00:18.095957 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a571371a-bb02-43ec-b7bc-c3d7a3a0e136 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:18.096136 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a571371a-bb02-43ec-b7bc-c3d7a3a0e136 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:18.100107 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a571371a-bb02-43ec-b7bc-c3d7a3a0e136 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/3539fef6-c2af-494d-801b-ba9167dd20b1 returned with HTTP 404 Aug 04 11:00:18.100597 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1241/4943] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:18 2026] GET /volume/v3/snapshots/3539fef6-c2af-494d-801b-ba9167dd20b1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:18.106770 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0fc22f5b-ffa7-4170-a37f-1df133c736e4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:18.108579 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0fc22f5b-ffa7-4170-a37f-1df133c736e4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/3cd4ad24-b998-4d13-8da4-d9bbabfcee1b Aug 04 11:00:18.108753 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0fc22f5b-ffa7-4170-a37f-1df133c736e4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:18.108925 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0fc22f5b-ffa7-4170-a37f-1df133c736e4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:18.109076 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-0fc22f5b-ffa7-4170-a37f-1df133c736e4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete volume with id: 3cd4ad24-b998-4d13-8da4-d9bbabfcee1b Aug 04 11:00:18.115759 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:18.115759 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:18.116042 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0fc22f5b-ffa7-4170-a37f-1df133c736e4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:18.130758 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0fc22f5b-ffa7-4170-a37f-1df133c736e4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete volume request issued successfully. Aug 04 11:00:18.130915 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0fc22f5b-ffa7-4170-a37f-1df133c736e4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/3cd4ad24-b998-4d13-8da4-d9bbabfcee1b returned with HTTP 202 Aug 04 11:00:18.131329 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1239/4944] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:00:18 2026] DELETE /volume/v3/volumes/3cd4ad24-b998-4d13-8da4-d9bbabfcee1b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:18.137565 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2002f83c-3c01-4372-80cf-ee15f8f6a24b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:18.139256 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2002f83c-3c01-4372-80cf-ee15f8f6a24b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/3cd4ad24-b998-4d13-8da4-d9bbabfcee1b Aug 04 11:00:18.139494 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2002f83c-3c01-4372-80cf-ee15f8f6a24b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:18.139692 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2002f83c-3c01-4372-80cf-ee15f8f6a24b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:18.147533 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:18.147533 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:18.151195 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2002f83c-3c01-4372-80cf-ee15f8f6a24b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:18.155319 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2002f83c-3c01-4372-80cf-ee15f8f6a24b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/3cd4ad24-b998-4d13-8da4-d9bbabfcee1b returned with HTTP 200 Aug 04 11:00:18.155854 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1235/4945] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:18 2026] GET /volume/v3/volumes/3cd4ad24-b998-4d13-8da4-d9bbabfcee1b => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:18.480609 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-095403ce-750d-4373-b6ac-7aec06ffe028 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:18.482301 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-095403ce-750d-4373-b6ac-7aec06ffe028 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] GET https://10.4.3.232/volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 Aug 04 11:00:18.482505 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-095403ce-750d-4373-b6ac-7aec06ffe028 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:18.482696 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-095403ce-750d-4373-b6ac-7aec06ffe028 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:18.490303 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:18.490303 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:18.493946 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-095403ce-750d-4373-b6ac-7aec06ffe028 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Volume info retrieved successfully. Aug 04 11:00:18.497893 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-095403ce-750d-4373-b6ac-7aec06ffe028 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] https://10.4.3.232/volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 returned with HTTP 200 Aug 04 11:00:18.498333 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1231/4946] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:18 2026] GET /volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:19.168049 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4e8fe16b-4d9b-42cd-ae2f-e96e122dbd1b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:19.169702 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4e8fe16b-4d9b-42cd-ae2f-e96e122dbd1b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/3cd4ad24-b998-4d13-8da4-d9bbabfcee1b Aug 04 11:00:19.169875 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4e8fe16b-4d9b-42cd-ae2f-e96e122dbd1b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:19.170050 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4e8fe16b-4d9b-42cd-ae2f-e96e122dbd1b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:19.176149 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4e8fe16b-4d9b-42cd-ae2f-e96e122dbd1b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/3cd4ad24-b998-4d13-8da4-d9bbabfcee1b returned with HTTP 404 Aug 04 11:00:19.176850 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1242/4947] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:19 2026] GET /volume/v3/volumes/3cd4ad24-b998-4d13-8da4-d9bbabfcee1b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:19.184010 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-aa2154a7-e922-4e4c-bcb4-4d8ce98ffae4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:19.185718 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-aa2154a7-e922-4e4c-bcb4-4d8ce98ffae4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:00:19.186043 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-aa2154a7-e922-4e4c-bcb4-4d8ce98ffae4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-806188331"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:19.187417 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-aa2154a7-e922-4e4c-bcb4-4d8ce98ffae4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-806188331'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:00:19.187541 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-aa2154a7-e922-4e4c-bcb4-4d8ce98ffae4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume of 1 GB Aug 04 11:00:19.191196 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-aa2154a7-e922-4e4c-bcb4-4d8ce98ffae4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Availability Zones retrieved successfully. Aug 04 11:00:19.197011 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-aa2154a7-e922-4e4c-bcb4-4d8ce98ffae4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Flow 'volume_create_api' (7cb669ba-801e-4b14-b76d-3104aada050f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:19.197856 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-aa2154a7-e922-4e4c-bcb4-4d8ce98ffae4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc7e82d4-1c5c-49b1-93e4-e5e996ed2c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:19.198572 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-aa2154a7-e922-4e4c-bcb4-4d8ce98ffae4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:00:19.220108 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-aa2154a7-e922-4e4c-bcb4-4d8ce98ffae4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc7e82d4-1c5c-49b1-93e4-e5e996ed2c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:19.220820 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-aa2154a7-e922-4e4c-bcb4-4d8ce98ffae4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f12a24bb-e3ac-4087-8d20-5012cea5a962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:19.254471 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-aa2154a7-e922-4e4c-bcb4-4d8ce98ffae4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Created reservations ['6da287a4-ac4b-48db-9af4-a9581ed7859b', 'd11eb615-205b-4cc3-ac19-7aa6ca3b5dba', '97fc976f-64fb-419c-98a2-dfce09e74a58', 'dc19fe2d-b85c-43fb-89d9-9272ea5d588b'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:19.255180 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-aa2154a7-e922-4e4c-bcb4-4d8ce98ffae4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f12a24bb-e3ac-4087-8d20-5012cea5a962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6da287a4-ac4b-48db-9af4-a9581ed7859b', 'd11eb615-205b-4cc3-ac19-7aa6ca3b5dba', '97fc976f-64fb-419c-98a2-dfce09e74a58', 'dc19fe2d-b85c-43fb-89d9-9272ea5d588b']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:19.255868 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-aa2154a7-e922-4e4c-bcb4-4d8ce98ffae4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33cb723c-fe7f-4a23-9c11-a8dfd5be4d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:19.275941 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-aa2154a7-e922-4e4c-bcb4-4d8ce98ffae4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33cb723c-fe7f-4a23-9c11-a8dfd5be4d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb57525e-6007-414d-bdd3-39f8218407a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-806188331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f45df1cf2df4725898204f5de86e01e',qos_specs=None,replication_status=,reservations=['6da287a4-ac4b-48db-9af4-a9581ed7859b','d11eb615-205b-4cc3-ac19-7aa6ca3b5dba','97fc976f-64fb-419c-98a2-dfce09e74a58','dc19fe2d-b85c-43fb-89d9-9272ea5d588b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927926c779e8481b9690d2f5de2a1983',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:00:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-806188331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb57525e-6007-414d-bdd3-39f8218407a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f45df1cf2df4725898204f5de86e01e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='927926c779e8481b9690d2f5de2a1983',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:19.276687 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-aa2154a7-e922-4e4c-bcb4-4d8ce98ffae4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04521a01-2b64-48db-84f9-b7b727aab91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:19.292603 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-aa2154a7-e922-4e4c-bcb4-4d8ce98ffae4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04521a01-2b64-48db-84f9-b7b727aab91b) transitioned into state 'SUCCESS' from state '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-806188331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f45df1cf2df4725898204f5de86e01e',qos_specs=None,replication_status=,reservations=['6da287a4-ac4b-48db-9af4-a9581ed7859b','d11eb615-205b-4cc3-ac19-7aa6ca3b5dba','97fc976f-64fb-419c-98a2-dfce09e74a58','dc19fe2d-b85c-43fb-89d9-9272ea5d588b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927926c779e8481b9690d2f5de2a1983',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:19.293185 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-aa2154a7-e922-4e4c-bcb4-4d8ce98ffae4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3029979-b8c5-4f9d-b4b1-2d29929763d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:19.300386 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-aa2154a7-e922-4e4c-bcb4-4d8ce98ffae4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3029979-b8c5-4f9d-b4b1-2d29929763d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:19.301062 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-aa2154a7-e922-4e4c-bcb4-4d8ce98ffae4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Flow 'volume_create_api' (7cb669ba-801e-4b14-b76d-3104aada050f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:19.301332 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-aa2154a7-e922-4e4c-bcb4-4d8ce98ffae4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume request issued successfully. Aug 04 11:00:19.301858 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-aa2154a7-e922-4e4c-bcb4-4d8ce98ffae4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:00:19.302273 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1240/4948] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 11:00:19 2026] POST /volume/v3/volumes => generated 777 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:19.314555 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9cbd0b61-9718-4231-b166-4e9458fc39eb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:19.316322 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9cbd0b61-9718-4231-b166-4e9458fc39eb tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/fb57525e-6007-414d-bdd3-39f8218407a8 Aug 04 11:00:19.316507 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9cbd0b61-9718-4231-b166-4e9458fc39eb tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:19.316698 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9cbd0b61-9718-4231-b166-4e9458fc39eb tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:19.323116 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:19.323116 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:19.326193 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9cbd0b61-9718-4231-b166-4e9458fc39eb tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:19.329645 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9cbd0b61-9718-4231-b166-4e9458fc39eb tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/fb57525e-6007-414d-bdd3-39f8218407a8 returned with HTTP 200 Aug 04 11:00:19.330015 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1236/4949] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:19 2026] GET /volume/v3/volumes/fb57525e-6007-414d-bdd3-39f8218407a8 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:19.510839 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a778f568-ad8c-4dc1-bc0d-01db027b3c91 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:19.512413 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a778f568-ad8c-4dc1-bc0d-01db027b3c91 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] GET https://10.4.3.232/volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 Aug 04 11:00:19.512581 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a778f568-ad8c-4dc1-bc0d-01db027b3c91 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:19.512757 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a778f568-ad8c-4dc1-bc0d-01db027b3c91 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:19.518789 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:19.518789 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:19.522055 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a778f568-ad8c-4dc1-bc0d-01db027b3c91 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Volume info retrieved successfully. Aug 04 11:00:19.525743 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a778f568-ad8c-4dc1-bc0d-01db027b3c91 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] https://10.4.3.232/volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 returned with HTTP 200 Aug 04 11:00:19.526099 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1232/4950] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:19 2026] GET /volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:20.342108 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-87f4df64-26c3-4392-8c6a-c6fe3fb62eb1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:20.344544 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-87f4df64-26c3-4392-8c6a-c6fe3fb62eb1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/fb57525e-6007-414d-bdd3-39f8218407a8 Aug 04 11:00:20.344815 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-87f4df64-26c3-4392-8c6a-c6fe3fb62eb1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:20.345084 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-87f4df64-26c3-4392-8c6a-c6fe3fb62eb1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:20.352209 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:20.352209 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:20.355690 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-87f4df64-26c3-4392-8c6a-c6fe3fb62eb1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:20.359338 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-87f4df64-26c3-4392-8c6a-c6fe3fb62eb1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/fb57525e-6007-414d-bdd3-39f8218407a8 returned with HTTP 200 Aug 04 11:00:20.359718 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1243/4951] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:20 2026] GET /volume/v3/volumes/fb57525e-6007-414d-bdd3-39f8218407a8 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:20.371080 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c2b79c87-9c4a-4200-ae19-eec0c57ec190 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:20.373391 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c2b79c87-9c4a-4200-ae19-eec0c57ec190 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] POST https://10.4.3.232/volume/v3/snapshots Aug 04 11:00:20.373854 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c2b79c87-9c4a-4200-ae19-eec0c57ec190 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb57525e-6007-414d-bdd3-39f8218407a8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1247693528"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:20.384849 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:20.384849 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:20.385299 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c2b79c87-9c4a-4200-ae19-eec0c57ec190 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:20.385491 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-c2b79c87-9c4a-4200-ae19-eec0c57ec190 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create snapshot from volume fb57525e-6007-414d-bdd3-39f8218407a8 Aug 04 11:00:20.411074 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-c2b79c87-9c4a-4200-ae19-eec0c57ec190 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Created reservations ['addc55ac-2c71-4d71-a579-f45fbe0f35ea', '5eaa6ba2-de96-4145-a69f-760eb1b4c94f', '29c0a9ef-4a84-48a0-85b1-7fde4f7f401a', '2a774fde-5711-47fc-96b3-d0d31cc7fda9'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:20.436934 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c2b79c87-9c4a-4200-ae19-eec0c57ec190 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot create request issued successfully. Aug 04 11:00:20.437268 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c2b79c87-9c4a-4200-ae19-eec0c57ec190 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 11:00:20.437752 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1241/4952] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 11:00:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:20.446780 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6f24bef6-2d8a-420e-859c-6bd91eaf433b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:20.449055 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6f24bef6-2d8a-420e-859c-6bd91eaf433b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/0740dd46-ac94-4bd8-bcc6-f269ac5a1ef7 Aug 04 11:00:20.449349 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6f24bef6-2d8a-420e-859c-6bd91eaf433b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:20.449635 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6f24bef6-2d8a-420e-859c-6bd91eaf433b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:20.455809 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:20.455809 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:20.456259 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6f24bef6-2d8a-420e-859c-6bd91eaf433b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:20.457236 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6f24bef6-2d8a-420e-859c-6bd91eaf433b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/0740dd46-ac94-4bd8-bcc6-f269ac5a1ef7 returned with HTTP 200 Aug 04 11:00:20.457771 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1237/4953] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:20 2026] GET /volume/v3/snapshots/0740dd46-ac94-4bd8-bcc6-f269ac5a1ef7 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:20.539107 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bb937ed6-adb1-48c7-ae07-78898bdbf1ff None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:20.540859 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb937ed6-adb1-48c7-ae07-78898bdbf1ff tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] GET https://10.4.3.232/volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 Aug 04 11:00:20.541069 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb937ed6-adb1-48c7-ae07-78898bdbf1ff tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:20.541268 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb937ed6-adb1-48c7-ae07-78898bdbf1ff tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:20.548358 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:20.548358 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:20.552475 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bb937ed6-adb1-48c7-ae07-78898bdbf1ff tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Volume info retrieved successfully. Aug 04 11:00:20.556809 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb937ed6-adb1-48c7-ae07-78898bdbf1ff tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] https://10.4.3.232/volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 returned with HTTP 200 Aug 04 11:00:20.557227 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1233/4954] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:20 2026] GET /volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:21.467263 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-71016693-1608-4983-a198-151f6e66a96e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:21.469158 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-71016693-1608-4983-a198-151f6e66a96e tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/0740dd46-ac94-4bd8-bcc6-f269ac5a1ef7 Aug 04 11:00:21.469401 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-71016693-1608-4983-a198-151f6e66a96e tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:21.469642 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-71016693-1608-4983-a198-151f6e66a96e tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:21.475034 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:21.475034 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:21.475408 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-71016693-1608-4983-a198-151f6e66a96e tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:21.476115 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-71016693-1608-4983-a198-151f6e66a96e tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/0740dd46-ac94-4bd8-bcc6-f269ac5a1ef7 returned with HTTP 200 Aug 04 11:00:21.476562 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1244/4955] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:21 2026] GET /volume/v3/snapshots/0740dd46-ac94-4bd8-bcc6-f269ac5a1ef7 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:21.485835 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e338b0a8-a5fd-44ca-bd9a-d0e1265d0716 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:21.487835 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e338b0a8-a5fd-44ca-bd9a-d0e1265d0716 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] POST https://10.4.3.232/volume/v3/snapshots/0740dd46-ac94-4bd8-bcc6-f269ac5a1ef7/action Aug 04 11:00:21.490710 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e338b0a8-a5fd-44ca-bd9a-d0e1265d0716 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:00:21.490710 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e338b0a8-a5fd-44ca-bd9a-d0e1265d0716 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:21.496465 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:21.496465 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:21.497087 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e338b0a8-a5fd-44ca-bd9a-d0e1265d0716 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Snapshot retrieved successfully. Aug 04 11:00:21.498055 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.policy [None req-e338b0a8-a5fd-44ca-bd9a-d0e1265d0716 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd180d45c0391403f97a8f3491fcf0382', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3f45df1cf2df4725898204f5de86e01e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100255) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 11:00:21.498472 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e338b0a8-a5fd-44ca-bd9a-d0e1265d0716 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] https://10.4.3.232/volume/v3/snapshots/0740dd46-ac94-4bd8-bcc6-f269ac5a1ef7/action returned with HTTP 403 Aug 04 11:00:21.499145 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1242/4956] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 11:00:21 2026] POST /volume/v3/snapshots/0740dd46-ac94-4bd8-bcc6-f269ac5a1ef7/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:21.507370 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-84f50375-70f3-4a78-9ab9-0fab5e685616 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:21.509575 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-84f50375-70f3-4a78-9ab9-0fab5e685616 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] DELETE https://10.4.3.232/volume/v3/snapshots/0740dd46-ac94-4bd8-bcc6-f269ac5a1ef7 Aug 04 11:00:21.509832 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-84f50375-70f3-4a78-9ab9-0fab5e685616 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:21.510080 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-84f50375-70f3-4a78-9ab9-0fab5e685616 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:21.510228 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-84f50375-70f3-4a78-9ab9-0fab5e685616 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete snapshot with id: 0740dd46-ac94-4bd8-bcc6-f269ac5a1ef7 Aug 04 11:00:21.516595 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:21.516595 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:21.516978 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-84f50375-70f3-4a78-9ab9-0fab5e685616 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:21.534326 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-84f50375-70f3-4a78-9ab9-0fab5e685616 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot delete request issued successfully. Aug 04 11:00:21.534546 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-84f50375-70f3-4a78-9ab9-0fab5e685616 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/0740dd46-ac94-4bd8-bcc6-f269ac5a1ef7 returned with HTTP 202 Aug 04 11:00:21.534959 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1238/4957] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 11:00:21 2026] DELETE /volume/v3/snapshots/0740dd46-ac94-4bd8-bcc6-f269ac5a1ef7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:21.543422 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-30830664-8a03-4f1e-ad66-5d559d1d26b9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:21.545797 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-30830664-8a03-4f1e-ad66-5d559d1d26b9 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/0740dd46-ac94-4bd8-bcc6-f269ac5a1ef7 Aug 04 11:00:21.546044 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-30830664-8a03-4f1e-ad66-5d559d1d26b9 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:21.546403 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-30830664-8a03-4f1e-ad66-5d559d1d26b9 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:21.552587 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:21.552587 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:21.552904 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-30830664-8a03-4f1e-ad66-5d559d1d26b9 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:21.553635 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-30830664-8a03-4f1e-ad66-5d559d1d26b9 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/0740dd46-ac94-4bd8-bcc6-f269ac5a1ef7 returned with HTTP 200 Aug 04 11:00:21.553986 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1234/4958] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:21 2026] GET /volume/v3/snapshots/0740dd46-ac94-4bd8-bcc6-f269ac5a1ef7 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:21.569170 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1cfb683d-874a-4210-b8d9-983709233c8c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:21.571796 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1cfb683d-874a-4210-b8d9-983709233c8c tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] GET https://10.4.3.232/volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 Aug 04 11:00:21.571986 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1cfb683d-874a-4210-b8d9-983709233c8c tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:21.572171 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1cfb683d-874a-4210-b8d9-983709233c8c tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:21.578911 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:21.578911 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:21.582677 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1cfb683d-874a-4210-b8d9-983709233c8c tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Volume info retrieved successfully. Aug 04 11:00:21.587135 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1cfb683d-874a-4210-b8d9-983709233c8c tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] https://10.4.3.232/volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 returned with HTTP 200 Aug 04 11:00:21.587688 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1245/4959] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:21 2026] GET /volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:22.562581 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b1b94346-0726-4490-84ab-a18aa7432a11 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:22.564699 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b1b94346-0726-4490-84ab-a18aa7432a11 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/0740dd46-ac94-4bd8-bcc6-f269ac5a1ef7 Aug 04 11:00:22.564897 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b1b94346-0726-4490-84ab-a18aa7432a11 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:22.565100 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b1b94346-0726-4490-84ab-a18aa7432a11 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:22.569093 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b1b94346-0726-4490-84ab-a18aa7432a11 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/0740dd46-ac94-4bd8-bcc6-f269ac5a1ef7 returned with HTTP 404 Aug 04 11:00:22.569586 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1243/4960] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:22 2026] GET /volume/v3/snapshots/0740dd46-ac94-4bd8-bcc6-f269ac5a1ef7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:22.575183 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f8043c92-2c6d-4097-8b12-9911b93030ad None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:22.576918 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f8043c92-2c6d-4097-8b12-9911b93030ad tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/fb57525e-6007-414d-bdd3-39f8218407a8 Aug 04 11:00:22.577146 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f8043c92-2c6d-4097-8b12-9911b93030ad tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:22.577388 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f8043c92-2c6d-4097-8b12-9911b93030ad tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:22.577590 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-f8043c92-2c6d-4097-8b12-9911b93030ad tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete volume with id: fb57525e-6007-414d-bdd3-39f8218407a8 Aug 04 11:00:22.583768 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:22.583768 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:22.584080 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f8043c92-2c6d-4097-8b12-9911b93030ad tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:22.599539 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5b1b92e2-46be-45f7-9bc5-ad6a263eaad3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:22.600660 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f8043c92-2c6d-4097-8b12-9911b93030ad tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete volume request issued successfully. Aug 04 11:00:22.600872 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f8043c92-2c6d-4097-8b12-9911b93030ad tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/fb57525e-6007-414d-bdd3-39f8218407a8 returned with HTTP 202 Aug 04 11:00:22.601293 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1239/4961] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:00:22 2026] DELETE /volume/v3/volumes/fb57525e-6007-414d-bdd3-39f8218407a8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:22.601728 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5b1b92e2-46be-45f7-9bc5-ad6a263eaad3 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] GET https://10.4.3.232/volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 Aug 04 11:00:22.601915 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5b1b92e2-46be-45f7-9bc5-ad6a263eaad3 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:22.602087 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5b1b92e2-46be-45f7-9bc5-ad6a263eaad3 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:22.611570 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a10501f8-4c3b-489e-9654-84cb9a1578fc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:22.612823 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:22.612823 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:22.613448 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a10501f8-4c3b-489e-9654-84cb9a1578fc tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/fb57525e-6007-414d-bdd3-39f8218407a8 Aug 04 11:00:22.613639 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a10501f8-4c3b-489e-9654-84cb9a1578fc tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:22.613810 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a10501f8-4c3b-489e-9654-84cb9a1578fc tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:22.616135 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5b1b92e2-46be-45f7-9bc5-ad6a263eaad3 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Volume info retrieved successfully. Aug 04 11:00:22.620435 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5b1b92e2-46be-45f7-9bc5-ad6a263eaad3 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] https://10.4.3.232/volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 returned with HTTP 200 Aug 04 11:00:22.620777 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1235/4962] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:22 2026] GET /volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 => generated 1295 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:22.621202 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:22.621202 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:22.624624 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a10501f8-4c3b-489e-9654-84cb9a1578fc tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:22.628140 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a10501f8-4c3b-489e-9654-84cb9a1578fc tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/fb57525e-6007-414d-bdd3-39f8218407a8 returned with HTTP 200 Aug 04 11:00:22.628547 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1246/4963] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:22 2026] GET /volume/v3/volumes/fb57525e-6007-414d-bdd3-39f8218407a8 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:22.632814 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d78ce055-c740-4a34-a35c-1bf788f5754a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:22.634379 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d78ce055-c740-4a34-a35c-1bf788f5754a tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] DELETE https://10.4.3.232/volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 Aug 04 11:00:22.634574 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d78ce055-c740-4a34-a35c-1bf788f5754a tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:22.634741 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d78ce055-c740-4a34-a35c-1bf788f5754a tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:22.634887 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-d78ce055-c740-4a34-a35c-1bf788f5754a tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Delete volume with id: ffbf499e-f3dd-41ff-8ca5-ef51b0062616 Aug 04 11:00:22.641084 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:22.641084 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:22.641579 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d78ce055-c740-4a34-a35c-1bf788f5754a tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Volume info retrieved successfully. Aug 04 11:00:22.659079 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d78ce055-c740-4a34-a35c-1bf788f5754a tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Delete volume request issued successfully. Aug 04 11:00:22.659359 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d78ce055-c740-4a34-a35c-1bf788f5754a tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] https://10.4.3.232/volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 returned with HTTP 202 Aug 04 11:00:22.659980 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1244/4964] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:00:22 2026] DELETE /volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:22.667743 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5ec4ebfd-2910-462d-9478-d9cd2b1c4428 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:22.669785 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5ec4ebfd-2910-462d-9478-d9cd2b1c4428 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] GET https://10.4.3.232/volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 Aug 04 11:00:22.670037 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5ec4ebfd-2910-462d-9478-d9cd2b1c4428 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:22.670281 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5ec4ebfd-2910-462d-9478-d9cd2b1c4428 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:22.676999 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:22.676999 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:22.680616 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5ec4ebfd-2910-462d-9478-d9cd2b1c4428 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Volume info retrieved successfully. Aug 04 11:00:22.685865 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5ec4ebfd-2910-462d-9478-d9cd2b1c4428 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] https://10.4.3.232/volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 returned with HTTP 200 Aug 04 11:00:22.686393 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1240/4965] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:22 2026] GET /volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 => generated 1294 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:23.640409 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-79a0cc45-be4d-48b1-9525-ac5577788acc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:23.642527 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-79a0cc45-be4d-48b1-9525-ac5577788acc tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/fb57525e-6007-414d-bdd3-39f8218407a8 Aug 04 11:00:23.642724 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-79a0cc45-be4d-48b1-9525-ac5577788acc tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:23.642948 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-79a0cc45-be4d-48b1-9525-ac5577788acc tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:23.648361 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-79a0cc45-be4d-48b1-9525-ac5577788acc tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/fb57525e-6007-414d-bdd3-39f8218407a8 returned with HTTP 404 Aug 04 11:00:23.648803 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1236/4966] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:23 2026] GET /volume/v3/volumes/fb57525e-6007-414d-bdd3-39f8218407a8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:23.656457 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6d0eaca8-ecff-44fb-90ec-fea51845c850 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:23.658236 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6d0eaca8-ecff-44fb-90ec-fea51845c850 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:00:23.658569 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6d0eaca8-ecff-44fb-90ec-fea51845c850 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1001296156"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:23.659961 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-6d0eaca8-ecff-44fb-90ec-fea51845c850 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1001296156'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:00:23.660072 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-6d0eaca8-ecff-44fb-90ec-fea51845c850 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume of 1 GB Aug 04 11:00:23.663806 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6d0eaca8-ecff-44fb-90ec-fea51845c850 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Availability Zones retrieved successfully. Aug 04 11:00:23.669330 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6d0eaca8-ecff-44fb-90ec-fea51845c850 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Flow 'volume_create_api' (64854367-1a66-41db-bd8f-899696d62246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:23.670173 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6d0eaca8-ecff-44fb-90ec-fea51845c850 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7205fb4-63ea-4058-b452-44f97fcf9530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:23.670913 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-6d0eaca8-ecff-44fb-90ec-fea51845c850 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:00:23.694023 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6d0eaca8-ecff-44fb-90ec-fea51845c850 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7205fb4-63ea-4058-b452-44f97fcf9530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:23.694919 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6d0eaca8-ecff-44fb-90ec-fea51845c850 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a97acad-e5ca-43c3-b038-2d05e7d5224b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:23.698383 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6237332b-bfaf-48c1-ba60-7519603fec99 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:23.702575 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6237332b-bfaf-48c1-ba60-7519603fec99 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] GET https://10.4.3.232/volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 Aug 04 11:00:23.702778 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6237332b-bfaf-48c1-ba60-7519603fec99 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:23.702959 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6237332b-bfaf-48c1-ba60-7519603fec99 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:23.711233 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6237332b-bfaf-48c1-ba60-7519603fec99 tempest-VolumeAndVolumeTypeFromImageTest-801020763 tempest-VolumeAndVolumeTypeFromImageTest-801020763-project-member] https://10.4.3.232/volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 returned with HTTP 404 Aug 04 11:00:23.711801 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1245/4967] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:23 2026] GET /volume/v3/volumes/ffbf499e-f3dd-41ff-8ca5-ef51b0062616 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:23.742881 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-6d0eaca8-ecff-44fb-90ec-fea51845c850 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Created reservations ['389b10a8-9aff-43dd-805e-0633cd6fe856', 'd88047fe-cf8f-4f47-9451-ba7ce0f55937', '8920b6a0-0763-485a-b4fa-f08b299b76a5', 'd815c0c2-de71-4c2f-aebb-27b27a9d1d41'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:23.743761 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6d0eaca8-ecff-44fb-90ec-fea51845c850 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a97acad-e5ca-43c3-b038-2d05e7d5224b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['389b10a8-9aff-43dd-805e-0633cd6fe856', 'd88047fe-cf8f-4f47-9451-ba7ce0f55937', '8920b6a0-0763-485a-b4fa-f08b299b76a5', 'd815c0c2-de71-4c2f-aebb-27b27a9d1d41']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:23.744583 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6d0eaca8-ecff-44fb-90ec-fea51845c850 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86400d62-856d-4126-b911-f08e5342ee74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:23.769073 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6d0eaca8-ecff-44fb-90ec-fea51845c850 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86400d62-856d-4126-b911-f08e5342ee74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ad26a46-9ea5-4a08-b663-d605333fc82e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1001296156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f45df1cf2df4725898204f5de86e01e',qos_specs=None,replication_status=,reservations=['389b10a8-9aff-43dd-805e-0633cd6fe856','d88047fe-cf8f-4f47-9451-ba7ce0f55937','8920b6a0-0763-485a-b4fa-f08b299b76a5','d815c0c2-de71-4c2f-aebb-27b27a9d1d41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927926c779e8481b9690d2f5de2a1983',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:00:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1001296156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ad26a46-9ea5-4a08-b663-d605333fc82e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f45df1cf2df4725898204f5de86e01e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='927926c779e8481b9690d2f5de2a1983',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:23.770147 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6d0eaca8-ecff-44fb-90ec-fea51845c850 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16115e61-c977-4bd7-8a16-14eb1d33231c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:23.788362 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6d0eaca8-ecff-44fb-90ec-fea51845c850 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16115e61-c977-4bd7-8a16-14eb1d33231c) transitioned into state 'SUCCESS' from state '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-1001296156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f45df1cf2df4725898204f5de86e01e',qos_specs=None,replication_status=,reservations=['389b10a8-9aff-43dd-805e-0633cd6fe856','d88047fe-cf8f-4f47-9451-ba7ce0f55937','8920b6a0-0763-485a-b4fa-f08b299b76a5','d815c0c2-de71-4c2f-aebb-27b27a9d1d41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927926c779e8481b9690d2f5de2a1983',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:23.789346 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6d0eaca8-ecff-44fb-90ec-fea51845c850 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bfb11fa-fe52-43bb-95db-ee580fd2fa91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:23.797923 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6d0eaca8-ecff-44fb-90ec-fea51845c850 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bfb11fa-fe52-43bb-95db-ee580fd2fa91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:23.798756 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6d0eaca8-ecff-44fb-90ec-fea51845c850 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Flow 'volume_create_api' (64854367-1a66-41db-bd8f-899696d62246) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:23.799047 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6d0eaca8-ecff-44fb-90ec-fea51845c850 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume request issued successfully. Aug 04 11:00:23.799613 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6d0eaca8-ecff-44fb-90ec-fea51845c850 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:00:23.800133 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1247/4968] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 11:00:23 2026] POST /volume/v3/volumes => generated 778 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:23.810679 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8940e6a5-5ff4-481c-adc3-3ef756e5f2d1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:23.812836 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8940e6a5-5ff4-481c-adc3-3ef756e5f2d1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/9ad26a46-9ea5-4a08-b663-d605333fc82e Aug 04 11:00:23.813083 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8940e6a5-5ff4-481c-adc3-3ef756e5f2d1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:23.813333 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8940e6a5-5ff4-481c-adc3-3ef756e5f2d1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:23.822104 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:23.822104 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:23.829166 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8940e6a5-5ff4-481c-adc3-3ef756e5f2d1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:23.835963 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8940e6a5-5ff4-481c-adc3-3ef756e5f2d1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/9ad26a46-9ea5-4a08-b663-d605333fc82e returned with HTTP 200 Aug 04 11:00:23.836528 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1241/4969] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:23 2026] GET /volume/v3/volumes/9ad26a46-9ea5-4a08-b663-d605333fc82e => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:23.894975 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0175083a-26bb-4e98-a66c-af7905ed0bac None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:23.896670 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0175083a-26bb-4e98-a66c-af7905ed0bac tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] GET https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 Aug 04 11:00:23.896884 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0175083a-26bb-4e98-a66c-af7905ed0bac tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:23.897090 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0175083a-26bb-4e98-a66c-af7905ed0bac tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:23.898062 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0175083a-26bb-4e98-a66c-af7905ed0bac tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 11:00:23.910615 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0175083a-26bb-4e98-a66c-af7905ed0bac tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] Get all volumes completed successfully. Aug 04 11:00:23.912788 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:23.912788 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:23.917545 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0175083a-26bb-4e98-a66c-af7905ed0bac tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 11:00:23.917967 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1237/4970] 10.4.3.232 () {66 vars in 1285 bytes} [Tue Aug 4 11:00:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9195 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:23.931521 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f1ada3b8-d4c1-4f0c-93cf-9b2fbe29dbd5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:23.933197 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f1ada3b8-d4c1-4f0c-93cf-9b2fbe29dbd5 tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/f5da033d-aa06-4e74-bb7b-176bd87ca3d3 Aug 04 11:00:23.933427 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f1ada3b8-d4c1-4f0c-93cf-9b2fbe29dbd5 tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:23.933644 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f1ada3b8-d4c1-4f0c-93cf-9b2fbe29dbd5 tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:23.933745 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-f1ada3b8-d4c1-4f0c-93cf-9b2fbe29dbd5 tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] Delete volume with id: f5da033d-aa06-4e74-bb7b-176bd87ca3d3 Aug 04 11:00:23.940186 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:23.940186 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:23.940504 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f1ada3b8-d4c1-4f0c-93cf-9b2fbe29dbd5 tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] Volume info retrieved successfully. Aug 04 11:00:23.952202 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.image.cache [None req-f1ada3b8-d4c1-4f0c-93cf-9b2fbe29dbd5 tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] Evicting image cache entry: {'id': 7, 'image_id': 'ae37da5c-7da3-4f89-8fab-ad5f24b16b97', 'volume_id': 'f5da033d-aa06-4e74-bb7b-176bd87ca3d3', 'host': 'np0000006413@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 4, 11, 0, 16), 'last_used': datetime.datetime(2026, 8, 4, 11, 0, 22)}. {{(pid=100255) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 04 11:00:23.963174 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f1ada3b8-d4c1-4f0c-93cf-9b2fbe29dbd5 tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] Delete volume request issued successfully. Aug 04 11:00:23.963404 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f1ada3b8-d4c1-4f0c-93cf-9b2fbe29dbd5 tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] https://10.4.3.232/volume/v3/volumes/f5da033d-aa06-4e74-bb7b-176bd87ca3d3 returned with HTTP 202 Aug 04 11:00:23.963820 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1246/4971] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:00:23 2026] DELETE /volume/v3/volumes/f5da033d-aa06-4e74-bb7b-176bd87ca3d3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:23.970753 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9ba0b5f1-cb93-4216-9e7e-f9c30787e65b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:23.972833 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9ba0b5f1-cb93-4216-9e7e-f9c30787e65b tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] GET https://10.4.3.232/volume/v3/volumes/f5da033d-aa06-4e74-bb7b-176bd87ca3d3 Aug 04 11:00:23.973069 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9ba0b5f1-cb93-4216-9e7e-f9c30787e65b tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:23.973258 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9ba0b5f1-cb93-4216-9e7e-f9c30787e65b tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:23.980228 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:23.980228 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:23.984407 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9ba0b5f1-cb93-4216-9e7e-f9c30787e65b tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] Volume info retrieved successfully. Aug 04 11:00:23.989004 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9ba0b5f1-cb93-4216-9e7e-f9c30787e65b tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] https://10.4.3.232/volume/v3/volumes/f5da033d-aa06-4e74-bb7b-176bd87ca3d3 returned with HTTP 200 Aug 04 11:00:23.989515 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1248/4972] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:23 2026] GET /volume/v3/volumes/f5da033d-aa06-4e74-bb7b-176bd87ca3d3 => generated 1105 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:24.848525 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-caae8953-e693-40d0-a937-954ae0919be1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:24.850704 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-caae8953-e693-40d0-a937-954ae0919be1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/9ad26a46-9ea5-4a08-b663-d605333fc82e Aug 04 11:00:24.851031 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-caae8953-e693-40d0-a937-954ae0919be1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:24.851209 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-caae8953-e693-40d0-a937-954ae0919be1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:24.859884 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:24.859884 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:24.864060 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-caae8953-e693-40d0-a937-954ae0919be1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:24.868875 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-caae8953-e693-40d0-a937-954ae0919be1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/9ad26a46-9ea5-4a08-b663-d605333fc82e returned with HTTP 200 Aug 04 11:00:24.869545 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1242/4973] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:24 2026] GET /volume/v3/volumes/9ad26a46-9ea5-4a08-b663-d605333fc82e => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:24.880794 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-af827e54-b107-4035-98c3-23f7d888cee7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:24.882548 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-af827e54-b107-4035-98c3-23f7d888cee7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] POST https://10.4.3.232/volume/v3/snapshots Aug 04 11:00:24.882842 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-af827e54-b107-4035-98c3-23f7d888cee7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ad26a46-9ea5-4a08-b663-d605333fc82e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1375462226"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:24.891236 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:24.891236 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:24.891611 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-af827e54-b107-4035-98c3-23f7d888cee7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:24.891722 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-af827e54-b107-4035-98c3-23f7d888cee7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create snapshot from volume 9ad26a46-9ea5-4a08-b663-d605333fc82e Aug 04 11:00:24.913821 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-af827e54-b107-4035-98c3-23f7d888cee7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Created reservations ['77e834ea-b46a-482d-aca8-7295795fffd4', '4356dc0a-4c53-4c7c-bff1-d5a0a5e20a4d', '132408aa-a970-43b9-a083-07b7990517bd', '4ec34e2e-edf9-4e04-8ac8-ecff6e320635'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:24.943475 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-af827e54-b107-4035-98c3-23f7d888cee7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot create request issued successfully. Aug 04 11:00:24.943749 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-af827e54-b107-4035-98c3-23f7d888cee7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 11:00:24.944150 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1238/4974] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 11:00:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:24.953050 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3b0fcc3e-164a-4e5d-835e-88cab76b72ce None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:24.955273 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3b0fcc3e-164a-4e5d-835e-88cab76b72ce tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/2931fb22-b5a3-46ea-8304-32b4000886ef Aug 04 11:00:24.955519 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3b0fcc3e-164a-4e5d-835e-88cab76b72ce tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:24.955718 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3b0fcc3e-164a-4e5d-835e-88cab76b72ce tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:24.961304 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:24.961304 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:24.961824 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3b0fcc3e-164a-4e5d-835e-88cab76b72ce tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:24.962858 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3b0fcc3e-164a-4e5d-835e-88cab76b72ce tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/2931fb22-b5a3-46ea-8304-32b4000886ef returned with HTTP 200 Aug 04 11:00:24.963456 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1247/4975] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:24 2026] GET /volume/v3/snapshots/2931fb22-b5a3-46ea-8304-32b4000886ef => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:25.002068 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b2ea1754-ecfc-4020-8f49-e752a37a65c4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:25.004233 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b2ea1754-ecfc-4020-8f49-e752a37a65c4 tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] GET https://10.4.3.232/volume/v3/volumes/f5da033d-aa06-4e74-bb7b-176bd87ca3d3 Aug 04 11:00:25.004522 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b2ea1754-ecfc-4020-8f49-e752a37a65c4 tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:25.004765 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b2ea1754-ecfc-4020-8f49-e752a37a65c4 tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:25.011043 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b2ea1754-ecfc-4020-8f49-e752a37a65c4 tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] https://10.4.3.232/volume/v3/volumes/f5da033d-aa06-4e74-bb7b-176bd87ca3d3 returned with HTTP 404 Aug 04 11:00:25.011632 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1249/4976] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:25 2026] GET /volume/v3/volumes/f5da033d-aa06-4e74-bb7b-176bd87ca3d3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:25.018066 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-08412a97-cc35-4d9a-a6b2-742673e27d6b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:25.020084 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-08412a97-cc35-4d9a-a6b2-742673e27d6b tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] DELETE https://10.4.3.232/volume/v3/types/00fc98bb-8d0e-4cb3-9e99-208c4825a82d Aug 04 11:00:25.020300 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-08412a97-cc35-4d9a-a6b2-742673e27d6b tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:25.020507 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-08412a97-cc35-4d9a-a6b2-742673e27d6b tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:25.043625 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-08412a97-cc35-4d9a-a6b2-742673e27d6b tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] https://10.4.3.232/volume/v3/types/00fc98bb-8d0e-4cb3-9e99-208c4825a82d returned with HTTP 202 Aug 04 11:00:25.044083 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1243/4977] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 11:00:25 2026] DELETE /volume/v3/types/00fc98bb-8d0e-4cb3-9e99-208c4825a82d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:25.050954 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4dfe50fe-2aad-4566-b1bc-4585c53ee089 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:25.053031 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4dfe50fe-2aad-4566-b1bc-4585c53ee089 tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] GET https://10.4.3.232/volume/v3/types/00fc98bb-8d0e-4cb3-9e99-208c4825a82d Aug 04 11:00:25.053287 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4dfe50fe-2aad-4566-b1bc-4585c53ee089 tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:25.053497 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4dfe50fe-2aad-4566-b1bc-4585c53ee089 tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:25.056894 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4dfe50fe-2aad-4566-b1bc-4585c53ee089 tempest-VolumeAndVolumeTypeFromImageTest-283872448 tempest-VolumeAndVolumeTypeFromImageTest-283872448-project-admin] https://10.4.3.232/volume/v3/types/00fc98bb-8d0e-4cb3-9e99-208c4825a82d returned with HTTP 404 Aug 04 11:00:25.057446 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1239/4978] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 11:00:25 2026] GET /volume/v3/types/00fc98bb-8d0e-4cb3-9e99-208c4825a82d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:25.971744 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-47d183f6-ddf7-4e08-bb88-bd7d9770dcbf None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:25.973568 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-47d183f6-ddf7-4e08-bb88-bd7d9770dcbf tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/2931fb22-b5a3-46ea-8304-32b4000886ef Aug 04 11:00:25.973782 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-47d183f6-ddf7-4e08-bb88-bd7d9770dcbf tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:25.973982 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-47d183f6-ddf7-4e08-bb88-bd7d9770dcbf tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:25.978426 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:25.978426 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:25.978795 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-47d183f6-ddf7-4e08-bb88-bd7d9770dcbf tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:25.979619 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-47d183f6-ddf7-4e08-bb88-bd7d9770dcbf tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/2931fb22-b5a3-46ea-8304-32b4000886ef returned with HTTP 200 Aug 04 11:00:25.980012 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1248/4979] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:25 2026] GET /volume/v3/snapshots/2931fb22-b5a3-46ea-8304-32b4000886ef => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:25.988283 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6773a005-5c4d-4bc5-8b45-da17d4291cab None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:25.989977 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6773a005-5c4d-4bc5-8b45-da17d4291cab tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] GET https://10.4.3.232/volume/v3/snapshots Aug 04 11:00:25.990197 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6773a005-5c4d-4bc5-8b45-da17d4291cab tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:25.990468 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6773a005-5c4d-4bc5-8b45-da17d4291cab tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:25.990752 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-6773a005-5c4d-4bc5-8b45-da17d4291cab tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 11:00:25.991969 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.db.api [None req-6773a005-5c4d-4bc5-8b45-da17d4291cab tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Building query based on filter {{(pid=100254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 11:00:25.995566 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6773a005-5c4d-4bc5-8b45-da17d4291cab tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Get all snapshots completed successfully. Aug 04 11:00:25.995917 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6773a005-5c4d-4bc5-8b45-da17d4291cab tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 200 Aug 04 11:00:25.996339 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1250/4980] 10.4.3.232 () {66 vars in 1243 bytes} [Tue Aug 4 11:00:25 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:26.007180 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cf74752c-c608-4792-94f0-9f3efd5dee4a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:26.008957 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cf74752c-c608-4792-94f0-9f3efd5dee4a tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] DELETE https://10.4.3.232/volume/v3/snapshots/2931fb22-b5a3-46ea-8304-32b4000886ef Aug 04 11:00:26.009145 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cf74752c-c608-4792-94f0-9f3efd5dee4a tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:26.009362 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cf74752c-c608-4792-94f0-9f3efd5dee4a tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:26.009475 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-cf74752c-c608-4792-94f0-9f3efd5dee4a tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete snapshot with id: 2931fb22-b5a3-46ea-8304-32b4000886ef Aug 04 11:00:26.015118 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:26.015118 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:26.015422 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cf74752c-c608-4792-94f0-9f3efd5dee4a tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:26.037332 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cf74752c-c608-4792-94f0-9f3efd5dee4a tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot delete request issued successfully. Aug 04 11:00:26.037547 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cf74752c-c608-4792-94f0-9f3efd5dee4a tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/2931fb22-b5a3-46ea-8304-32b4000886ef returned with HTTP 202 Aug 04 11:00:26.037957 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1244/4981] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 11:00:26 2026] DELETE /volume/v3/snapshots/2931fb22-b5a3-46ea-8304-32b4000886ef => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:26.044793 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aba3e7e8-b63a-4582-b3f2-e0ff972da114 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:26.046500 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aba3e7e8-b63a-4582-b3f2-e0ff972da114 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/2931fb22-b5a3-46ea-8304-32b4000886ef Aug 04 11:00:26.046668 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aba3e7e8-b63a-4582-b3f2-e0ff972da114 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:26.046868 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aba3e7e8-b63a-4582-b3f2-e0ff972da114 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:26.051724 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:26.051724 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:26.052001 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-aba3e7e8-b63a-4582-b3f2-e0ff972da114 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:26.052618 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aba3e7e8-b63a-4582-b3f2-e0ff972da114 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/2931fb22-b5a3-46ea-8304-32b4000886ef returned with HTTP 200 Aug 04 11:00:26.052947 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1240/4982] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:26 2026] GET /volume/v3/snapshots/2931fb22-b5a3-46ea-8304-32b4000886ef => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:26.779956 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d9bdf4d0-5bde-4c60-906f-b1cb5096b2db None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:26.865010 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d9bdf4d0-5bde-4c60-906f-b1cb5096b2db tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:00:26.865356 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d9bdf4d0-5bde-4c60-906f-b1cb5096b2db tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1221091822"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:26.866696 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-d9bdf4d0-5bde-4c60-906f-b1cb5096b2db tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1221091822'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:00:26.866851 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-d9bdf4d0-5bde-4c60-906f-b1cb5096b2db tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Create volume of 1 GB Aug 04 11:00:26.870521 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d9bdf4d0-5bde-4c60-906f-b1cb5096b2db tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Availability Zones retrieved successfully. Aug 04 11:00:26.875693 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9bdf4d0-5bde-4c60-906f-b1cb5096b2db tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Flow 'volume_create_api' (f69b3f28-563b-4633-9d6e-9869d351c2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:26.876541 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9bdf4d0-5bde-4c60-906f-b1cb5096b2db tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0375ff76-7bf3-4d2d-b843-887373e0199c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:26.877222 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-d9bdf4d0-5bde-4c60-906f-b1cb5096b2db tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:00:26.898764 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9bdf4d0-5bde-4c60-906f-b1cb5096b2db tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0375ff76-7bf3-4d2d-b843-887373e0199c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:26.899440 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9bdf4d0-5bde-4c60-906f-b1cb5096b2db tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb15c12f-3f21-4f28-9e46-595d292af5d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:26.947040 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-d9bdf4d0-5bde-4c60-906f-b1cb5096b2db tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Created reservations ['505abe24-a203-4fad-94ec-8f00a39f81e2', '5945a7a0-e150-4fa2-8755-69f087a23beb', '32163a51-feab-43ab-8ee7-bdad9c10cd95', 'c600bc6c-57cc-41f1-861f-8f5d1492a27b'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:26.947701 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9bdf4d0-5bde-4c60-906f-b1cb5096b2db tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb15c12f-3f21-4f28-9e46-595d292af5d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['505abe24-a203-4fad-94ec-8f00a39f81e2', '5945a7a0-e150-4fa2-8755-69f087a23beb', '32163a51-feab-43ab-8ee7-bdad9c10cd95', 'c600bc6c-57cc-41f1-861f-8f5d1492a27b']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:26.948353 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9bdf4d0-5bde-4c60-906f-b1cb5096b2db tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fac0b73-9c0c-448a-b96b-b81435eba476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:26.969051 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9bdf4d0-5bde-4c60-906f-b1cb5096b2db tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fac0b73-9c0c-448a-b96b-b81435eba476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb09cda7-20e0-442f-95c4-a6f4bc460593', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1221091822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7593888836024688a21880179779ee96',qos_specs=None,replication_status=,reservations=['505abe24-a203-4fad-94ec-8f00a39f81e2','5945a7a0-e150-4fa2-8755-69f087a23beb','32163a51-feab-43ab-8ee7-bdad9c10cd95','c600bc6c-57cc-41f1-861f-8f5d1492a27b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a60d0d9ee79046df8ffb76076414e3ac',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:00:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1221091822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb09cda7-20e0-442f-95c4-a6f4bc460593,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7593888836024688a21880179779ee96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a60d0d9ee79046df8ffb76076414e3ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:26.969833 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9bdf4d0-5bde-4c60-906f-b1cb5096b2db tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (402c765a-64f0-4a7e-bf67-3adb278935e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:26.987122 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9bdf4d0-5bde-4c60-906f-b1cb5096b2db tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (402c765a-64f0-4a7e-bf67-3adb278935e8) transitioned into state 'SUCCESS' from state '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-1221091822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7593888836024688a21880179779ee96',qos_specs=None,replication_status=,reservations=['505abe24-a203-4fad-94ec-8f00a39f81e2','5945a7a0-e150-4fa2-8755-69f087a23beb','32163a51-feab-43ab-8ee7-bdad9c10cd95','c600bc6c-57cc-41f1-861f-8f5d1492a27b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a60d0d9ee79046df8ffb76076414e3ac',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:26.987836 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9bdf4d0-5bde-4c60-906f-b1cb5096b2db tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b16f5ccc-9536-46f9-980d-2f70ee4549ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:26.996724 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9bdf4d0-5bde-4c60-906f-b1cb5096b2db tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b16f5ccc-9536-46f9-980d-2f70ee4549ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:26.997574 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d9bdf4d0-5bde-4c60-906f-b1cb5096b2db tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Flow 'volume_create_api' (f69b3f28-563b-4633-9d6e-9869d351c2d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:26.997879 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d9bdf4d0-5bde-4c60-906f-b1cb5096b2db tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Create volume request issued successfully. Aug 04 11:00:26.998463 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d9bdf4d0-5bde-4c60-906f-b1cb5096b2db tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:00:26.998912 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1249/4983] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 11:00:26 2026] POST /volume/v3/volumes => generated 778 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:27.012842 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e28adef6-d871-4007-8014-048ad5ce6d98 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:27.014526 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e28adef6-d871-4007-8014-048ad5ce6d98 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/volumes/fb09cda7-20e0-442f-95c4-a6f4bc460593 Aug 04 11:00:27.014742 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e28adef6-d871-4007-8014-048ad5ce6d98 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:27.014903 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e28adef6-d871-4007-8014-048ad5ce6d98 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:27.021336 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:27.021336 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:27.024391 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e28adef6-d871-4007-8014-048ad5ce6d98 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:00:27.028009 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e28adef6-d871-4007-8014-048ad5ce6d98 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes/fb09cda7-20e0-442f-95c4-a6f4bc460593 returned with HTTP 200 Aug 04 11:00:27.028398 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1251/4984] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:27 2026] GET /volume/v3/volumes/fb09cda7-20e0-442f-95c4-a6f4bc460593 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:27.062162 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e0152c6e-4f0e-491f-96cb-89777e765f5b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:27.063925 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e0152c6e-4f0e-491f-96cb-89777e765f5b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/2931fb22-b5a3-46ea-8304-32b4000886ef Aug 04 11:00:27.064155 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e0152c6e-4f0e-491f-96cb-89777e765f5b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:27.064335 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e0152c6e-4f0e-491f-96cb-89777e765f5b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:27.068372 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e0152c6e-4f0e-491f-96cb-89777e765f5b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/2931fb22-b5a3-46ea-8304-32b4000886ef returned with HTTP 404 Aug 04 11:00:27.068815 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1245/4985] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:27 2026] GET /volume/v3/snapshots/2931fb22-b5a3-46ea-8304-32b4000886ef => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:27.075783 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ef8d6b31-0c11-4c26-a8f6-945a2ab278c6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:27.077826 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ef8d6b31-0c11-4c26-a8f6-945a2ab278c6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/9ad26a46-9ea5-4a08-b663-d605333fc82e Aug 04 11:00:27.078040 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ef8d6b31-0c11-4c26-a8f6-945a2ab278c6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:27.078195 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ef8d6b31-0c11-4c26-a8f6-945a2ab278c6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:27.078385 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-ef8d6b31-0c11-4c26-a8f6-945a2ab278c6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete volume with id: 9ad26a46-9ea5-4a08-b663-d605333fc82e Aug 04 11:00:27.086115 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:27.086115 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:27.086663 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ef8d6b31-0c11-4c26-a8f6-945a2ab278c6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:27.102113 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ef8d6b31-0c11-4c26-a8f6-945a2ab278c6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete volume request issued successfully. Aug 04 11:00:27.102331 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ef8d6b31-0c11-4c26-a8f6-945a2ab278c6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/9ad26a46-9ea5-4a08-b663-d605333fc82e returned with HTTP 202 Aug 04 11:00:27.102858 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1241/4986] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:00:27 2026] DELETE /volume/v3/volumes/9ad26a46-9ea5-4a08-b663-d605333fc82e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:27.110501 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a25ce87f-e977-498a-8163-7608b755d211 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:27.112433 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a25ce87f-e977-498a-8163-7608b755d211 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/9ad26a46-9ea5-4a08-b663-d605333fc82e Aug 04 11:00:27.112685 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a25ce87f-e977-498a-8163-7608b755d211 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:27.112891 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a25ce87f-e977-498a-8163-7608b755d211 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:27.120958 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:27.120958 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:27.124494 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a25ce87f-e977-498a-8163-7608b755d211 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:27.128565 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a25ce87f-e977-498a-8163-7608b755d211 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/9ad26a46-9ea5-4a08-b663-d605333fc82e returned with HTTP 200 Aug 04 11:00:27.128924 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1250/4987] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:27 2026] GET /volume/v3/volumes/9ad26a46-9ea5-4a08-b663-d605333fc82e => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:28.040237 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ec487d6d-c33b-4c51-bc2a-704db4ba08d9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:28.042137 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ec487d6d-c33b-4c51-bc2a-704db4ba08d9 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/volumes/fb09cda7-20e0-442f-95c4-a6f4bc460593 Aug 04 11:00:28.042404 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ec487d6d-c33b-4c51-bc2a-704db4ba08d9 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:28.042613 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ec487d6d-c33b-4c51-bc2a-704db4ba08d9 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:28.049371 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:28.049371 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:28.052991 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ec487d6d-c33b-4c51-bc2a-704db4ba08d9 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:00:28.056735 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ec487d6d-c33b-4c51-bc2a-704db4ba08d9 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes/fb09cda7-20e0-442f-95c4-a6f4bc460593 returned with HTTP 200 Aug 04 11:00:28.057109 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1252/4988] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:28 2026] GET /volume/v3/volumes/fb09cda7-20e0-442f-95c4-a6f4bc460593 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:28.069047 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d146e185-250a-49a0-b65e-d96e023de8d8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:28.071407 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d146e185-250a-49a0-b65e-d96e023de8d8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] POST https://10.4.3.232/volume/v3/backups Aug 04 11:00:28.071914 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d146e185-250a-49a0-b65e-d96e023de8d8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fb09cda7-20e0-442f-95c4-a6f4bc460593", "name": "tempest-type-Backup-175343150"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:28.073370 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-d146e185-250a-49a0-b65e-d96e023de8d8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Creating new backup {'backup': {'volume_id': 'fb09cda7-20e0-442f-95c4-a6f4bc460593', 'name': 'tempest-type-Backup-175343150'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 11:00:28.073518 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-d146e185-250a-49a0-b65e-d96e023de8d8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Creating backup of volume fb09cda7-20e0-442f-95c4-a6f4bc460593 in container None Aug 04 11:00:28.080526 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:28.080526 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:28.080873 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d146e185-250a-49a0-b65e-d96e023de8d8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:00:28.102611 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-d146e185-250a-49a0-b65e-d96e023de8d8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Created reservations ['b89ba7ef-6993-4e08-bf8b-67056202ebf8', '7f1feb46-897e-45b3-90ae-b5ac9452de23'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:28.126662 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d146e185-250a-49a0-b65e-d96e023de8d8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 11:00:28.127083 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1246/4989] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 11:00:28 2026] POST /volume/v3/backups => generated 315 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:28.135189 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-12da25bc-ac6b-4f47-8ddd-e49ef04467ed None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:28.137097 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-12da25bc-ac6b-4f47-8ddd-e49ef04467ed tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:00:28.137485 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-12da25bc-ac6b-4f47-8ddd-e49ef04467ed tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:28.137559 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-12da25bc-ac6b-4f47-8ddd-e49ef04467ed tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:28.137666 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-12da25bc-ac6b-4f47-8ddd-e49ef04467ed tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:28.141781 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-789d83e3-2be9-4708-8fd8-8d0fd55040a8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:28.142761 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:28.142761 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:28.143471 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-12da25bc-ac6b-4f47-8ddd-e49ef04467ed tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:00:28.143842 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1242/4990] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:28 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:28.144094 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-789d83e3-2be9-4708-8fd8-8d0fd55040a8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/9ad26a46-9ea5-4a08-b663-d605333fc82e Aug 04 11:00:28.144419 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-789d83e3-2be9-4708-8fd8-8d0fd55040a8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:28.144759 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-789d83e3-2be9-4708-8fd8-8d0fd55040a8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:28.150758 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-789d83e3-2be9-4708-8fd8-8d0fd55040a8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/9ad26a46-9ea5-4a08-b663-d605333fc82e returned with HTTP 404 Aug 04 11:00:28.151237 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1251/4991] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:28 2026] GET /volume/v3/volumes/9ad26a46-9ea5-4a08-b663-d605333fc82e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:28.159150 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-edff131b-f114-4455-9151-86b8752c7e85 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:28.161078 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-edff131b-f114-4455-9151-86b8752c7e85 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:00:28.161527 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-edff131b-f114-4455-9151-86b8752c7e85 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1742631872"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:28.163012 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-edff131b-f114-4455-9151-86b8752c7e85 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1742631872'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:00:28.163146 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-edff131b-f114-4455-9151-86b8752c7e85 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume of 1 GB Aug 04 11:00:28.167020 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-edff131b-f114-4455-9151-86b8752c7e85 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Availability Zones retrieved successfully. Aug 04 11:00:28.174658 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-edff131b-f114-4455-9151-86b8752c7e85 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Flow 'volume_create_api' (a0c6b6dc-963f-4dee-9737-46be3ff423e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:28.175967 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-edff131b-f114-4455-9151-86b8752c7e85 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (546461bc-576f-44e0-bc58-5af0848c6a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:28.177125 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-edff131b-f114-4455-9151-86b8752c7e85 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:00:28.200285 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-edff131b-f114-4455-9151-86b8752c7e85 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (546461bc-576f-44e0-bc58-5af0848c6a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:28.201210 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-edff131b-f114-4455-9151-86b8752c7e85 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00de11de-53d9-4fb2-9c3b-8cb7b9824f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:28.233583 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-edff131b-f114-4455-9151-86b8752c7e85 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Created reservations ['d78314d0-199a-4ca5-9fa8-9a014213994a', '0ac7a7ab-9ebe-4272-bf45-ded3f829005f', '4d6159d6-4716-4895-b840-4789adfbca24', '376e592f-aec3-4bb8-99ed-24ce72cc9f82'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:28.234393 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-edff131b-f114-4455-9151-86b8752c7e85 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00de11de-53d9-4fb2-9c3b-8cb7b9824f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d78314d0-199a-4ca5-9fa8-9a014213994a', '0ac7a7ab-9ebe-4272-bf45-ded3f829005f', '4d6159d6-4716-4895-b840-4789adfbca24', '376e592f-aec3-4bb8-99ed-24ce72cc9f82']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:28.235136 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-edff131b-f114-4455-9151-86b8752c7e85 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c64b1ccf-ed97-442b-95e1-83db3486d606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:28.258000 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-edff131b-f114-4455-9151-86b8752c7e85 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c64b1ccf-ed97-442b-95e1-83db3486d606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aab4ac93-bfaf-450a-a157-93bc09f2074b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1742631872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f45df1cf2df4725898204f5de86e01e',qos_specs=None,replication_status=,reservations=['d78314d0-199a-4ca5-9fa8-9a014213994a','0ac7a7ab-9ebe-4272-bf45-ded3f829005f','4d6159d6-4716-4895-b840-4789adfbca24','376e592f-aec3-4bb8-99ed-24ce72cc9f82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927926c779e8481b9690d2f5de2a1983',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:00:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1742631872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aab4ac93-bfaf-450a-a157-93bc09f2074b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f45df1cf2df4725898204f5de86e01e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='927926c779e8481b9690d2f5de2a1983',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:28.259060 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-edff131b-f114-4455-9151-86b8752c7e85 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5ef09aa-cee8-4b98-9d8c-2da3172aac32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:28.276330 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-edff131b-f114-4455-9151-86b8752c7e85 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5ef09aa-cee8-4b98-9d8c-2da3172aac32) transitioned into state 'SUCCESS' from state '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-1742631872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f45df1cf2df4725898204f5de86e01e',qos_specs=None,replication_status=,reservations=['d78314d0-199a-4ca5-9fa8-9a014213994a','0ac7a7ab-9ebe-4272-bf45-ded3f829005f','4d6159d6-4716-4895-b840-4789adfbca24','376e592f-aec3-4bb8-99ed-24ce72cc9f82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927926c779e8481b9690d2f5de2a1983',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:28.277030 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-edff131b-f114-4455-9151-86b8752c7e85 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84d5b955-113e-4613-a4e0-0372eb14877f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:28.286312 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-edff131b-f114-4455-9151-86b8752c7e85 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84d5b955-113e-4613-a4e0-0372eb14877f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:28.287124 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-edff131b-f114-4455-9151-86b8752c7e85 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Flow 'volume_create_api' (a0c6b6dc-963f-4dee-9737-46be3ff423e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:28.287484 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-edff131b-f114-4455-9151-86b8752c7e85 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume request issued successfully. Aug 04 11:00:28.288051 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-edff131b-f114-4455-9151-86b8752c7e85 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:00:28.288524 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1253/4992] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 11:00:28 2026] POST /volume/v3/volumes => generated 778 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:28.299843 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d8f00069-778e-438b-9e77-34468923070a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:28.301501 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d8f00069-778e-438b-9e77-34468923070a tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/aab4ac93-bfaf-450a-a157-93bc09f2074b Aug 04 11:00:28.301693 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d8f00069-778e-438b-9e77-34468923070a tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:28.301877 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d8f00069-778e-438b-9e77-34468923070a tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:28.308645 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:28.308645 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:28.311807 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d8f00069-778e-438b-9e77-34468923070a tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:28.315553 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d8f00069-778e-438b-9e77-34468923070a tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/aab4ac93-bfaf-450a-a157-93bc09f2074b returned with HTTP 200 Aug 04 11:00:28.315885 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1247/4993] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:28 2026] GET /volume/v3/volumes/aab4ac93-bfaf-450a-a157-93bc09f2074b => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:29.154221 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bc82422a-3166-4874-95c8-adda4774eab5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:29.156004 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bc82422a-3166-4874-95c8-adda4774eab5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:00:29.156212 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bc82422a-3166-4874-95c8-adda4774eab5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:29.156414 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bc82422a-3166-4874-95c8-adda4774eab5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:29.156529 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-bc82422a-3166-4874-95c8-adda4774eab5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:29.160765 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:29.160765 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:29.161343 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bc82422a-3166-4874-95c8-adda4774eab5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:00:29.161709 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1243/4994] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:29 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:29.328236 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-401c6036-f639-45cc-a4d3-c0a7489e87e8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:29.330131 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-401c6036-f639-45cc-a4d3-c0a7489e87e8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/aab4ac93-bfaf-450a-a157-93bc09f2074b Aug 04 11:00:29.330396 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-401c6036-f639-45cc-a4d3-c0a7489e87e8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:29.330647 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-401c6036-f639-45cc-a4d3-c0a7489e87e8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:29.338875 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:29.338875 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:29.343844 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-401c6036-f639-45cc-a4d3-c0a7489e87e8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:29.348802 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-401c6036-f639-45cc-a4d3-c0a7489e87e8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/aab4ac93-bfaf-450a-a157-93bc09f2074b returned with HTTP 200 Aug 04 11:00:29.349213 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1252/4995] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:29 2026] GET /volume/v3/volumes/aab4ac93-bfaf-450a-a157-93bc09f2074b => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:29.362913 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-25795931-c915-4444-b89d-47ef1a4c8131 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:29.364913 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-25795931-c915-4444-b89d-47ef1a4c8131 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] POST https://10.4.3.232/volume/v3/snapshots Aug 04 11:00:29.365260 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-25795931-c915-4444-b89d-47ef1a4c8131 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aab4ac93-bfaf-450a-a157-93bc09f2074b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-543102538"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:29.375878 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:29.375878 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:29.376368 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-25795931-c915-4444-b89d-47ef1a4c8131 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:29.376570 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-25795931-c915-4444-b89d-47ef1a4c8131 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create snapshot from volume aab4ac93-bfaf-450a-a157-93bc09f2074b Aug 04 11:00:29.418294 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-25795931-c915-4444-b89d-47ef1a4c8131 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Created reservations ['f6d5717d-9845-4477-98d9-13baf26c8a8f', '6201fe7a-2fdb-4e6d-80b5-02141fadc7db', '934ce63c-7002-4506-9ecf-c58301f1bd70', 'b9ed9fda-3a74-45c6-a9c9-419b3f9d81a5'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:29.457556 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-25795931-c915-4444-b89d-47ef1a4c8131 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot create request issued successfully. Aug 04 11:00:29.458019 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-25795931-c915-4444-b89d-47ef1a4c8131 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 11:00:29.458654 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1254/4996] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 11:00:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:29.466745 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7bbb1156-2469-4b79-8ea0-45da7a09d4c4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:29.468780 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7bbb1156-2469-4b79-8ea0-45da7a09d4c4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/b5395202-faba-477e-860d-2e2ddd7bad6d Aug 04 11:00:29.468966 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7bbb1156-2469-4b79-8ea0-45da7a09d4c4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:29.469142 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7bbb1156-2469-4b79-8ea0-45da7a09d4c4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:29.473877 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:29.473877 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:29.474171 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7bbb1156-2469-4b79-8ea0-45da7a09d4c4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:29.474842 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7bbb1156-2469-4b79-8ea0-45da7a09d4c4 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/b5395202-faba-477e-860d-2e2ddd7bad6d returned with HTTP 200 Aug 04 11:00:29.475169 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1248/4997] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:29 2026] GET /volume/v3/snapshots/b5395202-faba-477e-860d-2e2ddd7bad6d => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:30.171895 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-09047cf2-c8d4-470a-a010-f28523264624 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:30.173809 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09047cf2-c8d4-470a-a010-f28523264624 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:00:30.174057 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-09047cf2-c8d4-470a-a010-f28523264624 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:30.174263 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-09047cf2-c8d4-470a-a010-f28523264624 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:30.174381 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-09047cf2-c8d4-470a-a010-f28523264624 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:30.179330 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:30.179330 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:30.180095 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09047cf2-c8d4-470a-a010-f28523264624 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:00:30.180595 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1244/4998] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:30 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:30.484190 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ed862456-6c5c-45a9-ae0a-706d8d7da21d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:30.486197 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ed862456-6c5c-45a9-ae0a-706d8d7da21d tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/b5395202-faba-477e-860d-2e2ddd7bad6d Aug 04 11:00:30.486442 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ed862456-6c5c-45a9-ae0a-706d8d7da21d tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:30.486676 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ed862456-6c5c-45a9-ae0a-706d8d7da21d tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:30.492203 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:30.492203 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:30.492595 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ed862456-6c5c-45a9-ae0a-706d8d7da21d tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:30.493284 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ed862456-6c5c-45a9-ae0a-706d8d7da21d tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/b5395202-faba-477e-860d-2e2ddd7bad6d returned with HTTP 200 Aug 04 11:00:30.493707 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1253/4999] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:30 2026] GET /volume/v3/snapshots/b5395202-faba-477e-860d-2e2ddd7bad6d => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:30.502654 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9d60708c-dfb7-4f31-9f24-a36538d950c1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:30.504415 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9d60708c-dfb7-4f31-9f24-a36538d950c1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] POST https://10.4.3.232/volume/v3/snapshots/b5395202-faba-477e-860d-2e2ddd7bad6d/action Aug 04 11:00:30.504732 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9d60708c-dfb7-4f31-9f24-a36538d950c1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:00:30.504847 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9d60708c-dfb7-4f31-9f24-a36538d950c1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:30.506101 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.admin_actions [None req-9d60708c-dfb7-4f31-9f24-a36538d950c1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Updating snapshot 'b5395202-faba-477e-860d-2e2ddd7bad6d' with '{'status': 'error'}' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 11:00:30.514798 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:30.514798 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:30.515269 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.policy [None req-9d60708c-dfb7-4f31-9f24-a36538d950c1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd180d45c0391403f97a8f3491fcf0382', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3f45df1cf2df4725898204f5de86e01e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100254) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 11:00:30.515452 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9d60708c-dfb7-4f31-9f24-a36538d950c1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] https://10.4.3.232/volume/v3/snapshots/b5395202-faba-477e-860d-2e2ddd7bad6d/action returned with HTTP 403 Aug 04 11:00:30.515907 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1255/5000] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 11:00:30 2026] POST /volume/v3/snapshots/b5395202-faba-477e-860d-2e2ddd7bad6d/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:30.523334 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1b391c83-2f1a-475c-bdf6-e06478b087a2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:30.525443 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1b391c83-2f1a-475c-bdf6-e06478b087a2 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] DELETE https://10.4.3.232/volume/v3/snapshots/b5395202-faba-477e-860d-2e2ddd7bad6d Aug 04 11:00:30.525711 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1b391c83-2f1a-475c-bdf6-e06478b087a2 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:30.526057 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1b391c83-2f1a-475c-bdf6-e06478b087a2 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:30.526173 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-1b391c83-2f1a-475c-bdf6-e06478b087a2 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete snapshot with id: b5395202-faba-477e-860d-2e2ddd7bad6d Aug 04 11:00:30.531276 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:30.531276 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:30.531655 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1b391c83-2f1a-475c-bdf6-e06478b087a2 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:30.547601 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1b391c83-2f1a-475c-bdf6-e06478b087a2 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot delete request issued successfully. Aug 04 11:00:30.547802 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1b391c83-2f1a-475c-bdf6-e06478b087a2 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/b5395202-faba-477e-860d-2e2ddd7bad6d returned with HTTP 202 Aug 04 11:00:30.548213 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1249/5001] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 11:00:30 2026] DELETE /volume/v3/snapshots/b5395202-faba-477e-860d-2e2ddd7bad6d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:30.555357 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a6e69308-49a8-4ed7-8c4d-bc24a5cb0e17 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:30.557459 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a6e69308-49a8-4ed7-8c4d-bc24a5cb0e17 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/b5395202-faba-477e-860d-2e2ddd7bad6d Aug 04 11:00:30.557566 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a6e69308-49a8-4ed7-8c4d-bc24a5cb0e17 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:30.557704 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a6e69308-49a8-4ed7-8c4d-bc24a5cb0e17 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:30.562792 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:30.562792 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:30.563298 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a6e69308-49a8-4ed7-8c4d-bc24a5cb0e17 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:30.563944 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a6e69308-49a8-4ed7-8c4d-bc24a5cb0e17 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/b5395202-faba-477e-860d-2e2ddd7bad6d returned with HTTP 200 Aug 04 11:00:30.564314 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1245/5002] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:30 2026] GET /volume/v3/snapshots/b5395202-faba-477e-860d-2e2ddd7bad6d => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:31.193054 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5d9696bc-2d7e-4e21-85ed-710e1b1f3763 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:31.195114 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5d9696bc-2d7e-4e21-85ed-710e1b1f3763 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:00:31.195379 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5d9696bc-2d7e-4e21-85ed-710e1b1f3763 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:31.195611 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5d9696bc-2d7e-4e21-85ed-710e1b1f3763 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:31.195732 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-5d9696bc-2d7e-4e21-85ed-710e1b1f3763 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:31.200558 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:31.200558 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:31.201204 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5d9696bc-2d7e-4e21-85ed-710e1b1f3763 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:00:31.201639 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1254/5003] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:31 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:31.574149 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ab9fb516-008f-48c2-9d83-67b57ba9761d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:31.575960 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ab9fb516-008f-48c2-9d83-67b57ba9761d tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/b5395202-faba-477e-860d-2e2ddd7bad6d Aug 04 11:00:31.576181 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ab9fb516-008f-48c2-9d83-67b57ba9761d tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:31.576415 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ab9fb516-008f-48c2-9d83-67b57ba9761d tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:31.580474 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ab9fb516-008f-48c2-9d83-67b57ba9761d tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/b5395202-faba-477e-860d-2e2ddd7bad6d returned with HTTP 404 Aug 04 11:00:31.580929 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1256/5004] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:31 2026] GET /volume/v3/snapshots/b5395202-faba-477e-860d-2e2ddd7bad6d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:31.587167 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2ff5fa63-4511-41b9-bf5b-162087d363c1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:31.588998 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2ff5fa63-4511-41b9-bf5b-162087d363c1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/aab4ac93-bfaf-450a-a157-93bc09f2074b Aug 04 11:00:31.589198 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2ff5fa63-4511-41b9-bf5b-162087d363c1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:31.589403 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2ff5fa63-4511-41b9-bf5b-162087d363c1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:31.589590 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-2ff5fa63-4511-41b9-bf5b-162087d363c1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete volume with id: aab4ac93-bfaf-450a-a157-93bc09f2074b Aug 04 11:00:31.596335 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:31.596335 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:31.596659 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2ff5fa63-4511-41b9-bf5b-162087d363c1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:31.616329 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2ff5fa63-4511-41b9-bf5b-162087d363c1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete volume request issued successfully. Aug 04 11:00:31.616602 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2ff5fa63-4511-41b9-bf5b-162087d363c1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/aab4ac93-bfaf-450a-a157-93bc09f2074b returned with HTTP 202 Aug 04 11:00:31.617156 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1250/5005] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:00:31 2026] DELETE /volume/v3/volumes/aab4ac93-bfaf-450a-a157-93bc09f2074b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:31.625799 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1fc0391c-ae4b-4735-b7c0-0c2b71321dc6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:31.628333 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1fc0391c-ae4b-4735-b7c0-0c2b71321dc6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/aab4ac93-bfaf-450a-a157-93bc09f2074b Aug 04 11:00:31.628569 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1fc0391c-ae4b-4735-b7c0-0c2b71321dc6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:31.628759 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1fc0391c-ae4b-4735-b7c0-0c2b71321dc6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:31.636344 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:31.636344 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:31.642806 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1fc0391c-ae4b-4735-b7c0-0c2b71321dc6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:31.644744 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1fc0391c-ae4b-4735-b7c0-0c2b71321dc6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/aab4ac93-bfaf-450a-a157-93bc09f2074b returned with HTTP 200 Aug 04 11:00:31.645286 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1246/5006] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:31 2026] GET /volume/v3/volumes/aab4ac93-bfaf-450a-a157-93bc09f2074b => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:32.213804 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3ff9da04-ffec-4704-bb05-310e539c27c4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:32.215637 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3ff9da04-ffec-4704-bb05-310e539c27c4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:00:32.215869 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3ff9da04-ffec-4704-bb05-310e539c27c4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:32.216106 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3ff9da04-ffec-4704-bb05-310e539c27c4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:32.216256 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-3ff9da04-ffec-4704-bb05-310e539c27c4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:32.220325 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:32.220325 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:32.220916 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3ff9da04-ffec-4704-bb05-310e539c27c4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:00:32.221318 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1255/5007] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:32 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:32.658367 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0f09b548-970a-4c23-91aa-fc6080c853cd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:32.660306 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0f09b548-970a-4c23-91aa-fc6080c853cd tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/aab4ac93-bfaf-450a-a157-93bc09f2074b Aug 04 11:00:32.660539 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0f09b548-970a-4c23-91aa-fc6080c853cd tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:32.660757 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0f09b548-970a-4c23-91aa-fc6080c853cd tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:32.668209 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0f09b548-970a-4c23-91aa-fc6080c853cd tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/aab4ac93-bfaf-450a-a157-93bc09f2074b returned with HTTP 404 Aug 04 11:00:32.669050 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1257/5008] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:32 2026] GET /volume/v3/volumes/aab4ac93-bfaf-450a-a157-93bc09f2074b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:32.677887 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d2f69549-fe43-4b6a-b94e-9634f889f6c8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:32.679729 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d2f69549-fe43-4b6a-b94e-9634f889f6c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:00:32.680049 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d2f69549-fe43-4b6a-b94e-9634f889f6c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1625693699"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:32.681447 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-d2f69549-fe43-4b6a-b94e-9634f889f6c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1625693699'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:00:32.681580 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-d2f69549-fe43-4b6a-b94e-9634f889f6c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume of 1 GB Aug 04 11:00:32.686086 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d2f69549-fe43-4b6a-b94e-9634f889f6c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Availability Zones retrieved successfully. Aug 04 11:00:32.691730 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d2f69549-fe43-4b6a-b94e-9634f889f6c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Flow 'volume_create_api' (131338fc-644a-49e2-a78a-2c4721e43616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:32.692683 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d2f69549-fe43-4b6a-b94e-9634f889f6c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce112396-85d8-4501-8d3f-6e71d5c3726e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:32.693497 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-d2f69549-fe43-4b6a-b94e-9634f889f6c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:00:32.723305 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d2f69549-fe43-4b6a-b94e-9634f889f6c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce112396-85d8-4501-8d3f-6e71d5c3726e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:32.724260 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d2f69549-fe43-4b6a-b94e-9634f889f6c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc51353e-3c7e-4da4-9aa9-606b345dac5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:32.762850 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-d2f69549-fe43-4b6a-b94e-9634f889f6c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Created reservations ['6eb27a96-ab17-45f0-b2f0-d58b22508b75', '4d57505e-4d22-434e-8460-583d131d36df', '71c25544-ef08-4c2b-ace0-ac9c6bcb1026', 'aebf0e0d-250f-45a2-86dd-e30a35ecade6'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:32.763697 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d2f69549-fe43-4b6a-b94e-9634f889f6c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc51353e-3c7e-4da4-9aa9-606b345dac5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6eb27a96-ab17-45f0-b2f0-d58b22508b75', '4d57505e-4d22-434e-8460-583d131d36df', '71c25544-ef08-4c2b-ace0-ac9c6bcb1026', 'aebf0e0d-250f-45a2-86dd-e30a35ecade6']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:32.764447 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d2f69549-fe43-4b6a-b94e-9634f889f6c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd2bf54d-dd55-485f-871b-519d8edcff1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:32.787052 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d2f69549-fe43-4b6a-b94e-9634f889f6c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd2bf54d-dd55-485f-871b-519d8edcff1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed2e1e3b-f086-4b41-86d7-0c8c7abe9e22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1625693699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f45df1cf2df4725898204f5de86e01e',qos_specs=None,replication_status=,reservations=['6eb27a96-ab17-45f0-b2f0-d58b22508b75','4d57505e-4d22-434e-8460-583d131d36df','71c25544-ef08-4c2b-ace0-ac9c6bcb1026','aebf0e0d-250f-45a2-86dd-e30a35ecade6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927926c779e8481b9690d2f5de2a1983',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:00:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1625693699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed2e1e3b-f086-4b41-86d7-0c8c7abe9e22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f45df1cf2df4725898204f5de86e01e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='927926c779e8481b9690d2f5de2a1983',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:32.787854 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d2f69549-fe43-4b6a-b94e-9634f889f6c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f234f467-0d4e-4865-b31b-7045353a7960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:32.806271 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d2f69549-fe43-4b6a-b94e-9634f889f6c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f234f467-0d4e-4865-b31b-7045353a7960) transitioned into state 'SUCCESS' from state '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-1625693699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f45df1cf2df4725898204f5de86e01e',qos_specs=None,replication_status=,reservations=['6eb27a96-ab17-45f0-b2f0-d58b22508b75','4d57505e-4d22-434e-8460-583d131d36df','71c25544-ef08-4c2b-ace0-ac9c6bcb1026','aebf0e0d-250f-45a2-86dd-e30a35ecade6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927926c779e8481b9690d2f5de2a1983',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:32.807179 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d2f69549-fe43-4b6a-b94e-9634f889f6c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24a417d1-efa0-49b2-aa13-9d3822027f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:32.816970 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d2f69549-fe43-4b6a-b94e-9634f889f6c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24a417d1-efa0-49b2-aa13-9d3822027f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:32.817949 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d2f69549-fe43-4b6a-b94e-9634f889f6c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Flow 'volume_create_api' (131338fc-644a-49e2-a78a-2c4721e43616) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:32.818330 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d2f69549-fe43-4b6a-b94e-9634f889f6c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume request issued successfully. Aug 04 11:00:32.818875 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d2f69549-fe43-4b6a-b94e-9634f889f6c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:00:32.819345 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1251/5009] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 11:00:32 2026] POST /volume/v3/volumes => generated 778 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:32.830836 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-03195851-ad9e-41fc-b381-119065d1d946 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:32.832740 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-03195851-ad9e-41fc-b381-119065d1d946 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/ed2e1e3b-f086-4b41-86d7-0c8c7abe9e22 Aug 04 11:00:32.833198 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-03195851-ad9e-41fc-b381-119065d1d946 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:32.833277 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-03195851-ad9e-41fc-b381-119065d1d946 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:32.841994 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:32.841994 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:32.846169 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-03195851-ad9e-41fc-b381-119065d1d946 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:32.851511 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-03195851-ad9e-41fc-b381-119065d1d946 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/ed2e1e3b-f086-4b41-86d7-0c8c7abe9e22 returned with HTTP 200 Aug 04 11:00:32.852008 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1247/5010] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:32 2026] GET /volume/v3/volumes/ed2e1e3b-f086-4b41-86d7-0c8c7abe9e22 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:33.231740 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-68f5550b-086a-4d29-be6d-82a691691534 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:33.234280 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-68f5550b-086a-4d29-be6d-82a691691534 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:00:33.234623 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-68f5550b-086a-4d29-be6d-82a691691534 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:33.234878 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-68f5550b-086a-4d29-be6d-82a691691534 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:33.235017 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-68f5550b-086a-4d29-be6d-82a691691534 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:33.239659 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:33.239659 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:33.240321 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-68f5550b-086a-4d29-be6d-82a691691534 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:00:33.240740 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1256/5011] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:33 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:33.865681 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-350d4327-0517-458d-ab58-88a1eb72d1a1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:33.867382 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-350d4327-0517-458d-ab58-88a1eb72d1a1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/ed2e1e3b-f086-4b41-86d7-0c8c7abe9e22 Aug 04 11:00:33.867579 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-350d4327-0517-458d-ab58-88a1eb72d1a1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:33.867756 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-350d4327-0517-458d-ab58-88a1eb72d1a1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:33.874703 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:33.874703 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:33.878118 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-350d4327-0517-458d-ab58-88a1eb72d1a1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:33.881577 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-350d4327-0517-458d-ab58-88a1eb72d1a1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/ed2e1e3b-f086-4b41-86d7-0c8c7abe9e22 returned with HTTP 200 Aug 04 11:00:33.881913 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1258/5012] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:33 2026] GET /volume/v3/volumes/ed2e1e3b-f086-4b41-86d7-0c8c7abe9e22 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:33.895306 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4af5cd89-86b2-4be3-9b5a-3f847736d526 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:33.897417 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4af5cd89-86b2-4be3-9b5a-3f847736d526 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] POST https://10.4.3.232/volume/v3/snapshots Aug 04 11:00:33.897840 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4af5cd89-86b2-4be3-9b5a-3f847736d526 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed2e1e3b-f086-4b41-86d7-0c8c7abe9e22", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1347730394"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:33.907670 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:33.907670 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:33.908074 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4af5cd89-86b2-4be3-9b5a-3f847736d526 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:33.908232 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-4af5cd89-86b2-4be3-9b5a-3f847736d526 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create snapshot from volume ed2e1e3b-f086-4b41-86d7-0c8c7abe9e22 Aug 04 11:00:33.936640 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-4af5cd89-86b2-4be3-9b5a-3f847736d526 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Created reservations ['6900b0fe-4248-4ad5-b8bc-ce4abd45c101', '4f2c9470-eaf6-49d1-aa2e-e54cdc4af833', 'ddad0749-d3a3-45a5-9ce9-8851d9cd5d18', 'd4da5240-3cbb-4d4e-bc39-a1db1081bbe9'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:33.963959 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4af5cd89-86b2-4be3-9b5a-3f847736d526 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot create request issued successfully. Aug 04 11:00:33.964310 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4af5cd89-86b2-4be3-9b5a-3f847736d526 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 11:00:33.964958 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1252/5013] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 11:00:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:33.974469 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-62d82867-f475-45af-b20a-86d2658b9a55 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:33.976267 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-62d82867-f475-45af-b20a-86d2658b9a55 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/6d2638d2-1173-406f-8c02-97913bebe62f Aug 04 11:00:33.976491 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-62d82867-f475-45af-b20a-86d2658b9a55 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:33.976711 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-62d82867-f475-45af-b20a-86d2658b9a55 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:33.981810 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:33.981810 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:33.982133 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-62d82867-f475-45af-b20a-86d2658b9a55 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:33.982844 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-62d82867-f475-45af-b20a-86d2658b9a55 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/6d2638d2-1173-406f-8c02-97913bebe62f returned with HTTP 200 Aug 04 11:00:33.983199 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1248/5014] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:33 2026] GET /volume/v3/snapshots/6d2638d2-1173-406f-8c02-97913bebe62f => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:34.252813 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-94ad5c9a-4595-4db2-86da-ed2e7f7ba5e6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:34.254534 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-94ad5c9a-4595-4db2-86da-ed2e7f7ba5e6 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:00:34.254757 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-94ad5c9a-4595-4db2-86da-ed2e7f7ba5e6 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:34.254935 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-94ad5c9a-4595-4db2-86da-ed2e7f7ba5e6 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:34.255039 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-94ad5c9a-4595-4db2-86da-ed2e7f7ba5e6 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:34.259178 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:34.259178 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:34.259833 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-94ad5c9a-4595-4db2-86da-ed2e7f7ba5e6 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:00:34.260549 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1257/5015] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:34 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:34.992167 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d1438a9e-3b67-4001-8c66-a5d72ce93367 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:34.994071 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d1438a9e-3b67-4001-8c66-a5d72ce93367 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/6d2638d2-1173-406f-8c02-97913bebe62f Aug 04 11:00:34.994291 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d1438a9e-3b67-4001-8c66-a5d72ce93367 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:34.994490 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d1438a9e-3b67-4001-8c66-a5d72ce93367 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:34.999736 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:34.999736 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:35.000111 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d1438a9e-3b67-4001-8c66-a5d72ce93367 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:35.000920 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d1438a9e-3b67-4001-8c66-a5d72ce93367 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/6d2638d2-1173-406f-8c02-97913bebe62f returned with HTTP 200 Aug 04 11:00:35.001317 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1259/5016] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:34 2026] GET /volume/v3/snapshots/6d2638d2-1173-406f-8c02-97913bebe62f => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:35.010491 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8297b5c4-eb2b-4b9a-b29e-b82e3f112194 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:35.012867 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8297b5c4-eb2b-4b9a-b29e-b82e3f112194 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] GET https://10.4.3.232/volume/v3/snapshots/6d2638d2-1173-406f-8c02-97913bebe62f Aug 04 11:00:35.013151 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8297b5c4-eb2b-4b9a-b29e-b82e3f112194 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:35.013440 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8297b5c4-eb2b-4b9a-b29e-b82e3f112194 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:35.019022 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:35.019022 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:35.019449 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8297b5c4-eb2b-4b9a-b29e-b82e3f112194 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Snapshot retrieved successfully. Aug 04 11:00:35.020182 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8297b5c4-eb2b-4b9a-b29e-b82e3f112194 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] https://10.4.3.232/volume/v3/snapshots/6d2638d2-1173-406f-8c02-97913bebe62f returned with HTTP 200 Aug 04 11:00:35.020580 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1253/5017] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:35 2026] GET /volume/v3/snapshots/6d2638d2-1173-406f-8c02-97913bebe62f => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:35.029119 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b8b7cca6-825d-46da-b684-48179461591f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:35.030894 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8b7cca6-825d-46da-b684-48179461591f tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] DELETE https://10.4.3.232/volume/v3/snapshots/6d2638d2-1173-406f-8c02-97913bebe62f Aug 04 11:00:35.031091 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8b7cca6-825d-46da-b684-48179461591f tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:35.031330 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8b7cca6-825d-46da-b684-48179461591f tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:35.031497 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-b8b7cca6-825d-46da-b684-48179461591f tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete snapshot with id: 6d2638d2-1173-406f-8c02-97913bebe62f Aug 04 11:00:35.036084 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:35.036084 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:35.036356 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b8b7cca6-825d-46da-b684-48179461591f tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:35.053995 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b8b7cca6-825d-46da-b684-48179461591f tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot delete request issued successfully. Aug 04 11:00:35.054167 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8b7cca6-825d-46da-b684-48179461591f tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/6d2638d2-1173-406f-8c02-97913bebe62f returned with HTTP 202 Aug 04 11:00:35.054591 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1249/5018] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 11:00:35 2026] DELETE /volume/v3/snapshots/6d2638d2-1173-406f-8c02-97913bebe62f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:35.062028 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ea53bffb-0ac6-413f-aedf-f54a83a6bbcc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:35.064424 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ea53bffb-0ac6-413f-aedf-f54a83a6bbcc tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/6d2638d2-1173-406f-8c02-97913bebe62f Aug 04 11:00:35.064727 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ea53bffb-0ac6-413f-aedf-f54a83a6bbcc tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:35.065040 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ea53bffb-0ac6-413f-aedf-f54a83a6bbcc tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:35.071843 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:35.071843 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:35.072185 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ea53bffb-0ac6-413f-aedf-f54a83a6bbcc tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:35.072851 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ea53bffb-0ac6-413f-aedf-f54a83a6bbcc tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/6d2638d2-1173-406f-8c02-97913bebe62f returned with HTTP 200 Aug 04 11:00:35.073256 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1258/5019] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:35 2026] GET /volume/v3/snapshots/6d2638d2-1173-406f-8c02-97913bebe62f => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:35.271873 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2ea28494-2cb4-40dc-82ef-d36934ae2e99 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:35.273657 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2ea28494-2cb4-40dc-82ef-d36934ae2e99 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:00:35.273895 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2ea28494-2cb4-40dc-82ef-d36934ae2e99 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:35.274083 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2ea28494-2cb4-40dc-82ef-d36934ae2e99 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:35.274181 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-2ea28494-2cb4-40dc-82ef-d36934ae2e99 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:35.278786 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:35.278786 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:35.279385 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2ea28494-2cb4-40dc-82ef-d36934ae2e99 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:00:35.279771 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1260/5020] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:35 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:36.081731 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-513b8b75-babe-4526-ad21-c0b0ce712d58 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:36.083512 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-513b8b75-babe-4526-ad21-c0b0ce712d58 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/6d2638d2-1173-406f-8c02-97913bebe62f Aug 04 11:00:36.083727 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-513b8b75-babe-4526-ad21-c0b0ce712d58 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:36.083915 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-513b8b75-babe-4526-ad21-c0b0ce712d58 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:36.088141 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-513b8b75-babe-4526-ad21-c0b0ce712d58 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/6d2638d2-1173-406f-8c02-97913bebe62f returned with HTTP 404 Aug 04 11:00:36.088640 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1254/5021] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:36 2026] GET /volume/v3/snapshots/6d2638d2-1173-406f-8c02-97913bebe62f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:36.095492 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b63e07de-53bc-4a29-8356-7d8cc66b1d4c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:36.097334 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b63e07de-53bc-4a29-8356-7d8cc66b1d4c tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/ed2e1e3b-f086-4b41-86d7-0c8c7abe9e22 Aug 04 11:00:36.097543 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b63e07de-53bc-4a29-8356-7d8cc66b1d4c tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:36.097759 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b63e07de-53bc-4a29-8356-7d8cc66b1d4c tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:36.097923 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b63e07de-53bc-4a29-8356-7d8cc66b1d4c tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete volume with id: ed2e1e3b-f086-4b41-86d7-0c8c7abe9e22 Aug 04 11:00:36.106430 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:36.106430 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:36.106848 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b63e07de-53bc-4a29-8356-7d8cc66b1d4c tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:36.130008 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b63e07de-53bc-4a29-8356-7d8cc66b1d4c tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete volume request issued successfully. Aug 04 11:00:36.130417 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b63e07de-53bc-4a29-8356-7d8cc66b1d4c tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/ed2e1e3b-f086-4b41-86d7-0c8c7abe9e22 returned with HTTP 202 Aug 04 11:00:36.131206 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1250/5022] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:00:36 2026] DELETE /volume/v3/volumes/ed2e1e3b-f086-4b41-86d7-0c8c7abe9e22 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:36.146623 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f6c73fbd-e4c8-4b31-8f36-95f0ec2357af None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:36.146623 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f6c73fbd-e4c8-4b31-8f36-95f0ec2357af tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/ed2e1e3b-f086-4b41-86d7-0c8c7abe9e22 Aug 04 11:00:36.146623 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f6c73fbd-e4c8-4b31-8f36-95f0ec2357af tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:36.146623 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f6c73fbd-e4c8-4b31-8f36-95f0ec2357af tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:36.149827 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:36.149827 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:36.153284 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f6c73fbd-e4c8-4b31-8f36-95f0ec2357af tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:36.156960 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f6c73fbd-e4c8-4b31-8f36-95f0ec2357af tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/ed2e1e3b-f086-4b41-86d7-0c8c7abe9e22 returned with HTTP 200 Aug 04 11:00:36.157560 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1259/5023] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:36 2026] GET /volume/v3/volumes/ed2e1e3b-f086-4b41-86d7-0c8c7abe9e22 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:36.289924 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-19f2e97c-319d-4e26-9e27-6f18a38b4360 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:36.292031 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-19f2e97c-319d-4e26-9e27-6f18a38b4360 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:00:36.292228 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-19f2e97c-319d-4e26-9e27-6f18a38b4360 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:36.292672 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-19f2e97c-319d-4e26-9e27-6f18a38b4360 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:36.292672 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-19f2e97c-319d-4e26-9e27-6f18a38b4360 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:36.296524 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:36.296524 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:36.297131 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-19f2e97c-319d-4e26-9e27-6f18a38b4360 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:00:36.297739 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1261/5024] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:36 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:37.173062 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a05c61fc-a071-4cc7-9dcc-3146acd32638 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:37.174305 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a05c61fc-a071-4cc7-9dcc-3146acd32638 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/ed2e1e3b-f086-4b41-86d7-0c8c7abe9e22 Aug 04 11:00:37.174522 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a05c61fc-a071-4cc7-9dcc-3146acd32638 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:37.174708 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a05c61fc-a071-4cc7-9dcc-3146acd32638 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:37.180237 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a05c61fc-a071-4cc7-9dcc-3146acd32638 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/ed2e1e3b-f086-4b41-86d7-0c8c7abe9e22 returned with HTTP 404 Aug 04 11:00:37.180733 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1255/5025] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:37 2026] GET /volume/v3/volumes/ed2e1e3b-f086-4b41-86d7-0c8c7abe9e22 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:37.188702 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ab7b0efc-4938-4acb-9eda-891af6fda9c8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:37.190673 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab7b0efc-4938-4acb-9eda-891af6fda9c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:00:37.191131 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab7b0efc-4938-4acb-9eda-891af6fda9c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1852124980"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:37.193147 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-ab7b0efc-4938-4acb-9eda-891af6fda9c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1852124980'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:00:37.193334 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-ab7b0efc-4938-4acb-9eda-891af6fda9c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume of 1 GB Aug 04 11:00:37.198596 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ab7b0efc-4938-4acb-9eda-891af6fda9c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Availability Zones retrieved successfully. Aug 04 11:00:37.206728 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ab7b0efc-4938-4acb-9eda-891af6fda9c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Flow 'volume_create_api' (05e7bc05-1752-447a-a592-33648053bdde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:37.208016 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ab7b0efc-4938-4acb-9eda-891af6fda9c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f67daa9-2915-408d-8d4f-76ce3409cdcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:37.209100 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-ab7b0efc-4938-4acb-9eda-891af6fda9c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:00:37.237945 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ab7b0efc-4938-4acb-9eda-891af6fda9c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f67daa9-2915-408d-8d4f-76ce3409cdcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:37.238784 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ab7b0efc-4938-4acb-9eda-891af6fda9c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9a18d78-18a0-4758-b48d-e09fefcc59d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:37.278811 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-ab7b0efc-4938-4acb-9eda-891af6fda9c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Created reservations ['95c6f4d2-5fef-4e37-99df-35b09fcdbc1c', 'ee790cfa-73c5-49de-8b8e-8f8a9b21a52a', 'd1cdab5b-68b4-4047-a356-ba4b6722ce46', 'd549dceb-a98b-41e3-9f74-dc14853b5520'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:37.279568 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ab7b0efc-4938-4acb-9eda-891af6fda9c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9a18d78-18a0-4758-b48d-e09fefcc59d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95c6f4d2-5fef-4e37-99df-35b09fcdbc1c', 'ee790cfa-73c5-49de-8b8e-8f8a9b21a52a', 'd1cdab5b-68b4-4047-a356-ba4b6722ce46', 'd549dceb-a98b-41e3-9f74-dc14853b5520']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:37.280239 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ab7b0efc-4938-4acb-9eda-891af6fda9c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7858e61-1c81-475c-9caf-fc6b8626c2b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:37.302709 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ab7b0efc-4938-4acb-9eda-891af6fda9c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7858e61-1c81-475c-9caf-fc6b8626c2b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53965366-42aa-402a-af8f-1f64b24bfaf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1852124980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f45df1cf2df4725898204f5de86e01e',qos_specs=None,replication_status=,reservations=['95c6f4d2-5fef-4e37-99df-35b09fcdbc1c','ee790cfa-73c5-49de-8b8e-8f8a9b21a52a','d1cdab5b-68b4-4047-a356-ba4b6722ce46','d549dceb-a98b-41e3-9f74-dc14853b5520'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927926c779e8481b9690d2f5de2a1983',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:00:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1852124980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53965366-42aa-402a-af8f-1f64b24bfaf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f45df1cf2df4725898204f5de86e01e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='927926c779e8481b9690d2f5de2a1983',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:37.303401 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ab7b0efc-4938-4acb-9eda-891af6fda9c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9991adf-ac7e-4f34-8f77-337f9ee05881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:37.308804 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f7d021dd-77c2-4785-b767-3d011c8ef897 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:37.310527 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f7d021dd-77c2-4785-b767-3d011c8ef897 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:00:37.310771 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f7d021dd-77c2-4785-b767-3d011c8ef897 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:37.310962 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f7d021dd-77c2-4785-b767-3d011c8ef897 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:37.311027 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-f7d021dd-77c2-4785-b767-3d011c8ef897 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:37.315626 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:37.315626 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:37.316446 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f7d021dd-77c2-4785-b767-3d011c8ef897 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:00:37.316932 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1260/5026] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:37 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:37.321570 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ab7b0efc-4938-4acb-9eda-891af6fda9c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9991adf-ac7e-4f34-8f77-337f9ee05881) transitioned into state 'SUCCESS' from state '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-1852124980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f45df1cf2df4725898204f5de86e01e',qos_specs=None,replication_status=,reservations=['95c6f4d2-5fef-4e37-99df-35b09fcdbc1c','ee790cfa-73c5-49de-8b8e-8f8a9b21a52a','d1cdab5b-68b4-4047-a356-ba4b6722ce46','d549dceb-a98b-41e3-9f74-dc14853b5520'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927926c779e8481b9690d2f5de2a1983',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:37.322281 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ab7b0efc-4938-4acb-9eda-891af6fda9c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38a15406-ed9c-4754-b38d-ef37b5e8b9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:37.331858 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ab7b0efc-4938-4acb-9eda-891af6fda9c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38a15406-ed9c-4754-b38d-ef37b5e8b9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:37.332651 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ab7b0efc-4938-4acb-9eda-891af6fda9c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Flow 'volume_create_api' (05e7bc05-1752-447a-a592-33648053bdde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:37.332937 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ab7b0efc-4938-4acb-9eda-891af6fda9c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume request issued successfully. Aug 04 11:00:37.333503 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab7b0efc-4938-4acb-9eda-891af6fda9c8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:00:37.334002 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1251/5027] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 11:00:37 2026] POST /volume/v3/volumes => generated 778 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:37.346664 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-62b9e72e-74cd-4395-8027-2063afcdb953 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:37.351844 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-62b9e72e-74cd-4395-8027-2063afcdb953 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/53965366-42aa-402a-af8f-1f64b24bfaf3 Aug 04 11:00:37.351844 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-62b9e72e-74cd-4395-8027-2063afcdb953 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:37.351844 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-62b9e72e-74cd-4395-8027-2063afcdb953 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:37.361707 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:37.361707 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:37.366416 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-62b9e72e-74cd-4395-8027-2063afcdb953 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:37.371505 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-62b9e72e-74cd-4395-8027-2063afcdb953 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/53965366-42aa-402a-af8f-1f64b24bfaf3 returned with HTTP 200 Aug 04 11:00:37.372161 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1262/5028] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:37 2026] GET /volume/v3/volumes/53965366-42aa-402a-af8f-1f64b24bfaf3 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:37.693087 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-fe8d7d9f-6ea5-474e-858a-c5034a2ecc28 req-4328f4f5-0f40-4d60-a6a2-22f37fcbe9ae None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:37.695262 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-fe8d7d9f-6ea5-474e-858a-c5034a2ecc28 req-4328f4f5-0f40-4d60-a6a2-22f37fcbe9ae tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/attachments/a858602f-b2d6-4cb9-938c-130c95e04043 Aug 04 11:00:37.695518 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-fe8d7d9f-6ea5-474e-858a-c5034a2ecc28 req-4328f4f5-0f40-4d60-a6a2-22f37fcbe9ae tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:37.695787 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-fe8d7d9f-6ea5-474e-858a-c5034a2ecc28 req-4328f4f5-0f40-4d60-a6a2-22f37fcbe9ae tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:37.703422 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:37.703422 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:37.746829 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-fe8d7d9f-6ea5-474e-858a-c5034a2ecc28 req-4328f4f5-0f40-4d60-a6a2-22f37fcbe9ae tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/a858602f-b2d6-4cb9-938c-130c95e04043 returned with HTTP 200 Aug 04 11:00:37.747173 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1256/5029] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 11:00:37 2026] DELETE /volume/v3/attachments/a858602f-b2d6-4cb9-938c-130c95e04043 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:38.328613 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3747ceaa-476b-4358-9109-9d5df318b359 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:38.330408 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3747ceaa-476b-4358-9109-9d5df318b359 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:00:38.330623 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3747ceaa-476b-4358-9109-9d5df318b359 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:38.330803 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3747ceaa-476b-4358-9109-9d5df318b359 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:38.330906 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-3747ceaa-476b-4358-9109-9d5df318b359 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:38.335358 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:38.335358 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:38.336214 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3747ceaa-476b-4358-9109-9d5df318b359 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:00:38.336586 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1261/5030] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:38 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:38.383798 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-91afdf9b-0f40-4d24-8bb7-8592fee366a7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:38.385605 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-91afdf9b-0f40-4d24-8bb7-8592fee366a7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/53965366-42aa-402a-af8f-1f64b24bfaf3 Aug 04 11:00:38.385858 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-91afdf9b-0f40-4d24-8bb7-8592fee366a7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:38.385966 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-91afdf9b-0f40-4d24-8bb7-8592fee366a7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:38.388496 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=163,cinder:UPDATE=50,cinder:INSERT=24 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:00:38.399796 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:38.399796 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:38.403663 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-91afdf9b-0f40-4d24-8bb7-8592fee366a7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:38.412033 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-91afdf9b-0f40-4d24-8bb7-8592fee366a7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/53965366-42aa-402a-af8f-1f64b24bfaf3 returned with HTTP 200 Aug 04 11:00:38.412387 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1252/5031] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:38 2026] GET /volume/v3/volumes/53965366-42aa-402a-af8f-1f64b24bfaf3 => generated 1018 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:38.424526 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e97c611b-cf91-43be-a733-af0fc28067da None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:38.426192 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e97c611b-cf91-43be-a733-af0fc28067da tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] POST https://10.4.3.232/volume/v3/snapshots Aug 04 11:00:38.426510 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e97c611b-cf91-43be-a733-af0fc28067da tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "53965366-42aa-402a-af8f-1f64b24bfaf3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-972754218"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:38.437113 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:38.437113 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:38.437589 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e97c611b-cf91-43be-a733-af0fc28067da tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:38.437748 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-e97c611b-cf91-43be-a733-af0fc28067da tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create snapshot from volume 53965366-42aa-402a-af8f-1f64b24bfaf3 Aug 04 11:00:38.468214 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-e97c611b-cf91-43be-a733-af0fc28067da tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Created reservations ['3a11e46e-7d3c-4d4e-a9f3-b3899bea8f35', 'ecbbd497-f8b6-4e3b-bd73-6ce67846e8af', '46cfceca-63ce-4976-9f3f-a744a16c4a12', 'ef221f80-5604-40a7-a956-cf871b870de0'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:38.501938 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e97c611b-cf91-43be-a733-af0fc28067da tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot create request issued successfully. Aug 04 11:00:38.502301 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e97c611b-cf91-43be-a733-af0fc28067da tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 11:00:38.502775 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1263/5032] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 11:00:38 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 04 11:00:38.511262 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b7b1f27d-442f-4725-aef4-4b55669edbad None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:38.512978 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b7b1f27d-442f-4725-aef4-4b55669edbad tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/bab7751f-4d48-45f9-89f7-02a662e29da1 Aug 04 11:00:38.513161 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b7b1f27d-442f-4725-aef4-4b55669edbad tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:38.513371 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b7b1f27d-442f-4725-aef4-4b55669edbad tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:38.518410 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:38.518410 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:38.518736 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b7b1f27d-442f-4725-aef4-4b55669edbad tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:38.519413 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b7b1f27d-442f-4725-aef4-4b55669edbad tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/bab7751f-4d48-45f9-89f7-02a662e29da1 returned with HTTP 200 Aug 04 11:00:38.519810 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1257/5033] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:38 2026] GET /volume/v3/snapshots/bab7751f-4d48-45f9-89f7-02a662e29da1 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:38.787894 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-3c92aac5-745b-43fa-a747-bda0b7305c82 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:38.789823 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-3c92aac5-745b-43fa-a747-bda0b7305c82 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e Aug 04 11:00:38.790013 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-3c92aac5-745b-43fa-a747-bda0b7305c82 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:38.790192 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-3c92aac5-745b-43fa-a747-bda0b7305c82 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:38.792085 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=200,cinder:UPDATE=68,cinder:INSERT=45,cinder:DELETE=1 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:00:38.797762 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:38.797762 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:38.801384 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-3c92aac5-745b-43fa-a747-bda0b7305c82 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 11:00:38.806811 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-3c92aac5-745b-43fa-a747-bda0b7305c82 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e returned with HTTP 200 Aug 04 11:00:38.807228 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1262/5034] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:00:38 2026] GET /volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:39.277174 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-9d6dba28-4fbe-4dcc-82e1-a4cf5abc642c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:39.279409 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-9d6dba28-4fbe-4dcc-82e1-a4cf5abc642c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e Aug 04 11:00:39.279635 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-9d6dba28-4fbe-4dcc-82e1-a4cf5abc642c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:39.279853 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-9d6dba28-4fbe-4dcc-82e1-a4cf5abc642c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:39.286666 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:39.286666 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:39.290480 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-9d6dba28-4fbe-4dcc-82e1-a4cf5abc642c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 11:00:39.296369 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-9d6dba28-4fbe-4dcc-82e1-a4cf5abc642c tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e returned with HTTP 200 Aug 04 11:00:39.296924 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1253/5035] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:00:39 2026] GET /volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:39.307050 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ed78a0f2-f535-4524-b2a3-981286db92eb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:39.307725 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ed78a0f2-f535-4524-b2a3-981286db92eb None None] GET https://10.4.3.232/volume// Aug 04 11:00:39.307982 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ed78a0f2-f535-4524-b2a3-981286db92eb None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:39.308280 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ed78a0f2-f535-4524-b2a3-981286db92eb None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:39.308827 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ed78a0f2-f535-4524-b2a3-981286db92eb None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:00:39.309232 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1264/5036] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 11:00:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:00:39.317101 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-6ce3860c-4ee0-4dcc-8f88-802b726af152 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:39.319138 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-6ce3860c-4ee0-4dcc-8f88-802b726af152 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 11:00:39.319522 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-6ce3860c-4ee0-4dcc-8f88-802b726af152 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03d80fdb-0204-4d6d-99fd-5641205d728e", "connector": null, "instance_uuid": "ede294b3-dc8d-49a7-ad9a-89d5537fa53e"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:39.323591 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=235,cinder:UPDATE=100,cinder:INSERT=44 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:00:39.329050 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:39.329050 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:39.348534 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7e7b5517-0878-48f4-9763-82384bb6514e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:39.350669 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7e7b5517-0878-48f4-9763-82384bb6514e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:00:39.351000 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7e7b5517-0878-48f4-9763-82384bb6514e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:39.351256 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7e7b5517-0878-48f4-9763-82384bb6514e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:39.351485 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-7e7b5517-0878-48f4-9763-82384bb6514e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:39.357091 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:39.357091 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:39.357845 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7e7b5517-0878-48f4-9763-82384bb6514e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:00:39.358328 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1263/5037] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:39 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:39.366213 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-6ce3860c-4ee0-4dcc-8f88-802b726af152 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 11:00:39.366762 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1258/5038] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 11:00:39 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:39.528095 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-926b6140-4bcd-44b7-b962-4d45f1797616 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:39.529864 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-926b6140-4bcd-44b7-b962-4d45f1797616 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/bab7751f-4d48-45f9-89f7-02a662e29da1 Aug 04 11:00:39.530051 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-926b6140-4bcd-44b7-b962-4d45f1797616 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:39.530211 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-926b6140-4bcd-44b7-b962-4d45f1797616 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:39.535679 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:39.535679 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:39.536048 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-926b6140-4bcd-44b7-b962-4d45f1797616 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:39.537057 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-926b6140-4bcd-44b7-b962-4d45f1797616 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/bab7751f-4d48-45f9-89f7-02a662e29da1 returned with HTTP 200 Aug 04 11:00:39.537166 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1254/5039] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:39 2026] GET /volume/v3/snapshots/bab7751f-4d48-45f9-89f7-02a662e29da1 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:39.546960 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e94d73c5-2dd1-45d5-8334-e8a3dc023418 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:39.549063 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e94d73c5-2dd1-45d5-8334-e8a3dc023418 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] POST https://10.4.3.232/volume/v3/snapshots/bab7751f-4d48-45f9-89f7-02a662e29da1/action Aug 04 11:00:39.549451 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e94d73c5-2dd1-45d5-8334-e8a3dc023418 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:00:39.549607 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e94d73c5-2dd1-45d5-8334-e8a3dc023418 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:39.551053 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.snapshot_unmanage [None req-e94d73c5-2dd1-45d5-8334-e8a3dc023418 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Unmanage snapshot with id: bab7751f-4d48-45f9-89f7-02a662e29da1 Aug 04 11:00:39.552979 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=199,cinder:UPDATE=66,cinder:INSERT=33 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:00:39.556995 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:39.556995 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:39.557459 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e94d73c5-2dd1-45d5-8334-e8a3dc023418 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Snapshot retrieved successfully. Aug 04 11:00:39.558499 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.policy [None req-e94d73c5-2dd1-45d5-8334-e8a3dc023418 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'd180d45c0391403f97a8f3491fcf0382', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3f45df1cf2df4725898204f5de86e01e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100254) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 11:00:39.558751 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e94d73c5-2dd1-45d5-8334-e8a3dc023418 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] https://10.4.3.232/volume/v3/snapshots/bab7751f-4d48-45f9-89f7-02a662e29da1/action returned with HTTP 403 Aug 04 11:00:39.559435 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1265/5040] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 11:00:39 2026] POST /volume/v3/snapshots/bab7751f-4d48-45f9-89f7-02a662e29da1/action => generated 117 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:39.566481 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-22b71120-8fd3-4f7f-aaa1-11f170e616d0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:39.568169 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-22b71120-8fd3-4f7f-aaa1-11f170e616d0 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] DELETE https://10.4.3.232/volume/v3/snapshots/bab7751f-4d48-45f9-89f7-02a662e29da1 Aug 04 11:00:39.568408 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-22b71120-8fd3-4f7f-aaa1-11f170e616d0 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:39.568618 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-22b71120-8fd3-4f7f-aaa1-11f170e616d0 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:39.568729 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-22b71120-8fd3-4f7f-aaa1-11f170e616d0 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete snapshot with id: bab7751f-4d48-45f9-89f7-02a662e29da1 Aug 04 11:00:39.573534 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:39.573534 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:39.573858 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-22b71120-8fd3-4f7f-aaa1-11f170e616d0 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:39.589998 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-22b71120-8fd3-4f7f-aaa1-11f170e616d0 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot delete request issued successfully. Aug 04 11:00:39.590275 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-22b71120-8fd3-4f7f-aaa1-11f170e616d0 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/bab7751f-4d48-45f9-89f7-02a662e29da1 returned with HTTP 202 Aug 04 11:00:39.590847 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1264/5041] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 11:00:39 2026] DELETE /volume/v3/snapshots/bab7751f-4d48-45f9-89f7-02a662e29da1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:39.598222 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0ab3473c-212e-448f-a7b8-f461e08222a1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:39.603234 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0ab3473c-212e-448f-a7b8-f461e08222a1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/bab7751f-4d48-45f9-89f7-02a662e29da1 Aug 04 11:00:39.603484 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0ab3473c-212e-448f-a7b8-f461e08222a1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:39.603772 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0ab3473c-212e-448f-a7b8-f461e08222a1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:39.608922 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:39.608922 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:39.609223 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0ab3473c-212e-448f-a7b8-f461e08222a1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:39.609999 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0ab3473c-212e-448f-a7b8-f461e08222a1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/bab7751f-4d48-45f9-89f7-02a662e29da1 returned with HTTP 200 Aug 04 11:00:39.610367 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1259/5042] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:39 2026] GET /volume/v3/snapshots/bab7751f-4d48-45f9-89f7-02a662e29da1 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:40.148780 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a760325f-9603-49ef-966d-ab379059e814 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:40.149197 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a760325f-9603-49ef-966d-ab379059e814 None None] GET https://10.4.3.232/volume// Aug 04 11:00:40.149412 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a760325f-9603-49ef-966d-ab379059e814 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:40.149649 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a760325f-9603-49ef-966d-ab379059e814 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:40.150273 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a760325f-9603-49ef-966d-ab379059e814 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:00:40.150426 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1255/5043] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:00:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:00:40.161981 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-5d5d48fe-23fe-49bc-8501-2141f9cfce26 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:40.164046 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-5d5d48fe-23fe-49bc-8501-2141f9cfce26 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e Aug 04 11:00:40.164301 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-5d5d48fe-23fe-49bc-8501-2141f9cfce26 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:40.164489 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-5d5d48fe-23fe-49bc-8501-2141f9cfce26 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:40.175101 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:40.175101 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:40.179383 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-5d5d48fe-23fe-49bc-8501-2141f9cfce26 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 11:00:40.184629 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-5d5d48fe-23fe-49bc-8501-2141f9cfce26 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e returned with HTTP 200 Aug 04 11:00:40.185085 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1266/5044] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:00:40 2026] GET /volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e => generated 1545 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:00:40.308925 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-55c9c4c9-3407-4339-8eb6-b3a0382ba611 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:40.310896 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-55c9c4c9-3407-4339-8eb6-b3a0382ba611 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] PUT https://10.4.3.232/volume/v3/attachments/febbb4db-cfd0-45c0-bda4-c64934469f89 Aug 04 11:00:40.311223 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-55c9c4c9-3407-4339-8eb6-b3a0382ba611 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:40.321273 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-55c9c4c9-3407-4339-8eb6-b3a0382ba611 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Acquiring lock "cinder-attachment_update-03d80fdb-0204-4d6d-99fd-5641205d728e-np0000006413" by "attachment_update" {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 11:00:40.325906 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-55c9c4c9-3407-4339-8eb6-b3a0382ba611 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Lock "cinder-attachment_update-03d80fdb-0204-4d6d-99fd-5641205d728e-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 11:00:40.326882 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:40.326882 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:40.369840 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5a5d9543-6faa-4ac9-a835-a919d2c6f7de None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:40.371585 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5a5d9543-6faa-4ac9-a835-a919d2c6f7de tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:00:40.371791 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5a5d9543-6faa-4ac9-a835-a919d2c6f7de tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:40.371966 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5a5d9543-6faa-4ac9-a835-a919d2c6f7de tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:40.372086 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-5a5d9543-6faa-4ac9-a835-a919d2c6f7de tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:40.376941 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:40.376941 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:40.377659 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5a5d9543-6faa-4ac9-a835-a919d2c6f7de tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:00:40.378294 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1260/5045] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:40 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:40.405492 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-55c9c4c9-3407-4339-8eb6-b3a0382ba611 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Lock "cinder-attachment_update-03d80fdb-0204-4d6d-99fd-5641205d728e-np0000006413" released by "attachment_update" :: held 0.080s {{(pid=100255) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 11:00:40.405876 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-55c9c4c9-3407-4339-8eb6-b3a0382ba611 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/febbb4db-cfd0-45c0-bda4-c64934469f89 returned with HTTP 200 Aug 04 11:00:40.406507 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1265/5046] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 11:00:40 2026] PUT /volume/v3/attachments/febbb4db-cfd0-45c0-bda4-c64934469f89 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:40.448284 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-2f71e489-1ad1-451e-9f67-75362307348d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:40.450795 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-2f71e489-1ad1-451e-9f67-75362307348d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/attachments/febbb4db-cfd0-45c0-bda4-c64934469f89/action Aug 04 11:00:40.452271 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-2f71e489-1ad1-451e-9f67-75362307348d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:00:40.452271 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-2f71e489-1ad1-451e-9f67-75362307348d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:40.474340 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:40.474340 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:40.490643 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9b2f9bd1-6aa4-4a50-9158-e6ec831d634a req-2f71e489-1ad1-451e-9f67-75362307348d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/febbb4db-cfd0-45c0-bda4-c64934469f89/action returned with HTTP 204 Aug 04 11:00:40.491415 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1256/5047] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 11:00:40 2026] POST /volume/v3/attachments/febbb4db-cfd0-45c0-bda4-c64934469f89/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:40.619198 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8c99e3c4-5bab-4f0a-8173-150b97b6dee2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:40.621424 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8c99e3c4-5bab-4f0a-8173-150b97b6dee2 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/bab7751f-4d48-45f9-89f7-02a662e29da1 Aug 04 11:00:40.621694 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8c99e3c4-5bab-4f0a-8173-150b97b6dee2 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:40.621948 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8c99e3c4-5bab-4f0a-8173-150b97b6dee2 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:40.626969 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8c99e3c4-5bab-4f0a-8173-150b97b6dee2 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/bab7751f-4d48-45f9-89f7-02a662e29da1 returned with HTTP 404 Aug 04 11:00:40.627573 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1267/5048] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:40 2026] GET /volume/v3/snapshots/bab7751f-4d48-45f9-89f7-02a662e29da1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:40.634392 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d647f92e-67e0-45e6-bd99-8030d8e00c05 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:40.636078 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d647f92e-67e0-45e6-bd99-8030d8e00c05 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/53965366-42aa-402a-af8f-1f64b24bfaf3 Aug 04 11:00:40.636275 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d647f92e-67e0-45e6-bd99-8030d8e00c05 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:40.636503 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d647f92e-67e0-45e6-bd99-8030d8e00c05 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:40.636674 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-d647f92e-67e0-45e6-bd99-8030d8e00c05 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete volume with id: 53965366-42aa-402a-af8f-1f64b24bfaf3 Aug 04 11:00:40.645272 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:40.645272 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:40.645447 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d647f92e-67e0-45e6-bd99-8030d8e00c05 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:40.661947 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d647f92e-67e0-45e6-bd99-8030d8e00c05 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete volume request issued successfully. Aug 04 11:00:40.662194 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d647f92e-67e0-45e6-bd99-8030d8e00c05 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/53965366-42aa-402a-af8f-1f64b24bfaf3 returned with HTTP 202 Aug 04 11:00:40.662750 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1261/5049] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:00:40 2026] DELETE /volume/v3/volumes/53965366-42aa-402a-af8f-1f64b24bfaf3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:40.670047 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-dc51b9a2-a3a7-47c2-b770-5e885dcfe9e8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:40.671913 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dc51b9a2-a3a7-47c2-b770-5e885dcfe9e8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/53965366-42aa-402a-af8f-1f64b24bfaf3 Aug 04 11:00:40.672130 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dc51b9a2-a3a7-47c2-b770-5e885dcfe9e8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:40.672328 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dc51b9a2-a3a7-47c2-b770-5e885dcfe9e8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:40.679424 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:40.679424 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:40.682817 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-dc51b9a2-a3a7-47c2-b770-5e885dcfe9e8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:40.687327 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dc51b9a2-a3a7-47c2-b770-5e885dcfe9e8 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/53965366-42aa-402a-af8f-1f64b24bfaf3 returned with HTTP 200 Aug 04 11:00:40.687926 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1266/5050] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:40 2026] GET /volume/v3/volumes/53965366-42aa-402a-af8f-1f64b24bfaf3 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:41.389602 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ab4dc491-11dc-4b59-8824-81c27cdb2c9c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:41.391341 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab4dc491-11dc-4b59-8824-81c27cdb2c9c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:00:41.392305 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab4dc491-11dc-4b59-8824-81c27cdb2c9c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:41.392305 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab4dc491-11dc-4b59-8824-81c27cdb2c9c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:41.392305 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ab4dc491-11dc-4b59-8824-81c27cdb2c9c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:41.396130 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:41.396130 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:41.396809 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab4dc491-11dc-4b59-8824-81c27cdb2c9c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:00:41.397162 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1257/5051] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:41 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:41.703678 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a65e0481-70a5-4a63-9c96-6e0456757098 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:41.705389 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a65e0481-70a5-4a63-9c96-6e0456757098 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/53965366-42aa-402a-af8f-1f64b24bfaf3 Aug 04 11:00:41.705644 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a65e0481-70a5-4a63-9c96-6e0456757098 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:41.705863 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a65e0481-70a5-4a63-9c96-6e0456757098 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:41.711833 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a65e0481-70a5-4a63-9c96-6e0456757098 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/53965366-42aa-402a-af8f-1f64b24bfaf3 returned with HTTP 404 Aug 04 11:00:41.712285 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1268/5052] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:41 2026] GET /volume/v3/volumes/53965366-42aa-402a-af8f-1f64b24bfaf3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:41.719082 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4df7ca6d-5f82-4719-acb7-a715da192e37 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:41.720731 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4df7ca6d-5f82-4719-acb7-a715da192e37 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:00:41.721047 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4df7ca6d-5f82-4719-acb7-a715da192e37 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-114197517"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:41.722408 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-4df7ca6d-5f82-4719-acb7-a715da192e37 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-114197517'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:00:41.722522 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-4df7ca6d-5f82-4719-acb7-a715da192e37 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume of 1 GB Aug 04 11:00:41.726382 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4df7ca6d-5f82-4719-acb7-a715da192e37 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Availability Zones retrieved successfully. Aug 04 11:00:41.733541 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4df7ca6d-5f82-4719-acb7-a715da192e37 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Flow 'volume_create_api' (2bc1e7c4-aeb0-420c-aeb8-c8b4efb97de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:41.734938 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4df7ca6d-5f82-4719-acb7-a715da192e37 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e39c452-a4a7-4462-86b1-3eea3570b036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:41.735979 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-4df7ca6d-5f82-4719-acb7-a715da192e37 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:00:41.759866 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4df7ca6d-5f82-4719-acb7-a715da192e37 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e39c452-a4a7-4462-86b1-3eea3570b036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:41.760550 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4df7ca6d-5f82-4719-acb7-a715da192e37 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b50a734-aa40-4586-b8d1-22edf804b019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:41.797169 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-4df7ca6d-5f82-4719-acb7-a715da192e37 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Created reservations ['63cc9c27-c49f-4a23-be1a-f4abd32e4134', 'eae408db-e16f-47d3-9abf-7c93e63fa870', '590aeafc-f22e-433b-8e48-5b4d044ef620', 'c78ab101-591b-4126-a119-9a830dc28a55'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:41.798159 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4df7ca6d-5f82-4719-acb7-a715da192e37 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b50a734-aa40-4586-b8d1-22edf804b019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63cc9c27-c49f-4a23-be1a-f4abd32e4134', 'eae408db-e16f-47d3-9abf-7c93e63fa870', '590aeafc-f22e-433b-8e48-5b4d044ef620', 'c78ab101-591b-4126-a119-9a830dc28a55']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:41.798942 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4df7ca6d-5f82-4719-acb7-a715da192e37 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (020658c1-6082-429b-9c15-382494ee6f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:41.822092 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4df7ca6d-5f82-4719-acb7-a715da192e37 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (020658c1-6082-429b-9c15-382494ee6f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56c77a2c-3a15-49ef-9bdb-15c4402a5021', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-114197517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f45df1cf2df4725898204f5de86e01e',qos_specs=None,replication_status=,reservations=['63cc9c27-c49f-4a23-be1a-f4abd32e4134','eae408db-e16f-47d3-9abf-7c93e63fa870','590aeafc-f22e-433b-8e48-5b4d044ef620','c78ab101-591b-4126-a119-9a830dc28a55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927926c779e8481b9690d2f5de2a1983',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:00:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-114197517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56c77a2c-3a15-49ef-9bdb-15c4402a5021,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f45df1cf2df4725898204f5de86e01e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='927926c779e8481b9690d2f5de2a1983',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:41.822928 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4df7ca6d-5f82-4719-acb7-a715da192e37 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e33c8961-9b12-4356-97f9-8107b2e0070b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:41.846472 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4df7ca6d-5f82-4719-acb7-a715da192e37 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e33c8961-9b12-4356-97f9-8107b2e0070b) transitioned into state 'SUCCESS' from state '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-114197517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f45df1cf2df4725898204f5de86e01e',qos_specs=None,replication_status=,reservations=['63cc9c27-c49f-4a23-be1a-f4abd32e4134','eae408db-e16f-47d3-9abf-7c93e63fa870','590aeafc-f22e-433b-8e48-5b4d044ef620','c78ab101-591b-4126-a119-9a830dc28a55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927926c779e8481b9690d2f5de2a1983',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:41.847255 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4df7ca6d-5f82-4719-acb7-a715da192e37 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9d118d1-d49c-4071-8a95-951f08549af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:41.858132 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4df7ca6d-5f82-4719-acb7-a715da192e37 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9d118d1-d49c-4071-8a95-951f08549af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:41.859216 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4df7ca6d-5f82-4719-acb7-a715da192e37 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Flow 'volume_create_api' (2bc1e7c4-aeb0-420c-aeb8-c8b4efb97de6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:41.859623 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4df7ca6d-5f82-4719-acb7-a715da192e37 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume request issued successfully. Aug 04 11:00:41.860236 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4df7ca6d-5f82-4719-acb7-a715da192e37 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:00:41.860689 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1262/5053] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 11:00:41 2026] POST /volume/v3/volumes => generated 777 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:41.872682 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ea6935c4-6a58-433c-9987-fb704a3bb8d6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:41.874756 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ea6935c4-6a58-433c-9987-fb704a3bb8d6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/56c77a2c-3a15-49ef-9bdb-15c4402a5021 Aug 04 11:00:41.874756 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ea6935c4-6a58-433c-9987-fb704a3bb8d6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:41.874848 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ea6935c4-6a58-433c-9987-fb704a3bb8d6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:41.881862 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:41.881862 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:41.885176 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ea6935c4-6a58-433c-9987-fb704a3bb8d6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:41.889168 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ea6935c4-6a58-433c-9987-fb704a3bb8d6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/56c77a2c-3a15-49ef-9bdb-15c4402a5021 returned with HTTP 200 Aug 04 11:00:41.889691 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1267/5054] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:41 2026] GET /volume/v3/volumes/56c77a2c-3a15-49ef-9bdb-15c4402a5021 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:42.407108 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aba6ef4a-9959-4788-974c-c5d1c1da83f0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:42.408949 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aba6ef4a-9959-4788-974c-c5d1c1da83f0 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:00:42.409161 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aba6ef4a-9959-4788-974c-c5d1c1da83f0 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:42.409411 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aba6ef4a-9959-4788-974c-c5d1c1da83f0 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:42.409519 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-aba6ef4a-9959-4788-974c-c5d1c1da83f0 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:42.413884 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:42.413884 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:42.414514 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aba6ef4a-9959-4788-974c-c5d1c1da83f0 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:00:42.414894 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1258/5055] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:42 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:42.904392 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-89901457-f8ce-4876-aba6-ee57e9286e76 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:42.906172 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-89901457-f8ce-4876-aba6-ee57e9286e76 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/56c77a2c-3a15-49ef-9bdb-15c4402a5021 Aug 04 11:00:42.906376 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-89901457-f8ce-4876-aba6-ee57e9286e76 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:42.906583 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-89901457-f8ce-4876-aba6-ee57e9286e76 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:42.913501 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:42.913501 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:42.917080 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-89901457-f8ce-4876-aba6-ee57e9286e76 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:42.921187 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-89901457-f8ce-4876-aba6-ee57e9286e76 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/56c77a2c-3a15-49ef-9bdb-15c4402a5021 returned with HTTP 200 Aug 04 11:00:42.921620 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1269/5056] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:42 2026] GET /volume/v3/volumes/56c77a2c-3a15-49ef-9bdb-15c4402a5021 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:42.933552 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a3a97fc1-cc61-446d-814b-738fd3e2ac6e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:42.935334 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a3a97fc1-cc61-446d-814b-738fd3e2ac6e tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] POST https://10.4.3.232/volume/v3/snapshots Aug 04 11:00:42.935656 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a3a97fc1-cc61-446d-814b-738fd3e2ac6e tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56c77a2c-3a15-49ef-9bdb-15c4402a5021", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-211238631"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:42.944517 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:42.944517 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:42.944865 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a3a97fc1-cc61-446d-814b-738fd3e2ac6e tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:42.944972 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-a3a97fc1-cc61-446d-814b-738fd3e2ac6e tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create snapshot from volume 56c77a2c-3a15-49ef-9bdb-15c4402a5021 Aug 04 11:00:42.978464 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-a3a97fc1-cc61-446d-814b-738fd3e2ac6e tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Created reservations ['b3c2d74a-a418-462b-a218-49a2c8e78217', '2093c7ec-da6f-4452-8d0f-0c182b15144d', '1c4feb89-d979-4b0c-ad38-31e79d107946', '98eb19b7-16a7-4408-ad01-ef0ba0d53e83'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:43.019511 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a3a97fc1-cc61-446d-814b-738fd3e2ac6e tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot create request issued successfully. Aug 04 11:00:43.019848 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a3a97fc1-cc61-446d-814b-738fd3e2ac6e tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 11:00:43.020258 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1263/5057] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 11:00:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:43.030080 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-59b8f6b3-e4ce-4747-aaa9-79dc1a918c27 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:43.031908 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-59b8f6b3-e4ce-4747-aaa9-79dc1a918c27 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/08550d1b-f45e-467c-a596-3c67a3e2d591 Aug 04 11:00:43.032107 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-59b8f6b3-e4ce-4747-aaa9-79dc1a918c27 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:43.032321 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-59b8f6b3-e4ce-4747-aaa9-79dc1a918c27 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:43.037926 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:43.037926 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:43.038380 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-59b8f6b3-e4ce-4747-aaa9-79dc1a918c27 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:43.039075 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-59b8f6b3-e4ce-4747-aaa9-79dc1a918c27 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/08550d1b-f45e-467c-a596-3c67a3e2d591 returned with HTTP 200 Aug 04 11:00:43.039585 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1268/5058] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:43 2026] GET /volume/v3/snapshots/08550d1b-f45e-467c-a596-3c67a3e2d591 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:43.425005 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3e7ff7c6-3257-45d7-b331-31ac353de6d7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:43.426844 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3e7ff7c6-3257-45d7-b331-31ac353de6d7 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:00:43.427067 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3e7ff7c6-3257-45d7-b331-31ac353de6d7 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:43.427293 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3e7ff7c6-3257-45d7-b331-31ac353de6d7 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:43.427414 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3e7ff7c6-3257-45d7-b331-31ac353de6d7 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:43.432485 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:43.432485 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:43.433202 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3e7ff7c6-3257-45d7-b331-31ac353de6d7 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:00:43.433640 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1259/5059] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:43 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:44.049319 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c14e52cc-ee53-4c4e-b22c-02d907020e8b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:44.050932 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c14e52cc-ee53-4c4e-b22c-02d907020e8b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/08550d1b-f45e-467c-a596-3c67a3e2d591 Aug 04 11:00:44.051111 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c14e52cc-ee53-4c4e-b22c-02d907020e8b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:44.051297 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c14e52cc-ee53-4c4e-b22c-02d907020e8b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:44.055993 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:44.055993 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:44.056286 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c14e52cc-ee53-4c4e-b22c-02d907020e8b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:44.056930 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c14e52cc-ee53-4c4e-b22c-02d907020e8b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/08550d1b-f45e-467c-a596-3c67a3e2d591 returned with HTTP 200 Aug 04 11:00:44.057302 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1270/5060] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:44 2026] GET /volume/v3/snapshots/08550d1b-f45e-467c-a596-3c67a3e2d591 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:44.065809 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-913f3c4c-6818-41e7-bf86-579bc24bd723 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:44.067369 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-913f3c4c-6818-41e7-bf86-579bc24bd723 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] PUT https://10.4.3.232/volume/v3/snapshots/08550d1b-f45e-467c-a596-3c67a3e2d591 Aug 04 11:00:44.067663 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-913f3c4c-6818-41e7-bf86-579bc24bd723 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:44.073091 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:44.073091 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:44.073493 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-913f3c4c-6818-41e7-bf86-579bc24bd723 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Snapshot retrieved successfully. Aug 04 11:00:44.081503 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-913f3c4c-6818-41e7-bf86-579bc24bd723 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] https://10.4.3.232/volume/v3/snapshots/08550d1b-f45e-467c-a596-3c67a3e2d591 returned with HTTP 200 Aug 04 11:00:44.081887 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1264/5061] 10.4.3.232 () {68 vars in 1374 bytes} [Tue Aug 4 11:00:44 2026] PUT /volume/v3/snapshots/08550d1b-f45e-467c-a596-3c67a3e2d591 => generated 360 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:44.089737 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4188b058-3acf-4392-867c-8d01756c6142 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:44.091223 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4188b058-3acf-4392-867c-8d01756c6142 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] DELETE https://10.4.3.232/volume/v3/snapshots/08550d1b-f45e-467c-a596-3c67a3e2d591 Aug 04 11:00:44.091539 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4188b058-3acf-4392-867c-8d01756c6142 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:44.091811 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4188b058-3acf-4392-867c-8d01756c6142 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:44.092750 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-4188b058-3acf-4392-867c-8d01756c6142 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete snapshot with id: 08550d1b-f45e-467c-a596-3c67a3e2d591 Aug 04 11:00:44.096836 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:44.096836 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:44.096836 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4188b058-3acf-4392-867c-8d01756c6142 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:44.114752 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4188b058-3acf-4392-867c-8d01756c6142 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot delete request issued successfully. Aug 04 11:00:44.114937 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4188b058-3acf-4392-867c-8d01756c6142 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/08550d1b-f45e-467c-a596-3c67a3e2d591 returned with HTTP 202 Aug 04 11:00:44.115373 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1269/5062] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 11:00:44 2026] DELETE /volume/v3/snapshots/08550d1b-f45e-467c-a596-3c67a3e2d591 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:44.122089 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2bbf7467-038b-4aa8-b8b5-ca199a28f6f1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:44.123994 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2bbf7467-038b-4aa8-b8b5-ca199a28f6f1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/08550d1b-f45e-467c-a596-3c67a3e2d591 Aug 04 11:00:44.124252 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2bbf7467-038b-4aa8-b8b5-ca199a28f6f1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:44.124459 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2bbf7467-038b-4aa8-b8b5-ca199a28f6f1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:44.129622 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:44.129622 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:44.129924 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2bbf7467-038b-4aa8-b8b5-ca199a28f6f1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:44.130734 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2bbf7467-038b-4aa8-b8b5-ca199a28f6f1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/08550d1b-f45e-467c-a596-3c67a3e2d591 returned with HTTP 200 Aug 04 11:00:44.131086 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1260/5063] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:44 2026] GET /volume/v3/snapshots/08550d1b-f45e-467c-a596-3c67a3e2d591 => generated 493 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:44.443303 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-264ce2ee-88eb-4631-8148-3bcea1e4674d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:44.445082 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-264ce2ee-88eb-4631-8148-3bcea1e4674d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:00:44.445287 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-264ce2ee-88eb-4631-8148-3bcea1e4674d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:44.445478 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-264ce2ee-88eb-4631-8148-3bcea1e4674d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:44.445584 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-264ce2ee-88eb-4631-8148-3bcea1e4674d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:44.449744 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:44.449744 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:44.450456 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-264ce2ee-88eb-4631-8148-3bcea1e4674d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:00:44.450813 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1271/5064] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:44 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:45.139116 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8773ace2-2117-4457-8906-54ab75016706 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:45.140864 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8773ace2-2117-4457-8906-54ab75016706 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/08550d1b-f45e-467c-a596-3c67a3e2d591 Aug 04 11:00:45.141042 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8773ace2-2117-4457-8906-54ab75016706 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:45.141214 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8773ace2-2117-4457-8906-54ab75016706 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:45.145539 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8773ace2-2117-4457-8906-54ab75016706 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/08550d1b-f45e-467c-a596-3c67a3e2d591 returned with HTTP 404 Aug 04 11:00:45.146089 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1265/5065] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:45 2026] GET /volume/v3/snapshots/08550d1b-f45e-467c-a596-3c67a3e2d591 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:45.152920 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a5b9a153-8ae9-426b-a1f4-74f14bc1c525 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:45.154768 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a5b9a153-8ae9-426b-a1f4-74f14bc1c525 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/56c77a2c-3a15-49ef-9bdb-15c4402a5021 Aug 04 11:00:45.154992 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a5b9a153-8ae9-426b-a1f4-74f14bc1c525 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:45.155207 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a5b9a153-8ae9-426b-a1f4-74f14bc1c525 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:45.155408 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-a5b9a153-8ae9-426b-a1f4-74f14bc1c525 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete volume with id: 56c77a2c-3a15-49ef-9bdb-15c4402a5021 Aug 04 11:00:45.161782 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:45.161782 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:45.162109 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a5b9a153-8ae9-426b-a1f4-74f14bc1c525 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:45.180740 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a5b9a153-8ae9-426b-a1f4-74f14bc1c525 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete volume request issued successfully. Aug 04 11:00:45.180740 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a5b9a153-8ae9-426b-a1f4-74f14bc1c525 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/56c77a2c-3a15-49ef-9bdb-15c4402a5021 returned with HTTP 202 Aug 04 11:00:45.181045 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1270/5066] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:00:45 2026] DELETE /volume/v3/volumes/56c77a2c-3a15-49ef-9bdb-15c4402a5021 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:45.188565 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-55aabd90-477d-457d-9aaf-635e5774e564 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:45.190879 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-55aabd90-477d-457d-9aaf-635e5774e564 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/56c77a2c-3a15-49ef-9bdb-15c4402a5021 Aug 04 11:00:45.191160 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-55aabd90-477d-457d-9aaf-635e5774e564 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:45.191496 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-55aabd90-477d-457d-9aaf-635e5774e564 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:45.200910 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:45.200910 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:45.205334 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-55aabd90-477d-457d-9aaf-635e5774e564 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:45.210602 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-55aabd90-477d-457d-9aaf-635e5774e564 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/56c77a2c-3a15-49ef-9bdb-15c4402a5021 returned with HTTP 200 Aug 04 11:00:45.211170 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1261/5067] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:45 2026] GET /volume/v3/volumes/56c77a2c-3a15-49ef-9bdb-15c4402a5021 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:45.460615 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-eaaaa26f-1ce9-4ab6-a765-31a78feb70b9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:45.462429 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eaaaa26f-1ce9-4ab6-a765-31a78feb70b9 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:00:45.462662 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eaaaa26f-1ce9-4ab6-a765-31a78feb70b9 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:45.462854 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eaaaa26f-1ce9-4ab6-a765-31a78feb70b9 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:45.462951 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-eaaaa26f-1ce9-4ab6-a765-31a78feb70b9 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:45.467777 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:45.467777 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:45.468467 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eaaaa26f-1ce9-4ab6-a765-31a78feb70b9 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:00:45.468892 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1272/5068] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:45 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:45.479202 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-df2d8990-ffb2-44fc-993c-6d1563af2be1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:45.480952 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-df2d8990-ffb2-44fc-993c-6d1563af2be1 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] POST https://10.4.3.232/volume/v3/backups Aug 04 11:00:45.481339 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-df2d8990-ffb2-44fc-993c-6d1563af2be1 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fb09cda7-20e0-442f-95c4-a6f4bc460593"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:45.482688 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-df2d8990-ffb2-44fc-993c-6d1563af2be1 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Creating new backup {'backup': {'volume_id': 'fb09cda7-20e0-442f-95c4-a6f4bc460593'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 11:00:45.482817 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-df2d8990-ffb2-44fc-993c-6d1563af2be1 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Creating backup of volume fb09cda7-20e0-442f-95c4-a6f4bc460593 in container None Aug 04 11:00:45.489829 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:45.489829 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:45.490183 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-df2d8990-ffb2-44fc-993c-6d1563af2be1 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:00:45.505193 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-df2d8990-ffb2-44fc-993c-6d1563af2be1 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Created reservations ['dce9b9da-63bf-4134-a31a-35f05dd703ef', '974fd2ce-9d2d-4ad4-869b-5df7a9c1d2ba'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:45.542491 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-df2d8990-ffb2-44fc-993c-6d1563af2be1 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 11:00:45.542883 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1266/5069] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 11:00:45 2026] POST /volume/v3/backups => generated 288 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:45.550508 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-fb780441-2fa1-4a91-9786-67e33a9db9b4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:45.552731 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fb780441-2fa1-4a91-9786-67e33a9db9b4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce Aug 04 11:00:45.553018 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fb780441-2fa1-4a91-9786-67e33a9db9b4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:45.553280 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fb780441-2fa1-4a91-9786-67e33a9db9b4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:45.553637 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-fb780441-2fa1-4a91-9786-67e33a9db9b4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 1785f031-600f-4491-a5ba-b7e9684396ce. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:45.558860 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:45.558860 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:45.559677 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fb780441-2fa1-4a91-9786-67e33a9db9b4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce returned with HTTP 200 Aug 04 11:00:45.560152 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1271/5070] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:45 2026] GET /volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:46.223524 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c567c2d0-a528-4417-9e7d-62c46926fe48 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:46.225894 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c567c2d0-a528-4417-9e7d-62c46926fe48 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/56c77a2c-3a15-49ef-9bdb-15c4402a5021 Aug 04 11:00:46.226102 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c567c2d0-a528-4417-9e7d-62c46926fe48 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:46.226340 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c567c2d0-a528-4417-9e7d-62c46926fe48 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:46.233947 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c567c2d0-a528-4417-9e7d-62c46926fe48 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/56c77a2c-3a15-49ef-9bdb-15c4402a5021 returned with HTTP 404 Aug 04 11:00:46.234584 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1262/5071] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:46 2026] GET /volume/v3/volumes/56c77a2c-3a15-49ef-9bdb-15c4402a5021 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:46.242345 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d052901d-da66-4f70-b5c7-2a0b223db1b6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:46.244452 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d052901d-da66-4f70-b5c7-2a0b223db1b6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:00:46.244908 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d052901d-da66-4f70-b5c7-2a0b223db1b6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1985900707"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:46.246635 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-d052901d-da66-4f70-b5c7-2a0b223db1b6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1985900707'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:00:46.246766 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-d052901d-da66-4f70-b5c7-2a0b223db1b6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume of 1 GB Aug 04 11:00:46.251260 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d052901d-da66-4f70-b5c7-2a0b223db1b6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Availability Zones retrieved successfully. Aug 04 11:00:46.256955 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d052901d-da66-4f70-b5c7-2a0b223db1b6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Flow 'volume_create_api' (b68900db-04bc-4a1d-af69-7f0bb49bea08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:46.258133 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d052901d-da66-4f70-b5c7-2a0b223db1b6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f468d0-d612-4614-8a31-b1590bca80f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:46.258993 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-d052901d-da66-4f70-b5c7-2a0b223db1b6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:00:46.283214 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d052901d-da66-4f70-b5c7-2a0b223db1b6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f468d0-d612-4614-8a31-b1590bca80f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:46.284056 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d052901d-da66-4f70-b5c7-2a0b223db1b6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb1e54ca-34ab-4ea2-bfe4-143fd260b68d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:46.335684 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-d052901d-da66-4f70-b5c7-2a0b223db1b6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Created reservations ['74edcd3b-f95e-4852-bf40-c196e2758027', '288ef48f-6133-4088-a5c5-a94e84707498', '87b230c0-9a96-44af-a655-3faaf96f825b', 'bd20ca89-9b6c-417a-a317-41a836c6013a'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:46.336585 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d052901d-da66-4f70-b5c7-2a0b223db1b6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb1e54ca-34ab-4ea2-bfe4-143fd260b68d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74edcd3b-f95e-4852-bf40-c196e2758027', '288ef48f-6133-4088-a5c5-a94e84707498', '87b230c0-9a96-44af-a655-3faaf96f825b', 'bd20ca89-9b6c-417a-a317-41a836c6013a']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:46.337464 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d052901d-da66-4f70-b5c7-2a0b223db1b6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f701438-5e7c-4928-9912-296edec831e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:46.361391 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d052901d-da66-4f70-b5c7-2a0b223db1b6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f701438-5e7c-4928-9912-296edec831e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85f9f0b9-c1bc-49ff-a9c2-e949260844e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1985900707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f45df1cf2df4725898204f5de86e01e',qos_specs=None,replication_status=,reservations=['74edcd3b-f95e-4852-bf40-c196e2758027','288ef48f-6133-4088-a5c5-a94e84707498','87b230c0-9a96-44af-a655-3faaf96f825b','bd20ca89-9b6c-417a-a317-41a836c6013a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927926c779e8481b9690d2f5de2a1983',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1985900707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85f9f0b9-c1bc-49ff-a9c2-e949260844e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f45df1cf2df4725898204f5de86e01e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='927926c779e8481b9690d2f5de2a1983',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:46.362470 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d052901d-da66-4f70-b5c7-2a0b223db1b6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a581bc9-6cb4-46bc-8748-96d44fc36be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:46.385988 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d052901d-da66-4f70-b5c7-2a0b223db1b6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a581bc9-6cb4-46bc-8748-96d44fc36be8) transitioned into state 'SUCCESS' from state '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-1985900707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f45df1cf2df4725898204f5de86e01e',qos_specs=None,replication_status=,reservations=['74edcd3b-f95e-4852-bf40-c196e2758027','288ef48f-6133-4088-a5c5-a94e84707498','87b230c0-9a96-44af-a655-3faaf96f825b','bd20ca89-9b6c-417a-a317-41a836c6013a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927926c779e8481b9690d2f5de2a1983',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:46.387063 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d052901d-da66-4f70-b5c7-2a0b223db1b6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c324e6ed-eec3-4c65-9095-d16af46be77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:46.400800 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d052901d-da66-4f70-b5c7-2a0b223db1b6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c324e6ed-eec3-4c65-9095-d16af46be77a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:46.402210 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d052901d-da66-4f70-b5c7-2a0b223db1b6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Flow 'volume_create_api' (b68900db-04bc-4a1d-af69-7f0bb49bea08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:46.402687 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d052901d-da66-4f70-b5c7-2a0b223db1b6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create volume request issued successfully. Aug 04 11:00:46.403481 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d052901d-da66-4f70-b5c7-2a0b223db1b6 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:00:46.404073 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1273/5072] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 11:00:46 2026] POST /volume/v3/volumes => generated 778 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:46.417517 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4283b12f-295f-4fbe-9f5b-455c488b548c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:46.419389 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4283b12f-295f-4fbe-9f5b-455c488b548c tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/85f9f0b9-c1bc-49ff-a9c2-e949260844e6 Aug 04 11:00:46.419654 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4283b12f-295f-4fbe-9f5b-455c488b548c tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:46.419928 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4283b12f-295f-4fbe-9f5b-455c488b548c tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:46.427582 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:46.427582 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:46.431183 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4283b12f-295f-4fbe-9f5b-455c488b548c tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:46.435181 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4283b12f-295f-4fbe-9f5b-455c488b548c tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/85f9f0b9-c1bc-49ff-a9c2-e949260844e6 returned with HTTP 200 Aug 04 11:00:46.435668 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1267/5073] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:46 2026] GET /volume/v3/volumes/85f9f0b9-c1bc-49ff-a9c2-e949260844e6 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:46.569887 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-54698732-8cfc-4d89-bbc2-0f3024ea15ad None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:46.571869 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-54698732-8cfc-4d89-bbc2-0f3024ea15ad tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce Aug 04 11:00:46.572160 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-54698732-8cfc-4d89-bbc2-0f3024ea15ad tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:46.572452 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-54698732-8cfc-4d89-bbc2-0f3024ea15ad tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:46.572605 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-54698732-8cfc-4d89-bbc2-0f3024ea15ad tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 1785f031-600f-4491-a5ba-b7e9684396ce. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:46.579829 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:46.579829 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:46.580699 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-54698732-8cfc-4d89-bbc2-0f3024ea15ad tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce returned with HTTP 200 Aug 04 11:00:46.581215 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1272/5074] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:46 2026] GET /volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:47.450828 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9e674e8d-1d96-457c-8843-ac10b72847e1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:47.452661 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9e674e8d-1d96-457c-8843-ac10b72847e1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/85f9f0b9-c1bc-49ff-a9c2-e949260844e6 Aug 04 11:00:47.452890 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9e674e8d-1d96-457c-8843-ac10b72847e1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:47.453123 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9e674e8d-1d96-457c-8843-ac10b72847e1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:47.460487 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:47.460487 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:47.463652 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9e674e8d-1d96-457c-8843-ac10b72847e1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:47.467230 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9e674e8d-1d96-457c-8843-ac10b72847e1 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/85f9f0b9-c1bc-49ff-a9c2-e949260844e6 returned with HTTP 200 Aug 04 11:00:47.467678 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1263/5075] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:47 2026] GET /volume/v3/volumes/85f9f0b9-c1bc-49ff-a9c2-e949260844e6 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:47.480216 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4efc922b-4a3e-4d88-844b-ae4b954b0b99 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:47.483385 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4efc922b-4a3e-4d88-844b-ae4b954b0b99 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] POST https://10.4.3.232/volume/v3/snapshots Aug 04 11:00:47.483782 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4efc922b-4a3e-4d88-844b-ae4b954b0b99 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "85f9f0b9-c1bc-49ff-a9c2-e949260844e6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-834680142"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:47.494847 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:47.494847 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:47.495421 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4efc922b-4a3e-4d88-844b-ae4b954b0b99 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:47.495527 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-4efc922b-4a3e-4d88-844b-ae4b954b0b99 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Create snapshot from volume 85f9f0b9-c1bc-49ff-a9c2-e949260844e6 Aug 04 11:00:47.519988 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-4efc922b-4a3e-4d88-844b-ae4b954b0b99 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Created reservations ['bb66a279-7d73-4c66-9acd-a979f3549f48', '7f84ef48-ebcd-4d22-9979-ea3f42dc9da7', 'a5aa8370-8977-42e3-beb2-f225c1519e05', 'b1935a49-28b4-480f-869f-1dc3c9bd909e'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:47.552124 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4efc922b-4a3e-4d88-844b-ae4b954b0b99 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot create request issued successfully. Aug 04 11:00:47.552449 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4efc922b-4a3e-4d88-844b-ae4b954b0b99 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 11:00:47.552882 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1274/5076] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 11:00:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:47.562284 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9fcb1d4f-6207-41bb-aace-c9f66fa9b911 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:47.564945 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9fcb1d4f-6207-41bb-aace-c9f66fa9b911 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c Aug 04 11:00:47.565276 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9fcb1d4f-6207-41bb-aace-c9f66fa9b911 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:47.565663 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9fcb1d4f-6207-41bb-aace-c9f66fa9b911 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:47.571861 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:47.571861 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:47.572377 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9fcb1d4f-6207-41bb-aace-c9f66fa9b911 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:47.573331 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9fcb1d4f-6207-41bb-aace-c9f66fa9b911 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c returned with HTTP 200 Aug 04 11:00:47.573798 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1268/5077] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:47 2026] GET /volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:47.590880 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-023947f6-2692-4406-b497-294e67bf2b63 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:47.592926 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-023947f6-2692-4406-b497-294e67bf2b63 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce Aug 04 11:00:47.593176 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-023947f6-2692-4406-b497-294e67bf2b63 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:47.593425 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-023947f6-2692-4406-b497-294e67bf2b63 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:47.593576 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-023947f6-2692-4406-b497-294e67bf2b63 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 1785f031-600f-4491-a5ba-b7e9684396ce. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:47.598505 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:47.598505 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:47.599271 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-023947f6-2692-4406-b497-294e67bf2b63 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce returned with HTTP 200 Aug 04 11:00:47.599726 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1273/5078] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:47 2026] GET /volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:48.583382 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f34336e2-b788-4ce2-993c-e8b784744d1e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:48.585629 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f34336e2-b788-4ce2-993c-e8b784744d1e tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c Aug 04 11:00:48.585923 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f34336e2-b788-4ce2-993c-e8b784744d1e tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:48.586164 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f34336e2-b788-4ce2-993c-e8b784744d1e tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:48.591166 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:48.591166 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:48.591496 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f34336e2-b788-4ce2-993c-e8b784744d1e tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:48.592174 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f34336e2-b788-4ce2-993c-e8b784744d1e tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c returned with HTTP 200 Aug 04 11:00:48.592562 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1264/5079] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:48 2026] GET /volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:48.601673 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-838cb37c-a95c-4664-958d-5b425faa40c2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:48.603942 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-838cb37c-a95c-4664-958d-5b425faa40c2 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] POST https://10.4.3.232/volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c/action Aug 04 11:00:48.604421 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-838cb37c-a95c-4664-958d-5b425faa40c2 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:00:48.604562 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-838cb37c-a95c-4664-958d-5b425faa40c2 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:48.606182 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.admin_actions [None req-838cb37c-a95c-4664-958d-5b425faa40c2 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Updating snapshot '93bf647c-bb35-4511-ba96-b7e375dcbd8c' with '{'status': 'creating'}' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 11:00:48.612866 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-308f5e72-67f9-4ba6-a247-3657f10a28bf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:48.616388 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:48.616388 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:48.620174 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-308f5e72-67f9-4ba6-a247-3657f10a28bf tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce Aug 04 11:00:48.622456 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-308f5e72-67f9-4ba6-a247-3657f10a28bf tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:48.623562 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-308f5e72-67f9-4ba6-a247-3657f10a28bf tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:48.624406 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-308f5e72-67f9-4ba6-a247-3657f10a28bf tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 1785f031-600f-4491-a5ba-b7e9684396ce. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:48.633989 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-838cb37c-a95c-4664-958d-5b425faa40c2 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c/action returned with HTTP 202 Aug 04 11:00:48.634476 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1275/5080] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 11:00:48 2026] POST /volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 11:00:48.640907 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:48.640907 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:48.643162 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-69f41f12-89f6-4486-b35f-debd37c06162 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:48.645538 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-69f41f12-89f6-4486-b35f-debd37c06162 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c Aug 04 11:00:48.645806 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-69f41f12-89f6-4486-b35f-debd37c06162 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:48.646129 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-69f41f12-89f6-4486-b35f-debd37c06162 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:48.646807 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-308f5e72-67f9-4ba6-a247-3657f10a28bf tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce returned with HTTP 200 Aug 04 11:00:48.649270 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1269/5081] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:48 2026] GET /volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce => generated 708 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:48.651755 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:48.651755 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:48.652099 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-69f41f12-89f6-4486-b35f-debd37c06162 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:48.652876 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-69f41f12-89f6-4486-b35f-debd37c06162 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c returned with HTTP 200 Aug 04 11:00:48.653296 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1274/5082] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:48 2026] GET /volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:48.662784 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6974edd8-0e25-4bc9-a411-f4d9d9c5de3d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:48.664511 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6974edd8-0e25-4bc9-a411-f4d9d9c5de3d tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] POST https://10.4.3.232/volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c/action Aug 04 11:00:48.664877 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6974edd8-0e25-4bc9-a411-f4d9d9c5de3d tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:00:48.665002 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6974edd8-0e25-4bc9-a411-f4d9d9c5de3d tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:48.666582 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.snapshot_actions [None req-6974edd8-0e25-4bc9-a411-f4d9d9c5de3d tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100252) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 04 11:00:48.672205 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:48.672205 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:48.672745 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.snapshot_actions [None req-6974edd8-0e25-4bc9-a411-f4d9d9c5de3d tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] Updating snapshot 93bf647c-bb35-4511-ba96-b7e375dcbd8c with info {'id': '93bf647c-bb35-4511-ba96-b7e375dcbd8c', 'status': 'error', 'progress': '80%'} Aug 04 11:00:48.679165 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6974edd8-0e25-4bc9-a411-f4d9d9c5de3d tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-member] https://10.4.3.232/volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c/action returned with HTTP 202 Aug 04 11:00:48.679783 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1265/5083] 10.4.3.232 () {68 vars in 1396 bytes} [Tue Aug 4 11:00:48 2026] POST /volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 04 11:00:48.686526 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0a022d27-c1f5-4f51-822d-6ce3c6ec78d7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:48.688357 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0a022d27-c1f5-4f51-822d-6ce3c6ec78d7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] DELETE https://10.4.3.232/volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c Aug 04 11:00:48.688568 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0a022d27-c1f5-4f51-822d-6ce3c6ec78d7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:48.688812 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0a022d27-c1f5-4f51-822d-6ce3c6ec78d7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:48.688940 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-0a022d27-c1f5-4f51-822d-6ce3c6ec78d7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete snapshot with id: 93bf647c-bb35-4511-ba96-b7e375dcbd8c Aug 04 11:00:48.694077 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:48.694077 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:48.694356 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0a022d27-c1f5-4f51-822d-6ce3c6ec78d7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:48.710991 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0a022d27-c1f5-4f51-822d-6ce3c6ec78d7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot delete request issued successfully. Aug 04 11:00:48.711169 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0a022d27-c1f5-4f51-822d-6ce3c6ec78d7 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c returned with HTTP 202 Aug 04 11:00:48.711609 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1276/5084] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 11:00:48 2026] DELETE /volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:48.719485 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7fdfa0a2-a74e-4a48-806d-b0357b90321f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:48.721383 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7fdfa0a2-a74e-4a48-806d-b0357b90321f tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c Aug 04 11:00:48.721734 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7fdfa0a2-a74e-4a48-806d-b0357b90321f tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:48.722066 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7fdfa0a2-a74e-4a48-806d-b0357b90321f tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:48.727388 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:48.727388 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:48.727625 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7fdfa0a2-a74e-4a48-806d-b0357b90321f tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Snapshot retrieved successfully. Aug 04 11:00:48.728323 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7fdfa0a2-a74e-4a48-806d-b0357b90321f tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c returned with HTTP 200 Aug 04 11:00:48.728697 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1270/5085] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:48 2026] GET /volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:49.666988 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6815b394-9db3-468c-b9a6-d4aabc727ab5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:49.670608 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6815b394-9db3-468c-b9a6-d4aabc727ab5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce Aug 04 11:00:49.670908 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6815b394-9db3-468c-b9a6-d4aabc727ab5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:49.671142 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6815b394-9db3-468c-b9a6-d4aabc727ab5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:49.671261 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-6815b394-9db3-468c-b9a6-d4aabc727ab5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 1785f031-600f-4491-a5ba-b7e9684396ce. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:49.676909 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:49.676909 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:49.677883 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6815b394-9db3-468c-b9a6-d4aabc727ab5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce returned with HTTP 200 Aug 04 11:00:49.678456 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1275/5086] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:49 2026] GET /volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:49.737521 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a34f3f67-f8ac-4aa1-9f27-030bd9cfd14e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:49.739565 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a34f3f67-f8ac-4aa1-9f27-030bd9cfd14e tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c Aug 04 11:00:49.739808 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a34f3f67-f8ac-4aa1-9f27-030bd9cfd14e tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:49.740022 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a34f3f67-f8ac-4aa1-9f27-030bd9cfd14e tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:49.744299 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a34f3f67-f8ac-4aa1-9f27-030bd9cfd14e tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c returned with HTTP 404 Aug 04 11:00:49.744749 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1266/5087] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:00:49 2026] GET /volume/v3/snapshots/93bf647c-bb35-4511-ba96-b7e375dcbd8c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:49.755230 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c1b1bde9-4111-4865-9617-018a72845e8a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:49.757202 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c1b1bde9-4111-4865-9617-018a72845e8a tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/85f9f0b9-c1bc-49ff-a9c2-e949260844e6 Aug 04 11:00:49.757438 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c1b1bde9-4111-4865-9617-018a72845e8a tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:49.757636 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c1b1bde9-4111-4865-9617-018a72845e8a tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:49.757848 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-c1b1bde9-4111-4865-9617-018a72845e8a tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete volume with id: 85f9f0b9-c1bc-49ff-a9c2-e949260844e6 Aug 04 11:00:49.765981 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:49.765981 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:49.766510 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c1b1bde9-4111-4865-9617-018a72845e8a tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:49.786754 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c1b1bde9-4111-4865-9617-018a72845e8a tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Delete volume request issued successfully. Aug 04 11:00:49.786971 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c1b1bde9-4111-4865-9617-018a72845e8a tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/85f9f0b9-c1bc-49ff-a9c2-e949260844e6 returned with HTTP 202 Aug 04 11:00:49.787460 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1277/5088] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:00:49 2026] DELETE /volume/v3/volumes/85f9f0b9-c1bc-49ff-a9c2-e949260844e6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:49.794802 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b3f1fb3f-1374-4632-ae4f-70b1e825e14b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:49.797139 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b3f1fb3f-1374-4632-ae4f-70b1e825e14b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/85f9f0b9-c1bc-49ff-a9c2-e949260844e6 Aug 04 11:00:49.797450 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b3f1fb3f-1374-4632-ae4f-70b1e825e14b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:49.797763 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b3f1fb3f-1374-4632-ae4f-70b1e825e14b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:49.805479 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:49.805479 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:49.809273 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b3f1fb3f-1374-4632-ae4f-70b1e825e14b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Volume info retrieved successfully. Aug 04 11:00:49.813416 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b3f1fb3f-1374-4632-ae4f-70b1e825e14b tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/85f9f0b9-c1bc-49ff-a9c2-e949260844e6 returned with HTTP 200 Aug 04 11:00:49.813993 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1271/5089] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:49 2026] GET /volume/v3/volumes/85f9f0b9-c1bc-49ff-a9c2-e949260844e6 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:00:50.689331 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f42df99f-98bd-40b2-aff8-f21639767443 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:50.691635 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f42df99f-98bd-40b2-aff8-f21639767443 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce Aug 04 11:00:50.691932 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f42df99f-98bd-40b2-aff8-f21639767443 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:50.692183 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f42df99f-98bd-40b2-aff8-f21639767443 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:50.692359 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-f42df99f-98bd-40b2-aff8-f21639767443 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 1785f031-600f-4491-a5ba-b7e9684396ce. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:50.698573 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:50.698573 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:50.699335 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f42df99f-98bd-40b2-aff8-f21639767443 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce returned with HTTP 200 Aug 04 11:00:50.699793 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1276/5090] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:50 2026] GET /volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:50.827269 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-675c2f17-0517-4469-afa5-6971717ea599 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:50.829147 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-675c2f17-0517-4469-afa5-6971717ea599 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] GET https://10.4.3.232/volume/v3/volumes/85f9f0b9-c1bc-49ff-a9c2-e949260844e6 Aug 04 11:00:50.829378 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-675c2f17-0517-4469-afa5-6971717ea599 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:50.829579 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-675c2f17-0517-4469-afa5-6971717ea599 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:50.836488 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-675c2f17-0517-4469-afa5-6971717ea599 tempest-ProjectMemberTests-174714933 tempest-ProjectMemberTests-174714933-project-admin] https://10.4.3.232/volume/v3/volumes/85f9f0b9-c1bc-49ff-a9c2-e949260844e6 returned with HTTP 404 Aug 04 11:00:50.837158 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1267/5091] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:00:50 2026] GET /volume/v3/volumes/85f9f0b9-c1bc-49ff-a9c2-e949260844e6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:51.710056 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bf6d01b6-96f7-479b-a9ae-4ccd58e463d8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:51.712134 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bf6d01b6-96f7-479b-a9ae-4ccd58e463d8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce Aug 04 11:00:51.712354 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bf6d01b6-96f7-479b-a9ae-4ccd58e463d8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:51.712551 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bf6d01b6-96f7-479b-a9ae-4ccd58e463d8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:51.712635 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-bf6d01b6-96f7-479b-a9ae-4ccd58e463d8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 1785f031-600f-4491-a5ba-b7e9684396ce. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:51.716802 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:51.716802 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:51.717417 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bf6d01b6-96f7-479b-a9ae-4ccd58e463d8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce returned with HTTP 200 Aug 04 11:00:51.717758 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1278/5092] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:51 2026] GET /volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:52.376166 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ed290980-8d83-4ad8-932f-e4baa4c94858 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:52.490515 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ed290980-8d83-4ad8-932f-e4baa4c94858 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 11:00:52.490961 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ed290980-8d83-4ad8-932f-e4baa4c94858 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1300712335", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1331187717", "vendor_name": "tempest-vendor_name-1483076512"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:52.506468 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ed290980-8d83-4ad8-932f-e4baa4c94858 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 11:00:52.506811 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1272/5093] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 11:00:52 2026] POST /volume/v3/types => generated 330 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:52.515067 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:52.516916 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:00:52.517447 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c06b6eec-f414-450e-ae13-30d39b3e82d3", "size": 1}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:52.519071 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Create volume request body: {'volume': {'volume_type': 'c06b6eec-f414-450e-ae13-30d39b3e82d3', 'size': 1}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:00:52.523990 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Create volume of 1 GB Aug 04 11:00:52.524325 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:52.524325 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:52.524715 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Availability Zones retrieved successfully. Aug 04 11:00:52.531560 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Flow 'volume_create_api' (e96f46f2-3c5d-4684-9b7f-e8602262e7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:52.531905 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7602ae61-0119-43bd-acde-dd13792a0a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:52.532897 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:00:52.551295 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7602ae61-0119-43bd-acde-dd13792a0a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T11:00:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1331187717',vendor_name='tempest-vendor_name-1483076512'},id=c06b6eec-f414-450e-ae13-30d39b3e82d3,is_public=True,name='tempest-ProjectMemberTests-volume-type-1300712335',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c06b6eec-f414-450e-ae13-30d39b3e82d3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:52.552037 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fed6ceb-fbb4-4f11-9d9b-1d8bd947a771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:52.576792 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1300712335 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1300712335, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:00:52.577080 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1300712335 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1300712335, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:00:52.610099 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Created reservations ['c808b534-6b57-4aed-8ee4-12fcbccef53e', '7bc9d270-bf2a-427e-8b95-8518e4ec2255', 'c7ace450-6821-454d-843d-fba225e968d6', 'c154dd4d-4efb-4352-af49-7d61e1ecd0c9'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:52.611109 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fed6ceb-fbb4-4f11-9d9b-1d8bd947a771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c808b534-6b57-4aed-8ee4-12fcbccef53e', '7bc9d270-bf2a-427e-8b95-8518e4ec2255', 'c7ace450-6821-454d-843d-fba225e968d6', 'c154dd4d-4efb-4352-af49-7d61e1ecd0c9']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:52.612290 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (434ad063-e90c-4d06-961e-39fcbd7b1c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:52.635964 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (434ad063-e90c-4d06-961e-39fcbd7b1c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13b8fba0-ca8c-4e0f-af9a-bd96601c69d2', '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='fbd5ec4f1b744e5c98720f63d6602f69',qos_specs=None,replication_status=,reservations=['c808b534-6b57-4aed-8ee4-12fcbccef53e','7bc9d270-bf2a-427e-8b95-8518e4ec2255','c7ace450-6821-454d-843d-fba225e968d6','c154dd4d-4efb-4352-af49-7d61e1ecd0c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfbff31bd654c948ec96635c8e69f0f',volume_type_id=c06b6eec-f414-450e-ae13-30d39b3e82d3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:00:52Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13b8fba0-ca8c-4e0f-af9a-bd96601c69d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd5ec4f1b744e5c98720f63d6602f69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bfbff31bd654c948ec96635c8e69f0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c06b6eec-f414-450e-ae13-30d39b3e82d3),volume_type_id=c06b6eec-f414-450e-ae13-30d39b3e82d3)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:52.636658 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (988e503f-9ee2-44f9-a8c1-c5d4058d6ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:52.652801 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (988e503f-9ee2-44f9-a8c1-c5d4058d6ae5) transitioned into state 'SUCCESS' from 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='fbd5ec4f1b744e5c98720f63d6602f69',qos_specs=None,replication_status=,reservations=['c808b534-6b57-4aed-8ee4-12fcbccef53e','7bc9d270-bf2a-427e-8b95-8518e4ec2255','c7ace450-6821-454d-843d-fba225e968d6','c154dd4d-4efb-4352-af49-7d61e1ecd0c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfbff31bd654c948ec96635c8e69f0f',volume_type_id=c06b6eec-f414-450e-ae13-30d39b3e82d3)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:52.653665 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a46368fa-223f-45bc-891c-39c93b6eeb5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:52.665006 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a46368fa-223f-45bc-891c-39c93b6eeb5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:52.666031 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Flow 'volume_create_api' (e96f46f2-3c5d-4684-9b7f-e8602262e7b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:52.666396 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Create volume request issued successfully. Aug 04 11:00:52.667105 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-eae9a1e2-31f8-471a-9028-8420c0dddfd9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:00:52.667652 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1277/5094] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 11:00:52 2026] POST /volume/v3/volumes => generated 774 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:52.681277 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-72cfbd35-65a3-4221-ab92-7b7a67cf80d2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:52.685371 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-72cfbd35-65a3-4221-ab92-7b7a67cf80d2 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] GET https://10.4.3.232/volume/v3/volumes/13b8fba0-ca8c-4e0f-af9a-bd96601c69d2 Aug 04 11:00:52.685371 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-72cfbd35-65a3-4221-ab92-7b7a67cf80d2 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:52.685371 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-72cfbd35-65a3-4221-ab92-7b7a67cf80d2 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:52.692601 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:52.692601 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:52.697025 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-72cfbd35-65a3-4221-ab92-7b7a67cf80d2 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Volume info retrieved successfully. Aug 04 11:00:52.702030 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-72cfbd35-65a3-4221-ab92-7b7a67cf80d2 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] https://10.4.3.232/volume/v3/volumes/13b8fba0-ca8c-4e0f-af9a-bd96601c69d2 returned with HTTP 200 Aug 04 11:00:52.702517 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1268/5095] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:52 2026] GET /volume/v3/volumes/13b8fba0-ca8c-4e0f-af9a-bd96601c69d2 => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:52.728744 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5981c915-482c-41cb-93c8-80ce2132dc17 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:52.730408 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5981c915-482c-41cb-93c8-80ce2132dc17 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce Aug 04 11:00:52.730601 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5981c915-482c-41cb-93c8-80ce2132dc17 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:52.730776 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5981c915-482c-41cb-93c8-80ce2132dc17 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:52.730945 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-5981c915-482c-41cb-93c8-80ce2132dc17 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 1785f031-600f-4491-a5ba-b7e9684396ce. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:52.735406 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:52.735406 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:52.735986 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5981c915-482c-41cb-93c8-80ce2132dc17 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce returned with HTTP 200 Aug 04 11:00:52.736370 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1279/5096] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:52 2026] GET /volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:53.714630 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b6ceb374-563a-45c2-b02e-5ec34c8bb22a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:53.716395 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b6ceb374-563a-45c2-b02e-5ec34c8bb22a tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] GET https://10.4.3.232/volume/v3/volumes/13b8fba0-ca8c-4e0f-af9a-bd96601c69d2 Aug 04 11:00:53.716597 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b6ceb374-563a-45c2-b02e-5ec34c8bb22a tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:53.716791 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b6ceb374-563a-45c2-b02e-5ec34c8bb22a tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:53.723661 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:53.723661 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:53.727064 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b6ceb374-563a-45c2-b02e-5ec34c8bb22a tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Volume info retrieved successfully. Aug 04 11:00:53.730637 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b6ceb374-563a-45c2-b02e-5ec34c8bb22a tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] https://10.4.3.232/volume/v3/volumes/13b8fba0-ca8c-4e0f-af9a-bd96601c69d2 returned with HTTP 200 Aug 04 11:00:53.731002 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1273/5097] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:53 2026] GET /volume/v3/volumes/13b8fba0-ca8c-4e0f-af9a-bd96601c69d2 => generated 974 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:53.742582 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c5e16d85-5843-414b-a9f0-8f5906fdc7cd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:53.744455 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c5e16d85-5843-414b-a9f0-8f5906fdc7cd tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] GET https://10.4.3.232/volume/v3/messages Aug 04 11:00:53.744747 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c5e16d85-5843-414b-a9f0-8f5906fdc7cd tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:53.744997 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c5e16d85-5843-414b-a9f0-8f5906fdc7cd tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:53.745340 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:53.745340 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:53.748875 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ff303292-2c39-4dda-993a-a46f0dab8790 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:53.750098 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c5e16d85-5843-414b-a9f0-8f5906fdc7cd tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] https://10.4.3.232/volume/v3/messages returned with HTTP 200 Aug 04 11:00:53.750489 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1278/5098] 10.4.3.232 () {68 vars in 1280 bytes} [Tue Aug 4 11:00:53 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:53.750909 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff303292-2c39-4dda-993a-a46f0dab8790 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce Aug 04 11:00:53.751105 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff303292-2c39-4dda-993a-a46f0dab8790 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:53.751309 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff303292-2c39-4dda-993a-a46f0dab8790 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:53.751444 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ff303292-2c39-4dda-993a-a46f0dab8790 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 1785f031-600f-4491-a5ba-b7e9684396ce. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:53.755361 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:53.755361 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:53.755947 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff303292-2c39-4dda-993a-a46f0dab8790 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce returned with HTTP 200 Aug 04 11:00:53.756262 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1269/5099] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:53 2026] GET /volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:53.758674 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2f815602-f344-4bde-9afd-1b7592726a2b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:53.819309 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2f815602-f344-4bde-9afd-1b7592726a2b tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-member] DELETE https://10.4.3.232/volume/v3/messages/da0115b0-87a9-484b-9b74-11602abb119c Aug 04 11:00:53.819309 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2f815602-f344-4bde-9afd-1b7592726a2b tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:53.819309 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2f815602-f344-4bde-9afd-1b7592726a2b tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:53.826226 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2f815602-f344-4bde-9afd-1b7592726a2b tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-member] https://10.4.3.232/volume/v3/messages/da0115b0-87a9-484b-9b74-11602abb119c returned with HTTP 204 Aug 04 11:00:53.826719 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1280/5100] 10.4.3.232 () {68 vars in 1394 bytes} [Tue Aug 4 11:00:53 2026] DELETE /volume/v3/messages/da0115b0-87a9-484b-9b74-11602abb119c => generated 0 bytes in 69 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 04 11:00:53.833340 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a96fb853-b9b1-4982-bb79-fe58a746f9a3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:53.835117 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a96fb853-b9b1-4982-bb79-fe58a746f9a3 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-member] GET https://10.4.3.232/volume/v3/messages/da0115b0-87a9-484b-9b74-11602abb119c Aug 04 11:00:53.835360 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a96fb853-b9b1-4982-bb79-fe58a746f9a3 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:53.835562 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a96fb853-b9b1-4982-bb79-fe58a746f9a3 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:53.838332 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a96fb853-b9b1-4982-bb79-fe58a746f9a3 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-member] https://10.4.3.232/volume/v3/messages/da0115b0-87a9-484b-9b74-11602abb119c returned with HTTP 404 Aug 04 11:00:53.838807 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1274/5101] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 11:00:53 2026] GET /volume/v3/messages/da0115b0-87a9-484b-9b74-11602abb119c => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:00:53.844653 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8825e9b2-5cc3-42e0-b651-fe0d0d0468d1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:53.846364 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8825e9b2-5cc3-42e0-b651-fe0d0d0468d1 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/13b8fba0-ca8c-4e0f-af9a-bd96601c69d2 Aug 04 11:00:53.846603 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8825e9b2-5cc3-42e0-b651-fe0d0d0468d1 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:53.846838 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8825e9b2-5cc3-42e0-b651-fe0d0d0468d1 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:53.847023 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-8825e9b2-5cc3-42e0-b651-fe0d0d0468d1 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Delete volume with id: 13b8fba0-ca8c-4e0f-af9a-bd96601c69d2 Aug 04 11:00:53.854040 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:53.854040 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:53.854427 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8825e9b2-5cc3-42e0-b651-fe0d0d0468d1 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Volume info retrieved successfully. Aug 04 11:00:53.855521 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8825e9b2-5cc3-42e0-b651-fe0d0d0468d1 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100255) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 04 11:00:53.874566 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-8825e9b2-5cc3-42e0-b651-fe0d0d0468d1 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Created reservations ['e2ef4346-9a0d-4dcc-aed9-323bc8dfdaec', '211342b2-8519-4f5f-8f66-cbbb3fb5835e', 'e3fc6012-0a63-4b23-a869-2f06a25e200e', 'd38c677d-67fd-43d3-b7c8-2a1cedd9485f'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:53.901185 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8825e9b2-5cc3-42e0-b651-fe0d0d0468d1 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Delete volume request issued successfully. Aug 04 11:00:53.901469 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8825e9b2-5cc3-42e0-b651-fe0d0d0468d1 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] https://10.4.3.232/volume/v3/volumes/13b8fba0-ca8c-4e0f-af9a-bd96601c69d2 returned with HTTP 202 Aug 04 11:00:53.901939 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1279/5102] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 11:00:53 2026] DELETE /volume/v3/volumes/13b8fba0-ca8c-4e0f-af9a-bd96601c69d2 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:53.909555 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-75c3f2a7-0f37-4632-8b71-f1e7efe7fdf2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:53.912097 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-75c3f2a7-0f37-4632-8b71-f1e7efe7fdf2 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] DELETE https://10.4.3.232/volume/v3/types/c06b6eec-f414-450e-ae13-30d39b3e82d3 Aug 04 11:00:53.912653 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-75c3f2a7-0f37-4632-8b71-f1e7efe7fdf2 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:53.912887 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-75c3f2a7-0f37-4632-8b71-f1e7efe7fdf2 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:53.942116 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-75c3f2a7-0f37-4632-8b71-f1e7efe7fdf2 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] https://10.4.3.232/volume/v3/types/c06b6eec-f414-450e-ae13-30d39b3e82d3 returned with HTTP 202 Aug 04 11:00:53.942577 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1270/5103] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 11:00:53 2026] DELETE /volume/v3/types/c06b6eec-f414-450e-ae13-30d39b3e82d3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:53.951316 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e4980f58-c6f1-47e1-9e9d-0bfce5220676 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:53.953388 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e4980f58-c6f1-47e1-9e9d-0bfce5220676 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 11:00:53.953946 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e4980f58-c6f1-47e1-9e9d-0bfce5220676 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-385981611", "extra_specs": {"storage_protocol": "tempest-storage_protocol-517094035", "vendor_name": "tempest-vendor_name-438012504"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:53.970579 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e4980f58-c6f1-47e1-9e9d-0bfce5220676 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 11:00:53.971286 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1281/5104] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 11:00:53 2026] POST /volume/v3/types => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:53.984759 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:53.994979 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:00:53.998141 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cfb56dbc-7410-4988-8a7b-e758ffdeeebf", "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:54.008819 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Create volume request body: {'volume': {'volume_type': 'cfb56dbc-7410-4988-8a7b-e758ffdeeebf', 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:00:54.038973 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Create volume of 1 GB Aug 04 11:00:54.039501 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:54.039501 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:54.040101 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Availability Zones retrieved successfully. Aug 04 11:00:54.048330 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Flow 'volume_create_api' (f5d56ca7-9d19-49d7-8d45-ef1384d99a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:54.050715 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06de4e3c-3411-4ecc-bc37-dba722312be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:54.051554 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:00:54.074105 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06de4e3c-3411-4ecc-bc37-dba722312be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T11:00:54Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-517094035',vendor_name='tempest-vendor_name-438012504'},id=cfb56dbc-7410-4988-8a7b-e758ffdeeebf,is_public=True,name='tempest-ProjectMemberTests-volume-type-385981611',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cfb56dbc-7410-4988-8a7b-e758ffdeeebf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:54.074992 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a361467d-2d9a-4c26-92cd-92aa182cc75d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:54.096259 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-385981611 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-385981611, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:00:54.096532 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-385981611 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-385981611, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:00:54.119495 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Created reservations ['1f873ee9-9e98-4767-9570-5b101c52c6bb', '4948cbf3-8d09-4799-8a25-6f6de9a0df49', 'bd0cbe96-9112-4964-aa70-c20a8c6d2e8c', 'b3d9138d-2339-460a-af51-181ec9d8ad8f'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:54.120205 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a361467d-2d9a-4c26-92cd-92aa182cc75d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f873ee9-9e98-4767-9570-5b101c52c6bb', '4948cbf3-8d09-4799-8a25-6f6de9a0df49', 'bd0cbe96-9112-4964-aa70-c20a8c6d2e8c', 'b3d9138d-2339-460a-af51-181ec9d8ad8f']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:54.120856 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bd1f39a-9609-4ba0-b4e4-6c6674c5d907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:54.145254 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bd1f39a-9609-4ba0-b4e4-6c6674c5d907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ffe4f63-688a-48ee-8598-2e60aca28846', '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='fbd5ec4f1b744e5c98720f63d6602f69',qos_specs=None,replication_status=,reservations=['1f873ee9-9e98-4767-9570-5b101c52c6bb','4948cbf3-8d09-4799-8a25-6f6de9a0df49','bd0cbe96-9112-4964-aa70-c20a8c6d2e8c','b3d9138d-2339-460a-af51-181ec9d8ad8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfbff31bd654c948ec96635c8e69f0f',volume_type_id=cfb56dbc-7410-4988-8a7b-e758ffdeeebf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:00:54Z,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=3ffe4f63-688a-48ee-8598-2e60aca28846,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd5ec4f1b744e5c98720f63d6602f69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bfbff31bd654c948ec96635c8e69f0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cfb56dbc-7410-4988-8a7b-e758ffdeeebf),volume_type_id=cfb56dbc-7410-4988-8a7b-e758ffdeeebf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:54.145878 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e2a5aa2-1d9a-4bac-bad8-d9f674fe9953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:54.159886 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e2a5aa2-1d9a-4bac-bad8-d9f674fe9953) transitioned into state 'SUCCESS' from 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='fbd5ec4f1b744e5c98720f63d6602f69',qos_specs=None,replication_status=,reservations=['1f873ee9-9e98-4767-9570-5b101c52c6bb','4948cbf3-8d09-4799-8a25-6f6de9a0df49','bd0cbe96-9112-4964-aa70-c20a8c6d2e8c','b3d9138d-2339-460a-af51-181ec9d8ad8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfbff31bd654c948ec96635c8e69f0f',volume_type_id=cfb56dbc-7410-4988-8a7b-e758ffdeeebf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:54.160540 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09776fe8-967b-46a0-8a1a-b47f335c7594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:54.168382 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09776fe8-967b-46a0-8a1a-b47f335c7594) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:54.169103 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Flow 'volume_create_api' (f5d56ca7-9d19-49d7-8d45-ef1384d99a90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:54.169394 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Create volume request issued successfully. Aug 04 11:00:54.169929 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1bf06568-bf62-4897-abd9-dc483830e2c8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:00:54.170333 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1275/5105] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 11:00:53 2026] POST /volume/v3/volumes => generated 773 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:54.182142 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-cb4db3ea-cef8-4bdf-a178-1988ab3b8776 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:54.185016 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cb4db3ea-cef8-4bdf-a178-1988ab3b8776 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] GET https://10.4.3.232/volume/v3/volumes/3ffe4f63-688a-48ee-8598-2e60aca28846 Aug 04 11:00:54.185016 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cb4db3ea-cef8-4bdf-a178-1988ab3b8776 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:54.185191 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cb4db3ea-cef8-4bdf-a178-1988ab3b8776 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:54.194416 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:54.194416 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:54.198349 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-cb4db3ea-cef8-4bdf-a178-1988ab3b8776 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Volume info retrieved successfully. Aug 04 11:00:54.202731 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cb4db3ea-cef8-4bdf-a178-1988ab3b8776 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] https://10.4.3.232/volume/v3/volumes/3ffe4f63-688a-48ee-8598-2e60aca28846 returned with HTTP 200 Aug 04 11:00:54.203313 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1280/5106] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:54 2026] GET /volume/v3/volumes/3ffe4f63-688a-48ee-8598-2e60aca28846 => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:54.766478 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5612bcf2-ac26-4741-9537-7a0599143f2a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:54.768327 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5612bcf2-ac26-4741-9537-7a0599143f2a tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce Aug 04 11:00:54.768600 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5612bcf2-ac26-4741-9537-7a0599143f2a tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:54.768856 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5612bcf2-ac26-4741-9537-7a0599143f2a tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:54.769017 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5612bcf2-ac26-4741-9537-7a0599143f2a tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 1785f031-600f-4491-a5ba-b7e9684396ce. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:54.774899 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:54.774899 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:54.775561 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5612bcf2-ac26-4741-9537-7a0599143f2a tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce returned with HTTP 200 Aug 04 11:00:54.775914 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1271/5107] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:54 2026] GET /volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:55.216768 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0f05555e-8002-4ae7-9c4f-33e517c0b7a8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:55.218639 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0f05555e-8002-4ae7-9c4f-33e517c0b7a8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] GET https://10.4.3.232/volume/v3/volumes/3ffe4f63-688a-48ee-8598-2e60aca28846 Aug 04 11:00:55.219395 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0f05555e-8002-4ae7-9c4f-33e517c0b7a8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:55.219395 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0f05555e-8002-4ae7-9c4f-33e517c0b7a8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:55.226595 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:55.226595 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:55.230570 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0f05555e-8002-4ae7-9c4f-33e517c0b7a8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Volume info retrieved successfully. Aug 04 11:00:55.234327 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0f05555e-8002-4ae7-9c4f-33e517c0b7a8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] https://10.4.3.232/volume/v3/volumes/3ffe4f63-688a-48ee-8598-2e60aca28846 returned with HTTP 200 Aug 04 11:00:55.234751 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1282/5108] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:55 2026] GET /volume/v3/volumes/3ffe4f63-688a-48ee-8598-2e60aca28846 => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:55.247129 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3bd84dc4-e416-4f0a-88fd-91fd57f0d545 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:55.249588 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3bd84dc4-e416-4f0a-88fd-91fd57f0d545 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] GET https://10.4.3.232/volume/v3/messages Aug 04 11:00:55.249883 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3bd84dc4-e416-4f0a-88fd-91fd57f0d545 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:55.250141 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3bd84dc4-e416-4f0a-88fd-91fd57f0d545 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:55.250514 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:55.250514 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:55.254331 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3bd84dc4-e416-4f0a-88fd-91fd57f0d545 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] https://10.4.3.232/volume/v3/messages returned with HTTP 200 Aug 04 11:00:55.254809 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1276/5109] 10.4.3.232 () {68 vars in 1280 bytes} [Tue Aug 4 11:00:55 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:55.263375 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f14ebc08-2f64-4f91-b5ea-452704574071 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:55.265027 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f14ebc08-2f64-4f91-b5ea-452704574071 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-member] GET https://10.4.3.232/volume/v3/messages Aug 04 11:00:55.265264 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f14ebc08-2f64-4f91-b5ea-452704574071 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:55.265467 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f14ebc08-2f64-4f91-b5ea-452704574071 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:55.268756 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f14ebc08-2f64-4f91-b5ea-452704574071 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-member] https://10.4.3.232/volume/v3/messages returned with HTTP 200 Aug 04 11:00:55.269093 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1281/5110] 10.4.3.232 () {68 vars in 1280 bytes} [Tue Aug 4 11:00:55 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:55.276452 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f6e20d4a-fe37-4f51-a9de-cd5a27feded9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:55.278150 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f6e20d4a-fe37-4f51-a9de-cd5a27feded9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] DELETE https://10.4.3.232/volume/v3/messages/4934d2f2-6af5-45a4-8066-756d7ccd2149 Aug 04 11:00:55.278360 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f6e20d4a-fe37-4f51-a9de-cd5a27feded9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:55.278572 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f6e20d4a-fe37-4f51-a9de-cd5a27feded9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:55.288138 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f6e20d4a-fe37-4f51-a9de-cd5a27feded9 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] https://10.4.3.232/volume/v3/messages/4934d2f2-6af5-45a4-8066-756d7ccd2149 returned with HTTP 204 Aug 04 11:00:55.288515 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1272/5111] 10.4.3.232 () {68 vars in 1394 bytes} [Tue Aug 4 11:00:55 2026] DELETE /volume/v3/messages/4934d2f2-6af5-45a4-8066-756d7ccd2149 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 04 11:00:55.295499 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-14bbad2c-1d1e-48ea-a782-29cc66b42572 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:55.297807 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-14bbad2c-1d1e-48ea-a782-29cc66b42572 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/3ffe4f63-688a-48ee-8598-2e60aca28846 Aug 04 11:00:55.298069 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-14bbad2c-1d1e-48ea-a782-29cc66b42572 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:55.298334 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-14bbad2c-1d1e-48ea-a782-29cc66b42572 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:55.298539 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-14bbad2c-1d1e-48ea-a782-29cc66b42572 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Delete volume with id: 3ffe4f63-688a-48ee-8598-2e60aca28846 Aug 04 11:00:55.306637 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:55.306637 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:55.306963 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-14bbad2c-1d1e-48ea-a782-29cc66b42572 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Volume info retrieved successfully. Aug 04 11:00:55.307809 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-14bbad2c-1d1e-48ea-a782-29cc66b42572 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100254) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 04 11:00:55.317262 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-14bbad2c-1d1e-48ea-a782-29cc66b42572 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-385981611 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-385981611, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:00:55.317559 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-14bbad2c-1d1e-48ea-a782-29cc66b42572 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-385981611 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-385981611, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:00:55.328004 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-14bbad2c-1d1e-48ea-a782-29cc66b42572 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Created reservations ['fe2d0745-dcb2-40f0-8c10-6d337e07bb47', 'dfb89277-aa52-433c-96ab-4f989daefb16', '82673876-7557-4f51-aa8b-293c5d2295f9', '6297f6b3-c497-4d50-a442-532bfbd52e31'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:55.352139 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-14bbad2c-1d1e-48ea-a782-29cc66b42572 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Delete volume request issued successfully. Aug 04 11:00:55.352455 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-14bbad2c-1d1e-48ea-a782-29cc66b42572 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] https://10.4.3.232/volume/v3/volumes/3ffe4f63-688a-48ee-8598-2e60aca28846 returned with HTTP 202 Aug 04 11:00:55.352915 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1283/5112] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 11:00:55 2026] DELETE /volume/v3/volumes/3ffe4f63-688a-48ee-8598-2e60aca28846 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:55.361325 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fb9ed1df-2a9a-44d9-9442-34067b51da0a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:55.362994 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb9ed1df-2a9a-44d9-9442-34067b51da0a tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] DELETE https://10.4.3.232/volume/v3/types/cfb56dbc-7410-4988-8a7b-e758ffdeeebf Aug 04 11:00:55.363217 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb9ed1df-2a9a-44d9-9442-34067b51da0a tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:55.363472 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb9ed1df-2a9a-44d9-9442-34067b51da0a tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:55.382394 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb9ed1df-2a9a-44d9-9442-34067b51da0a tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] https://10.4.3.232/volume/v3/types/cfb56dbc-7410-4988-8a7b-e758ffdeeebf returned with HTTP 202 Aug 04 11:00:55.382805 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1277/5113] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 11:00:55 2026] DELETE /volume/v3/types/cfb56dbc-7410-4988-8a7b-e758ffdeeebf => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:55.393413 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f30d79ee-5853-4d8d-a048-f51d0b338244 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:55.395662 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f30d79ee-5853-4d8d-a048-f51d0b338244 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 11:00:55.396077 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f30d79ee-5853-4d8d-a048-f51d0b338244 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1245812873", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1602271688", "vendor_name": "tempest-vendor_name-218893521"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:55.413172 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f30d79ee-5853-4d8d-a048-f51d0b338244 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 11:00:55.413563 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1282/5114] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 11:00:55 2026] POST /volume/v3/types => generated 329 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:55.421121 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:55.422786 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:00:55.423114 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c146f4e9-fd4d-4657-8e95-48c711e7eda3", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:55.424495 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Create volume request body: {'volume': {'volume_type': 'c146f4e9-fd4d-4657-8e95-48c711e7eda3', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:00:55.428278 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Create volume of 1 GB Aug 04 11:00:55.428518 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:55.428518 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:55.428863 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Availability Zones retrieved successfully. Aug 04 11:00:55.433587 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Flow 'volume_create_api' (91a4422a-4f84-4f59-b7ea-9d4eb9c5a342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:55.434555 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59248fd5-4fc9-4641-8ec2-522edf2dafd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:55.435360 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:00:55.453721 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59248fd5-4fc9-4641-8ec2-522edf2dafd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T11:00:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1602271688',vendor_name='tempest-vendor_name-218893521'},id=c146f4e9-fd4d-4657-8e95-48c711e7eda3,is_public=True,name='tempest-ProjectMemberTests-volume-type-1245812873',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c146f4e9-fd4d-4657-8e95-48c711e7eda3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:55.454789 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c62dd57b-a150-4c7c-a516-4dee61ae00ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:55.477063 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1245812873 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1245812873, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:00:55.477482 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1245812873 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1245812873, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:00:55.507100 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Created reservations ['ebafc1df-f6ec-4a63-9d2f-8e817c1208d2', '2a8c8f5e-7654-493b-ba4b-d0e095e889cb', 'a118dbbf-fee3-4762-964c-34f005e4220c', '767cd75b-0358-4a3d-b5c5-21ba18e6e3f9'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:55.507894 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c62dd57b-a150-4c7c-a516-4dee61ae00ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebafc1df-f6ec-4a63-9d2f-8e817c1208d2', '2a8c8f5e-7654-493b-ba4b-d0e095e889cb', 'a118dbbf-fee3-4762-964c-34f005e4220c', '767cd75b-0358-4a3d-b5c5-21ba18e6e3f9']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:55.508797 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16c84741-6f45-478c-938f-30f19d98c9f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:55.538462 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16c84741-6f45-478c-938f-30f19d98c9f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33742c3e-8323-437f-adb3-d296f87bc910', '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='fbd5ec4f1b744e5c98720f63d6602f69',qos_specs=None,replication_status=,reservations=['ebafc1df-f6ec-4a63-9d2f-8e817c1208d2','2a8c8f5e-7654-493b-ba4b-d0e095e889cb','a118dbbf-fee3-4762-964c-34f005e4220c','767cd75b-0358-4a3d-b5c5-21ba18e6e3f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfbff31bd654c948ec96635c8e69f0f',volume_type_id=c146f4e9-fd4d-4657-8e95-48c711e7eda3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:00:55Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33742c3e-8323-437f-adb3-d296f87bc910,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd5ec4f1b744e5c98720f63d6602f69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bfbff31bd654c948ec96635c8e69f0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c146f4e9-fd4d-4657-8e95-48c711e7eda3),volume_type_id=c146f4e9-fd4d-4657-8e95-48c711e7eda3)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:55.539610 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b836101d-aa0e-4368-9488-0d2f3d319669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:55.560885 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b836101d-aa0e-4368-9488-0d2f3d319669) transitioned into state 'SUCCESS' from 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='fbd5ec4f1b744e5c98720f63d6602f69',qos_specs=None,replication_status=,reservations=['ebafc1df-f6ec-4a63-9d2f-8e817c1208d2','2a8c8f5e-7654-493b-ba4b-d0e095e889cb','a118dbbf-fee3-4762-964c-34f005e4220c','767cd75b-0358-4a3d-b5c5-21ba18e6e3f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfbff31bd654c948ec96635c8e69f0f',volume_type_id=c146f4e9-fd4d-4657-8e95-48c711e7eda3)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:55.561666 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b1e2492-0816-4455-b556-25625c928afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:55.573436 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b1e2492-0816-4455-b556-25625c928afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:55.574484 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Flow 'volume_create_api' (91a4422a-4f84-4f59-b7ea-9d4eb9c5a342) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:55.574855 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Create volume request issued successfully. Aug 04 11:00:55.575544 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf481ae7-15e7-43e6-8968-6e2f8a42eaee tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:00:55.576057 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1273/5115] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 11:00:55 2026] POST /volume/v3/volumes => generated 774 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:00:55.595724 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8c3ce5e2-5394-4069-baf8-ec15c549e9c1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:55.603361 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8c3ce5e2-5394-4069-baf8-ec15c549e9c1 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] GET https://10.4.3.232/volume/v3/volumes/33742c3e-8323-437f-adb3-d296f87bc910 Aug 04 11:00:55.604677 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8c3ce5e2-5394-4069-baf8-ec15c549e9c1 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:55.605849 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8c3ce5e2-5394-4069-baf8-ec15c549e9c1 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:55.622002 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:55.622002 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:55.625451 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8c3ce5e2-5394-4069-baf8-ec15c549e9c1 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Volume info retrieved successfully. Aug 04 11:00:55.631556 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8c3ce5e2-5394-4069-baf8-ec15c549e9c1 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] https://10.4.3.232/volume/v3/volumes/33742c3e-8323-437f-adb3-d296f87bc910 returned with HTTP 200 Aug 04 11:00:55.632390 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1284/5116] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:55 2026] GET /volume/v3/volumes/33742c3e-8323-437f-adb3-d296f87bc910 => generated 953 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:55.785990 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-941fae10-bed6-4619-b397-200cb51c8410 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:55.790060 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-941fae10-bed6-4619-b397-200cb51c8410 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce Aug 04 11:00:55.790060 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-941fae10-bed6-4619-b397-200cb51c8410 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:55.790060 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-941fae10-bed6-4619-b397-200cb51c8410 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:55.790060 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-941fae10-bed6-4619-b397-200cb51c8410 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 1785f031-600f-4491-a5ba-b7e9684396ce. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:55.794991 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:55.794991 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:55.796189 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-941fae10-bed6-4619-b397-200cb51c8410 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce returned with HTTP 200 Aug 04 11:00:55.796735 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1278/5117] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:55 2026] GET /volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:56.646042 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5fa56be9-a5d9-44d7-a3aa-fc01708ea7f8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:56.648020 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5fa56be9-a5d9-44d7-a3aa-fc01708ea7f8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] GET https://10.4.3.232/volume/v3/volumes/33742c3e-8323-437f-adb3-d296f87bc910 Aug 04 11:00:56.648227 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5fa56be9-a5d9-44d7-a3aa-fc01708ea7f8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:56.648451 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5fa56be9-a5d9-44d7-a3aa-fc01708ea7f8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:56.656400 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:56.656400 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:56.660397 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5fa56be9-a5d9-44d7-a3aa-fc01708ea7f8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Volume info retrieved successfully. Aug 04 11:00:56.664740 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5fa56be9-a5d9-44d7-a3aa-fc01708ea7f8 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] https://10.4.3.232/volume/v3/volumes/33742c3e-8323-437f-adb3-d296f87bc910 returned with HTTP 200 Aug 04 11:00:56.665126 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1283/5118] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:56 2026] GET /volume/v3/volumes/33742c3e-8323-437f-adb3-d296f87bc910 => generated 974 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:56.679025 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-25ff227a-ea88-4158-83b7-ef9ab11b6784 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:56.681469 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-25ff227a-ea88-4158-83b7-ef9ab11b6784 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] GET https://10.4.3.232/volume/v3/messages Aug 04 11:00:56.681776 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-25ff227a-ea88-4158-83b7-ef9ab11b6784 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:56.682060 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-25ff227a-ea88-4158-83b7-ef9ab11b6784 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:56.682412 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:56.682412 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:56.687455 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-25ff227a-ea88-4158-83b7-ef9ab11b6784 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] https://10.4.3.232/volume/v3/messages returned with HTTP 200 Aug 04 11:00:56.688298 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1274/5119] 10.4.3.232 () {68 vars in 1280 bytes} [Tue Aug 4 11:00:56 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:56.697615 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d22102d4-c86a-45f4-b614-a5382f8bbb89 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:56.699385 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d22102d4-c86a-45f4-b614-a5382f8bbb89 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-member] GET https://10.4.3.232/volume/v3/messages/03892187-a939-4d76-85e0-dafbbf8b33d9 Aug 04 11:00:56.699719 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d22102d4-c86a-45f4-b614-a5382f8bbb89 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:56.700011 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d22102d4-c86a-45f4-b614-a5382f8bbb89 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:56.704997 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d22102d4-c86a-45f4-b614-a5382f8bbb89 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-member] https://10.4.3.232/volume/v3/messages/03892187-a939-4d76-85e0-dafbbf8b33d9 returned with HTTP 200 Aug 04 11:00:56.705385 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1285/5120] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 11:00:56 2026] GET /volume/v3/messages/03892187-a939-4d76-85e0-dafbbf8b33d9 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:56.715191 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-81494034-9740-4011-89b4-0be03f818035 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:56.717566 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-81494034-9740-4011-89b4-0be03f818035 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] DELETE https://10.4.3.232/volume/v3/messages/03892187-a939-4d76-85e0-dafbbf8b33d9 Aug 04 11:00:56.717991 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-81494034-9740-4011-89b4-0be03f818035 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:56.718346 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-81494034-9740-4011-89b4-0be03f818035 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:56.728997 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-81494034-9740-4011-89b4-0be03f818035 tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] https://10.4.3.232/volume/v3/messages/03892187-a939-4d76-85e0-dafbbf8b33d9 returned with HTTP 204 Aug 04 11:00:56.728997 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1279/5121] 10.4.3.232 () {68 vars in 1394 bytes} [Tue Aug 4 11:00:56 2026] DELETE /volume/v3/messages/03892187-a939-4d76-85e0-dafbbf8b33d9 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 04 11:00:56.736041 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-eb69d292-4df1-4115-8399-6209aef455dd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:56.737800 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-eb69d292-4df1-4115-8399-6209aef455dd tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/33742c3e-8323-437f-adb3-d296f87bc910 Aug 04 11:00:56.738020 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-eb69d292-4df1-4115-8399-6209aef455dd tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:56.738204 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-eb69d292-4df1-4115-8399-6209aef455dd tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:56.738381 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-eb69d292-4df1-4115-8399-6209aef455dd tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Delete volume with id: 33742c3e-8323-437f-adb3-d296f87bc910 Aug 04 11:00:56.745743 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:56.745743 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:56.746057 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-eb69d292-4df1-4115-8399-6209aef455dd tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Volume info retrieved successfully. Aug 04 11:00:56.746968 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-eb69d292-4df1-4115-8399-6209aef455dd tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100255) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 04 11:00:56.756478 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-eb69d292-4df1-4115-8399-6209aef455dd tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1245812873 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1245812873, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:00:56.756807 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-eb69d292-4df1-4115-8399-6209aef455dd tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1245812873 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1245812873, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:00:56.766216 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-eb69d292-4df1-4115-8399-6209aef455dd tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Created reservations ['95010688-5a75-4f47-89d9-e9f6bb244af8', '8cc88d7e-f6af-4ef1-aed6-abdb9b41b636', 'c9e113ff-a12d-499b-ae6a-5cbc3ae86467', '7ae7d49f-d7e8-4c14-839d-2ef24e004862'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:00:56.793077 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-eb69d292-4df1-4115-8399-6209aef455dd tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Delete volume request issued successfully. Aug 04 11:00:56.793295 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-eb69d292-4df1-4115-8399-6209aef455dd tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] https://10.4.3.232/volume/v3/volumes/33742c3e-8323-437f-adb3-d296f87bc910 returned with HTTP 202 Aug 04 11:00:56.793752 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1284/5122] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 11:00:56 2026] DELETE /volume/v3/volumes/33742c3e-8323-437f-adb3-d296f87bc910 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:56.802980 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-235c26cc-8935-42bd-a992-00523e9aaedf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:56.805322 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-235c26cc-8935-42bd-a992-00523e9aaedf tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] DELETE https://10.4.3.232/volume/v3/types/c146f4e9-fd4d-4657-8e95-48c711e7eda3 Aug 04 11:00:56.805566 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-235c26cc-8935-42bd-a992-00523e9aaedf tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:56.805831 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-235c26cc-8935-42bd-a992-00523e9aaedf tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:56.807263 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8e1196d8-f3c8-42de-8aca-f871af4c5580 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:56.809126 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8e1196d8-f3c8-42de-8aca-f871af4c5580 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce Aug 04 11:00:56.809352 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8e1196d8-f3c8-42de-8aca-f871af4c5580 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:56.809619 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8e1196d8-f3c8-42de-8aca-f871af4c5580 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:56.809680 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-8e1196d8-f3c8-42de-8aca-f871af4c5580 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 1785f031-600f-4491-a5ba-b7e9684396ce. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:56.814598 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:56.814598 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:56.815296 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8e1196d8-f3c8-42de-8aca-f871af4c5580 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce returned with HTTP 200 Aug 04 11:00:56.815741 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1286/5123] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:56 2026] GET /volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:56.840102 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-235c26cc-8935-42bd-a992-00523e9aaedf tempest-ProjectMemberTests-1848299177 tempest-ProjectMemberTests-1848299177-project-admin] https://10.4.3.232/volume/v3/types/c146f4e9-fd4d-4657-8e95-48c711e7eda3 returned with HTTP 202 Aug 04 11:00:56.840620 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1275/5124] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 11:00:56 2026] DELETE /volume/v3/types/c146f4e9-fd4d-4657-8e95-48c711e7eda3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:00:57.825603 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-308d08d2-e425-4458-955e-8f3e1a2a96d3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:57.828556 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-308d08d2-e425-4458-955e-8f3e1a2a96d3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce Aug 04 11:00:57.828556 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-308d08d2-e425-4458-955e-8f3e1a2a96d3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:57.828556 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-308d08d2-e425-4458-955e-8f3e1a2a96d3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:57.828556 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-308d08d2-e425-4458-955e-8f3e1a2a96d3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 1785f031-600f-4491-a5ba-b7e9684396ce. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:57.831862 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:57.831862 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:00:57.832577 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-308d08d2-e425-4458-955e-8f3e1a2a96d3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce returned with HTTP 200 Aug 04 11:00:57.833042 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1280/5125] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:57 2026] GET /volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:58.842920 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2b063694-b666-426b-9384-64d616fc6ed7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:58.844893 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2b063694-b666-426b-9384-64d616fc6ed7 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce Aug 04 11:00:58.845156 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2b063694-b666-426b-9384-64d616fc6ed7 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:58.845423 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2b063694-b666-426b-9384-64d616fc6ed7 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:58.845628 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-2b063694-b666-426b-9384-64d616fc6ed7 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 1785f031-600f-4491-a5ba-b7e9684396ce. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:58.850111 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:58.850111 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:00:58.850774 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2b063694-b666-426b-9384-64d616fc6ed7 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce returned with HTTP 200 Aug 04 11:00:58.851104 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1285/5126] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:58 2026] GET /volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:59.863016 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5ab3413e-ec94-42fd-a050-9f23c6049af4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:59.864857 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5ab3413e-ec94-42fd-a050-9f23c6049af4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce Aug 04 11:00:59.865067 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5ab3413e-ec94-42fd-a050-9f23c6049af4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:59.865301 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5ab3413e-ec94-42fd-a050-9f23c6049af4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:59.865405 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-5ab3413e-ec94-42fd-a050-9f23c6049af4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 1785f031-600f-4491-a5ba-b7e9684396ce. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:00:59.869504 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:59.869504 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:00:59.870059 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5ab3413e-ec94-42fd-a050-9f23c6049af4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce returned with HTTP 200 Aug 04 11:00:59.870489 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1287/5127] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:00:59 2026] GET /volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:00:59.879790 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-13c5a418-8c0d-4535-a996-d697aef523af None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:59.882047 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-13c5a418-8c0d-4535-a996-d697aef523af tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] DELETE https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce Aug 04 11:00:59.882262 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-13c5a418-8c0d-4535-a996-d697aef523af tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:00:59.882707 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-13c5a418-8c0d-4535-a996-d697aef523af tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:00:59.882831 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-13c5a418-8c0d-4535-a996-d697aef523af tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Delete backup with id: 1785f031-600f-4491-a5ba-b7e9684396ce. Aug 04 11:00:59.887674 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:00:59.887674 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:00:59.898863 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-13c5a418-8c0d-4535-a996-d697aef523af tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] delete_backup rpcapi backup_id 1785f031-600f-4491-a5ba-b7e9684396ce {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 11:00:59.900421 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-13c5a418-8c0d-4535-a996-d697aef523af tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce returned with HTTP 202 Aug 04 11:00:59.900971 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1276/5128] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 11:00:59 2026] DELETE /volume/v3/backups/1785f031-600f-4491-a5ba-b7e9684396ce => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 11:00:59.910153 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f65ce4f2-4e97-434e-b278-c3352e107bea None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:00:59.911865 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f65ce4f2-4e97-434e-b278-c3352e107bea tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:00:59.912197 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f65ce4f2-4e97-434e-b278-c3352e107bea tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1736107371"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:00:59.913563 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-f65ce4f2-4e97-434e-b278-c3352e107bea tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1736107371'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:00:59.913714 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-f65ce4f2-4e97-434e-b278-c3352e107bea tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Create volume of 1 GB Aug 04 11:00:59.917459 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f65ce4f2-4e97-434e-b278-c3352e107bea tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Availability Zones retrieved successfully. Aug 04 11:00:59.923262 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f65ce4f2-4e97-434e-b278-c3352e107bea tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Flow 'volume_create_api' (fc2cd889-9d82-4082-ba4a-ed97a03038bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:00:59.924192 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f65ce4f2-4e97-434e-b278-c3352e107bea tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d5f54e1-5bfb-41b5-97fe-a8a9c1a02718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:00:59.924972 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-f65ce4f2-4e97-434e-b278-c3352e107bea tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:00:59.955586 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f65ce4f2-4e97-434e-b278-c3352e107bea tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d5f54e1-5bfb-41b5-97fe-a8a9c1a02718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:00:59.956690 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f65ce4f2-4e97-434e-b278-c3352e107bea tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deab55df-ee7c-41fe-bcb1-dcebe2a4d3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:00.010579 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-f65ce4f2-4e97-434e-b278-c3352e107bea tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Created reservations ['7138580d-0898-4fb7-8652-4bd3bafcb4c2', '3ac67537-6109-4607-8112-f94275046da2', '48f491e1-44b5-420a-88ee-cea44d186c49', 'ab3a4260-4094-4a11-89ae-ba93d489e25e'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:01:00.010901 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f65ce4f2-4e97-434e-b278-c3352e107bea tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deab55df-ee7c-41fe-bcb1-dcebe2a4d3af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7138580d-0898-4fb7-8652-4bd3bafcb4c2', '3ac67537-6109-4607-8112-f94275046da2', '48f491e1-44b5-420a-88ee-cea44d186c49', 'ab3a4260-4094-4a11-89ae-ba93d489e25e']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:00.012137 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f65ce4f2-4e97-434e-b278-c3352e107bea tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47aec94d-2d21-4b1e-90a5-e496e3242152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:00.042472 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f65ce4f2-4e97-434e-b278-c3352e107bea tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47aec94d-2d21-4b1e-90a5-e496e3242152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59a63f76-0a40-48c9-aae5-c8653cd5e681', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1736107371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7593888836024688a21880179779ee96',qos_specs=None,replication_status=,reservations=['7138580d-0898-4fb7-8652-4bd3bafcb4c2','3ac67537-6109-4607-8112-f94275046da2','48f491e1-44b5-420a-88ee-cea44d186c49','ab3a4260-4094-4a11-89ae-ba93d489e25e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a60d0d9ee79046df8ffb76076414e3ac',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:01:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1736107371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59a63f76-0a40-48c9-aae5-c8653cd5e681,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7593888836024688a21880179779ee96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a60d0d9ee79046df8ffb76076414e3ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:00.043162 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f65ce4f2-4e97-434e-b278-c3352e107bea tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eeab3ab-7f05-49dc-a038-7d6ccf4dacfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:00.063928 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f65ce4f2-4e97-434e-b278-c3352e107bea tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eeab3ab-7f05-49dc-a038-7d6ccf4dacfc) transitioned into state 'SUCCESS' from state '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-1736107371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7593888836024688a21880179779ee96',qos_specs=None,replication_status=,reservations=['7138580d-0898-4fb7-8652-4bd3bafcb4c2','3ac67537-6109-4607-8112-f94275046da2','48f491e1-44b5-420a-88ee-cea44d186c49','ab3a4260-4094-4a11-89ae-ba93d489e25e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a60d0d9ee79046df8ffb76076414e3ac',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:00.064676 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f65ce4f2-4e97-434e-b278-c3352e107bea tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdae7dfd-2c25-4db1-bd03-cd24e9d5fceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:00.079645 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f65ce4f2-4e97-434e-b278-c3352e107bea tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdae7dfd-2c25-4db1-bd03-cd24e9d5fceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:00.080661 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f65ce4f2-4e97-434e-b278-c3352e107bea tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Flow 'volume_create_api' (fc2cd889-9d82-4082-ba4a-ed97a03038bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:01:00.080920 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f65ce4f2-4e97-434e-b278-c3352e107bea tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Create volume request issued successfully. Aug 04 11:01:00.081637 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f65ce4f2-4e97-434e-b278-c3352e107bea tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:01:00.082217 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1281/5129] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 11:00:59 2026] POST /volume/v3/volumes => generated 778 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:01:00.093587 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9369273b-a956-421a-ace4-07aff9c2c0a3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:00.095327 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9369273b-a956-421a-ace4-07aff9c2c0a3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/volumes/59a63f76-0a40-48c9-aae5-c8653cd5e681 Aug 04 11:01:00.095512 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9369273b-a956-421a-ace4-07aff9c2c0a3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:00.095716 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9369273b-a956-421a-ace4-07aff9c2c0a3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:00.102317 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:00.102317 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:00.105449 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-9369273b-a956-421a-ace4-07aff9c2c0a3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:01:00.110033 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9369273b-a956-421a-ace4-07aff9c2c0a3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes/59a63f76-0a40-48c9-aae5-c8653cd5e681 returned with HTTP 200 Aug 04 11:01:00.110450 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1286/5130] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:00 2026] GET /volume/v3/volumes/59a63f76-0a40-48c9-aae5-c8653cd5e681 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:01.456323 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5e68e367-5adf-4f77-8216-96704664d887 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:01.456323 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5e68e367-5adf-4f77-8216-96704664d887 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/volumes/59a63f76-0a40-48c9-aae5-c8653cd5e681 Aug 04 11:01:01.456323 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5e68e367-5adf-4f77-8216-96704664d887 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:01.456323 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5e68e367-5adf-4f77-8216-96704664d887 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:01.456323 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:01.456323 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:01.456323 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5e68e367-5adf-4f77-8216-96704664d887 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:01:01.456323 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5e68e367-5adf-4f77-8216-96704664d887 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes/59a63f76-0a40-48c9-aae5-c8653cd5e681 returned with HTTP 200 Aug 04 11:01:01.456323 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1288/5131] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:01 2026] GET /volume/v3/volumes/59a63f76-0a40-48c9-aae5-c8653cd5e681 => generated 1018 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:01:01.460369 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c0aa38e6-fd95-43e7-8448-18e89ff10647 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:01.460369 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c0aa38e6-fd95-43e7-8448-18e89ff10647 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] POST https://10.4.3.232/volume/v3/backups Aug 04 11:01:01.460369 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c0aa38e6-fd95-43e7-8448-18e89ff10647 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "59a63f76-0a40-48c9-aae5-c8653cd5e681", "name": "tempest-type-Backup-303899371"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:01:01.460369 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-c0aa38e6-fd95-43e7-8448-18e89ff10647 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Creating new backup {'backup': {'volume_id': '59a63f76-0a40-48c9-aae5-c8653cd5e681', 'name': 'tempest-type-Backup-303899371'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 11:01:01.460369 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-c0aa38e6-fd95-43e7-8448-18e89ff10647 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Creating backup of volume 59a63f76-0a40-48c9-aae5-c8653cd5e681 in container None Aug 04 11:01:01.460369 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:01.460369 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:01.460369 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c0aa38e6-fd95-43e7-8448-18e89ff10647 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:01:01.460369 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-c0aa38e6-fd95-43e7-8448-18e89ff10647 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Created reservations ['06ad52ad-6500-4be2-9fd1-20593b347cc5', '085d6a91-ab8a-4d68-b468-ad90f8c556c3'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:01:01.460369 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c0aa38e6-fd95-43e7-8448-18e89ff10647 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 11:01:01.460369 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1277/5132] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 11:01:01 2026] POST /volume/v3/backups => generated 315 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:01:01.462402 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a336a800-6f74-45ac-bccf-397bb85a4f56 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:01.462402 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a336a800-6f74-45ac-bccf-397bb85a4f56 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 Aug 04 11:01:01.462402 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a336a800-6f74-45ac-bccf-397bb85a4f56 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:01.462402 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a336a800-6f74-45ac-bccf-397bb85a4f56 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:01.462402 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-a336a800-6f74-45ac-bccf-397bb85a4f56 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 4909a21e-aee1-4934-b106-21eb96063249. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:01.462402 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:01.462402 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:01.462402 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a336a800-6f74-45ac-bccf-397bb85a4f56 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 returned with HTTP 200 Aug 04 11:01:01.462402 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1282/5133] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:01 2026] GET /volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:02.285088 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-eaf5408c-d78f-4989-8eb2-fc2d6b421b00 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:02.286839 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-eaf5408c-d78f-4989-8eb2-fc2d6b421b00 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 Aug 04 11:01:02.287050 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-eaf5408c-d78f-4989-8eb2-fc2d6b421b00 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:02.287230 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-eaf5408c-d78f-4989-8eb2-fc2d6b421b00 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:02.287365 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-eaf5408c-d78f-4989-8eb2-fc2d6b421b00 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 4909a21e-aee1-4934-b106-21eb96063249. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:02.291517 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:02.291517 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:02.292059 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-eaf5408c-d78f-4989-8eb2-fc2d6b421b00 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 returned with HTTP 200 Aug 04 11:01:02.292734 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1287/5134] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:02 2026] GET /volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:03.301795 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a6fa1e8d-2ad8-4ee5-83ac-2d1e10fc79bd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:03.303524 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a6fa1e8d-2ad8-4ee5-83ac-2d1e10fc79bd tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 Aug 04 11:01:03.303785 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a6fa1e8d-2ad8-4ee5-83ac-2d1e10fc79bd tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:03.303903 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a6fa1e8d-2ad8-4ee5-83ac-2d1e10fc79bd tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:03.304006 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-a6fa1e8d-2ad8-4ee5-83ac-2d1e10fc79bd tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 4909a21e-aee1-4934-b106-21eb96063249. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:03.307944 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:03.307944 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:03.308577 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a6fa1e8d-2ad8-4ee5-83ac-2d1e10fc79bd tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 returned with HTTP 200 Aug 04 11:01:03.308937 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1289/5135] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:03 2026] GET /volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:04.326774 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e170b1ed-9114-4479-b1fe-ff7d8e6daab5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:04.331828 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e170b1ed-9114-4479-b1fe-ff7d8e6daab5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 Aug 04 11:01:04.332306 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e170b1ed-9114-4479-b1fe-ff7d8e6daab5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:04.332397 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e170b1ed-9114-4479-b1fe-ff7d8e6daab5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:04.334488 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e170b1ed-9114-4479-b1fe-ff7d8e6daab5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 4909a21e-aee1-4934-b106-21eb96063249. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:04.342468 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:04.342468 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:04.343125 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e170b1ed-9114-4479-b1fe-ff7d8e6daab5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 returned with HTTP 200 Aug 04 11:01:04.343540 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1278/5136] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:04 2026] GET /volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:05.357132 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8aa01bcf-8e0d-4c96-b455-622e1554570b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:05.359086 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8aa01bcf-8e0d-4c96-b455-622e1554570b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 Aug 04 11:01:05.359437 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8aa01bcf-8e0d-4c96-b455-622e1554570b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:05.359691 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8aa01bcf-8e0d-4c96-b455-622e1554570b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:05.359877 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-8aa01bcf-8e0d-4c96-b455-622e1554570b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 4909a21e-aee1-4934-b106-21eb96063249. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:05.364958 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:05.364958 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:05.365754 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8aa01bcf-8e0d-4c96-b455-622e1554570b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 returned with HTTP 200 Aug 04 11:01:05.366181 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1283/5137] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:05 2026] GET /volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:06.378741 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-bd36caf6-1ef3-4f76-a5b9-065b36384daa None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:06.381229 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bd36caf6-1ef3-4f76-a5b9-065b36384daa tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 Aug 04 11:01:06.381573 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bd36caf6-1ef3-4f76-a5b9-065b36384daa tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:06.381865 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-bd36caf6-1ef3-4f76-a5b9-065b36384daa tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:06.382029 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-bd36caf6-1ef3-4f76-a5b9-065b36384daa tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 4909a21e-aee1-4934-b106-21eb96063249. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:06.387662 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:06.387662 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:06.388560 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-bd36caf6-1ef3-4f76-a5b9-065b36384daa tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 returned with HTTP 200 Aug 04 11:01:06.389080 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1288/5138] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:06 2026] GET /volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:07.401675 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b2dab791-8454-4d21-a147-4dc867a54afd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:07.404076 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b2dab791-8454-4d21-a147-4dc867a54afd tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 Aug 04 11:01:07.404489 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b2dab791-8454-4d21-a147-4dc867a54afd tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:07.404795 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b2dab791-8454-4d21-a147-4dc867a54afd tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:07.404955 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-b2dab791-8454-4d21-a147-4dc867a54afd tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 4909a21e-aee1-4934-b106-21eb96063249. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:07.410227 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:07.410227 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:07.411156 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b2dab791-8454-4d21-a147-4dc867a54afd tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 returned with HTTP 200 Aug 04 11:01:07.411963 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1290/5139] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:07 2026] GET /volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:08.423482 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9eafcb18-200d-4cd1-abc4-72cf2f4d6d2d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:08.425301 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9eafcb18-200d-4cd1-abc4-72cf2f4d6d2d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 Aug 04 11:01:08.425494 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9eafcb18-200d-4cd1-abc4-72cf2f4d6d2d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:08.425683 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9eafcb18-200d-4cd1-abc4-72cf2f4d6d2d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:08.425783 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9eafcb18-200d-4cd1-abc4-72cf2f4d6d2d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 4909a21e-aee1-4934-b106-21eb96063249. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:08.430391 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:08.430391 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:08.431037 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9eafcb18-200d-4cd1-abc4-72cf2f4d6d2d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 returned with HTTP 200 Aug 04 11:01:08.431466 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1279/5140] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:08 2026] GET /volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:09.443121 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fd537918-520c-4731-a6c2-32193637575a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:09.445296 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fd537918-520c-4731-a6c2-32193637575a tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 Aug 04 11:01:09.445552 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fd537918-520c-4731-a6c2-32193637575a tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:09.445787 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fd537918-520c-4731-a6c2-32193637575a tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:09.445946 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-fd537918-520c-4731-a6c2-32193637575a tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 4909a21e-aee1-4934-b106-21eb96063249. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:09.450554 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:09.450554 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:09.451746 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fd537918-520c-4731-a6c2-32193637575a tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 returned with HTTP 200 Aug 04 11:01:09.452193 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1284/5141] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:09 2026] GET /volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:10.463837 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4c32b891-5827-4ca5-9f08-ac4dfc6689e2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:10.465650 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4c32b891-5827-4ca5-9f08-ac4dfc6689e2 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 Aug 04 11:01:10.465874 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4c32b891-5827-4ca5-9f08-ac4dfc6689e2 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:10.466062 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4c32b891-5827-4ca5-9f08-ac4dfc6689e2 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:10.466172 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-4c32b891-5827-4ca5-9f08-ac4dfc6689e2 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 4909a21e-aee1-4934-b106-21eb96063249. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:10.470320 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:10.470320 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:10.470947 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4c32b891-5827-4ca5-9f08-ac4dfc6689e2 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 returned with HTTP 200 Aug 04 11:01:10.471326 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1289/5142] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:10 2026] GET /volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:11.480277 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-62a3773a-e92b-4962-8bd2-c1eb8b77ebbc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:11.481981 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-62a3773a-e92b-4962-8bd2-c1eb8b77ebbc tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 Aug 04 11:01:11.482217 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-62a3773a-e92b-4962-8bd2-c1eb8b77ebbc tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:11.482451 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-62a3773a-e92b-4962-8bd2-c1eb8b77ebbc tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:11.482593 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-62a3773a-e92b-4962-8bd2-c1eb8b77ebbc tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 4909a21e-aee1-4934-b106-21eb96063249. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:11.487176 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:11.487176 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:11.487912 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-62a3773a-e92b-4962-8bd2-c1eb8b77ebbc tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 returned with HTTP 200 Aug 04 11:01:11.488332 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1291/5143] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:11 2026] GET /volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:12.498808 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-40552127-db32-4284-8b21-8ad370dccecb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:12.501259 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-40552127-db32-4284-8b21-8ad370dccecb tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 Aug 04 11:01:12.501535 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-40552127-db32-4284-8b21-8ad370dccecb tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:12.501780 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-40552127-db32-4284-8b21-8ad370dccecb tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:12.501948 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-40552127-db32-4284-8b21-8ad370dccecb tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 4909a21e-aee1-4934-b106-21eb96063249. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:12.507191 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:12.507191 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:12.508028 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-40552127-db32-4284-8b21-8ad370dccecb tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 returned with HTTP 200 Aug 04 11:01:12.508519 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1280/5144] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:12 2026] GET /volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:13.520319 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6ace0b29-801a-445c-b78a-af0cdd838bd9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:13.522086 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6ace0b29-801a-445c-b78a-af0cdd838bd9 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 Aug 04 11:01:13.522259 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6ace0b29-801a-445c-b78a-af0cdd838bd9 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:13.522437 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6ace0b29-801a-445c-b78a-af0cdd838bd9 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:13.522542 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6ace0b29-801a-445c-b78a-af0cdd838bd9 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 4909a21e-aee1-4934-b106-21eb96063249. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:13.526663 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:13.526663 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:13.527223 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6ace0b29-801a-445c-b78a-af0cdd838bd9 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 returned with HTTP 200 Aug 04 11:01:13.527554 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1285/5145] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:13 2026] GET /volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:14.539650 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d2a1672f-b598-4c74-a852-02bb0d416014 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:14.542086 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d2a1672f-b598-4c74-a852-02bb0d416014 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 Aug 04 11:01:14.542396 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d2a1672f-b598-4c74-a852-02bb0d416014 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:14.542649 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d2a1672f-b598-4c74-a852-02bb0d416014 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:14.542808 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-d2a1672f-b598-4c74-a852-02bb0d416014 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 4909a21e-aee1-4934-b106-21eb96063249. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:14.548554 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:14.548554 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:14.549527 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d2a1672f-b598-4c74-a852-02bb0d416014 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 returned with HTTP 200 Aug 04 11:01:14.550055 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1290/5146] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:14 2026] GET /volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:15.560041 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a7555c72-32ed-4b97-bd70-4d8c7c3ed0ef None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:15.561861 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a7555c72-32ed-4b97-bd70-4d8c7c3ed0ef tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 Aug 04 11:01:15.562014 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a7555c72-32ed-4b97-bd70-4d8c7c3ed0ef tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:15.562195 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a7555c72-32ed-4b97-bd70-4d8c7c3ed0ef tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:15.562309 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-a7555c72-32ed-4b97-bd70-4d8c7c3ed0ef tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 4909a21e-aee1-4934-b106-21eb96063249. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:15.566347 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:15.566347 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:15.566966 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a7555c72-32ed-4b97-bd70-4d8c7c3ed0ef tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 returned with HTTP 200 Aug 04 11:01:15.567318 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1292/5147] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:15 2026] GET /volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:15.577910 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d42aaabf-0a2b-4ec0-b2d5-8df84078f49d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:15.579644 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d42aaabf-0a2b-4ec0-b2d5-8df84078f49d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] DELETE https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 Aug 04 11:01:15.579853 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d42aaabf-0a2b-4ec0-b2d5-8df84078f49d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:15.580088 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d42aaabf-0a2b-4ec0-b2d5-8df84078f49d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:15.580193 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-d42aaabf-0a2b-4ec0-b2d5-8df84078f49d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Delete backup with id: 4909a21e-aee1-4934-b106-21eb96063249. Aug 04 11:01:15.584353 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:15.584353 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:15.599955 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-d42aaabf-0a2b-4ec0-b2d5-8df84078f49d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] delete_backup rpcapi backup_id 4909a21e-aee1-4934-b106-21eb96063249 {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 11:01:15.602380 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d42aaabf-0a2b-4ec0-b2d5-8df84078f49d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 returned with HTTP 202 Aug 04 11:01:15.602789 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1281/5148] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 11:01:15 2026] DELETE /volume/v3/backups/4909a21e-aee1-4934-b106-21eb96063249 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 11:01:15.609453 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c3ec9765-1ffd-4d03-be6a-eb9899a1400d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:15.611187 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c3ec9765-1ffd-4d03-be6a-eb9899a1400d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/59a63f76-0a40-48c9-aae5-c8653cd5e681 Aug 04 11:01:15.611394 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c3ec9765-1ffd-4d03-be6a-eb9899a1400d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:15.611558 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c3ec9765-1ffd-4d03-be6a-eb9899a1400d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:15.611718 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-c3ec9765-1ffd-4d03-be6a-eb9899a1400d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Delete volume with id: 59a63f76-0a40-48c9-aae5-c8653cd5e681 Aug 04 11:01:15.619003 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:15.619003 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:15.619357 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c3ec9765-1ffd-4d03-be6a-eb9899a1400d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:01:15.637875 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c3ec9765-1ffd-4d03-be6a-eb9899a1400d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Delete volume request issued successfully. Aug 04 11:01:15.638206 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c3ec9765-1ffd-4d03-be6a-eb9899a1400d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes/59a63f76-0a40-48c9-aae5-c8653cd5e681 returned with HTTP 202 Aug 04 11:01:15.638846 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1286/5149] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 11:01:15 2026] DELETE /volume/v3/volumes/59a63f76-0a40-48c9-aae5-c8653cd5e681 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:01:15.646924 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5d8d614d-12d9-484e-beb6-6dee75877e9f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:15.648818 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5d8d614d-12d9-484e-beb6-6dee75877e9f tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/volumes/59a63f76-0a40-48c9-aae5-c8653cd5e681 Aug 04 11:01:15.649090 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5d8d614d-12d9-484e-beb6-6dee75877e9f tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:15.649329 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5d8d614d-12d9-484e-beb6-6dee75877e9f tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:15.656984 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:15.656984 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:15.660581 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5d8d614d-12d9-484e-beb6-6dee75877e9f tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:01:15.664386 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5d8d614d-12d9-484e-beb6-6dee75877e9f tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes/59a63f76-0a40-48c9-aae5-c8653cd5e681 returned with HTTP 200 Aug 04 11:01:15.664807 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1291/5150] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:15 2026] GET /volume/v3/volumes/59a63f76-0a40-48c9-aae5-c8653cd5e681 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:01:16.678031 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-61c31047-7416-4b59-aedc-2bc03c5204c4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:16.679872 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-61c31047-7416-4b59-aedc-2bc03c5204c4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/volumes/59a63f76-0a40-48c9-aae5-c8653cd5e681 Aug 04 11:01:16.680101 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-61c31047-7416-4b59-aedc-2bc03c5204c4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:16.680295 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-61c31047-7416-4b59-aedc-2bc03c5204c4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:16.685970 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-61c31047-7416-4b59-aedc-2bc03c5204c4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes/59a63f76-0a40-48c9-aae5-c8653cd5e681 returned with HTTP 404 Aug 04 11:01:16.686433 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1293/5151] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:16 2026] GET /volume/v3/volumes/59a63f76-0a40-48c9-aae5-c8653cd5e681 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:01:16.693460 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1ad7d647-3c78-4bdc-982d-aa8c6f7a49ac None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:16.695686 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ad7d647-3c78-4bdc-982d-aa8c6f7a49ac tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13/export_record Aug 04 11:01:16.695974 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ad7d647-3c78-4bdc-982d-aa8c6f7a49ac tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:16.696211 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ad7d647-3c78-4bdc-982d-aa8c6f7a49ac tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'export_record' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:16.696372 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-1ad7d647-3c78-4bdc-982d-aa8c6f7a49ac tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Export record for backup 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100252) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 04 11:01:16.701594 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:16.701594 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:16.702664 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.backup.api [None req-1ad7d647-3c78-4bdc-982d-aa8c6f7a49ac tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling RPCAPI with context: , host: np0000006413, backup: 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100252) export_record /opt/stack/cinder/cinder/backup/api.py:569}} Aug 04 11:01:16.711261 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-1ad7d647-3c78-4bdc-982d-aa8c6f7a49ac tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] export_record in rpcapi backup_id 7d692b3c-491a-43a5-b179-bdc5483cae13 on host np0000006413. {{(pid=100252) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 04 11:01:16.720776 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-1ad7d647-3c78-4bdc-982d-aa8c6f7a49ac tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2Q2OTJiM2MtNDkxYS00M2E1LWIxNzktYmRjNTQ4M2NhZTEzIiwgInVzZXJfaWQiOiAiYTYwZDBkOWVlNzkwNDZkZjhmZmI3NjA3NjQxNGUzYWMiLCAicHJvamVjdF9pZCI6ICI3NTkzODg4ODM2MDI0Njg4YTIxODgwMTc5Nzc5ZWU5NiIsICJ2b2x1bWVfaWQiOiAiZmIwOWNkYTctMjBlMC00NDJmLTk1YzQtYTZmNGJjNDYwNTkzIiwgImhvc3QiOiAibnAwMDAwMDA2NDEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzUzNDMxNTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mYjA5Y2RhNy0yMGUwLTQ0MmYtOTVjNC1hNmY0YmM0NjA1OTMvMjAyNjA4MDQxMTAwMzAvYXpfbm92YV9iYWNrdXBfN2Q2OTJiM2MtNDkxYS00M2E1LWIxNzktYmRjNTQ4M2NhZTEzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNFQxMTowMDoyOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImZpbmlzaGVkX2F0IjogIjIwMjYtMDgtMDRUMTE6MDA6NDVaIiwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQxMTowMDoyOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA0VDExOjAwOjQ1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100252) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 04 11:01:16.721022 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ad7d647-3c78-4bdc-982d-aa8c6f7a49ac tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13/export_record returned with HTTP 200 Aug 04 11:01:16.721447 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1282/5152] 10.4.3.232 () {68 vars in 1430 bytes} [Tue Aug 4 11:01:16 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13/export_record => generated 1476 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:01:16.729757 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9c8794ef-b3a5-4451-9b8d-455c199aebca None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:16.731472 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9c8794ef-b3a5-4451-9b8d-455c199aebca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:01:16.731835 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9c8794ef-b3a5-4451-9b8d-455c199aebca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-347316676"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:01:16.733180 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-9c8794ef-b3a5-4451-9b8d-455c199aebca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-347316676'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:01:16.733448 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-9c8794ef-b3a5-4451-9b8d-455c199aebca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Create volume of 1 GB Aug 04 11:01:16.737367 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9c8794ef-b3a5-4451-9b8d-455c199aebca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Availability Zones retrieved successfully. Aug 04 11:01:16.742805 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9c8794ef-b3a5-4451-9b8d-455c199aebca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Flow 'volume_create_api' (b3616a2c-679b-4930-97a6-c92635cf97b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:01:16.743829 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9c8794ef-b3a5-4451-9b8d-455c199aebca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7abb20aa-4460-4aab-9197-3542ca89d122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:16.744616 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-9c8794ef-b3a5-4451-9b8d-455c199aebca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:01:16.765837 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9c8794ef-b3a5-4451-9b8d-455c199aebca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7abb20aa-4460-4aab-9197-3542ca89d122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:16.766600 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9c8794ef-b3a5-4451-9b8d-455c199aebca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1f01630-37a1-4177-84d1-58f8a8b9a611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:16.802926 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-9c8794ef-b3a5-4451-9b8d-455c199aebca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Created reservations ['71277dd3-f56c-4f93-a65f-2b4618a2a95c', 'bb82fa27-8e24-43ef-acc3-80e6fe572bc2', '0698b6d6-c566-4fdf-aa72-3b5188e3bd6b', 'fe06ee19-e153-4f88-9805-dbc61fcbfd9d'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:01:16.804064 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9c8794ef-b3a5-4451-9b8d-455c199aebca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1f01630-37a1-4177-84d1-58f8a8b9a611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71277dd3-f56c-4f93-a65f-2b4618a2a95c', 'bb82fa27-8e24-43ef-acc3-80e6fe572bc2', '0698b6d6-c566-4fdf-aa72-3b5188e3bd6b', 'fe06ee19-e153-4f88-9805-dbc61fcbfd9d']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:16.805443 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9c8794ef-b3a5-4451-9b8d-455c199aebca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ff0223e-9362-421e-ab56-25cd7ff1350e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:16.827117 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9c8794ef-b3a5-4451-9b8d-455c199aebca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ff0223e-9362-421e-ab56-25cd7ff1350e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ec83fd2-5053-467e-855c-8d5cdc5a6147', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-347316676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7593888836024688a21880179779ee96',qos_specs=None,replication_status=,reservations=['71277dd3-f56c-4f93-a65f-2b4618a2a95c','bb82fa27-8e24-43ef-acc3-80e6fe572bc2','0698b6d6-c566-4fdf-aa72-3b5188e3bd6b','fe06ee19-e153-4f88-9805-dbc61fcbfd9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a60d0d9ee79046df8ffb76076414e3ac',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:01:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-347316676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ec83fd2-5053-467e-855c-8d5cdc5a6147,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7593888836024688a21880179779ee96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a60d0d9ee79046df8ffb76076414e3ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:16.827858 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9c8794ef-b3a5-4451-9b8d-455c199aebca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff916afb-c0b1-4041-bdce-ada43fbd993f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:16.843867 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9c8794ef-b3a5-4451-9b8d-455c199aebca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff916afb-c0b1-4041-bdce-ada43fbd993f) transitioned into state 'SUCCESS' from state '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-347316676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7593888836024688a21880179779ee96',qos_specs=None,replication_status=,reservations=['71277dd3-f56c-4f93-a65f-2b4618a2a95c','bb82fa27-8e24-43ef-acc3-80e6fe572bc2','0698b6d6-c566-4fdf-aa72-3b5188e3bd6b','fe06ee19-e153-4f88-9805-dbc61fcbfd9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a60d0d9ee79046df8ffb76076414e3ac',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:16.844618 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9c8794ef-b3a5-4451-9b8d-455c199aebca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a73b635f-4781-4cc6-af59-d9cce1279ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:16.854649 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9c8794ef-b3a5-4451-9b8d-455c199aebca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a73b635f-4781-4cc6-af59-d9cce1279ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:16.855585 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9c8794ef-b3a5-4451-9b8d-455c199aebca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Flow 'volume_create_api' (b3616a2c-679b-4930-97a6-c92635cf97b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:01:16.856014 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9c8794ef-b3a5-4451-9b8d-455c199aebca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Create volume request issued successfully. Aug 04 11:01:16.856606 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9c8794ef-b3a5-4451-9b8d-455c199aebca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:01:16.857091 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1287/5153] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 11:01:16 2026] POST /volume/v3/volumes => generated 777 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:01:16.870221 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7de4a3f6-eabe-48fe-843f-473370072ff6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:16.872108 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7de4a3f6-eabe-48fe-843f-473370072ff6 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/volumes/8ec83fd2-5053-467e-855c-8d5cdc5a6147 Aug 04 11:01:16.872336 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7de4a3f6-eabe-48fe-843f-473370072ff6 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:16.872536 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7de4a3f6-eabe-48fe-843f-473370072ff6 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:16.885357 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:16.885357 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:16.888961 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7de4a3f6-eabe-48fe-843f-473370072ff6 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:01:16.892975 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7de4a3f6-eabe-48fe-843f-473370072ff6 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes/8ec83fd2-5053-467e-855c-8d5cdc5a6147 returned with HTTP 200 Aug 04 11:01:16.893446 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1292/5154] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:16 2026] GET /volume/v3/volumes/8ec83fd2-5053-467e-855c-8d5cdc5a6147 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:17.906453 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fc87a1b3-3590-43ef-bd78-31ff1d1b69e2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:17.908619 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fc87a1b3-3590-43ef-bd78-31ff1d1b69e2 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/volumes/8ec83fd2-5053-467e-855c-8d5cdc5a6147 Aug 04 11:01:17.908861 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fc87a1b3-3590-43ef-bd78-31ff1d1b69e2 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:17.909170 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fc87a1b3-3590-43ef-bd78-31ff1d1b69e2 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:17.916718 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:17.916718 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:17.920195 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fc87a1b3-3590-43ef-bd78-31ff1d1b69e2 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:01:17.924135 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fc87a1b3-3590-43ef-bd78-31ff1d1b69e2 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes/8ec83fd2-5053-467e-855c-8d5cdc5a6147 returned with HTTP 200 Aug 04 11:01:17.924527 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1294/5155] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:17 2026] GET /volume/v3/volumes/8ec83fd2-5053-467e-855c-8d5cdc5a6147 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:01:17.936296 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a12e93a3-69bd-4626-806c-5d9244168e79 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:17.937970 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a12e93a3-69bd-4626-806c-5d9244168e79 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] POST https://10.4.3.232/volume/v3/backups Aug 04 11:01:17.938372 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a12e93a3-69bd-4626-806c-5d9244168e79 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8ec83fd2-5053-467e-855c-8d5cdc5a6147", "name": "tempest-type-Backup-1785326042"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:01:17.939747 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-a12e93a3-69bd-4626-806c-5d9244168e79 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Creating new backup {'backup': {'volume_id': '8ec83fd2-5053-467e-855c-8d5cdc5a6147', 'name': 'tempest-type-Backup-1785326042'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 11:01:17.939938 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-a12e93a3-69bd-4626-806c-5d9244168e79 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Creating backup of volume 8ec83fd2-5053-467e-855c-8d5cdc5a6147 in container None Aug 04 11:01:17.947117 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:17.947117 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:17.947477 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a12e93a3-69bd-4626-806c-5d9244168e79 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:01:17.965269 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-a12e93a3-69bd-4626-806c-5d9244168e79 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Created reservations ['8a921cbf-12b2-4456-8287-6df4ae856df0', '4327ab83-d614-4c86-8aae-de8cca090a3f'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:01:18.004920 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a12e93a3-69bd-4626-806c-5d9244168e79 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 11:01:18.005496 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1283/5156] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 11:01:17 2026] POST /volume/v3/backups => generated 316 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:01:18.014268 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9f51c06a-6749-4db7-8df2-e17730d0d68d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:18.016497 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9f51c06a-6749-4db7-8df2-e17730d0d68d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 Aug 04 11:01:18.016716 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9f51c06a-6749-4db7-8df2-e17730d0d68d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:18.016897 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9f51c06a-6749-4db7-8df2-e17730d0d68d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:18.017029 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-9f51c06a-6749-4db7-8df2-e17730d0d68d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id c9c454d8-dd91-4b36-b48d-30e09dd115a6. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:18.023008 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:18.023008 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:18.023626 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9f51c06a-6749-4db7-8df2-e17730d0d68d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 returned with HTTP 200 Aug 04 11:01:18.023998 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1288/5157] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:18 2026] GET /volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:19.034214 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-16f101db-730a-435e-8e88-b4ec81da6cf8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:19.035850 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-16f101db-730a-435e-8e88-b4ec81da6cf8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 Aug 04 11:01:19.036047 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-16f101db-730a-435e-8e88-b4ec81da6cf8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:19.036234 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-16f101db-730a-435e-8e88-b4ec81da6cf8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:19.036353 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-16f101db-730a-435e-8e88-b4ec81da6cf8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id c9c454d8-dd91-4b36-b48d-30e09dd115a6. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:19.040309 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:19.040309 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:19.040885 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-16f101db-730a-435e-8e88-b4ec81da6cf8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 returned with HTTP 200 Aug 04 11:01:19.041229 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1293/5158] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:19 2026] GET /volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:20.052040 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-313bd28b-ad6a-4ef9-8e48-2d88ee3b62ff None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:20.054054 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-313bd28b-ad6a-4ef9-8e48-2d88ee3b62ff tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 Aug 04 11:01:20.054401 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-313bd28b-ad6a-4ef9-8e48-2d88ee3b62ff tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:20.054708 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-313bd28b-ad6a-4ef9-8e48-2d88ee3b62ff tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:20.054886 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-313bd28b-ad6a-4ef9-8e48-2d88ee3b62ff tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id c9c454d8-dd91-4b36-b48d-30e09dd115a6. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:20.060716 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:20.060716 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:20.061642 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-313bd28b-ad6a-4ef9-8e48-2d88ee3b62ff tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 returned with HTTP 200 Aug 04 11:01:20.062233 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1295/5159] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:20 2026] GET /volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:21.072368 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8e2cf54e-e32e-46ee-b723-e2e92d42f666 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:21.074275 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8e2cf54e-e32e-46ee-b723-e2e92d42f666 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 Aug 04 11:01:21.074543 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8e2cf54e-e32e-46ee-b723-e2e92d42f666 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:21.074775 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8e2cf54e-e32e-46ee-b723-e2e92d42f666 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:21.074976 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-8e2cf54e-e32e-46ee-b723-e2e92d42f666 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id c9c454d8-dd91-4b36-b48d-30e09dd115a6. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:21.079075 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:21.079075 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:21.079760 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8e2cf54e-e32e-46ee-b723-e2e92d42f666 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 returned with HTTP 200 Aug 04 11:01:21.080315 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1284/5160] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:21 2026] GET /volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:22.090429 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d2514b83-42db-45e9-8699-ff843ef69eef None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:22.092807 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d2514b83-42db-45e9-8699-ff843ef69eef tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 Aug 04 11:01:22.093133 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d2514b83-42db-45e9-8699-ff843ef69eef tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:22.093424 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d2514b83-42db-45e9-8699-ff843ef69eef tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:22.093590 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d2514b83-42db-45e9-8699-ff843ef69eef tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id c9c454d8-dd91-4b36-b48d-30e09dd115a6. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:22.098496 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:22.098496 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:22.099196 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d2514b83-42db-45e9-8699-ff843ef69eef tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 returned with HTTP 200 Aug 04 11:01:22.099630 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1289/5161] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:22 2026] GET /volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:23.110446 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-fa4a1900-cbba-4ecf-ba48-804072877867 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:23.112005 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fa4a1900-cbba-4ecf-ba48-804072877867 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 Aug 04 11:01:23.112251 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fa4a1900-cbba-4ecf-ba48-804072877867 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:23.112456 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fa4a1900-cbba-4ecf-ba48-804072877867 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:23.112597 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-fa4a1900-cbba-4ecf-ba48-804072877867 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id c9c454d8-dd91-4b36-b48d-30e09dd115a6. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:23.117278 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:23.117278 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:23.118016 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fa4a1900-cbba-4ecf-ba48-804072877867 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 returned with HTTP 200 Aug 04 11:01:23.118452 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1294/5162] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:23 2026] GET /volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:24.130481 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-babcc9e1-1fea-4431-8cfe-0604dffedfe5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:24.135268 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-babcc9e1-1fea-4431-8cfe-0604dffedfe5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 Aug 04 11:01:24.135268 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-babcc9e1-1fea-4431-8cfe-0604dffedfe5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:24.135268 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-babcc9e1-1fea-4431-8cfe-0604dffedfe5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:24.135268 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-babcc9e1-1fea-4431-8cfe-0604dffedfe5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id c9c454d8-dd91-4b36-b48d-30e09dd115a6. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:24.137233 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:24.137233 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:24.137887 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-babcc9e1-1fea-4431-8cfe-0604dffedfe5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 returned with HTTP 200 Aug 04 11:01:24.138369 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1296/5163] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:24 2026] GET /volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:24.589311 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8e1e17a0-0c92-4b41-b79e-6b7485bd1da2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:24.590934 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8e1e17a0-0c92-4b41-b79e-6b7485bd1da2 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 11:01:24.591286 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8e1e17a0-0c92-4b41-b79e-6b7485bd1da2 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03d80fdb-0204-4d6d-99fd-5641205d728e", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-538500593", "description": null, "metadata": null}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:01:24.602373 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:24.602373 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:24.602898 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8e1e17a0-0c92-4b41-b79e-6b7485bd1da2 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 11:01:24.603083 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-8e1e17a0-0c92-4b41-b79e-6b7485bd1da2 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create snapshot from volume 03d80fdb-0204-4d6d-99fd-5641205d728e Aug 04 11:01:24.628962 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-8e1e17a0-0c92-4b41-b79e-6b7485bd1da2 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Created reservations ['a2aa86e5-86be-4cc1-8dca-f2d82f48ae4d', 'b21336e4-b4f9-41ce-af42-b613e6a8e2fb', '7a291a05-8674-4e56-a940-b1e4446aac79', 'ea3e2081-b1a1-4552-914f-4cf969684ff8'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:01:24.665331 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8e1e17a0-0c92-4b41-b79e-6b7485bd1da2 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot force create request issued successfully. Aug 04 11:01:24.665999 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8e1e17a0-0c92-4b41-b79e-6b7485bd1da2 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 11:01:24.666657 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1285/5164] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 11:01:24 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 04 11:01:24.679203 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-21f0e203-f80a-41ce-9f07-90b65951c948 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:24.680950 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-21f0e203-f80a-41ce-9f07-90b65951c948 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/1b51c6b7-0b7c-4c83-a123-4c2d452de27b Aug 04 11:01:24.681177 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-21f0e203-f80a-41ce-9f07-90b65951c948 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:24.681381 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-21f0e203-f80a-41ce-9f07-90b65951c948 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:24.690267 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:24.690267 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:24.690267 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-21f0e203-f80a-41ce-9f07-90b65951c948 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 11:01:24.691557 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-21f0e203-f80a-41ce-9f07-90b65951c948 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/1b51c6b7-0b7c-4c83-a123-4c2d452de27b returned with HTTP 200 Aug 04 11:01:24.692488 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1290/5165] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:01:24 2026] GET /volume/v3/snapshots/1b51c6b7-0b7c-4c83-a123-4c2d452de27b => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:25.151052 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-fbba3b91-ef3f-4cf2-83c9-57c81e437a71 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:25.153054 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fbba3b91-ef3f-4cf2-83c9-57c81e437a71 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 Aug 04 11:01:25.153298 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fbba3b91-ef3f-4cf2-83c9-57c81e437a71 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:25.153519 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fbba3b91-ef3f-4cf2-83c9-57c81e437a71 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:25.153661 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-fbba3b91-ef3f-4cf2-83c9-57c81e437a71 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id c9c454d8-dd91-4b36-b48d-30e09dd115a6. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:25.158757 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:25.158757 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:25.159549 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fbba3b91-ef3f-4cf2-83c9-57c81e437a71 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 returned with HTTP 200 Aug 04 11:01:25.160007 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1295/5166] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:25 2026] GET /volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:25.703363 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1b522893-cd6b-41c9-85fd-69d220195937 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:25.705539 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b522893-cd6b-41c9-85fd-69d220195937 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/1b51c6b7-0b7c-4c83-a123-4c2d452de27b Aug 04 11:01:25.705801 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1b522893-cd6b-41c9-85fd-69d220195937 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:25.706043 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1b522893-cd6b-41c9-85fd-69d220195937 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:25.711934 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:25.711934 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:25.712575 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1b522893-cd6b-41c9-85fd-69d220195937 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 11:01:25.713506 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b522893-cd6b-41c9-85fd-69d220195937 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/1b51c6b7-0b7c-4c83-a123-4c2d452de27b returned with HTTP 200 Aug 04 11:01:25.714004 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1297/5167] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:01:25 2026] GET /volume/v3/snapshots/1b51c6b7-0b7c-4c83-a123-4c2d452de27b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:25.723039 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-85f1e2e4-4463-4e76-bf74-a84d0c0db707 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:25.725032 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-85f1e2e4-4463-4e76-bf74-a84d0c0db707 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/1b51c6b7-0b7c-4c83-a123-4c2d452de27b Aug 04 11:01:25.725217 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-85f1e2e4-4463-4e76-bf74-a84d0c0db707 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:25.725416 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-85f1e2e4-4463-4e76-bf74-a84d0c0db707 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:25.730347 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:25.730347 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:25.730793 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-85f1e2e4-4463-4e76-bf74-a84d0c0db707 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 11:01:25.731530 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-85f1e2e4-4463-4e76-bf74-a84d0c0db707 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/1b51c6b7-0b7c-4c83-a123-4c2d452de27b returned with HTTP 200 Aug 04 11:01:25.731889 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1286/5168] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:01:25 2026] GET /volume/v3/snapshots/1b51c6b7-0b7c-4c83-a123-4c2d452de27b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:25.740672 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-52eb9ea7-0fd6-4e31-8b27-61b68ddea9f8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:25.742922 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-52eb9ea7-0fd6-4e31-8b27-61b68ddea9f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:01:25.743379 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-52eb9ea7-0fd6-4e31-8b27-61b68ddea9f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-353435661", "snapshot_id": "1b51c6b7-0b7c-4c83-a123-4c2d452de27b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:01:25.745337 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-52eb9ea7-0fd6-4e31-8b27-61b68ddea9f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-353435661', 'snapshot_id': '1b51c6b7-0b7c-4c83-a123-4c2d452de27b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:01:25.752263 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:25.752263 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:25.752837 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-52eb9ea7-0fd6-4e31-8b27-61b68ddea9f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 11:01:25.752999 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-52eb9ea7-0fd6-4e31-8b27-61b68ddea9f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume of 1 GB Aug 04 11:01:25.757320 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-52eb9ea7-0fd6-4e31-8b27-61b68ddea9f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Availability Zones retrieved successfully. Aug 04 11:01:25.762425 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-52eb9ea7-0fd6-4e31-8b27-61b68ddea9f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Flow 'volume_create_api' (0b910a87-9742-4a0a-a320-ba3bcdefb7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:01:25.763520 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-52eb9ea7-0fd6-4e31-8b27-61b68ddea9f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d356360-edf2-45b2-a1a7-ac4c953c763c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:25.764352 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-52eb9ea7-0fd6-4e31-8b27-61b68ddea9f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:01:25.804272 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-52eb9ea7-0fd6-4e31-8b27-61b68ddea9f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d356360-edf2-45b2-a1a7-ac4c953c763c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1b51c6b7-0b7c-4c83-a123-4c2d452de27b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:25.804506 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-52eb9ea7-0fd6-4e31-8b27-61b68ddea9f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00d60c53-5fdf-43c4-89a8-6b2fdbcb3868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:25.857857 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-52eb9ea7-0fd6-4e31-8b27-61b68ddea9f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Created reservations ['3cff05b7-5e58-4696-b348-4179f2c796c7', '0e84556a-b4ee-4b51-8628-9aa53902548c', '0415e561-a09e-4bc8-ac30-689e3ec6ae14', '3d373a4d-4748-4c7f-8b68-49896d6a1db6'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:01:25.858894 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-52eb9ea7-0fd6-4e31-8b27-61b68ddea9f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00d60c53-5fdf-43c4-89a8-6b2fdbcb3868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cff05b7-5e58-4696-b348-4179f2c796c7', '0e84556a-b4ee-4b51-8628-9aa53902548c', '0415e561-a09e-4bc8-ac30-689e3ec6ae14', '3d373a4d-4748-4c7f-8b68-49896d6a1db6']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:25.859826 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-52eb9ea7-0fd6-4e31-8b27-61b68ddea9f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e324f7d-755d-4d9c-bd35-f69e0799cf2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:25.901641 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-52eb9ea7-0fd6-4e31-8b27-61b68ddea9f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e324f7d-755d-4d9c-bd35-f69e0799cf2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '940b2c8b-fd4e-4158-a41f-fcd0e147525f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-353435661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6504ce0eb6491193fae43b99cdbcaa',qos_specs=None,replication_status=,reservations=['3cff05b7-5e58-4696-b348-4179f2c796c7','0e84556a-b4ee-4b51-8628-9aa53902548c','0415e561-a09e-4bc8-ac30-689e3ec6ae14','3d373a4d-4748-4c7f-8b68-49896d6a1db6'],size=1,snapshot_id=1b51c6b7-0b7c-4c83-a123-4c2d452de27b,source_replicaid=,source_volid=None,status='creating',user_id='c76676c2815641e9bc4a040f44af8064',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), '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-04T11:01:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-353435661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=940b2c8b-fd4e-4158-a41f-fcd0e147525f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6504ce0eb6491193fae43b99cdbcaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1b51c6b7-0b7c-4c83-a123-4c2d452de27b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76676c2815641e9bc4a040f44af8064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:25.902463 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-52eb9ea7-0fd6-4e31-8b27-61b68ddea9f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9c7fc21-4e0b-4a8c-86f8-7adb2e9cf210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:25.926941 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-52eb9ea7-0fd6-4e31-8b27-61b68ddea9f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9c7fc21-4e0b-4a8c-86f8-7adb2e9cf210) transitioned into state 'SUCCESS' from state '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-353435661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6504ce0eb6491193fae43b99cdbcaa',qos_specs=None,replication_status=,reservations=['3cff05b7-5e58-4696-b348-4179f2c796c7','0e84556a-b4ee-4b51-8628-9aa53902548c','0415e561-a09e-4bc8-ac30-689e3ec6ae14','3d373a4d-4748-4c7f-8b68-49896d6a1db6'],size=1,snapshot_id=1b51c6b7-0b7c-4c83-a123-4c2d452de27b,source_replicaid=,source_volid=None,status='creating',user_id='c76676c2815641e9bc4a040f44af8064',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:25.927883 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-52eb9ea7-0fd6-4e31-8b27-61b68ddea9f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdc3216a-ee2a-4dd3-bc09-26123667376f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:25.956721 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-52eb9ea7-0fd6-4e31-8b27-61b68ddea9f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdc3216a-ee2a-4dd3-bc09-26123667376f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:25.957763 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-52eb9ea7-0fd6-4e31-8b27-61b68ddea9f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Flow 'volume_create_api' (0b910a87-9742-4a0a-a320-ba3bcdefb7da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:01:25.958142 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-52eb9ea7-0fd6-4e31-8b27-61b68ddea9f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Create volume request issued successfully. Aug 04 11:01:25.958893 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-52eb9ea7-0fd6-4e31-8b27-61b68ddea9f8 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:01:25.959398 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1291/5169] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 11:01:25 2026] POST /volume/v3/volumes => generated 784 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:01:25.971379 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f01cd64b-868f-40f0-b793-cf78738440f9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:25.973724 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f01cd64b-868f-40f0-b793-cf78738440f9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f Aug 04 11:01:25.974036 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f01cd64b-868f-40f0-b793-cf78738440f9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:25.974339 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f01cd64b-868f-40f0-b793-cf78738440f9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:25.983914 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:25.983914 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:25.988443 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f01cd64b-868f-40f0-b793-cf78738440f9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 11:01:25.992653 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f01cd64b-868f-40f0-b793-cf78738440f9 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f returned with HTTP 200 Aug 04 11:01:25.993039 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1296/5170] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:01:25 2026] GET /volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:26.171513 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a134f957-b734-4ebe-a111-a13ec3b9bff1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:26.173478 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a134f957-b734-4ebe-a111-a13ec3b9bff1 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 Aug 04 11:01:26.173765 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a134f957-b734-4ebe-a111-a13ec3b9bff1 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:26.174038 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a134f957-b734-4ebe-a111-a13ec3b9bff1 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:26.174190 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-a134f957-b734-4ebe-a111-a13ec3b9bff1 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id c9c454d8-dd91-4b36-b48d-30e09dd115a6. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:26.178720 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:26.178720 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:26.179476 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a134f957-b734-4ebe-a111-a13ec3b9bff1 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 returned with HTTP 200 Aug 04 11:01:26.179991 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1298/5171] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:26 2026] GET /volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:27.008506 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-065b2fd8-54d1-464d-83fd-e3a993c1950e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:27.010415 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-065b2fd8-54d1-464d-83fd-e3a993c1950e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f Aug 04 11:01:27.010620 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-065b2fd8-54d1-464d-83fd-e3a993c1950e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:27.010819 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-065b2fd8-54d1-464d-83fd-e3a993c1950e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:27.019695 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:27.019695 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:27.024000 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-065b2fd8-54d1-464d-83fd-e3a993c1950e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 11:01:27.029440 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-065b2fd8-54d1-464d-83fd-e3a993c1950e tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f returned with HTTP 200 Aug 04 11:01:27.029808 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1287/5172] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:01:27 2026] GET /volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f => generated 1393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:01:27.041937 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-da6365ee-d99e-42af-8423-29c7769c2739 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:27.043926 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-da6365ee-d99e-42af-8423-29c7769c2739 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f Aug 04 11:01:27.044156 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-da6365ee-d99e-42af-8423-29c7769c2739 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:27.044400 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-da6365ee-d99e-42af-8423-29c7769c2739 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:27.052369 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:27.052369 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:27.056868 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-da6365ee-d99e-42af-8423-29c7769c2739 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 11:01:27.063032 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-da6365ee-d99e-42af-8423-29c7769c2739 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f returned with HTTP 200 Aug 04 11:01:27.063462 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1292/5173] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:01:27 2026] GET /volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f => generated 1393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:01:27.189219 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-1f44ecd4-e228-4805-a71e-989ad7848c6b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:27.191111 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7cc56197-2791-4a0f-8ceb-49d100259eb2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:27.192163 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-1f44ecd4-e228-4805-a71e-989ad7848c6b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f Aug 04 11:01:27.192440 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-1f44ecd4-e228-4805-a71e-989ad7848c6b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:27.192779 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-1f44ecd4-e228-4805-a71e-989ad7848c6b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:27.193129 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7cc56197-2791-4a0f-8ceb-49d100259eb2 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 Aug 04 11:01:27.193412 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7cc56197-2791-4a0f-8ceb-49d100259eb2 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:27.193636 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7cc56197-2791-4a0f-8ceb-49d100259eb2 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:27.193774 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-7cc56197-2791-4a0f-8ceb-49d100259eb2 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id c9c454d8-dd91-4b36-b48d-30e09dd115a6. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:27.197867 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:27.197867 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:27.198627 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7cc56197-2791-4a0f-8ceb-49d100259eb2 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 returned with HTTP 200 Aug 04 11:01:27.199062 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1299/5174] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:27 2026] GET /volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:27.200453 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:27.200453 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:27.206388 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-1f44ecd4-e228-4805-a71e-989ad7848c6b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 11:01:27.212230 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-1f44ecd4-e228-4805-a71e-989ad7848c6b tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f returned with HTTP 200 Aug 04 11:01:27.212712 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1297/5175] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:01:27 2026] GET /volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f => generated 1393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:01:27.705800 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-9e3eabc2-251a-4e2e-a714-9ebcd932ae04 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:27.707786 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-9e3eabc2-251a-4e2e-a714-9ebcd932ae04 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f Aug 04 11:01:27.708034 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-9e3eabc2-251a-4e2e-a714-9ebcd932ae04 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:27.708257 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-9e3eabc2-251a-4e2e-a714-9ebcd932ae04 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:27.714893 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:27.714893 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:27.718233 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-9e3eabc2-251a-4e2e-a714-9ebcd932ae04 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 11:01:27.722378 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-9e3eabc2-251a-4e2e-a714-9ebcd932ae04 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f returned with HTTP 200 Aug 04 11:01:27.722783 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1288/5176] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:01:27 2026] GET /volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:01:27.731918 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a15137a5-6753-4bf8-9d0c-6e51bc5c0985 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:27.732349 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a15137a5-6753-4bf8-9d0c-6e51bc5c0985 None None] GET https://10.4.3.232/volume// Aug 04 11:01:27.732546 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a15137a5-6753-4bf8-9d0c-6e51bc5c0985 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:27.732848 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a15137a5-6753-4bf8-9d0c-6e51bc5c0985 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:27.733217 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a15137a5-6753-4bf8-9d0c-6e51bc5c0985 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:01:27.733548 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1293/5177] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 11:01:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:01:27.740490 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-39d4b789-a6e4-4542-923d-b51883b050fb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:27.742362 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-39d4b789-a6e4-4542-923d-b51883b050fb tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 11:01:27.742702 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-39d4b789-a6e4-4542-923d-b51883b050fb tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "940b2c8b-fd4e-4158-a41f-fcd0e147525f", "connector": null, "instance_uuid": "8d7c6a9e-8a89-4bd1-a55c-79d9faf9bad1"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:01:27.750350 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:27.750350 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:27.774437 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-39d4b789-a6e4-4542-923d-b51883b050fb tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 11:01:27.774968 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1300/5178] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 11:01:27 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:01:28.216950 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ed13b04a-6ee6-4714-8e1c-eee74bc2723b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:28.219161 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ed13b04a-6ee6-4714-8e1c-eee74bc2723b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 Aug 04 11:01:28.219423 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ed13b04a-6ee6-4714-8e1c-eee74bc2723b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:28.219660 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ed13b04a-6ee6-4714-8e1c-eee74bc2723b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:28.219726 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-ed13b04a-6ee6-4714-8e1c-eee74bc2723b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id c9c454d8-dd91-4b36-b48d-30e09dd115a6. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:28.223680 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:28.223680 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:28.224253 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ed13b04a-6ee6-4714-8e1c-eee74bc2723b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 returned with HTTP 200 Aug 04 11:01:28.225673 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1298/5179] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:28 2026] GET /volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:28.756450 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e4667ddd-7a3e-4a0b-ad15-74bbec93693c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:28.756873 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e4667ddd-7a3e-4a0b-ad15-74bbec93693c None None] GET https://10.4.3.232/volume// Aug 04 11:01:28.756951 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e4667ddd-7a3e-4a0b-ad15-74bbec93693c None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:28.757107 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e4667ddd-7a3e-4a0b-ad15-74bbec93693c None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:28.757429 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e4667ddd-7a3e-4a0b-ad15-74bbec93693c None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:01:28.757689 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1289/5180] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:01:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:01:28.769349 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-dbe1f129-b6cc-4b91-be36-69d44eae87ce None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:28.771412 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-dbe1f129-b6cc-4b91-be36-69d44eae87ce tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f Aug 04 11:01:28.771636 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-dbe1f129-b6cc-4b91-be36-69d44eae87ce tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:28.771814 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-dbe1f129-b6cc-4b91-be36-69d44eae87ce tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:28.783067 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:28.783067 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:28.786575 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-dbe1f129-b6cc-4b91-be36-69d44eae87ce tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 11:01:28.792197 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-dbe1f129-b6cc-4b91-be36-69d44eae87ce tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f returned with HTTP 200 Aug 04 11:01:28.792648 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1294/5181] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:01:28 2026] GET /volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f => generated 1572 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:01:28.915516 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-d5ebf14c-dee1-4312-a882-3abb116a0554 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:28.918020 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-d5ebf14c-dee1-4312-a882-3abb116a0554 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] PUT https://10.4.3.232/volume/v3/attachments/f878d663-d9d9-423b-b6b6-c7de3518ae12 Aug 04 11:01:28.918406 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-d5ebf14c-dee1-4312-a882-3abb116a0554 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:01:28.926446 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-d5ebf14c-dee1-4312-a882-3abb116a0554 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Acquiring lock "cinder-attachment_update-940b2c8b-fd4e-4158-a41f-fcd0e147525f-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 11:01:28.931459 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-d5ebf14c-dee1-4312-a882-3abb116a0554 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Lock "cinder-attachment_update-940b2c8b-fd4e-4158-a41f-fcd0e147525f-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 11:01:28.932410 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:28.932410 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:29.022149 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-d5ebf14c-dee1-4312-a882-3abb116a0554 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Lock "cinder-attachment_update-940b2c8b-fd4e-4158-a41f-fcd0e147525f-np0000006413" released by "attachment_update" :: held 0.090s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 11:01:29.022333 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-d5ebf14c-dee1-4312-a882-3abb116a0554 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/f878d663-d9d9-423b-b6b6-c7de3518ae12 returned with HTTP 200 Aug 04 11:01:29.022892 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1301/5182] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 11:01:28 2026] PUT /volume/v3/attachments/f878d663-d9d9-423b-b6b6-c7de3518ae12 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:01:29.047217 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-9e95ca0f-cfed-46d2-993e-6be350a47242 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:29.050482 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-9e95ca0f-cfed-46d2-993e-6be350a47242 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] POST https://10.4.3.232/volume/v3/attachments/f878d663-d9d9-423b-b6b6-c7de3518ae12/action Aug 04 11:01:29.050971 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-9e95ca0f-cfed-46d2-993e-6be350a47242 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:01:29.051162 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-9e95ca0f-cfed-46d2-993e-6be350a47242 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:01:29.069349 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:29.069349 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:29.110917 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-8148a980-7e0d-4c81-9bab-4a9173eba9a5 req-9e95ca0f-cfed-46d2-993e-6be350a47242 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/f878d663-d9d9-423b-b6b6-c7de3518ae12/action returned with HTTP 204 Aug 04 11:01:29.111600 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1299/5183] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 11:01:29 2026] POST /volume/v3/attachments/f878d663-d9d9-423b-b6b6-c7de3518ae12/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:01:29.234582 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-366e6ab9-baeb-47d9-95ac-378c9856639e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:29.236405 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-366e6ab9-baeb-47d9-95ac-378c9856639e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 Aug 04 11:01:29.236681 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-366e6ab9-baeb-47d9-95ac-378c9856639e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:29.236895 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-366e6ab9-baeb-47d9-95ac-378c9856639e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:29.237001 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-366e6ab9-baeb-47d9-95ac-378c9856639e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id c9c454d8-dd91-4b36-b48d-30e09dd115a6. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:29.241318 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:29.241318 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:29.242071 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-366e6ab9-baeb-47d9-95ac-378c9856639e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 returned with HTTP 200 Aug 04 11:01:29.242435 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1290/5184] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:29 2026] GET /volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:30.254421 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f2205f7f-172a-44b2-89bd-b8fb99fb1b42 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:30.256789 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f2205f7f-172a-44b2-89bd-b8fb99fb1b42 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 Aug 04 11:01:30.257120 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f2205f7f-172a-44b2-89bd-b8fb99fb1b42 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:30.257417 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f2205f7f-172a-44b2-89bd-b8fb99fb1b42 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:30.257561 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-f2205f7f-172a-44b2-89bd-b8fb99fb1b42 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id c9c454d8-dd91-4b36-b48d-30e09dd115a6. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:30.263106 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:30.263106 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:30.263905 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f2205f7f-172a-44b2-89bd-b8fb99fb1b42 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 returned with HTTP 200 Aug 04 11:01:30.264394 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1295/5185] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:30 2026] GET /volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:31.276362 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5bc753bf-aeeb-4690-a48d-b641c98ede85 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:31.278138 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5bc753bf-aeeb-4690-a48d-b641c98ede85 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 Aug 04 11:01:31.278415 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5bc753bf-aeeb-4690-a48d-b641c98ede85 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:31.278652 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5bc753bf-aeeb-4690-a48d-b641c98ede85 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:31.278807 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-5bc753bf-aeeb-4690-a48d-b641c98ede85 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id c9c454d8-dd91-4b36-b48d-30e09dd115a6. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:31.282979 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:31.282979 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:31.283675 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5bc753bf-aeeb-4690-a48d-b641c98ede85 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 returned with HTTP 200 Aug 04 11:01:31.284077 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1302/5186] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:31 2026] GET /volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:32.295749 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-acf9aef9-b5c2-4e6b-86ae-31301ccbb3f4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:32.297601 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-acf9aef9-b5c2-4e6b-86ae-31301ccbb3f4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 Aug 04 11:01:32.297818 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-acf9aef9-b5c2-4e6b-86ae-31301ccbb3f4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:32.298033 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-acf9aef9-b5c2-4e6b-86ae-31301ccbb3f4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:32.298181 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-acf9aef9-b5c2-4e6b-86ae-31301ccbb3f4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id c9c454d8-dd91-4b36-b48d-30e09dd115a6. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:32.302641 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:32.302641 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:32.303401 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-acf9aef9-b5c2-4e6b-86ae-31301ccbb3f4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 returned with HTTP 200 Aug 04 11:01:32.303768 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1300/5187] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:32 2026] GET /volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:33.313494 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b9a654f1-ee28-4981-9400-a663099540e5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:33.315631 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b9a654f1-ee28-4981-9400-a663099540e5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 Aug 04 11:01:33.315902 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b9a654f1-ee28-4981-9400-a663099540e5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:33.316171 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b9a654f1-ee28-4981-9400-a663099540e5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:33.316352 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b9a654f1-ee28-4981-9400-a663099540e5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id c9c454d8-dd91-4b36-b48d-30e09dd115a6. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:33.321842 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:33.321842 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:33.322723 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b9a654f1-ee28-4981-9400-a663099540e5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 returned with HTTP 200 Aug 04 11:01:33.323359 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1291/5188] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:33 2026] GET /volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:34.333299 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-71b5c37d-6d91-40b0-86e1-26412aa9c3ff None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:34.334978 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-71b5c37d-6d91-40b0-86e1-26412aa9c3ff tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 Aug 04 11:01:34.335211 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-71b5c37d-6d91-40b0-86e1-26412aa9c3ff tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:34.335406 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-71b5c37d-6d91-40b0-86e1-26412aa9c3ff tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:34.335510 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-71b5c37d-6d91-40b0-86e1-26412aa9c3ff tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id c9c454d8-dd91-4b36-b48d-30e09dd115a6. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:34.340375 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:34.340375 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:34.340929 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-71b5c37d-6d91-40b0-86e1-26412aa9c3ff tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 returned with HTTP 200 Aug 04 11:01:34.341298 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1296/5189] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:34 2026] GET /volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:34.350518 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ec15cfa1-b875-4a82-9e6e-5bb04829813f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:34.352371 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ec15cfa1-b875-4a82-9e6e-5bb04829813f tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6/export_record Aug 04 11:01:34.352619 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ec15cfa1-b875-4a82-9e6e-5bb04829813f tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:34.352833 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ec15cfa1-b875-4a82-9e6e-5bb04829813f tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'export_record' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:34.352944 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-ec15cfa1-b875-4a82-9e6e-5bb04829813f tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Export record for backup c9c454d8-dd91-4b36-b48d-30e09dd115a6. {{(pid=100254) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 04 11:01:34.357698 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:34.357698 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:34.358590 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.backup.api [None req-ec15cfa1-b875-4a82-9e6e-5bb04829813f tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling RPCAPI with context: , host: np0000006413, backup: c9c454d8-dd91-4b36-b48d-30e09dd115a6. {{(pid=100254) export_record /opt/stack/cinder/cinder/backup/api.py:569}} Aug 04 11:01:34.364499 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-ec15cfa1-b875-4a82-9e6e-5bb04829813f tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] export_record in rpcapi backup_id c9c454d8-dd91-4b36-b48d-30e09dd115a6 on host np0000006413. {{(pid=100254) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 04 11:01:34.377741 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-ec15cfa1-b875-4a82-9e6e-5bb04829813f tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzljNDU0ZDgtZGQ5MS00YjM2LWI0OGQtMzBlMDlkZDExNWE2IiwgInVzZXJfaWQiOiAiYTYwZDBkOWVlNzkwNDZkZjhmZmI3NjA3NjQxNGUzYWMiLCAicHJvamVjdF9pZCI6ICI3NTkzODg4ODM2MDI0Njg4YTIxODgwMTc5Nzc5ZWU5NiIsICJ2b2x1bWVfaWQiOiAiOGVjODNmZDItNTA1My00NjdlLTg1NWMtOGQ1Y2RjNWE2MTQ3IiwgImhvc3QiOiAibnAwMDAwMDA2NDEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzg1MzI2MDQyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOGVjODNmZDItNTA1My00NjdlLTg1NWMtOGQ1Y2RjNWE2MTQ3LzIwMjYwODA0MTEwMTIwL2F6X25vdmFfYmFja3VwX2M5YzQ1NGQ4LWRkOTEtNGIzNi1iNDhkLTMwZTA5ZGQxMTVhNiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMTE6MDE6MThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJmaW5pc2hlZF9hdCI6ICIyMDI2LTA4LTA0VDExOjAxOjM0WiIsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMTE6MDE6MThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQxMTowMTozNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100254) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 04 11:01:34.378130 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ec15cfa1-b875-4a82-9e6e-5bb04829813f tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6/export_record returned with HTTP 200 Aug 04 11:01:34.378880 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1303/5190] 10.4.3.232 () {68 vars in 1430 bytes} [Tue Aug 4 11:01:34 2026] GET /volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6/export_record => generated 1476 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:01:34.385631 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9875f38b-95db-4c48-9408-79f63ee7b3a9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:34.387367 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9875f38b-95db-4c48-9408-79f63ee7b3a9 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 Aug 04 11:01:34.387581 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9875f38b-95db-4c48-9408-79f63ee7b3a9 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:34.387759 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9875f38b-95db-4c48-9408-79f63ee7b3a9 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:34.387868 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-9875f38b-95db-4c48-9408-79f63ee7b3a9 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id c9c454d8-dd91-4b36-b48d-30e09dd115a6. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:34.392223 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:34.392223 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:34.392851 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9875f38b-95db-4c48-9408-79f63ee7b3a9 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 returned with HTTP 200 Aug 04 11:01:34.393275 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1301/5191] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:34 2026] GET /volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:34.402432 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6f1ae3bc-be58-43a9-864e-9e05fccc6e37 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:34.404281 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f1ae3bc-be58-43a9-864e-9e05fccc6e37 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] POST https://10.4.3.232/volume/v3/backups/import_record Aug 04 11:01:34.404674 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f1ae3bc-be58-43a9-864e-9e05fccc6e37 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGUwNTFjYmEtMWIxYi00MmVhLWJlNzUtMGQ5NThlZmY4ZGQ2IiwgInVzZXJfaWQiOiAiYTYwZDBkOWVlNzkwNDZkZjhmZmI3NjA3NjQxNGUzYWMiLCAicHJvamVjdF9pZCI6ICI3NTkzODg4ODM2MDI0Njg4YTIxODgwMTc5Nzc5ZWU5NiIsICJ2b2x1bWVfaWQiOiAiOGVjODNmZDItNTA1My00NjdlLTg1NWMtOGQ1Y2RjNWE2MTQ3IiwgImhvc3QiOiAibnAwMDAwMDA2NDEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzg1MzI2MDQyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOGVjODNmZDItNTA1My00NjdlLTg1NWMtOGQ1Y2RjNWE2MTQ3LzIwMjYwODA0MTEwMTIwL2F6X25vdmFfYmFja3VwX2M5YzQ1NGQ4LWRkOTEtNGIzNi1iNDhkLTMwZTA5ZGQxMTVhNiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMTE6MDE6MThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJmaW5pc2hlZF9hdCI6ICIyMDI2LTA4LTA0VDExOjAxOjM0WiIsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMTE6MDE6MThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQxMTowMTozNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:01:34.406110 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-6f1ae3bc-be58-43a9-864e-9e05fccc6e37 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGUwNTFjYmEtMWIxYi00MmVhLWJlNzUtMGQ5NThlZmY4ZGQ2IiwgInVzZXJfaWQiOiAiYTYwZDBkOWVlNzkwNDZkZjhmZmI3NjA3NjQxNGUzYWMiLCAicHJvamVjdF9pZCI6ICI3NTkzODg4ODM2MDI0Njg4YTIxODgwMTc5Nzc5ZWU5NiIsICJ2b2x1bWVfaWQiOiAiOGVjODNmZDItNTA1My00NjdlLTg1NWMtOGQ1Y2RjNWE2MTQ3IiwgImhvc3QiOiAibnAwMDAwMDA2NDEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzg1MzI2MDQyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOGVjODNmZDItNTA1My00NjdlLTg1NWMtOGQ1Y2RjNWE2MTQ3LzIwMjYwODA0MTEwMTIwL2F6X25vdmFfYmFja3VwX2M5YzQ1NGQ4LWRkOTEtNGIzNi1iNDhkLTMwZTA5ZGQxMTVhNiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMTE6MDE6MThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJmaW5pc2hlZF9hdCI6ICIyMDI2LTA4LTA0VDExOjAxOjM0WiIsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMTE6MDE6MThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQxMTowMTozNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100252) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 04 11:01:34.406216 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-6f1ae3bc-be58-43a9-864e-9e05fccc6e37 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGUwNTFjYmEtMWIxYi00MmVhLWJlNzUtMGQ5NThlZmY4ZGQ2IiwgInVzZXJfaWQiOiAiYTYwZDBkOWVlNzkwNDZkZjhmZmI3NjA3NjQxNGUzYWMiLCAicHJvamVjdF9pZCI6ICI3NTkzODg4ODM2MDI0Njg4YTIxODgwMTc5Nzc5ZWU5NiIsICJ2b2x1bWVfaWQiOiAiOGVjODNmZDItNTA1My00NjdlLTg1NWMtOGQ1Y2RjNWE2MTQ3IiwgImhvc3QiOiAibnAwMDAwMDA2NDEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzg1MzI2MDQyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOGVjODNmZDItNTA1My00NjdlLTg1NWMtOGQ1Y2RjNWE2MTQ3LzIwMjYwODA0MTEwMTIwL2F6X25vdmFfYmFja3VwX2M5YzQ1NGQ4LWRkOTEtNGIzNi1iNDhkLTMwZTA5ZGQxMTVhNiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMTE6MDE6MThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJmaW5pc2hlZF9hdCI6ICIyMDI2LTA4LTA0VDExOjAxOjM0WiIsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMTE6MDE6MThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQxMTowMTozNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100252) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 04 11:01:34.427166 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-6f1ae3bc-be58-43a9-864e-9e05fccc6e37 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Created reservations ['069cc0fd-4f9e-4f6a-9c95-896664b62e8c', '03130442-8f1b-4910-b32d-390118d4057b'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:01:34.444796 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-6f1ae3bc-be58-43a9-864e-9e05fccc6e37 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] import_record rpcapi backup id 4e051cba-1b1b-42ea-be75-0d958eff8dd6 on host np0000006413 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGUwNTFjYmEtMWIxYi00MmVhLWJlNzUtMGQ5NThlZmY4ZGQ2IiwgInVzZXJfaWQiOiAiYTYwZDBkOWVlNzkwNDZkZjhmZmI3NjA3NjQxNGUzYWMiLCAicHJvamVjdF9pZCI6ICI3NTkzODg4ODM2MDI0Njg4YTIxODgwMTc5Nzc5ZWU5NiIsICJ2b2x1bWVfaWQiOiAiOGVjODNmZDItNTA1My00NjdlLTg1NWMtOGQ1Y2RjNWE2MTQ3IiwgImhvc3QiOiAibnAwMDAwMDA2NDEzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzg1MzI2MDQyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOGVjODNmZDItNTA1My00NjdlLTg1NWMtOGQ1Y2RjNWE2MTQ3LzIwMjYwODA0MTEwMTIwL2F6X25vdmFfYmFja3VwX2M5YzQ1NGQ4LWRkOTEtNGIzNi1iNDhkLTMwZTA5ZGQxMTVhNiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMTE6MDE6MThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJmaW5pc2hlZF9hdCI6ICIyMDI2LTA4LTA0VDExOjAxOjM0WiIsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMTE6MDE6MThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQxMTowMTozNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100252) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 04 11:01:34.447286 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-6f1ae3bc-be58-43a9-864e-9e05fccc6e37 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Import record output: {'backup': {'id': '4e051cba-1b1b-42ea-be75-0d958eff8dd6', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.232/volume/v3/backups/4e051cba-1b1b-42ea-be75-0d958eff8dd6'}, {'rel': 'bookmark', 'href': 'https://10.4.3.232/volume/backups/4e051cba-1b1b-42ea-be75-0d958eff8dd6'}]}}. {{(pid=100252) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 04 11:01:34.447609 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f1ae3bc-be58-43a9-864e-9e05fccc6e37 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/import_record returned with HTTP 201 Aug 04 11:01:34.448229 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1292/5192] 10.4.3.232 () {70 vars in 1342 bytes} [Tue Aug 4 11:01:34 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 46 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 04 11:01:34.455967 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ddc82740-8b6a-4c35-9456-3748d6027d94 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:34.457856 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ddc82740-8b6a-4c35-9456-3748d6027d94 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/4e051cba-1b1b-42ea-be75-0d958eff8dd6 Aug 04 11:01:34.458151 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ddc82740-8b6a-4c35-9456-3748d6027d94 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:34.458391 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ddc82740-8b6a-4c35-9456-3748d6027d94 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:34.458617 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-ddc82740-8b6a-4c35-9456-3748d6027d94 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 4e051cba-1b1b-42ea-be75-0d958eff8dd6. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:34.463365 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:34.463365 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:34.463950 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ddc82740-8b6a-4c35-9456-3748d6027d94 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/4e051cba-1b1b-42ea-be75-0d958eff8dd6 returned with HTTP 200 Aug 04 11:01:34.464430 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1297/5193] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:34 2026] GET /volume/v3/backups/4e051cba-1b1b-42ea-be75-0d958eff8dd6 => generated 647 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:35.474099 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d61e8bff-0e99-4896-9967-c1137bd7af3c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:35.476070 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d61e8bff-0e99-4896-9967-c1137bd7af3c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/4e051cba-1b1b-42ea-be75-0d958eff8dd6 Aug 04 11:01:35.476320 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d61e8bff-0e99-4896-9967-c1137bd7af3c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:35.476515 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d61e8bff-0e99-4896-9967-c1137bd7af3c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:35.476628 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-d61e8bff-0e99-4896-9967-c1137bd7af3c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 4e051cba-1b1b-42ea-be75-0d958eff8dd6. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:35.481177 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:35.481177 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:35.481813 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d61e8bff-0e99-4896-9967-c1137bd7af3c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/4e051cba-1b1b-42ea-be75-0d958eff8dd6 returned with HTTP 200 Aug 04 11:01:35.482231 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1304/5194] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:35 2026] GET /volume/v3/backups/4e051cba-1b1b-42ea-be75-0d958eff8dd6 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:35.491888 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f625c4ac-ca65-4ec1-ba7b-43a404109f64 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:35.493775 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f625c4ac-ca65-4ec1-ba7b-43a404109f64 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] DELETE https://10.4.3.232/volume/v3/backups/4e051cba-1b1b-42ea-be75-0d958eff8dd6 Aug 04 11:01:35.494008 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f625c4ac-ca65-4ec1-ba7b-43a404109f64 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:35.494215 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f625c4ac-ca65-4ec1-ba7b-43a404109f64 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:35.494337 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-f625c4ac-ca65-4ec1-ba7b-43a404109f64 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Delete backup with id: 4e051cba-1b1b-42ea-be75-0d958eff8dd6. Aug 04 11:01:35.498715 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:35.498715 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:35.512188 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.backup.rpcapi [None req-f625c4ac-ca65-4ec1-ba7b-43a404109f64 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] delete_backup rpcapi backup_id 4e051cba-1b1b-42ea-be75-0d958eff8dd6 {{(pid=100255) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 11:01:35.517272 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f625c4ac-ca65-4ec1-ba7b-43a404109f64 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/4e051cba-1b1b-42ea-be75-0d958eff8dd6 returned with HTTP 202 Aug 04 11:01:35.517272 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1302/5195] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 11:01:35 2026] DELETE /volume/v3/backups/4e051cba-1b1b-42ea-be75-0d958eff8dd6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 11:01:35.526899 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f1779cb6-22e7-4d6b-8847-9df599229b9c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:35.529450 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1779cb6-22e7-4d6b-8847-9df599229b9c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/4e051cba-1b1b-42ea-be75-0d958eff8dd6 Aug 04 11:01:35.529708 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1779cb6-22e7-4d6b-8847-9df599229b9c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:35.529838 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1779cb6-22e7-4d6b-8847-9df599229b9c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:35.530054 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f1779cb6-22e7-4d6b-8847-9df599229b9c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 4e051cba-1b1b-42ea-be75-0d958eff8dd6. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:35.535476 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:35.535476 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:35.536115 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1779cb6-22e7-4d6b-8847-9df599229b9c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/4e051cba-1b1b-42ea-be75-0d958eff8dd6 returned with HTTP 200 Aug 04 11:01:35.536497 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1293/5196] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:35 2026] GET /volume/v3/backups/4e051cba-1b1b-42ea-be75-0d958eff8dd6 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:36.546788 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2e52bb37-9ceb-4024-8c07-f025e3603a75 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:36.548836 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2e52bb37-9ceb-4024-8c07-f025e3603a75 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/4e051cba-1b1b-42ea-be75-0d958eff8dd6 Aug 04 11:01:36.549122 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2e52bb37-9ceb-4024-8c07-f025e3603a75 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:36.549311 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2e52bb37-9ceb-4024-8c07-f025e3603a75 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:36.549424 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-2e52bb37-9ceb-4024-8c07-f025e3603a75 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 4e051cba-1b1b-42ea-be75-0d958eff8dd6. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:36.553404 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2e52bb37-9ceb-4024-8c07-f025e3603a75 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/4e051cba-1b1b-42ea-be75-0d958eff8dd6 returned with HTTP 404 Aug 04 11:01:36.554034 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1298/5197] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:36 2026] GET /volume/v3/backups/4e051cba-1b1b-42ea-be75-0d958eff8dd6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:01:36.561831 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-dcc7eba6-798e-4ee2-bca9-b80fc76acf52 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:36.563516 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dcc7eba6-798e-4ee2-bca9-b80fc76acf52 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/8ec83fd2-5053-467e-855c-8d5cdc5a6147 Aug 04 11:01:36.563710 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dcc7eba6-798e-4ee2-bca9-b80fc76acf52 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:36.563889 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dcc7eba6-798e-4ee2-bca9-b80fc76acf52 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:36.564042 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-dcc7eba6-798e-4ee2-bca9-b80fc76acf52 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Delete volume with id: 8ec83fd2-5053-467e-855c-8d5cdc5a6147 Aug 04 11:01:36.570606 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:36.570606 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:36.570914 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-dcc7eba6-798e-4ee2-bca9-b80fc76acf52 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:01:36.587069 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-dcc7eba6-798e-4ee2-bca9-b80fc76acf52 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Delete volume request issued successfully. Aug 04 11:01:36.587331 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dcc7eba6-798e-4ee2-bca9-b80fc76acf52 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes/8ec83fd2-5053-467e-855c-8d5cdc5a6147 returned with HTTP 202 Aug 04 11:01:36.587708 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1305/5198] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 11:01:36 2026] DELETE /volume/v3/volumes/8ec83fd2-5053-467e-855c-8d5cdc5a6147 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:01:36.599455 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-13268128-3ca5-4618-aa74-e6fe67f49bc6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:36.602154 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-13268128-3ca5-4618-aa74-e6fe67f49bc6 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/volumes/8ec83fd2-5053-467e-855c-8d5cdc5a6147 Aug 04 11:01:36.602449 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-13268128-3ca5-4618-aa74-e6fe67f49bc6 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:36.602703 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-13268128-3ca5-4618-aa74-e6fe67f49bc6 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:36.610689 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:36.610689 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:36.614188 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-13268128-3ca5-4618-aa74-e6fe67f49bc6 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:01:36.618379 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-13268128-3ca5-4618-aa74-e6fe67f49bc6 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes/8ec83fd2-5053-467e-855c-8d5cdc5a6147 returned with HTTP 200 Aug 04 11:01:36.618787 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1303/5199] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:36 2026] GET /volume/v3/volumes/8ec83fd2-5053-467e-855c-8d5cdc5a6147 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:01:37.634255 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2c6b2934-ef2c-41a8-b37f-09c25c1bbc17 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:37.635954 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c6b2934-ef2c-41a8-b37f-09c25c1bbc17 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/volumes/8ec83fd2-5053-467e-855c-8d5cdc5a6147 Aug 04 11:01:37.636153 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2c6b2934-ef2c-41a8-b37f-09c25c1bbc17 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:37.636337 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2c6b2934-ef2c-41a8-b37f-09c25c1bbc17 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:37.642476 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c6b2934-ef2c-41a8-b37f-09c25c1bbc17 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes/8ec83fd2-5053-467e-855c-8d5cdc5a6147 returned with HTTP 404 Aug 04 11:01:37.643007 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1294/5200] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:37 2026] GET /volume/v3/volumes/8ec83fd2-5053-467e-855c-8d5cdc5a6147 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:01:37.652611 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d91b6e76-4e4a-4c92-96a9-56ef02da712b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:37.655474 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d91b6e76-4e4a-4c92-96a9-56ef02da712b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups Aug 04 11:01:37.655683 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d91b6e76-4e4a-4c92-96a9-56ef02da712b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:37.655874 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d91b6e76-4e4a-4c92-96a9-56ef02da712b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:37.661700 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d91b6e76-4e4a-4c92-96a9-56ef02da712b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups returned with HTTP 200 Aug 04 11:01:37.662066 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1299/5201] 10.4.3.232 () {68 vars in 1277 bytes} [Tue Aug 4 11:01:37 2026] GET /volume/v3/backups => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:37.674717 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3fa70f46-1c3b-400a-bf49-1dac1543155f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:37.676495 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3fa70f46-1c3b-400a-bf49-1dac1543155f tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups?project_id=7593888836024688a21880179779ee96 Aug 04 11:01:37.676727 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3fa70f46-1c3b-400a-bf49-1dac1543155f tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:37.676972 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3fa70f46-1c3b-400a-bf49-1dac1543155f tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:37.689370 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3fa70f46-1c3b-400a-bf49-1dac1543155f tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups?project_id=7593888836024688a21880179779ee96 returned with HTTP 200 Aug 04 11:01:37.689751 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1306/5202] 10.4.3.232 () {68 vars in 1364 bytes} [Tue Aug 4 11:01:37 2026] GET /volume/v3/backups?project_id=7593888836024688a21880179779ee96 => generated 624 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:37.700499 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5cf8c572-350f-47eb-ac66-901b02a2add5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:37.702418 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5cf8c572-350f-47eb-ac66-901b02a2add5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:01:37.702740 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5cf8c572-350f-47eb-ac66-901b02a2add5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-516410364"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:01:37.704120 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-5cf8c572-350f-47eb-ac66-901b02a2add5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-516410364'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:01:37.704258 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-5cf8c572-350f-47eb-ac66-901b02a2add5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Create volume of 1 GB Aug 04 11:01:37.708281 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5cf8c572-350f-47eb-ac66-901b02a2add5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Availability Zones retrieved successfully. Aug 04 11:01:37.713805 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5cf8c572-350f-47eb-ac66-901b02a2add5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Flow 'volume_create_api' (5bd4933a-d05d-4da5-bb3e-9a5ca51159ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:01:37.714758 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5cf8c572-350f-47eb-ac66-901b02a2add5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e3ffa89-4bef-4307-99b6-4aaf87e5415f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:37.715563 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-5cf8c572-350f-47eb-ac66-901b02a2add5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:01:37.740898 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5cf8c572-350f-47eb-ac66-901b02a2add5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e3ffa89-4bef-4307-99b6-4aaf87e5415f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:37.742268 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5cf8c572-350f-47eb-ac66-901b02a2add5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42b17a77-1325-4f35-9b6e-42f6fd99436c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:37.780854 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-5cf8c572-350f-47eb-ac66-901b02a2add5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Created reservations ['357bde05-f834-45a6-8fd4-f296e0d4e4a9', 'da2229d3-3b77-4677-a779-20667a6a9c7c', '8f6f8090-0b91-445d-ac6e-15de0b034b1a', '4ff2125a-0f48-4c0d-87a0-5800ac309f9a'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:01:37.781621 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5cf8c572-350f-47eb-ac66-901b02a2add5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42b17a77-1325-4f35-9b6e-42f6fd99436c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['357bde05-f834-45a6-8fd4-f296e0d4e4a9', 'da2229d3-3b77-4677-a779-20667a6a9c7c', '8f6f8090-0b91-445d-ac6e-15de0b034b1a', '4ff2125a-0f48-4c0d-87a0-5800ac309f9a']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:37.782422 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5cf8c572-350f-47eb-ac66-901b02a2add5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f39d091d-d746-48b5-96a3-d23f5df06839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:37.807282 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5cf8c572-350f-47eb-ac66-901b02a2add5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f39d091d-d746-48b5-96a3-d23f5df06839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0144020-d912-4633-8cfa-90a41e907d8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-516410364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7593888836024688a21880179779ee96',qos_specs=None,replication_status=,reservations=['357bde05-f834-45a6-8fd4-f296e0d4e4a9','da2229d3-3b77-4677-a779-20667a6a9c7c','8f6f8090-0b91-445d-ac6e-15de0b034b1a','4ff2125a-0f48-4c0d-87a0-5800ac309f9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a60d0d9ee79046df8ffb76076414e3ac',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:01:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-516410364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0144020-d912-4633-8cfa-90a41e907d8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7593888836024688a21880179779ee96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a60d0d9ee79046df8ffb76076414e3ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:37.807282 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5cf8c572-350f-47eb-ac66-901b02a2add5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (072b437c-c1f0-49a3-90cb-46a3317a19cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:37.824420 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5cf8c572-350f-47eb-ac66-901b02a2add5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (072b437c-c1f0-49a3-90cb-46a3317a19cb) transitioned into state 'SUCCESS' from state '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-516410364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7593888836024688a21880179779ee96',qos_specs=None,replication_status=,reservations=['357bde05-f834-45a6-8fd4-f296e0d4e4a9','da2229d3-3b77-4677-a779-20667a6a9c7c','8f6f8090-0b91-445d-ac6e-15de0b034b1a','4ff2125a-0f48-4c0d-87a0-5800ac309f9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a60d0d9ee79046df8ffb76076414e3ac',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:37.825208 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5cf8c572-350f-47eb-ac66-901b02a2add5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1750ab9-045e-4d46-a71a-26b1f72621d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:37.834188 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5cf8c572-350f-47eb-ac66-901b02a2add5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1750ab9-045e-4d46-a71a-26b1f72621d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:37.835040 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-5cf8c572-350f-47eb-ac66-901b02a2add5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Flow 'volume_create_api' (5bd4933a-d05d-4da5-bb3e-9a5ca51159ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:01:37.835397 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5cf8c572-350f-47eb-ac66-901b02a2add5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Create volume request issued successfully. Aug 04 11:01:37.836272 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5cf8c572-350f-47eb-ac66-901b02a2add5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:01:37.839313 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1304/5203] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 11:01:37 2026] POST /volume/v3/volumes => generated 777 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:01:37.848665 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e41c46c0-1853-4638-aa12-e717a0565bd0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:37.850617 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e41c46c0-1853-4638-aa12-e717a0565bd0 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/volumes/c0144020-d912-4633-8cfa-90a41e907d8c Aug 04 11:01:37.850873 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e41c46c0-1853-4638-aa12-e717a0565bd0 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:37.851114 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e41c46c0-1853-4638-aa12-e717a0565bd0 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:37.859740 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:37.859740 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:37.864633 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e41c46c0-1853-4638-aa12-e717a0565bd0 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:01:37.869779 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e41c46c0-1853-4638-aa12-e717a0565bd0 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes/c0144020-d912-4633-8cfa-90a41e907d8c returned with HTTP 200 Aug 04 11:01:37.869987 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1295/5204] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:37 2026] GET /volume/v3/volumes/c0144020-d912-4633-8cfa-90a41e907d8c => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:38.882545 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d6cc99ad-3517-4967-af2f-f026dd923bcc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:38.884391 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d6cc99ad-3517-4967-af2f-f026dd923bcc tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/volumes/c0144020-d912-4633-8cfa-90a41e907d8c Aug 04 11:01:38.884638 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d6cc99ad-3517-4967-af2f-f026dd923bcc tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:38.884865 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d6cc99ad-3517-4967-af2f-f026dd923bcc tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:38.892078 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:38.892078 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:38.895453 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d6cc99ad-3517-4967-af2f-f026dd923bcc tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:01:38.899250 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d6cc99ad-3517-4967-af2f-f026dd923bcc tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes/c0144020-d912-4633-8cfa-90a41e907d8c returned with HTTP 200 Aug 04 11:01:38.899845 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1300/5205] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:38 2026] GET /volume/v3/volumes/c0144020-d912-4633-8cfa-90a41e907d8c => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:01:38.914727 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1734f0ce-b4f6-4aef-bdfa-8ce47d85815d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:38.916625 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1734f0ce-b4f6-4aef-bdfa-8ce47d85815d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] POST https://10.4.3.232/volume/v3/backups Aug 04 11:01:38.917085 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1734f0ce-b4f6-4aef-bdfa-8ce47d85815d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c0144020-d912-4633-8cfa-90a41e907d8c", "name": "tempest-type-Backup-19255677"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:01:38.918638 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-1734f0ce-b4f6-4aef-bdfa-8ce47d85815d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Creating new backup {'backup': {'volume_id': 'c0144020-d912-4633-8cfa-90a41e907d8c', 'name': 'tempest-type-Backup-19255677'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 11:01:38.918865 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-1734f0ce-b4f6-4aef-bdfa-8ce47d85815d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Creating backup of volume c0144020-d912-4633-8cfa-90a41e907d8c in container None Aug 04 11:01:38.926360 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:38.926360 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:38.926695 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1734f0ce-b4f6-4aef-bdfa-8ce47d85815d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:01:38.944319 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-1734f0ce-b4f6-4aef-bdfa-8ce47d85815d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Created reservations ['cd350584-42d1-4817-8232-77dbb70e45be', '57e9570e-7b25-4527-8b36-6f3f38b9f8c0'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:01:38.974898 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1734f0ce-b4f6-4aef-bdfa-8ce47d85815d tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups returned with HTTP 202 Aug 04 11:01:38.975536 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1307/5206] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 11:01:38 2026] POST /volume/v3/backups => generated 314 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:01:38.989310 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5a8d011f-4d61-4c40-8dc0-945b300df46f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:38.991211 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5a8d011f-4d61-4c40-8dc0-945b300df46f tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 Aug 04 11:01:38.991443 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5a8d011f-4d61-4c40-8dc0-945b300df46f tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:38.991640 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5a8d011f-4d61-4c40-8dc0-945b300df46f tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:38.991725 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-5a8d011f-4d61-4c40-8dc0-945b300df46f tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 34b49922-207d-48bc-a5ed-bc973489b7f3. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:38.993914 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=151,cinder:UPDATE=61,cinder:INSERT=28 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:01:38.998230 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:38.998230 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:38.999073 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5a8d011f-4d61-4c40-8dc0-945b300df46f tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 returned with HTTP 200 Aug 04 11:01:38.999498 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1305/5207] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:38 2026] GET /volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:40.012726 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a3a311b0-f42f-499b-b265-e86e68239cfa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:40.014546 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a3a311b0-f42f-499b-b265-e86e68239cfa tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 Aug 04 11:01:40.014754 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a3a311b0-f42f-499b-b265-e86e68239cfa tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:40.014974 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a3a311b0-f42f-499b-b265-e86e68239cfa tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:40.015086 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a3a311b0-f42f-499b-b265-e86e68239cfa tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 34b49922-207d-48bc-a5ed-bc973489b7f3. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:40.016768 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=147,cinder:UPDATE=61,cinder:INSERT=22 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:01:40.019771 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:40.019771 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:40.020394 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a3a311b0-f42f-499b-b265-e86e68239cfa tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 returned with HTTP 200 Aug 04 11:01:40.020892 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1296/5208] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:40 2026] GET /volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:41.033791 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d6a9f5b3-ec93-4bda-b7b3-459ebd895ff3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:41.036344 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d6a9f5b3-ec93-4bda-b7b3-459ebd895ff3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 Aug 04 11:01:41.036652 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d6a9f5b3-ec93-4bda-b7b3-459ebd895ff3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:41.036901 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d6a9f5b3-ec93-4bda-b7b3-459ebd895ff3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:41.037014 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d6a9f5b3-ec93-4bda-b7b3-459ebd895ff3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 34b49922-207d-48bc-a5ed-bc973489b7f3. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:41.039103 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:UPDATE=90,cinder:INSERT=46,cinder:SELECT=203 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:01:41.043472 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:41.043472 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:41.044472 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d6a9f5b3-ec93-4bda-b7b3-459ebd895ff3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 returned with HTTP 200 Aug 04 11:01:41.045020 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1301/5209] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:41 2026] GET /volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:42.055889 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7b0bf0c9-d069-4a91-ae08-4641b4dad8d8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:42.057595 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7b0bf0c9-d069-4a91-ae08-4641b4dad8d8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 Aug 04 11:01:42.057803 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7b0bf0c9-d069-4a91-ae08-4641b4dad8d8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:42.057988 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7b0bf0c9-d069-4a91-ae08-4641b4dad8d8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:42.058084 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-7b0bf0c9-d069-4a91-ae08-4641b4dad8d8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 34b49922-207d-48bc-a5ed-bc973489b7f3. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:42.059620 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=127,cinder:INSERT=24,cinder:UPDATE=56,cinder:DELETE=1 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:01:42.063059 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:42.063059 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:42.063729 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7b0bf0c9-d069-4a91-ae08-4641b4dad8d8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 returned with HTTP 200 Aug 04 11:01:42.064116 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1308/5210] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:42 2026] GET /volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:43.076133 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ca1e1570-66d4-4042-a25b-f3020b11230b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:43.077992 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ca1e1570-66d4-4042-a25b-f3020b11230b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 Aug 04 11:01:43.078237 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ca1e1570-66d4-4042-a25b-f3020b11230b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:43.078471 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ca1e1570-66d4-4042-a25b-f3020b11230b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:43.078576 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-ca1e1570-66d4-4042-a25b-f3020b11230b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 34b49922-207d-48bc-a5ed-bc973489b7f3. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:43.082765 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:43.082765 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:43.083339 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ca1e1570-66d4-4042-a25b-f3020b11230b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 returned with HTTP 200 Aug 04 11:01:43.083677 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1306/5211] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:43 2026] GET /volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:44.094540 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0a01e0b1-7d04-4fb0-9115-a14648d357ee None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:44.096434 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0a01e0b1-7d04-4fb0-9115-a14648d357ee tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 Aug 04 11:01:44.096769 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0a01e0b1-7d04-4fb0-9115-a14648d357ee tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:44.096834 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0a01e0b1-7d04-4fb0-9115-a14648d357ee tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:44.096930 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-0a01e0b1-7d04-4fb0-9115-a14648d357ee tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 34b49922-207d-48bc-a5ed-bc973489b7f3. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:44.101393 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:44.101393 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:44.102037 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0a01e0b1-7d04-4fb0-9115-a14648d357ee tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 returned with HTTP 200 Aug 04 11:01:44.102457 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1297/5212] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:44 2026] GET /volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:45.115803 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-aa5249c2-65f1-4333-b6d9-69f90b3ce7d3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:45.118074 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-aa5249c2-65f1-4333-b6d9-69f90b3ce7d3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 Aug 04 11:01:45.118346 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-aa5249c2-65f1-4333-b6d9-69f90b3ce7d3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:45.118557 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-aa5249c2-65f1-4333-b6d9-69f90b3ce7d3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:45.118671 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-aa5249c2-65f1-4333-b6d9-69f90b3ce7d3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 34b49922-207d-48bc-a5ed-bc973489b7f3. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:45.123509 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:45.123509 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:45.124233 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-aa5249c2-65f1-4333-b6d9-69f90b3ce7d3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 returned with HTTP 200 Aug 04 11:01:45.124672 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1302/5213] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:45 2026] GET /volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:46.135269 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9baeab68-a2f0-4b40-b7b6-c767f5843e9e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:46.137088 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9baeab68-a2f0-4b40-b7b6-c767f5843e9e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 Aug 04 11:01:46.137348 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9baeab68-a2f0-4b40-b7b6-c767f5843e9e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:46.137537 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9baeab68-a2f0-4b40-b7b6-c767f5843e9e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:46.137636 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-9baeab68-a2f0-4b40-b7b6-c767f5843e9e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 34b49922-207d-48bc-a5ed-bc973489b7f3. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:46.142027 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:46.142027 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:46.142696 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9baeab68-a2f0-4b40-b7b6-c767f5843e9e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 returned with HTTP 200 Aug 04 11:01:46.143120 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1309/5214] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:46 2026] GET /volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:47.153166 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2d0200ae-d062-4989-a922-90070251dd0b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:47.154970 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2d0200ae-d062-4989-a922-90070251dd0b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 Aug 04 11:01:47.155166 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2d0200ae-d062-4989-a922-90070251dd0b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:47.155396 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2d0200ae-d062-4989-a922-90070251dd0b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:47.155497 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-2d0200ae-d062-4989-a922-90070251dd0b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 34b49922-207d-48bc-a5ed-bc973489b7f3. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:47.160459 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:47.160459 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:47.161131 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2d0200ae-d062-4989-a922-90070251dd0b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 returned with HTTP 200 Aug 04 11:01:47.161575 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1307/5215] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:47 2026] GET /volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:48.171397 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fe913bb6-2149-4a9a-8713-b0265ed02b65 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:48.173112 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fe913bb6-2149-4a9a-8713-b0265ed02b65 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 Aug 04 11:01:48.173311 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fe913bb6-2149-4a9a-8713-b0265ed02b65 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:48.173538 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fe913bb6-2149-4a9a-8713-b0265ed02b65 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:48.173685 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-fe913bb6-2149-4a9a-8713-b0265ed02b65 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 34b49922-207d-48bc-a5ed-bc973489b7f3. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:48.177821 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:48.177821 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:48.178316 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fe913bb6-2149-4a9a-8713-b0265ed02b65 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 returned with HTTP 200 Aug 04 11:01:48.178642 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1298/5216] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:48 2026] GET /volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:49.189665 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d1b41109-74ea-4c25-84c6-c0f03692c157 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:49.191494 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d1b41109-74ea-4c25-84c6-c0f03692c157 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 Aug 04 11:01:49.191700 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d1b41109-74ea-4c25-84c6-c0f03692c157 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:49.191883 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d1b41109-74ea-4c25-84c6-c0f03692c157 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:49.192016 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d1b41109-74ea-4c25-84c6-c0f03692c157 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 34b49922-207d-48bc-a5ed-bc973489b7f3. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:49.196378 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:49.196378 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:49.196932 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d1b41109-74ea-4c25-84c6-c0f03692c157 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 returned with HTTP 200 Aug 04 11:01:49.197341 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1303/5217] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:49 2026] GET /volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:50.207208 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f80ca001-e8bf-4027-a4d1-8d412b92191b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:50.209023 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f80ca001-e8bf-4027-a4d1-8d412b92191b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 Aug 04 11:01:50.209233 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f80ca001-e8bf-4027-a4d1-8d412b92191b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:50.209469 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f80ca001-e8bf-4027-a4d1-8d412b92191b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:50.209585 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-f80ca001-e8bf-4027-a4d1-8d412b92191b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 34b49922-207d-48bc-a5ed-bc973489b7f3. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:50.214471 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:50.214471 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:50.215049 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f80ca001-e8bf-4027-a4d1-8d412b92191b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 returned with HTTP 200 Aug 04 11:01:50.215454 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1310/5218] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:50 2026] GET /volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:50.390892 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2f6f0171-ab6a-4857-a12c-57f2427724ee None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:50.393013 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2f6f0171-ab6a-4857-a12c-57f2427724ee tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:01:50.393479 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2f6f0171-ab6a-4857-a12c-57f2427724ee tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-892787525", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:01:50.395389 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-2f6f0171-ab6a-4857-a12c-57f2427724ee tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-892787525', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:01:50.395582 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-2f6f0171-ab6a-4857-a12c-57f2427724ee tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Create volume of 1 GB Aug 04 11:01:50.400924 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2f6f0171-ab6a-4857-a12c-57f2427724ee tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Availability Zones retrieved successfully. Aug 04 11:01:50.408891 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2f6f0171-ab6a-4857-a12c-57f2427724ee tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Flow 'volume_create_api' (b4b301ac-b31d-4a07-b264-51c8810384e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:01:50.410511 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2f6f0171-ab6a-4857-a12c-57f2427724ee tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f7d542-ea11-4aa0-afed-54aa3027c6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:50.411831 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-2f6f0171-ab6a-4857-a12c-57f2427724ee tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:01:50.444855 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2f6f0171-ab6a-4857-a12c-57f2427724ee tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f7d542-ea11-4aa0-afed-54aa3027c6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:50.445855 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2f6f0171-ab6a-4857-a12c-57f2427724ee tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9eb5a5f-f7fb-4b18-af44-44eda8acd197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:50.512624 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-2f6f0171-ab6a-4857-a12c-57f2427724ee tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Created reservations ['5a2ab0de-22a3-4ce9-b9b1-4de94610b65d', '9b9939f3-ba2e-4db3-bd30-c6fa09dec01d', '68529729-6d80-45ce-af9f-113d3412b5d9', '09d9bc78-f0a8-414e-93dc-34ca7d05a8d0'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:01:50.513673 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2f6f0171-ab6a-4857-a12c-57f2427724ee tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9eb5a5f-f7fb-4b18-af44-44eda8acd197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a2ab0de-22a3-4ce9-b9b1-4de94610b65d', '9b9939f3-ba2e-4db3-bd30-c6fa09dec01d', '68529729-6d80-45ce-af9f-113d3412b5d9', '09d9bc78-f0a8-414e-93dc-34ca7d05a8d0']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:50.514638 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2f6f0171-ab6a-4857-a12c-57f2427724ee tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c848d757-2920-4042-bae8-c1d203d5751f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:50.536424 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2f6f0171-ab6a-4857-a12c-57f2427724ee tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c848d757-2920-4042-bae8-c1d203d5751f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b24320c-7fa9-494e-b3dc-857e533d089f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-892787525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3049bf9534b84e5ca14d7199921b9338',qos_specs=None,replication_status=,reservations=['5a2ab0de-22a3-4ce9-b9b1-4de94610b65d','9b9939f3-ba2e-4db3-bd30-c6fa09dec01d','68529729-6d80-45ce-af9f-113d3412b5d9','09d9bc78-f0a8-414e-93dc-34ca7d05a8d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60a83d2b37aa45d894bb4bc004554252',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:01:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-892787525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b24320c-7fa9-494e-b3dc-857e533d089f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3049bf9534b84e5ca14d7199921b9338',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60a83d2b37aa45d894bb4bc004554252',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:50.537339 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2f6f0171-ab6a-4857-a12c-57f2427724ee tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a905ef9c-0817-49ec-8811-60974490f1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:50.557092 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2f6f0171-ab6a-4857-a12c-57f2427724ee tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a905ef9c-0817-49ec-8811-60974490f1ef) transitioned into state 'SUCCESS' from state '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-892787525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3049bf9534b84e5ca14d7199921b9338',qos_specs=None,replication_status=,reservations=['5a2ab0de-22a3-4ce9-b9b1-4de94610b65d','9b9939f3-ba2e-4db3-bd30-c6fa09dec01d','68529729-6d80-45ce-af9f-113d3412b5d9','09d9bc78-f0a8-414e-93dc-34ca7d05a8d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60a83d2b37aa45d894bb4bc004554252',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:50.557889 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2f6f0171-ab6a-4857-a12c-57f2427724ee tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47f98241-dd72-488e-ac81-eb029c8636f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:50.567854 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2f6f0171-ab6a-4857-a12c-57f2427724ee tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47f98241-dd72-488e-ac81-eb029c8636f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:50.568821 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-2f6f0171-ab6a-4857-a12c-57f2427724ee tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Flow 'volume_create_api' (b4b301ac-b31d-4a07-b264-51c8810384e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:01:50.569109 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2f6f0171-ab6a-4857-a12c-57f2427724ee tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Create volume request issued successfully. Aug 04 11:01:50.569665 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2f6f0171-ab6a-4857-a12c-57f2427724ee tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:01:50.570056 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1308/5219] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 11:01:50 2026] POST /volume/v3/volumes => generated 756 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:01:50.585452 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7e227609-cc2d-4c99-a847-bd437e7ae6ea None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:50.587328 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e227609-cc2d-4c99-a847-bd437e7ae6ea tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f Aug 04 11:01:50.587534 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e227609-cc2d-4c99-a847-bd437e7ae6ea tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:50.587740 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e227609-cc2d-4c99-a847-bd437e7ae6ea tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:50.595040 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:50.595040 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:50.598819 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7e227609-cc2d-4c99-a847-bd437e7ae6ea tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:01:50.603065 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e227609-cc2d-4c99-a847-bd437e7ae6ea tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f returned with HTTP 200 Aug 04 11:01:50.603552 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1299/5220] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:01:50 2026] GET /volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:51.225273 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0b83a450-9355-416e-8efc-dbf465d8289e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:51.227012 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0b83a450-9355-416e-8efc-dbf465d8289e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 Aug 04 11:01:51.227251 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0b83a450-9355-416e-8efc-dbf465d8289e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:51.227470 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0b83a450-9355-416e-8efc-dbf465d8289e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:51.227580 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-0b83a450-9355-416e-8efc-dbf465d8289e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 34b49922-207d-48bc-a5ed-bc973489b7f3. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:51.231819 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:51.231819 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:51.232455 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0b83a450-9355-416e-8efc-dbf465d8289e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 returned with HTTP 200 Aug 04 11:01:51.232804 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1304/5221] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:51 2026] GET /volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:51.617681 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d119efd4-446f-4c60-99a1-efbf6d3c1d40 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:51.619420 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d119efd4-446f-4c60-99a1-efbf6d3c1d40 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f Aug 04 11:01:51.619621 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d119efd4-446f-4c60-99a1-efbf6d3c1d40 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:51.619803 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d119efd4-446f-4c60-99a1-efbf6d3c1d40 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:51.626951 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:51.626951 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:51.630756 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d119efd4-446f-4c60-99a1-efbf6d3c1d40 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:01:51.635071 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d119efd4-446f-4c60-99a1-efbf6d3c1d40 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f returned with HTTP 200 Aug 04 11:01:51.635488 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1311/5222] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:01:51 2026] GET /volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:51.647798 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ab2f5040-c2ca-4eed-8307-d4c951aa2278 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:51.649637 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ab2f5040-c2ca-4eed-8307-d4c951aa2278 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f Aug 04 11:01:51.649842 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ab2f5040-c2ca-4eed-8307-d4c951aa2278 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:51.650051 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ab2f5040-c2ca-4eed-8307-d4c951aa2278 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:51.676021 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:51.676021 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:51.689006 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ab2f5040-c2ca-4eed-8307-d4c951aa2278 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:01:51.707062 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ab2f5040-c2ca-4eed-8307-d4c951aa2278 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f returned with HTTP 200 Aug 04 11:01:51.708383 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1309/5223] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:01:51 2026] GET /volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f => generated 849 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:52.243359 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1683b618-6d0e-46ed-bd56-3ab34e9c0579 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:52.245332 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1683b618-6d0e-46ed-bd56-3ab34e9c0579 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 Aug 04 11:01:52.245556 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1683b618-6d0e-46ed-bd56-3ab34e9c0579 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:52.245736 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1683b618-6d0e-46ed-bd56-3ab34e9c0579 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:52.245839 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-1683b618-6d0e-46ed-bd56-3ab34e9c0579 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 34b49922-207d-48bc-a5ed-bc973489b7f3. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:52.250282 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:52.250282 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:52.250904 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1683b618-6d0e-46ed-bd56-3ab34e9c0579 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 returned with HTTP 200 Aug 04 11:01:52.251459 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1300/5224] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:52 2026] GET /volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:52.323529 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-a31a7358-e083-4ffd-b9d6-5a14f49e3c96 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:52.325428 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-a31a7358-e083-4ffd-b9d6-5a14f49e3c96 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f Aug 04 11:01:52.325628 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-a31a7358-e083-4ffd-b9d6-5a14f49e3c96 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:52.325805 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-a31a7358-e083-4ffd-b9d6-5a14f49e3c96 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:52.335119 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:52.335119 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:52.340351 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-a31a7358-e083-4ffd-b9d6-5a14f49e3c96 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:01:52.345899 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-a31a7358-e083-4ffd-b9d6-5a14f49e3c96 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f returned with HTTP 200 Aug 04 11:01:52.346367 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1305/5225] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:01:52 2026] GET /volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:52.411790 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-68ad32e7-98ce-4946-aa45-8748dc9ce405 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:52.412291 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-68ad32e7-98ce-4946-aa45-8748dc9ce405 None None] GET https://10.4.3.232/volume// Aug 04 11:01:52.412503 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-68ad32e7-98ce-4946-aa45-8748dc9ce405 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:52.412726 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-68ad32e7-98ce-4946-aa45-8748dc9ce405 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:52.413073 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-68ad32e7-98ce-4946-aa45-8748dc9ce405 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:01:52.413444 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1312/5226] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 11:01:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:01:52.420536 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-2929247a-d717-435b-b859-31627ff9d6c8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:52.480206 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-2929247a-d717-435b-b859-31627ff9d6c8 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 11:01:52.480671 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-2929247a-d717-435b-b859-31627ff9d6c8 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b24320c-7fa9-494e-b3dc-857e533d089f", "connector": null, "instance_uuid": "fef6837d-8d47-4d9f-a643-7d595f413eda"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:01:52.490237 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:52.490237 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:52.515852 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-2929247a-d717-435b-b859-31627ff9d6c8 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 11:01:52.516059 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1310/5227] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 11:01:52 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:01:52.540998 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-826bbd1c-6a53-4d9b-84a3-7c52f69b1094 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:52.542659 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-826bbd1c-6a53-4d9b-84a3-7c52f69b1094 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f Aug 04 11:01:52.542867 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-826bbd1c-6a53-4d9b-84a3-7c52f69b1094 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:52.543078 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-826bbd1c-6a53-4d9b-84a3-7c52f69b1094 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:52.552529 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:52.552529 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:52.554122 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7b02c8bc-8eeb-4750-bfa2-ba9bba7562a5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:52.554509 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7b02c8bc-8eeb-4750-bfa2-ba9bba7562a5 None None] GET https://10.4.3.232/volume// Aug 04 11:01:52.554662 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7b02c8bc-8eeb-4750-bfa2-ba9bba7562a5 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:52.554833 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7b02c8bc-8eeb-4750-bfa2-ba9bba7562a5 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:52.555170 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7b02c8bc-8eeb-4750-bfa2-ba9bba7562a5 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:01:52.555521 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1306/5228] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:01:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:01:52.558042 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-826bbd1c-6a53-4d9b-84a3-7c52f69b1094 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:01:52.562519 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-8c1c7832-6bd2-4c61-bef0-37e1b3d559a6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:52.563574 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-826bbd1c-6a53-4d9b-84a3-7c52f69b1094 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f returned with HTTP 200 Aug 04 11:01:52.564069 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1301/5229] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:01:52 2026] GET /volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:52.568734 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-8c1c7832-6bd2-4c61-bef0-37e1b3d559a6 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f Aug 04 11:01:52.568952 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-8c1c7832-6bd2-4c61-bef0-37e1b3d559a6 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:52.569143 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-8c1c7832-6bd2-4c61-bef0-37e1b3d559a6 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:52.580032 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:52.580032 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:52.583158 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-8c1c7832-6bd2-4c61-bef0-37e1b3d559a6 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:01:52.586885 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-8c1c7832-6bd2-4c61-bef0-37e1b3d559a6 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f returned with HTTP 200 Aug 04 11:01:52.587237 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1313/5230] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:01:52 2026] GET /volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:01:52.686867 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-d901b842-6048-4264-9901-24344da31532 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:52.688910 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-d901b842-6048-4264-9901-24344da31532 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] PUT https://10.4.3.232/volume/v3/attachments/c4233423-62b0-440b-9a42-185904dcd851 Aug 04 11:01:52.689324 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-d901b842-6048-4264-9901-24344da31532 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:01:52.696793 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-d901b842-6048-4264-9901-24344da31532 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Acquiring lock "cinder-attachment_update-4b24320c-7fa9-494e-b3dc-857e533d089f-np0000006413" by "attachment_update" {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 11:01:52.701096 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-d901b842-6048-4264-9901-24344da31532 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Lock "cinder-attachment_update-4b24320c-7fa9-494e-b3dc-857e533d089f-np0000006413" acquired by "attachment_update" :: waited 0.004s {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 11:01:52.702001 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:52.702001 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:52.803994 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-d901b842-6048-4264-9901-24344da31532 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Lock "cinder-attachment_update-4b24320c-7fa9-494e-b3dc-857e533d089f-np0000006413" released by "attachment_update" :: held 0.103s {{(pid=100255) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 11:01:52.804351 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-d901b842-6048-4264-9901-24344da31532 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/attachments/c4233423-62b0-440b-9a42-185904dcd851 returned with HTTP 200 Aug 04 11:01:52.804770 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1311/5231] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 11:01:52 2026] PUT /volume/v3/attachments/c4233423-62b0-440b-9a42-185904dcd851 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:01:53.261206 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4eb52a42-9553-483a-a594-2f6149525967 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:53.262990 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4eb52a42-9553-483a-a594-2f6149525967 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 Aug 04 11:01:53.263204 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4eb52a42-9553-483a-a594-2f6149525967 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:53.263407 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4eb52a42-9553-483a-a594-2f6149525967 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:53.263503 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-4eb52a42-9553-483a-a594-2f6149525967 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 34b49922-207d-48bc-a5ed-bc973489b7f3. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:53.267460 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:53.267460 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:53.267990 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4eb52a42-9553-483a-a594-2f6149525967 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 returned with HTTP 200 Aug 04 11:01:53.268356 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1307/5232] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:53 2026] GET /volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:53.277410 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e384fccb-46e3-479f-91be-c34d1c5539ab None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:53.279044 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e384fccb-46e3-479f-91be-c34d1c5539ab tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] POST https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3/action Aug 04 11:01:53.279428 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e384fccb-46e3-479f-91be-c34d1c5539ab tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:01:53.279541 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e384fccb-46e3-479f-91be-c34d1c5539ab tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:01:53.280786 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.admin_actions [None req-e384fccb-46e3-479f-91be-c34d1c5539ab tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Updating backup '34b49922-207d-48bc-a5ed-bc973489b7f3' with '{'status': 'error'}' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 04 11:01:53.288659 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:53.288659 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:53.294773 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-e384fccb-46e3-479f-91be-c34d1c5539ab tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] reset_status in rpcapi backup_id 34b49922-207d-48bc-a5ed-bc973489b7f3 on host np0000006413. {{(pid=100252) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 04 11:01:53.296619 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e384fccb-46e3-479f-91be-c34d1c5539ab tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3/action returned with HTTP 202 Aug 04 11:01:53.297009 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1302/5233] 10.4.3.232 () {70 vars in 1430 bytes} [Tue Aug 4 11:01:53 2026] POST /volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 11:01:53.303617 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0db9c470-df13-4f4b-a6dd-829073c57711 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:53.305561 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0db9c470-df13-4f4b-a6dd-829073c57711 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/c0144020-d912-4633-8cfa-90a41e907d8c Aug 04 11:01:53.305784 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0db9c470-df13-4f4b-a6dd-829073c57711 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:53.305979 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0db9c470-df13-4f4b-a6dd-829073c57711 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:53.306140 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-0db9c470-df13-4f4b-a6dd-829073c57711 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Delete volume with id: c0144020-d912-4633-8cfa-90a41e907d8c Aug 04 11:01:53.313506 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:53.313506 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:53.313858 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0db9c470-df13-4f4b-a6dd-829073c57711 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:01:53.332067 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0db9c470-df13-4f4b-a6dd-829073c57711 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Delete volume request issued successfully. Aug 04 11:01:53.332369 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0db9c470-df13-4f4b-a6dd-829073c57711 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes/c0144020-d912-4633-8cfa-90a41e907d8c returned with HTTP 202 Aug 04 11:01:53.332811 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1314/5234] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 11:01:53 2026] DELETE /volume/v3/volumes/c0144020-d912-4633-8cfa-90a41e907d8c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:01:53.341414 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b145ef75-6234-486f-bc88-446014ee65df None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:53.343605 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b145ef75-6234-486f-bc88-446014ee65df tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/volumes/c0144020-d912-4633-8cfa-90a41e907d8c Aug 04 11:01:53.343870 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b145ef75-6234-486f-bc88-446014ee65df tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:53.344109 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b145ef75-6234-486f-bc88-446014ee65df tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:53.352752 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:53.352752 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:53.357149 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b145ef75-6234-486f-bc88-446014ee65df tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:01:53.362149 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b145ef75-6234-486f-bc88-446014ee65df tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes/c0144020-d912-4633-8cfa-90a41e907d8c returned with HTTP 200 Aug 04 11:01:53.362671 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1312/5235] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:53 2026] GET /volume/v3/volumes/c0144020-d912-4633-8cfa-90a41e907d8c => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:01:53.577780 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e1f66f5c-696c-448e-825c-fe9fcafd3cf0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:53.579382 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e1f66f5c-696c-448e-825c-fe9fcafd3cf0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f Aug 04 11:01:53.579565 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e1f66f5c-696c-448e-825c-fe9fcafd3cf0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:53.579750 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e1f66f5c-696c-448e-825c-fe9fcafd3cf0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:53.588206 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:53.588206 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:53.591060 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e1f66f5c-696c-448e-825c-fe9fcafd3cf0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:01:53.594580 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e1f66f5c-696c-448e-825c-fe9fcafd3cf0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f returned with HTTP 200 Aug 04 11:01:53.594903 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1308/5236] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:01:53 2026] GET /volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:54.375836 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6b2388a4-280d-451a-a21b-9e93c93d3295 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:54.377572 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6b2388a4-280d-451a-a21b-9e93c93d3295 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/volumes/c0144020-d912-4633-8cfa-90a41e907d8c Aug 04 11:01:54.377773 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6b2388a4-280d-451a-a21b-9e93c93d3295 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:54.377963 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6b2388a4-280d-451a-a21b-9e93c93d3295 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:54.384229 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6b2388a4-280d-451a-a21b-9e93c93d3295 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes/c0144020-d912-4633-8cfa-90a41e907d8c returned with HTTP 404 Aug 04 11:01:54.384902 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1303/5237] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:54 2026] GET /volume/v3/volumes/c0144020-d912-4633-8cfa-90a41e907d8c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:01:54.392608 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:54.394543 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] POST https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13/restore Aug 04 11:01:54.394902 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:01:54.396194 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Restoring backup 7d692b3c-491a-43a5-b179-bdc5483cae13 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100254) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 04 11:01:54.396327 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Restoring backup 7d692b3c-491a-43a5-b179-bdc5483cae13 to volume None. Aug 04 11:01:54.400686 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:54.400686 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:54.401565 np0000006413 devstack@c-api.service[100254]: INFO cinder.backup.api [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Creating volume of 1 GB for restore of backup 7d692b3c-491a-43a5-b179-bdc5483cae13. Aug 04 11:01:54.404909 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Availability Zones retrieved successfully. Aug 04 11:01:54.410137 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Flow 'volume_create_api' (05d3defa-587a-45e8-ac2e-08e78dbf5221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:01:54.410974 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd3fd48e-918f-4100-bb7e-775cf6f508f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:54.411654 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:01:54.434223 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd3fd48e-918f-4100-bb7e-775cf6f508f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:54.435187 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f128e9c2-01af-499d-a0f4-a08c83465ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:54.474558 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Created reservations ['127cb84f-e8bf-4335-ab16-8483f36ad0bc', 'd58bf7bd-c7ac-4013-ba85-64d7ec35895a', '53f405ad-24a6-4b4a-a43c-de5ea7026189', '9456c2ab-3636-4727-9ab1-a49a69df18f2'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:01:54.475749 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f128e9c2-01af-499d-a0f4-a08c83465ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['127cb84f-e8bf-4335-ab16-8483f36ad0bc', 'd58bf7bd-c7ac-4013-ba85-64d7ec35895a', '53f405ad-24a6-4b4a-a43c-de5ea7026189', '9456c2ab-3636-4727-9ab1-a49a69df18f2']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:54.476784 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7779538c-bc38-4122-a0bb-39fa934031c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:54.508928 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7779538c-bc38-4122-a0bb-39fa934031c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28f100b1-8bc5-40d7-8f92-8f825e77efa6', '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='7593888836024688a21880179779ee96',qos_specs=None,replication_status=,reservations=['127cb84f-e8bf-4335-ab16-8483f36ad0bc','d58bf7bd-c7ac-4013-ba85-64d7ec35895a','53f405ad-24a6-4b4a-a43c-de5ea7026189','9456c2ab-3636-4727-9ab1-a49a69df18f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a60d0d9ee79046df8ffb76076414e3ac',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:01:54Z,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=28f100b1-8bc5-40d7-8f92-8f825e77efa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7593888836024688a21880179779ee96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a60d0d9ee79046df8ffb76076414e3ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:54.509802 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (485492d9-a5b4-457c-8529-3ae3e56dfa14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:54.524187 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (485492d9-a5b4-457c-8529-3ae3e56dfa14) transitioned into 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='7593888836024688a21880179779ee96',qos_specs=None,replication_status=,reservations=['127cb84f-e8bf-4335-ab16-8483f36ad0bc','d58bf7bd-c7ac-4013-ba85-64d7ec35895a','53f405ad-24a6-4b4a-a43c-de5ea7026189','9456c2ab-3636-4727-9ab1-a49a69df18f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a60d0d9ee79046df8ffb76076414e3ac',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:54.524917 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5678cb12-0191-42e1-a054-4218f55be428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:01:54.534611 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5678cb12-0191-42e1-a054-4218f55be428) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:01:54.535401 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Flow 'volume_create_api' (05d3defa-587a-45e8-ac2e-08e78dbf5221) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:01:54.535699 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Create volume request issued successfully. Aug 04 11:01:54.541857 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:54.541857 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:54.542153 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:01:54.606188 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c8522a9c-218c-45a7-9d79-2ce7a12e1142 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:54.607929 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c8522a9c-218c-45a7-9d79-2ce7a12e1142 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f Aug 04 11:01:54.608229 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c8522a9c-218c-45a7-9d79-2ce7a12e1142 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:54.608506 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c8522a9c-218c-45a7-9d79-2ce7a12e1142 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:54.618825 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:54.618825 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:54.622311 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c8522a9c-218c-45a7-9d79-2ce7a12e1142 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:01:54.626213 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c8522a9c-218c-45a7-9d79-2ce7a12e1142 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f returned with HTTP 200 Aug 04 11:01:54.626658 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1313/5238] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:01:54 2026] GET /volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:55.549078 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:55.549078 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:55.549516 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:01:55.549625 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.backup.api [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Checking backup size 1 against volume size 1 {{(pid=100254) restore /opt/stack/cinder/cinder/backup/api.py:494}} Aug 04 11:01:55.549717 np0000006413 devstack@c-api.service[100254]: INFO cinder.backup.api [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Overwriting volume 28f100b1-8bc5-40d7-8f92-8f825e77efa6 with restore of backup 7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:01:55.567485 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] restore_backup in rpcapi backup_id 7d692b3c-491a-43a5-b179-bdc5483cae13 {{(pid=100254) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 04 11:01:55.569109 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b23a451-e8a5-47ae-b7bd-33aae7637568 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13/restore returned with HTTP 202 Aug 04 11:01:55.569583 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1315/5239] 10.4.3.232 () {70 vars in 1433 bytes} [Tue Aug 4 11:01:54 2026] POST /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13/restore => generated 152 bytes in 1177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:01:55.578025 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6f065f30-76d4-4a0f-83a0-9f843937f9a5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:55.579872 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6f065f30-76d4-4a0f-83a0-9f843937f9a5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:01:55.580115 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6f065f30-76d4-4a0f-83a0-9f843937f9a5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:55.580368 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6f065f30-76d4-4a0f-83a0-9f843937f9a5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:55.580523 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6f065f30-76d4-4a0f-83a0-9f843937f9a5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:55.584650 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:55.584650 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:55.585231 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6f065f30-76d4-4a0f-83a0-9f843937f9a5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:01:55.585595 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1309/5240] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:55 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:55.639978 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a99c04d3-e56f-4f02-835a-bce4db80ae0c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:55.641966 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a99c04d3-e56f-4f02-835a-bce4db80ae0c tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f Aug 04 11:01:55.642171 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a99c04d3-e56f-4f02-835a-bce4db80ae0c tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:55.642393 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a99c04d3-e56f-4f02-835a-bce4db80ae0c tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:55.654481 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:55.654481 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:55.658601 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a99c04d3-e56f-4f02-835a-bce4db80ae0c tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:01:55.663161 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a99c04d3-e56f-4f02-835a-bce4db80ae0c tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f returned with HTTP 200 Aug 04 11:01:55.663595 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1304/5241] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:01:55 2026] GET /volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:56.205384 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-83715e1d-9eee-42f4-89b5-1c4900769e23 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:56.207365 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-83715e1d-9eee-42f4-89b5-1c4900769e23 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] POST https://10.4.3.232/volume/v3/attachments/c4233423-62b0-440b-9a42-185904dcd851/action Aug 04 11:01:56.207728 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-83715e1d-9eee-42f4-89b5-1c4900769e23 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:01:56.207869 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-83715e1d-9eee-42f4-89b5-1c4900769e23 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:01:56.222107 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:56.222107 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:56.230814 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-2d264ac3-e7da-4747-9000-9aeb69241073 req-83715e1d-9eee-42f4-89b5-1c4900769e23 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/attachments/c4233423-62b0-440b-9a42-185904dcd851/action returned with HTTP 204 Aug 04 11:01:56.231255 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1314/5242] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 11:01:56 2026] POST /volume/v3/attachments/c4233423-62b0-440b-9a42-185904dcd851/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:01:56.596351 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-51918f38-71d7-4adf-a3b3-0a1013773f08 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:56.598264 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-51918f38-71d7-4adf-a3b3-0a1013773f08 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:01:56.598512 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-51918f38-71d7-4adf-a3b3-0a1013773f08 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:56.598693 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-51918f38-71d7-4adf-a3b3-0a1013773f08 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:56.598794 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-51918f38-71d7-4adf-a3b3-0a1013773f08 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:56.602942 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:56.602942 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:56.603606 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-51918f38-71d7-4adf-a3b3-0a1013773f08 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:01:56.604118 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1316/5243] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:56 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:56.675893 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-91ef3a34-5fa1-4514-ba98-d428da504056 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:56.678338 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-91ef3a34-5fa1-4514-ba98-d428da504056 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f Aug 04 11:01:56.678338 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-91ef3a34-5fa1-4514-ba98-d428da504056 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:56.678500 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-91ef3a34-5fa1-4514-ba98-d428da504056 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:56.689309 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:56.689309 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:56.692549 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-91ef3a34-5fa1-4514-ba98-d428da504056 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:01:56.696356 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-91ef3a34-5fa1-4514-ba98-d428da504056 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f returned with HTTP 200 Aug 04 11:01:56.696844 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1310/5244] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:01:56 2026] GET /volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:01:57.613220 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-41cc9c8c-cbd7-486f-8748-2790785170d4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:57.615205 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41cc9c8c-cbd7-486f-8748-2790785170d4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:01:57.615502 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-41cc9c8c-cbd7-486f-8748-2790785170d4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:57.615729 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-41cc9c8c-cbd7-486f-8748-2790785170d4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:57.615841 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-41cc9c8c-cbd7-486f-8748-2790785170d4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:57.620496 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:57.620496 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:57.621154 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41cc9c8c-cbd7-486f-8748-2790785170d4 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:01:57.621571 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1305/5245] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:57 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:58.632410 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-424ddf85-e60d-49fa-82b9-2741cdd130e5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:58.634218 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-424ddf85-e60d-49fa-82b9-2741cdd130e5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:01:58.634507 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-424ddf85-e60d-49fa-82b9-2741cdd130e5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:58.634743 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-424ddf85-e60d-49fa-82b9-2741cdd130e5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:58.634882 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-424ddf85-e60d-49fa-82b9-2741cdd130e5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:58.639788 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:58.639788 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:01:58.640586 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-424ddf85-e60d-49fa-82b9-2741cdd130e5 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:01:58.640940 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1315/5246] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:58 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:59.496887 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b63e5063-f94b-49b5-91f7-595faf768a65 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:59.498590 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b63e5063-f94b-49b5-91f7-595faf768a65 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 11:01:59.498975 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b63e5063-f94b-49b5-91f7-595faf768a65 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4b24320c-7fa9-494e-b3dc-857e533d089f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1246230445", "description": null, "metadata": null}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:01:59.509750 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:59.509750 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:01:59.510353 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b63e5063-f94b-49b5-91f7-595faf768a65 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:01:59.510549 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-b63e5063-f94b-49b5-91f7-595faf768a65 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Create snapshot from volume 4b24320c-7fa9-494e-b3dc-857e533d089f Aug 04 11:01:59.544638 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-b63e5063-f94b-49b5-91f7-595faf768a65 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Created reservations ['8e3f428d-072f-48c2-83c1-c910c8d281a1', 'daa21792-74ea-4eec-8541-c99b493e7951', '90cd865d-e735-484b-9661-159353486b79', '3a08c2ad-773b-401c-a6b5-e65222f902c2'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:01:59.572223 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b63e5063-f94b-49b5-91f7-595faf768a65 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot force create request issued successfully. Aug 04 11:01:59.572708 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b63e5063-f94b-49b5-91f7-595faf768a65 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 11:01:59.573300 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1317/5247] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 11:01:59 2026] POST /volume/v3/snapshots => generated 313 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:01:59.583097 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e6b247c3-9544-4003-82bf-11ba1302030a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:59.584754 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e6b247c3-9544-4003-82bf-11ba1302030a tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/snapshots/16076f9d-28c0-4d4c-8507-e842e24d77f5 Aug 04 11:01:59.585901 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e6b247c3-9544-4003-82bf-11ba1302030a tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:59.585901 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e6b247c3-9544-4003-82bf-11ba1302030a tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:59.590418 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:59.590418 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:01:59.590824 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e6b247c3-9544-4003-82bf-11ba1302030a tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot retrieved successfully. Aug 04 11:01:59.591559 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e6b247c3-9544-4003-82bf-11ba1302030a tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/snapshots/16076f9d-28c0-4d4c-8507-e842e24d77f5 returned with HTTP 200 Aug 04 11:01:59.591883 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1311/5248] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:01:59 2026] GET /volume/v3/snapshots/16076f9d-28c0-4d4c-8507-e842e24d77f5 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:01:59.650642 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-41083254-78b0-47bc-8373-848ec768722c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:01:59.652377 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41083254-78b0-47bc-8373-848ec768722c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:01:59.652595 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-41083254-78b0-47bc-8373-848ec768722c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:01:59.652769 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-41083254-78b0-47bc-8373-848ec768722c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:01:59.652880 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-41083254-78b0-47bc-8373-848ec768722c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:01:59.657266 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:01:59.657266 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:01:59.657893 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41083254-78b0-47bc-8373-848ec768722c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:01:59.658277 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1306/5249] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:01:59 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:00.600632 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7b9f8648-81a7-41ba-90c7-16c8281da7b9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:00.602791 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7b9f8648-81a7-41ba-90c7-16c8281da7b9 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/snapshots/16076f9d-28c0-4d4c-8507-e842e24d77f5 Aug 04 11:02:00.603035 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7b9f8648-81a7-41ba-90c7-16c8281da7b9 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:00.603285 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7b9f8648-81a7-41ba-90c7-16c8281da7b9 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:00.609104 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:00.609104 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:00.609675 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7b9f8648-81a7-41ba-90c7-16c8281da7b9 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot retrieved successfully. Aug 04 11:02:00.610689 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7b9f8648-81a7-41ba-90c7-16c8281da7b9 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/snapshots/16076f9d-28c0-4d4c-8507-e842e24d77f5 returned with HTTP 200 Aug 04 11:02:00.611149 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1316/5250] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:02:00 2026] GET /volume/v3/snapshots/16076f9d-28c0-4d4c-8507-e842e24d77f5 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:00.619091 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bf872ff1-389a-422e-bc54-a4a3998e41a5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:00.621104 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bf872ff1-389a-422e-bc54-a4a3998e41a5 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/snapshots/16076f9d-28c0-4d4c-8507-e842e24d77f5 Aug 04 11:02:00.621370 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bf872ff1-389a-422e-bc54-a4a3998e41a5 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:00.621606 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bf872ff1-389a-422e-bc54-a4a3998e41a5 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:00.626311 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:00.626311 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:00.626770 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bf872ff1-389a-422e-bc54-a4a3998e41a5 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot retrieved successfully. Aug 04 11:02:00.627562 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bf872ff1-389a-422e-bc54-a4a3998e41a5 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/snapshots/16076f9d-28c0-4d4c-8507-e842e24d77f5 returned with HTTP 200 Aug 04 11:02:00.627941 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1318/5251] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:02:00 2026] GET /volume/v3/snapshots/16076f9d-28c0-4d4c-8507-e842e24d77f5 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:00.667874 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9faddf6f-d10e-40ff-bdb3-871bc6deeb86 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:00.669638 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9faddf6f-d10e-40ff-bdb3-871bc6deeb86 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:02:00.669866 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9faddf6f-d10e-40ff-bdb3-871bc6deeb86 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:00.670022 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9faddf6f-d10e-40ff-bdb3-871bc6deeb86 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:00.670146 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-9faddf6f-d10e-40ff-bdb3-871bc6deeb86 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:02:00.674266 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:00.674266 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:00.675010 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9faddf6f-d10e-40ff-bdb3-871bc6deeb86 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:02:00.675357 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1312/5252] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:02:00 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:01.684617 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7ac268ad-a250-4927-9915-5fe564d7409e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:01.686455 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7ac268ad-a250-4927-9915-5fe564d7409e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:02:01.686692 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7ac268ad-a250-4927-9915-5fe564d7409e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:01.686894 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7ac268ad-a250-4927-9915-5fe564d7409e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:01.687024 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-7ac268ad-a250-4927-9915-5fe564d7409e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:02:01.690988 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:01.690988 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:01.691633 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7ac268ad-a250-4927-9915-5fe564d7409e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:02:01.691996 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1307/5253] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:02:01 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:02.121078 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d1dc20ba-30e8-4b30-ac1d-a779c1e7ce56 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:02.122551 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d1dc20ba-30e8-4b30-ac1d-a779c1e7ce56 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 11:02:02.122858 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d1dc20ba-30e8-4b30-ac1d-a779c1e7ce56 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4b24320c-7fa9-494e-b3dc-857e533d089f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-114237792", "description": null, "metadata": null}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:02.132637 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:02.132637 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:02.133067 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d1dc20ba-30e8-4b30-ac1d-a779c1e7ce56 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:02.133192 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-d1dc20ba-30e8-4b30-ac1d-a779c1e7ce56 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Create snapshot from volume 4b24320c-7fa9-494e-b3dc-857e533d089f Aug 04 11:02:02.157422 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-d1dc20ba-30e8-4b30-ac1d-a779c1e7ce56 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Created reservations ['4096c454-83c4-4b25-b5c9-4eb1b2ee7fe0', 'eca7f42e-2222-4a88-880b-bf9210347e35', 'd498c3b6-a45e-4edf-8930-732f8a179ba8', '6aff1b18-7df1-42df-9603-8f480432f242'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:02:02.212422 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d1dc20ba-30e8-4b30-ac1d-a779c1e7ce56 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot force create request issued successfully. Aug 04 11:02:02.212929 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d1dc20ba-30e8-4b30-ac1d-a779c1e7ce56 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 11:02:02.213518 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1317/5254] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 11:02:02 2026] POST /volume/v3/snapshots => generated 312 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:02:02.223774 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ac6e529e-0074-4c03-a564-a2352e335297 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:02.225527 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ac6e529e-0074-4c03-a564-a2352e335297 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/snapshots/83c0ef39-c438-40b1-9e5d-bc99098ea7e1 Aug 04 11:02:02.225721 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ac6e529e-0074-4c03-a564-a2352e335297 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:02.225888 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ac6e529e-0074-4c03-a564-a2352e335297 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:02.230880 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:02.230880 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:02.231302 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ac6e529e-0074-4c03-a564-a2352e335297 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot retrieved successfully. Aug 04 11:02:02.231966 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ac6e529e-0074-4c03-a564-a2352e335297 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/snapshots/83c0ef39-c438-40b1-9e5d-bc99098ea7e1 returned with HTTP 200 Aug 04 11:02:02.232342 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1319/5255] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:02:02 2026] GET /volume/v3/snapshots/83c0ef39-c438-40b1-9e5d-bc99098ea7e1 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:02.701948 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3917ec97-2057-43ca-9ead-5fd3f407f787 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:02.703669 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3917ec97-2057-43ca-9ead-5fd3f407f787 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:02:02.704720 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3917ec97-2057-43ca-9ead-5fd3f407f787 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:02.704956 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3917ec97-2057-43ca-9ead-5fd3f407f787 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:02.705035 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-3917ec97-2057-43ca-9ead-5fd3f407f787 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:02:02.711025 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:02.711025 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:02.712080 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3917ec97-2057-43ca-9ead-5fd3f407f787 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:02:02.712513 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1313/5256] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:02:02 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:03.242650 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-02a1102e-9d24-49f4-b50c-c211fc144a7e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:03.244730 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-02a1102e-9d24-49f4-b50c-c211fc144a7e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/snapshots/83c0ef39-c438-40b1-9e5d-bc99098ea7e1 Aug 04 11:02:03.244985 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-02a1102e-9d24-49f4-b50c-c211fc144a7e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:03.245226 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-02a1102e-9d24-49f4-b50c-c211fc144a7e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:03.250158 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:03.250158 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:03.250712 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-02a1102e-9d24-49f4-b50c-c211fc144a7e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot retrieved successfully. Aug 04 11:02:03.251504 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-02a1102e-9d24-49f4-b50c-c211fc144a7e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/snapshots/83c0ef39-c438-40b1-9e5d-bc99098ea7e1 returned with HTTP 200 Aug 04 11:02:03.251849 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1308/5257] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:02:03 2026] GET /volume/v3/snapshots/83c0ef39-c438-40b1-9e5d-bc99098ea7e1 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:03.261881 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-4cbfddc3-e786-4694-934f-946c8e61b399 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:03.264309 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4cbfddc3-e786-4694-934f-946c8e61b399 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/snapshots/83c0ef39-c438-40b1-9e5d-bc99098ea7e1 Aug 04 11:02:03.264595 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4cbfddc3-e786-4694-934f-946c8e61b399 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:03.264861 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-4cbfddc3-e786-4694-934f-946c8e61b399 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:03.270266 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:03.270266 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:03.270699 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-4cbfddc3-e786-4694-934f-946c8e61b399 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot retrieved successfully. Aug 04 11:02:03.271582 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-4cbfddc3-e786-4694-934f-946c8e61b399 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/snapshots/83c0ef39-c438-40b1-9e5d-bc99098ea7e1 returned with HTTP 200 Aug 04 11:02:03.271940 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1318/5258] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:02:03 2026] GET /volume/v3/snapshots/83c0ef39-c438-40b1-9e5d-bc99098ea7e1 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:03.724140 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c4588635-2960-4672-8858-ee3e1f03edc8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:03.726631 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c4588635-2960-4672-8858-ee3e1f03edc8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:02:03.726939 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c4588635-2960-4672-8858-ee3e1f03edc8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:03.727197 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c4588635-2960-4672-8858-ee3e1f03edc8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:03.727388 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-c4588635-2960-4672-8858-ee3e1f03edc8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:02:03.733116 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:03.733116 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:03.734056 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c4588635-2960-4672-8858-ee3e1f03edc8 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:02:03.734588 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1320/5259] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:02:03 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:04.746643 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-778a0524-6118-4db4-aa1e-a7a614a8bd9b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:04.748994 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-778a0524-6118-4db4-aa1e-a7a614a8bd9b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:02:04.749279 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-778a0524-6118-4db4-aa1e-a7a614a8bd9b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:04.749871 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-778a0524-6118-4db4-aa1e-a7a614a8bd9b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:04.750011 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-778a0524-6118-4db4-aa1e-a7a614a8bd9b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:02:04.755695 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:04.755695 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:04.756487 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-778a0524-6118-4db4-aa1e-a7a614a8bd9b tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:02:04.756904 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1314/5260] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:02:04 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:04.766438 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1a2e2bc9-f26a-4877-9990-53c3f18cf691 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:04.768230 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1a2e2bc9-f26a-4877-9990-53c3f18cf691 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/28f100b1-8bc5-40d7-8f92-8f825e77efa6 Aug 04 11:02:04.768460 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1a2e2bc9-f26a-4877-9990-53c3f18cf691 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:04.768655 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1a2e2bc9-f26a-4877-9990-53c3f18cf691 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:04.768832 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-1a2e2bc9-f26a-4877-9990-53c3f18cf691 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Delete volume with id: 28f100b1-8bc5-40d7-8f92-8f825e77efa6 Aug 04 11:02:04.775671 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:04.775671 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:04.776005 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1a2e2bc9-f26a-4877-9990-53c3f18cf691 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:02:04.790462 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5f9b044d-2e62-4001-aee5-b1f71a2e081f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:04.792112 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5f9b044d-2e62-4001-aee5-b1f71a2e081f tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 11:02:04.795739 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5f9b044d-2e62-4001-aee5-b1f71a2e081f tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4b24320c-7fa9-494e-b3dc-857e533d089f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1581477307", "description": null, "metadata": null}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:04.802026 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:04.802026 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:04.802620 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5f9b044d-2e62-4001-aee5-b1f71a2e081f tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:04.802748 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-5f9b044d-2e62-4001-aee5-b1f71a2e081f tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Create snapshot from volume 4b24320c-7fa9-494e-b3dc-857e533d089f Aug 04 11:02:04.818278 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1a2e2bc9-f26a-4877-9990-53c3f18cf691 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Delete volume request issued successfully. Aug 04 11:02:04.818278 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1a2e2bc9-f26a-4877-9990-53c3f18cf691 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes/28f100b1-8bc5-40d7-8f92-8f825e77efa6 returned with HTTP 202 Aug 04 11:02:04.818278 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1309/5261] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 11:02:04 2026] DELETE /volume/v3/volumes/28f100b1-8bc5-40d7-8f92-8f825e77efa6 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:04.823856 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-79f1c3df-4f1a-464a-aa50-2b2740a83105 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:04.824870 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-79f1c3df-4f1a-464a-aa50-2b2740a83105 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/volumes/28f100b1-8bc5-40d7-8f92-8f825e77efa6 Aug 04 11:02:04.825068 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-79f1c3df-4f1a-464a-aa50-2b2740a83105 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:04.825262 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-79f1c3df-4f1a-464a-aa50-2b2740a83105 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:04.832576 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:04.832576 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:04.836129 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-79f1c3df-4f1a-464a-aa50-2b2740a83105 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:02:04.838318 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-5f9b044d-2e62-4001-aee5-b1f71a2e081f tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Created reservations ['4173b2aa-e040-4727-a63b-888ab3111923', '91a709e4-9b00-4482-927e-eaffc3fc78aa', 'e2ca7cf4-a180-4f23-8dbc-958d17a10079', '3dc5d8c6-c23f-402e-8111-0eeef09dbbce'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:02:04.840022 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-79f1c3df-4f1a-464a-aa50-2b2740a83105 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes/28f100b1-8bc5-40d7-8f92-8f825e77efa6 returned with HTTP 200 Aug 04 11:02:04.843000 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1321/5262] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:02:04 2026] GET /volume/v3/volumes/28f100b1-8bc5-40d7-8f92-8f825e77efa6 => generated 1074 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:02:04.896268 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5f9b044d-2e62-4001-aee5-b1f71a2e081f tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot force create request issued successfully. Aug 04 11:02:04.896759 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5f9b044d-2e62-4001-aee5-b1f71a2e081f tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 11:02:04.897352 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1319/5263] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 11:02:04 2026] POST /volume/v3/snapshots => generated 313 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:02:04.907721 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d46f2abe-68e3-44f6-8b54-0becd3bf4ac5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:04.909831 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d46f2abe-68e3-44f6-8b54-0becd3bf4ac5 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/snapshots/bc08284a-14d2-47c2-a8e4-b117f6c2a2e4 Aug 04 11:02:04.910016 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d46f2abe-68e3-44f6-8b54-0becd3bf4ac5 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:04.911682 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d46f2abe-68e3-44f6-8b54-0becd3bf4ac5 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:04.916322 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:04.916322 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:04.916771 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d46f2abe-68e3-44f6-8b54-0becd3bf4ac5 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot retrieved successfully. Aug 04 11:02:04.917588 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d46f2abe-68e3-44f6-8b54-0becd3bf4ac5 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/snapshots/bc08284a-14d2-47c2-a8e4-b117f6c2a2e4 returned with HTTP 200 Aug 04 11:02:04.917928 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1315/5264] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:02:04 2026] GET /volume/v3/snapshots/bc08284a-14d2-47c2-a8e4-b117f6c2a2e4 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:05.852755 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d3a1c942-60e8-4319-955f-fff6ef869b31 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:05.854501 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3a1c942-60e8-4319-955f-fff6ef869b31 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/volumes/28f100b1-8bc5-40d7-8f92-8f825e77efa6 Aug 04 11:02:05.854704 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3a1c942-60e8-4319-955f-fff6ef869b31 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:05.854877 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3a1c942-60e8-4319-955f-fff6ef869b31 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:05.860181 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3a1c942-60e8-4319-955f-fff6ef869b31 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes/28f100b1-8bc5-40d7-8f92-8f825e77efa6 returned with HTTP 404 Aug 04 11:02:05.860672 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1310/5265] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:02:05 2026] GET /volume/v3/volumes/28f100b1-8bc5-40d7-8f92-8f825e77efa6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:05.868403 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e7770bd3-cc14-4d86-9385-8eb78a8a1c98 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:05.870159 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e7770bd3-cc14-4d86-9385-8eb78a8a1c98 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:02:05.870418 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e7770bd3-cc14-4d86-9385-8eb78a8a1c98 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:05.870595 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e7770bd3-cc14-4d86-9385-8eb78a8a1c98 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:05.870699 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-e7770bd3-cc14-4d86-9385-8eb78a8a1c98 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:02:05.874943 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:05.874943 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:05.875663 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e7770bd3-cc14-4d86-9385-8eb78a8a1c98 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:02:05.876019 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1322/5266] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:02:05 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:05.886677 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c01f7a18-43d9-4da7-ae88-99c07e4da2a0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:05.888591 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c01f7a18-43d9-4da7-ae88-99c07e4da2a0 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] DELETE https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 Aug 04 11:02:05.888795 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c01f7a18-43d9-4da7-ae88-99c07e4da2a0 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:05.889001 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c01f7a18-43d9-4da7-ae88-99c07e4da2a0 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:05.889105 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-c01f7a18-43d9-4da7-ae88-99c07e4da2a0 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Delete backup with id: 34b49922-207d-48bc-a5ed-bc973489b7f3. Aug 04 11:02:05.893851 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:05.893851 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:05.954095 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e010b17f-44b1-443e-ba48-db3224912162 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:05.956335 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e010b17f-44b1-443e-ba48-db3224912162 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/snapshots/bc08284a-14d2-47c2-a8e4-b117f6c2a2e4 Aug 04 11:02:05.956559 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e010b17f-44b1-443e-ba48-db3224912162 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:05.956737 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e010b17f-44b1-443e-ba48-db3224912162 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:05.961522 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:05.961522 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:05.961904 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e010b17f-44b1-443e-ba48-db3224912162 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot retrieved successfully. Aug 04 11:02:05.962719 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e010b17f-44b1-443e-ba48-db3224912162 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/snapshots/bc08284a-14d2-47c2-a8e4-b117f6c2a2e4 returned with HTTP 200 Aug 04 11:02:05.963034 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1316/5267] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:02:05 2026] GET /volume/v3/snapshots/bc08284a-14d2-47c2-a8e4-b117f6c2a2e4 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:05.986664 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.backup.rpcapi [None req-c01f7a18-43d9-4da7-ae88-99c07e4da2a0 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] delete_backup rpcapi backup_id 34b49922-207d-48bc-a5ed-bc973489b7f3 {{(pid=100255) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 11:02:05.988380 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c01f7a18-43d9-4da7-ae88-99c07e4da2a0 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 returned with HTTP 202 Aug 04 11:02:05.988771 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-84650b51-8a38-4718-b872-ecf5a349ad26 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:05.988840 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1320/5268] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 11:02:05 2026] DELETE /volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 11:02:05.990945 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-84650b51-8a38-4718-b872-ecf5a349ad26 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/snapshots/bc08284a-14d2-47c2-a8e4-b117f6c2a2e4 Aug 04 11:02:05.991213 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-84650b51-8a38-4718-b872-ecf5a349ad26 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:05.991512 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-84650b51-8a38-4718-b872-ecf5a349ad26 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:05.995051 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-06462ce6-2d45-4b98-b92f-cc03603e445e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:05.997095 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-06462ce6-2d45-4b98-b92f-cc03603e445e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 Aug 04 11:02:05.997361 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-06462ce6-2d45-4b98-b92f-cc03603e445e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:05.997463 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:05.997463 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:05.997611 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-06462ce6-2d45-4b98-b92f-cc03603e445e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:05.997729 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-06462ce6-2d45-4b98-b92f-cc03603e445e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 34b49922-207d-48bc-a5ed-bc973489b7f3. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:02:05.998036 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-84650b51-8a38-4718-b872-ecf5a349ad26 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot retrieved successfully. Aug 04 11:02:05.999010 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-84650b51-8a38-4718-b872-ecf5a349ad26 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/snapshots/bc08284a-14d2-47c2-a8e4-b117f6c2a2e4 returned with HTTP 200 Aug 04 11:02:05.999556 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1311/5269] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:02:05 2026] GET /volume/v3/snapshots/bc08284a-14d2-47c2-a8e4-b117f6c2a2e4 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:06.002270 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:06.002270 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:06.002933 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-06462ce6-2d45-4b98-b92f-cc03603e445e tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 returned with HTTP 200 Aug 04 11:02:06.003372 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1323/5270] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:02:05 2026] GET /volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:06.076924 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-20f53f48-8abe-4faf-bb54-8019447f8deb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:06.078911 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-20f53f48-8abe-4faf-bb54-8019447f8deb tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f Aug 04 11:02:06.079104 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-20f53f48-8abe-4faf-bb54-8019447f8deb tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:06.079352 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-20f53f48-8abe-4faf-bb54-8019447f8deb tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:06.088579 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:06.088579 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:06.153472 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-20f53f48-8abe-4faf-bb54-8019447f8deb tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:06.153472 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-20f53f48-8abe-4faf-bb54-8019447f8deb tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f returned with HTTP 200 Aug 04 11:02:06.153472 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1317/5271] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:02:06 2026] GET /volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f => generated 1141 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:02:06.153624 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-07e2eda0-b5e0-47e3-bb41-9773272e4149 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:06.153624 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-07e2eda0-b5e0-47e3-bb41-9773272e4149 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] POST https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f/action Aug 04 11:02:06.153624 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-07e2eda0-b5e0-47e3-bb41-9773272e4149 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:02:06.153624 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-07e2eda0-b5e0-47e3-bb41-9773272e4149 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:06.153624 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:06.153624 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:06.153624 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-07e2eda0-b5e0-47e3-bb41-9773272e4149 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:06.179176 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-07e2eda0-b5e0-47e3-bb41-9773272e4149 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Begin detaching volume completed successfully. Aug 04 11:02:06.179176 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-07e2eda0-b5e0-47e3-bb41-9773272e4149 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f/action returned with HTTP 202 Aug 04 11:02:06.179176 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1321/5272] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 11:02:06 2026] POST /volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 11:02:06.334041 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3812312a-abed-410c-8ea5-c3e5912a1c83 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:06.334557 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3812312a-abed-410c-8ea5-c3e5912a1c83 None None] GET https://10.4.3.232/volume// Aug 04 11:02:06.334744 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3812312a-abed-410c-8ea5-c3e5912a1c83 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:06.334925 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3812312a-abed-410c-8ea5-c3e5912a1c83 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:06.335261 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3812312a-abed-410c-8ea5-c3e5912a1c83 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:02:06.335597 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1312/5273] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:02:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:02:06.343952 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-5818d2f3-d47c-4453-97dd-79e63bc47ea1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:06.346236 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-5818d2f3-d47c-4453-97dd-79e63bc47ea1 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f Aug 04 11:02:06.346609 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-5818d2f3-d47c-4453-97dd-79e63bc47ea1 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:06.346887 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-5818d2f3-d47c-4453-97dd-79e63bc47ea1 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:06.360638 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:06.360638 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:06.364214 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-5818d2f3-d47c-4453-97dd-79e63bc47ea1 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:06.369630 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-5818d2f3-d47c-4453-97dd-79e63bc47ea1 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f returned with HTTP 200 Aug 04 11:02:06.370017 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1324/5274] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:02:06 2026] GET /volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f => generated 1324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:02:07.016260 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1086ac92-c57a-4d34-9123-54bb451c02a7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:07.018435 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1086ac92-c57a-4d34-9123-54bb451c02a7 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 Aug 04 11:02:07.018654 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1086ac92-c57a-4d34-9123-54bb451c02a7 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:07.018830 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1086ac92-c57a-4d34-9123-54bb451c02a7 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:07.018929 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-1086ac92-c57a-4d34-9123-54bb451c02a7 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 34b49922-207d-48bc-a5ed-bc973489b7f3. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:02:07.022814 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1086ac92-c57a-4d34-9123-54bb451c02a7 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 returned with HTTP 404 Aug 04 11:02:07.023313 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1318/5275] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:02:07 2026] GET /volume/v3/backups/34b49922-207d-48bc-a5ed-bc973489b7f3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:07.030049 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b77c37c9-bf9b-4d0f-bc6c-b0e70703dae6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:07.031827 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b77c37c9-bf9b-4d0f-bc6c-b0e70703dae6 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] DELETE https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 Aug 04 11:02:07.032054 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b77c37c9-bf9b-4d0f-bc6c-b0e70703dae6 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:07.032267 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b77c37c9-bf9b-4d0f-bc6c-b0e70703dae6 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:07.032430 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-b77c37c9-bf9b-4d0f-bc6c-b0e70703dae6 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Delete backup with id: c9c454d8-dd91-4b36-b48d-30e09dd115a6. Aug 04 11:02:07.038456 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:07.038456 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:07.107271 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.backup.rpcapi [None req-b77c37c9-bf9b-4d0f-bc6c-b0e70703dae6 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] delete_backup rpcapi backup_id c9c454d8-dd91-4b36-b48d-30e09dd115a6 {{(pid=100255) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 11:02:07.108998 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b77c37c9-bf9b-4d0f-bc6c-b0e70703dae6 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 returned with HTTP 202 Aug 04 11:02:07.109506 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1322/5276] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 11:02:07 2026] DELETE /volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 11:02:07.126944 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c6efe529-5381-4f6f-b090-01ada335f7af None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:07.126944 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c6efe529-5381-4f6f-b090-01ada335f7af tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 Aug 04 11:02:07.126944 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c6efe529-5381-4f6f-b090-01ada335f7af tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:07.126944 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c6efe529-5381-4f6f-b090-01ada335f7af tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:07.126944 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c6efe529-5381-4f6f-b090-01ada335f7af tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id c9c454d8-dd91-4b36-b48d-30e09dd115a6. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:02:07.126944 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:07.126944 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:07.126944 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c6efe529-5381-4f6f-b090-01ada335f7af tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 returned with HTTP 200 Aug 04 11:02:07.126944 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1313/5277] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:02:07 2026] GET /volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:07.291799 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-93b5c492-40dc-458a-9fb0-a0481e91de9b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:07.293738 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-93b5c492-40dc-458a-9fb0-a0481e91de9b tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] DELETE https://10.4.3.232/volume/v3/attachments/c4233423-62b0-440b-9a42-185904dcd851 Aug 04 11:02:07.293903 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-93b5c492-40dc-458a-9fb0-a0481e91de9b tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:07.294047 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-93b5c492-40dc-458a-9fb0-a0481e91de9b tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:07.302474 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:07.302474 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:07.354170 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4e5b9f10-16cd-4562-bd4e-1fa6120fde96 req-93b5c492-40dc-458a-9fb0-a0481e91de9b tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/attachments/c4233423-62b0-440b-9a42-185904dcd851 returned with HTTP 200 Aug 04 11:02:07.354722 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1325/5278] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 11:02:07 2026] DELETE /volume/v3/attachments/c4233423-62b0-440b-9a42-185904dcd851 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:08.135731 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ce3a1d6f-164d-49ef-bd98-dd9c4e286e51 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:08.137844 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ce3a1d6f-164d-49ef-bd98-dd9c4e286e51 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 Aug 04 11:02:08.138131 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ce3a1d6f-164d-49ef-bd98-dd9c4e286e51 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:08.138406 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ce3a1d6f-164d-49ef-bd98-dd9c4e286e51 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:08.138597 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-ce3a1d6f-164d-49ef-bd98-dd9c4e286e51 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id c9c454d8-dd91-4b36-b48d-30e09dd115a6. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:02:08.143147 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ce3a1d6f-164d-49ef-bd98-dd9c4e286e51 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 returned with HTTP 404 Aug 04 11:02:08.143819 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1319/5279] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:02:08 2026] GET /volume/v3/backups/c9c454d8-dd91-4b36-b48d-30e09dd115a6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:08.151889 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-651fe566-6f58-445c-9a58-8a53cc77ee1c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:08.153755 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-651fe566-6f58-445c-9a58-8a53cc77ee1c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] DELETE https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:02:08.154009 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-651fe566-6f58-445c-9a58-8a53cc77ee1c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:08.154372 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-651fe566-6f58-445c-9a58-8a53cc77ee1c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:08.154547 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.contrib.backups [None req-651fe566-6f58-445c-9a58-8a53cc77ee1c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Delete backup with id: 7d692b3c-491a-43a5-b179-bdc5483cae13. Aug 04 11:02:08.159017 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:08.159017 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:08.171464 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.backup.rpcapi [None req-651fe566-6f58-445c-9a58-8a53cc77ee1c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] delete_backup rpcapi backup_id 7d692b3c-491a-43a5-b179-bdc5483cae13 {{(pid=100255) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 11:02:08.173472 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-651fe566-6f58-445c-9a58-8a53cc77ee1c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 202 Aug 04 11:02:08.173984 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1323/5280] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 11:02:08 2026] DELETE /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 11:02:08.181225 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3c57fa42-e8ec-4fdc-b590-a14263c7dbca None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:08.183285 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3c57fa42-e8ec-4fdc-b590-a14263c7dbca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:02:08.183514 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3c57fa42-e8ec-4fdc-b590-a14263c7dbca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:08.183708 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3c57fa42-e8ec-4fdc-b590-a14263c7dbca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:08.183845 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3c57fa42-e8ec-4fdc-b590-a14263c7dbca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:02:08.188322 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:08.188322 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:08.188982 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3c57fa42-e8ec-4fdc-b590-a14263c7dbca tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 200 Aug 04 11:02:08.189457 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1314/5281] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:02:08 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:08.361193 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-95eeec3b-7323-4750-9f02-9b498705e98d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:08.363024 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-95eeec3b-7323-4750-9f02-9b498705e98d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:02:08.363426 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-95eeec3b-7323-4750-9f02-9b498705e98d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1968916003", "snapshot_id": "16076f9d-28c0-4d4c-8507-e842e24d77f5", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:08.366126 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-95eeec3b-7323-4750-9f02-9b498705e98d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1968916003', 'snapshot_id': '16076f9d-28c0-4d4c-8507-e842e24d77f5', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:02:08.370655 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:08.370655 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:08.371088 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-95eeec3b-7323-4750-9f02-9b498705e98d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot retrieved successfully. Aug 04 11:02:08.371222 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-95eeec3b-7323-4750-9f02-9b498705e98d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Create volume of 1 GB Aug 04 11:02:08.374772 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-95eeec3b-7323-4750-9f02-9b498705e98d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Availability Zones retrieved successfully. Aug 04 11:02:08.380592 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-95eeec3b-7323-4750-9f02-9b498705e98d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Flow 'volume_create_api' (9f1aad29-e717-4081-9373-6b40a2a8c9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:08.383270 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-95eeec3b-7323-4750-9f02-9b498705e98d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae790d60-e775-45ab-8a52-a71c36700bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:08.385134 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-95eeec3b-7323-4750-9f02-9b498705e98d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:02:08.419162 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-95eeec3b-7323-4750-9f02-9b498705e98d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae790d60-e775-45ab-8a52-a71c36700bb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '16076f9d-28c0-4d4c-8507-e842e24d77f5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:08.420062 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-95eeec3b-7323-4750-9f02-9b498705e98d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edada80b-5e08-4124-a2bb-d47d64996c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:08.460030 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-95eeec3b-7323-4750-9f02-9b498705e98d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Created reservations ['f18992fb-b784-49e4-882e-c31351da61ef', 'a52e6610-d702-424b-914b-9ff81939812b', '5b67526d-1c27-417b-b188-cbbde415c900', 'efa21f9b-395f-4dac-9ab4-6b05445cba5d'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:02:08.460873 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-95eeec3b-7323-4750-9f02-9b498705e98d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edada80b-5e08-4124-a2bb-d47d64996c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f18992fb-b784-49e4-882e-c31351da61ef', 'a52e6610-d702-424b-914b-9ff81939812b', '5b67526d-1c27-417b-b188-cbbde415c900', 'efa21f9b-395f-4dac-9ab4-6b05445cba5d']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:08.461114 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-95eeec3b-7323-4750-9f02-9b498705e98d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87b758a8-9da2-4d2f-abb9-5b0ab6101a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:08.498855 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-95eeec3b-7323-4750-9f02-9b498705e98d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87b758a8-9da2-4d2f-abb9-5b0ab6101a04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a19c2e52-07ba-4537-b3e8-0780e8aa9b4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1968916003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3049bf9534b84e5ca14d7199921b9338',qos_specs=None,replication_status=,reservations=['f18992fb-b784-49e4-882e-c31351da61ef','a52e6610-d702-424b-914b-9ff81939812b','5b67526d-1c27-417b-b188-cbbde415c900','efa21f9b-395f-4dac-9ab4-6b05445cba5d'],size=1,snapshot_id=16076f9d-28c0-4d4c-8507-e842e24d77f5,source_replicaid=,source_volid=None,status='creating',user_id='60a83d2b37aa45d894bb4bc004554252',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:02:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1968916003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a19c2e52-07ba-4537-b3e8-0780e8aa9b4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3049bf9534b84e5ca14d7199921b9338',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=16076f9d-28c0-4d4c-8507-e842e24d77f5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60a83d2b37aa45d894bb4bc004554252',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:08.499654 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-95eeec3b-7323-4750-9f02-9b498705e98d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a978736-eac3-41d3-8c31-fe5c8383b58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:08.518801 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-95eeec3b-7323-4750-9f02-9b498705e98d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a978736-eac3-41d3-8c31-fe5c8383b58d) transitioned into state 'SUCCESS' from state '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-1968916003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3049bf9534b84e5ca14d7199921b9338',qos_specs=None,replication_status=,reservations=['f18992fb-b784-49e4-882e-c31351da61ef','a52e6610-d702-424b-914b-9ff81939812b','5b67526d-1c27-417b-b188-cbbde415c900','efa21f9b-395f-4dac-9ab4-6b05445cba5d'],size=1,snapshot_id=16076f9d-28c0-4d4c-8507-e842e24d77f5,source_replicaid=,source_volid=None,status='creating',user_id='60a83d2b37aa45d894bb4bc004554252',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:08.519691 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-95eeec3b-7323-4750-9f02-9b498705e98d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73a9dcb5-c651-4b28-a47f-2a0b20aeb1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:08.538868 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-95eeec3b-7323-4750-9f02-9b498705e98d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73a9dcb5-c651-4b28-a47f-2a0b20aeb1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:08.539799 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-95eeec3b-7323-4750-9f02-9b498705e98d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Flow 'volume_create_api' (9f1aad29-e717-4081-9373-6b40a2a8c9d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:08.540119 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-95eeec3b-7323-4750-9f02-9b498705e98d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Create volume request issued successfully. Aug 04 11:02:08.540760 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-95eeec3b-7323-4750-9f02-9b498705e98d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:02:08.541166 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1326/5282] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 11:02:08 2026] POST /volume/v3/volumes => generated 791 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:02:08.555008 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3cda3205-0f2e-4bb0-9912-9ce92e43ff6c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:08.557445 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3cda3205-0f2e-4bb0-9912-9ce92e43ff6c tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d Aug 04 11:02:08.557652 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3cda3205-0f2e-4bb0-9912-9ce92e43ff6c tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:08.557877 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3cda3205-0f2e-4bb0-9912-9ce92e43ff6c tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:08.566005 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:08.566005 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:08.572485 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3cda3205-0f2e-4bb0-9912-9ce92e43ff6c tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:08.576583 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3cda3205-0f2e-4bb0-9912-9ce92e43ff6c tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d returned with HTTP 200 Aug 04 11:02:08.576926 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1320/5283] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:08 2026] GET /volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:09.201129 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-816b33a9-c6b7-491b-a6ca-39808bace84c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:09.202856 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-816b33a9-c6b7-491b-a6ca-39808bace84c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 Aug 04 11:02:09.203092 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-816b33a9-c6b7-491b-a6ca-39808bace84c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:09.203315 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-816b33a9-c6b7-491b-a6ca-39808bace84c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:09.203456 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.backups [None req-816b33a9-c6b7-491b-a6ca-39808bace84c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Show backup with id 7d692b3c-491a-43a5-b179-bdc5483cae13. {{(pid=100255) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 11:02:09.206671 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-816b33a9-c6b7-491b-a6ca-39808bace84c tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 returned with HTTP 404 Aug 04 11:02:09.207114 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1324/5284] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:02:09 2026] GET /volume/v3/backups/7d692b3c-491a-43a5-b179-bdc5483cae13 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:09.213895 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d63c568a-818a-49c7-91f7-6705b6b1dca3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:09.215664 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d63c568a-818a-49c7-91f7-6705b6b1dca3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/fb09cda7-20e0-442f-95c4-a6f4bc460593 Aug 04 11:02:09.215882 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d63c568a-818a-49c7-91f7-6705b6b1dca3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:09.216065 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d63c568a-818a-49c7-91f7-6705b6b1dca3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:09.216218 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-d63c568a-818a-49c7-91f7-6705b6b1dca3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Delete volume with id: fb09cda7-20e0-442f-95c4-a6f4bc460593 Aug 04 11:02:09.223444 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:09.223444 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:09.223786 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d63c568a-818a-49c7-91f7-6705b6b1dca3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:02:09.248626 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d63c568a-818a-49c7-91f7-6705b6b1dca3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Delete volume request issued successfully. Aug 04 11:02:09.248827 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d63c568a-818a-49c7-91f7-6705b6b1dca3 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes/fb09cda7-20e0-442f-95c4-a6f4bc460593 returned with HTTP 202 Aug 04 11:02:09.249278 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1315/5285] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 11:02:09 2026] DELETE /volume/v3/volumes/fb09cda7-20e0-442f-95c4-a6f4bc460593 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:09.256439 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-133ae13a-1729-46f7-ac5f-a9694181ca12 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:09.258491 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-133ae13a-1729-46f7-ac5f-a9694181ca12 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/volumes/fb09cda7-20e0-442f-95c4-a6f4bc460593 Aug 04 11:02:09.258744 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-133ae13a-1729-46f7-ac5f-a9694181ca12 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:09.258945 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-133ae13a-1729-46f7-ac5f-a9694181ca12 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:09.266062 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:09.266062 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:09.269738 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-133ae13a-1729-46f7-ac5f-a9694181ca12 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Volume info retrieved successfully. Aug 04 11:02:09.273593 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-133ae13a-1729-46f7-ac5f-a9694181ca12 tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes/fb09cda7-20e0-442f-95c4-a6f4bc460593 returned with HTTP 200 Aug 04 11:02:09.273962 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1327/5286] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:02:09 2026] GET /volume/v3/volumes/fb09cda7-20e0-442f-95c4-a6f4bc460593 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:02:09.589149 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8e56ec90-7804-4a96-b513-fdf40a01e154 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:09.590961 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8e56ec90-7804-4a96-b513-fdf40a01e154 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d Aug 04 11:02:09.591128 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8e56ec90-7804-4a96-b513-fdf40a01e154 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:09.591323 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8e56ec90-7804-4a96-b513-fdf40a01e154 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:09.598204 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:09.598204 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:09.601689 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8e56ec90-7804-4a96-b513-fdf40a01e154 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:09.605560 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8e56ec90-7804-4a96-b513-fdf40a01e154 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d returned with HTTP 200 Aug 04 11:02:09.605872 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1321/5287] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:09 2026] GET /volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:09.617656 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-36d7061f-5fda-4436-9b20-35917ac302b7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:09.619206 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-36d7061f-5fda-4436-9b20-35917ac302b7 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d Aug 04 11:02:09.619717 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-36d7061f-5fda-4436-9b20-35917ac302b7 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:09.619892 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-36d7061f-5fda-4436-9b20-35917ac302b7 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:09.627072 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:09.627072 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:09.630343 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-36d7061f-5fda-4436-9b20-35917ac302b7 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:09.634835 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-36d7061f-5fda-4436-9b20-35917ac302b7 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d returned with HTTP 200 Aug 04 11:02:09.635194 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1325/5288] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:09 2026] GET /volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:10.093256 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-ce5452ec-de64-4868-b86e-07eb375ccfed None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:10.095209 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-ce5452ec-de64-4868-b86e-07eb375ccfed tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d Aug 04 11:02:10.095408 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-ce5452ec-de64-4868-b86e-07eb375ccfed tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:10.095601 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-ce5452ec-de64-4868-b86e-07eb375ccfed tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:10.102252 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:10.102252 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:10.105739 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-ce5452ec-de64-4868-b86e-07eb375ccfed tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:10.109598 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-ce5452ec-de64-4868-b86e-07eb375ccfed tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d returned with HTTP 200 Aug 04 11:02:10.110020 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1316/5289] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:02:10 2026] GET /volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:10.178586 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-63debf41-1662-43af-a793-71dadd17eb47 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:10.179004 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-63debf41-1662-43af-a793-71dadd17eb47 None None] GET https://10.4.3.232/volume// Aug 04 11:02:10.179200 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-63debf41-1662-43af-a793-71dadd17eb47 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:10.179444 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-63debf41-1662-43af-a793-71dadd17eb47 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:10.179784 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-63debf41-1662-43af-a793-71dadd17eb47 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:02:10.180084 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1328/5290] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 11:02:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:02:10.186040 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-6f94e78e-79f9-4fe6-868b-07a9a7d5b3f0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:10.216040 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-6f94e78e-79f9-4fe6-868b-07a9a7d5b3f0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 11:02:10.216383 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-6f94e78e-79f9-4fe6-868b-07a9a7d5b3f0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a19c2e52-07ba-4537-b3e8-0780e8aa9b4d", "connector": null, "instance_uuid": "fef6837d-8d47-4d9f-a643-7d595f413eda"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:10.223803 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:10.223803 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:10.262359 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-6f94e78e-79f9-4fe6-868b-07a9a7d5b3f0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 11:02:10.262839 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1322/5291] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 11:02:10 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 04 11:02:10.286266 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e4aa9e5d-c2af-4a6a-ba45-fd4d168e02cc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:10.288109 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e4aa9e5d-c2af-4a6a-ba45-fd4d168e02cc tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] GET https://10.4.3.232/volume/v3/volumes/fb09cda7-20e0-442f-95c4-a6f4bc460593 Aug 04 11:02:10.288343 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e4aa9e5d-c2af-4a6a-ba45-fd4d168e02cc tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:10.288555 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e4aa9e5d-c2af-4a6a-ba45-fd4d168e02cc tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:10.295892 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e4aa9e5d-c2af-4a6a-ba45-fd4d168e02cc tempest-ProjectAdminTests33-1320411907 tempest-ProjectAdminTests33-1320411907-project-admin] https://10.4.3.232/volume/v3/volumes/fb09cda7-20e0-442f-95c4-a6f4bc460593 returned with HTTP 404 Aug 04 11:02:10.296664 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1326/5292] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:02:10 2026] GET /volume/v3/volumes/fb09cda7-20e0-442f-95c4-a6f4bc460593 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:10.302370 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6e018dd6-6fb9-4b57-bb8b-fab2db78bb8d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:10.304275 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6e018dd6-6fb9-4b57-bb8b-fab2db78bb8d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d Aug 04 11:02:10.304529 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6e018dd6-6fb9-4b57-bb8b-fab2db78bb8d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:10.304725 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6e018dd6-6fb9-4b57-bb8b-fab2db78bb8d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:10.315898 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:10.315898 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:10.317943 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-84fc052d-242f-4c27-bdcb-846cb9b6b7f8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:10.318399 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-84fc052d-242f-4c27-bdcb-846cb9b6b7f8 None None] GET https://10.4.3.232/volume// Aug 04 11:02:10.318646 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-84fc052d-242f-4c27-bdcb-846cb9b6b7f8 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:10.318911 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-84fc052d-242f-4c27-bdcb-846cb9b6b7f8 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:10.319310 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-84fc052d-242f-4c27-bdcb-846cb9b6b7f8 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:02:10.319594 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6e018dd6-6fb9-4b57-bb8b-fab2db78bb8d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:10.319657 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1329/5293] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:02:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:02:10.323669 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6e018dd6-6fb9-4b57-bb8b-fab2db78bb8d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d returned with HTTP 200 Aug 04 11:02:10.324079 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1317/5294] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:10 2026] GET /volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:10.327451 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-1857f5c5-beb5-4b7f-bb2e-401a7376e7f9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:10.329423 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-1857f5c5-beb5-4b7f-bb2e-401a7376e7f9 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d Aug 04 11:02:10.331100 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-1857f5c5-beb5-4b7f-bb2e-401a7376e7f9 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:10.331100 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-1857f5c5-beb5-4b7f-bb2e-401a7376e7f9 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:10.341021 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:10.341021 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:10.344210 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-1857f5c5-beb5-4b7f-bb2e-401a7376e7f9 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:10.347809 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-1857f5c5-beb5-4b7f-bb2e-401a7376e7f9 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d returned with HTTP 200 Aug 04 11:02:10.348177 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1323/5295] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:02:10 2026] GET /volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d => generated 1063 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:02:10.449372 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-078618e8-d1a1-4b76-8494-9bc2a3b00d88 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:10.451546 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-078618e8-d1a1-4b76-8494-9bc2a3b00d88 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] PUT https://10.4.3.232/volume/v3/attachments/34ada464-4d7e-4349-8f9f-99dcd2707e18 Aug 04 11:02:10.451674 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-078618e8-d1a1-4b76-8494-9bc2a3b00d88 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:10.458802 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-078618e8-d1a1-4b76-8494-9bc2a3b00d88 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Acquiring lock "cinder-attachment_update-a19c2e52-07ba-4537-b3e8-0780e8aa9b4d-np0000006413" by "attachment_update" {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 11:02:10.463016 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-078618e8-d1a1-4b76-8494-9bc2a3b00d88 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Lock "cinder-attachment_update-a19c2e52-07ba-4537-b3e8-0780e8aa9b4d-np0000006413" acquired by "attachment_update" :: waited 0.004s {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 11:02:10.464039 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:10.464039 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:10.631004 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-078618e8-d1a1-4b76-8494-9bc2a3b00d88 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Lock "cinder-attachment_update-a19c2e52-07ba-4537-b3e8-0780e8aa9b4d-np0000006413" released by "attachment_update" :: held 0.168s {{(pid=100255) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 11:02:10.631395 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-078618e8-d1a1-4b76-8494-9bc2a3b00d88 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/attachments/34ada464-4d7e-4349-8f9f-99dcd2707e18 returned with HTTP 200 Aug 04 11:02:10.631956 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1327/5296] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 11:02:10 2026] PUT /volume/v3/attachments/34ada464-4d7e-4349-8f9f-99dcd2707e18 => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:02:11.336054 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d04264dd-f679-45a8-9f2a-3ab8f3099abd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:11.337993 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d04264dd-f679-45a8-9f2a-3ab8f3099abd tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d Aug 04 11:02:11.338226 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d04264dd-f679-45a8-9f2a-3ab8f3099abd tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:11.338548 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d04264dd-f679-45a8-9f2a-3ab8f3099abd tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:11.348426 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:11.348426 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:11.351831 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d04264dd-f679-45a8-9f2a-3ab8f3099abd tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:11.355959 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d04264dd-f679-45a8-9f2a-3ab8f3099abd tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d returned with HTTP 200 Aug 04 11:02:11.356349 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1330/5297] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:11 2026] GET /volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:11.676680 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-edf4b338-fa1a-4b35-a01e-784d97c23e87 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:11.760930 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-edf4b338-fa1a-4b35-a01e-784d97c23e87 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 11:02:11.761351 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-edf4b338-fa1a-4b35-a01e-784d97c23e87 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-423897216", "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=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:11.777149 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-edf4b338-fa1a-4b35-a01e-784d97c23e87 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 11:02:11.777530 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1318/5298] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 11:02:11 2026] POST /volume/v3/types => generated 379 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:11.786192 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-45221b9d-8a30-47f7-bb39-c757a5f48f07 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:11.788260 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-45221b9d-8a30-47f7-bb39-c757a5f48f07 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] POST https://10.4.3.232/volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/encryption Aug 04 11:02:11.788545 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-45221b9d-8a30-47f7-bb39-c757a5f48f07 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:11.809518 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-45221b9d-8a30-47f7-bb39-c757a5f48f07 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/encryption returned with HTTP 200 Aug 04 11:02:11.809951 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1324/5299] 10.4.3.232 () {68 vars in 1397 bytes} [Tue Aug 4 11:02:11 2026] POST /volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:11.820944 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-fa060eaf-1834-41ff-b371-b71d55ed779e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:11.822444 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fa060eaf-1834-41ff-b371-b71d55ed779e tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 11:02:11.822845 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fa060eaf-1834-41ff-b371-b71d55ed779e tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1918603641", "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=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:11.824499 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:11.824499 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:11.843092 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fa060eaf-1834-41ff-b371-b71d55ed779e tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 11:02:11.843568 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1328/5300] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 11:02:11 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:11.851908 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f52a805d-01be-45a0-a6d4-999f9c44db75 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:11.853792 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f52a805d-01be-45a0-a6d4-999f9c44db75 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] POST https://10.4.3.232/volume/v3/types/1eb041e2-e826-4586-8742-d4f2cdc3b3cc/encryption Aug 04 11:02:11.854182 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f52a805d-01be-45a0-a6d4-999f9c44db75 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:11.874835 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f52a805d-01be-45a0-a6d4-999f9c44db75 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types/1eb041e2-e826-4586-8742-d4f2cdc3b3cc/encryption returned with HTTP 200 Aug 04 11:02:11.875258 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1331/5301] 10.4.3.232 () {68 vars in 1397 bytes} [Tue Aug 4 11:02:11 2026] POST /volume/v3/types/1eb041e2-e826-4586-8742-d4f2cdc3b3cc/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:11.885822 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aa35277a-3d96-49c5-b3e1-eb87cdca11d0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:11.887683 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aa35277a-3d96-49c5-b3e1-eb87cdca11d0 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 11:02:11.888113 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aa35277a-3d96-49c5-b3e1-eb87cdca11d0 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-411075214", "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=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:11.907027 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aa35277a-3d96-49c5-b3e1-eb87cdca11d0 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 11:02:11.907485 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1319/5302] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 11:02:11 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:11.917389 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-555abaac-6de0-4322-b1b8-7b80e2b9b13f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:11.919319 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-555abaac-6de0-4322-b1b8-7b80e2b9b13f tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] POST https://10.4.3.232/volume/v3/types/b79aec3b-563e-4c05-be71-63490e83ab69/extra_specs Aug 04 11:02:11.919589 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-555abaac-6de0-4322-b1b8-7b80e2b9b13f tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:11.948065 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-555abaac-6de0-4322-b1b8-7b80e2b9b13f tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types/b79aec3b-563e-4c05-be71-63490e83ab69/extra_specs returned with HTTP 200 Aug 04 11:02:11.948575 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1325/5303] 10.4.3.232 () {68 vars in 1399 bytes} [Tue Aug 4 11:02:11 2026] POST /volume/v3/types/b79aec3b-563e-4c05-be71-63490e83ab69/extra_specs => generated 35 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 11:02:11.955842 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-46a985b8-e247-4dcb-9665-4f32b3e936a8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:11.957643 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-46a985b8-e247-4dcb-9665-4f32b3e936a8 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] PUT https://10.4.3.232/volume/v3/types/b79aec3b-563e-4c05-be71-63490e83ab69/extra_specs/key2 Aug 04 11:02:11.957941 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-46a985b8-e247-4dcb-9665-4f32b3e936a8 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:11.978637 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-46a985b8-e247-4dcb-9665-4f32b3e936a8 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types/b79aec3b-563e-4c05-be71-63490e83ab69/extra_specs/key2 returned with HTTP 200 Aug 04 11:02:11.979081 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1329/5304] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 11:02:11 2026] PUT /volume/v3/types/b79aec3b-563e-4c05-be71-63490e83ab69/extra_specs/key2 => generated 25 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 11:02:11.987493 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-adfea1f8-76d4-42f1-b1cf-5a4379dbecb1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:11.989221 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-adfea1f8-76d4-42f1-b1cf-5a4379dbecb1 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 11:02:11.989599 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-adfea1f8-76d4-42f1-b1cf-5a4379dbecb1 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:12.032909 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-adfea1f8-76d4-42f1-b1cf-5a4379dbecb1 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 11:02:12.033332 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1332/5305] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 11:02:11 2026] POST /volume/v3/types => generated 195 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:12.041047 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-47a3fdc2-3052-41d1-9947-2358b65a29ea None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.042780 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47a3fdc2-3052-41d1-9947-2358b65a29ea tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] DELETE https://10.4.3.232/volume/v3/types/cb2be538-0218-4dd4-8485-42e106aa8d15 Aug 04 11:02:12.042984 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47a3fdc2-3052-41d1-9947-2358b65a29ea tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:12.043175 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47a3fdc2-3052-41d1-9947-2358b65a29ea tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:12.066032 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47a3fdc2-3052-41d1-9947-2358b65a29ea tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types/cb2be538-0218-4dd4-8485-42e106aa8d15 returned with HTTP 202 Aug 04 11:02:12.066406 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1320/5306] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 11:02:12 2026] DELETE /volume/v3/types/cb2be538-0218-4dd4-8485-42e106aa8d15 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:12.073963 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-75128a47-0221-46ff-9e91-55f330314b90 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.075616 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-75128a47-0221-46ff-9e91-55f330314b90 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 11:02:12.075967 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-75128a47-0221-46ff-9e91-55f330314b90 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1043215550", "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=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:12.092115 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-75128a47-0221-46ff-9e91-55f330314b90 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 11:02:12.092562 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1326/5307] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 11:02:12 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:12.100322 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-96432ae6-0a53-42a5-af11-5b4581c9b6a0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.102382 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-96432ae6-0a53-42a5-af11-5b4581c9b6a0 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] POST https://10.4.3.232/volume/v3/types/4c9aca7c-7a6a-457c-a434-37513041e7e4/encryption Aug 04 11:02:12.102787 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-96432ae6-0a53-42a5-af11-5b4581c9b6a0 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:12.119659 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-96432ae6-0a53-42a5-af11-5b4581c9b6a0 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types/4c9aca7c-7a6a-457c-a434-37513041e7e4/encryption returned with HTTP 200 Aug 04 11:02:12.120092 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1330/5308] 10.4.3.232 () {68 vars in 1397 bytes} [Tue Aug 4 11:02:12 2026] POST /volume/v3/types/4c9aca7c-7a6a-457c-a434-37513041e7e4/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:12.128514 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-10a7b621-3a63-4e23-9fea-2e593ff94dc3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.130467 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-10a7b621-3a63-4e23-9fea-2e593ff94dc3 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] DELETE https://10.4.3.232/volume/v3/types/4c9aca7c-7a6a-457c-a434-37513041e7e4/encryption/ea588586-55c0-4948-ba24-fef0317bc763 Aug 04 11:02:12.130738 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-10a7b621-3a63-4e23-9fea-2e593ff94dc3 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:12.131005 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-10a7b621-3a63-4e23-9fea-2e593ff94dc3 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:12.143942 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-10a7b621-3a63-4e23-9fea-2e593ff94dc3 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types/4c9aca7c-7a6a-457c-a434-37513041e7e4/encryption/ea588586-55c0-4948-ba24-fef0317bc763 returned with HTTP 202 Aug 04 11:02:12.144412 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1333/5309] 10.4.3.232 () {66 vars in 1489 bytes} [Tue Aug 4 11:02:12 2026] DELETE /volume/v3/types/4c9aca7c-7a6a-457c-a434-37513041e7e4/encryption/ea588586-55c0-4948-ba24-fef0317bc763 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:12.153715 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-62fb48e2-962e-446f-9d9f-62f0f0f2f33a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.155463 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-62fb48e2-962e-446f-9d9f-62f0f0f2f33a tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 11:02:12.155849 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-62fb48e2-962e-446f-9d9f-62f0f0f2f33a tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2036975135", "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=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:12.173740 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-62fb48e2-962e-446f-9d9f-62f0f0f2f33a tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 11:02:12.174038 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1321/5310] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 11:02:12 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 04 11:02:12.181918 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9392d29b-0570-43ed-bcaf-629605a50136 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.183669 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9392d29b-0570-43ed-bcaf-629605a50136 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] DELETE https://10.4.3.232/volume/v3/types/6878e1c7-f078-42c9-841d-155dc990f749/extra_specs/key1 Aug 04 11:02:12.183869 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9392d29b-0570-43ed-bcaf-629605a50136 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:12.184046 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9392d29b-0570-43ed-bcaf-629605a50136 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:12.203403 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9392d29b-0570-43ed-bcaf-629605a50136 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types/6878e1c7-f078-42c9-841d-155dc990f749/extra_specs/key1 returned with HTTP 202 Aug 04 11:02:12.203806 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1327/5311] 10.4.3.232 () {66 vars in 1396 bytes} [Tue Aug 4 11:02:12 2026] DELETE /volume/v3/types/6878e1c7-f078-42c9-841d-155dc990f749/extra_specs/key1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 11:02:12.211874 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c1a7e649-66a3-4c9c-8f33-e16be93296db None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.214115 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c1a7e649-66a3-4c9c-8f33-e16be93296db tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 11:02:12.214602 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c1a7e649-66a3-4c9c-8f33-e16be93296db tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-996942970", "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=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:12.234820 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c1a7e649-66a3-4c9c-8f33-e16be93296db tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 11:02:12.235531 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1331/5312] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 11:02:12 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:12.242959 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e6f3be78-310e-44ca-bd27-12a2e071f935 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.245051 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e6f3be78-310e-44ca-bd27-12a2e071f935 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] DELETE https://10.4.3.232/volume/v3/types/29f57c42-b574-4af1-89f3-a6c66b5dc79c Aug 04 11:02:12.245258 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e6f3be78-310e-44ca-bd27-12a2e071f935 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:12.245521 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e6f3be78-310e-44ca-bd27-12a2e071f935 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:12.273800 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e6f3be78-310e-44ca-bd27-12a2e071f935 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types/29f57c42-b574-4af1-89f3-a6c66b5dc79c returned with HTTP 202 Aug 04 11:02:12.274184 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1334/5313] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 11:02:12 2026] DELETE /volume/v3/types/29f57c42-b574-4af1-89f3-a6c66b5dc79c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:12.280853 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f2acd94a-ef9d-4519-bf6c-2bbcf7b61511 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.282805 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f2acd94a-ef9d-4519-bf6c-2bbcf7b61511 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] GET https://10.4.3.232/volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/extra_specs Aug 04 11:02:12.283058 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f2acd94a-ef9d-4519-bf6c-2bbcf7b61511 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:12.283338 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f2acd94a-ef9d-4519-bf6c-2bbcf7b61511 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:12.290002 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f2acd94a-ef9d-4519-bf6c-2bbcf7b61511 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/extra_specs returned with HTTP 200 Aug 04 11:02:12.290393 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1322/5314] 10.4.3.232 () {66 vars in 1378 bytes} [Tue Aug 4 11:02:12 2026] GET /volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:12.297476 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7b4a2eb3-b9ba-4762-8090-dff9d5223970 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.299254 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7b4a2eb3-b9ba-4762-8090-dff9d5223970 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] GET https://10.4.3.232/volume/v3/types Aug 04 11:02:12.299474 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7b4a2eb3-b9ba-4762-8090-dff9d5223970 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:12.299678 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7b4a2eb3-b9ba-4762-8090-dff9d5223970 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:12.316639 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7b4a2eb3-b9ba-4762-8090-dff9d5223970 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 11:02:12.317034 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1328/5315] 10.4.3.232 () {66 vars in 1231 bytes} [Tue Aug 4 11:02:12 2026] GET /volume/v3/types => generated 2610 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:02:12.326035 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-21968b06-c62c-4df1-9f51-234c26a43876 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.327872 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-21968b06-c62c-4df1-9f51-234c26a43876 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] GET https://10.4.3.232/volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/encryption/cipher Aug 04 11:02:12.328117 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-21968b06-c62c-4df1-9f51-234c26a43876 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:12.328362 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-21968b06-c62c-4df1-9f51-234c26a43876 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:12.334427 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-21968b06-c62c-4df1-9f51-234c26a43876 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/encryption/cipher returned with HTTP 200 Aug 04 11:02:12.335001 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1332/5316] 10.4.3.232 () {66 vars in 1396 bytes} [Tue Aug 4 11:02:12 2026] GET /volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 11:02:12.342455 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e65b0577-c17a-4c8d-80a3-c5ae95d94a5c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.344199 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e65b0577-c17a-4c8d-80a3-c5ae95d94a5c tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] GET https://10.4.3.232/volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/encryption Aug 04 11:02:12.344399 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e65b0577-c17a-4c8d-80a3-c5ae95d94a5c tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:12.344590 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e65b0577-c17a-4c8d-80a3-c5ae95d94a5c tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:12.350117 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e65b0577-c17a-4c8d-80a3-c5ae95d94a5c tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/encryption returned with HTTP 200 Aug 04 11:02:12.350496 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1335/5317] 10.4.3.232 () {66 vars in 1375 bytes} [Tue Aug 4 11:02:12 2026] GET /volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/encryption => generated 325 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:12.358848 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7d2acae9-77b8-47ef-90e2-cea921d938d8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.361192 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7d2acae9-77b8-47ef-90e2-cea921d938d8 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] GET https://10.4.3.232/volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/extra_specs/multiattach Aug 04 11:02:12.361503 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7d2acae9-77b8-47ef-90e2-cea921d938d8 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:12.361786 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7d2acae9-77b8-47ef-90e2-cea921d938d8 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:12.367792 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-016d44df-56ed-45d8-bae7-0edaede25079 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.369400 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7d2acae9-77b8-47ef-90e2-cea921d938d8 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/extra_specs/multiattach returned with HTTP 200 Aug 04 11:02:12.369617 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-016d44df-56ed-45d8-bae7-0edaede25079 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d Aug 04 11:02:12.369803 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-016d44df-56ed-45d8-bae7-0edaede25079 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:12.369905 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1323/5318] 10.4.3.232 () {66 vars in 1414 bytes} [Tue Aug 4 11:02:12 2026] GET /volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 11:02:12.369986 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-016d44df-56ed-45d8-bae7-0edaede25079 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:12.376084 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f7c09523-839c-47a3-bd24-796c7d2b6b24 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.377900 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f7c09523-839c-47a3-bd24-796c7d2b6b24 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] GET https://10.4.3.232/volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/extra_specs/volume_backend_name Aug 04 11:02:12.378191 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f7c09523-839c-47a3-bd24-796c7d2b6b24 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:12.378289 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f7c09523-839c-47a3-bd24-796c7d2b6b24 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:12.379391 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:12.379391 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:12.382763 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-016d44df-56ed-45d8-bae7-0edaede25079 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:12.384272 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f7c09523-839c-47a3-bd24-796c7d2b6b24 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/extra_specs/volume_backend_name returned with HTTP 200 Aug 04 11:02:12.384640 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1333/5319] 10.4.3.232 () {66 vars in 1438 bytes} [Tue Aug 4 11:02:12 2026] GET /volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/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 04 11:02:12.386480 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-016d44df-56ed-45d8-bae7-0edaede25079 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d returned with HTTP 200 Aug 04 11:02:12.386885 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1329/5320] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:12 2026] GET /volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:12.391990 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-de305bb0-e9de-4ed6-8f11-6bb77395b6bd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.393700 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-de305bb0-e9de-4ed6-8f11-6bb77395b6bd tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] GET https://10.4.3.232/volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3 Aug 04 11:02:12.393878 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-de305bb0-e9de-4ed6-8f11-6bb77395b6bd tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:12.394052 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-de305bb0-e9de-4ed6-8f11-6bb77395b6bd tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:12.398916 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-de305bb0-e9de-4ed6-8f11-6bb77395b6bd tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3 returned with HTTP 200 Aug 04 11:02:12.399341 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1336/5321] 10.4.3.232 () {66 vars in 1342 bytes} [Tue Aug 4 11:02:12 2026] GET /volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3 => generated 401 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:12.406733 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-266c51df-3416-4cb0-8258-cd5002f8aef7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.408590 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-266c51df-3416-4cb0-8258-cd5002f8aef7 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] PUT https://10.4.3.232/volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/encryption/6a84cdaa-157f-41da-a905-8323a771ab90 Aug 04 11:02:12.408948 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-266c51df-3416-4cb0-8258-cd5002f8aef7 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:12.436420 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-266c51df-3416-4cb0-8258-cd5002f8aef7 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/encryption/6a84cdaa-157f-41da-a905-8323a771ab90 returned with HTTP 200 Aug 04 11:02:12.438132 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1324/5322] 10.4.3.232 () {68 vars in 1506 bytes} [Tue Aug 4 11:02:12 2026] PUT /volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/encryption/6a84cdaa-157f-41da-a905-8323a771ab90 => generated 33 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 11:02:12.445018 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-32fc71c3-650e-4c4e-bd8a-5d10bb715232 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.446828 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-32fc71c3-650e-4c4e-bd8a-5d10bb715232 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] PUT https://10.4.3.232/volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/extra_specs/key1 Aug 04 11:02:12.447157 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-32fc71c3-650e-4c4e-bd8a-5d10bb715232 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:12.468322 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-32fc71c3-650e-4c4e-bd8a-5d10bb715232 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/extra_specs/key1 returned with HTTP 200 Aug 04 11:02:12.468781 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1334/5323] 10.4.3.232 () {68 vars in 1413 bytes} [Tue Aug 4 11:02:12 2026] PUT /volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3/extra_specs/key1 => generated 30 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 11:02:12.475823 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f6c06555-d918-4656-9978-bc68cdbcf788 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.477413 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f6c06555-d918-4656-9978-bc68cdbcf788 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] PUT https://10.4.3.232/volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3 Aug 04 11:02:12.477752 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f6c06555-d918-4656-9978-bc68cdbcf788 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:12.525183 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f6c06555-d918-4656-9978-bc68cdbcf788 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3 returned with HTTP 200 Aug 04 11:02:12.525617 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1330/5324] 10.4.3.232 () {68 vars in 1362 bytes} [Tue Aug 4 11:02:12 2026] PUT /volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3 => generated 370 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:12.534664 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5b6d617e-546f-4279-909d-35078e2d25b1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.536920 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5b6d617e-546f-4279-909d-35078e2d25b1 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] DELETE https://10.4.3.232/volume/v3/types/6878e1c7-f078-42c9-841d-155dc990f749 Aug 04 11:02:12.537162 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5b6d617e-546f-4279-909d-35078e2d25b1 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:12.537457 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5b6d617e-546f-4279-909d-35078e2d25b1 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:12.561574 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5b6d617e-546f-4279-909d-35078e2d25b1 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types/6878e1c7-f078-42c9-841d-155dc990f749 returned with HTTP 202 Aug 04 11:02:12.561983 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1337/5325] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 11:02:12 2026] DELETE /volume/v3/types/6878e1c7-f078-42c9-841d-155dc990f749 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:12.568432 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e10dc583-70be-4277-893b-e5dd7d32649c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.570179 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e10dc583-70be-4277-893b-e5dd7d32649c tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] DELETE https://10.4.3.232/volume/v3/types/4c9aca7c-7a6a-457c-a434-37513041e7e4 Aug 04 11:02:12.570393 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e10dc583-70be-4277-893b-e5dd7d32649c tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:12.570619 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e10dc583-70be-4277-893b-e5dd7d32649c tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:12.603975 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e10dc583-70be-4277-893b-e5dd7d32649c tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types/4c9aca7c-7a6a-457c-a434-37513041e7e4 returned with HTTP 202 Aug 04 11:02:12.604396 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1325/5326] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 11:02:12 2026] DELETE /volume/v3/types/4c9aca7c-7a6a-457c-a434-37513041e7e4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:12.610987 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-1c386a66-7569-4c0f-a652-e5898d234e90 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.612716 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1c386a66-7569-4c0f-a652-e5898d234e90 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] DELETE https://10.4.3.232/volume/v3/types/b79aec3b-563e-4c05-be71-63490e83ab69 Aug 04 11:02:12.612895 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1c386a66-7569-4c0f-a652-e5898d234e90 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:12.613081 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-1c386a66-7569-4c0f-a652-e5898d234e90 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Calling method '_delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:12.650900 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-1c386a66-7569-4c0f-a652-e5898d234e90 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types/b79aec3b-563e-4c05-be71-63490e83ab69 returned with HTTP 202 Aug 04 11:02:12.651261 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1335/5327] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 11:02:12 2026] DELETE /volume/v3/types/b79aec3b-563e-4c05-be71-63490e83ab69 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:12.658616 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9579280e-ad22-4aa3-a65d-125854742346 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.660352 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9579280e-ad22-4aa3-a65d-125854742346 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] DELETE https://10.4.3.232/volume/v3/types/1eb041e2-e826-4586-8742-d4f2cdc3b3cc Aug 04 11:02:12.660613 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9579280e-ad22-4aa3-a65d-125854742346 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:12.660849 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9579280e-ad22-4aa3-a65d-125854742346 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:12.706727 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9579280e-ad22-4aa3-a65d-125854742346 tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types/1eb041e2-e826-4586-8742-d4f2cdc3b3cc returned with HTTP 202 Aug 04 11:02:12.707069 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1331/5328] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 11:02:12 2026] DELETE /volume/v3/types/1eb041e2-e826-4586-8742-d4f2cdc3b3cc => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:12.713834 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-45a901c2-86a0-4a2a-9cc6-e7678c93be4e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:12.715720 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-45a901c2-86a0-4a2a-9cc6-e7678c93be4e tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] DELETE https://10.4.3.232/volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3 Aug 04 11:02:12.715946 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-45a901c2-86a0-4a2a-9cc6-e7678c93be4e tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:12.716164 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-45a901c2-86a0-4a2a-9cc6-e7678c93be4e tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:12.737537 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-45a901c2-86a0-4a2a-9cc6-e7678c93be4e tempest-VolumeTypesAdminTests-1530853914 tempest-VolumeTypesAdminTests-1530853914-project-admin] https://10.4.3.232/volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3 returned with HTTP 202 Aug 04 11:02:12.737955 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1338/5329] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 11:02:12 2026] DELETE /volume/v3/types/2fbd7b46-3552-4e5e-a06d-5fcc8f2c7df3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:13.399787 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1b3ec858-ea6c-4bcc-bd8a-ff950a51886d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:13.401819 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1b3ec858-ea6c-4bcc-bd8a-ff950a51886d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d Aug 04 11:02:13.402057 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1b3ec858-ea6c-4bcc-bd8a-ff950a51886d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:13.402261 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1b3ec858-ea6c-4bcc-bd8a-ff950a51886d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:13.411905 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:13.411905 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:13.415134 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1b3ec858-ea6c-4bcc-bd8a-ff950a51886d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:13.419080 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1b3ec858-ea6c-4bcc-bd8a-ff950a51886d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d returned with HTTP 200 Aug 04 11:02:13.419495 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1326/5330] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:13 2026] GET /volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:13.899864 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-e93af83e-8038-432e-992c-693431988368 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:13.902469 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-e93af83e-8038-432e-992c-693431988368 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] POST https://10.4.3.232/volume/v3/attachments/34ada464-4d7e-4349-8f9f-99dcd2707e18/action Aug 04 11:02:13.902950 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-e93af83e-8038-432e-992c-693431988368 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:02:13.903119 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-e93af83e-8038-432e-992c-693431988368 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:13.926065 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:13.926065 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:13.943009 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-310891a2-1536-4e2b-b782-e96e1f9a0142 req-e93af83e-8038-432e-992c-693431988368 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/attachments/34ada464-4d7e-4349-8f9f-99dcd2707e18/action returned with HTTP 204 Aug 04 11:02:13.943462 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1336/5331] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 11:02:13 2026] POST /volume/v3/attachments/34ada464-4d7e-4349-8f9f-99dcd2707e18/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:14.433832 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9e52fff4-511d-469b-90b4-23565e4088d3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:14.435513 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9e52fff4-511d-469b-90b4-23565e4088d3 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d Aug 04 11:02:14.435715 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9e52fff4-511d-469b-90b4-23565e4088d3 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:14.435922 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9e52fff4-511d-469b-90b4-23565e4088d3 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:14.448993 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:14.448993 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:14.453351 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9e52fff4-511d-469b-90b4-23565e4088d3 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:14.458618 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9e52fff4-511d-469b-90b4-23565e4088d3 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d returned with HTTP 200 Aug 04 11:02:14.459149 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1332/5332] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:14 2026] GET /volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:02:15.337383 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-d2f07fbc-a6d3-4cae-aa0e-2c536e2edd49 req-e7eb062d-0926-458e-98c7-34f2a3760962 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:15.339510 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d2f07fbc-a6d3-4cae-aa0e-2c536e2edd49 req-e7eb062d-0926-458e-98c7-34f2a3760962 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/attachments/f878d663-d9d9-423b-b6b6-c7de3518ae12 Aug 04 11:02:15.339718 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d2f07fbc-a6d3-4cae-aa0e-2c536e2edd49 req-e7eb062d-0926-458e-98c7-34f2a3760962 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:15.339902 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d2f07fbc-a6d3-4cae-aa0e-2c536e2edd49 req-e7eb062d-0926-458e-98c7-34f2a3760962 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:15.348973 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:15.348973 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:15.396704 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d2f07fbc-a6d3-4cae-aa0e-2c536e2edd49 req-e7eb062d-0926-458e-98c7-34f2a3760962 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/f878d663-d9d9-423b-b6b6-c7de3518ae12 returned with HTTP 200 Aug 04 11:02:15.397142 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1339/5333] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 11:02:15 2026] DELETE /volume/v3/attachments/f878d663-d9d9-423b-b6b6-c7de3518ae12 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:16.335790 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-653d32e4-0803-4754-9698-e338cb58133d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:16.338115 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-653d32e4-0803-4754-9698-e338cb58133d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f Aug 04 11:02:16.338442 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-653d32e4-0803-4754-9698-e338cb58133d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:16.338724 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-653d32e4-0803-4754-9698-e338cb58133d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:16.338938 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-653d32e4-0803-4754-9698-e338cb58133d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete volume with id: 940b2c8b-fd4e-4158-a41f-fcd0e147525f Aug 04 11:02:16.350276 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:16.350276 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:16.350801 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-653d32e4-0803-4754-9698-e338cb58133d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 11:02:16.387805 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-653d32e4-0803-4754-9698-e338cb58133d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete volume request issued successfully. Aug 04 11:02:16.388021 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-653d32e4-0803-4754-9698-e338cb58133d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f returned with HTTP 202 Aug 04 11:02:16.388456 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1327/5334] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:02:16 2026] DELETE /volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:16.396222 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c277a313-2457-4eba-bf96-69a1ff125c75 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:16.398150 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c277a313-2457-4eba-bf96-69a1ff125c75 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f Aug 04 11:02:16.398490 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c277a313-2457-4eba-bf96-69a1ff125c75 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:16.398793 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c277a313-2457-4eba-bf96-69a1ff125c75 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:16.406043 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:16.406043 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:16.410193 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c277a313-2457-4eba-bf96-69a1ff125c75 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 11:02:16.415317 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c277a313-2457-4eba-bf96-69a1ff125c75 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f returned with HTTP 200 Aug 04 11:02:16.415721 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1337/5335] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:16 2026] GET /volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:02:17.428041 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6390d4ba-9d05-4076-aee5-1b8774f2f313 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:17.430171 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6390d4ba-9d05-4076-aee5-1b8774f2f313 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f Aug 04 11:02:17.430456 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6390d4ba-9d05-4076-aee5-1b8774f2f313 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:17.430714 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6390d4ba-9d05-4076-aee5-1b8774f2f313 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:17.437398 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6390d4ba-9d05-4076-aee5-1b8774f2f313 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f returned with HTTP 404 Aug 04 11:02:17.437947 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1333/5336] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:17 2026] GET /volume/v3/volumes/940b2c8b-fd4e-4158-a41f-fcd0e147525f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:17.444692 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d9ea3d88-0cb7-43f3-8d86-fb46325b8778 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:17.446597 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d9ea3d88-0cb7-43f3-8d86-fb46325b8778 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/1b51c6b7-0b7c-4c83-a123-4c2d452de27b Aug 04 11:02:17.446814 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d9ea3d88-0cb7-43f3-8d86-fb46325b8778 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:17.447034 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d9ea3d88-0cb7-43f3-8d86-fb46325b8778 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:17.447182 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-d9ea3d88-0cb7-43f3-8d86-fb46325b8778 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete snapshot with id: 1b51c6b7-0b7c-4c83-a123-4c2d452de27b Aug 04 11:02:17.452948 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:17.452948 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:17.453501 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d9ea3d88-0cb7-43f3-8d86-fb46325b8778 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 11:02:17.476640 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d9ea3d88-0cb7-43f3-8d86-fb46325b8778 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot delete request issued successfully. Aug 04 11:02:17.476890 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d9ea3d88-0cb7-43f3-8d86-fb46325b8778 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/1b51c6b7-0b7c-4c83-a123-4c2d452de27b returned with HTTP 202 Aug 04 11:02:17.477436 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1340/5337] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 11:02:17 2026] DELETE /volume/v3/snapshots/1b51c6b7-0b7c-4c83-a123-4c2d452de27b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:17.485603 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-02fbb881-cc47-43af-a925-7a863227c6ac None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:17.487495 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-02fbb881-cc47-43af-a925-7a863227c6ac tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/1b51c6b7-0b7c-4c83-a123-4c2d452de27b Aug 04 11:02:17.487704 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-02fbb881-cc47-43af-a925-7a863227c6ac tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:17.487927 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-02fbb881-cc47-43af-a925-7a863227c6ac tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:17.493073 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:17.493073 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:17.493552 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-02fbb881-cc47-43af-a925-7a863227c6ac tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Snapshot retrieved successfully. Aug 04 11:02:17.494426 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-02fbb881-cc47-43af-a925-7a863227c6ac tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/1b51c6b7-0b7c-4c83-a123-4c2d452de27b returned with HTTP 200 Aug 04 11:02:17.494910 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1328/5338] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:02:17 2026] GET /volume/v3/snapshots/1b51c6b7-0b7c-4c83-a123-4c2d452de27b => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:17.819508 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-e94cf727-e585-4c17-8776-9e2866f4df67 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:17.821404 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-e94cf727-e585-4c17-8776-9e2866f4df67 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d Aug 04 11:02:17.821634 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-e94cf727-e585-4c17-8776-9e2866f4df67 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:17.821939 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-e94cf727-e585-4c17-8776-9e2866f4df67 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:17.830380 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:17.830380 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:17.833556 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-e94cf727-e585-4c17-8776-9e2866f4df67 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:17.837797 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-e94cf727-e585-4c17-8776-9e2866f4df67 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d returned with HTTP 200 Aug 04 11:02:17.838180 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1338/5339] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:02:17 2026] GET /volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:02:17.855320 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-4abb0dc5-c144-4638-b839-af36bcf5304f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:17.857081 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-4abb0dc5-c144-4638-b839-af36bcf5304f tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] POST https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d/action Aug 04 11:02:17.857402 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-4abb0dc5-c144-4638-b839-af36bcf5304f tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:02:17.857524 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-4abb0dc5-c144-4638-b839-af36bcf5304f tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:17.867408 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:17.867408 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:17.867854 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-4abb0dc5-c144-4638-b839-af36bcf5304f tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:17.882096 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-4abb0dc5-c144-4638-b839-af36bcf5304f tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Begin detaching volume completed successfully. Aug 04 11:02:17.882291 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-4abb0dc5-c144-4638-b839-af36bcf5304f tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d/action returned with HTTP 202 Aug 04 11:02:17.882672 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1334/5340] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 11:02:17 2026] POST /volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 11:02:17.931795 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8bd97e46-7d60-46e8-9a0c-9f80ac806fe0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:17.932223 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8bd97e46-7d60-46e8-9a0c-9f80ac806fe0 None None] GET https://10.4.3.232/volume// Aug 04 11:02:17.932444 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8bd97e46-7d60-46e8-9a0c-9f80ac806fe0 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:17.932705 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8bd97e46-7d60-46e8-9a0c-9f80ac806fe0 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:17.933104 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8bd97e46-7d60-46e8-9a0c-9f80ac806fe0 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:02:17.933549 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1341/5341] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:02:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:02:17.940013 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-f6d49636-9c2e-45b7-8fa8-4fe14a8f4c73 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:17.942164 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-f6d49636-9c2e-45b7-8fa8-4fe14a8f4c73 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d Aug 04 11:02:17.942462 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-f6d49636-9c2e-45b7-8fa8-4fe14a8f4c73 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:17.942675 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-f6d49636-9c2e-45b7-8fa8-4fe14a8f4c73 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:17.951157 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:17.951157 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:17.954290 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-f6d49636-9c2e-45b7-8fa8-4fe14a8f4c73 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:17.958005 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-f6d49636-9c2e-45b7-8fa8-4fe14a8f4c73 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d returned with HTTP 200 Aug 04 11:02:17.958160 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1329/5342] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:02:17 2026] GET /volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:02:18.503320 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-242d6db3-86e6-44b3-a43d-973346d6d3ca None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:18.505031 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-242d6db3-86e6-44b3-a43d-973346d6d3ca tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/snapshots/1b51c6b7-0b7c-4c83-a123-4c2d452de27b Aug 04 11:02:18.505395 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-242d6db3-86e6-44b3-a43d-973346d6d3ca tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:18.505648 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-242d6db3-86e6-44b3-a43d-973346d6d3ca tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:18.509553 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-242d6db3-86e6-44b3-a43d-973346d6d3ca tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/snapshots/1b51c6b7-0b7c-4c83-a123-4c2d452de27b returned with HTTP 404 Aug 04 11:02:18.509975 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1339/5343] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:02:18 2026] GET /volume/v3/snapshots/1b51c6b7-0b7c-4c83-a123-4c2d452de27b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:18.750096 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-04e44749-c85d-4603-81dc-421974ad2ec5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:18.752116 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-04e44749-c85d-4603-81dc-421974ad2ec5 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] DELETE https://10.4.3.232/volume/v3/attachments/34ada464-4d7e-4349-8f9f-99dcd2707e18 Aug 04 11:02:18.752312 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-04e44749-c85d-4603-81dc-421974ad2ec5 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:18.752523 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-04e44749-c85d-4603-81dc-421974ad2ec5 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:18.758960 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:18.758960 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:18.805855 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3527af6c-73fe-45fc-bed4-22bf79201c79 req-04e44749-c85d-4603-81dc-421974ad2ec5 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/attachments/34ada464-4d7e-4349-8f9f-99dcd2707e18 returned with HTTP 200 Aug 04 11:02:18.806257 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1335/5344] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 11:02:18 2026] DELETE /volume/v3/attachments/34ada464-4d7e-4349-8f9f-99dcd2707e18 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:18.976944 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0621e65b-3f28-45f0-a91f-ce3641484bff None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:18.978889 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0621e65b-3f28-45f0-a91f-ce3641484bff tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:02:18.978889 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0621e65b-3f28-45f0-a91f-ce3641484bff tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1079231844", "snapshot_id": "83c0ef39-c438-40b1-9e5d-bc99098ea7e1", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:18.980417 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-0621e65b-3f28-45f0-a91f-ce3641484bff tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1079231844', 'snapshot_id': '83c0ef39-c438-40b1-9e5d-bc99098ea7e1', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:02:18.985403 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:18.985403 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:18.985836 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0621e65b-3f28-45f0-a91f-ce3641484bff tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot retrieved successfully. Aug 04 11:02:18.985940 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-0621e65b-3f28-45f0-a91f-ce3641484bff tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Create volume of 1 GB Aug 04 11:02:18.988950 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0621e65b-3f28-45f0-a91f-ce3641484bff tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Availability Zones retrieved successfully. Aug 04 11:02:18.995070 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0621e65b-3f28-45f0-a91f-ce3641484bff tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Flow 'volume_create_api' (a927fd44-c5ca-401f-aa7d-61fe73c8ff1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:18.996041 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0621e65b-3f28-45f0-a91f-ce3641484bff tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e0bf7e7-8187-42be-8ff6-a78530e82f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:18.996977 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-0621e65b-3f28-45f0-a91f-ce3641484bff tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:02:19.023342 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0621e65b-3f28-45f0-a91f-ce3641484bff tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e0bf7e7-8187-42be-8ff6-a78530e82f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '83c0ef39-c438-40b1-9e5d-bc99098ea7e1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:19.024023 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0621e65b-3f28-45f0-a91f-ce3641484bff tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7acde7f3-627a-4048-957f-e2da794f1d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:19.059937 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-0621e65b-3f28-45f0-a91f-ce3641484bff tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Created reservations ['c323ac7f-2b9a-46be-b180-d99038cc59c5', '876ec45e-ae9b-40ff-a5d3-086f55e2c407', 'e49fe12c-6922-416e-b64f-661905daf755', '1dfd3eb9-08e7-4512-b2ff-cbf64122e2ca'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:02:19.060902 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0621e65b-3f28-45f0-a91f-ce3641484bff tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7acde7f3-627a-4048-957f-e2da794f1d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c323ac7f-2b9a-46be-b180-d99038cc59c5', '876ec45e-ae9b-40ff-a5d3-086f55e2c407', 'e49fe12c-6922-416e-b64f-661905daf755', '1dfd3eb9-08e7-4512-b2ff-cbf64122e2ca']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:19.061644 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0621e65b-3f28-45f0-a91f-ce3641484bff tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f804c4a-56d0-41e2-8732-87ea3b7517ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:19.099229 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0621e65b-3f28-45f0-a91f-ce3641484bff tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f804c4a-56d0-41e2-8732-87ea3b7517ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1079231844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3049bf9534b84e5ca14d7199921b9338',qos_specs=None,replication_status=,reservations=['c323ac7f-2b9a-46be-b180-d99038cc59c5','876ec45e-ae9b-40ff-a5d3-086f55e2c407','e49fe12c-6922-416e-b64f-661905daf755','1dfd3eb9-08e7-4512-b2ff-cbf64122e2ca'],size=1,snapshot_id=83c0ef39-c438-40b1-9e5d-bc99098ea7e1,source_replicaid=,source_volid=None,status='creating',user_id='60a83d2b37aa45d894bb4bc004554252',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:02:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1079231844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3049bf9534b84e5ca14d7199921b9338',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=83c0ef39-c438-40b1-9e5d-bc99098ea7e1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60a83d2b37aa45d894bb4bc004554252',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:19.099946 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0621e65b-3f28-45f0-a91f-ce3641484bff tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e383ebf-a66d-4b2a-8f91-9d8d7a4aed1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:19.116288 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0621e65b-3f28-45f0-a91f-ce3641484bff tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e383ebf-a66d-4b2a-8f91-9d8d7a4aed1e) transitioned into state 'SUCCESS' from state '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-1079231844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3049bf9534b84e5ca14d7199921b9338',qos_specs=None,replication_status=,reservations=['c323ac7f-2b9a-46be-b180-d99038cc59c5','876ec45e-ae9b-40ff-a5d3-086f55e2c407','e49fe12c-6922-416e-b64f-661905daf755','1dfd3eb9-08e7-4512-b2ff-cbf64122e2ca'],size=1,snapshot_id=83c0ef39-c438-40b1-9e5d-bc99098ea7e1,source_replicaid=,source_volid=None,status='creating',user_id='60a83d2b37aa45d894bb4bc004554252',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:19.116288 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0621e65b-3f28-45f0-a91f-ce3641484bff tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b614cbe-c791-409c-a600-8c7e5237c85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:19.135080 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0621e65b-3f28-45f0-a91f-ce3641484bff tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b614cbe-c791-409c-a600-8c7e5237c85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:19.136108 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0621e65b-3f28-45f0-a91f-ce3641484bff tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Flow 'volume_create_api' (a927fd44-c5ca-401f-aa7d-61fe73c8ff1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:19.136418 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0621e65b-3f28-45f0-a91f-ce3641484bff tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Create volume request issued successfully. Aug 04 11:02:19.137002 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0621e65b-3f28-45f0-a91f-ce3641484bff tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:02:19.137470 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1342/5345] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 11:02:18 2026] POST /volume/v3/volumes => generated 791 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:02:19.149672 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-08468ec4-bc67-4104-ab6a-70ec9362ce67 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:19.151575 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-08468ec4-bc67-4104-ab6a-70ec9362ce67 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b Aug 04 11:02:19.151789 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-08468ec4-bc67-4104-ab6a-70ec9362ce67 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:19.151978 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-08468ec4-bc67-4104-ab6a-70ec9362ce67 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:19.159524 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:19.159524 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:19.164901 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-08468ec4-bc67-4104-ab6a-70ec9362ce67 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:19.170909 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-08468ec4-bc67-4104-ab6a-70ec9362ce67 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b returned with HTTP 200 Aug 04 11:02:19.171320 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1330/5346] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:19 2026] GET /volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:19.904810 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-5b2c160a-c730-4223-b05b-5f4891956e11 req-3ad75401-6737-4d47-a9f5-c2266dd07390 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:19.906900 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-5b2c160a-c730-4223-b05b-5f4891956e11 req-3ad75401-6737-4d47-a9f5-c2266dd07390 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/attachments/febbb4db-cfd0-45c0-bda4-c64934469f89 Aug 04 11:02:19.907074 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-5b2c160a-c730-4223-b05b-5f4891956e11 req-3ad75401-6737-4d47-a9f5-c2266dd07390 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:19.907273 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-5b2c160a-c730-4223-b05b-5f4891956e11 req-3ad75401-6737-4d47-a9f5-c2266dd07390 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:19.913937 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:19.913937 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:19.952970 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-5b2c160a-c730-4223-b05b-5f4891956e11 req-3ad75401-6737-4d47-a9f5-c2266dd07390 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/attachments/febbb4db-cfd0-45c0-bda4-c64934469f89 returned with HTTP 200 Aug 04 11:02:19.953492 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1340/5347] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 11:02:19 2026] DELETE /volume/v3/attachments/febbb4db-cfd0-45c0-bda4-c64934469f89 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:20.183052 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-620a7c0c-613c-4104-a79a-bddc387699f4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:20.184709 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-620a7c0c-613c-4104-a79a-bddc387699f4 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b Aug 04 11:02:20.184886 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-620a7c0c-613c-4104-a79a-bddc387699f4 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:20.185058 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-620a7c0c-613c-4104-a79a-bddc387699f4 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:20.191957 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:20.191957 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:20.195204 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-620a7c0c-613c-4104-a79a-bddc387699f4 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:20.199093 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-620a7c0c-613c-4104-a79a-bddc387699f4 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b returned with HTTP 200 Aug 04 11:02:20.199468 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1336/5348] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:20 2026] GET /volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:20.211589 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6733e8c7-f879-4221-860e-73c7485af3a0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:20.213575 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6733e8c7-f879-4221-860e-73c7485af3a0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b Aug 04 11:02:20.213771 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6733e8c7-f879-4221-860e-73c7485af3a0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:20.213953 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6733e8c7-f879-4221-860e-73c7485af3a0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:20.220819 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:20.220819 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:20.224710 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6733e8c7-f879-4221-860e-73c7485af3a0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:20.228960 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6733e8c7-f879-4221-860e-73c7485af3a0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b returned with HTTP 200 Aug 04 11:02:20.229390 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1343/5349] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:20 2026] GET /volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:20.664284 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-308cb485-bb5f-4cf7-8b7d-22fbf9328238 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:20.666351 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-308cb485-bb5f-4cf7-8b7d-22fbf9328238 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b Aug 04 11:02:20.666545 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-308cb485-bb5f-4cf7-8b7d-22fbf9328238 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:20.666758 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-308cb485-bb5f-4cf7-8b7d-22fbf9328238 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:20.673212 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:20.673212 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:20.676428 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-308cb485-bb5f-4cf7-8b7d-22fbf9328238 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:20.679932 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-308cb485-bb5f-4cf7-8b7d-22fbf9328238 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b returned with HTTP 200 Aug 04 11:02:20.680326 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1331/5350] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:02:20 2026] GET /volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:20.739646 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c2a30dce-bb24-46f5-8f17-8beb44d8f894 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:20.740023 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c2a30dce-bb24-46f5-8f17-8beb44d8f894 None None] GET https://10.4.3.232/volume// Aug 04 11:02:20.740178 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c2a30dce-bb24-46f5-8f17-8beb44d8f894 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:20.740380 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c2a30dce-bb24-46f5-8f17-8beb44d8f894 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:20.740706 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c2a30dce-bb24-46f5-8f17-8beb44d8f894 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:02:20.740967 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1341/5351] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 11:02:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:02:20.746891 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-76faa8b0-a1db-492c-b323-f8ce0885ecba None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:20.862022 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-76faa8b0-a1db-492c-b323-f8ce0885ecba tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 11:02:20.862363 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-76faa8b0-a1db-492c-b323-f8ce0885ecba tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b", "connector": null, "instance_uuid": "fef6837d-8d47-4d9f-a643-7d595f413eda"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:20.870214 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:20.870214 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:20.899383 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-76faa8b0-a1db-492c-b323-f8ce0885ecba tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 11:02:20.899750 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1337/5352] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 11:02:20 2026] POST /volume/v3/attachments => generated 273 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:02:20.932218 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ee594fcc-fcfd-4bf5-b999-dd471e81dd8d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:20.934093 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ee594fcc-fcfd-4bf5-b999-dd471e81dd8d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b Aug 04 11:02:20.934406 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ee594fcc-fcfd-4bf5-b999-dd471e81dd8d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:20.934748 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ee594fcc-fcfd-4bf5-b999-dd471e81dd8d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:20.941781 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d1d7866f-1364-4e20-9c44-d8ab7d258b4c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:20.942165 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d1d7866f-1364-4e20-9c44-d8ab7d258b4c None None] GET https://10.4.3.232/volume// Aug 04 11:02:20.942367 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d1d7866f-1364-4e20-9c44-d8ab7d258b4c None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:20.942590 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d1d7866f-1364-4e20-9c44-d8ab7d258b4c None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:20.942877 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d1d7866f-1364-4e20-9c44-d8ab7d258b4c None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:02:20.943159 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1332/5353] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:02:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:02:20.943307 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:20.943307 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:20.946399 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ee594fcc-fcfd-4bf5-b999-dd471e81dd8d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:20.950138 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ee594fcc-fcfd-4bf5-b999-dd471e81dd8d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b returned with HTTP 200 Aug 04 11:02:20.950495 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1344/5354] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:20 2026] GET /volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:20.951058 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-80e18fb1-f7f0-4071-9d0c-8117df957d3c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:20.953179 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-80e18fb1-f7f0-4071-9d0c-8117df957d3c tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b Aug 04 11:02:20.953432 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-80e18fb1-f7f0-4071-9d0c-8117df957d3c tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:20.953653 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-80e18fb1-f7f0-4071-9d0c-8117df957d3c tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:20.962967 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:20.962967 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:20.966624 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-80e18fb1-f7f0-4071-9d0c-8117df957d3c tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:20.970393 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-80e18fb1-f7f0-4071-9d0c-8117df957d3c tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b returned with HTTP 200 Aug 04 11:02:20.970761 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1342/5355] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:02:20 2026] GET /volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b => generated 1063 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:02:21.066267 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-14e5a154-0b52-4f08-b27b-1b64e2798904 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:21.068390 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-14e5a154-0b52-4f08-b27b-1b64e2798904 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] PUT https://10.4.3.232/volume/v3/attachments/10c580fc-c33c-430b-98b4-3aa7582a4200 Aug 04 11:02:21.068764 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-14e5a154-0b52-4f08-b27b-1b64e2798904 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:21.075814 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-14e5a154-0b52-4f08-b27b-1b64e2798904 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Acquiring lock "cinder-attachment_update-34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b-np0000006413" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 11:02:21.080037 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-14e5a154-0b52-4f08-b27b-1b64e2798904 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Lock "cinder-attachment_update-34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b-np0000006413" acquired by "attachment_update" :: waited 0.004s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 11:02:21.080891 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:21.080891 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:21.165196 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-14e5a154-0b52-4f08-b27b-1b64e2798904 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Lock "cinder-attachment_update-34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b-np0000006413" released by "attachment_update" :: held 0.085s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 11:02:21.166103 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-14e5a154-0b52-4f08-b27b-1b64e2798904 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/attachments/10c580fc-c33c-430b-98b4-3aa7582a4200 returned with HTTP 200 Aug 04 11:02:21.166837 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1338/5356] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 11:02:21 2026] PUT /volume/v3/attachments/10c580fc-c33c-430b-98b4-3aa7582a4200 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:02:21.371933 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e5ce14aa-1713-40c9-ba57-5fd7d68a8f8d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:21.374144 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e5ce14aa-1713-40c9-ba57-5fd7d68a8f8d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] DELETE https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e Aug 04 11:02:21.374446 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e5ce14aa-1713-40c9-ba57-5fd7d68a8f8d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:21.374724 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e5ce14aa-1713-40c9-ba57-5fd7d68a8f8d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:21.374931 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-e5ce14aa-1713-40c9-ba57-5fd7d68a8f8d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete volume with id: 03d80fdb-0204-4d6d-99fd-5641205d728e Aug 04 11:02:21.383179 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:21.383179 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:21.383798 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e5ce14aa-1713-40c9-ba57-5fd7d68a8f8d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 11:02:21.405790 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e5ce14aa-1713-40c9-ba57-5fd7d68a8f8d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Delete volume request issued successfully. Aug 04 11:02:21.405967 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e5ce14aa-1713-40c9-ba57-5fd7d68a8f8d tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e returned with HTTP 202 Aug 04 11:02:21.406505 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1333/5357] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:02:21 2026] DELETE /volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:21.412792 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e977353f-5375-4aaa-9bda-56bc8ea5fb03 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:21.414531 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e977353f-5375-4aaa-9bda-56bc8ea5fb03 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e Aug 04 11:02:21.414739 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e977353f-5375-4aaa-9bda-56bc8ea5fb03 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:21.414914 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e977353f-5375-4aaa-9bda-56bc8ea5fb03 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:21.420961 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:21.420961 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:21.423990 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e977353f-5375-4aaa-9bda-56bc8ea5fb03 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Volume info retrieved successfully. Aug 04 11:02:21.427912 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e977353f-5375-4aaa-9bda-56bc8ea5fb03 tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e returned with HTTP 200 Aug 04 11:02:21.428263 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1345/5358] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:21 2026] GET /volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:02:21.963144 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-faa7d821-7827-4de4-b7bc-1c0a256c2e5b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:21.965008 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-faa7d821-7827-4de4-b7bc-1c0a256c2e5b tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b Aug 04 11:02:21.965220 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-faa7d821-7827-4de4-b7bc-1c0a256c2e5b tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:21.965420 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-faa7d821-7827-4de4-b7bc-1c0a256c2e5b tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:21.973908 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:21.973908 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:21.976904 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-faa7d821-7827-4de4-b7bc-1c0a256c2e5b tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:21.980785 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-faa7d821-7827-4de4-b7bc-1c0a256c2e5b tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b returned with HTTP 200 Aug 04 11:02:21.981120 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1343/5359] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:21 2026] GET /volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:22.441293 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-853262d1-33a0-4136-8094-94bbe122e9db None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:22.443012 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-853262d1-33a0-4136-8094-94bbe122e9db tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] GET https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e Aug 04 11:02:22.443192 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-853262d1-33a0-4136-8094-94bbe122e9db tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:22.443403 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-853262d1-33a0-4136-8094-94bbe122e9db tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:22.448896 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-853262d1-33a0-4136-8094-94bbe122e9db tempest-TestVolumeBootPattern-1787504476 tempest-TestVolumeBootPattern-1787504476-project-member] https://10.4.3.232/volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e returned with HTTP 404 Aug 04 11:02:22.449320 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1339/5360] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:22 2026] GET /volume/v3/volumes/03d80fdb-0204-4d6d-99fd-5641205d728e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:22.992894 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3581534a-400f-4cf7-abd9-f999baabd60d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:22.994762 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3581534a-400f-4cf7-abd9-f999baabd60d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b Aug 04 11:02:22.994962 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3581534a-400f-4cf7-abd9-f999baabd60d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:22.995166 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3581534a-400f-4cf7-abd9-f999baabd60d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:23.005389 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:23.005389 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:23.010828 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3581534a-400f-4cf7-abd9-f999baabd60d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:23.016816 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3581534a-400f-4cf7-abd9-f999baabd60d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b returned with HTTP 200 Aug 04 11:02:23.017204 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1334/5361] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:22 2026] GET /volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:24.028752 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-15a3fd87-335f-466f-82fb-76cee2002158 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:24.031132 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-15a3fd87-335f-466f-82fb-76cee2002158 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b Aug 04 11:02:24.031415 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-15a3fd87-335f-466f-82fb-76cee2002158 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:24.031679 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-15a3fd87-335f-466f-82fb-76cee2002158 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:24.044000 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:24.044000 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:24.048632 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-15a3fd87-335f-466f-82fb-76cee2002158 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:24.053748 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-15a3fd87-335f-466f-82fb-76cee2002158 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b returned with HTTP 200 Aug 04 11:02:24.054122 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1346/5362] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:24 2026] GET /volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:24.398696 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-a9a4dae4-e3f6-442d-8683-3bdc18966ce4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:24.400716 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-a9a4dae4-e3f6-442d-8683-3bdc18966ce4 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] POST https://10.4.3.232/volume/v3/attachments/10c580fc-c33c-430b-98b4-3aa7582a4200/action Aug 04 11:02:24.401072 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-a9a4dae4-e3f6-442d-8683-3bdc18966ce4 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:02:24.401185 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-a9a4dae4-e3f6-442d-8683-3bdc18966ce4 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:24.416712 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:24.416712 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:24.424851 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-73ff6d6d-5beb-487d-8d75-6cc6703fd721 req-a9a4dae4-e3f6-442d-8683-3bdc18966ce4 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/attachments/10c580fc-c33c-430b-98b4-3aa7582a4200/action returned with HTTP 204 Aug 04 11:02:24.425405 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1344/5363] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 11:02:24 2026] POST /volume/v3/attachments/10c580fc-c33c-430b-98b4-3aa7582a4200/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:25.066287 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1e3ee0ef-5b6b-42c8-9ec9-f5c2c8346855 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:25.068021 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1e3ee0ef-5b6b-42c8-9ec9-f5c2c8346855 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b Aug 04 11:02:25.068269 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1e3ee0ef-5b6b-42c8-9ec9-f5c2c8346855 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:25.068504 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1e3ee0ef-5b6b-42c8-9ec9-f5c2c8346855 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:25.080066 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:25.080066 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:25.084036 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1e3ee0ef-5b6b-42c8-9ec9-f5c2c8346855 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:25.089087 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1e3ee0ef-5b6b-42c8-9ec9-f5c2c8346855 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b returned with HTTP 200 Aug 04 11:02:25.089584 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1340/5364] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:25 2026] GET /volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:02:26.847758 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d2ec5f68-c89d-45bc-83d6-688f3ad85f07 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:26.928297 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d2ec5f68-c89d-45bc-83d6-688f3ad85f07 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:02:26.928581 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d2ec5f68-c89d-45bc-83d6-688f3ad85f07 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2029782291"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:26.929851 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-d2ec5f68-c89d-45bc-83d6-688f3ad85f07 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2029782291'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:02:26.929961 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-d2ec5f68-c89d-45bc-83d6-688f3ad85f07 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Create volume of 1 GB Aug 04 11:02:26.933448 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d2ec5f68-c89d-45bc-83d6-688f3ad85f07 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Availability Zones retrieved successfully. Aug 04 11:02:26.938901 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d2ec5f68-c89d-45bc-83d6-688f3ad85f07 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Flow 'volume_create_api' (e76027db-b561-49f4-a8f6-70cf951ff88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:26.939915 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d2ec5f68-c89d-45bc-83d6-688f3ad85f07 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4e357a0-7426-43e3-b09c-085f67d60d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:26.940738 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-d2ec5f68-c89d-45bc-83d6-688f3ad85f07 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:02:26.962304 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d2ec5f68-c89d-45bc-83d6-688f3ad85f07 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4e357a0-7426-43e3-b09c-085f67d60d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:26.962980 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d2ec5f68-c89d-45bc-83d6-688f3ad85f07 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d752e66b-959d-442b-8ad0-0727466b680b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:27.020434 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-d2ec5f68-c89d-45bc-83d6-688f3ad85f07 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Created reservations ['401465bf-2e51-4ff5-a3ec-cc00e994f182', '43cd37da-b472-4cff-afbb-5eb1b73ec968', 'db807500-160a-4d20-a464-1d4b18f86eb8', '1468245d-c816-4e01-bf8d-b5efbea2a5cb'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:02:27.021200 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d2ec5f68-c89d-45bc-83d6-688f3ad85f07 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d752e66b-959d-442b-8ad0-0727466b680b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['401465bf-2e51-4ff5-a3ec-cc00e994f182', '43cd37da-b472-4cff-afbb-5eb1b73ec968', 'db807500-160a-4d20-a464-1d4b18f86eb8', '1468245d-c816-4e01-bf8d-b5efbea2a5cb']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:27.021949 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d2ec5f68-c89d-45bc-83d6-688f3ad85f07 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cafe759-a7fe-4fcc-a844-73cfa4c47138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:27.045903 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d2ec5f68-c89d-45bc-83d6-688f3ad85f07 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cafe759-a7fe-4fcc-a844-73cfa4c47138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf1ae393-2924-4d6d-8210-37e42664afda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2029782291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db62d1ce4da94921a0c88fd1d40617d5',qos_specs=None,replication_status=,reservations=['401465bf-2e51-4ff5-a3ec-cc00e994f182','43cd37da-b472-4cff-afbb-5eb1b73ec968','db807500-160a-4d20-a464-1d4b18f86eb8','1468245d-c816-4e01-bf8d-b5efbea2a5cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67d982a9f3b4167a6d47d1b889f0d03',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:02:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2029782291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf1ae393-2924-4d6d-8210-37e42664afda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db62d1ce4da94921a0c88fd1d40617d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d67d982a9f3b4167a6d47d1b889f0d03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:27.046574 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d2ec5f68-c89d-45bc-83d6-688f3ad85f07 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f67828f-fc21-44d8-954d-1338f193a040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:27.064879 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d2ec5f68-c89d-45bc-83d6-688f3ad85f07 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f67828f-fc21-44d8-954d-1338f193a040) transitioned into state 'SUCCESS' from state '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-2029782291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db62d1ce4da94921a0c88fd1d40617d5',qos_specs=None,replication_status=,reservations=['401465bf-2e51-4ff5-a3ec-cc00e994f182','43cd37da-b472-4cff-afbb-5eb1b73ec968','db807500-160a-4d20-a464-1d4b18f86eb8','1468245d-c816-4e01-bf8d-b5efbea2a5cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67d982a9f3b4167a6d47d1b889f0d03',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:27.065549 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d2ec5f68-c89d-45bc-83d6-688f3ad85f07 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f362e28c-4ce0-449b-9954-af02833f596e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:27.074216 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d2ec5f68-c89d-45bc-83d6-688f3ad85f07 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f362e28c-4ce0-449b-9954-af02833f596e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:27.074924 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d2ec5f68-c89d-45bc-83d6-688f3ad85f07 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Flow 'volume_create_api' (e76027db-b561-49f4-a8f6-70cf951ff88e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:27.075181 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d2ec5f68-c89d-45bc-83d6-688f3ad85f07 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Create volume request issued successfully. Aug 04 11:02:27.075686 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d2ec5f68-c89d-45bc-83d6-688f3ad85f07 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:02:27.076045 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1335/5365] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 11:02:26 2026] POST /volume/v3/volumes => generated 760 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:02:27.086791 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-860b5220-f488-498a-b8e6-454770277442 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:27.088494 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-860b5220-f488-498a-b8e6-454770277442 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] GET https://10.4.3.232/volume/v3/volumes/cf1ae393-2924-4d6d-8210-37e42664afda Aug 04 11:02:27.088693 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-860b5220-f488-498a-b8e6-454770277442 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:27.088873 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-860b5220-f488-498a-b8e6-454770277442 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:27.095701 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:27.095701 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:27.099214 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-860b5220-f488-498a-b8e6-454770277442 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Volume info retrieved successfully. Aug 04 11:02:27.103333 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-860b5220-f488-498a-b8e6-454770277442 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/cf1ae393-2924-4d6d-8210-37e42664afda returned with HTTP 200 Aug 04 11:02:27.103725 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1347/5366] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:27 2026] GET /volume/v3/volumes/cf1ae393-2924-4d6d-8210-37e42664afda => generated 828 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:27.967033 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-6dd13f89-8e21-4953-812a-d57b5ad39c12 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:27.969218 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-6dd13f89-8e21-4953-812a-d57b5ad39c12 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b Aug 04 11:02:27.969457 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-6dd13f89-8e21-4953-812a-d57b5ad39c12 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:27.969698 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-6dd13f89-8e21-4953-812a-d57b5ad39c12 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:27.979754 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:27.979754 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:27.983140 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-6dd13f89-8e21-4953-812a-d57b5ad39c12 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:27.987404 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-6dd13f89-8e21-4953-812a-d57b5ad39c12 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b returned with HTTP 200 Aug 04 11:02:27.987799 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1345/5367] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:02:27 2026] GET /volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:02:28.004383 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-b69ba1c8-0a6d-432c-930b-1542fab06456 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:28.006249 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-b69ba1c8-0a6d-432c-930b-1542fab06456 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] POST https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b/action Aug 04 11:02:28.006605 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-b69ba1c8-0a6d-432c-930b-1542fab06456 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:02:28.006732 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-b69ba1c8-0a6d-432c-930b-1542fab06456 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:28.016298 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:28.016298 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:28.016745 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-b69ba1c8-0a6d-432c-930b-1542fab06456 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:28.022432 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-b69ba1c8-0a6d-432c-930b-1542fab06456 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Begin detaching volume completed successfully. Aug 04 11:02:28.022617 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-b69ba1c8-0a6d-432c-930b-1542fab06456 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b/action returned with HTTP 202 Aug 04 11:02:28.023051 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1341/5368] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 11:02:28 2026] POST /volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 11:02:28.059104 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9a16a85d-73c7-4e51-b60a-e66d16cd6c94 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:28.059574 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9a16a85d-73c7-4e51-b60a-e66d16cd6c94 None None] GET https://10.4.3.232/volume// Aug 04 11:02:28.059749 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9a16a85d-73c7-4e51-b60a-e66d16cd6c94 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:28.059931 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9a16a85d-73c7-4e51-b60a-e66d16cd6c94 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:28.060235 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9a16a85d-73c7-4e51-b60a-e66d16cd6c94 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:02:28.060538 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1336/5369] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:02:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:02:28.067568 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-dd034a5a-1580-4bd8-84d0-8a10c0f5d129 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:28.069731 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-dd034a5a-1580-4bd8-84d0-8a10c0f5d129 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b Aug 04 11:02:28.069946 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-dd034a5a-1580-4bd8-84d0-8a10c0f5d129 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:28.070132 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-dd034a5a-1580-4bd8-84d0-8a10c0f5d129 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:28.079036 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:28.079036 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:28.082425 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-dd034a5a-1580-4bd8-84d0-8a10c0f5d129 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:28.086206 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-dd034a5a-1580-4bd8-84d0-8a10c0f5d129 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b returned with HTTP 200 Aug 04 11:02:28.086800 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1348/5370] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:02:28 2026] GET /volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:02:28.115141 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-737ee1d9-e509-4e6c-83a7-3b7c5a979610 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:28.116878 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-737ee1d9-e509-4e6c-83a7-3b7c5a979610 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] GET https://10.4.3.232/volume/v3/volumes/cf1ae393-2924-4d6d-8210-37e42664afda Aug 04 11:02:28.117089 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-737ee1d9-e509-4e6c-83a7-3b7c5a979610 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:28.117282 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-737ee1d9-e509-4e6c-83a7-3b7c5a979610 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:28.123682 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:28.123682 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:28.127075 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-737ee1d9-e509-4e6c-83a7-3b7c5a979610 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Volume info retrieved successfully. Aug 04 11:02:28.130658 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-737ee1d9-e509-4e6c-83a7-3b7c5a979610 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/cf1ae393-2924-4d6d-8210-37e42664afda returned with HTTP 200 Aug 04 11:02:28.131020 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1346/5371] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:28 2026] GET /volume/v3/volumes/cf1ae393-2924-4d6d-8210-37e42664afda => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:28.142436 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ac6fe23e-ffe6-4b76-85af-34f170ad4ce9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:28.144063 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ac6fe23e-ffe6-4b76-85af-34f170ad4ce9 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 11:02:28.144412 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ac6fe23e-ffe6-4b76-85af-34f170ad4ce9 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf1ae393-2924-4d6d-8210-37e42664afda", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1008455848"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:28.152027 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:28.152027 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:28.152481 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ac6fe23e-ffe6-4b76-85af-34f170ad4ce9 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Volume info retrieved successfully. Aug 04 11:02:28.152605 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-ac6fe23e-ffe6-4b76-85af-34f170ad4ce9 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Create snapshot from volume cf1ae393-2924-4d6d-8210-37e42664afda Aug 04 11:02:28.186838 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-ac6fe23e-ffe6-4b76-85af-34f170ad4ce9 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Created reservations ['f1dd8d03-ee18-4896-b306-5820bc068119', '5f6063ff-6c4c-4404-9e3e-06e733d25695', '32687b40-574c-45d7-a58b-52a23200e872', '6160db72-afa4-4e40-875c-d8a276cfe69e'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:02:28.213397 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ac6fe23e-ffe6-4b76-85af-34f170ad4ce9 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Snapshot create request issued successfully. Aug 04 11:02:28.213653 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ac6fe23e-ffe6-4b76-85af-34f170ad4ce9 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 11:02:28.214062 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1342/5372] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 11:02:28 2026] POST /volume/v3/snapshots => generated 316 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:02:28.222269 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-db14fbd3-18f8-400b-a86f-31c80e4c779e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:28.224139 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-db14fbd3-18f8-400b-a86f-31c80e4c779e tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] GET https://10.4.3.232/volume/v3/snapshots/ee627987-87df-461b-adcf-5d5f6985a089 Aug 04 11:02:28.224347 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-db14fbd3-18f8-400b-a86f-31c80e4c779e tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:28.224529 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-db14fbd3-18f8-400b-a86f-31c80e4c779e tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:28.229614 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:28.229614 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:28.230082 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-db14fbd3-18f8-400b-a86f-31c80e4c779e tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Snapshot retrieved successfully. Aug 04 11:02:28.230846 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-db14fbd3-18f8-400b-a86f-31c80e4c779e tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/snapshots/ee627987-87df-461b-adcf-5d5f6985a089 returned with HTTP 200 Aug 04 11:02:28.231185 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1337/5373] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:02:28 2026] GET /volume/v3/snapshots/ee627987-87df-461b-adcf-5d5f6985a089 => generated 448 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:28.803716 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-c4ad0ce1-e9ed-4619-bc7b-19b70dda8520 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:28.805625 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-c4ad0ce1-e9ed-4619-bc7b-19b70dda8520 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] DELETE https://10.4.3.232/volume/v3/attachments/10c580fc-c33c-430b-98b4-3aa7582a4200 Aug 04 11:02:28.805846 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-c4ad0ce1-e9ed-4619-bc7b-19b70dda8520 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:28.806046 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-c4ad0ce1-e9ed-4619-bc7b-19b70dda8520 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:28.813177 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:28.813177 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:28.854105 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e7a85e2f-62a0-40dd-be73-b81e0bb5366f req-c4ad0ce1-e9ed-4619-bc7b-19b70dda8520 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/attachments/10c580fc-c33c-430b-98b4-3aa7582a4200 returned with HTTP 200 Aug 04 11:02:28.854555 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1349/5374] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 11:02:28 2026] DELETE /volume/v3/attachments/10c580fc-c33c-430b-98b4-3aa7582a4200 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:29.104423 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c5513684-8b6f-4728-ac46-90946db48e9e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:29.106076 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c5513684-8b6f-4728-ac46-90946db48e9e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:02:29.106400 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c5513684-8b6f-4728-ac46-90946db48e9e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-335142123", "snapshot_id": "bc08284a-14d2-47c2-a8e4-b117f6c2a2e4", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:29.107830 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-c5513684-8b6f-4728-ac46-90946db48e9e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-335142123', 'snapshot_id': 'bc08284a-14d2-47c2-a8e4-b117f6c2a2e4', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:02:29.112912 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:29.112912 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:29.113296 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c5513684-8b6f-4728-ac46-90946db48e9e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot retrieved successfully. Aug 04 11:02:29.113403 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-c5513684-8b6f-4728-ac46-90946db48e9e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Create volume of 1 GB Aug 04 11:02:29.116399 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c5513684-8b6f-4728-ac46-90946db48e9e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Availability Zones retrieved successfully. Aug 04 11:02:29.121138 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c5513684-8b6f-4728-ac46-90946db48e9e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Flow 'volume_create_api' (41888c45-358e-4737-bd6c-69138ef04fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:29.122101 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c5513684-8b6f-4728-ac46-90946db48e9e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (734a7b2b-06b0-4fdf-99bb-b6be633e680f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.122930 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-c5513684-8b6f-4728-ac46-90946db48e9e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:02:29.147151 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c5513684-8b6f-4728-ac46-90946db48e9e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (734a7b2b-06b0-4fdf-99bb-b6be633e680f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bc08284a-14d2-47c2-a8e4-b117f6c2a2e4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.147953 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c5513684-8b6f-4728-ac46-90946db48e9e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cbc0857-d18a-4d0d-8bb3-28c4bc3a6393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.184626 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-c5513684-8b6f-4728-ac46-90946db48e9e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Created reservations ['b0c0220f-4bed-4700-970c-dbb922517d23', '4598c693-1c8c-4419-b509-5c72b8319b91', 'a2ebf5f7-fb5c-4510-8538-ac50f3d6f660', 'dcc47595-d85c-4869-a9b6-82a0b0950c50'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:02:29.185490 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c5513684-8b6f-4728-ac46-90946db48e9e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cbc0857-d18a-4d0d-8bb3-28c4bc3a6393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0c0220f-4bed-4700-970c-dbb922517d23', '4598c693-1c8c-4419-b509-5c72b8319b91', 'a2ebf5f7-fb5c-4510-8538-ac50f3d6f660', 'dcc47595-d85c-4869-a9b6-82a0b0950c50']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.186232 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c5513684-8b6f-4728-ac46-90946db48e9e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c7909b8-65db-4a45-9f66-e785654cc29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.222757 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c5513684-8b6f-4728-ac46-90946db48e9e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c7909b8-65db-4a45-9f66-e785654cc29b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '889bf119-af51-4e30-adde-c54bd9759888', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-335142123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3049bf9534b84e5ca14d7199921b9338',qos_specs=None,replication_status=,reservations=['b0c0220f-4bed-4700-970c-dbb922517d23','4598c693-1c8c-4419-b509-5c72b8319b91','a2ebf5f7-fb5c-4510-8538-ac50f3d6f660','dcc47595-d85c-4869-a9b6-82a0b0950c50'],size=1,snapshot_id=bc08284a-14d2-47c2-a8e4-b117f6c2a2e4,source_replicaid=,source_volid=None,status='creating',user_id='60a83d2b37aa45d894bb4bc004554252',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-335142123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=889bf119-af51-4e30-adde-c54bd9759888,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3049bf9534b84e5ca14d7199921b9338',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bc08284a-14d2-47c2-a8e4-b117f6c2a2e4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60a83d2b37aa45d894bb4bc004554252',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.223444 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c5513684-8b6f-4728-ac46-90946db48e9e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f043c9f-c90b-42c5-b37d-c927980f3eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.240013 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2b344b70-8000-4112-9634-4346073d37f9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:29.241725 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2b344b70-8000-4112-9634-4346073d37f9 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] GET https://10.4.3.232/volume/v3/snapshots/ee627987-87df-461b-adcf-5d5f6985a089 Aug 04 11:02:29.241908 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2b344b70-8000-4112-9634-4346073d37f9 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:29.242081 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2b344b70-8000-4112-9634-4346073d37f9 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:29.242486 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c5513684-8b6f-4728-ac46-90946db48e9e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f043c9f-c90b-42c5-b37d-c927980f3eab) transitioned into state 'SUCCESS' from state '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-335142123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3049bf9534b84e5ca14d7199921b9338',qos_specs=None,replication_status=,reservations=['b0c0220f-4bed-4700-970c-dbb922517d23','4598c693-1c8c-4419-b509-5c72b8319b91','a2ebf5f7-fb5c-4510-8538-ac50f3d6f660','dcc47595-d85c-4869-a9b6-82a0b0950c50'],size=1,snapshot_id=bc08284a-14d2-47c2-a8e4-b117f6c2a2e4,source_replicaid=,source_volid=None,status='creating',user_id='60a83d2b37aa45d894bb4bc004554252',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.243263 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c5513684-8b6f-4728-ac46-90946db48e9e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d32114dd-7b07-4263-809e-5f614af92e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.246745 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:29.246745 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:29.247142 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2b344b70-8000-4112-9634-4346073d37f9 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Snapshot retrieved successfully. Aug 04 11:02:29.247842 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2b344b70-8000-4112-9634-4346073d37f9 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/snapshots/ee627987-87df-461b-adcf-5d5f6985a089 returned with HTTP 200 Aug 04 11:02:29.248162 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1343/5375] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:02:29 2026] GET /volume/v3/snapshots/ee627987-87df-461b-adcf-5d5f6985a089 => generated 475 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:29.255858 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b41b81b7-50c0-4341-adb8-407accf2b1b0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:29.257525 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b41b81b7-50c0-4341-adb8-407accf2b1b0 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:02:29.257933 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b41b81b7-50c0-4341-adb8-407accf2b1b0 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ee627987-87df-461b-adcf-5d5f6985a089", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2145855561"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:29.259285 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-b41b81b7-50c0-4341-adb8-407accf2b1b0 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ee627987-87df-461b-adcf-5d5f6985a089', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2145855561'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:02:29.259437 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b41b81b7-50c0-4341-adb8-407accf2b1b0 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Create volume of 1 GB Aug 04 11:02:29.263028 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b41b81b7-50c0-4341-adb8-407accf2b1b0 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Availability Zones retrieved successfully. Aug 04 11:02:29.264786 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c5513684-8b6f-4728-ac46-90946db48e9e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d32114dd-7b07-4263-809e-5f614af92e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.265563 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c5513684-8b6f-4728-ac46-90946db48e9e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Flow 'volume_create_api' (41888c45-358e-4737-bd6c-69138ef04fd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:29.265856 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c5513684-8b6f-4728-ac46-90946db48e9e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Create volume request issued successfully. Aug 04 11:02:29.266389 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c5513684-8b6f-4728-ac46-90946db48e9e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:02:29.266783 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1347/5376] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 11:02:29 2026] POST /volume/v3/volumes => generated 790 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:02:29.268197 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b41b81b7-50c0-4341-adb8-407accf2b1b0 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Flow 'volume_create_api' (3e9457df-e187-4135-9949-4e7f3489c321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:29.269133 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b41b81b7-50c0-4341-adb8-407accf2b1b0 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52955ff5-ccf6-4306-bf18-d4bf64748615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.269978 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-b41b81b7-50c0-4341-adb8-407accf2b1b0 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:02:29.277567 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-233a965a-cf73-4f16-92af-ac122370ae6d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:29.279184 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-233a965a-cf73-4f16-92af-ac122370ae6d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 Aug 04 11:02:29.279388 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-233a965a-cf73-4f16-92af-ac122370ae6d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:29.279877 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-233a965a-cf73-4f16-92af-ac122370ae6d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:29.285637 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:29.285637 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:29.288606 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-233a965a-cf73-4f16-92af-ac122370ae6d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:29.292057 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-233a965a-cf73-4f16-92af-ac122370ae6d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 returned with HTTP 200 Aug 04 11:02:29.292394 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1350/5377] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:29 2026] GET /volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 => generated 858 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:29.292837 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b41b81b7-50c0-4341-adb8-407accf2b1b0 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52955ff5-ccf6-4306-bf18-d4bf64748615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.293733 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b41b81b7-50c0-4341-adb8-407accf2b1b0 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3b69c11-5763-49ec-9445-3b1b4f105f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.328690 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b41b81b7-50c0-4341-adb8-407accf2b1b0 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Created reservations ['160223f6-823c-4cc8-b617-d07333e8c699', 'e3033f7b-d63c-43fb-8872-3c9a47dd2f00', '301ecb62-ff89-4cb0-9073-3c043435da21', 'db03e6d6-0df0-457d-add5-4c36fd069b6e'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:02:29.329382 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b41b81b7-50c0-4341-adb8-407accf2b1b0 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3b69c11-5763-49ec-9445-3b1b4f105f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['160223f6-823c-4cc8-b617-d07333e8c699', 'e3033f7b-d63c-43fb-8872-3c9a47dd2f00', '301ecb62-ff89-4cb0-9073-3c043435da21', 'db03e6d6-0df0-457d-add5-4c36fd069b6e']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.330086 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b41b81b7-50c0-4341-adb8-407accf2b1b0 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (909e4ff7-e3f9-4f01-b7f0-55fef0c5bb93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.351895 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b41b81b7-50c0-4341-adb8-407accf2b1b0 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (909e4ff7-e3f9-4f01-b7f0-55fef0c5bb93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae943b8d-a709-4d0c-abfc-2b462b86a923', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2145855561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db62d1ce4da94921a0c88fd1d40617d5',qos_specs=None,replication_status=,reservations=['160223f6-823c-4cc8-b617-d07333e8c699','e3033f7b-d63c-43fb-8872-3c9a47dd2f00','301ecb62-ff89-4cb0-9073-3c043435da21','db03e6d6-0df0-457d-add5-4c36fd069b6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67d982a9f3b4167a6d47d1b889f0d03',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2145855561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae943b8d-a709-4d0c-abfc-2b462b86a923,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db62d1ce4da94921a0c88fd1d40617d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d67d982a9f3b4167a6d47d1b889f0d03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.352571 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b41b81b7-50c0-4341-adb8-407accf2b1b0 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (617b7896-adf3-4c0f-aca1-4c51376d9ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.367376 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b41b81b7-50c0-4341-adb8-407accf2b1b0 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (617b7896-adf3-4c0f-aca1-4c51376d9ca9) transitioned into state 'SUCCESS' from state '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-2145855561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db62d1ce4da94921a0c88fd1d40617d5',qos_specs=None,replication_status=,reservations=['160223f6-823c-4cc8-b617-d07333e8c699','e3033f7b-d63c-43fb-8872-3c9a47dd2f00','301ecb62-ff89-4cb0-9073-3c043435da21','db03e6d6-0df0-457d-add5-4c36fd069b6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67d982a9f3b4167a6d47d1b889f0d03',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.368064 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b41b81b7-50c0-4341-adb8-407accf2b1b0 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c326c077-9ac3-419c-8821-6fd49582db5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.377866 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b41b81b7-50c0-4341-adb8-407accf2b1b0 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c326c077-9ac3-419c-8821-6fd49582db5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.378743 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b41b81b7-50c0-4341-adb8-407accf2b1b0 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Flow 'volume_create_api' (3e9457df-e187-4135-9949-4e7f3489c321) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:29.379019 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b41b81b7-50c0-4341-adb8-407accf2b1b0 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Create volume request issued successfully. Aug 04 11:02:29.379608 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b41b81b7-50c0-4341-adb8-407accf2b1b0 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:02:29.380135 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1338/5378] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 11:02:29 2026] POST /volume/v3/volumes => generated 760 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:02:29.391561 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6ff44de1-9ff1-434c-93fc-f03494b18a29 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:29.393618 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6ff44de1-9ff1-434c-93fc-f03494b18a29 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:02:29.393965 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6ff44de1-9ff1-434c-93fc-f03494b18a29 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ee627987-87df-461b-adcf-5d5f6985a089", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-353809228"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:29.395319 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-6ff44de1-9ff1-434c-93fc-f03494b18a29 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ee627987-87df-461b-adcf-5d5f6985a089', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-353809228'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:02:29.395426 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-6ff44de1-9ff1-434c-93fc-f03494b18a29 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Create volume of 1 GB Aug 04 11:02:29.399253 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6ff44de1-9ff1-434c-93fc-f03494b18a29 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Availability Zones retrieved successfully. Aug 04 11:02:29.405108 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ff44de1-9ff1-434c-93fc-f03494b18a29 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Flow 'volume_create_api' (a207e280-f099-4412-9fec-2de638ea5423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:29.405973 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ff44de1-9ff1-434c-93fc-f03494b18a29 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ae2f3e5-7a83-4fe6-b3d5-062e76e7a79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.406808 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-6ff44de1-9ff1-434c-93fc-f03494b18a29 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:02:29.430800 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ff44de1-9ff1-434c-93fc-f03494b18a29 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ae2f3e5-7a83-4fe6-b3d5-062e76e7a79d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.431519 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ff44de1-9ff1-434c-93fc-f03494b18a29 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e20fb4c8-d133-4641-b8df-8e030ebccaad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.468890 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-6ff44de1-9ff1-434c-93fc-f03494b18a29 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Created reservations ['ec89747c-ba05-4610-9f00-aa7664ac61af', '21df783f-1d8d-43cc-bcca-0256988bca70', '2b7911be-18eb-484e-b119-0d2ea7906300', '37f9eae4-6a7a-4133-b39a-0ab68a761ff5'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:02:29.469777 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ff44de1-9ff1-434c-93fc-f03494b18a29 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e20fb4c8-d133-4641-b8df-8e030ebccaad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec89747c-ba05-4610-9f00-aa7664ac61af', '21df783f-1d8d-43cc-bcca-0256988bca70', '2b7911be-18eb-484e-b119-0d2ea7906300', '37f9eae4-6a7a-4133-b39a-0ab68a761ff5']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.470463 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ff44de1-9ff1-434c-93fc-f03494b18a29 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b89d3316-f2df-429e-96b5-a844b384478c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.491713 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ff44de1-9ff1-434c-93fc-f03494b18a29 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b89d3316-f2df-429e-96b5-a844b384478c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f776d17e-6676-4c35-9c48-37db3b2d8a96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-353809228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db62d1ce4da94921a0c88fd1d40617d5',qos_specs=None,replication_status=,reservations=['ec89747c-ba05-4610-9f00-aa7664ac61af','21df783f-1d8d-43cc-bcca-0256988bca70','2b7911be-18eb-484e-b119-0d2ea7906300','37f9eae4-6a7a-4133-b39a-0ab68a761ff5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67d982a9f3b4167a6d47d1b889f0d03',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-353809228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f776d17e-6676-4c35-9c48-37db3b2d8a96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db62d1ce4da94921a0c88fd1d40617d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d67d982a9f3b4167a6d47d1b889f0d03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.492371 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ff44de1-9ff1-434c-93fc-f03494b18a29 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e43fb8b1-051f-4cf9-b6d3-687c7f86e6c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.510197 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ff44de1-9ff1-434c-93fc-f03494b18a29 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e43fb8b1-051f-4cf9-b6d3-687c7f86e6c2) transitioned into state 'SUCCESS' from state '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-353809228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db62d1ce4da94921a0c88fd1d40617d5',qos_specs=None,replication_status=,reservations=['ec89747c-ba05-4610-9f00-aa7664ac61af','21df783f-1d8d-43cc-bcca-0256988bca70','2b7911be-18eb-484e-b119-0d2ea7906300','37f9eae4-6a7a-4133-b39a-0ab68a761ff5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67d982a9f3b4167a6d47d1b889f0d03',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.510855 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ff44de1-9ff1-434c-93fc-f03494b18a29 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c64587c-b99d-4ced-97ae-5a9fe734175a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.520345 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ff44de1-9ff1-434c-93fc-f03494b18a29 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c64587c-b99d-4ced-97ae-5a9fe734175a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.521083 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ff44de1-9ff1-434c-93fc-f03494b18a29 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Flow 'volume_create_api' (a207e280-f099-4412-9fec-2de638ea5423) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:29.521555 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6ff44de1-9ff1-434c-93fc-f03494b18a29 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Create volume request issued successfully. Aug 04 11:02:29.522100 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6ff44de1-9ff1-434c-93fc-f03494b18a29 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:02:29.522503 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1344/5379] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 11:02:29 2026] POST /volume/v3/volumes => generated 759 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:02:29.535942 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d903c9e1-a55b-486f-a721-c54a7eb87c98 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:29.537513 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d903c9e1-a55b-486f-a721-c54a7eb87c98 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:02:29.537824 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d903c9e1-a55b-486f-a721-c54a7eb87c98 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ee627987-87df-461b-adcf-5d5f6985a089", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1668799400"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:29.539099 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-d903c9e1-a55b-486f-a721-c54a7eb87c98 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ee627987-87df-461b-adcf-5d5f6985a089', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1668799400'}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:02:29.539198 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-d903c9e1-a55b-486f-a721-c54a7eb87c98 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Create volume of 1 GB Aug 04 11:02:29.539477 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:29.539477 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:29.542909 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d903c9e1-a55b-486f-a721-c54a7eb87c98 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Availability Zones retrieved successfully. Aug 04 11:02:29.547752 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d903c9e1-a55b-486f-a721-c54a7eb87c98 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Flow 'volume_create_api' (486deba4-bbfc-4545-979a-726091d50f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:29.548555 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d903c9e1-a55b-486f-a721-c54a7eb87c98 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3160c13a-d2f6-4006-a77d-022127d028e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.549368 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-d903c9e1-a55b-486f-a721-c54a7eb87c98 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:02:29.571172 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d903c9e1-a55b-486f-a721-c54a7eb87c98 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3160c13a-d2f6-4006-a77d-022127d028e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.571880 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d903c9e1-a55b-486f-a721-c54a7eb87c98 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52e57e58-5215-458c-9b70-efa03ff077e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.609037 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-d903c9e1-a55b-486f-a721-c54a7eb87c98 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Created reservations ['f1bab939-603b-4e11-92fb-b7b2d68aeb2f', 'c9fb94be-43fa-4df8-ac59-5642d8f6a143', 'e5eaaf57-4385-4887-9c1b-860b703cf117', '8c09178f-8a84-4e26-a710-23297cc29395'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:02:29.610235 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d903c9e1-a55b-486f-a721-c54a7eb87c98 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52e57e58-5215-458c-9b70-efa03ff077e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1bab939-603b-4e11-92fb-b7b2d68aeb2f', 'c9fb94be-43fa-4df8-ac59-5642d8f6a143', 'e5eaaf57-4385-4887-9c1b-860b703cf117', '8c09178f-8a84-4e26-a710-23297cc29395']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.611572 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d903c9e1-a55b-486f-a721-c54a7eb87c98 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0435de2-5364-4093-89be-73fdab51dd2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.643134 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d903c9e1-a55b-486f-a721-c54a7eb87c98 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0435de2-5364-4093-89be-73fdab51dd2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5087b87-04b6-4fd1-b28c-8955dc52dd88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1668799400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db62d1ce4da94921a0c88fd1d40617d5',qos_specs=None,replication_status=,reservations=['f1bab939-603b-4e11-92fb-b7b2d68aeb2f','c9fb94be-43fa-4df8-ac59-5642d8f6a143','e5eaaf57-4385-4887-9c1b-860b703cf117','8c09178f-8a84-4e26-a710-23297cc29395'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67d982a9f3b4167a6d47d1b889f0d03',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1668799400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5087b87-04b6-4fd1-b28c-8955dc52dd88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db62d1ce4da94921a0c88fd1d40617d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d67d982a9f3b4167a6d47d1b889f0d03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.644032 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d903c9e1-a55b-486f-a721-c54a7eb87c98 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4917ffa0-d4f9-42fc-aec6-7c74585d3f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.667221 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d903c9e1-a55b-486f-a721-c54a7eb87c98 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4917ffa0-d4f9-42fc-aec6-7c74585d3f05) transitioned into state 'SUCCESS' from state '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-1668799400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db62d1ce4da94921a0c88fd1d40617d5',qos_specs=None,replication_status=,reservations=['f1bab939-603b-4e11-92fb-b7b2d68aeb2f','c9fb94be-43fa-4df8-ac59-5642d8f6a143','e5eaaf57-4385-4887-9c1b-860b703cf117','8c09178f-8a84-4e26-a710-23297cc29395'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67d982a9f3b4167a6d47d1b889f0d03',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.668288 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d903c9e1-a55b-486f-a721-c54a7eb87c98 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bacfdb9d-6da5-47d2-82c7-46fd542e87e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.678547 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d903c9e1-a55b-486f-a721-c54a7eb87c98 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bacfdb9d-6da5-47d2-82c7-46fd542e87e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.679348 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-d903c9e1-a55b-486f-a721-c54a7eb87c98 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Flow 'volume_create_api' (486deba4-bbfc-4545-979a-726091d50f4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:29.679623 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-d903c9e1-a55b-486f-a721-c54a7eb87c98 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Create volume request issued successfully. Aug 04 11:02:29.680158 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d903c9e1-a55b-486f-a721-c54a7eb87c98 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:02:29.680576 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1348/5380] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 11:02:29 2026] POST /volume/v3/volumes => generated 760 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:02:29.691239 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-81b914a1-2def-4dd5-a5e4-484d3ff76282 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:29.692879 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-81b914a1-2def-4dd5-a5e4-484d3ff76282 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:02:29.693173 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-81b914a1-2def-4dd5-a5e4-484d3ff76282 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ee627987-87df-461b-adcf-5d5f6985a089", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1995427997"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:29.694538 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-81b914a1-2def-4dd5-a5e4-484d3ff76282 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ee627987-87df-461b-adcf-5d5f6985a089', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1995427997'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:02:29.694663 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-81b914a1-2def-4dd5-a5e4-484d3ff76282 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Create volume of 1 GB Aug 04 11:02:29.698492 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-81b914a1-2def-4dd5-a5e4-484d3ff76282 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Availability Zones retrieved successfully. Aug 04 11:02:29.704028 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81b914a1-2def-4dd5-a5e4-484d3ff76282 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Flow 'volume_create_api' (b175e137-dbf0-4162-aab1-59ef75f06e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:29.704931 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81b914a1-2def-4dd5-a5e4-484d3ff76282 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f823ba23-e8c2-4ae2-8b39-b19ae19ec4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.705860 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-81b914a1-2def-4dd5-a5e4-484d3ff76282 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:02:29.731261 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81b914a1-2def-4dd5-a5e4-484d3ff76282 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f823ba23-e8c2-4ae2-8b39-b19ae19ec4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.732181 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81b914a1-2def-4dd5-a5e4-484d3ff76282 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6f66e32-425a-4558-8b27-15b937ea2820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.770202 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-81b914a1-2def-4dd5-a5e4-484d3ff76282 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Created reservations ['309a352b-4142-44b8-a3f7-d47416fee371', '2c4f9b48-d1f3-41a2-bdb5-6ccd11730f78', '03b3f57f-aca7-4426-be55-83f6e99d67af', 'dfe68cef-ca78-4c1a-ad27-61d361bcc70c'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:02:29.771039 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81b914a1-2def-4dd5-a5e4-484d3ff76282 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6f66e32-425a-4558-8b27-15b937ea2820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['309a352b-4142-44b8-a3f7-d47416fee371', '2c4f9b48-d1f3-41a2-bdb5-6ccd11730f78', '03b3f57f-aca7-4426-be55-83f6e99d67af', 'dfe68cef-ca78-4c1a-ad27-61d361bcc70c']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.771781 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81b914a1-2def-4dd5-a5e4-484d3ff76282 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f230e2d-e13a-43a5-8683-df66e4dd1e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.792541 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81b914a1-2def-4dd5-a5e4-484d3ff76282 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f230e2d-e13a-43a5-8683-df66e4dd1e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5b70adb-b175-4967-a466-3b036b3beb91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1995427997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db62d1ce4da94921a0c88fd1d40617d5',qos_specs=None,replication_status=,reservations=['309a352b-4142-44b8-a3f7-d47416fee371','2c4f9b48-d1f3-41a2-bdb5-6ccd11730f78','03b3f57f-aca7-4426-be55-83f6e99d67af','dfe68cef-ca78-4c1a-ad27-61d361bcc70c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67d982a9f3b4167a6d47d1b889f0d03',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1995427997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5b70adb-b175-4967-a466-3b036b3beb91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db62d1ce4da94921a0c88fd1d40617d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d67d982a9f3b4167a6d47d1b889f0d03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.793602 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81b914a1-2def-4dd5-a5e4-484d3ff76282 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e6307fe-212d-4ffa-a053-49fc56b57655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.812552 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81b914a1-2def-4dd5-a5e4-484d3ff76282 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e6307fe-212d-4ffa-a053-49fc56b57655) transitioned into state 'SUCCESS' from state '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-1995427997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db62d1ce4da94921a0c88fd1d40617d5',qos_specs=None,replication_status=,reservations=['309a352b-4142-44b8-a3f7-d47416fee371','2c4f9b48-d1f3-41a2-bdb5-6ccd11730f78','03b3f57f-aca7-4426-be55-83f6e99d67af','dfe68cef-ca78-4c1a-ad27-61d361bcc70c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67d982a9f3b4167a6d47d1b889f0d03',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.813523 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81b914a1-2def-4dd5-a5e4-484d3ff76282 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20f117f1-30b6-49db-89e6-4fd2d7364313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.824529 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81b914a1-2def-4dd5-a5e4-484d3ff76282 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20f117f1-30b6-49db-89e6-4fd2d7364313) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.825590 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-81b914a1-2def-4dd5-a5e4-484d3ff76282 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Flow 'volume_create_api' (b175e137-dbf0-4162-aab1-59ef75f06e2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:29.826000 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-81b914a1-2def-4dd5-a5e4-484d3ff76282 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Create volume request issued successfully. Aug 04 11:02:29.826741 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-81b914a1-2def-4dd5-a5e4-484d3ff76282 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:02:29.827290 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1351/5381] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 11:02:29 2026] POST /volume/v3/volumes => generated 760 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:02:29.838951 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7db68d9a-1554-4721-9bd1-4cf8f62746a4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:29.840789 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7db68d9a-1554-4721-9bd1-4cf8f62746a4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:02:29.841126 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7db68d9a-1554-4721-9bd1-4cf8f62746a4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ee627987-87df-461b-adcf-5d5f6985a089", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1706668271"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:29.842517 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-7db68d9a-1554-4721-9bd1-4cf8f62746a4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ee627987-87df-461b-adcf-5d5f6985a089', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1706668271'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:02:29.842647 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-7db68d9a-1554-4721-9bd1-4cf8f62746a4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Create volume of 1 GB Aug 04 11:02:29.842913 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:29.842913 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:29.846824 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7db68d9a-1554-4721-9bd1-4cf8f62746a4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Availability Zones retrieved successfully. Aug 04 11:02:29.853021 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7db68d9a-1554-4721-9bd1-4cf8f62746a4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Flow 'volume_create_api' (59ee9343-67a0-4fc2-b1f5-01f2848d10dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:29.854020 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7db68d9a-1554-4721-9bd1-4cf8f62746a4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72482e1c-a492-4013-a0a2-4c817b91e1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.854976 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-7db68d9a-1554-4721-9bd1-4cf8f62746a4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:02:29.878535 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7db68d9a-1554-4721-9bd1-4cf8f62746a4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72482e1c-a492-4013-a0a2-4c817b91e1f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.879256 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7db68d9a-1554-4721-9bd1-4cf8f62746a4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53ed5450-c9d0-4d9a-9905-b0bc748404c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.921785 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-7db68d9a-1554-4721-9bd1-4cf8f62746a4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Created reservations ['24f06378-c4ad-4c25-b848-bb7cc2486ccf', 'a297c9b7-8d2e-4937-87a0-d832fed69f34', '1785b80f-922a-45ae-95a4-6527e0cb6200', '6a4b8ab2-7ec3-4ad2-aa3f-5ad298d081c7'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:02:29.922619 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7db68d9a-1554-4721-9bd1-4cf8f62746a4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53ed5450-c9d0-4d9a-9905-b0bc748404c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24f06378-c4ad-4c25-b848-bb7cc2486ccf', 'a297c9b7-8d2e-4937-87a0-d832fed69f34', '1785b80f-922a-45ae-95a4-6527e0cb6200', '6a4b8ab2-7ec3-4ad2-aa3f-5ad298d081c7']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.923483 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7db68d9a-1554-4721-9bd1-4cf8f62746a4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dad017c7-a93d-49bb-9ebc-07aec6ee73aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.945955 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7db68d9a-1554-4721-9bd1-4cf8f62746a4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dad017c7-a93d-49bb-9ebc-07aec6ee73aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eea85b29-3281-4ea3-bf0c-66801b901ca3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1706668271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db62d1ce4da94921a0c88fd1d40617d5',qos_specs=None,replication_status=,reservations=['24f06378-c4ad-4c25-b848-bb7cc2486ccf','a297c9b7-8d2e-4937-87a0-d832fed69f34','1785b80f-922a-45ae-95a4-6527e0cb6200','6a4b8ab2-7ec3-4ad2-aa3f-5ad298d081c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67d982a9f3b4167a6d47d1b889f0d03',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1706668271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eea85b29-3281-4ea3-bf0c-66801b901ca3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db62d1ce4da94921a0c88fd1d40617d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d67d982a9f3b4167a6d47d1b889f0d03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.946700 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7db68d9a-1554-4721-9bd1-4cf8f62746a4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (234f2a65-bccc-417c-88bc-fba6be07fccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.964496 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7db68d9a-1554-4721-9bd1-4cf8f62746a4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (234f2a65-bccc-417c-88bc-fba6be07fccc) transitioned into state 'SUCCESS' from state '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-1706668271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db62d1ce4da94921a0c88fd1d40617d5',qos_specs=None,replication_status=,reservations=['24f06378-c4ad-4c25-b848-bb7cc2486ccf','a297c9b7-8d2e-4937-87a0-d832fed69f34','1785b80f-922a-45ae-95a4-6527e0cb6200','6a4b8ab2-7ec3-4ad2-aa3f-5ad298d081c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d67d982a9f3b4167a6d47d1b889f0d03',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.965395 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7db68d9a-1554-4721-9bd1-4cf8f62746a4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d8989e2-6cd6-495a-a3cc-26fab2ca672e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:29.973381 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7db68d9a-1554-4721-9bd1-4cf8f62746a4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d8989e2-6cd6-495a-a3cc-26fab2ca672e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:29.974112 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7db68d9a-1554-4721-9bd1-4cf8f62746a4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Flow 'volume_create_api' (59ee9343-67a0-4fc2-b1f5-01f2848d10dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:29.974397 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7db68d9a-1554-4721-9bd1-4cf8f62746a4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Create volume request issued successfully. Aug 04 11:02:29.974914 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7db68d9a-1554-4721-9bd1-4cf8f62746a4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:02:29.975303 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1339/5382] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 11:02:29 2026] POST /volume/v3/volumes => generated 760 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:02:29.986287 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b9ba39ab-b638-4b95-b98e-3b47d0928f9f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:29.988116 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b9ba39ab-b638-4b95-b98e-3b47d0928f9f tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] GET https://10.4.3.232/volume/v3/volumes/ae943b8d-a709-4d0c-abfc-2b462b86a923 Aug 04 11:02:29.988322 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b9ba39ab-b638-4b95-b98e-3b47d0928f9f tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:29.988520 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b9ba39ab-b638-4b95-b98e-3b47d0928f9f tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:29.995380 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:29.995380 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:29.999988 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b9ba39ab-b638-4b95-b98e-3b47d0928f9f tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Volume info retrieved successfully. Aug 04 11:02:30.004507 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b9ba39ab-b638-4b95-b98e-3b47d0928f9f tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/ae943b8d-a709-4d0c-abfc-2b462b86a923 returned with HTTP 200 Aug 04 11:02:30.004932 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1345/5383] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:29 2026] GET /volume/v3/volumes/ae943b8d-a709-4d0c-abfc-2b462b86a923 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:30.015873 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-757cabe2-2f86-4abe-9358-58c02f843b11 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:30.017866 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-757cabe2-2f86-4abe-9358-58c02f843b11 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] GET https://10.4.3.232/volume/v3/volumes/f776d17e-6676-4c35-9c48-37db3b2d8a96 Aug 04 11:02:30.018042 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-757cabe2-2f86-4abe-9358-58c02f843b11 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:30.018219 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-757cabe2-2f86-4abe-9358-58c02f843b11 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:30.024615 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:30.024615 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:30.028151 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-757cabe2-2f86-4abe-9358-58c02f843b11 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Volume info retrieved successfully. Aug 04 11:02:30.032043 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-757cabe2-2f86-4abe-9358-58c02f843b11 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/f776d17e-6676-4c35-9c48-37db3b2d8a96 returned with HTTP 200 Aug 04 11:02:30.032507 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1349/5384] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:30 2026] GET /volume/v3/volumes/f776d17e-6676-4c35-9c48-37db3b2d8a96 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:30.044682 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e14c2957-e3d0-4c94-b4ec-9c2031e2a5ce None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:30.046756 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e14c2957-e3d0-4c94-b4ec-9c2031e2a5ce tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] GET https://10.4.3.232/volume/v3/volumes/e5087b87-04b6-4fd1-b28c-8955dc52dd88 Aug 04 11:02:30.047082 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e14c2957-e3d0-4c94-b4ec-9c2031e2a5ce tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:30.047338 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e14c2957-e3d0-4c94-b4ec-9c2031e2a5ce tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:30.054572 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:30.054572 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:30.058308 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e14c2957-e3d0-4c94-b4ec-9c2031e2a5ce tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Volume info retrieved successfully. Aug 04 11:02:30.062514 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e14c2957-e3d0-4c94-b4ec-9c2031e2a5ce tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/e5087b87-04b6-4fd1-b28c-8955dc52dd88 returned with HTTP 200 Aug 04 11:02:30.062920 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1352/5385] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:30 2026] GET /volume/v3/volumes/e5087b87-04b6-4fd1-b28c-8955dc52dd88 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:30.074205 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-61e688bd-92c9-48ec-82a0-f9660a14fae4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:30.076114 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-61e688bd-92c9-48ec-82a0-f9660a14fae4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] GET https://10.4.3.232/volume/v3/volumes/e5b70adb-b175-4967-a466-3b036b3beb91 Aug 04 11:02:30.076322 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-61e688bd-92c9-48ec-82a0-f9660a14fae4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:30.076491 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-61e688bd-92c9-48ec-82a0-f9660a14fae4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:30.083103 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:30.083103 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:30.086552 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-61e688bd-92c9-48ec-82a0-f9660a14fae4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Volume info retrieved successfully. Aug 04 11:02:30.090362 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-61e688bd-92c9-48ec-82a0-f9660a14fae4 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/e5b70adb-b175-4967-a466-3b036b3beb91 returned with HTTP 200 Aug 04 11:02:30.090782 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1340/5386] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:30 2026] GET /volume/v3/volumes/e5b70adb-b175-4967-a466-3b036b3beb91 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:30.102766 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5f303fc8-d554-4a4d-9956-e7ba2bf75acb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:30.104566 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5f303fc8-d554-4a4d-9956-e7ba2bf75acb tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] GET https://10.4.3.232/volume/v3/volumes/eea85b29-3281-4ea3-bf0c-66801b901ca3 Aug 04 11:02:30.104778 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5f303fc8-d554-4a4d-9956-e7ba2bf75acb tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:30.104960 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5f303fc8-d554-4a4d-9956-e7ba2bf75acb tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:30.111897 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:30.111897 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:30.115030 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5f303fc8-d554-4a4d-9956-e7ba2bf75acb tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Volume info retrieved successfully. Aug 04 11:02:30.118645 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5f303fc8-d554-4a4d-9956-e7ba2bf75acb tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/eea85b29-3281-4ea3-bf0c-66801b901ca3 returned with HTTP 200 Aug 04 11:02:30.118999 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1346/5387] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:30 2026] GET /volume/v3/volumes/eea85b29-3281-4ea3-bf0c-66801b901ca3 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:30.130363 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-db58787e-aad4-45f5-a49f-50625ba47069 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:30.132100 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-db58787e-aad4-45f5-a49f-50625ba47069 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] DELETE https://10.4.3.232/volume/v3/volumes/eea85b29-3281-4ea3-bf0c-66801b901ca3 Aug 04 11:02:30.132302 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-db58787e-aad4-45f5-a49f-50625ba47069 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:30.132488 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-db58787e-aad4-45f5-a49f-50625ba47069 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:30.132639 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-db58787e-aad4-45f5-a49f-50625ba47069 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Delete volume with id: eea85b29-3281-4ea3-bf0c-66801b901ca3 Aug 04 11:02:30.138799 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:30.138799 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:30.139167 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-db58787e-aad4-45f5-a49f-50625ba47069 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Volume info retrieved successfully. Aug 04 11:02:30.153738 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-db58787e-aad4-45f5-a49f-50625ba47069 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Delete volume request issued successfully. Aug 04 11:02:30.153936 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-db58787e-aad4-45f5-a49f-50625ba47069 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/eea85b29-3281-4ea3-bf0c-66801b901ca3 returned with HTTP 202 Aug 04 11:02:30.154551 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1350/5388] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:02:30 2026] DELETE /volume/v3/volumes/eea85b29-3281-4ea3-bf0c-66801b901ca3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:30.161961 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-95e86df0-4b55-4c77-92a8-38daa9089fb8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:30.163869 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-95e86df0-4b55-4c77-92a8-38daa9089fb8 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] GET https://10.4.3.232/volume/v3/volumes/eea85b29-3281-4ea3-bf0c-66801b901ca3 Aug 04 11:02:30.164102 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-95e86df0-4b55-4c77-92a8-38daa9089fb8 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:30.164345 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-95e86df0-4b55-4c77-92a8-38daa9089fb8 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:30.171529 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:30.171529 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:30.175162 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-95e86df0-4b55-4c77-92a8-38daa9089fb8 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Volume info retrieved successfully. Aug 04 11:02:30.179314 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-95e86df0-4b55-4c77-92a8-38daa9089fb8 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/eea85b29-3281-4ea3-bf0c-66801b901ca3 returned with HTTP 200 Aug 04 11:02:30.179699 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1353/5389] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:30 2026] GET /volume/v3/volumes/eea85b29-3281-4ea3-bf0c-66801b901ca3 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:30.303624 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-79777db9-97f0-46ab-8eca-47808828727d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:30.305349 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-79777db9-97f0-46ab-8eca-47808828727d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 Aug 04 11:02:30.305539 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-79777db9-97f0-46ab-8eca-47808828727d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:30.305786 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-79777db9-97f0-46ab-8eca-47808828727d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:30.313273 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:30.313273 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:30.317768 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-79777db9-97f0-46ab-8eca-47808828727d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:30.321622 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-79777db9-97f0-46ab-8eca-47808828727d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 returned with HTTP 200 Aug 04 11:02:30.321976 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1341/5390] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:30 2026] GET /volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:30.333380 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-05356f34-7abb-4efc-9ff7-49da09f02999 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:30.335325 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-05356f34-7abb-4efc-9ff7-49da09f02999 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 Aug 04 11:02:30.335537 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-05356f34-7abb-4efc-9ff7-49da09f02999 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:30.335732 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-05356f34-7abb-4efc-9ff7-49da09f02999 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:30.345220 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:30.345220 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:30.349004 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-05356f34-7abb-4efc-9ff7-49da09f02999 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:30.352912 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-05356f34-7abb-4efc-9ff7-49da09f02999 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 returned with HTTP 200 Aug 04 11:02:30.353263 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1347/5391] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:30 2026] GET /volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:30.793348 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-812de357-aa1a-4801-be2d-d1e9017e4287 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:30.795405 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-812de357-aa1a-4801-be2d-d1e9017e4287 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 Aug 04 11:02:30.795641 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-812de357-aa1a-4801-be2d-d1e9017e4287 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:30.795964 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-812de357-aa1a-4801-be2d-d1e9017e4287 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:30.802305 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:30.802305 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:30.805513 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-812de357-aa1a-4801-be2d-d1e9017e4287 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:30.809131 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-812de357-aa1a-4801-be2d-d1e9017e4287 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 returned with HTTP 200 Aug 04 11:02:30.809522 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1351/5392] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:02:30 2026] GET /volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:30.873790 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a9b3e4ca-1a3c-439d-b6d1-0d5c309d7879 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:30.874284 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a9b3e4ca-1a3c-439d-b6d1-0d5c309d7879 None None] GET https://10.4.3.232/volume// Aug 04 11:02:30.874491 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a9b3e4ca-1a3c-439d-b6d1-0d5c309d7879 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:30.874713 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a9b3e4ca-1a3c-439d-b6d1-0d5c309d7879 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:30.875033 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a9b3e4ca-1a3c-439d-b6d1-0d5c309d7879 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:02:30.875313 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1354/5393] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 11:02:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:02:30.883097 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-65a05029-ca61-4ddf-9341-7560ab08396c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:30.885028 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-65a05029-ca61-4ddf-9341-7560ab08396c tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 11:02:30.885497 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-65a05029-ca61-4ddf-9341-7560ab08396c tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "889bf119-af51-4e30-adde-c54bd9759888", "connector": null, "instance_uuid": "fef6837d-8d47-4d9f-a643-7d595f413eda"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:30.892929 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:30.892929 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:30.912973 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-65a05029-ca61-4ddf-9341-7560ab08396c tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 11:02:30.913361 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1342/5394] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 11:02:30 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 04 11:02:30.936880 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-18d1905b-0800-4617-879d-320a0433fbbe None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:30.938625 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-18d1905b-0800-4617-879d-320a0433fbbe tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 Aug 04 11:02:30.938839 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-18d1905b-0800-4617-879d-320a0433fbbe tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:30.939014 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-18d1905b-0800-4617-879d-320a0433fbbe tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:30.943835 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-394ecb72-6dd1-4f91-90d7-c1579e3cad8d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:30.944165 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-394ecb72-6dd1-4f91-90d7-c1579e3cad8d None None] GET https://10.4.3.232/volume// Aug 04 11:02:30.944337 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-394ecb72-6dd1-4f91-90d7-c1579e3cad8d None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:30.944519 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-394ecb72-6dd1-4f91-90d7-c1579e3cad8d None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:30.944833 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-394ecb72-6dd1-4f91-90d7-c1579e3cad8d None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:02:30.945100 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1352/5395] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:02:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:02:30.948277 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:30.948277 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:30.951216 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-652ac11e-29e1-478a-9557-18d5e7d129fe None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:30.951382 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-18d1905b-0800-4617-879d-320a0433fbbe tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:30.953173 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-652ac11e-29e1-478a-9557-18d5e7d129fe tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 Aug 04 11:02:30.953388 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-652ac11e-29e1-478a-9557-18d5e7d129fe tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:30.953555 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-652ac11e-29e1-478a-9557-18d5e7d129fe tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:30.955196 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-18d1905b-0800-4617-879d-320a0433fbbe tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 returned with HTTP 200 Aug 04 11:02:30.955600 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1348/5396] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:30 2026] GET /volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:30.961820 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:30.961820 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:30.964947 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-652ac11e-29e1-478a-9557-18d5e7d129fe tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:30.968629 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-652ac11e-29e1-478a-9557-18d5e7d129fe tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 returned with HTTP 200 Aug 04 11:02:30.969143 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1355/5397] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:02:30 2026] GET /volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 => generated 1062 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:02:31.060564 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-55991f36-f1c2-497d-a14a-4648a15d0b42 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:31.062502 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-55991f36-f1c2-497d-a14a-4648a15d0b42 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] PUT https://10.4.3.232/volume/v3/attachments/24374e69-d166-444e-966c-ee5d6b1b1ab6 Aug 04 11:02:31.062882 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-55991f36-f1c2-497d-a14a-4648a15d0b42 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:31.069449 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-55991f36-f1c2-497d-a14a-4648a15d0b42 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Acquiring lock "cinder-attachment_update-889bf119-af51-4e30-adde-c54bd9759888-np0000006413" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 11:02:31.073728 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-55991f36-f1c2-497d-a14a-4648a15d0b42 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Lock "cinder-attachment_update-889bf119-af51-4e30-adde-c54bd9759888-np0000006413" acquired by "attachment_update" :: waited 0.004s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 11:02:31.074603 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:31.074603 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:31.138203 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-55991f36-f1c2-497d-a14a-4648a15d0b42 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Lock "cinder-attachment_update-889bf119-af51-4e30-adde-c54bd9759888-np0000006413" released by "attachment_update" :: held 0.064s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 11:02:31.138835 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-55991f36-f1c2-497d-a14a-4648a15d0b42 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/attachments/24374e69-d166-444e-966c-ee5d6b1b1ab6 returned with HTTP 200 Aug 04 11:02:31.139250 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1343/5398] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 11:02:31 2026] PUT /volume/v3/attachments/24374e69-d166-444e-966c-ee5d6b1b1ab6 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:02:31.191191 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-aaa6b185-0c3c-4409-851e-5645f7eba2ac None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:31.192912 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-aaa6b185-0c3c-4409-851e-5645f7eba2ac tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] GET https://10.4.3.232/volume/v3/volumes/eea85b29-3281-4ea3-bf0c-66801b901ca3 Aug 04 11:02:31.193100 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-aaa6b185-0c3c-4409-851e-5645f7eba2ac tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:31.193303 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-aaa6b185-0c3c-4409-851e-5645f7eba2ac tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:31.198746 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-aaa6b185-0c3c-4409-851e-5645f7eba2ac tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/eea85b29-3281-4ea3-bf0c-66801b901ca3 returned with HTTP 404 Aug 04 11:02:31.199075 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1353/5399] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:31 2026] GET /volume/v3/volumes/eea85b29-3281-4ea3-bf0c-66801b901ca3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:31.205219 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3f690b80-d118-490f-941e-6e107ac3b11c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:31.207531 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3f690b80-d118-490f-941e-6e107ac3b11c tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] DELETE https://10.4.3.232/volume/v3/volumes/e5b70adb-b175-4967-a466-3b036b3beb91 Aug 04 11:02:31.207800 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3f690b80-d118-490f-941e-6e107ac3b11c tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:31.208053 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3f690b80-d118-490f-941e-6e107ac3b11c tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:31.208274 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-3f690b80-d118-490f-941e-6e107ac3b11c tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Delete volume with id: e5b70adb-b175-4967-a466-3b036b3beb91 Aug 04 11:02:31.217095 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:31.217095 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:31.217703 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3f690b80-d118-490f-941e-6e107ac3b11c tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Volume info retrieved successfully. Aug 04 11:02:31.237529 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3f690b80-d118-490f-941e-6e107ac3b11c tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Delete volume request issued successfully. Aug 04 11:02:31.237799 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3f690b80-d118-490f-941e-6e107ac3b11c tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/e5b70adb-b175-4967-a466-3b036b3beb91 returned with HTTP 202 Aug 04 11:02:31.238264 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1349/5400] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:02:31 2026] DELETE /volume/v3/volumes/e5b70adb-b175-4967-a466-3b036b3beb91 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:31.244948 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2b9d86d6-c3ec-4325-8c26-458d7d1c8ba3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:31.246897 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2b9d86d6-c3ec-4325-8c26-458d7d1c8ba3 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] GET https://10.4.3.232/volume/v3/volumes/e5b70adb-b175-4967-a466-3b036b3beb91 Aug 04 11:02:31.247126 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2b9d86d6-c3ec-4325-8c26-458d7d1c8ba3 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:31.247354 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2b9d86d6-c3ec-4325-8c26-458d7d1c8ba3 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:31.254826 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:31.254826 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:31.259912 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2b9d86d6-c3ec-4325-8c26-458d7d1c8ba3 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Volume info retrieved successfully. Aug 04 11:02:31.266942 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2b9d86d6-c3ec-4325-8c26-458d7d1c8ba3 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/e5b70adb-b175-4967-a466-3b036b3beb91 returned with HTTP 200 Aug 04 11:02:31.267557 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1356/5401] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:31 2026] GET /volume/v3/volumes/e5b70adb-b175-4967-a466-3b036b3beb91 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:31.967377 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8fbc6dc3-cadd-4980-9ce8-eba1947ce688 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:31.969121 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8fbc6dc3-cadd-4980-9ce8-eba1947ce688 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 Aug 04 11:02:31.969331 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8fbc6dc3-cadd-4980-9ce8-eba1947ce688 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:31.969519 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8fbc6dc3-cadd-4980-9ce8-eba1947ce688 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:31.977917 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:31.977917 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:31.980932 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8fbc6dc3-cadd-4980-9ce8-eba1947ce688 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:31.984500 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8fbc6dc3-cadd-4980-9ce8-eba1947ce688 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 returned with HTTP 200 Aug 04 11:02:31.984859 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1344/5402] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:31 2026] GET /volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:32.281736 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c6dc12a8-38f5-4be9-87d5-7ddeed6ac337 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:32.282111 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c6dc12a8-38f5-4be9-87d5-7ddeed6ac337 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] GET https://10.4.3.232/volume/v3/volumes/e5b70adb-b175-4967-a466-3b036b3beb91 Aug 04 11:02:32.282213 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c6dc12a8-38f5-4be9-87d5-7ddeed6ac337 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:32.282473 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c6dc12a8-38f5-4be9-87d5-7ddeed6ac337 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:32.289393 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c6dc12a8-38f5-4be9-87d5-7ddeed6ac337 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/e5b70adb-b175-4967-a466-3b036b3beb91 returned with HTTP 404 Aug 04 11:02:32.290033 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1354/5403] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:32 2026] GET /volume/v3/volumes/e5b70adb-b175-4967-a466-3b036b3beb91 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:32.297862 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f50a2dd4-b264-49a1-b847-2a3d0776295f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:32.298731 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f50a2dd4-b264-49a1-b847-2a3d0776295f tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] DELETE https://10.4.3.232/volume/v3/volumes/e5087b87-04b6-4fd1-b28c-8955dc52dd88 Aug 04 11:02:32.298777 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f50a2dd4-b264-49a1-b847-2a3d0776295f tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:32.299386 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f50a2dd4-b264-49a1-b847-2a3d0776295f tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:32.299386 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-f50a2dd4-b264-49a1-b847-2a3d0776295f tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Delete volume with id: e5087b87-04b6-4fd1-b28c-8955dc52dd88 Aug 04 11:02:32.307336 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:32.307336 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:32.308230 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f50a2dd4-b264-49a1-b847-2a3d0776295f tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Volume info retrieved successfully. Aug 04 11:02:32.335294 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f50a2dd4-b264-49a1-b847-2a3d0776295f tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Delete volume request issued successfully. Aug 04 11:02:32.335427 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f50a2dd4-b264-49a1-b847-2a3d0776295f tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/e5087b87-04b6-4fd1-b28c-8955dc52dd88 returned with HTTP 202 Aug 04 11:02:32.335775 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1350/5404] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:02:32 2026] DELETE /volume/v3/volumes/e5087b87-04b6-4fd1-b28c-8955dc52dd88 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:32.342600 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4c7c1eae-c4cf-423d-9c21-71856ac7c204 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:32.344466 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4c7c1eae-c4cf-423d-9c21-71856ac7c204 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] GET https://10.4.3.232/volume/v3/volumes/e5087b87-04b6-4fd1-b28c-8955dc52dd88 Aug 04 11:02:32.344658 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4c7c1eae-c4cf-423d-9c21-71856ac7c204 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:32.344877 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4c7c1eae-c4cf-423d-9c21-71856ac7c204 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:32.353686 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:32.353686 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:32.357715 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4c7c1eae-c4cf-423d-9c21-71856ac7c204 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Volume info retrieved successfully. Aug 04 11:02:32.362433 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4c7c1eae-c4cf-423d-9c21-71856ac7c204 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/e5087b87-04b6-4fd1-b28c-8955dc52dd88 returned with HTTP 200 Aug 04 11:02:32.362910 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1357/5405] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:32 2026] GET /volume/v3/volumes/e5087b87-04b6-4fd1-b28c-8955dc52dd88 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:32.997984 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2a2380d4-b609-4bf8-bbe4-146b9c7b5156 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:33.000071 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2a2380d4-b609-4bf8-bbe4-146b9c7b5156 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 Aug 04 11:02:33.000259 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2a2380d4-b609-4bf8-bbe4-146b9c7b5156 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:33.000480 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2a2380d4-b609-4bf8-bbe4-146b9c7b5156 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:33.009954 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:33.009954 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:33.013197 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2a2380d4-b609-4bf8-bbe4-146b9c7b5156 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:33.017020 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2a2380d4-b609-4bf8-bbe4-146b9c7b5156 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 returned with HTTP 200 Aug 04 11:02:33.017402 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1345/5406] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:32 2026] GET /volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:33.376145 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9b53334e-2408-4f07-a551-1fbc5c8d4f47 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:33.378346 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9b53334e-2408-4f07-a551-1fbc5c8d4f47 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] GET https://10.4.3.232/volume/v3/volumes/e5087b87-04b6-4fd1-b28c-8955dc52dd88 Aug 04 11:02:33.378602 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9b53334e-2408-4f07-a551-1fbc5c8d4f47 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:33.378865 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9b53334e-2408-4f07-a551-1fbc5c8d4f47 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:33.385836 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9b53334e-2408-4f07-a551-1fbc5c8d4f47 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/e5087b87-04b6-4fd1-b28c-8955dc52dd88 returned with HTTP 404 Aug 04 11:02:33.386461 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1355/5407] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:33 2026] GET /volume/v3/volumes/e5087b87-04b6-4fd1-b28c-8955dc52dd88 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:33.393283 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1a2f50bc-453e-4b81-b99b-540f7a5fa4bc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:33.394890 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1a2f50bc-453e-4b81-b99b-540f7a5fa4bc tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] DELETE https://10.4.3.232/volume/v3/volumes/f776d17e-6676-4c35-9c48-37db3b2d8a96 Aug 04 11:02:33.395085 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1a2f50bc-453e-4b81-b99b-540f7a5fa4bc tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:33.395294 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1a2f50bc-453e-4b81-b99b-540f7a5fa4bc tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:33.395466 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-1a2f50bc-453e-4b81-b99b-540f7a5fa4bc tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Delete volume with id: f776d17e-6676-4c35-9c48-37db3b2d8a96 Aug 04 11:02:33.401801 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:33.401801 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:33.402205 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1a2f50bc-453e-4b81-b99b-540f7a5fa4bc tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Volume info retrieved successfully. Aug 04 11:02:33.431449 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1a2f50bc-453e-4b81-b99b-540f7a5fa4bc tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Delete volume request issued successfully. Aug 04 11:02:33.431672 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1a2f50bc-453e-4b81-b99b-540f7a5fa4bc tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/f776d17e-6676-4c35-9c48-37db3b2d8a96 returned with HTTP 202 Aug 04 11:02:33.432125 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1351/5408] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:02:33 2026] DELETE /volume/v3/volumes/f776d17e-6676-4c35-9c48-37db3b2d8a96 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:33.438610 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bc2edd77-ee09-440f-aa76-a92f60460335 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:33.440474 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bc2edd77-ee09-440f-aa76-a92f60460335 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] GET https://10.4.3.232/volume/v3/volumes/f776d17e-6676-4c35-9c48-37db3b2d8a96 Aug 04 11:02:33.440656 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bc2edd77-ee09-440f-aa76-a92f60460335 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:33.440843 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bc2edd77-ee09-440f-aa76-a92f60460335 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:33.447154 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:33.447154 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:33.450425 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bc2edd77-ee09-440f-aa76-a92f60460335 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Volume info retrieved successfully. Aug 04 11:02:33.454185 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bc2edd77-ee09-440f-aa76-a92f60460335 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/f776d17e-6676-4c35-9c48-37db3b2d8a96 returned with HTTP 200 Aug 04 11:02:33.454565 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1358/5409] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:33 2026] GET /volume/v3/volumes/f776d17e-6676-4c35-9c48-37db3b2d8a96 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:34.029262 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d582439c-e52b-489f-9e2b-d148df53738f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:34.030978 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d582439c-e52b-489f-9e2b-d148df53738f tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 Aug 04 11:02:34.031159 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d582439c-e52b-489f-9e2b-d148df53738f tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:34.031355 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d582439c-e52b-489f-9e2b-d148df53738f tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:34.039587 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:34.039587 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:34.042515 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d582439c-e52b-489f-9e2b-d148df53738f tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:34.045985 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d582439c-e52b-489f-9e2b-d148df53738f tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 returned with HTTP 200 Aug 04 11:02:34.046372 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1346/5410] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:34 2026] GET /volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:34.466842 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-811ad2a2-98a3-47bf-8457-10eb208d4a93 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:34.469150 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-811ad2a2-98a3-47bf-8457-10eb208d4a93 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] GET https://10.4.3.232/volume/v3/volumes/f776d17e-6676-4c35-9c48-37db3b2d8a96 Aug 04 11:02:34.469451 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-811ad2a2-98a3-47bf-8457-10eb208d4a93 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:34.469733 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-811ad2a2-98a3-47bf-8457-10eb208d4a93 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:34.476783 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-811ad2a2-98a3-47bf-8457-10eb208d4a93 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/f776d17e-6676-4c35-9c48-37db3b2d8a96 returned with HTTP 404 Aug 04 11:02:34.477394 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1356/5411] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:34 2026] GET /volume/v3/volumes/f776d17e-6676-4c35-9c48-37db3b2d8a96 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:34.484058 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-65ab1f67-454b-4d0a-a3b9-b6f2d087cb7a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:34.486200 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-65ab1f67-454b-4d0a-a3b9-b6f2d087cb7a tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] DELETE https://10.4.3.232/volume/v3/volumes/ae943b8d-a709-4d0c-abfc-2b462b86a923 Aug 04 11:02:34.486480 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-65ab1f67-454b-4d0a-a3b9-b6f2d087cb7a tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:34.486720 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-65ab1f67-454b-4d0a-a3b9-b6f2d087cb7a tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:34.486931 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-65ab1f67-454b-4d0a-a3b9-b6f2d087cb7a tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Delete volume with id: ae943b8d-a709-4d0c-abfc-2b462b86a923 Aug 04 11:02:34.493412 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:34.493412 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:34.493890 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-65ab1f67-454b-4d0a-a3b9-b6f2d087cb7a tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Volume info retrieved successfully. Aug 04 11:02:34.513282 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-65ab1f67-454b-4d0a-a3b9-b6f2d087cb7a tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Delete volume request issued successfully. Aug 04 11:02:34.513557 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-65ab1f67-454b-4d0a-a3b9-b6f2d087cb7a tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/ae943b8d-a709-4d0c-abfc-2b462b86a923 returned with HTTP 202 Aug 04 11:02:34.514138 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1352/5412] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:02:34 2026] DELETE /volume/v3/volumes/ae943b8d-a709-4d0c-abfc-2b462b86a923 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:34.520767 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6ba078d3-2726-4e2c-9820-339cf765da94 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:34.523008 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6ba078d3-2726-4e2c-9820-339cf765da94 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] GET https://10.4.3.232/volume/v3/volumes/ae943b8d-a709-4d0c-abfc-2b462b86a923 Aug 04 11:02:34.523189 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6ba078d3-2726-4e2c-9820-339cf765da94 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:34.523386 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6ba078d3-2726-4e2c-9820-339cf765da94 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:34.530141 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:34.530141 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:34.533423 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6ba078d3-2726-4e2c-9820-339cf765da94 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Volume info retrieved successfully. Aug 04 11:02:34.537033 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6ba078d3-2726-4e2c-9820-339cf765da94 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/ae943b8d-a709-4d0c-abfc-2b462b86a923 returned with HTTP 200 Aug 04 11:02:34.537411 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1359/5413] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:34 2026] GET /volume/v3/volumes/ae943b8d-a709-4d0c-abfc-2b462b86a923 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:35.059399 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f0abcfe8-4965-4d2c-b312-2ebd17644e21 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:35.061200 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f0abcfe8-4965-4d2c-b312-2ebd17644e21 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 Aug 04 11:02:35.061407 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f0abcfe8-4965-4d2c-b312-2ebd17644e21 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:35.061578 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f0abcfe8-4965-4d2c-b312-2ebd17644e21 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:35.070600 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:35.070600 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:35.073660 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f0abcfe8-4965-4d2c-b312-2ebd17644e21 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:35.077403 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f0abcfe8-4965-4d2c-b312-2ebd17644e21 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 returned with HTTP 200 Aug 04 11:02:35.077795 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1347/5414] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:35 2026] GET /volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:35.378117 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-dcd76355-4f8c-4a6c-bd45-0ae9f8bb806e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:35.380390 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-dcd76355-4f8c-4a6c-bd45-0ae9f8bb806e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] POST https://10.4.3.232/volume/v3/attachments/24374e69-d166-444e-966c-ee5d6b1b1ab6/action Aug 04 11:02:35.380754 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-dcd76355-4f8c-4a6c-bd45-0ae9f8bb806e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:02:35.380871 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-dcd76355-4f8c-4a6c-bd45-0ae9f8bb806e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:35.394632 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:35.394632 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:35.409159 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-530ee1e7-6845-4858-b5fc-e03dea136c6a req-dcd76355-4f8c-4a6c-bd45-0ae9f8bb806e tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/attachments/24374e69-d166-444e-966c-ee5d6b1b1ab6/action returned with HTTP 204 Aug 04 11:02:35.409637 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1357/5415] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 11:02:35 2026] POST /volume/v3/attachments/24374e69-d166-444e-966c-ee5d6b1b1ab6/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:35.549100 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d80f84ce-1c35-44a1-8b6d-7a9615195f6a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:35.550699 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d80f84ce-1c35-44a1-8b6d-7a9615195f6a tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] GET https://10.4.3.232/volume/v3/volumes/ae943b8d-a709-4d0c-abfc-2b462b86a923 Aug 04 11:02:35.550889 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d80f84ce-1c35-44a1-8b6d-7a9615195f6a tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:35.551064 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d80f84ce-1c35-44a1-8b6d-7a9615195f6a tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:35.556116 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d80f84ce-1c35-44a1-8b6d-7a9615195f6a tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/ae943b8d-a709-4d0c-abfc-2b462b86a923 returned with HTTP 404 Aug 04 11:02:35.556549 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1353/5416] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:35 2026] GET /volume/v3/volumes/ae943b8d-a709-4d0c-abfc-2b462b86a923 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:35.563145 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-54141b72-2793-488f-9aa6-73fbb4822f82 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:35.565938 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-54141b72-2793-488f-9aa6-73fbb4822f82 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/ee627987-87df-461b-adcf-5d5f6985a089 Aug 04 11:02:35.566212 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-54141b72-2793-488f-9aa6-73fbb4822f82 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:35.566392 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-54141b72-2793-488f-9aa6-73fbb4822f82 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:35.566500 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-54141b72-2793-488f-9aa6-73fbb4822f82 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Delete snapshot with id: ee627987-87df-461b-adcf-5d5f6985a089 Aug 04 11:02:35.571385 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:35.571385 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:35.571797 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-54141b72-2793-488f-9aa6-73fbb4822f82 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Snapshot retrieved successfully. Aug 04 11:02:35.594123 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-54141b72-2793-488f-9aa6-73fbb4822f82 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Snapshot delete request issued successfully. Aug 04 11:02:35.594320 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-54141b72-2793-488f-9aa6-73fbb4822f82 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/snapshots/ee627987-87df-461b-adcf-5d5f6985a089 returned with HTTP 202 Aug 04 11:02:35.594797 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1360/5417] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 11:02:35 2026] DELETE /volume/v3/snapshots/ee627987-87df-461b-adcf-5d5f6985a089 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:35.601656 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8566a94f-8661-49ac-b071-02a11684c1f1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:35.603509 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8566a94f-8661-49ac-b071-02a11684c1f1 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] GET https://10.4.3.232/volume/v3/snapshots/ee627987-87df-461b-adcf-5d5f6985a089 Aug 04 11:02:35.603711 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8566a94f-8661-49ac-b071-02a11684c1f1 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:35.603902 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8566a94f-8661-49ac-b071-02a11684c1f1 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:35.608858 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:35.608858 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:35.609267 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8566a94f-8661-49ac-b071-02a11684c1f1 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Snapshot retrieved successfully. Aug 04 11:02:35.610004 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8566a94f-8661-49ac-b071-02a11684c1f1 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/snapshots/ee627987-87df-461b-adcf-5d5f6985a089 returned with HTTP 200 Aug 04 11:02:35.610349 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1348/5418] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:02:35 2026] GET /volume/v3/snapshots/ee627987-87df-461b-adcf-5d5f6985a089 => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:36.090392 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a45eb684-93fd-48cf-9194-8d7ce777d1c9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:36.092109 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a45eb684-93fd-48cf-9194-8d7ce777d1c9 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 Aug 04 11:02:36.092307 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a45eb684-93fd-48cf-9194-8d7ce777d1c9 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:36.092494 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a45eb684-93fd-48cf-9194-8d7ce777d1c9 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:36.101347 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:36.101347 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:36.104410 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a45eb684-93fd-48cf-9194-8d7ce777d1c9 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:36.108125 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a45eb684-93fd-48cf-9194-8d7ce777d1c9 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 returned with HTTP 200 Aug 04 11:02:36.108487 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1358/5419] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:36 2026] GET /volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 => generated 1175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:02:36.619874 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c6c26007-c535-4032-97f0-b2081ca17c73 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:36.621831 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c6c26007-c535-4032-97f0-b2081ca17c73 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] GET https://10.4.3.232/volume/v3/snapshots/ee627987-87df-461b-adcf-5d5f6985a089 Aug 04 11:02:36.621831 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c6c26007-c535-4032-97f0-b2081ca17c73 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:36.622051 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c6c26007-c535-4032-97f0-b2081ca17c73 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:36.626338 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c6c26007-c535-4032-97f0-b2081ca17c73 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/snapshots/ee627987-87df-461b-adcf-5d5f6985a089 returned with HTTP 404 Aug 04 11:02:36.626805 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1354/5420] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:02:36 2026] GET /volume/v3/snapshots/ee627987-87df-461b-adcf-5d5f6985a089 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:36.633048 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-611cee8e-f384-4eca-9684-27d16bc2ad11 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:36.634724 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-611cee8e-f384-4eca-9684-27d16bc2ad11 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] DELETE https://10.4.3.232/volume/v3/volumes/cf1ae393-2924-4d6d-8210-37e42664afda Aug 04 11:02:36.634973 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-611cee8e-f384-4eca-9684-27d16bc2ad11 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:36.635096 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-611cee8e-f384-4eca-9684-27d16bc2ad11 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:36.635261 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-611cee8e-f384-4eca-9684-27d16bc2ad11 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Delete volume with id: cf1ae393-2924-4d6d-8210-37e42664afda Aug 04 11:02:36.641642 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:36.641642 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:36.642082 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-611cee8e-f384-4eca-9684-27d16bc2ad11 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Volume info retrieved successfully. Aug 04 11:02:36.663400 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-611cee8e-f384-4eca-9684-27d16bc2ad11 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Delete volume request issued successfully. Aug 04 11:02:36.663574 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-611cee8e-f384-4eca-9684-27d16bc2ad11 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/cf1ae393-2924-4d6d-8210-37e42664afda returned with HTTP 202 Aug 04 11:02:36.663995 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1361/5421] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:02:36 2026] DELETE /volume/v3/volumes/cf1ae393-2924-4d6d-8210-37e42664afda => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:36.672106 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d3495e3d-fdcc-4fa2-a14e-21acd1d5c849 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:36.673800 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3495e3d-fdcc-4fa2-a14e-21acd1d5c849 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] GET https://10.4.3.232/volume/v3/volumes/cf1ae393-2924-4d6d-8210-37e42664afda Aug 04 11:02:36.674018 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3495e3d-fdcc-4fa2-a14e-21acd1d5c849 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:36.674168 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3495e3d-fdcc-4fa2-a14e-21acd1d5c849 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:36.680956 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:36.680956 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:36.685034 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d3495e3d-fdcc-4fa2-a14e-21acd1d5c849 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Volume info retrieved successfully. Aug 04 11:02:36.689167 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3495e3d-fdcc-4fa2-a14e-21acd1d5c849 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/cf1ae393-2924-4d6d-8210-37e42664afda returned with HTTP 200 Aug 04 11:02:36.689766 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1349/5422] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:36 2026] GET /volume/v3/volumes/cf1ae393-2924-4d6d-8210-37e42664afda => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:37.702564 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b3b17f05-2abe-4680-a046-f3b887635dc3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:37.704264 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b3b17f05-2abe-4680-a046-f3b887635dc3 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] GET https://10.4.3.232/volume/v3/volumes/cf1ae393-2924-4d6d-8210-37e42664afda Aug 04 11:02:37.704494 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b3b17f05-2abe-4680-a046-f3b887635dc3 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:37.704714 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b3b17f05-2abe-4680-a046-f3b887635dc3 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:37.710256 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b3b17f05-2abe-4680-a046-f3b887635dc3 tempest-CreateVolumesFromSnapshotTest-183617171 tempest-CreateVolumesFromSnapshotTest-183617171-project-member] https://10.4.3.232/volume/v3/volumes/cf1ae393-2924-4d6d-8210-37e42664afda returned with HTTP 404 Aug 04 11:02:37.710719 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1359/5423] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:37 2026] GET /volume/v3/volumes/cf1ae393-2924-4d6d-8210-37e42664afda => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:38.961678 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4f49d584-5cc3-492a-ada8-0705402a548e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:39.036446 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4f49d584-5cc3-492a-ada8-0705402a548e tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 11:02:39.036868 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4f49d584-5cc3-492a-ada8-0705402a548e tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-34302404", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1506854039", "vendor_name": "tempest-vendor_name-1697562895"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:39.054927 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4f49d584-5cc3-492a-ada8-0705402a548e tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 11:02:39.055478 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1355/5424] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 11:02:38 2026] POST /volume/v3/types => generated 328 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:39.063854 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:39.065583 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:02:39.065939 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "43fa3fb9-1e4a-4ec6-9bea-4e4b0f4eb402", "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:39.067308 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Create volume request body: {'volume': {'volume_type': '43fa3fb9-1e4a-4ec6-9bea-4e4b0f4eb402', 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:02:39.070981 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Create volume of 1 GB Aug 04 11:02:39.071234 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:39.071234 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:39.071592 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Availability Zones retrieved successfully. Aug 04 11:02:39.077317 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Flow 'volume_create_api' (c5aa7454-7474-4e16-b40d-9ba06904d359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:39.078150 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10952532-aae5-4137-9053-ce03b712453d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:39.078882 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:02:39.097499 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10952532-aae5-4137-9053-ce03b712453d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T11:02:39Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1506854039',vendor_name='tempest-vendor_name-1697562895'},id=43fa3fb9-1e4a-4ec6-9bea-4e4b0f4eb402,is_public=True,name='tempest-ProjectReaderTests-volume-type-34302404',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43fa3fb9-1e4a-4ec6-9bea-4e4b0f4eb402', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:39.098341 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a8b4e67-a94b-4436-b48e-66de40be8c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:39.123191 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-34302404 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-34302404, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:02:39.123575 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-34302404 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-34302404, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:02:39.159628 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Created reservations ['734822bd-b346-43f9-bed9-1c063cd39150', '4dd290e5-bc37-469d-8d17-94adc9819ce6', 'c4a264d7-1e02-4dda-9612-a9d6db560440', '8a9e3b83-7fa4-4fbc-b5e5-21e9365fd418'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:02:39.160428 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a8b4e67-a94b-4436-b48e-66de40be8c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['734822bd-b346-43f9-bed9-1c063cd39150', '4dd290e5-bc37-469d-8d17-94adc9819ce6', 'c4a264d7-1e02-4dda-9612-a9d6db560440', '8a9e3b83-7fa4-4fbc-b5e5-21e9365fd418']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:39.161142 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (937ccfa9-bffe-40cf-b724-d30e6e171b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:39.188874 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (937ccfa9-bffe-40cf-b724-d30e6e171b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca46bde9-27ec-4ef7-85c3-aacf69faa660', '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='d3912cb4adab4a909bdbb7d659261be9',qos_specs=None,replication_status=,reservations=['734822bd-b346-43f9-bed9-1c063cd39150','4dd290e5-bc37-469d-8d17-94adc9819ce6','c4a264d7-1e02-4dda-9612-a9d6db560440','8a9e3b83-7fa4-4fbc-b5e5-21e9365fd418'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d3081a2023748bdb9df16c6a9ab7fd2',volume_type_id=43fa3fb9-1e4a-4ec6-9bea-4e4b0f4eb402), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:02:39Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca46bde9-27ec-4ef7-85c3-aacf69faa660,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3912cb4adab4a909bdbb7d659261be9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d3081a2023748bdb9df16c6a9ab7fd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43fa3fb9-1e4a-4ec6-9bea-4e4b0f4eb402),volume_type_id=43fa3fb9-1e4a-4ec6-9bea-4e4b0f4eb402)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:39.189890 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c746d62-63e8-4be5-a8d6-e5072e603312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:39.207236 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c746d62-63e8-4be5-a8d6-e5072e603312) transitioned into state 'SUCCESS' from 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='d3912cb4adab4a909bdbb7d659261be9',qos_specs=None,replication_status=,reservations=['734822bd-b346-43f9-bed9-1c063cd39150','4dd290e5-bc37-469d-8d17-94adc9819ce6','c4a264d7-1e02-4dda-9612-a9d6db560440','8a9e3b83-7fa4-4fbc-b5e5-21e9365fd418'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d3081a2023748bdb9df16c6a9ab7fd2',volume_type_id=43fa3fb9-1e4a-4ec6-9bea-4e4b0f4eb402)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:39.207998 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (624febc8-bf77-4cb4-8512-af937a8498b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:39.217071 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (624febc8-bf77-4cb4-8512-af937a8498b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:39.217933 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Flow 'volume_create_api' (c5aa7454-7474-4e16-b40d-9ba06904d359) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:39.218237 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Create volume request issued successfully. Aug 04 11:02:39.218854 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6b8ef68d-985d-4353-83cb-919a461c9ad8 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:02:39.219298 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1362/5425] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 11:02:39 2026] POST /volume/v3/volumes => generated 772 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:02:39.231085 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6bfc7f07-0bb9-4534-9026-69786a252e96 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:39.233012 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6bfc7f07-0bb9-4534-9026-69786a252e96 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] GET https://10.4.3.232/volume/v3/volumes/ca46bde9-27ec-4ef7-85c3-aacf69faa660 Aug 04 11:02:39.233353 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6bfc7f07-0bb9-4534-9026-69786a252e96 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:39.233440 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6bfc7f07-0bb9-4534-9026-69786a252e96 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:39.242063 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:39.242063 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:39.246647 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6bfc7f07-0bb9-4534-9026-69786a252e96 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Volume info retrieved successfully. Aug 04 11:02:39.252833 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6bfc7f07-0bb9-4534-9026-69786a252e96 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] https://10.4.3.232/volume/v3/volumes/ca46bde9-27ec-4ef7-85c3-aacf69faa660 returned with HTTP 200 Aug 04 11:02:39.253479 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1350/5426] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:02:39 2026] GET /volume/v3/volumes/ca46bde9-27ec-4ef7-85c3-aacf69faa660 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:39.270346 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-4e853851-3e2b-4cd5-b771-a65e39605081 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:39.272741 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-4e853851-3e2b-4cd5-b771-a65e39605081 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 Aug 04 11:02:39.272960 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-4e853851-3e2b-4cd5-b771-a65e39605081 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:39.273147 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-4e853851-3e2b-4cd5-b771-a65e39605081 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:39.275255 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=255,cinder:INSERT=47,cinder:UPDATE=86 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:02:39.284114 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:39.284114 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:39.287649 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-4e853851-3e2b-4cd5-b771-a65e39605081 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:39.291532 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-4e853851-3e2b-4cd5-b771-a65e39605081 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 returned with HTTP 200 Aug 04 11:02:39.292035 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1360/5427] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:02:39 2026] GET /volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:02:39.309364 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-2ff69ccc-458b-4333-a6db-b48ed5003952 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:39.311527 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-2ff69ccc-458b-4333-a6db-b48ed5003952 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] POST https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888/action Aug 04 11:02:39.311891 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-2ff69ccc-458b-4333-a6db-b48ed5003952 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:02:39.312025 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-2ff69ccc-458b-4333-a6db-b48ed5003952 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:39.322104 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:39.322104 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:39.322565 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-2ff69ccc-458b-4333-a6db-b48ed5003952 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:39.328387 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-2ff69ccc-458b-4333-a6db-b48ed5003952 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Begin detaching volume completed successfully. Aug 04 11:02:39.328591 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-2ff69ccc-458b-4333-a6db-b48ed5003952 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888/action returned with HTTP 202 Aug 04 11:02:39.328999 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1356/5428] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 11:02:39 2026] POST /volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 11:02:39.367770 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-430a5c36-b43f-44e7-b8f0-58392a1d3407 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:39.368389 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-430a5c36-b43f-44e7-b8f0-58392a1d3407 None None] GET https://10.4.3.232/volume// Aug 04 11:02:39.368569 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-430a5c36-b43f-44e7-b8f0-58392a1d3407 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:39.368792 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-430a5c36-b43f-44e7-b8f0-58392a1d3407 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:39.369289 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-430a5c36-b43f-44e7-b8f0-58392a1d3407 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:02:39.369678 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1363/5429] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:02:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:02:39.376419 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-a68d58d9-c86a-476c-bd3c-94987f3a018d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:39.378904 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-a68d58d9-c86a-476c-bd3c-94987f3a018d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 Aug 04 11:02:39.379148 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-a68d58d9-c86a-476c-bd3c-94987f3a018d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:39.379399 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-a68d58d9-c86a-476c-bd3c-94987f3a018d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:39.390469 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:39.390469 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:39.394256 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-a68d58d9-c86a-476c-bd3c-94987f3a018d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:39.399553 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-a68d58d9-c86a-476c-bd3c-94987f3a018d tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 returned with HTTP 200 Aug 04 11:02:39.400088 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1351/5430] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:02:39 2026] GET /volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 => generated 1358 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:02:40.145503 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-9fc53456-071a-4f9a-9b5d-2820997c2788 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:40.147525 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-9fc53456-071a-4f9a-9b5d-2820997c2788 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] DELETE https://10.4.3.232/volume/v3/attachments/24374e69-d166-444e-966c-ee5d6b1b1ab6 Aug 04 11:02:40.147725 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-9fc53456-071a-4f9a-9b5d-2820997c2788 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:40.147958 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-9fc53456-071a-4f9a-9b5d-2820997c2788 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:40.154129 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:40.154129 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:40.191711 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-74c81a1c-4634-41b0-9dec-93791b0b28ff req-9fc53456-071a-4f9a-9b5d-2820997c2788 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/attachments/24374e69-d166-444e-966c-ee5d6b1b1ab6 returned with HTTP 200 Aug 04 11:02:40.192110 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1361/5431] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 11:02:40 2026] DELETE /volume/v3/attachments/24374e69-d166-444e-966c-ee5d6b1b1ab6 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:40.266480 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2a610f0f-0093-49a8-afbe-b3d706905907 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:40.268292 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2a610f0f-0093-49a8-afbe-b3d706905907 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] GET https://10.4.3.232/volume/v3/volumes/ca46bde9-27ec-4ef7-85c3-aacf69faa660 Aug 04 11:02:40.268547 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2a610f0f-0093-49a8-afbe-b3d706905907 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:40.268783 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2a610f0f-0093-49a8-afbe-b3d706905907 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:40.276759 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:40.276759 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:40.280356 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2a610f0f-0093-49a8-afbe-b3d706905907 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Volume info retrieved successfully. Aug 04 11:02:40.283972 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2a610f0f-0093-49a8-afbe-b3d706905907 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] https://10.4.3.232/volume/v3/volumes/ca46bde9-27ec-4ef7-85c3-aacf69faa660 returned with HTTP 200 Aug 04 11:02:40.284480 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1357/5432] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:02:40 2026] GET /volume/v3/volumes/ca46bde9-27ec-4ef7-85c3-aacf69faa660 => generated 972 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:40.296568 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-aa5162d6-0c41-44ee-b304-b24cc80ea295 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:40.298404 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aa5162d6-0c41-44ee-b304-b24cc80ea295 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] GET https://10.4.3.232/volume/v3/messages Aug 04 11:02:40.298601 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aa5162d6-0c41-44ee-b304-b24cc80ea295 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:40.298824 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aa5162d6-0c41-44ee-b304-b24cc80ea295 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:40.299066 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:40.299066 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:40.303000 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aa5162d6-0c41-44ee-b304-b24cc80ea295 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] https://10.4.3.232/volume/v3/messages returned with HTTP 200 Aug 04 11:02:40.303343 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1364/5433] 10.4.3.232 () {68 vars in 1280 bytes} [Tue Aug 4 11:02:40 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:40.310679 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a35cb19b-00ac-47ea-a526-5d0b33b03ba3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:40.360838 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a35cb19b-00ac-47ea-a526-5d0b33b03ba3 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-reader] GET https://10.4.3.232/volume/v3/messages Aug 04 11:02:40.361105 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a35cb19b-00ac-47ea-a526-5d0b33b03ba3 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:40.361354 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a35cb19b-00ac-47ea-a526-5d0b33b03ba3 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-reader] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:40.363216 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=226,cinder:UPDATE=53,cinder:INSERT=45 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:02:40.364997 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a35cb19b-00ac-47ea-a526-5d0b33b03ba3 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-reader] https://10.4.3.232/volume/v3/messages returned with HTTP 200 Aug 04 11:02:40.365322 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1352/5434] 10.4.3.232 () {68 vars in 1280 bytes} [Tue Aug 4 11:02:40 2026] GET /volume/v3/messages => generated 670 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:40.373426 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2e69d6cc-a30e-4daa-b3aa-8de011fd9f1b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:40.375237 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2e69d6cc-a30e-4daa-b3aa-8de011fd9f1b tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] DELETE https://10.4.3.232/volume/v3/messages/0fc90b01-c679-4cc2-9a33-ad9868de23d0 Aug 04 11:02:40.375505 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2e69d6cc-a30e-4daa-b3aa-8de011fd9f1b tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:40.375711 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2e69d6cc-a30e-4daa-b3aa-8de011fd9f1b tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:40.378652 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:40.378652 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:40.384296 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2e69d6cc-a30e-4daa-b3aa-8de011fd9f1b tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] https://10.4.3.232/volume/v3/messages/0fc90b01-c679-4cc2-9a33-ad9868de23d0 returned with HTTP 204 Aug 04 11:02:40.384651 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1362/5435] 10.4.3.232 () {68 vars in 1394 bytes} [Tue Aug 4 11:02:40 2026] DELETE /volume/v3/messages/0fc90b01-c679-4cc2-9a33-ad9868de23d0 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 04 11:02:40.390429 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6f3f1bc3-cfaf-4e4c-b77f-92dbf13a1307 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:40.392086 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6f3f1bc3-cfaf-4e4c-b77f-92dbf13a1307 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/ca46bde9-27ec-4ef7-85c3-aacf69faa660 Aug 04 11:02:40.392317 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6f3f1bc3-cfaf-4e4c-b77f-92dbf13a1307 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:40.392505 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6f3f1bc3-cfaf-4e4c-b77f-92dbf13a1307 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:40.392658 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-6f3f1bc3-cfaf-4e4c-b77f-92dbf13a1307 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Delete volume with id: ca46bde9-27ec-4ef7-85c3-aacf69faa660 Aug 04 11:02:40.399643 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:40.399643 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:40.399943 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6f3f1bc3-cfaf-4e4c-b77f-92dbf13a1307 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Volume info retrieved successfully. Aug 04 11:02:40.400847 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6f3f1bc3-cfaf-4e4c-b77f-92dbf13a1307 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100253) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 04 11:02:40.409558 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-6f3f1bc3-cfaf-4e4c-b77f-92dbf13a1307 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-34302404 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-34302404, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:02:40.409840 np0000006413 devstack@c-api.service[100253]: WARNING cinder.quota [None req-6f3f1bc3-cfaf-4e4c-b77f-92dbf13a1307 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-34302404 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-34302404, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:02:40.413485 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-91f39d33-7240-40b4-82f3-b215b7e46429 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:40.415205 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-91f39d33-7240-40b4-82f3-b215b7e46429 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 Aug 04 11:02:40.415413 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-91f39d33-7240-40b4-82f3-b215b7e46429 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:40.415586 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-91f39d33-7240-40b4-82f3-b215b7e46429 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:40.420289 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-6f3f1bc3-cfaf-4e4c-b77f-92dbf13a1307 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Created reservations ['f3f6a526-9516-4bdd-92cf-bab7d8eb9118', 'c89f453a-8e31-4b4e-89c6-10204bab3e44', '2e8290ce-95b9-4f7f-b96c-d539562ea399', 'b1326aa1-a61a-4363-9332-85c1da2c2931'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:02:40.422303 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:40.422303 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:40.425608 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-91f39d33-7240-40b4-82f3-b215b7e46429 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:40.429544 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-91f39d33-7240-40b4-82f3-b215b7e46429 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 returned with HTTP 200 Aug 04 11:02:40.429896 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1365/5436] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:40 2026] GET /volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:40.441672 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-82b352a8-fc70-4ba8-b274-19b679d58840 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:40.444396 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-82b352a8-fc70-4ba8-b274-19b679d58840 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 Aug 04 11:02:40.444663 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-82b352a8-fc70-4ba8-b274-19b679d58840 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:40.444928 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-82b352a8-fc70-4ba8-b274-19b679d58840 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:40.447510 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6f3f1bc3-cfaf-4e4c-b77f-92dbf13a1307 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Delete volume request issued successfully. Aug 04 11:02:40.447749 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6f3f1bc3-cfaf-4e4c-b77f-92dbf13a1307 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] https://10.4.3.232/volume/v3/volumes/ca46bde9-27ec-4ef7-85c3-aacf69faa660 returned with HTTP 202 Aug 04 11:02:40.448285 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1358/5437] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 11:02:40 2026] DELETE /volume/v3/volumes/ca46bde9-27ec-4ef7-85c3-aacf69faa660 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:40.451794 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:40.451794 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:40.454807 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-835a42e0-68f0-446c-890c-4bef14504ae7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:40.455130 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-82b352a8-fc70-4ba8-b274-19b679d58840 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:40.456652 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-835a42e0-68f0-446c-890c-4bef14504ae7 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] DELETE https://10.4.3.232/volume/v3/types/43fa3fb9-1e4a-4ec6-9bea-4e4b0f4eb402 Aug 04 11:02:40.457071 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-835a42e0-68f0-446c-890c-4bef14504ae7 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:40.457071 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-835a42e0-68f0-446c-890c-4bef14504ae7 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Calling method '_delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:40.458855 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-82b352a8-fc70-4ba8-b274-19b679d58840 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 returned with HTTP 200 Aug 04 11:02:40.459198 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1353/5438] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:40 2026] GET /volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:40.471902 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-26a08992-c36d-42fa-bdd5-7ac3aa52b9ce None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:40.473569 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-26a08992-c36d-42fa-bdd5-7ac3aa52b9ce tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] DELETE https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 Aug 04 11:02:40.473794 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-26a08992-c36d-42fa-bdd5-7ac3aa52b9ce tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:40.473966 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-26a08992-c36d-42fa-bdd5-7ac3aa52b9ce tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:40.474116 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-26a08992-c36d-42fa-bdd5-7ac3aa52b9ce tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Delete volume with id: 889bf119-af51-4e30-adde-c54bd9759888 Aug 04 11:02:40.480619 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-835a42e0-68f0-446c-890c-4bef14504ae7 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] https://10.4.3.232/volume/v3/types/43fa3fb9-1e4a-4ec6-9bea-4e4b0f4eb402 returned with HTTP 202 Aug 04 11:02:40.480730 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:40.480730 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:40.481051 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1363/5439] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 11:02:40 2026] DELETE /volume/v3/types/43fa3fb9-1e4a-4ec6-9bea-4e4b0f4eb402 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:40.481151 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-26a08992-c36d-42fa-bdd5-7ac3aa52b9ce tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:40.488353 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d7fc2eea-b159-43da-b0b0-13afffa982dd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:40.490044 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d7fc2eea-b159-43da-b0b0-13afffa982dd tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 11:02:40.490489 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d7fc2eea-b159-43da-b0b0-13afffa982dd tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2137430731", "extra_specs": {"storage_protocol": "tempest-storage_protocol-929739183", "vendor_name": "tempest-vendor_name-1377852169"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:40.498225 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-26a08992-c36d-42fa-bdd5-7ac3aa52b9ce tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Delete volume request issued successfully. Aug 04 11:02:40.498487 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-26a08992-c36d-42fa-bdd5-7ac3aa52b9ce tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 returned with HTTP 202 Aug 04 11:02:40.498996 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1366/5440] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:02:40 2026] DELETE /volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:40.503964 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d7fc2eea-b159-43da-b0b0-13afffa982dd tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 11:02:40.504458 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1359/5441] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 11:02:40 2026] POST /volume/v3/types => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:40.506092 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7f595d7f-8641-4247-83e2-ba717a52cdfc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:40.507749 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7f595d7f-8641-4247-83e2-ba717a52cdfc tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 Aug 04 11:02:40.507954 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7f595d7f-8641-4247-83e2-ba717a52cdfc tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:40.508129 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7f595d7f-8641-4247-83e2-ba717a52cdfc tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:40.512337 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:40.514057 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:02:40.514429 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "52ab594c-f547-42eb-a857-cdf6e3f71ae3", "size": 1}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:40.514690 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:40.514690 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:40.515869 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Create volume request body: {'volume': {'volume_type': '52ab594c-f547-42eb-a857-cdf6e3f71ae3', 'size': 1}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:02:40.518012 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7f595d7f-8641-4247-83e2-ba717a52cdfc tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:40.519169 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Create volume of 1 GB Aug 04 11:02:40.519525 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:40.519525 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:40.519928 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Availability Zones retrieved successfully. Aug 04 11:02:40.521708 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7f595d7f-8641-4247-83e2-ba717a52cdfc tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 returned with HTTP 200 Aug 04 11:02:40.522044 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1354/5442] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:40 2026] GET /volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:40.526559 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Flow 'volume_create_api' (3824f571-0225-4fbe-8f88-5514e2d3dea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:40.527489 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c342a686-db84-4e61-b3b5-08f31812de14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:40.528332 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:02:40.545630 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c342a686-db84-4e61-b3b5-08f31812de14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T11:02:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-929739183',vendor_name='tempest-vendor_name-1377852169'},id=52ab594c-f547-42eb-a857-cdf6e3f71ae3,is_public=True,name='tempest-ProjectReaderTests-volume-type-2137430731',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '52ab594c-f547-42eb-a857-cdf6e3f71ae3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:40.546766 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41819be5-e674-40fe-b2af-3c387b79c72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:40.571288 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2137430731 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2137430731, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:02:40.571598 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2137430731 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2137430731, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:02:40.600298 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Created reservations ['a67994a2-3140-485b-8a64-58db04690045', '0f1e033b-7e8a-43f9-b929-ed8c03f871c7', '95ab17c3-a97e-4239-a5ed-197711c25e4f', '41b23e6b-bcda-4fd5-9eca-a86bb6358f1d'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:02:40.601111 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41819be5-e674-40fe-b2af-3c387b79c72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a67994a2-3140-485b-8a64-58db04690045', '0f1e033b-7e8a-43f9-b929-ed8c03f871c7', '95ab17c3-a97e-4239-a5ed-197711c25e4f', '41b23e6b-bcda-4fd5-9eca-a86bb6358f1d']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:40.601863 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e41b1cac-c8a1-4342-80dc-4236d2062915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:40.625316 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e41b1cac-c8a1-4342-80dc-4236d2062915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10394eaf-1f65-455a-a330-8aedbe1455f7', '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='d3912cb4adab4a909bdbb7d659261be9',qos_specs=None,replication_status=,reservations=['a67994a2-3140-485b-8a64-58db04690045','0f1e033b-7e8a-43f9-b929-ed8c03f871c7','95ab17c3-a97e-4239-a5ed-197711c25e4f','41b23e6b-bcda-4fd5-9eca-a86bb6358f1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d3081a2023748bdb9df16c6a9ab7fd2',volume_type_id=52ab594c-f547-42eb-a857-cdf6e3f71ae3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:02:40Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10394eaf-1f65-455a-a330-8aedbe1455f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3912cb4adab4a909bdbb7d659261be9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d3081a2023748bdb9df16c6a9ab7fd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(52ab594c-f547-42eb-a857-cdf6e3f71ae3),volume_type_id=52ab594c-f547-42eb-a857-cdf6e3f71ae3)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:40.626045 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3afea69d-7ed9-4ee0-b17a-366784dfa90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:40.644055 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3afea69d-7ed9-4ee0-b17a-366784dfa90a) transitioned into state 'SUCCESS' from 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='d3912cb4adab4a909bdbb7d659261be9',qos_specs=None,replication_status=,reservations=['a67994a2-3140-485b-8a64-58db04690045','0f1e033b-7e8a-43f9-b929-ed8c03f871c7','95ab17c3-a97e-4239-a5ed-197711c25e4f','41b23e6b-bcda-4fd5-9eca-a86bb6358f1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d3081a2023748bdb9df16c6a9ab7fd2',volume_type_id=52ab594c-f547-42eb-a857-cdf6e3f71ae3)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:40.644686 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e100e75-b731-4a40-9896-9eb2cd5a949f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:40.655676 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e100e75-b731-4a40-9896-9eb2cd5a949f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:40.656452 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Flow 'volume_create_api' (3824f571-0225-4fbe-8f88-5514e2d3dea4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:40.656715 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Create volume request issued successfully. Aug 04 11:02:40.657299 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c41a8eed-8a53-4d9d-85e5-99436065fc78 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:02:40.657744 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1364/5443] 10.4.3.232 () {70 vars in 1298 bytes} [Tue Aug 4 11:02:40 2026] POST /volume/v3/volumes => generated 774 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:02:40.668434 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f32ad153-1015-4292-81a7-dce00732166a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:40.670390 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f32ad153-1015-4292-81a7-dce00732166a tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] GET https://10.4.3.232/volume/v3/volumes/10394eaf-1f65-455a-a330-8aedbe1455f7 Aug 04 11:02:40.670683 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f32ad153-1015-4292-81a7-dce00732166a tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:40.670886 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f32ad153-1015-4292-81a7-dce00732166a tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:40.677764 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:40.677764 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:40.680900 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f32ad153-1015-4292-81a7-dce00732166a tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Volume info retrieved successfully. Aug 04 11:02:40.684358 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f32ad153-1015-4292-81a7-dce00732166a tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] https://10.4.3.232/volume/v3/volumes/10394eaf-1f65-455a-a330-8aedbe1455f7 returned with HTTP 200 Aug 04 11:02:40.684707 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1367/5444] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:02:40 2026] GET /volume/v3/volumes/10394eaf-1f65-455a-a330-8aedbe1455f7 => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:41.533662 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9905beba-8e95-4528-b0b1-2cabf050b9d6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:41.535343 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9905beba-8e95-4528-b0b1-2cabf050b9d6 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 Aug 04 11:02:41.535521 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9905beba-8e95-4528-b0b1-2cabf050b9d6 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:41.535696 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9905beba-8e95-4528-b0b1-2cabf050b9d6 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:41.538133 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=211,cinder:UPDATE=60,cinder:INSERT=37 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:02:41.541547 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9905beba-8e95-4528-b0b1-2cabf050b9d6 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 returned with HTTP 404 Aug 04 11:02:41.541993 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1360/5445] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:41 2026] GET /volume/v3/volumes/889bf119-af51-4e30-adde-c54bd9759888 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:41.548803 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-682befb9-06f5-4557-84f8-1d5721497ef0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:41.550504 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-682befb9-06f5-4557-84f8-1d5721497ef0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b Aug 04 11:02:41.550751 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-682befb9-06f5-4557-84f8-1d5721497ef0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:41.551003 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-682befb9-06f5-4557-84f8-1d5721497ef0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:41.560603 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:41.560603 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:41.564926 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-682befb9-06f5-4557-84f8-1d5721497ef0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:41.570418 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-682befb9-06f5-4557-84f8-1d5721497ef0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b returned with HTTP 200 Aug 04 11:02:41.570926 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1355/5446] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:41 2026] GET /volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:41.582740 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-731f4b1a-e484-41c3-b08f-9ebcd183a8aa None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:41.585140 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-731f4b1a-e484-41c3-b08f-9ebcd183a8aa tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b Aug 04 11:02:41.585405 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-731f4b1a-e484-41c3-b08f-9ebcd183a8aa tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:41.585657 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-731f4b1a-e484-41c3-b08f-9ebcd183a8aa tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:41.594458 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:41.594458 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:41.598600 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-731f4b1a-e484-41c3-b08f-9ebcd183a8aa tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:41.602371 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-731f4b1a-e484-41c3-b08f-9ebcd183a8aa tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b returned with HTTP 200 Aug 04 11:02:41.602747 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1365/5447] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:41 2026] GET /volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:41.617579 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2ec68cc0-10c0-406c-ac4c-11f9c0cce3c8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:41.619406 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2ec68cc0-10c0-406c-ac4c-11f9c0cce3c8 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] DELETE https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b Aug 04 11:02:41.619664 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2ec68cc0-10c0-406c-ac4c-11f9c0cce3c8 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:41.619903 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2ec68cc0-10c0-406c-ac4c-11f9c0cce3c8 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:41.620106 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-2ec68cc0-10c0-406c-ac4c-11f9c0cce3c8 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Delete volume with id: 34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b Aug 04 11:02:41.626483 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:41.626483 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:41.626949 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2ec68cc0-10c0-406c-ac4c-11f9c0cce3c8 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:41.643180 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2ec68cc0-10c0-406c-ac4c-11f9c0cce3c8 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Delete volume request issued successfully. Aug 04 11:02:41.643542 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2ec68cc0-10c0-406c-ac4c-11f9c0cce3c8 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b returned with HTTP 202 Aug 04 11:02:41.644049 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1368/5448] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:02:41 2026] DELETE /volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:41.651996 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b4de2ed2-e14b-41fc-98af-0e1b933830ce None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:41.653653 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b4de2ed2-e14b-41fc-98af-0e1b933830ce tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b Aug 04 11:02:41.653839 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b4de2ed2-e14b-41fc-98af-0e1b933830ce tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:41.654013 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b4de2ed2-e14b-41fc-98af-0e1b933830ce tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:41.660331 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:41.660331 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:41.663507 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b4de2ed2-e14b-41fc-98af-0e1b933830ce tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:41.667589 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b4de2ed2-e14b-41fc-98af-0e1b933830ce tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b returned with HTTP 200 Aug 04 11:02:41.667946 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1361/5449] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:41 2026] GET /volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:41.695993 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2e194dd7-ce43-44ec-bf1f-9b2cafb36f36 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:41.697713 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2e194dd7-ce43-44ec-bf1f-9b2cafb36f36 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] GET https://10.4.3.232/volume/v3/volumes/10394eaf-1f65-455a-a330-8aedbe1455f7 Aug 04 11:02:41.698004 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2e194dd7-ce43-44ec-bf1f-9b2cafb36f36 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:41.698222 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2e194dd7-ce43-44ec-bf1f-9b2cafb36f36 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:41.704867 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:41.704867 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:41.707961 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2e194dd7-ce43-44ec-bf1f-9b2cafb36f36 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Volume info retrieved successfully. Aug 04 11:02:41.711332 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2e194dd7-ce43-44ec-bf1f-9b2cafb36f36 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] https://10.4.3.232/volume/v3/volumes/10394eaf-1f65-455a-a330-8aedbe1455f7 returned with HTTP 200 Aug 04 11:02:41.711714 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1356/5450] 10.4.3.232 () {68 vars in 1388 bytes} [Tue Aug 4 11:02:41 2026] GET /volume/v3/volumes/10394eaf-1f65-455a-a330-8aedbe1455f7 => generated 974 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:41.723953 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9a359331-cb54-48ee-8a00-a3f2d3ad5987 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:41.725666 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9a359331-cb54-48ee-8a00-a3f2d3ad5987 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] GET https://10.4.3.232/volume/v3/messages Aug 04 11:02:41.725888 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9a359331-cb54-48ee-8a00-a3f2d3ad5987 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:41.726083 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9a359331-cb54-48ee-8a00-a3f2d3ad5987 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:41.729265 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9a359331-cb54-48ee-8a00-a3f2d3ad5987 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] https://10.4.3.232/volume/v3/messages returned with HTTP 200 Aug 04 11:02:41.729605 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1366/5451] 10.4.3.232 () {68 vars in 1280 bytes} [Tue Aug 4 11:02:41 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:41.737728 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-702b413b-066c-48e7-86c4-378774221963 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:41.739418 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-702b413b-066c-48e7-86c4-378774221963 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-reader] GET https://10.4.3.232/volume/v3/messages/8c0c0d70-e2cf-4af6-bbbe-b529fb9b2c57 Aug 04 11:02:41.739619 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-702b413b-066c-48e7-86c4-378774221963 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:41.739803 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-702b413b-066c-48e7-86c4-378774221963 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-reader] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:41.743192 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-702b413b-066c-48e7-86c4-378774221963 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-reader] https://10.4.3.232/volume/v3/messages/8c0c0d70-e2cf-4af6-bbbe-b529fb9b2c57 returned with HTTP 200 Aug 04 11:02:41.743533 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1369/5452] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 11:02:41 2026] GET /volume/v3/messages/8c0c0d70-e2cf-4af6-bbbe-b529fb9b2c57 => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:41.750932 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f0fbf85c-406e-49e7-8666-df8663259ec1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:41.752678 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f0fbf85c-406e-49e7-8666-df8663259ec1 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] DELETE https://10.4.3.232/volume/v3/messages/8c0c0d70-e2cf-4af6-bbbe-b529fb9b2c57 Aug 04 11:02:41.752897 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f0fbf85c-406e-49e7-8666-df8663259ec1 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:41.753078 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f0fbf85c-406e-49e7-8666-df8663259ec1 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:41.762390 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f0fbf85c-406e-49e7-8666-df8663259ec1 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] https://10.4.3.232/volume/v3/messages/8c0c0d70-e2cf-4af6-bbbe-b529fb9b2c57 returned with HTTP 204 Aug 04 11:02:41.762717 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1362/5453] 10.4.3.232 () {68 vars in 1394 bytes} [Tue Aug 4 11:02:41 2026] DELETE /volume/v3/messages/8c0c0d70-e2cf-4af6-bbbe-b529fb9b2c57 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 04 11:02:41.768884 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-15184357-90a9-4540-9526-1b64e1c30443 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:41.770629 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-15184357-90a9-4540-9526-1b64e1c30443 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/10394eaf-1f65-455a-a330-8aedbe1455f7 Aug 04 11:02:41.770835 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-15184357-90a9-4540-9526-1b64e1c30443 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:41.771012 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-15184357-90a9-4540-9526-1b64e1c30443 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:41.771180 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-15184357-90a9-4540-9526-1b64e1c30443 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Delete volume with id: 10394eaf-1f65-455a-a330-8aedbe1455f7 Aug 04 11:02:41.777826 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:41.777826 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:41.778122 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-15184357-90a9-4540-9526-1b64e1c30443 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Volume info retrieved successfully. Aug 04 11:02:41.779060 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-15184357-90a9-4540-9526-1b64e1c30443 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100252) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 04 11:02:41.788177 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-15184357-90a9-4540-9526-1b64e1c30443 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2137430731 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2137430731, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:02:41.788396 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-15184357-90a9-4540-9526-1b64e1c30443 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2137430731 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2137430731, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:02:41.794943 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-15184357-90a9-4540-9526-1b64e1c30443 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Created reservations ['7ff774a9-38bf-4ba6-967a-6141cbd0c052', '5a24e246-2eb1-4477-9cec-be2b400e5abe', '38f12466-cce0-46bb-871d-d4e7443730e4', 'dda0af26-639c-4ea7-a7f1-00620df01385'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:02:41.816263 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-15184357-90a9-4540-9526-1b64e1c30443 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Delete volume request issued successfully. Aug 04 11:02:41.816445 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-15184357-90a9-4540-9526-1b64e1c30443 tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] https://10.4.3.232/volume/v3/volumes/10394eaf-1f65-455a-a330-8aedbe1455f7 returned with HTTP 202 Aug 04 11:02:41.816835 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1357/5454] 10.4.3.232 () {68 vars in 1391 bytes} [Tue Aug 4 11:02:41 2026] DELETE /volume/v3/volumes/10394eaf-1f65-455a-a330-8aedbe1455f7 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:41.823139 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-47d36853-7186-4d7f-8f2c-ddbee37478cb None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:41.824708 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-47d36853-7186-4d7f-8f2c-ddbee37478cb tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] DELETE https://10.4.3.232/volume/v3/types/52ab594c-f547-42eb-a857-cdf6e3f71ae3 Aug 04 11:02:41.824899 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-47d36853-7186-4d7f-8f2c-ddbee37478cb tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:41.825080 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-47d36853-7186-4d7f-8f2c-ddbee37478cb tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] Calling method '_delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:41.843539 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-47d36853-7186-4d7f-8f2c-ddbee37478cb tempest-ProjectReaderTests-1334642433 tempest-ProjectReaderTests-1334642433-project-admin] https://10.4.3.232/volume/v3/types/52ab594c-f547-42eb-a857-cdf6e3f71ae3 returned with HTTP 202 Aug 04 11:02:41.843877 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1367/5455] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 11:02:41 2026] DELETE /volume/v3/types/52ab594c-f547-42eb-a857-cdf6e3f71ae3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:42.683858 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-608adfdc-a3d6-4c93-8554-e0c9132e058c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:42.685983 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-608adfdc-a3d6-4c93-8554-e0c9132e058c tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b Aug 04 11:02:42.686233 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-608adfdc-a3d6-4c93-8554-e0c9132e058c tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:42.686483 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-608adfdc-a3d6-4c93-8554-e0c9132e058c tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:42.688539 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=326,cinder:UPDATE=102,cinder:INSERT=47 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:02:42.692443 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-608adfdc-a3d6-4c93-8554-e0c9132e058c tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b returned with HTTP 404 Aug 04 11:02:42.693090 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1370/5456] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:42 2026] GET /volume/v3/volumes/34bcb4cd-7e54-4c0c-bcfd-533a2bfb409b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:42.699992 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8202a0bb-f031-47e2-a87a-589593c08f2f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:42.701727 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8202a0bb-f031-47e2-a87a-589593c08f2f tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d Aug 04 11:02:42.702088 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8202a0bb-f031-47e2-a87a-589593c08f2f tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:42.702346 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8202a0bb-f031-47e2-a87a-589593c08f2f tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:42.709152 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:42.709152 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:42.712990 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8202a0bb-f031-47e2-a87a-589593c08f2f tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:42.717449 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8202a0bb-f031-47e2-a87a-589593c08f2f tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d returned with HTTP 200 Aug 04 11:02:42.717892 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1363/5457] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:42 2026] GET /volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:42.730656 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9166521d-fefa-44ca-b54d-4e81fefca9f1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:42.733012 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9166521d-fefa-44ca-b54d-4e81fefca9f1 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d Aug 04 11:02:42.733304 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9166521d-fefa-44ca-b54d-4e81fefca9f1 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:42.733538 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9166521d-fefa-44ca-b54d-4e81fefca9f1 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:42.742127 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:42.742127 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:42.746012 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9166521d-fefa-44ca-b54d-4e81fefca9f1 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:42.750917 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9166521d-fefa-44ca-b54d-4e81fefca9f1 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d returned with HTTP 200 Aug 04 11:02:42.751393 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1358/5458] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:42 2026] GET /volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:42.763005 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e43a7c67-6f6f-49bd-86ed-57fa977b8349 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:42.764540 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e43a7c67-6f6f-49bd-86ed-57fa977b8349 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] DELETE https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d Aug 04 11:02:42.764707 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e43a7c67-6f6f-49bd-86ed-57fa977b8349 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:42.764898 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e43a7c67-6f6f-49bd-86ed-57fa977b8349 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:42.765044 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-e43a7c67-6f6f-49bd-86ed-57fa977b8349 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Delete volume with id: a19c2e52-07ba-4537-b3e8-0780e8aa9b4d Aug 04 11:02:42.771523 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:42.771523 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:42.771954 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e43a7c67-6f6f-49bd-86ed-57fa977b8349 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:42.785535 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e43a7c67-6f6f-49bd-86ed-57fa977b8349 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Delete volume request issued successfully. Aug 04 11:02:42.785698 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e43a7c67-6f6f-49bd-86ed-57fa977b8349 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d returned with HTTP 202 Aug 04 11:02:42.786194 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1368/5459] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:02:42 2026] DELETE /volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:42.793610 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-60ab8d20-4221-4746-92e7-bfd6dc17bb95 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:42.796018 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-60ab8d20-4221-4746-92e7-bfd6dc17bb95 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d Aug 04 11:02:42.796255 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-60ab8d20-4221-4746-92e7-bfd6dc17bb95 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:42.796476 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-60ab8d20-4221-4746-92e7-bfd6dc17bb95 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:42.803132 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:42.803132 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:42.806602 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-60ab8d20-4221-4746-92e7-bfd6dc17bb95 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:42.810432 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-60ab8d20-4221-4746-92e7-bfd6dc17bb95 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d returned with HTTP 200 Aug 04 11:02:42.810823 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1371/5460] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:42 2026] GET /volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:43.324926 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-330e21f9-54b5-45a3-80e1-2faf6720cecc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:43.407198 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-330e21f9-54b5-45a3-80e1-2faf6720cecc tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:02:43.407549 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-330e21f9-54b5-45a3-80e1-2faf6720cecc tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-138487454"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:43.408921 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-330e21f9-54b5-45a3-80e1-2faf6720cecc tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-138487454'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:02:43.409053 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-330e21f9-54b5-45a3-80e1-2faf6720cecc tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Create volume of 1 GB Aug 04 11:02:43.412707 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-330e21f9-54b5-45a3-80e1-2faf6720cecc tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Availability Zones retrieved successfully. Aug 04 11:02:43.417825 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-330e21f9-54b5-45a3-80e1-2faf6720cecc tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Flow 'volume_create_api' (c82f23fc-62e5-405d-94e8-ef26d5e5f8a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:43.418651 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-330e21f9-54b5-45a3-80e1-2faf6720cecc tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33337d1e-613b-42e8-befd-7f08b9754d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:43.419361 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-330e21f9-54b5-45a3-80e1-2faf6720cecc tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:02:43.439857 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-330e21f9-54b5-45a3-80e1-2faf6720cecc tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33337d1e-613b-42e8-befd-7f08b9754d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:43.440546 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-330e21f9-54b5-45a3-80e1-2faf6720cecc tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7971c6e-c97c-4a6c-8133-99bf985424b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:43.488750 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-330e21f9-54b5-45a3-80e1-2faf6720cecc tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Created reservations ['70abb874-94e3-424f-941d-8a2cb076ea9a', '5adfa24d-0ba5-4084-8488-0c3fbe493677', '2f4e6942-63d2-41f5-ab4f-6956872d1c59', '5f2c794d-c957-494d-bf63-23c40a909241'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:02:43.489521 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-330e21f9-54b5-45a3-80e1-2faf6720cecc tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7971c6e-c97c-4a6c-8133-99bf985424b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70abb874-94e3-424f-941d-8a2cb076ea9a', '5adfa24d-0ba5-4084-8488-0c3fbe493677', '2f4e6942-63d2-41f5-ab4f-6956872d1c59', '5f2c794d-c957-494d-bf63-23c40a909241']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:43.490228 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-330e21f9-54b5-45a3-80e1-2faf6720cecc tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b338bc8-d55e-4cdc-a03d-7d9802a045ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:43.510674 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-330e21f9-54b5-45a3-80e1-2faf6720cecc tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b338bc8-d55e-4cdc-a03d-7d9802a045ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd34d12a2-0b9f-4b0b-8b0b-e1805a433719', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-138487454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97f5f6283e6f4421a8426ca5b7908e8a',qos_specs=None,replication_status=,reservations=['70abb874-94e3-424f-941d-8a2cb076ea9a','5adfa24d-0ba5-4084-8488-0c3fbe493677','2f4e6942-63d2-41f5-ab4f-6956872d1c59','5f2c794d-c957-494d-bf63-23c40a909241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb8962fb148c4f73bf1b4d1f1c52282f',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:02:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-138487454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d34d12a2-0b9f-4b0b-8b0b-e1805a433719,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97f5f6283e6f4421a8426ca5b7908e8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb8962fb148c4f73bf1b4d1f1c52282f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:43.511344 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-330e21f9-54b5-45a3-80e1-2faf6720cecc tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0840913b-f31b-48f3-bd0b-5a02422a3c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:43.526920 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-330e21f9-54b5-45a3-80e1-2faf6720cecc tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0840913b-f31b-48f3-bd0b-5a02422a3c8a) transitioned into state 'SUCCESS' from state '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-138487454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97f5f6283e6f4421a8426ca5b7908e8a',qos_specs=None,replication_status=,reservations=['70abb874-94e3-424f-941d-8a2cb076ea9a','5adfa24d-0ba5-4084-8488-0c3fbe493677','2f4e6942-63d2-41f5-ab4f-6956872d1c59','5f2c794d-c957-494d-bf63-23c40a909241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb8962fb148c4f73bf1b4d1f1c52282f',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:43.527578 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-330e21f9-54b5-45a3-80e1-2faf6720cecc tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02ba20db-53ce-4115-8b6c-e48849e66a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:43.535261 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-330e21f9-54b5-45a3-80e1-2faf6720cecc tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02ba20db-53ce-4115-8b6c-e48849e66a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:43.536046 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-330e21f9-54b5-45a3-80e1-2faf6720cecc tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Flow 'volume_create_api' (c82f23fc-62e5-405d-94e8-ef26d5e5f8a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:43.536506 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-330e21f9-54b5-45a3-80e1-2faf6720cecc tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Create volume request issued successfully. Aug 04 11:02:43.537055 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-330e21f9-54b5-45a3-80e1-2faf6720cecc tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:02:43.537559 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1364/5461] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 11:02:43 2026] POST /volume/v3/volumes => generated 777 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:43.548331 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a50525ae-154e-4104-93d8-c38ec11803aa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:43.550108 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a50525ae-154e-4104-93d8-c38ec11803aa tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] GET https://10.4.3.232/volume/v3/volumes/d34d12a2-0b9f-4b0b-8b0b-e1805a433719 Aug 04 11:02:43.550369 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a50525ae-154e-4104-93d8-c38ec11803aa tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:43.550596 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a50525ae-154e-4104-93d8-c38ec11803aa tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:43.556671 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:43.556671 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:43.559581 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a50525ae-154e-4104-93d8-c38ec11803aa tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Volume info retrieved successfully. Aug 04 11:02:43.563019 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a50525ae-154e-4104-93d8-c38ec11803aa tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes/d34d12a2-0b9f-4b0b-8b0b-e1805a433719 returned with HTTP 200 Aug 04 11:02:43.563365 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1359/5462] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 11:02:43 2026] GET /volume/v3/volumes/d34d12a2-0b9f-4b0b-8b0b-e1805a433719 => generated 956 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:02:43.822795 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-805d5d15-3430-44b3-9e15-8016cd8f3053 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:43.824558 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-805d5d15-3430-44b3-9e15-8016cd8f3053 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d Aug 04 11:02:43.824743 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-805d5d15-3430-44b3-9e15-8016cd8f3053 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:43.824936 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-805d5d15-3430-44b3-9e15-8016cd8f3053 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:43.830270 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-805d5d15-3430-44b3-9e15-8016cd8f3053 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d returned with HTTP 404 Aug 04 11:02:43.830694 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1369/5463] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:43 2026] GET /volume/v3/volumes/a19c2e52-07ba-4537-b3e8-0780e8aa9b4d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:43.836992 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-07c36894-857d-49d6-ad5a-6ade02e40831 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:43.838650 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-07c36894-857d-49d6-ad5a-6ade02e40831 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/bc08284a-14d2-47c2-a8e4-b117f6c2a2e4 Aug 04 11:02:43.838869 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-07c36894-857d-49d6-ad5a-6ade02e40831 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:43.839106 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-07c36894-857d-49d6-ad5a-6ade02e40831 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:43.839265 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-07c36894-857d-49d6-ad5a-6ade02e40831 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Delete snapshot with id: bc08284a-14d2-47c2-a8e4-b117f6c2a2e4 Aug 04 11:02:43.843945 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:43.843945 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:43.844393 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-07c36894-857d-49d6-ad5a-6ade02e40831 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot retrieved successfully. Aug 04 11:02:43.859716 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-07c36894-857d-49d6-ad5a-6ade02e40831 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot delete request issued successfully. Aug 04 11:02:43.859898 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-07c36894-857d-49d6-ad5a-6ade02e40831 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/snapshots/bc08284a-14d2-47c2-a8e4-b117f6c2a2e4 returned with HTTP 202 Aug 04 11:02:43.860310 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1372/5464] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 11:02:43 2026] DELETE /volume/v3/snapshots/bc08284a-14d2-47c2-a8e4-b117f6c2a2e4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:43.866112 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-76259b00-5c43-43da-85b1-443161f45e4b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:43.867974 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-76259b00-5c43-43da-85b1-443161f45e4b tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/snapshots/bc08284a-14d2-47c2-a8e4-b117f6c2a2e4 Aug 04 11:02:43.868149 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-76259b00-5c43-43da-85b1-443161f45e4b tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:43.868353 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-76259b00-5c43-43da-85b1-443161f45e4b tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:43.873122 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:43.873122 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:43.873566 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-76259b00-5c43-43da-85b1-443161f45e4b tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot retrieved successfully. Aug 04 11:02:43.874274 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-76259b00-5c43-43da-85b1-443161f45e4b tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/snapshots/bc08284a-14d2-47c2-a8e4-b117f6c2a2e4 returned with HTTP 200 Aug 04 11:02:43.874607 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1365/5465] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:02:43 2026] GET /volume/v3/snapshots/bc08284a-14d2-47c2-a8e4-b117f6c2a2e4 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:44.575228 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c04393db-e539-47b2-b0a2-e409c81d6023 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:44.576696 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c04393db-e539-47b2-b0a2-e409c81d6023 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] GET https://10.4.3.232/volume/v3/volumes/d34d12a2-0b9f-4b0b-8b0b-e1805a433719 Aug 04 11:02:44.576878 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c04393db-e539-47b2-b0a2-e409c81d6023 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:44.577044 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c04393db-e539-47b2-b0a2-e409c81d6023 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:44.583188 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:44.583188 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:44.586055 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c04393db-e539-47b2-b0a2-e409c81d6023 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Volume info retrieved successfully. Aug 04 11:02:44.589106 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c04393db-e539-47b2-b0a2-e409c81d6023 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes/d34d12a2-0b9f-4b0b-8b0b-e1805a433719 returned with HTTP 200 Aug 04 11:02:44.589437 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1360/5466] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 11:02:44 2026] GET /volume/v3/volumes/d34d12a2-0b9f-4b0b-8b0b-e1805a433719 => generated 1017 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:02:44.601507 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3962933e-1479-4151-a5bc-357b526be136 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:44.651641 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3962933e-1479-4151-a5bc-357b526be136 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] GET https://10.4.3.232/volume/v3/volumes Aug 04 11:02:44.651899 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3962933e-1479-4151-a5bc-357b526be136 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:44.652105 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3962933e-1479-4151-a5bc-357b526be136 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:44.652342 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.api_utils [None req-3962933e-1479-4151-a5bc-357b526be136 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] Removing options '' from query. {{(pid=100255) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 11:02:44.653058 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-3962933e-1479-4151-a5bc-357b526be136 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 11:02:44.659759 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3962933e-1479-4151-a5bc-357b526be136 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] Get all volumes completed successfully. Aug 04 11:02:44.660258 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3962933e-1479-4151-a5bc-357b526be136 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] https://10.4.3.232/volume/v3/volumes returned with HTTP 200 Aug 04 11:02:44.660712 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1370/5467] 10.4.3.232 () {68 vars in 1278 bytes} [Tue Aug 4 11:02:44 2026] GET /volume/v3/volumes => generated 335 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:02:44.668361 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9d062aa7-f76d-4f61-a172-3b679e825f1e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:44.670375 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9d062aa7-f76d-4f61-a172-3b679e825f1e tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/d34d12a2-0b9f-4b0b-8b0b-e1805a433719 Aug 04 11:02:44.670573 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9d062aa7-f76d-4f61-a172-3b679e825f1e tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:44.670743 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9d062aa7-f76d-4f61-a172-3b679e825f1e tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:44.670912 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-9d062aa7-f76d-4f61-a172-3b679e825f1e tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Delete volume with id: d34d12a2-0b9f-4b0b-8b0b-e1805a433719 Aug 04 11:02:44.677643 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:44.677643 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:44.677910 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9d062aa7-f76d-4f61-a172-3b679e825f1e tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Volume info retrieved successfully. Aug 04 11:02:44.693489 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9d062aa7-f76d-4f61-a172-3b679e825f1e tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Delete volume request issued successfully. Aug 04 11:02:44.693711 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9d062aa7-f76d-4f61-a172-3b679e825f1e tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes/d34d12a2-0b9f-4b0b-8b0b-e1805a433719 returned with HTTP 202 Aug 04 11:02:44.694147 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1373/5468] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 11:02:44 2026] DELETE /volume/v3/volumes/d34d12a2-0b9f-4b0b-8b0b-e1805a433719 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 11:02:44.701671 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fb9af255-aa42-451b-9b41-2da92431e30f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:44.703422 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb9af255-aa42-451b-9b41-2da92431e30f tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] GET https://10.4.3.232/volume/v3/volumes/d34d12a2-0b9f-4b0b-8b0b-e1805a433719 Aug 04 11:02:44.703662 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb9af255-aa42-451b-9b41-2da92431e30f tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:44.703894 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb9af255-aa42-451b-9b41-2da92431e30f tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:44.710370 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:44.710370 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:44.713475 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fb9af255-aa42-451b-9b41-2da92431e30f tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Volume info retrieved successfully. Aug 04 11:02:44.716727 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb9af255-aa42-451b-9b41-2da92431e30f tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes/d34d12a2-0b9f-4b0b-8b0b-e1805a433719 returned with HTTP 200 Aug 04 11:02:44.717108 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1366/5469] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 11:02:44 2026] GET /volume/v3/volumes/d34d12a2-0b9f-4b0b-8b0b-e1805a433719 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:02:44.882937 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1545b216-194a-4274-92ce-3a230e2c33af None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:44.885019 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1545b216-194a-4274-92ce-3a230e2c33af tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/snapshots/bc08284a-14d2-47c2-a8e4-b117f6c2a2e4 Aug 04 11:02:44.885265 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1545b216-194a-4274-92ce-3a230e2c33af tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:44.885486 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1545b216-194a-4274-92ce-3a230e2c33af tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:44.890157 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1545b216-194a-4274-92ce-3a230e2c33af tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/snapshots/bc08284a-14d2-47c2-a8e4-b117f6c2a2e4 returned with HTTP 404 Aug 04 11:02:44.890685 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1361/5470] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:02:44 2026] GET /volume/v3/snapshots/bc08284a-14d2-47c2-a8e4-b117f6c2a2e4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:44.896629 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9ad888c4-47f0-4e77-b24b-1fc99b8288c0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:44.898315 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9ad888c4-47f0-4e77-b24b-1fc99b8288c0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/83c0ef39-c438-40b1-9e5d-bc99098ea7e1 Aug 04 11:02:44.898494 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9ad888c4-47f0-4e77-b24b-1fc99b8288c0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:44.898670 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9ad888c4-47f0-4e77-b24b-1fc99b8288c0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:44.898762 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.snapshots [None req-9ad888c4-47f0-4e77-b24b-1fc99b8288c0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Delete snapshot with id: 83c0ef39-c438-40b1-9e5d-bc99098ea7e1 Aug 04 11:02:44.903090 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:44.903090 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:44.903476 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-9ad888c4-47f0-4e77-b24b-1fc99b8288c0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot retrieved successfully. Aug 04 11:02:44.918411 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-9ad888c4-47f0-4e77-b24b-1fc99b8288c0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot delete request issued successfully. Aug 04 11:02:44.918559 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9ad888c4-47f0-4e77-b24b-1fc99b8288c0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/snapshots/83c0ef39-c438-40b1-9e5d-bc99098ea7e1 returned with HTTP 202 Aug 04 11:02:44.919042 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1371/5471] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 11:02:44 2026] DELETE /volume/v3/snapshots/83c0ef39-c438-40b1-9e5d-bc99098ea7e1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:44.925092 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ce58195a-1a8f-49b3-94d3-e86789c6fe7b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:44.926944 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ce58195a-1a8f-49b3-94d3-e86789c6fe7b tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/snapshots/83c0ef39-c438-40b1-9e5d-bc99098ea7e1 Aug 04 11:02:44.927155 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ce58195a-1a8f-49b3-94d3-e86789c6fe7b tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:44.927378 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ce58195a-1a8f-49b3-94d3-e86789c6fe7b tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:44.931814 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:44.931814 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:44.932264 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ce58195a-1a8f-49b3-94d3-e86789c6fe7b tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot retrieved successfully. Aug 04 11:02:44.933003 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ce58195a-1a8f-49b3-94d3-e86789c6fe7b tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/snapshots/83c0ef39-c438-40b1-9e5d-bc99098ea7e1 returned with HTTP 200 Aug 04 11:02:44.933423 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1374/5472] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:02:44 2026] GET /volume/v3/snapshots/83c0ef39-c438-40b1-9e5d-bc99098ea7e1 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:45.729513 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7147106d-d213-4abc-8aeb-3cec1f8b451a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:45.731146 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7147106d-d213-4abc-8aeb-3cec1f8b451a tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] GET https://10.4.3.232/volume/v3/volumes/d34d12a2-0b9f-4b0b-8b0b-e1805a433719 Aug 04 11:02:45.731371 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7147106d-d213-4abc-8aeb-3cec1f8b451a tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:45.731542 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7147106d-d213-4abc-8aeb-3cec1f8b451a tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:45.736688 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7147106d-d213-4abc-8aeb-3cec1f8b451a tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes/d34d12a2-0b9f-4b0b-8b0b-e1805a433719 returned with HTTP 404 Aug 04 11:02:45.737106 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1367/5473] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 11:02:45 2026] GET /volume/v3/volumes/d34d12a2-0b9f-4b0b-8b0b-e1805a433719 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 11:02:45.744973 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eabc1be1-d754-47a1-b7cf-094f4cf38b67 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:45.746597 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eabc1be1-d754-47a1-b7cf-094f4cf38b67 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:02:45.746941 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eabc1be1-d754-47a1-b7cf-094f4cf38b67 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1297914463"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:45.748238 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-eabc1be1-d754-47a1-b7cf-094f4cf38b67 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1297914463'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:02:45.748373 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-eabc1be1-d754-47a1-b7cf-094f4cf38b67 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Create volume of 1 GB Aug 04 11:02:45.752085 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eabc1be1-d754-47a1-b7cf-094f4cf38b67 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Availability Zones retrieved successfully. Aug 04 11:02:45.756802 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eabc1be1-d754-47a1-b7cf-094f4cf38b67 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Flow 'volume_create_api' (9d464070-e32e-42ea-90ce-6a8db875e7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:45.757757 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eabc1be1-d754-47a1-b7cf-094f4cf38b67 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7766c0b-f40a-496b-9472-8b3982a83a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:45.758429 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-eabc1be1-d754-47a1-b7cf-094f4cf38b67 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:02:45.778824 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eabc1be1-d754-47a1-b7cf-094f4cf38b67 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7766c0b-f40a-496b-9472-8b3982a83a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:45.779672 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eabc1be1-d754-47a1-b7cf-094f4cf38b67 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e38f33a1-e970-4517-b5a9-bf8065f4b319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:45.812546 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-eabc1be1-d754-47a1-b7cf-094f4cf38b67 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Created reservations ['9f23c46e-8aad-4d3d-9157-479d97e1d9b8', '59ff9946-eb05-4dbb-94d4-90b890bd6b54', '4902bfc1-23dc-4b0b-b333-67c7ffcda53e', 'ba892c29-d509-4dc7-b3f8-444ba4c95d9c'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:02:45.813294 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eabc1be1-d754-47a1-b7cf-094f4cf38b67 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e38f33a1-e970-4517-b5a9-bf8065f4b319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f23c46e-8aad-4d3d-9157-479d97e1d9b8', '59ff9946-eb05-4dbb-94d4-90b890bd6b54', '4902bfc1-23dc-4b0b-b333-67c7ffcda53e', 'ba892c29-d509-4dc7-b3f8-444ba4c95d9c']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:45.814003 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eabc1be1-d754-47a1-b7cf-094f4cf38b67 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c9eb5b8-ecc5-48b5-943a-0d89d583794f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:45.834684 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eabc1be1-d754-47a1-b7cf-094f4cf38b67 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c9eb5b8-ecc5-48b5-943a-0d89d583794f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bac84de1-6a5c-4aed-aa07-df8461c0663a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1297914463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97f5f6283e6f4421a8426ca5b7908e8a',qos_specs=None,replication_status=,reservations=['9f23c46e-8aad-4d3d-9157-479d97e1d9b8','59ff9946-eb05-4dbb-94d4-90b890bd6b54','4902bfc1-23dc-4b0b-b333-67c7ffcda53e','ba892c29-d509-4dc7-b3f8-444ba4c95d9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb8962fb148c4f73bf1b4d1f1c52282f',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:02:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1297914463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bac84de1-6a5c-4aed-aa07-df8461c0663a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97f5f6283e6f4421a8426ca5b7908e8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb8962fb148c4f73bf1b4d1f1c52282f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:45.835339 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eabc1be1-d754-47a1-b7cf-094f4cf38b67 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70e499d9-e278-4e1f-890e-805fabd71b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:45.850616 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eabc1be1-d754-47a1-b7cf-094f4cf38b67 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70e499d9-e278-4e1f-890e-805fabd71b89) transitioned into state 'SUCCESS' from state '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-1297914463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97f5f6283e6f4421a8426ca5b7908e8a',qos_specs=None,replication_status=,reservations=['9f23c46e-8aad-4d3d-9157-479d97e1d9b8','59ff9946-eb05-4dbb-94d4-90b890bd6b54','4902bfc1-23dc-4b0b-b333-67c7ffcda53e','ba892c29-d509-4dc7-b3f8-444ba4c95d9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb8962fb148c4f73bf1b4d1f1c52282f',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:45.851221 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eabc1be1-d754-47a1-b7cf-094f4cf38b67 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (737c60ec-c60f-4460-b1c6-79869e70b020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:45.858458 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eabc1be1-d754-47a1-b7cf-094f4cf38b67 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (737c60ec-c60f-4460-b1c6-79869e70b020) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:45.859173 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eabc1be1-d754-47a1-b7cf-094f4cf38b67 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Flow 'volume_create_api' (9d464070-e32e-42ea-90ce-6a8db875e7b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:45.859456 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eabc1be1-d754-47a1-b7cf-094f4cf38b67 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Create volume request issued successfully. Aug 04 11:02:45.859954 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eabc1be1-d754-47a1-b7cf-094f4cf38b67 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:02:45.860341 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1362/5474] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 11:02:45 2026] POST /volume/v3/volumes => generated 778 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:45.871100 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-76bfd377-911f-4863-8fb9-550603d8aed7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:45.872757 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-76bfd377-911f-4863-8fb9-550603d8aed7 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] GET https://10.4.3.232/volume/v3/volumes/bac84de1-6a5c-4aed-aa07-df8461c0663a Aug 04 11:02:45.872965 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-76bfd377-911f-4863-8fb9-550603d8aed7 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:45.873158 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-76bfd377-911f-4863-8fb9-550603d8aed7 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:45.880394 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:45.880394 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:45.883802 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-76bfd377-911f-4863-8fb9-550603d8aed7 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Volume info retrieved successfully. Aug 04 11:02:45.887294 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-76bfd377-911f-4863-8fb9-550603d8aed7 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes/bac84de1-6a5c-4aed-aa07-df8461c0663a returned with HTTP 200 Aug 04 11:02:45.887651 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1372/5475] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 11:02:45 2026] GET /volume/v3/volumes/bac84de1-6a5c-4aed-aa07-df8461c0663a => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:02:45.942588 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f7ced5b9-ed4d-41c0-bbd6-333cfb1a8148 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:45.944200 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f7ced5b9-ed4d-41c0-bbd6-333cfb1a8148 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/snapshots/83c0ef39-c438-40b1-9e5d-bc99098ea7e1 Aug 04 11:02:45.944387 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f7ced5b9-ed4d-41c0-bbd6-333cfb1a8148 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:45.944567 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f7ced5b9-ed4d-41c0-bbd6-333cfb1a8148 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:45.948214 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f7ced5b9-ed4d-41c0-bbd6-333cfb1a8148 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/snapshots/83c0ef39-c438-40b1-9e5d-bc99098ea7e1 returned with HTTP 404 Aug 04 11:02:45.948633 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1375/5476] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:02:45 2026] GET /volume/v3/snapshots/83c0ef39-c438-40b1-9e5d-bc99098ea7e1 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:45.954992 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-911e1087-b077-40b5-ab78-fc32d07223e0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:45.957156 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-911e1087-b077-40b5-ab78-fc32d07223e0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/16076f9d-28c0-4d4c-8507-e842e24d77f5 Aug 04 11:02:45.957424 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-911e1087-b077-40b5-ab78-fc32d07223e0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:45.957665 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-911e1087-b077-40b5-ab78-fc32d07223e0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:45.957805 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-911e1087-b077-40b5-ab78-fc32d07223e0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Delete snapshot with id: 16076f9d-28c0-4d4c-8507-e842e24d77f5 Aug 04 11:02:45.963606 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:45.963606 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:45.964185 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-911e1087-b077-40b5-ab78-fc32d07223e0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot retrieved successfully. Aug 04 11:02:45.981120 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-911e1087-b077-40b5-ab78-fc32d07223e0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot delete request issued successfully. Aug 04 11:02:45.981374 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-911e1087-b077-40b5-ab78-fc32d07223e0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/snapshots/16076f9d-28c0-4d4c-8507-e842e24d77f5 returned with HTTP 202 Aug 04 11:02:45.981882 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1368/5477] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 11:02:45 2026] DELETE /volume/v3/snapshots/16076f9d-28c0-4d4c-8507-e842e24d77f5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:45.988365 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8b41b16d-bfc2-4321-afd1-0b600aaf8014 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:45.990061 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8b41b16d-bfc2-4321-afd1-0b600aaf8014 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/snapshots/16076f9d-28c0-4d4c-8507-e842e24d77f5 Aug 04 11:02:45.990255 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8b41b16d-bfc2-4321-afd1-0b600aaf8014 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:45.990447 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8b41b16d-bfc2-4321-afd1-0b600aaf8014 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:45.994857 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:45.994857 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:45.995232 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8b41b16d-bfc2-4321-afd1-0b600aaf8014 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Snapshot retrieved successfully. Aug 04 11:02:45.995920 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8b41b16d-bfc2-4321-afd1-0b600aaf8014 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/snapshots/16076f9d-28c0-4d4c-8507-e842e24d77f5 returned with HTTP 200 Aug 04 11:02:45.996188 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1363/5478] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:02:45 2026] GET /volume/v3/snapshots/16076f9d-28c0-4d4c-8507-e842e24d77f5 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:46.899458 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6408fd06-c1bf-4cc5-b124-ba45e94aec4a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:46.901258 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6408fd06-c1bf-4cc5-b124-ba45e94aec4a tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] GET https://10.4.3.232/volume/v3/volumes/bac84de1-6a5c-4aed-aa07-df8461c0663a Aug 04 11:02:46.901490 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6408fd06-c1bf-4cc5-b124-ba45e94aec4a tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:46.901698 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6408fd06-c1bf-4cc5-b124-ba45e94aec4a tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:46.908445 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:46.908445 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:46.911393 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6408fd06-c1bf-4cc5-b124-ba45e94aec4a tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Volume info retrieved successfully. Aug 04 11:02:46.914766 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6408fd06-c1bf-4cc5-b124-ba45e94aec4a tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes/bac84de1-6a5c-4aed-aa07-df8461c0663a returned with HTTP 200 Aug 04 11:02:46.915126 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1373/5479] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 11:02:46 2026] GET /volume/v3/volumes/bac84de1-6a5c-4aed-aa07-df8461c0663a => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:02:46.926504 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-31abecdc-1966-4099-99dd-34c9b30b49f2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:46.928426 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-31abecdc-1966-4099-99dd-34c9b30b49f2 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] GET https://10.4.3.232/volume/v3/volumes/detail Aug 04 11:02:46.928659 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-31abecdc-1966-4099-99dd-34c9b30b49f2 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:46.928897 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-31abecdc-1966-4099-99dd-34c9b30b49f2 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:46.929207 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-31abecdc-1966-4099-99dd-34c9b30b49f2 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 11:02:46.929903 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-31abecdc-1966-4099-99dd-34c9b30b49f2 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 11:02:46.937276 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-31abecdc-1966-4099-99dd-34c9b30b49f2 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] Get all volumes completed successfully. Aug 04 11:02:46.937838 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:46.937838 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:46.941356 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-31abecdc-1966-4099-99dd-34c9b30b49f2 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] https://10.4.3.232/volume/v3/volumes/detail returned with HTTP 200 Aug 04 11:02:46.941702 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1376/5480] 10.4.3.232 () {68 vars in 1299 bytes} [Tue Aug 4 11:02:46 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:02:46.953012 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-71e0013b-ef6d-4070-a12c-dddf2c7363b7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:46.954877 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-71e0013b-ef6d-4070-a12c-dddf2c7363b7 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/bac84de1-6a5c-4aed-aa07-df8461c0663a Aug 04 11:02:46.955116 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-71e0013b-ef6d-4070-a12c-dddf2c7363b7 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:46.955357 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-71e0013b-ef6d-4070-a12c-dddf2c7363b7 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:46.955551 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-71e0013b-ef6d-4070-a12c-dddf2c7363b7 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Delete volume with id: bac84de1-6a5c-4aed-aa07-df8461c0663a Aug 04 11:02:46.962669 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:46.962669 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:46.962995 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-71e0013b-ef6d-4070-a12c-dddf2c7363b7 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Volume info retrieved successfully. Aug 04 11:02:46.978314 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-71e0013b-ef6d-4070-a12c-dddf2c7363b7 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Delete volume request issued successfully. Aug 04 11:02:46.978531 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-71e0013b-ef6d-4070-a12c-dddf2c7363b7 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes/bac84de1-6a5c-4aed-aa07-df8461c0663a returned with HTTP 202 Aug 04 11:02:46.978964 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1369/5481] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 11:02:46 2026] DELETE /volume/v3/volumes/bac84de1-6a5c-4aed-aa07-df8461c0663a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 11:02:46.985508 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2dc2b557-d173-47ac-9f2b-167b06ab3d79 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:46.987119 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2dc2b557-d173-47ac-9f2b-167b06ab3d79 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] GET https://10.4.3.232/volume/v3/volumes/bac84de1-6a5c-4aed-aa07-df8461c0663a Aug 04 11:02:46.987333 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2dc2b557-d173-47ac-9f2b-167b06ab3d79 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:46.987511 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2dc2b557-d173-47ac-9f2b-167b06ab3d79 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:46.993810 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:46.993810 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:46.996679 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2dc2b557-d173-47ac-9f2b-167b06ab3d79 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Volume info retrieved successfully. Aug 04 11:02:46.999932 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2dc2b557-d173-47ac-9f2b-167b06ab3d79 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes/bac84de1-6a5c-4aed-aa07-df8461c0663a returned with HTTP 200 Aug 04 11:02:47.000277 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1364/5482] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 11:02:46 2026] GET /volume/v3/volumes/bac84de1-6a5c-4aed-aa07-df8461c0663a => generated 1017 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:02:47.004697 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-aff3ae5d-7959-4946-94bf-68f23547b9f9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:47.006358 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-aff3ae5d-7959-4946-94bf-68f23547b9f9 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/snapshots/16076f9d-28c0-4d4c-8507-e842e24d77f5 Aug 04 11:02:47.006622 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-aff3ae5d-7959-4946-94bf-68f23547b9f9 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:47.006722 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-aff3ae5d-7959-4946-94bf-68f23547b9f9 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:47.010706 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-aff3ae5d-7959-4946-94bf-68f23547b9f9 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/snapshots/16076f9d-28c0-4d4c-8507-e842e24d77f5 returned with HTTP 404 Aug 04 11:02:47.011156 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1374/5483] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:02:47 2026] GET /volume/v3/snapshots/16076f9d-28c0-4d4c-8507-e842e24d77f5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:47.017253 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ef3de156-13ac-449b-86ec-494f5ef3ee34 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:47.019301 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ef3de156-13ac-449b-86ec-494f5ef3ee34 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f Aug 04 11:02:47.019301 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ef3de156-13ac-449b-86ec-494f5ef3ee34 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:47.019458 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ef3de156-13ac-449b-86ec-494f5ef3ee34 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:47.026108 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:47.026108 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:47.029456 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ef3de156-13ac-449b-86ec-494f5ef3ee34 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:47.033291 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ef3de156-13ac-449b-86ec-494f5ef3ee34 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f returned with HTTP 200 Aug 04 11:02:47.033698 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1377/5484] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:47 2026] GET /volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:47.044996 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-04c70b96-3fed-45e6-84f8-638d7bed3b41 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:47.046737 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-04c70b96-3fed-45e6-84f8-638d7bed3b41 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f Aug 04 11:02:47.046957 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-04c70b96-3fed-45e6-84f8-638d7bed3b41 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:47.047150 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-04c70b96-3fed-45e6-84f8-638d7bed3b41 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:47.053555 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:47.053555 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:47.056797 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-04c70b96-3fed-45e6-84f8-638d7bed3b41 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:47.061475 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-04c70b96-3fed-45e6-84f8-638d7bed3b41 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f returned with HTTP 200 Aug 04 11:02:47.061833 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1370/5485] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:47 2026] GET /volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:47.073465 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-72fe5766-c448-4a93-b400-92dd25b77cfb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:47.075136 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-72fe5766-c448-4a93-b400-92dd25b77cfb tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] DELETE https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f Aug 04 11:02:47.075338 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-72fe5766-c448-4a93-b400-92dd25b77cfb tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:47.075536 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-72fe5766-c448-4a93-b400-92dd25b77cfb tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:47.075693 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-72fe5766-c448-4a93-b400-92dd25b77cfb tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Delete volume with id: 4b24320c-7fa9-494e-b3dc-857e533d089f Aug 04 11:02:47.082465 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:47.082465 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:47.082874 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-72fe5766-c448-4a93-b400-92dd25b77cfb tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:47.099643 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-72fe5766-c448-4a93-b400-92dd25b77cfb tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Delete volume request issued successfully. Aug 04 11:02:47.099766 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-72fe5766-c448-4a93-b400-92dd25b77cfb tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f returned with HTTP 202 Aug 04 11:02:47.100166 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1365/5486] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:02:47 2026] DELETE /volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:02:47.106869 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-eea2d6ea-6a57-4160-b1fb-e92b790e17b0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:47.108595 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-eea2d6ea-6a57-4160-b1fb-e92b790e17b0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f Aug 04 11:02:47.108837 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-eea2d6ea-6a57-4160-b1fb-e92b790e17b0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:47.109110 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-eea2d6ea-6a57-4160-b1fb-e92b790e17b0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:47.116689 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:47.116689 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:47.120357 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-eea2d6ea-6a57-4160-b1fb-e92b790e17b0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Volume info retrieved successfully. Aug 04 11:02:47.124441 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-eea2d6ea-6a57-4160-b1fb-e92b790e17b0 tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f returned with HTTP 200 Aug 04 11:02:47.124833 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1375/5487] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:47 2026] GET /volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:48.012938 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c344748d-0ea3-45b9-930b-06de5ce18014 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:48.014710 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c344748d-0ea3-45b9-930b-06de5ce18014 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] GET https://10.4.3.232/volume/v3/volumes/bac84de1-6a5c-4aed-aa07-df8461c0663a Aug 04 11:02:48.015023 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c344748d-0ea3-45b9-930b-06de5ce18014 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:48.015230 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c344748d-0ea3-45b9-930b-06de5ce18014 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:48.020812 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c344748d-0ea3-45b9-930b-06de5ce18014 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes/bac84de1-6a5c-4aed-aa07-df8461c0663a returned with HTTP 404 Aug 04 11:02:48.021304 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1378/5488] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 11:02:48 2026] GET /volume/v3/volumes/bac84de1-6a5c-4aed-aa07-df8461c0663a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 11:02:48.029036 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-65143ab9-02aa-4e99-b842-9b74e56e4890 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:48.030815 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-65143ab9-02aa-4e99-b842-9b74e56e4890 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:02:48.031190 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-65143ab9-02aa-4e99-b842-9b74e56e4890 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1739437209"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:48.032616 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-65143ab9-02aa-4e99-b842-9b74e56e4890 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1739437209'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:02:48.032738 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-65143ab9-02aa-4e99-b842-9b74e56e4890 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Create volume of 1 GB Aug 04 11:02:48.036522 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-65143ab9-02aa-4e99-b842-9b74e56e4890 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Availability Zones retrieved successfully. Aug 04 11:02:48.041747 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65143ab9-02aa-4e99-b842-9b74e56e4890 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Flow 'volume_create_api' (2dd84d80-cb10-4b96-a536-efe33a15dcae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:48.042605 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65143ab9-02aa-4e99-b842-9b74e56e4890 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a337b47-7224-4e53-bf71-534c59f8db4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:48.043337 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-65143ab9-02aa-4e99-b842-9b74e56e4890 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:02:48.065898 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65143ab9-02aa-4e99-b842-9b74e56e4890 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a337b47-7224-4e53-bf71-534c59f8db4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:48.066603 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65143ab9-02aa-4e99-b842-9b74e56e4890 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09936144-6640-4b0e-baae-4e77a983507a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:48.099592 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-65143ab9-02aa-4e99-b842-9b74e56e4890 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Created reservations ['47d291e6-864a-4983-80e0-17f74e6748ae', 'f8223f37-899d-489b-8cbf-5015c3aff36f', '45675e8f-a760-4fac-a9a4-83287d001bb6', 'fc79ad0c-65be-4310-9793-d22e46bd6ede'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:02:48.100205 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65143ab9-02aa-4e99-b842-9b74e56e4890 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09936144-6640-4b0e-baae-4e77a983507a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47d291e6-864a-4983-80e0-17f74e6748ae', 'f8223f37-899d-489b-8cbf-5015c3aff36f', '45675e8f-a760-4fac-a9a4-83287d001bb6', 'fc79ad0c-65be-4310-9793-d22e46bd6ede']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:48.100912 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65143ab9-02aa-4e99-b842-9b74e56e4890 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c159cf9-92c0-4777-a878-7e09ba58bbc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:48.123903 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65143ab9-02aa-4e99-b842-9b74e56e4890 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c159cf9-92c0-4777-a878-7e09ba58bbc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec38547d-9d05-4892-b17a-61ccac69913c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1739437209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97f5f6283e6f4421a8426ca5b7908e8a',qos_specs=None,replication_status=,reservations=['47d291e6-864a-4983-80e0-17f74e6748ae','f8223f37-899d-489b-8cbf-5015c3aff36f','45675e8f-a760-4fac-a9a4-83287d001bb6','fc79ad0c-65be-4310-9793-d22e46bd6ede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb8962fb148c4f73bf1b4d1f1c52282f',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:02:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1739437209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec38547d-9d05-4892-b17a-61ccac69913c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97f5f6283e6f4421a8426ca5b7908e8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb8962fb148c4f73bf1b4d1f1c52282f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:48.124545 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65143ab9-02aa-4e99-b842-9b74e56e4890 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d0b3b9a-5749-4f3c-b2e4-b56a11820aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:48.136218 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a6e52c10-2801-4ee0-907f-634616b67abf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:48.137878 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a6e52c10-2801-4ee0-907f-634616b67abf tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] GET https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f Aug 04 11:02:48.138097 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a6e52c10-2801-4ee0-907f-634616b67abf tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:48.138430 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a6e52c10-2801-4ee0-907f-634616b67abf tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:48.140350 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65143ab9-02aa-4e99-b842-9b74e56e4890 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d0b3b9a-5749-4f3c-b2e4-b56a11820aca) transitioned into state 'SUCCESS' from state '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-1739437209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97f5f6283e6f4421a8426ca5b7908e8a',qos_specs=None,replication_status=,reservations=['47d291e6-864a-4983-80e0-17f74e6748ae','f8223f37-899d-489b-8cbf-5015c3aff36f','45675e8f-a760-4fac-a9a4-83287d001bb6','fc79ad0c-65be-4310-9793-d22e46bd6ede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb8962fb148c4f73bf1b4d1f1c52282f',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:48.141218 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65143ab9-02aa-4e99-b842-9b74e56e4890 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f682cc43-e867-4097-8d12-4d4979737d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:48.143461 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a6e52c10-2801-4ee0-907f-634616b67abf tempest-SnapshotDataIntegrityTests-571414369 tempest-SnapshotDataIntegrityTests-571414369-project-member] https://10.4.3.232/volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f returned with HTTP 404 Aug 04 11:02:48.144031 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1366/5489] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:02:48 2026] GET /volume/v3/volumes/4b24320c-7fa9-494e-b3dc-857e533d089f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:48.153219 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65143ab9-02aa-4e99-b842-9b74e56e4890 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f682cc43-e867-4097-8d12-4d4979737d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:48.154079 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-65143ab9-02aa-4e99-b842-9b74e56e4890 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Flow 'volume_create_api' (2dd84d80-cb10-4b96-a536-efe33a15dcae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:48.154415 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-65143ab9-02aa-4e99-b842-9b74e56e4890 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Create volume request issued successfully. Aug 04 11:02:48.155011 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-65143ab9-02aa-4e99-b842-9b74e56e4890 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:02:48.155461 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1371/5490] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 11:02:48 2026] POST /volume/v3/volumes => generated 778 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:48.166967 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-54067664-0b8a-4034-9e23-fb46caa3a641 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:48.168778 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-54067664-0b8a-4034-9e23-fb46caa3a641 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] GET https://10.4.3.232/volume/v3/volumes/ec38547d-9d05-4892-b17a-61ccac69913c Aug 04 11:02:48.169027 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-54067664-0b8a-4034-9e23-fb46caa3a641 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:48.169226 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-54067664-0b8a-4034-9e23-fb46caa3a641 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:48.175854 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:48.175854 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:48.179189 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-54067664-0b8a-4034-9e23-fb46caa3a641 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Volume info retrieved successfully. Aug 04 11:02:48.183089 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-54067664-0b8a-4034-9e23-fb46caa3a641 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes/ec38547d-9d05-4892-b17a-61ccac69913c returned with HTTP 200 Aug 04 11:02:48.183496 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1376/5491] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 11:02:48 2026] GET /volume/v3/volumes/ec38547d-9d05-4892-b17a-61ccac69913c => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:02:49.199395 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3c602b33-1e26-4214-af38-5f5e4b5eb7c7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:49.201117 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3c602b33-1e26-4214-af38-5f5e4b5eb7c7 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] GET https://10.4.3.232/volume/v3/volumes/ec38547d-9d05-4892-b17a-61ccac69913c Aug 04 11:02:49.201346 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3c602b33-1e26-4214-af38-5f5e4b5eb7c7 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:49.201535 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3c602b33-1e26-4214-af38-5f5e4b5eb7c7 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:49.207905 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:49.207905 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:02:49.211584 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3c602b33-1e26-4214-af38-5f5e4b5eb7c7 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Volume info retrieved successfully. Aug 04 11:02:49.216455 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3c602b33-1e26-4214-af38-5f5e4b5eb7c7 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes/ec38547d-9d05-4892-b17a-61ccac69913c returned with HTTP 200 Aug 04 11:02:49.216805 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1379/5492] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 11:02:49 2026] GET /volume/v3/volumes/ec38547d-9d05-4892-b17a-61ccac69913c => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:02:49.228068 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ab774c65-93e6-4708-a24d-2ccea0cb0b1d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:49.229785 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab774c65-93e6-4708-a24d-2ccea0cb0b1d tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] GET https://10.4.3.232/volume/v3/volumes/ec38547d-9d05-4892-b17a-61ccac69913c Aug 04 11:02:49.229999 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab774c65-93e6-4708-a24d-2ccea0cb0b1d tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:49.230175 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab774c65-93e6-4708-a24d-2ccea0cb0b1d tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:49.236453 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:49.236453 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:49.239481 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ab774c65-93e6-4708-a24d-2ccea0cb0b1d tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] Volume info retrieved successfully. Aug 04 11:02:49.242983 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab774c65-93e6-4708-a24d-2ccea0cb0b1d tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] https://10.4.3.232/volume/v3/volumes/ec38547d-9d05-4892-b17a-61ccac69913c returned with HTTP 200 Aug 04 11:02:49.243473 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1367/5493] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 11:02:49 2026] GET /volume/v3/volumes/ec38547d-9d05-4892-b17a-61ccac69913c => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:02:49.254754 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7abfe1a9-6bd4-4e3b-878e-6e38b6556664 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:49.256459 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7abfe1a9-6bd4-4e3b-878e-6e38b6556664 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/ec38547d-9d05-4892-b17a-61ccac69913c Aug 04 11:02:49.256683 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7abfe1a9-6bd4-4e3b-878e-6e38b6556664 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:49.256857 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7abfe1a9-6bd4-4e3b-878e-6e38b6556664 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:49.257014 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-7abfe1a9-6bd4-4e3b-878e-6e38b6556664 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Delete volume with id: ec38547d-9d05-4892-b17a-61ccac69913c Aug 04 11:02:49.263565 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:49.263565 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:49.263848 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7abfe1a9-6bd4-4e3b-878e-6e38b6556664 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Volume info retrieved successfully. Aug 04 11:02:49.281070 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7abfe1a9-6bd4-4e3b-878e-6e38b6556664 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Delete volume request issued successfully. Aug 04 11:02:49.281264 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7abfe1a9-6bd4-4e3b-878e-6e38b6556664 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes/ec38547d-9d05-4892-b17a-61ccac69913c returned with HTTP 202 Aug 04 11:02:49.281763 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1372/5494] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 11:02:49 2026] DELETE /volume/v3/volumes/ec38547d-9d05-4892-b17a-61ccac69913c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 11:02:49.288382 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a9c20a02-a8ea-448e-b880-ebda4756cc3b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:49.290150 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a9c20a02-a8ea-448e-b880-ebda4756cc3b tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] GET https://10.4.3.232/volume/v3/volumes/ec38547d-9d05-4892-b17a-61ccac69913c Aug 04 11:02:49.290393 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a9c20a02-a8ea-448e-b880-ebda4756cc3b tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:49.290581 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a9c20a02-a8ea-448e-b880-ebda4756cc3b tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:49.297471 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:49.297471 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:49.300988 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a9c20a02-a8ea-448e-b880-ebda4756cc3b tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Volume info retrieved successfully. Aug 04 11:02:49.304596 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a9c20a02-a8ea-448e-b880-ebda4756cc3b tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes/ec38547d-9d05-4892-b17a-61ccac69913c returned with HTTP 200 Aug 04 11:02:49.305092 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1377/5495] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 11:02:49 2026] GET /volume/v3/volumes/ec38547d-9d05-4892-b17a-61ccac69913c => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:02:50.318314 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-60dc1c4a-af98-40fd-8a37-c431f26282ed None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:50.320040 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-60dc1c4a-af98-40fd-8a37-c431f26282ed tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] GET https://10.4.3.232/volume/v3/volumes/ec38547d-9d05-4892-b17a-61ccac69913c Aug 04 11:02:50.320253 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-60dc1c4a-af98-40fd-8a37-c431f26282ed tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:50.320436 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-60dc1c4a-af98-40fd-8a37-c431f26282ed tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:50.325575 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-60dc1c4a-af98-40fd-8a37-c431f26282ed tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes/ec38547d-9d05-4892-b17a-61ccac69913c returned with HTTP 404 Aug 04 11:02:50.325985 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1380/5496] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 11:02:50 2026] GET /volume/v3/volumes/ec38547d-9d05-4892-b17a-61ccac69913c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 11:02:50.332994 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6a31f113-96d5-4c0a-bc36-e76bd0c77c3c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:50.334496 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a31f113-96d5-4c0a-bc36-e76bd0c77c3c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:02:50.334796 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a31f113-96d5-4c0a-bc36-e76bd0c77c3c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-798715225"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:02:50.336080 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-6a31f113-96d5-4c0a-bc36-e76bd0c77c3c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-798715225'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:02:50.336186 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-6a31f113-96d5-4c0a-bc36-e76bd0c77c3c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Create volume of 1 GB Aug 04 11:02:50.340263 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6a31f113-96d5-4c0a-bc36-e76bd0c77c3c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Availability Zones retrieved successfully. Aug 04 11:02:50.345212 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a31f113-96d5-4c0a-bc36-e76bd0c77c3c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Flow 'volume_create_api' (a1a1574d-f23b-4ee5-9fb0-fcaf3d02cc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:50.346007 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a31f113-96d5-4c0a-bc36-e76bd0c77c3c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b9e6316-d25b-4c79-8e4b-2ce9bfd817d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:50.346701 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-6a31f113-96d5-4c0a-bc36-e76bd0c77c3c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:02:50.370117 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a31f113-96d5-4c0a-bc36-e76bd0c77c3c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b9e6316-d25b-4c79-8e4b-2ce9bfd817d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:50.370783 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a31f113-96d5-4c0a-bc36-e76bd0c77c3c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44feba84-539a-4a46-b8a7-32b56354f296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:50.413103 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-6a31f113-96d5-4c0a-bc36-e76bd0c77c3c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Created reservations ['b326eb50-528a-4172-815c-4ccb54b5fc02', '7db67045-cb1c-4b87-93dd-21348acd56d7', '84dbb0dc-89d1-4c42-9cd1-05aec453ad2e', 'dd0b24a3-970f-40e0-9a29-abcb9ab4a963'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:02:50.413905 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a31f113-96d5-4c0a-bc36-e76bd0c77c3c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44feba84-539a-4a46-b8a7-32b56354f296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b326eb50-528a-4172-815c-4ccb54b5fc02', '7db67045-cb1c-4b87-93dd-21348acd56d7', '84dbb0dc-89d1-4c42-9cd1-05aec453ad2e', 'dd0b24a3-970f-40e0-9a29-abcb9ab4a963']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:50.414743 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a31f113-96d5-4c0a-bc36-e76bd0c77c3c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5e12b37-85c2-4c95-9efd-a16964d4eb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:50.439430 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a31f113-96d5-4c0a-bc36-e76bd0c77c3c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5e12b37-85c2-4c95-9efd-a16964d4eb3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d35cf5b-2068-41b2-8c2d-f319c401bce7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-798715225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97f5f6283e6f4421a8426ca5b7908e8a',qos_specs=None,replication_status=,reservations=['b326eb50-528a-4172-815c-4ccb54b5fc02','7db67045-cb1c-4b87-93dd-21348acd56d7','84dbb0dc-89d1-4c42-9cd1-05aec453ad2e','dd0b24a3-970f-40e0-9a29-abcb9ab4a963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb8962fb148c4f73bf1b4d1f1c52282f',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:02:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-798715225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d35cf5b-2068-41b2-8c2d-f319c401bce7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97f5f6283e6f4421a8426ca5b7908e8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb8962fb148c4f73bf1b4d1f1c52282f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:50.440210 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a31f113-96d5-4c0a-bc36-e76bd0c77c3c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4e585b7-f2e0-4ea9-bfa7-f5e09ca33424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:50.459780 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a31f113-96d5-4c0a-bc36-e76bd0c77c3c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4e585b7-f2e0-4ea9-bfa7-f5e09ca33424) transitioned into state 'SUCCESS' from state '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-798715225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97f5f6283e6f4421a8426ca5b7908e8a',qos_specs=None,replication_status=,reservations=['b326eb50-528a-4172-815c-4ccb54b5fc02','7db67045-cb1c-4b87-93dd-21348acd56d7','84dbb0dc-89d1-4c42-9cd1-05aec453ad2e','dd0b24a3-970f-40e0-9a29-abcb9ab4a963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb8962fb148c4f73bf1b4d1f1c52282f',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:50.460534 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a31f113-96d5-4c0a-bc36-e76bd0c77c3c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbad0c1b-e85a-4086-8977-3965e287e6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:02:50.468627 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a31f113-96d5-4c0a-bc36-e76bd0c77c3c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbad0c1b-e85a-4086-8977-3965e287e6d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:02:50.469443 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a31f113-96d5-4c0a-bc36-e76bd0c77c3c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Flow 'volume_create_api' (a1a1574d-f23b-4ee5-9fb0-fcaf3d02cc7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:02:50.469745 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6a31f113-96d5-4c0a-bc36-e76bd0c77c3c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Create volume request issued successfully. Aug 04 11:02:50.470258 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a31f113-96d5-4c0a-bc36-e76bd0c77c3c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:02:50.470693 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1368/5497] 10.4.3.232 () {70 vars in 1299 bytes} [Tue Aug 4 11:02:50 2026] POST /volume/v3/volumes => generated 777 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:02:50.481574 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ccbe476c-7e76-4143-8b69-b356e0f74035 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:50.483333 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ccbe476c-7e76-4143-8b69-b356e0f74035 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] GET https://10.4.3.232/volume/v3/volumes/4d35cf5b-2068-41b2-8c2d-f319c401bce7 Aug 04 11:02:50.483544 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ccbe476c-7e76-4143-8b69-b356e0f74035 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:50.483723 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ccbe476c-7e76-4143-8b69-b356e0f74035 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:50.490809 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:50.490809 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:50.494432 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ccbe476c-7e76-4143-8b69-b356e0f74035 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Volume info retrieved successfully. Aug 04 11:02:50.498022 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ccbe476c-7e76-4143-8b69-b356e0f74035 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes/4d35cf5b-2068-41b2-8c2d-f319c401bce7 returned with HTTP 200 Aug 04 11:02:50.498422 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1373/5498] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 11:02:50 2026] GET /volume/v3/volumes/4d35cf5b-2068-41b2-8c2d-f319c401bce7 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:02:51.511706 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c94f1ea1-8736-4165-8d2c-6813be56099b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:51.513589 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c94f1ea1-8736-4165-8d2c-6813be56099b tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] GET https://10.4.3.232/volume/v3/volumes/4d35cf5b-2068-41b2-8c2d-f319c401bce7 Aug 04 11:02:51.513814 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c94f1ea1-8736-4165-8d2c-6813be56099b tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:51.514031 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c94f1ea1-8736-4165-8d2c-6813be56099b tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:51.520557 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:51.520557 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:02:51.523683 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-c94f1ea1-8736-4165-8d2c-6813be56099b tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Volume info retrieved successfully. Aug 04 11:02:51.527743 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c94f1ea1-8736-4165-8d2c-6813be56099b tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes/4d35cf5b-2068-41b2-8c2d-f319c401bce7 returned with HTTP 200 Aug 04 11:02:51.528118 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1378/5499] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 11:02:51 2026] GET /volume/v3/volumes/4d35cf5b-2068-41b2-8c2d-f319c401bce7 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:02:51.539459 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-890b081d-8f5a-4f8b-ae73-0180462b719c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:51.541310 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-890b081d-8f5a-4f8b-ae73-0180462b719c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] GET https://10.4.3.232/volume/v3/volumes/summary Aug 04 11:02:51.541550 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-890b081d-8f5a-4f8b-ae73-0180462b719c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:51.541776 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-890b081d-8f5a-4f8b-ae73-0180462b719c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:51.542016 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-890b081d-8f5a-4f8b-ae73-0180462b719c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 11:02:51.548038 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-890b081d-8f5a-4f8b-ae73-0180462b719c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] Get volume summary completed successfully. {{(pid=100254) get_volume_summary /opt/stack/cinder/cinder/volume/api.py:701}} Aug 04 11:02:51.548264 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-890b081d-8f5a-4f8b-ae73-0180462b719c tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-reader] https://10.4.3.232/volume/v3/volumes/summary returned with HTTP 200 Aug 04 11:02:51.548652 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1381/5500] 10.4.3.232 () {68 vars in 1302 bytes} [Tue Aug 4 11:02:51 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:02:51.557016 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dbe41d41-49db-4e92-a513-6688c6b061db None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:51.559054 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dbe41d41-49db-4e92-a513-6688c6b061db tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] DELETE https://10.4.3.232/volume/v3/volumes/4d35cf5b-2068-41b2-8c2d-f319c401bce7 Aug 04 11:02:51.559277 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dbe41d41-49db-4e92-a513-6688c6b061db tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:51.559511 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dbe41d41-49db-4e92-a513-6688c6b061db tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:51.559722 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-dbe41d41-49db-4e92-a513-6688c6b061db tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Delete volume with id: 4d35cf5b-2068-41b2-8c2d-f319c401bce7 Aug 04 11:02:51.567269 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:51.567269 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:02:51.567567 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dbe41d41-49db-4e92-a513-6688c6b061db tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Volume info retrieved successfully. Aug 04 11:02:51.585377 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dbe41d41-49db-4e92-a513-6688c6b061db tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Delete volume request issued successfully. Aug 04 11:02:51.585602 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dbe41d41-49db-4e92-a513-6688c6b061db tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes/4d35cf5b-2068-41b2-8c2d-f319c401bce7 returned with HTTP 202 Aug 04 11:02:51.586128 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1369/5501] 10.4.3.232 () {68 vars in 1392 bytes} [Tue Aug 4 11:02:51 2026] DELETE /volume/v3/volumes/4d35cf5b-2068-41b2-8c2d-f319c401bce7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 11:02:51.593890 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-67093bf7-bb1c-49e4-8f81-ead7c2635f7e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:51.595644 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-67093bf7-bb1c-49e4-8f81-ead7c2635f7e tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] GET https://10.4.3.232/volume/v3/volumes/4d35cf5b-2068-41b2-8c2d-f319c401bce7 Aug 04 11:02:51.595866 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-67093bf7-bb1c-49e4-8f81-ead7c2635f7e tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:51.596056 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-67093bf7-bb1c-49e4-8f81-ead7c2635f7e tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:51.604210 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:02:51.604210 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:02:51.607715 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-67093bf7-bb1c-49e4-8f81-ead7c2635f7e tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Volume info retrieved successfully. Aug 04 11:02:51.611419 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-67093bf7-bb1c-49e4-8f81-ead7c2635f7e tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes/4d35cf5b-2068-41b2-8c2d-f319c401bce7 returned with HTTP 200 Aug 04 11:02:51.611780 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1374/5502] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 11:02:51 2026] GET /volume/v3/volumes/4d35cf5b-2068-41b2-8c2d-f319c401bce7 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:02:52.627097 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-94a9c0b6-6421-42a8-99ff-1e77a40528a2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:02:52.628659 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-94a9c0b6-6421-42a8-99ff-1e77a40528a2 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] GET https://10.4.3.232/volume/v3/volumes/4d35cf5b-2068-41b2-8c2d-f319c401bce7 Aug 04 11:02:52.628957 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-94a9c0b6-6421-42a8-99ff-1e77a40528a2 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:02:52.629195 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-94a9c0b6-6421-42a8-99ff-1e77a40528a2 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:02:52.634312 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-94a9c0b6-6421-42a8-99ff-1e77a40528a2 tempest-ProjectReaderTests-833763874 tempest-ProjectReaderTests-833763874-project-admin] https://10.4.3.232/volume/v3/volumes/4d35cf5b-2068-41b2-8c2d-f319c401bce7 returned with HTTP 404 Aug 04 11:02:52.634839 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1379/5503] 10.4.3.232 () {68 vars in 1389 bytes} [Tue Aug 4 11:02:52 2026] GET /volume/v3/volumes/4d35cf5b-2068-41b2-8c2d-f319c401bce7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 11:03:01.547169 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=26,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:03:01.580231 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=94,cinder:INSERT=18,cinder:UPDATE=41 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:03:01.610644 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=83,cinder:UPDATE=28,cinder:INSERT=18 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:03:02.631445 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=92,cinder:UPDATE=26,cinder:INSERT=9 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:03:02.997882 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-16d1606d-4565-4cce-9f9b-040aead3a08d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:03.282926 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16d1606d-4565-4cce-9f9b-040aead3a08d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:03:03.283498 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-16d1606d-4565-4cce-9f9b-040aead3a08d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-430115488", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:03:03.285552 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-16d1606d-4565-4cce-9f9b-040aead3a08d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-430115488', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:03:03.285662 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-16d1606d-4565-4cce-9f9b-040aead3a08d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Create volume of 1 GB Aug 04 11:03:03.289889 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-16d1606d-4565-4cce-9f9b-040aead3a08d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Availability Zones retrieved successfully. Aug 04 11:03:03.295625 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16d1606d-4565-4cce-9f9b-040aead3a08d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Flow 'volume_create_api' (20ea6b34-47c9-454b-983e-ed6c2c9e48d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:03:03.296767 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16d1606d-4565-4cce-9f9b-040aead3a08d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3aaa20e-258a-46a6-90a3-7fa2eb24381a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:03.297763 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-16d1606d-4565-4cce-9f9b-040aead3a08d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:03:03.324975 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16d1606d-4565-4cce-9f9b-040aead3a08d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3aaa20e-258a-46a6-90a3-7fa2eb24381a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:03.325545 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16d1606d-4565-4cce-9f9b-040aead3a08d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f68b1df7-67ee-466f-9fab-08bfdf37a2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:03.413689 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-16d1606d-4565-4cce-9f9b-040aead3a08d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Created reservations ['7b9486e9-b913-4f38-a068-0e329459f1e7', 'b801ac58-638f-4b7d-acc6-dbb3509c0588', '4383bafb-e8aa-4831-96a6-1545f819f859', 'f7633883-6437-4850-93c3-5ea3b2025695'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:03:03.415163 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16d1606d-4565-4cce-9f9b-040aead3a08d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f68b1df7-67ee-466f-9fab-08bfdf37a2fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b9486e9-b913-4f38-a068-0e329459f1e7', 'b801ac58-638f-4b7d-acc6-dbb3509c0588', '4383bafb-e8aa-4831-96a6-1545f819f859', 'f7633883-6437-4850-93c3-5ea3b2025695']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:03.415583 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16d1606d-4565-4cce-9f9b-040aead3a08d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (116d36ef-d389-40dd-a92b-93be398308b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:03.444738 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16d1606d-4565-4cce-9f9b-040aead3a08d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (116d36ef-d389-40dd-a92b-93be398308b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f8207e3-676d-4a18-9116-3de3ef8336ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-430115488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8f2f0e23b434054a659bc4cfae4b3f4',qos_specs=None,replication_status=,reservations=['7b9486e9-b913-4f38-a068-0e329459f1e7','b801ac58-638f-4b7d-acc6-dbb3509c0588','4383bafb-e8aa-4831-96a6-1545f819f859','f7633883-6437-4850-93c3-5ea3b2025695'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a331546986274f3d8a14fb725968b9f3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:03:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-430115488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f8207e3-676d-4a18-9116-3de3ef8336ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8f2f0e23b434054a659bc4cfae4b3f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a331546986274f3d8a14fb725968b9f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:03.445468 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16d1606d-4565-4cce-9f9b-040aead3a08d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1c50868-d1f5-492b-9f92-5be16b8eae05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:03.471308 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16d1606d-4565-4cce-9f9b-040aead3a08d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1c50868-d1f5-492b-9f92-5be16b8eae05) transitioned into state 'SUCCESS' from state '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-430115488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8f2f0e23b434054a659bc4cfae4b3f4',qos_specs=None,replication_status=,reservations=['7b9486e9-b913-4f38-a068-0e329459f1e7','b801ac58-638f-4b7d-acc6-dbb3509c0588','4383bafb-e8aa-4831-96a6-1545f819f859','f7633883-6437-4850-93c3-5ea3b2025695'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a331546986274f3d8a14fb725968b9f3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:03.471512 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16d1606d-4565-4cce-9f9b-040aead3a08d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (354d0bf1-5b38-487b-b76d-1f20179e1a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:03.482870 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16d1606d-4565-4cce-9f9b-040aead3a08d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (354d0bf1-5b38-487b-b76d-1f20179e1a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:03.484356 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-16d1606d-4565-4cce-9f9b-040aead3a08d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Flow 'volume_create_api' (20ea6b34-47c9-454b-983e-ed6c2c9e48d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:03:03.484522 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-16d1606d-4565-4cce-9f9b-040aead3a08d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Create volume request issued successfully. Aug 04 11:03:03.485351 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16d1606d-4565-4cce-9f9b-040aead3a08d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:03:03.485858 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1382/5504] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 11:03:02 2026] POST /volume/v3/volumes => generated 753 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:03:03.497737 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0c190585-771e-414f-95d6-22c3c5341776 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:03.499792 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0c190585-771e-414f-95d6-22c3c5341776 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] GET https://10.4.3.232/volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca Aug 04 11:03:03.499792 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0c190585-771e-414f-95d6-22c3c5341776 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:03.499872 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0c190585-771e-414f-95d6-22c3c5341776 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:03.506750 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:03.506750 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:03:03.510468 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0c190585-771e-414f-95d6-22c3c5341776 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Volume info retrieved successfully. Aug 04 11:03:03.514487 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0c190585-771e-414f-95d6-22c3c5341776 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca returned with HTTP 200 Aug 04 11:03:03.514882 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1370/5505] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:03 2026] GET /volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:04.528072 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-31d3be9a-ff50-4aba-b290-a911c6a5cc92 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:04.529842 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-31d3be9a-ff50-4aba-b290-a911c6a5cc92 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] GET https://10.4.3.232/volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca Aug 04 11:03:04.530022 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-31d3be9a-ff50-4aba-b290-a911c6a5cc92 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:04.530225 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-31d3be9a-ff50-4aba-b290-a911c6a5cc92 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:04.538014 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:04.538014 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:03:04.541969 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-31d3be9a-ff50-4aba-b290-a911c6a5cc92 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Volume info retrieved successfully. Aug 04 11:03:04.546837 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-31d3be9a-ff50-4aba-b290-a911c6a5cc92 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca returned with HTTP 200 Aug 04 11:03:04.547296 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1375/5506] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:04 2026] GET /volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:04.561909 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-be457155-03c2-4aae-b7e7-c990bada5912 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:04.563938 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-be457155-03c2-4aae-b7e7-c990bada5912 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] GET https://10.4.3.232/volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca Aug 04 11:03:04.564177 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-be457155-03c2-4aae-b7e7-c990bada5912 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:04.564408 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-be457155-03c2-4aae-b7e7-c990bada5912 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:04.571928 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:04.571928 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:03:04.575887 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-be457155-03c2-4aae-b7e7-c990bada5912 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Volume info retrieved successfully. Aug 04 11:03:04.580422 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-be457155-03c2-4aae-b7e7-c990bada5912 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca returned with HTTP 200 Aug 04 11:03:04.580921 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1380/5507] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:04 2026] GET /volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:04.592633 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9be35884-bc09-4ca8-80e8-26adebc41a85 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:04.594493 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9be35884-bc09-4ca8-80e8-26adebc41a85 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] POST https://10.4.3.232/volume/v3/snapshots Aug 04 11:03:04.594830 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9be35884-bc09-4ca8-80e8-26adebc41a85 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f8207e3-676d-4a18-9116-3de3ef8336ca", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1639265621", "description": null, "metadata": null}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:03:04.602971 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:04.602971 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:03:04.603429 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9be35884-bc09-4ca8-80e8-26adebc41a85 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Volume info retrieved successfully. Aug 04 11:03:04.603558 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-9be35884-bc09-4ca8-80e8-26adebc41a85 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Create snapshot from volume 2f8207e3-676d-4a18-9116-3de3ef8336ca Aug 04 11:03:04.639312 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-9be35884-bc09-4ca8-80e8-26adebc41a85 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Created reservations ['bd2ef490-69df-477c-a749-c053b6e44dcb', 'f1339b84-86a1-4c3f-b0e3-84d71688a35e', 'b3269ab0-19dd-4bb2-bbea-04dac3c33cf2', 'de3a0fd1-2981-42b1-923b-34d67002d7d3'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:03:04.673476 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9be35884-bc09-4ca8-80e8-26adebc41a85 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Snapshot force create request issued successfully. Aug 04 11:03:04.673944 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9be35884-bc09-4ca8-80e8-26adebc41a85 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/snapshots returned with HTTP 202 Aug 04 11:03:04.674421 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1383/5508] 10.4.3.232 () {68 vars in 1265 bytes} [Tue Aug 4 11:03:04 2026] POST /volume/v3/snapshots => generated 310 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:03:04.682950 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b0ea4a16-1d4f-4762-914a-e329e0d7dbe7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:04.684760 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b0ea4a16-1d4f-4762-914a-e329e0d7dbe7 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] GET https://10.4.3.232/volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec Aug 04 11:03:04.684971 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b0ea4a16-1d4f-4762-914a-e329e0d7dbe7 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:04.685160 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b0ea4a16-1d4f-4762-914a-e329e0d7dbe7 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:04.689973 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:04.689973 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:03:04.690455 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b0ea4a16-1d4f-4762-914a-e329e0d7dbe7 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Snapshot retrieved successfully. Aug 04 11:03:04.691326 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b0ea4a16-1d4f-4762-914a-e329e0d7dbe7 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec returned with HTTP 200 Aug 04 11:03:04.691673 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1371/5509] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:03:04 2026] GET /volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:05.700528 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f06a0f7c-acfe-494e-a49e-728bdbfba4b3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:05.702267 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f06a0f7c-acfe-494e-a49e-728bdbfba4b3 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] GET https://10.4.3.232/volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec Aug 04 11:03:05.702455 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f06a0f7c-acfe-494e-a49e-728bdbfba4b3 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:05.702627 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f06a0f7c-acfe-494e-a49e-728bdbfba4b3 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:05.707391 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:05.707391 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:03:05.707775 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f06a0f7c-acfe-494e-a49e-728bdbfba4b3 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Snapshot retrieved successfully. Aug 04 11:03:05.708551 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f06a0f7c-acfe-494e-a49e-728bdbfba4b3 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec returned with HTTP 200 Aug 04 11:03:05.708912 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1376/5510] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:03:05 2026] GET /volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:05.717529 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a415890e-4f67-4a07-8f2b-0dae33d3810f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:05.719589 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a415890e-4f67-4a07-8f2b-0dae33d3810f tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] GET https://10.4.3.232/volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec Aug 04 11:03:05.719857 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a415890e-4f67-4a07-8f2b-0dae33d3810f tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:05.720132 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a415890e-4f67-4a07-8f2b-0dae33d3810f tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:05.725850 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:05.725850 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:03:05.726345 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a415890e-4f67-4a07-8f2b-0dae33d3810f tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Snapshot retrieved successfully. Aug 04 11:03:05.727192 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a415890e-4f67-4a07-8f2b-0dae33d3810f tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec returned with HTTP 200 Aug 04 11:03:05.727580 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1381/5511] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:03:05 2026] GET /volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:05.737090 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-90d478a0-c380-4193-8030-af7afc987b7a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:05.739521 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-90d478a0-c380-4193-8030-af7afc987b7a tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] GET https://10.4.3.232/volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec Aug 04 11:03:05.739750 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-90d478a0-c380-4193-8030-af7afc987b7a tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:05.739943 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-90d478a0-c380-4193-8030-af7afc987b7a tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:05.744666 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:05.744666 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:03:05.745129 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-90d478a0-c380-4193-8030-af7afc987b7a tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Snapshot retrieved successfully. Aug 04 11:03:05.745917 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-90d478a0-c380-4193-8030-af7afc987b7a tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec returned with HTTP 200 Aug 04 11:03:05.746343 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1384/5512] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:03:05 2026] GET /volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:05.754440 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b35e6b53-dc97-43e9-b5e3-aacfaeeb9e80 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:05.756112 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b35e6b53-dc97-43e9-b5e3-aacfaeeb9e80 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:03:05.756530 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b35e6b53-dc97-43e9-b5e3-aacfaeeb9e80 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4780283d-9751-45e4-ab51-7537546bb3ec", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:03:05.758086 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-b35e6b53-dc97-43e9-b5e3-aacfaeeb9e80 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Create volume request body: {'volume': {'snapshot_id': '4780283d-9751-45e4-ab51-7537546bb3ec', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:03:05.763169 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:05.763169 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:03:05.763752 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b35e6b53-dc97-43e9-b5e3-aacfaeeb9e80 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Snapshot retrieved successfully. Aug 04 11:03:05.763880 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b35e6b53-dc97-43e9-b5e3-aacfaeeb9e80 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Create volume of 1 GB Aug 04 11:03:05.767672 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b35e6b53-dc97-43e9-b5e3-aacfaeeb9e80 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Availability Zones retrieved successfully. Aug 04 11:03:05.772915 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b35e6b53-dc97-43e9-b5e3-aacfaeeb9e80 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Flow 'volume_create_api' (44882340-3f48-4bc4-878e-ad50a53ce30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:03:05.774028 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b35e6b53-dc97-43e9-b5e3-aacfaeeb9e80 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f60e6240-a600-4588-92d7-d82a5edec51f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:05.774902 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-b35e6b53-dc97-43e9-b5e3-aacfaeeb9e80 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:03:05.804171 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b35e6b53-dc97-43e9-b5e3-aacfaeeb9e80 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f60e6240-a600-4588-92d7-d82a5edec51f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4780283d-9751-45e4-ab51-7537546bb3ec', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:05.804956 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b35e6b53-dc97-43e9-b5e3-aacfaeeb9e80 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (365a78a6-7cbf-4e52-a61b-0bac16a314a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:05.841094 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b35e6b53-dc97-43e9-b5e3-aacfaeeb9e80 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Created reservations ['c09083b0-3204-4a99-a9db-ecb6d8651310', 'e8321a27-e6d5-41c4-aa3c-dc2bea5a9c4e', '3a64ffb7-063b-4011-9bc2-53f9fbc1b4b4', '9d0e914f-9972-43d5-934d-007f18278667'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:03:05.842008 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b35e6b53-dc97-43e9-b5e3-aacfaeeb9e80 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (365a78a6-7cbf-4e52-a61b-0bac16a314a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c09083b0-3204-4a99-a9db-ecb6d8651310', 'e8321a27-e6d5-41c4-aa3c-dc2bea5a9c4e', '3a64ffb7-063b-4011-9bc2-53f9fbc1b4b4', '9d0e914f-9972-43d5-934d-007f18278667']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:05.842715 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b35e6b53-dc97-43e9-b5e3-aacfaeeb9e80 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c48e934e-a3eb-4b3e-b429-38c817e4a6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:05.881963 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b35e6b53-dc97-43e9-b5e3-aacfaeeb9e80 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c48e934e-a3eb-4b3e-b429-38c817e4a6c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4f44029-9b09-48f0-8dea-184ef1f206ca', '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='e8f2f0e23b434054a659bc4cfae4b3f4',qos_specs=None,replication_status=,reservations=['c09083b0-3204-4a99-a9db-ecb6d8651310','e8321a27-e6d5-41c4-aa3c-dc2bea5a9c4e','3a64ffb7-063b-4011-9bc2-53f9fbc1b4b4','9d0e914f-9972-43d5-934d-007f18278667'],size=1,snapshot_id=4780283d-9751-45e4-ab51-7537546bb3ec,source_replicaid=,source_volid=None,status='creating',user_id='a331546986274f3d8a14fb725968b9f3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:03:05Z,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=c4f44029-9b09-48f0-8dea-184ef1f206ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8f2f0e23b434054a659bc4cfae4b3f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4780283d-9751-45e4-ab51-7537546bb3ec,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a331546986274f3d8a14fb725968b9f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:05.882749 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b35e6b53-dc97-43e9-b5e3-aacfaeeb9e80 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (082316db-62d8-4e78-ab1e-cf867a834d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:05.898491 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b35e6b53-dc97-43e9-b5e3-aacfaeeb9e80 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (082316db-62d8-4e78-ab1e-cf867a834d72) transitioned into state 'SUCCESS' from 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='e8f2f0e23b434054a659bc4cfae4b3f4',qos_specs=None,replication_status=,reservations=['c09083b0-3204-4a99-a9db-ecb6d8651310','e8321a27-e6d5-41c4-aa3c-dc2bea5a9c4e','3a64ffb7-063b-4011-9bc2-53f9fbc1b4b4','9d0e914f-9972-43d5-934d-007f18278667'],size=1,snapshot_id=4780283d-9751-45e4-ab51-7537546bb3ec,source_replicaid=,source_volid=None,status='creating',user_id='a331546986274f3d8a14fb725968b9f3',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:05.899190 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b35e6b53-dc97-43e9-b5e3-aacfaeeb9e80 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a52a97ce-721f-4984-84c5-4c2c12e69166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:05.919154 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b35e6b53-dc97-43e9-b5e3-aacfaeeb9e80 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a52a97ce-721f-4984-84c5-4c2c12e69166) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:05.919970 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b35e6b53-dc97-43e9-b5e3-aacfaeeb9e80 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Flow 'volume_create_api' (44882340-3f48-4bc4-878e-ad50a53ce30b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:03:05.920334 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b35e6b53-dc97-43e9-b5e3-aacfaeeb9e80 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Create volume request issued successfully. Aug 04 11:03:05.920849 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b35e6b53-dc97-43e9-b5e3-aacfaeeb9e80 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:03:05.921285 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1372/5513] 10.4.3.232 () {68 vars in 1258 bytes} [Tue Aug 4 11:03:05 2026] POST /volume/v3/volumes => generated 741 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:03:05.933236 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1705aa47-fce4-40f8-84bd-07b65342803f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:05.935141 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1705aa47-fce4-40f8-84bd-07b65342803f tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] GET https://10.4.3.232/volume/v3/volumes/c4f44029-9b09-48f0-8dea-184ef1f206ca Aug 04 11:03:05.935412 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1705aa47-fce4-40f8-84bd-07b65342803f tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:05.935747 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1705aa47-fce4-40f8-84bd-07b65342803f tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:05.943943 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:05.943943 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:03:05.948012 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1705aa47-fce4-40f8-84bd-07b65342803f tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Volume info retrieved successfully. Aug 04 11:03:05.952907 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1705aa47-fce4-40f8-84bd-07b65342803f tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/volumes/c4f44029-9b09-48f0-8dea-184ef1f206ca returned with HTTP 200 Aug 04 11:03:05.953545 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1377/5514] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:05 2026] GET /volume/v3/volumes/c4f44029-9b09-48f0-8dea-184ef1f206ca => generated 809 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:06.966259 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-16aa6a6e-f5d6-4c07-b3ad-84339baa90e5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:06.968374 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-16aa6a6e-f5d6-4c07-b3ad-84339baa90e5 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] GET https://10.4.3.232/volume/v3/volumes/c4f44029-9b09-48f0-8dea-184ef1f206ca Aug 04 11:03:06.968610 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-16aa6a6e-f5d6-4c07-b3ad-84339baa90e5 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:06.968848 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-16aa6a6e-f5d6-4c07-b3ad-84339baa90e5 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:06.977575 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:06.977575 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:03:06.981693 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-16aa6a6e-f5d6-4c07-b3ad-84339baa90e5 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Volume info retrieved successfully. Aug 04 11:03:06.986586 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-16aa6a6e-f5d6-4c07-b3ad-84339baa90e5 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/volumes/c4f44029-9b09-48f0-8dea-184ef1f206ca returned with HTTP 200 Aug 04 11:03:06.987028 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1382/5515] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:06 2026] GET /volume/v3/volumes/c4f44029-9b09-48f0-8dea-184ef1f206ca => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:06.998329 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6aa7d738-b9fc-4f27-8f59-45343e11607d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:07.000057 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6aa7d738-b9fc-4f27-8f59-45343e11607d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] GET https://10.4.3.232/volume/v3/volumes/c4f44029-9b09-48f0-8dea-184ef1f206ca Aug 04 11:03:07.000284 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6aa7d738-b9fc-4f27-8f59-45343e11607d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:07.000467 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6aa7d738-b9fc-4f27-8f59-45343e11607d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:07.007671 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:07.007671 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:03:07.011638 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6aa7d738-b9fc-4f27-8f59-45343e11607d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Volume info retrieved successfully. Aug 04 11:03:07.016354 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6aa7d738-b9fc-4f27-8f59-45343e11607d tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/volumes/c4f44029-9b09-48f0-8dea-184ef1f206ca returned with HTTP 200 Aug 04 11:03:07.016847 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1385/5516] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:06 2026] GET /volume/v3/volumes/c4f44029-9b09-48f0-8dea-184ef1f206ca => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:07.028438 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a1402efb-35eb-4471-8582-6d67ab0fe81b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:07.030251 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a1402efb-35eb-4471-8582-6d67ab0fe81b tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec Aug 04 11:03:07.030461 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a1402efb-35eb-4471-8582-6d67ab0fe81b tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:07.030648 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a1402efb-35eb-4471-8582-6d67ab0fe81b tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:07.030750 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-a1402efb-35eb-4471-8582-6d67ab0fe81b tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Delete snapshot with id: 4780283d-9751-45e4-ab51-7537546bb3ec Aug 04 11:03:07.035731 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:07.035731 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:03:07.036144 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a1402efb-35eb-4471-8582-6d67ab0fe81b tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Snapshot retrieved successfully. Aug 04 11:03:07.050124 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a1402efb-35eb-4471-8582-6d67ab0fe81b tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Snapshot delete request issued successfully. Aug 04 11:03:07.050258 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a1402efb-35eb-4471-8582-6d67ab0fe81b tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec returned with HTTP 202 Aug 04 11:03:07.050612 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1373/5517] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 11:03:07 2026] DELETE /volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:03:07.058406 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9c225183-4273-418a-a6ca-a25233f4af60 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:07.060626 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9c225183-4273-418a-a6ca-a25233f4af60 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] GET https://10.4.3.232/volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec Aug 04 11:03:07.060893 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9c225183-4273-418a-a6ca-a25233f4af60 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:07.061186 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9c225183-4273-418a-a6ca-a25233f4af60 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:07.067710 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:07.067710 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:03:07.068363 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9c225183-4273-418a-a6ca-a25233f4af60 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Snapshot retrieved successfully. Aug 04 11:03:07.069540 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9c225183-4273-418a-a6ca-a25233f4af60 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec returned with HTTP 200 Aug 04 11:03:07.070068 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1378/5518] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:03:07 2026] GET /volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:08.080527 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-baa26ef9-daa8-4d55-ac8d-0a155db89dda None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:08.082973 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-baa26ef9-daa8-4d55-ac8d-0a155db89dda tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] GET https://10.4.3.232/volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec Aug 04 11:03:08.083219 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-baa26ef9-daa8-4d55-ac8d-0a155db89dda tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:08.083474 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-baa26ef9-daa8-4d55-ac8d-0a155db89dda tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:08.087359 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-baa26ef9-daa8-4d55-ac8d-0a155db89dda tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec returned with HTTP 404 Aug 04 11:03:08.087779 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1383/5519] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:03:08 2026] GET /volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:03:08.094787 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-26ba7857-dfd4-4b4b-a967-f4016c31d3f1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:08.096589 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-26ba7857-dfd4-4b4b-a967-f4016c31d3f1 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] DELETE https://10.4.3.232/volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca Aug 04 11:03:08.096769 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-26ba7857-dfd4-4b4b-a967-f4016c31d3f1 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:08.096959 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-26ba7857-dfd4-4b4b-a967-f4016c31d3f1 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:08.097125 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-26ba7857-dfd4-4b4b-a967-f4016c31d3f1 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Delete volume with id: 2f8207e3-676d-4a18-9116-3de3ef8336ca Aug 04 11:03:08.103978 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:08.103978 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:03:08.104464 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-26ba7857-dfd4-4b4b-a967-f4016c31d3f1 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Volume info retrieved successfully. Aug 04 11:03:08.120543 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-26ba7857-dfd4-4b4b-a967-f4016c31d3f1 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Delete volume request issued successfully. Aug 04 11:03:08.120817 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-26ba7857-dfd4-4b4b-a967-f4016c31d3f1 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca returned with HTTP 202 Aug 04 11:03:08.121587 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1386/5520] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:03:08 2026] DELETE /volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:03:08.128470 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-385d0c2b-c024-48f0-b710-81ba6eb11b52 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:08.130300 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-385d0c2b-c024-48f0-b710-81ba6eb11b52 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] GET https://10.4.3.232/volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca Aug 04 11:03:08.130480 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-385d0c2b-c024-48f0-b710-81ba6eb11b52 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:08.130678 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-385d0c2b-c024-48f0-b710-81ba6eb11b52 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:08.137346 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:08.137346 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:03:08.140826 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-385d0c2b-c024-48f0-b710-81ba6eb11b52 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Volume info retrieved successfully. Aug 04 11:03:08.146541 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-385d0c2b-c024-48f0-b710-81ba6eb11b52 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca returned with HTTP 200 Aug 04 11:03:08.147009 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1374/5521] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:08 2026] GET /volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:09.158153 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0f1f9945-7eb7-4e75-a764-cda31d6a55b5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:09.159843 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0f1f9945-7eb7-4e75-a764-cda31d6a55b5 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] GET https://10.4.3.232/volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca Aug 04 11:03:09.160023 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0f1f9945-7eb7-4e75-a764-cda31d6a55b5 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:09.160211 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0f1f9945-7eb7-4e75-a764-cda31d6a55b5 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:09.165513 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0f1f9945-7eb7-4e75-a764-cda31d6a55b5 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca returned with HTTP 404 Aug 04 11:03:09.165908 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1379/5522] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:09 2026] GET /volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:03:09.172347 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-22e5fb04-ca73-44a7-b4a9-ca4555f5c29c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:09.174403 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-22e5fb04-ca73-44a7-b4a9-ca4555f5c29c tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] DELETE https://10.4.3.232/volume/v3/volumes/c4f44029-9b09-48f0-8dea-184ef1f206ca Aug 04 11:03:09.174646 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-22e5fb04-ca73-44a7-b4a9-ca4555f5c29c tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:09.174883 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-22e5fb04-ca73-44a7-b4a9-ca4555f5c29c tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:09.175074 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-22e5fb04-ca73-44a7-b4a9-ca4555f5c29c tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Delete volume with id: c4f44029-9b09-48f0-8dea-184ef1f206ca Aug 04 11:03:09.181663 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:09.181663 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:03:09.182053 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-22e5fb04-ca73-44a7-b4a9-ca4555f5c29c tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Volume info retrieved successfully. Aug 04 11:03:09.207595 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-22e5fb04-ca73-44a7-b4a9-ca4555f5c29c tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Delete volume request issued successfully. Aug 04 11:03:09.207843 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-22e5fb04-ca73-44a7-b4a9-ca4555f5c29c tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/volumes/c4f44029-9b09-48f0-8dea-184ef1f206ca returned with HTTP 202 Aug 04 11:03:09.208395 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1384/5523] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:03:09 2026] DELETE /volume/v3/volumes/c4f44029-9b09-48f0-8dea-184ef1f206ca => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:03:09.216021 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-92b5dac7-8793-4744-b12f-9ec1a593d4e4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:09.217713 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-92b5dac7-8793-4744-b12f-9ec1a593d4e4 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] GET https://10.4.3.232/volume/v3/volumes/c4f44029-9b09-48f0-8dea-184ef1f206ca Aug 04 11:03:09.217899 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-92b5dac7-8793-4744-b12f-9ec1a593d4e4 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:09.218081 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-92b5dac7-8793-4744-b12f-9ec1a593d4e4 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:09.224655 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:09.224655 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:03:09.228014 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-92b5dac7-8793-4744-b12f-9ec1a593d4e4 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Volume info retrieved successfully. Aug 04 11:03:09.232168 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-92b5dac7-8793-4744-b12f-9ec1a593d4e4 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/volumes/c4f44029-9b09-48f0-8dea-184ef1f206ca returned with HTTP 200 Aug 04 11:03:09.232557 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1387/5524] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:09 2026] GET /volume/v3/volumes/c4f44029-9b09-48f0-8dea-184ef1f206ca => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:10.246031 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8019143f-94d2-4398-8af9-859d5cf71b92 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:10.248131 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8019143f-94d2-4398-8af9-859d5cf71b92 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] GET https://10.4.3.232/volume/v3/volumes/c4f44029-9b09-48f0-8dea-184ef1f206ca Aug 04 11:03:10.248418 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8019143f-94d2-4398-8af9-859d5cf71b92 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:10.248647 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8019143f-94d2-4398-8af9-859d5cf71b92 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:10.255263 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8019143f-94d2-4398-8af9-859d5cf71b92 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/volumes/c4f44029-9b09-48f0-8dea-184ef1f206ca returned with HTTP 404 Aug 04 11:03:10.255773 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1375/5525] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:10 2026] GET /volume/v3/volumes/c4f44029-9b09-48f0-8dea-184ef1f206ca => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:03:10.262497 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f0f52c7b-38b6-47f9-b7db-372c2864a171 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:10.264181 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f0f52c7b-38b6-47f9-b7db-372c2864a171 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] DELETE https://10.4.3.232/volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec Aug 04 11:03:10.264413 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f0f52c7b-38b6-47f9-b7db-372c2864a171 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:10.265304 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f0f52c7b-38b6-47f9-b7db-372c2864a171 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:10.265304 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-f0f52c7b-38b6-47f9-b7db-372c2864a171 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Delete snapshot with id: 4780283d-9751-45e4-ab51-7537546bb3ec Aug 04 11:03:10.269042 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f0f52c7b-38b6-47f9-b7db-372c2864a171 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec returned with HTTP 404 Aug 04 11:03:10.269561 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1380/5526] 10.4.3.232 () {66 vars in 1357 bytes} [Tue Aug 4 11:03:10 2026] DELETE /volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:03:10.277072 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0a709d56-3726-4b46-bab7-5a0709ffa7a7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:10.279579 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0a709d56-3726-4b46-bab7-5a0709ffa7a7 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] GET https://10.4.3.232/volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec Aug 04 11:03:10.279854 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0a709d56-3726-4b46-bab7-5a0709ffa7a7 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:10.280130 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0a709d56-3726-4b46-bab7-5a0709ffa7a7 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:10.284896 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0a709d56-3726-4b46-bab7-5a0709ffa7a7 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec returned with HTTP 404 Aug 04 11:03:10.285467 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1385/5527] 10.4.3.232 () {66 vars in 1354 bytes} [Tue Aug 4 11:03:10 2026] GET /volume/v3/snapshots/4780283d-9751-45e4-ab51-7537546bb3ec => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:03:10.291973 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9c98f163-b75f-4d5a-9dd2-bed52fb63e53 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:10.293899 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9c98f163-b75f-4d5a-9dd2-bed52fb63e53 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] DELETE https://10.4.3.232/volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca Aug 04 11:03:10.294165 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9c98f163-b75f-4d5a-9dd2-bed52fb63e53 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:10.294412 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9c98f163-b75f-4d5a-9dd2-bed52fb63e53 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:10.294611 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-9c98f163-b75f-4d5a-9dd2-bed52fb63e53 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Delete volume with id: 2f8207e3-676d-4a18-9116-3de3ef8336ca Aug 04 11:03:10.300956 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9c98f163-b75f-4d5a-9dd2-bed52fb63e53 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca returned with HTTP 404 Aug 04 11:03:10.301488 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1388/5528] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:03:10 2026] DELETE /volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:03:10.308221 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e50db50d-0fc6-42cb-a1d9-49a5d41bfa99 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:10.310025 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e50db50d-0fc6-42cb-a1d9-49a5d41bfa99 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] GET https://10.4.3.232/volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca Aug 04 11:03:10.310305 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e50db50d-0fc6-42cb-a1d9-49a5d41bfa99 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:10.310529 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e50db50d-0fc6-42cb-a1d9-49a5d41bfa99 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:10.316253 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e50db50d-0fc6-42cb-a1d9-49a5d41bfa99 tempest-SnapshotDependencyTests-161697249 tempest-SnapshotDependencyTests-161697249-project-member] https://10.4.3.232/volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca returned with HTTP 404 Aug 04 11:03:10.316680 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1376/5529] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:10 2026] GET /volume/v3/volumes/2f8207e3-676d-4a18-9116-3de3ef8336ca => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:03:20.267737 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=12 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:03:20.282459 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=14,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:03:20.296913 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=55,cinder:INSERT=18,cinder:UPDATE=25 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:03:20.312916 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:03:23.388489 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0221fe74-4fb4-4ba4-84a2-996774cf9c8b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:23.471226 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0221fe74-4fb4-4ba4-84a2-996774cf9c8b tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 11:03:23.471620 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0221fe74-4fb4-4ba4-84a2-996774cf9c8b tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-727306396", "extra_specs": {}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:03:23.484774 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0221fe74-4fb4-4ba4-84a2-996774cf9c8b tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 11:03:23.485191 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1381/5530] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 11:03:23 2026] POST /volume/v3/types => generated 211 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:23.492962 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-cea0c5d4-f845-473e-8320-bf4b138d14c6 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:23.494703 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cea0c5d4-f845-473e-8320-bf4b138d14c6 tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] POST https://10.4.3.232/volume/v3/types/33302830-ba1f-4c09-8ec7-91dd3d0e1843/encryption Aug 04 11:03:23.495015 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-cea0c5d4-f845-473e-8320-bf4b138d14c6 tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:03:23.510050 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-cea0c5d4-f845-473e-8320-bf4b138d14c6 tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] https://10.4.3.232/volume/v3/types/33302830-ba1f-4c09-8ec7-91dd3d0e1843/encryption returned with HTTP 200 Aug 04 11:03:23.510458 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1386/5531] 10.4.3.232 () {68 vars in 1397 bytes} [Tue Aug 4 11:03:23 2026] POST /volume/v3/types/33302830-ba1f-4c09-8ec7-91dd3d0e1843/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:23.518377 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:23.569212 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:03:23.569612 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1985696020", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-727306396", "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:03:23.571038 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1985696020', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-727306396', 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:03:23.574616 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Create volume of 1 GB Aug 04 11:03:23.574991 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:23.574991 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:03:23.575529 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Availability Zones retrieved successfully. Aug 04 11:03:23.580734 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Flow 'volume_create_api' (38ff9505-e239-4ec6-825e-d455efc46613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:03:23.581578 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e863b0ab-abf4-4a50-ae19-4f80ae9c7287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:23.582358 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:03:23.603977 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e863b0ab-abf4-4a50-ae19-4f80ae9c7287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T11:03:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=33302830-ba1f-4c09-8ec7-91dd3d0e1843,is_public=True,name='tempest-scenario-type-luks-727306396',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '33302830-ba1f-4c09-8ec7-91dd3d0e1843', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:23.604864 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9989288-8640-4afe-83c6-0bd495a6f24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:23.627462 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-727306396 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-727306396, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:03:23.627797 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-727306396 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-727306396, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:03:23.656499 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Created reservations ['4cdca789-f1f2-47cf-957a-0455d5db3d00', 'd1406ce3-9257-45b8-9330-01687d913fa0', 'cea799f8-b6cb-42ba-9a6a-505194450ce8', '278eab16-70f0-4ae9-ba80-0fc87d5a326f'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:03:23.657317 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9989288-8640-4afe-83c6-0bd495a6f24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cdca789-f1f2-47cf-957a-0455d5db3d00', 'd1406ce3-9257-45b8-9330-01687d913fa0', 'cea799f8-b6cb-42ba-9a6a-505194450ce8', '278eab16-70f0-4ae9-ba80-0fc87d5a326f']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:23.658034 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e94bc44a-1f55-42d0-acf2-cb3ef8190665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:23.677719 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e94bc44a-1f55-42d0-acf2-cb3ef8190665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd868a714-af93-4e30-980c-7ce78f46d4c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1985696020',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e2159913f7b4804aba4029bb26b6cc1',qos_specs=None,replication_status=,reservations=['4cdca789-f1f2-47cf-957a-0455d5db3d00','d1406ce3-9257-45b8-9330-01687d913fa0','cea799f8-b6cb-42ba-9a6a-505194450ce8','278eab16-70f0-4ae9-ba80-0fc87d5a326f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f558879e286412fb9f5ac460ab40e49',volume_type_id=33302830-ba1f-4c09-8ec7-91dd3d0e1843), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:03:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1985696020',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d868a714-af93-4e30-980c-7ce78f46d4c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e2159913f7b4804aba4029bb26b6cc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f558879e286412fb9f5ac460ab40e49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(33302830-ba1f-4c09-8ec7-91dd3d0e1843),volume_type_id=33302830-ba1f-4c09-8ec7-91dd3d0e1843)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:23.678533 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e9687fa-dba5-4c93-84cd-680e6de161eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:23.695645 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e9687fa-dba5-4c93-84cd-680e6de161eb) transitioned into state 'SUCCESS' from state '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-1985696020',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e2159913f7b4804aba4029bb26b6cc1',qos_specs=None,replication_status=,reservations=['4cdca789-f1f2-47cf-957a-0455d5db3d00','d1406ce3-9257-45b8-9330-01687d913fa0','cea799f8-b6cb-42ba-9a6a-505194450ce8','278eab16-70f0-4ae9-ba80-0fc87d5a326f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f558879e286412fb9f5ac460ab40e49',volume_type_id=33302830-ba1f-4c09-8ec7-91dd3d0e1843)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:23.696332 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35b98406-f429-435f-9d4f-ef378d429b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:23.707727 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35b98406-f429-435f-9d4f-ef378d429b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:23.708910 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Flow 'volume_create_api' (38ff9505-e239-4ec6-825e-d455efc46613) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:03:23.709380 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Create volume request issued successfully. Aug 04 11:03:23.710349 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-017fab6e-e1a8-46a7-bd5e-7dc2e42fc702 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:03:23.710897 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1389/5532] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 11:03:23 2026] POST /volume/v3/volumes => generated 784 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:03:23.722534 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-53cd7c36-fa64-47da-b7b0-8d4162f7582e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:23.724890 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-53cd7c36-fa64-47da-b7b0-8d4162f7582e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/d868a714-af93-4e30-980c-7ce78f46d4c5 Aug 04 11:03:23.725221 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-53cd7c36-fa64-47da-b7b0-8d4162f7582e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:23.725528 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-53cd7c36-fa64-47da-b7b0-8d4162f7582e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:23.732948 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:23.732948 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:03:23.736427 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-53cd7c36-fa64-47da-b7b0-8d4162f7582e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:03:23.740260 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-53cd7c36-fa64-47da-b7b0-8d4162f7582e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/d868a714-af93-4e30-980c-7ce78f46d4c5 returned with HTTP 200 Aug 04 11:03:23.740668 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1377/5533] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:23 2026] GET /volume/v3/volumes/d868a714-af93-4e30-980c-7ce78f46d4c5 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:24.753369 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-902ba33b-c455-4053-b69e-8acda37720a5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:24.755206 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-902ba33b-c455-4053-b69e-8acda37720a5 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/d868a714-af93-4e30-980c-7ce78f46d4c5 Aug 04 11:03:24.755494 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-902ba33b-c455-4053-b69e-8acda37720a5 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:24.755691 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-902ba33b-c455-4053-b69e-8acda37720a5 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:24.763764 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:24.763764 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:03:24.768132 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-902ba33b-c455-4053-b69e-8acda37720a5 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:03:24.773260 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-902ba33b-c455-4053-b69e-8acda37720a5 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/d868a714-af93-4e30-980c-7ce78f46d4c5 returned with HTTP 200 Aug 04 11:03:24.773806 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1382/5534] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:24 2026] GET /volume/v3/volumes/d868a714-af93-4e30-980c-7ce78f46d4c5 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:24.787308 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f50b4927-2944-4dd8-a95b-541a14808743 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:24.789199 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f50b4927-2944-4dd8-a95b-541a14808743 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/d868a714-af93-4e30-980c-7ce78f46d4c5 Aug 04 11:03:24.789427 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f50b4927-2944-4dd8-a95b-541a14808743 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:24.789621 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f50b4927-2944-4dd8-a95b-541a14808743 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:24.796779 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:24.796779 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:03:24.800414 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f50b4927-2944-4dd8-a95b-541a14808743 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:03:24.804309 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f50b4927-2944-4dd8-a95b-541a14808743 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/d868a714-af93-4e30-980c-7ce78f46d4c5 returned with HTTP 200 Aug 04 11:03:24.804693 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1387/5535] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:24 2026] GET /volume/v3/volumes/d868a714-af93-4e30-980c-7ce78f46d4c5 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:24.815863 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-af0ef1a4-f38e-4fdf-8fc1-8ae1762a30a1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:24.817714 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af0ef1a4-f38e-4fdf-8fc1-8ae1762a30a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:03:24.818046 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af0ef1a4-f38e-4fdf-8fc1-8ae1762a30a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1021182204", "source_volid": "d868a714-af93-4e30-980c-7ce78f46d4c5", "volume_type": "tempest-scenario-type-luks-727306396", "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:03:24.819583 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-af0ef1a4-f38e-4fdf-8fc1-8ae1762a30a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1021182204', 'source_volid': 'd868a714-af93-4e30-980c-7ce78f46d4c5', 'volume_type': 'tempest-scenario-type-luks-727306396', 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:03:24.828881 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:24.828881 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:03:24.829418 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-af0ef1a4-f38e-4fdf-8fc1-8ae1762a30a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume retrieved successfully. Aug 04 11:03:24.829585 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-af0ef1a4-f38e-4fdf-8fc1-8ae1762a30a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Create volume of 1 GB Aug 04 11:03:24.830184 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-af0ef1a4-f38e-4fdf-8fc1-8ae1762a30a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Availability Zones retrieved successfully. Aug 04 11:03:24.835122 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af0ef1a4-f38e-4fdf-8fc1-8ae1762a30a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Flow 'volume_create_api' (5198afd8-f806-4e10-8260-6324322bb99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:03:24.836228 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af0ef1a4-f38e-4fdf-8fc1-8ae1762a30a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be5371af-ddd3-4089-b699-6640c0101a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:24.837115 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-af0ef1a4-f38e-4fdf-8fc1-8ae1762a30a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:03:24.855808 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af0ef1a4-f38e-4fdf-8fc1-8ae1762a30a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be5371af-ddd3-4089-b699-6640c0101a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd868a714-af93-4e30-980c-7ce78f46d4c5', 'volume_type': VolumeType(created_at=2026-08-04T11:03:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=33302830-ba1f-4c09-8ec7-91dd3d0e1843,is_public=True,name='tempest-scenario-type-luks-727306396',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '33302830-ba1f-4c09-8ec7-91dd3d0e1843', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:24.856579 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af0ef1a4-f38e-4fdf-8fc1-8ae1762a30a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (316377b7-39b3-4791-8b0b-526388890c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:24.893868 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-af0ef1a4-f38e-4fdf-8fc1-8ae1762a30a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Created reservations ['69d6594f-d5e6-486d-b2a7-fa9b66181e20', '46c1fc89-0c3a-440d-9c99-3d71b434481e', 'e592f1e3-df1f-42b9-a079-aaf9ac1e9fed', 'ab471e7e-0c84-4f81-961b-baf0da71ca95'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:03:24.894739 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af0ef1a4-f38e-4fdf-8fc1-8ae1762a30a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (316377b7-39b3-4791-8b0b-526388890c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69d6594f-d5e6-486d-b2a7-fa9b66181e20', '46c1fc89-0c3a-440d-9c99-3d71b434481e', 'e592f1e3-df1f-42b9-a079-aaf9ac1e9fed', 'ab471e7e-0c84-4f81-961b-baf0da71ca95']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:24.895582 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af0ef1a4-f38e-4fdf-8fc1-8ae1762a30a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (588ca8d3-f93e-460a-b3aa-f1db3cb33f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:24.928471 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af0ef1a4-f38e-4fdf-8fc1-8ae1762a30a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (588ca8d3-f93e-460a-b3aa-f1db3cb33f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef891c0a-3309-433a-a7ee-06c36340c09e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1021182204',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e2159913f7b4804aba4029bb26b6cc1',qos_specs=None,replication_status=,reservations=['69d6594f-d5e6-486d-b2a7-fa9b66181e20','46c1fc89-0c3a-440d-9c99-3d71b434481e','e592f1e3-df1f-42b9-a079-aaf9ac1e9fed','ab471e7e-0c84-4f81-961b-baf0da71ca95'],size=1,snapshot_id=None,source_replicaid=,source_volid=d868a714-af93-4e30-980c-7ce78f46d4c5,status='creating',user_id='6f558879e286412fb9f5ac460ab40e49',volume_type_id=33302830-ba1f-4c09-8ec7-91dd3d0e1843), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:03:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1021182204',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ef891c0a-3309-433a-a7ee-06c36340c09e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e2159913f7b4804aba4029bb26b6cc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d868a714-af93-4e30-980c-7ce78f46d4c5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f558879e286412fb9f5ac460ab40e49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(33302830-ba1f-4c09-8ec7-91dd3d0e1843),volume_type_id=33302830-ba1f-4c09-8ec7-91dd3d0e1843)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:24.929169 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af0ef1a4-f38e-4fdf-8fc1-8ae1762a30a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2bb559c-47c5-4c46-981a-889c4a56cb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:24.948037 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af0ef1a4-f38e-4fdf-8fc1-8ae1762a30a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2bb559c-47c5-4c46-981a-889c4a56cb6c) transitioned into state 'SUCCESS' from state '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-1021182204',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e2159913f7b4804aba4029bb26b6cc1',qos_specs=None,replication_status=,reservations=['69d6594f-d5e6-486d-b2a7-fa9b66181e20','46c1fc89-0c3a-440d-9c99-3d71b434481e','e592f1e3-df1f-42b9-a079-aaf9ac1e9fed','ab471e7e-0c84-4f81-961b-baf0da71ca95'],size=1,snapshot_id=None,source_replicaid=,source_volid=d868a714-af93-4e30-980c-7ce78f46d4c5,status='creating',user_id='6f558879e286412fb9f5ac460ab40e49',volume_type_id=33302830-ba1f-4c09-8ec7-91dd3d0e1843)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:24.948763 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af0ef1a4-f38e-4fdf-8fc1-8ae1762a30a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a23e23f-7a15-4440-998d-533286a16ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:24.965090 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af0ef1a4-f38e-4fdf-8fc1-8ae1762a30a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a23e23f-7a15-4440-998d-533286a16ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:24.966028 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-af0ef1a4-f38e-4fdf-8fc1-8ae1762a30a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Flow 'volume_create_api' (5198afd8-f806-4e10-8260-6324322bb99d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:03:24.966359 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-af0ef1a4-f38e-4fdf-8fc1-8ae1762a30a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Create volume request issued successfully. Aug 04 11:03:24.966952 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af0ef1a4-f38e-4fdf-8fc1-8ae1762a30a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:03:24.967523 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1390/5536] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 11:03:24 2026] POST /volume/v3/volumes => generated 811 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:03:24.979067 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-57267a76-b3ab-46b3-9a12-b079182cce43 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:24.981484 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-57267a76-b3ab-46b3-9a12-b079182cce43 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:03:24.981759 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-57267a76-b3ab-46b3-9a12-b079182cce43 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:24.982013 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-57267a76-b3ab-46b3-9a12-b079182cce43 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:24.990666 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:24.990666 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:03:24.995303 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-57267a76-b3ab-46b3-9a12-b079182cce43 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:03:25.000469 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-57267a76-b3ab-46b3-9a12-b079182cce43 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:03:25.000943 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1378/5537] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:24 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:26.014418 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-02036602-8e90-44ff-8fbe-fe2cbd11da7f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:26.016962 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-02036602-8e90-44ff-8fbe-fe2cbd11da7f tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:03:26.017325 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-02036602-8e90-44ff-8fbe-fe2cbd11da7f tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:26.017612 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-02036602-8e90-44ff-8fbe-fe2cbd11da7f tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:26.028032 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:26.028032 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:03:26.033259 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-02036602-8e90-44ff-8fbe-fe2cbd11da7f tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:03:26.039110 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-02036602-8e90-44ff-8fbe-fe2cbd11da7f tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:03:26.039648 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1383/5538] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:26 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:27.051379 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5c079de9-5285-4584-ae78-9b46142c62c8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:27.053454 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5c079de9-5285-4584-ae78-9b46142c62c8 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:03:27.053707 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5c079de9-5285-4584-ae78-9b46142c62c8 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:27.053909 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5c079de9-5285-4584-ae78-9b46142c62c8 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:27.060790 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:27.060790 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:03:27.064408 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5c079de9-5285-4584-ae78-9b46142c62c8 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:03:27.068289 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5c079de9-5285-4584-ae78-9b46142c62c8 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:03:27.068695 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1388/5539] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:27 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:28.081021 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4616e29a-76e6-4600-bebf-0e9c60c1c7a6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:28.083042 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4616e29a-76e6-4600-bebf-0e9c60c1c7a6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:03:28.083264 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4616e29a-76e6-4600-bebf-0e9c60c1c7a6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:28.083472 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4616e29a-76e6-4600-bebf-0e9c60c1c7a6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:28.090277 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:28.090277 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:03:28.093380 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4616e29a-76e6-4600-bebf-0e9c60c1c7a6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:03:28.097066 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4616e29a-76e6-4600-bebf-0e9c60c1c7a6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:03:28.097448 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1391/5540] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:28 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:29.109632 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7ed238c9-df00-495a-aba7-4ba512d92c8e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:29.111538 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7ed238c9-df00-495a-aba7-4ba512d92c8e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:03:29.111732 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7ed238c9-df00-495a-aba7-4ba512d92c8e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:29.111915 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7ed238c9-df00-495a-aba7-4ba512d92c8e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:29.121611 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:29.121611 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:03:29.126678 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7ed238c9-df00-495a-aba7-4ba512d92c8e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:03:29.132615 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7ed238c9-df00-495a-aba7-4ba512d92c8e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:03:29.133152 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1379/5541] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:29 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:30.145290 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2aef856b-9bf5-46f6-bec5-e4931cbe2244 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:30.147187 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2aef856b-9bf5-46f6-bec5-e4931cbe2244 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:03:30.147439 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2aef856b-9bf5-46f6-bec5-e4931cbe2244 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:30.147630 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2aef856b-9bf5-46f6-bec5-e4931cbe2244 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:30.154423 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:30.154423 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:03:30.157756 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2aef856b-9bf5-46f6-bec5-e4931cbe2244 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:03:30.161597 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2aef856b-9bf5-46f6-bec5-e4931cbe2244 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:03:30.161928 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1384/5542] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:30 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:31.174682 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-851da3b5-4899-46af-912f-d406b094efd9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:31.197028 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-851da3b5-4899-46af-912f-d406b094efd9 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:03:31.197028 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-851da3b5-4899-46af-912f-d406b094efd9 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:31.197028 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-851da3b5-4899-46af-912f-d406b094efd9 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:31.197028 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:31.197028 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:03:31.197028 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-851da3b5-4899-46af-912f-d406b094efd9 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:03:31.197028 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-851da3b5-4899-46af-912f-d406b094efd9 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:03:31.197028 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1389/5543] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:31 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:32.202528 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e97289f7-1d46-433b-aebb-b87b019e7bb2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:32.204298 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e97289f7-1d46-433b-aebb-b87b019e7bb2 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:03:32.204505 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e97289f7-1d46-433b-aebb-b87b019e7bb2 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:32.204770 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e97289f7-1d46-433b-aebb-b87b019e7bb2 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:32.211374 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:32.211374 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:03:32.214763 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e97289f7-1d46-433b-aebb-b87b019e7bb2 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:03:32.218599 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e97289f7-1d46-433b-aebb-b87b019e7bb2 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:03:32.218947 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1392/5544] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:32 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:33.231007 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-97a707d6-1ecb-4e96-9d6d-6b6fa15a292e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:33.233747 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-97a707d6-1ecb-4e96-9d6d-6b6fa15a292e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:03:33.233969 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-97a707d6-1ecb-4e96-9d6d-6b6fa15a292e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:33.234155 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-97a707d6-1ecb-4e96-9d6d-6b6fa15a292e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:33.242182 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:33.242182 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:03:33.246058 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-97a707d6-1ecb-4e96-9d6d-6b6fa15a292e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:03:33.249882 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-97a707d6-1ecb-4e96-9d6d-6b6fa15a292e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:03:33.250467 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1380/5545] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:33 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:34.262951 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-39d4a705-2d33-44d3-a5d0-e939856e6a08 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:34.265156 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-39d4a705-2d33-44d3-a5d0-e939856e6a08 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:03:34.265401 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-39d4a705-2d33-44d3-a5d0-e939856e6a08 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:34.265598 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-39d4a705-2d33-44d3-a5d0-e939856e6a08 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:34.272517 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:34.272517 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:03:34.276208 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-39d4a705-2d33-44d3-a5d0-e939856e6a08 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:03:34.280020 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-39d4a705-2d33-44d3-a5d0-e939856e6a08 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:03:34.280457 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1385/5546] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:34 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:34.294460 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f6be1349-2bd2-40e9-ad3d-4f0c5b1431fc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:34.296305 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f6be1349-2bd2-40e9-ad3d-4f0c5b1431fc tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:03:34.296508 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f6be1349-2bd2-40e9-ad3d-4f0c5b1431fc tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:34.296686 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f6be1349-2bd2-40e9-ad3d-4f0c5b1431fc tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:34.303679 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:34.303679 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:03:34.307230 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f6be1349-2bd2-40e9-ad3d-4f0c5b1431fc tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:03:34.311228 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f6be1349-2bd2-40e9-ad3d-4f0c5b1431fc tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:03:34.311656 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1390/5547] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:34 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 11:03:42.218374 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=56,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:03:43.249107 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=16 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:03:44.279177 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=19,cinder:INSERT=1 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:03:44.310304 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=19,cinder:INSERT=1 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:03:48.664932 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-becfd768-4c63-4bca-ab17-f198519012c0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:48.722907 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-becfd768-4c63-4bca-ab17-f198519012c0 tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 11:03:48.723228 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-becfd768-4c63-4bca-ab17-f198519012c0 tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-872759591-977975687", "extra_specs": {"multiattach": " True"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:03:48.736341 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-becfd768-4c63-4bca-ab17-f198519012c0 tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 11:03:48.736663 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1393/5548] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 11:03:48 2026] POST /volume/v3/types => generated 285 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:48.743732 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:48.745533 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:03:48.745921 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1700399251", "snapshot_id": null, "imageRef": null, "volume_type": "da172bc3-367e-4a41-9b42-69943d91cda4", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:03:48.747445 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1700399251', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'da172bc3-367e-4a41-9b42-69943d91cda4', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:03:48.751646 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Create volume of 1 GB Aug 04 11:03:48.751958 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:48.751958 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:03:48.752448 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Availability Zones retrieved successfully. Aug 04 11:03:48.757890 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Flow 'volume_create_api' (cc751a7e-50ea-4b47-aac2-57929d841713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:03:48.758781 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0f2eace-76c2-4582-afc6-2186464d8314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:48.759636 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:03:48.767849 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:48.767849 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:03:48.779062 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0f2eace-76c2-4582-afc6-2186464d8314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T11:03:49Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=da172bc3-367e-4a41-9b42-69943d91cda4,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-872759591-977975687',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da172bc3-367e-4a41-9b42-69943d91cda4', 'encryption_key_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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:48.779747 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adab1200-a282-4d65-8399-7e78f77001bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:48.803020 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-872759591-977975687 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-872759591-977975687, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:03:48.803303 np0000006413 devstack@c-api.service[100252]: WARNING cinder.quota [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-872759591-977975687 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-872759591-977975687, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:03:48.835164 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Created reservations ['5d359a7e-bde8-4e7c-b0d0-36f7cfe654c9', '7c0801e5-1a34-4cd4-a276-37e428ff3cbb', 'a3a4fa49-67e6-48c0-b808-dbef8f24e356', '70af865d-1b1f-4b3f-94f1-ebb30464fa69'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:03:48.835957 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adab1200-a282-4d65-8399-7e78f77001bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d359a7e-bde8-4e7c-b0d0-36f7cfe654c9', '7c0801e5-1a34-4cd4-a276-37e428ff3cbb', 'a3a4fa49-67e6-48c0-b808-dbef8f24e356', '70af865d-1b1f-4b3f-94f1-ebb30464fa69']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:48.836649 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68b85df1-29d9-4d56-beba-def80cd064b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:48.859144 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68b85df1-29d9-4d56-beba-def80cd064b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1700399251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='95a3d353fe4747d79a12916c893bb0f5',qos_specs=None,replication_status=,reservations=['5d359a7e-bde8-4e7c-b0d0-36f7cfe654c9','7c0801e5-1a34-4cd4-a276-37e428ff3cbb','a3a4fa49-67e6-48c0-b808-dbef8f24e356','70af865d-1b1f-4b3f-94f1-ebb30464fa69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e5e296d3234d4bb69ddb12efe7bc5a',volume_type_id=da172bc3-367e-4a41-9b42-69943d91cda4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:03:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1700399251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='95a3d353fe4747d79a12916c893bb0f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54e5e296d3234d4bb69ddb12efe7bc5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da172bc3-367e-4a41-9b42-69943d91cda4),volume_type_id=da172bc3-367e-4a41-9b42-69943d91cda4)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:48.859868 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc118d4c-45b1-42f7-b3b7-329906782114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:48.876697 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc118d4c-45b1-42f7-b3b7-329906782114) transitioned into state 'SUCCESS' from state '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-1700399251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='95a3d353fe4747d79a12916c893bb0f5',qos_specs=None,replication_status=,reservations=['5d359a7e-bde8-4e7c-b0d0-36f7cfe654c9','7c0801e5-1a34-4cd4-a276-37e428ff3cbb','a3a4fa49-67e6-48c0-b808-dbef8f24e356','70af865d-1b1f-4b3f-94f1-ebb30464fa69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e5e296d3234d4bb69ddb12efe7bc5a',volume_type_id=da172bc3-367e-4a41-9b42-69943d91cda4)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:48.877385 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b619e920-ee43-4ad6-b482-6fee3b9dd6d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:48.886080 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b619e920-ee43-4ad6-b482-6fee3b9dd6d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:48.886877 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Flow 'volume_create_api' (cc751a7e-50ea-4b47-aac2-57929d841713) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:03:48.887230 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Create volume request issued successfully. Aug 04 11:03:48.887766 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-31fa1e77-ab16-4a76-89dc-3dc6f780c6a1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:03:48.888181 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1381/5549] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 11:03:48 2026] POST /volume/v3/volumes => generated 828 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:03:48.899067 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-94ac0afe-f4c7-4824-bc86-b17a45906cba None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:48.900961 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-94ac0afe-f4c7-4824-bc86-b17a45906cba tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:03:48.900997 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-94ac0afe-f4c7-4824-bc86-b17a45906cba tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:48.901189 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-94ac0afe-f4c7-4824-bc86-b17a45906cba tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:48.908444 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:48.908444 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:03:48.912377 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-94ac0afe-f4c7-4824-bc86-b17a45906cba tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:03:48.917352 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-94ac0afe-f4c7-4824-bc86-b17a45906cba tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:03:48.917723 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1386/5550] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:48 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:49.929829 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-be1b027f-5570-4bad-9034-351d69f21351 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:49.931453 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-be1b027f-5570-4bad-9034-351d69f21351 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:03:49.931634 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-be1b027f-5570-4bad-9034-351d69f21351 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:49.931807 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-be1b027f-5570-4bad-9034-351d69f21351 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:49.938340 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:49.938340 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:03:49.941883 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-be1b027f-5570-4bad-9034-351d69f21351 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:03:49.945810 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-be1b027f-5570-4bad-9034-351d69f21351 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:03:49.946169 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1391/5551] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:49 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:49.957973 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-61373c23-13e7-4173-abac-f0089476ddcc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:49.959961 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-61373c23-13e7-4173-abac-f0089476ddcc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:03:49.960186 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-61373c23-13e7-4173-abac-f0089476ddcc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:49.960420 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-61373c23-13e7-4173-abac-f0089476ddcc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:49.968284 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:49.968284 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:03:49.972005 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-61373c23-13e7-4173-abac-f0089476ddcc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:03:49.976384 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-61373c23-13e7-4173-abac-f0089476ddcc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:03:49.976795 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1394/5552] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:49 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:49.989064 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a3b614c2-2bf7-4cb7-857f-35f06524bd5e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:49.991237 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a3b614c2-2bf7-4cb7-857f-35f06524bd5e tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:03:49.991660 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a3b614c2-2bf7-4cb7-857f-35f06524bd5e tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-262045357", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:03:49.993428 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-a3b614c2-2bf7-4cb7-857f-35f06524bd5e tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-262045357', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:03:49.993573 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-a3b614c2-2bf7-4cb7-857f-35f06524bd5e tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Create volume of 1 GB Aug 04 11:03:49.993927 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:49.993927 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:03:49.998557 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a3b614c2-2bf7-4cb7-857f-35f06524bd5e tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Availability Zones retrieved successfully. Aug 04 11:03:50.006357 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3b614c2-2bf7-4cb7-857f-35f06524bd5e tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Flow 'volume_create_api' (6a115a7c-e766-4de1-9d84-04a2e3f3e5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:03:50.007614 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3b614c2-2bf7-4cb7-857f-35f06524bd5e tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52ceaf0d-ba35-4fb5-bcc9-3bcf14392a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:50.008872 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-a3b614c2-2bf7-4cb7-857f-35f06524bd5e tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:03:50.041564 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3b614c2-2bf7-4cb7-857f-35f06524bd5e tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52ceaf0d-ba35-4fb5-bcc9-3bcf14392a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T10:41:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65c354d1-b99b-406f-b9cc-6b38634013cf,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65c354d1-b99b-406f-b9cc-6b38634013cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:50.042640 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3b614c2-2bf7-4cb7-857f-35f06524bd5e tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8338f75-9623-4eff-8452-ab403f63cdc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:50.096331 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-a3b614c2-2bf7-4cb7-857f-35f06524bd5e tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Created reservations ['b933e628-b690-457a-bbf1-1e0f30ea4105', '6daed9a3-4a9f-4951-bbe1-2b8c4a0609ff', '69f13e34-1222-4fe6-9aa5-0eb2e7890b4b', '33e458ba-36bb-4d23-be6e-9d94891940d4'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:03:50.097111 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3b614c2-2bf7-4cb7-857f-35f06524bd5e tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8338f75-9623-4eff-8452-ab403f63cdc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b933e628-b690-457a-bbf1-1e0f30ea4105', '6daed9a3-4a9f-4951-bbe1-2b8c4a0609ff', '69f13e34-1222-4fe6-9aa5-0eb2e7890b4b', '33e458ba-36bb-4d23-be6e-9d94891940d4']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:50.097773 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3b614c2-2bf7-4cb7-857f-35f06524bd5e tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (737cc277-7098-478d-8ad4-348489188bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:50.122847 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3b614c2-2bf7-4cb7-857f-35f06524bd5e tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (737cc277-7098-478d-8ad4-348489188bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e257276-dba3-4aa9-a264-655ae54a1bc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-262045357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95a3d353fe4747d79a12916c893bb0f5',qos_specs=None,replication_status=,reservations=['b933e628-b690-457a-bbf1-1e0f30ea4105','6daed9a3-4a9f-4951-bbe1-2b8c4a0609ff','69f13e34-1222-4fe6-9aa5-0eb2e7890b4b','33e458ba-36bb-4d23-be6e-9d94891940d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e5e296d3234d4bb69ddb12efe7bc5a',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:03:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-262045357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e257276-dba3-4aa9-a264-655ae54a1bc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95a3d353fe4747d79a12916c893bb0f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54e5e296d3234d4bb69ddb12efe7bc5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65c354d1-b99b-406f-b9cc-6b38634013cf),volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:50.124186 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3b614c2-2bf7-4cb7-857f-35f06524bd5e tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fabe57a2-6f89-476e-9734-f9db2bddd943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:50.144115 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3b614c2-2bf7-4cb7-857f-35f06524bd5e tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fabe57a2-6f89-476e-9734-f9db2bddd943) transitioned into state 'SUCCESS' from state '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-262045357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95a3d353fe4747d79a12916c893bb0f5',qos_specs=None,replication_status=,reservations=['b933e628-b690-457a-bbf1-1e0f30ea4105','6daed9a3-4a9f-4951-bbe1-2b8c4a0609ff','69f13e34-1222-4fe6-9aa5-0eb2e7890b4b','33e458ba-36bb-4d23-be6e-9d94891940d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e5e296d3234d4bb69ddb12efe7bc5a',volume_type_id=65c354d1-b99b-406f-b9cc-6b38634013cf)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:50.144911 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3b614c2-2bf7-4cb7-857f-35f06524bd5e tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ded6a6be-ca27-4d80-9b81-3beb1e8659ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:50.153895 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3b614c2-2bf7-4cb7-857f-35f06524bd5e tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ded6a6be-ca27-4d80-9b81-3beb1e8659ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:50.154923 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a3b614c2-2bf7-4cb7-857f-35f06524bd5e tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Flow 'volume_create_api' (6a115a7c-e766-4de1-9d84-04a2e3f3e5c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:03:50.155206 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a3b614c2-2bf7-4cb7-857f-35f06524bd5e tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Create volume request issued successfully. Aug 04 11:03:50.155754 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a3b614c2-2bf7-4cb7-857f-35f06524bd5e tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:03:50.156489 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1382/5553] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 11:03:49 2026] POST /volume/v3/volumes => generated 752 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:03:50.167669 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5155b414-a89e-4d47-a130-3a0253ee77f4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:50.169477 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5155b414-a89e-4d47-a130-3a0253ee77f4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 Aug 04 11:03:50.169679 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5155b414-a89e-4d47-a130-3a0253ee77f4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:50.170002 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5155b414-a89e-4d47-a130-3a0253ee77f4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:50.176572 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:50.176572 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:03:50.180230 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5155b414-a89e-4d47-a130-3a0253ee77f4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:03:50.184370 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5155b414-a89e-4d47-a130-3a0253ee77f4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 returned with HTTP 200 Aug 04 11:03:50.184675 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1387/5554] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:50 2026] GET /volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:51.197366 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-acdfd602-75ea-475f-9379-7709050f4841 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:51.199161 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-acdfd602-75ea-475f-9379-7709050f4841 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 Aug 04 11:03:51.199382 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-acdfd602-75ea-475f-9379-7709050f4841 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:51.199591 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-acdfd602-75ea-475f-9379-7709050f4841 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:51.206329 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:51.206329 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:03:51.209718 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-acdfd602-75ea-475f-9379-7709050f4841 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:03:51.213550 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-acdfd602-75ea-475f-9379-7709050f4841 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 returned with HTTP 200 Aug 04 11:03:51.213889 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1392/5555] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:51 2026] GET /volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 11:03:51.226198 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7d555652-75a1-4b45-b4ab-4f2b85277f81 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:51.228833 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7d555652-75a1-4b45-b4ab-4f2b85277f81 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 Aug 04 11:03:51.229122 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7d555652-75a1-4b45-b4ab-4f2b85277f81 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:51.229433 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7d555652-75a1-4b45-b4ab-4f2b85277f81 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:51.240058 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:51.240058 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:03:51.244825 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7d555652-75a1-4b45-b4ab-4f2b85277f81 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:03:51.251072 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7d555652-75a1-4b45-b4ab-4f2b85277f81 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 returned with HTTP 200 Aug 04 11:03:51.251680 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1395/5556] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:51 2026] GET /volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:51.264376 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5eaa1d3d-6213-469c-8df7-437097a56d82 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:51.266165 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5eaa1d3d-6213-469c-8df7-437097a56d82 tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 11:03:51.266537 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5eaa1d3d-6213-469c-8df7-437097a56d82 tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-179279438", "extra_specs": {}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:03:51.267944 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:51.267944 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:03:51.278319 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5eaa1d3d-6213-469c-8df7-437097a56d82 tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 11:03:51.278690 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1383/5557] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 11:03:51 2026] POST /volume/v3/types => generated 211 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:51.286610 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3f5db48e-4c67-4ff9-87f0-8bc079fb91f2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:51.288280 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3f5db48e-4c67-4ff9-87f0-8bc079fb91f2 tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] POST https://10.4.3.232/volume/v3/types/7c6f7908-19fb-4c09-b14f-67754ddfc4a8/encryption Aug 04 11:03:51.288647 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3f5db48e-4c67-4ff9-87f0-8bc079fb91f2 tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:03:51.305112 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3f5db48e-4c67-4ff9-87f0-8bc079fb91f2 tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] https://10.4.3.232/volume/v3/types/7c6f7908-19fb-4c09-b14f-67754ddfc4a8/encryption returned with HTTP 200 Aug 04 11:03:51.305472 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1388/5558] 10.4.3.232 () {68 vars in 1397 bytes} [Tue Aug 4 11:03:51 2026] POST /volume/v3/types/7c6f7908-19fb-4c09-b14f-67754ddfc4a8/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:51.313416 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:51.315033 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:03:51.315365 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-962258242", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-179279438", "size": 1}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:03:51.316842 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-962258242', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-179279438', 'size': 1}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:03:51.320217 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Create volume of 1 GB Aug 04 11:03:51.320512 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:51.320512 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:03:51.320988 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Availability Zones retrieved successfully. Aug 04 11:03:51.326352 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Flow 'volume_create_api' (7f765376-245c-436d-98b1-3a94e86c5be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:03:51.327236 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (994c0683-9b56-415e-af59-d594e6b36288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:51.328110 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:03:51.351377 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (994c0683-9b56-415e-af59-d594e6b36288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T11:03:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7c6f7908-19fb-4c09-b14f-67754ddfc4a8,is_public=True,name='tempest-scenario-type-luks-179279438',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7c6f7908-19fb-4c09-b14f-67754ddfc4a8', '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=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:51.352164 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f29cd07f-431f-4090-b5c4-297c793ce998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:51.380871 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-179279438 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-179279438, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:03:51.381256 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-179279438 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-179279438, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:03:51.408965 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Created reservations ['88ee3ebe-47e1-4106-8f70-93167ed794ab', '4fe2b344-338d-452d-9da0-cd0d05520172', '75414a32-4b72-4627-948a-e1de0e883bbb', '0a6b97d4-1d7c-45f6-a3ae-65500bcec581'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:03:51.409861 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f29cd07f-431f-4090-b5c4-297c793ce998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88ee3ebe-47e1-4106-8f70-93167ed794ab', '4fe2b344-338d-452d-9da0-cd0d05520172', '75414a32-4b72-4627-948a-e1de0e883bbb', '0a6b97d4-1d7c-45f6-a3ae-65500bcec581']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:51.410722 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e03968c4-a252-4ce9-aa64-f348f2fe9979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:51.433325 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e03968c4-a252-4ce9-aa64-f348f2fe9979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e559805-8636-4998-8f8d-a326bff075e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-962258242',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95a3d353fe4747d79a12916c893bb0f5',qos_specs=None,replication_status=,reservations=['88ee3ebe-47e1-4106-8f70-93167ed794ab','4fe2b344-338d-452d-9da0-cd0d05520172','75414a32-4b72-4627-948a-e1de0e883bbb','0a6b97d4-1d7c-45f6-a3ae-65500bcec581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e5e296d3234d4bb69ddb12efe7bc5a',volume_type_id=7c6f7908-19fb-4c09-b14f-67754ddfc4a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:03:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-962258242',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1e559805-8636-4998-8f8d-a326bff075e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95a3d353fe4747d79a12916c893bb0f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54e5e296d3234d4bb69ddb12efe7bc5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7c6f7908-19fb-4c09-b14f-67754ddfc4a8),volume_type_id=7c6f7908-19fb-4c09-b14f-67754ddfc4a8)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:51.434350 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a08c5d78-519f-41f0-8a58-d1e19fb77850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:51.455856 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a08c5d78-519f-41f0-8a58-d1e19fb77850) transitioned into state 'SUCCESS' from state '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-962258242',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95a3d353fe4747d79a12916c893bb0f5',qos_specs=None,replication_status=,reservations=['88ee3ebe-47e1-4106-8f70-93167ed794ab','4fe2b344-338d-452d-9da0-cd0d05520172','75414a32-4b72-4627-948a-e1de0e883bbb','0a6b97d4-1d7c-45f6-a3ae-65500bcec581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e5e296d3234d4bb69ddb12efe7bc5a',volume_type_id=7c6f7908-19fb-4c09-b14f-67754ddfc4a8)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:51.456757 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc566e31-9d6b-47ac-86e3-d156e56c2224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:03:51.467397 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc566e31-9d6b-47ac-86e3-d156e56c2224) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:03:51.468276 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Flow 'volume_create_api' (7f765376-245c-436d-98b1-3a94e86c5be5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:03:51.468586 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Create volume request issued successfully. Aug 04 11:03:51.469136 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8f011759-ccd6-49e9-b40e-699edb38e2fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:03:51.469870 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1393/5559] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 11:03:51 2026] POST /volume/v3/volumes => generated 779 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:03:51.483145 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4f179ab1-3c14-4483-946c-3c137575e3ab None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:51.486008 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4f179ab1-3c14-4483-946c-3c137575e3ab tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:03:51.486271 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4f179ab1-3c14-4483-946c-3c137575e3ab tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:51.486526 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4f179ab1-3c14-4483-946c-3c137575e3ab tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:51.495346 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:51.495346 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:03:51.499757 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4f179ab1-3c14-4483-946c-3c137575e3ab tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:03:51.504852 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4f179ab1-3c14-4483-946c-3c137575e3ab tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 returned with HTTP 200 Aug 04 11:03:51.505350 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1396/5560] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:51 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:52.517352 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8bffadfd-0248-431b-9145-22e7150dc90f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:52.519095 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8bffadfd-0248-431b-9145-22e7150dc90f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:03:52.519326 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8bffadfd-0248-431b-9145-22e7150dc90f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:52.519507 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8bffadfd-0248-431b-9145-22e7150dc90f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:52.526566 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:52.526566 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:03:52.530829 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8bffadfd-0248-431b-9145-22e7150dc90f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:03:52.535158 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8bffadfd-0248-431b-9145-22e7150dc90f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 returned with HTTP 200 Aug 04 11:03:52.535608 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1384/5561] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:52 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:52.547261 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bba5c5e6-2fe6-416f-8ed0-fff38d47d8e0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:52.549153 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bba5c5e6-2fe6-416f-8ed0-fff38d47d8e0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:03:52.549483 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bba5c5e6-2fe6-416f-8ed0-fff38d47d8e0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:52.549734 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bba5c5e6-2fe6-416f-8ed0-fff38d47d8e0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:52.556592 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:52.556592 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:03:52.560524 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bba5c5e6-2fe6-416f-8ed0-fff38d47d8e0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:03:52.565874 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bba5c5e6-2fe6-416f-8ed0-fff38d47d8e0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 returned with HTTP 200 Aug 04 11:03:52.566426 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1389/5562] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:52 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:52.605608 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-b2aee19a-85be-4cbd-96ae-320a739d4c3c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:52.607720 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-b2aee19a-85be-4cbd-96ae-320a739d4c3c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 Aug 04 11:03:52.607903 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-b2aee19a-85be-4cbd-96ae-320a739d4c3c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:52.608083 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-b2aee19a-85be-4cbd-96ae-320a739d4c3c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:52.615435 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:52.615435 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:03:52.618811 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-b2aee19a-85be-4cbd-96ae-320a739d4c3c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:03:52.622870 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-b2aee19a-85be-4cbd-96ae-320a739d4c3c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 returned with HTTP 200 Aug 04 11:03:52.623257 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1394/5563] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:03:52 2026] GET /volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:52.693053 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-40e23fcd-22cf-4773-8c37-68f0514a2a8c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:52.693428 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-40e23fcd-22cf-4773-8c37-68f0514a2a8c None None] GET https://10.4.3.232/volume// Aug 04 11:03:52.693604 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-40e23fcd-22cf-4773-8c37-68f0514a2a8c None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:52.693792 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-40e23fcd-22cf-4773-8c37-68f0514a2a8c None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:52.694084 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-40e23fcd-22cf-4773-8c37-68f0514a2a8c None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:03:52.694377 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1397/5564] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 11:03:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:03:52.700879 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-251c0015-7974-48dc-8bf6-911c5ee53c1c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:52.702841 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-251c0015-7974-48dc-8bf6-911c5ee53c1c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 11:03:52.703174 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-251c0015-7974-48dc-8bf6-911c5ee53c1c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e257276-dba3-4aa9-a264-655ae54a1bc7", "connector": null, "instance_uuid": "f507164e-01a0-4f33-a8bc-4e26752db1e3"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:03:52.711279 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:52.711279 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:03:52.736028 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-251c0015-7974-48dc-8bf6-911c5ee53c1c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 11:03:52.736491 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1385/5565] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 11:03:52 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 04 11:03:52.766075 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-051b3d2c-9238-497d-935d-2f015403ae59 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:52.768563 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-051b3d2c-9238-497d-935d-2f015403ae59 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 Aug 04 11:03:52.768798 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-051b3d2c-9238-497d-935d-2f015403ae59 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:52.769070 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-051b3d2c-9238-497d-935d-2f015403ae59 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:52.775489 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-d7776cfd-a911-4624-962e-259ef979365a None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:52.776010 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d7776cfd-a911-4624-962e-259ef979365a None None] GET https://10.4.3.232/volume// Aug 04 11:03:52.776264 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d7776cfd-a911-4624-962e-259ef979365a None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:52.776552 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-d7776cfd-a911-4624-962e-259ef979365a None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:52.776950 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-d7776cfd-a911-4624-962e-259ef979365a None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:03:52.777253 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1395/5566] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:03:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:03:52.780871 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:52.780871 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:03:52.784390 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-2528ea10-2776-4107-8d26-6e439c3c2477 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:52.785405 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-051b3d2c-9238-497d-935d-2f015403ae59 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:03:52.786341 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-2528ea10-2776-4107-8d26-6e439c3c2477 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 Aug 04 11:03:52.786548 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-2528ea10-2776-4107-8d26-6e439c3c2477 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:52.786733 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-2528ea10-2776-4107-8d26-6e439c3c2477 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:52.791349 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-051b3d2c-9238-497d-935d-2f015403ae59 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 returned with HTTP 200 Aug 04 11:03:52.791881 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1390/5567] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:52 2026] GET /volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:52.796032 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:52.796032 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:03:52.799425 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-2528ea10-2776-4107-8d26-6e439c3c2477 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:03:52.803227 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-2528ea10-2776-4107-8d26-6e439c3c2477 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 returned with HTTP 200 Aug 04 11:03:52.803640 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1398/5568] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:03:52 2026] GET /volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 => generated 1024 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:03:52.899667 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-377d09fe-ace3-4093-89dc-9c753584f5ee None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:52.901756 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-377d09fe-ace3-4093-89dc-9c753584f5ee tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] PUT https://10.4.3.232/volume/v3/attachments/cf9fb806-1056-433d-b7fd-c2a67c17e58b Aug 04 11:03:52.902200 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-377d09fe-ace3-4093-89dc-9c753584f5ee tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:03:52.909300 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-377d09fe-ace3-4093-89dc-9c753584f5ee tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Acquiring lock "cinder-attachment_update-9e257276-dba3-4aa9-a264-655ae54a1bc7-np0000006413" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 11:03:52.913782 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-377d09fe-ace3-4093-89dc-9c753584f5ee tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Lock "cinder-attachment_update-9e257276-dba3-4aa9-a264-655ae54a1bc7-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 11:03:52.914726 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:52.914726 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:03:52.993068 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-377d09fe-ace3-4093-89dc-9c753584f5ee tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Lock "cinder-attachment_update-9e257276-dba3-4aa9-a264-655ae54a1bc7-np0000006413" released by "attachment_update" :: held 0.079s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 11:03:52.993405 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-377d09fe-ace3-4093-89dc-9c753584f5ee tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/attachments/cf9fb806-1056-433d-b7fd-c2a67c17e58b returned with HTTP 200 Aug 04 11:03:52.993866 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1386/5569] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 11:03:52 2026] PUT /volume/v3/attachments/cf9fb806-1056-433d-b7fd-c2a67c17e58b => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:03:53.805310 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8a4f83f2-d952-4cdd-a653-e0ac02ac9833 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:53.807326 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8a4f83f2-d952-4cdd-a653-e0ac02ac9833 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 Aug 04 11:03:53.807522 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8a4f83f2-d952-4cdd-a653-e0ac02ac9833 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:53.807752 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8a4f83f2-d952-4cdd-a653-e0ac02ac9833 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:53.818606 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:53.818606 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:03:53.822118 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8a4f83f2-d952-4cdd-a653-e0ac02ac9833 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:03:53.826315 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8a4f83f2-d952-4cdd-a653-e0ac02ac9833 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 returned with HTTP 200 Aug 04 11:03:53.826728 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1396/5570] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:53 2026] GET /volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:54.838464 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a4b8b6b3-d6f5-4574-a89a-613f1b8db8f0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:54.841306 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a4b8b6b3-d6f5-4574-a89a-613f1b8db8f0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 Aug 04 11:03:54.841555 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a4b8b6b3-d6f5-4574-a89a-613f1b8db8f0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:54.841755 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a4b8b6b3-d6f5-4574-a89a-613f1b8db8f0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:54.850932 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:54.850932 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:03:54.854048 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a4b8b6b3-d6f5-4574-a89a-613f1b8db8f0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:03:54.857695 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a4b8b6b3-d6f5-4574-a89a-613f1b8db8f0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 returned with HTTP 200 Aug 04 11:03:54.858108 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1391/5571] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:54 2026] GET /volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:55.870011 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f4f1c35e-1ab5-4fbe-b1cb-ffe1244dea35 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:55.872570 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f4f1c35e-1ab5-4fbe-b1cb-ffe1244dea35 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 Aug 04 11:03:55.872780 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f4f1c35e-1ab5-4fbe-b1cb-ffe1244dea35 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:55.872960 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f4f1c35e-1ab5-4fbe-b1cb-ffe1244dea35 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:55.881643 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:55.881643 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:03:55.884630 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f4f1c35e-1ab5-4fbe-b1cb-ffe1244dea35 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:03:55.888187 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f4f1c35e-1ab5-4fbe-b1cb-ffe1244dea35 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 returned with HTTP 200 Aug 04 11:03:55.888572 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1399/5572] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:55 2026] GET /volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:56.899993 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-977f8156-0ee9-4ef9-b2d0-24e49314ad13 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:56.902100 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-977f8156-0ee9-4ef9-b2d0-24e49314ad13 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 Aug 04 11:03:56.902348 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-977f8156-0ee9-4ef9-b2d0-24e49314ad13 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:56.902583 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-977f8156-0ee9-4ef9-b2d0-24e49314ad13 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:56.912171 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:56.912171 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:03:56.915217 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-977f8156-0ee9-4ef9-b2d0-24e49314ad13 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:03:56.919118 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-977f8156-0ee9-4ef9-b2d0-24e49314ad13 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 returned with HTTP 200 Aug 04 11:03:56.919534 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1387/5573] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:56 2026] GET /volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:57.930548 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-7d7d278c-2803-4523-9169-cfccb6e03483 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:57.932260 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7d7d278c-2803-4523-9169-cfccb6e03483 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 Aug 04 11:03:57.932457 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7d7d278c-2803-4523-9169-cfccb6e03483 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:57.932664 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-7d7d278c-2803-4523-9169-cfccb6e03483 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:57.940897 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:57.940897 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:03:57.943971 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-7d7d278c-2803-4523-9169-cfccb6e03483 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:03:57.947883 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-7d7d278c-2803-4523-9169-cfccb6e03483 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 returned with HTTP 200 Aug 04 11:03:57.948306 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1397/5574] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:57 2026] GET /volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:58.224907 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-937f4cc7-a99c-4577-b0dd-b3fa1f0fde1f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:58.250864 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-937f4cc7-a99c-4577-b0dd-b3fa1f0fde1f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] POST https://10.4.3.232/volume/v3/attachments/cf9fb806-1056-433d-b7fd-c2a67c17e58b/action Aug 04 11:03:58.251226 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-937f4cc7-a99c-4577-b0dd-b3fa1f0fde1f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:03:58.251363 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-937f4cc7-a99c-4577-b0dd-b3fa1f0fde1f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:03:58.266266 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:58.266266 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:03:58.276599 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-20cbe1a7-3cff-49f3-b008-6fd68618c74d req-937f4cc7-a99c-4577-b0dd-b3fa1f0fde1f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/attachments/cf9fb806-1056-433d-b7fd-c2a67c17e58b/action returned with HTTP 204 Aug 04 11:03:58.277021 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1392/5575] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 11:03:58 2026] POST /volume/v3/attachments/cf9fb806-1056-433d-b7fd-c2a67c17e58b/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:03:58.959490 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c0d661ef-c67e-4b08-85f7-5c067ae87790 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:58.961358 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c0d661ef-c67e-4b08-85f7-5c067ae87790 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 Aug 04 11:03:58.961610 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c0d661ef-c67e-4b08-85f7-5c067ae87790 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:58.961874 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c0d661ef-c67e-4b08-85f7-5c067ae87790 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:58.971185 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:58.971185 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:03:58.974744 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c0d661ef-c67e-4b08-85f7-5c067ae87790 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:03:58.978533 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c0d661ef-c67e-4b08-85f7-5c067ae87790 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 returned with HTTP 200 Aug 04 11:03:58.978902 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1400/5576] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:58 2026] GET /volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:03:59.020322 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-6dee0e2f-ca64-4733-baa7-e4a527f956ae None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:59.054466 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-6dee0e2f-ca64-4733-baa7-e4a527f956ae tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:03:59.054688 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-6dee0e2f-ca64-4733-baa7-e4a527f956ae tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:59.054912 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-6dee0e2f-ca64-4733-baa7-e4a527f956ae tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:59.063340 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:59.063340 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:03:59.067150 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-6dee0e2f-ca64-4733-baa7-e4a527f956ae tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:03:59.071353 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-6dee0e2f-ca64-4733-baa7-e4a527f956ae tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 returned with HTTP 200 Aug 04 11:03:59.071730 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1388/5577] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:03:59 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 => generated 872 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:59.141820 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-c6be8020-d917-44e2-8282-04c339b82961 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:59.142193 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c6be8020-d917-44e2-8282-04c339b82961 None None] GET https://10.4.3.232/volume// Aug 04 11:03:59.142389 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c6be8020-d917-44e2-8282-04c339b82961 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:59.142567 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-c6be8020-d917-44e2-8282-04c339b82961 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:59.142880 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-c6be8020-d917-44e2-8282-04c339b82961 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:03:59.143139 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1398/5578] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 11:03:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:03:59.150655 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-fc833e92-ddf7-4de7-842c-7132cb0b2314 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:59.177960 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-fc833e92-ddf7-4de7-842c-7132cb0b2314 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 11:03:59.178309 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-fc833e92-ddf7-4de7-842c-7132cb0b2314 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e559805-8636-4998-8f8d-a326bff075e3", "connector": null, "instance_uuid": "f507164e-01a0-4f33-a8bc-4e26752db1e3"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:03:59.187040 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:59.187040 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:03:59.209887 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-fc833e92-ddf7-4de7-842c-7132cb0b2314 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 11:03:59.210259 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1393/5579] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 11:03:59 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 04 11:03:59.235313 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-da1a1874-b746-4997-80bc-98850605b4e7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:59.237390 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-da1a1874-b746-4997-80bc-98850605b4e7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:03:59.237641 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-da1a1874-b746-4997-80bc-98850605b4e7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:59.237912 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-da1a1874-b746-4997-80bc-98850605b4e7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:59.247625 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6074d34d-a1ec-4f53-9bf2-8828cd28e9f8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:59.248011 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6074d34d-a1ec-4f53-9bf2-8828cd28e9f8 None None] GET https://10.4.3.232/volume// Aug 04 11:03:59.248175 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6074d34d-a1ec-4f53-9bf2-8828cd28e9f8 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:59.248316 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:59.248316 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:03:59.248392 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6074d34d-a1ec-4f53-9bf2-8828cd28e9f8 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:59.248680 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6074d34d-a1ec-4f53-9bf2-8828cd28e9f8 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:03:59.248966 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1389/5580] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:03:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:03:59.251936 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-da1a1874-b746-4997-80bc-98850605b4e7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:03:59.255393 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-ffa296c8-2c35-4d4b-9294-061e28a7d48c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:59.256558 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-da1a1874-b746-4997-80bc-98850605b4e7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 returned with HTTP 200 Aug 04 11:03:59.256958 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1401/5581] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:03:59 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:03:59.257479 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-ffa296c8-2c35-4d4b-9294-061e28a7d48c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:03:59.257705 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-ffa296c8-2c35-4d4b-9294-061e28a7d48c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:59.257908 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-ffa296c8-2c35-4d4b-9294-061e28a7d48c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:59.266165 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:59.266165 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:03:59.269127 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-ffa296c8-2c35-4d4b-9294-061e28a7d48c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:03:59.272653 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-ffa296c8-2c35-4d4b-9294-061e28a7d48c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 returned with HTTP 200 Aug 04 11:03:59.273014 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1399/5582] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:03:59 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 => generated 1051 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:03:59.374055 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-450d16ab-0b58-42cd-ab3b-11207b4f5096 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:59.376511 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-450d16ab-0b58-42cd-ab3b-11207b4f5096 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] PUT https://10.4.3.232/volume/v3/attachments/d6389553-7168-446f-9e93-a1214537ef45 Aug 04 11:03:59.376881 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-450d16ab-0b58-42cd-ab3b-11207b4f5096 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:03:59.384258 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-450d16ab-0b58-42cd-ab3b-11207b4f5096 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Acquiring lock "cinder-attachment_update-1e559805-8636-4998-8f8d-a326bff075e3-np0000006413" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 11:03:59.388311 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-450d16ab-0b58-42cd-ab3b-11207b4f5096 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Lock "cinder-attachment_update-1e559805-8636-4998-8f8d-a326bff075e3-np0000006413" acquired by "attachment_update" :: waited 0.004s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 11:03:59.389238 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:59.389238 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:03:59.457135 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-450d16ab-0b58-42cd-ab3b-11207b4f5096 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Lock "cinder-attachment_update-1e559805-8636-4998-8f8d-a326bff075e3-np0000006413" released by "attachment_update" :: held 0.069s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 11:03:59.457458 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-450d16ab-0b58-42cd-ab3b-11207b4f5096 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/attachments/d6389553-7168-446f-9e93-a1214537ef45 returned with HTTP 200 Aug 04 11:03:59.457900 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1394/5583] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 11:03:59 2026] PUT /volume/v3/attachments/d6389553-7168-446f-9e93-a1214537ef45 => generated 968 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:03:59.465639 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-0fa95d4f-4679-48ab-a8ba-0bfece270e27 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:03:59.467787 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-0fa95d4f-4679-48ab-a8ba-0bfece270e27 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3/encryption Aug 04 11:03:59.468013 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-0fa95d4f-4679-48ab-a8ba-0bfece270e27 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:03:59.468196 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-0fa95d4f-4679-48ab-a8ba-0bfece270e27 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:03:59.476902 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:03:59.476902 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:03:59.483101 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-0fa95d4f-4679-48ab-a8ba-0bfece270e27 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3/encryption returned with HTTP 200 Aug 04 11:03:59.483619 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1390/5584] 10.4.3.232 () {68 vars in 1631 bytes} [Tue Aug 4 11:03:59 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:00.269747 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d7656c90-2508-429a-880a-029d4b0f1b90 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:00.271465 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d7656c90-2508-429a-880a-029d4b0f1b90 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:04:00.271706 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d7656c90-2508-429a-880a-029d4b0f1b90 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:00.271917 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d7656c90-2508-429a-880a-029d4b0f1b90 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:00.281730 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:00.281730 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:04:00.285965 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d7656c90-2508-429a-880a-029d4b0f1b90 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:04:00.291031 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d7656c90-2508-429a-880a-029d4b0f1b90 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 returned with HTTP 200 Aug 04 11:04:00.291459 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1402/5585] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:00 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:01.303304 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ec4fca01-929e-4203-b9d5-39651966ecf8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:01.305198 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ec4fca01-929e-4203-b9d5-39651966ecf8 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:04:01.305310 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ec4fca01-929e-4203-b9d5-39651966ecf8 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:01.305465 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ec4fca01-929e-4203-b9d5-39651966ecf8 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:01.314233 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:01.314233 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:04:01.317317 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ec4fca01-929e-4203-b9d5-39651966ecf8 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:04:01.321009 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ec4fca01-929e-4203-b9d5-39651966ecf8 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 returned with HTTP 200 Aug 04 11:04:01.321426 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1400/5586] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:01 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:02.333297 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-304f76a3-9b92-4fc2-93db-9acec9df8f09 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:02.335055 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-304f76a3-9b92-4fc2-93db-9acec9df8f09 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:04:02.335235 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-304f76a3-9b92-4fc2-93db-9acec9df8f09 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:02.335460 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-304f76a3-9b92-4fc2-93db-9acec9df8f09 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:02.346199 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:02.346199 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:04:02.350749 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-304f76a3-9b92-4fc2-93db-9acec9df8f09 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:04:02.356201 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-304f76a3-9b92-4fc2-93db-9acec9df8f09 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 returned with HTTP 200 Aug 04 11:04:02.356664 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1395/5587] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:02 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:03.369213 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5aa352b2-8e4c-4186-9cd6-82b5ff5adee7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:03.371351 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5aa352b2-8e4c-4186-9cd6-82b5ff5adee7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:04:03.371591 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5aa352b2-8e4c-4186-9cd6-82b5ff5adee7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:03.371825 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5aa352b2-8e4c-4186-9cd6-82b5ff5adee7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:03.382972 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:03.382972 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:04:03.386649 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5aa352b2-8e4c-4186-9cd6-82b5ff5adee7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:04:03.391149 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5aa352b2-8e4c-4186-9cd6-82b5ff5adee7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 returned with HTTP 200 Aug 04 11:04:03.391711 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1391/5588] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:03 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:04.403548 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-87ee9c53-5445-4691-a0ac-a6703e71677c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:04.405677 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-87ee9c53-5445-4691-a0ac-a6703e71677c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:04:04.405923 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-87ee9c53-5445-4691-a0ac-a6703e71677c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:04.406146 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-87ee9c53-5445-4691-a0ac-a6703e71677c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:04.415775 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:04.415775 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:04:04.419097 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-87ee9c53-5445-4691-a0ac-a6703e71677c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:04:04.423033 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-87ee9c53-5445-4691-a0ac-a6703e71677c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 returned with HTTP 200 Aug 04 11:04:04.423635 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1403/5589] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:04 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:05.436741 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-01205612-56b6-4b77-93cb-daf4cf8b3da4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:05.438793 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-01205612-56b6-4b77-93cb-daf4cf8b3da4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:04:05.438986 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-01205612-56b6-4b77-93cb-daf4cf8b3da4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:05.439162 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-01205612-56b6-4b77-93cb-daf4cf8b3da4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:05.448911 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:05.448911 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:04:05.452233 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-01205612-56b6-4b77-93cb-daf4cf8b3da4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:04:05.456764 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-01205612-56b6-4b77-93cb-daf4cf8b3da4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 returned with HTTP 200 Aug 04 11:04:05.457149 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1401/5590] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:05 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:06.474968 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3e0050c7-5e9b-41fa-b5c2-97949a937500 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:06.476855 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3e0050c7-5e9b-41fa-b5c2-97949a937500 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:04:06.477053 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3e0050c7-5e9b-41fa-b5c2-97949a937500 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:06.477232 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3e0050c7-5e9b-41fa-b5c2-97949a937500 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:06.487029 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:06.487029 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:04:06.491487 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3e0050c7-5e9b-41fa-b5c2-97949a937500 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:04:06.499479 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3e0050c7-5e9b-41fa-b5c2-97949a937500 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 returned with HTTP 200 Aug 04 11:04:06.500023 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1396/5591] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:06 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:07.515973 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cc3bf606-c7b9-4a80-8193-aaa583fb9595 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:07.517867 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cc3bf606-c7b9-4a80-8193-aaa583fb9595 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:04:07.518106 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cc3bf606-c7b9-4a80-8193-aaa583fb9595 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:07.518316 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cc3bf606-c7b9-4a80-8193-aaa583fb9595 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:07.528958 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:07.528958 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:04:07.532842 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cc3bf606-c7b9-4a80-8193-aaa583fb9595 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:04:07.537970 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cc3bf606-c7b9-4a80-8193-aaa583fb9595 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 returned with HTTP 200 Aug 04 11:04:07.538398 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1392/5592] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:07 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:07.653130 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-8dd96413-7275-4e34-bcba-8a09c5c0b83f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:07.655636 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-8dd96413-7275-4e34-bcba-8a09c5c0b83f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] POST https://10.4.3.232/volume/v3/attachments/d6389553-7168-446f-9e93-a1214537ef45/action Aug 04 11:04:07.656077 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-8dd96413-7275-4e34-bcba-8a09c5c0b83f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:04:07.656272 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-8dd96413-7275-4e34-bcba-8a09c5c0b83f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:04:07.678103 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:07.678103 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:04:07.693729 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-bebcf9d1-2155-4706-90d0-cffd040f9661 req-8dd96413-7275-4e34-bcba-8a09c5c0b83f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/attachments/d6389553-7168-446f-9e93-a1214537ef45/action returned with HTTP 204 Aug 04 11:04:07.694396 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1404/5593] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 11:04:07 2026] POST /volume/v3/attachments/d6389553-7168-446f-9e93-a1214537ef45/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:04:08.554836 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0d7dc792-7c9e-41e2-88b7-9a0607f6c171 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:08.556730 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0d7dc792-7c9e-41e2-88b7-9a0607f6c171 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:04:08.556946 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0d7dc792-7c9e-41e2-88b7-9a0607f6c171 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:08.557162 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0d7dc792-7c9e-41e2-88b7-9a0607f6c171 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:08.566821 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:08.566821 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:04:08.570397 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-0d7dc792-7c9e-41e2-88b7-9a0607f6c171 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:04:08.574981 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0d7dc792-7c9e-41e2-88b7-9a0607f6c171 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 returned with HTTP 200 Aug 04 11:04:08.575439 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1402/5594] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:08 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 => generated 1164 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:04:09.178202 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f0043715-876a-46ad-948e-a315a63a10c8 req-5b27c57e-97c9-4ec2-9c53-87d5d90963ab None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:09.202894 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f0043715-876a-46ad-948e-a315a63a10c8 req-5b27c57e-97c9-4ec2-9c53-87d5d90963ab tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:04:09.203066 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f0043715-876a-46ad-948e-a315a63a10c8 req-5b27c57e-97c9-4ec2-9c53-87d5d90963ab tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:09.203262 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f0043715-876a-46ad-948e-a315a63a10c8 req-5b27c57e-97c9-4ec2-9c53-87d5d90963ab tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:09.210160 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:09.210160 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:04:09.214034 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-f0043715-876a-46ad-948e-a315a63a10c8 req-5b27c57e-97c9-4ec2-9c53-87d5d90963ab tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:04:09.218475 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f0043715-876a-46ad-948e-a315a63a10c8 req-5b27c57e-97c9-4ec2-9c53-87d5d90963ab tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:04:09.218905 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1397/5595] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:04:09 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 921 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:09.297783 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d3aa510a-4983-45bf-a21e-e894ccdf13cf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:09.298259 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3aa510a-4983-45bf-a21e-e894ccdf13cf None None] GET https://10.4.3.232/volume// Aug 04 11:04:09.298489 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3aa510a-4983-45bf-a21e-e894ccdf13cf None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:09.298737 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3aa510a-4983-45bf-a21e-e894ccdf13cf None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:09.299194 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3aa510a-4983-45bf-a21e-e894ccdf13cf None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:04:09.299580 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1393/5596] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 11:04:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:04:09.307075 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-f0043715-876a-46ad-948e-a315a63a10c8 req-7ba92e97-2cf1-47e9-b40b-090356e9dd73 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:09.309477 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f0043715-876a-46ad-948e-a315a63a10c8 req-7ba92e97-2cf1-47e9-b40b-090356e9dd73 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 11:04:09.309942 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f0043715-876a-46ad-948e-a315a63a10c8 req-7ba92e97-2cf1-47e9-b40b-090356e9dd73 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7", "connector": null, "instance_uuid": "f507164e-01a0-4f33-a8bc-4e26752db1e3"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:04:09.319710 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:09.319710 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:04:09.345020 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f0043715-876a-46ad-948e-a315a63a10c8 req-7ba92e97-2cf1-47e9-b40b-090356e9dd73 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 11:04:09.345568 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1405/5597] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 11:04:09 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 04 11:04:09.381235 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a049eed5-f682-4e6e-82b8-c4efadcecae4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:09.385885 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a049eed5-f682-4e6e-82b8-c4efadcecae4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:04:09.386093 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a049eed5-f682-4e6e-82b8-c4efadcecae4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:09.386316 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a049eed5-f682-4e6e-82b8-c4efadcecae4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:09.394906 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-72689be0-e844-438c-8ab4-30e2f9bb3538 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:09.394906 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-72689be0-e844-438c-8ab4-30e2f9bb3538 None None] GET https://10.4.3.232/volume// Aug 04 11:04:09.394906 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-72689be0-e844-438c-8ab4-30e2f9bb3538 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:09.394906 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-72689be0-e844-438c-8ab4-30e2f9bb3538 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:09.394906 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-72689be0-e844-438c-8ab4-30e2f9bb3538 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:04:09.395222 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1398/5598] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:04:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:04:09.399705 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:09.399705 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:04:09.403080 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f0043715-876a-46ad-948e-a315a63a10c8 req-0ea6e5f6-0993-4780-a22f-a1db7566566d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:09.403726 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a049eed5-f682-4e6e-82b8-c4efadcecae4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:04:09.406168 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f0043715-876a-46ad-948e-a315a63a10c8 req-0ea6e5f6-0993-4780-a22f-a1db7566566d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:04:09.406168 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f0043715-876a-46ad-948e-a315a63a10c8 req-0ea6e5f6-0993-4780-a22f-a1db7566566d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:09.406168 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f0043715-876a-46ad-948e-a315a63a10c8 req-0ea6e5f6-0993-4780-a22f-a1db7566566d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:09.409369 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a049eed5-f682-4e6e-82b8-c4efadcecae4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:04:09.409877 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1403/5599] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:09 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 920 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:09.416557 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:09.416557 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:04:09.420467 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-f0043715-876a-46ad-948e-a315a63a10c8 req-0ea6e5f6-0993-4780-a22f-a1db7566566d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:04:09.425118 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f0043715-876a-46ad-948e-a315a63a10c8 req-0ea6e5f6-0993-4780-a22f-a1db7566566d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:04:09.425643 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1394/5600] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:04:09 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 1100 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 04 11:04:09.532367 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-f0043715-876a-46ad-948e-a315a63a10c8 req-72f5a730-c0a2-4bde-a5df-00612e2cf20a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:09.534583 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f0043715-876a-46ad-948e-a315a63a10c8 req-72f5a730-c0a2-4bde-a5df-00612e2cf20a tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] PUT https://10.4.3.232/volume/v3/attachments/fe79c66d-2be1-44e2-9e84-139ce62251af Aug 04 11:04:09.534943 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f0043715-876a-46ad-948e-a315a63a10c8 req-72f5a730-c0a2-4bde-a5df-00612e2cf20a tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:04:09.542650 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-f0043715-876a-46ad-948e-a315a63a10c8 req-72f5a730-c0a2-4bde-a5df-00612e2cf20a tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Acquiring lock "cinder-attachment_update-1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 11:04:09.547215 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-f0043715-876a-46ad-948e-a315a63a10c8 req-72f5a730-c0a2-4bde-a5df-00612e2cf20a tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Lock "cinder-attachment_update-1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 11:04:09.548413 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:09.548413 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:04:09.630903 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-f0043715-876a-46ad-948e-a315a63a10c8 req-72f5a730-c0a2-4bde-a5df-00612e2cf20a tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Lock "cinder-attachment_update-1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7-np0000006413" released by "attachment_update" :: held 0.084s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 11:04:09.631193 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f0043715-876a-46ad-948e-a315a63a10c8 req-72f5a730-c0a2-4bde-a5df-00612e2cf20a tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/attachments/fe79c66d-2be1-44e2-9e84-139ce62251af returned with HTTP 200 Aug 04 11:04:09.631815 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1406/5601] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 11:04:09 2026] PUT /volume/v3/attachments/fe79c66d-2be1-44e2-9e84-139ce62251af => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:04:10.423422 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3d47b46c-309d-42d2-a8f9-fb32897684dc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:10.425203 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3d47b46c-309d-42d2-a8f9-fb32897684dc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:04:10.425428 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3d47b46c-309d-42d2-a8f9-fb32897684dc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:10.425625 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3d47b46c-309d-42d2-a8f9-fb32897684dc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:10.435338 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:10.435338 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:04:10.438901 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3d47b46c-309d-42d2-a8f9-fb32897684dc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:04:10.443313 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3d47b46c-309d-42d2-a8f9-fb32897684dc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:04:10.443700 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1399/5602] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:10 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:11.456301 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-e3517303-27c7-44ad-8bc8-ff7ef5730028 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:11.458004 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e3517303-27c7-44ad-8bc8-ff7ef5730028 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:04:11.458233 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e3517303-27c7-44ad-8bc8-ff7ef5730028 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:11.458438 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-e3517303-27c7-44ad-8bc8-ff7ef5730028 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:11.467500 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:11.467500 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:04:11.470822 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-e3517303-27c7-44ad-8bc8-ff7ef5730028 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:04:11.474829 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-e3517303-27c7-44ad-8bc8-ff7ef5730028 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:04:11.475219 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1404/5603] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:11 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:12.487459 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d697e736-6ff5-4719-a1b8-3c1c2c7b6178 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:12.489560 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d697e736-6ff5-4719-a1b8-3c1c2c7b6178 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:04:12.489816 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d697e736-6ff5-4719-a1b8-3c1c2c7b6178 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:12.490080 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d697e736-6ff5-4719-a1b8-3c1c2c7b6178 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:12.500317 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:12.500317 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:04:12.503728 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d697e736-6ff5-4719-a1b8-3c1c2c7b6178 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:04:12.508279 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d697e736-6ff5-4719-a1b8-3c1c2c7b6178 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:04:12.508687 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1395/5604] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:12 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:13.520461 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-dbf2ced6-4f19-496a-b5c7-5aab221d08b0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:13.522712 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dbf2ced6-4f19-496a-b5c7-5aab221d08b0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:04:13.522957 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dbf2ced6-4f19-496a-b5c7-5aab221d08b0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:13.523189 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dbf2ced6-4f19-496a-b5c7-5aab221d08b0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:13.533468 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:13.533468 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:04:13.537013 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-dbf2ced6-4f19-496a-b5c7-5aab221d08b0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:04:13.540745 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dbf2ced6-4f19-496a-b5c7-5aab221d08b0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:04:13.541157 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1407/5605] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:13 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:13.863014 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f0043715-876a-46ad-948e-a315a63a10c8 req-7c95466a-f9ab-48f4-904c-fe4e8f8bcc6b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:13.865033 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f0043715-876a-46ad-948e-a315a63a10c8 req-7c95466a-f9ab-48f4-904c-fe4e8f8bcc6b tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] POST https://10.4.3.232/volume/v3/attachments/fe79c66d-2be1-44e2-9e84-139ce62251af/action Aug 04 11:04:13.865441 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f0043715-876a-46ad-948e-a315a63a10c8 req-7c95466a-f9ab-48f4-904c-fe4e8f8bcc6b tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:04:13.865598 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f0043715-876a-46ad-948e-a315a63a10c8 req-7c95466a-f9ab-48f4-904c-fe4e8f8bcc6b tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:04:13.880261 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:13.880261 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:04:13.889537 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f0043715-876a-46ad-948e-a315a63a10c8 req-7c95466a-f9ab-48f4-904c-fe4e8f8bcc6b tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/attachments/fe79c66d-2be1-44e2-9e84-139ce62251af/action returned with HTTP 204 Aug 04 11:04:13.889975 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1400/5606] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 11:04:13 2026] POST /volume/v3/attachments/fe79c66d-2be1-44e2-9e84-139ce62251af/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:04:14.553673 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-3add873a-9a14-4866-a9e3-2febf1c684a0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:14.555438 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3add873a-9a14-4866-a9e3-2febf1c684a0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:04:14.555653 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3add873a-9a14-4866-a9e3-2febf1c684a0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:14.555843 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-3add873a-9a14-4866-a9e3-2febf1c684a0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:14.565047 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:14.565047 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:04:14.568974 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-3add873a-9a14-4866-a9e3-2febf1c684a0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:04:14.572777 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-3add873a-9a14-4866-a9e3-2febf1c684a0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:04:14.573141 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1405/5607] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:14 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:04:16.373210 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-4288f0e1-968b-480c-bc73-e5697d329220 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:16.375115 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-4288f0e1-968b-480c-bc73-e5697d329220 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:04:16.375316 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-4288f0e1-968b-480c-bc73-e5697d329220 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:16.375493 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-4288f0e1-968b-480c-bc73-e5697d329220 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:16.381557 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:16.381557 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:04:16.385095 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-4288f0e1-968b-480c-bc73-e5697d329220 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:16.388363 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-4288f0e1-968b-480c-bc73-e5697d329220 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:04:16.388708 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1396/5608] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:04:16 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:16.457075 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b6c363dc-0bfc-4314-90c7-315e15c10ecf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:16.457445 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b6c363dc-0bfc-4314-90c7-315e15c10ecf None None] GET https://10.4.3.232/volume// Aug 04 11:04:16.457581 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b6c363dc-0bfc-4314-90c7-315e15c10ecf None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:16.457761 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b6c363dc-0bfc-4314-90c7-315e15c10ecf None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:16.458081 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b6c363dc-0bfc-4314-90c7-315e15c10ecf None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:04:16.458386 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1408/5609] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 11:04:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:04:16.464937 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-8d2c8020-ce94-4267-ba0c-1d3690e042ce None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:16.467119 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-8d2c8020-ce94-4267-ba0c-1d3690e042ce tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 11:04:16.467498 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-8d2c8020-ce94-4267-ba0c-1d3690e042ce tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef891c0a-3309-433a-a7ee-06c36340c09e", "connector": null, "instance_uuid": "f3638f15-3a3c-41c4-89cd-3890685752b5"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:04:16.477164 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:16.477164 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:04:16.502261 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-8d2c8020-ce94-4267-ba0c-1d3690e042ce tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 11:04:16.502709 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1401/5610] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 11:04:16 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 04 11:04:16.529661 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-f96f620d-1039-499c-814e-3c438c2c2645 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:16.531389 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f96f620d-1039-499c-814e-3c438c2c2645 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:04:16.531574 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f96f620d-1039-499c-814e-3c438c2c2645 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:16.531768 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-f96f620d-1039-499c-814e-3c438c2c2645 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:16.535476 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1d325dab-63bc-4169-abd3-2cc6126b2e51 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:16.535868 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1d325dab-63bc-4169-abd3-2cc6126b2e51 None None] GET https://10.4.3.232/volume// Aug 04 11:04:16.536045 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1d325dab-63bc-4169-abd3-2cc6126b2e51 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:16.536269 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1d325dab-63bc-4169-abd3-2cc6126b2e51 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:16.536578 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1d325dab-63bc-4169-abd3-2cc6126b2e51 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:04:16.536879 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1397/5611] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:04:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:04:16.541220 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:16.541220 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:04:16.544331 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-6ff5b8bd-1501-475c-9b19-70b87289fdfc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:16.544620 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-f96f620d-1039-499c-814e-3c438c2c2645 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:16.546897 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-6ff5b8bd-1501-475c-9b19-70b87289fdfc tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:04:16.547203 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-6ff5b8bd-1501-475c-9b19-70b87289fdfc tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:16.547477 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-6ff5b8bd-1501-475c-9b19-70b87289fdfc tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:16.550013 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-f96f620d-1039-499c-814e-3c438c2c2645 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:04:16.550411 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1406/5612] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:16 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:16.557498 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:16.557498 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:04:16.561086 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-6ff5b8bd-1501-475c-9b19-70b87289fdfc tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:16.565652 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-6ff5b8bd-1501-475c-9b19-70b87289fdfc tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:04:16.566139 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1409/5613] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:04:16 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 1083 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:04:16.667857 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-5a120160-5524-4ef3-a3a5-bea4826af07c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:16.670541 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-5a120160-5524-4ef3-a3a5-bea4826af07c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] PUT https://10.4.3.232/volume/v3/attachments/58e6df70-b12f-4afe-b8a2-e41088585562 Aug 04 11:04:16.671062 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-5a120160-5524-4ef3-a3a5-bea4826af07c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:04:16.680291 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-5a120160-5524-4ef3-a3a5-bea4826af07c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Acquiring lock "cinder-attachment_update-ef891c0a-3309-433a-a7ee-06c36340c09e-np0000006413" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 11:04:16.687195 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-5a120160-5524-4ef3-a3a5-bea4826af07c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Lock "cinder-attachment_update-ef891c0a-3309-433a-a7ee-06c36340c09e-np0000006413" acquired by "attachment_update" :: waited 0.007s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 11:04:16.688598 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:16.688598 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:04:16.756342 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-5a120160-5524-4ef3-a3a5-bea4826af07c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Lock "cinder-attachment_update-ef891c0a-3309-433a-a7ee-06c36340c09e-np0000006413" released by "attachment_update" :: held 0.069s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 11:04:16.756637 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-5a120160-5524-4ef3-a3a5-bea4826af07c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/attachments/58e6df70-b12f-4afe-b8a2-e41088585562 returned with HTTP 200 Aug 04 11:04:16.757541 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1402/5614] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 11:04:16 2026] PUT /volume/v3/attachments/58e6df70-b12f-4afe-b8a2-e41088585562 => generated 968 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:04:16.764809 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-e04263fd-a49e-4712-9acd-f6696f87e038 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:16.766801 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-e04263fd-a49e-4712-9acd-f6696f87e038 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e/encryption Aug 04 11:04:16.767004 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-e04263fd-a49e-4712-9acd-f6696f87e038 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:16.767170 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-e04263fd-a49e-4712-9acd-f6696f87e038 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:16.775136 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:16.775136 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:04:16.780639 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-e04263fd-a49e-4712-9acd-f6696f87e038 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e/encryption returned with HTTP 200 Aug 04 11:04:16.781000 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1398/5615] 10.4.3.232 () {68 vars in 1631 bytes} [Tue Aug 4 11:04:16 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:17.562449 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-b1fe68f0-319c-47db-a4c3-504c9a581ff3 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:17.564331 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b1fe68f0-319c-47db-a4c3-504c9a581ff3 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:04:17.564554 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b1fe68f0-319c-47db-a4c3-504c9a581ff3 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:17.564766 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-b1fe68f0-319c-47db-a4c3-504c9a581ff3 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:17.574314 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:17.574314 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:04:17.577824 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-b1fe68f0-319c-47db-a4c3-504c9a581ff3 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:17.581679 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-b1fe68f0-319c-47db-a4c3-504c9a581ff3 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:04:17.582041 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1407/5616] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:17 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:18.593683 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3551f179-691f-49d0-8cea-268da2caa936 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:18.595945 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3551f179-691f-49d0-8cea-268da2caa936 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:04:18.596203 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3551f179-691f-49d0-8cea-268da2caa936 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:18.596484 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3551f179-691f-49d0-8cea-268da2caa936 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:18.607541 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:18.607541 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:04:18.611168 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3551f179-691f-49d0-8cea-268da2caa936 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:18.616018 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3551f179-691f-49d0-8cea-268da2caa936 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:04:18.616433 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1410/5617] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:18 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:19.628892 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1aa151df-b59b-4264-9221-d66c3a06adfc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:19.630867 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1aa151df-b59b-4264-9221-d66c3a06adfc tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:04:19.631084 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1aa151df-b59b-4264-9221-d66c3a06adfc tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:19.631279 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1aa151df-b59b-4264-9221-d66c3a06adfc tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:19.641495 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:19.641495 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:04:19.645668 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1aa151df-b59b-4264-9221-d66c3a06adfc tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:19.650290 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1aa151df-b59b-4264-9221-d66c3a06adfc tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:04:19.650805 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1403/5618] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:19 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:20.663414 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3670535f-7249-40af-9a6b-8417885d44a3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:20.665155 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3670535f-7249-40af-9a6b-8417885d44a3 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:04:20.665388 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3670535f-7249-40af-9a6b-8417885d44a3 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:20.665586 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3670535f-7249-40af-9a6b-8417885d44a3 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:20.675305 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:20.675305 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:04:20.678472 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3670535f-7249-40af-9a6b-8417885d44a3 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:20.682264 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3670535f-7249-40af-9a6b-8417885d44a3 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:04:20.682612 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1399/5619] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:20 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:21.039867 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-5e408964-a7a1-4ef7-9291-ac3de5208b65 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:21.042491 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-5e408964-a7a1-4ef7-9291-ac3de5208b65 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] POST https://10.4.3.232/volume/v3/attachments/58e6df70-b12f-4afe-b8a2-e41088585562/action Aug 04 11:04:21.042936 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-5e408964-a7a1-4ef7-9291-ac3de5208b65 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Action body: b'{"os-complete": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:04:21.043127 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-5e408964-a7a1-4ef7-9291-ac3de5208b65 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:04:21.064173 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:21.064173 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:04:21.075067 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-b8ae8f5e-6787-4757-93f6-bf4b0bda84fe req-5e408964-a7a1-4ef7-9291-ac3de5208b65 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/attachments/58e6df70-b12f-4afe-b8a2-e41088585562/action returned with HTTP 204 Aug 04 11:04:21.075640 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1408/5620] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 11:04:21 2026] POST /volume/v3/attachments/58e6df70-b12f-4afe-b8a2-e41088585562/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:04:21.694865 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ecff35a8-4fad-4f32-a3d1-cd0b5397a7a1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:21.697420 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ecff35a8-4fad-4f32-a3d1-cd0b5397a7a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:04:21.697722 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ecff35a8-4fad-4f32-a3d1-cd0b5397a7a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:21.698013 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ecff35a8-4fad-4f32-a3d1-cd0b5397a7a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:21.710887 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:21.710887 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:04:21.718061 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ecff35a8-4fad-4f32-a3d1-cd0b5397a7a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:21.729764 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ecff35a8-4fad-4f32-a3d1-cd0b5397a7a1 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:04:21.730549 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1411/5621] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:21 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 1196 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:04:21.746659 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b0ea6223-0d7f-4a58-a27b-c3769a3651cb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:21.748294 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b0ea6223-0d7f-4a58-a27b-c3769a3651cb tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:04:21.748486 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b0ea6223-0d7f-4a58-a27b-c3769a3651cb tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:21.748738 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b0ea6223-0d7f-4a58-a27b-c3769a3651cb tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:21.757017 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:21.757017 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:04:21.760255 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b0ea6223-0d7f-4a58-a27b-c3769a3651cb tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:21.764037 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b0ea6223-0d7f-4a58-a27b-c3769a3651cb tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:04:21.764433 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1404/5622] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:21 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 1196 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:04:21.809337 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-df3e4b14-1496-4086-a5db-704547bcba08 req-2f53a2e8-456a-48e2-8241-9bcdd2cfef5c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:21.811523 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-df3e4b14-1496-4086-a5db-704547bcba08 req-2f53a2e8-456a-48e2-8241-9bcdd2cfef5c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:04:21.811752 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-df3e4b14-1496-4086-a5db-704547bcba08 req-2f53a2e8-456a-48e2-8241-9bcdd2cfef5c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:21.811968 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-df3e4b14-1496-4086-a5db-704547bcba08 req-2f53a2e8-456a-48e2-8241-9bcdd2cfef5c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:21.821075 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:21.821075 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:04:21.824675 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-df3e4b14-1496-4086-a5db-704547bcba08 req-2f53a2e8-456a-48e2-8241-9bcdd2cfef5c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:21.828905 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-df3e4b14-1496-4086-a5db-704547bcba08 req-2f53a2e8-456a-48e2-8241-9bcdd2cfef5c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:04:21.829306 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1400/5623] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:04:21 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 1196 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:04:21.847753 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-df3e4b14-1496-4086-a5db-704547bcba08 req-c26edac6-4cca-4520-94a9-043a085b5118 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:21.849703 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-df3e4b14-1496-4086-a5db-704547bcba08 req-c26edac6-4cca-4520-94a9-043a085b5118 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] POST https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e/action Aug 04 11:04:21.850069 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-df3e4b14-1496-4086-a5db-704547bcba08 req-c26edac6-4cca-4520-94a9-043a085b5118 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:04:21.850183 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-df3e4b14-1496-4086-a5db-704547bcba08 req-c26edac6-4cca-4520-94a9-043a085b5118 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:04:21.863505 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:21.863505 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:04:21.863990 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-df3e4b14-1496-4086-a5db-704547bcba08 req-c26edac6-4cca-4520-94a9-043a085b5118 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:21.869262 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-df3e4b14-1496-4086-a5db-704547bcba08 req-c26edac6-4cca-4520-94a9-043a085b5118 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Begin detaching volume completed successfully. Aug 04 11:04:21.869453 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-df3e4b14-1496-4086-a5db-704547bcba08 req-c26edac6-4cca-4520-94a9-043a085b5118 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e/action returned with HTTP 202 Aug 04 11:04:21.869915 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1409/5624] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 11:04:21 2026] POST /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 11:04:21.921460 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-60b00176-5ca8-4ade-bb22-8716ee486fa5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:21.921959 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-60b00176-5ca8-4ade-bb22-8716ee486fa5 None None] GET https://10.4.3.232/volume// Aug 04 11:04:21.922137 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-60b00176-5ca8-4ade-bb22-8716ee486fa5 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:21.922350 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-60b00176-5ca8-4ade-bb22-8716ee486fa5 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:21.922655 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-60b00176-5ca8-4ade-bb22-8716ee486fa5 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:04:21.922936 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1412/5625] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:04:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:04:21.938105 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-df3e4b14-1496-4086-a5db-704547bcba08 req-0cea4cc4-ed38-4fb2-b8da-c15aea4d9805 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:21.940016 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-df3e4b14-1496-4086-a5db-704547bcba08 req-0cea4cc4-ed38-4fb2-b8da-c15aea4d9805 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:04:21.940214 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-df3e4b14-1496-4086-a5db-704547bcba08 req-0cea4cc4-ed38-4fb2-b8da-c15aea4d9805 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:21.940410 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-df3e4b14-1496-4086-a5db-704547bcba08 req-0cea4cc4-ed38-4fb2-b8da-c15aea4d9805 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:21.949189 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:21.949189 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:04:21.952228 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-df3e4b14-1496-4086-a5db-704547bcba08 req-0cea4cc4-ed38-4fb2-b8da-c15aea4d9805 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:21.957037 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-df3e4b14-1496-4086-a5db-704547bcba08 req-0cea4cc4-ed38-4fb2-b8da-c15aea4d9805 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:04:21.957399 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1405/5626] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:04:21 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 1379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:04:21.967406 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-df3e4b14-1496-4086-a5db-704547bcba08 req-5cab3eb5-89a5-4fa6-83a6-fb13ed1e4e26 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:21.969439 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-df3e4b14-1496-4086-a5db-704547bcba08 req-5cab3eb5-89a5-4fa6-83a6-fb13ed1e4e26 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e/encryption Aug 04 11:04:21.969624 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-df3e4b14-1496-4086-a5db-704547bcba08 req-5cab3eb5-89a5-4fa6-83a6-fb13ed1e4e26 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:21.969795 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-df3e4b14-1496-4086-a5db-704547bcba08 req-5cab3eb5-89a5-4fa6-83a6-fb13ed1e4e26 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:21.977940 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:21.977940 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:04:21.983255 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-df3e4b14-1496-4086-a5db-704547bcba08 req-5cab3eb5-89a5-4fa6-83a6-fb13ed1e4e26 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e/encryption returned with HTTP 200 Aug 04 11:04:21.983633 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1401/5627] 10.4.3.232 () {68 vars in 1631 bytes} [Tue Aug 4 11:04:21 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:22.781889 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-df3e4b14-1496-4086-a5db-704547bcba08 req-875d90e3-b678-4490-b517-e50443e615df None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:22.784081 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-df3e4b14-1496-4086-a5db-704547bcba08 req-875d90e3-b678-4490-b517-e50443e615df tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] DELETE https://10.4.3.232/volume/v3/attachments/58e6df70-b12f-4afe-b8a2-e41088585562 Aug 04 11:04:22.784348 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-df3e4b14-1496-4086-a5db-704547bcba08 req-875d90e3-b678-4490-b517-e50443e615df tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:22.784584 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-df3e4b14-1496-4086-a5db-704547bcba08 req-875d90e3-b678-4490-b517-e50443e615df tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:22.791434 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:22.791434 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:04:22.837439 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-df3e4b14-1496-4086-a5db-704547bcba08 req-875d90e3-b678-4490-b517-e50443e615df tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/attachments/58e6df70-b12f-4afe-b8a2-e41088585562 returned with HTTP 200 Aug 04 11:04:22.837840 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1410/5628] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 11:04:22 2026] DELETE /volume/v3/attachments/58e6df70-b12f-4afe-b8a2-e41088585562 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:23.004176 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-8a7b74f9-fedd-4d38-bdf8-edb5d6dd5694 req-809bb560-4a1a-44fd-8ebd-84d51418a612 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:23.006129 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-8a7b74f9-fedd-4d38-bdf8-edb5d6dd5694 req-809bb560-4a1a-44fd-8ebd-84d51418a612 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:04:23.006316 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-8a7b74f9-fedd-4d38-bdf8-edb5d6dd5694 req-809bb560-4a1a-44fd-8ebd-84d51418a612 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:23.006502 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-8a7b74f9-fedd-4d38-bdf8-edb5d6dd5694 req-809bb560-4a1a-44fd-8ebd-84d51418a612 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:23.013193 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:23.013193 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:04:23.016988 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-8a7b74f9-fedd-4d38-bdf8-edb5d6dd5694 req-809bb560-4a1a-44fd-8ebd-84d51418a612 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:23.021400 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-8a7b74f9-fedd-4d38-bdf8-edb5d6dd5694 req-809bb560-4a1a-44fd-8ebd-84d51418a612 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:04:23.021886 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1413/5629] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:04:23 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:25.769818 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3f717fbd-b4be-481e-9848-150e5d03c371 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:25.771580 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3f717fbd-b4be-481e-9848-150e5d03c371 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] DELETE https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:04:25.771769 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3f717fbd-b4be-481e-9848-150e5d03c371 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:25.771949 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3f717fbd-b4be-481e-9848-150e5d03c371 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:25.772136 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-3f717fbd-b4be-481e-9848-150e5d03c371 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Delete volume with id: ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:04:25.780004 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:25.780004 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:04:25.780663 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3f717fbd-b4be-481e-9848-150e5d03c371 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:25.790939 np0000006413 devstack@c-api.service[100253]: WARNING cinder.keymgr.conf_key_mgr [None req-3f717fbd-b4be-481e-9848-150e5d03c371 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 04 11:04:25.797029 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3f717fbd-b4be-481e-9848-150e5d03c371 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Delete volume request issued successfully. Aug 04 11:04:25.797237 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3f717fbd-b4be-481e-9848-150e5d03c371 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 202 Aug 04 11:04:25.797838 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1406/5630] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:04:25 2026] DELETE /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:04:25.805454 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-af3c86f2-8294-4abe-b544-98682fbf2c52 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:25.807306 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-af3c86f2-8294-4abe-b544-98682fbf2c52 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:04:25.807535 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-af3c86f2-8294-4abe-b544-98682fbf2c52 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:25.807787 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-af3c86f2-8294-4abe-b544-98682fbf2c52 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:25.815321 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:25.815321 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:04:25.819207 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-af3c86f2-8294-4abe-b544-98682fbf2c52 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:25.824368 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-af3c86f2-8294-4abe-b544-98682fbf2c52 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 200 Aug 04 11:04:25.824736 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1402/5631] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:25 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:26.840562 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-0cdfce56-2b63-4cd0-84cb-11245212e94e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:26.842333 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0cdfce56-2b63-4cd0-84cb-11245212e94e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e Aug 04 11:04:26.842526 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0cdfce56-2b63-4cd0-84cb-11245212e94e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:26.842726 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-0cdfce56-2b63-4cd0-84cb-11245212e94e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:26.848098 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-0cdfce56-2b63-4cd0-84cb-11245212e94e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e returned with HTTP 404 Aug 04 11:04:26.848563 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1411/5632] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:26 2026] GET /volume/v3/volumes/ef891c0a-3309-433a-a7ee-06c36340c09e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:04:26.856088 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-01ae2ac6-55b4-48ce-a093-58094add6b72 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:26.858552 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-01ae2ac6-55b4-48ce-a093-58094add6b72 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] DELETE https://10.4.3.232/volume/v3/volumes/d868a714-af93-4e30-980c-7ce78f46d4c5 Aug 04 11:04:26.858854 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-01ae2ac6-55b4-48ce-a093-58094add6b72 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:26.859127 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-01ae2ac6-55b4-48ce-a093-58094add6b72 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:26.859417 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-01ae2ac6-55b4-48ce-a093-58094add6b72 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Delete volume with id: d868a714-af93-4e30-980c-7ce78f46d4c5 Aug 04 11:04:26.866589 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:26.866589 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:04:26.867102 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-01ae2ac6-55b4-48ce-a093-58094add6b72 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:26.881314 np0000006413 devstack@c-api.service[100254]: WARNING cinder.keymgr.conf_key_mgr [None req-01ae2ac6-55b4-48ce-a093-58094add6b72 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 04 11:04:26.895904 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-01ae2ac6-55b4-48ce-a093-58094add6b72 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Delete volume request issued successfully. Aug 04 11:04:26.896228 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-01ae2ac6-55b4-48ce-a093-58094add6b72 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/d868a714-af93-4e30-980c-7ce78f46d4c5 returned with HTTP 202 Aug 04 11:04:26.896883 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1414/5633] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:04:26 2026] DELETE /volume/v3/volumes/d868a714-af93-4e30-980c-7ce78f46d4c5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:04:26.904979 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bb1b05fd-4ab3-47e8-92d0-3daa298d1cba None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:26.907802 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bb1b05fd-4ab3-47e8-92d0-3daa298d1cba tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/d868a714-af93-4e30-980c-7ce78f46d4c5 Aug 04 11:04:26.907998 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bb1b05fd-4ab3-47e8-92d0-3daa298d1cba tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:26.908212 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bb1b05fd-4ab3-47e8-92d0-3daa298d1cba tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:26.916298 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:26.916298 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:04:26.921548 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bb1b05fd-4ab3-47e8-92d0-3daa298d1cba tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:26.926413 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bb1b05fd-4ab3-47e8-92d0-3daa298d1cba tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/d868a714-af93-4e30-980c-7ce78f46d4c5 returned with HTTP 200 Aug 04 11:04:26.926975 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1407/5634] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:26 2026] GET /volume/v3/volumes/d868a714-af93-4e30-980c-7ce78f46d4c5 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:27.940185 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-48d42add-8988-4c87-9bfd-33377966b418 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:27.942556 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-48d42add-8988-4c87-9bfd-33377966b418 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/d868a714-af93-4e30-980c-7ce78f46d4c5 Aug 04 11:04:27.942793 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-48d42add-8988-4c87-9bfd-33377966b418 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:27.943056 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-48d42add-8988-4c87-9bfd-33377966b418 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:27.950746 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-48d42add-8988-4c87-9bfd-33377966b418 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/d868a714-af93-4e30-980c-7ce78f46d4c5 returned with HTTP 404 Aug 04 11:04:27.951425 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1403/5635] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:27 2026] GET /volume/v3/volumes/d868a714-af93-4e30-980c-7ce78f46d4c5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:04:27.958597 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a222a7a7-d2f3-4853-8c90-463199339785 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:27.960305 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a222a7a7-d2f3-4853-8c90-463199339785 tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] GET https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 Aug 04 11:04:27.960491 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a222a7a7-d2f3-4853-8c90-463199339785 tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:27.960670 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a222a7a7-d2f3-4853-8c90-463199339785 tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] Calling method 'detail' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:27.961201 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:27.961201 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:04:27.961494 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-a222a7a7-d2f3-4853-8c90-463199339785 tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100255) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 11:04:27.977023 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a222a7a7-d2f3-4853-8c90-463199339785 tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] Get all volumes completed successfully. Aug 04 11:04:27.978867 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:27.978867 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:04:27.982759 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a222a7a7-d2f3-4853-8c90-463199339785 tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 11:04:27.983291 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1412/5636] 10.4.3.232 () {66 vars in 1285 bytes} [Tue Aug 4 11:04:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9285 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:04:27.997968 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-146bfe73-4c27-4aa8-8642-e03e59faddab None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:27.999736 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-146bfe73-4c27-4aa8-8642-e03e59faddab tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] DELETE https://10.4.3.232/volume/v3/types/33302830-ba1f-4c09-8ec7-91dd3d0e1843 Aug 04 11:04:27.999971 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-146bfe73-4c27-4aa8-8642-e03e59faddab tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:28.000227 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-146bfe73-4c27-4aa8-8642-e03e59faddab tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:28.021444 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-146bfe73-4c27-4aa8-8642-e03e59faddab tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] https://10.4.3.232/volume/v3/types/33302830-ba1f-4c09-8ec7-91dd3d0e1843 returned with HTTP 202 Aug 04 11:04:28.021916 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1415/5637] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 11:04:27 2026] DELETE /volume/v3/types/33302830-ba1f-4c09-8ec7-91dd3d0e1843 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:04:28.992234 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b0bf80c8-d916-48db-bfed-ad8f7bcbd681 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:28.998455 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b0bf80c8-d916-48db-bfed-ad8f7bcbd681 tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 11:04:28.998455 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b0bf80c8-d916-48db-bfed-ad8f7bcbd681 tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1592286254", "extra_specs": {}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:04:29.008894 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b0bf80c8-d916-48db-bfed-ad8f7bcbd681 tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 11:04:29.009324 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1408/5638] 10.4.3.232 () {68 vars in 1252 bytes} [Tue Aug 4 11:04:28 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 04 11:04:29.017678 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-80d55817-8699-42b2-84b8-55f606ebf147 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:29.019664 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-80d55817-8699-42b2-84b8-55f606ebf147 tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] POST https://10.4.3.232/volume/v3/types/82855854-fb57-41ac-812f-f93553b012f1/encryption Aug 04 11:04:29.020026 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-80d55817-8699-42b2-84b8-55f606ebf147 tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:04:29.035726 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-80d55817-8699-42b2-84b8-55f606ebf147 tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] https://10.4.3.232/volume/v3/types/82855854-fb57-41ac-812f-f93553b012f1/encryption returned with HTTP 200 Aug 04 11:04:29.036123 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1404/5639] 10.4.3.232 () {68 vars in 1397 bytes} [Tue Aug 4 11:04:29 2026] POST /volume/v3/types/82855854-fb57-41ac-812f-f93553b012f1/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:29.062647 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:29.064525 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:04:29.064867 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1025187252", "snapshot_id": null, "imageRef": "bc732645-3b79-4b3e-b3c0-edc65f2bdc4a", "volume_type": "tempest-scenario-type-luks-1592286254", "size": 1}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:04:29.066553 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1025187252', 'snapshot_id': None, 'imageRef': 'bc732645-3b79-4b3e-b3c0-edc65f2bdc4a', 'volume_type': 'tempest-scenario-type-luks-1592286254', 'size': 1}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:04:29.188044 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Create volume of 1 GB Aug 04 11:04:29.188399 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:29.188399 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:04:29.188899 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Availability Zones retrieved successfully. Aug 04 11:04:29.194375 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Flow 'volume_create_api' (bf4c1452-14aa-4557-92c3-1dda4630d59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:04:29.195514 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ad1d847-6e59-4b87-9a7c-a1a8babe9a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:04:29.196710 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:04:29.254749 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ad1d847-6e59-4b87-9a7c-a1a8babe9a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T11:04:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=82855854-fb57-41ac-812f-f93553b012f1,is_public=True,name='tempest-scenario-type-luks-1592286254',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '82855854-fb57-41ac-812f-f93553b012f1', '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=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:04:29.255970 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b11fb3d5-91c0-47a3-9812-dae00d7e8db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:04:29.289314 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1592286254 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1592286254, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:04:29.289781 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1592286254 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1592286254, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:04:29.321301 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Created reservations ['3c48999f-01ac-4e2b-9358-b1edeb4f08a7', '73545415-56c7-4456-bd68-aa8a7a6d15f4', '6f08664e-9d3c-4246-9251-d51c82b104cd', 'b360c4cf-9655-4266-836b-35339130d977'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:04:29.322321 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b11fb3d5-91c0-47a3-9812-dae00d7e8db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c48999f-01ac-4e2b-9358-b1edeb4f08a7', '73545415-56c7-4456-bd68-aa8a7a6d15f4', '6f08664e-9d3c-4246-9251-d51c82b104cd', 'b360c4cf-9655-4266-836b-35339130d977']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:04:29.323001 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (772797b7-c507-418d-a56f-4d8db82547bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:04:29.346464 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (772797b7-c507-418d-a56f-4d8db82547bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63d29bd2-714b-4bc4-a0c0-d866010e7342', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1025187252',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e2159913f7b4804aba4029bb26b6cc1',qos_specs=None,replication_status=,reservations=['3c48999f-01ac-4e2b-9358-b1edeb4f08a7','73545415-56c7-4456-bd68-aa8a7a6d15f4','6f08664e-9d3c-4246-9251-d51c82b104cd','b360c4cf-9655-4266-836b-35339130d977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f558879e286412fb9f5ac460ab40e49',volume_type_id=82855854-fb57-41ac-812f-f93553b012f1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:04:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1025187252',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=63d29bd2-714b-4bc4-a0c0-d866010e7342,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e2159913f7b4804aba4029bb26b6cc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f558879e286412fb9f5ac460ab40e49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(82855854-fb57-41ac-812f-f93553b012f1),volume_type_id=82855854-fb57-41ac-812f-f93553b012f1)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:04:29.347219 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd963571-6283-4827-ba5b-bfb0df378ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:04:29.370544 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd963571-6283-4827-ba5b-bfb0df378ccb) transitioned into state 'SUCCESS' from state '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-1025187252',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e2159913f7b4804aba4029bb26b6cc1',qos_specs=None,replication_status=,reservations=['3c48999f-01ac-4e2b-9358-b1edeb4f08a7','73545415-56c7-4456-bd68-aa8a7a6d15f4','6f08664e-9d3c-4246-9251-d51c82b104cd','b360c4cf-9655-4266-836b-35339130d977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f558879e286412fb9f5ac460ab40e49',volume_type_id=82855854-fb57-41ac-812f-f93553b012f1)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:04:29.371398 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f561bb9-d1ca-4bd6-91e7-bad5e631d332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:04:29.379692 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f561bb9-d1ca-4bd6-91e7-bad5e631d332) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:04:29.380488 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Flow 'volume_create_api' (bf4c1452-14aa-4557-92c3-1dda4630d59a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:04:29.380761 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Create volume request issued successfully. Aug 04 11:04:29.381349 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ad0d81cb-32d3-45af-8f8e-cd4735ebaa53 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:04:29.381752 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1413/5640] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 11:04:29 2026] POST /volume/v3/volumes => generated 792 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:04:29.397772 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-522a18f0-f7ef-47ba-a5e1-15887e0fa99c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:29.399940 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-522a18f0-f7ef-47ba-a5e1-15887e0fa99c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 Aug 04 11:04:29.400275 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-522a18f0-f7ef-47ba-a5e1-15887e0fa99c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:29.400618 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-522a18f0-f7ef-47ba-a5e1-15887e0fa99c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:29.409841 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:29.409841 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:04:29.413998 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-522a18f0-f7ef-47ba-a5e1-15887e0fa99c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:29.418763 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-522a18f0-f7ef-47ba-a5e1-15887e0fa99c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 returned with HTTP 200 Aug 04 11:04:29.419308 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1416/5641] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:29 2026] GET /volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:30.434730 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-afca0028-61e9-4def-b77e-a0a7baa076aa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:30.438260 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-afca0028-61e9-4def-b77e-a0a7baa076aa tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 Aug 04 11:04:30.438260 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-afca0028-61e9-4def-b77e-a0a7baa076aa tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:30.438260 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-afca0028-61e9-4def-b77e-a0a7baa076aa tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:30.443807 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:30.443807 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:04:30.447326 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-afca0028-61e9-4def-b77e-a0a7baa076aa tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:30.451463 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-afca0028-61e9-4def-b77e-a0a7baa076aa tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 returned with HTTP 200 Aug 04 11:04:30.451934 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1409/5642] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:30 2026] GET /volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:31.467120 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0a6efbb5-70d8-433d-acb3-22af61c217b4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:31.467437 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0a6efbb5-70d8-433d-acb3-22af61c217b4 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 Aug 04 11:04:31.467618 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0a6efbb5-70d8-433d-acb3-22af61c217b4 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:31.467769 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0a6efbb5-70d8-433d-acb3-22af61c217b4 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:31.474776 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:31.474776 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:04:31.478909 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0a6efbb5-70d8-433d-acb3-22af61c217b4 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:31.486382 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0a6efbb5-70d8-433d-acb3-22af61c217b4 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 returned with HTTP 200 Aug 04 11:04:31.486382 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1405/5643] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:31 2026] GET /volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:32.500568 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-68abe8a6-29c9-48ce-9cf2-bc70b3224c49 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:32.502572 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-68abe8a6-29c9-48ce-9cf2-bc70b3224c49 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 Aug 04 11:04:32.502776 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-68abe8a6-29c9-48ce-9cf2-bc70b3224c49 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:32.503020 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-68abe8a6-29c9-48ce-9cf2-bc70b3224c49 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:32.510314 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:32.510314 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:04:32.513986 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-68abe8a6-29c9-48ce-9cf2-bc70b3224c49 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:32.518460 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-68abe8a6-29c9-48ce-9cf2-bc70b3224c49 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 returned with HTTP 200 Aug 04 11:04:32.518818 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1414/5644] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:32 2026] GET /volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:33.531751 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6863ad87-d143-4626-a980-ccbb160809cb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:33.535265 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6863ad87-d143-4626-a980-ccbb160809cb tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 Aug 04 11:04:33.535265 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6863ad87-d143-4626-a980-ccbb160809cb tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:33.535265 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6863ad87-d143-4626-a980-ccbb160809cb tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:33.542434 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:33.542434 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:04:33.546826 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6863ad87-d143-4626-a980-ccbb160809cb tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:33.551704 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6863ad87-d143-4626-a980-ccbb160809cb tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 returned with HTTP 200 Aug 04 11:04:33.552305 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1417/5645] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:33 2026] GET /volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:34.566861 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f2dbe360-131b-4da7-ac3c-127fcab36cbd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:34.568767 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f2dbe360-131b-4da7-ac3c-127fcab36cbd tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 Aug 04 11:04:34.569007 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f2dbe360-131b-4da7-ac3c-127fcab36cbd tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:34.569213 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f2dbe360-131b-4da7-ac3c-127fcab36cbd tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:34.576861 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:34.576861 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:04:34.580833 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f2dbe360-131b-4da7-ac3c-127fcab36cbd tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:34.585935 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f2dbe360-131b-4da7-ac3c-127fcab36cbd tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 returned with HTTP 200 Aug 04 11:04:34.586563 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1410/5646] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:34 2026] GET /volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:35.601031 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bd66161d-c38b-4585-a111-15ed5e69c45e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:35.603076 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bd66161d-c38b-4585-a111-15ed5e69c45e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 Aug 04 11:04:35.603314 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bd66161d-c38b-4585-a111-15ed5e69c45e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:35.603522 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bd66161d-c38b-4585-a111-15ed5e69c45e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:35.611154 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:35.611154 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:04:35.615321 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bd66161d-c38b-4585-a111-15ed5e69c45e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:35.620538 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bd66161d-c38b-4585-a111-15ed5e69c45e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 returned with HTTP 200 Aug 04 11:04:35.621050 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1406/5647] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:35 2026] GET /volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:36.635405 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2e4aba7d-5d9b-4251-8dbe-cd0ad6c21c0d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:36.637147 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2e4aba7d-5d9b-4251-8dbe-cd0ad6c21c0d tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 Aug 04 11:04:36.637390 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2e4aba7d-5d9b-4251-8dbe-cd0ad6c21c0d tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:36.637613 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2e4aba7d-5d9b-4251-8dbe-cd0ad6c21c0d tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:36.646153 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:36.646153 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:04:36.650824 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2e4aba7d-5d9b-4251-8dbe-cd0ad6c21c0d tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:36.657197 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2e4aba7d-5d9b-4251-8dbe-cd0ad6c21c0d tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 returned with HTTP 200 Aug 04 11:04:36.657674 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1415/5648] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:36 2026] GET /volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:37.671691 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d309bbcd-6fa1-4cd5-8d29-2f39ca188021 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:37.673569 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d309bbcd-6fa1-4cd5-8d29-2f39ca188021 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 Aug 04 11:04:37.673845 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d309bbcd-6fa1-4cd5-8d29-2f39ca188021 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:37.674099 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d309bbcd-6fa1-4cd5-8d29-2f39ca188021 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:37.680418 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:37.680418 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:04:37.683744 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d309bbcd-6fa1-4cd5-8d29-2f39ca188021 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:37.687510 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d309bbcd-6fa1-4cd5-8d29-2f39ca188021 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 returned with HTTP 200 Aug 04 11:04:37.687922 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1418/5649] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:37 2026] GET /volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 => generated 945 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:38.699753 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7a7a005f-03dc-493a-bcc5-b746a2e15d5b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:38.701794 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7a7a005f-03dc-493a-bcc5-b746a2e15d5b tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 Aug 04 11:04:38.702024 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7a7a005f-03dc-493a-bcc5-b746a2e15d5b tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:38.702191 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7a7a005f-03dc-493a-bcc5-b746a2e15d5b tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:38.709482 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:38.709482 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:04:38.713627 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7a7a005f-03dc-493a-bcc5-b746a2e15d5b tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:38.718574 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7a7a005f-03dc-493a-bcc5-b746a2e15d5b tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 returned with HTTP 200 Aug 04 11:04:38.718980 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1411/5650] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:38 2026] GET /volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:39.731680 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-899172a8-2618-42e5-86a1-35dae4dae03e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:39.733351 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-899172a8-2618-42e5-86a1-35dae4dae03e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 Aug 04 11:04:39.733562 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-899172a8-2618-42e5-86a1-35dae4dae03e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:39.733780 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-899172a8-2618-42e5-86a1-35dae4dae03e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:39.743049 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:39.743049 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:04:39.747759 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-899172a8-2618-42e5-86a1-35dae4dae03e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:39.753543 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-899172a8-2618-42e5-86a1-35dae4dae03e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 returned with HTTP 200 Aug 04 11:04:39.754043 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1407/5651] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:39 2026] GET /volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:40.765580 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-a16ad741-48be-466f-b76b-5b65380113fd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:40.767530 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a16ad741-48be-466f-b76b-5b65380113fd tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 Aug 04 11:04:40.767748 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a16ad741-48be-466f-b76b-5b65380113fd tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:40.767947 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-a16ad741-48be-466f-b76b-5b65380113fd tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:40.775410 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:40.775410 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:04:40.779202 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-a16ad741-48be-466f-b76b-5b65380113fd tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:40.783481 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-a16ad741-48be-466f-b76b-5b65380113fd tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 returned with HTTP 200 Aug 04 11:04:40.783920 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1416/5652] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:40 2026] GET /volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:41.796633 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-469cd0ef-4579-428f-8724-a93781e5cd01 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:41.798374 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-469cd0ef-4579-428f-8724-a93781e5cd01 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 Aug 04 11:04:41.798574 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-469cd0ef-4579-428f-8724-a93781e5cd01 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:41.798760 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-469cd0ef-4579-428f-8724-a93781e5cd01 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:41.804985 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:41.804985 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:04:41.808100 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-469cd0ef-4579-428f-8724-a93781e5cd01 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:41.812102 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-469cd0ef-4579-428f-8724-a93781e5cd01 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 returned with HTTP 200 Aug 04 11:04:41.812473 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1419/5653] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:41 2026] GET /volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 => generated 1431 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:04:41.822983 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a1172109-abf8-4b99-a881-dc20f1a6d6bb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:41.824658 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a1172109-abf8-4b99-a881-dc20f1a6d6bb tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 Aug 04 11:04:41.824838 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a1172109-abf8-4b99-a881-dc20f1a6d6bb tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:41.825017 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a1172109-abf8-4b99-a881-dc20f1a6d6bb tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:41.831176 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:41.831176 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:04:41.834429 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a1172109-abf8-4b99-a881-dc20f1a6d6bb tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:41.838604 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a1172109-abf8-4b99-a881-dc20f1a6d6bb tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 returned with HTTP 200 Aug 04 11:04:41.838930 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1412/5654] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:41 2026] GET /volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 => generated 1431 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:04:41.920945 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-084e6dda-fad8-4ea8-a2a2-79cc09c1381a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:41.922954 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-084e6dda-fad8-4ea8-a2a2-79cc09c1381a tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 Aug 04 11:04:41.923162 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-084e6dda-fad8-4ea8-a2a2-79cc09c1381a tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:41.923372 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-084e6dda-fad8-4ea8-a2a2-79cc09c1381a tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:41.929990 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:41.929990 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:04:41.933321 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-084e6dda-fad8-4ea8-a2a2-79cc09c1381a tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:41.937478 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-084e6dda-fad8-4ea8-a2a2-79cc09c1381a tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 returned with HTTP 200 Aug 04 11:04:41.937842 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1408/5655] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:04:41 2026] GET /volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 => generated 1431 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:04:42.393446 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-f38ad43c-d07c-44b7-b36d-f3e24f3f3c1e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:42.395337 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-f38ad43c-d07c-44b7-b36d-f3e24f3f3c1e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 Aug 04 11:04:42.395516 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-f38ad43c-d07c-44b7-b36d-f3e24f3f3c1e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:42.395693 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-f38ad43c-d07c-44b7-b36d-f3e24f3f3c1e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:42.401945 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:42.401945 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:04:42.405038 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-f38ad43c-d07c-44b7-b36d-f3e24f3f3c1e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:42.408970 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-f38ad43c-d07c-44b7-b36d-f3e24f3f3c1e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 returned with HTTP 200 Aug 04 11:04:42.409467 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1417/5656] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:04:42 2026] GET /volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 => generated 1431 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:04:42.419085 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a84534b0-8cf0-43c5-a1f3-6648878d6654 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:42.419541 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a84534b0-8cf0-43c5-a1f3-6648878d6654 None None] GET https://10.4.3.232/volume// Aug 04 11:04:42.419736 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a84534b0-8cf0-43c5-a1f3-6648878d6654 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:42.419945 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a84534b0-8cf0-43c5-a1f3-6648878d6654 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:42.420315 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a84534b0-8cf0-43c5-a1f3-6648878d6654 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:04:42.420655 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1420/5657] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 11:04:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:04:42.427911 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-0408f344-26c9-4d3f-ba18-9fb9183d66ea None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:42.429729 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-0408f344-26c9-4d3f-ba18-9fb9183d66ea tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 11:04:42.430061 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-0408f344-26c9-4d3f-ba18-9fb9183d66ea tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63d29bd2-714b-4bc4-a0c0-d866010e7342", "connector": null, "instance_uuid": "7ddd546b-5840-4a86-82fd-6914ecc4f843"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:04:42.437621 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:42.437621 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:04:42.460433 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-0408f344-26c9-4d3f-ba18-9fb9183d66ea tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 11:04:42.460856 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1413/5658] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 11:04:42 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 04 11:04:43.198310 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-39264a00-84b2-4033-8529-9bb63245e972 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:43.198720 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-39264a00-84b2-4033-8529-9bb63245e972 None None] GET https://10.4.3.232/volume// Aug 04 11:04:43.198907 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-39264a00-84b2-4033-8529-9bb63245e972 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:43.199133 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-39264a00-84b2-4033-8529-9bb63245e972 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:43.199502 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-39264a00-84b2-4033-8529-9bb63245e972 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:04:43.199777 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1409/5659] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:04:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:04:43.208443 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-d7b70ef0-84d6-4050-992c-4a5c75755c9e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:43.210485 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-d7b70ef0-84d6-4050-992c-4a5c75755c9e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 Aug 04 11:04:43.210698 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-d7b70ef0-84d6-4050-992c-4a5c75755c9e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:43.210892 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-d7b70ef0-84d6-4050-992c-4a5c75755c9e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:43.219635 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:43.219635 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:04:43.222722 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-d7b70ef0-84d6-4050-992c-4a5c75755c9e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:04:43.227379 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-d7b70ef0-84d6-4050-992c-4a5c75755c9e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 returned with HTTP 200 Aug 04 11:04:43.227766 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1418/5660] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:04:43 2026] GET /volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:04:43.332305 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-fbbe4d27-7bb5-4957-8a17-bac8f206367a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:43.334078 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-fbbe4d27-7bb5-4957-8a17-bac8f206367a tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] PUT https://10.4.3.232/volume/v3/attachments/5894c12f-b761-46ea-84ba-04e75a98a4b8 Aug 04 11:04:43.334519 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-fbbe4d27-7bb5-4957-8a17-bac8f206367a tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:04:43.337236 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=111,cinder:INSERT=4,cinder:UPDATE=10 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:04:43.343122 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-fbbe4d27-7bb5-4957-8a17-bac8f206367a tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Acquiring lock "cinder-attachment_update-63d29bd2-714b-4bc4-a0c0-d866010e7342-np0000006413" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 11:04:43.347602 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-fbbe4d27-7bb5-4957-8a17-bac8f206367a tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Lock "cinder-attachment_update-63d29bd2-714b-4bc4-a0c0-d866010e7342-np0000006413" acquired by "attachment_update" :: waited 0.004s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 11:04:43.348635 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:43.348635 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:04:43.434847 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-fbbe4d27-7bb5-4957-8a17-bac8f206367a tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Lock "cinder-attachment_update-63d29bd2-714b-4bc4-a0c0-d866010e7342-np0000006413" released by "attachment_update" :: held 0.087s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 11:04:43.435340 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-fbbe4d27-7bb5-4957-8a17-bac8f206367a tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/attachments/5894c12f-b761-46ea-84ba-04e75a98a4b8 returned with HTTP 200 Aug 04 11:04:43.435905 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1421/5661] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 11:04:43 2026] PUT /volume/v3/attachments/5894c12f-b761-46ea-84ba-04e75a98a4b8 => generated 968 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:04:43.460644 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-e9f477be-e7c0-4e92-8d8f-12f696a79e1d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:43.462684 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-e9f477be-e7c0-4e92-8d8f-12f696a79e1d tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] POST https://10.4.3.232/volume/v3/attachments/5894c12f-b761-46ea-84ba-04e75a98a4b8/action Aug 04 11:04:43.463290 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-e9f477be-e7c0-4e92-8d8f-12f696a79e1d tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:04:43.463290 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-e9f477be-e7c0-4e92-8d8f-12f696a79e1d tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:04:43.485216 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:43.485216 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:04:43.499124 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-e9f477be-e7c0-4e92-8d8f-12f696a79e1d tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/attachments/5894c12f-b761-46ea-84ba-04e75a98a4b8/action returned with HTTP 204 Aug 04 11:04:43.499787 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1414/5662] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 11:04:43 2026] POST /volume/v3/attachments/5894c12f-b761-46ea-84ba-04e75a98a4b8/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:04:48.012177 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-2af439d2-b38a-41df-8009-8d00267751e7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:48.014482 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-2af439d2-b38a-41df-8009-8d00267751e7 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342/encryption Aug 04 11:04:48.014678 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-2af439d2-b38a-41df-8009-8d00267751e7 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:48.014857 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-2af439d2-b38a-41df-8009-8d00267751e7 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:48.016815 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=146,cinder:INSERT=21,cinder:UPDATE=27 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:04:48.026084 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:48.026084 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:04:48.032388 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c6a38de3-6653-4609-9cc2-fef93be21335 req-2af439d2-b38a-41df-8009-8d00267751e7 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342/encryption returned with HTTP 200 Aug 04 11:04:48.032804 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1410/5663] 10.4.3.232 () {68 vars in 1631 bytes} [Tue Aug 4 11:04:48 2026] GET /volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:04:53.227902 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=158,cinder:INSERT=16,cinder:UPDATE=30 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:04:53.427676 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:04:53.493360 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=123,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:04:58.031334 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=3 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:04:59.401363 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-14943c91-a890-4c68-b4c3-4f34e0bfc2e8 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:59.403354 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-14943c91-a890-4c68-b4c3-4f34e0bfc2e8 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:04:59.403576 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-14943c91-a890-4c68-b4c3-4f34e0bfc2e8 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:59.403758 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-14943c91-a890-4c68-b4c3-4f34e0bfc2e8 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:59.413802 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:59.413802 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:04:59.417156 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-14943c91-a890-4c68-b4c3-4f34e0bfc2e8 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:04:59.421550 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-14943c91-a890-4c68-b4c3-4f34e0bfc2e8 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:04:59.421986 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1419/5664] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:04:59 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:04:59.492213 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b48b899a-b938-4a7a-b7c2-b01cd1cb8508 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:59.492736 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b48b899a-b938-4a7a-b7c2-b01cd1cb8508 None None] GET https://10.4.3.232/volume// Aug 04 11:04:59.492949 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b48b899a-b938-4a7a-b7c2-b01cd1cb8508 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:59.493206 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b48b899a-b938-4a7a-b7c2-b01cd1cb8508 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:59.493626 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b48b899a-b938-4a7a-b7c2-b01cd1cb8508 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:04:59.494083 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1422/5665] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 11:04:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:04:59.502132 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-d767053c-1b4f-4888-8a87-aff3a217fead None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:59.504286 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-d767053c-1b4f-4888-8a87-aff3a217fead tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 11:04:59.504924 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-d767053c-1b4f-4888-8a87-aff3a217fead tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7", "connector": null, "instance_uuid": "95d1ad87-a81d-4aae-ae03-ff02b4cf7cee"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:04:59.515495 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:59.515495 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:04:59.537155 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-d767053c-1b4f-4888-8a87-aff3a217fead tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 11:04:59.537663 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1415/5666] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 11:04:59 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 04 11:04:59.563030 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-09ed0b69-29c7-4e53-8935-7da2da215a90 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:59.564827 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09ed0b69-29c7-4e53-8935-7da2da215a90 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:04:59.565398 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-09ed0b69-29c7-4e53-8935-7da2da215a90 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:59.565398 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-09ed0b69-29c7-4e53-8935-7da2da215a90 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:59.573984 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-20a52581-65a6-40ee-9b8d-65aa51651d28 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:59.574368 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-20a52581-65a6-40ee-9b8d-65aa51651d28 None None] GET https://10.4.3.232/volume// Aug 04 11:04:59.574609 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-20a52581-65a6-40ee-9b8d-65aa51651d28 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:59.574841 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-20a52581-65a6-40ee-9b8d-65aa51651d28 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:59.575228 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-20a52581-65a6-40ee-9b8d-65aa51651d28 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:04:59.575615 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1420/5667] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:04:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:04:59.576761 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:59.576761 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:04:59.579841 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-09ed0b69-29c7-4e53-8935-7da2da215a90 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:04:59.581739 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-5c2bfe78-a31a-40c7-932c-4fcca01ceaaa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:59.583773 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-5c2bfe78-a31a-40c7-932c-4fcca01ceaaa tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:04:59.583970 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-5c2bfe78-a31a-40c7-932c-4fcca01ceaaa tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:04:59.584150 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-5c2bfe78-a31a-40c7-932c-4fcca01ceaaa tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:04:59.584205 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09ed0b69-29c7-4e53-8935-7da2da215a90 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:04:59.584651 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1411/5668] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:04:59 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:04:59.596361 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:59.596361 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:04:59.600148 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-5c2bfe78-a31a-40c7-932c-4fcca01ceaaa tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:04:59.603902 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-5c2bfe78-a31a-40c7-932c-4fcca01ceaaa tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:04:59.604287 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1423/5669] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:04:59 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:04:59.706014 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-fc68936d-529a-43ac-acb1-52ae145171e3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:04:59.708196 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-fc68936d-529a-43ac-acb1-52ae145171e3 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] PUT https://10.4.3.232/volume/v3/attachments/4f09f010-0a29-4d69-9b12-6a6f69cc538c Aug 04 11:04:59.708593 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-fc68936d-529a-43ac-acb1-52ae145171e3 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:04:59.715664 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-fc68936d-529a-43ac-acb1-52ae145171e3 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Acquiring lock "cinder-attachment_update-1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7-np0000006413" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 11:04:59.720406 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-fc68936d-529a-43ac-acb1-52ae145171e3 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Lock "cinder-attachment_update-1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 11:04:59.721357 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:04:59.721357 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:04:59.791849 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-fc68936d-529a-43ac-acb1-52ae145171e3 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Lock "cinder-attachment_update-1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7-np0000006413" released by "attachment_update" :: held 0.071s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 11:04:59.792160 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-fc68936d-529a-43ac-acb1-52ae145171e3 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/attachments/4f09f010-0a29-4d69-9b12-6a6f69cc538c returned with HTTP 200 Aug 04 11:04:59.793004 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1416/5670] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 11:04:59 2026] PUT /volume/v3/attachments/4f09f010-0a29-4d69-9b12-6a6f69cc538c => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:00.597108 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-fd0675a8-379b-49cf-95af-762e0eb2e062 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:00.599552 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fd0675a8-379b-49cf-95af-762e0eb2e062 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:05:00.599620 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fd0675a8-379b-49cf-95af-762e0eb2e062 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:00.599818 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-fd0675a8-379b-49cf-95af-762e0eb2e062 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:00.612824 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:00.612824 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:00.616194 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-fd0675a8-379b-49cf-95af-762e0eb2e062 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:00.620073 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-fd0675a8-379b-49cf-95af-762e0eb2e062 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:05:00.620421 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1421/5671] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:00 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:01.635188 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-456cbc77-74a7-4a7c-ac9b-e22a84401100 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:01.637387 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-456cbc77-74a7-4a7c-ac9b-e22a84401100 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:05:01.637641 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-456cbc77-74a7-4a7c-ac9b-e22a84401100 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:01.637844 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-456cbc77-74a7-4a7c-ac9b-e22a84401100 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:01.650602 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:01.650602 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:05:01.654467 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-456cbc77-74a7-4a7c-ac9b-e22a84401100 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:01.659413 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-456cbc77-74a7-4a7c-ac9b-e22a84401100 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:05:01.659966 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1412/5672] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:01 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 1216 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:02.043418 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-b55c85e8-5c9c-463a-993c-24c81fe4a0d9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:02.045365 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-b55c85e8-5c9c-463a-993c-24c81fe4a0d9 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] POST https://10.4.3.232/volume/v3/attachments/4f09f010-0a29-4d69-9b12-6a6f69cc538c/action Aug 04 11:05:02.045694 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-b55c85e8-5c9c-463a-993c-24c81fe4a0d9 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:05:02.045808 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-b55c85e8-5c9c-463a-993c-24c81fe4a0d9 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:05:02.061575 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:02.061575 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:05:02.072565 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1c2e45b5-9010-4d82-babe-cfd705ad34d5 req-b55c85e8-5c9c-463a-993c-24c81fe4a0d9 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/attachments/4f09f010-0a29-4d69-9b12-6a6f69cc538c/action returned with HTTP 204 Aug 04 11:05:02.072928 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1424/5673] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 11:05:02 2026] POST /volume/v3/attachments/4f09f010-0a29-4d69-9b12-6a6f69cc538c/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:05:02.672107 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6a3df8bb-dd90-40a0-92ea-44084089cf99 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:02.673890 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6a3df8bb-dd90-40a0-92ea-44084089cf99 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:05:02.674085 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6a3df8bb-dd90-40a0-92ea-44084089cf99 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:02.674284 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6a3df8bb-dd90-40a0-92ea-44084089cf99 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:02.685616 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:02.685616 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:05:02.689009 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6a3df8bb-dd90-40a0-92ea-44084089cf99 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:02.693060 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6a3df8bb-dd90-40a0-92ea-44084089cf99 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:05:02.693606 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1417/5674] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:02 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 1510 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:03.909386 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-6348436e-ee8a-40a6-ae4b-692f28e716ec None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:03.911151 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6348436e-ee8a-40a6-ae4b-692f28e716ec tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:05:03.911378 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6348436e-ee8a-40a6-ae4b-692f28e716ec tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:03.911603 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-6348436e-ee8a-40a6-ae4b-692f28e716ec tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:03.923859 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:03.923859 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:03.927113 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-6348436e-ee8a-40a6-ae4b-692f28e716ec tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:03.930989 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-6348436e-ee8a-40a6-ae4b-692f28e716ec tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:05:03.931399 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1422/5675] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:03 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 1510 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:03.943927 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1b2a7660-fd4c-4470-9d2a-3c65b92a1e19 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:03.945636 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1b2a7660-fd4c-4470-9d2a-3c65b92a1e19 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:05:03.945872 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1b2a7660-fd4c-4470-9d2a-3c65b92a1e19 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:03.946113 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1b2a7660-fd4c-4470-9d2a-3c65b92a1e19 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:03.956426 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:03.956426 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:05:03.959501 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1b2a7660-fd4c-4470-9d2a-3c65b92a1e19 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:03.963080 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1b2a7660-fd4c-4470-9d2a-3c65b92a1e19 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:05:03.963531 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1413/5676] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:03 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 1510 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:03.977089 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-aa50d08c-0d01-431e-94a9-9cdf719712ca None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:03.978767 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aa50d08c-0d01-431e-94a9-9cdf719712ca tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:05:03.978938 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aa50d08c-0d01-431e-94a9-9cdf719712ca tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:03.979112 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aa50d08c-0d01-431e-94a9-9cdf719712ca tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:03.991288 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:03.991288 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:05:03.994825 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-aa50d08c-0d01-431e-94a9-9cdf719712ca tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:03.999237 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aa50d08c-0d01-431e-94a9-9cdf719712ca tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:05:03.999662 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1425/5677] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:03 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 1510 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:04.038735 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-2120d175-4ccf-41b3-9c59-ada3ae00aa79 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:04.041093 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-2120d175-4ccf-41b3-9c59-ada3ae00aa79 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:05:04.041320 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-2120d175-4ccf-41b3-9c59-ada3ae00aa79 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:04.041532 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-2120d175-4ccf-41b3-9c59-ada3ae00aa79 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:04.052821 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:04.052821 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:05:04.055752 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-2120d175-4ccf-41b3-9c59-ada3ae00aa79 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:04.059460 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-2120d175-4ccf-41b3-9c59-ada3ae00aa79 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:05:04.059869 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1418/5678] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:05:04 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 1510 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:04.077778 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-5a8cd6ff-2e1e-4419-8226-30ed2b7db6a5 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:04.079715 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-5a8cd6ff-2e1e-4419-8226-30ed2b7db6a5 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] POST https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7/action Aug 04 11:05:04.080037 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-5a8cd6ff-2e1e-4419-8226-30ed2b7db6a5 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:05:04.080173 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-5a8cd6ff-2e1e-4419-8226-30ed2b7db6a5 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:05:04.092214 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:04.092214 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:04.092727 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-5a8cd6ff-2e1e-4419-8226-30ed2b7db6a5 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:04.098716 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-5a8cd6ff-2e1e-4419-8226-30ed2b7db6a5 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Begin detaching volume completed successfully. Aug 04 11:05:04.098884 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-5a8cd6ff-2e1e-4419-8226-30ed2b7db6a5 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7/action returned with HTTP 202 Aug 04 11:05:04.099294 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1423/5679] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 11:05:04 2026] POST /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 11:05:04.117589 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3344272e-9495-441d-be55-81e6e00c9477 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:04.119579 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3344272e-9495-441d-be55-81e6e00c9477 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:05:04.119887 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3344272e-9495-441d-be55-81e6e00c9477 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:04.120231 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3344272e-9495-441d-be55-81e6e00c9477 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:04.136279 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:04.136279 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:05:04.139809 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3344272e-9495-441d-be55-81e6e00c9477 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:04.141336 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6fead1d1-b21c-4305-a85f-97bb6202baa6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:04.141804 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6fead1d1-b21c-4305-a85f-97bb6202baa6 None None] GET https://10.4.3.232/volume// Aug 04 11:05:04.141996 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6fead1d1-b21c-4305-a85f-97bb6202baa6 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:04.142223 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6fead1d1-b21c-4305-a85f-97bb6202baa6 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:04.142620 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6fead1d1-b21c-4305-a85f-97bb6202baa6 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:05:04.142940 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1426/5680] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:05:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:05:04.144374 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3344272e-9495-441d-be55-81e6e00c9477 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:05:04.144786 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1414/5681] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:04 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 1513 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:04.151876 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-75725fed-83b8-4dbd-bc24-421ef8fc5fca None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:04.153871 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-75725fed-83b8-4dbd-bc24-421ef8fc5fca tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:05:04.154085 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-75725fed-83b8-4dbd-bc24-421ef8fc5fca tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:04.154371 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-75725fed-83b8-4dbd-bc24-421ef8fc5fca tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:04.165552 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:04.165552 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:05:04.168675 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-75725fed-83b8-4dbd-bc24-421ef8fc5fca tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:04.172611 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-75725fed-83b8-4dbd-bc24-421ef8fc5fca tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:05:04.173037 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1419/5682] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:05:04 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 1693 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:05:04.664118 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-46d1111d-9233-4964-b140-f8d749fc416f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:04.666219 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-46d1111d-9233-4964-b140-f8d749fc416f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:05:04.666460 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-46d1111d-9233-4964-b140-f8d749fc416f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:04.666679 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-46d1111d-9233-4964-b140-f8d749fc416f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:04.678116 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:04.678116 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:04.681308 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-46d1111d-9233-4964-b140-f8d749fc416f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:04.685005 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-46d1111d-9233-4964-b140-f8d749fc416f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:05:04.685388 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1424/5683] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:05:04 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 1513 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:04.701086 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-a0c7a5f9-6c1c-4400-8338-d7632a4b79cc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:04.703169 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-a0c7a5f9-6c1c-4400-8338-d7632a4b79cc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] DELETE https://10.4.3.232/volume/v3/attachments/4f09f010-0a29-4d69-9b12-6a6f69cc538c Aug 04 11:05:04.703416 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-a0c7a5f9-6c1c-4400-8338-d7632a4b79cc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:04.703661 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-a0c7a5f9-6c1c-4400-8338-d7632a4b79cc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:04.710455 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:04.710455 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:05:04.759770 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-48d8bab7-fd15-49ee-9d9b-0e1360cc8465 req-a0c7a5f9-6c1c-4400-8338-d7632a4b79cc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/attachments/4f09f010-0a29-4d69-9b12-6a6f69cc538c returned with HTTP 200 Aug 04 11:05:04.760412 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1427/5684] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 11:05:04 2026] DELETE /volume/v3/attachments/4f09f010-0a29-4d69-9b12-6a6f69cc538c => generated 192 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:05.158019 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8cca5af1-76ce-4a71-9a6f-c84e910cf755 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:05.159880 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8cca5af1-76ce-4a71-9a6f-c84e910cf755 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:05:05.160104 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8cca5af1-76ce-4a71-9a6f-c84e910cf755 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:05.160353 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8cca5af1-76ce-4a71-9a6f-c84e910cf755 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:05.169013 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:05.169013 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:05:05.172561 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8cca5af1-76ce-4a71-9a6f-c84e910cf755 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:05.176546 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8cca5af1-76ce-4a71-9a6f-c84e910cf755 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:05:05.177019 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1415/5685] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:05 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:07.636654 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a1168366-7e4e-42e7-a2b9-0ec93ab2ab0f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:07.638413 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a1168366-7e4e-42e7-a2b9-0ec93ab2ab0f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:05:07.638649 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a1168366-7e4e-42e7-a2b9-0ec93ab2ab0f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:07.638822 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a1168366-7e4e-42e7-a2b9-0ec93ab2ab0f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:07.648174 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:07.648174 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:05:07.651409 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a1168366-7e4e-42e7-a2b9-0ec93ab2ab0f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:07.655348 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a1168366-7e4e-42e7-a2b9-0ec93ab2ab0f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:05:07.655698 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1420/5686] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:07 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:07.694033 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-ec7b1d43-9f99-4d42-803b-28e2df2ac557 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:07.696468 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-ec7b1d43-9f99-4d42-803b-28e2df2ac557 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:05:07.696714 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-ec7b1d43-9f99-4d42-803b-28e2df2ac557 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:07.696934 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-ec7b1d43-9f99-4d42-803b-28e2df2ac557 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:07.706702 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:07.706702 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:07.710330 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-ec7b1d43-9f99-4d42-803b-28e2df2ac557 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:07.714162 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-ec7b1d43-9f99-4d42-803b-28e2df2ac557 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:05:07.714556 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1425/5687] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:05:07 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:07.733870 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-adcc4a6d-7a31-4fa6-ab9c-44206f07aceb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:07.735932 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-adcc4a6d-7a31-4fa6-ab9c-44206f07aceb tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] POST https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7/action Aug 04 11:05:07.736279 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-adcc4a6d-7a31-4fa6-ab9c-44206f07aceb tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:05:07.736427 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-adcc4a6d-7a31-4fa6-ab9c-44206f07aceb tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:05:07.747538 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:07.747538 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:05:07.748061 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-adcc4a6d-7a31-4fa6-ab9c-44206f07aceb tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:07.756331 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-adcc4a6d-7a31-4fa6-ab9c-44206f07aceb tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Begin detaching volume completed successfully. Aug 04 11:05:07.756572 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-adcc4a6d-7a31-4fa6-ab9c-44206f07aceb tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7/action returned with HTTP 202 Aug 04 11:05:07.757104 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1428/5688] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 11:05:07 2026] POST /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 11:05:07.774906 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6f81d47c-ad47-4667-b88d-0d2474338b8f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:07.776926 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f81d47c-ad47-4667-b88d-0d2474338b8f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:05:07.777138 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f81d47c-ad47-4667-b88d-0d2474338b8f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:07.777369 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f81d47c-ad47-4667-b88d-0d2474338b8f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:07.787646 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:07.787646 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:05:07.791500 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6f81d47c-ad47-4667-b88d-0d2474338b8f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:07.793792 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a41201de-2aff-4feb-b3b3-0a8227e9c82c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:07.794152 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a41201de-2aff-4feb-b3b3-0a8227e9c82c None None] GET https://10.4.3.232/volume// Aug 04 11:05:07.794351 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a41201de-2aff-4feb-b3b3-0a8227e9c82c None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:07.794560 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a41201de-2aff-4feb-b3b3-0a8227e9c82c None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:07.794961 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a41201de-2aff-4feb-b3b3-0a8227e9c82c None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:05:07.795258 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1421/5689] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:05:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:05:07.796894 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f81d47c-ad47-4667-b88d-0d2474338b8f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:05:07.797363 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1416/5690] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:07 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 1216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:07.802116 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-ae70af9a-7704-46c5-b555-c92cdf17419f None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:07.804116 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-ae70af9a-7704-46c5-b555-c92cdf17419f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:05:07.804337 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-ae70af9a-7704-46c5-b555-c92cdf17419f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:07.804536 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-ae70af9a-7704-46c5-b555-c92cdf17419f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:07.813291 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:07.813291 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:07.816383 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-ae70af9a-7704-46c5-b555-c92cdf17419f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:07.820253 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-ae70af9a-7704-46c5-b555-c92cdf17419f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:05:07.820606 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1426/5691] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:05:07 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 1396 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:05:08.809838 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cae73bdd-6745-4205-a5c4-a0e5e25428c5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:08.811445 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cae73bdd-6745-4205-a5c4-a0e5e25428c5 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:05:08.811599 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cae73bdd-6745-4205-a5c4-a0e5e25428c5 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:08.811776 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cae73bdd-6745-4205-a5c4-a0e5e25428c5 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:08.820679 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:08.820679 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:05:08.823706 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-cae73bdd-6745-4205-a5c4-a0e5e25428c5 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:08.827460 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cae73bdd-6745-4205-a5c4-a0e5e25428c5 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:05:08.827888 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1429/5692] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:08 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 1216 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:09.841865 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8a78304e-af5a-4e75-b2eb-4c556c746001 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:09.843999 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8a78304e-af5a-4e75-b2eb-4c556c746001 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:05:09.844261 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8a78304e-af5a-4e75-b2eb-4c556c746001 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:09.844492 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8a78304e-af5a-4e75-b2eb-4c556c746001 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:09.855361 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:09.855361 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:05:09.859281 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8a78304e-af5a-4e75-b2eb-4c556c746001 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:09.864139 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8a78304e-af5a-4e75-b2eb-4c556c746001 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:05:09.864585 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1422/5693] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:09 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 1216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:10.380018 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-dbbad0c6-27bf-4917-9304-d1047f8eb41f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:10.382454 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-dbbad0c6-27bf-4917-9304-d1047f8eb41f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:05:10.382646 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-dbbad0c6-27bf-4917-9304-d1047f8eb41f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:10.382855 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-dbbad0c6-27bf-4917-9304-d1047f8eb41f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:10.391040 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:10.391040 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:05:10.393801 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-dbbad0c6-27bf-4917-9304-d1047f8eb41f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:10.397182 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-dbbad0c6-27bf-4917-9304-d1047f8eb41f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:05:10.397551 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1417/5694] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:05:10 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 1216 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:10.685641 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-792acea6-75a4-4b58-88e4-aa5c1589a7da None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:10.687694 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-792acea6-75a4-4b58-88e4-aa5c1589a7da tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] DELETE https://10.4.3.232/volume/v3/attachments/fe79c66d-2be1-44e2-9e84-139ce62251af Aug 04 11:05:10.687882 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-792acea6-75a4-4b58-88e4-aa5c1589a7da tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:10.688064 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-792acea6-75a4-4b58-88e4-aa5c1589a7da tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:10.694328 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:10.694328 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:10.727933 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-83fe7840-10ce-4a3c-99b5-13cfe3ca20e1 req-792acea6-75a4-4b58-88e4-aa5c1589a7da tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/attachments/fe79c66d-2be1-44e2-9e84-139ce62251af returned with HTTP 200 Aug 04 11:05:10.728306 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1427/5695] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 11:05:10 2026] DELETE /volume/v3/attachments/fe79c66d-2be1-44e2-9e84-139ce62251af => generated 19 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:10.877290 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-25b56f41-ac87-4f93-b93f-55dae2806e96 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:10.879097 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-25b56f41-ac87-4f93-b93f-55dae2806e96 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:05:10.879305 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-25b56f41-ac87-4f93-b93f-55dae2806e96 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:10.879504 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-25b56f41-ac87-4f93-b93f-55dae2806e96 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:10.885951 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:10.885951 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:05:10.889202 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-25b56f41-ac87-4f93-b93f-55dae2806e96 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:10.893031 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-25b56f41-ac87-4f93-b93f-55dae2806e96 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:05:10.893411 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1430/5696] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:10 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:10.907610 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-047c985b-1921-42ef-905e-1a150a1822bd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:10.909806 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-047c985b-1921-42ef-905e-1a150a1822bd tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:05:10.910045 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-047c985b-1921-42ef-905e-1a150a1822bd tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:10.910256 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-047c985b-1921-42ef-905e-1a150a1822bd tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:10.919251 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:10.919251 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:05:10.922256 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-047c985b-1921-42ef-905e-1a150a1822bd tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:10.926025 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-047c985b-1921-42ef-905e-1a150a1822bd tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 returned with HTTP 200 Aug 04 11:05:10.926449 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1423/5697] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:10 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 => generated 1164 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:10.963419 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-457afe60-fae7-4f50-8e2a-61793c21cfd5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:10.965389 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-457afe60-fae7-4f50-8e2a-61793c21cfd5 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:05:10.965604 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-457afe60-fae7-4f50-8e2a-61793c21cfd5 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:10.965820 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-457afe60-fae7-4f50-8e2a-61793c21cfd5 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:10.974544 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:10.974544 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:05:10.977632 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-457afe60-fae7-4f50-8e2a-61793c21cfd5 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:10.981346 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-457afe60-fae7-4f50-8e2a-61793c21cfd5 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 returned with HTTP 200 Aug 04 11:05:10.981737 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1418/5698] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:05:10 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 => generated 1164 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:11.000030 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-9129a7ab-4c13-42ca-8142-e99bc5be51e4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:11.002162 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-9129a7ab-4c13-42ca-8142-e99bc5be51e4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] POST https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3/action Aug 04 11:05:11.002529 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-9129a7ab-4c13-42ca-8142-e99bc5be51e4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:05:11.002685 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-9129a7ab-4c13-42ca-8142-e99bc5be51e4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:05:11.012351 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:11.012351 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:11.012786 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-9129a7ab-4c13-42ca-8142-e99bc5be51e4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:11.018262 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-9129a7ab-4c13-42ca-8142-e99bc5be51e4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Begin detaching volume completed successfully. Aug 04 11:05:11.018441 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-9129a7ab-4c13-42ca-8142-e99bc5be51e4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3/action returned with HTTP 202 Aug 04 11:05:11.018867 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1428/5699] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 11:05:10 2026] POST /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 11:05:11.034995 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-37270151-bc22-45ca-9dbf-207513c2329d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:11.036744 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-37270151-bc22-45ca-9dbf-207513c2329d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:05:11.036933 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-37270151-bc22-45ca-9dbf-207513c2329d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:11.037113 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-37270151-bc22-45ca-9dbf-207513c2329d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:11.046257 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:11.046257 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:05:11.049619 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-37270151-bc22-45ca-9dbf-207513c2329d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:11.053566 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-37270151-bc22-45ca-9dbf-207513c2329d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 returned with HTTP 200 Aug 04 11:05:11.053889 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1431/5700] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:11 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 => generated 1167 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:11.054829 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7541979a-0bae-45c8-9ea2-022f09a9836f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:11.055190 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7541979a-0bae-45c8-9ea2-022f09a9836f None None] GET https://10.4.3.232/volume// Aug 04 11:05:11.055367 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7541979a-0bae-45c8-9ea2-022f09a9836f None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:11.055564 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7541979a-0bae-45c8-9ea2-022f09a9836f None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:11.055885 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7541979a-0bae-45c8-9ea2-022f09a9836f None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:05:11.056151 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1424/5701] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:05:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:05:11.062783 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-85b2666b-5e47-4106-9e12-368c021e7c3d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:11.064516 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-85b2666b-5e47-4106-9e12-368c021e7c3d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:05:11.064856 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-85b2666b-5e47-4106-9e12-368c021e7c3d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:11.065103 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-85b2666b-5e47-4106-9e12-368c021e7c3d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:11.074305 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:11.074305 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:05:11.078145 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-85b2666b-5e47-4106-9e12-368c021e7c3d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:11.081556 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-85b2666b-5e47-4106-9e12-368c021e7c3d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 returned with HTTP 200 Aug 04 11:05:11.082082 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1419/5702] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:05:11 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 => generated 1347 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:05:11.091273 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-0775278a-b8bc-4e2f-bf7a-6d1f927060b1 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:11.092893 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-0775278a-b8bc-4e2f-bf7a-6d1f927060b1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3/encryption Aug 04 11:05:11.093075 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-0775278a-b8bc-4e2f-bf7a-6d1f927060b1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:11.093264 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-0775278a-b8bc-4e2f-bf7a-6d1f927060b1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'index' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:11.101704 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:11.101704 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:11.107173 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-0775278a-b8bc-4e2f-bf7a-6d1f927060b1 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3/encryption returned with HTTP 200 Aug 04 11:05:11.107525 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1429/5703] 10.4.3.232 () {68 vars in 1631 bytes} [Tue Aug 4 11:05:11 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:11.852330 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-dec4fbef-c9f9-4a9d-9ea4-49d340f2b9fc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:11.854884 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-dec4fbef-c9f9-4a9d-9ea4-49d340f2b9fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] DELETE https://10.4.3.232/volume/v3/attachments/d6389553-7168-446f-9e93-a1214537ef45 Aug 04 11:05:11.855096 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-dec4fbef-c9f9-4a9d-9ea4-49d340f2b9fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:11.855301 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-dec4fbef-c9f9-4a9d-9ea4-49d340f2b9fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:11.862165 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:11.862165 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:05:11.906435 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-998863fc-8e6c-44f4-9664-5b8417b336a5 req-dec4fbef-c9f9-4a9d-9ea4-49d340f2b9fc tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/attachments/d6389553-7168-446f-9e93-a1214537ef45 returned with HTTP 200 Aug 04 11:05:11.906865 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1432/5704] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 11:05:11 2026] DELETE /volume/v3/attachments/d6389553-7168-446f-9e93-a1214537ef45 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:12.067530 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cabddd19-425a-4ea2-9f98-5b7e9dada10f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:12.069403 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cabddd19-425a-4ea2-9f98-5b7e9dada10f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:05:12.069595 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cabddd19-425a-4ea2-9f98-5b7e9dada10f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:12.069777 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cabddd19-425a-4ea2-9f98-5b7e9dada10f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:12.077313 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:12.077313 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:05:12.081485 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cabddd19-425a-4ea2-9f98-5b7e9dada10f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:12.085899 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cabddd19-425a-4ea2-9f98-5b7e9dada10f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 returned with HTTP 200 Aug 04 11:05:12.086283 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1425/5705] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:12 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:12.097019 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-01ca2386-7803-48c5-b2d4-07cc9604fd00 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:12.098964 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-01ca2386-7803-48c5-b2d4-07cc9604fd00 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 Aug 04 11:05:12.099179 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-01ca2386-7803-48c5-b2d4-07cc9604fd00 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:12.099417 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-01ca2386-7803-48c5-b2d4-07cc9604fd00 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:12.108297 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:12.108297 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:05:12.111418 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-01ca2386-7803-48c5-b2d4-07cc9604fd00 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:12.115206 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-01ca2386-7803-48c5-b2d4-07cc9604fd00 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 returned with HTTP 200 Aug 04 11:05:12.115607 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1420/5706] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:12 2026] GET /volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:12.150363 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-f40e5b1e-a7c9-4f17-9254-b7566333cbb2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:12.152348 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-f40e5b1e-a7c9-4f17-9254-b7566333cbb2 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 Aug 04 11:05:12.152555 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-f40e5b1e-a7c9-4f17-9254-b7566333cbb2 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:12.152759 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-f40e5b1e-a7c9-4f17-9254-b7566333cbb2 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:12.161102 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:12.161102 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:12.164059 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-f40e5b1e-a7c9-4f17-9254-b7566333cbb2 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:12.167774 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-f40e5b1e-a7c9-4f17-9254-b7566333cbb2 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 returned with HTTP 200 Aug 04 11:05:12.168144 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1430/5707] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:05:12 2026] GET /volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:12.184529 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-1168de20-a035-4558-b632-44ea5d002b5c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:12.186436 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-1168de20-a035-4558-b632-44ea5d002b5c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] POST https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7/action Aug 04 11:05:12.186760 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-1168de20-a035-4558-b632-44ea5d002b5c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:05:12.186874 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-1168de20-a035-4558-b632-44ea5d002b5c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:05:12.196617 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:12.196617 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:05:12.197037 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-1168de20-a035-4558-b632-44ea5d002b5c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:12.203587 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-1168de20-a035-4558-b632-44ea5d002b5c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Begin detaching volume completed successfully. Aug 04 11:05:12.203808 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-1168de20-a035-4558-b632-44ea5d002b5c tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7/action returned with HTTP 202 Aug 04 11:05:12.204174 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1433/5708] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 11:05:12 2026] POST /volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 11:05:12.221113 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f8080bb0-f6c2-492b-b02a-f690bd07b517 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:12.222842 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f8080bb0-f6c2-492b-b02a-f690bd07b517 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 Aug 04 11:05:12.223057 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f8080bb0-f6c2-492b-b02a-f690bd07b517 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:12.223217 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f8080bb0-f6c2-492b-b02a-f690bd07b517 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:12.234056 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:12.234056 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:05:12.239346 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f8080bb0-f6c2-492b-b02a-f690bd07b517 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:12.243478 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7477ac6c-25c6-488a-b1e6-5187b7b255ec None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:12.243973 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7477ac6c-25c6-488a-b1e6-5187b7b255ec None None] GET https://10.4.3.232/volume// Aug 04 11:05:12.244192 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7477ac6c-25c6-488a-b1e6-5187b7b255ec None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:12.244468 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7477ac6c-25c6-488a-b1e6-5187b7b255ec None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:12.244858 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7477ac6c-25c6-488a-b1e6-5187b7b255ec None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:05:12.245200 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f8080bb0-f6c2-492b-b02a-f690bd07b517 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 returned with HTTP 200 Aug 04 11:05:12.245252 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1421/5709] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:05:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:05:12.245880 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1426/5710] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:12 2026] GET /volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:12.252606 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-a5ed4dd4-1113-439b-8fb3-4b06bd9f2a28 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:12.254614 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-a5ed4dd4-1113-439b-8fb3-4b06bd9f2a28 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 Aug 04 11:05:12.254835 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-a5ed4dd4-1113-439b-8fb3-4b06bd9f2a28 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:12.255035 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-a5ed4dd4-1113-439b-8fb3-4b06bd9f2a28 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:12.263684 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:12.263684 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:12.266735 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-a5ed4dd4-1113-439b-8fb3-4b06bd9f2a28 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:12.270326 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-a5ed4dd4-1113-439b-8fb3-4b06bd9f2a28 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 returned with HTTP 200 Aug 04 11:05:12.270699 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1431/5711] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:05:12 2026] GET /volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 => generated 1320 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:05:13.044416 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-2d73e91f-4c45-4eee-bed6-89fb1ac0b10a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:13.046557 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-2d73e91f-4c45-4eee-bed6-89fb1ac0b10a tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] DELETE https://10.4.3.232/volume/v3/attachments/cf9fb806-1056-433d-b7fd-c2a67c17e58b Aug 04 11:05:13.046727 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-2d73e91f-4c45-4eee-bed6-89fb1ac0b10a tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:13.046908 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-2d73e91f-4c45-4eee-bed6-89fb1ac0b10a tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:13.053804 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:13.053804 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:05:13.095079 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a06e80ab-612b-484e-acd8-c5a63c07d989 req-2d73e91f-4c45-4eee-bed6-89fb1ac0b10a tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/attachments/cf9fb806-1056-433d-b7fd-c2a67c17e58b returned with HTTP 200 Aug 04 11:05:13.095586 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1434/5712] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 11:05:13 2026] DELETE /volume/v3/attachments/cf9fb806-1056-433d-b7fd-c2a67c17e58b => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:13.261009 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6cce28f0-7ddd-45ae-8b44-a694c409c1ae None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:13.262724 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6cce28f0-7ddd-45ae-8b44-a694c409c1ae tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 Aug 04 11:05:13.262909 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6cce28f0-7ddd-45ae-8b44-a694c409c1ae tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:13.263084 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6cce28f0-7ddd-45ae-8b44-a694c409c1ae tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:13.271177 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:13.271177 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:05:13.274964 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6cce28f0-7ddd-45ae-8b44-a694c409c1ae tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:13.279325 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6cce28f0-7ddd-45ae-8b44-a694c409c1ae tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 returned with HTTP 200 Aug 04 11:05:13.279685 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1422/5713] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:13 2026] GET /volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:13.291807 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6743739c-9fba-4283-b5c7-bcfa1e05b731 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:13.294177 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6743739c-9fba-4283-b5c7-bcfa1e05b731 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] DELETE https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:05:13.294457 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6743739c-9fba-4283-b5c7-bcfa1e05b731 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:13.294732 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6743739c-9fba-4283-b5c7-bcfa1e05b731 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:13.294955 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-6743739c-9fba-4283-b5c7-bcfa1e05b731 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Delete volume with id: 1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:05:13.304066 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:13.304066 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:05:13.304668 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6743739c-9fba-4283-b5c7-bcfa1e05b731 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:13.317968 np0000006413 devstack@c-api.service[100253]: WARNING cinder.keymgr.conf_key_mgr [None req-6743739c-9fba-4283-b5c7-bcfa1e05b731 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 04 11:05:13.327275 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6743739c-9fba-4283-b5c7-bcfa1e05b731 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Delete volume request issued successfully. Aug 04 11:05:13.327275 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6743739c-9fba-4283-b5c7-bcfa1e05b731 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 returned with HTTP 202 Aug 04 11:05:13.327275 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1427/5714] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:05:13 2026] DELETE /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:05:13.331040 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-558c7848-d907-4545-b52b-814a8028bae7 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:13.332839 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-558c7848-d907-4545-b52b-814a8028bae7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:05:13.333011 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-558c7848-d907-4545-b52b-814a8028bae7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:13.333220 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-558c7848-d907-4545-b52b-814a8028bae7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:13.340511 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:13.340511 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:13.344367 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-558c7848-d907-4545-b52b-814a8028bae7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:13.349049 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-558c7848-d907-4545-b52b-814a8028bae7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 returned with HTTP 200 Aug 04 11:05:13.349573 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1432/5715] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:13 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:14.364986 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fa6232f2-6b10-406e-8229-07c0ccb54ad6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:14.366825 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fa6232f2-6b10-406e-8229-07c0ccb54ad6 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 Aug 04 11:05:14.367027 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fa6232f2-6b10-406e-8229-07c0ccb54ad6 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:14.367211 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fa6232f2-6b10-406e-8229-07c0ccb54ad6 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:14.372507 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fa6232f2-6b10-406e-8229-07c0ccb54ad6 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 returned with HTTP 404 Aug 04 11:05:14.372967 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1435/5716] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:14 2026] GET /volume/v3/volumes/1e559805-8636-4998-8f8d-a326bff075e3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:05:14.380688 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-593ee7ab-8430-4191-a93e-dbf11dbbed6f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:14.382686 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-593ee7ab-8430-4191-a93e-dbf11dbbed6f tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] GET https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 Aug 04 11:05:14.382954 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-593ee7ab-8430-4191-a93e-dbf11dbbed6f tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:14.383142 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-593ee7ab-8430-4191-a93e-dbf11dbbed6f tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:14.384037 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-593ee7ab-8430-4191-a93e-dbf11dbbed6f tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 11:05:14.395982 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-593ee7ab-8430-4191-a93e-dbf11dbbed6f tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] Get all volumes completed successfully. Aug 04 11:05:14.397803 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:14.397803 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:05:14.402385 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-593ee7ab-8430-4191-a93e-dbf11dbbed6f tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 11:05:14.402996 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1423/5717] 10.4.3.232 () {66 vars in 1285 bytes} [Tue Aug 4 11:05:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9249 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:14.418233 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a7fa7b5d-050c-46b6-85d7-a2c17b49e982 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:14.421830 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a7fa7b5d-050c-46b6-85d7-a2c17b49e982 tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] DELETE https://10.4.3.232/volume/v3/types/7c6f7908-19fb-4c09-b14f-67754ddfc4a8 Aug 04 11:05:14.421830 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a7fa7b5d-050c-46b6-85d7-a2c17b49e982 tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:14.421830 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a7fa7b5d-050c-46b6-85d7-a2c17b49e982 tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:14.444305 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a7fa7b5d-050c-46b6-85d7-a2c17b49e982 tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] https://10.4.3.232/volume/v3/types/7c6f7908-19fb-4c09-b14f-67754ddfc4a8 returned with HTTP 202 Aug 04 11:05:14.444954 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1428/5718] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 11:05:14 2026] DELETE /volume/v3/types/7c6f7908-19fb-4c09-b14f-67754ddfc4a8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:05:14.452027 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-9b7d5ee1-7170-4f57-b0cd-b181deca8359 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:14.453906 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9b7d5ee1-7170-4f57-b0cd-b181deca8359 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] DELETE https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 Aug 04 11:05:14.454122 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9b7d5ee1-7170-4f57-b0cd-b181deca8359 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:14.454347 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-9b7d5ee1-7170-4f57-b0cd-b181deca8359 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:14.454531 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-9b7d5ee1-7170-4f57-b0cd-b181deca8359 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Delete volume with id: 9e257276-dba3-4aa9-a264-655ae54a1bc7 Aug 04 11:05:14.461323 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:14.461323 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:14.461791 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-9b7d5ee1-7170-4f57-b0cd-b181deca8359 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:14.480268 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-9b7d5ee1-7170-4f57-b0cd-b181deca8359 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Delete volume request issued successfully. Aug 04 11:05:14.480268 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-9b7d5ee1-7170-4f57-b0cd-b181deca8359 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 returned with HTTP 202 Aug 04 11:05:14.480268 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1433/5719] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:05:14 2026] DELETE /volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:05:14.484212 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-436fcd85-2878-4394-a923-fdb43cc36756 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:14.485972 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-436fcd85-2878-4394-a923-fdb43cc36756 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 Aug 04 11:05:14.486168 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-436fcd85-2878-4394-a923-fdb43cc36756 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:14.486337 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-436fcd85-2878-4394-a923-fdb43cc36756 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:14.492894 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:14.492894 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:05:14.496979 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-436fcd85-2878-4394-a923-fdb43cc36756 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:14.501900 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-436fcd85-2878-4394-a923-fdb43cc36756 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 returned with HTTP 200 Aug 04 11:05:14.502312 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1436/5720] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:14 2026] GET /volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:15.514117 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ed62b909-5e28-4903-a514-0802287943e7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:15.515860 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ed62b909-5e28-4903-a514-0802287943e7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 Aug 04 11:05:15.516064 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ed62b909-5e28-4903-a514-0802287943e7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:15.516236 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ed62b909-5e28-4903-a514-0802287943e7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:15.521500 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ed62b909-5e28-4903-a514-0802287943e7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 returned with HTTP 404 Aug 04 11:05:15.522065 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1424/5721] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:15 2026] GET /volume/v3/volumes/9e257276-dba3-4aa9-a264-655ae54a1bc7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:05:15.528334 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-865b1b61-e685-4ed5-a4f3-c5ff02760450 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:15.530035 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-865b1b61-e685-4ed5-a4f3-c5ff02760450 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] DELETE https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:05:15.530300 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-865b1b61-e685-4ed5-a4f3-c5ff02760450 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:15.530500 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-865b1b61-e685-4ed5-a4f3-c5ff02760450 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:15.530662 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-865b1b61-e685-4ed5-a4f3-c5ff02760450 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Delete volume with id: 1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:05:15.537854 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:15.537854 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:05:15.538372 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-865b1b61-e685-4ed5-a4f3-c5ff02760450 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:15.556893 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-865b1b61-e685-4ed5-a4f3-c5ff02760450 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Delete volume request issued successfully. Aug 04 11:05:15.557006 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-865b1b61-e685-4ed5-a4f3-c5ff02760450 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 202 Aug 04 11:05:15.557390 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1429/5722] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:05:15 2026] DELETE /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:05:15.563529 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-74c0cf7e-6c98-41e9-a003-5d3e671672a9 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:15.566334 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-74c0cf7e-6c98-41e9-a003-5d3e671672a9 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:05:15.567844 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-74c0cf7e-6c98-41e9-a003-5d3e671672a9 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:15.567844 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-74c0cf7e-6c98-41e9-a003-5d3e671672a9 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:15.574900 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:15.574900 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:15.582653 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-74c0cf7e-6c98-41e9-a003-5d3e671672a9 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:15.584899 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-74c0cf7e-6c98-41e9-a003-5d3e671672a9 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 200 Aug 04 11:05:15.585401 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1434/5723] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:15 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:16.597832 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ab827f55-afeb-442b-a603-71b3f7c80e6f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:16.599549 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ab827f55-afeb-442b-a603-71b3f7c80e6f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 Aug 04 11:05:16.599826 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ab827f55-afeb-442b-a603-71b3f7c80e6f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:16.599962 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ab827f55-afeb-442b-a603-71b3f7c80e6f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:16.605321 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ab827f55-afeb-442b-a603-71b3f7c80e6f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 returned with HTTP 404 Aug 04 11:05:16.605788 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1437/5724] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:16 2026] GET /volume/v3/volumes/1a3ff8a7-4e1e-49b4-aecf-65564e5ab5d7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:05:16.612422 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-01f460cf-da72-4fae-a1fe-20182d9638dd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:16.614267 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-01f460cf-da72-4fae-a1fe-20182d9638dd tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] GET https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 Aug 04 11:05:16.614548 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-01f460cf-da72-4fae-a1fe-20182d9638dd tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:16.614803 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-01f460cf-da72-4fae-a1fe-20182d9638dd tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:16.615652 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-01f460cf-da72-4fae-a1fe-20182d9638dd tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 11:05:16.625544 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-01f460cf-da72-4fae-a1fe-20182d9638dd tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] Get all volumes completed successfully. Aug 04 11:05:16.626927 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:16.626927 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:05:16.630883 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-01f460cf-da72-4fae-a1fe-20182d9638dd tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 11:05:16.631225 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1425/5725] 10.4.3.232 () {66 vars in 1285 bytes} [Tue Aug 4 11:05:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7157 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:16.646145 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-30520426-09e2-4462-a7db-817bf8c7484f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:16.648484 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-30520426-09e2-4462-a7db-817bf8c7484f tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] DELETE https://10.4.3.232/volume/v3/types/da172bc3-367e-4a41-9b42-69943d91cda4 Aug 04 11:05:16.648754 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-30520426-09e2-4462-a7db-817bf8c7484f tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:16.649026 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-30520426-09e2-4462-a7db-817bf8c7484f tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:16.676188 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-30520426-09e2-4462-a7db-817bf8c7484f tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] https://10.4.3.232/volume/v3/types/da172bc3-367e-4a41-9b42-69943d91cda4 returned with HTTP 202 Aug 04 11:05:16.676721 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1430/5726] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 11:05:16 2026] DELETE /volume/v3/types/da172bc3-367e-4a41-9b42-69943d91cda4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:05:25.583711 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=73,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:05:26.602012 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=72,cinder:UPDATE=13 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:05:26.629206 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=65 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:05:26.672783 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=76,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:05:30.316179 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-4bb17493-4c3e-4943-a927-bcee28990f7b req-0d1a761d-74ed-446d-8ab5-a9388caaa528 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:30.319570 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-4bb17493-4c3e-4943-a927-bcee28990f7b req-0d1a761d-74ed-446d-8ab5-a9388caaa528 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] DELETE https://10.4.3.232/volume/v3/attachments/5894c12f-b761-46ea-84ba-04e75a98a4b8 Aug 04 11:05:30.319570 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-4bb17493-4c3e-4943-a927-bcee28990f7b req-0d1a761d-74ed-446d-8ab5-a9388caaa528 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:30.319570 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-4bb17493-4c3e-4943-a927-bcee28990f7b req-0d1a761d-74ed-446d-8ab5-a9388caaa528 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:30.334781 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:30.334781 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:30.381683 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-4bb17493-4c3e-4943-a927-bcee28990f7b req-0d1a761d-74ed-446d-8ab5-a9388caaa528 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/attachments/5894c12f-b761-46ea-84ba-04e75a98a4b8 returned with HTTP 200 Aug 04 11:05:30.382142 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1435/5727] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 11:05:30 2026] DELETE /volume/v3/attachments/5894c12f-b761-46ea-84ba-04e75a98a4b8 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:31.399020 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0aa63e61-d128-4a25-9076-9d29742025f6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:31.400863 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:05:31.401090 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-640664176", "source_volid": "63d29bd2-714b-4bc4-a0c0-d866010e7342", "volume_type": "tempest-scenario-type-luks-1592286254", "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:05:31.402580 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-640664176', 'source_volid': '63d29bd2-714b-4bc4-a0c0-d866010e7342', 'volume_type': 'tempest-scenario-type-luks-1592286254', 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:05:31.412367 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:31.412367 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:05:31.412846 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume retrieved successfully. Aug 04 11:05:31.412991 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Create volume of 1 GB Aug 04 11:05:31.413627 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Availability Zones retrieved successfully. Aug 04 11:05:31.418345 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Flow 'volume_create_api' (95f6b801-d3a6-45bb-a024-b9b5accb2078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:05:31.419340 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68a64bb6-359e-4c1e-a545-e94c515c078f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:05:31.420136 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:05:31.438583 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68a64bb6-359e-4c1e-a545-e94c515c078f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '63d29bd2-714b-4bc4-a0c0-d866010e7342', 'volume_type': VolumeType(created_at=2026-08-04T11:04:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=82855854-fb57-41ac-812f-f93553b012f1,is_public=True,name='tempest-scenario-type-luks-1592286254',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '82855854-fb57-41ac-812f-f93553b012f1', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:05:31.439372 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d5fddd5-73dd-4a5a-8b85-8896fb31cc2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:05:31.462186 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1592286254 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1592286254, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:05:31.462498 np0000006413 devstack@c-api.service[100254]: WARNING cinder.quota [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1592286254 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1592286254, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:05:31.474591 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Created reservations ['f982c590-6b71-458f-b526-56ef64fdfdc8', 'ca3d539b-226f-40c8-97ad-7bf3a89136b1', 'd1de16a5-648b-491b-890b-4153856b8a52', '1853dfae-cf9d-47a4-b359-00ed1d786577'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:05:31.475591 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d5fddd5-73dd-4a5a-8b85-8896fb31cc2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f982c590-6b71-458f-b526-56ef64fdfdc8', 'ca3d539b-226f-40c8-97ad-7bf3a89136b1', 'd1de16a5-648b-491b-890b-4153856b8a52', '1853dfae-cf9d-47a4-b359-00ed1d786577']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:05:31.476403 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0148f7c-880a-4790-bcf8-e88ba4df2bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:05:31.505655 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0148f7c-880a-4790-bcf8-e88ba4df2bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6397a7a0-f1a8-433f-a1b1-22eab177de62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-640664176',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e2159913f7b4804aba4029bb26b6cc1',qos_specs=None,replication_status=,reservations=['f982c590-6b71-458f-b526-56ef64fdfdc8','ca3d539b-226f-40c8-97ad-7bf3a89136b1','d1de16a5-648b-491b-890b-4153856b8a52','1853dfae-cf9d-47a4-b359-00ed1d786577'],size=1,snapshot_id=None,source_replicaid=,source_volid=63d29bd2-714b-4bc4-a0c0-d866010e7342,status='creating',user_id='6f558879e286412fb9f5ac460ab40e49',volume_type_id=82855854-fb57-41ac-812f-f93553b012f1), '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-04T11:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-640664176',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6397a7a0-f1a8-433f-a1b1-22eab177de62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e2159913f7b4804aba4029bb26b6cc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=63d29bd2-714b-4bc4-a0c0-d866010e7342,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f558879e286412fb9f5ac460ab40e49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(82855854-fb57-41ac-812f-f93553b012f1),volume_type_id=82855854-fb57-41ac-812f-f93553b012f1)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:05:31.506570 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (745c1cb4-1ab8-48e6-8e91-83987eb2564d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:05:31.523221 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (745c1cb4-1ab8-48e6-8e91-83987eb2564d) transitioned into state 'SUCCESS' from state '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-640664176',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e2159913f7b4804aba4029bb26b6cc1',qos_specs=None,replication_status=,reservations=['f982c590-6b71-458f-b526-56ef64fdfdc8','ca3d539b-226f-40c8-97ad-7bf3a89136b1','d1de16a5-648b-491b-890b-4153856b8a52','1853dfae-cf9d-47a4-b359-00ed1d786577'],size=1,snapshot_id=None,source_replicaid=,source_volid=63d29bd2-714b-4bc4-a0c0-d866010e7342,status='creating',user_id='6f558879e286412fb9f5ac460ab40e49',volume_type_id=82855854-fb57-41ac-812f-f93553b012f1)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:05:31.523972 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d7a8d48-20a3-45b5-8750-d4f000d20d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:05:31.539000 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d7a8d48-20a3-45b5-8750-d4f000d20d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:05:31.539894 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Flow 'volume_create_api' (95f6b801-d3a6-45bb-a024-b9b5accb2078) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:05:31.540261 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Create volume request issued successfully. Aug 04 11:05:31.540875 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0aa63e61-d128-4a25-9076-9d29742025f6 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:05:31.541358 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1438/5728] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 11:05:31 2026] POST /volume/v3/volumes => generated 810 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:05:31.556337 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-40431847-72cb-448d-9901-4708458f52b2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:31.559535 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-40431847-72cb-448d-9901-4708458f52b2 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 Aug 04 11:05:31.559735 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-40431847-72cb-448d-9901-4708458f52b2 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:31.559910 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-40431847-72cb-448d-9901-4708458f52b2 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:31.569685 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:31.569685 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:05:31.573358 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-40431847-72cb-448d-9901-4708458f52b2 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:05:31.577521 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-40431847-72cb-448d-9901-4708458f52b2 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 returned with HTTP 200 Aug 04 11:05:31.577916 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1426/5729] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:31 2026] GET /volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:32.593666 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0ca53359-bb1e-4ebe-b5ee-94666ddfd500 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:32.595436 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0ca53359-bb1e-4ebe-b5ee-94666ddfd500 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 Aug 04 11:05:32.595804 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0ca53359-bb1e-4ebe-b5ee-94666ddfd500 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:32.597178 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0ca53359-bb1e-4ebe-b5ee-94666ddfd500 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:32.602819 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:32.602819 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:05:32.606069 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0ca53359-bb1e-4ebe-b5ee-94666ddfd500 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:05:32.609777 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0ca53359-bb1e-4ebe-b5ee-94666ddfd500 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 returned with HTTP 200 Aug 04 11:05:32.610496 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1431/5730] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:32 2026] GET /volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:33.622323 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-5c659bc3-6150-4b78-b3d5-96de64fe1c26 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:33.624123 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5c659bc3-6150-4b78-b3d5-96de64fe1c26 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 Aug 04 11:05:33.624324 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5c659bc3-6150-4b78-b3d5-96de64fe1c26 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:33.624504 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-5c659bc3-6150-4b78-b3d5-96de64fe1c26 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:33.631532 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:33.631532 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:33.635092 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-5c659bc3-6150-4b78-b3d5-96de64fe1c26 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:05:33.639057 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-5c659bc3-6150-4b78-b3d5-96de64fe1c26 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 returned with HTTP 200 Aug 04 11:05:33.639438 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1436/5731] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:33 2026] GET /volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:34.651815 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ad45aa38-1725-46bb-b94e-e62523cd9094 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:34.654037 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ad45aa38-1725-46bb-b94e-e62523cd9094 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 Aug 04 11:05:34.654229 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ad45aa38-1725-46bb-b94e-e62523cd9094 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:34.654445 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ad45aa38-1725-46bb-b94e-e62523cd9094 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:34.661764 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:34.661764 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:05:34.665458 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ad45aa38-1725-46bb-b94e-e62523cd9094 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:05:34.669448 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ad45aa38-1725-46bb-b94e-e62523cd9094 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 returned with HTTP 200 Aug 04 11:05:34.669913 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1439/5732] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:34 2026] GET /volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:35.681025 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-848471fa-b417-4679-a9c7-d92235c48171 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:35.682837 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-848471fa-b417-4679-a9c7-d92235c48171 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 Aug 04 11:05:35.683071 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-848471fa-b417-4679-a9c7-d92235c48171 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:35.683359 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-848471fa-b417-4679-a9c7-d92235c48171 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:35.690051 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:35.690051 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:05:35.693345 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-848471fa-b417-4679-a9c7-d92235c48171 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:05:35.697071 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-848471fa-b417-4679-a9c7-d92235c48171 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 returned with HTTP 200 Aug 04 11:05:35.697655 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1427/5733] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:35 2026] GET /volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:36.709488 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-45891248-cfc7-44ff-b2f4-c91ef5815dbf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:36.711237 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-45891248-cfc7-44ff-b2f4-c91ef5815dbf tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 Aug 04 11:05:36.711646 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-45891248-cfc7-44ff-b2f4-c91ef5815dbf tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:36.712963 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-45891248-cfc7-44ff-b2f4-c91ef5815dbf tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:36.719593 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:36.719593 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:05:36.725310 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-45891248-cfc7-44ff-b2f4-c91ef5815dbf tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:05:36.727092 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-45891248-cfc7-44ff-b2f4-c91ef5815dbf tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 returned with HTTP 200 Aug 04 11:05:36.727579 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1432/5734] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:36 2026] GET /volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:37.741449 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-2f28ae0f-ed5c-4dcb-951a-6e87549fe0c0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:37.743527 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2f28ae0f-ed5c-4dcb-951a-6e87549fe0c0 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 Aug 04 11:05:37.743728 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2f28ae0f-ed5c-4dcb-951a-6e87549fe0c0 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:37.743939 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-2f28ae0f-ed5c-4dcb-951a-6e87549fe0c0 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:37.751636 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:37.751636 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:37.755718 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-2f28ae0f-ed5c-4dcb-951a-6e87549fe0c0 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:05:37.760379 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-2f28ae0f-ed5c-4dcb-951a-6e87549fe0c0 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 returned with HTTP 200 Aug 04 11:05:37.760833 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1437/5735] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:37 2026] GET /volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:38.772769 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-db6f20d3-a194-4b23-a9cc-1efd824ea7aa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:38.775631 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db6f20d3-a194-4b23-a9cc-1efd824ea7aa tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 Aug 04 11:05:38.775631 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-db6f20d3-a194-4b23-a9cc-1efd824ea7aa tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:38.775631 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-db6f20d3-a194-4b23-a9cc-1efd824ea7aa tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:38.781514 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:38.781514 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:05:38.785541 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-db6f20d3-a194-4b23-a9cc-1efd824ea7aa tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:05:38.789803 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db6f20d3-a194-4b23-a9cc-1efd824ea7aa tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 returned with HTTP 200 Aug 04 11:05:38.790375 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1440/5736] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:38 2026] GET /volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:39.802457 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b5b5f735-68e5-4cae-b485-d059a7ff584c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:39.805259 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b5b5f735-68e5-4cae-b485-d059a7ff584c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 Aug 04 11:05:39.805259 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b5b5f735-68e5-4cae-b485-d059a7ff584c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:39.805259 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b5b5f735-68e5-4cae-b485-d059a7ff584c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:39.810612 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:39.810612 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:05:39.815511 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b5b5f735-68e5-4cae-b485-d059a7ff584c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:05:39.821915 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b5b5f735-68e5-4cae-b485-d059a7ff584c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 returned with HTTP 200 Aug 04 11:05:39.822660 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1428/5737] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:39 2026] GET /volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:40.835447 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7ac761f2-9a26-492d-8dea-cd6fd1144f7a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:40.837231 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7ac761f2-9a26-492d-8dea-cd6fd1144f7a tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 Aug 04 11:05:40.837447 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7ac761f2-9a26-492d-8dea-cd6fd1144f7a tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:40.837635 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7ac761f2-9a26-492d-8dea-cd6fd1144f7a tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:40.844341 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:40.844341 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:05:40.847629 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7ac761f2-9a26-492d-8dea-cd6fd1144f7a tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:05:40.851419 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7ac761f2-9a26-492d-8dea-cd6fd1144f7a tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 returned with HTTP 200 Aug 04 11:05:40.851784 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1433/5738] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:40 2026] GET /volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:41.866223 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-62caf8d0-fff8-4275-bcba-60a3a6abfd8c None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:41.868058 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-62caf8d0-fff8-4275-bcba-60a3a6abfd8c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 Aug 04 11:05:41.868316 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-62caf8d0-fff8-4275-bcba-60a3a6abfd8c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:41.868522 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-62caf8d0-fff8-4275-bcba-60a3a6abfd8c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:41.875400 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:41.875400 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:41.879091 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-62caf8d0-fff8-4275-bcba-60a3a6abfd8c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:05:41.883503 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-62caf8d0-fff8-4275-bcba-60a3a6abfd8c tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 returned with HTTP 200 Aug 04 11:05:41.883878 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1438/5739] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:41 2026] GET /volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:42.895737 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f8d7201b-57d7-4e3d-b23f-5c86a80dc553 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:42.897562 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f8d7201b-57d7-4e3d-b23f-5c86a80dc553 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 Aug 04 11:05:42.897771 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f8d7201b-57d7-4e3d-b23f-5c86a80dc553 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:42.897977 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f8d7201b-57d7-4e3d-b23f-5c86a80dc553 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:42.905350 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:42.905350 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:05:42.908960 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f8d7201b-57d7-4e3d-b23f-5c86a80dc553 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:05:42.913498 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f8d7201b-57d7-4e3d-b23f-5c86a80dc553 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 returned with HTTP 200 Aug 04 11:05:42.913864 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1441/5740] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:42 2026] GET /volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 => generated 1450 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:43.001893 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-39f706fa-cb03-4629-a264-01126758f547 req-fea6539f-5cf8-4f42-a19e-f55125b97550 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:43.003563 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-fea6539f-5cf8-4f42-a19e-f55125b97550 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 Aug 04 11:05:43.003761 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-fea6539f-5cf8-4f42-a19e-f55125b97550 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:43.003942 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-fea6539f-5cf8-4f42-a19e-f55125b97550 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:43.010990 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:43.010990 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:05:43.014685 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-39f706fa-cb03-4629-a264-01126758f547 req-fea6539f-5cf8-4f42-a19e-f55125b97550 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:05:43.019620 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-fea6539f-5cf8-4f42-a19e-f55125b97550 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 returned with HTTP 200 Aug 04 11:05:43.020054 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1429/5741] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:05:43 2026] GET /volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 => generated 1450 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:43.487624 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-39f706fa-cb03-4629-a264-01126758f547 req-06bd911f-8789-468c-a829-85d04ed0d03e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:43.489719 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-06bd911f-8789-468c-a829-85d04ed0d03e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 Aug 04 11:05:43.489928 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-06bd911f-8789-468c-a829-85d04ed0d03e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:43.490118 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-06bd911f-8789-468c-a829-85d04ed0d03e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:43.497522 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:43.497522 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:05:43.500935 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-39f706fa-cb03-4629-a264-01126758f547 req-06bd911f-8789-468c-a829-85d04ed0d03e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:05:43.505410 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-06bd911f-8789-468c-a829-85d04ed0d03e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 returned with HTTP 200 Aug 04 11:05:43.505821 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1434/5742] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:05:43 2026] GET /volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 => generated 1450 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:43.514387 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-22ee2883-01ef-4260-b210-bc770c545d21 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:43.514835 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-22ee2883-01ef-4260-b210-bc770c545d21 None None] GET https://10.4.3.232/volume// Aug 04 11:05:43.515009 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-22ee2883-01ef-4260-b210-bc770c545d21 None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:43.515207 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-22ee2883-01ef-4260-b210-bc770c545d21 None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:43.515552 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-22ee2883-01ef-4260-b210-bc770c545d21 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:05:43.515880 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1439/5743] 10.4.3.232 () {66 vars in 1419 bytes} [Tue Aug 4 11:05:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:05:43.522498 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-39f706fa-cb03-4629-a264-01126758f547 req-459d4285-3e92-4fdb-a65d-f92e32f16478 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:43.524489 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-459d4285-3e92-4fdb-a65d-f92e32f16478 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 11:05:43.524815 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-459d4285-3e92-4fdb-a65d-f92e32f16478 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6397a7a0-f1a8-433f-a1b1-22eab177de62", "connector": null, "instance_uuid": "a8bd9cc4-5eb4-4e7b-b74b-37150eb363d7"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:05:43.533027 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:43.533027 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:05:43.557388 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-459d4285-3e92-4fdb-a65d-f92e32f16478 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 11:05:43.557828 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1442/5744] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 11:05:43 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 04 11:05:44.323722 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1195bced-1d45-4566-8b21-bfcd4e114fd5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:44.324096 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1195bced-1d45-4566-8b21-bfcd4e114fd5 None None] GET https://10.4.3.232/volume// Aug 04 11:05:44.324236 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1195bced-1d45-4566-8b21-bfcd4e114fd5 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:44.324426 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1195bced-1d45-4566-8b21-bfcd4e114fd5 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:44.324763 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1195bced-1d45-4566-8b21-bfcd4e114fd5 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:05:44.325039 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1430/5745] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:05:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:05:44.332965 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-39f706fa-cb03-4629-a264-01126758f547 req-e99c0398-ec21-49fc-8f41-4d23b65c9361 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:44.335369 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-e99c0398-ec21-49fc-8f41-4d23b65c9361 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 Aug 04 11:05:44.335612 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-e99c0398-ec21-49fc-8f41-4d23b65c9361 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:44.335823 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-e99c0398-ec21-49fc-8f41-4d23b65c9361 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:44.344882 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:44.344882 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:05:44.348045 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-39f706fa-cb03-4629-a264-01126758f547 req-e99c0398-ec21-49fc-8f41-4d23b65c9361 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:05:44.352835 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-e99c0398-ec21-49fc-8f41-4d23b65c9361 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 returned with HTTP 200 Aug 04 11:05:44.353296 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1435/5746] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:05:44 2026] GET /volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 => generated 1629 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:05:44.457049 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-39f706fa-cb03-4629-a264-01126758f547 req-7e8924b2-13e2-42d0-b84c-3a03ebe0bf1b None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:44.459139 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-7e8924b2-13e2-42d0-b84c-3a03ebe0bf1b tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] PUT https://10.4.3.232/volume/v3/attachments/a1dd9cea-eba3-4181-8713-88dce7c3ded6 Aug 04 11:05:44.459510 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-7e8924b2-13e2-42d0-b84c-3a03ebe0bf1b tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:05:44.467012 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-39f706fa-cb03-4629-a264-01126758f547 req-7e8924b2-13e2-42d0-b84c-3a03ebe0bf1b tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Acquiring lock "cinder-attachment_update-6397a7a0-f1a8-433f-a1b1-22eab177de62-np0000006413" by "attachment_update" {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 11:05:44.470936 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-39f706fa-cb03-4629-a264-01126758f547 req-7e8924b2-13e2-42d0-b84c-3a03ebe0bf1b tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Lock "cinder-attachment_update-6397a7a0-f1a8-433f-a1b1-22eab177de62-np0000006413" acquired by "attachment_update" :: waited 0.004s {{(pid=100255) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 11:05:44.472022 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:44.472022 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:44.543901 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.coordination [req-39f706fa-cb03-4629-a264-01126758f547 req-7e8924b2-13e2-42d0-b84c-3a03ebe0bf1b tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Lock "cinder-attachment_update-6397a7a0-f1a8-433f-a1b1-22eab177de62-np0000006413" released by "attachment_update" :: held 0.073s {{(pid=100255) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 11:05:44.544315 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-7e8924b2-13e2-42d0-b84c-3a03ebe0bf1b tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/attachments/a1dd9cea-eba3-4181-8713-88dce7c3ded6 returned with HTTP 200 Aug 04 11:05:44.544703 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1440/5747] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 11:05:44 2026] PUT /volume/v3/attachments/a1dd9cea-eba3-4181-8713-88dce7c3ded6 => generated 968 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:44.567580 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-39f706fa-cb03-4629-a264-01126758f547 req-821d03cf-28e2-4756-a428-d01c41d9be0f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:44.569708 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-821d03cf-28e2-4756-a428-d01c41d9be0f tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] POST https://10.4.3.232/volume/v3/attachments/a1dd9cea-eba3-4181-8713-88dce7c3ded6/action Aug 04 11:05:44.570072 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-821d03cf-28e2-4756-a428-d01c41d9be0f tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:05:44.570202 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-821d03cf-28e2-4756-a428-d01c41d9be0f tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:05:44.585489 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:44.585489 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:05:44.602929 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-821d03cf-28e2-4756-a428-d01c41d9be0f tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/attachments/a1dd9cea-eba3-4181-8713-88dce7c3ded6/action returned with HTTP 204 Aug 04 11:05:44.603491 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1443/5748] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 11:05:44 2026] POST /volume/v3/attachments/a1dd9cea-eba3-4181-8713-88dce7c3ded6/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:05:48.610415 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-39f706fa-cb03-4629-a264-01126758f547 req-af2992b5-f7ac-4b89-bf37-dbc0a54ea766 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:48.612426 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-af2992b5-f7ac-4b89-bf37-dbc0a54ea766 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62/encryption Aug 04 11:05:48.612674 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-af2992b5-f7ac-4b89-bf37-dbc0a54ea766 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:48.612911 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-af2992b5-f7ac-4b89-bf37-dbc0a54ea766 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:48.623172 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:48.623172 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:05:48.628892 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-39f706fa-cb03-4629-a264-01126758f547 req-af2992b5-f7ac-4b89-bf37-dbc0a54ea766 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62/encryption returned with HTTP 200 Aug 04 11:05:48.629451 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1431/5749] 10.4.3.232 () {68 vars in 1631 bytes} [Tue Aug 4 11:05:48 2026] GET /volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:53.535993 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7f425f32-6dd5-4e08-b5eb-3e5e3f3158cd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:53.537854 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7f425f32-6dd5-4e08-b5eb-3e5e3f3158cd tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] POST https://10.4.3.232/volume/v3/types Aug 04 11:05:53.538254 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7f425f32-6dd5-4e08-b5eb-3e5e3f3158cd tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1942977600-1180915387", "extra_specs": {"multiattach": " True"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:05:53.556052 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7f425f32-6dd5-4e08-b5eb-3e5e3f3158cd tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] https://10.4.3.232/volume/v3/types returned with HTTP 200 Aug 04 11:05:53.556408 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1436/5750] 10.4.3.232 () {68 vars in 1253 bytes} [Tue Aug 4 11:05:53 2026] POST /volume/v3/types => generated 287 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:53.563832 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:53.566021 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] POST https://10.4.3.232/volume/v3/volumes Aug 04 11:05:53.566517 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1645767214", "snapshot_id": null, "imageRef": null, "volume_type": "674c1490-1935-400a-bf25-82d1fe22e052", "size": 1}} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:05:53.568585 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.v3.volumes [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1645767214', 'snapshot_id': None, 'imageRef': None, 'volume_type': '674c1490-1935-400a-bf25-82d1fe22e052', 'size': 1}} {{(pid=100255) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 11:05:53.573897 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Create volume of 1 GB Aug 04 11:05:53.574253 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:53.574253 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:53.574861 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Availability Zones retrieved successfully. Aug 04 11:05:53.581983 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Flow 'volume_create_api' (e7ce0fa0-d653-4610-9dc5-a8c6ac0c102c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:05:53.583443 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0790e8de-9455-41f1-84d6-1f72d0a6ee4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:05:53.584708 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.flows.api.create_volume [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Validating volume size '1' using validate_int {{(pid=100255) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 11:05:53.594711 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:53.594711 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:53.610883 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0790e8de-9455-41f1-84d6-1f72d0a6ee4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T11:05:54Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=674c1490-1935-400a-bf25-82d1fe22e052,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1942977600-1180915387',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '674c1490-1935-400a-bf25-82d1fe22e052', 'encryption_key_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=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:05:53.611905 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43f17615-d03b-41fa-9b97-2870ebefc50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:05:53.646362 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1942977600-1180915387 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1942977600-1180915387, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:05:53.646727 np0000006413 devstack@c-api.service[100255]: WARNING cinder.quota [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1942977600-1180915387 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1942977600-1180915387, it is now deprecated. Please use the default quota class for default quota. Aug 04 11:05:53.679986 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.quota [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Created reservations ['be0db1dd-c088-447b-9408-1644a23c19ed', 'd8134234-2880-4793-a6e3-2ef761b8f6f0', '7c8f6d4f-0941-4586-b08c-98807b98604d', 'ed66d244-db1e-48af-b193-65bd7bd0d513'] {{(pid=100255) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 11:05:53.680962 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43f17615-d03b-41fa-9b97-2870ebefc50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be0db1dd-c088-447b-9408-1644a23c19ed', 'd8134234-2880-4793-a6e3-2ef761b8f6f0', '7c8f6d4f-0941-4586-b08c-98807b98604d', 'ed66d244-db1e-48af-b193-65bd7bd0d513']}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:05:53.681946 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb2310e0-3c56-4c6a-8ea5-b79e6e65f2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:05:53.709715 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb2310e0-3c56-4c6a-8ea5-b79e6e65f2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65c3d910-f92f-482f-b4e5-4ecba63d5a81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1645767214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='95a3d353fe4747d79a12916c893bb0f5',qos_specs=None,replication_status=,reservations=['be0db1dd-c088-447b-9408-1644a23c19ed','d8134234-2880-4793-a6e3-2ef761b8f6f0','7c8f6d4f-0941-4586-b08c-98807b98604d','ed66d244-db1e-48af-b193-65bd7bd0d513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e5e296d3234d4bb69ddb12efe7bc5a',volume_type_id=674c1490-1935-400a-bf25-82d1fe22e052), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T11:05:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1645767214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65c3d910-f92f-482f-b4e5-4ecba63d5a81,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='95a3d353fe4747d79a12916c893bb0f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54e5e296d3234d4bb69ddb12efe7bc5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(674c1490-1935-400a-bf25-82d1fe22e052),volume_type_id=674c1490-1935-400a-bf25-82d1fe22e052)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:05:53.710670 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (087c9a34-b94e-4ba9-aa5b-74459af6cb6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:05:53.730473 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (087c9a34-b94e-4ba9-aa5b-74459af6cb6f) transitioned into state 'SUCCESS' from state '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-1645767214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='95a3d353fe4747d79a12916c893bb0f5',qos_specs=None,replication_status=,reservations=['be0db1dd-c088-447b-9408-1644a23c19ed','d8134234-2880-4793-a6e3-2ef761b8f6f0','7c8f6d4f-0941-4586-b08c-98807b98604d','ed66d244-db1e-48af-b193-65bd7bd0d513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e5e296d3234d4bb69ddb12efe7bc5a',volume_type_id=674c1490-1935-400a-bf25-82d1fe22e052)}' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:05:53.731388 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de1a25f2-2808-4327-a547-3f9e2646a1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 11:05:53.742797 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de1a25f2-2808-4327-a547-3f9e2646a1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100255) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 11:05:53.743866 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.volume.api [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Flow 'volume_create_api' (e7ce0fa0-d653-4610-9dc5-a8c6ac0c102c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100255) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 11:05:53.744254 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Create volume request issued successfully. Aug 04 11:05:53.744962 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-ce15f776-edaf-4829-ad8a-d77f2b033458 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes returned with HTTP 202 Aug 04 11:05:53.745489 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1441/5751] 10.4.3.232 () {68 vars in 1259 bytes} [Tue Aug 4 11:05:53 2026] POST /volume/v3/volumes => generated 830 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 11:05:53.758124 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a01c5ca6-6324-417c-88a2-d412d26b664d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:53.760102 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a01c5ca6-6324-417c-88a2-d412d26b664d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 Aug 04 11:05:53.760353 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a01c5ca6-6324-417c-88a2-d412d26b664d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:53.760564 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a01c5ca6-6324-417c-88a2-d412d26b664d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:53.769168 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:53.769168 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:05:53.773588 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a01c5ca6-6324-417c-88a2-d412d26b664d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:53.778962 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a01c5ca6-6324-417c-88a2-d412d26b664d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 returned with HTTP 200 Aug 04 11:05:53.779472 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1444/5752] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:53 2026] GET /volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 => generated 898 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:54.794550 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-16356b4d-2653-4d63-b2d8-79ac27321ac7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:54.796341 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-16356b4d-2653-4d63-b2d8-79ac27321ac7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 Aug 04 11:05:54.796553 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-16356b4d-2653-4d63-b2d8-79ac27321ac7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:54.796756 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-16356b4d-2653-4d63-b2d8-79ac27321ac7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:54.803895 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:54.803895 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:05:54.808188 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-16356b4d-2653-4d63-b2d8-79ac27321ac7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:54.813646 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-16356b4d-2653-4d63-b2d8-79ac27321ac7 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 returned with HTTP 200 Aug 04 11:05:54.814012 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1432/5753] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:54 2026] GET /volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:54.827483 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fb4f0189-aa24-4b65-be58-2eca0f61314d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:54.829648 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb4f0189-aa24-4b65-be58-2eca0f61314d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 Aug 04 11:05:54.829886 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb4f0189-aa24-4b65-be58-2eca0f61314d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:54.830119 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb4f0189-aa24-4b65-be58-2eca0f61314d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:54.838632 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:54.838632 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:05:54.842833 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fb4f0189-aa24-4b65-be58-2eca0f61314d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:54.847846 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb4f0189-aa24-4b65-be58-2eca0f61314d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 returned with HTTP 200 Aug 04 11:05:54.848213 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1437/5754] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:54 2026] GET /volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 => generated 923 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:54.892073 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-8941d395-22c3-45e1-a256-d2ca81d4e2dd None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:54.894369 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-8941d395-22c3-45e1-a256-d2ca81d4e2dd tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 Aug 04 11:05:54.894602 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-8941d395-22c3-45e1-a256-d2ca81d4e2dd tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:54.894796 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-8941d395-22c3-45e1-a256-d2ca81d4e2dd tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:54.902000 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:54.902000 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:54.905742 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-8941d395-22c3-45e1-a256-d2ca81d4e2dd tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:54.910040 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-8941d395-22c3-45e1-a256-d2ca81d4e2dd tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 returned with HTTP 200 Aug 04 11:05:54.910482 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1442/5755] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:05:54 2026] GET /volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:54.978100 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-de188818-59cb-4c74-a7ee-0bc6aef8d642 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:54.978565 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-de188818-59cb-4c74-a7ee-0bc6aef8d642 None None] GET https://10.4.3.232/volume// Aug 04 11:05:54.978741 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-de188818-59cb-4c74-a7ee-0bc6aef8d642 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:54.978939 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-de188818-59cb-4c74-a7ee-0bc6aef8d642 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:54.979259 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-de188818-59cb-4c74-a7ee-0bc6aef8d642 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:05:54.979592 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1445/5756] 10.4.3.232 () {66 vars in 1428 bytes} [Tue Aug 4 11:05:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:05:54.985907 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-1eaf3b83-570a-4ee8-9206-74bf596cbb4d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:54.988177 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-1eaf3b83-570a-4ee8-9206-74bf596cbb4d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] POST https://10.4.3.232/volume/v3/attachments Aug 04 11:05:54.988633 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-1eaf3b83-570a-4ee8-9206-74bf596cbb4d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "65c3d910-f92f-482f-b4e5-4ecba63d5a81", "connector": null, "instance_uuid": "4e86eb4c-3e84-499f-b2d9-03ea8cff5ce1"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:05:54.998941 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:54.998941 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:05:55.023720 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-1eaf3b83-570a-4ee8-9206-74bf596cbb4d tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/attachments returned with HTTP 200 Aug 04 11:05:55.024165 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1433/5757] 10.4.3.232 () {74 vars in 1594 bytes} [Tue Aug 4 11:05:54 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 04 11:05:55.051788 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e60dccc8-0e89-4586-a67b-68312a28e810 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:55.053536 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e60dccc8-0e89-4586-a67b-68312a28e810 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 Aug 04 11:05:55.053655 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e60dccc8-0e89-4586-a67b-68312a28e810 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:55.053875 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e60dccc8-0e89-4586-a67b-68312a28e810 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:55.061105 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-80f136d2-f0b2-4e74-b2cb-21f66c5b4acf None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:55.061602 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-80f136d2-f0b2-4e74-b2cb-21f66c5b4acf None None] GET https://10.4.3.232/volume// Aug 04 11:05:55.061772 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-80f136d2-f0b2-4e74-b2cb-21f66c5b4acf None None] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:55.061952 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-80f136d2-f0b2-4e74-b2cb-21f66c5b4acf None None] Calling method 'all' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:55.062295 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-80f136d2-f0b2-4e74-b2cb-21f66c5b4acf None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:05:55.062447 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:55.062447 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:05:55.062612 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1443/5758] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:05:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:05:55.065776 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e60dccc8-0e89-4586-a67b-68312a28e810 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:55.068993 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-14330ba8-33d4-453b-8740-5c8402ca3754 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:55.069977 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e60dccc8-0e89-4586-a67b-68312a28e810 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 returned with HTTP 200 Aug 04 11:05:55.070363 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1438/5759] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:55 2026] GET /volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:55.071253 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-14330ba8-33d4-453b-8740-5c8402ca3754 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 Aug 04 11:05:55.071476 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-14330ba8-33d4-453b-8740-5c8402ca3754 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:55.071646 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-14330ba8-33d4-453b-8740-5c8402ca3754 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:55.080341 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:55.080341 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:05:55.083820 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-14330ba8-33d4-453b-8740-5c8402ca3754 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:55.087791 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-14330ba8-33d4-453b-8740-5c8402ca3754 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 returned with HTTP 200 Aug 04 11:05:55.088225 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1446/5760] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:05:55 2026] GET /volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 => generated 1102 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:05:55.197120 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-d0e38535-0253-4629-9132-4a370af13e42 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:55.199154 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-d0e38535-0253-4629-9132-4a370af13e42 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] PUT https://10.4.3.232/volume/v3/attachments/46a57485-e681-4594-90d8-d8e4b697fbc1 Aug 04 11:05:55.199551 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-d0e38535-0253-4629-9132-4a370af13e42 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.232", "host": "np0000006413", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ef531327b672", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b7cd8e9-1851-4625-9efd-2746f8f62b4f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:05:55.209027 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-d0e38535-0253-4629-9132-4a370af13e42 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Acquiring lock "cinder-attachment_update-65c3d910-f92f-482f-b4e5-4ecba63d5a81-np0000006413" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 11:05:55.213885 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-d0e38535-0253-4629-9132-4a370af13e42 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Lock "cinder-attachment_update-65c3d910-f92f-482f-b4e5-4ecba63d5a81-np0000006413" acquired by "attachment_update" :: waited 0.005s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 11:05:55.215399 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:55.215399 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:05:55.312731 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-d0e38535-0253-4629-9132-4a370af13e42 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Lock "cinder-attachment_update-65c3d910-f92f-482f-b4e5-4ecba63d5a81-np0000006413" released by "attachment_update" :: held 0.099s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 11:05:55.313079 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-d0e38535-0253-4629-9132-4a370af13e42 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/attachments/46a57485-e681-4594-90d8-d8e4b697fbc1 returned with HTTP 200 Aug 04 11:05:55.313661 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1434/5761] 10.4.3.232 () {74 vars in 1704 bytes} [Tue Aug 4 11:05:55 2026] PUT /volume/v3/attachments/46a57485-e681-4594-90d8-d8e4b697fbc1 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:56.084560 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-68eab4dc-b8c6-4436-bd7b-e40ee96ebe59 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:56.086613 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-68eab4dc-b8c6-4436-bd7b-e40ee96ebe59 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 Aug 04 11:05:56.086842 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-68eab4dc-b8c6-4436-bd7b-e40ee96ebe59 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:56.087073 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-68eab4dc-b8c6-4436-bd7b-e40ee96ebe59 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:56.097155 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:56.097155 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:56.100339 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-68eab4dc-b8c6-4436-bd7b-e40ee96ebe59 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:56.104119 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-68eab4dc-b8c6-4436-bd7b-e40ee96ebe59 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 returned with HTTP 200 Aug 04 11:05:56.104519 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1444/5762] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:56 2026] GET /volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:57.116110 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c2b618cf-bcf4-4f15-aba4-2839f0941695 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:57.117981 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c2b618cf-bcf4-4f15-aba4-2839f0941695 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 Aug 04 11:05:57.118159 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c2b618cf-bcf4-4f15-aba4-2839f0941695 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:57.118369 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c2b618cf-bcf4-4f15-aba4-2839f0941695 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:57.126868 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:57.126868 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:05:57.129766 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c2b618cf-bcf4-4f15-aba4-2839f0941695 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:57.133478 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c2b618cf-bcf4-4f15-aba4-2839f0941695 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 returned with HTTP 200 Aug 04 11:05:57.133843 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1439/5763] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:57 2026] GET /volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:58.146110 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-87766d80-9847-437d-bfcb-f8ccee6b5f2f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:58.148064 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-87766d80-9847-437d-bfcb-f8ccee6b5f2f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 Aug 04 11:05:58.148253 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-87766d80-9847-437d-bfcb-f8ccee6b5f2f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:58.148462 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-87766d80-9847-437d-bfcb-f8ccee6b5f2f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:58.158839 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:58.158839 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:05:58.162720 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-87766d80-9847-437d-bfcb-f8ccee6b5f2f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:58.166875 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-87766d80-9847-437d-bfcb-f8ccee6b5f2f tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 returned with HTTP 200 Aug 04 11:05:58.167234 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1447/5764] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:58 2026] GET /volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 => generated 923 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:05:58.537141 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-cac7b300-86cf-47ba-8e5f-3c8eb42513a3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:58.541266 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-cac7b300-86cf-47ba-8e5f-3c8eb42513a3 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] POST https://10.4.3.232/volume/v3/attachments/46a57485-e681-4594-90d8-d8e4b697fbc1/action Aug 04 11:05:58.541266 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-cac7b300-86cf-47ba-8e5f-3c8eb42513a3 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:05:58.541266 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-cac7b300-86cf-47ba-8e5f-3c8eb42513a3 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:05:58.561176 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:58.561176 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:05:58.572946 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0c7fecd1-8ae2-4fd2-b1cd-133b3d26f60d req-cac7b300-86cf-47ba-8e5f-3c8eb42513a3 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/attachments/46a57485-e681-4594-90d8-d8e4b697fbc1/action returned with HTTP 204 Aug 04 11:05:58.573743 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1435/5765] 10.4.3.232 () {74 vars in 1725 bytes} [Tue Aug 4 11:05:58 2026] POST /volume/v3/attachments/46a57485-e681-4594-90d8-d8e4b697fbc1/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:05:59.181196 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-dd27cb18-6ff3-4615-ba16-06d93036b0f0 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:59.183028 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dd27cb18-6ff3-4615-ba16-06d93036b0f0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 Aug 04 11:05:59.183271 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dd27cb18-6ff3-4615-ba16-06d93036b0f0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:59.183457 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-dd27cb18-6ff3-4615-ba16-06d93036b0f0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:59.193158 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:59.193158 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:59.196662 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-dd27cb18-6ff3-4615-ba16-06d93036b0f0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:59.200512 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-dd27cb18-6ff3-4615-ba16-06d93036b0f0 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 returned with HTTP 200 Aug 04 11:05:59.200882 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1445/5766] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:59 2026] GET /volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:59.248998 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-a5f3f1d4-8a43-43f1-a91a-b747f59c2fd7 req-82e14e9f-edfb-4cf6-b952-644ef3cdccf3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:59.251031 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a5f3f1d4-8a43-43f1-a91a-b747f59c2fd7 req-82e14e9f-edfb-4cf6-b952-644ef3cdccf3 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 Aug 04 11:05:59.251273 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a5f3f1d4-8a43-43f1-a91a-b747f59c2fd7 req-82e14e9f-edfb-4cf6-b952-644ef3cdccf3 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:59.251493 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a5f3f1d4-8a43-43f1-a91a-b747f59c2fd7 req-82e14e9f-edfb-4cf6-b952-644ef3cdccf3 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:59.260684 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:59.260684 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:05:59.263747 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [req-a5f3f1d4-8a43-43f1-a91a-b747f59c2fd7 req-82e14e9f-edfb-4cf6-b952-644ef3cdccf3 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:59.267427 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a5f3f1d4-8a43-43f1-a91a-b747f59c2fd7 req-82e14e9f-edfb-4cf6-b952-644ef3cdccf3 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 returned with HTTP 200 Aug 04 11:05:59.267751 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1440/5767] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:05:59 2026] GET /volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:59.281499 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-26251226-cefc-4f01-8897-83ec6644ace2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:59.283196 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-26251226-cefc-4f01-8897-83ec6644ace2 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 Aug 04 11:05:59.283413 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-26251226-cefc-4f01-8897-83ec6644ace2 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:59.283635 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-26251226-cefc-4f01-8897-83ec6644ace2 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:59.292026 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:59.292026 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:05:59.295002 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-26251226-cefc-4f01-8897-83ec6644ace2 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:59.298544 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-26251226-cefc-4f01-8897-83ec6644ace2 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 returned with HTTP 200 Aug 04 11:05:59.298866 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1448/5768] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:59 2026] GET /volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:59.334729 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-cf7eb925-113b-443d-a229-067632faf7d5 req-e3a73d18-83c0-4d4c-b0dc-cdd83fef0114 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:59.336350 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cf7eb925-113b-443d-a229-067632faf7d5 req-e3a73d18-83c0-4d4c-b0dc-cdd83fef0114 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 Aug 04 11:05:59.336677 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cf7eb925-113b-443d-a229-067632faf7d5 req-e3a73d18-83c0-4d4c-b0dc-cdd83fef0114 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:59.337062 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cf7eb925-113b-443d-a229-067632faf7d5 req-e3a73d18-83c0-4d4c-b0dc-cdd83fef0114 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:59.346738 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:59.346738 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:05:59.350192 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-cf7eb925-113b-443d-a229-067632faf7d5 req-e3a73d18-83c0-4d4c-b0dc-cdd83fef0114 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:59.354182 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cf7eb925-113b-443d-a229-067632faf7d5 req-e3a73d18-83c0-4d4c-b0dc-cdd83fef0114 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 returned with HTTP 200 Aug 04 11:05:59.354775 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1436/5769] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:05:59 2026] GET /volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:59.372431 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-cf7eb925-113b-443d-a229-067632faf7d5 req-98ad8886-55b9-4d6e-a4e3-c07642ed0bda None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:59.374222 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-cf7eb925-113b-443d-a229-067632faf7d5 req-98ad8886-55b9-4d6e-a4e3-c07642ed0bda tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] POST https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81/action Aug 04 11:05:59.374547 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-cf7eb925-113b-443d-a229-067632faf7d5 req-98ad8886-55b9-4d6e-a4e3-c07642ed0bda tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100255) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 11:05:59.374681 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-cf7eb925-113b-443d-a229-067632faf7d5 req-98ad8886-55b9-4d6e-a4e3-c07642ed0bda tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 11:05:59.383755 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:59.383755 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:59.384153 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-cf7eb925-113b-443d-a229-067632faf7d5 req-98ad8886-55b9-4d6e-a4e3-c07642ed0bda tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:59.389301 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-cf7eb925-113b-443d-a229-067632faf7d5 req-98ad8886-55b9-4d6e-a4e3-c07642ed0bda tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Begin detaching volume completed successfully. Aug 04 11:05:59.389486 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-cf7eb925-113b-443d-a229-067632faf7d5 req-98ad8886-55b9-4d6e-a4e3-c07642ed0bda tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81/action returned with HTTP 202 Aug 04 11:05:59.389894 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1446/5770] 10.4.3.232 () {72 vars in 1672 bytes} [Tue Aug 4 11:05:59 2026] POST /volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 11:05:59.407020 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2bd5d934-d6bc-405d-8b8a-f89aeb0951d9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:59.408586 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2bd5d934-d6bc-405d-8b8a-f89aeb0951d9 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 Aug 04 11:05:59.408762 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2bd5d934-d6bc-405d-8b8a-f89aeb0951d9 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:59.408955 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2bd5d934-d6bc-405d-8b8a-f89aeb0951d9 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:59.420823 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:59.420823 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:05:59.426765 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2bd5d934-d6bc-405d-8b8a-f89aeb0951d9 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:59.430925 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d175f2cd-aa79-460a-9019-9e8b4d122de8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:59.431330 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d175f2cd-aa79-460a-9019-9e8b4d122de8 None None] GET https://10.4.3.232/volume// Aug 04 11:05:59.431459 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d175f2cd-aa79-460a-9019-9e8b4d122de8 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:59.431637 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d175f2cd-aa79-460a-9019-9e8b4d122de8 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:59.431735 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2bd5d934-d6bc-405d-8b8a-f89aeb0951d9 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 returned with HTTP 200 Aug 04 11:05:59.431944 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d175f2cd-aa79-460a-9019-9e8b4d122de8 None None] https://10.4.3.232/volume// returned with HTTP 300 Aug 04 11:05:59.432006 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1441/5771] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:05:59 2026] GET /volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:05:59.432217 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1449/5772] 10.4.3.232 () {66 vars in 1426 bytes} [Tue Aug 4 11:05:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 11:05:59.439774 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-cf7eb925-113b-443d-a229-067632faf7d5 req-81ec3fef-964f-4550-8996-2136207c153b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:59.441474 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cf7eb925-113b-443d-a229-067632faf7d5 req-81ec3fef-964f-4550-8996-2136207c153b tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 Aug 04 11:05:59.441832 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cf7eb925-113b-443d-a229-067632faf7d5 req-81ec3fef-964f-4550-8996-2136207c153b tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:59.442182 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cf7eb925-113b-443d-a229-067632faf7d5 req-81ec3fef-964f-4550-8996-2136207c153b tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:59.451753 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:59.451753 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:05:59.454520 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [req-cf7eb925-113b-443d-a229-067632faf7d5 req-81ec3fef-964f-4550-8996-2136207c153b tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:59.458897 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cf7eb925-113b-443d-a229-067632faf7d5 req-81ec3fef-964f-4550-8996-2136207c153b tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 returned with HTTP 200 Aug 04 11:05:59.458897 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1437/5773] 10.4.3.232 () {70 vars in 1639 bytes} [Tue Aug 4 11:05:59 2026] GET /volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 => generated 1398 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 11:05:59.944082 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-cf7eb925-113b-443d-a229-067632faf7d5 req-44d7f600-6638-42c3-876c-6c3294e775de None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:05:59.945821 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-cf7eb925-113b-443d-a229-067632faf7d5 req-44d7f600-6638-42c3-876c-6c3294e775de tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 Aug 04 11:05:59.945989 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-cf7eb925-113b-443d-a229-067632faf7d5 req-44d7f600-6638-42c3-876c-6c3294e775de tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:05:59.946196 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-cf7eb925-113b-443d-a229-067632faf7d5 req-44d7f600-6638-42c3-876c-6c3294e775de tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:05:59.954313 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:05:59.954313 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:05:59.956978 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [req-cf7eb925-113b-443d-a229-067632faf7d5 req-44d7f600-6638-42c3-876c-6c3294e775de tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:05:59.960441 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-cf7eb925-113b-443d-a229-067632faf7d5 req-44d7f600-6638-42c3-876c-6c3294e775de tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 returned with HTTP 200 Aug 04 11:05:59.960796 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1447/5774] 10.4.3.232 () {68 vars in 1598 bytes} [Tue Aug 4 11:05:59 2026] GET /volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 => generated 1218 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:06:00.242695 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-cf7eb925-113b-443d-a229-067632faf7d5 req-201dcbfb-a483-4338-8c7f-e44f36597fc9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:06:00.244751 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cf7eb925-113b-443d-a229-067632faf7d5 req-201dcbfb-a483-4338-8c7f-e44f36597fc9 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] DELETE https://10.4.3.232/volume/v3/attachments/46a57485-e681-4594-90d8-d8e4b697fbc1 Aug 04 11:06:00.244928 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-cf7eb925-113b-443d-a229-067632faf7d5 req-201dcbfb-a483-4338-8c7f-e44f36597fc9 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:06:00.245107 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-cf7eb925-113b-443d-a229-067632faf7d5 req-201dcbfb-a483-4338-8c7f-e44f36597fc9 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:06:00.251959 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:06:00.251959 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:06:00.295924 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cf7eb925-113b-443d-a229-067632faf7d5 req-201dcbfb-a483-4338-8c7f-e44f36597fc9 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/attachments/46a57485-e681-4594-90d8-d8e4b697fbc1 returned with HTTP 200 Aug 04 11:06:00.296347 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1442/5775] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 11:06:00 2026] DELETE /volume/v3/attachments/46a57485-e681-4594-90d8-d8e4b697fbc1 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:06:00.444444 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fda158ba-6411-4b31-9e7f-9d118590ad56 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:06:00.446196 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fda158ba-6411-4b31-9e7f-9d118590ad56 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 Aug 04 11:06:00.446411 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fda158ba-6411-4b31-9e7f-9d118590ad56 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:06:00.446644 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fda158ba-6411-4b31-9e7f-9d118590ad56 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:06:00.454369 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:06:00.454369 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:06:00.458130 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fda158ba-6411-4b31-9e7f-9d118590ad56 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:06:00.462203 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fda158ba-6411-4b31-9e7f-9d118590ad56 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 returned with HTTP 200 Aug 04 11:06:00.462638 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1450/5776] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:06:00 2026] GET /volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:06:00.474272 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ebab639c-0bb0-44c4-945e-4e5a367364d8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:06:00.475981 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ebab639c-0bb0-44c4-945e-4e5a367364d8 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] DELETE https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 Aug 04 11:06:00.476200 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ebab639c-0bb0-44c4-945e-4e5a367364d8 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:06:00.476409 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ebab639c-0bb0-44c4-945e-4e5a367364d8 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:06:00.476564 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-ebab639c-0bb0-44c4-945e-4e5a367364d8 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Delete volume with id: 65c3d910-f92f-482f-b4e5-4ecba63d5a81 Aug 04 11:06:00.483270 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:06:00.483270 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:06:00.483865 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ebab639c-0bb0-44c4-945e-4e5a367364d8 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:06:00.501763 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ebab639c-0bb0-44c4-945e-4e5a367364d8 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Delete volume request issued successfully. Aug 04 11:06:00.501961 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ebab639c-0bb0-44c4-945e-4e5a367364d8 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 returned with HTTP 202 Aug 04 11:06:00.502357 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1438/5777] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:06:00 2026] DELETE /volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:06:00.511860 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-db6b3084-fbda-46d4-a55c-ce795ae8a8f4 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:06:00.514575 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-db6b3084-fbda-46d4-a55c-ce795ae8a8f4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 Aug 04 11:06:00.514896 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-db6b3084-fbda-46d4-a55c-ce795ae8a8f4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:06:00.515185 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-db6b3084-fbda-46d4-a55c-ce795ae8a8f4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:06:00.524439 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:06:00.524439 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:06:00.528777 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-db6b3084-fbda-46d4-a55c-ce795ae8a8f4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Volume info retrieved successfully. Aug 04 11:06:00.534216 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-db6b3084-fbda-46d4-a55c-ce795ae8a8f4 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 returned with HTTP 200 Aug 04 11:06:00.534745 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1448/5778] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:06:00 2026] GET /volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 => generated 922 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:06:01.547334 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-98b55868-4f94-4e8c-8017-46c4ca9b1bc9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:06:01.549543 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-98b55868-4f94-4e8c-8017-46c4ca9b1bc9 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] GET https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 Aug 04 11:06:01.549749 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-98b55868-4f94-4e8c-8017-46c4ca9b1bc9 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:06:01.549930 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-98b55868-4f94-4e8c-8017-46c4ca9b1bc9 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:06:01.555337 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-98b55868-4f94-4e8c-8017-46c4ca9b1bc9 tempest-VolumeMultiattachTests-568564483 tempest-VolumeMultiattachTests-568564483-project-member] https://10.4.3.232/volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 returned with HTTP 404 Aug 04 11:06:01.555829 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1443/5779] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:06:01 2026] GET /volume/v3/volumes/65c3d910-f92f-482f-b4e5-4ecba63d5a81 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:06:01.562693 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-805269f8-4544-4e23-85c9-73e231b91306 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:06:01.564371 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-805269f8-4544-4e23-85c9-73e231b91306 tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] GET https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 Aug 04 11:06:01.564780 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-805269f8-4544-4e23-85c9-73e231b91306 tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:06:01.566323 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-805269f8-4544-4e23-85c9-73e231b91306 tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:06:01.566323 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-805269f8-4544-4e23-85c9-73e231b91306 tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 11:06:01.577014 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-805269f8-4544-4e23-85c9-73e231b91306 tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] Get all volumes completed successfully. Aug 04 11:06:01.578772 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:06:01.578772 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:06:01.584195 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-805269f8-4544-4e23-85c9-73e231b91306 tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 11:06:01.584738 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1451/5780] 10.4.3.232 () {66 vars in 1285 bytes} [Tue Aug 4 11:06:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8770 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:06:01.597811 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a69368a7-3f8b-4a35-a168-addf25e9fb9c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:06:01.599601 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a69368a7-3f8b-4a35-a168-addf25e9fb9c tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] DELETE https://10.4.3.232/volume/v3/types/674c1490-1935-400a-bf25-82d1fe22e052 Aug 04 11:06:01.599791 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a69368a7-3f8b-4a35-a168-addf25e9fb9c tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:06:01.599978 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a69368a7-3f8b-4a35-a168-addf25e9fb9c tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:06:01.620005 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a69368a7-3f8b-4a35-a168-addf25e9fb9c tempest-VolumeMultiattachTests-1546817261 tempest-VolumeMultiattachTests-1546817261-project-admin] https://10.4.3.232/volume/v3/types/674c1490-1935-400a-bf25-82d1fe22e052 returned with HTTP 202 Aug 04 11:06:01.620373 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1439/5781] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 11:06:01 2026] DELETE /volume/v3/types/674c1490-1935-400a-bf25-82d1fe22e052 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:06:10.533169 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=73,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:06:11.552047 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=59,cinder:INSERT=2,cinder:UPDATE=3 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:06:11.581911 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=69,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:06:11.617971 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=59,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:06:30.842378 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [req-a3462744-00f1-4f18-bb4f-6091d40c39e1 req-6d1fa514-3268-4e64-9060-0313ed51ee8d None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:06:30.844138 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-a3462744-00f1-4f18-bb4f-6091d40c39e1 req-6d1fa514-3268-4e64-9060-0313ed51ee8d tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] DELETE https://10.4.3.232/volume/v3/attachments/a1dd9cea-eba3-4181-8713-88dce7c3ded6 Aug 04 11:06:30.844330 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-a3462744-00f1-4f18-bb4f-6091d40c39e1 req-6d1fa514-3268-4e64-9060-0313ed51ee8d tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:06:30.844501 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [req-a3462744-00f1-4f18-bb4f-6091d40c39e1 req-6d1fa514-3268-4e64-9060-0313ed51ee8d tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'version_select' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:06:30.850340 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:06:30.850340 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:06:30.893227 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [req-a3462744-00f1-4f18-bb4f-6091d40c39e1 req-6d1fa514-3268-4e64-9060-0313ed51ee8d tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/attachments/a1dd9cea-eba3-4181-8713-88dce7c3ded6 returned with HTTP 200 Aug 04 11:06:30.893678 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1449/5782] 10.4.3.232 () {72 vars in 1673 bytes} [Tue Aug 4 11:06:30 2026] DELETE /volume/v3/attachments/a1dd9cea-eba3-4181-8713-88dce7c3ded6 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 11:06:32.265112 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bdc30c20-472a-4c03-a1bc-1ff6c9c339c5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:06:32.267003 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bdc30c20-472a-4c03-a1bc-1ff6c9c339c5 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] DELETE https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 Aug 04 11:06:32.267187 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bdc30c20-472a-4c03-a1bc-1ff6c9c339c5 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:06:32.267377 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bdc30c20-472a-4c03-a1bc-1ff6c9c339c5 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:06:32.267527 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-bdc30c20-472a-4c03-a1bc-1ff6c9c339c5 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Delete volume with id: 6397a7a0-f1a8-433f-a1b1-22eab177de62 Aug 04 11:06:32.274308 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:06:32.274308 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:06:32.274749 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bdc30c20-472a-4c03-a1bc-1ff6c9c339c5 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:06:32.283632 np0000006413 devstack@c-api.service[100253]: WARNING cinder.keymgr.conf_key_mgr [None req-bdc30c20-472a-4c03-a1bc-1ff6c9c339c5 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 04 11:06:32.291319 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bdc30c20-472a-4c03-a1bc-1ff6c9c339c5 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Delete volume request issued successfully. Aug 04 11:06:32.291494 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bdc30c20-472a-4c03-a1bc-1ff6c9c339c5 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 returned with HTTP 202 Aug 04 11:06:32.291907 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1444/5783] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:06:32 2026] DELETE /volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:06:32.298847 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-39dbad30-c37a-4bfb-a7b3-a4b09d7e122a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:06:32.300547 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-39dbad30-c37a-4bfb-a7b3-a4b09d7e122a tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 Aug 04 11:06:32.300745 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-39dbad30-c37a-4bfb-a7b3-a4b09d7e122a tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:06:32.300939 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-39dbad30-c37a-4bfb-a7b3-a4b09d7e122a tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:06:32.307353 np0000006413 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:06:32.307353 np0000006413 devstack@c-api.service[100254]: warnings.warn( Aug 04 11:06:32.310398 np0000006413 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-39dbad30-c37a-4bfb-a7b3-a4b09d7e122a tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:06:32.314835 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-39dbad30-c37a-4bfb-a7b3-a4b09d7e122a tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 returned with HTTP 200 Aug 04 11:06:32.315225 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1452/5784] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:06:32 2026] GET /volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 => generated 1449 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:06:33.330318 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0c68ff43-95c2-4096-bfc0-2ecf8368818e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:06:33.331935 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0c68ff43-95c2-4096-bfc0-2ecf8368818e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 Aug 04 11:06:33.332102 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0c68ff43-95c2-4096-bfc0-2ecf8368818e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:06:33.332294 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0c68ff43-95c2-4096-bfc0-2ecf8368818e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:06:33.337584 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0c68ff43-95c2-4096-bfc0-2ecf8368818e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 returned with HTTP 404 Aug 04 11:06:33.338020 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1440/5785] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:06:33 2026] GET /volume/v3/volumes/6397a7a0-f1a8-433f-a1b1-22eab177de62 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:06:33.575903 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-8beecc1f-677c-4c4e-a995-a8b8269e38a2 None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:06:33.577614 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8beecc1f-677c-4c4e-a995-a8b8269e38a2 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] DELETE https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 Aug 04 11:06:33.577850 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8beecc1f-677c-4c4e-a995-a8b8269e38a2 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:06:33.578103 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-8beecc1f-677c-4c4e-a995-a8b8269e38a2 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:06:33.578341 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.v3.volumes [None req-8beecc1f-677c-4c4e-a995-a8b8269e38a2 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Delete volume with id: 63d29bd2-714b-4bc4-a0c0-d866010e7342 Aug 04 11:06:33.585089 np0000006413 devstack@c-api.service[100255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:06:33.585089 np0000006413 devstack@c-api.service[100255]: warnings.warn( Aug 04 11:06:33.585489 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8beecc1f-677c-4c4e-a995-a8b8269e38a2 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:06:33.595059 np0000006413 devstack@c-api.service[100255]: WARNING cinder.keymgr.conf_key_mgr [None req-8beecc1f-677c-4c4e-a995-a8b8269e38a2 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 04 11:06:33.601098 np0000006413 devstack@c-api.service[100255]: INFO cinder.volume.api [None req-8beecc1f-677c-4c4e-a995-a8b8269e38a2 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Delete volume request issued successfully. Aug 04 11:06:33.601369 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-8beecc1f-677c-4c4e-a995-a8b8269e38a2 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 returned with HTTP 202 Aug 04 11:06:33.601907 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1450/5786] 10.4.3.232 () {66 vars in 1351 bytes} [Tue Aug 4 11:06:33 2026] DELETE /volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:06:33.608177 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-42824e0b-5415-40d4-9a31-9660e867af5e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:06:33.610027 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-42824e0b-5415-40d4-9a31-9660e867af5e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 Aug 04 11:06:33.610262 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-42824e0b-5415-40d4-9a31-9660e867af5e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:06:33.610485 np0000006413 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-42824e0b-5415-40d4-9a31-9660e867af5e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:06:33.616983 np0000006413 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:06:33.616983 np0000006413 devstack@c-api.service[100253]: warnings.warn( Aug 04 11:06:33.620102 np0000006413 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-42824e0b-5415-40d4-9a31-9660e867af5e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Volume info retrieved successfully. Aug 04 11:06:33.624309 np0000006413 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-42824e0b-5415-40d4-9a31-9660e867af5e tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 returned with HTTP 200 Aug 04 11:06:33.624690 np0000006413 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1445/5787] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:06:33 2026] GET /volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 => generated 1430 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:06:34.636636 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2796dddc-2502-44c1-a93f-213802f9d944 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:06:34.638318 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2796dddc-2502-44c1-a93f-213802f9d944 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] GET https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 Aug 04 11:06:34.638526 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2796dddc-2502-44c1-a93f-213802f9d944 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:06:34.638731 np0000006413 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2796dddc-2502-44c1-a93f-213802f9d944 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:06:34.646185 np0000006413 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2796dddc-2502-44c1-a93f-213802f9d944 tempest-TestEncryptedCinderVolumes-365049841 tempest-TestEncryptedCinderVolumes-365049841-project-member] https://10.4.3.232/volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 returned with HTTP 404 Aug 04 11:06:34.646862 np0000006413 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1453/5788] 10.4.3.232 () {66 vars in 1348 bytes} [Tue Aug 4 11:06:34 2026] GET /volume/v3/volumes/63d29bd2-714b-4bc4-a0c0-d866010e7342 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 11:06:34.653058 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-001578ec-d749-429e-9755-5c80ecb39f8b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:06:34.655029 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-001578ec-d749-429e-9755-5c80ecb39f8b tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] GET https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 Aug 04 11:06:34.655269 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-001578ec-d749-429e-9755-5c80ecb39f8b tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:06:34.655505 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-001578ec-d749-429e-9755-5c80ecb39f8b tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:06:34.656373 np0000006413 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-001578ec-d749-429e-9755-5c80ecb39f8b tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 11:06:34.664613 np0000006413 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-001578ec-d749-429e-9755-5c80ecb39f8b tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] Get all volumes completed successfully. Aug 04 11:06:34.666010 np0000006413 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 11:06:34.666010 np0000006413 devstack@c-api.service[100252]: warnings.warn( Aug 04 11:06:34.669600 np0000006413 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-001578ec-d749-429e-9755-5c80ecb39f8b tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] https://10.4.3.232/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 11:06:34.670189 np0000006413 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1441/5789] 10.4.3.232 () {66 vars in 1285 bytes} [Tue Aug 4 11:06:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 11:06:34.682175 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.middleware.request_id [None req-46a4a225-8ddc-4a55-85d7-46f5dff5e56e None None] RequestId filter calling following filter/app {{(pid=100255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 11:06:34.683971 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-46a4a225-8ddc-4a55-85d7-46f5dff5e56e tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] DELETE https://10.4.3.232/volume/v3/types/82855854-fb57-41ac-812f-f93553b012f1 Aug 04 11:06:34.684231 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-46a4a225-8ddc-4a55-85d7-46f5dff5e56e tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] Empty body provided in request {{(pid=100255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 11:06:34.684499 np0000006413 devstack@c-api.service[100255]: DEBUG cinder.api.openstack.wsgi [None req-46a4a225-8ddc-4a55-85d7-46f5dff5e56e tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] Calling method '_delete' {{(pid=100255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 11:06:34.704878 np0000006413 devstack@c-api.service[100255]: INFO cinder.api.openstack.wsgi [None req-46a4a225-8ddc-4a55-85d7-46f5dff5e56e tempest-TestEncryptedCinderVolumes-1808253132 tempest-TestEncryptedCinderVolumes-1808253132-project-admin] https://10.4.3.232/volume/v3/types/82855854-fb57-41ac-812f-f93553b012f1 returned with HTTP 202 Aug 04 11:06:34.705287 np0000006413 devstack@c-api.service[100255]: [pid: 100255|app: 0|req: 1451/5790] 10.4.3.232 () {66 vars in 1345 bytes} [Tue Aug 4 11:06:34 2026] DELETE /volume/v3/types/82855854-fb57-41ac-812f-f93553b012f1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 11:06:43.623153 np0000006413 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:06:44.641518 np0000006413 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=5 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:06:44.668427 np0000006413 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=3 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 11:06:44.702188 np0000006413 devstack@c-api.service[100255]: DEBUG dbcounter [-] [100255] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}